Max level shown:
1 [ Aug 5 16:46:21 Enabled. ]
2 [ Aug 5 16:46:21 Rereading configuration. ]
3 [ Aug 5 16:46:22 Rereading configuration. ]
4 [ Aug 5 16:46:31 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 [ Aug 5 16:46:31 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.08.05 16:46:32.704434 [ 1 ] {} <Information> Application: Will watch for the process with pid 29814
33 2024.08.05 16:46:32.704886 [ 1 ] {} <Information> Application: Forked a child process to watch
34 2024.08.05 16:46:32.948990 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: <unknown>), PID 29814
35 2024.08.05 16:46:32.949706 [ 1 ] {} <Information> Application: starting up
36 2024.08.05 16:46:32.950400 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc
37 2024.08.05 16:46:33.038901 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48.
38 2024.08.05 16:46:33.482538 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536
39 2024.08.05 16:46:33.482598 [ 1 ] {} <Debug> Application: Initializing DateLUT.
40 2024.08.05 16:46:33.482618 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'.
41 2024.08.05 16:46:33.482703 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it
42 2024.08.05 16:46:33.483008 [ 1 ] {} <Debug> Application: Initializing interserver credentials.
43 2024.08.05 16:46:33.484476 [ 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.08.05 16:46:33.484959 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
48 2024.08.05 16:46:33.485813 [ 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.08.05 16:46:33.485838 [ 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.08.05 16:46:33.485851 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB
51 2024.08.05 16:46:33.486049 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads
52 2024.08.05 16:46:33.487065 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads
53 2024.08.05 16:46:33.492413 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads
54 2024.08.05 16:46:33.493123 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads
55 2024.08.05 16:46:33.494391 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
56 2024.08.05 16:46:33.494453 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
57 2024.08.05 16:46:33.495933 [ 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.08.05 16:46:33.496267 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
62 2024.08.05 16:46:33.500467 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
63 2024.08.05 16:46:33.501118 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: config.xml
64 2024.08.05 16:46:33.502751 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin
65 2024.08.05 16:46:33.503145 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8
66 2024.08.05 16:46:33.503482 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8
67 2024.08.05 16:46:33.503833 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8
68 2024.08.05 16:46:33.505139 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds
69 2024.08.05 16:46:33.505166 [ 1 ] {} <Information> Application: Loading metadata from /data/
70 2024.08.05 16:46:33.505239 [ 132 ] {} <Debug> DNSResolver: Updating DNS cache
71 2024.08.05 16:46:33.505392 [ 132 ] {} <Debug> DNSResolver: Updated DNS cache
72 2024.08.05 16:46:33.782632 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total.
73 2024.08.05 16:46:33.782705 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000326426 sec
74 2024.08.05 16:46:33.782772 [ 1 ] {} <Trace> ReferentialDeps: No tables
75 2024.08.05 16:46:33.782797 [ 1 ] {} <Trace> LoadingDeps: No tables
76 2024.08.05 16:46:33.784014 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables.
77 2024.08.05 16:46:33.785036 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config
78 2024.08.05 16:46:33.785058 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config
79 2024.08.05 16:46:33.785089 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config
80 2024.08.05 16:46:33.785104 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config
81 2024.08.05 16:46:33.785116 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config
82 2024.08.05 16:46:33.785147 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config
83 2024.08.05 16:46:33.785159 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config
84 2024.08.05 16:46:33.785174 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config
85 2024.08.05 16:46:33.785204 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config
86 2024.08.05 16:46:33.785217 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config
87 2024.08.05 16:46:33.785232 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config
88 2024.08.05 16:46:33.785246 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config
89 2024.08.05 16:46:33.785277 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config
90 2024.08.05 16:46:33.785290 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config
91 2024.08.05 16:46:33.785305 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config
92 2024.08.05 16:46:33.785330 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config
93 2024.08.05 16:46:33.785345 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config
94 2024.08.05 16:46:33.822254 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal.
95 2024.08.05 16:46:33.869388 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total.
96 2024.08.05 16:46:33.869425 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.3481e-05 sec
97 2024.08.05 16:46:33.869444 [ 1 ] {} <Trace> ReferentialDeps: No tables
98 2024.08.05 16:46:33.869466 [ 1 ] {} <Trace> LoadingDeps: No tables
99 2024.08.05 16:46:33.869496 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables.
100 2024.08.05 16:46:33.869713 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/
101 2024.08.05 16:46:33.869765 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded
102 2024.08.05 16:46:33.869782 [ 1 ] {} <Debug> Application: Loaded metadata.
103 2024.08.05 16:46:33.869800 [ 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.08.05 16:46:33.869815 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled.
105 2024.08.05 16:46:33.980943 [ 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.08.05 16:46:34.598952 [ 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.08.05 16:46:34.599007 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair.
108 2024.08.05 16:46:34.661029 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
109 2024.08.05 16:46:34.661229 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 9.86 MiB, peak 16.07 MiB, free memory in arenas 0.00 B, will set to 157.08 MiB (RSS), difference: 147.22 MiB
110 2024.08.05 16:46:34.662099 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.517e-05 sec.
111 2024.08.05 16:46:34.662437 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123
112 2024.08.05 16:46:34.662521 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000
113 2024.08.05 16:46:34.662581 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004
114 2024.08.05 16:46:34.662601 [ 1 ] {} <Information> Application: Ready for connections.
115 2024.08.05 16:46:38.903324 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44030, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
116 2024.08.05 16:46:38.903676 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
117 2024.08.05 16:46:38.903747 [ 3 ] {} <Debug> HTTP-Session: cfecd1ff-6b98-4007-87f0-ee8cdfef27d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:44030
118 2024.08.05 16:46:38.903798 [ 3 ] {} <Debug> HTTP-Session: cfecd1ff-6b98-4007-87f0-ee8cdfef27d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
119 2024.08.05 16:46:38.903836 [ 3 ] {} <Debug> HTTP-Session: cfecd1ff-6b98-4007-87f0-ee8cdfef27d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
120 2024.08.05 16:46:38.903976 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false
121 2024.08.05 16:46:38.904036 [ 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.08.05 16:46:38.904081 [ 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.08.05 16:46:38.904177 [ 3 ] {} <Trace> HTTP-Session: cfecd1ff-6b98-4007-87f0-ee8cdfef27d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
124 2024.08.05 16:46:38.905296 [ 3 ] {b282b72f-865c-4090-8ca2-14fe372f267d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44030) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
125 2024.08.05 16:46:38.946361 [ 3 ] {b282b72f-865c-4090-8ca2-14fe372f267d} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:44030) (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 @ 0x0000000000114307 in /system/lib/amd64/libc.so.1
149 
150 2024.08.05 16:46:38.947099 [ 3 ] {b282b72f-865c-4090-8ca2-14fe372f267d} <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 @ 0x0000000000114307 in /system/lib/amd64/libc.so.1
174 (version 23.8.7.1)
175 2024.08.05 16:46:38.948535 [ 3 ] {} <Debug> HTTP-Session: cfecd1ff-6b98-4007-87f0-ee8cdfef27d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
176 2024.08.05 16:46:38.948943 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44030, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
177 2024.08.05 16:46:38.949008 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
178 2024.08.05 16:46:38.949034 [ 3 ] {} <Debug> HTTP-Session: cc5adbfe-7a8c-45c9-bd59-de523c6e5173 Authenticating user 'default' from [fd00:1122:3344:101::d]:44030
179 2024.08.05 16:46:38.949060 [ 3 ] {} <Debug> HTTP-Session: cc5adbfe-7a8c-45c9-bd59-de523c6e5173 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
180 2024.08.05 16:46:38.949073 [ 3 ] {} <Debug> HTTP-Session: cc5adbfe-7a8c-45c9-bd59-de523c6e5173 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
181 2024.08.05 16:46:38.949117 [ 3 ] {} <Trace> HTTP-Session: cc5adbfe-7a8c-45c9-bd59-de523c6e5173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
182 2024.08.05 16:46:38.950260 [ 3 ] {8f24fc68-de6d-47b9-95d5-b97ad0687513} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44030) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete)
183 2024.08.05 16:46:38.950381 [ 3 ] {8f24fc68-de6d-47b9-95d5-b97ad0687513} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters ORDER BY cluster (stage: Complete)
184 2024.08.05 16:46:38.952521 [ 3 ] {8f24fc68-de6d-47b9-95d5-b97ad0687513} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters
185 2024.08.05 16:46:38.955439 [ 3 ] {8f24fc68-de6d-47b9-95d5-b97ad0687513} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
186 2024.08.05 16:46:38.961661 [ 3 ] {8f24fc68-de6d-47b9-95d5-b97ad0687513} <Debug> DynamicQueryHandler: Done processing query
187 2024.08.05 16:46:38.961696 [ 3 ] {8f24fc68-de6d-47b9-95d5-b97ad0687513} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
188 2024.08.05 16:46:38.961718 [ 3 ] {} <Debug> HTTP-Session: cc5adbfe-7a8c-45c9-bd59-de523c6e5173 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
189 2024.08.05 16:46:38.963463 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44030, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
190 2024.08.05 16:46:38.963531 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
191 2024.08.05 16:46:38.963559 [ 3 ] {} <Debug> HTTP-Session: bea73eb8-150b-4fbd-95c4-58bb3826a3a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:44030
192 2024.08.05 16:46:38.963581 [ 3 ] {} <Debug> HTTP-Session: bea73eb8-150b-4fbd-95c4-58bb3826a3a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
193 2024.08.05 16:46:38.963602 [ 3 ] {} <Debug> HTTP-Session: bea73eb8-150b-4fbd-95c4-58bb3826a3a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
194 2024.08.05 16:46:38.963647 [ 3 ] {} <Trace> HTTP-Session: bea73eb8-150b-4fbd-95c4-58bb3826a3a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
195 2024.08.05 16:46:38.963793 [ 3 ] {49f42ca5-ebe0-4de3-adb8-4479d77bf8d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44030) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
196 2024.08.05 16:46:38.964098 [ 3 ] {49f42ca5-ebe0-4de3-adb8-4479d77bf8d9} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:44030) (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 @ 0x0000000000114307 in /system/lib/amd64/libc.so.1
220 
221 2024.08.05 16:46:38.964220 [ 3 ] {49f42ca5-ebe0-4de3-adb8-4479d77bf8d9} <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 @ 0x0000000000114307 in /system/lib/amd64/libc.so.1
245 (version 23.8.7.1)
246 2024.08.05 16:46:38.964381 [ 3 ] {} <Debug> HTTP-Session: bea73eb8-150b-4fbd-95c4-58bb3826a3a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
247 2024.08.05 16:46:38.965607 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44030, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
248 2024.08.05 16:46:38.965655 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
249 2024.08.05 16:46:38.965674 [ 3 ] {} <Debug> HTTP-Session: 7bddaa85-35a4-4393-a8cc-9ffedb645b95 Authenticating user 'default' from [fd00:1122:3344:101::d]:44030
250 2024.08.05 16:46:38.965694 [ 3 ] {} <Debug> HTTP-Session: 7bddaa85-35a4-4393-a8cc-9ffedb645b95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
251 2024.08.05 16:46:38.965710 [ 3 ] {} <Debug> HTTP-Session: 7bddaa85-35a4-4393-a8cc-9ffedb645b95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
252 2024.08.05 16:46:38.965738 [ 3 ] {} <Trace> HTTP-Session: 7bddaa85-35a4-4393-a8cc-9ffedb645b95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
253 2024.08.05 16:46:38.965901 [ 3 ] {18882d33-58c5-45e6-853e-25732cfda112} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44030) DROP DATABASE IF EXISTS oximeter (stage: Complete)
254 2024.08.05 16:46:38.966063 [ 3 ] {18882d33-58c5-45e6-853e-25732cfda112} <Debug> DynamicQueryHandler: Done processing query
255 2024.08.05 16:46:38.966086 [ 3 ] {} <Debug> HTTP-Session: 7bddaa85-35a4-4393-a8cc-9ffedb645b95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
256 2024.08.05 16:46:38.966215 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44030, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
257 2024.08.05 16:46:38.966263 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
258 2024.08.05 16:46:38.966285 [ 3 ] {} <Debug> HTTP-Session: 017c84ee-8387-4ffa-b941-6b9e5d8ca03d Authenticating user 'default' from [fd00:1122:3344:101::d]:44030
259 2024.08.05 16:46:38.966301 [ 3 ] {} <Debug> HTTP-Session: 017c84ee-8387-4ffa-b941-6b9e5d8ca03d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
260 2024.08.05 16:46:38.966317 [ 3 ] {} <Debug> HTTP-Session: 017c84ee-8387-4ffa-b941-6b9e5d8ca03d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
261 2024.08.05 16:46:38.966348 [ 3 ] {} <Trace> HTTP-Session: 017c84ee-8387-4ffa-b941-6b9e5d8ca03d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
262 2024.08.05 16:46:38.966433 [ 3 ] {666d11fe-1e95-4954-b9a8-7ba27ce7ff47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44030) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete)
263 2024.08.05 16:46:38.966489 [ 3 ] {666d11fe-1e95-4954-b9a8-7ba27ce7ff47} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.*
264 2024.08.05 16:46:38.978769 [ 3 ] {666d11fe-1e95-4954-b9a8-7ba27ce7ff47} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total.
265 2024.08.05 16:46:38.978805 [ 3 ] {666d11fe-1e95-4954-b9a8-7ba27ce7ff47} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.2612e-05 sec
266 2024.08.05 16:46:38.978823 [ 3 ] {666d11fe-1e95-4954-b9a8-7ba27ce7ff47} <Trace> ReferentialDeps: No tables
267 2024.08.05 16:46:38.978841 [ 3 ] {666d11fe-1e95-4954-b9a8-7ba27ce7ff47} <Trace> LoadingDeps: No tables
268 2024.08.05 16:46:38.978868 [ 3 ] {666d11fe-1e95-4954-b9a8-7ba27ce7ff47} <Information> DatabaseAtomic (oximeter): Starting up tables.
269 2024.08.05 16:46:38.979015 [ 3 ] {666d11fe-1e95-4954-b9a8-7ba27ce7ff47} <Debug> DynamicQueryHandler: Done processing query
270 2024.08.05 16:46:38.979042 [ 3 ] {} <Debug> HTTP-Session: 017c84ee-8387-4ffa-b941-6b9e5d8ca03d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
271 2024.08.05 16:46:38.979193 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44030, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
272 2024.08.05 16:46:38.979243 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
273 2024.08.05 16:46:38.979262 [ 3 ] {} <Debug> HTTP-Session: f064dac2-ac1c-4a0f-9f2b-a9673addd493 Authenticating user 'default' from [fd00:1122:3344:101::d]:44030
274 2024.08.05 16:46:38.979282 [ 3 ] {} <Debug> HTTP-Session: f064dac2-ac1c-4a0f-9f2b-a9673addd493 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
275 2024.08.05 16:46:38.979302 [ 3 ] {} <Debug> HTTP-Session: f064dac2-ac1c-4a0f-9f2b-a9673addd493 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
276 2024.08.05 16:46:38.979330 [ 3 ] {} <Trace> HTTP-Session: f064dac2-ac1c-4a0f-9f2b-a9673addd493 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
277 2024.08.05 16:46:38.979469 [ 3 ] {9965b807-f5bf-48e0-a02a-9444d52053ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44030) /* 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.08.05 16:46:38.979516 [ 3 ] {9965b807-f5bf-48e0-a02a-9444d52053ec} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version
280 2024.08.05 16:46:38.982857 [ 3 ] {9965b807-f5bf-48e0-a02a-9444d52053ec} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1
281 2024.08.05 16:46:38.988047 [ 3 ] {9965b807-f5bf-48e0-a02a-9444d52053ec} <Debug> oximeter.version (77c358ef-309c-4f42-a60d-b1ef60ae6564): Loading data parts
282 2024.08.05 16:46:38.988458 [ 3 ] {9965b807-f5bf-48e0-a02a-9444d52053ec} <Debug> oximeter.version (77c358ef-309c-4f42-a60d-b1ef60ae6564): There are no data parts
283 2024.08.05 16:46:38.995903 [ 3 ] {9965b807-f5bf-48e0-a02a-9444d52053ec} <Debug> DynamicQueryHandler: Done processing query
284 2024.08.05 16:46:38.995934 [ 3 ] {} <Debug> HTTP-Session: f064dac2-ac1c-4a0f-9f2b-a9673addd493 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
285 2024.08.05 16:46:38.996094 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44030, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
286 2024.08.05 16:46:38.996150 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
287 2024.08.05 16:46:38.996174 [ 3 ] {} <Debug> HTTP-Session: 103ba76c-b32c-4a23-b4b7-2eb13a603624 Authenticating user 'default' from [fd00:1122:3344:101::d]:44030
288 2024.08.05 16:46:38.996190 [ 3 ] {} <Debug> HTTP-Session: 103ba76c-b32c-4a23-b4b7-2eb13a603624 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
289 2024.08.05 16:46:38.996206 [ 3 ] {} <Debug> HTTP-Session: 103ba76c-b32c-4a23-b4b7-2eb13a603624 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
290 2024.08.05 16:46:38.996239 [ 3 ] {} <Trace> HTTP-Session: 103ba76c-b32c-4a23-b4b7-2eb13a603624 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
291 2024.08.05 16:46:38.996433 [ 3 ] {5490e76e-b2b2-42b8-9a95-bcbd8703b215} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44030) /* 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.08.05 16:46:38.996486 [ 3 ] {5490e76e-b2b2-42b8-9a95-bcbd8703b215} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool
303 2024.08.05 16:46:39.000199 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.93 MiB, peak 161.70 MiB, free memory in arenas 0.00 B, will set to 170.75 MiB (RSS), difference: 11.82 MiB
304 2024.08.05 16:46:39.004512 [ 3 ] {5490e76e-b2b2-42b8-9a95-bcbd8703b215} <Debug> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd): Loading data parts
305 2024.08.05 16:46:39.004695 [ 3 ] {5490e76e-b2b2-42b8-9a95-bcbd8703b215} <Debug> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd): There are no data parts
306 2024.08.05 16:46:39.012785 [ 3 ] {5490e76e-b2b2-42b8-9a95-bcbd8703b215} <Debug> DynamicQueryHandler: Done processing query
307 2024.08.05 16:46:39.012834 [ 3 ] {} <Debug> HTTP-Session: 103ba76c-b32c-4a23-b4b7-2eb13a603624 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
308 2024.08.05 16:46:39.013071 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44030, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
309 2024.08.05 16:46:39.013172 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
310 2024.08.05 16:46:39.013199 [ 3 ] {} <Debug> HTTP-Session: 873a1adc-5d59-4831-a5d9-43e8ec07ce2f Authenticating user 'default' from [fd00:1122:3344:101::d]:44030
311 2024.08.05 16:46:39.013215 [ 3 ] {} <Debug> HTTP-Session: 873a1adc-5d59-4831-a5d9-43e8ec07ce2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
312 2024.08.05 16:46:39.013232 [ 3 ] {} <Debug> HTTP-Session: 873a1adc-5d59-4831-a5d9-43e8ec07ce2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
313 2024.08.05 16:46:39.013262 [ 3 ] {} <Trace> HTTP-Session: 873a1adc-5d59-4831-a5d9-43e8ec07ce2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
314 2024.08.05 16:46:39.013435 [ 3 ] {c6467ade-5c8c-4362-9c08-96e5c0ef4a04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44030) 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)
315 2024.08.05 16:46:39.013488 [ 3 ] {c6467ade-5c8c-4362-9c08-96e5c0ef4a04} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8
316 2024.08.05 16:46:39.018775 [ 3 ] {c6467ade-5c8c-4362-9c08-96e5c0ef4a04} <Debug> oximeter.measurements_i8 (89924d0b-c897-479b-8713-092cd7f3dc14): Loading data parts
317 2024.08.05 16:46:39.018980 [ 3 ] {c6467ade-5c8c-4362-9c08-96e5c0ef4a04} <Debug> oximeter.measurements_i8 (89924d0b-c897-479b-8713-092cd7f3dc14): There are no data parts
318 2024.08.05 16:46:39.025456 [ 3 ] {c6467ade-5c8c-4362-9c08-96e5c0ef4a04} <Debug> DynamicQueryHandler: Done processing query
319 2024.08.05 16:46:39.025487 [ 3 ] {} <Debug> HTTP-Session: 873a1adc-5d59-4831-a5d9-43e8ec07ce2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
320 2024.08.05 16:46:39.025646 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44030, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
321 2024.08.05 16:46:39.025708 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
322 2024.08.05 16:46:39.025731 [ 3 ] {} <Debug> HTTP-Session: da6b8146-917e-46a2-98a0-7c7758976f86 Authenticating user 'default' from [fd00:1122:3344:101::d]:44030
323 2024.08.05 16:46:39.025755 [ 3 ] {} <Debug> HTTP-Session: da6b8146-917e-46a2-98a0-7c7758976f86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
324 2024.08.05 16:46:39.025778 [ 3 ] {} <Debug> HTTP-Session: da6b8146-917e-46a2-98a0-7c7758976f86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
325 2024.08.05 16:46:39.025812 [ 3 ] {} <Trace> HTTP-Session: da6b8146-917e-46a2-98a0-7c7758976f86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
326 2024.08.05 16:46:39.026023 [ 3 ] {2c5263ae-213f-4878-a604-80c73407fdad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44030) 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)
327 2024.08.05 16:46:39.026110 [ 3 ] {2c5263ae-213f-4878-a604-80c73407fdad} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8
328 2024.08.05 16:46:39.029397 [ 3 ] {2c5263ae-213f-4878-a604-80c73407fdad} <Debug> oximeter.measurements_u8 (cd45c43c-6491-4e8e-b194-e66ad4b3e04b): Loading data parts
329 2024.08.05 16:46:39.029560 [ 3 ] {2c5263ae-213f-4878-a604-80c73407fdad} <Debug> oximeter.measurements_u8 (cd45c43c-6491-4e8e-b194-e66ad4b3e04b): There are no data parts
330 2024.08.05 16:46:39.033437 [ 3 ] {2c5263ae-213f-4878-a604-80c73407fdad} <Debug> DynamicQueryHandler: Done processing query
331 2024.08.05 16:46:39.033467 [ 3 ] {} <Debug> HTTP-Session: da6b8146-917e-46a2-98a0-7c7758976f86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
332 2024.08.05 16:46:39.033623 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44030, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
333 2024.08.05 16:46:39.033684 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
334 2024.08.05 16:46:39.033711 [ 3 ] {} <Debug> HTTP-Session: e1f16532-0df2-4352-b8f6-ee72d380176a Authenticating user 'default' from [fd00:1122:3344:101::d]:44030
335 2024.08.05 16:46:39.033730 [ 3 ] {} <Debug> HTTP-Session: e1f16532-0df2-4352-b8f6-ee72d380176a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
336 2024.08.05 16:46:39.033750 [ 3 ] {} <Debug> HTTP-Session: e1f16532-0df2-4352-b8f6-ee72d380176a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
337 2024.08.05 16:46:39.033790 [ 3 ] {} <Trace> HTTP-Session: e1f16532-0df2-4352-b8f6-ee72d380176a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
338 2024.08.05 16:46:39.033998 [ 3 ] {ce45c130-c916-4afd-bc85-556c6d708383} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44030) 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)
339 2024.08.05 16:46:39.034060 [ 3 ] {ce45c130-c916-4afd-bc85-556c6d708383} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16
340 2024.08.05 16:46:39.038999 [ 3 ] {ce45c130-c916-4afd-bc85-556c6d708383} <Debug> oximeter.measurements_i16 (d50728f6-0f98-44ef-8eab-860dd74dc2e5): Loading data parts
341 2024.08.05 16:46:39.039218 [ 3 ] {ce45c130-c916-4afd-bc85-556c6d708383} <Debug> oximeter.measurements_i16 (d50728f6-0f98-44ef-8eab-860dd74dc2e5): There are no data parts
342 2024.08.05 16:46:39.045231 [ 3 ] {ce45c130-c916-4afd-bc85-556c6d708383} <Debug> DynamicQueryHandler: Done processing query
343 2024.08.05 16:46:39.045257 [ 3 ] {} <Debug> HTTP-Session: e1f16532-0df2-4352-b8f6-ee72d380176a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
344 2024.08.05 16:46:39.045400 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44030, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
345 2024.08.05 16:46:39.045451 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
346 2024.08.05 16:46:39.045471 [ 3 ] {} <Debug> HTTP-Session: 21523e65-d12d-4cce-a4ef-02ef57a06190 Authenticating user 'default' from [fd00:1122:3344:101::d]:44030
347 2024.08.05 16:46:39.045492 [ 3 ] {} <Debug> HTTP-Session: 21523e65-d12d-4cce-a4ef-02ef57a06190 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
348 2024.08.05 16:46:39.045508 [ 3 ] {} <Debug> HTTP-Session: 21523e65-d12d-4cce-a4ef-02ef57a06190 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
349 2024.08.05 16:46:39.045537 [ 3 ] {} <Trace> HTTP-Session: 21523e65-d12d-4cce-a4ef-02ef57a06190 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
350 2024.08.05 16:46:39.045714 [ 3 ] {3b37dd91-d109-4481-a5aa-ea5fd5df87ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44030) 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)
351 2024.08.05 16:46:39.045767 [ 3 ] {3b37dd91-d109-4481-a5aa-ea5fd5df87ef} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16
352 2024.08.05 16:46:39.048978 [ 3 ] {3b37dd91-d109-4481-a5aa-ea5fd5df87ef} <Debug> oximeter.measurements_u16 (5ccc1ce1-8ba9-46da-b277-96c4d3a67ae2): Loading data parts
353 2024.08.05 16:46:39.049199 [ 3 ] {3b37dd91-d109-4481-a5aa-ea5fd5df87ef} <Debug> oximeter.measurements_u16 (5ccc1ce1-8ba9-46da-b277-96c4d3a67ae2): There are no data parts
354 2024.08.05 16:46:39.053394 [ 3 ] {3b37dd91-d109-4481-a5aa-ea5fd5df87ef} <Debug> DynamicQueryHandler: Done processing query
355 2024.08.05 16:46:39.053456 [ 3 ] {} <Debug> HTTP-Session: 21523e65-d12d-4cce-a4ef-02ef57a06190 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
356 2024.08.05 16:46:39.053677 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44030, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
357 2024.08.05 16:46:39.053777 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
358 2024.08.05 16:46:39.053828 [ 3 ] {} <Debug> HTTP-Session: b1c1fc7c-e441-442b-a835-9533ea36e4e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:44030
359 2024.08.05 16:46:39.053860 [ 3 ] {} <Debug> HTTP-Session: b1c1fc7c-e441-442b-a835-9533ea36e4e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
360 2024.08.05 16:46:39.053894 [ 3 ] {} <Debug> HTTP-Session: b1c1fc7c-e441-442b-a835-9533ea36e4e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
361 2024.08.05 16:46:39.053997 [ 3 ] {} <Trace> HTTP-Session: b1c1fc7c-e441-442b-a835-9533ea36e4e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
362 2024.08.05 16:46:39.054380 [ 3 ] {7b19f928-3791-41e5-b605-980d13d4f442} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44030) 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)
363 2024.08.05 16:46:39.054501 [ 3 ] {7b19f928-3791-41e5-b605-980d13d4f442} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32
364 2024.08.05 16:46:39.059402 [ 3 ] {7b19f928-3791-41e5-b605-980d13d4f442} <Debug> oximeter.measurements_i32 (07b3fa2e-8b53-42a4-a387-7c2b691a9421): Loading data parts
365 2024.08.05 16:46:39.059671 [ 3 ] {7b19f928-3791-41e5-b605-980d13d4f442} <Debug> oximeter.measurements_i32 (07b3fa2e-8b53-42a4-a387-7c2b691a9421): There are no data parts
366 2024.08.05 16:46:39.062037 [ 3 ] {7b19f928-3791-41e5-b605-980d13d4f442} <Debug> DynamicQueryHandler: Done processing query
367 2024.08.05 16:46:39.062062 [ 3 ] {} <Debug> HTTP-Session: b1c1fc7c-e441-442b-a835-9533ea36e4e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
368 2024.08.05 16:46:39.062176 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44030, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
369 2024.08.05 16:46:39.062252 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
370 2024.08.05 16:46:39.062275 [ 3 ] {} <Debug> HTTP-Session: 20dec636-9465-4366-919e-eba27d3c071b Authenticating user 'default' from [fd00:1122:3344:101::d]:44030
371 2024.08.05 16:46:39.062292 [ 3 ] {} <Debug> HTTP-Session: 20dec636-9465-4366-919e-eba27d3c071b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
372 2024.08.05 16:46:39.062309 [ 3 ] {} <Debug> HTTP-Session: 20dec636-9465-4366-919e-eba27d3c071b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
373 2024.08.05 16:46:39.062342 [ 3 ] {} <Trace> HTTP-Session: 20dec636-9465-4366-919e-eba27d3c071b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
374 2024.08.05 16:46:39.062519 [ 3 ] {1d1d1eca-ddd5-4559-9f62-8003a8acc428} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44030) 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)
375 2024.08.05 16:46:39.062568 [ 3 ] {1d1d1eca-ddd5-4559-9f62-8003a8acc428} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32
376 2024.08.05 16:46:39.065389 [ 3 ] {1d1d1eca-ddd5-4559-9f62-8003a8acc428} <Debug> oximeter.measurements_u32 (47b1f9ac-988f-4fde-bf8b-b870e8f891e3): Loading data parts
377 2024.08.05 16:46:39.065541 [ 3 ] {1d1d1eca-ddd5-4559-9f62-8003a8acc428} <Debug> oximeter.measurements_u32 (47b1f9ac-988f-4fde-bf8b-b870e8f891e3): There are no data parts
378 2024.08.05 16:46:39.069566 [ 3 ] {1d1d1eca-ddd5-4559-9f62-8003a8acc428} <Debug> DynamicQueryHandler: Done processing query
379 2024.08.05 16:46:39.069628 [ 3 ] {} <Debug> HTTP-Session: 20dec636-9465-4366-919e-eba27d3c071b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
380 2024.08.05 16:46:39.069831 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44030, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
381 2024.08.05 16:46:39.069935 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
382 2024.08.05 16:46:39.069982 [ 3 ] {} <Debug> HTTP-Session: cece3c9a-3128-4231-9efb-0511cc5af9ef Authenticating user 'default' from [fd00:1122:3344:101::d]:44030
383 2024.08.05 16:46:39.070014 [ 3 ] {} <Debug> HTTP-Session: cece3c9a-3128-4231-9efb-0511cc5af9ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
384 2024.08.05 16:46:39.070047 [ 3 ] {} <Debug> HTTP-Session: cece3c9a-3128-4231-9efb-0511cc5af9ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
385 2024.08.05 16:46:39.070113 [ 3 ] {} <Trace> HTTP-Session: cece3c9a-3128-4231-9efb-0511cc5af9ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
386 2024.08.05 16:46:39.070320 [ 3 ] {fd175849-31fb-42f8-9cf4-01dd996b2143} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44030) 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)
387 2024.08.05 16:46:39.070373 [ 3 ] {fd175849-31fb-42f8-9cf4-01dd996b2143} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64
388 2024.08.05 16:46:39.075215 [ 3 ] {fd175849-31fb-42f8-9cf4-01dd996b2143} <Debug> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Loading data parts
389 2024.08.05 16:46:39.075399 [ 3 ] {fd175849-31fb-42f8-9cf4-01dd996b2143} <Debug> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): There are no data parts
390 2024.08.05 16:46:39.083640 [ 3 ] {fd175849-31fb-42f8-9cf4-01dd996b2143} <Debug> DynamicQueryHandler: Done processing query
391 2024.08.05 16:46:39.083673 [ 3 ] {} <Debug> HTTP-Session: cece3c9a-3128-4231-9efb-0511cc5af9ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
392 2024.08.05 16:46:39.083796 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44030, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
393 2024.08.05 16:46:39.083849 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
394 2024.08.05 16:46:39.083873 [ 3 ] {} <Debug> HTTP-Session: c4137aaf-8978-4e04-bb50-c3d21386cf29 Authenticating user 'default' from [fd00:1122:3344:101::d]:44030
395 2024.08.05 16:46:39.083894 [ 3 ] {} <Debug> HTTP-Session: c4137aaf-8978-4e04-bb50-c3d21386cf29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
396 2024.08.05 16:46:39.083908 [ 3 ] {} <Debug> HTTP-Session: c4137aaf-8978-4e04-bb50-c3d21386cf29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
397 2024.08.05 16:46:39.083942 [ 3 ] {} <Trace> HTTP-Session: c4137aaf-8978-4e04-bb50-c3d21386cf29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
398 2024.08.05 16:46:39.084117 [ 3 ] {4d75438e-4fed-49a0-9703-ebf74a115647} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44030) 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)
399 2024.08.05 16:46:39.084166 [ 3 ] {4d75438e-4fed-49a0-9703-ebf74a115647} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64
400 2024.08.05 16:46:39.087615 [ 3 ] {4d75438e-4fed-49a0-9703-ebf74a115647} <Debug> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Loading data parts
401 2024.08.05 16:46:39.087778 [ 3 ] {4d75438e-4fed-49a0-9703-ebf74a115647} <Debug> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): There are no data parts
402 2024.08.05 16:46:39.091637 [ 3 ] {4d75438e-4fed-49a0-9703-ebf74a115647} <Debug> DynamicQueryHandler: Done processing query
403 2024.08.05 16:46:39.091681 [ 3 ] {} <Debug> HTTP-Session: c4137aaf-8978-4e04-bb50-c3d21386cf29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
404 2024.08.05 16:46:39.091817 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44030, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
405 2024.08.05 16:46:39.091881 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
406 2024.08.05 16:46:39.091910 [ 3 ] {} <Debug> HTTP-Session: 85093f9a-6857-4ee8-ab8c-c974b03c8942 Authenticating user 'default' from [fd00:1122:3344:101::d]:44030
407 2024.08.05 16:46:39.091930 [ 3 ] {} <Debug> HTTP-Session: 85093f9a-6857-4ee8-ab8c-c974b03c8942 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
408 2024.08.05 16:46:39.091952 [ 3 ] {} <Debug> HTTP-Session: 85093f9a-6857-4ee8-ab8c-c974b03c8942 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
409 2024.08.05 16:46:39.091992 [ 3 ] {} <Trace> HTTP-Session: 85093f9a-6857-4ee8-ab8c-c974b03c8942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
410 2024.08.05 16:46:39.092191 [ 3 ] {98c77a00-36de-4a90-80e8-8478c5804208} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44030) 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)
411 2024.08.05 16:46:39.092245 [ 3 ] {98c77a00-36de-4a90-80e8-8478c5804208} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32
412 2024.08.05 16:46:39.097136 [ 3 ] {98c77a00-36de-4a90-80e8-8478c5804208} <Debug> oximeter.measurements_f32 (35054b06-656d-4ec8-ab7a-a9940624556b): Loading data parts
413 2024.08.05 16:46:39.097404 [ 3 ] {98c77a00-36de-4a90-80e8-8478c5804208} <Debug> oximeter.measurements_f32 (35054b06-656d-4ec8-ab7a-a9940624556b): There are no data parts
414 2024.08.05 16:46:39.103772 [ 3 ] {98c77a00-36de-4a90-80e8-8478c5804208} <Debug> DynamicQueryHandler: Done processing query
415 2024.08.05 16:46:39.103804 [ 3 ] {} <Debug> HTTP-Session: 85093f9a-6857-4ee8-ab8c-c974b03c8942 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
416 2024.08.05 16:46:39.103917 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44030, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
417 2024.08.05 16:46:39.103971 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
418 2024.08.05 16:46:39.103995 [ 3 ] {} <Debug> HTTP-Session: 23887903-750b-4212-a7d0-a25714327574 Authenticating user 'default' from [fd00:1122:3344:101::d]:44030
419 2024.08.05 16:46:39.104017 [ 3 ] {} <Debug> HTTP-Session: 23887903-750b-4212-a7d0-a25714327574 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
420 2024.08.05 16:46:39.104031 [ 3 ] {} <Debug> HTTP-Session: 23887903-750b-4212-a7d0-a25714327574 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
421 2024.08.05 16:46:39.104064 [ 3 ] {} <Trace> HTTP-Session: 23887903-750b-4212-a7d0-a25714327574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
422 2024.08.05 16:46:39.104240 [ 3 ] {9fb1cc27-357d-4b85-b342-d925eab0449d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44030) 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)
423 2024.08.05 16:46:39.104294 [ 3 ] {9fb1cc27-357d-4b85-b342-d925eab0449d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64
424 2024.08.05 16:46:39.107551 [ 3 ] {9fb1cc27-357d-4b85-b342-d925eab0449d} <Debug> oximeter.measurements_f64 (64a1cf2f-1c71-4b61-93a3-500e68304f01): Loading data parts
425 2024.08.05 16:46:39.107710 [ 3 ] {9fb1cc27-357d-4b85-b342-d925eab0449d} <Debug> oximeter.measurements_f64 (64a1cf2f-1c71-4b61-93a3-500e68304f01): There are no data parts
426 2024.08.05 16:46:39.111553 [ 3 ] {9fb1cc27-357d-4b85-b342-d925eab0449d} <Debug> DynamicQueryHandler: Done processing query
427 2024.08.05 16:46:39.111594 [ 3 ] {} <Debug> HTTP-Session: 23887903-750b-4212-a7d0-a25714327574 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
428 2024.08.05 16:46:39.111736 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44030, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
429 2024.08.05 16:46:39.111804 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
430 2024.08.05 16:46:39.111827 [ 3 ] {} <Debug> HTTP-Session: 997fb103-e667-4cdb-8643-de961fb853e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:44030
431 2024.08.05 16:46:39.111852 [ 3 ] {} <Debug> HTTP-Session: 997fb103-e667-4cdb-8643-de961fb853e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
432 2024.08.05 16:46:39.111870 [ 3 ] {} <Debug> HTTP-Session: 997fb103-e667-4cdb-8643-de961fb853e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
433 2024.08.05 16:46:39.111912 [ 3 ] {} <Trace> HTTP-Session: 997fb103-e667-4cdb-8643-de961fb853e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
434 2024.08.05 16:46:39.112128 [ 3 ] {a2bc6161-8e07-4f58-9fb6-684a162eac4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44030) 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)
435 2024.08.05 16:46:39.112177 [ 3 ] {a2bc6161-8e07-4f58-9fb6-684a162eac4d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string
436 2024.08.05 16:46:39.117162 [ 3 ] {a2bc6161-8e07-4f58-9fb6-684a162eac4d} <Debug> oximeter.measurements_string (eb739721-5be9-4c44-acdf-5762beac2183): Loading data parts
437 2024.08.05 16:46:39.117328 [ 3 ] {a2bc6161-8e07-4f58-9fb6-684a162eac4d} <Debug> oximeter.measurements_string (eb739721-5be9-4c44-acdf-5762beac2183): There are no data parts
438 2024.08.05 16:46:39.126123 [ 3 ] {a2bc6161-8e07-4f58-9fb6-684a162eac4d} <Debug> DynamicQueryHandler: Done processing query
439 2024.08.05 16:46:39.126177 [ 3 ] {} <Debug> HTTP-Session: 997fb103-e667-4cdb-8643-de961fb853e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
440 2024.08.05 16:46:39.126313 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44030, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
441 2024.08.05 16:46:39.126360 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
442 2024.08.05 16:46:39.126384 [ 3 ] {} <Debug> HTTP-Session: ae131bda-d0a3-4273-b8a8-3b6eec18babd Authenticating user 'default' from [fd00:1122:3344:101::d]:44030
443 2024.08.05 16:46:39.126406 [ 3 ] {} <Debug> HTTP-Session: ae131bda-d0a3-4273-b8a8-3b6eec18babd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
444 2024.08.05 16:46:39.126419 [ 3 ] {} <Debug> HTTP-Session: ae131bda-d0a3-4273-b8a8-3b6eec18babd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
445 2024.08.05 16:46:39.126453 [ 3 ] {} <Trace> HTTP-Session: ae131bda-d0a3-4273-b8a8-3b6eec18babd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
446 2024.08.05 16:46:39.126629 [ 3 ] {e5e5a84a-8d5d-4c99-962e-b878a1db3130} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44030) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /*
447 * NOTE: Right now we can't unambiguously record a nullable byte array.
448 * Arrays cannot be nested in `Nullable()` types, and encoding the array as
449 * a string isn't palatable for a few reasons.
450 * See: https://github.com/oxidecomputer/omicron/issues/4551 for more
451 * details.
452 */
453 datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
454 2024.08.05 16:46:39.126686 [ 3 ] {e5e5a84a-8d5d-4c99-962e-b878a1db3130} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes
455 2024.08.05 16:46:39.130181 [ 3 ] {e5e5a84a-8d5d-4c99-962e-b878a1db3130} <Debug> oximeter.measurements_bytes (6b2276e0-2b49-4dc9-b21d-d0c608a9ff2f): Loading data parts
456 2024.08.05 16:46:39.130350 [ 3 ] {e5e5a84a-8d5d-4c99-962e-b878a1db3130} <Debug> oximeter.measurements_bytes (6b2276e0-2b49-4dc9-b21d-d0c608a9ff2f): There are no data parts
457 2024.08.05 16:46:39.134449 [ 3 ] {e5e5a84a-8d5d-4c99-962e-b878a1db3130} <Debug> DynamicQueryHandler: Done processing query
458 2024.08.05 16:46:39.134499 [ 3 ] {} <Debug> HTTP-Session: ae131bda-d0a3-4273-b8a8-3b6eec18babd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
459 2024.08.05 16:46:39.134725 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44030, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
460 2024.08.05 16:46:39.134830 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
461 2024.08.05 16:46:39.134868 [ 3 ] {} <Debug> HTTP-Session: c2d95034-8fc1-4ce8-98d3-f6dff5d04920 Authenticating user 'default' from [fd00:1122:3344:101::d]:44030
462 2024.08.05 16:46:39.134911 [ 3 ] {} <Debug> HTTP-Session: c2d95034-8fc1-4ce8-98d3-f6dff5d04920 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
463 2024.08.05 16:46:39.134950 [ 3 ] {} <Debug> HTTP-Session: c2d95034-8fc1-4ce8-98d3-f6dff5d04920 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
464 2024.08.05 16:46:39.135008 [ 3 ] {} <Trace> HTTP-Session: c2d95034-8fc1-4ce8-98d3-f6dff5d04920 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
465 2024.08.05 16:46:39.135435 [ 3 ] {e5fb32e0-38b7-4f09-9dcb-20c2a8565211} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44030) 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)
466 2024.08.05 16:46:39.135548 [ 3 ] {e5fb32e0-38b7-4f09-9dcb-20c2a8565211} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64
467 2024.08.05 16:46:39.140475 [ 3 ] {e5fb32e0-38b7-4f09-9dcb-20c2a8565211} <Debug> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c): Loading data parts
468 2024.08.05 16:46:39.140758 [ 3 ] {e5fb32e0-38b7-4f09-9dcb-20c2a8565211} <Debug> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c): There are no data parts
469 2024.08.05 16:46:39.147255 [ 3 ] {e5fb32e0-38b7-4f09-9dcb-20c2a8565211} <Debug> DynamicQueryHandler: Done processing query
470 2024.08.05 16:46:39.147288 [ 3 ] {} <Debug> HTTP-Session: c2d95034-8fc1-4ce8-98d3-f6dff5d04920 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
471 2024.08.05 16:46:39.147415 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44030, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
472 2024.08.05 16:46:39.147468 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
473 2024.08.05 16:46:39.147493 [ 3 ] {} <Debug> HTTP-Session: 82607f82-5c05-44ed-87f7-49ab809a169c Authenticating user 'default' from [fd00:1122:3344:101::d]:44030
474 2024.08.05 16:46:39.147510 [ 3 ] {} <Debug> HTTP-Session: 82607f82-5c05-44ed-87f7-49ab809a169c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
475 2024.08.05 16:46:39.147528 [ 3 ] {} <Debug> HTTP-Session: 82607f82-5c05-44ed-87f7-49ab809a169c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
476 2024.08.05 16:46:39.147562 [ 3 ] {} <Trace> HTTP-Session: 82607f82-5c05-44ed-87f7-49ab809a169c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
477 2024.08.05 16:46:39.147748 [ 3 ] {1e96e1a2-590a-4fae-9cdc-555a45ca084c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44030) 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)
478 2024.08.05 16:46:39.147804 [ 3 ] {1e96e1a2-590a-4fae-9cdc-555a45ca084c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64
479 2024.08.05 16:46:39.151096 [ 3 ] {1e96e1a2-590a-4fae-9cdc-555a45ca084c} <Debug> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Loading data parts
480 2024.08.05 16:46:39.151347 [ 3 ] {1e96e1a2-590a-4fae-9cdc-555a45ca084c} <Debug> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): There are no data parts
481 2024.08.05 16:46:39.155174 [ 3 ] {1e96e1a2-590a-4fae-9cdc-555a45ca084c} <Debug> DynamicQueryHandler: Done processing query
482 2024.08.05 16:46:39.155205 [ 3 ] {} <Debug> HTTP-Session: 82607f82-5c05-44ed-87f7-49ab809a169c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
483 2024.08.05 16:46:39.155359 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44030, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
484 2024.08.05 16:46:39.155429 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
485 2024.08.05 16:46:39.155452 [ 3 ] {} <Debug> HTTP-Session: 1ae49b58-e171-42ff-92ed-89bdb9b9fd15 Authenticating user 'default' from [fd00:1122:3344:101::d]:44030
486 2024.08.05 16:46:39.155479 [ 3 ] {} <Debug> HTTP-Session: 1ae49b58-e171-42ff-92ed-89bdb9b9fd15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
487 2024.08.05 16:46:39.155502 [ 3 ] {} <Debug> HTTP-Session: 1ae49b58-e171-42ff-92ed-89bdb9b9fd15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
488 2024.08.05 16:46:39.155538 [ 3 ] {} <Trace> HTTP-Session: 1ae49b58-e171-42ff-92ed-89bdb9b9fd15 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
489 2024.08.05 16:46:39.155765 [ 3 ] {73b86e81-b832-4386-a957-ce6d25afa131} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44030) 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)
490 2024.08.05 16:46:39.155838 [ 3 ] {73b86e81-b832-4386-a957-ce6d25afa131} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32
491 2024.08.05 16:46:39.160845 [ 3 ] {73b86e81-b832-4386-a957-ce6d25afa131} <Debug> oximeter.measurements_cumulativef32 (b26f92c4-ad8d-4527-9247-24320e111393): Loading data parts
492 2024.08.05 16:46:39.161092 [ 3 ] {73b86e81-b832-4386-a957-ce6d25afa131} <Debug> oximeter.measurements_cumulativef32 (b26f92c4-ad8d-4527-9247-24320e111393): There are no data parts
493 2024.08.05 16:46:39.167079 [ 3 ] {73b86e81-b832-4386-a957-ce6d25afa131} <Debug> DynamicQueryHandler: Done processing query
494 2024.08.05 16:46:39.167113 [ 3 ] {} <Debug> HTTP-Session: 1ae49b58-e171-42ff-92ed-89bdb9b9fd15 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
495 2024.08.05 16:46:39.167252 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44030, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
496 2024.08.05 16:46:39.167306 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
497 2024.08.05 16:46:39.167331 [ 3 ] {} <Debug> HTTP-Session: c856b02e-2a70-4861-8106-72a5bf6fc0de Authenticating user 'default' from [fd00:1122:3344:101::d]:44030
498 2024.08.05 16:46:39.167347 [ 3 ] {} <Debug> HTTP-Session: c856b02e-2a70-4861-8106-72a5bf6fc0de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
499 2024.08.05 16:46:39.167366 [ 3 ] {} <Debug> HTTP-Session: c856b02e-2a70-4861-8106-72a5bf6fc0de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
500 2024.08.05 16:46:39.167406 [ 3 ] {} <Trace> HTTP-Session: c856b02e-2a70-4861-8106-72a5bf6fc0de Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
501 2024.08.05 16:46:39.167590 [ 3 ] {9ab361f0-e1d6-4f69-85cc-f9b5378533db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44030) 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)
502 2024.08.05 16:46:39.167647 [ 3 ] {9ab361f0-e1d6-4f69-85cc-f9b5378533db} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64
503 2024.08.05 16:46:39.171003 [ 3 ] {9ab361f0-e1d6-4f69-85cc-f9b5378533db} <Debug> oximeter.measurements_cumulativef64 (5cf8f9aa-8858-4546-a363-91a8658acc0a): Loading data parts
504 2024.08.05 16:46:39.171179 [ 3 ] {9ab361f0-e1d6-4f69-85cc-f9b5378533db} <Debug> oximeter.measurements_cumulativef64 (5cf8f9aa-8858-4546-a363-91a8658acc0a): There are no data parts
505 2024.08.05 16:46:39.178756 [ 3 ] {9ab361f0-e1d6-4f69-85cc-f9b5378533db} <Debug> DynamicQueryHandler: Done processing query
506 2024.08.05 16:46:39.178797 [ 3 ] {} <Debug> HTTP-Session: c856b02e-2a70-4861-8106-72a5bf6fc0de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
507 2024.08.05 16:46:39.178938 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44030, User-Agent: (none), Length: 1300, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
508 2024.08.05 16:46:39.179000 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
509 2024.08.05 16:46:39.179029 [ 3 ] {} <Debug> HTTP-Session: 988cc9ce-b4c1-4788-9413-7e212a1a3e16 Authenticating user 'default' from [fd00:1122:3344:101::d]:44030
510 2024.08.05 16:46:39.179055 [ 3 ] {} <Debug> HTTP-Session: 988cc9ce-b4c1-4788-9413-7e212a1a3e16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
511 2024.08.05 16:46:39.179072 [ 3 ] {} <Debug> HTTP-Session: 988cc9ce-b4c1-4788-9413-7e212a1a3e16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
512 2024.08.05 16:46:39.179113 [ 3 ] {} <Trace> HTTP-Session: 988cc9ce-b4c1-4788-9413-7e212a1a3e16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
513 2024.08.05 16:46:39.179370 [ 3 ] {ea810f82-cf10-431f-a00c-e3573bece4f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44030) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /*
514 * NOTE: Array types cannot be Nullable, see
515 * https://clickhouse.com/docs/en/sql-reference/data-types/nullable
516 * for more details.
517 *
518 * This means we need to use empty arrays to indicate a missing value. This
519 * is unfortunate, and at this point relies on the fact that an
520 * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need
521 * to figure out another way to represent missing samples here.
522 */
523 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)
524 2024.08.05 16:46:39.179435 [ 3 ] {ea810f82-cf10-431f-a00c-e3573bece4f5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8
525 2024.08.05 16:46:39.184972 [ 3 ] {ea810f82-cf10-431f-a00c-e3573bece4f5} <Debug> oximeter.measurements_histogrami8 (9a5b8997-5e98-43fc-a65c-e9c1951d180b): Loading data parts
526 2024.08.05 16:46:39.185096 [ 3 ] {ea810f82-cf10-431f-a00c-e3573bece4f5} <Debug> oximeter.measurements_histogrami8 (9a5b8997-5e98-43fc-a65c-e9c1951d180b): There are no data parts
527 2024.08.05 16:46:39.191427 [ 3 ] {ea810f82-cf10-431f-a00c-e3573bece4f5} <Debug> DynamicQueryHandler: Done processing query
528 2024.08.05 16:46:39.191468 [ 3 ] {} <Debug> HTTP-Session: 988cc9ce-b4c1-4788-9413-7e212a1a3e16 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
529 2024.08.05 16:46:39.191610 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44030, User-Agent: (none), Length: 839, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
530 2024.08.05 16:46:39.191674 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
531 2024.08.05 16:46:39.191705 [ 3 ] {} <Debug> HTTP-Session: c99bca6a-8427-4826-8333-7e60396dc969 Authenticating user 'default' from [fd00:1122:3344:101::d]:44030
532 2024.08.05 16:46:39.191724 [ 3 ] {} <Debug> HTTP-Session: c99bca6a-8427-4826-8333-7e60396dc969 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
533 2024.08.05 16:46:39.191748 [ 3 ] {} <Debug> HTTP-Session: c99bca6a-8427-4826-8333-7e60396dc969 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
534 2024.08.05 16:46:39.191790 [ 3 ] {} <Trace> HTTP-Session: c99bca6a-8427-4826-8333-7e60396dc969 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
535 2024.08.05 16:46:39.192100 [ 3 ] {1deb0614-3ccc-4002-93cb-78ab64134310} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44030) 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)
536 2024.08.05 16:46:39.192169 [ 3 ] {1deb0614-3ccc-4002-93cb-78ab64134310} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8
537 2024.08.05 16:46:39.195742 [ 3 ] {1deb0614-3ccc-4002-93cb-78ab64134310} <Debug> oximeter.measurements_histogramu8 (fd52ebfd-c6fe-4f04-b615-0abcc6fc9a55): Loading data parts
538 2024.08.05 16:46:39.195896 [ 3 ] {1deb0614-3ccc-4002-93cb-78ab64134310} <Debug> oximeter.measurements_histogramu8 (fd52ebfd-c6fe-4f04-b615-0abcc6fc9a55): There are no data parts
539 2024.08.05 16:46:39.199985 [ 3 ] {1deb0614-3ccc-4002-93cb-78ab64134310} <Debug> DynamicQueryHandler: Done processing query
540 2024.08.05 16:46:39.200052 [ 3 ] {} <Debug> HTTP-Session: c99bca6a-8427-4826-8333-7e60396dc969 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
541 2024.08.05 16:46:39.200321 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44030, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
542 2024.08.05 16:46:39.200448 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
543 2024.08.05 16:46:39.200507 [ 3 ] {} <Debug> HTTP-Session: e95167a0-b531-4627-9409-5b0a0163d343 Authenticating user 'default' from [fd00:1122:3344:101::d]:44030
544 2024.08.05 16:46:39.200542 [ 3 ] {} <Debug> HTTP-Session: e95167a0-b531-4627-9409-5b0a0163d343 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
545 2024.08.05 16:46:39.200558 [ 3 ] {} <Debug> HTTP-Session: e95167a0-b531-4627-9409-5b0a0163d343 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
546 2024.08.05 16:46:39.200594 [ 3 ] {} <Trace> HTTP-Session: e95167a0-b531-4627-9409-5b0a0163d343 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
547 2024.08.05 16:46:39.200846 [ 3 ] {f62c9e09-6eb9-4aad-a9e8-8ca141b3369c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44030) 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)
548 2024.08.05 16:46:39.200912 [ 3 ] {f62c9e09-6eb9-4aad-a9e8-8ca141b3369c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16
549 2024.08.05 16:46:39.206065 [ 3 ] {f62c9e09-6eb9-4aad-a9e8-8ca141b3369c} <Debug> oximeter.measurements_histogrami16 (9ac1c638-df3e-42e3-b62f-7b129fa03157): Loading data parts
550 2024.08.05 16:46:39.206242 [ 3 ] {f62c9e09-6eb9-4aad-a9e8-8ca141b3369c} <Debug> oximeter.measurements_histogrami16 (9ac1c638-df3e-42e3-b62f-7b129fa03157): There are no data parts
551 2024.08.05 16:46:39.214588 [ 3 ] {f62c9e09-6eb9-4aad-a9e8-8ca141b3369c} <Debug> DynamicQueryHandler: Done processing query
552 2024.08.05 16:46:39.214624 [ 3 ] {} <Debug> HTTP-Session: e95167a0-b531-4627-9409-5b0a0163d343 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
553 2024.08.05 16:46:39.214761 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44030, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
554 2024.08.05 16:46:39.214815 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
555 2024.08.05 16:46:39.214841 [ 3 ] {} <Debug> HTTP-Session: ded15f1f-d188-4619-a50b-768b96121ec6 Authenticating user 'default' from [fd00:1122:3344:101::d]:44030
556 2024.08.05 16:46:39.214856 [ 3 ] {} <Debug> HTTP-Session: ded15f1f-d188-4619-a50b-768b96121ec6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
557 2024.08.05 16:46:39.214875 [ 3 ] {} <Debug> HTTP-Session: ded15f1f-d188-4619-a50b-768b96121ec6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
558 2024.08.05 16:46:39.214911 [ 3 ] {} <Trace> HTTP-Session: ded15f1f-d188-4619-a50b-768b96121ec6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
559 2024.08.05 16:46:39.215162 [ 3 ] {70e912f5-e773-4512-9c45-7ff82b6c7dbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44030) 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)
560 2024.08.05 16:46:39.215229 [ 3 ] {70e912f5-e773-4512-9c45-7ff82b6c7dbe} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16
561 2024.08.05 16:46:39.218975 [ 3 ] {70e912f5-e773-4512-9c45-7ff82b6c7dbe} <Debug> oximeter.measurements_histogramu16 (ad900a78-045b-4d07-8212-4cfc46cc6e31): Loading data parts
562 2024.08.05 16:46:39.219151 [ 3 ] {70e912f5-e773-4512-9c45-7ff82b6c7dbe} <Debug> oximeter.measurements_histogramu16 (ad900a78-045b-4d07-8212-4cfc46cc6e31): There are no data parts
563 2024.08.05 16:46:39.223347 [ 3 ] {70e912f5-e773-4512-9c45-7ff82b6c7dbe} <Debug> DynamicQueryHandler: Done processing query
564 2024.08.05 16:46:39.223389 [ 3 ] {} <Debug> HTTP-Session: ded15f1f-d188-4619-a50b-768b96121ec6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
565 2024.08.05 16:46:39.223544 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44030, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
566 2024.08.05 16:46:39.223600 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
567 2024.08.05 16:46:39.223632 [ 3 ] {} <Debug> HTTP-Session: 878c95c6-c851-4aca-a04b-fc4830c9b12e Authenticating user 'default' from [fd00:1122:3344:101::d]:44030
568 2024.08.05 16:46:39.223659 [ 3 ] {} <Debug> HTTP-Session: 878c95c6-c851-4aca-a04b-fc4830c9b12e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
569 2024.08.05 16:46:39.223676 [ 3 ] {} <Debug> HTTP-Session: 878c95c6-c851-4aca-a04b-fc4830c9b12e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
570 2024.08.05 16:46:39.223717 [ 3 ] {} <Trace> HTTP-Session: 878c95c6-c851-4aca-a04b-fc4830c9b12e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
571 2024.08.05 16:46:39.224042 [ 3 ] {4c7c142d-ebdd-4cac-bd63-89884bf52790} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44030) 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)
572 2024.08.05 16:46:39.224131 [ 3 ] {4c7c142d-ebdd-4cac-bd63-89884bf52790} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32
573 2024.08.05 16:46:39.229294 [ 3 ] {4c7c142d-ebdd-4cac-bd63-89884bf52790} <Debug> oximeter.measurements_histogrami32 (6c1bbec8-cc57-4371-ab3f-4f5bc2954378): Loading data parts
574 2024.08.05 16:46:39.229557 [ 3 ] {4c7c142d-ebdd-4cac-bd63-89884bf52790} <Debug> oximeter.measurements_histogrami32 (6c1bbec8-cc57-4371-ab3f-4f5bc2954378): There are no data parts
575 2024.08.05 16:46:39.235781 [ 3 ] {4c7c142d-ebdd-4cac-bd63-89884bf52790} <Debug> DynamicQueryHandler: Done processing query
576 2024.08.05 16:46:39.235806 [ 3 ] {} <Debug> HTTP-Session: 878c95c6-c851-4aca-a04b-fc4830c9b12e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
577 2024.08.05 16:46:39.235938 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44030, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
578 2024.08.05 16:46:39.235998 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
579 2024.08.05 16:46:39.236016 [ 3 ] {} <Debug> HTTP-Session: a6f8b285-d355-4ee8-ac52-385a4bae0df4 Authenticating user 'default' from [fd00:1122:3344:101::d]:44030
580 2024.08.05 16:46:39.236068 [ 3 ] {} <Debug> HTTP-Session: a6f8b285-d355-4ee8-ac52-385a4bae0df4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
581 2024.08.05 16:46:39.236083 [ 3 ] {} <Debug> HTTP-Session: a6f8b285-d355-4ee8-ac52-385a4bae0df4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
582 2024.08.05 16:46:39.236118 [ 3 ] {} <Trace> HTTP-Session: a6f8b285-d355-4ee8-ac52-385a4bae0df4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
583 2024.08.05 16:46:39.236371 [ 3 ] {70ff610b-48d4-4ff6-b2d9-c4ce87c0324b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44030) 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)
584 2024.08.05 16:46:39.236438 [ 3 ] {70ff610b-48d4-4ff6-b2d9-c4ce87c0324b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32
585 2024.08.05 16:46:39.240057 [ 3 ] {70ff610b-48d4-4ff6-b2d9-c4ce87c0324b} <Debug> oximeter.measurements_histogramu32 (3abffe52-41f7-4863-b5e2-f9052bd3769e): Loading data parts
586 2024.08.05 16:46:39.240207 [ 3 ] {70ff610b-48d4-4ff6-b2d9-c4ce87c0324b} <Debug> oximeter.measurements_histogramu32 (3abffe52-41f7-4863-b5e2-f9052bd3769e): There are no data parts
587 2024.08.05 16:46:39.244446 [ 3 ] {70ff610b-48d4-4ff6-b2d9-c4ce87c0324b} <Debug> DynamicQueryHandler: Done processing query
588 2024.08.05 16:46:39.244528 [ 3 ] {} <Debug> HTTP-Session: a6f8b285-d355-4ee8-ac52-385a4bae0df4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
589 2024.08.05 16:46:39.244697 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44030, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
590 2024.08.05 16:46:39.244755 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
591 2024.08.05 16:46:39.244786 [ 3 ] {} <Debug> HTTP-Session: 803e0756-6c12-433c-8aab-a4d0f5dbd50c Authenticating user 'default' from [fd00:1122:3344:101::d]:44030
592 2024.08.05 16:46:39.244814 [ 3 ] {} <Debug> HTTP-Session: 803e0756-6c12-433c-8aab-a4d0f5dbd50c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
593 2024.08.05 16:46:39.244831 [ 3 ] {} <Debug> HTTP-Session: 803e0756-6c12-433c-8aab-a4d0f5dbd50c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
594 2024.08.05 16:46:39.244874 [ 3 ] {} <Trace> HTTP-Session: 803e0756-6c12-433c-8aab-a4d0f5dbd50c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
595 2024.08.05 16:46:39.245176 [ 3 ] {a879856e-6ca9-4cd8-982a-fbd2a0ff67a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44030) 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)
596 2024.08.05 16:46:39.245244 [ 3 ] {a879856e-6ca9-4cd8-982a-fbd2a0ff67a9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64
597 2024.08.05 16:46:39.250447 [ 3 ] {a879856e-6ca9-4cd8-982a-fbd2a0ff67a9} <Debug> oximeter.measurements_histogrami64 (c8eac882-0b14-42ab-8aa7-089ade093c91): Loading data parts
598 2024.08.05 16:46:39.250707 [ 3 ] {a879856e-6ca9-4cd8-982a-fbd2a0ff67a9} <Debug> oximeter.measurements_histogrami64 (c8eac882-0b14-42ab-8aa7-089ade093c91): There are no data parts
599 2024.08.05 16:46:39.259709 [ 3 ] {a879856e-6ca9-4cd8-982a-fbd2a0ff67a9} <Debug> DynamicQueryHandler: Done processing query
600 2024.08.05 16:46:39.259736 [ 3 ] {} <Debug> HTTP-Session: 803e0756-6c12-433c-8aab-a4d0f5dbd50c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
601 2024.08.05 16:46:39.259875 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44030, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
602 2024.08.05 16:46:39.259929 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
603 2024.08.05 16:46:39.259950 [ 3 ] {} <Debug> HTTP-Session: 022035b8-a3d7-4e8c-990f-8fa44b046f73 Authenticating user 'default' from [fd00:1122:3344:101::d]:44030
604 2024.08.05 16:46:39.259974 [ 3 ] {} <Debug> HTTP-Session: 022035b8-a3d7-4e8c-990f-8fa44b046f73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
605 2024.08.05 16:46:39.259995 [ 3 ] {} <Debug> HTTP-Session: 022035b8-a3d7-4e8c-990f-8fa44b046f73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
606 2024.08.05 16:46:39.260024 [ 3 ] {} <Trace> HTTP-Session: 022035b8-a3d7-4e8c-990f-8fa44b046f73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
607 2024.08.05 16:46:39.260278 [ 3 ] {7dfbd540-0df0-4e31-b80f-b6a0e0785163} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44030) 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)
608 2024.08.05 16:46:39.260345 [ 3 ] {7dfbd540-0df0-4e31-b80f-b6a0e0785163} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64
609 2024.08.05 16:46:39.264125 [ 3 ] {7dfbd540-0df0-4e31-b80f-b6a0e0785163} <Debug> oximeter.measurements_histogramu64 (22b8eb58-68be-42a4-8d9b-1793361c5c45): Loading data parts
610 2024.08.05 16:46:39.264401 [ 3 ] {7dfbd540-0df0-4e31-b80f-b6a0e0785163} <Debug> oximeter.measurements_histogramu64 (22b8eb58-68be-42a4-8d9b-1793361c5c45): There are no data parts
611 2024.08.05 16:46:39.272345 [ 3 ] {7dfbd540-0df0-4e31-b80f-b6a0e0785163} <Debug> DynamicQueryHandler: Done processing query
612 2024.08.05 16:46:39.272378 [ 3 ] {} <Debug> HTTP-Session: 022035b8-a3d7-4e8c-990f-8fa44b046f73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
613 2024.08.05 16:46:39.272532 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44030, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
614 2024.08.05 16:46:39.272595 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
615 2024.08.05 16:46:39.272618 [ 3 ] {} <Debug> HTTP-Session: 940d1a7e-0fdb-40c3-89b7-5d3528398a02 Authenticating user 'default' from [fd00:1122:3344:101::d]:44030
616 2024.08.05 16:46:39.272647 [ 3 ] {} <Debug> HTTP-Session: 940d1a7e-0fdb-40c3-89b7-5d3528398a02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
617 2024.08.05 16:46:39.272664 [ 3 ] {} <Debug> HTTP-Session: 940d1a7e-0fdb-40c3-89b7-5d3528398a02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
618 2024.08.05 16:46:39.272707 [ 3 ] {} <Trace> HTTP-Session: 940d1a7e-0fdb-40c3-89b7-5d3528398a02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
619 2024.08.05 16:46:39.273013 [ 3 ] {a860325c-1abe-451e-9223-451dfa9b69a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44030) 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)
620 2024.08.05 16:46:39.273092 [ 3 ] {a860325c-1abe-451e-9223-451dfa9b69a9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32
621 2024.08.05 16:46:39.278697 [ 3 ] {a860325c-1abe-451e-9223-451dfa9b69a9} <Debug> oximeter.measurements_histogramf32 (75e6a81d-a527-4855-9f7c-a09693d3af67): Loading data parts
622 2024.08.05 16:46:39.278948 [ 3 ] {a860325c-1abe-451e-9223-451dfa9b69a9} <Debug> oximeter.measurements_histogramf32 (75e6a81d-a527-4855-9f7c-a09693d3af67): There are no data parts
623 2024.08.05 16:46:39.288876 [ 3 ] {a860325c-1abe-451e-9223-451dfa9b69a9} <Debug> DynamicQueryHandler: Done processing query
624 2024.08.05 16:46:39.288931 [ 3 ] {} <Debug> HTTP-Session: 940d1a7e-0fdb-40c3-89b7-5d3528398a02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
625 2024.08.05 16:46:39.289165 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44030, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
626 2024.08.05 16:46:39.289239 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
627 2024.08.05 16:46:39.289257 [ 3 ] {} <Debug> HTTP-Session: ea04e813-d0dc-4438-aaee-d0f06f3ef757 Authenticating user 'default' from [fd00:1122:3344:101::d]:44030
628 2024.08.05 16:46:39.289280 [ 3 ] {} <Debug> HTTP-Session: ea04e813-d0dc-4438-aaee-d0f06f3ef757 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
629 2024.08.05 16:46:39.289302 [ 3 ] {} <Debug> HTTP-Session: ea04e813-d0dc-4438-aaee-d0f06f3ef757 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
630 2024.08.05 16:46:39.289331 [ 3 ] {} <Trace> HTTP-Session: ea04e813-d0dc-4438-aaee-d0f06f3ef757 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
631 2024.08.05 16:46:39.289583 [ 3 ] {f22734b0-d7e1-45ba-92f8-ee94d6338bca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44030) 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)
632 2024.08.05 16:46:39.289650 [ 3 ] {f22734b0-d7e1-45ba-92f8-ee94d6338bca} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64
633 2024.08.05 16:46:39.293995 [ 3 ] {f22734b0-d7e1-45ba-92f8-ee94d6338bca} <Debug> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Loading data parts
634 2024.08.05 16:46:39.294265 [ 3 ] {f22734b0-d7e1-45ba-92f8-ee94d6338bca} <Debug> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): There are no data parts
635 2024.08.05 16:46:39.298603 [ 3 ] {f22734b0-d7e1-45ba-92f8-ee94d6338bca} <Debug> DynamicQueryHandler: Done processing query
636 2024.08.05 16:46:39.298657 [ 3 ] {} <Debug> HTTP-Session: ea04e813-d0dc-4438-aaee-d0f06f3ef757 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
637 2024.08.05 16:46:39.298892 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44030, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
638 2024.08.05 16:46:39.299001 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
639 2024.08.05 16:46:39.299064 [ 3 ] {} <Debug> HTTP-Session: 450638d1-a1cb-4e1c-8ea0-32caadbcad40 Authenticating user 'default' from [fd00:1122:3344:101::d]:44030
640 2024.08.05 16:46:39.299097 [ 3 ] {} <Debug> HTTP-Session: 450638d1-a1cb-4e1c-8ea0-32caadbcad40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
641 2024.08.05 16:46:39.299144 [ 3 ] {} <Debug> HTTP-Session: 450638d1-a1cb-4e1c-8ea0-32caadbcad40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
642 2024.08.05 16:46:39.299237 [ 3 ] {} <Trace> HTTP-Session: 450638d1-a1cb-4e1c-8ea0-32caadbcad40 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
643 2024.08.05 16:46:39.299560 [ 3 ] {e06be48c-4220-4690-8369-78fae20fdf06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44030) /* The field tables store named dimensions of each timeseries.
644 *
645 * As with the measurement tables, there is one field table for each field data
646 * type. Fields are deduplicated by using the "replacing merge tree", though
647 * this behavior **must not** be relied upon for query correctness.
648 *
649 * The index for the fields differs from the measurements, however. Rows are
650 * sorted by timeseries name, then field name, field value, and finally
651 * timeseries key. This reflects the most common pattern for looking them up:
652 * by field name and possibly value, within a timeseries. The resulting keys are
653 * usually then used to look up measurements.
654 *
655 * NOTE: We may want to consider a secondary index on these tables, sorting by
656 * timeseries name and then key, since it would improve lookups where one
657 * already has the key. Realistically though, these tables are quite small and
658 * so performance benefits will be low in absolute terms.
659 */
660 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)
661 2024.08.05 16:46:39.299625 [ 3 ] {e06be48c-4220-4690-8369-78fae20fdf06} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool
662 2024.08.05 16:46:39.304415 [ 3 ] {e06be48c-4220-4690-8369-78fae20fdf06} <Debug> oximeter.fields_bool (7abf5f04-1f32-4e76-b91e-09a152e0df53): Loading data parts
663 2024.08.05 16:46:39.304558 [ 3 ] {e06be48c-4220-4690-8369-78fae20fdf06} <Debug> oximeter.fields_bool (7abf5f04-1f32-4e76-b91e-09a152e0df53): There are no data parts
664 2024.08.05 16:46:39.311174 [ 3 ] {e06be48c-4220-4690-8369-78fae20fdf06} <Debug> DynamicQueryHandler: Done processing query
665 2024.08.05 16:46:39.311210 [ 3 ] {} <Debug> HTTP-Session: 450638d1-a1cb-4e1c-8ea0-32caadbcad40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
666 2024.08.05 16:46:39.311346 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44030, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
667 2024.08.05 16:46:39.311406 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
668 2024.08.05 16:46:39.311425 [ 3 ] {} <Debug> HTTP-Session: 63d9a161-fadf-47d0-86ec-5b37e99bb20e Authenticating user 'default' from [fd00:1122:3344:101::d]:44030
669 2024.08.05 16:46:39.311441 [ 3 ] {} <Debug> HTTP-Session: 63d9a161-fadf-47d0-86ec-5b37e99bb20e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
670 2024.08.05 16:46:39.311462 [ 3 ] {} <Debug> HTTP-Session: 63d9a161-fadf-47d0-86ec-5b37e99bb20e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
671 2024.08.05 16:46:39.311498 [ 3 ] {} <Trace> HTTP-Session: 63d9a161-fadf-47d0-86ec-5b37e99bb20e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
672 2024.08.05 16:46:39.311647 [ 3 ] {6c77e285-8b8f-43d6-9c35-256e32bb6ef1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44030) 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)
673 2024.08.05 16:46:39.311694 [ 3 ] {6c77e285-8b8f-43d6-9c35-256e32bb6ef1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8
674 2024.08.05 16:46:39.314942 [ 3 ] {6c77e285-8b8f-43d6-9c35-256e32bb6ef1} <Debug> oximeter.fields_i8 (3abd9722-a7d4-4d7f-a367-189a5bbe0556): Loading data parts
675 2024.08.05 16:46:39.315097 [ 3 ] {6c77e285-8b8f-43d6-9c35-256e32bb6ef1} <Debug> oximeter.fields_i8 (3abd9722-a7d4-4d7f-a367-189a5bbe0556): There are no data parts
676 2024.08.05 16:46:39.318807 [ 3 ] {6c77e285-8b8f-43d6-9c35-256e32bb6ef1} <Debug> DynamicQueryHandler: Done processing query
677 2024.08.05 16:46:39.318848 [ 3 ] {} <Debug> HTTP-Session: 63d9a161-fadf-47d0-86ec-5b37e99bb20e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
678 2024.08.05 16:46:39.318990 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44030, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
679 2024.08.05 16:46:39.319053 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
680 2024.08.05 16:46:39.319084 [ 3 ] {} <Debug> HTTP-Session: 187fee87-e78f-4f89-b5c3-04879197d012 Authenticating user 'default' from [fd00:1122:3344:101::d]:44030
681 2024.08.05 16:46:39.319111 [ 3 ] {} <Debug> HTTP-Session: 187fee87-e78f-4f89-b5c3-04879197d012 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
682 2024.08.05 16:46:39.319127 [ 3 ] {} <Debug> HTTP-Session: 187fee87-e78f-4f89-b5c3-04879197d012 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
683 2024.08.05 16:46:39.319166 [ 3 ] {} <Trace> HTTP-Session: 187fee87-e78f-4f89-b5c3-04879197d012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
684 2024.08.05 16:46:39.319314 [ 3 ] {6a905286-a723-40e0-9c1d-39985bb0d2c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44030) 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)
685 2024.08.05 16:46:39.319362 [ 3 ] {6a905286-a723-40e0-9c1d-39985bb0d2c5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8
686 2024.08.05 16:46:39.324150 [ 3 ] {6a905286-a723-40e0-9c1d-39985bb0d2c5} <Debug> oximeter.fields_u8 (8ffbe0b7-4578-426e-a3e9-64b179fde502): Loading data parts
687 2024.08.05 16:46:39.324387 [ 3 ] {6a905286-a723-40e0-9c1d-39985bb0d2c5} <Debug> oximeter.fields_u8 (8ffbe0b7-4578-426e-a3e9-64b179fde502): There are no data parts
688 2024.08.05 16:46:39.333105 [ 3 ] {6a905286-a723-40e0-9c1d-39985bb0d2c5} <Debug> DynamicQueryHandler: Done processing query
689 2024.08.05 16:46:39.333146 [ 3 ] {} <Debug> HTTP-Session: 187fee87-e78f-4f89-b5c3-04879197d012 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
690 2024.08.05 16:46:39.333437 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44030, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
691 2024.08.05 16:46:39.333501 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
692 2024.08.05 16:46:39.333532 [ 3 ] {} <Debug> HTTP-Session: 2bd33688-8e19-433f-a426-a19a8d06004d Authenticating user 'default' from [fd00:1122:3344:101::d]:44030
693 2024.08.05 16:46:39.333551 [ 3 ] {} <Debug> HTTP-Session: 2bd33688-8e19-433f-a426-a19a8d06004d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
694 2024.08.05 16:46:39.333577 [ 3 ] {} <Debug> HTTP-Session: 2bd33688-8e19-433f-a426-a19a8d06004d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
695 2024.08.05 16:46:39.333621 [ 3 ] {} <Trace> HTTP-Session: 2bd33688-8e19-433f-a426-a19a8d06004d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
696 2024.08.05 16:46:39.333794 [ 3 ] {cf4f84a0-fb90-4e85-89d4-4ebb470df6e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44030) 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)
697 2024.08.05 16:46:39.333857 [ 3 ] {cf4f84a0-fb90-4e85-89d4-4ebb470df6e6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16
698 2024.08.05 16:46:39.337365 [ 3 ] {cf4f84a0-fb90-4e85-89d4-4ebb470df6e6} <Debug> oximeter.fields_i16 (b01fd5db-98ac-4284-a58f-8e6b803cdbce): Loading data parts
699 2024.08.05 16:46:39.337524 [ 3 ] {cf4f84a0-fb90-4e85-89d4-4ebb470df6e6} <Debug> oximeter.fields_i16 (b01fd5db-98ac-4284-a58f-8e6b803cdbce): There are no data parts
700 2024.08.05 16:46:39.341463 [ 3 ] {cf4f84a0-fb90-4e85-89d4-4ebb470df6e6} <Debug> DynamicQueryHandler: Done processing query
701 2024.08.05 16:46:39.341524 [ 3 ] {} <Debug> HTTP-Session: 2bd33688-8e19-433f-a426-a19a8d06004d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
702 2024.08.05 16:46:39.341693 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44030, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
703 2024.08.05 16:46:39.341756 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
704 2024.08.05 16:46:39.341779 [ 3 ] {} <Debug> HTTP-Session: 2f0a7ecd-5488-4809-9397-fea31e2eeb91 Authenticating user 'default' from [fd00:1122:3344:101::d]:44030
705 2024.08.05 16:46:39.341807 [ 3 ] {} <Debug> HTTP-Session: 2f0a7ecd-5488-4809-9397-fea31e2eeb91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
706 2024.08.05 16:46:39.341831 [ 3 ] {} <Debug> HTTP-Session: 2f0a7ecd-5488-4809-9397-fea31e2eeb91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
707 2024.08.05 16:46:39.341867 [ 3 ] {} <Trace> HTTP-Session: 2f0a7ecd-5488-4809-9397-fea31e2eeb91 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
708 2024.08.05 16:46:39.342045 [ 3 ] {ff202b1f-4352-4282-a4c8-0bd108781b0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44030) 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)
709 2024.08.05 16:46:39.342110 [ 3 ] {ff202b1f-4352-4282-a4c8-0bd108781b0f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16
710 2024.08.05 16:46:39.346924 [ 3 ] {ff202b1f-4352-4282-a4c8-0bd108781b0f} <Debug> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Loading data parts
711 2024.08.05 16:46:39.347055 [ 3 ] {ff202b1f-4352-4282-a4c8-0bd108781b0f} <Debug> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): There are no data parts
712 2024.08.05 16:46:39.354570 [ 3 ] {ff202b1f-4352-4282-a4c8-0bd108781b0f} <Debug> DynamicQueryHandler: Done processing query
713 2024.08.05 16:46:39.354612 [ 3 ] {} <Debug> HTTP-Session: 2f0a7ecd-5488-4809-9397-fea31e2eeb91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
714 2024.08.05 16:46:39.354753 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44030, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
715 2024.08.05 16:46:39.354807 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
716 2024.08.05 16:46:39.354827 [ 3 ] {} <Debug> HTTP-Session: 42ebb853-3080-4a19-bb21-3309155d4971 Authenticating user 'default' from [fd00:1122:3344:101::d]:44030
717 2024.08.05 16:46:39.354852 [ 3 ] {} <Debug> HTTP-Session: 42ebb853-3080-4a19-bb21-3309155d4971 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
718 2024.08.05 16:46:39.354866 [ 3 ] {} <Debug> HTTP-Session: 42ebb853-3080-4a19-bb21-3309155d4971 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
719 2024.08.05 16:46:39.354901 [ 3 ] {} <Trace> HTTP-Session: 42ebb853-3080-4a19-bb21-3309155d4971 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
720 2024.08.05 16:46:39.355052 [ 3 ] {a497eeba-6ec1-4575-8991-2f9f194bd4f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44030) 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)
721 2024.08.05 16:46:39.355106 [ 3 ] {a497eeba-6ec1-4575-8991-2f9f194bd4f5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32
722 2024.08.05 16:46:39.358414 [ 3 ] {a497eeba-6ec1-4575-8991-2f9f194bd4f5} <Debug> oximeter.fields_i32 (61d5bccb-dc93-46b3-8eeb-e17694ff52cd): Loading data parts
723 2024.08.05 16:46:39.358566 [ 3 ] {a497eeba-6ec1-4575-8991-2f9f194bd4f5} <Debug> oximeter.fields_i32 (61d5bccb-dc93-46b3-8eeb-e17694ff52cd): There are no data parts
724 2024.08.05 16:46:39.362442 [ 3 ] {a497eeba-6ec1-4575-8991-2f9f194bd4f5} <Debug> DynamicQueryHandler: Done processing query
725 2024.08.05 16:46:39.362494 [ 3 ] {} <Debug> HTTP-Session: 42ebb853-3080-4a19-bb21-3309155d4971 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
726 2024.08.05 16:46:39.362705 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44030, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
727 2024.08.05 16:46:39.362829 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
728 2024.08.05 16:46:39.362867 [ 3 ] {} <Debug> HTTP-Session: 9ab9a262-91f8-49a1-8fde-7a3fb32a4f6e Authenticating user 'default' from [fd00:1122:3344:101::d]:44030
729 2024.08.05 16:46:39.362913 [ 3 ] {} <Debug> HTTP-Session: 9ab9a262-91f8-49a1-8fde-7a3fb32a4f6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
730 2024.08.05 16:46:39.362941 [ 3 ] {} <Debug> HTTP-Session: 9ab9a262-91f8-49a1-8fde-7a3fb32a4f6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
731 2024.08.05 16:46:39.363014 [ 3 ] {} <Trace> HTTP-Session: 9ab9a262-91f8-49a1-8fde-7a3fb32a4f6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
732 2024.08.05 16:46:39.363350 [ 3 ] {a48e7818-f61e-4a16-ab3c-9501115599e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44030) 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)
733 2024.08.05 16:46:39.363462 [ 3 ] {a48e7818-f61e-4a16-ab3c-9501115599e2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32
734 2024.08.05 16:46:39.368273 [ 3 ] {a48e7818-f61e-4a16-ab3c-9501115599e2} <Debug> oximeter.fields_u32 (668d0e35-b44f-4b29-bbb4-e73e39c11b68): Loading data parts
735 2024.08.05 16:46:39.368524 [ 3 ] {a48e7818-f61e-4a16-ab3c-9501115599e2} <Debug> oximeter.fields_u32 (668d0e35-b44f-4b29-bbb4-e73e39c11b68): There are no data parts
736 2024.08.05 16:46:39.377483 [ 3 ] {a48e7818-f61e-4a16-ab3c-9501115599e2} <Debug> DynamicQueryHandler: Done processing query
737 2024.08.05 16:46:39.377518 [ 3 ] {} <Debug> HTTP-Session: 9ab9a262-91f8-49a1-8fde-7a3fb32a4f6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
738 2024.08.05 16:46:39.377647 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44030, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
739 2024.08.05 16:46:39.377704 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
740 2024.08.05 16:46:39.377740 [ 3 ] {} <Debug> HTTP-Session: aca13088-96c4-4b2c-bf2b-4f50249ea924 Authenticating user 'default' from [fd00:1122:3344:101::d]:44030
741 2024.08.05 16:46:39.377756 [ 3 ] {} <Debug> HTTP-Session: aca13088-96c4-4b2c-bf2b-4f50249ea924 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
742 2024.08.05 16:46:39.377770 [ 3 ] {} <Debug> HTTP-Session: aca13088-96c4-4b2c-bf2b-4f50249ea924 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
743 2024.08.05 16:46:39.377807 [ 3 ] {} <Trace> HTTP-Session: aca13088-96c4-4b2c-bf2b-4f50249ea924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
744 2024.08.05 16:46:39.377949 [ 3 ] {9c9d243d-fa7c-47d1-b964-843fed3dbc0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44030) 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)
745 2024.08.05 16:46:39.377996 [ 3 ] {9c9d243d-fa7c-47d1-b964-843fed3dbc0d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64
746 2024.08.05 16:46:39.381366 [ 3 ] {9c9d243d-fa7c-47d1-b964-843fed3dbc0d} <Debug> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Loading data parts
747 2024.08.05 16:46:39.381508 [ 3 ] {9c9d243d-fa7c-47d1-b964-843fed3dbc0d} <Debug> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): There are no data parts
748 2024.08.05 16:46:39.385188 [ 3 ] {9c9d243d-fa7c-47d1-b964-843fed3dbc0d} <Debug> DynamicQueryHandler: Done processing query
749 2024.08.05 16:46:39.385242 [ 3 ] {} <Debug> HTTP-Session: aca13088-96c4-4b2c-bf2b-4f50249ea924 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
750 2024.08.05 16:46:39.385448 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44030, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
751 2024.08.05 16:46:39.385540 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
752 2024.08.05 16:46:39.385578 [ 3 ] {} <Debug> HTTP-Session: 0b4f3488-176f-4d3a-b1e3-2e5609a5580e Authenticating user 'default' from [fd00:1122:3344:101::d]:44030
753 2024.08.05 16:46:39.385610 [ 3 ] {} <Debug> HTTP-Session: 0b4f3488-176f-4d3a-b1e3-2e5609a5580e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
754 2024.08.05 16:46:39.385637 [ 3 ] {} <Debug> HTTP-Session: 0b4f3488-176f-4d3a-b1e3-2e5609a5580e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
755 2024.08.05 16:46:39.385697 [ 3 ] {} <Trace> HTTP-Session: 0b4f3488-176f-4d3a-b1e3-2e5609a5580e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
756 2024.08.05 16:46:39.385976 [ 3 ] {eee36f9f-98d3-48ee-96de-723999865e88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44030) 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)
757 2024.08.05 16:46:39.386055 [ 3 ] {eee36f9f-98d3-48ee-96de-723999865e88} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64
758 2024.08.05 16:46:39.390912 [ 3 ] {eee36f9f-98d3-48ee-96de-723999865e88} <Debug> oximeter.fields_u64 (3fec36a0-5be9-45a3-8229-ca9b32d40920): Loading data parts
759 2024.08.05 16:46:39.391061 [ 3 ] {eee36f9f-98d3-48ee-96de-723999865e88} <Debug> oximeter.fields_u64 (3fec36a0-5be9-45a3-8229-ca9b32d40920): There are no data parts
760 2024.08.05 16:46:39.397945 [ 3 ] {eee36f9f-98d3-48ee-96de-723999865e88} <Debug> DynamicQueryHandler: Done processing query
761 2024.08.05 16:46:39.398000 [ 3 ] {} <Debug> HTTP-Session: 0b4f3488-176f-4d3a-b1e3-2e5609a5580e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
762 2024.08.05 16:46:39.398194 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44030, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
763 2024.08.05 16:46:39.398239 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
764 2024.08.05 16:46:39.398259 [ 3 ] {} <Debug> HTTP-Session: 28e32228-5b56-46e2-8f4e-831c52e276bd Authenticating user 'default' from [fd00:1122:3344:101::d]:44030
765 2024.08.05 16:46:39.398275 [ 3 ] {} <Debug> HTTP-Session: 28e32228-5b56-46e2-8f4e-831c52e276bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
766 2024.08.05 16:46:39.398289 [ 3 ] {} <Debug> HTTP-Session: 28e32228-5b56-46e2-8f4e-831c52e276bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
767 2024.08.05 16:46:39.398320 [ 3 ] {} <Trace> HTTP-Session: 28e32228-5b56-46e2-8f4e-831c52e276bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
768 2024.08.05 16:46:39.398462 [ 3 ] {ea43e44e-27c8-4111-8564-1f952dd1a988} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44030) 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.08.05 16:46:39.398502 [ 3 ] {ea43e44e-27c8-4111-8564-1f952dd1a988} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr
770 2024.08.05 16:46:39.401691 [ 3 ] {ea43e44e-27c8-4111-8564-1f952dd1a988} <Debug> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Loading data parts
771 2024.08.05 16:46:39.401809 [ 3 ] {ea43e44e-27c8-4111-8564-1f952dd1a988} <Debug> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): There are no data parts
772 2024.08.05 16:46:39.405594 [ 3 ] {ea43e44e-27c8-4111-8564-1f952dd1a988} <Debug> DynamicQueryHandler: Done processing query
773 2024.08.05 16:46:39.405646 [ 3 ] {} <Debug> HTTP-Session: 28e32228-5b56-46e2-8f4e-831c52e276bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
774 2024.08.05 16:46:39.405853 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44030, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
775 2024.08.05 16:46:39.405945 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
776 2024.08.05 16:46:39.405982 [ 3 ] {} <Debug> HTTP-Session: 940dba32-06cd-4206-91df-a144af8b396e Authenticating user 'default' from [fd00:1122:3344:101::d]:44030
777 2024.08.05 16:46:39.406016 [ 3 ] {} <Debug> HTTP-Session: 940dba32-06cd-4206-91df-a144af8b396e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
778 2024.08.05 16:46:39.406044 [ 3 ] {} <Debug> HTTP-Session: 940dba32-06cd-4206-91df-a144af8b396e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
779 2024.08.05 16:46:39.406102 [ 3 ] {} <Trace> HTTP-Session: 940dba32-06cd-4206-91df-a144af8b396e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
780 2024.08.05 16:46:39.406280 [ 3 ] {3e6a79da-1012-4620-94ba-c8c3f39533c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44030) 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.08.05 16:46:39.406320 [ 3 ] {3e6a79da-1012-4620-94ba-c8c3f39533c3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string
782 2024.08.05 16:46:39.410979 [ 3 ] {3e6a79da-1012-4620-94ba-c8c3f39533c3} <Debug> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Loading data parts
783 2024.08.05 16:46:39.411104 [ 3 ] {3e6a79da-1012-4620-94ba-c8c3f39533c3} <Debug> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): There are no data parts
784 2024.08.05 16:46:39.417398 [ 3 ] {3e6a79da-1012-4620-94ba-c8c3f39533c3} <Debug> DynamicQueryHandler: Done processing query
785 2024.08.05 16:46:39.417431 [ 3 ] {} <Debug> HTTP-Session: 940dba32-06cd-4206-91df-a144af8b396e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
786 2024.08.05 16:46:39.417570 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44030, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
787 2024.08.05 16:46:39.417624 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
788 2024.08.05 16:46:39.417648 [ 3 ] {} <Debug> HTTP-Session: 1fa50ef2-377c-445b-9d24-8f57d4fefea4 Authenticating user 'default' from [fd00:1122:3344:101::d]:44030
789 2024.08.05 16:46:39.417669 [ 3 ] {} <Debug> HTTP-Session: 1fa50ef2-377c-445b-9d24-8f57d4fefea4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
790 2024.08.05 16:46:39.417686 [ 3 ] {} <Debug> HTTP-Session: 1fa50ef2-377c-445b-9d24-8f57d4fefea4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
791 2024.08.05 16:46:39.417723 [ 3 ] {} <Trace> HTTP-Session: 1fa50ef2-377c-445b-9d24-8f57d4fefea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
792 2024.08.05 16:46:39.417894 [ 3 ] {a3c4d992-a991-45e5-b435-591c49f62621} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44030) 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.08.05 16:46:39.417943 [ 3 ] {a3c4d992-a991-45e5-b435-591c49f62621} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid
794 2024.08.05 16:46:39.421101 [ 3 ] {a3c4d992-a991-45e5-b435-591c49f62621} <Debug> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Loading data parts
795 2024.08.05 16:46:39.421230 [ 3 ] {a3c4d992-a991-45e5-b435-591c49f62621} <Debug> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): There are no data parts
796 2024.08.05 16:46:39.424787 [ 3 ] {a3c4d992-a991-45e5-b435-591c49f62621} <Debug> DynamicQueryHandler: Done processing query
797 2024.08.05 16:46:39.424814 [ 3 ] {} <Debug> HTTP-Session: 1fa50ef2-377c-445b-9d24-8f57d4fefea4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
798 2024.08.05 16:46:39.424966 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44030, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
799 2024.08.05 16:46:39.425012 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
800 2024.08.05 16:46:39.425031 [ 3 ] {} <Debug> HTTP-Session: 7947855a-0a05-4e75-8559-67c44fc1bd40 Authenticating user 'default' from [fd00:1122:3344:101::d]:44030
801 2024.08.05 16:46:39.425048 [ 3 ] {} <Debug> HTTP-Session: 7947855a-0a05-4e75-8559-67c44fc1bd40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
802 2024.08.05 16:46:39.425061 [ 3 ] {} <Debug> HTTP-Session: 7947855a-0a05-4e75-8559-67c44fc1bd40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
803 2024.08.05 16:46:39.425091 [ 3 ] {} <Trace> HTTP-Session: 7947855a-0a05-4e75-8559-67c44fc1bd40 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
804 2024.08.05 16:46:39.425298 [ 3 ] {04b65de2-c3d1-4ef2-b2f8-e8d0eb8aba0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44030) /* 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.08.05 16:46:39.425357 [ 3 ] {04b65de2-c3d1-4ef2-b2f8-e8d0eb8aba0d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema
809 2024.08.05 16:46:39.430272 [ 3 ] {04b65de2-c3d1-4ef2-b2f8-e8d0eb8aba0d} <Debug> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d): Loading data parts
810 2024.08.05 16:46:39.430523 [ 3 ] {04b65de2-c3d1-4ef2-b2f8-e8d0eb8aba0d} <Debug> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d): There are no data parts
811 2024.08.05 16:46:39.436607 [ 3 ] {04b65de2-c3d1-4ef2-b2f8-e8d0eb8aba0d} <Debug> DynamicQueryHandler: Done processing query
812 2024.08.05 16:46:39.436634 [ 3 ] {} <Debug> HTTP-Session: 7947855a-0a05-4e75-8559-67c44fc1bd40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
813 2024.08.05 16:46:39.436776 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44030, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
814 2024.08.05 16:46:39.436823 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
815 2024.08.05 16:46:39.436843 [ 3 ] {} <Debug> HTTP-Session: 92f1dfa0-0156-4d8e-9826-8dd9e4a5b067 Authenticating user 'default' from [fd00:1122:3344:101::d]:44030
816 2024.08.05 16:46:39.436860 [ 3 ] {} <Debug> HTTP-Session: 92f1dfa0-0156-4d8e-9826-8dd9e4a5b067 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
817 2024.08.05 16:46:39.436873 [ 3 ] {} <Debug> HTTP-Session: 92f1dfa0-0156-4d8e-9826-8dd9e4a5b067 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
818 2024.08.05 16:46:39.436903 [ 3 ] {} <Trace> HTTP-Session: 92f1dfa0-0156-4d8e-9826-8dd9e4a5b067 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
819 2024.08.05 16:46:39.437071 [ 3 ] {cc7681fd-8dbb-4da5-9e30-c07bb5f386ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44030) INSERT INTO oximeter.version (*) VALUES (stage: Complete)
820 2024.08.05 16:46:39.438745 [ 3 ] {cc7681fd-8dbb-4da5-9e30-c07bb5f386ab} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version
821 2024.08.05 16:46:39.442544 [ 3 ] {cc7681fd-8dbb-4da5-9e30-c07bb5f386ab} <Trace> oximeter.version (77c358ef-309c-4f42-a60d-b1ef60ae6564): Trying to reserve 1.00 MiB using storage policy from min volume index 0
822 2024.08.05 16:46:39.442582 [ 3 ] {cc7681fd-8dbb-4da5-9e30-c07bb5f386ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
823 2024.08.05 16:46:39.447086 [ 3 ] {cc7681fd-8dbb-4da5-9e30-c07bb5f386ab} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
824 2024.08.05 16:46:39.448108 [ 3 ] {cc7681fd-8dbb-4da5-9e30-c07bb5f386ab} <Trace> oximeter.version (77c358ef-309c-4f42-a60d-b1ef60ae6564): 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.08.05 16:46:39.448355 [ 3 ] {cc7681fd-8dbb-4da5-9e30-c07bb5f386ab} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.011367 sec., 87.97395970792645 rows/sec., 1.37 KiB/sec.
826 2024.08.05 16:46:39.448521 [ 3 ] {cc7681fd-8dbb-4da5-9e30-c07bb5f386ab} <Debug> DynamicQueryHandler: Done processing query
827 2024.08.05 16:46:39.448547 [ 3 ] {cc7681fd-8dbb-4da5-9e30-c07bb5f386ab} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
828 2024.08.05 16:46:39.448564 [ 3 ] {} <Debug> HTTP-Session: 92f1dfa0-0156-4d8e-9826-8dd9e4a5b067 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
829 2024.08.05 16:46:48.505437 [ 119 ] {} <Debug> DNSResolver: Updating DNS cache
830 2024.08.05 16:46:48.505505 [ 119 ] {} <Debug> DNSResolver: Updated DNS cache
831 2024.08.05 16:47:03.505542 [ 93 ] {} <Debug> DNSResolver: Updating DNS cache
832 2024.08.05 16:47:03.505605 [ 93 ] {} <Debug> DNSResolver: Updated DNS cache
833 2024.08.05 16:47:04.451052 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
834 2024.08.05 16:47:04.451184 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
835 2024.08.05 16:47:04.451209 [ 3 ] {} <Debug> HTTP-Session: be002fc8-c750-4c7f-b781-095f27a0ae3f Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
836 2024.08.05 16:47:04.451233 [ 3 ] {} <Debug> HTTP-Session: be002fc8-c750-4c7f-b781-095f27a0ae3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
837 2024.08.05 16:47:04.451248 [ 3 ] {} <Debug> HTTP-Session: be002fc8-c750-4c7f-b781-095f27a0ae3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
838 2024.08.05 16:47:04.451297 [ 3 ] {} <Trace> HTTP-Session: be002fc8-c750-4c7f-b781-095f27a0ae3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
839 2024.08.05 16:47:04.451488 [ 3 ] {93cca438-1dda-47af-9600-00d2c6458149} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete)
840 2024.08.05 16:47:04.451833 [ 3 ] {93cca438-1dda-47af-9600-00d2c6458149} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
841 2024.08.05 16:47:04.453994 [ 3 ] {93cca438-1dda-47af-9600-00d2c6458149} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
842 2024.08.05 16:47:04.459035 [ 3 ] {93cca438-1dda-47af-9600-00d2c6458149} <Debug> DynamicQueryHandler: Done processing query
843 2024.08.05 16:47:04.459065 [ 3 ] {93cca438-1dda-47af-9600-00d2c6458149} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
844 2024.08.05 16:47:04.459083 [ 3 ] {} <Debug> HTTP-Session: be002fc8-c750-4c7f-b781-095f27a0ae3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
845 2024.08.05 16:47:04.465191 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 129, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
846 2024.08.05 16:47:04.465288 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
847 2024.08.05 16:47:04.465325 [ 3 ] {} <Debug> HTTP-Session: a3da59f9-6270-432e-835b-14516e25f91e Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
848 2024.08.05 16:47:04.465357 [ 3 ] {} <Debug> HTTP-Session: a3da59f9-6270-432e-835b-14516e25f91e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
849 2024.08.05 16:47:04.465384 [ 3 ] {} <Debug> HTTP-Session: a3da59f9-6270-432e-835b-14516e25f91e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
850 2024.08.05 16:47:04.465445 [ 3 ] {} <Trace> HTTP-Session: a3da59f9-6270-432e-835b-14516e25f91e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
851 2024.08.05 16:47:04.465717 [ 3 ] {6dbe1520-3bb7-43d4-91e8-76abf01812fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_routes') FORMAT JSONEachRow; (stage: Complete)
852 2024.08.05 16:47:04.473441 [ 3 ] {6dbe1520-3bb7-43d4-91e8-76abf01812fe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
853 2024.08.05 16:47:04.473548 [ 3 ] {6dbe1520-3bb7-43d4-91e8-76abf01812fe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
854 2024.08.05 16:47:04.474725 [ 3 ] {6dbe1520-3bb7-43d4-91e8-76abf01812fe} <Debug> DynamicQueryHandler: Done processing query
855 2024.08.05 16:47:04.474751 [ 3 ] {6dbe1520-3bb7-43d4-91e8-76abf01812fe} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
856 2024.08.05 16:47:04.474767 [ 3 ] {} <Debug> HTTP-Session: a3da59f9-6270-432e-835b-14516e25f91e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
857 2024.08.05 16:47:04.475048 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
858 2024.08.05 16:47:04.475097 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
859 2024.08.05 16:47:04.475117 [ 3 ] {} <Debug> HTTP-Session: b7a586ed-d21a-4085-8b8d-a4ab7a2ece57 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
860 2024.08.05 16:47:04.475132 [ 3 ] {} <Debug> HTTP-Session: b7a586ed-d21a-4085-8b8d-a4ab7a2ece57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
861 2024.08.05 16:47:04.475146 [ 3 ] {} <Debug> HTTP-Session: b7a586ed-d21a-4085-8b8d-a4ab7a2ece57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
862 2024.08.05 16:47:04.475177 [ 3 ] {} <Trace> HTTP-Session: b7a586ed-d21a-4085-8b8d-a4ab7a2ece57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
863 2024.08.05 16:47:04.475298 [ 3 ] {ff3ac025-0e8a-4e36-bea9-ec939138fe6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT JSONEachRow; (stage: Complete)
864 2024.08.05 16:47:04.475652 [ 3 ] {ff3ac025-0e8a-4e36-bea9-ec939138fe6e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
865 2024.08.05 16:47:04.475703 [ 3 ] {ff3ac025-0e8a-4e36-bea9-ec939138fe6e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
866 2024.08.05 16:47:04.476573 [ 3 ] {ff3ac025-0e8a-4e36-bea9-ec939138fe6e} <Debug> DynamicQueryHandler: Done processing query
867 2024.08.05 16:47:04.476599 [ 3 ] {ff3ac025-0e8a-4e36-bea9-ec939138fe6e} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
868 2024.08.05 16:47:04.476615 [ 3 ] {} <Debug> HTTP-Session: b7a586ed-d21a-4085-8b8d-a4ab7a2ece57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
869 2024.08.05 16:47:04.476823 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
870 2024.08.05 16:47:04.476872 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
871 2024.08.05 16:47:04.476891 [ 3 ] {} <Debug> HTTP-Session: c9656b86-195a-43e0-b9a8-6e2d32c3bff2 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
872 2024.08.05 16:47:04.476907 [ 3 ] {} <Debug> HTTP-Session: c9656b86-195a-43e0-b9a8-6e2d32c3bff2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
873 2024.08.05 16:47:04.476920 [ 3 ] {} <Debug> HTTP-Session: c9656b86-195a-43e0-b9a8-6e2d32c3bff2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
874 2024.08.05 16:47:04.476951 [ 3 ] {} <Trace> HTTP-Session: c9656b86-195a-43e0-b9a8-6e2d32c3bff2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
875 2024.08.05 16:47:04.477071 [ 3 ] {3ca6dbb9-4693-4fd2-ad88-bed75470b620} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) 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)
876 2024.08.05 16:47:04.477388 [ 3 ] {3ca6dbb9-4693-4fd2-ad88-bed75470b620} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
877 2024.08.05 16:47:04.477440 [ 3 ] {3ca6dbb9-4693-4fd2-ad88-bed75470b620} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
878 2024.08.05 16:47:04.478348 [ 3 ] {3ca6dbb9-4693-4fd2-ad88-bed75470b620} <Debug> DynamicQueryHandler: Done processing query
879 2024.08.05 16:47:04.478375 [ 3 ] {3ca6dbb9-4693-4fd2-ad88-bed75470b620} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
880 2024.08.05 16:47:04.478391 [ 3 ] {} <Debug> HTTP-Session: c9656b86-195a-43e0-b9a8-6e2d32c3bff2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
881 2024.08.05 16:47:04.478585 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 239, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
882 2024.08.05 16:47:04.478633 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
883 2024.08.05 16:47:04.478654 [ 3 ] {} <Debug> HTTP-Session: 359399a4-93bb-476d-bc41-9041aa3b8754 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
884 2024.08.05 16:47:04.478670 [ 3 ] {} <Debug> HTTP-Session: 359399a4-93bb-476d-bc41-9041aa3b8754 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
885 2024.08.05 16:47:04.478684 [ 3 ] {} <Debug> HTTP-Session: 359399a4-93bb-476d-bc41-9041aa3b8754 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
886 2024.08.05 16:47:04.478714 [ 3 ] {} <Trace> HTTP-Session: 359399a4-93bb-476d-bc41-9041aa3b8754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
887 2024.08.05 16:47:04.478836 [ 3 ] {a1c4ec2e-4f10-4d9b-934d-9857b9e9cb4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) 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)
888 2024.08.05 16:47:04.479156 [ 3 ] {a1c4ec2e-4f10-4d9b-934d-9857b9e9cb4a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
889 2024.08.05 16:47:04.479209 [ 3 ] {a1c4ec2e-4f10-4d9b-934d-9857b9e9cb4a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
890 2024.08.05 16:47:04.479985 [ 3 ] {a1c4ec2e-4f10-4d9b-934d-9857b9e9cb4a} <Debug> DynamicQueryHandler: Done processing query
891 2024.08.05 16:47:04.480011 [ 3 ] {a1c4ec2e-4f10-4d9b-934d-9857b9e9cb4a} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
892 2024.08.05 16:47:04.480027 [ 3 ] {} <Debug> HTTP-Session: 359399a4-93bb-476d-bc41-9041aa3b8754 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
893 2024.08.05 16:47:04.481434 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 281, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
894 2024.08.05 16:47:04.481480 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
895 2024.08.05 16:47:04.481499 [ 3 ] {} <Debug> HTTP-Session: 856954e8-2e11-4338-b042-e9e9440f43b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
896 2024.08.05 16:47:04.481515 [ 3 ] {} <Debug> HTTP-Session: 856954e8-2e11-4338-b042-e9e9440f43b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
897 2024.08.05 16:47:04.481528 [ 3 ] {} <Debug> HTTP-Session: 856954e8-2e11-4338-b042-e9e9440f43b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
898 2024.08.05 16:47:04.481559 [ 3 ] {} <Trace> HTTP-Session: 856954e8-2e11-4338-b042-e9e9440f43b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
899 2024.08.05 16:47:04.481683 [ 3 ] {de0dafb1-492b-4743-97ef-f09fd4e7fbd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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)
900 2024.08.05 16:47:04.482008 [ 3 ] {de0dafb1-492b-4743-97ef-f09fd4e7fbd1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
901 2024.08.05 16:47:04.482061 [ 3 ] {de0dafb1-492b-4743-97ef-f09fd4e7fbd1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
902 2024.08.05 16:47:04.482988 [ 3 ] {de0dafb1-492b-4743-97ef-f09fd4e7fbd1} <Debug> DynamicQueryHandler: Done processing query
903 2024.08.05 16:47:04.483014 [ 3 ] {de0dafb1-492b-4743-97ef-f09fd4e7fbd1} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
904 2024.08.05 16:47:04.483030 [ 3 ] {} <Debug> HTTP-Session: 856954e8-2e11-4338-b042-e9e9440f43b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
905 2024.08.05 16:47:04.483212 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 319, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
906 2024.08.05 16:47:04.483262 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
907 2024.08.05 16:47:04.483282 [ 3 ] {} <Debug> HTTP-Session: 8ae52663-f3d6-482e-a272-9e3ecbcc3a5c Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
908 2024.08.05 16:47:04.483299 [ 3 ] {} <Debug> HTTP-Session: 8ae52663-f3d6-482e-a272-9e3ecbcc3a5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
909 2024.08.05 16:47:04.483312 [ 3 ] {} <Debug> HTTP-Session: 8ae52663-f3d6-482e-a272-9e3ecbcc3a5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
910 2024.08.05 16:47:04.483342 [ 3 ] {} <Trace> HTTP-Session: 8ae52663-f3d6-482e-a272-9e3ecbcc3a5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
911 2024.08.05 16:47:04.483468 [ 3 ] {c39c0a94-a1c2-4431-b311-3865b9d3ac86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', '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)
912 2024.08.05 16:47:04.483796 [ 3 ] {c39c0a94-a1c2-4431-b311-3865b9d3ac86} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
913 2024.08.05 16:47:04.483848 [ 3 ] {c39c0a94-a1c2-4431-b311-3865b9d3ac86} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
914 2024.08.05 16:47:04.484736 [ 3 ] {c39c0a94-a1c2-4431-b311-3865b9d3ac86} <Debug> DynamicQueryHandler: Done processing query
915 2024.08.05 16:47:04.484763 [ 3 ] {c39c0a94-a1c2-4431-b311-3865b9d3ac86} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
916 2024.08.05 16:47:04.484778 [ 3 ] {} <Debug> HTTP-Session: 8ae52663-f3d6-482e-a272-9e3ecbcc3a5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
917 2024.08.05 16:47:04.484973 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
918 2024.08.05 16:47:04.485020 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
919 2024.08.05 16:47:04.485039 [ 3 ] {} <Debug> HTTP-Session: c1756deb-edd1-4262-b457-3b2ab4007d33 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
920 2024.08.05 16:47:04.485055 [ 3 ] {} <Debug> HTTP-Session: c1756deb-edd1-4262-b457-3b2ab4007d33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
921 2024.08.05 16:47:04.485068 [ 3 ] {} <Debug> HTTP-Session: c1756deb-edd1-4262-b457-3b2ab4007d33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
922 2024.08.05 16:47:04.485098 [ 3 ] {} <Trace> HTTP-Session: c1756deb-edd1-4262-b457-3b2ab4007d33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
923 2024.08.05 16:47:04.485224 [ 3 ] {3a4c80f1-1998-4f66-8ec5-311723e5e6fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', '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)
924 2024.08.05 16:47:04.485554 [ 3 ] {3a4c80f1-1998-4f66-8ec5-311723e5e6fe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
925 2024.08.05 16:47:04.485604 [ 3 ] {3a4c80f1-1998-4f66-8ec5-311723e5e6fe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
926 2024.08.05 16:47:04.486478 [ 3 ] {3a4c80f1-1998-4f66-8ec5-311723e5e6fe} <Debug> DynamicQueryHandler: Done processing query
927 2024.08.05 16:47:04.486503 [ 3 ] {3a4c80f1-1998-4f66-8ec5-311723e5e6fe} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
928 2024.08.05 16:47:04.486519 [ 3 ] {} <Debug> HTTP-Session: c1756deb-edd1-4262-b457-3b2ab4007d33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
929 2024.08.05 16:47:04.487064 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 408, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
930 2024.08.05 16:47:04.487112 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
931 2024.08.05 16:47:04.487131 [ 3 ] {} <Debug> HTTP-Session: 7c43f675-1bb4-41d1-aa2a-6bb276566172 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
932 2024.08.05 16:47:04.487147 [ 3 ] {} <Debug> HTTP-Session: 7c43f675-1bb4-41d1-aa2a-6bb276566172 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
933 2024.08.05 16:47:04.487160 [ 3 ] {} <Debug> HTTP-Session: 7c43f675-1bb4-41d1-aa2a-6bb276566172 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
934 2024.08.05 16:47:04.487190 [ 3 ] {} <Trace> HTTP-Session: 7c43f675-1bb4-41d1-aa2a-6bb276566172 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
935 2024.08.05 16:47:04.487313 [ 3 ] {675f3535-500d-4d60-991e-e86d95435700} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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)
936 2024.08.05 16:47:04.487649 [ 3 ] {675f3535-500d-4d60-991e-e86d95435700} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
937 2024.08.05 16:47:04.487701 [ 3 ] {675f3535-500d-4d60-991e-e86d95435700} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
938 2024.08.05 16:47:04.488664 [ 3 ] {675f3535-500d-4d60-991e-e86d95435700} <Debug> DynamicQueryHandler: Done processing query
939 2024.08.05 16:47:04.488689 [ 3 ] {675f3535-500d-4d60-991e-e86d95435700} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
940 2024.08.05 16:47:04.488705 [ 3 ] {} <Debug> HTTP-Session: 7c43f675-1bb4-41d1-aa2a-6bb276566172 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
941 2024.08.05 16:47:04.489665 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 2175, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
942 2024.08.05 16:47:04.489713 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
943 2024.08.05 16:47:04.489731 [ 3 ] {} <Debug> HTTP-Session: e0367fbf-0958-42e6-97ca-8e3bb22eb179 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
944 2024.08.05 16:47:04.489747 [ 3 ] {} <Debug> HTTP-Session: e0367fbf-0958-42e6-97ca-8e3bb22eb179 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
945 2024.08.05 16:47:04.489761 [ 3 ] {} <Debug> HTTP-Session: e0367fbf-0958-42e6-97ca-8e3bb22eb179 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
946 2024.08.05 16:47:04.489791 [ 3 ] {} <Trace> HTTP-Session: e0367fbf-0958-42e6-97ca-8e3bb22eb179 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
947 2024.08.05 16:47:04.489905 [ 3 ] {76bb8fa6-6945-4a61-be72-e42de7fe423c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
948 2024.08.05 16:47:04.489951 [ 3 ] {76bb8fa6-6945-4a61-be72-e42de7fe423c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
949 2024.08.05 16:47:04.490145 [ 3 ] {76bb8fa6-6945-4a61-be72-e42de7fe423c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
950 2024.08.05 16:47:04.496717 [ 3 ] {76bb8fa6-6945-4a61-be72-e42de7fe423c} <Trace> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
951 2024.08.05 16:47:04.496782 [ 3 ] {76bb8fa6-6945-4a61-be72-e42de7fe423c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
952 2024.08.05 16:47:04.499709 [ 3 ] {76bb8fa6-6945-4a61-be72-e42de7fe423c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
953 2024.08.05 16:47:04.500294 [ 3 ] {76bb8fa6-6945-4a61-be72-e42de7fe423c} <Trace> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
954 2024.08.05 16:47:04.500502 [ 3 ] {76bb8fa6-6945-4a61-be72-e42de7fe423c} <Debug> executeQuery: Read 9 rows, 1.04 KiB in 0.010633 sec., 846.4215179159221 rows/sec., 98.27 KiB/sec.
955 2024.08.05 16:47:04.500831 [ 3 ] {76bb8fa6-6945-4a61-be72-e42de7fe423c} <Debug> DynamicQueryHandler: Done processing query
956 2024.08.05 16:47:04.500856 [ 3 ] {76bb8fa6-6945-4a61-be72-e42de7fe423c} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
957 2024.08.05 16:47:04.500877 [ 3 ] {} <Debug> HTTP-Session: e0367fbf-0958-42e6-97ca-8e3bb22eb179 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
958 2024.08.05 16:47:04.500997 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 2916, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
959 2024.08.05 16:47:04.501045 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
960 2024.08.05 16:47:04.501065 [ 3 ] {} <Debug> HTTP-Session: 448ca4ea-1baa-4da1-aac2-edeb69b0d0c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
961 2024.08.05 16:47:04.501081 [ 3 ] {} <Debug> HTTP-Session: 448ca4ea-1baa-4da1-aac2-edeb69b0d0c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
962 2024.08.05 16:47:04.501094 [ 3 ] {} <Debug> HTTP-Session: 448ca4ea-1baa-4da1-aac2-edeb69b0d0c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
963 2024.08.05 16:47:04.501124 [ 3 ] {} <Trace> HTTP-Session: 448ca4ea-1baa-4da1-aac2-edeb69b0d0c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
964 2024.08.05 16:47:04.501229 [ 3 ] {6f850fa8-74ca-46e3-bd23-d3a8f232eb85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
965 2024.08.05 16:47:04.501273 [ 3 ] {6f850fa8-74ca-46e3-bd23-d3a8f232eb85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
966 2024.08.05 16:47:04.501417 [ 3 ] {6f850fa8-74ca-46e3-bd23-d3a8f232eb85} <Trace> ParallelParsingInputFormat: Parallel parsing is used
967 2024.08.05 16:47:04.505925 [ 3 ] {6f850fa8-74ca-46e3-bd23-d3a8f232eb85} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
968 2024.08.05 16:47:04.505961 [ 3 ] {6f850fa8-74ca-46e3-bd23-d3a8f232eb85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
969 2024.08.05 16:47:04.506410 [ 3 ] {6f850fa8-74ca-46e3-bd23-d3a8f232eb85} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
970 2024.08.05 16:47:04.506929 [ 3 ] {6f850fa8-74ca-46e3-bd23-d3a8f232eb85} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
971 2024.08.05 16:47:04.507088 [ 3 ] {6f850fa8-74ca-46e3-bd23-d3a8f232eb85} <Debug> executeQuery: Read 20 rows, 1.62 KiB in 0.005888 sec., 3396.7391304347825 rows/sec., 275.32 KiB/sec.
972 2024.08.05 16:47:04.507352 [ 3 ] {6f850fa8-74ca-46e3-bd23-d3a8f232eb85} <Debug> DynamicQueryHandler: Done processing query
973 2024.08.05 16:47:04.507377 [ 3 ] {6f850fa8-74ca-46e3-bd23-d3a8f232eb85} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
974 2024.08.05 16:47:04.507394 [ 3 ] {} <Debug> HTTP-Session: 448ca4ea-1baa-4da1-aac2-edeb69b0d0c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
975 2024.08.05 16:47:04.507572 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 9972, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
976 2024.08.05 16:47:04.507621 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
977 2024.08.05 16:47:04.507640 [ 3 ] {} <Debug> HTTP-Session: f7e59260-523b-40ab-b201-b30c9d60b97b Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
978 2024.08.05 16:47:04.507656 [ 3 ] {} <Debug> HTTP-Session: f7e59260-523b-40ab-b201-b30c9d60b97b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
979 2024.08.05 16:47:04.507670 [ 3 ] {} <Debug> HTTP-Session: f7e59260-523b-40ab-b201-b30c9d60b97b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
980 2024.08.05 16:47:04.507701 [ 3 ] {} <Trace> HTTP-Session: f7e59260-523b-40ab-b201-b30c9d60b97b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
981 2024.08.05 16:47:04.507819 [ 3 ] {540b49c3-8279-4e7a-9b0f-5f51c177a7cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
982 2024.08.05 16:47:04.507862 [ 3 ] {540b49c3-8279-4e7a-9b0f-5f51c177a7cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
983 2024.08.05 16:47:04.508003 [ 3 ] {540b49c3-8279-4e7a-9b0f-5f51c177a7cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
984 2024.08.05 16:47:04.510539 [ 3 ] {540b49c3-8279-4e7a-9b0f-5f51c177a7cc} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
985 2024.08.05 16:47:04.510582 [ 3 ] {540b49c3-8279-4e7a-9b0f-5f51c177a7cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
986 2024.08.05 16:47:04.511093 [ 3 ] {540b49c3-8279-4e7a-9b0f-5f51c177a7cc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
987 2024.08.05 16:47:04.511604 [ 3 ] {540b49c3-8279-4e7a-9b0f-5f51c177a7cc} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
988 2024.08.05 16:47:04.511766 [ 3 ] {540b49c3-8279-4e7a-9b0f-5f51c177a7cc} <Debug> executeQuery: Read 66 rows, 5.93 KiB in 0.003984 sec., 16566.265060240967 rows/sec., 1.45 MiB/sec.
989 2024.08.05 16:47:04.512024 [ 3 ] {540b49c3-8279-4e7a-9b0f-5f51c177a7cc} <Debug> DynamicQueryHandler: Done processing query
990 2024.08.05 16:47:04.512049 [ 3 ] {540b49c3-8279-4e7a-9b0f-5f51c177a7cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
991 2024.08.05 16:47:04.512065 [ 3 ] {} <Debug> HTTP-Session: f7e59260-523b-40ab-b201-b30c9d60b97b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
992 2024.08.05 16:47:04.512186 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 311, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
993 2024.08.05 16:47:04.512234 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
994 2024.08.05 16:47:04.512253 [ 3 ] {} <Debug> HTTP-Session: 4cbf38c1-9ef2-4ca4-b71d-fc0b55969672 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
995 2024.08.05 16:47:04.512269 [ 3 ] {} <Debug> HTTP-Session: 4cbf38c1-9ef2-4ca4-b71d-fc0b55969672 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
996 2024.08.05 16:47:04.512283 [ 3 ] {} <Debug> HTTP-Session: 4cbf38c1-9ef2-4ca4-b71d-fc0b55969672 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
997 2024.08.05 16:47:04.512313 [ 3 ] {} <Trace> HTTP-Session: 4cbf38c1-9ef2-4ca4-b71d-fc0b55969672 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
998 2024.08.05 16:47:04.512408 [ 3 ] {d7244abe-e5fa-4acd-b0a4-48b9960cecd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
999 2024.08.05 16:47:04.512451 [ 3 ] {d7244abe-e5fa-4acd-b0a4-48b9960cecd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
1000 2024.08.05 16:47:04.512597 [ 3 ] {d7244abe-e5fa-4acd-b0a4-48b9960cecd2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1001 2024.08.05 16:47:04.515126 [ 3 ] {d7244abe-e5fa-4acd-b0a4-48b9960cecd2} <Trace> oximeter.fields_u32 (668d0e35-b44f-4b29-bbb4-e73e39c11b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1002 2024.08.05 16:47:04.515199 [ 3 ] {d7244abe-e5fa-4acd-b0a4-48b9960cecd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
1003 2024.08.05 16:47:04.515897 [ 3 ] {d7244abe-e5fa-4acd-b0a4-48b9960cecd2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1004 2024.08.05 16:47:04.516424 [ 3 ] {d7244abe-e5fa-4acd-b0a4-48b9960cecd2} <Trace> oximeter.fields_u32 (668d0e35-b44f-4b29-bbb4-e73e39c11b68): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1005 2024.08.05 16:47:04.516582 [ 3 ] {d7244abe-e5fa-4acd-b0a4-48b9960cecd2} <Debug> executeQuery: Read 2 rows, 136.00 B in 0.00419 sec., 477.326968973747 rows/sec., 31.70 KiB/sec.
1006 2024.08.05 16:47:04.516853 [ 3 ] {d7244abe-e5fa-4acd-b0a4-48b9960cecd2} <Debug> DynamicQueryHandler: Done processing query
1007 2024.08.05 16:47:04.516880 [ 3 ] {d7244abe-e5fa-4acd-b0a4-48b9960cecd2} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1008 2024.08.05 16:47:04.516895 [ 3 ] {} <Debug> HTTP-Session: 4cbf38c1-9ef2-4ca4-b71d-fc0b55969672 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1009 2024.08.05 16:47:04.517005 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 5994, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1010 2024.08.05 16:47:04.517053 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1011 2024.08.05 16:47:04.517071 [ 3 ] {} <Debug> HTTP-Session: dc57aa67-5fc1-4515-97f3-9d736254cd22 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
1012 2024.08.05 16:47:04.517088 [ 3 ] {} <Debug> HTTP-Session: dc57aa67-5fc1-4515-97f3-9d736254cd22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1013 2024.08.05 16:47:04.517101 [ 3 ] {} <Debug> HTTP-Session: dc57aa67-5fc1-4515-97f3-9d736254cd22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1014 2024.08.05 16:47:04.517131 [ 3 ] {} <Trace> HTTP-Session: dc57aa67-5fc1-4515-97f3-9d736254cd22 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1015 2024.08.05 16:47:04.517241 [ 3 ] {66022f4a-b77a-492c-a87d-56e2379b071c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1016 2024.08.05 16:47:04.517284 [ 3 ] {66022f4a-b77a-492c-a87d-56e2379b071c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1017 2024.08.05 16:47:04.517984 [ 3 ] {66022f4a-b77a-492c-a87d-56e2379b071c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1018 2024.08.05 16:47:04.518853 [ 3 ] {66022f4a-b77a-492c-a87d-56e2379b071c} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1019 2024.08.05 16:47:04.518889 [ 3 ] {66022f4a-b77a-492c-a87d-56e2379b071c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
1020 2024.08.05 16:47:04.521217 [ 3 ] {66022f4a-b77a-492c-a87d-56e2379b071c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1021 2024.08.05 16:47:04.521731 [ 3 ] {66022f4a-b77a-492c-a87d-56e2379b071c} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1022 2024.08.05 16:47:04.521879 [ 3 ] {66022f4a-b77a-492c-a87d-56e2379b071c} <Debug> executeQuery: Read 35 rows, 2.82 KiB in 0.004666 sec., 7501.071581654522 rows/sec., 603.60 KiB/sec.
1023 2024.08.05 16:47:04.522037 [ 3 ] {66022f4a-b77a-492c-a87d-56e2379b071c} <Debug> DynamicQueryHandler: Done processing query
1024 2024.08.05 16:47:04.522062 [ 3 ] {66022f4a-b77a-492c-a87d-56e2379b071c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1025 2024.08.05 16:47:04.522078 [ 3 ] {} <Debug> HTTP-Session: dc57aa67-5fc1-4515-97f3-9d736254cd22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1026 2024.08.05 16:47:04.522201 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 2022, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1027 2024.08.05 16:47:04.522247 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1028 2024.08.05 16:47:04.522266 [ 3 ] {} <Debug> HTTP-Session: aee89941-72e8-4dd7-b391-07ededc8bdb7 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
1029 2024.08.05 16:47:04.522282 [ 3 ] {} <Debug> HTTP-Session: aee89941-72e8-4dd7-b391-07ededc8bdb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1030 2024.08.05 16:47:04.522295 [ 3 ] {} <Debug> HTTP-Session: aee89941-72e8-4dd7-b391-07ededc8bdb7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1031 2024.08.05 16:47:04.522325 [ 3 ] {} <Trace> HTTP-Session: aee89941-72e8-4dd7-b391-07ededc8bdb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1032 2024.08.05 16:47:04.522424 [ 3 ] {37afa593-0e4a-4224-8fe1-6af4269dd78e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1033 2024.08.05 16:47:04.522470 [ 3 ] {37afa593-0e4a-4224-8fe1-6af4269dd78e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1034 2024.08.05 16:47:04.522614 [ 3 ] {37afa593-0e4a-4224-8fe1-6af4269dd78e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1035 2024.08.05 16:47:04.524834 [ 3 ] {37afa593-0e4a-4224-8fe1-6af4269dd78e} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1036 2024.08.05 16:47:04.524877 [ 3 ] {37afa593-0e4a-4224-8fe1-6af4269dd78e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
1037 2024.08.05 16:47:04.527713 [ 3 ] {37afa593-0e4a-4224-8fe1-6af4269dd78e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1038 2024.08.05 16:47:04.528337 [ 3 ] {37afa593-0e4a-4224-8fe1-6af4269dd78e} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1039 2024.08.05 16:47:04.528490 [ 3 ] {37afa593-0e4a-4224-8fe1-6af4269dd78e} <Debug> executeQuery: Read 10 rows, 780.00 B in 0.006082 sec., 1644.195988161789 rows/sec., 125.24 KiB/sec.
1040 2024.08.05 16:47:04.528696 [ 3 ] {37afa593-0e4a-4224-8fe1-6af4269dd78e} <Debug> DynamicQueryHandler: Done processing query
1041 2024.08.05 16:47:04.528720 [ 3 ] {37afa593-0e4a-4224-8fe1-6af4269dd78e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1042 2024.08.05 16:47:04.528737 [ 3 ] {} <Debug> HTTP-Session: aee89941-72e8-4dd7-b391-07ededc8bdb7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1043 2024.08.05 16:47:04.528854 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1044 2024.08.05 16:47:04.528904 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1045 2024.08.05 16:47:04.528923 [ 3 ] {} <Debug> HTTP-Session: 966aba95-626a-4b6e-bb72-9d66e7711f07 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
1046 2024.08.05 16:47:04.528939 [ 3 ] {} <Debug> HTTP-Session: 966aba95-626a-4b6e-bb72-9d66e7711f07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1047 2024.08.05 16:47:04.528952 [ 3 ] {} <Debug> HTTP-Session: 966aba95-626a-4b6e-bb72-9d66e7711f07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1048 2024.08.05 16:47:04.528983 [ 3 ] {} <Trace> HTTP-Session: 966aba95-626a-4b6e-bb72-9d66e7711f07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1049 2024.08.05 16:47:04.529078 [ 3 ] {a7f7e434-b299-498a-89b6-e41b1a719514} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
1050 2024.08.05 16:47:04.529140 [ 3 ] {a7f7e434-b299-498a-89b6-e41b1a719514} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
1051 2024.08.05 16:47:04.529288 [ 3 ] {a7f7e434-b299-498a-89b6-e41b1a719514} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1052 2024.08.05 16:47:04.531686 [ 3 ] {a7f7e434-b299-498a-89b6-e41b1a719514} <Trace> oximeter.measurements_f64 (64a1cf2f-1c71-4b61-93a3-500e68304f01): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1053 2024.08.05 16:47:04.531729 [ 3 ] {a7f7e434-b299-498a-89b6-e41b1a719514} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
1054 2024.08.05 16:47:04.533252 [ 3 ] {a7f7e434-b299-498a-89b6-e41b1a719514} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1055 2024.08.05 16:47:04.533841 [ 3 ] {a7f7e434-b299-498a-89b6-e41b1a719514} <Trace> oximeter.measurements_f64 (64a1cf2f-1c71-4b61-93a3-500e68304f01): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1056 2024.08.05 16:47:04.533997 [ 3 ] {a7f7e434-b299-498a-89b6-e41b1a719514} <Debug> executeQuery: Read 2 rows, 130.00 B in 0.00493 sec., 405.67951318458415 rows/sec., 25.75 KiB/sec.
1057 2024.08.05 16:47:04.534254 [ 3 ] {a7f7e434-b299-498a-89b6-e41b1a719514} <Debug> DynamicQueryHandler: Done processing query
1058 2024.08.05 16:47:04.534279 [ 3 ] {a7f7e434-b299-498a-89b6-e41b1a719514} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1059 2024.08.05 16:47:04.534295 [ 3 ] {} <Debug> HTTP-Session: 966aba95-626a-4b6e-bb72-9d66e7711f07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1060 2024.08.05 16:47:04.534603 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 31764, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1061 2024.08.05 16:47:04.534650 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1062 2024.08.05 16:47:04.534668 [ 3 ] {} <Debug> HTTP-Session: 04988ef9-fede-4134-8d2b-e2813a0ffd58 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
1063 2024.08.05 16:47:04.534684 [ 3 ] {} <Debug> HTTP-Session: 04988ef9-fede-4134-8d2b-e2813a0ffd58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1064 2024.08.05 16:47:04.534698 [ 3 ] {} <Debug> HTTP-Session: 04988ef9-fede-4134-8d2b-e2813a0ffd58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1065 2024.08.05 16:47:04.534728 [ 3 ] {} <Trace> HTTP-Session: 04988ef9-fede-4134-8d2b-e2813a0ffd58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1066 2024.08.05 16:47:04.534972 [ 3 ] {3baf8bc2-9d9d-4c14-92df-a8953dcee0d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1067 2024.08.05 16:47:04.535041 [ 3 ] {3baf8bc2-9d9d-4c14-92df-a8953dcee0d3} <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
1068 2024.08.05 16:47:04.535428 [ 3 ] {3baf8bc2-9d9d-4c14-92df-a8953dcee0d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1069 2024.08.05 16:47:04.536063 [ 3 ] {3baf8bc2-9d9d-4c14-92df-a8953dcee0d3} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1070 2024.08.05 16:47:04.536099 [ 3 ] {3baf8bc2-9d9d-4c14-92df-a8953dcee0d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
1071 2024.08.05 16:47:04.538999 [ 3 ] {3baf8bc2-9d9d-4c14-92df-a8953dcee0d3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1072 2024.08.05 16:47:04.539784 [ 3 ] {3baf8bc2-9d9d-4c14-92df-a8953dcee0d3} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1073 2024.08.05 16:47:04.539974 [ 3 ] {3baf8bc2-9d9d-4c14-92df-a8953dcee0d3} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.005164 sec., 3872.9666924864446 rows/sec., 6.94 MiB/sec.
1074 2024.08.05 16:47:04.540244 [ 3 ] {3baf8bc2-9d9d-4c14-92df-a8953dcee0d3} <Debug> DynamicQueryHandler: Done processing query
1075 2024.08.05 16:47:04.540268 [ 3 ] {3baf8bc2-9d9d-4c14-92df-a8953dcee0d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
1076 2024.08.05 16:47:04.540285 [ 3 ] {} <Debug> HTTP-Session: 04988ef9-fede-4134-8d2b-e2813a0ffd58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1077 2024.08.05 16:47:04.540429 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 1977, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1078 2024.08.05 16:47:04.540477 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1079 2024.08.05 16:47:04.540496 [ 3 ] {} <Debug> HTTP-Session: 9626bdf7-8158-4a7e-9112-949ef01c989a Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
1080 2024.08.05 16:47:04.540512 [ 3 ] {} <Debug> HTTP-Session: 9626bdf7-8158-4a7e-9112-949ef01c989a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1081 2024.08.05 16:47:04.540525 [ 3 ] {} <Debug> HTTP-Session: 9626bdf7-8158-4a7e-9112-949ef01c989a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1082 2024.08.05 16:47:04.540556 [ 3 ] {} <Trace> HTTP-Session: 9626bdf7-8158-4a7e-9112-949ef01c989a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1083 2024.08.05 16:47:04.540655 [ 3 ] {9dc3d2b0-6cd9-4993-9fa0-b1dbf9347d8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1084 2024.08.05 16:47:04.540700 [ 3 ] {9dc3d2b0-6cd9-4993-9fa0-b1dbf9347d8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1085 2024.08.05 16:47:04.540830 [ 3 ] {9dc3d2b0-6cd9-4993-9fa0-b1dbf9347d8b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1086 2024.08.05 16:47:04.541121 [ 3 ] {9dc3d2b0-6cd9-4993-9fa0-b1dbf9347d8b} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1087 2024.08.05 16:47:04.541157 [ 3 ] {9dc3d2b0-6cd9-4993-9fa0-b1dbf9347d8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
1088 2024.08.05 16:47:04.541717 [ 3 ] {9dc3d2b0-6cd9-4993-9fa0-b1dbf9347d8b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1089 2024.08.05 16:47:04.542280 [ 3 ] {9dc3d2b0-6cd9-4993-9fa0-b1dbf9347d8b} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1090 2024.08.05 16:47:04.542435 [ 3 ] {9dc3d2b0-6cd9-4993-9fa0-b1dbf9347d8b} <Debug> executeQuery: Read 12 rows, 926.00 B in 0.001806 sec., 6644.518272425249 rows/sec., 500.72 KiB/sec.
1091 2024.08.05 16:47:04.542603 [ 3 ] {9dc3d2b0-6cd9-4993-9fa0-b1dbf9347d8b} <Debug> DynamicQueryHandler: Done processing query
1092 2024.08.05 16:47:04.542628 [ 3 ] {9dc3d2b0-6cd9-4993-9fa0-b1dbf9347d8b} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1093 2024.08.05 16:47:04.542644 [ 3 ] {} <Debug> HTTP-Session: 9626bdf7-8158-4a7e-9112-949ef01c989a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1094 2024.08.05 16:47:04.542753 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 1507, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1095 2024.08.05 16:47:04.542800 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1096 2024.08.05 16:47:04.542819 [ 3 ] {} <Debug> HTTP-Session: af7574a5-1aca-47b1-8db3-b06f4952efe0 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
1097 2024.08.05 16:47:04.542835 [ 3 ] {} <Debug> HTTP-Session: af7574a5-1aca-47b1-8db3-b06f4952efe0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1098 2024.08.05 16:47:04.542848 [ 3 ] {} <Debug> HTTP-Session: af7574a5-1aca-47b1-8db3-b06f4952efe0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1099 2024.08.05 16:47:04.542879 [ 3 ] {} <Trace> HTTP-Session: af7574a5-1aca-47b1-8db3-b06f4952efe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1100 2024.08.05 16:47:04.542980 [ 3 ] {5f325589-5b2e-45d4-a80e-df545e1f9da3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1101 2024.08.05 16:47:04.543024 [ 3 ] {5f325589-5b2e-45d4-a80e-df545e1f9da3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1102 2024.08.05 16:47:04.543156 [ 3 ] {5f325589-5b2e-45d4-a80e-df545e1f9da3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1103 2024.08.05 16:47:04.543430 [ 3 ] {5f325589-5b2e-45d4-a80e-df545e1f9da3} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1104 2024.08.05 16:47:04.543466 [ 3 ] {5f325589-5b2e-45d4-a80e-df545e1f9da3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
1105 2024.08.05 16:47:04.543923 [ 3 ] {5f325589-5b2e-45d4-a80e-df545e1f9da3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1106 2024.08.05 16:47:04.544526 [ 3 ] {5f325589-5b2e-45d4-a80e-df545e1f9da3} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1107 2024.08.05 16:47:04.544676 [ 3 ] {5f325589-5b2e-45d4-a80e-df545e1f9da3} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.001722 sec., 5807.200929152149 rows/sec., 365.79 KiB/sec.
1108 2024.08.05 16:47:04.544829 [ 3 ] {5f325589-5b2e-45d4-a80e-df545e1f9da3} <Debug> DynamicQueryHandler: Done processing query
1109 2024.08.05 16:47:04.544854 [ 3 ] {5f325589-5b2e-45d4-a80e-df545e1f9da3} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1110 2024.08.05 16:47:04.544870 [ 3 ] {} <Debug> HTTP-Session: af7574a5-1aca-47b1-8db3-b06f4952efe0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1111 2024.08.05 16:47:09.450595 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 443, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1112 2024.08.05 16:47:09.450825 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1113 2024.08.05 16:47:09.450874 [ 3 ] {} <Debug> HTTP-Session: 129e4e7c-c3c7-449d-af86-1fe3513777b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
1114 2024.08.05 16:47:09.450917 [ 3 ] {} <Debug> HTTP-Session: 129e4e7c-c3c7-449d-af86-1fe3513777b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1115 2024.08.05 16:47:09.450947 [ 3 ] {} <Debug> HTTP-Session: 129e4e7c-c3c7-449d-af86-1fe3513777b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1116 2024.08.05 16:47:09.451002 [ 3 ] {} <Trace> HTTP-Session: 129e4e7c-c3c7-449d-af86-1fe3513777b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1117 2024.08.05 16:47:09.451226 [ 3 ] {1faaad35-9967-439f-8b6d-929cd9ba1ae3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) 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', '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)
1118 2024.08.05 16:47:09.453593 [ 3 ] {1faaad35-9967-439f-8b6d-929cd9ba1ae3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1119 2024.08.05 16:47:09.455798 [ 3 ] {1faaad35-9967-439f-8b6d-929cd9ba1ae3} <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', '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
1120 2024.08.05 16:47:09.456250 [ 3 ] {1faaad35-9967-439f-8b6d-929cd9ba1ae3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1121 2024.08.05 16:47:09.456567 [ 3 ] {1faaad35-9967-439f-8b6d-929cd9ba1ae3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1122 2024.08.05 16:47:09.457109 [ 3 ] {1faaad35-9967-439f-8b6d-929cd9ba1ae3} <Debug> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Key condition: (column 0 notIn 9-element set)
1123 2024.08.05 16:47:09.460167 [ 3 ] {1faaad35-9967-439f-8b6d-929cd9ba1ae3} <Trace> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1124 2024.08.05 16:47:09.462377 [ 3 ] {1faaad35-9967-439f-8b6d-929cd9ba1ae3} <Debug> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (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
1125 2024.08.05 16:47:09.462403 [ 3 ] {1faaad35-9967-439f-8b6d-929cd9ba1ae3} <Trace> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Spreading mark ranges among streams (default reading)
1126 2024.08.05 16:47:09.462522 [ 3 ] {1faaad35-9967-439f-8b6d-929cd9ba1ae3} <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', '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'))"
1127 2024.08.05 16:47:09.462548 [ 3 ] {1faaad35-9967-439f-8b6d-929cd9ba1ae3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 9 rows starting from 0
1128 2024.08.05 16:47:09.476840 [ 3 ] {1faaad35-9967-439f-8b6d-929cd9ba1ae3} <Debug> executeQuery: Read 9 rows, 398.00 B in 0.025704 sec., 350.14005602240894 rows/sec., 15.12 KiB/sec.
1129 2024.08.05 16:47:09.477146 [ 3 ] {1faaad35-9967-439f-8b6d-929cd9ba1ae3} <Debug> DynamicQueryHandler: Done processing query
1130 2024.08.05 16:47:09.477173 [ 3 ] {1faaad35-9967-439f-8b6d-929cd9ba1ae3} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1131 2024.08.05 16:47:09.477190 [ 3 ] {} <Debug> HTTP-Session: 129e4e7c-c3c7-449d-af86-1fe3513777b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1132 2024.08.05 16:47:09.477434 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 486, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1133 2024.08.05 16:47:09.477484 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1134 2024.08.05 16:47:09.477504 [ 3 ] {} <Debug> HTTP-Session: 14c55037-643c-4fd9-9f3e-1dfce774ba6e Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
1135 2024.08.05 16:47:09.477521 [ 3 ] {} <Debug> HTTP-Session: 14c55037-643c-4fd9-9f3e-1dfce774ba6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1136 2024.08.05 16:47:09.477535 [ 3 ] {} <Debug> HTTP-Session: 14c55037-643c-4fd9-9f3e-1dfce774ba6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1137 2024.08.05 16:47:09.477569 [ 3 ] {} <Trace> HTTP-Session: 14c55037-643c-4fd9-9f3e-1dfce774ba6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1138 2024.08.05 16:47:09.477709 [ 3 ] {cb3f6209-43da-4f82-ad19-dad47ddfdb18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) 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_underlay_prefixes', '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)
1139 2024.08.05 16:47:09.477961 [ 3 ] {cb3f6209-43da-4f82-ad19-dad47ddfdb18} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1140 2024.08.05 16:47:09.477997 [ 3 ] {cb3f6209-43da-4f82-ad19-dad47ddfdb18} <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_underlay_prefixes', '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
1141 2024.08.05 16:47:09.478223 [ 3 ] {cb3f6209-43da-4f82-ad19-dad47ddfdb18} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1142 2024.08.05 16:47:09.478289 [ 3 ] {cb3f6209-43da-4f82-ad19-dad47ddfdb18} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1143 2024.08.05 16:47:09.478427 [ 3 ] {cb3f6209-43da-4f82-ad19-dad47ddfdb18} <Debug> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Key condition: (column 0 notIn 10-element set)
1144 2024.08.05 16:47:09.478461 [ 3 ] {cb3f6209-43da-4f82-ad19-dad47ddfdb18} <Trace> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1145 2024.08.05 16:47:09.478485 [ 3 ] {cb3f6209-43da-4f82-ad19-dad47ddfdb18} <Debug> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (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
1146 2024.08.05 16:47:09.478501 [ 3 ] {cb3f6209-43da-4f82-ad19-dad47ddfdb18} <Trace> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Spreading mark ranges among streams (default reading)
1147 2024.08.05 16:47:09.478541 [ 3 ] {cb3f6209-43da-4f82-ad19-dad47ddfdb18} <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_underlay_prefixes', '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'))"
1148 2024.08.05 16:47:09.478562 [ 3 ] {cb3f6209-43da-4f82-ad19-dad47ddfdb18} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 9 rows starting from 0
1149 2024.08.05 16:47:09.479373 [ 3 ] {cb3f6209-43da-4f82-ad19-dad47ddfdb18} <Debug> executeQuery: Read 9 rows, 398.00 B in 0.001724 sec., 5220.417633410672 rows/sec., 225.45 KiB/sec.
1150 2024.08.05 16:47:09.479603 [ 3 ] {cb3f6209-43da-4f82-ad19-dad47ddfdb18} <Debug> DynamicQueryHandler: Done processing query
1151 2024.08.05 16:47:09.479628 [ 3 ] {cb3f6209-43da-4f82-ad19-dad47ddfdb18} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1152 2024.08.05 16:47:09.479646 [ 3 ] {} <Debug> HTTP-Session: 14c55037-643c-4fd9-9f3e-1dfce774ba6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1153 2024.08.05 16:47:09.479892 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 528, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1154 2024.08.05 16:47:09.479941 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1155 2024.08.05 16:47:09.479961 [ 3 ] {} <Debug> HTTP-Session: a6e4ffb9-9380-4d7b-9781-62509d5a0fb2 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
1156 2024.08.05 16:47:09.479977 [ 3 ] {} <Debug> HTTP-Session: a6e4ffb9-9380-4d7b-9781-62509d5a0fb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1157 2024.08.05 16:47:09.479991 [ 3 ] {} <Debug> HTTP-Session: a6e4ffb9-9380-4d7b-9781-62509d5a0fb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1158 2024.08.05 16:47:09.480022 [ 3 ] {} <Trace> HTTP-Session: a6e4ffb9-9380-4d7b-9781-62509d5a0fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1159 2024.08.05 16:47:09.480155 [ 3 ] {56f8dca4-5b0e-4809-9835-901a99907479} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) 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', '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)
1160 2024.08.05 16:47:09.480399 [ 3 ] {56f8dca4-5b0e-4809-9835-901a99907479} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1161 2024.08.05 16:47:09.480437 [ 3 ] {56f8dca4-5b0e-4809-9835-901a99907479} <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', '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
1162 2024.08.05 16:47:09.480663 [ 3 ] {56f8dca4-5b0e-4809-9835-901a99907479} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1163 2024.08.05 16:47:09.480726 [ 3 ] {56f8dca4-5b0e-4809-9835-901a99907479} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1164 2024.08.05 16:47:09.480864 [ 3 ] {56f8dca4-5b0e-4809-9835-901a99907479} <Debug> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Key condition: (column 0 notIn 11-element set)
1165 2024.08.05 16:47:09.480899 [ 3 ] {56f8dca4-5b0e-4809-9835-901a99907479} <Trace> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1166 2024.08.05 16:47:09.480923 [ 3 ] {56f8dca4-5b0e-4809-9835-901a99907479} <Debug> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (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
1167 2024.08.05 16:47:09.480940 [ 3 ] {56f8dca4-5b0e-4809-9835-901a99907479} <Trace> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Spreading mark ranges among streams (default reading)
1168 2024.08.05 16:47:09.480979 [ 3 ] {56f8dca4-5b0e-4809-9835-901a99907479} <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', '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'))"
1169 2024.08.05 16:47:09.481001 [ 3 ] {56f8dca4-5b0e-4809-9835-901a99907479} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 9 rows starting from 0
1170 2024.08.05 16:47:09.481917 [ 3 ] {56f8dca4-5b0e-4809-9835-901a99907479} <Debug> executeQuery: Read 9 rows, 398.00 B in 0.001818 sec., 4950.495049504951 rows/sec., 213.79 KiB/sec.
1171 2024.08.05 16:47:09.482151 [ 3 ] {56f8dca4-5b0e-4809-9835-901a99907479} <Debug> DynamicQueryHandler: Done processing query
1172 2024.08.05 16:47:09.482176 [ 3 ] {56f8dca4-5b0e-4809-9835-901a99907479} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1173 2024.08.05 16:47:09.482193 [ 3 ] {} <Debug> HTTP-Session: a6e4ffb9-9380-4d7b-9781-62509d5a0fb2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1174 2024.08.05 16:47:09.482409 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 562, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1175 2024.08.05 16:47:09.482457 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1176 2024.08.05 16:47:09.482477 [ 3 ] {} <Debug> HTTP-Session: 7c50edf9-9fd9-4733-b46a-849d35275b91 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
1177 2024.08.05 16:47:09.482493 [ 3 ] {} <Debug> HTTP-Session: 7c50edf9-9fd9-4733-b46a-849d35275b91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1178 2024.08.05 16:47:09.482506 [ 3 ] {} <Debug> HTTP-Session: 7c50edf9-9fd9-4733-b46a-849d35275b91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1179 2024.08.05 16:47:09.482537 [ 3 ] {} <Trace> HTTP-Session: 7c50edf9-9fd9-4733-b46a-849d35275b91 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1180 2024.08.05 16:47:09.482670 [ 3 ] {4b6b82bf-8225-47ce-b1b5-564085d63fb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) 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:solicitations_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)
1181 2024.08.05 16:47:09.482915 [ 3 ] {4b6b82bf-8225-47ce-b1b5-564085d63fb3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1182 2024.08.05 16:47:09.482953 [ 3 ] {4b6b82bf-8225-47ce-b1b5-564085d63fb3} <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:solicitations_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
1183 2024.08.05 16:47:09.483178 [ 3 ] {4b6b82bf-8225-47ce-b1b5-564085d63fb3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1184 2024.08.05 16:47:09.483243 [ 3 ] {4b6b82bf-8225-47ce-b1b5-564085d63fb3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1185 2024.08.05 16:47:09.483379 [ 3 ] {4b6b82bf-8225-47ce-b1b5-564085d63fb3} <Debug> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Key condition: (column 0 notIn 12-element set)
1186 2024.08.05 16:47:09.483411 [ 3 ] {4b6b82bf-8225-47ce-b1b5-564085d63fb3} <Trace> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1187 2024.08.05 16:47:09.483435 [ 3 ] {4b6b82bf-8225-47ce-b1b5-564085d63fb3} <Debug> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (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
1188 2024.08.05 16:47:09.483452 [ 3 ] {4b6b82bf-8225-47ce-b1b5-564085d63fb3} <Trace> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Spreading mark ranges among streams (default reading)
1189 2024.08.05 16:47:09.483491 [ 3 ] {4b6b82bf-8225-47ce-b1b5-564085d63fb3} <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:solicitations_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'))"
1190 2024.08.05 16:47:09.483512 [ 3 ] {4b6b82bf-8225-47ce-b1b5-564085d63fb3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 9 rows starting from 0
1191 2024.08.05 16:47:09.484421 [ 3 ] {4b6b82bf-8225-47ce-b1b5-564085d63fb3} <Debug> executeQuery: Read 9 rows, 398.00 B in 0.001808 sec., 4977.876106194691 rows/sec., 214.97 KiB/sec.
1192 2024.08.05 16:47:09.484667 [ 3 ] {4b6b82bf-8225-47ce-b1b5-564085d63fb3} <Debug> DynamicQueryHandler: Done processing query
1193 2024.08.05 16:47:09.484692 [ 3 ] {4b6b82bf-8225-47ce-b1b5-564085d63fb3} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1194 2024.08.05 16:47:09.484709 [ 3 ] {} <Debug> HTTP-Session: 7c50edf9-9fd9-4733-b46a-849d35275b91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1195 2024.08.05 16:47:09.484919 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 600, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1196 2024.08.05 16:47:09.484967 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1197 2024.08.05 16:47:09.484986 [ 3 ] {} <Debug> HTTP-Session: b706e0d3-cd60-4e5e-923e-fba6f630c0b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
1198 2024.08.05 16:47:09.485002 [ 3 ] {} <Debug> HTTP-Session: b706e0d3-cd60-4e5e-923e-fba6f630c0b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1199 2024.08.05 16:47:09.485016 [ 3 ] {} <Debug> HTTP-Session: b706e0d3-cd60-4e5e-923e-fba6f630c0b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1200 2024.08.05 16:47:09.485047 [ 3 ] {} <Trace> HTTP-Session: b706e0d3-cd60-4e5e-923e-fba6f630c0b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1201 2024.08.05 16:47:09.485182 [ 3 ] {728c18f9-2d87-42ac-b6f9-d47b69c3840b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) 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:solicitations_received', 'ddm_session:solicitations_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)
1202 2024.08.05 16:47:09.485428 [ 3 ] {728c18f9-2d87-42ac-b6f9-d47b69c3840b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1203 2024.08.05 16:47:09.485466 [ 3 ] {728c18f9-2d87-42ac-b6f9-d47b69c3840b} <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:solicitations_received', 'ddm_session:solicitations_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
1204 2024.08.05 16:47:09.485698 [ 3 ] {728c18f9-2d87-42ac-b6f9-d47b69c3840b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1205 2024.08.05 16:47:09.485761 [ 3 ] {728c18f9-2d87-42ac-b6f9-d47b69c3840b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1206 2024.08.05 16:47:09.485898 [ 3 ] {728c18f9-2d87-42ac-b6f9-d47b69c3840b} <Debug> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Key condition: (column 0 notIn 13-element set)
1207 2024.08.05 16:47:09.485932 [ 3 ] {728c18f9-2d87-42ac-b6f9-d47b69c3840b} <Trace> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1208 2024.08.05 16:47:09.485955 [ 3 ] {728c18f9-2d87-42ac-b6f9-d47b69c3840b} <Debug> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (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
1209 2024.08.05 16:47:09.485971 [ 3 ] {728c18f9-2d87-42ac-b6f9-d47b69c3840b} <Trace> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Spreading mark ranges among streams (default reading)
1210 2024.08.05 16:47:09.486011 [ 3 ] {728c18f9-2d87-42ac-b6f9-d47b69c3840b} <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:solicitations_received', 'ddm_session:solicitations_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'))"
1211 2024.08.05 16:47:09.486032 [ 3 ] {728c18f9-2d87-42ac-b6f9-d47b69c3840b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 9 rows starting from 0
1212 2024.08.05 16:47:09.486811 [ 3 ] {728c18f9-2d87-42ac-b6f9-d47b69c3840b} <Debug> executeQuery: Read 9 rows, 398.00 B in 0.001689 sec., 5328.596802841918 rows/sec., 230.12 KiB/sec.
1213 2024.08.05 16:47:09.487045 [ 3 ] {728c18f9-2d87-42ac-b6f9-d47b69c3840b} <Debug> DynamicQueryHandler: Done processing query
1214 2024.08.05 16:47:09.487069 [ 3 ] {728c18f9-2d87-42ac-b6f9-d47b69c3840b} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1215 2024.08.05 16:47:09.487085 [ 3 ] {} <Debug> HTTP-Session: b706e0d3-cd60-4e5e-923e-fba6f630c0b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1216 2024.08.05 16:47:09.487270 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1217 2024.08.05 16:47:09.487320 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1218 2024.08.05 16:47:09.487339 [ 3 ] {} <Debug> HTTP-Session: 8af2d3cb-1386-4aab-8b49-127f9680b8e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
1219 2024.08.05 16:47:09.487355 [ 3 ] {} <Debug> HTTP-Session: 8af2d3cb-1386-4aab-8b49-127f9680b8e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1220 2024.08.05 16:47:09.487368 [ 3 ] {} <Debug> HTTP-Session: 8af2d3cb-1386-4aab-8b49-127f9680b8e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1221 2024.08.05 16:47:09.487399 [ 3 ] {} <Trace> HTTP-Session: 8af2d3cb-1386-4aab-8b49-127f9680b8e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1222 2024.08.05 16:47:09.487534 [ 3 ] {287f1b19-3b26-4368-9ddc-5a7ef8d2270c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) 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_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_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)
1223 2024.08.05 16:47:09.487786 [ 3 ] {287f1b19-3b26-4368-9ddc-5a7ef8d2270c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1224 2024.08.05 16:47:09.487825 [ 3 ] {287f1b19-3b26-4368-9ddc-5a7ef8d2270c} <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_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_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
1225 2024.08.05 16:47:09.488063 [ 3 ] {287f1b19-3b26-4368-9ddc-5a7ef8d2270c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1226 2024.08.05 16:47:09.488126 [ 3 ] {287f1b19-3b26-4368-9ddc-5a7ef8d2270c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1227 2024.08.05 16:47:09.488266 [ 3 ] {287f1b19-3b26-4368-9ddc-5a7ef8d2270c} <Debug> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Key condition: (column 0 notIn 14-element set)
1228 2024.08.05 16:47:09.488299 [ 3 ] {287f1b19-3b26-4368-9ddc-5a7ef8d2270c} <Trace> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1229 2024.08.05 16:47:09.488322 [ 3 ] {287f1b19-3b26-4368-9ddc-5a7ef8d2270c} <Debug> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (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
1230 2024.08.05 16:47:09.488338 [ 3 ] {287f1b19-3b26-4368-9ddc-5a7ef8d2270c} <Trace> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Spreading mark ranges among streams (default reading)
1231 2024.08.05 16:47:09.488378 [ 3 ] {287f1b19-3b26-4368-9ddc-5a7ef8d2270c} <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_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_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'))"
1232 2024.08.05 16:47:09.488399 [ 3 ] {287f1b19-3b26-4368-9ddc-5a7ef8d2270c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 9 rows starting from 0
1233 2024.08.05 16:47:09.489284 [ 3 ] {287f1b19-3b26-4368-9ddc-5a7ef8d2270c} <Debug> executeQuery: Read 9 rows, 398.00 B in 0.001809 sec., 4975.124378109453 rows/sec., 214.85 KiB/sec.
1234 2024.08.05 16:47:09.489514 [ 3 ] {287f1b19-3b26-4368-9ddc-5a7ef8d2270c} <Debug> DynamicQueryHandler: Done processing query
1235 2024.08.05 16:47:09.489538 [ 3 ] {287f1b19-3b26-4368-9ddc-5a7ef8d2270c} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1236 2024.08.05 16:47:09.489555 [ 3 ] {} <Debug> HTTP-Session: 8af2d3cb-1386-4aab-8b49-127f9680b8e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1237 2024.08.05 16:47:09.489744 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 674, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1238 2024.08.05 16:47:09.489791 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1239 2024.08.05 16:47:09.489810 [ 3 ] {} <Debug> HTTP-Session: 8b20dfad-59a3-43cd-b88d-d4f4c6afa2ae Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
1240 2024.08.05 16:47:09.489826 [ 3 ] {} <Debug> HTTP-Session: 8b20dfad-59a3-43cd-b88d-d4f4c6afa2ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1241 2024.08.05 16:47:09.489839 [ 3 ] {} <Debug> HTTP-Session: 8b20dfad-59a3-43cd-b88d-d4f4c6afa2ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1242 2024.08.05 16:47:09.489870 [ 3 ] {} <Trace> HTTP-Session: 8b20dfad-59a3-43cd-b88d-d4f4c6afa2ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1243 2024.08.05 16:47:09.490009 [ 3 ] {5a26a33d-19e7-47a9-8b30-58703cbdc666} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) 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:solicitations_received', 'ddm_session:solicitations_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)
1244 2024.08.05 16:47:09.490261 [ 3 ] {5a26a33d-19e7-47a9-8b30-58703cbdc666} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1245 2024.08.05 16:47:09.490301 [ 3 ] {5a26a33d-19e7-47a9-8b30-58703cbdc666} <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:solicitations_received', 'ddm_session:solicitations_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
1246 2024.08.05 16:47:09.490542 [ 3 ] {5a26a33d-19e7-47a9-8b30-58703cbdc666} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1247 2024.08.05 16:47:09.490606 [ 3 ] {5a26a33d-19e7-47a9-8b30-58703cbdc666} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1248 2024.08.05 16:47:09.490742 [ 3 ] {5a26a33d-19e7-47a9-8b30-58703cbdc666} <Debug> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Key condition: (column 0 notIn 15-element set)
1249 2024.08.05 16:47:09.490775 [ 3 ] {5a26a33d-19e7-47a9-8b30-58703cbdc666} <Trace> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1250 2024.08.05 16:47:09.490797 [ 3 ] {5a26a33d-19e7-47a9-8b30-58703cbdc666} <Debug> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (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
1251 2024.08.05 16:47:09.490813 [ 3 ] {5a26a33d-19e7-47a9-8b30-58703cbdc666} <Trace> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Spreading mark ranges among streams (default reading)
1252 2024.08.05 16:47:09.490853 [ 3 ] {5a26a33d-19e7-47a9-8b30-58703cbdc666} <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:solicitations_received', 'ddm_session:solicitations_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'))"
1253 2024.08.05 16:47:09.490873 [ 3 ] {5a26a33d-19e7-47a9-8b30-58703cbdc666} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 9 rows starting from 0
1254 2024.08.05 16:47:09.491669 [ 3 ] {5a26a33d-19e7-47a9-8b30-58703cbdc666} <Debug> executeQuery: Read 9 rows, 398.00 B in 0.001706 sec., 5275.498241500586 rows/sec., 227.83 KiB/sec.
1255 2024.08.05 16:47:09.491905 [ 3 ] {5a26a33d-19e7-47a9-8b30-58703cbdc666} <Debug> DynamicQueryHandler: Done processing query
1256 2024.08.05 16:47:09.491930 [ 3 ] {5a26a33d-19e7-47a9-8b30-58703cbdc666} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1257 2024.08.05 16:47:09.491948 [ 3 ] {} <Debug> HTTP-Session: 8b20dfad-59a3-43cd-b88d-d4f4c6afa2ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1258 2024.08.05 16:47:09.492153 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 706, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1259 2024.08.05 16:47:09.492201 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1260 2024.08.05 16:47:09.492220 [ 3 ] {} <Debug> HTTP-Session: 5acc297c-abaa-4c9b-9eb5-cf4586f03aaf Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
1261 2024.08.05 16:47:09.492237 [ 3 ] {} <Debug> HTTP-Session: 5acc297c-abaa-4c9b-9eb5-cf4586f03aaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1262 2024.08.05 16:47:09.492250 [ 3 ] {} <Debug> HTTP-Session: 5acc297c-abaa-4c9b-9eb5-cf4586f03aaf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1263 2024.08.05 16:47:09.492281 [ 3 ] {} <Trace> HTTP-Session: 5acc297c-abaa-4c9b-9eb5-cf4586f03aaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1264 2024.08.05 16:47:09.492417 [ 3 ] {e7cf7a48-9085-438b-bf01-467355d40715} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) 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:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_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)
1265 2024.08.05 16:47:09.492672 [ 3 ] {e7cf7a48-9085-438b-bf01-467355d40715} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1266 2024.08.05 16:47:09.492712 [ 3 ] {e7cf7a48-9085-438b-bf01-467355d40715} <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:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_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
1267 2024.08.05 16:47:09.492955 [ 3 ] {e7cf7a48-9085-438b-bf01-467355d40715} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1268 2024.08.05 16:47:09.493019 [ 3 ] {e7cf7a48-9085-438b-bf01-467355d40715} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1269 2024.08.05 16:47:09.493157 [ 3 ] {e7cf7a48-9085-438b-bf01-467355d40715} <Debug> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Key condition: (column 0 notIn 16-element set)
1270 2024.08.05 16:47:09.493190 [ 3 ] {e7cf7a48-9085-438b-bf01-467355d40715} <Trace> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1271 2024.08.05 16:47:09.493213 [ 3 ] {e7cf7a48-9085-438b-bf01-467355d40715} <Debug> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (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
1272 2024.08.05 16:47:09.493230 [ 3 ] {e7cf7a48-9085-438b-bf01-467355d40715} <Trace> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Spreading mark ranges among streams (default reading)
1273 2024.08.05 16:47:09.493271 [ 3 ] {e7cf7a48-9085-438b-bf01-467355d40715} <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:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_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'))"
1274 2024.08.05 16:47:09.493292 [ 3 ] {e7cf7a48-9085-438b-bf01-467355d40715} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 9 rows starting from 0
1275 2024.08.05 16:47:09.494159 [ 3 ] {e7cf7a48-9085-438b-bf01-467355d40715} <Debug> executeQuery: Read 9 rows, 398.00 B in 0.001783 sec., 5047.672462142456 rows/sec., 217.99 KiB/sec.
1276 2024.08.05 16:47:09.494415 [ 3 ] {e7cf7a48-9085-438b-bf01-467355d40715} <Debug> DynamicQueryHandler: Done processing query
1277 2024.08.05 16:47:09.494440 [ 3 ] {e7cf7a48-9085-438b-bf01-467355d40715} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1278 2024.08.05 16:47:09.494456 [ 3 ] {} <Debug> HTTP-Session: 5acc297c-abaa-4c9b-9eb5-cf4586f03aaf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1279 2024.08.05 16:47:09.494646 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 742, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1280 2024.08.05 16:47:09.494695 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1281 2024.08.05 16:47:09.494715 [ 3 ] {} <Debug> HTTP-Session: 94fdd417-b263-454e-bbf7-c55a878a9a1a Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
1282 2024.08.05 16:47:09.494732 [ 3 ] {} <Debug> HTTP-Session: 94fdd417-b263-454e-bbf7-c55a878a9a1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1283 2024.08.05 16:47:09.494746 [ 3 ] {} <Debug> HTTP-Session: 94fdd417-b263-454e-bbf7-c55a878a9a1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1284 2024.08.05 16:47:09.494777 [ 3 ] {} <Trace> HTTP-Session: 94fdd417-b263-454e-bbf7-c55a878a9a1a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1285 2024.08.05 16:47:09.494917 [ 3 ] {0d21e726-24cc-48d7-82ac-2d23cae19af8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_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)
1286 2024.08.05 16:47:09.495173 [ 3 ] {0d21e726-24cc-48d7-82ac-2d23cae19af8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1287 2024.08.05 16:47:09.495213 [ 3 ] {0d21e726-24cc-48d7-82ac-2d23cae19af8} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_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
1288 2024.08.05 16:47:09.495463 [ 3 ] {0d21e726-24cc-48d7-82ac-2d23cae19af8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1289 2024.08.05 16:47:09.495527 [ 3 ] {0d21e726-24cc-48d7-82ac-2d23cae19af8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1290 2024.08.05 16:47:09.495667 [ 3 ] {0d21e726-24cc-48d7-82ac-2d23cae19af8} <Debug> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Key condition: (column 0 notIn 17-element set)
1291 2024.08.05 16:47:09.495700 [ 3 ] {0d21e726-24cc-48d7-82ac-2d23cae19af8} <Trace> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1292 2024.08.05 16:47:09.495725 [ 3 ] {0d21e726-24cc-48d7-82ac-2d23cae19af8} <Debug> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (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
1293 2024.08.05 16:47:09.495741 [ 3 ] {0d21e726-24cc-48d7-82ac-2d23cae19af8} <Trace> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Spreading mark ranges among streams (default reading)
1294 2024.08.05 16:47:09.495781 [ 3 ] {0d21e726-24cc-48d7-82ac-2d23cae19af8} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_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'))"
1295 2024.08.05 16:47:09.495802 [ 3 ] {0d21e726-24cc-48d7-82ac-2d23cae19af8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 9 rows starting from 0
1296 2024.08.05 16:47:09.496647 [ 3 ] {0d21e726-24cc-48d7-82ac-2d23cae19af8} <Debug> executeQuery: Read 9 rows, 398.00 B in 0.001795 sec., 5013.927576601672 rows/sec., 216.53 KiB/sec.
1297 2024.08.05 16:47:09.496878 [ 3 ] {0d21e726-24cc-48d7-82ac-2d23cae19af8} <Debug> DynamicQueryHandler: Done processing query
1298 2024.08.05 16:47:09.496903 [ 3 ] {0d21e726-24cc-48d7-82ac-2d23cae19af8} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1299 2024.08.05 16:47:09.496920 [ 3 ] {} <Debug> HTTP-Session: 94fdd417-b263-454e-bbf7-c55a878a9a1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1300 2024.08.05 16:47:09.497128 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1301 2024.08.05 16:47:09.497177 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1302 2024.08.05 16:47:09.497196 [ 3 ] {} <Debug> HTTP-Session: 503221ac-ea8f-49d7-b461-95ee030156ba Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
1303 2024.08.05 16:47:09.497212 [ 3 ] {} <Debug> HTTP-Session: 503221ac-ea8f-49d7-b461-95ee030156ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1304 2024.08.05 16:47:09.497225 [ 3 ] {} <Debug> HTTP-Session: 503221ac-ea8f-49d7-b461-95ee030156ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1305 2024.08.05 16:47:09.497256 [ 3 ] {} <Trace> HTTP-Session: 503221ac-ea8f-49d7-b461-95ee030156ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1306 2024.08.05 16:47:09.497396 [ 3 ] {2acc54b7-180d-422a-b9fc-99847db29d6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_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)
1307 2024.08.05 16:47:09.497653 [ 3 ] {2acc54b7-180d-422a-b9fc-99847db29d6a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1308 2024.08.05 16:47:09.497694 [ 3 ] {2acc54b7-180d-422a-b9fc-99847db29d6a} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_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
1309 2024.08.05 16:47:09.497942 [ 3 ] {2acc54b7-180d-422a-b9fc-99847db29d6a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1310 2024.08.05 16:47:09.498005 [ 3 ] {2acc54b7-180d-422a-b9fc-99847db29d6a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1311 2024.08.05 16:47:09.498140 [ 3 ] {2acc54b7-180d-422a-b9fc-99847db29d6a} <Debug> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Key condition: (column 0 notIn 18-element set)
1312 2024.08.05 16:47:09.498173 [ 3 ] {2acc54b7-180d-422a-b9fc-99847db29d6a} <Trace> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1313 2024.08.05 16:47:09.498196 [ 3 ] {2acc54b7-180d-422a-b9fc-99847db29d6a} <Debug> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (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
1314 2024.08.05 16:47:09.498213 [ 3 ] {2acc54b7-180d-422a-b9fc-99847db29d6a} <Trace> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Spreading mark ranges among streams (default reading)
1315 2024.08.05 16:47:09.498254 [ 3 ] {2acc54b7-180d-422a-b9fc-99847db29d6a} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_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'))"
1316 2024.08.05 16:47:09.498275 [ 3 ] {2acc54b7-180d-422a-b9fc-99847db29d6a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 9 rows starting from 0
1317 2024.08.05 16:47:09.499070 [ 3 ] {2acc54b7-180d-422a-b9fc-99847db29d6a} <Debug> executeQuery: Read 9 rows, 398.00 B in 0.001723 sec., 5223.447475333721 rows/sec., 225.58 KiB/sec.
1318 2024.08.05 16:47:09.499318 [ 3 ] {2acc54b7-180d-422a-b9fc-99847db29d6a} <Debug> DynamicQueryHandler: Done processing query
1319 2024.08.05 16:47:09.499343 [ 3 ] {2acc54b7-180d-422a-b9fc-99847db29d6a} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1320 2024.08.05 16:47:09.499361 [ 3 ] {} <Debug> HTTP-Session: 503221ac-ea8f-49d7-b461-95ee030156ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1321 2024.08.05 16:47:09.499547 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 811, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1322 2024.08.05 16:47:09.499595 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1323 2024.08.05 16:47:09.499615 [ 3 ] {} <Debug> HTTP-Session: 628a5386-1e37-49c2-b24d-fa73bff39765 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
1324 2024.08.05 16:47:09.499631 [ 3 ] {} <Debug> HTTP-Session: 628a5386-1e37-49c2-b24d-fa73bff39765 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1325 2024.08.05 16:47:09.499645 [ 3 ] {} <Debug> HTTP-Session: 628a5386-1e37-49c2-b24d-fa73bff39765 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1326 2024.08.05 16:47:09.499676 [ 3 ] {} <Trace> HTTP-Session: 628a5386-1e37-49c2-b24d-fa73bff39765 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1327 2024.08.05 16:47:09.499816 [ 3 ] {17ac22f0-2d4b-45d2-ace5-23b13766b7a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', '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)
1328 2024.08.05 16:47:09.500075 [ 3 ] {17ac22f0-2d4b-45d2-ace5-23b13766b7a0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1329 2024.08.05 16:47:09.500116 [ 3 ] {17ac22f0-2d4b-45d2-ace5-23b13766b7a0} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', '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
1330 2024.08.05 16:47:09.500370 [ 3 ] {17ac22f0-2d4b-45d2-ace5-23b13766b7a0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1331 2024.08.05 16:47:09.500434 [ 3 ] {17ac22f0-2d4b-45d2-ace5-23b13766b7a0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1332 2024.08.05 16:47:09.500570 [ 3 ] {17ac22f0-2d4b-45d2-ace5-23b13766b7a0} <Debug> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Key condition: (column 0 notIn 19-element set)
1333 2024.08.05 16:47:09.500603 [ 3 ] {17ac22f0-2d4b-45d2-ace5-23b13766b7a0} <Trace> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1334 2024.08.05 16:47:09.500626 [ 3 ] {17ac22f0-2d4b-45d2-ace5-23b13766b7a0} <Debug> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (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
1335 2024.08.05 16:47:09.500643 [ 3 ] {17ac22f0-2d4b-45d2-ace5-23b13766b7a0} <Trace> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Spreading mark ranges among streams (default reading)
1336 2024.08.05 16:47:09.500683 [ 3 ] {17ac22f0-2d4b-45d2-ace5-23b13766b7a0} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', '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'))"
1337 2024.08.05 16:47:09.500704 [ 3 ] {17ac22f0-2d4b-45d2-ace5-23b13766b7a0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 9 rows starting from 0
1338 2024.08.05 16:47:09.501616 [ 3 ] {17ac22f0-2d4b-45d2-ace5-23b13766b7a0} <Debug> executeQuery: Read 9 rows, 398.00 B in 0.001864 sec., 4828.326180257511 rows/sec., 208.51 KiB/sec.
1339 2024.08.05 16:47:09.501852 [ 3 ] {17ac22f0-2d4b-45d2-ace5-23b13766b7a0} <Debug> DynamicQueryHandler: Done processing query
1340 2024.08.05 16:47:09.501876 [ 3 ] {17ac22f0-2d4b-45d2-ace5-23b13766b7a0} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1341 2024.08.05 16:47:09.501896 [ 3 ] {} <Debug> HTTP-Session: 628a5386-1e37-49c2-b24d-fa73bff39765 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1342 2024.08.05 16:47:09.502172 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1343 2024.08.05 16:47:09.502317 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1344 2024.08.05 16:47:09.502342 [ 3 ] {} <Debug> HTTP-Session: 9d0c26e7-26c0-4584-8d72-7de9ad2723c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
1345 2024.08.05 16:47:09.502360 [ 3 ] {} <Debug> HTTP-Session: 9d0c26e7-26c0-4584-8d72-7de9ad2723c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1346 2024.08.05 16:47:09.502374 [ 3 ] {} <Debug> HTTP-Session: 9d0c26e7-26c0-4584-8d72-7de9ad2723c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1347 2024.08.05 16:47:09.502405 [ 3 ] {} <Trace> HTTP-Session: 9d0c26e7-26c0-4584-8d72-7de9ad2723c5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1348 2024.08.05 16:47:09.502544 [ 3 ] {0d0991b6-6b1f-45a7-bac9-4086c0c67b66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) 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: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', '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)
1349 2024.08.05 16:47:09.502881 [ 3 ] {0d0991b6-6b1f-45a7-bac9-4086c0c67b66} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1350 2024.08.05 16:47:09.502923 [ 3 ] {0d0991b6-6b1f-45a7-bac9-4086c0c67b66} <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: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', '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
1351 2024.08.05 16:47:09.503183 [ 3 ] {0d0991b6-6b1f-45a7-bac9-4086c0c67b66} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1352 2024.08.05 16:47:09.503246 [ 3 ] {0d0991b6-6b1f-45a7-bac9-4086c0c67b66} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1353 2024.08.05 16:47:09.503384 [ 3 ] {0d0991b6-6b1f-45a7-bac9-4086c0c67b66} <Debug> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Key condition: (column 0 notIn 20-element set)
1354 2024.08.05 16:47:09.503416 [ 3 ] {0d0991b6-6b1f-45a7-bac9-4086c0c67b66} <Trace> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1355 2024.08.05 16:47:09.503440 [ 3 ] {0d0991b6-6b1f-45a7-bac9-4086c0c67b66} <Debug> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (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
1356 2024.08.05 16:47:09.503456 [ 3 ] {0d0991b6-6b1f-45a7-bac9-4086c0c67b66} <Trace> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Spreading mark ranges among streams (default reading)
1357 2024.08.05 16:47:09.503496 [ 3 ] {0d0991b6-6b1f-45a7-bac9-4086c0c67b66} <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: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', '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'))"
1358 2024.08.05 16:47:09.503517 [ 3 ] {0d0991b6-6b1f-45a7-bac9-4086c0c67b66} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 9 rows starting from 0
1359 2024.08.05 16:47:09.504406 [ 3 ] {0d0991b6-6b1f-45a7-bac9-4086c0c67b66} <Debug> executeQuery: Read 9 rows, 398.00 B in 0.001924 sec., 4677.754677754678 rows/sec., 202.01 KiB/sec.
1360 2024.08.05 16:47:09.504650 [ 3 ] {0d0991b6-6b1f-45a7-bac9-4086c0c67b66} <Debug> DynamicQueryHandler: Done processing query
1361 2024.08.05 16:47:09.504675 [ 3 ] {0d0991b6-6b1f-45a7-bac9-4086c0c67b66} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1362 2024.08.05 16:47:09.504692 [ 3 ] {} <Debug> HTTP-Session: 9d0c26e7-26c0-4584-8d72-7de9ad2723c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1363 2024.08.05 16:47:09.504890 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 875, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1364 2024.08.05 16:47:09.504938 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1365 2024.08.05 16:47:09.504958 [ 3 ] {} <Debug> HTTP-Session: 11aa6dc8-07b3-41bd-b762-62a228e577ac Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
1366 2024.08.05 16:47:09.504975 [ 3 ] {} <Debug> HTTP-Session: 11aa6dc8-07b3-41bd-b762-62a228e577ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1367 2024.08.05 16:47:09.504989 [ 3 ] {} <Debug> HTTP-Session: 11aa6dc8-07b3-41bd-b762-62a228e577ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1368 2024.08.05 16:47:09.505019 [ 3 ] {} <Trace> HTTP-Session: 11aa6dc8-07b3-41bd-b762-62a228e577ac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1369 2024.08.05 16:47:09.505160 [ 3 ] {e32e160e-8016-4eb2-849b-6c9b376466d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) 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: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)
1370 2024.08.05 16:47:09.505422 [ 3 ] {e32e160e-8016-4eb2-849b-6c9b376466d9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1371 2024.08.05 16:47:09.505463 [ 3 ] {e32e160e-8016-4eb2-849b-6c9b376466d9} <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: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
1372 2024.08.05 16:47:09.505719 [ 3 ] {e32e160e-8016-4eb2-849b-6c9b376466d9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1373 2024.08.05 16:47:09.505783 [ 3 ] {e32e160e-8016-4eb2-849b-6c9b376466d9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1374 2024.08.05 16:47:09.505918 [ 3 ] {e32e160e-8016-4eb2-849b-6c9b376466d9} <Debug> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Key condition: (column 0 notIn 21-element set)
1375 2024.08.05 16:47:09.505951 [ 3 ] {e32e160e-8016-4eb2-849b-6c9b376466d9} <Trace> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1376 2024.08.05 16:47:09.505975 [ 3 ] {e32e160e-8016-4eb2-849b-6c9b376466d9} <Debug> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (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
1377 2024.08.05 16:47:09.505991 [ 3 ] {e32e160e-8016-4eb2-849b-6c9b376466d9} <Trace> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Spreading mark ranges among streams (default reading)
1378 2024.08.05 16:47:09.506031 [ 3 ] {e32e160e-8016-4eb2-849b-6c9b376466d9} <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: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'))"
1379 2024.08.05 16:47:09.506051 [ 3 ] {e32e160e-8016-4eb2-849b-6c9b376466d9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 9 rows starting from 0
1380 2024.08.05 16:47:09.506921 [ 3 ] {e32e160e-8016-4eb2-849b-6c9b376466d9} <Debug> executeQuery: Read 9 rows, 398.00 B in 0.001825 sec., 4931.506849315068 rows/sec., 212.97 KiB/sec.
1381 2024.08.05 16:47:09.507157 [ 3 ] {e32e160e-8016-4eb2-849b-6c9b376466d9} <Debug> DynamicQueryHandler: Done processing query
1382 2024.08.05 16:47:09.507182 [ 3 ] {e32e160e-8016-4eb2-849b-6c9b376466d9} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1383 2024.08.05 16:47:09.507198 [ 3 ] {} <Debug> HTTP-Session: 11aa6dc8-07b3-41bd-b762-62a228e577ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1384 2024.08.05 16:47:09.507403 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 917, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1385 2024.08.05 16:47:09.507452 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1386 2024.08.05 16:47:09.507472 [ 3 ] {} <Debug> HTTP-Session: c7845f86-93cf-419f-b15d-93e427181539 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
1387 2024.08.05 16:47:09.507488 [ 3 ] {} <Debug> HTTP-Session: c7845f86-93cf-419f-b15d-93e427181539 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1388 2024.08.05 16:47:09.507501 [ 3 ] {} <Debug> HTTP-Session: c7845f86-93cf-419f-b15d-93e427181539 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1389 2024.08.05 16:47:09.507532 [ 3 ] {} <Trace> HTTP-Session: c7845f86-93cf-419f-b15d-93e427181539 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1390 2024.08.05 16:47:09.507673 [ 3 ] {e21bc11e-5b0a-40e1-80d0-086321f485e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) 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_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)
1391 2024.08.05 16:47:09.507940 [ 3 ] {e21bc11e-5b0a-40e1-80d0-086321f485e9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1392 2024.08.05 16:47:09.507983 [ 3 ] {e21bc11e-5b0a-40e1-80d0-086321f485e9} <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_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
1393 2024.08.05 16:47:09.508247 [ 3 ] {e21bc11e-5b0a-40e1-80d0-086321f485e9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1394 2024.08.05 16:47:09.508311 [ 3 ] {e21bc11e-5b0a-40e1-80d0-086321f485e9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1395 2024.08.05 16:47:09.508446 [ 3 ] {e21bc11e-5b0a-40e1-80d0-086321f485e9} <Debug> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Key condition: (column 0 notIn 22-element set)
1396 2024.08.05 16:47:09.508480 [ 3 ] {e21bc11e-5b0a-40e1-80d0-086321f485e9} <Trace> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1397 2024.08.05 16:47:09.508502 [ 3 ] {e21bc11e-5b0a-40e1-80d0-086321f485e9} <Debug> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (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
1398 2024.08.05 16:47:09.508518 [ 3 ] {e21bc11e-5b0a-40e1-80d0-086321f485e9} <Trace> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Spreading mark ranges among streams (default reading)
1399 2024.08.05 16:47:09.508558 [ 3 ] {e21bc11e-5b0a-40e1-80d0-086321f485e9} <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_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'))"
1400 2024.08.05 16:47:09.508579 [ 3 ] {e21bc11e-5b0a-40e1-80d0-086321f485e9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 9 rows starting from 0
1401 2024.08.05 16:47:09.509347 [ 3 ] {e21bc11e-5b0a-40e1-80d0-086321f485e9} <Debug> executeQuery: Read 9 rows, 398.00 B in 0.00174 sec., 5172.413793103448 rows/sec., 223.37 KiB/sec.
1402 2024.08.05 16:47:09.509593 [ 3 ] {e21bc11e-5b0a-40e1-80d0-086321f485e9} <Debug> DynamicQueryHandler: Done processing query
1403 2024.08.05 16:47:09.509618 [ 3 ] {e21bc11e-5b0a-40e1-80d0-086321f485e9} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1404 2024.08.05 16:47:09.509635 [ 3 ] {} <Debug> HTTP-Session: c7845f86-93cf-419f-b15d-93e427181539 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1405 2024.08.05 16:47:09.509774 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 3987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1406 2024.08.05 16:47:09.509822 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1407 2024.08.05 16:47:09.509841 [ 3 ] {} <Debug> HTTP-Session: bc83d3c9-c075-4d88-b6ae-5a4a5f79f34b Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
1408 2024.08.05 16:47:09.509858 [ 3 ] {} <Debug> HTTP-Session: bc83d3c9-c075-4d88-b6ae-5a4a5f79f34b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1409 2024.08.05 16:47:09.509871 [ 3 ] {} <Debug> HTTP-Session: bc83d3c9-c075-4d88-b6ae-5a4a5f79f34b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1410 2024.08.05 16:47:09.509908 [ 3 ] {} <Trace> HTTP-Session: bc83d3c9-c075-4d88-b6ae-5a4a5f79f34b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1411 2024.08.05 16:47:09.510029 [ 3 ] {4be24ef8-34f6-4890-bf17-9a7d308df681} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1412 2024.08.05 16:47:09.510075 [ 3 ] {4be24ef8-34f6-4890-bf17-9a7d308df681} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1413 2024.08.05 16:47:09.510242 [ 3 ] {4be24ef8-34f6-4890-bf17-9a7d308df681} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1414 2024.08.05 16:47:09.510588 [ 3 ] {4be24ef8-34f6-4890-bf17-9a7d308df681} <Trace> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1415 2024.08.05 16:47:09.510627 [ 3 ] {4be24ef8-34f6-4890-bf17-9a7d308df681} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
1416 2024.08.05 16:47:09.511226 [ 3 ] {4be24ef8-34f6-4890-bf17-9a7d308df681} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1417 2024.08.05 16:47:09.511751 [ 3 ] {4be24ef8-34f6-4890-bf17-9a7d308df681} <Trace> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1418 2024.08.05 16:47:09.511942 [ 3 ] {4be24ef8-34f6-4890-bf17-9a7d308df681} <Debug> executeQuery: Read 14 rows, 2.01 KiB in 0.001953 sec., 7168.458781362006 rows/sec., 1.00 MiB/sec.
1419 2024.08.05 16:47:09.512125 [ 3 ] {4be24ef8-34f6-4890-bf17-9a7d308df681} <Debug> DynamicQueryHandler: Done processing query
1420 2024.08.05 16:47:09.512151 [ 3 ] {4be24ef8-34f6-4890-bf17-9a7d308df681} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1421 2024.08.05 16:47:09.512167 [ 3 ] {} <Debug> HTTP-Session: bc83d3c9-c075-4d88-b6ae-5a4a5f79f34b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1422 2024.08.05 16:47:09.512288 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 4262, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1423 2024.08.05 16:47:09.512336 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1424 2024.08.05 16:47:09.512355 [ 3 ] {} <Debug> HTTP-Session: 2608c195-d3ae-442a-8ffe-5cdf95e0f2d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
1425 2024.08.05 16:47:09.512371 [ 3 ] {} <Debug> HTTP-Session: 2608c195-d3ae-442a-8ffe-5cdf95e0f2d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1426 2024.08.05 16:47:09.512384 [ 3 ] {} <Debug> HTTP-Session: 2608c195-d3ae-442a-8ffe-5cdf95e0f2d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1427 2024.08.05 16:47:09.512415 [ 3 ] {} <Trace> HTTP-Session: 2608c195-d3ae-442a-8ffe-5cdf95e0f2d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1428 2024.08.05 16:47:09.512520 [ 3 ] {e59a2205-7a78-4bc6-b624-bf811d236aa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1429 2024.08.05 16:47:09.512563 [ 3 ] {e59a2205-7a78-4bc6-b624-bf811d236aa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1430 2024.08.05 16:47:09.512688 [ 3 ] {e59a2205-7a78-4bc6-b624-bf811d236aa2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1431 2024.08.05 16:47:09.512992 [ 3 ] {e59a2205-7a78-4bc6-b624-bf811d236aa2} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1432 2024.08.05 16:47:09.513029 [ 3 ] {e59a2205-7a78-4bc6-b624-bf811d236aa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
1433 2024.08.05 16:47:09.513487 [ 3 ] {e59a2205-7a78-4bc6-b624-bf811d236aa2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1434 2024.08.05 16:47:09.514030 [ 3 ] {e59a2205-7a78-4bc6-b624-bf811d236aa2} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1435 2024.08.05 16:47:09.514184 [ 3 ] {e59a2205-7a78-4bc6-b624-bf811d236aa2} <Debug> executeQuery: Read 30 rows, 2.40 KiB in 0.001687 sec., 17783.04682868998 rows/sec., 1.39 MiB/sec.
1436 2024.08.05 16:47:09.514483 [ 3 ] {e59a2205-7a78-4bc6-b624-bf811d236aa2} <Debug> DynamicQueryHandler: Done processing query
1437 2024.08.05 16:47:09.514510 [ 3 ] {e59a2205-7a78-4bc6-b624-bf811d236aa2} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1438 2024.08.05 16:47:09.514527 [ 3 ] {} <Debug> HTTP-Session: 2608c195-d3ae-442a-8ffe-5cdf95e0f2d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1439 2024.08.05 16:47:09.514635 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 6148, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1440 2024.08.05 16:47:09.514683 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1441 2024.08.05 16:47:09.514702 [ 3 ] {} <Debug> HTTP-Session: 668008c6-3b69-4895-915a-bc77f4bcadb8 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
1442 2024.08.05 16:47:09.514718 [ 3 ] {} <Debug> HTTP-Session: 668008c6-3b69-4895-915a-bc77f4bcadb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1443 2024.08.05 16:47:09.514731 [ 3 ] {} <Debug> HTTP-Session: 668008c6-3b69-4895-915a-bc77f4bcadb8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1444 2024.08.05 16:47:09.514762 [ 3 ] {} <Trace> HTTP-Session: 668008c6-3b69-4895-915a-bc77f4bcadb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1445 2024.08.05 16:47:09.514870 [ 3 ] {5bdd6b1b-8ea4-4f3f-ae85-f57402664933} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1446 2024.08.05 16:47:09.514918 [ 3 ] {5bdd6b1b-8ea4-4f3f-ae85-f57402664933} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1447 2024.08.05 16:47:09.515062 [ 3 ] {5bdd6b1b-8ea4-4f3f-ae85-f57402664933} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1448 2024.08.05 16:47:09.515377 [ 3 ] {5bdd6b1b-8ea4-4f3f-ae85-f57402664933} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1449 2024.08.05 16:47:09.515414 [ 3 ] {5bdd6b1b-8ea4-4f3f-ae85-f57402664933} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
1450 2024.08.05 16:47:09.515839 [ 3 ] {5bdd6b1b-8ea4-4f3f-ae85-f57402664933} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1451 2024.08.05 16:47:09.516375 [ 3 ] {5bdd6b1b-8ea4-4f3f-ae85-f57402664933} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1452 2024.08.05 16:47:09.516532 [ 3 ] {5bdd6b1b-8ea4-4f3f-ae85-f57402664933} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001693 sec., 21264.028352037803 rows/sec., 1.66 MiB/sec.
1453 2024.08.05 16:47:09.516734 [ 3 ] {5bdd6b1b-8ea4-4f3f-ae85-f57402664933} <Debug> DynamicQueryHandler: Done processing query
1454 2024.08.05 16:47:09.516759 [ 3 ] {5bdd6b1b-8ea4-4f3f-ae85-f57402664933} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1455 2024.08.05 16:47:09.516775 [ 3 ] {} <Debug> HTTP-Session: 668008c6-3b69-4895-915a-bc77f4bcadb8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1456 2024.08.05 16:47:09.516886 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 3930, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1457 2024.08.05 16:47:09.516934 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1458 2024.08.05 16:47:09.516953 [ 3 ] {} <Debug> HTTP-Session: 1e247980-aac7-44ca-920a-910080705c13 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
1459 2024.08.05 16:47:09.516969 [ 3 ] {} <Debug> HTTP-Session: 1e247980-aac7-44ca-920a-910080705c13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1460 2024.08.05 16:47:09.516983 [ 3 ] {} <Debug> HTTP-Session: 1e247980-aac7-44ca-920a-910080705c13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1461 2024.08.05 16:47:09.517013 [ 3 ] {} <Trace> HTTP-Session: 1e247980-aac7-44ca-920a-910080705c13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1462 2024.08.05 16:47:09.517117 [ 3 ] {c7a255e9-5b5a-4d79-8785-fce891cdb45b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1463 2024.08.05 16:47:09.517163 [ 3 ] {c7a255e9-5b5a-4d79-8785-fce891cdb45b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1464 2024.08.05 16:47:09.517307 [ 3 ] {c7a255e9-5b5a-4d79-8785-fce891cdb45b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1465 2024.08.05 16:47:09.517590 [ 3 ] {c7a255e9-5b5a-4d79-8785-fce891cdb45b} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1466 2024.08.05 16:47:09.517626 [ 3 ] {c7a255e9-5b5a-4d79-8785-fce891cdb45b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
1467 2024.08.05 16:47:09.518119 [ 3 ] {c7a255e9-5b5a-4d79-8785-fce891cdb45b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1468 2024.08.05 16:47:09.518763 [ 3 ] {c7a255e9-5b5a-4d79-8785-fce891cdb45b} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1469 2024.08.05 16:47:09.518919 [ 3 ] {c7a255e9-5b5a-4d79-8785-fce891cdb45b} <Debug> executeQuery: Read 20 rows, 1.47 KiB in 0.001833 sec., 10911.074740861975 rows/sec., 802.88 KiB/sec.
1470 2024.08.05 16:47:09.519083 [ 3 ] {c7a255e9-5b5a-4d79-8785-fce891cdb45b} <Debug> DynamicQueryHandler: Done processing query
1471 2024.08.05 16:47:09.519108 [ 3 ] {c7a255e9-5b5a-4d79-8785-fce891cdb45b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1472 2024.08.05 16:47:09.519124 [ 3 ] {} <Debug> HTTP-Session: 1e247980-aac7-44ca-920a-910080705c13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1473 2024.08.05 16:47:09.519227 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 2118, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1474 2024.08.05 16:47:09.519274 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1475 2024.08.05 16:47:09.519293 [ 3 ] {} <Debug> HTTP-Session: 08284567-2a65-48a7-99c2-0fca13948dc4 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
1476 2024.08.05 16:47:09.519309 [ 3 ] {} <Debug> HTTP-Session: 08284567-2a65-48a7-99c2-0fca13948dc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1477 2024.08.05 16:47:09.519322 [ 3 ] {} <Debug> HTTP-Session: 08284567-2a65-48a7-99c2-0fca13948dc4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1478 2024.08.05 16:47:09.519353 [ 3 ] {} <Trace> HTTP-Session: 08284567-2a65-48a7-99c2-0fca13948dc4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1479 2024.08.05 16:47:09.519454 [ 3 ] {f32f4961-d96b-4d1a-8cf9-76b458cc37f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1480 2024.08.05 16:47:09.519497 [ 3 ] {f32f4961-d96b-4d1a-8cf9-76b458cc37f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1481 2024.08.05 16:47:09.519623 [ 3 ] {f32f4961-d96b-4d1a-8cf9-76b458cc37f3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1482 2024.08.05 16:47:09.519888 [ 3 ] {f32f4961-d96b-4d1a-8cf9-76b458cc37f3} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1483 2024.08.05 16:47:09.519924 [ 3 ] {f32f4961-d96b-4d1a-8cf9-76b458cc37f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
1484 2024.08.05 16:47:09.520410 [ 3 ] {f32f4961-d96b-4d1a-8cf9-76b458cc37f3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1485 2024.08.05 16:47:09.521055 [ 3 ] {f32f4961-d96b-4d1a-8cf9-76b458cc37f3} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1486 2024.08.05 16:47:09.521219 [ 3 ] {f32f4961-d96b-4d1a-8cf9-76b458cc37f3} <Debug> executeQuery: Read 14 rows, 933.00 B in 0.00179 sec., 7821.22905027933 rows/sec., 509.01 KiB/sec.
1487 2024.08.05 16:47:09.521503 [ 3 ] {f32f4961-d96b-4d1a-8cf9-76b458cc37f3} <Debug> DynamicQueryHandler: Done processing query
1488 2024.08.05 16:47:09.521528 [ 3 ] {f32f4961-d96b-4d1a-8cf9-76b458cc37f3} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1489 2024.08.05 16:47:09.521544 [ 3 ] {} <Debug> HTTP-Session: 08284567-2a65-48a7-99c2-0fca13948dc4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1490 2024.08.05 16:47:14.455023 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 2916, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1491 2024.08.05 16:47:14.455149 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1492 2024.08.05 16:47:14.455174 [ 3 ] {} <Debug> HTTP-Session: 1b07a0a2-5b4e-48f2-ab5d-9fab5b8fc8d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
1493 2024.08.05 16:47:14.455198 [ 3 ] {} <Debug> HTTP-Session: 1b07a0a2-5b4e-48f2-ab5d-9fab5b8fc8d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1494 2024.08.05 16:47:14.455212 [ 3 ] {} <Debug> HTTP-Session: 1b07a0a2-5b4e-48f2-ab5d-9fab5b8fc8d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1495 2024.08.05 16:47:14.455262 [ 3 ] {} <Trace> HTTP-Session: 1b07a0a2-5b4e-48f2-ab5d-9fab5b8fc8d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1496 2024.08.05 16:47:14.455442 [ 3 ] {a4f60eb9-3636-41af-91b6-6b22527d6077} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1497 2024.08.05 16:47:14.455510 [ 3 ] {a4f60eb9-3636-41af-91b6-6b22527d6077} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1498 2024.08.05 16:47:14.455705 [ 3 ] {a4f60eb9-3636-41af-91b6-6b22527d6077} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1499 2024.08.05 16:47:14.456096 [ 3 ] {a4f60eb9-3636-41af-91b6-6b22527d6077} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1500 2024.08.05 16:47:14.456138 [ 3 ] {a4f60eb9-3636-41af-91b6-6b22527d6077} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
1501 2024.08.05 16:47:14.456542 [ 3 ] {a4f60eb9-3636-41af-91b6-6b22527d6077} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1502 2024.08.05 16:47:14.456875 [ 3 ] {a4f60eb9-3636-41af-91b6-6b22527d6077} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1503 2024.08.05 16:47:14.457044 [ 3 ] {a4f60eb9-3636-41af-91b6-6b22527d6077} <Debug> executeQuery: Read 20 rows, 1.62 KiB in 0.001649 sec., 12128.56276531231 rows/sec., 983.08 KiB/sec.
1504 2024.08.05 16:47:14.457280 [ 3 ] {a4f60eb9-3636-41af-91b6-6b22527d6077} <Debug> DynamicQueryHandler: Done processing query
1505 2024.08.05 16:47:14.457306 [ 3 ] {a4f60eb9-3636-41af-91b6-6b22527d6077} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1506 2024.08.05 16:47:14.457322 [ 3 ] {} <Debug> HTTP-Session: 1b07a0a2-5b4e-48f2-ab5d-9fab5b8fc8d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1507 2024.08.05 16:47:14.457511 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 13294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1508 2024.08.05 16:47:14.457561 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1509 2024.08.05 16:47:14.457580 [ 3 ] {} <Debug> HTTP-Session: 4d430926-800d-48f6-93ad-84066e50204c Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
1510 2024.08.05 16:47:14.457597 [ 3 ] {} <Debug> HTTP-Session: 4d430926-800d-48f6-93ad-84066e50204c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1511 2024.08.05 16:47:14.457610 [ 3 ] {} <Debug> HTTP-Session: 4d430926-800d-48f6-93ad-84066e50204c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1512 2024.08.05 16:47:14.457644 [ 3 ] {} <Trace> HTTP-Session: 4d430926-800d-48f6-93ad-84066e50204c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1513 2024.08.05 16:47:14.457768 [ 3 ] {751d6e76-4f4e-43f2-8e76-4db98008a087} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1514 2024.08.05 16:47:14.457812 [ 3 ] {751d6e76-4f4e-43f2-8e76-4db98008a087} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1515 2024.08.05 16:47:14.457938 [ 3 ] {751d6e76-4f4e-43f2-8e76-4db98008a087} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1516 2024.08.05 16:47:14.458297 [ 3 ] {751d6e76-4f4e-43f2-8e76-4db98008a087} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1517 2024.08.05 16:47:14.458333 [ 3 ] {751d6e76-4f4e-43f2-8e76-4db98008a087} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
1518 2024.08.05 16:47:14.458701 [ 3 ] {751d6e76-4f4e-43f2-8e76-4db98008a087} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1519 2024.08.05 16:47:14.459022 [ 3 ] {751d6e76-4f4e-43f2-8e76-4db98008a087} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1520 2024.08.05 16:47:14.459183 [ 3 ] {751d6e76-4f4e-43f2-8e76-4db98008a087} <Debug> executeQuery: Read 90 rows, 7.81 KiB in 0.001449 sec., 62111.801242236026 rows/sec., 5.26 MiB/sec.
1521 2024.08.05 16:47:14.459453 [ 3 ] {751d6e76-4f4e-43f2-8e76-4db98008a087} <Debug> DynamicQueryHandler: Done processing query
1522 2024.08.05 16:47:14.459479 [ 3 ] {751d6e76-4f4e-43f2-8e76-4db98008a087} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
1523 2024.08.05 16:47:14.459495 [ 3 ] {} <Debug> HTTP-Session: 4d430926-800d-48f6-93ad-84066e50204c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1524 2024.08.05 16:47:14.459623 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 9533, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1525 2024.08.05 16:47:14.459672 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1526 2024.08.05 16:47:14.459691 [ 3 ] {} <Debug> HTTP-Session: 0e13532e-07fd-42dd-a677-2ab982c54adc Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
1527 2024.08.05 16:47:14.459707 [ 3 ] {} <Debug> HTTP-Session: 0e13532e-07fd-42dd-a677-2ab982c54adc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1528 2024.08.05 16:47:14.459721 [ 3 ] {} <Debug> HTTP-Session: 0e13532e-07fd-42dd-a677-2ab982c54adc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1529 2024.08.05 16:47:14.459753 [ 3 ] {} <Trace> HTTP-Session: 0e13532e-07fd-42dd-a677-2ab982c54adc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1530 2024.08.05 16:47:14.459869 [ 3 ] {1d371f96-eed6-4215-8e7b-f682f30b7411} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1531 2024.08.05 16:47:14.459914 [ 3 ] {1d371f96-eed6-4215-8e7b-f682f30b7411} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1532 2024.08.05 16:47:14.460057 [ 3 ] {1d371f96-eed6-4215-8e7b-f682f30b7411} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1533 2024.08.05 16:47:14.460367 [ 3 ] {1d371f96-eed6-4215-8e7b-f682f30b7411} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1534 2024.08.05 16:47:14.460404 [ 3 ] {1d371f96-eed6-4215-8e7b-f682f30b7411} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
1535 2024.08.05 16:47:14.460733 [ 3 ] {1d371f96-eed6-4215-8e7b-f682f30b7411} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1536 2024.08.05 16:47:14.461050 [ 3 ] {1d371f96-eed6-4215-8e7b-f682f30b7411} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1537 2024.08.05 16:47:14.461168 [ 3 ] {1d371f96-eed6-4215-8e7b-f682f30b7411} <Debug> executeQuery: Read 56 rows, 4.48 KiB in 0.001339 sec., 41822.25541448843 rows/sec., 3.27 MiB/sec.
1538 2024.08.05 16:47:14.461426 [ 3 ] {1d371f96-eed6-4215-8e7b-f682f30b7411} <Debug> DynamicQueryHandler: Done processing query
1539 2024.08.05 16:47:14.461452 [ 3 ] {1d371f96-eed6-4215-8e7b-f682f30b7411} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
1540 2024.08.05 16:47:14.461469 [ 3 ] {} <Debug> HTTP-Session: 0e13532e-07fd-42dd-a677-2ab982c54adc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1541 2024.08.05 16:47:14.461596 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 11562, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1542 2024.08.05 16:47:14.461645 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1543 2024.08.05 16:47:14.461664 [ 3 ] {} <Debug> HTTP-Session: c6a9bc0b-957e-486c-bef8-3d885a716eae Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
1544 2024.08.05 16:47:14.461681 [ 3 ] {} <Debug> HTTP-Session: c6a9bc0b-957e-486c-bef8-3d885a716eae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1545 2024.08.05 16:47:14.461696 [ 3 ] {} <Debug> HTTP-Session: c6a9bc0b-957e-486c-bef8-3d885a716eae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1546 2024.08.05 16:47:14.461727 [ 3 ] {} <Trace> HTTP-Session: c6a9bc0b-957e-486c-bef8-3d885a716eae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1547 2024.08.05 16:47:14.461866 [ 3 ] {ec7acbc1-6e32-4660-9e27-d9288bec6677} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1548 2024.08.05 16:47:14.461915 [ 3 ] {ec7acbc1-6e32-4660-9e27-d9288bec6677} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1549 2024.08.05 16:47:14.462078 [ 3 ] {ec7acbc1-6e32-4660-9e27-d9288bec6677} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1550 2024.08.05 16:47:14.462393 [ 3 ] {ec7acbc1-6e32-4660-9e27-d9288bec6677} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1551 2024.08.05 16:47:14.462429 [ 3 ] {ec7acbc1-6e32-4660-9e27-d9288bec6677} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
1552 2024.08.05 16:47:14.462831 [ 3 ] {ec7acbc1-6e32-4660-9e27-d9288bec6677} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1553 2024.08.05 16:47:14.463172 [ 3 ] {ec7acbc1-6e32-4660-9e27-d9288bec6677} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1554 2024.08.05 16:47:14.463299 [ 3 ] {ec7acbc1-6e32-4660-9e27-d9288bec6677} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001496 sec., 40106.95187165776 rows/sec., 2.81 MiB/sec.
1555 2024.08.05 16:47:14.463464 [ 3 ] {ec7acbc1-6e32-4660-9e27-d9288bec6677} <Debug> DynamicQueryHandler: Done processing query
1556 2024.08.05 16:47:14.463490 [ 3 ] {ec7acbc1-6e32-4660-9e27-d9288bec6677} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1557 2024.08.05 16:47:14.463507 [ 3 ] {} <Debug> HTTP-Session: c6a9bc0b-957e-486c-bef8-3d885a716eae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1558 2024.08.05 16:47:14.463678 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 31797, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1559 2024.08.05 16:47:14.463727 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1560 2024.08.05 16:47:14.463746 [ 3 ] {} <Debug> HTTP-Session: 86e6a265-b546-4cbe-8ba2-212b0e9bed4c Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
1561 2024.08.05 16:47:14.463762 [ 3 ] {} <Debug> HTTP-Session: 86e6a265-b546-4cbe-8ba2-212b0e9bed4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1562 2024.08.05 16:47:14.463776 [ 3 ] {} <Debug> HTTP-Session: 86e6a265-b546-4cbe-8ba2-212b0e9bed4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1563 2024.08.05 16:47:14.463807 [ 3 ] {} <Trace> HTTP-Session: 86e6a265-b546-4cbe-8ba2-212b0e9bed4c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1564 2024.08.05 16:47:14.464414 [ 3 ] {3c20bbab-52ef-4a21-b0d9-df01f40e56d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1565 2024.08.05 16:47:14.464478 [ 3 ] {3c20bbab-52ef-4a21-b0d9-df01f40e56d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
1566 2024.08.05 16:47:14.464875 [ 3 ] {3c20bbab-52ef-4a21-b0d9-df01f40e56d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1567 2024.08.05 16:47:14.465578 [ 3 ] {3c20bbab-52ef-4a21-b0d9-df01f40e56d9} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1568 2024.08.05 16:47:14.465615 [ 3 ] {3c20bbab-52ef-4a21-b0d9-df01f40e56d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
1569 2024.08.05 16:47:14.466203 [ 3 ] {3c20bbab-52ef-4a21-b0d9-df01f40e56d9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1570 2024.08.05 16:47:14.466618 [ 3 ] {3c20bbab-52ef-4a21-b0d9-df01f40e56d9} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1571 2024.08.05 16:47:14.466773 [ 3 ] {3c20bbab-52ef-4a21-b0d9-df01f40e56d9} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.002887 sec., 6927.606511950122 rows/sec., 12.41 MiB/sec.
1572 2024.08.05 16:47:14.467269 [ 3 ] {3c20bbab-52ef-4a21-b0d9-df01f40e56d9} <Debug> DynamicQueryHandler: Done processing query
1573 2024.08.05 16:47:14.467294 [ 3 ] {3c20bbab-52ef-4a21-b0d9-df01f40e56d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
1574 2024.08.05 16:47:14.467311 [ 3 ] {} <Debug> HTTP-Session: 86e6a265-b546-4cbe-8ba2-212b0e9bed4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1575 2024.08.05 16:47:14.467425 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 4562, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1576 2024.08.05 16:47:14.467475 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1577 2024.08.05 16:47:14.467493 [ 3 ] {} <Debug> HTTP-Session: 8ab590c7-1f44-4f98-9a91-5757718c7af2 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
1578 2024.08.05 16:47:14.467509 [ 3 ] {} <Debug> HTTP-Session: 8ab590c7-1f44-4f98-9a91-5757718c7af2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1579 2024.08.05 16:47:14.467523 [ 3 ] {} <Debug> HTTP-Session: 8ab590c7-1f44-4f98-9a91-5757718c7af2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1580 2024.08.05 16:47:14.467554 [ 3 ] {} <Trace> HTTP-Session: 8ab590c7-1f44-4f98-9a91-5757718c7af2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1581 2024.08.05 16:47:14.467660 [ 3 ] {5df8edb6-6f16-4ac3-8ea8-518504cffc61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1582 2024.08.05 16:47:14.467704 [ 3 ] {5df8edb6-6f16-4ac3-8ea8-518504cffc61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1583 2024.08.05 16:47:14.467843 [ 3 ] {5df8edb6-6f16-4ac3-8ea8-518504cffc61} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1584 2024.08.05 16:47:14.468126 [ 3 ] {5df8edb6-6f16-4ac3-8ea8-518504cffc61} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1585 2024.08.05 16:47:14.468163 [ 3 ] {5df8edb6-6f16-4ac3-8ea8-518504cffc61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
1586 2024.08.05 16:47:14.468519 [ 3 ] {5df8edb6-6f16-4ac3-8ea8-518504cffc61} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1587 2024.08.05 16:47:14.468841 [ 3 ] {5df8edb6-6f16-4ac3-8ea8-518504cffc61} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1588 2024.08.05 16:47:14.468974 [ 3 ] {5df8edb6-6f16-4ac3-8ea8-518504cffc61} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001339 sec., 22404.779686333084 rows/sec., 1.48 MiB/sec.
1589 2024.08.05 16:47:14.469301 [ 3 ] {5df8edb6-6f16-4ac3-8ea8-518504cffc61} <Debug> DynamicQueryHandler: Done processing query
1590 2024.08.05 16:47:14.469327 [ 3 ] {5df8edb6-6f16-4ac3-8ea8-518504cffc61} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1591 2024.08.05 16:47:14.469343 [ 3 ] {} <Debug> HTTP-Session: 8ab590c7-1f44-4f98-9a91-5757718c7af2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1592 2024.08.05 16:47:18.505846 [ 24 ] {} <Debug> DNSResolver: Updating DNS cache
1593 2024.08.05 16:47:18.505897 [ 24 ] {} <Debug> DNSResolver: Updated DNS cache
1594 2024.08.05 16:47:19.454048 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 4262, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1595 2024.08.05 16:47:19.454172 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1596 2024.08.05 16:47:19.454202 [ 3 ] {} <Debug> HTTP-Session: 0d391e74-f40b-403b-8625-667edd8ad73b Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
1597 2024.08.05 16:47:19.454230 [ 3 ] {} <Debug> HTTP-Session: 0d391e74-f40b-403b-8625-667edd8ad73b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1598 2024.08.05 16:47:19.454248 [ 3 ] {} <Debug> HTTP-Session: 0d391e74-f40b-403b-8625-667edd8ad73b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1599 2024.08.05 16:47:19.454304 [ 3 ] {} <Trace> HTTP-Session: 0d391e74-f40b-403b-8625-667edd8ad73b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1600 2024.08.05 16:47:19.454513 [ 3 ] {31f76126-c58d-49a4-babb-ca0a694a4d05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1601 2024.08.05 16:47:19.454588 [ 3 ] {31f76126-c58d-49a4-babb-ca0a694a4d05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1602 2024.08.05 16:47:19.454805 [ 3 ] {31f76126-c58d-49a4-babb-ca0a694a4d05} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1603 2024.08.05 16:47:19.455270 [ 3 ] {31f76126-c58d-49a4-babb-ca0a694a4d05} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1604 2024.08.05 16:47:19.455310 [ 3 ] {31f76126-c58d-49a4-babb-ca0a694a4d05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
1605 2024.08.05 16:47:19.455681 [ 3 ] {31f76126-c58d-49a4-babb-ca0a694a4d05} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1606 2024.08.05 16:47:19.456017 [ 3 ] {31f76126-c58d-49a4-babb-ca0a694a4d05} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1607 2024.08.05 16:47:19.456162 [ 3 ] {31f76126-c58d-49a4-babb-ca0a694a4d05} <Debug> executeQuery: Read 30 rows, 2.40 KiB in 0.001721 sec., 17431.725740848342 rows/sec., 1.36 MiB/sec.
1608 2024.08.05 16:47:19.456350 [ 3 ] {31f76126-c58d-49a4-babb-ca0a694a4d05} <Debug> DynamicQueryHandler: Done processing query
1609 2024.08.05 16:47:19.456377 [ 3 ] {31f76126-c58d-49a4-babb-ca0a694a4d05} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1610 2024.08.05 16:47:19.456394 [ 3 ] {} <Debug> HTTP-Session: 0d391e74-f40b-403b-8625-667edd8ad73b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1611 2024.08.05 16:47:19.456513 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 6148, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1612 2024.08.05 16:47:19.456563 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1613 2024.08.05 16:47:19.456583 [ 3 ] {} <Debug> HTTP-Session: 41bf7cbd-08d8-4fbf-9159-cdb20065f5c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
1614 2024.08.05 16:47:19.456599 [ 3 ] {} <Debug> HTTP-Session: 41bf7cbd-08d8-4fbf-9159-cdb20065f5c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1615 2024.08.05 16:47:19.456613 [ 3 ] {} <Debug> HTTP-Session: 41bf7cbd-08d8-4fbf-9159-cdb20065f5c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1616 2024.08.05 16:47:19.456645 [ 3 ] {} <Trace> HTTP-Session: 41bf7cbd-08d8-4fbf-9159-cdb20065f5c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1617 2024.08.05 16:47:19.456752 [ 3 ] {f5bcbefc-9681-4943-bf99-1f0217bdbd68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1618 2024.08.05 16:47:19.456795 [ 3 ] {f5bcbefc-9681-4943-bf99-1f0217bdbd68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1619 2024.08.05 16:47:19.456926 [ 3 ] {f5bcbefc-9681-4943-bf99-1f0217bdbd68} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1620 2024.08.05 16:47:19.457226 [ 3 ] {f5bcbefc-9681-4943-bf99-1f0217bdbd68} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1621 2024.08.05 16:47:19.457263 [ 3 ] {f5bcbefc-9681-4943-bf99-1f0217bdbd68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
1622 2024.08.05 16:47:19.457586 [ 3 ] {f5bcbefc-9681-4943-bf99-1f0217bdbd68} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1623 2024.08.05 16:47:19.457898 [ 3 ] {f5bcbefc-9681-4943-bf99-1f0217bdbd68} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1624 2024.08.05 16:47:19.458021 [ 3 ] {f5bcbefc-9681-4943-bf99-1f0217bdbd68} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001302 sec., 27649.769585253456 rows/sec., 2.16 MiB/sec.
1625 2024.08.05 16:47:19.458171 [ 3 ] {f5bcbefc-9681-4943-bf99-1f0217bdbd68} <Debug> DynamicQueryHandler: Done processing query
1626 2024.08.05 16:47:19.458197 [ 3 ] {f5bcbefc-9681-4943-bf99-1f0217bdbd68} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1627 2024.08.05 16:47:19.458214 [ 3 ] {} <Debug> HTTP-Session: 41bf7cbd-08d8-4fbf-9159-cdb20065f5c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1628 2024.08.05 16:47:19.458382 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 11562, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1629 2024.08.05 16:47:19.458429 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1630 2024.08.05 16:47:19.458449 [ 3 ] {} <Debug> HTTP-Session: 32890bfd-87b6-4b0d-b815-13a1eac6e1a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
1631 2024.08.05 16:47:19.458465 [ 3 ] {} <Debug> HTTP-Session: 32890bfd-87b6-4b0d-b815-13a1eac6e1a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1632 2024.08.05 16:47:19.458480 [ 3 ] {} <Debug> HTTP-Session: 32890bfd-87b6-4b0d-b815-13a1eac6e1a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1633 2024.08.05 16:47:19.458511 [ 3 ] {} <Trace> HTTP-Session: 32890bfd-87b6-4b0d-b815-13a1eac6e1a1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1634 2024.08.05 16:47:19.458628 [ 3 ] {a33a959d-ab41-4d20-b29a-e9fdcaf9db05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1635 2024.08.05 16:47:19.458674 [ 3 ] {a33a959d-ab41-4d20-b29a-e9fdcaf9db05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1636 2024.08.05 16:47:19.458817 [ 3 ] {a33a959d-ab41-4d20-b29a-e9fdcaf9db05} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1637 2024.08.05 16:47:19.459132 [ 3 ] {a33a959d-ab41-4d20-b29a-e9fdcaf9db05} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1638 2024.08.05 16:47:19.459169 [ 3 ] {a33a959d-ab41-4d20-b29a-e9fdcaf9db05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
1639 2024.08.05 16:47:19.459554 [ 3 ] {a33a959d-ab41-4d20-b29a-e9fdcaf9db05} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1640 2024.08.05 16:47:19.459889 [ 3 ] {a33a959d-ab41-4d20-b29a-e9fdcaf9db05} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1641 2024.08.05 16:47:19.460015 [ 3 ] {a33a959d-ab41-4d20-b29a-e9fdcaf9db05} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001424 sec., 42134.83146067416 rows/sec., 2.96 MiB/sec.
1642 2024.08.05 16:47:19.460339 [ 3 ] {a33a959d-ab41-4d20-b29a-e9fdcaf9db05} <Debug> DynamicQueryHandler: Done processing query
1643 2024.08.05 16:47:19.460365 [ 3 ] {a33a959d-ab41-4d20-b29a-e9fdcaf9db05} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1644 2024.08.05 16:47:19.460383 [ 3 ] {} <Debug> HTTP-Session: 32890bfd-87b6-4b0d-b815-13a1eac6e1a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1645 2024.08.05 16:47:19.460497 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 4562, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1646 2024.08.05 16:47:19.460545 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1647 2024.08.05 16:47:19.460564 [ 3 ] {} <Debug> HTTP-Session: 304d71e0-6abe-456c-aa7d-8be7c58d0d18 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
1648 2024.08.05 16:47:19.460581 [ 3 ] {} <Debug> HTTP-Session: 304d71e0-6abe-456c-aa7d-8be7c58d0d18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1649 2024.08.05 16:47:19.460594 [ 3 ] {} <Debug> HTTP-Session: 304d71e0-6abe-456c-aa7d-8be7c58d0d18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1650 2024.08.05 16:47:19.460625 [ 3 ] {} <Trace> HTTP-Session: 304d71e0-6abe-456c-aa7d-8be7c58d0d18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1651 2024.08.05 16:47:19.460738 [ 3 ] {ad0206d0-8e65-4d92-b7ad-06f7e71e3417} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1652 2024.08.05 16:47:19.460785 [ 3 ] {ad0206d0-8e65-4d92-b7ad-06f7e71e3417} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1653 2024.08.05 16:47:19.460931 [ 3 ] {ad0206d0-8e65-4d92-b7ad-06f7e71e3417} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1654 2024.08.05 16:47:19.461203 [ 3 ] {ad0206d0-8e65-4d92-b7ad-06f7e71e3417} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1655 2024.08.05 16:47:19.461240 [ 3 ] {ad0206d0-8e65-4d92-b7ad-06f7e71e3417} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
1656 2024.08.05 16:47:19.461598 [ 3 ] {ad0206d0-8e65-4d92-b7ad-06f7e71e3417} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1657 2024.08.05 16:47:19.461918 [ 3 ] {ad0206d0-8e65-4d92-b7ad-06f7e71e3417} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1658 2024.08.05 16:47:19.462046 [ 3 ] {ad0206d0-8e65-4d92-b7ad-06f7e71e3417} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001344 sec., 22321.428571428572 rows/sec., 1.48 MiB/sec.
1659 2024.08.05 16:47:19.462197 [ 3 ] {ad0206d0-8e65-4d92-b7ad-06f7e71e3417} <Debug> DynamicQueryHandler: Done processing query
1660 2024.08.05 16:47:19.462222 [ 3 ] {ad0206d0-8e65-4d92-b7ad-06f7e71e3417} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1661 2024.08.05 16:47:19.462238 [ 3 ] {} <Debug> HTTP-Session: 304d71e0-6abe-456c-aa7d-8be7c58d0d18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1662 2024.08.05 16:47:24.459291 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 3060, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1663 2024.08.05 16:47:24.459484 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1664 2024.08.05 16:47:24.459531 [ 3 ] {} <Debug> HTTP-Session: 492114c2-48c0-435e-9e5a-6e87092b681e Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
1665 2024.08.05 16:47:24.459571 [ 3 ] {} <Debug> HTTP-Session: 492114c2-48c0-435e-9e5a-6e87092b681e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1666 2024.08.05 16:47:24.459600 [ 3 ] {} <Debug> HTTP-Session: 492114c2-48c0-435e-9e5a-6e87092b681e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1667 2024.08.05 16:47:24.459681 [ 3 ] {} <Trace> HTTP-Session: 492114c2-48c0-435e-9e5a-6e87092b681e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1668 2024.08.05 16:47:24.459996 [ 3 ] {43c2a086-06ae-47b7-8b4f-ac3223cd06fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1669 2024.08.05 16:47:24.460108 [ 3 ] {43c2a086-06ae-47b7-8b4f-ac3223cd06fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1670 2024.08.05 16:47:24.460419 [ 3 ] {43c2a086-06ae-47b7-8b4f-ac3223cd06fb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1671 2024.08.05 16:47:24.460842 [ 3 ] {43c2a086-06ae-47b7-8b4f-ac3223cd06fb} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1672 2024.08.05 16:47:24.460883 [ 3 ] {43c2a086-06ae-47b7-8b4f-ac3223cd06fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
1673 2024.08.05 16:47:24.461256 [ 3 ] {43c2a086-06ae-47b7-8b4f-ac3223cd06fb} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1674 2024.08.05 16:47:24.461594 [ 3 ] {43c2a086-06ae-47b7-8b4f-ac3223cd06fb} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1675 2024.08.05 16:47:24.461771 [ 3 ] {43c2a086-06ae-47b7-8b4f-ac3223cd06fb} <Debug> executeQuery: Read 21 rows, 1.70 KiB in 0.00187 sec., 11229.946524064171 rows/sec., 910.24 KiB/sec.
1676 2024.08.05 16:47:24.462121 [ 3 ] {43c2a086-06ae-47b7-8b4f-ac3223cd06fb} <Debug> DynamicQueryHandler: Done processing query
1677 2024.08.05 16:47:24.462148 [ 3 ] {43c2a086-06ae-47b7-8b4f-ac3223cd06fb} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1678 2024.08.05 16:47:24.462165 [ 3 ] {} <Debug> HTTP-Session: 492114c2-48c0-435e-9e5a-6e87092b681e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1679 2024.08.05 16:47:24.462407 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 17308, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1680 2024.08.05 16:47:24.462455 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1681 2024.08.05 16:47:24.462475 [ 3 ] {} <Debug> HTTP-Session: 0d6f83d7-424b-44cb-99d1-29b136fa350d Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
1682 2024.08.05 16:47:24.462491 [ 3 ] {} <Debug> HTTP-Session: 0d6f83d7-424b-44cb-99d1-29b136fa350d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1683 2024.08.05 16:47:24.462505 [ 3 ] {} <Debug> HTTP-Session: 0d6f83d7-424b-44cb-99d1-29b136fa350d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1684 2024.08.05 16:47:24.462536 [ 3 ] {} <Trace> HTTP-Session: 0d6f83d7-424b-44cb-99d1-29b136fa350d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1685 2024.08.05 16:47:24.462667 [ 3 ] {794a8430-90ed-46ad-89b4-62d0861ab1aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1686 2024.08.05 16:47:24.462712 [ 3 ] {794a8430-90ed-46ad-89b4-62d0861ab1aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1687 2024.08.05 16:47:24.462852 [ 3 ] {794a8430-90ed-46ad-89b4-62d0861ab1aa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1688 2024.08.05 16:47:24.463226 [ 3 ] {794a8430-90ed-46ad-89b4-62d0861ab1aa} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1689 2024.08.05 16:47:24.463265 [ 3 ] {794a8430-90ed-46ad-89b4-62d0861ab1aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
1690 2024.08.05 16:47:24.463592 [ 3 ] {794a8430-90ed-46ad-89b4-62d0861ab1aa} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1691 2024.08.05 16:47:24.463908 [ 3 ] {794a8430-90ed-46ad-89b4-62d0861ab1aa} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1692 2024.08.05 16:47:24.464069 [ 3 ] {794a8430-90ed-46ad-89b4-62d0861ab1aa} <Debug> executeQuery: Read 119 rows, 10.08 KiB in 0.001441 sec., 82581.54059680777 rows/sec., 6.83 MiB/sec.
1693 2024.08.05 16:47:24.464314 [ 3 ] {794a8430-90ed-46ad-89b4-62d0861ab1aa} <Debug> DynamicQueryHandler: Done processing query
1694 2024.08.05 16:47:24.464342 [ 3 ] {794a8430-90ed-46ad-89b4-62d0861ab1aa} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1695 2024.08.05 16:47:24.464357 [ 3 ] {} <Debug> HTTP-Session: 0d6f83d7-424b-44cb-99d1-29b136fa350d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1696 2024.08.05 16:47:24.464508 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 14431, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1697 2024.08.05 16:47:24.464558 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1698 2024.08.05 16:47:24.464577 [ 3 ] {} <Debug> HTTP-Session: b3ef36cf-d127-464d-8b43-49df6b6c771e Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
1699 2024.08.05 16:47:24.464594 [ 3 ] {} <Debug> HTTP-Session: b3ef36cf-d127-464d-8b43-49df6b6c771e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1700 2024.08.05 16:47:24.464608 [ 3 ] {} <Debug> HTTP-Session: b3ef36cf-d127-464d-8b43-49df6b6c771e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1701 2024.08.05 16:47:24.464638 [ 3 ] {} <Trace> HTTP-Session: b3ef36cf-d127-464d-8b43-49df6b6c771e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1702 2024.08.05 16:47:24.464759 [ 3 ] {cbb06044-e317-4c60-ade4-ca5000c5294e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1703 2024.08.05 16:47:24.464803 [ 3 ] {cbb06044-e317-4c60-ade4-ca5000c5294e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1704 2024.08.05 16:47:24.464945 [ 3 ] {cbb06044-e317-4c60-ade4-ca5000c5294e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1705 2024.08.05 16:47:24.465294 [ 3 ] {cbb06044-e317-4c60-ade4-ca5000c5294e} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1706 2024.08.05 16:47:24.465332 [ 3 ] {cbb06044-e317-4c60-ade4-ca5000c5294e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
1707 2024.08.05 16:47:24.465642 [ 3 ] {cbb06044-e317-4c60-ade4-ca5000c5294e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1708 2024.08.05 16:47:24.465962 [ 3 ] {cbb06044-e317-4c60-ade4-ca5000c5294e} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1709 2024.08.05 16:47:24.466122 [ 3 ] {cbb06044-e317-4c60-ade4-ca5000c5294e} <Debug> executeQuery: Read 85 rows, 6.80 KiB in 0.001404 sec., 60541.31054131054 rows/sec., 4.73 MiB/sec.
1710 2024.08.05 16:47:24.466416 [ 3 ] {cbb06044-e317-4c60-ade4-ca5000c5294e} <Debug> DynamicQueryHandler: Done processing query
1711 2024.08.05 16:47:24.466442 [ 3 ] {cbb06044-e317-4c60-ade4-ca5000c5294e} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
1712 2024.08.05 16:47:24.466458 [ 3 ] {} <Debug> HTTP-Session: b3ef36cf-d127-464d-8b43-49df6b6c771e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1713 2024.08.05 16:47:24.466666 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 30582, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1714 2024.08.05 16:47:24.466718 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1715 2024.08.05 16:47:24.466737 [ 3 ] {} <Debug> HTTP-Session: bbfb8f36-41be-4286-9597-d1248ffaab10 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
1716 2024.08.05 16:47:24.466753 [ 3 ] {} <Debug> HTTP-Session: bbfb8f36-41be-4286-9597-d1248ffaab10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1717 2024.08.05 16:47:24.466767 [ 3 ] {} <Debug> HTTP-Session: bbfb8f36-41be-4286-9597-d1248ffaab10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1718 2024.08.05 16:47:24.466797 [ 3 ] {} <Trace> HTTP-Session: bbfb8f36-41be-4286-9597-d1248ffaab10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1719 2024.08.05 16:47:24.466951 [ 3 ] {3c7b06ed-dc1d-430f-a13d-50b884236123} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1720 2024.08.05 16:47:24.466998 [ 3 ] {3c7b06ed-dc1d-430f-a13d-50b884236123} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1721 2024.08.05 16:47:24.467172 [ 3 ] {3c7b06ed-dc1d-430f-a13d-50b884236123} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1722 2024.08.05 16:47:24.467555 [ 3 ] {3c7b06ed-dc1d-430f-a13d-50b884236123} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1723 2024.08.05 16:47:24.467593 [ 3 ] {3c7b06ed-dc1d-430f-a13d-50b884236123} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
1724 2024.08.05 16:47:24.467988 [ 3 ] {3c7b06ed-dc1d-430f-a13d-50b884236123} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1725 2024.08.05 16:47:24.468332 [ 3 ] {3c7b06ed-dc1d-430f-a13d-50b884236123} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1726 2024.08.05 16:47:24.468494 [ 3 ] {3c7b06ed-dc1d-430f-a13d-50b884236123} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001612 sec., 99255.58312655088 rows/sec., 6.91 MiB/sec.
1727 2024.08.05 16:47:24.468666 [ 3 ] {3c7b06ed-dc1d-430f-a13d-50b884236123} <Debug> DynamicQueryHandler: Done processing query
1728 2024.08.05 16:47:24.468691 [ 3 ] {3c7b06ed-dc1d-430f-a13d-50b884236123} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
1729 2024.08.05 16:47:24.468707 [ 3 ] {} <Debug> HTTP-Session: bbfb8f36-41be-4286-9597-d1248ffaab10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1730 2024.08.05 16:47:24.468920 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 33447, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1731 2024.08.05 16:47:24.468970 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1732 2024.08.05 16:47:24.468989 [ 3 ] {} <Debug> HTTP-Session: 0d0f9186-d3d8-4528-a37f-1ed096fdc94a Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
1733 2024.08.05 16:47:24.469006 [ 3 ] {} <Debug> HTTP-Session: 0d0f9186-d3d8-4528-a37f-1ed096fdc94a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1734 2024.08.05 16:47:24.469019 [ 3 ] {} <Debug> HTTP-Session: 0d0f9186-d3d8-4528-a37f-1ed096fdc94a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1735 2024.08.05 16:47:24.469050 [ 3 ] {} <Trace> HTTP-Session: 0d0f9186-d3d8-4528-a37f-1ed096fdc94a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1736 2024.08.05 16:47:24.469404 [ 3 ] {1368c4b9-117d-4472-accd-a979093dabd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1737 2024.08.05 16:47:24.469469 [ 3 ] {1368c4b9-117d-4472-accd-a979093dabd0} <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
1738 2024.08.05 16:47:24.469875 [ 3 ] {1368c4b9-117d-4472-accd-a979093dabd0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1739 2024.08.05 16:47:24.470521 [ 3 ] {1368c4b9-117d-4472-accd-a979093dabd0} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1740 2024.08.05 16:47:24.470558 [ 3 ] {1368c4b9-117d-4472-accd-a979093dabd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
1741 2024.08.05 16:47:24.471167 [ 3 ] {1368c4b9-117d-4472-accd-a979093dabd0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1742 2024.08.05 16:47:24.471589 [ 3 ] {1368c4b9-117d-4472-accd-a979093dabd0} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1743 2024.08.05 16:47:24.471784 [ 3 ] {1368c4b9-117d-4472-accd-a979093dabd0} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.002654 sec., 7912.584777694046 rows/sec., 14.18 MiB/sec.
1744 2024.08.05 16:47:24.472010 [ 3 ] {1368c4b9-117d-4472-accd-a979093dabd0} <Debug> DynamicQueryHandler: Done processing query
1745 2024.08.05 16:47:24.472035 [ 3 ] {1368c4b9-117d-4472-accd-a979093dabd0} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
1746 2024.08.05 16:47:24.472051 [ 3 ] {} <Debug> HTTP-Session: 0d0f9186-d3d8-4528-a37f-1ed096fdc94a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1747 2024.08.05 16:47:24.472194 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1748 2024.08.05 16:47:24.472243 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1749 2024.08.05 16:47:24.472262 [ 3 ] {} <Debug> HTTP-Session: 50f10da7-8b19-4767-b737-fdc2d41084bd Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
1750 2024.08.05 16:47:24.472278 [ 3 ] {} <Debug> HTTP-Session: 50f10da7-8b19-4767-b737-fdc2d41084bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1751 2024.08.05 16:47:24.472292 [ 3 ] {} <Debug> HTTP-Session: 50f10da7-8b19-4767-b737-fdc2d41084bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1752 2024.08.05 16:47:24.472323 [ 3 ] {} <Trace> HTTP-Session: 50f10da7-8b19-4767-b737-fdc2d41084bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1753 2024.08.05 16:47:24.472441 [ 3 ] {058b3e51-0b07-499d-b19a-c1f99fa2c462} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1754 2024.08.05 16:47:24.472485 [ 3 ] {058b3e51-0b07-499d-b19a-c1f99fa2c462} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1755 2024.08.05 16:47:24.472613 [ 3 ] {058b3e51-0b07-499d-b19a-c1f99fa2c462} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1756 2024.08.05 16:47:24.472908 [ 3 ] {058b3e51-0b07-499d-b19a-c1f99fa2c462} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1757 2024.08.05 16:47:24.472946 [ 3 ] {058b3e51-0b07-499d-b19a-c1f99fa2c462} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
1758 2024.08.05 16:47:24.473308 [ 3 ] {058b3e51-0b07-499d-b19a-c1f99fa2c462} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1759 2024.08.05 16:47:24.473644 [ 3 ] {058b3e51-0b07-499d-b19a-c1f99fa2c462} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1760 2024.08.05 16:47:24.473814 [ 3 ] {058b3e51-0b07-499d-b19a-c1f99fa2c462} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001409 sec., 42583.392476933994 rows/sec., 2.87 MiB/sec.
1761 2024.08.05 16:47:24.473983 [ 3 ] {058b3e51-0b07-499d-b19a-c1f99fa2c462} <Debug> DynamicQueryHandler: Done processing query
1762 2024.08.05 16:47:24.474008 [ 3 ] {058b3e51-0b07-499d-b19a-c1f99fa2c462} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1763 2024.08.05 16:47:24.474025 [ 3 ] {} <Debug> HTTP-Session: 50f10da7-8b19-4767-b737-fdc2d41084bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1764 2024.08.05 16:47:29.458081 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 7826, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1765 2024.08.05 16:47:29.458209 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1766 2024.08.05 16:47:29.458235 [ 3 ] {} <Debug> HTTP-Session: cb990c5f-e50b-4054-868c-bf5a55c41919 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
1767 2024.08.05 16:47:29.458259 [ 3 ] {} <Debug> HTTP-Session: cb990c5f-e50b-4054-868c-bf5a55c41919 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1768 2024.08.05 16:47:29.458274 [ 3 ] {} <Debug> HTTP-Session: cb990c5f-e50b-4054-868c-bf5a55c41919 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1769 2024.08.05 16:47:29.458326 [ 3 ] {} <Trace> HTTP-Session: cb990c5f-e50b-4054-868c-bf5a55c41919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1770 2024.08.05 16:47:29.458528 [ 3 ] {22936026-b8c0-40c7-a50b-472566ecc29c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1771 2024.08.05 16:47:29.458598 [ 3 ] {22936026-b8c0-40c7-a50b-472566ecc29c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1772 2024.08.05 16:47:29.458795 [ 3 ] {22936026-b8c0-40c7-a50b-472566ecc29c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1773 2024.08.05 16:47:29.459251 [ 3 ] {22936026-b8c0-40c7-a50b-472566ecc29c} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1774 2024.08.05 16:47:29.459295 [ 3 ] {22936026-b8c0-40c7-a50b-472566ecc29c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
1775 2024.08.05 16:47:29.459672 [ 3 ] {22936026-b8c0-40c7-a50b-472566ecc29c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1776 2024.08.05 16:47:29.460011 [ 3 ] {22936026-b8c0-40c7-a50b-472566ecc29c} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1777 2024.08.05 16:47:29.460178 [ 3 ] {22936026-b8c0-40c7-a50b-472566ecc29c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001716 sec., 32634.032634032632 rows/sec., 2.51 MiB/sec.
1778 2024.08.05 16:47:29.460218 [ 75 ] {} <Debug> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1779 2024.08.05 16:47:29.460382 [ 75 ] {} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1780 2024.08.05 16:47:29.460444 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
1781 2024.08.05 16:47:29.460480 [ 3 ] {22936026-b8c0-40c7-a50b-472566ecc29c} <Debug> DynamicQueryHandler: Done processing query
1782 2024.08.05 16:47:29.460537 [ 3 ] {22936026-b8c0-40c7-a50b-472566ecc29c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1783 2024.08.05 16:47:29.460578 [ 3 ] {} <Debug> HTTP-Session: cb990c5f-e50b-4054-868c-bf5a55c41919 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1784 2024.08.05 16:47:29.460763 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 10876, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1785 2024.08.05 16:47:29.460818 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1786 2024.08.05 16:47:29.460838 [ 3 ] {} <Debug> HTTP-Session: 4e28ef8d-9763-4448-81b4-6419abb72c66 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
1787 2024.08.05 16:47:29.460856 [ 3 ] {} <Debug> HTTP-Session: 4e28ef8d-9763-4448-81b4-6419abb72c66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1788 2024.08.05 16:47:29.460870 [ 3 ] {} <Debug> HTTP-Session: 4e28ef8d-9763-4448-81b4-6419abb72c66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1789 2024.08.05 16:47:29.460906 [ 3 ] {} <Trace> HTTP-Session: 4e28ef8d-9763-4448-81b4-6419abb72c66 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1790 2024.08.05 16:47:29.461030 [ 3 ] {eba522c4-d7e4-4c34-8436-c6aa3f1bc4d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1791 2024.08.05 16:47:29.461075 [ 3 ] {eba522c4-d7e4-4c34-8436-c6aa3f1bc4d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1792 2024.08.05 16:47:29.461216 [ 3 ] {eba522c4-d7e4-4c34-8436-c6aa3f1bc4d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1793 2024.08.05 16:47:29.461570 [ 3 ] {eba522c4-d7e4-4c34-8436-c6aa3f1bc4d6} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1794 2024.08.05 16:47:29.461608 [ 3 ] {eba522c4-d7e4-4c34-8436-c6aa3f1bc4d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
1795 2024.08.05 16:47:29.461926 [ 3 ] {eba522c4-d7e4-4c34-8436-c6aa3f1bc4d6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1796 2024.08.05 16:47:29.462239 [ 3 ] {eba522c4-d7e4-4c34-8436-c6aa3f1bc4d6} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1797 2024.08.05 16:47:29.462387 [ 75 ] {} <Debug> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1798 2024.08.05 16:47:29.462400 [ 3 ] {eba522c4-d7e4-4c34-8436-c6aa3f1bc4d6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001402 sec., 45649.0727532097 rows/sec., 3.56 MiB/sec.
1799 2024.08.05 16:47:29.462436 [ 75 ] {} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1800 2024.08.05 16:47:29.462500 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
1801 2024.08.05 16:47:29.462686 [ 3 ] {eba522c4-d7e4-4c34-8436-c6aa3f1bc4d6} <Debug> DynamicQueryHandler: Done processing query
1802 2024.08.05 16:47:29.462730 [ 3 ] {eba522c4-d7e4-4c34-8436-c6aa3f1bc4d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
1803 2024.08.05 16:47:29.462777 [ 3 ] {} <Debug> HTTP-Session: 4e28ef8d-9763-4448-81b4-6419abb72c66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1804 2024.08.05 16:47:29.463012 [ 195 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::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
1805 2024.08.05 16:47:29.463203 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 30582, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1806 2024.08.05 16:47:29.463441 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1807 2024.08.05 16:47:29.463540 [ 187 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::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
1808 2024.08.05 16:47:29.463542 [ 3 ] {} <Debug> HTTP-Session: db86cff7-efe6-4c2f-ac96-c841506ce030 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
1809 2024.08.05 16:47:29.463657 [ 3 ] {} <Debug> HTTP-Session: db86cff7-efe6-4c2f-ac96-c841506ce030 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1810 2024.08.05 16:47:29.463739 [ 3 ] {} <Debug> HTTP-Session: db86cff7-efe6-4c2f-ac96-c841506ce030 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1811 2024.08.05 16:47:29.463859 [ 195 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1812 2024.08.05 16:47:29.463903 [ 3 ] {} <Trace> HTTP-Session: db86cff7-efe6-4c2f-ac96-c841506ce030 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1813 2024.08.05 16:47:29.463977 [ 187 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1814 2024.08.05 16:47:29.464012 [ 195 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 66 rows starting from the beginning of the part
1815 2024.08.05 16:47:29.464031 [ 187 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 35 rows starting from the beginning of the part
1816 2024.08.05 16:47:29.464443 [ 3 ] {49fb5059-f23e-49dd-a58e-8bf0d4a5da71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1817 2024.08.05 16:47:29.464581 [ 195 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part
1818 2024.08.05 16:47:29.464675 [ 3 ] {49fb5059-f23e-49dd-a58e-8bf0d4a5da71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1819 2024.08.05 16:47:29.464708 [ 187 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 36 rows starting from the beginning of the part
1820 2024.08.05 16:47:29.465318 [ 195 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 90 rows starting from the beginning of the part
1821 2024.08.05 16:47:29.465354 [ 187 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::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
1822 2024.08.05 16:47:29.465982 [ 187 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part
1823 2024.08.05 16:47:29.465994 [ 195 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 30 rows starting from the beginning of the part
1824 2024.08.05 16:47:29.466519 [ 3 ] {49fb5059-f23e-49dd-a58e-8bf0d4a5da71} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1825 2024.08.05 16:47:29.466580 [ 187 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 85 rows starting from the beginning of the part
1826 2024.08.05 16:47:29.466584 [ 195 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 119 rows starting from the beginning of the part
1827 2024.08.05 16:47:29.467083 [ 187 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 64 rows starting from the beginning of the part
1828 2024.08.05 16:47:29.467103 [ 195 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 56 rows starting from the beginning of the part
1829 2024.08.05 16:47:29.469714 [ 3 ] {49fb5059-f23e-49dd-a58e-8bf0d4a5da71} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1830 2024.08.05 16:47:29.469854 [ 3 ] {49fb5059-f23e-49dd-a58e-8bf0d4a5da71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
1831 2024.08.05 16:47:29.472418 [ 187 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 312 rows, containing 4 columns (4 merged, 0 gathered) in 0.009613674 sec., 32453.773656148525 rows/sec., 2.54 MiB/sec.
1832 2024.08.05 16:47:29.472697 [ 195 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 391 rows, containing 4 columns (4 merged, 0 gathered) in 0.012089647 sec., 32341.721805442292 rows/sec., 2.67 MiB/sec.
1833 2024.08.05 16:47:29.472791 [ 187 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1834 2024.08.05 16:47:29.472803 [ 3 ] {49fb5059-f23e-49dd-a58e-8bf0d4a5da71} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1835 2024.08.05 16:47:29.472956 [ 195 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1836 2024.08.05 16:47:29.474499 [ 187 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_6_1} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1837 2024.08.05 16:47:29.474610 [ 195 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_6_1} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1838 2024.08.05 16:47:29.474778 [ 187 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_6_1} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1839 2024.08.05 16:47:29.474843 [ 3 ] {49fb5059-f23e-49dd-a58e-8bf0d4a5da71} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1840 2024.08.05 16:47:29.474889 [ 195 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_6_1} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1841 2024.08.05 16:47:29.475071 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB.
1842 2024.08.05 16:47:29.475172 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB.
1843 2024.08.05 16:47:29.475275 [ 75 ] {} <Debug> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1844 2024.08.05 16:47:29.475335 [ 3 ] {49fb5059-f23e-49dd-a58e-8bf0d4a5da71} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.011222 sec., 14257.708073427197 rows/sec., 1016.85 KiB/sec.
1845 2024.08.05 16:47:29.475341 [ 75 ] {} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1846 2024.08.05 16:47:29.475426 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
1847 2024.08.05 16:47:29.475654 [ 187 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full
1848 2024.08.05 16:47:29.475731 [ 3 ] {49fb5059-f23e-49dd-a58e-8bf0d4a5da71} <Debug> DynamicQueryHandler: Done processing query
1849 2024.08.05 16:47:29.475791 [ 3 ] {49fb5059-f23e-49dd-a58e-8bf0d4a5da71} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
1850 2024.08.05 16:47:29.475849 [ 3 ] {} <Debug> HTTP-Session: db86cff7-efe6-4c2f-ac96-c841506ce030 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1851 2024.08.05 16:47:29.475929 [ 187 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1852 2024.08.05 16:47:29.475967 [ 187 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part
1853 2024.08.05 16:47:29.476067 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1854 2024.08.05 16:47:29.476226 [ 187 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::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
1855 2024.08.05 16:47:29.476248 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1856 2024.08.05 16:47:29.476332 [ 3 ] {} <Debug> HTTP-Session: 518d3739-80f3-480b-8258-b70a10719340 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
1857 2024.08.05 16:47:29.476398 [ 3 ] {} <Debug> HTTP-Session: 518d3739-80f3-480b-8258-b70a10719340 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1858 2024.08.05 16:47:29.476469 [ 3 ] {} <Debug> HTTP-Session: 518d3739-80f3-480b-8258-b70a10719340 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1859 2024.08.05 16:47:29.476582 [ 187 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 60 rows starting from the beginning of the part
1860 2024.08.05 16:47:29.476621 [ 3 ] {} <Trace> HTTP-Session: 518d3739-80f3-480b-8258-b70a10719340 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1861 2024.08.05 16:47:29.476830 [ 187 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::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
1862 2024.08.05 16:47:29.477077 [ 187 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::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
1863 2024.08.05 16:47:29.477116 [ 3 ] {de3ba494-5aac-4e03-afed-0ff320fb3f2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1864 2024.08.05 16:47:29.477316 [ 3 ] {de3ba494-5aac-4e03-afed-0ff320fb3f2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1865 2024.08.05 16:47:29.477378 [ 187 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::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
1866 2024.08.05 16:47:29.478152 [ 3 ] {de3ba494-5aac-4e03-afed-0ff320fb3f2c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1867 2024.08.05 16:47:29.479064 [ 3 ] {de3ba494-5aac-4e03-afed-0ff320fb3f2c} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1868 2024.08.05 16:47:29.479129 [ 3 ] {de3ba494-5aac-4e03-afed-0ff320fb3f2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
1869 2024.08.05 16:47:29.480034 [ 3 ] {de3ba494-5aac-4e03-afed-0ff320fb3f2c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1870 2024.08.05 16:47:29.480375 [ 3 ] {de3ba494-5aac-4e03-afed-0ff320fb3f2c} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1871 2024.08.05 16:47:29.480531 [ 75 ] {} <Debug> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1872 2024.08.05 16:47:29.480543 [ 3 ] {de3ba494-5aac-4e03-afed-0ff320fb3f2c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003649 sec., 16442.861057824062 rows/sec., 1.11 MiB/sec.
1873 2024.08.05 16:47:29.480580 [ 75 ] {} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1874 2024.08.05 16:47:29.480648 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
1875 2024.08.05 16:47:29.481031 [ 3 ] {de3ba494-5aac-4e03-afed-0ff320fb3f2c} <Debug> DynamicQueryHandler: Done processing query
1876 2024.08.05 16:47:29.481128 [ 3 ] {de3ba494-5aac-4e03-afed-0ff320fb3f2c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1877 2024.08.05 16:47:29.481147 [ 197 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::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
1878 2024.08.05 16:47:29.481189 [ 3 ] {} <Debug> HTTP-Session: 518d3739-80f3-480b-8258-b70a10719340 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1879 2024.08.05 16:47:29.481452 [ 197 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1880 2024.08.05 16:47:29.481526 [ 197 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part
1881 2024.08.05 16:47:29.481659 [ 197 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::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
1882 2024.08.05 16:47:29.481816 [ 197 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 30 rows starting from the beginning of the part
1883 2024.08.05 16:47:29.481992 [ 197 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 30 rows starting from the beginning of the part
1884 2024.08.05 16:47:29.482302 [ 197 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::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
1885 2024.08.05 16:47:29.482575 [ 197 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::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
1886 2024.08.05 16:47:29.483205 [ 187 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 470 rows, containing 5 columns (5 merged, 0 gathered) in 0.007670791 sec., 61271.38648413182 rows/sec., 4.29 MiB/sec.
1887 2024.08.05 16:47:29.483410 [ 187 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1888 2024.08.05 16:47:29.484434 [ 187 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1889 2024.08.05 16:47:29.484642 [ 187 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1890 2024.08.05 16:47:29.484791 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB.
1891 2024.08.05 16:47:29.485108 [ 186 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 204 rows, containing 4 columns (4 merged, 0 gathered) in 0.004287963 sec., 47575.03737788783 rows/sec., 3.16 MiB/sec.
1892 2024.08.05 16:47:29.485318 [ 193 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1893 2024.08.05 16:47:29.485744 [ 193 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_6_1} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1894 2024.08.05 16:47:29.485822 [ 193 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_6_1} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1895 2024.08.05 16:47:29.485901 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
1896 2024.08.05 16:47:33.505940 [ 72 ] {} <Debug> DNSResolver: Updating DNS cache
1897 2024.08.05 16:47:33.505999 [ 72 ] {} <Debug> DNSResolver: Updated DNS cache
1898 2024.08.05 16:47:34.459239 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 3060, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1899 2024.08.05 16:47:34.459383 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1900 2024.08.05 16:47:34.459412 [ 3 ] {} <Debug> HTTP-Session: 13e4e651-2311-438c-a30f-18d5255e8e21 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
1901 2024.08.05 16:47:34.459440 [ 3 ] {} <Debug> HTTP-Session: 13e4e651-2311-438c-a30f-18d5255e8e21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1902 2024.08.05 16:47:34.459458 [ 3 ] {} <Debug> HTTP-Session: 13e4e651-2311-438c-a30f-18d5255e8e21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1903 2024.08.05 16:47:34.459514 [ 3 ] {} <Trace> HTTP-Session: 13e4e651-2311-438c-a30f-18d5255e8e21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1904 2024.08.05 16:47:34.459722 [ 3 ] {a459be0c-aa4f-4594-825c-db9e9733e2f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1905 2024.08.05 16:47:34.459791 [ 3 ] {a459be0c-aa4f-4594-825c-db9e9733e2f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1906 2024.08.05 16:47:34.459997 [ 3 ] {a459be0c-aa4f-4594-825c-db9e9733e2f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1907 2024.08.05 16:47:34.460419 [ 3 ] {a459be0c-aa4f-4594-825c-db9e9733e2f1} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1908 2024.08.05 16:47:34.460462 [ 3 ] {a459be0c-aa4f-4594-825c-db9e9733e2f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
1909 2024.08.05 16:47:34.460839 [ 3 ] {a459be0c-aa4f-4594-825c-db9e9733e2f1} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1910 2024.08.05 16:47:34.461183 [ 3 ] {a459be0c-aa4f-4594-825c-db9e9733e2f1} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1911 2024.08.05 16:47:34.461361 [ 3 ] {a459be0c-aa4f-4594-825c-db9e9733e2f1} <Debug> executeQuery: Read 21 rows, 1.70 KiB in 0.001697 sec., 12374.779021803182 rows/sec., 1003.03 KiB/sec.
1912 2024.08.05 16:47:34.461548 [ 3 ] {a459be0c-aa4f-4594-825c-db9e9733e2f1} <Debug> DynamicQueryHandler: Done processing query
1913 2024.08.05 16:47:34.461575 [ 3 ] {a459be0c-aa4f-4594-825c-db9e9733e2f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1914 2024.08.05 16:47:34.461592 [ 3 ] {} <Debug> HTTP-Session: 13e4e651-2311-438c-a30f-18d5255e8e21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1915 2024.08.05 16:47:34.461774 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 17308, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1916 2024.08.05 16:47:34.461821 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1917 2024.08.05 16:47:34.461840 [ 3 ] {} <Debug> HTTP-Session: 8dabf502-c726-414c-af73-c0ca079120f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
1918 2024.08.05 16:47:34.461856 [ 3 ] {} <Debug> HTTP-Session: 8dabf502-c726-414c-af73-c0ca079120f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1919 2024.08.05 16:47:34.461869 [ 3 ] {} <Debug> HTTP-Session: 8dabf502-c726-414c-af73-c0ca079120f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1920 2024.08.05 16:47:34.461899 [ 3 ] {} <Trace> HTTP-Session: 8dabf502-c726-414c-af73-c0ca079120f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1921 2024.08.05 16:47:34.462037 [ 3 ] {c8c2d37d-c44b-4236-961e-de8302b19389} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1922 2024.08.05 16:47:34.462081 [ 3 ] {c8c2d37d-c44b-4236-961e-de8302b19389} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1923 2024.08.05 16:47:34.462211 [ 3 ] {c8c2d37d-c44b-4236-961e-de8302b19389} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1924 2024.08.05 16:47:34.462611 [ 3 ] {c8c2d37d-c44b-4236-961e-de8302b19389} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1925 2024.08.05 16:47:34.462649 [ 3 ] {c8c2d37d-c44b-4236-961e-de8302b19389} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
1926 2024.08.05 16:47:34.462973 [ 3 ] {c8c2d37d-c44b-4236-961e-de8302b19389} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1927 2024.08.05 16:47:34.463289 [ 3 ] {c8c2d37d-c44b-4236-961e-de8302b19389} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1928 2024.08.05 16:47:34.463449 [ 3 ] {c8c2d37d-c44b-4236-961e-de8302b19389} <Debug> executeQuery: Read 119 rows, 10.08 KiB in 0.001459 sec., 81562.71418779987 rows/sec., 6.75 MiB/sec.
1929 2024.08.05 16:47:34.463720 [ 3 ] {c8c2d37d-c44b-4236-961e-de8302b19389} <Debug> DynamicQueryHandler: Done processing query
1930 2024.08.05 16:47:34.463745 [ 3 ] {c8c2d37d-c44b-4236-961e-de8302b19389} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1931 2024.08.05 16:47:34.463761 [ 3 ] {} <Debug> HTTP-Session: 8dabf502-c726-414c-af73-c0ca079120f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1932 2024.08.05 16:47:34.463896 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 14431, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1933 2024.08.05 16:47:34.463945 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1934 2024.08.05 16:47:34.463963 [ 3 ] {} <Debug> HTTP-Session: 841d809e-9a40-4614-bf58-64969aaee42c Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
1935 2024.08.05 16:47:34.463981 [ 3 ] {} <Debug> HTTP-Session: 841d809e-9a40-4614-bf58-64969aaee42c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1936 2024.08.05 16:47:34.463995 [ 3 ] {} <Debug> HTTP-Session: 841d809e-9a40-4614-bf58-64969aaee42c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1937 2024.08.05 16:47:34.464025 [ 3 ] {} <Trace> HTTP-Session: 841d809e-9a40-4614-bf58-64969aaee42c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1938 2024.08.05 16:47:34.464145 [ 3 ] {9d05862b-a2a0-4d66-9dcc-c52d8ce3f20c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1939 2024.08.05 16:47:34.464189 [ 3 ] {9d05862b-a2a0-4d66-9dcc-c52d8ce3f20c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1940 2024.08.05 16:47:34.464337 [ 3 ] {9d05862b-a2a0-4d66-9dcc-c52d8ce3f20c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1941 2024.08.05 16:47:34.464665 [ 3 ] {9d05862b-a2a0-4d66-9dcc-c52d8ce3f20c} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1942 2024.08.05 16:47:34.464703 [ 3 ] {9d05862b-a2a0-4d66-9dcc-c52d8ce3f20c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
1943 2024.08.05 16:47:34.465017 [ 3 ] {9d05862b-a2a0-4d66-9dcc-c52d8ce3f20c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1944 2024.08.05 16:47:34.465326 [ 3 ] {9d05862b-a2a0-4d66-9dcc-c52d8ce3f20c} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1945 2024.08.05 16:47:34.465478 [ 3 ] {9d05862b-a2a0-4d66-9dcc-c52d8ce3f20c} <Debug> executeQuery: Read 85 rows, 6.80 KiB in 0.001374 sec., 61863.17321688501 rows/sec., 4.83 MiB/sec.
1946 2024.08.05 16:47:34.465642 [ 3 ] {9d05862b-a2a0-4d66-9dcc-c52d8ce3f20c} <Debug> DynamicQueryHandler: Done processing query
1947 2024.08.05 16:47:34.465668 [ 3 ] {9d05862b-a2a0-4d66-9dcc-c52d8ce3f20c} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
1948 2024.08.05 16:47:34.465684 [ 3 ] {} <Debug> HTTP-Session: 841d809e-9a40-4614-bf58-64969aaee42c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1949 2024.08.05 16:47:34.465889 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 30582, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1950 2024.08.05 16:47:34.465937 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1951 2024.08.05 16:47:34.465956 [ 3 ] {} <Debug> HTTP-Session: 9239f711-ab99-4437-afd5-c0f5a73d6de9 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
1952 2024.08.05 16:47:34.465972 [ 3 ] {} <Debug> HTTP-Session: 9239f711-ab99-4437-afd5-c0f5a73d6de9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1953 2024.08.05 16:47:34.465991 [ 3 ] {} <Debug> HTTP-Session: 9239f711-ab99-4437-afd5-c0f5a73d6de9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1954 2024.08.05 16:47:34.466021 [ 3 ] {} <Trace> HTTP-Session: 9239f711-ab99-4437-afd5-c0f5a73d6de9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1955 2024.08.05 16:47:34.466202 [ 3 ] {69fe9cbc-a68b-4c70-ad78-0b2bd83b2b30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1956 2024.08.05 16:47:34.466250 [ 3 ] {69fe9cbc-a68b-4c70-ad78-0b2bd83b2b30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1957 2024.08.05 16:47:34.466401 [ 3 ] {69fe9cbc-a68b-4c70-ad78-0b2bd83b2b30} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1958 2024.08.05 16:47:34.466754 [ 3 ] {69fe9cbc-a68b-4c70-ad78-0b2bd83b2b30} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1959 2024.08.05 16:47:34.466791 [ 3 ] {69fe9cbc-a68b-4c70-ad78-0b2bd83b2b30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
1960 2024.08.05 16:47:34.467182 [ 3 ] {69fe9cbc-a68b-4c70-ad78-0b2bd83b2b30} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1961 2024.08.05 16:47:34.467531 [ 3 ] {69fe9cbc-a68b-4c70-ad78-0b2bd83b2b30} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1962 2024.08.05 16:47:34.467697 [ 3 ] {69fe9cbc-a68b-4c70-ad78-0b2bd83b2b30} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0016 sec., 100000 rows/sec., 6.96 MiB/sec.
1963 2024.08.05 16:47:34.467859 [ 3 ] {69fe9cbc-a68b-4c70-ad78-0b2bd83b2b30} <Debug> DynamicQueryHandler: Done processing query
1964 2024.08.05 16:47:34.467884 [ 3 ] {69fe9cbc-a68b-4c70-ad78-0b2bd83b2b30} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
1965 2024.08.05 16:47:34.467900 [ 3 ] {} <Debug> HTTP-Session: 9239f711-ab99-4437-afd5-c0f5a73d6de9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1966 2024.08.05 16:47:34.468045 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 33580, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1967 2024.08.05 16:47:34.468092 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1968 2024.08.05 16:47:34.468110 [ 3 ] {} <Debug> HTTP-Session: 499f7141-cb3f-4807-8518-83307cf948d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
1969 2024.08.05 16:47:34.468127 [ 3 ] {} <Debug> HTTP-Session: 499f7141-cb3f-4807-8518-83307cf948d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1970 2024.08.05 16:47:34.468141 [ 3 ] {} <Debug> HTTP-Session: 499f7141-cb3f-4807-8518-83307cf948d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1971 2024.08.05 16:47:34.468171 [ 3 ] {} <Trace> HTTP-Session: 499f7141-cb3f-4807-8518-83307cf948d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1972 2024.08.05 16:47:34.468753 [ 3 ] {e61f3955-d222-438c-bef2-fd3e4933748f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1973 2024.08.05 16:47:34.468820 [ 3 ] {e61f3955-d222-438c-bef2-fd3e4933748f} <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
1974 2024.08.05 16:47:34.469231 [ 3 ] {e61f3955-d222-438c-bef2-fd3e4933748f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1975 2024.08.05 16:47:34.470073 [ 3 ] {e61f3955-d222-438c-bef2-fd3e4933748f} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1976 2024.08.05 16:47:34.470110 [ 3 ] {e61f3955-d222-438c-bef2-fd3e4933748f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
1977 2024.08.05 16:47:34.470774 [ 3 ] {e61f3955-d222-438c-bef2-fd3e4933748f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1978 2024.08.05 16:47:34.471195 [ 3 ] {e61f3955-d222-438c-bef2-fd3e4933748f} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1979 2024.08.05 16:47:34.471407 [ 3 ] {e61f3955-d222-438c-bef2-fd3e4933748f} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.003141 sec., 6685.768863419293 rows/sec., 11.98 MiB/sec.
1980 2024.08.05 16:47:34.471846 [ 3 ] {e61f3955-d222-438c-bef2-fd3e4933748f} <Debug> DynamicQueryHandler: Done processing query
1981 2024.08.05 16:47:34.471871 [ 3 ] {e61f3955-d222-438c-bef2-fd3e4933748f} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
1982 2024.08.05 16:47:34.471888 [ 3 ] {} <Debug> HTTP-Session: 499f7141-cb3f-4807-8518-83307cf948d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1983 2024.08.05 16:47:34.472029 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1984 2024.08.05 16:47:34.472077 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1985 2024.08.05 16:47:34.472096 [ 3 ] {} <Debug> HTTP-Session: cd22940f-b1fd-4b78-90a3-25faa1c6e06c Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
1986 2024.08.05 16:47:34.472113 [ 3 ] {} <Debug> HTTP-Session: cd22940f-b1fd-4b78-90a3-25faa1c6e06c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1987 2024.08.05 16:47:34.472126 [ 3 ] {} <Debug> HTTP-Session: cd22940f-b1fd-4b78-90a3-25faa1c6e06c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1988 2024.08.05 16:47:34.472156 [ 3 ] {} <Trace> HTTP-Session: cd22940f-b1fd-4b78-90a3-25faa1c6e06c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1989 2024.08.05 16:47:34.472269 [ 3 ] {0351fe4a-ed9f-448e-97c7-95aa2f704b7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1990 2024.08.05 16:47:34.472314 [ 3 ] {0351fe4a-ed9f-448e-97c7-95aa2f704b7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1991 2024.08.05 16:47:34.472450 [ 3 ] {0351fe4a-ed9f-448e-97c7-95aa2f704b7c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1992 2024.08.05 16:47:34.472754 [ 3 ] {0351fe4a-ed9f-448e-97c7-95aa2f704b7c} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1993 2024.08.05 16:47:34.472791 [ 3 ] {0351fe4a-ed9f-448e-97c7-95aa2f704b7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
1994 2024.08.05 16:47:34.473152 [ 3 ] {0351fe4a-ed9f-448e-97c7-95aa2f704b7c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1995 2024.08.05 16:47:34.473478 [ 3 ] {0351fe4a-ed9f-448e-97c7-95aa2f704b7c} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1996 2024.08.05 16:47:34.473634 [ 3 ] {0351fe4a-ed9f-448e-97c7-95aa2f704b7c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001402 sec., 42796.00570613409 rows/sec., 2.88 MiB/sec.
1997 2024.08.05 16:47:34.473793 [ 3 ] {0351fe4a-ed9f-448e-97c7-95aa2f704b7c} <Debug> DynamicQueryHandler: Done processing query
1998 2024.08.05 16:47:34.473817 [ 3 ] {0351fe4a-ed9f-448e-97c7-95aa2f704b7c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1999 2024.08.05 16:47:34.473833 [ 3 ] {} <Debug> HTTP-Session: cd22940f-b1fd-4b78-90a3-25faa1c6e06c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2000 2024.08.05 16:47:39.457732 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 7826, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2001 2024.08.05 16:47:39.457870 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2002 2024.08.05 16:47:39.457899 [ 3 ] {} <Debug> HTTP-Session: 6015790d-e1d1-4b81-b0e9-c2a0ad83109d Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
2003 2024.08.05 16:47:39.457927 [ 3 ] {} <Debug> HTTP-Session: 6015790d-e1d1-4b81-b0e9-c2a0ad83109d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2004 2024.08.05 16:47:39.457945 [ 3 ] {} <Debug> HTTP-Session: 6015790d-e1d1-4b81-b0e9-c2a0ad83109d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2005 2024.08.05 16:47:39.458003 [ 3 ] {} <Trace> HTTP-Session: 6015790d-e1d1-4b81-b0e9-c2a0ad83109d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2006 2024.08.05 16:47:39.458224 [ 3 ] {c0d05e47-af76-437a-ac74-4a8a5eb4eb6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2007 2024.08.05 16:47:39.458300 [ 3 ] {c0d05e47-af76-437a-ac74-4a8a5eb4eb6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2008 2024.08.05 16:47:39.458528 [ 3 ] {c0d05e47-af76-437a-ac74-4a8a5eb4eb6b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2009 2024.08.05 16:47:39.459060 [ 3 ] {c0d05e47-af76-437a-ac74-4a8a5eb4eb6b} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2010 2024.08.05 16:47:39.459101 [ 3 ] {c0d05e47-af76-437a-ac74-4a8a5eb4eb6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
2011 2024.08.05 16:47:39.459477 [ 3 ] {c0d05e47-af76-437a-ac74-4a8a5eb4eb6b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2012 2024.08.05 16:47:39.459831 [ 3 ] {c0d05e47-af76-437a-ac74-4a8a5eb4eb6b} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2013 2024.08.05 16:47:39.460000 [ 3 ] {c0d05e47-af76-437a-ac74-4a8a5eb4eb6b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001841 sec., 30418.250950570342 rows/sec., 2.34 MiB/sec.
2014 2024.08.05 16:47:39.460317 [ 3 ] {c0d05e47-af76-437a-ac74-4a8a5eb4eb6b} <Debug> DynamicQueryHandler: Done processing query
2015 2024.08.05 16:47:39.460344 [ 3 ] {c0d05e47-af76-437a-ac74-4a8a5eb4eb6b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2016 2024.08.05 16:47:39.460361 [ 3 ] {} <Debug> HTTP-Session: 6015790d-e1d1-4b81-b0e9-c2a0ad83109d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2017 2024.08.05 16:47:39.460535 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 10876, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2018 2024.08.05 16:47:39.460585 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2019 2024.08.05 16:47:39.460604 [ 3 ] {} <Debug> HTTP-Session: 97dbf756-2801-4a32-8fa0-e32831aa005e Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
2020 2024.08.05 16:47:39.460621 [ 3 ] {} <Debug> HTTP-Session: 97dbf756-2801-4a32-8fa0-e32831aa005e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2021 2024.08.05 16:47:39.460662 [ 3 ] {} <Debug> HTTP-Session: 97dbf756-2801-4a32-8fa0-e32831aa005e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2022 2024.08.05 16:47:39.460693 [ 3 ] {} <Trace> HTTP-Session: 97dbf756-2801-4a32-8fa0-e32831aa005e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2023 2024.08.05 16:47:39.460807 [ 3 ] {c9cab664-cbd5-4e50-ab29-a896df0e848a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2024 2024.08.05 16:47:39.460852 [ 3 ] {c9cab664-cbd5-4e50-ab29-a896df0e848a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2025 2024.08.05 16:47:39.460997 [ 3 ] {c9cab664-cbd5-4e50-ab29-a896df0e848a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2026 2024.08.05 16:47:39.461327 [ 3 ] {c9cab664-cbd5-4e50-ab29-a896df0e848a} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2027 2024.08.05 16:47:39.461365 [ 3 ] {c9cab664-cbd5-4e50-ab29-a896df0e848a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
2028 2024.08.05 16:47:39.461679 [ 3 ] {c9cab664-cbd5-4e50-ab29-a896df0e848a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2029 2024.08.05 16:47:39.461984 [ 3 ] {c9cab664-cbd5-4e50-ab29-a896df0e848a} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2030 2024.08.05 16:47:39.462167 [ 3 ] {c9cab664-cbd5-4e50-ab29-a896df0e848a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00139 sec., 46043.1654676259 rows/sec., 3.59 MiB/sec.
2031 2024.08.05 16:47:39.462699 [ 3 ] {c9cab664-cbd5-4e50-ab29-a896df0e848a} <Debug> DynamicQueryHandler: Done processing query
2032 2024.08.05 16:47:39.462749 [ 3 ] {c9cab664-cbd5-4e50-ab29-a896df0e848a} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
2033 2024.08.05 16:47:39.462770 [ 3 ] {} <Debug> HTTP-Session: 97dbf756-2801-4a32-8fa0-e32831aa005e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2034 2024.08.05 16:47:39.462978 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 30582, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2035 2024.08.05 16:47:39.463028 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2036 2024.08.05 16:47:39.463048 [ 3 ] {} <Debug> HTTP-Session: b3d6bc8b-33ca-4701-bca2-7135210de64a Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
2037 2024.08.05 16:47:39.463065 [ 3 ] {} <Debug> HTTP-Session: b3d6bc8b-33ca-4701-bca2-7135210de64a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2038 2024.08.05 16:47:39.463079 [ 3 ] {} <Debug> HTTP-Session: b3d6bc8b-33ca-4701-bca2-7135210de64a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2039 2024.08.05 16:47:39.463109 [ 3 ] {} <Trace> HTTP-Session: b3d6bc8b-33ca-4701-bca2-7135210de64a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2040 2024.08.05 16:47:39.463254 [ 3 ] {5cced208-34df-4bb5-8f27-af7848dd651b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2041 2024.08.05 16:47:39.463303 [ 3 ] {5cced208-34df-4bb5-8f27-af7848dd651b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2042 2024.08.05 16:47:39.463474 [ 3 ] {5cced208-34df-4bb5-8f27-af7848dd651b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2043 2024.08.05 16:47:39.463941 [ 3 ] {5cced208-34df-4bb5-8f27-af7848dd651b} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2044 2024.08.05 16:47:39.463978 [ 3 ] {5cced208-34df-4bb5-8f27-af7848dd651b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
2045 2024.08.05 16:47:39.464374 [ 3 ] {5cced208-34df-4bb5-8f27-af7848dd651b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2046 2024.08.05 16:47:39.464716 [ 3 ] {5cced208-34df-4bb5-8f27-af7848dd651b} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2047 2024.08.05 16:47:39.464876 [ 3 ] {5cced208-34df-4bb5-8f27-af7848dd651b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001689 sec., 94730.60982830077 rows/sec., 6.60 MiB/sec.
2048 2024.08.05 16:47:39.465051 [ 3 ] {5cced208-34df-4bb5-8f27-af7848dd651b} <Debug> DynamicQueryHandler: Done processing query
2049 2024.08.05 16:47:39.465076 [ 3 ] {5cced208-34df-4bb5-8f27-af7848dd651b} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2050 2024.08.05 16:47:39.465092 [ 3 ] {} <Debug> HTTP-Session: b3d6bc8b-33ca-4701-bca2-7135210de64a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2051 2024.08.05 16:47:39.465227 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2052 2024.08.05 16:47:39.465275 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2053 2024.08.05 16:47:39.465293 [ 3 ] {} <Debug> HTTP-Session: 27ce3d9f-a721-4588-8d68-f01d58f36afa Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
2054 2024.08.05 16:47:39.465311 [ 3 ] {} <Debug> HTTP-Session: 27ce3d9f-a721-4588-8d68-f01d58f36afa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2055 2024.08.05 16:47:39.465325 [ 3 ] {} <Debug> HTTP-Session: 27ce3d9f-a721-4588-8d68-f01d58f36afa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2056 2024.08.05 16:47:39.465354 [ 3 ] {} <Trace> HTTP-Session: 27ce3d9f-a721-4588-8d68-f01d58f36afa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2057 2024.08.05 16:47:39.465471 [ 3 ] {9a27d9c6-324c-43b5-89a0-9ce5abaad38c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2058 2024.08.05 16:47:39.465516 [ 3 ] {9a27d9c6-324c-43b5-89a0-9ce5abaad38c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2059 2024.08.05 16:47:39.465646 [ 3 ] {9a27d9c6-324c-43b5-89a0-9ce5abaad38c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2060 2024.08.05 16:47:39.465924 [ 3 ] {9a27d9c6-324c-43b5-89a0-9ce5abaad38c} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2061 2024.08.05 16:47:39.465961 [ 3 ] {9a27d9c6-324c-43b5-89a0-9ce5abaad38c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
2062 2024.08.05 16:47:39.466327 [ 3 ] {9a27d9c6-324c-43b5-89a0-9ce5abaad38c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2063 2024.08.05 16:47:39.466653 [ 3 ] {9a27d9c6-324c-43b5-89a0-9ce5abaad38c} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2064 2024.08.05 16:47:39.466814 [ 3 ] {9a27d9c6-324c-43b5-89a0-9ce5abaad38c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001385 sec., 43321.29963898917 rows/sec., 2.92 MiB/sec.
2065 2024.08.05 16:47:39.466971 [ 3 ] {9a27d9c6-324c-43b5-89a0-9ce5abaad38c} <Debug> DynamicQueryHandler: Done processing query
2066 2024.08.05 16:47:39.466996 [ 3 ] {9a27d9c6-324c-43b5-89a0-9ce5abaad38c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2067 2024.08.05 16:47:39.467013 [ 3 ] {} <Debug> HTTP-Session: 27ce3d9f-a721-4588-8d68-f01d58f36afa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2068 2024.08.05 16:47:44.459485 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 3060, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2069 2024.08.05 16:47:44.459626 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2070 2024.08.05 16:47:44.459656 [ 3 ] {} <Debug> HTTP-Session: a6d0a1f6-c81d-4ac8-aaa3-86414f1f8212 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
2071 2024.08.05 16:47:44.459684 [ 3 ] {} <Debug> HTTP-Session: a6d0a1f6-c81d-4ac8-aaa3-86414f1f8212 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2072 2024.08.05 16:47:44.459702 [ 3 ] {} <Debug> HTTP-Session: a6d0a1f6-c81d-4ac8-aaa3-86414f1f8212 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2073 2024.08.05 16:47:44.459759 [ 3 ] {} <Trace> HTTP-Session: a6d0a1f6-c81d-4ac8-aaa3-86414f1f8212 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2074 2024.08.05 16:47:44.459969 [ 3 ] {0c0faf7e-2769-4724-b5d3-aacbd64f91de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2075 2024.08.05 16:47:44.460041 [ 3 ] {0c0faf7e-2769-4724-b5d3-aacbd64f91de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2076 2024.08.05 16:47:44.460254 [ 3 ] {0c0faf7e-2769-4724-b5d3-aacbd64f91de} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2077 2024.08.05 16:47:44.460739 [ 3 ] {0c0faf7e-2769-4724-b5d3-aacbd64f91de} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2078 2024.08.05 16:47:44.460783 [ 3 ] {0c0faf7e-2769-4724-b5d3-aacbd64f91de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
2079 2024.08.05 16:47:44.461162 [ 3 ] {0c0faf7e-2769-4724-b5d3-aacbd64f91de} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2080 2024.08.05 16:47:44.461503 [ 3 ] {0c0faf7e-2769-4724-b5d3-aacbd64f91de} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2081 2024.08.05 16:47:44.461686 [ 3 ] {0c0faf7e-2769-4724-b5d3-aacbd64f91de} <Debug> executeQuery: Read 21 rows, 1.70 KiB in 0.001776 sec., 11824.324324324325 rows/sec., 958.42 KiB/sec.
2082 2024.08.05 16:47:44.461990 [ 3 ] {0c0faf7e-2769-4724-b5d3-aacbd64f91de} <Debug> DynamicQueryHandler: Done processing query
2083 2024.08.05 16:47:44.462018 [ 3 ] {0c0faf7e-2769-4724-b5d3-aacbd64f91de} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2084 2024.08.05 16:47:44.462036 [ 3 ] {} <Debug> HTTP-Session: a6d0a1f6-c81d-4ac8-aaa3-86414f1f8212 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2085 2024.08.05 16:47:44.462224 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 17308, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2086 2024.08.05 16:47:44.462277 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2087 2024.08.05 16:47:44.462297 [ 3 ] {} <Debug> HTTP-Session: 9c6bb462-9a0c-46db-a420-2a6a51a2f3f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
2088 2024.08.05 16:47:44.462314 [ 3 ] {} <Debug> HTTP-Session: 9c6bb462-9a0c-46db-a420-2a6a51a2f3f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2089 2024.08.05 16:47:44.462328 [ 3 ] {} <Debug> HTTP-Session: 9c6bb462-9a0c-46db-a420-2a6a51a2f3f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2090 2024.08.05 16:47:44.462362 [ 3 ] {} <Trace> HTTP-Session: 9c6bb462-9a0c-46db-a420-2a6a51a2f3f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2091 2024.08.05 16:47:44.462498 [ 3 ] {daaae7e4-32d9-4715-9fe5-79b6a9ad04a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2092 2024.08.05 16:47:44.462544 [ 3 ] {daaae7e4-32d9-4715-9fe5-79b6a9ad04a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2093 2024.08.05 16:47:44.462696 [ 3 ] {daaae7e4-32d9-4715-9fe5-79b6a9ad04a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2094 2024.08.05 16:47:44.463082 [ 3 ] {daaae7e4-32d9-4715-9fe5-79b6a9ad04a8} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2095 2024.08.05 16:47:44.463121 [ 3 ] {daaae7e4-32d9-4715-9fe5-79b6a9ad04a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
2096 2024.08.05 16:47:44.463469 [ 3 ] {daaae7e4-32d9-4715-9fe5-79b6a9ad04a8} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2097 2024.08.05 16:47:44.463791 [ 3 ] {daaae7e4-32d9-4715-9fe5-79b6a9ad04a8} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2098 2024.08.05 16:47:44.463948 [ 3 ] {daaae7e4-32d9-4715-9fe5-79b6a9ad04a8} <Debug> executeQuery: Read 119 rows, 10.08 KiB in 0.001503 sec., 79174.98336660014 rows/sec., 6.55 MiB/sec.
2099 2024.08.05 16:47:44.464112 [ 3 ] {daaae7e4-32d9-4715-9fe5-79b6a9ad04a8} <Debug> DynamicQueryHandler: Done processing query
2100 2024.08.05 16:47:44.464137 [ 3 ] {daaae7e4-32d9-4715-9fe5-79b6a9ad04a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2101 2024.08.05 16:47:44.464154 [ 3 ] {} <Debug> HTTP-Session: 9c6bb462-9a0c-46db-a420-2a6a51a2f3f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2102 2024.08.05 16:47:44.464290 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 14431, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2103 2024.08.05 16:47:44.464339 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2104 2024.08.05 16:47:44.464358 [ 3 ] {} <Debug> HTTP-Session: 15421cb5-09ce-4cc0-b72f-d581a043b8f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
2105 2024.08.05 16:47:44.464374 [ 3 ] {} <Debug> HTTP-Session: 15421cb5-09ce-4cc0-b72f-d581a043b8f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2106 2024.08.05 16:47:44.464388 [ 3 ] {} <Debug> HTTP-Session: 15421cb5-09ce-4cc0-b72f-d581a043b8f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2107 2024.08.05 16:47:44.464419 [ 3 ] {} <Trace> HTTP-Session: 15421cb5-09ce-4cc0-b72f-d581a043b8f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2108 2024.08.05 16:47:44.464545 [ 3 ] {f3be57e5-94c4-4b77-bb07-0f9f4d85c18b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2109 2024.08.05 16:47:44.464590 [ 3 ] {f3be57e5-94c4-4b77-bb07-0f9f4d85c18b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2110 2024.08.05 16:47:44.464719 [ 3 ] {f3be57e5-94c4-4b77-bb07-0f9f4d85c18b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2111 2024.08.05 16:47:44.465044 [ 3 ] {f3be57e5-94c4-4b77-bb07-0f9f4d85c18b} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2112 2024.08.05 16:47:44.465082 [ 3 ] {f3be57e5-94c4-4b77-bb07-0f9f4d85c18b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
2113 2024.08.05 16:47:44.465405 [ 3 ] {f3be57e5-94c4-4b77-bb07-0f9f4d85c18b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2114 2024.08.05 16:47:44.465712 [ 3 ] {f3be57e5-94c4-4b77-bb07-0f9f4d85c18b} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2115 2024.08.05 16:47:44.465865 [ 3 ] {f3be57e5-94c4-4b77-bb07-0f9f4d85c18b} <Debug> executeQuery: Read 85 rows, 6.80 KiB in 0.001368 sec., 62134.50292397661 rows/sec., 4.85 MiB/sec.
2116 2024.08.05 16:47:44.466032 [ 3 ] {f3be57e5-94c4-4b77-bb07-0f9f4d85c18b} <Debug> DynamicQueryHandler: Done processing query
2117 2024.08.05 16:47:44.466057 [ 3 ] {f3be57e5-94c4-4b77-bb07-0f9f4d85c18b} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2118 2024.08.05 16:47:44.466073 [ 3 ] {} <Debug> HTTP-Session: 15421cb5-09ce-4cc0-b72f-d581a043b8f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2119 2024.08.05 16:47:44.466286 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 30582, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2120 2024.08.05 16:47:44.466335 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2121 2024.08.05 16:47:44.466354 [ 3 ] {} <Debug> HTTP-Session: 68b7720f-8f92-4778-bb71-7a6a6f254172 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
2122 2024.08.05 16:47:44.466371 [ 3 ] {} <Debug> HTTP-Session: 68b7720f-8f92-4778-bb71-7a6a6f254172 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2123 2024.08.05 16:47:44.466385 [ 3 ] {} <Debug> HTTP-Session: 68b7720f-8f92-4778-bb71-7a6a6f254172 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2124 2024.08.05 16:47:44.466415 [ 3 ] {} <Trace> HTTP-Session: 68b7720f-8f92-4778-bb71-7a6a6f254172 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2125 2024.08.05 16:47:44.466559 [ 3 ] {fdec87d6-525d-472f-8b43-eb12ef41fb0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2126 2024.08.05 16:47:44.466605 [ 3 ] {fdec87d6-525d-472f-8b43-eb12ef41fb0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2127 2024.08.05 16:47:44.466757 [ 3 ] {fdec87d6-525d-472f-8b43-eb12ef41fb0d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2128 2024.08.05 16:47:44.467110 [ 3 ] {fdec87d6-525d-472f-8b43-eb12ef41fb0d} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2129 2024.08.05 16:47:44.467146 [ 3 ] {fdec87d6-525d-472f-8b43-eb12ef41fb0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
2130 2024.08.05 16:47:44.467561 [ 3 ] {fdec87d6-525d-472f-8b43-eb12ef41fb0d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2131 2024.08.05 16:47:44.467921 [ 3 ] {fdec87d6-525d-472f-8b43-eb12ef41fb0d} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2132 2024.08.05 16:47:44.468087 [ 3 ] {fdec87d6-525d-472f-8b43-eb12ef41fb0d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001584 sec., 101010.10101010102 rows/sec., 7.04 MiB/sec.
2133 2024.08.05 16:47:44.468250 [ 3 ] {fdec87d6-525d-472f-8b43-eb12ef41fb0d} <Debug> DynamicQueryHandler: Done processing query
2134 2024.08.05 16:47:44.468274 [ 3 ] {fdec87d6-525d-472f-8b43-eb12ef41fb0d} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2135 2024.08.05 16:47:44.468291 [ 3 ] {} <Debug> HTTP-Session: 68b7720f-8f92-4778-bb71-7a6a6f254172 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2136 2024.08.05 16:47:44.468492 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 33574, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2137 2024.08.05 16:47:44.468538 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2138 2024.08.05 16:47:44.468557 [ 3 ] {} <Debug> HTTP-Session: a3f0b1e1-747a-4c60-85ba-8ed923f4aeeb Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
2139 2024.08.05 16:47:44.468573 [ 3 ] {} <Debug> HTTP-Session: a3f0b1e1-747a-4c60-85ba-8ed923f4aeeb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2140 2024.08.05 16:47:44.468586 [ 3 ] {} <Debug> HTTP-Session: a3f0b1e1-747a-4c60-85ba-8ed923f4aeeb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2141 2024.08.05 16:47:44.468617 [ 3 ] {} <Trace> HTTP-Session: a3f0b1e1-747a-4c60-85ba-8ed923f4aeeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2142 2024.08.05 16:47:44.468963 [ 3 ] {58dc391e-e2af-4f1f-a8e0-d0647d86b74f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2143 2024.08.05 16:47:44.469033 [ 3 ] {58dc391e-e2af-4f1f-a8e0-d0647d86b74f} <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
2144 2024.08.05 16:47:44.469439 [ 3 ] {58dc391e-e2af-4f1f-a8e0-d0647d86b74f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2145 2024.08.05 16:47:44.470080 [ 3 ] {58dc391e-e2af-4f1f-a8e0-d0647d86b74f} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2146 2024.08.05 16:47:44.470116 [ 3 ] {58dc391e-e2af-4f1f-a8e0-d0647d86b74f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
2147 2024.08.05 16:47:44.470707 [ 3 ] {58dc391e-e2af-4f1f-a8e0-d0647d86b74f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2148 2024.08.05 16:47:44.471123 [ 3 ] {58dc391e-e2af-4f1f-a8e0-d0647d86b74f} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2149 2024.08.05 16:47:44.471316 [ 3 ] {58dc391e-e2af-4f1f-a8e0-d0647d86b74f} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.002613 sec., 8036.739380022963 rows/sec., 14.40 MiB/sec.
2150 2024.08.05 16:47:44.471640 [ 3 ] {58dc391e-e2af-4f1f-a8e0-d0647d86b74f} <Debug> DynamicQueryHandler: Done processing query
2151 2024.08.05 16:47:44.471665 [ 3 ] {58dc391e-e2af-4f1f-a8e0-d0647d86b74f} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
2152 2024.08.05 16:47:44.471683 [ 3 ] {} <Debug> HTTP-Session: a3f0b1e1-747a-4c60-85ba-8ed923f4aeeb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2153 2024.08.05 16:47:44.471822 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2154 2024.08.05 16:47:44.471870 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2155 2024.08.05 16:47:44.471889 [ 3 ] {} <Debug> HTTP-Session: 5260f304-374f-436b-8d56-e84e3107cf36 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
2156 2024.08.05 16:47:44.471905 [ 3 ] {} <Debug> HTTP-Session: 5260f304-374f-436b-8d56-e84e3107cf36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2157 2024.08.05 16:47:44.471918 [ 3 ] {} <Debug> HTTP-Session: 5260f304-374f-436b-8d56-e84e3107cf36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2158 2024.08.05 16:47:44.471949 [ 3 ] {} <Trace> HTTP-Session: 5260f304-374f-436b-8d56-e84e3107cf36 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2159 2024.08.05 16:47:44.472061 [ 3 ] {cf57b643-1765-4aef-a32e-2dccd50528db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2160 2024.08.05 16:47:44.472105 [ 3 ] {cf57b643-1765-4aef-a32e-2dccd50528db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2161 2024.08.05 16:47:44.472234 [ 3 ] {cf57b643-1765-4aef-a32e-2dccd50528db} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2162 2024.08.05 16:47:44.472521 [ 3 ] {cf57b643-1765-4aef-a32e-2dccd50528db} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2163 2024.08.05 16:47:44.472558 [ 3 ] {cf57b643-1765-4aef-a32e-2dccd50528db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
2164 2024.08.05 16:47:44.472921 [ 3 ] {cf57b643-1765-4aef-a32e-2dccd50528db} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2165 2024.08.05 16:47:44.473250 [ 3 ] {cf57b643-1765-4aef-a32e-2dccd50528db} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2166 2024.08.05 16:47:44.473405 [ 3 ] {cf57b643-1765-4aef-a32e-2dccd50528db} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001383 sec., 43383.94793926248 rows/sec., 2.92 MiB/sec.
2167 2024.08.05 16:47:44.473559 [ 3 ] {cf57b643-1765-4aef-a32e-2dccd50528db} <Debug> DynamicQueryHandler: Done processing query
2168 2024.08.05 16:47:44.473583 [ 3 ] {cf57b643-1765-4aef-a32e-2dccd50528db} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2169 2024.08.05 16:47:44.473600 [ 3 ] {} <Debug> HTTP-Session: 5260f304-374f-436b-8d56-e84e3107cf36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2170 2024.08.05 16:47:48.506045 [ 62 ] {} <Debug> DNSResolver: Updating DNS cache
2171 2024.08.05 16:47:48.506111 [ 62 ] {} <Debug> DNSResolver: Updated DNS cache
2172 2024.08.05 16:47:49.458008 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 7826, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2173 2024.08.05 16:47:49.458124 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2174 2024.08.05 16:47:49.458149 [ 3 ] {} <Debug> HTTP-Session: ca68073a-2240-4be5-8598-220e997c2a06 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
2175 2024.08.05 16:47:49.458173 [ 3 ] {} <Debug> HTTP-Session: ca68073a-2240-4be5-8598-220e997c2a06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2176 2024.08.05 16:47:49.458190 [ 3 ] {} <Debug> HTTP-Session: ca68073a-2240-4be5-8598-220e997c2a06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2177 2024.08.05 16:47:49.458242 [ 3 ] {} <Trace> HTTP-Session: ca68073a-2240-4be5-8598-220e997c2a06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2178 2024.08.05 16:47:49.458444 [ 3 ] {60e9d111-426d-4be0-ab5e-f650fd046b15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2179 2024.08.05 16:47:49.458514 [ 3 ] {60e9d111-426d-4be0-ab5e-f650fd046b15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2180 2024.08.05 16:47:49.458706 [ 3 ] {60e9d111-426d-4be0-ab5e-f650fd046b15} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2181 2024.08.05 16:47:49.459145 [ 3 ] {60e9d111-426d-4be0-ab5e-f650fd046b15} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2182 2024.08.05 16:47:49.459189 [ 3 ] {60e9d111-426d-4be0-ab5e-f650fd046b15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
2183 2024.08.05 16:47:49.459588 [ 3 ] {60e9d111-426d-4be0-ab5e-f650fd046b15} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2184 2024.08.05 16:47:49.459932 [ 3 ] {60e9d111-426d-4be0-ab5e-f650fd046b15} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2185 2024.08.05 16:47:49.460110 [ 3 ] {60e9d111-426d-4be0-ab5e-f650fd046b15} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001725 sec., 32463.768115942028 rows/sec., 2.49 MiB/sec.
2186 2024.08.05 16:47:49.460321 [ 3 ] {60e9d111-426d-4be0-ab5e-f650fd046b15} <Debug> DynamicQueryHandler: Done processing query
2187 2024.08.05 16:47:49.460349 [ 3 ] {60e9d111-426d-4be0-ab5e-f650fd046b15} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2188 2024.08.05 16:47:49.460365 [ 3 ] {} <Debug> HTTP-Session: ca68073a-2240-4be5-8598-220e997c2a06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2189 2024.08.05 16:47:49.460510 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 10876, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2190 2024.08.05 16:47:49.460558 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2191 2024.08.05 16:47:49.460577 [ 3 ] {} <Debug> HTTP-Session: 264ff553-d546-4a10-813e-d0a147256a47 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
2192 2024.08.05 16:47:49.460594 [ 3 ] {} <Debug> HTTP-Session: 264ff553-d546-4a10-813e-d0a147256a47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2193 2024.08.05 16:47:49.460608 [ 3 ] {} <Debug> HTTP-Session: 264ff553-d546-4a10-813e-d0a147256a47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2194 2024.08.05 16:47:49.460638 [ 3 ] {} <Trace> HTTP-Session: 264ff553-d546-4a10-813e-d0a147256a47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2195 2024.08.05 16:47:49.460753 [ 3 ] {8280f9d9-ddb5-4eed-a67f-9d4bb328c6dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2196 2024.08.05 16:47:49.460798 [ 3 ] {8280f9d9-ddb5-4eed-a67f-9d4bb328c6dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2197 2024.08.05 16:47:49.460927 [ 3 ] {8280f9d9-ddb5-4eed-a67f-9d4bb328c6dd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2198 2024.08.05 16:47:49.461257 [ 3 ] {8280f9d9-ddb5-4eed-a67f-9d4bb328c6dd} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2199 2024.08.05 16:47:49.461295 [ 3 ] {8280f9d9-ddb5-4eed-a67f-9d4bb328c6dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
2200 2024.08.05 16:47:49.461612 [ 3 ] {8280f9d9-ddb5-4eed-a67f-9d4bb328c6dd} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2201 2024.08.05 16:47:49.461938 [ 3 ] {8280f9d9-ddb5-4eed-a67f-9d4bb328c6dd} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2202 2024.08.05 16:47:49.462092 [ 3 ] {8280f9d9-ddb5-4eed-a67f-9d4bb328c6dd} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00137 sec., 46715.32846715329 rows/sec., 3.65 MiB/sec.
2203 2024.08.05 16:47:49.462257 [ 3 ] {8280f9d9-ddb5-4eed-a67f-9d4bb328c6dd} <Debug> DynamicQueryHandler: Done processing query
2204 2024.08.05 16:47:49.462283 [ 3 ] {8280f9d9-ddb5-4eed-a67f-9d4bb328c6dd} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
2205 2024.08.05 16:47:49.462299 [ 3 ] {} <Debug> HTTP-Session: 264ff553-d546-4a10-813e-d0a147256a47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2206 2024.08.05 16:47:49.462461 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 30582, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2207 2024.08.05 16:47:49.462508 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2208 2024.08.05 16:47:49.462527 [ 3 ] {} <Debug> HTTP-Session: ef1f5533-718e-42d1-b9e2-5788a17e3459 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
2209 2024.08.05 16:47:49.462544 [ 3 ] {} <Debug> HTTP-Session: ef1f5533-718e-42d1-b9e2-5788a17e3459 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2210 2024.08.05 16:47:49.462558 [ 3 ] {} <Debug> HTTP-Session: ef1f5533-718e-42d1-b9e2-5788a17e3459 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2211 2024.08.05 16:47:49.462589 [ 3 ] {} <Trace> HTTP-Session: ef1f5533-718e-42d1-b9e2-5788a17e3459 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2212 2024.08.05 16:47:49.462730 [ 3 ] {4306d64a-59c1-40fc-8590-504dda543fb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2213 2024.08.05 16:47:49.462777 [ 3 ] {4306d64a-59c1-40fc-8590-504dda543fb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2214 2024.08.05 16:47:49.462922 [ 3 ] {4306d64a-59c1-40fc-8590-504dda543fb9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2215 2024.08.05 16:47:49.463270 [ 3 ] {4306d64a-59c1-40fc-8590-504dda543fb9} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2216 2024.08.05 16:47:49.463307 [ 3 ] {4306d64a-59c1-40fc-8590-504dda543fb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
2217 2024.08.05 16:47:49.463703 [ 3 ] {4306d64a-59c1-40fc-8590-504dda543fb9} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2218 2024.08.05 16:47:49.464043 [ 3 ] {4306d64a-59c1-40fc-8590-504dda543fb9} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2219 2024.08.05 16:47:49.464220 [ 3 ] {4306d64a-59c1-40fc-8590-504dda543fb9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001545 sec., 103559.87055016181 rows/sec., 7.21 MiB/sec.
2220 2024.08.05 16:47:49.464499 [ 3 ] {4306d64a-59c1-40fc-8590-504dda543fb9} <Debug> DynamicQueryHandler: Done processing query
2221 2024.08.05 16:47:49.464528 [ 3 ] {4306d64a-59c1-40fc-8590-504dda543fb9} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2222 2024.08.05 16:47:49.464544 [ 3 ] {} <Debug> HTTP-Session: ef1f5533-718e-42d1-b9e2-5788a17e3459 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2223 2024.08.05 16:47:49.464700 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2224 2024.08.05 16:47:49.464749 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2225 2024.08.05 16:47:49.464769 [ 3 ] {} <Debug> HTTP-Session: 765f4b36-6e62-48d8-b329-fa952001f12b Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
2226 2024.08.05 16:47:49.464785 [ 3 ] {} <Debug> HTTP-Session: 765f4b36-6e62-48d8-b329-fa952001f12b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2227 2024.08.05 16:47:49.464799 [ 3 ] {} <Debug> HTTP-Session: 765f4b36-6e62-48d8-b329-fa952001f12b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2228 2024.08.05 16:47:49.464831 [ 3 ] {} <Trace> HTTP-Session: 765f4b36-6e62-48d8-b329-fa952001f12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2229 2024.08.05 16:47:49.464958 [ 3 ] {801b3a3d-27d9-4371-ae2e-15926f5f6314} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2230 2024.08.05 16:47:49.465004 [ 3 ] {801b3a3d-27d9-4371-ae2e-15926f5f6314} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2231 2024.08.05 16:47:49.465154 [ 3 ] {801b3a3d-27d9-4371-ae2e-15926f5f6314} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2232 2024.08.05 16:47:49.465447 [ 3 ] {801b3a3d-27d9-4371-ae2e-15926f5f6314} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2233 2024.08.05 16:47:49.465483 [ 3 ] {801b3a3d-27d9-4371-ae2e-15926f5f6314} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
2234 2024.08.05 16:47:49.465843 [ 3 ] {801b3a3d-27d9-4371-ae2e-15926f5f6314} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2235 2024.08.05 16:47:49.466172 [ 3 ] {801b3a3d-27d9-4371-ae2e-15926f5f6314} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2236 2024.08.05 16:47:49.466326 [ 3 ] {801b3a3d-27d9-4371-ae2e-15926f5f6314} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001408 sec., 42613.63636363637 rows/sec., 2.87 MiB/sec.
2237 2024.08.05 16:47:49.466501 [ 3 ] {801b3a3d-27d9-4371-ae2e-15926f5f6314} <Debug> DynamicQueryHandler: Done processing query
2238 2024.08.05 16:47:49.466526 [ 3 ] {801b3a3d-27d9-4371-ae2e-15926f5f6314} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2239 2024.08.05 16:47:49.466543 [ 3 ] {} <Debug> HTTP-Session: 765f4b36-6e62-48d8-b329-fa952001f12b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2240 2024.08.05 16:47:54.452029 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 958, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2241 2024.08.05 16:47:54.452158 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2242 2024.08.05 16:47:54.452182 [ 3 ] {} <Debug> HTTP-Session: 42ad4e0a-30b0-4c8a-a07d-d853c80081e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
2243 2024.08.05 16:47:54.452207 [ 3 ] {} <Debug> HTTP-Session: 42ad4e0a-30b0-4c8a-a07d-d853c80081e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2244 2024.08.05 16:47:54.452222 [ 3 ] {} <Debug> HTTP-Session: 42ad4e0a-30b0-4c8a-a07d-d853c80081e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2245 2024.08.05 16:47:54.452272 [ 3 ] {} <Trace> HTTP-Session: 42ad4e0a-30b0-4c8a-a07d-d853c80081e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2246 2024.08.05 16:47:54.452508 [ 3 ] {fe8d0604-66e7-4be9-91a9-7b57c5a19cb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
2247 2024.08.05 16:47:54.452897 [ 3 ] {fe8d0604-66e7-4be9-91a9-7b57c5a19cb7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2248 2024.08.05 16:47:54.452944 [ 3 ] {fe8d0604-66e7-4be9-91a9-7b57c5a19cb7} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
2249 2024.08.05 16:47:54.453261 [ 3 ] {fe8d0604-66e7-4be9-91a9-7b57c5a19cb7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2250 2024.08.05 16:47:54.453343 [ 3 ] {fe8d0604-66e7-4be9-91a9-7b57c5a19cb7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2251 2024.08.05 16:47:54.453518 [ 3 ] {fe8d0604-66e7-4be9-91a9-7b57c5a19cb7} <Debug> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Key condition: (column 0 notIn 23-element set)
2252 2024.08.05 16:47:54.453653 [ 252 ] {fe8d0604-66e7-4be9-91a9-7b57c5a19cb7} <Trace> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2253 2024.08.05 16:47:54.453669 [ 253 ] {fe8d0604-66e7-4be9-91a9-7b57c5a19cb7} <Trace> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2254 2024.08.05 16:47:54.453822 [ 3 ] {fe8d0604-66e7-4be9-91a9-7b57c5a19cb7} <Debug> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (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
2255 2024.08.05 16:47:54.453860 [ 3 ] {fe8d0604-66e7-4be9-91a9-7b57c5a19cb7} <Trace> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Spreading mark ranges among streams (default reading)
2256 2024.08.05 16:47:54.456013 [ 3 ] {fe8d0604-66e7-4be9-91a9-7b57c5a19cb7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2257 2024.08.05 16:47:54.457991 [ 3 ] {fe8d0604-66e7-4be9-91a9-7b57c5a19cb7} <Debug> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Reading approx. 23 rows with 2 streams
2258 2024.08.05 16:47:54.458056 [ 3 ] {fe8d0604-66e7-4be9-91a9-7b57c5a19cb7} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2259 2024.08.05 16:47:54.458108 [ 3 ] {fe8d0604-66e7-4be9-91a9-7b57c5a19cb7} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2260 2024.08.05 16:47:54.460210 [ 3 ] {fe8d0604-66e7-4be9-91a9-7b57c5a19cb7} <Debug> executeQuery: Read 23 rows, 983.00 B in 0.007806 sec., 2946.451447604407 rows/sec., 122.98 KiB/sec.
2261 2024.08.05 16:47:54.460589 [ 3 ] {fe8d0604-66e7-4be9-91a9-7b57c5a19cb7} <Debug> DynamicQueryHandler: Done processing query
2262 2024.08.05 16:47:54.460621 [ 3 ] {fe8d0604-66e7-4be9-91a9-7b57c5a19cb7} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
2263 2024.08.05 16:47:54.460642 [ 3 ] {} <Debug> HTTP-Session: 42ad4e0a-30b0-4c8a-a07d-d853c80081e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2264 2024.08.05 16:47:54.464352 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 992, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2265 2024.08.05 16:47:54.464448 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2266 2024.08.05 16:47:54.464487 [ 3 ] {} <Debug> HTTP-Session: 5f968686-a1f2-418c-bcad-7121e764b00d Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
2267 2024.08.05 16:47:54.464520 [ 3 ] {} <Debug> HTTP-Session: 5f968686-a1f2-418c-bcad-7121e764b00d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2268 2024.08.05 16:47:54.464548 [ 3 ] {} <Debug> HTTP-Session: 5f968686-a1f2-418c-bcad-7121e764b00d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2269 2024.08.05 16:47:54.464610 [ 3 ] {} <Trace> HTTP-Session: 5f968686-a1f2-418c-bcad-7121e764b00d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2270 2024.08.05 16:47:54.464910 [ 3 ] {17f0c344-ce46-41d4-b7c5-c754b5fe1397} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
2271 2024.08.05 16:47:54.465414 [ 3 ] {17f0c344-ce46-41d4-b7c5-c754b5fe1397} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2272 2024.08.05 16:47:54.465460 [ 3 ] {17f0c344-ce46-41d4-b7c5-c754b5fe1397} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
2273 2024.08.05 16:47:54.465736 [ 3 ] {17f0c344-ce46-41d4-b7c5-c754b5fe1397} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2274 2024.08.05 16:47:54.465803 [ 3 ] {17f0c344-ce46-41d4-b7c5-c754b5fe1397} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2275 2024.08.05 16:47:54.465945 [ 3 ] {17f0c344-ce46-41d4-b7c5-c754b5fe1397} <Debug> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Key condition: (column 0 notIn 24-element set)
2276 2024.08.05 16:47:54.466058 [ 257 ] {17f0c344-ce46-41d4-b7c5-c754b5fe1397} <Trace> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2277 2024.08.05 16:47:54.466081 [ 258 ] {17f0c344-ce46-41d4-b7c5-c754b5fe1397} <Trace> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2278 2024.08.05 16:47:54.466227 [ 3 ] {17f0c344-ce46-41d4-b7c5-c754b5fe1397} <Debug> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (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
2279 2024.08.05 16:47:54.466258 [ 3 ] {17f0c344-ce46-41d4-b7c5-c754b5fe1397} <Trace> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Spreading mark ranges among streams (default reading)
2280 2024.08.05 16:47:54.466338 [ 3 ] {17f0c344-ce46-41d4-b7c5-c754b5fe1397} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2281 2024.08.05 16:47:54.466359 [ 3 ] {17f0c344-ce46-41d4-b7c5-c754b5fe1397} <Debug> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Reading approx. 23 rows with 2 streams
2282 2024.08.05 16:47:54.466398 [ 3 ] {17f0c344-ce46-41d4-b7c5-c754b5fe1397} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2283 2024.08.05 16:47:54.466438 [ 3 ] {17f0c344-ce46-41d4-b7c5-c754b5fe1397} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2284 2024.08.05 16:47:54.467722 [ 3 ] {17f0c344-ce46-41d4-b7c5-c754b5fe1397} <Debug> executeQuery: Read 23 rows, 983.00 B in 0.002961 sec., 7767.6460655184055 rows/sec., 324.20 KiB/sec.
2285 2024.08.05 16:47:54.468001 [ 3 ] {17f0c344-ce46-41d4-b7c5-c754b5fe1397} <Debug> DynamicQueryHandler: Done processing query
2286 2024.08.05 16:47:54.468027 [ 3 ] {17f0c344-ce46-41d4-b7c5-c754b5fe1397} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
2287 2024.08.05 16:47:54.468043 [ 3 ] {} <Debug> HTTP-Session: 5f968686-a1f2-418c-bcad-7121e764b00d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2288 2024.08.05 16:47:54.468264 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 1013, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2289 2024.08.05 16:47:54.468313 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2290 2024.08.05 16:47:54.468333 [ 3 ] {} <Debug> HTTP-Session: 6802fcd2-5fd8-46e3-8ac4-eaea7a72f71d Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
2291 2024.08.05 16:47:54.468349 [ 3 ] {} <Debug> HTTP-Session: 6802fcd2-5fd8-46e3-8ac4-eaea7a72f71d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2292 2024.08.05 16:47:54.468363 [ 3 ] {} <Debug> HTTP-Session: 6802fcd2-5fd8-46e3-8ac4-eaea7a72f71d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2293 2024.08.05 16:47:54.468394 [ 3 ] {} <Trace> HTTP-Session: 6802fcd2-5fd8-46e3-8ac4-eaea7a72f71d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2294 2024.08.05 16:47:54.468537 [ 3 ] {5868879d-49a4-4188-b50d-90372916e414} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
2295 2024.08.05 16:47:54.468811 [ 3 ] {5868879d-49a4-4188-b50d-90372916e414} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2296 2024.08.05 16:47:54.468856 [ 3 ] {5868879d-49a4-4188-b50d-90372916e414} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
2297 2024.08.05 16:47:54.469136 [ 3 ] {5868879d-49a4-4188-b50d-90372916e414} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2298 2024.08.05 16:47:54.469202 [ 3 ] {5868879d-49a4-4188-b50d-90372916e414} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2299 2024.08.05 16:47:54.469341 [ 3 ] {5868879d-49a4-4188-b50d-90372916e414} <Debug> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Key condition: (column 0 notIn 25-element set)
2300 2024.08.05 16:47:54.469406 [ 252 ] {5868879d-49a4-4188-b50d-90372916e414} <Trace> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2301 2024.08.05 16:47:54.469446 [ 253 ] {5868879d-49a4-4188-b50d-90372916e414} <Trace> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2302 2024.08.05 16:47:54.469582 [ 3 ] {5868879d-49a4-4188-b50d-90372916e414} <Debug> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (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
2303 2024.08.05 16:47:54.469611 [ 3 ] {5868879d-49a4-4188-b50d-90372916e414} <Trace> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Spreading mark ranges among streams (default reading)
2304 2024.08.05 16:47:54.469689 [ 3 ] {5868879d-49a4-4188-b50d-90372916e414} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2305 2024.08.05 16:47:54.469709 [ 3 ] {5868879d-49a4-4188-b50d-90372916e414} <Debug> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Reading approx. 23 rows with 2 streams
2306 2024.08.05 16:47:54.469748 [ 3 ] {5868879d-49a4-4188-b50d-90372916e414} <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', 'data_link:enabled', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2307 2024.08.05 16:47:54.469786 [ 3 ] {5868879d-49a4-4188-b50d-90372916e414} <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', 'data_link:enabled', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2308 2024.08.05 16:47:54.471042 [ 3 ] {5868879d-49a4-4188-b50d-90372916e414} <Debug> executeQuery: Read 23 rows, 983.00 B in 0.002574 sec., 8935.508935508937 rows/sec., 372.95 KiB/sec.
2309 2024.08.05 16:47:54.471327 [ 3 ] {5868879d-49a4-4188-b50d-90372916e414} <Debug> DynamicQueryHandler: Done processing query
2310 2024.08.05 16:47:54.471352 [ 3 ] {5868879d-49a4-4188-b50d-90372916e414} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
2311 2024.08.05 16:47:54.471369 [ 3 ] {} <Debug> HTTP-Session: 6802fcd2-5fd8-46e3-8ac4-eaea7a72f71d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2312 2024.08.05 16:47:54.471774 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 1034, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2313 2024.08.05 16:47:54.471822 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2314 2024.08.05 16:47:54.471842 [ 3 ] {} <Debug> HTTP-Session: 37f5a6d7-27e9-427d-811b-cde1801aed99 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
2315 2024.08.05 16:47:54.471858 [ 3 ] {} <Debug> HTTP-Session: 37f5a6d7-27e9-427d-811b-cde1801aed99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2316 2024.08.05 16:47:54.471871 [ 3 ] {} <Debug> HTTP-Session: 37f5a6d7-27e9-427d-811b-cde1801aed99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2317 2024.08.05 16:47:54.471901 [ 3 ] {} <Trace> HTTP-Session: 37f5a6d7-27e9-427d-811b-cde1801aed99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2318 2024.08.05 16:47:54.472045 [ 3 ] {64441c22-be5c-4740-90fe-e8cc9a455d3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
2319 2024.08.05 16:47:54.472319 [ 3 ] {64441c22-be5c-4740-90fe-e8cc9a455d3c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2320 2024.08.05 16:47:54.472363 [ 3 ] {64441c22-be5c-4740-90fe-e8cc9a455d3c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
2321 2024.08.05 16:47:54.472642 [ 3 ] {64441c22-be5c-4740-90fe-e8cc9a455d3c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2322 2024.08.05 16:47:54.472709 [ 3 ] {64441c22-be5c-4740-90fe-e8cc9a455d3c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2323 2024.08.05 16:47:54.472849 [ 3 ] {64441c22-be5c-4740-90fe-e8cc9a455d3c} <Debug> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Key condition: (column 0 notIn 26-element set)
2324 2024.08.05 16:47:54.472935 [ 258 ] {64441c22-be5c-4740-90fe-e8cc9a455d3c} <Trace> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2325 2024.08.05 16:47:54.472936 [ 253 ] {64441c22-be5c-4740-90fe-e8cc9a455d3c} <Trace> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2326 2024.08.05 16:47:54.473033 [ 3 ] {64441c22-be5c-4740-90fe-e8cc9a455d3c} <Debug> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (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
2327 2024.08.05 16:47:54.473062 [ 3 ] {64441c22-be5c-4740-90fe-e8cc9a455d3c} <Trace> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Spreading mark ranges among streams (default reading)
2328 2024.08.05 16:47:54.473140 [ 3 ] {64441c22-be5c-4740-90fe-e8cc9a455d3c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2329 2024.08.05 16:47:54.473160 [ 3 ] {64441c22-be5c-4740-90fe-e8cc9a455d3c} <Debug> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Reading approx. 23 rows with 2 streams
2330 2024.08.05 16:47:54.473198 [ 3 ] {64441c22-be5c-4740-90fe-e8cc9a455d3c} <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', 'data_link:enabled', 'data_link:link_up', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2331 2024.08.05 16:47:54.473237 [ 3 ] {64441c22-be5c-4740-90fe-e8cc9a455d3c} <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', 'data_link:enabled', 'data_link:link_up', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2332 2024.08.05 16:47:54.474573 [ 3 ] {64441c22-be5c-4740-90fe-e8cc9a455d3c} <Debug> executeQuery: Read 23 rows, 983.00 B in 0.002596 sec., 8859.784283513098 rows/sec., 369.78 KiB/sec.
2333 2024.08.05 16:47:54.474857 [ 3 ] {64441c22-be5c-4740-90fe-e8cc9a455d3c} <Debug> DynamicQueryHandler: Done processing query
2334 2024.08.05 16:47:54.474883 [ 3 ] {64441c22-be5c-4740-90fe-e8cc9a455d3c} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
2335 2024.08.05 16:47:54.474899 [ 3 ] {} <Debug> HTTP-Session: 37f5a6d7-27e9-427d-811b-cde1801aed99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2336 2024.08.05 16:47:54.475135 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 1059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2337 2024.08.05 16:47:54.475184 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2338 2024.08.05 16:47:54.475204 [ 3 ] {} <Debug> HTTP-Session: 3fd7fdc4-6855-48a1-a29d-497e30e47929 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
2339 2024.08.05 16:47:54.475220 [ 3 ] {} <Debug> HTTP-Session: 3fd7fdc4-6855-48a1-a29d-497e30e47929 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2340 2024.08.05 16:47:54.475234 [ 3 ] {} <Debug> HTTP-Session: 3fd7fdc4-6855-48a1-a29d-497e30e47929 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2341 2024.08.05 16:47:54.475264 [ 3 ] {} <Trace> HTTP-Session: 3fd7fdc4-6855-48a1-a29d-497e30e47929 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2342 2024.08.05 16:47:54.475407 [ 3 ] {88507da7-f677-4fe6-96a9-58ab9b5628cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT JSONEachRow; (stage: Complete)
2343 2024.08.05 16:47:54.475682 [ 3 ] {88507da7-f677-4fe6-96a9-58ab9b5628cb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2344 2024.08.05 16:47:54.475727 [ 3 ] {88507da7-f677-4fe6-96a9-58ab9b5628cb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity')" moved to PREWHERE
2345 2024.08.05 16:47:54.476009 [ 3 ] {88507da7-f677-4fe6-96a9-58ab9b5628cb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2346 2024.08.05 16:47:54.476075 [ 3 ] {88507da7-f677-4fe6-96a9-58ab9b5628cb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2347 2024.08.05 16:47:54.476215 [ 3 ] {88507da7-f677-4fe6-96a9-58ab9b5628cb} <Debug> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Key condition: (column 0 notIn 27-element set)
2348 2024.08.05 16:47:54.476320 [ 253 ] {88507da7-f677-4fe6-96a9-58ab9b5628cb} <Trace> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2349 2024.08.05 16:47:54.476333 [ 259 ] {88507da7-f677-4fe6-96a9-58ab9b5628cb} <Trace> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2350 2024.08.05 16:47:54.476445 [ 3 ] {88507da7-f677-4fe6-96a9-58ab9b5628cb} <Debug> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (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
2351 2024.08.05 16:47:54.476473 [ 3 ] {88507da7-f677-4fe6-96a9-58ab9b5628cb} <Trace> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Spreading mark ranges among streams (default reading)
2352 2024.08.05 16:47:54.476551 [ 3 ] {88507da7-f677-4fe6-96a9-58ab9b5628cb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2353 2024.08.05 16:47:54.476572 [ 3 ] {88507da7-f677-4fe6-96a9-58ab9b5628cb} <Debug> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Reading approx. 23 rows with 2 streams
2354 2024.08.05 16:47:54.476610 [ 3 ] {88507da7-f677-4fe6-96a9-58ab9b5628cb} <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', 'data_link:enabled', 'data_link:link_up', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity'))"
2355 2024.08.05 16:47:54.476648 [ 3 ] {88507da7-f677-4fe6-96a9-58ab9b5628cb} <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', 'data_link:enabled', 'data_link:link_up', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity'))"
2356 2024.08.05 16:47:54.477930 [ 3 ] {88507da7-f677-4fe6-96a9-58ab9b5628cb} <Debug> executeQuery: Read 23 rows, 983.00 B in 0.002591 sec., 8876.88151292937 rows/sec., 370.50 KiB/sec.
2357 2024.08.05 16:47:54.478209 [ 3 ] {88507da7-f677-4fe6-96a9-58ab9b5628cb} <Debug> DynamicQueryHandler: Done processing query
2358 2024.08.05 16:47:54.478234 [ 3 ] {88507da7-f677-4fe6-96a9-58ab9b5628cb} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
2359 2024.08.05 16:47:54.478251 [ 3 ] {} <Debug> HTTP-Session: 3fd7fdc4-6855-48a1-a29d-497e30e47929 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2360 2024.08.05 16:47:54.478517 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 1085, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2361 2024.08.05 16:47:54.478567 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2362 2024.08.05 16:47:54.478587 [ 3 ] {} <Debug> HTTP-Session: ed638644-5ce7-4429-af76-0e6526e179d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
2363 2024.08.05 16:47:54.478603 [ 3 ] {} <Debug> HTTP-Session: ed638644-5ce7-4429-af76-0e6526e179d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2364 2024.08.05 16:47:54.478616 [ 3 ] {} <Debug> HTTP-Session: ed638644-5ce7-4429-af76-0e6526e179d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2365 2024.08.05 16:47:54.478647 [ 3 ] {} <Trace> HTTP-Session: ed638644-5ce7-4429-af76-0e6526e179d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2366 2024.08.05 16:47:54.478791 [ 3 ] {08197cb3-8412-49cf-8c26-478caa52ebe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete)
2367 2024.08.05 16:47:54.479064 [ 3 ] {08197cb3-8412-49cf-8c26-478caa52ebe2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2368 2024.08.05 16:47:54.479110 [ 3 ] {08197cb3-8412-49cf-8c26-478caa52ebe2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE
2369 2024.08.05 16:47:54.479398 [ 3 ] {08197cb3-8412-49cf-8c26-478caa52ebe2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2370 2024.08.05 16:47:54.479464 [ 3 ] {08197cb3-8412-49cf-8c26-478caa52ebe2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2371 2024.08.05 16:47:54.479602 [ 3 ] {08197cb3-8412-49cf-8c26-478caa52ebe2} <Debug> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Key condition: (column 0 notIn 28-element set)
2372 2024.08.05 16:47:54.479687 [ 253 ] {08197cb3-8412-49cf-8c26-478caa52ebe2} <Trace> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2373 2024.08.05 16:47:54.479687 [ 258 ] {08197cb3-8412-49cf-8c26-478caa52ebe2} <Trace> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2374 2024.08.05 16:47:54.479787 [ 3 ] {08197cb3-8412-49cf-8c26-478caa52ebe2} <Debug> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (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
2375 2024.08.05 16:47:54.479815 [ 3 ] {08197cb3-8412-49cf-8c26-478caa52ebe2} <Trace> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Spreading mark ranges among streams (default reading)
2376 2024.08.05 16:47:54.479895 [ 3 ] {08197cb3-8412-49cf-8c26-478caa52ebe2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2377 2024.08.05 16:47:54.479915 [ 3 ] {08197cb3-8412-49cf-8c26-478caa52ebe2} <Debug> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Reading approx. 23 rows with 2 streams
2378 2024.08.05 16:47:54.479955 [ 3 ] {08197cb3-8412-49cf-8c26-478caa52ebe2} <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', 'data_link:enabled', 'data_link:link_up', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))"
2379 2024.08.05 16:47:54.479994 [ 3 ] {08197cb3-8412-49cf-8c26-478caa52ebe2} <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', 'data_link:enabled', 'data_link:link_up', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))"
2380 2024.08.05 16:47:54.481277 [ 3 ] {08197cb3-8412-49cf-8c26-478caa52ebe2} <Debug> executeQuery: Read 23 rows, 983.00 B in 0.002556 sec., 8998.435054773083 rows/sec., 375.57 KiB/sec.
2381 2024.08.05 16:47:54.481555 [ 3 ] {08197cb3-8412-49cf-8c26-478caa52ebe2} <Debug> DynamicQueryHandler: Done processing query
2382 2024.08.05 16:47:54.481580 [ 3 ] {08197cb3-8412-49cf-8c26-478caa52ebe2} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
2383 2024.08.05 16:47:54.481597 [ 3 ] {} <Debug> HTTP-Session: ed638644-5ce7-4429-af76-0e6526e179d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2384 2024.08.05 16:47:54.481786 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 1109, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2385 2024.08.05 16:47:54.481835 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2386 2024.08.05 16:47:54.481854 [ 3 ] {} <Debug> HTTP-Session: 79b29afb-2127-447a-997f-88f0b98d53c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
2387 2024.08.05 16:47:54.481870 [ 3 ] {} <Debug> HTTP-Session: 79b29afb-2127-447a-997f-88f0b98d53c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2388 2024.08.05 16:47:54.481883 [ 3 ] {} <Debug> HTTP-Session: 79b29afb-2127-447a-997f-88f0b98d53c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2389 2024.08.05 16:47:54.481913 [ 3 ] {} <Trace> HTTP-Session: 79b29afb-2127-447a-997f-88f0b98d53c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2390 2024.08.05 16:47:54.482059 [ 3 ] {cb35a354-b1d8-4c5d-a0ae-c1a47724dbdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete)
2391 2024.08.05 16:47:54.482335 [ 3 ] {cb35a354-b1d8-4c5d-a0ae-c1a47724dbdf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2392 2024.08.05 16:47:54.482382 [ 3 ] {cb35a354-b1d8-4c5d-a0ae-c1a47724dbdf} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE
2393 2024.08.05 16:47:54.482671 [ 3 ] {cb35a354-b1d8-4c5d-a0ae-c1a47724dbdf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2394 2024.08.05 16:47:54.482737 [ 3 ] {cb35a354-b1d8-4c5d-a0ae-c1a47724dbdf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2395 2024.08.05 16:47:54.482874 [ 3 ] {cb35a354-b1d8-4c5d-a0ae-c1a47724dbdf} <Debug> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Key condition: (column 0 notIn 29-element set)
2396 2024.08.05 16:47:54.482963 [ 253 ] {cb35a354-b1d8-4c5d-a0ae-c1a47724dbdf} <Trace> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2397 2024.08.05 16:47:54.482976 [ 259 ] {cb35a354-b1d8-4c5d-a0ae-c1a47724dbdf} <Trace> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2398 2024.08.05 16:47:54.483075 [ 3 ] {cb35a354-b1d8-4c5d-a0ae-c1a47724dbdf} <Debug> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (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
2399 2024.08.05 16:47:54.483104 [ 3 ] {cb35a354-b1d8-4c5d-a0ae-c1a47724dbdf} <Trace> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Spreading mark ranges among streams (default reading)
2400 2024.08.05 16:47:54.483183 [ 3 ] {cb35a354-b1d8-4c5d-a0ae-c1a47724dbdf} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2401 2024.08.05 16:47:54.483202 [ 3 ] {cb35a354-b1d8-4c5d-a0ae-c1a47724dbdf} <Debug> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Reading approx. 23 rows with 2 streams
2402 2024.08.05 16:47:54.483242 [ 3 ] {cb35a354-b1d8-4c5d-a0ae-c1a47724dbdf} <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', 'data_link:enabled', 'data_link:link_up', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))"
2403 2024.08.05 16:47:54.483281 [ 3 ] {cb35a354-b1d8-4c5d-a0ae-c1a47724dbdf} <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', 'data_link:enabled', 'data_link:link_up', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))"
2404 2024.08.05 16:47:54.484627 [ 3 ] {cb35a354-b1d8-4c5d-a0ae-c1a47724dbdf} <Debug> executeQuery: Read 23 rows, 983.00 B in 0.00264 sec., 8712.121212121212 rows/sec., 363.62 KiB/sec.
2405 2024.08.05 16:47:54.484906 [ 3 ] {cb35a354-b1d8-4c5d-a0ae-c1a47724dbdf} <Debug> DynamicQueryHandler: Done processing query
2406 2024.08.05 16:47:54.484931 [ 3 ] {cb35a354-b1d8-4c5d-a0ae-c1a47724dbdf} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
2407 2024.08.05 16:47:54.484947 [ 3 ] {} <Debug> HTTP-Session: 79b29afb-2127-447a-997f-88f0b98d53c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2408 2024.08.05 16:47:54.485180 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 1133, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2409 2024.08.05 16:47:54.485229 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2410 2024.08.05 16:47:54.485249 [ 3 ] {} <Debug> HTTP-Session: 1f3dd842-2c89-480b-a285-add79dbe56ce Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
2411 2024.08.05 16:47:54.485265 [ 3 ] {} <Debug> HTTP-Session: 1f3dd842-2c89-480b-a285-add79dbe56ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2412 2024.08.05 16:47:54.485278 [ 3 ] {} <Debug> HTTP-Session: 1f3dd842-2c89-480b-a285-add79dbe56ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2413 2024.08.05 16:47:54.485308 [ 3 ] {} <Trace> HTTP-Session: 1f3dd842-2c89-480b-a285-add79dbe56ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2414 2024.08.05 16:47:54.485452 [ 3 ] {221ef555-0987-4990-958b-c7ac30689ae2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete)
2415 2024.08.05 16:47:54.485730 [ 3 ] {221ef555-0987-4990-958b-c7ac30689ae2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2416 2024.08.05 16:47:54.485776 [ 3 ] {221ef555-0987-4990-958b-c7ac30689ae2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE
2417 2024.08.05 16:47:54.486072 [ 3 ] {221ef555-0987-4990-958b-c7ac30689ae2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2418 2024.08.05 16:47:54.486138 [ 3 ] {221ef555-0987-4990-958b-c7ac30689ae2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2419 2024.08.05 16:47:54.486276 [ 3 ] {221ef555-0987-4990-958b-c7ac30689ae2} <Debug> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Key condition: (column 0 notIn 30-element set)
2420 2024.08.05 16:47:54.486376 [ 253 ] {221ef555-0987-4990-958b-c7ac30689ae2} <Trace> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2421 2024.08.05 16:47:54.486385 [ 258 ] {221ef555-0987-4990-958b-c7ac30689ae2} <Trace> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2422 2024.08.05 16:47:54.486529 [ 3 ] {221ef555-0987-4990-958b-c7ac30689ae2} <Debug> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (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
2423 2024.08.05 16:47:54.486559 [ 3 ] {221ef555-0987-4990-958b-c7ac30689ae2} <Trace> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Spreading mark ranges among streams (default reading)
2424 2024.08.05 16:47:54.486639 [ 3 ] {221ef555-0987-4990-958b-c7ac30689ae2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2425 2024.08.05 16:47:54.486659 [ 3 ] {221ef555-0987-4990-958b-c7ac30689ae2} <Debug> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Reading approx. 23 rows with 2 streams
2426 2024.08.05 16:47:54.486699 [ 3 ] {221ef555-0987-4990-958b-c7ac30689ae2} <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', 'data_link:enabled', 'data_link:link_up', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))"
2427 2024.08.05 16:47:54.486738 [ 3 ] {221ef555-0987-4990-958b-c7ac30689ae2} <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', 'data_link:enabled', 'data_link:link_up', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))"
2428 2024.08.05 16:47:54.488073 [ 3 ] {221ef555-0987-4990-958b-c7ac30689ae2} <Debug> executeQuery: Read 23 rows, 983.00 B in 0.00269 sec., 8550.185873605948 rows/sec., 356.86 KiB/sec.
2429 2024.08.05 16:47:54.488363 [ 3 ] {221ef555-0987-4990-958b-c7ac30689ae2} <Debug> DynamicQueryHandler: Done processing query
2430 2024.08.05 16:47:54.488387 [ 3 ] {221ef555-0987-4990-958b-c7ac30689ae2} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
2431 2024.08.05 16:47:54.488404 [ 3 ] {} <Debug> HTTP-Session: 1f3dd842-2c89-480b-a285-add79dbe56ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2432 2024.08.05 16:47:54.488621 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 1157, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2433 2024.08.05 16:47:54.488669 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2434 2024.08.05 16:47:54.488688 [ 3 ] {} <Debug> HTTP-Session: 678793ae-a338-4f74-b783-7477a1a5f773 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
2435 2024.08.05 16:47:54.488705 [ 3 ] {} <Debug> HTTP-Session: 678793ae-a338-4f74-b783-7477a1a5f773 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2436 2024.08.05 16:47:54.488719 [ 3 ] {} <Debug> HTTP-Session: 678793ae-a338-4f74-b783-7477a1a5f773 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2437 2024.08.05 16:47:54.488749 [ 3 ] {} <Trace> HTTP-Session: 678793ae-a338-4f74-b783-7477a1a5f773 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2438 2024.08.05 16:47:54.488896 [ 3 ] {7a4cc398-5106-4abc-bc40-73a3ed1d48b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
2439 2024.08.05 16:47:54.489180 [ 3 ] {7a4cc398-5106-4abc-bc40-73a3ed1d48b4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2440 2024.08.05 16:47:54.489226 [ 3 ] {7a4cc398-5106-4abc-bc40-73a3ed1d48b4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE
2441 2024.08.05 16:47:54.489523 [ 3 ] {7a4cc398-5106-4abc-bc40-73a3ed1d48b4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2442 2024.08.05 16:47:54.489589 [ 3 ] {7a4cc398-5106-4abc-bc40-73a3ed1d48b4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2443 2024.08.05 16:47:54.489730 [ 3 ] {7a4cc398-5106-4abc-bc40-73a3ed1d48b4} <Debug> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Key condition: (column 0 notIn 31-element set)
2444 2024.08.05 16:47:54.489805 [ 253 ] {7a4cc398-5106-4abc-bc40-73a3ed1d48b4} <Trace> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2445 2024.08.05 16:47:54.489807 [ 258 ] {7a4cc398-5106-4abc-bc40-73a3ed1d48b4} <Trace> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2446 2024.08.05 16:47:54.489897 [ 3 ] {7a4cc398-5106-4abc-bc40-73a3ed1d48b4} <Debug> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (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
2447 2024.08.05 16:47:54.489926 [ 3 ] {7a4cc398-5106-4abc-bc40-73a3ed1d48b4} <Trace> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Spreading mark ranges among streams (default reading)
2448 2024.08.05 16:47:54.490003 [ 3 ] {7a4cc398-5106-4abc-bc40-73a3ed1d48b4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2449 2024.08.05 16:47:54.490024 [ 3 ] {7a4cc398-5106-4abc-bc40-73a3ed1d48b4} <Debug> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Reading approx. 23 rows with 2 streams
2450 2024.08.05 16:47:54.490064 [ 3 ] {7a4cc398-5106-4abc-bc40-73a3ed1d48b4} <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', 'data_link:enabled', 'data_link:link_up', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))"
2451 2024.08.05 16:47:54.490104 [ 3 ] {7a4cc398-5106-4abc-bc40-73a3ed1d48b4} <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', 'data_link:enabled', 'data_link:link_up', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))"
2452 2024.08.05 16:47:54.491444 [ 3 ] {7a4cc398-5106-4abc-bc40-73a3ed1d48b4} <Debug> executeQuery: Read 23 rows, 983.00 B in 0.002621 sec., 8775.27661198016 rows/sec., 366.26 KiB/sec.
2453 2024.08.05 16:47:54.491722 [ 3 ] {7a4cc398-5106-4abc-bc40-73a3ed1d48b4} <Debug> DynamicQueryHandler: Done processing query
2454 2024.08.05 16:47:54.491747 [ 3 ] {7a4cc398-5106-4abc-bc40-73a3ed1d48b4} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
2455 2024.08.05 16:47:54.491764 [ 3 ] {} <Debug> HTTP-Session: 678793ae-a338-4f74-b783-7477a1a5f773 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2456 2024.08.05 16:47:54.491990 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 1184, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2457 2024.08.05 16:47:54.492038 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2458 2024.08.05 16:47:54.492058 [ 3 ] {} <Debug> HTTP-Session: 685fcf7a-8d59-41d0-894a-e42a8353396a Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
2459 2024.08.05 16:47:54.492074 [ 3 ] {} <Debug> HTTP-Session: 685fcf7a-8d59-41d0-894a-e42a8353396a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2460 2024.08.05 16:47:54.492089 [ 3 ] {} <Debug> HTTP-Session: 685fcf7a-8d59-41d0-894a-e42a8353396a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2461 2024.08.05 16:47:54.492120 [ 3 ] {} <Trace> HTTP-Session: 685fcf7a-8d59-41d0-894a-e42a8353396a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2462 2024.08.05 16:47:54.492269 [ 3 ] {25e2eba5-99d6-4643-8251-4cd6b3b3d05b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
2463 2024.08.05 16:47:54.492552 [ 3 ] {25e2eba5-99d6-4643-8251-4cd6b3b3d05b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2464 2024.08.05 16:47:54.492600 [ 3 ] {25e2eba5-99d6-4643-8251-4cd6b3b3d05b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE
2465 2024.08.05 16:47:54.492898 [ 3 ] {25e2eba5-99d6-4643-8251-4cd6b3b3d05b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2466 2024.08.05 16:47:54.492964 [ 3 ] {25e2eba5-99d6-4643-8251-4cd6b3b3d05b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2467 2024.08.05 16:47:54.493104 [ 3 ] {25e2eba5-99d6-4643-8251-4cd6b3b3d05b} <Debug> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Key condition: (column 0 notIn 32-element set)
2468 2024.08.05 16:47:54.493179 [ 253 ] {25e2eba5-99d6-4643-8251-4cd6b3b3d05b} <Trace> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2469 2024.08.05 16:47:54.493183 [ 258 ] {25e2eba5-99d6-4643-8251-4cd6b3b3d05b} <Trace> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2470 2024.08.05 16:47:54.493277 [ 3 ] {25e2eba5-99d6-4643-8251-4cd6b3b3d05b} <Debug> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (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
2471 2024.08.05 16:47:54.493304 [ 3 ] {25e2eba5-99d6-4643-8251-4cd6b3b3d05b} <Trace> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Spreading mark ranges among streams (default reading)
2472 2024.08.05 16:47:54.493384 [ 3 ] {25e2eba5-99d6-4643-8251-4cd6b3b3d05b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2473 2024.08.05 16:47:54.493403 [ 3 ] {25e2eba5-99d6-4643-8251-4cd6b3b3d05b} <Debug> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Reading approx. 23 rows with 2 streams
2474 2024.08.05 16:47:54.493442 [ 3 ] {25e2eba5-99d6-4643-8251-4cd6b3b3d05b} <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', 'data_link:enabled', 'data_link:link_up', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))"
2475 2024.08.05 16:47:54.493482 [ 3 ] {25e2eba5-99d6-4643-8251-4cd6b3b3d05b} <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', 'data_link:enabled', 'data_link:link_up', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))"
2476 2024.08.05 16:47:54.494811 [ 3 ] {25e2eba5-99d6-4643-8251-4cd6b3b3d05b} <Debug> executeQuery: Read 23 rows, 983.00 B in 0.002615 sec., 8795.411089866157 rows/sec., 367.10 KiB/sec.
2477 2024.08.05 16:47:54.495093 [ 3 ] {25e2eba5-99d6-4643-8251-4cd6b3b3d05b} <Debug> DynamicQueryHandler: Done processing query
2478 2024.08.05 16:47:54.495119 [ 3 ] {25e2eba5-99d6-4643-8251-4cd6b3b3d05b} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
2479 2024.08.05 16:47:54.495135 [ 3 ] {} <Debug> HTTP-Session: 685fcf7a-8d59-41d0-894a-e42a8353396a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2480 2024.08.05 16:47:54.495363 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 1214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2481 2024.08.05 16:47:54.495411 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2482 2024.08.05 16:47:54.495431 [ 3 ] {} <Debug> HTTP-Session: 04280095-7774-4de8-bc7a-17b5e01e6ea8 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
2483 2024.08.05 16:47:54.495447 [ 3 ] {} <Debug> HTTP-Session: 04280095-7774-4de8-bc7a-17b5e01e6ea8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2484 2024.08.05 16:47:54.495461 [ 3 ] {} <Debug> HTTP-Session: 04280095-7774-4de8-bc7a-17b5e01e6ea8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2485 2024.08.05 16:47:54.495490 [ 3 ] {} <Trace> HTTP-Session: 04280095-7774-4de8-bc7a-17b5e01e6ea8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2486 2024.08.05 16:47:54.495640 [ 3 ] {2178efe1-78a6-4de2-8848-41ec469c5987} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
2487 2024.08.05 16:47:54.495924 [ 3 ] {2178efe1-78a6-4de2-8848-41ec469c5987} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2488 2024.08.05 16:47:54.495972 [ 3 ] {2178efe1-78a6-4de2-8848-41ec469c5987} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2489 2024.08.05 16:47:54.496271 [ 3 ] {2178efe1-78a6-4de2-8848-41ec469c5987} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2490 2024.08.05 16:47:54.496335 [ 3 ] {2178efe1-78a6-4de2-8848-41ec469c5987} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2491 2024.08.05 16:47:54.496475 [ 3 ] {2178efe1-78a6-4de2-8848-41ec469c5987} <Debug> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Key condition: (column 0 notIn 33-element set)
2492 2024.08.05 16:47:54.496591 [ 257 ] {2178efe1-78a6-4de2-8848-41ec469c5987} <Trace> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2493 2024.08.05 16:47:54.496604 [ 253 ] {2178efe1-78a6-4de2-8848-41ec469c5987} <Trace> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2494 2024.08.05 16:47:54.496726 [ 3 ] {2178efe1-78a6-4de2-8848-41ec469c5987} <Debug> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (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
2495 2024.08.05 16:47:54.496757 [ 3 ] {2178efe1-78a6-4de2-8848-41ec469c5987} <Trace> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Spreading mark ranges among streams (default reading)
2496 2024.08.05 16:47:54.496836 [ 3 ] {2178efe1-78a6-4de2-8848-41ec469c5987} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2497 2024.08.05 16:47:54.496856 [ 3 ] {2178efe1-78a6-4de2-8848-41ec469c5987} <Debug> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Reading approx. 23 rows with 2 streams
2498 2024.08.05 16:47:54.496896 [ 3 ] {2178efe1-78a6-4de2-8848-41ec469c5987} <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', 'data_link:enabled', 'data_link:link_up', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2499 2024.08.05 16:47:54.496981 [ 3 ] {2178efe1-78a6-4de2-8848-41ec469c5987} <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', 'data_link:enabled', 'data_link:link_up', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2500 2024.08.05 16:47:54.498337 [ 3 ] {2178efe1-78a6-4de2-8848-41ec469c5987} <Debug> executeQuery: Read 23 rows, 983.00 B in 0.002771 sec., 8300.252616383978 rows/sec., 346.43 KiB/sec.
2501 2024.08.05 16:47:54.498624 [ 3 ] {2178efe1-78a6-4de2-8848-41ec469c5987} <Debug> DynamicQueryHandler: Done processing query
2502 2024.08.05 16:47:54.498648 [ 3 ] {2178efe1-78a6-4de2-8848-41ec469c5987} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
2503 2024.08.05 16:47:54.498665 [ 3 ] {} <Debug> HTTP-Session: 04280095-7774-4de8-bc7a-17b5e01e6ea8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2504 2024.08.05 16:47:54.498894 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 1244, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2505 2024.08.05 16:47:54.498941 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2506 2024.08.05 16:47:54.498960 [ 3 ] {} <Debug> HTTP-Session: c1a1f4df-c5b7-412a-b323-44267fa983b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
2507 2024.08.05 16:47:54.498976 [ 3 ] {} <Debug> HTTP-Session: c1a1f4df-c5b7-412a-b323-44267fa983b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2508 2024.08.05 16:47:54.498990 [ 3 ] {} <Debug> HTTP-Session: c1a1f4df-c5b7-412a-b323-44267fa983b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2509 2024.08.05 16:47:54.499020 [ 3 ] {} <Trace> HTTP-Session: c1a1f4df-c5b7-412a-b323-44267fa983b3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2510 2024.08.05 16:47:54.499170 [ 3 ] {912900bd-8976-46b9-88c7-b6008a097425} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
2511 2024.08.05 16:47:54.499459 [ 3 ] {912900bd-8976-46b9-88c7-b6008a097425} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2512 2024.08.05 16:47:54.499506 [ 3 ] {912900bd-8976-46b9-88c7-b6008a097425} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2513 2024.08.05 16:47:54.499809 [ 3 ] {912900bd-8976-46b9-88c7-b6008a097425} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2514 2024.08.05 16:47:54.499875 [ 3 ] {912900bd-8976-46b9-88c7-b6008a097425} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2515 2024.08.05 16:47:54.500014 [ 3 ] {912900bd-8976-46b9-88c7-b6008a097425} <Debug> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Key condition: (column 0 notIn 34-element set)
2516 2024.08.05 16:47:54.500087 [ 253 ] {912900bd-8976-46b9-88c7-b6008a097425} <Trace> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2517 2024.08.05 16:47:54.500091 [ 258 ] {912900bd-8976-46b9-88c7-b6008a097425} <Trace> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2518 2024.08.05 16:47:54.500185 [ 3 ] {912900bd-8976-46b9-88c7-b6008a097425} <Debug> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (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
2519 2024.08.05 16:47:54.500213 [ 3 ] {912900bd-8976-46b9-88c7-b6008a097425} <Trace> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Spreading mark ranges among streams (default reading)
2520 2024.08.05 16:47:54.500292 [ 3 ] {912900bd-8976-46b9-88c7-b6008a097425} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2521 2024.08.05 16:47:54.500311 [ 3 ] {912900bd-8976-46b9-88c7-b6008a097425} <Debug> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Reading approx. 23 rows with 2 streams
2522 2024.08.05 16:47:54.500349 [ 3 ] {912900bd-8976-46b9-88c7-b6008a097425} <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', 'data_link:enabled', 'data_link:link_up', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2523 2024.08.05 16:47:54.500389 [ 3 ] {912900bd-8976-46b9-88c7-b6008a097425} <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', 'data_link:enabled', 'data_link:link_up', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2524 2024.08.05 16:47:54.501752 [ 3 ] {912900bd-8976-46b9-88c7-b6008a097425} <Debug> executeQuery: Read 23 rows, 983.00 B in 0.002657 sec., 8656.379375235227 rows/sec., 361.30 KiB/sec.
2525 2024.08.05 16:47:54.502035 [ 3 ] {912900bd-8976-46b9-88c7-b6008a097425} <Debug> DynamicQueryHandler: Done processing query
2526 2024.08.05 16:47:54.502059 [ 3 ] {912900bd-8976-46b9-88c7-b6008a097425} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
2527 2024.08.05 16:47:54.502076 [ 3 ] {} <Debug> HTTP-Session: c1a1f4df-c5b7-412a-b323-44267fa983b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2528 2024.08.05 16:47:54.506470 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 1271, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2529 2024.08.05 16:47:54.506529 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2530 2024.08.05 16:47:54.506552 [ 3 ] {} <Debug> HTTP-Session: 6baefa5c-ad97-4bfc-a0c2-2c93a65f44dc Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
2531 2024.08.05 16:47:54.506572 [ 3 ] {} <Debug> HTTP-Session: 6baefa5c-ad97-4bfc-a0c2-2c93a65f44dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2532 2024.08.05 16:47:54.506589 [ 3 ] {} <Debug> HTTP-Session: 6baefa5c-ad97-4bfc-a0c2-2c93a65f44dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2533 2024.08.05 16:47:54.506626 [ 3 ] {} <Trace> HTTP-Session: 6baefa5c-ad97-4bfc-a0c2-2c93a65f44dc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2534 2024.08.05 16:47:54.506810 [ 3 ] {972df7d5-84e7-4689-b726-46c090dd84a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
2535 2024.08.05 16:47:54.507172 [ 3 ] {972df7d5-84e7-4689-b726-46c090dd84a1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2536 2024.08.05 16:47:54.507231 [ 3 ] {972df7d5-84e7-4689-b726-46c090dd84a1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2537 2024.08.05 16:47:54.507552 [ 3 ] {972df7d5-84e7-4689-b726-46c090dd84a1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2538 2024.08.05 16:47:54.507616 [ 3 ] {972df7d5-84e7-4689-b726-46c090dd84a1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2539 2024.08.05 16:47:54.507755 [ 3 ] {972df7d5-84e7-4689-b726-46c090dd84a1} <Debug> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Key condition: (column 0 notIn 35-element set)
2540 2024.08.05 16:47:54.507853 [ 253 ] {972df7d5-84e7-4689-b726-46c090dd84a1} <Trace> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2541 2024.08.05 16:47:54.507861 [ 259 ] {972df7d5-84e7-4689-b726-46c090dd84a1} <Trace> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2542 2024.08.05 16:47:54.507970 [ 3 ] {972df7d5-84e7-4689-b726-46c090dd84a1} <Debug> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (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
2543 2024.08.05 16:47:54.507997 [ 3 ] {972df7d5-84e7-4689-b726-46c090dd84a1} <Trace> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Spreading mark ranges among streams (default reading)
2544 2024.08.05 16:47:54.508077 [ 3 ] {972df7d5-84e7-4689-b726-46c090dd84a1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2545 2024.08.05 16:47:54.508096 [ 3 ] {972df7d5-84e7-4689-b726-46c090dd84a1} <Debug> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Reading approx. 23 rows with 2 streams
2546 2024.08.05 16:47:54.508137 [ 3 ] {972df7d5-84e7-4689-b726-46c090dd84a1} <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', 'data_link:enabled', 'data_link:link_up', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2547 2024.08.05 16:47:54.508176 [ 3 ] {972df7d5-84e7-4689-b726-46c090dd84a1} <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', 'data_link:enabled', 'data_link:link_up', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2548 2024.08.05 16:47:54.509309 [ 3 ] {972df7d5-84e7-4689-b726-46c090dd84a1} <Debug> executeQuery: Read 23 rows, 983.00 B in 0.002595 sec., 8863.198458574181 rows/sec., 369.93 KiB/sec.
2549 2024.08.05 16:47:54.509598 [ 3 ] {972df7d5-84e7-4689-b726-46c090dd84a1} <Debug> DynamicQueryHandler: Done processing query
2550 2024.08.05 16:47:54.509623 [ 3 ] {972df7d5-84e7-4689-b726-46c090dd84a1} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
2551 2024.08.05 16:47:54.509639 [ 3 ] {} <Debug> HTTP-Session: 6baefa5c-ad97-4bfc-a0c2-2c93a65f44dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2552 2024.08.05 16:47:54.514704 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 3698, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2553 2024.08.05 16:47:54.514801 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2554 2024.08.05 16:47:54.514840 [ 3 ] {} <Debug> HTTP-Session: 2bf1dafb-e834-4d34-96c7-21986e5b437d Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
2555 2024.08.05 16:47:54.514872 [ 3 ] {} <Debug> HTTP-Session: 2bf1dafb-e834-4d34-96c7-21986e5b437d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2556 2024.08.05 16:47:54.514899 [ 3 ] {} <Debug> HTTP-Session: 2bf1dafb-e834-4d34-96c7-21986e5b437d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2557 2024.08.05 16:47:54.514959 [ 3 ] {} <Trace> HTTP-Session: 2bf1dafb-e834-4d34-96c7-21986e5b437d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2558 2024.08.05 16:47:54.515183 [ 3 ] {77b85db8-cf1c-4507-b88b-741d0b114881} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
2559 2024.08.05 16:47:54.515274 [ 3 ] {77b85db8-cf1c-4507-b88b-741d0b114881} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2560 2024.08.05 16:47:54.515494 [ 3 ] {77b85db8-cf1c-4507-b88b-741d0b114881} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2561 2024.08.05 16:47:54.515936 [ 3 ] {77b85db8-cf1c-4507-b88b-741d0b114881} <Trace> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2562 2024.08.05 16:47:54.515976 [ 3 ] {77b85db8-cf1c-4507-b88b-741d0b114881} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
2563 2024.08.05 16:47:54.516451 [ 3 ] {77b85db8-cf1c-4507-b88b-741d0b114881} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2564 2024.08.05 16:47:54.516767 [ 3 ] {77b85db8-cf1c-4507-b88b-741d0b114881} <Trace> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2565 2024.08.05 16:47:54.516938 [ 3 ] {77b85db8-cf1c-4507-b88b-741d0b114881} <Debug> executeQuery: Read 13 rows, 1.85 KiB in 0.001835 sec., 7084.4686648501365 rows/sec., 1005.83 KiB/sec.
2566 2024.08.05 16:47:54.517219 [ 3 ] {77b85db8-cf1c-4507-b88b-741d0b114881} <Debug> DynamicQueryHandler: Done processing query
2567 2024.08.05 16:47:54.517245 [ 3 ] {77b85db8-cf1c-4507-b88b-741d0b114881} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2568 2024.08.05 16:47:54.517261 [ 3 ] {} <Debug> HTTP-Session: 2bf1dafb-e834-4d34-96c7-21986e5b437d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2569 2024.08.05 16:47:54.517383 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 3758, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2570 2024.08.05 16:47:54.517432 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2571 2024.08.05 16:47:54.517452 [ 3 ] {} <Debug> HTTP-Session: e2621112-ba83-40cc-9f4b-cfdb5c429fdb Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
2572 2024.08.05 16:47:54.517469 [ 3 ] {} <Debug> HTTP-Session: e2621112-ba83-40cc-9f4b-cfdb5c429fdb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2573 2024.08.05 16:47:54.517482 [ 3 ] {} <Debug> HTTP-Session: e2621112-ba83-40cc-9f4b-cfdb5c429fdb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2574 2024.08.05 16:47:54.517513 [ 3 ] {} <Trace> HTTP-Session: e2621112-ba83-40cc-9f4b-cfdb5c429fdb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2575 2024.08.05 16:47:54.517615 [ 3 ] {6f1d85d9-5459-4a1c-8685-b17ec9565620} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2576 2024.08.05 16:47:54.517659 [ 3 ] {6f1d85d9-5459-4a1c-8685-b17ec9565620} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2577 2024.08.05 16:47:54.517804 [ 3 ] {6f1d85d9-5459-4a1c-8685-b17ec9565620} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2578 2024.08.05 16:47:54.518096 [ 3 ] {6f1d85d9-5459-4a1c-8685-b17ec9565620} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2579 2024.08.05 16:47:54.518134 [ 3 ] {6f1d85d9-5459-4a1c-8685-b17ec9565620} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
2580 2024.08.05 16:47:54.518440 [ 3 ] {6f1d85d9-5459-4a1c-8685-b17ec9565620} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2581 2024.08.05 16:47:54.518766 [ 3 ] {6f1d85d9-5459-4a1c-8685-b17ec9565620} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2582 2024.08.05 16:47:54.518912 [ 57 ] {} <Debug> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
2583 2024.08.05 16:47:54.518919 [ 3 ] {6f1d85d9-5459-4a1c-8685-b17ec9565620} <Debug> executeQuery: Read 27 rows, 2.04 KiB in 0.001327 sec., 20346.646571213263 rows/sec., 1.50 MiB/sec.
2584 2024.08.05 16:47:54.518970 [ 57 ] {} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2585 2024.08.05 16:47:54.519031 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
2586 2024.08.05 16:47:54.519215 [ 3 ] {6f1d85d9-5459-4a1c-8685-b17ec9565620} <Debug> DynamicQueryHandler: Done processing query
2587 2024.08.05 16:47:54.519216 [ 197 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::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
2588 2024.08.05 16:47:54.519252 [ 3 ] {6f1d85d9-5459-4a1c-8685-b17ec9565620} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2589 2024.08.05 16:47:54.519295 [ 3 ] {} <Debug> HTTP-Session: e2621112-ba83-40cc-9f4b-cfdb5c429fdb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2590 2024.08.05 16:47:54.519451 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2591 2024.08.05 16:47:54.519499 [ 197 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2592 2024.08.05 16:47:54.519542 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2593 2024.08.05 16:47:54.519558 [ 197 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::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
2594 2024.08.05 16:47:54.519592 [ 3 ] {} <Debug> HTTP-Session: 4863c5e6-4707-43b9-b276-caf09eb24c57 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
2595 2024.08.05 16:47:54.519633 [ 3 ] {} <Debug> HTTP-Session: 4863c5e6-4707-43b9-b276-caf09eb24c57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2596 2024.08.05 16:47:54.519671 [ 3 ] {} <Debug> HTTP-Session: 4863c5e6-4707-43b9-b276-caf09eb24c57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2597 2024.08.05 16:47:54.519806 [ 197 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::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
2598 2024.08.05 16:47:54.519819 [ 3 ] {} <Trace> HTTP-Session: 4863c5e6-4707-43b9-b276-caf09eb24c57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2599 2024.08.05 16:47:54.520085 [ 197 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::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
2600 2024.08.05 16:47:54.520339 [ 3 ] {e955dca3-f30d-44be-a290-8db452c23887} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
2601 2024.08.05 16:47:54.520390 [ 197 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::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
2602 2024.08.05 16:47:54.520508 [ 3 ] {e955dca3-f30d-44be-a290-8db452c23887} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2603 2024.08.05 16:47:54.520620 [ 197 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::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
2604 2024.08.05 16:47:54.520888 [ 197 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 27 rows starting from the beginning of the part
2605 2024.08.05 16:47:54.521486 [ 3 ] {e955dca3-f30d-44be-a290-8db452c23887} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2606 2024.08.05 16:47:54.522246 [ 3 ] {e955dca3-f30d-44be-a290-8db452c23887} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2607 2024.08.05 16:47:54.522316 [ 3 ] {e955dca3-f30d-44be-a290-8db452c23887} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
2608 2024.08.05 16:47:54.523262 [ 3 ] {e955dca3-f30d-44be-a290-8db452c23887} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
2609 2024.08.05 16:47:54.523379 [ 197 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 130 rows, containing 4 columns (4 merged, 0 gathered) in 0.004251792 sec., 30575.34329054667 rows/sec., 2.39 MiB/sec.
2610 2024.08.05 16:47:54.523657 [ 197 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
2611 2024.08.05 16:47:54.523921 [ 3 ] {e955dca3-f30d-44be-a290-8db452c23887} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2612 2024.08.05 16:47:54.524384 [ 3 ] {e955dca3-f30d-44be-a290-8db452c23887} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00426 sec., 469.4835680751174 rows/sec., 38.28 KiB/sec.
2613 2024.08.05 16:47:54.524855 [ 197 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_6_1} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2614 2024.08.05 16:47:54.524962 [ 3 ] {e955dca3-f30d-44be-a290-8db452c23887} <Debug> DynamicQueryHandler: Done processing query
2615 2024.08.05 16:47:54.524996 [ 3 ] {e955dca3-f30d-44be-a290-8db452c23887} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2616 2024.08.05 16:47:54.525023 [ 197 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_6_1} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
2617 2024.08.05 16:47:54.525037 [ 3 ] {} <Debug> HTTP-Session: 4863c5e6-4707-43b9-b276-caf09eb24c57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2618 2024.08.05 16:47:54.525156 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
2619 2024.08.05 16:47:54.525293 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 33967, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2620 2024.08.05 16:47:54.525349 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2621 2024.08.05 16:47:54.525368 [ 3 ] {} <Debug> HTTP-Session: aefe7163-0a58-4815-9ee6-fe9962e5ccd2 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
2622 2024.08.05 16:47:54.525385 [ 3 ] {} <Debug> HTTP-Session: aefe7163-0a58-4815-9ee6-fe9962e5ccd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2623 2024.08.05 16:47:54.525398 [ 3 ] {} <Debug> HTTP-Session: aefe7163-0a58-4815-9ee6-fe9962e5ccd2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2624 2024.08.05 16:47:54.525431 [ 3 ] {} <Trace> HTTP-Session: aefe7163-0a58-4815-9ee6-fe9962e5ccd2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2625 2024.08.05 16:47:54.525593 [ 3 ] {57f361f1-80a8-4d51-9b32-8a564e1ce54b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2626 2024.08.05 16:47:54.525640 [ 3 ] {57f361f1-80a8-4d51-9b32-8a564e1ce54b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2627 2024.08.05 16:47:54.525788 [ 3 ] {57f361f1-80a8-4d51-9b32-8a564e1ce54b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2628 2024.08.05 16:47:54.526224 [ 3 ] {57f361f1-80a8-4d51-9b32-8a564e1ce54b} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2629 2024.08.05 16:47:54.526262 [ 3 ] {57f361f1-80a8-4d51-9b32-8a564e1ce54b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
2630 2024.08.05 16:47:54.526608 [ 3 ] {57f361f1-80a8-4d51-9b32-8a564e1ce54b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2631 2024.08.05 16:47:54.526928 [ 3 ] {57f361f1-80a8-4d51-9b32-8a564e1ce54b} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2632 2024.08.05 16:47:54.527082 [ 57 ] {} <Debug> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2633 2024.08.05 16:47:54.527090 [ 3 ] {57f361f1-80a8-4d51-9b32-8a564e1ce54b} <Debug> executeQuery: Read 225 rows, 20.30 KiB in 0.001566 sec., 143678.16091954024 rows/sec., 12.66 MiB/sec.
2634 2024.08.05 16:47:54.527145 [ 57 ] {} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2635 2024.08.05 16:47:54.527210 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
2636 2024.08.05 16:47:54.527369 [ 3 ] {57f361f1-80a8-4d51-9b32-8a564e1ce54b} <Debug> DynamicQueryHandler: Done processing query
2637 2024.08.05 16:47:54.527370 [ 190 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::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
2638 2024.08.05 16:47:54.527400 [ 3 ] {57f361f1-80a8-4d51-9b32-8a564e1ce54b} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB.
2639 2024.08.05 16:47:54.527428 [ 3 ] {} <Debug> HTTP-Session: aefe7163-0a58-4815-9ee6-fe9962e5ccd2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2640 2024.08.05 16:47:54.527528 [ 190 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2641 2024.08.05 16:47:54.527549 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2642 2024.08.05 16:47:54.527568 [ 190 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 121 rows starting from the beginning of the part
2643 2024.08.05 16:47:54.527604 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2644 2024.08.05 16:47:54.527629 [ 3 ] {} <Debug> HTTP-Session: 80d934a9-242c-4bac-9b66-cc5683c083d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
2645 2024.08.05 16:47:54.527659 [ 3 ] {} <Debug> HTTP-Session: 80d934a9-242c-4bac-9b66-cc5683c083d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2646 2024.08.05 16:47:54.527734 [ 3 ] {} <Debug> HTTP-Session: 80d934a9-242c-4bac-9b66-cc5683c083d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2647 2024.08.05 16:47:54.527797 [ 190 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 119 rows starting from the beginning of the part
2648 2024.08.05 16:47:54.527848 [ 3 ] {} <Trace> HTTP-Session: 80d934a9-242c-4bac-9b66-cc5683c083d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2649 2024.08.05 16:47:54.528122 [ 190 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part
2650 2024.08.05 16:47:54.528161 [ 3 ] {9e43bdcc-1aea-4b99-9507-c3b2037d068b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2651 2024.08.05 16:47:54.528329 [ 3 ] {9e43bdcc-1aea-4b99-9507-c3b2037d068b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2652 2024.08.05 16:47:54.528429 [ 190 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 119 rows starting from the beginning of the part
2653 2024.08.05 16:47:54.528765 [ 190 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 56 rows starting from the beginning of the part
2654 2024.08.05 16:47:54.529075 [ 190 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 225 rows starting from the beginning of the part
2655 2024.08.05 16:47:54.529578 [ 3 ] {9e43bdcc-1aea-4b99-9507-c3b2037d068b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2656 2024.08.05 16:47:54.529992 [ 3 ] {9e43bdcc-1aea-4b99-9507-c3b2037d068b} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2657 2024.08.05 16:47:54.530035 [ 3 ] {9e43bdcc-1aea-4b99-9507-c3b2037d068b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
2658 2024.08.05 16:47:54.530582 [ 3 ] {9e43bdcc-1aea-4b99-9507-c3b2037d068b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
2659 2024.08.05 16:47:54.530985 [ 197 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 696 rows, containing 4 columns (4 merged, 0 gathered) in 0.003677913 sec., 189237.75521606955 rows/sec., 15.81 MiB/sec.
2660 2024.08.05 16:47:54.531161 [ 3 ] {9e43bdcc-1aea-4b99-9507-c3b2037d068b} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2661 2024.08.05 16:47:54.531220 [ 197 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2662 2024.08.05 16:47:54.531478 [ 3 ] {9e43bdcc-1aea-4b99-9507-c3b2037d068b} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.0034 sec., 588.2352941176471 rows/sec., 41.07 KiB/sec.
2663 2024.08.05 16:47:54.532062 [ 3 ] {9e43bdcc-1aea-4b99-9507-c3b2037d068b} <Debug> DynamicQueryHandler: Done processing query
2664 2024.08.05 16:47:54.532112 [ 3 ] {9e43bdcc-1aea-4b99-9507-c3b2037d068b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2665 2024.08.05 16:47:54.532146 [ 3 ] {} <Debug> HTTP-Session: 80d934a9-242c-4bac-9b66-cc5683c083d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2666 2024.08.05 16:47:54.532257 [ 197 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_11_2} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2667 2024.08.05 16:47:54.532348 [ 197 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_11_2} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2668 2024.08.05 16:47:54.532438 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB.
2669 2024.08.05 16:47:54.532513 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 65453, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2670 2024.08.05 16:47:54.532569 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2671 2024.08.05 16:47:54.532590 [ 3 ] {} <Debug> HTTP-Session: b6a1ca0d-4efd-448e-8f1a-bbd62a6ed607 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
2672 2024.08.05 16:47:54.532607 [ 3 ] {} <Debug> HTTP-Session: b6a1ca0d-4efd-448e-8f1a-bbd62a6ed607 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2673 2024.08.05 16:47:54.532620 [ 3 ] {} <Debug> HTTP-Session: b6a1ca0d-4efd-448e-8f1a-bbd62a6ed607 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2674 2024.08.05 16:47:54.532653 [ 3 ] {} <Trace> HTTP-Session: b6a1ca0d-4efd-448e-8f1a-bbd62a6ed607 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2675 2024.08.05 16:47:54.532956 [ 3 ] {770ad487-bfae-4471-874c-3a1a2dc6eded} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2676 2024.08.05 16:47:54.533002 [ 3 ] {770ad487-bfae-4471-874c-3a1a2dc6eded} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2677 2024.08.05 16:47:54.533155 [ 3 ] {770ad487-bfae-4471-874c-3a1a2dc6eded} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2678 2024.08.05 16:47:54.533706 [ 3 ] {770ad487-bfae-4471-874c-3a1a2dc6eded} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2679 2024.08.05 16:47:54.533744 [ 3 ] {770ad487-bfae-4471-874c-3a1a2dc6eded} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
2680 2024.08.05 16:47:54.534083 [ 3 ] {770ad487-bfae-4471-874c-3a1a2dc6eded} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2681 2024.08.05 16:47:54.534391 [ 3 ] {770ad487-bfae-4471-874c-3a1a2dc6eded} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2682 2024.08.05 16:47:54.534520 [ 3 ] {770ad487-bfae-4471-874c-3a1a2dc6eded} <Debug> executeQuery: Read 405 rows, 29.32 KiB in 0.001774 sec., 228297.63246899663 rows/sec., 16.14 MiB/sec.
2683 2024.08.05 16:47:54.534573 [ 56 ] {} <Debug> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2684 2024.08.05 16:47:54.534668 [ 56 ] {} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2685 2024.08.05 16:47:54.534705 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
2686 2024.08.05 16:47:54.534784 [ 3 ] {770ad487-bfae-4471-874c-3a1a2dc6eded} <Debug> DynamicQueryHandler: Done processing query
2687 2024.08.05 16:47:54.534848 [ 3 ] {770ad487-bfae-4471-874c-3a1a2dc6eded} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
2688 2024.08.05 16:47:54.534932 [ 3 ] {} <Debug> HTTP-Session: b6a1ca0d-4efd-448e-8f1a-bbd62a6ed607 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2689 2024.08.05 16:47:54.535039 [ 190 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::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
2690 2024.08.05 16:47:54.535205 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2691 2024.08.05 16:47:54.535371 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2692 2024.08.05 16:47:54.535454 [ 3 ] {} <Debug> HTTP-Session: d97f3018-abb6-404f-a109-c31f2dd5f4c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
2693 2024.08.05 16:47:54.535483 [ 3 ] {} <Debug> HTTP-Session: d97f3018-abb6-404f-a109-c31f2dd5f4c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2694 2024.08.05 16:47:54.535492 [ 190 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2695 2024.08.05 16:47:54.535501 [ 3 ] {} <Debug> HTTP-Session: d97f3018-abb6-404f-a109-c31f2dd5f4c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2696 2024.08.05 16:47:54.535525 [ 190 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 92 rows starting from the beginning of the part
2697 2024.08.05 16:47:54.535540 [ 3 ] {} <Trace> HTTP-Session: d97f3018-abb6-404f-a109-c31f2dd5f4c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2698 2024.08.05 16:47:54.535647 [ 190 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 85 rows starting from the beginning of the part
2699 2024.08.05 16:47:54.535858 [ 3 ] {585b7d5f-fddd-424b-a9cf-06f38bd0ffcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2700 2024.08.05 16:47:54.535977 [ 190 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part
2701 2024.08.05 16:47:54.536023 [ 3 ] {585b7d5f-fddd-424b-a9cf-06f38bd0ffcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2702 2024.08.05 16:47:54.536274 [ 190 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 85 rows starting from the beginning of the part
2703 2024.08.05 16:47:54.536595 [ 190 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 64 rows starting from the beginning of the part
2704 2024.08.05 16:47:54.536936 [ 190 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 405 rows starting from the beginning of the part
2705 2024.08.05 16:47:54.537292 [ 3 ] {585b7d5f-fddd-424b-a9cf-06f38bd0ffcd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2706 2024.08.05 16:47:54.537793 [ 3 ] {585b7d5f-fddd-424b-a9cf-06f38bd0ffcd} <Trace> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2707 2024.08.05 16:47:54.537836 [ 3 ] {585b7d5f-fddd-424b-a9cf-06f38bd0ffcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
2708 2024.08.05 16:47:54.538375 [ 3 ] {585b7d5f-fddd-424b-a9cf-06f38bd0ffcd} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
2709 2024.08.05 16:47:54.538757 [ 197 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 795 rows, containing 4 columns (4 merged, 0 gathered) in 0.003977258 sec., 199886.45443669986 rows/sec., 14.86 MiB/sec.
2710 2024.08.05 16:47:54.538980 [ 197 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2711 2024.08.05 16:47:54.539007 [ 3 ] {585b7d5f-fddd-424b-a9cf-06f38bd0ffcd} <Trace> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2712 2024.08.05 16:47:54.539426 [ 3 ] {585b7d5f-fddd-424b-a9cf-06f38bd0ffcd} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.003723 sec., 1611.6035455278002 rows/sec., 69.25 KiB/sec.
2713 2024.08.05 16:47:54.540055 [ 3 ] {585b7d5f-fddd-424b-a9cf-06f38bd0ffcd} <Debug> DynamicQueryHandler: Done processing query
2714 2024.08.05 16:47:54.540086 [ 3 ] {585b7d5f-fddd-424b-a9cf-06f38bd0ffcd} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2715 2024.08.05 16:47:54.540110 [ 3 ] {} <Debug> HTTP-Session: d97f3018-abb6-404f-a109-c31f2dd5f4c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2716 2024.08.05 16:47:54.540194 [ 197 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_11_2} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2717 2024.08.05 16:47:54.540271 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2718 2024.08.05 16:47:54.540339 [ 197 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_11_2} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2719 2024.08.05 16:47:54.540356 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2720 2024.08.05 16:47:54.540394 [ 3 ] {} <Debug> HTTP-Session: 4d3808bd-4920-4b37-9f29-b0817ab626af Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
2721 2024.08.05 16:47:54.540449 [ 3 ] {} <Debug> HTTP-Session: 4d3808bd-4920-4b37-9f29-b0817ab626af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2722 2024.08.05 16:47:54.540479 [ 3 ] {} <Debug> HTTP-Session: 4d3808bd-4920-4b37-9f29-b0817ab626af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2723 2024.08.05 16:47:54.540486 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB.
2724 2024.08.05 16:47:54.540541 [ 3 ] {} <Trace> HTTP-Session: 4d3808bd-4920-4b37-9f29-b0817ab626af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2725 2024.08.05 16:47:54.540693 [ 3 ] {58f892b6-c1ec-44ab-a243-f7afbe12c111} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2726 2024.08.05 16:47:54.540740 [ 3 ] {58f892b6-c1ec-44ab-a243-f7afbe12c111} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2727 2024.08.05 16:47:54.540907 [ 3 ] {58f892b6-c1ec-44ab-a243-f7afbe12c111} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2728 2024.08.05 16:47:54.541218 [ 3 ] {58f892b6-c1ec-44ab-a243-f7afbe12c111} <Trace> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2729 2024.08.05 16:47:54.541254 [ 3 ] {58f892b6-c1ec-44ab-a243-f7afbe12c111} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
2730 2024.08.05 16:47:54.541641 [ 3 ] {58f892b6-c1ec-44ab-a243-f7afbe12c111} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
2731 2024.08.05 16:47:54.542000 [ 3 ] {58f892b6-c1ec-44ab-a243-f7afbe12c111} <Trace> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2732 2024.08.05 16:47:54.542166 [ 3 ] {58f892b6-c1ec-44ab-a243-f7afbe12c111} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001533 sec., 50228.3105022831 rows/sec., 3.09 MiB/sec.
2733 2024.08.05 16:47:54.542452 [ 3 ] {58f892b6-c1ec-44ab-a243-f7afbe12c111} <Debug> DynamicQueryHandler: Done processing query
2734 2024.08.05 16:47:54.542478 [ 3 ] {58f892b6-c1ec-44ab-a243-f7afbe12c111} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2735 2024.08.05 16:47:54.542494 [ 3 ] {} <Debug> HTTP-Session: 4d3808bd-4920-4b37-9f29-b0817ab626af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2736 2024.08.05 16:47:54.542655 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 30772, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2737 2024.08.05 16:47:54.542703 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2738 2024.08.05 16:47:54.542723 [ 3 ] {} <Debug> HTTP-Session: 2692a235-6f22-4b03-8537-594f530ce13c Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
2739 2024.08.05 16:47:54.542740 [ 3 ] {} <Debug> HTTP-Session: 2692a235-6f22-4b03-8537-594f530ce13c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2740 2024.08.05 16:47:54.542753 [ 3 ] {} <Debug> HTTP-Session: 2692a235-6f22-4b03-8537-594f530ce13c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2741 2024.08.05 16:47:54.542782 [ 3 ] {} <Trace> HTTP-Session: 2692a235-6f22-4b03-8537-594f530ce13c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2742 2024.08.05 16:47:54.542938 [ 3 ] {adf6b9b4-1c92-457c-8ee7-56d9e988ab3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2743 2024.08.05 16:47:54.542987 [ 3 ] {adf6b9b4-1c92-457c-8ee7-56d9e988ab3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2744 2024.08.05 16:47:54.543153 [ 3 ] {adf6b9b4-1c92-457c-8ee7-56d9e988ab3c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2745 2024.08.05 16:47:54.543512 [ 3 ] {adf6b9b4-1c92-457c-8ee7-56d9e988ab3c} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2746 2024.08.05 16:47:54.543548 [ 3 ] {adf6b9b4-1c92-457c-8ee7-56d9e988ab3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
2747 2024.08.05 16:47:54.543932 [ 3 ] {adf6b9b4-1c92-457c-8ee7-56d9e988ab3c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2748 2024.08.05 16:47:54.544275 [ 3 ] {adf6b9b4-1c92-457c-8ee7-56d9e988ab3c} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2749 2024.08.05 16:47:54.544447 [ 56 ] {} <Debug> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2750 2024.08.05 16:47:54.544455 [ 3 ] {adf6b9b4-1c92-457c-8ee7-56d9e988ab3c} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001584 sec., 101641.41414141415 rows/sec., 7.08 MiB/sec.
2751 2024.08.05 16:47:54.544501 [ 56 ] {} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2752 2024.08.05 16:47:54.544569 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
2753 2024.08.05 16:47:54.544734 [ 190 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::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
2754 2024.08.05 16:47:54.544757 [ 3 ] {adf6b9b4-1c92-457c-8ee7-56d9e988ab3c} <Debug> DynamicQueryHandler: Done processing query
2755 2024.08.05 16:47:54.544789 [ 3 ] {adf6b9b4-1c92-457c-8ee7-56d9e988ab3c} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2756 2024.08.05 16:47:54.544816 [ 3 ] {} <Debug> HTTP-Session: 2692a235-6f22-4b03-8537-594f530ce13c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2757 2024.08.05 16:47:54.544902 [ 190 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2758 2024.08.05 16:47:54.544937 [ 190 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 470 rows starting from the beginning of the part
2759 2024.08.05 16:47:54.545029 [ 190 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 160 rows starting from the beginning of the part
2760 2024.08.05 16:47:54.545106 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 33536, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2761 2024.08.05 16:47:54.545322 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2762 2024.08.05 16:47:54.545450 [ 3 ] {} <Debug> HTTP-Session: 2e683045-251f-49fa-abe7-3599e9868367 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
2763 2024.08.05 16:47:54.545468 [ 190 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::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
2764 2024.08.05 16:47:54.545514 [ 3 ] {} <Debug> HTTP-Session: 2e683045-251f-49fa-abe7-3599e9868367 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2765 2024.08.05 16:47:54.545564 [ 3 ] {} <Debug> HTTP-Session: 2e683045-251f-49fa-abe7-3599e9868367 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2766 2024.08.05 16:47:54.545700 [ 3 ] {} <Trace> HTTP-Session: 2e683045-251f-49fa-abe7-3599e9868367 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2767 2024.08.05 16:47:54.545756 [ 190 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::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
2768 2024.08.05 16:47:54.546006 [ 190 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::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
2769 2024.08.05 16:47:54.546203 [ 3 ] {307b7f65-32e8-46b9-bbc8-f2d6fffa9139} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2770 2024.08.05 16:47:54.546212 [ 190 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 161 rows starting from the beginning of the part
2771 2024.08.05 16:47:54.546543 [ 3 ] {307b7f65-32e8-46b9-bbc8-f2d6fffa9139} <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
2772 2024.08.05 16:47:54.547518 [ 3 ] {307b7f65-32e8-46b9-bbc8-f2d6fffa9139} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2773 2024.08.05 16:47:54.548572 [ 3 ] {307b7f65-32e8-46b9-bbc8-f2d6fffa9139} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2774 2024.08.05 16:47:54.548630 [ 3 ] {307b7f65-32e8-46b9-bbc8-f2d6fffa9139} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
2775 2024.08.05 16:47:54.548681 [ 197 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1271 rows, containing 5 columns (5 merged, 0 gathered) in 0.003999348 sec., 317801.8016936761 rows/sec., 22.17 MiB/sec.
2776 2024.08.05 16:47:54.549022 [ 197 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2777 2024.08.05 16:47:54.550194 [ 197 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2778 2024.08.05 16:47:54.550235 [ 3 ] {307b7f65-32e8-46b9-bbc8-f2d6fffa9139} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2779 2024.08.05 16:47:54.550358 [ 197 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2780 2024.08.05 16:47:54.550580 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB.
2781 2024.08.05 16:47:54.550949 [ 3 ] {307b7f65-32e8-46b9-bbc8-f2d6fffa9139} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2782 2024.08.05 16:47:54.551129 [ 56 ] {} <Debug> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
2783 2024.08.05 16:47:54.551167 [ 3 ] {307b7f65-32e8-46b9-bbc8-f2d6fffa9139} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.005249 sec., 4000.762049914269 rows/sec., 7.17 MiB/sec.
2784 2024.08.05 16:47:54.551185 [ 56 ] {} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2785 2024.08.05 16:47:54.551257 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
2786 2024.08.05 16:47:54.551613 [ 192 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::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
2787 2024.08.05 16:47:54.551797 [ 3 ] {307b7f65-32e8-46b9-bbc8-f2d6fffa9139} <Debug> DynamicQueryHandler: Done processing query
2788 2024.08.05 16:47:54.551854 [ 3 ] {307b7f65-32e8-46b9-bbc8-f2d6fffa9139} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
2789 2024.08.05 16:47:54.551903 [ 3 ] {} <Debug> HTTP-Session: 2e683045-251f-49fa-abe7-3599e9868367 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2790 2024.08.05 16:47:54.552150 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 3209, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2791 2024.08.05 16:47:54.552215 [ 192 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2792 2024.08.05 16:47:54.552234 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2793 2024.08.05 16:47:54.552292 [ 3 ] {} <Debug> HTTP-Session: aa4ab6b8-acb6-43cd-8c79-14a004497240 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
2794 2024.08.05 16:47:54.552336 [ 3 ] {} <Debug> HTTP-Session: aa4ab6b8-acb6-43cd-8c79-14a004497240 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2795 2024.08.05 16:47:54.552378 [ 3 ] {} <Debug> HTTP-Session: aa4ab6b8-acb6-43cd-8c79-14a004497240 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2796 2024.08.05 16:47:54.552378 [ 192 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::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
2797 2024.08.05 16:47:54.552439 [ 3 ] {} <Trace> HTTP-Session: aa4ab6b8-acb6-43cd-8c79-14a004497240 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2798 2024.08.05 16:47:54.552739 [ 3 ] {a922d284-1195-4fec-8750-8b4d6fcabed5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2799 2024.08.05 16:47:54.552925 [ 3 ] {a922d284-1195-4fec-8750-8b4d6fcabed5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2800 2024.08.05 16:47:54.553058 [ 192 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::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
2801 2024.08.05 16:47:54.553769 [ 3 ] {a922d284-1195-4fec-8750-8b4d6fcabed5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2802 2024.08.05 16:47:54.553904 [ 192 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::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
2803 2024.08.05 16:47:54.554519 [ 192 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::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
2804 2024.08.05 16:47:54.554804 [ 3 ] {a922d284-1195-4fec-8750-8b4d6fcabed5} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2805 2024.08.05 16:47:54.554912 [ 3 ] {a922d284-1195-4fec-8750-8b4d6fcabed5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
2806 2024.08.05 16:47:54.555229 [ 192 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::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
2807 2024.08.05 16:47:54.555729 [ 192 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::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
2808 2024.08.05 16:47:54.556406 [ 3 ] {a922d284-1195-4fec-8750-8b4d6fcabed5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
2809 2024.08.05 16:47:54.557200 [ 3 ] {a922d284-1195-4fec-8750-8b4d6fcabed5} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2810 2024.08.05 16:47:54.557642 [ 3 ] {a922d284-1195-4fec-8750-8b4d6fcabed5} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.005049 sec., 4555.357496533968 rows/sec., 246.41 KiB/sec.
2811 2024.08.05 16:47:54.558193 [ 3 ] {a922d284-1195-4fec-8750-8b4d6fcabed5} <Debug> DynamicQueryHandler: Done processing query
2812 2024.08.05 16:47:54.558240 [ 3 ] {a922d284-1195-4fec-8750-8b4d6fcabed5} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2813 2024.08.05 16:47:54.558288 [ 3 ] {} <Debug> HTTP-Session: aa4ab6b8-acb6-43cd-8c79-14a004497240 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2814 2024.08.05 16:47:54.558521 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2815 2024.08.05 16:47:54.558621 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2816 2024.08.05 16:47:54.558662 [ 3 ] {} <Debug> HTTP-Session: 4251933a-2f9b-4ea3-b669-cc2f1caaf3d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
2817 2024.08.05 16:47:54.558701 [ 3 ] {} <Debug> HTTP-Session: 4251933a-2f9b-4ea3-b669-cc2f1caaf3d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2818 2024.08.05 16:47:54.558741 [ 3 ] {} <Debug> HTTP-Session: 4251933a-2f9b-4ea3-b669-cc2f1caaf3d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2819 2024.08.05 16:47:54.558832 [ 3 ] {} <Trace> HTTP-Session: 4251933a-2f9b-4ea3-b669-cc2f1caaf3d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2820 2024.08.05 16:47:54.559169 [ 3 ] {2f6ecaba-adda-4050-9273-3414c7711a87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2821 2024.08.05 16:47:54.559272 [ 3 ] {2f6ecaba-adda-4050-9273-3414c7711a87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2822 2024.08.05 16:47:54.559995 [ 3 ] {2f6ecaba-adda-4050-9273-3414c7711a87} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2823 2024.08.05 16:47:54.560990 [ 3 ] {2f6ecaba-adda-4050-9273-3414c7711a87} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2824 2024.08.05 16:47:54.561048 [ 3 ] {2f6ecaba-adda-4050-9273-3414c7711a87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
2825 2024.08.05 16:47:54.562111 [ 3 ] {2f6ecaba-adda-4050-9273-3414c7711a87} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2826 2024.08.05 16:47:54.563144 [ 3 ] {2f6ecaba-adda-4050-9273-3414c7711a87} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2827 2024.08.05 16:47:54.563512 [ 56 ] {} <Debug> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2828 2024.08.05 16:47:54.563627 [ 56 ] {} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2829 2024.08.05 16:47:54.563623 [ 3 ] {2f6ecaba-adda-4050-9273-3414c7711a87} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004574 sec., 13117.621337997376 rows/sec., 905.25 KiB/sec.
2830 2024.08.05 16:47:54.563703 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
2831 2024.08.05 16:47:54.564287 [ 190 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::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
2832 2024.08.05 16:47:54.564421 [ 3 ] {2f6ecaba-adda-4050-9273-3414c7711a87} <Debug> DynamicQueryHandler: Done processing query
2833 2024.08.05 16:47:54.564501 [ 3 ] {2f6ecaba-adda-4050-9273-3414c7711a87} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2834 2024.08.05 16:47:54.564583 [ 3 ] {} <Debug> HTTP-Session: 4251933a-2f9b-4ea3-b669-cc2f1caaf3d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2835 2024.08.05 16:47:54.564893 [ 190 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2836 2024.08.05 16:47:54.564926 [ 192 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 124 rows, containing 19 columns (19 merged, 0 gathered) in 0.01350349 sec., 9182.811258422822 rows/sec., 16.46 MiB/sec.
2837 2024.08.05 16:47:54.564946 [ 190 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 204 rows starting from the beginning of the part
2838 2024.08.05 16:47:54.565107 [ 190 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::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
2839 2024.08.05 16:47:54.565430 [ 190 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::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
2840 2024.08.05 16:47:54.565739 [ 192 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
2841 2024.08.05 16:47:54.565770 [ 190 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::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
2842 2024.08.05 16:47:54.566109 [ 190 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::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
2843 2024.08.05 16:47:54.566459 [ 190 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::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
2844 2024.08.05 16:47:54.568213 [ 192 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2845 2024.08.05 16:47:54.568453 [ 192 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
2846 2024.08.05 16:47:54.568768 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.89 MiB.
2847 2024.08.05 16:47:54.569053 [ 200 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 504 rows, containing 4 columns (4 merged, 0 gathered) in 0.005176688 sec., 97359.54726265134 rows/sec., 6.53 MiB/sec.
2848 2024.08.05 16:47:54.569199 [ 190 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2849 2024.08.05 16:47:54.569558 [ 190 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_11_2} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2850 2024.08.05 16:47:54.569639 [ 190 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_11_2} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2851 2024.08.05 16:47:54.569711 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB.
2852 2024.08.05 16:47:59.456436 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 1294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2853 2024.08.05 16:47:59.456580 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2854 2024.08.05 16:47:59.456611 [ 3 ] {} <Debug> HTTP-Session: bc407c7d-83ac-45a6-817f-1b02145a9f65 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
2855 2024.08.05 16:47:59.456639 [ 3 ] {} <Debug> HTTP-Session: bc407c7d-83ac-45a6-817f-1b02145a9f65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2856 2024.08.05 16:47:59.456657 [ 3 ] {} <Debug> HTTP-Session: bc407c7d-83ac-45a6-817f-1b02145a9f65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2857 2024.08.05 16:47:59.456716 [ 3 ] {} <Trace> HTTP-Session: bc407c7d-83ac-45a6-817f-1b02145a9f65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2858 2024.08.05 16:47:59.457034 [ 3 ] {c2b03c17-f4b3-4d95-afc6-45d8c4ef4de4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
2859 2024.08.05 16:47:59.457522 [ 3 ] {c2b03c17-f4b3-4d95-afc6-45d8c4ef4de4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2860 2024.08.05 16:47:59.457575 [ 3 ] {c2b03c17-f4b3-4d95-afc6-45d8c4ef4de4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2861 2024.08.05 16:47:59.457939 [ 3 ] {c2b03c17-f4b3-4d95-afc6-45d8c4ef4de4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2862 2024.08.05 16:47:59.458023 [ 3 ] {c2b03c17-f4b3-4d95-afc6-45d8c4ef4de4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2863 2024.08.05 16:47:59.458205 [ 3 ] {c2b03c17-f4b3-4d95-afc6-45d8c4ef4de4} <Debug> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Key condition: (column 0 notIn 36-element set)
2864 2024.08.05 16:47:59.458354 [ 252 ] {c2b03c17-f4b3-4d95-afc6-45d8c4ef4de4} <Trace> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2865 2024.08.05 16:47:59.458406 [ 253 ] {c2b03c17-f4b3-4d95-afc6-45d8c4ef4de4} <Trace> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2866 2024.08.05 16:47:59.458404 [ 255 ] {c2b03c17-f4b3-4d95-afc6-45d8c4ef4de4} <Trace> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2867 2024.08.05 16:47:59.458588 [ 3 ] {c2b03c17-f4b3-4d95-afc6-45d8c4ef4de4} <Debug> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (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
2868 2024.08.05 16:47:59.458619 [ 3 ] {c2b03c17-f4b3-4d95-afc6-45d8c4ef4de4} <Trace> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Spreading mark ranges among streams (default reading)
2869 2024.08.05 16:47:59.458745 [ 3 ] {c2b03c17-f4b3-4d95-afc6-45d8c4ef4de4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2870 2024.08.05 16:47:59.458770 [ 3 ] {c2b03c17-f4b3-4d95-afc6-45d8c4ef4de4} <Debug> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Reading approx. 36 rows with 3 streams
2871 2024.08.05 16:47:59.458814 [ 3 ] {c2b03c17-f4b3-4d95-afc6-45d8c4ef4de4} <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', 'data_link:enabled', 'data_link:link_up', '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', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2872 2024.08.05 16:47:59.458862 [ 3 ] {c2b03c17-f4b3-4d95-afc6-45d8c4ef4de4} <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', 'data_link:enabled', 'data_link:link_up', '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', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2873 2024.08.05 16:47:59.458905 [ 3 ] {c2b03c17-f4b3-4d95-afc6-45d8c4ef4de4} <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', 'data_link:enabled', 'data_link:link_up', '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', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2874 2024.08.05 16:47:59.460803 [ 3 ] {c2b03c17-f4b3-4d95-afc6-45d8c4ef4de4} <Debug> executeQuery: Read 36 rows, 1.35 KiB in 0.003908 sec., 9211.873080859776 rows/sec., 345.85 KiB/sec.
2875 2024.08.05 16:47:59.461205 [ 3 ] {c2b03c17-f4b3-4d95-afc6-45d8c4ef4de4} <Debug> DynamicQueryHandler: Done processing query
2876 2024.08.05 16:47:59.461233 [ 3 ] {c2b03c17-f4b3-4d95-afc6-45d8c4ef4de4} <Debug> MemoryTracker: Peak memory usage (for query): 3.11 MiB.
2877 2024.08.05 16:47:59.461251 [ 3 ] {} <Debug> HTTP-Session: bc407c7d-83ac-45a6-817f-1b02145a9f65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2878 2024.08.05 16:47:59.461503 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 1332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2879 2024.08.05 16:47:59.461556 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2880 2024.08.05 16:47:59.461575 [ 3 ] {} <Debug> HTTP-Session: d05f3d66-e437-44cf-9cd5-0423aece4755 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
2881 2024.08.05 16:47:59.461593 [ 3 ] {} <Debug> HTTP-Session: d05f3d66-e437-44cf-9cd5-0423aece4755 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2882 2024.08.05 16:47:59.461606 [ 3 ] {} <Debug> HTTP-Session: d05f3d66-e437-44cf-9cd5-0423aece4755 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2883 2024.08.05 16:47:59.461643 [ 3 ] {} <Trace> HTTP-Session: d05f3d66-e437-44cf-9cd5-0423aece4755 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2884 2024.08.05 16:47:59.461812 [ 3 ] {87c91b62-902a-45e8-9d9d-7f70ac453349} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:errors_received', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
2885 2024.08.05 16:47:59.462120 [ 3 ] {87c91b62-902a-45e8-9d9d-7f70ac453349} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2886 2024.08.05 16:47:59.462170 [ 3 ] {87c91b62-902a-45e8-9d9d-7f70ac453349} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:errors_received', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2887 2024.08.05 16:47:59.462490 [ 3 ] {87c91b62-902a-45e8-9d9d-7f70ac453349} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2888 2024.08.05 16:47:59.462558 [ 3 ] {87c91b62-902a-45e8-9d9d-7f70ac453349} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2889 2024.08.05 16:47:59.462703 [ 3 ] {87c91b62-902a-45e8-9d9d-7f70ac453349} <Debug> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Key condition: (column 0 notIn 37-element set)
2890 2024.08.05 16:47:59.462809 [ 260 ] {87c91b62-902a-45e8-9d9d-7f70ac453349} <Trace> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2891 2024.08.05 16:47:59.462835 [ 257 ] {87c91b62-902a-45e8-9d9d-7f70ac453349} <Trace> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2892 2024.08.05 16:47:59.462856 [ 261 ] {87c91b62-902a-45e8-9d9d-7f70ac453349} <Trace> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2893 2024.08.05 16:47:59.462967 [ 3 ] {87c91b62-902a-45e8-9d9d-7f70ac453349} <Debug> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (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
2894 2024.08.05 16:47:59.462996 [ 3 ] {87c91b62-902a-45e8-9d9d-7f70ac453349} <Trace> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Spreading mark ranges among streams (default reading)
2895 2024.08.05 16:47:59.463101 [ 3 ] {87c91b62-902a-45e8-9d9d-7f70ac453349} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2896 2024.08.05 16:47:59.463124 [ 3 ] {87c91b62-902a-45e8-9d9d-7f70ac453349} <Debug> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Reading approx. 36 rows with 3 streams
2897 2024.08.05 16:47:59.463165 [ 3 ] {87c91b62-902a-45e8-9d9d-7f70ac453349} <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', 'data_link:enabled', 'data_link:link_up', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:errors_received', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2898 2024.08.05 16:47:59.463208 [ 3 ] {87c91b62-902a-45e8-9d9d-7f70ac453349} <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', 'data_link:enabled', 'data_link:link_up', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:errors_received', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2899 2024.08.05 16:47:59.463248 [ 3 ] {87c91b62-902a-45e8-9d9d-7f70ac453349} <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', 'data_link:enabled', 'data_link:link_up', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:errors_received', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2900 2024.08.05 16:47:59.464699 [ 3 ] {87c91b62-902a-45e8-9d9d-7f70ac453349} <Debug> executeQuery: Read 36 rows, 1.35 KiB in 0.002973 sec., 12108.980827447023 rows/sec., 454.61 KiB/sec.
2901 2024.08.05 16:47:59.465033 [ 3 ] {87c91b62-902a-45e8-9d9d-7f70ac453349} <Debug> DynamicQueryHandler: Done processing query
2902 2024.08.05 16:47:59.465058 [ 3 ] {87c91b62-902a-45e8-9d9d-7f70ac453349} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
2903 2024.08.05 16:47:59.465076 [ 3 ] {} <Debug> HTTP-Session: d05f3d66-e437-44cf-9cd5-0423aece4755 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2904 2024.08.05 16:47:59.465283 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 1366, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2905 2024.08.05 16:47:59.465331 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2906 2024.08.05 16:47:59.465350 [ 3 ] {} <Debug> HTTP-Session: cfbd3770-18bc-4425-84b2-a17eaee35392 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
2907 2024.08.05 16:47:59.465367 [ 3 ] {} <Debug> HTTP-Session: cfbd3770-18bc-4425-84b2-a17eaee35392 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2908 2024.08.05 16:47:59.465380 [ 3 ] {} <Debug> HTTP-Session: cfbd3770-18bc-4425-84b2-a17eaee35392 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2909 2024.08.05 16:47:59.465411 [ 3 ] {} <Trace> HTTP-Session: cfbd3770-18bc-4425-84b2-a17eaee35392 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2910 2024.08.05 16:47:59.465567 [ 3 ] {f5d22f12-4ffd-433f-ac79-e0a554c8f92e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
2911 2024.08.05 16:47:59.465865 [ 3 ] {f5d22f12-4ffd-433f-ac79-e0a554c8f92e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2912 2024.08.05 16:47:59.465915 [ 3 ] {f5d22f12-4ffd-433f-ac79-e0a554c8f92e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2913 2024.08.05 16:47:59.466232 [ 3 ] {f5d22f12-4ffd-433f-ac79-e0a554c8f92e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2914 2024.08.05 16:47:59.466298 [ 3 ] {f5d22f12-4ffd-433f-ac79-e0a554c8f92e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2915 2024.08.05 16:47:59.466441 [ 3 ] {f5d22f12-4ffd-433f-ac79-e0a554c8f92e} <Debug> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Key condition: (column 0 notIn 38-element set)
2916 2024.08.05 16:47:59.466587 [ 252 ] {f5d22f12-4ffd-433f-ac79-e0a554c8f92e} <Trace> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2917 2024.08.05 16:47:59.466586 [ 260 ] {f5d22f12-4ffd-433f-ac79-e0a554c8f92e} <Trace> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2918 2024.08.05 16:47:59.466607 [ 253 ] {f5d22f12-4ffd-433f-ac79-e0a554c8f92e} <Trace> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2919 2024.08.05 16:47:59.466721 [ 3 ] {f5d22f12-4ffd-433f-ac79-e0a554c8f92e} <Debug> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (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
2920 2024.08.05 16:47:59.466750 [ 3 ] {f5d22f12-4ffd-433f-ac79-e0a554c8f92e} <Trace> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Spreading mark ranges among streams (default reading)
2921 2024.08.05 16:47:59.466853 [ 3 ] {f5d22f12-4ffd-433f-ac79-e0a554c8f92e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2922 2024.08.05 16:47:59.466874 [ 3 ] {f5d22f12-4ffd-433f-ac79-e0a554c8f92e} <Debug> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Reading approx. 36 rows with 3 streams
2923 2024.08.05 16:47:59.466913 [ 3 ] {f5d22f12-4ffd-433f-ac79-e0a554c8f92e} <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', 'data_link:enabled', 'data_link:link_up', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2924 2024.08.05 16:47:59.466955 [ 3 ] {f5d22f12-4ffd-433f-ac79-e0a554c8f92e} <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', 'data_link:enabled', 'data_link:link_up', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2925 2024.08.05 16:47:59.466995 [ 3 ] {f5d22f12-4ffd-433f-ac79-e0a554c8f92e} <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', 'data_link:enabled', 'data_link:link_up', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2926 2024.08.05 16:47:59.468672 [ 3 ] {f5d22f12-4ffd-433f-ac79-e0a554c8f92e} <Debug> executeQuery: Read 36 rows, 1.35 KiB in 0.003186 sec., 11299.435028248587 rows/sec., 424.22 KiB/sec.
2927 2024.08.05 16:47:59.468978 [ 3 ] {f5d22f12-4ffd-433f-ac79-e0a554c8f92e} <Debug> DynamicQueryHandler: Done processing query
2928 2024.08.05 16:47:59.469003 [ 3 ] {f5d22f12-4ffd-433f-ac79-e0a554c8f92e} <Debug> MemoryTracker: Peak memory usage (for query): 3.11 MiB.
2929 2024.08.05 16:47:59.469021 [ 3 ] {} <Debug> HTTP-Session: cfbd3770-18bc-4425-84b2-a17eaee35392 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2930 2024.08.05 16:47:59.469223 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 1403, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2931 2024.08.05 16:47:59.469267 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2932 2024.08.05 16:47:59.469285 [ 3 ] {} <Debug> HTTP-Session: b0bed1c0-13b3-48d1-a429-470e9fce80b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
2933 2024.08.05 16:47:59.469300 [ 3 ] {} <Debug> HTTP-Session: b0bed1c0-13b3-48d1-a429-470e9fce80b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2934 2024.08.05 16:47:59.469313 [ 3 ] {} <Debug> HTTP-Session: b0bed1c0-13b3-48d1-a429-470e9fce80b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2935 2024.08.05 16:47:59.469342 [ 3 ] {} <Trace> HTTP-Session: b0bed1c0-13b3-48d1-a429-470e9fce80b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2936 2024.08.05 16:47:59.469489 [ 3 ] {f15097b1-c39e-4825-be7a-000fdf30374e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
2937 2024.08.05 16:47:59.469769 [ 3 ] {f15097b1-c39e-4825-be7a-000fdf30374e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2938 2024.08.05 16:47:59.469816 [ 3 ] {f15097b1-c39e-4825-be7a-000fdf30374e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2939 2024.08.05 16:47:59.470181 [ 3 ] {f15097b1-c39e-4825-be7a-000fdf30374e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2940 2024.08.05 16:47:59.470248 [ 3 ] {f15097b1-c39e-4825-be7a-000fdf30374e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2941 2024.08.05 16:47:59.470389 [ 3 ] {f15097b1-c39e-4825-be7a-000fdf30374e} <Debug> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Key condition: (column 0 notIn 39-element set)
2942 2024.08.05 16:47:59.470478 [ 257 ] {f15097b1-c39e-4825-be7a-000fdf30374e} <Trace> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2943 2024.08.05 16:47:59.470519 [ 255 ] {f15097b1-c39e-4825-be7a-000fdf30374e} <Trace> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2944 2024.08.05 16:47:59.470535 [ 259 ] {f15097b1-c39e-4825-be7a-000fdf30374e} <Trace> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2945 2024.08.05 16:47:59.470624 [ 3 ] {f15097b1-c39e-4825-be7a-000fdf30374e} <Debug> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (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
2946 2024.08.05 16:47:59.470652 [ 3 ] {f15097b1-c39e-4825-be7a-000fdf30374e} <Trace> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Spreading mark ranges among streams (default reading)
2947 2024.08.05 16:47:59.470758 [ 3 ] {f15097b1-c39e-4825-be7a-000fdf30374e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2948 2024.08.05 16:47:59.470780 [ 3 ] {f15097b1-c39e-4825-be7a-000fdf30374e} <Debug> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Reading approx. 36 rows with 3 streams
2949 2024.08.05 16:47:59.470821 [ 3 ] {f15097b1-c39e-4825-be7a-000fdf30374e} <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', 'data_link:enabled', 'data_link:link_up', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2950 2024.08.05 16:47:59.470864 [ 3 ] {f15097b1-c39e-4825-be7a-000fdf30374e} <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', 'data_link:enabled', 'data_link:link_up', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2951 2024.08.05 16:47:59.470905 [ 3 ] {f15097b1-c39e-4825-be7a-000fdf30374e} <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', 'data_link:enabled', 'data_link:link_up', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2952 2024.08.05 16:47:59.472450 [ 3 ] {f15097b1-c39e-4825-be7a-000fdf30374e} <Debug> executeQuery: Read 36 rows, 1.35 KiB in 0.003017 sec., 11932.383162081538 rows/sec., 447.98 KiB/sec.
2953 2024.08.05 16:47:59.472766 [ 3 ] {f15097b1-c39e-4825-be7a-000fdf30374e} <Debug> DynamicQueryHandler: Done processing query
2954 2024.08.05 16:47:59.472791 [ 3 ] {f15097b1-c39e-4825-be7a-000fdf30374e} <Debug> MemoryTracker: Peak memory usage (for query): 3.11 MiB.
2955 2024.08.05 16:47:59.472808 [ 3 ] {} <Debug> HTTP-Session: b0bed1c0-13b3-48d1-a429-470e9fce80b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2956 2024.08.05 16:47:59.473001 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 1442, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2957 2024.08.05 16:47:59.473050 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2958 2024.08.05 16:47:59.473069 [ 3 ] {} <Debug> HTTP-Session: 3f21595a-3243-4cc8-9a41-db7c59d63449 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
2959 2024.08.05 16:47:59.473085 [ 3 ] {} <Debug> HTTP-Session: 3f21595a-3243-4cc8-9a41-db7c59d63449 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2960 2024.08.05 16:47:59.473099 [ 3 ] {} <Debug> HTTP-Session: 3f21595a-3243-4cc8-9a41-db7c59d63449 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2961 2024.08.05 16:47:59.473131 [ 3 ] {} <Trace> HTTP-Session: 3f21595a-3243-4cc8-9a41-db7c59d63449 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2962 2024.08.05 16:47:59.473289 [ 3 ] {139a9447-87fd-432a-a70c-c35fac917f05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
2963 2024.08.05 16:47:59.473589 [ 3 ] {139a9447-87fd-432a-a70c-c35fac917f05} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2964 2024.08.05 16:47:59.473639 [ 3 ] {139a9447-87fd-432a-a70c-c35fac917f05} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2965 2024.08.05 16:47:59.473960 [ 3 ] {139a9447-87fd-432a-a70c-c35fac917f05} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2966 2024.08.05 16:47:59.474036 [ 3 ] {139a9447-87fd-432a-a70c-c35fac917f05} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2967 2024.08.05 16:47:59.474182 [ 3 ] {139a9447-87fd-432a-a70c-c35fac917f05} <Debug> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Key condition: (column 0 notIn 40-element set)
2968 2024.08.05 16:47:59.474274 [ 252 ] {139a9447-87fd-432a-a70c-c35fac917f05} <Trace> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2969 2024.08.05 16:47:59.474319 [ 260 ] {139a9447-87fd-432a-a70c-c35fac917f05} <Trace> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2970 2024.08.05 16:47:59.474335 [ 253 ] {139a9447-87fd-432a-a70c-c35fac917f05} <Trace> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2971 2024.08.05 16:47:59.474445 [ 3 ] {139a9447-87fd-432a-a70c-c35fac917f05} <Debug> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (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
2972 2024.08.05 16:47:59.474475 [ 3 ] {139a9447-87fd-432a-a70c-c35fac917f05} <Trace> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Spreading mark ranges among streams (default reading)
2973 2024.08.05 16:47:59.474580 [ 3 ] {139a9447-87fd-432a-a70c-c35fac917f05} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2974 2024.08.05 16:47:59.474602 [ 3 ] {139a9447-87fd-432a-a70c-c35fac917f05} <Debug> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Reading approx. 36 rows with 3 streams
2975 2024.08.05 16:47:59.474643 [ 3 ] {139a9447-87fd-432a-a70c-c35fac917f05} <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', 'data_link:enabled', 'data_link:link_up', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2976 2024.08.05 16:47:59.474689 [ 3 ] {139a9447-87fd-432a-a70c-c35fac917f05} <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', 'data_link:enabled', 'data_link:link_up', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2977 2024.08.05 16:47:59.474834 [ 3 ] {139a9447-87fd-432a-a70c-c35fac917f05} <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', 'data_link:enabled', 'data_link:link_up', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2978 2024.08.05 16:47:59.476673 [ 3 ] {139a9447-87fd-432a-a70c-c35fac917f05} <Debug> executeQuery: Read 36 rows, 1.35 KiB in 0.003466 sec., 10386.612810155799 rows/sec., 389.95 KiB/sec.
2979 2024.08.05 16:47:59.477010 [ 3 ] {139a9447-87fd-432a-a70c-c35fac917f05} <Debug> DynamicQueryHandler: Done processing query
2980 2024.08.05 16:47:59.477035 [ 3 ] {139a9447-87fd-432a-a70c-c35fac917f05} <Debug> MemoryTracker: Peak memory usage (for query): 3.11 MiB.
2981 2024.08.05 16:47:59.477052 [ 3 ] {} <Debug> HTTP-Session: 3f21595a-3243-4cc8-9a41-db7c59d63449 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2982 2024.08.05 16:47:59.477270 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 1475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2983 2024.08.05 16:47:59.477321 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2984 2024.08.05 16:47:59.477341 [ 3 ] {} <Debug> HTTP-Session: c5fb9af2-2f0c-4d82-8c24-d5c5d7783794 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
2985 2024.08.05 16:47:59.477358 [ 3 ] {} <Debug> HTTP-Session: c5fb9af2-2f0c-4d82-8c24-d5c5d7783794 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2986 2024.08.05 16:47:59.477372 [ 3 ] {} <Debug> HTTP-Session: c5fb9af2-2f0c-4d82-8c24-d5c5d7783794 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2987 2024.08.05 16:47:59.477405 [ 3 ] {} <Trace> HTTP-Session: c5fb9af2-2f0c-4d82-8c24-d5c5d7783794 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2988 2024.08.05 16:47:59.477580 [ 3 ] {a67442da-31f7-4899-9dd0-b10150c1cf52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
2989 2024.08.05 16:47:59.477887 [ 3 ] {a67442da-31f7-4899-9dd0-b10150c1cf52} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2990 2024.08.05 16:47:59.477937 [ 3 ] {a67442da-31f7-4899-9dd0-b10150c1cf52} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2991 2024.08.05 16:47:59.478272 [ 3 ] {a67442da-31f7-4899-9dd0-b10150c1cf52} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2992 2024.08.05 16:47:59.478341 [ 3 ] {a67442da-31f7-4899-9dd0-b10150c1cf52} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2993 2024.08.05 16:47:59.478487 [ 3 ] {a67442da-31f7-4899-9dd0-b10150c1cf52} <Debug> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Key condition: (column 0 notIn 41-element set)
2994 2024.08.05 16:47:59.478660 [ 261 ] {a67442da-31f7-4899-9dd0-b10150c1cf52} <Trace> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2995 2024.08.05 16:47:59.478666 [ 252 ] {a67442da-31f7-4899-9dd0-b10150c1cf52} <Trace> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2996 2024.08.05 16:47:59.478662 [ 259 ] {a67442da-31f7-4899-9dd0-b10150c1cf52} <Trace> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2997 2024.08.05 16:47:59.478816 [ 3 ] {a67442da-31f7-4899-9dd0-b10150c1cf52} <Debug> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (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
2998 2024.08.05 16:47:59.478846 [ 3 ] {a67442da-31f7-4899-9dd0-b10150c1cf52} <Trace> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Spreading mark ranges among streams (default reading)
2999 2024.08.05 16:47:59.478955 [ 3 ] {a67442da-31f7-4899-9dd0-b10150c1cf52} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
3000 2024.08.05 16:47:59.478977 [ 3 ] {a67442da-31f7-4899-9dd0-b10150c1cf52} <Debug> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d) (SelectExecutor): Reading approx. 36 rows with 3 streams
3001 2024.08.05 16:47:59.479022 [ 3 ] {a67442da-31f7-4899-9dd0-b10150c1cf52} <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', 'data_link:enabled', 'data_link:link_up', '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', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
3002 2024.08.05 16:47:59.479066 [ 3 ] {a67442da-31f7-4899-9dd0-b10150c1cf52} <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', 'data_link:enabled', 'data_link:link_up', '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', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
3003 2024.08.05 16:47:59.479105 [ 3 ] {a67442da-31f7-4899-9dd0-b10150c1cf52} <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', 'data_link:enabled', 'data_link:link_up', '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', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
3004 2024.08.05 16:47:59.480836 [ 3 ] {a67442da-31f7-4899-9dd0-b10150c1cf52} <Debug> executeQuery: Read 36 rows, 1.35 KiB in 0.00334 sec., 10778.443113772455 rows/sec., 404.66 KiB/sec.
3005 2024.08.05 16:47:59.481173 [ 3 ] {a67442da-31f7-4899-9dd0-b10150c1cf52} <Debug> DynamicQueryHandler: Done processing query
3006 2024.08.05 16:47:59.481199 [ 3 ] {a67442da-31f7-4899-9dd0-b10150c1cf52} <Debug> MemoryTracker: Peak memory usage (for query): 3.11 MiB.
3007 2024.08.05 16:47:59.481216 [ 3 ] {} <Debug> HTTP-Session: c5fb9af2-2f0c-4d82-8c24-d5c5d7783794 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3008 2024.08.05 16:47:59.496863 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3009 2024.08.05 16:47:59.496917 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3010 2024.08.05 16:47:59.496937 [ 3 ] {} <Debug> HTTP-Session: 74a0dc6d-80d8-44d9-a4db-a3071222548c Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
3011 2024.08.05 16:47:59.496954 [ 3 ] {} <Debug> HTTP-Session: 74a0dc6d-80d8-44d9-a4db-a3071222548c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3012 2024.08.05 16:47:59.496968 [ 3 ] {} <Debug> HTTP-Session: 74a0dc6d-80d8-44d9-a4db-a3071222548c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3013 2024.08.05 16:47:59.496999 [ 3 ] {} <Trace> HTTP-Session: 74a0dc6d-80d8-44d9-a4db-a3071222548c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3014 2024.08.05 16:47:59.497116 [ 3 ] {789cc505-1d36-4e86-af25-d5541520a03b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
3015 2024.08.05 16:47:59.497163 [ 3 ] {789cc505-1d36-4e86-af25-d5541520a03b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
3016 2024.08.05 16:47:59.497335 [ 3 ] {789cc505-1d36-4e86-af25-d5541520a03b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3017 2024.08.05 16:47:59.497629 [ 3 ] {789cc505-1d36-4e86-af25-d5541520a03b} <Trace> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3018 2024.08.05 16:47:59.497670 [ 3 ] {789cc505-1d36-4e86-af25-d5541520a03b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
3019 2024.08.05 16:47:59.498156 [ 3 ] {789cc505-1d36-4e86-af25-d5541520a03b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
3020 2024.08.05 16:47:59.498477 [ 3 ] {789cc505-1d36-4e86-af25-d5541520a03b} <Trace> oximeter.timeseries_schema (563119d8-657c-4c55-a747-b1ba200b521d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3021 2024.08.05 16:47:59.498636 [ 3 ] {789cc505-1d36-4e86-af25-d5541520a03b} <Debug> executeQuery: Read 6 rows, 996.00 B in 0.001555 sec., 3858.5209003215436 rows/sec., 625.50 KiB/sec.
3022 2024.08.05 16:47:59.498806 [ 3 ] {789cc505-1d36-4e86-af25-d5541520a03b} <Debug> DynamicQueryHandler: Done processing query
3023 2024.08.05 16:47:59.498831 [ 3 ] {789cc505-1d36-4e86-af25-d5541520a03b} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3024 2024.08.05 16:47:59.498847 [ 3 ] {} <Debug> HTTP-Session: 74a0dc6d-80d8-44d9-a4db-a3071222548c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3025 2024.08.05 16:47:59.498967 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 1628, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3026 2024.08.05 16:47:59.499015 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3027 2024.08.05 16:47:59.499034 [ 3 ] {} <Debug> HTTP-Session: 3b9a0798-9389-41f4-9774-8f612d7b19b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
3028 2024.08.05 16:47:59.499050 [ 3 ] {} <Debug> HTTP-Session: 3b9a0798-9389-41f4-9774-8f612d7b19b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3029 2024.08.05 16:47:59.499063 [ 3 ] {} <Debug> HTTP-Session: 3b9a0798-9389-41f4-9774-8f612d7b19b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3030 2024.08.05 16:47:59.499094 [ 3 ] {} <Trace> HTTP-Session: 3b9a0798-9389-41f4-9774-8f612d7b19b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3031 2024.08.05 16:47:59.499195 [ 3 ] {a7fc6c04-7e7b-4984-ac67-0ea320a94413} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3032 2024.08.05 16:47:59.499239 [ 3 ] {a7fc6c04-7e7b-4984-ac67-0ea320a94413} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3033 2024.08.05 16:47:59.499368 [ 3 ] {a7fc6c04-7e7b-4984-ac67-0ea320a94413} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3034 2024.08.05 16:47:59.499622 [ 3 ] {a7fc6c04-7e7b-4984-ac67-0ea320a94413} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3035 2024.08.05 16:47:59.499659 [ 3 ] {a7fc6c04-7e7b-4984-ac67-0ea320a94413} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
3036 2024.08.05 16:47:59.499971 [ 3 ] {a7fc6c04-7e7b-4984-ac67-0ea320a94413} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
3037 2024.08.05 16:47:59.500281 [ 3 ] {a7fc6c04-7e7b-4984-ac67-0ea320a94413} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3038 2024.08.05 16:47:59.500439 [ 3 ] {a7fc6c04-7e7b-4984-ac67-0ea320a94413} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001272 sec., 8647.798742138366 rows/sec., 700.94 KiB/sec.
3039 2024.08.05 16:47:59.500732 [ 3 ] {a7fc6c04-7e7b-4984-ac67-0ea320a94413} <Debug> DynamicQueryHandler: Done processing query
3040 2024.08.05 16:47:59.500758 [ 3 ] {a7fc6c04-7e7b-4984-ac67-0ea320a94413} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3041 2024.08.05 16:47:59.500774 [ 3 ] {} <Debug> HTTP-Session: 3b9a0798-9389-41f4-9774-8f612d7b19b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3042 2024.08.05 16:47:59.500896 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3043 2024.08.05 16:47:59.500943 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3044 2024.08.05 16:47:59.500963 [ 3 ] {} <Debug> HTTP-Session: 243e88d2-f3b9-48ec-b32f-f14816a870dc Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
3045 2024.08.05 16:47:59.500980 [ 3 ] {} <Debug> HTTP-Session: 243e88d2-f3b9-48ec-b32f-f14816a870dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3046 2024.08.05 16:47:59.500994 [ 3 ] {} <Debug> HTTP-Session: 243e88d2-f3b9-48ec-b32f-f14816a870dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3047 2024.08.05 16:47:59.501024 [ 3 ] {} <Trace> HTTP-Session: 243e88d2-f3b9-48ec-b32f-f14816a870dc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3048 2024.08.05 16:47:59.501119 [ 3 ] {cf56762f-ce7c-49a8-b6d4-bf77404173eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3049 2024.08.05 16:47:59.501164 [ 3 ] {cf56762f-ce7c-49a8-b6d4-bf77404173eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3050 2024.08.05 16:47:59.501310 [ 3 ] {cf56762f-ce7c-49a8-b6d4-bf77404173eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3051 2024.08.05 16:47:59.501549 [ 3 ] {cf56762f-ce7c-49a8-b6d4-bf77404173eb} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3052 2024.08.05 16:47:59.501586 [ 3 ] {cf56762f-ce7c-49a8-b6d4-bf77404173eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
3053 2024.08.05 16:47:59.501886 [ 3 ] {cf56762f-ce7c-49a8-b6d4-bf77404173eb} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
3054 2024.08.05 16:47:59.502203 [ 3 ] {cf56762f-ce7c-49a8-b6d4-bf77404173eb} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3055 2024.08.05 16:47:59.502362 [ 3 ] {cf56762f-ce7c-49a8-b6d4-bf77404173eb} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001262 sec., 1584.7860538827258 rows/sec., 129.23 KiB/sec.
3056 2024.08.05 16:47:59.502640 [ 3 ] {cf56762f-ce7c-49a8-b6d4-bf77404173eb} <Debug> DynamicQueryHandler: Done processing query
3057 2024.08.05 16:47:59.502666 [ 3 ] {cf56762f-ce7c-49a8-b6d4-bf77404173eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3058 2024.08.05 16:47:59.502682 [ 3 ] {} <Debug> HTTP-Session: 243e88d2-f3b9-48ec-b32f-f14816a870dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3059 2024.08.05 16:47:59.502859 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 18085, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3060 2024.08.05 16:47:59.502908 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3061 2024.08.05 16:47:59.502927 [ 3 ] {} <Debug> HTTP-Session: 7ea05986-7685-4b8f-9994-7175b29fcca9 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
3062 2024.08.05 16:47:59.502943 [ 3 ] {} <Debug> HTTP-Session: 7ea05986-7685-4b8f-9994-7175b29fcca9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3063 2024.08.05 16:47:59.502957 [ 3 ] {} <Debug> HTTP-Session: 7ea05986-7685-4b8f-9994-7175b29fcca9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3064 2024.08.05 16:47:59.502988 [ 3 ] {} <Trace> HTTP-Session: 7ea05986-7685-4b8f-9994-7175b29fcca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3065 2024.08.05 16:47:59.503121 [ 3 ] {b9999172-5ecb-4b62-97f2-1a3aa0e4b09a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3066 2024.08.05 16:47:59.503171 [ 3 ] {b9999172-5ecb-4b62-97f2-1a3aa0e4b09a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3067 2024.08.05 16:47:59.503318 [ 3 ] {b9999172-5ecb-4b62-97f2-1a3aa0e4b09a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3068 2024.08.05 16:47:59.503667 [ 3 ] {b9999172-5ecb-4b62-97f2-1a3aa0e4b09a} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3069 2024.08.05 16:47:59.503704 [ 3 ] {b9999172-5ecb-4b62-97f2-1a3aa0e4b09a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
3070 2024.08.05 16:47:59.504021 [ 3 ] {b9999172-5ecb-4b62-97f2-1a3aa0e4b09a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
3071 2024.08.05 16:47:59.504327 [ 3 ] {b9999172-5ecb-4b62-97f2-1a3aa0e4b09a} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3072 2024.08.05 16:47:59.504479 [ 3 ] {b9999172-5ecb-4b62-97f2-1a3aa0e4b09a} <Debug> executeQuery: Read 127 rows, 10.37 KiB in 0.001417 sec., 89625.97035991531 rows/sec., 7.15 MiB/sec.
3073 2024.08.05 16:47:59.504634 [ 3 ] {b9999172-5ecb-4b62-97f2-1a3aa0e4b09a} <Debug> DynamicQueryHandler: Done processing query
3074 2024.08.05 16:47:59.504658 [ 3 ] {b9999172-5ecb-4b62-97f2-1a3aa0e4b09a} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3075 2024.08.05 16:47:59.504674 [ 3 ] {} <Debug> HTTP-Session: 7ea05986-7685-4b8f-9994-7175b29fcca9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3076 2024.08.05 16:47:59.504795 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3077 2024.08.05 16:47:59.504843 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3078 2024.08.05 16:47:59.504863 [ 3 ] {} <Debug> HTTP-Session: 173db01d-f9c6-4645-841b-e426000b647d Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
3079 2024.08.05 16:47:59.504879 [ 3 ] {} <Debug> HTTP-Session: 173db01d-f9c6-4645-841b-e426000b647d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3080 2024.08.05 16:47:59.504893 [ 3 ] {} <Debug> HTTP-Session: 173db01d-f9c6-4645-841b-e426000b647d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3081 2024.08.05 16:47:59.504924 [ 3 ] {} <Trace> HTTP-Session: 173db01d-f9c6-4645-841b-e426000b647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3082 2024.08.05 16:47:59.505016 [ 3 ] {60f9b389-7f70-4759-8a49-a9e72b52348e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3083 2024.08.05 16:47:59.505058 [ 3 ] {60f9b389-7f70-4759-8a49-a9e72b52348e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3084 2024.08.05 16:47:59.505186 [ 3 ] {60f9b389-7f70-4759-8a49-a9e72b52348e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3085 2024.08.05 16:47:59.505422 [ 3 ] {60f9b389-7f70-4759-8a49-a9e72b52348e} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3086 2024.08.05 16:47:59.505457 [ 3 ] {60f9b389-7f70-4759-8a49-a9e72b52348e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
3087 2024.08.05 16:47:59.505754 [ 3 ] {60f9b389-7f70-4759-8a49-a9e72b52348e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
3088 2024.08.05 16:47:59.506055 [ 3 ] {60f9b389-7f70-4759-8a49-a9e72b52348e} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3089 2024.08.05 16:47:59.506196 [ 3 ] {60f9b389-7f70-4759-8a49-a9e72b52348e} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001194 sec., 1675.0418760469013 rows/sec., 116.96 KiB/sec.
3090 2024.08.05 16:47:59.506464 [ 3 ] {60f9b389-7f70-4759-8a49-a9e72b52348e} <Debug> DynamicQueryHandler: Done processing query
3091 2024.08.05 16:47:59.506489 [ 3 ] {60f9b389-7f70-4759-8a49-a9e72b52348e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3092 2024.08.05 16:47:59.506506 [ 3 ] {} <Debug> HTTP-Session: 173db01d-f9c6-4645-841b-e426000b647d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3093 2024.08.05 16:47:59.506614 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 181, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3094 2024.08.05 16:47:59.506662 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3095 2024.08.05 16:47:59.506680 [ 3 ] {} <Debug> HTTP-Session: 0535ed63-2305-4f4b-9e90-ba6a00440a0c Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
3096 2024.08.05 16:47:59.506697 [ 3 ] {} <Debug> HTTP-Session: 0535ed63-2305-4f4b-9e90-ba6a00440a0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3097 2024.08.05 16:47:59.506710 [ 3 ] {} <Debug> HTTP-Session: 0535ed63-2305-4f4b-9e90-ba6a00440a0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3098 2024.08.05 16:47:59.506740 [ 3 ] {} <Trace> HTTP-Session: 0535ed63-2305-4f4b-9e90-ba6a00440a0c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3099 2024.08.05 16:47:59.506830 [ 3 ] {09e68442-c28b-4ef7-9a21-2192cdc126e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
3100 2024.08.05 16:47:59.506873 [ 3 ] {09e68442-c28b-4ef7-9a21-2192cdc126e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
3101 2024.08.05 16:47:59.507022 [ 3 ] {09e68442-c28b-4ef7-9a21-2192cdc126e0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3102 2024.08.05 16:47:59.507253 [ 3 ] {09e68442-c28b-4ef7-9a21-2192cdc126e0} <Trace> oximeter.fields_u32 (668d0e35-b44f-4b29-bbb4-e73e39c11b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3103 2024.08.05 16:47:59.507290 [ 3 ] {09e68442-c28b-4ef7-9a21-2192cdc126e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
3104 2024.08.05 16:47:59.507581 [ 3 ] {09e68442-c28b-4ef7-9a21-2192cdc126e0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
3105 2024.08.05 16:47:59.507891 [ 3 ] {09e68442-c28b-4ef7-9a21-2192cdc126e0} <Trace> oximeter.fields_u32 (668d0e35-b44f-4b29-bbb4-e73e39c11b68): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3106 2024.08.05 16:47:59.508047 [ 3 ] {09e68442-c28b-4ef7-9a21-2192cdc126e0} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.00124 sec., 806.4516129032259 rows/sec., 53.55 KiB/sec.
3107 2024.08.05 16:47:59.508201 [ 3 ] {09e68442-c28b-4ef7-9a21-2192cdc126e0} <Debug> DynamicQueryHandler: Done processing query
3108 2024.08.05 16:47:59.508226 [ 3 ] {09e68442-c28b-4ef7-9a21-2192cdc126e0} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3109 2024.08.05 16:47:59.508242 [ 3 ] {} <Debug> HTTP-Session: 0535ed63-2305-4f4b-9e90-ba6a00440a0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3110 2024.08.05 16:47:59.508373 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 19344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3111 2024.08.05 16:47:59.508421 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3112 2024.08.05 16:47:59.508440 [ 3 ] {} <Debug> HTTP-Session: 90a538ed-a928-4faa-85c0-bb976de73ff6 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
3113 2024.08.05 16:47:59.508457 [ 3 ] {} <Debug> HTTP-Session: 90a538ed-a928-4faa-85c0-bb976de73ff6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3114 2024.08.05 16:47:59.508470 [ 3 ] {} <Debug> HTTP-Session: 90a538ed-a928-4faa-85c0-bb976de73ff6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3115 2024.08.05 16:47:59.508500 [ 3 ] {} <Trace> HTTP-Session: 90a538ed-a928-4faa-85c0-bb976de73ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3116 2024.08.05 16:47:59.508622 [ 3 ] {311b7fa1-1cd1-4edc-89b5-f86afd1cf5f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3117 2024.08.05 16:47:59.508665 [ 3 ] {311b7fa1-1cd1-4edc-89b5-f86afd1cf5f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3118 2024.08.05 16:47:59.508787 [ 3 ] {311b7fa1-1cd1-4edc-89b5-f86afd1cf5f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3119 2024.08.05 16:47:59.509177 [ 3 ] {311b7fa1-1cd1-4edc-89b5-f86afd1cf5f6} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3120 2024.08.05 16:47:59.509215 [ 3 ] {311b7fa1-1cd1-4edc-89b5-f86afd1cf5f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
3121 2024.08.05 16:47:59.509534 [ 3 ] {311b7fa1-1cd1-4edc-89b5-f86afd1cf5f6} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
3122 2024.08.05 16:47:59.509846 [ 3 ] {311b7fa1-1cd1-4edc-89b5-f86afd1cf5f6} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3123 2024.08.05 16:47:59.510000 [ 3 ] {311b7fa1-1cd1-4edc-89b5-f86afd1cf5f6} <Debug> executeQuery: Read 114 rows, 9.11 KiB in 0.001424 sec., 80056.1797752809 rows/sec., 6.25 MiB/sec.
3124 2024.08.05 16:47:59.510169 [ 3 ] {311b7fa1-1cd1-4edc-89b5-f86afd1cf5f6} <Debug> DynamicQueryHandler: Done processing query
3125 2024.08.05 16:47:59.510194 [ 3 ] {311b7fa1-1cd1-4edc-89b5-f86afd1cf5f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3126 2024.08.05 16:47:59.510210 [ 3 ] {} <Debug> HTTP-Session: 90a538ed-a928-4faa-85c0-bb976de73ff6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3127 2024.08.05 16:47:59.510495 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 100115, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3128 2024.08.05 16:47:59.510544 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3129 2024.08.05 16:47:59.510564 [ 3 ] {} <Debug> HTTP-Session: 330b51c4-1fd0-407a-b475-02b34ff96768 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
3130 2024.08.05 16:47:59.510580 [ 3 ] {} <Debug> HTTP-Session: 330b51c4-1fd0-407a-b475-02b34ff96768 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3131 2024.08.05 16:47:59.510595 [ 3 ] {} <Debug> HTTP-Session: 330b51c4-1fd0-407a-b475-02b34ff96768 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3132 2024.08.05 16:47:59.510626 [ 3 ] {} <Trace> HTTP-Session: 330b51c4-1fd0-407a-b475-02b34ff96768 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3133 2024.08.05 16:47:59.510969 [ 3 ] {3ec7b0d4-0812-4902-973b-a9a55cbd12e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3134 2024.08.05 16:47:59.511017 [ 3 ] {3ec7b0d4-0812-4902-973b-a9a55cbd12e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3135 2024.08.05 16:47:59.511164 [ 3 ] {3ec7b0d4-0812-4902-973b-a9a55cbd12e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3136 2024.08.05 16:47:59.511769 [ 3 ] {3ec7b0d4-0812-4902-973b-a9a55cbd12e7} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3137 2024.08.05 16:47:59.511806 [ 3 ] {3ec7b0d4-0812-4902-973b-a9a55cbd12e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
3138 2024.08.05 16:47:59.512206 [ 3 ] {3ec7b0d4-0812-4902-973b-a9a55cbd12e7} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
3139 2024.08.05 16:47:59.512557 [ 3 ] {3ec7b0d4-0812-4902-973b-a9a55cbd12e7} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3140 2024.08.05 16:47:59.512715 [ 3 ] {3ec7b0d4-0812-4902-973b-a9a55cbd12e7} <Debug> executeQuery: Read 521 rows, 37.50 KiB in 0.001917 sec., 271778.82107459573 rows/sec., 19.10 MiB/sec.
3141 2024.08.05 16:47:59.512880 [ 3 ] {3ec7b0d4-0812-4902-973b-a9a55cbd12e7} <Debug> DynamicQueryHandler: Done processing query
3142 2024.08.05 16:47:59.512906 [ 3 ] {3ec7b0d4-0812-4902-973b-a9a55cbd12e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.48 MiB.
3143 2024.08.05 16:47:59.512922 [ 3 ] {} <Debug> HTTP-Session: 330b51c4-1fd0-407a-b475-02b34ff96768 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3144 2024.08.05 16:47:59.513054 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 212, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3145 2024.08.05 16:47:59.513101 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3146 2024.08.05 16:47:59.513120 [ 3 ] {} <Debug> HTTP-Session: d127dd96-9444-4942-af57-8b5bdddfdff7 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
3147 2024.08.05 16:47:59.513137 [ 3 ] {} <Debug> HTTP-Session: d127dd96-9444-4942-af57-8b5bdddfdff7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3148 2024.08.05 16:47:59.513152 [ 3 ] {} <Debug> HTTP-Session: d127dd96-9444-4942-af57-8b5bdddfdff7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3149 2024.08.05 16:47:59.513183 [ 3 ] {} <Trace> HTTP-Session: d127dd96-9444-4942-af57-8b5bdddfdff7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3150 2024.08.05 16:47:59.513275 [ 3 ] {45d4c266-8d4f-43af-a45b-328f5d52f80a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
3151 2024.08.05 16:47:59.513321 [ 3 ] {45d4c266-8d4f-43af-a45b-328f5d52f80a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
3152 2024.08.05 16:47:59.513450 [ 3 ] {45d4c266-8d4f-43af-a45b-328f5d52f80a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3153 2024.08.05 16:47:59.513711 [ 3 ] {45d4c266-8d4f-43af-a45b-328f5d52f80a} <Trace> oximeter.measurements_f64 (64a1cf2f-1c71-4b61-93a3-500e68304f01): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3154 2024.08.05 16:47:59.513748 [ 3 ] {45d4c266-8d4f-43af-a45b-328f5d52f80a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
3155 2024.08.05 16:47:59.514096 [ 3 ] {45d4c266-8d4f-43af-a45b-328f5d52f80a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
3156 2024.08.05 16:47:59.514429 [ 3 ] {45d4c266-8d4f-43af-a45b-328f5d52f80a} <Trace> oximeter.measurements_f64 (64a1cf2f-1c71-4b61-93a3-500e68304f01): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3157 2024.08.05 16:47:59.514602 [ 3 ] {45d4c266-8d4f-43af-a45b-328f5d52f80a} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001334 sec., 749.625187406297 rows/sec., 47.58 KiB/sec.
3158 2024.08.05 16:47:59.514878 [ 3 ] {45d4c266-8d4f-43af-a45b-328f5d52f80a} <Debug> DynamicQueryHandler: Done processing query
3159 2024.08.05 16:47:59.514904 [ 3 ] {45d4c266-8d4f-43af-a45b-328f5d52f80a} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
3160 2024.08.05 16:47:59.514919 [ 3 ] {} <Debug> HTTP-Session: d127dd96-9444-4942-af57-8b5bdddfdff7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3161 2024.08.05 16:47:59.515050 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 17562, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3162 2024.08.05 16:47:59.515098 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3163 2024.08.05 16:47:59.515117 [ 3 ] {} <Debug> HTTP-Session: 53e51c8b-451c-4c6d-a9ef-8dbdda7a9f00 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
3164 2024.08.05 16:47:59.515133 [ 3 ] {} <Debug> HTTP-Session: 53e51c8b-451c-4c6d-a9ef-8dbdda7a9f00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3165 2024.08.05 16:47:59.515148 [ 3 ] {} <Debug> HTTP-Session: 53e51c8b-451c-4c6d-a9ef-8dbdda7a9f00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3166 2024.08.05 16:47:59.515178 [ 3 ] {} <Trace> HTTP-Session: 53e51c8b-451c-4c6d-a9ef-8dbdda7a9f00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3167 2024.08.05 16:47:59.515392 [ 3 ] {f37ad298-24e4-4eba-a001-5b2ee6cef2a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3168 2024.08.05 16:47:59.515460 [ 3 ] {f37ad298-24e4-4eba-a001-5b2ee6cef2a4} <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
3169 2024.08.05 16:47:59.515884 [ 3 ] {f37ad298-24e4-4eba-a001-5b2ee6cef2a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3170 2024.08.05 16:47:59.516389 [ 3 ] {f37ad298-24e4-4eba-a001-5b2ee6cef2a4} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3171 2024.08.05 16:47:59.516425 [ 3 ] {f37ad298-24e4-4eba-a001-5b2ee6cef2a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
3172 2024.08.05 16:47:59.517000 [ 3 ] {f37ad298-24e4-4eba-a001-5b2ee6cef2a4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
3173 2024.08.05 16:47:59.517411 [ 3 ] {f37ad298-24e4-4eba-a001-5b2ee6cef2a4} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3174 2024.08.05 16:47:59.517593 [ 3 ] {f37ad298-24e4-4eba-a001-5b2ee6cef2a4} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002341 sec., 4698.846646732165 rows/sec., 8.42 MiB/sec.
3175 2024.08.05 16:47:59.517793 [ 3 ] {f37ad298-24e4-4eba-a001-5b2ee6cef2a4} <Debug> DynamicQueryHandler: Done processing query
3176 2024.08.05 16:47:59.517818 [ 3 ] {f37ad298-24e4-4eba-a001-5b2ee6cef2a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
3177 2024.08.05 16:47:59.517834 [ 3 ] {} <Debug> HTTP-Session: 53e51c8b-451c-4c6d-a9ef-8dbdda7a9f00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3178 2024.08.05 16:47:59.517945 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 2405, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3179 2024.08.05 16:47:59.517993 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3180 2024.08.05 16:47:59.518013 [ 3 ] {} <Debug> HTTP-Session: b66d549d-d1d5-49c4-a767-648f0ce9e0d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
3181 2024.08.05 16:47:59.518030 [ 3 ] {} <Debug> HTTP-Session: b66d549d-d1d5-49c4-a767-648f0ce9e0d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3182 2024.08.05 16:47:59.518044 [ 3 ] {} <Debug> HTTP-Session: b66d549d-d1d5-49c4-a767-648f0ce9e0d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3183 2024.08.05 16:47:59.518075 [ 3 ] {} <Trace> HTTP-Session: b66d549d-d1d5-49c4-a767-648f0ce9e0d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3184 2024.08.05 16:47:59.518177 [ 3 ] {3e1f2b23-af22-4623-8d15-0141e6320ada} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
3185 2024.08.05 16:47:59.518223 [ 3 ] {3e1f2b23-af22-4623-8d15-0141e6320ada} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
3186 2024.08.05 16:47:59.518351 [ 3 ] {3e1f2b23-af22-4623-8d15-0141e6320ada} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3187 2024.08.05 16:47:59.518624 [ 3 ] {3e1f2b23-af22-4623-8d15-0141e6320ada} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3188 2024.08.05 16:47:59.518662 [ 3 ] {3e1f2b23-af22-4623-8d15-0141e6320ada} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
3189 2024.08.05 16:47:59.519014 [ 3 ] {3e1f2b23-af22-4623-8d15-0141e6320ada} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
3190 2024.08.05 16:47:59.519342 [ 3 ] {3e1f2b23-af22-4623-8d15-0141e6320ada} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3191 2024.08.05 16:47:59.519516 [ 3 ] {3e1f2b23-af22-4623-8d15-0141e6320ada} <Debug> executeQuery: Read 15 rows, 1.09 KiB in 0.001357 sec., 11053.79513633014 rows/sec., 801.69 KiB/sec.
3192 2024.08.05 16:47:59.519821 [ 3 ] {3e1f2b23-af22-4623-8d15-0141e6320ada} <Debug> DynamicQueryHandler: Done processing query
3193 2024.08.05 16:47:59.519847 [ 3 ] {3e1f2b23-af22-4623-8d15-0141e6320ada} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3194 2024.08.05 16:47:59.519863 [ 3 ] {} <Debug> HTTP-Session: b66d549d-d1d5-49c4-a767-648f0ce9e0d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3195 2024.08.05 16:47:59.519990 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3196 2024.08.05 16:47:59.520040 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3197 2024.08.05 16:47:59.520059 [ 3 ] {} <Debug> HTTP-Session: 17c3d191-385c-4944-845c-dbff669825c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
3198 2024.08.05 16:47:59.520075 [ 3 ] {} <Debug> HTTP-Session: 17c3d191-385c-4944-845c-dbff669825c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3199 2024.08.05 16:47:59.520088 [ 3 ] {} <Debug> HTTP-Session: 17c3d191-385c-4944-845c-dbff669825c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3200 2024.08.05 16:47:59.520119 [ 3 ] {} <Trace> HTTP-Session: 17c3d191-385c-4944-845c-dbff669825c5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3201 2024.08.05 16:47:59.520231 [ 3 ] {24ed6a48-8b8e-480f-97e4-65a553f4fea6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3202 2024.08.05 16:47:59.520276 [ 3 ] {24ed6a48-8b8e-480f-97e4-65a553f4fea6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3203 2024.08.05 16:47:59.520427 [ 3 ] {24ed6a48-8b8e-480f-97e4-65a553f4fea6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3204 2024.08.05 16:47:59.520741 [ 3 ] {24ed6a48-8b8e-480f-97e4-65a553f4fea6} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3205 2024.08.05 16:47:59.520777 [ 3 ] {24ed6a48-8b8e-480f-97e4-65a553f4fea6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
3206 2024.08.05 16:47:59.521141 [ 3 ] {24ed6a48-8b8e-480f-97e4-65a553f4fea6} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
3207 2024.08.05 16:47:59.521465 [ 3 ] {24ed6a48-8b8e-480f-97e4-65a553f4fea6} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3208 2024.08.05 16:47:59.521596 [ 3 ] {24ed6a48-8b8e-480f-97e4-65a553f4fea6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001398 sec., 42918.45493562232 rows/sec., 2.89 MiB/sec.
3209 2024.08.05 16:47:59.521778 [ 3 ] {24ed6a48-8b8e-480f-97e4-65a553f4fea6} <Debug> DynamicQueryHandler: Done processing query
3210 2024.08.05 16:47:59.521804 [ 3 ] {24ed6a48-8b8e-480f-97e4-65a553f4fea6} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3211 2024.08.05 16:47:59.521820 [ 3 ] {} <Debug> HTTP-Session: 17c3d191-385c-4944-845c-dbff669825c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3212 2024.08.05 16:48:00.000232 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.15 MiB, peak 189.58 MiB, free memory in arenas 0.00 B, will set to 181.12 MiB (RSS), difference: -1.03 MiB
3213 2024.08.05 16:48:03.506152 [ 48 ] {} <Debug> DNSResolver: Updating DNS cache
3214 2024.08.05 16:48:03.506223 [ 48 ] {} <Debug> DNSResolver: Updated DNS cache
3215 2024.08.05 16:48:04.464003 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 3758, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3216 2024.08.05 16:48:04.464177 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3217 2024.08.05 16:48:04.464222 [ 3 ] {} <Debug> HTTP-Session: 97aa452c-73d9-4226-b16f-3ffd30f930d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
3218 2024.08.05 16:48:04.464261 [ 3 ] {} <Debug> HTTP-Session: 97aa452c-73d9-4226-b16f-3ffd30f930d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3219 2024.08.05 16:48:04.464289 [ 3 ] {} <Debug> HTTP-Session: 97aa452c-73d9-4226-b16f-3ffd30f930d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3220 2024.08.05 16:48:04.464370 [ 3 ] {} <Trace> HTTP-Session: 97aa452c-73d9-4226-b16f-3ffd30f930d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3221 2024.08.05 16:48:04.464672 [ 3 ] {d7a1b35c-5ca8-44a3-9d57-69c6845b0789} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3222 2024.08.05 16:48:04.464762 [ 3 ] {d7a1b35c-5ca8-44a3-9d57-69c6845b0789} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3223 2024.08.05 16:48:04.464962 [ 3 ] {d7a1b35c-5ca8-44a3-9d57-69c6845b0789} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3224 2024.08.05 16:48:04.465398 [ 3 ] {d7a1b35c-5ca8-44a3-9d57-69c6845b0789} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3225 2024.08.05 16:48:04.465444 [ 3 ] {d7a1b35c-5ca8-44a3-9d57-69c6845b0789} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
3226 2024.08.05 16:48:04.465825 [ 3 ] {d7a1b35c-5ca8-44a3-9d57-69c6845b0789} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
3227 2024.08.05 16:48:04.466153 [ 3 ] {d7a1b35c-5ca8-44a3-9d57-69c6845b0789} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3228 2024.08.05 16:48:04.466323 [ 3 ] {d7a1b35c-5ca8-44a3-9d57-69c6845b0789} <Debug> executeQuery: Read 27 rows, 2.04 KiB in 0.001741 sec., 15508.328546812178 rows/sec., 1.15 MiB/sec.
3229 2024.08.05 16:48:04.466648 [ 3 ] {d7a1b35c-5ca8-44a3-9d57-69c6845b0789} <Debug> DynamicQueryHandler: Done processing query
3230 2024.08.05 16:48:04.466678 [ 3 ] {d7a1b35c-5ca8-44a3-9d57-69c6845b0789} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3231 2024.08.05 16:48:04.466695 [ 3 ] {} <Debug> HTTP-Session: 97aa452c-73d9-4226-b16f-3ffd30f930d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3232 2024.08.05 16:48:04.466851 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 33833, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3233 2024.08.05 16:48:04.466903 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3234 2024.08.05 16:48:04.466924 [ 3 ] {} <Debug> HTTP-Session: a1f66ace-c1b9-4fb4-bf9e-879a5a3060bc Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
3235 2024.08.05 16:48:04.466942 [ 3 ] {} <Debug> HTTP-Session: a1f66ace-c1b9-4fb4-bf9e-879a5a3060bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3236 2024.08.05 16:48:04.466955 [ 3 ] {} <Debug> HTTP-Session: a1f66ace-c1b9-4fb4-bf9e-879a5a3060bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3237 2024.08.05 16:48:04.466990 [ 3 ] {} <Trace> HTTP-Session: a1f66ace-c1b9-4fb4-bf9e-879a5a3060bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3238 2024.08.05 16:48:04.467168 [ 3 ] {f5d0b688-1af5-4918-9613-d91765437018} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3239 2024.08.05 16:48:04.467213 [ 3 ] {f5d0b688-1af5-4918-9613-d91765437018} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3240 2024.08.05 16:48:04.467353 [ 3 ] {f5d0b688-1af5-4918-9613-d91765437018} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3241 2024.08.05 16:48:04.467808 [ 3 ] {f5d0b688-1af5-4918-9613-d91765437018} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3242 2024.08.05 16:48:04.467844 [ 3 ] {f5d0b688-1af5-4918-9613-d91765437018} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
3243 2024.08.05 16:48:04.468167 [ 3 ] {f5d0b688-1af5-4918-9613-d91765437018} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3244 2024.08.05 16:48:04.468476 [ 3 ] {f5d0b688-1af5-4918-9613-d91765437018} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3245 2024.08.05 16:48:04.468628 [ 3 ] {f5d0b688-1af5-4918-9613-d91765437018} <Debug> executeQuery: Read 224 rows, 20.23 KiB in 0.001541 sec., 145360.155743024 rows/sec., 12.82 MiB/sec.
3246 2024.08.05 16:48:04.468781 [ 3 ] {f5d0b688-1af5-4918-9613-d91765437018} <Debug> DynamicQueryHandler: Done processing query
3247 2024.08.05 16:48:04.468806 [ 3 ] {f5d0b688-1af5-4918-9613-d91765437018} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB.
3248 2024.08.05 16:48:04.468821 [ 3 ] {} <Debug> HTTP-Session: a1f66ace-c1b9-4fb4-bf9e-879a5a3060bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3249 2024.08.05 16:48:04.469012 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 65110, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3250 2024.08.05 16:48:04.469060 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3251 2024.08.05 16:48:04.469079 [ 3 ] {} <Debug> HTTP-Session: f6eada7e-bbc0-44af-a735-f7dac6757e84 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
3252 2024.08.05 16:48:04.469095 [ 3 ] {} <Debug> HTTP-Session: f6eada7e-bbc0-44af-a735-f7dac6757e84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3253 2024.08.05 16:48:04.469109 [ 3 ] {} <Debug> HTTP-Session: f6eada7e-bbc0-44af-a735-f7dac6757e84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3254 2024.08.05 16:48:04.469139 [ 3 ] {} <Trace> HTTP-Session: f6eada7e-bbc0-44af-a735-f7dac6757e84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3255 2024.08.05 16:48:04.469353 [ 3 ] {ab8fea91-3b3b-48ad-b759-4e0c072dffc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3256 2024.08.05 16:48:04.469397 [ 3 ] {ab8fea91-3b3b-48ad-b759-4e0c072dffc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3257 2024.08.05 16:48:04.469521 [ 3 ] {ab8fea91-3b3b-48ad-b759-4e0c072dffc9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3258 2024.08.05 16:48:04.470083 [ 3 ] {ab8fea91-3b3b-48ad-b759-4e0c072dffc9} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3259 2024.08.05 16:48:04.470120 [ 3 ] {ab8fea91-3b3b-48ad-b759-4e0c072dffc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
3260 2024.08.05 16:48:04.470449 [ 3 ] {ab8fea91-3b3b-48ad-b759-4e0c072dffc9} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3261 2024.08.05 16:48:04.470756 [ 3 ] {ab8fea91-3b3b-48ad-b759-4e0c072dffc9} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3262 2024.08.05 16:48:04.470915 [ 3 ] {ab8fea91-3b3b-48ad-b759-4e0c072dffc9} <Debug> executeQuery: Read 403 rows, 29.16 KiB in 0.001655 sec., 243504.53172205438 rows/sec., 17.20 MiB/sec.
3263 2024.08.05 16:48:04.471082 [ 3 ] {ab8fea91-3b3b-48ad-b759-4e0c072dffc9} <Debug> DynamicQueryHandler: Done processing query
3264 2024.08.05 16:48:04.471108 [ 3 ] {ab8fea91-3b3b-48ad-b759-4e0c072dffc9} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
3265 2024.08.05 16:48:04.471124 [ 3 ] {} <Debug> HTTP-Session: f6eada7e-bbc0-44af-a735-f7dac6757e84 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3266 2024.08.05 16:48:04.471243 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3267 2024.08.05 16:48:04.471292 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3268 2024.08.05 16:48:04.471311 [ 3 ] {} <Debug> HTTP-Session: 88615c6a-f5c1-4451-a2ca-0f86804daeeb Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
3269 2024.08.05 16:48:04.471327 [ 3 ] {} <Debug> HTTP-Session: 88615c6a-f5c1-4451-a2ca-0f86804daeeb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3270 2024.08.05 16:48:04.471341 [ 3 ] {} <Debug> HTTP-Session: 88615c6a-f5c1-4451-a2ca-0f86804daeeb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3271 2024.08.05 16:48:04.471372 [ 3 ] {} <Trace> HTTP-Session: 88615c6a-f5c1-4451-a2ca-0f86804daeeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3272 2024.08.05 16:48:04.471466 [ 3 ] {008dfd6c-adc8-461e-81c5-365e1387ffb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3273 2024.08.05 16:48:04.471510 [ 3 ] {008dfd6c-adc8-461e-81c5-365e1387ffb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3274 2024.08.05 16:48:04.471640 [ 3 ] {008dfd6c-adc8-461e-81c5-365e1387ffb4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3275 2024.08.05 16:48:04.471886 [ 3 ] {008dfd6c-adc8-461e-81c5-365e1387ffb4} <Trace> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3276 2024.08.05 16:48:04.471922 [ 3 ] {008dfd6c-adc8-461e-81c5-365e1387ffb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
3277 2024.08.05 16:48:04.472275 [ 3 ] {008dfd6c-adc8-461e-81c5-365e1387ffb4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
3278 2024.08.05 16:48:04.472599 [ 3 ] {008dfd6c-adc8-461e-81c5-365e1387ffb4} <Trace> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3279 2024.08.05 16:48:04.472720 [ 3 ] {008dfd6c-adc8-461e-81c5-365e1387ffb4} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001278 sec., 4694.835680751174 rows/sec., 201.73 KiB/sec.
3280 2024.08.05 16:48:04.472990 [ 3 ] {008dfd6c-adc8-461e-81c5-365e1387ffb4} <Debug> DynamicQueryHandler: Done processing query
3281 2024.08.05 16:48:04.473020 [ 3 ] {008dfd6c-adc8-461e-81c5-365e1387ffb4} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3282 2024.08.05 16:48:04.473037 [ 3 ] {} <Debug> HTTP-Session: 88615c6a-f5c1-4451-a2ca-0f86804daeeb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3283 2024.08.05 16:48:04.473178 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3284 2024.08.05 16:48:04.473228 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3285 2024.08.05 16:48:04.473246 [ 3 ] {} <Debug> HTTP-Session: 474dfd51-537d-4e04-a4ec-cc094e82580e Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
3286 2024.08.05 16:48:04.473262 [ 3 ] {} <Debug> HTTP-Session: 474dfd51-537d-4e04-a4ec-cc094e82580e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3287 2024.08.05 16:48:04.473276 [ 3 ] {} <Debug> HTTP-Session: 474dfd51-537d-4e04-a4ec-cc094e82580e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3288 2024.08.05 16:48:04.473306 [ 3 ] {} <Trace> HTTP-Session: 474dfd51-537d-4e04-a4ec-cc094e82580e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3289 2024.08.05 16:48:04.473446 [ 3 ] {af49700a-c3c6-47d5-85c0-984ca0865ecf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3290 2024.08.05 16:48:04.473495 [ 3 ] {af49700a-c3c6-47d5-85c0-984ca0865ecf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3291 2024.08.05 16:48:04.473656 [ 3 ] {af49700a-c3c6-47d5-85c0-984ca0865ecf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3292 2024.08.05 16:48:04.473989 [ 3 ] {af49700a-c3c6-47d5-85c0-984ca0865ecf} <Trace> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3293 2024.08.05 16:48:04.474024 [ 3 ] {af49700a-c3c6-47d5-85c0-984ca0865ecf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
3294 2024.08.05 16:48:04.474393 [ 3 ] {af49700a-c3c6-47d5-85c0-984ca0865ecf} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
3295 2024.08.05 16:48:04.474733 [ 3 ] {af49700a-c3c6-47d5-85c0-984ca0865ecf} <Trace> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3296 2024.08.05 16:48:04.474863 [ 3 ] {af49700a-c3c6-47d5-85c0-984ca0865ecf} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001479 sec., 52062.204192021636 rows/sec., 3.21 MiB/sec.
3297 2024.08.05 16:48:04.475184 [ 3 ] {af49700a-c3c6-47d5-85c0-984ca0865ecf} <Debug> DynamicQueryHandler: Done processing query
3298 2024.08.05 16:48:04.475209 [ 3 ] {af49700a-c3c6-47d5-85c0-984ca0865ecf} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3299 2024.08.05 16:48:04.475226 [ 3 ] {} <Debug> HTTP-Session: 474dfd51-537d-4e04-a4ec-cc094e82580e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3300 2024.08.05 16:48:04.475380 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 30582, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3301 2024.08.05 16:48:04.475430 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3302 2024.08.05 16:48:04.475449 [ 3 ] {} <Debug> HTTP-Session: 7cfdeb5e-e1b0-410f-9476-9c72ddd3c7ce Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
3303 2024.08.05 16:48:04.475465 [ 3 ] {} <Debug> HTTP-Session: 7cfdeb5e-e1b0-410f-9476-9c72ddd3c7ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3304 2024.08.05 16:48:04.475479 [ 3 ] {} <Debug> HTTP-Session: 7cfdeb5e-e1b0-410f-9476-9c72ddd3c7ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3305 2024.08.05 16:48:04.475510 [ 3 ] {} <Trace> HTTP-Session: 7cfdeb5e-e1b0-410f-9476-9c72ddd3c7ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3306 2024.08.05 16:48:04.475657 [ 3 ] {2f5bfccb-c2d8-4198-a246-a2bc74dd9076} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3307 2024.08.05 16:48:04.475706 [ 3 ] {2f5bfccb-c2d8-4198-a246-a2bc74dd9076} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3308 2024.08.05 16:48:04.475869 [ 3 ] {2f5bfccb-c2d8-4198-a246-a2bc74dd9076} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3309 2024.08.05 16:48:04.476241 [ 3 ] {2f5bfccb-c2d8-4198-a246-a2bc74dd9076} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3310 2024.08.05 16:48:04.476277 [ 3 ] {2f5bfccb-c2d8-4198-a246-a2bc74dd9076} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
3311 2024.08.05 16:48:04.476640 [ 3 ] {2f5bfccb-c2d8-4198-a246-a2bc74dd9076} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3312 2024.08.05 16:48:04.476967 [ 3 ] {2f5bfccb-c2d8-4198-a246-a2bc74dd9076} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3313 2024.08.05 16:48:04.477098 [ 3 ] {2f5bfccb-c2d8-4198-a246-a2bc74dd9076} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001513 sec., 105750.16523463318 rows/sec., 7.37 MiB/sec.
3314 2024.08.05 16:48:04.477252 [ 3 ] {2f5bfccb-c2d8-4198-a246-a2bc74dd9076} <Debug> DynamicQueryHandler: Done processing query
3315 2024.08.05 16:48:04.477277 [ 3 ] {2f5bfccb-c2d8-4198-a246-a2bc74dd9076} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3316 2024.08.05 16:48:04.477293 [ 3 ] {} <Debug> HTTP-Session: 7cfdeb5e-e1b0-410f-9476-9c72ddd3c7ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3317 2024.08.05 16:48:04.477448 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 33561, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3318 2024.08.05 16:48:04.477496 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3319 2024.08.05 16:48:04.477514 [ 3 ] {} <Debug> HTTP-Session: 561edcee-3d97-4207-9db1-2afa91a28fd6 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
3320 2024.08.05 16:48:04.477530 [ 3 ] {} <Debug> HTTP-Session: 561edcee-3d97-4207-9db1-2afa91a28fd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3321 2024.08.05 16:48:04.477544 [ 3 ] {} <Debug> HTTP-Session: 561edcee-3d97-4207-9db1-2afa91a28fd6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3322 2024.08.05 16:48:04.477574 [ 3 ] {} <Trace> HTTP-Session: 561edcee-3d97-4207-9db1-2afa91a28fd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3323 2024.08.05 16:48:04.477822 [ 3 ] {9efb1b20-c79b-4792-8b93-1f077e5ed3e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3324 2024.08.05 16:48:04.477884 [ 3 ] {9efb1b20-c79b-4792-8b93-1f077e5ed3e2} <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
3325 2024.08.05 16:48:04.478291 [ 3 ] {9efb1b20-c79b-4792-8b93-1f077e5ed3e2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3326 2024.08.05 16:48:04.478942 [ 3 ] {9efb1b20-c79b-4792-8b93-1f077e5ed3e2} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3327 2024.08.05 16:48:04.478978 [ 3 ] {9efb1b20-c79b-4792-8b93-1f077e5ed3e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
3328 2024.08.05 16:48:04.479584 [ 3 ] {9efb1b20-c79b-4792-8b93-1f077e5ed3e2} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
3329 2024.08.05 16:48:04.479989 [ 3 ] {9efb1b20-c79b-4792-8b93-1f077e5ed3e2} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3330 2024.08.05 16:48:04.480138 [ 3 ] {9efb1b20-c79b-4792-8b93-1f077e5ed3e2} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.002487 sec., 8443.90832328106 rows/sec., 15.13 MiB/sec.
3331 2024.08.05 16:48:04.480360 [ 3 ] {9efb1b20-c79b-4792-8b93-1f077e5ed3e2} <Debug> DynamicQueryHandler: Done processing query
3332 2024.08.05 16:48:04.480385 [ 3 ] {9efb1b20-c79b-4792-8b93-1f077e5ed3e2} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
3333 2024.08.05 16:48:04.480401 [ 3 ] {} <Debug> HTTP-Session: 561edcee-3d97-4207-9db1-2afa91a28fd6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3334 2024.08.05 16:48:04.480512 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 3209, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3335 2024.08.05 16:48:04.480562 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3336 2024.08.05 16:48:04.480581 [ 3 ] {} <Debug> HTTP-Session: a2b27291-773a-4d81-ba24-88ccfdde2274 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
3337 2024.08.05 16:48:04.480596 [ 3 ] {} <Debug> HTTP-Session: a2b27291-773a-4d81-ba24-88ccfdde2274 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3338 2024.08.05 16:48:04.480610 [ 3 ] {} <Debug> HTTP-Session: a2b27291-773a-4d81-ba24-88ccfdde2274 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3339 2024.08.05 16:48:04.480640 [ 3 ] {} <Trace> HTTP-Session: a2b27291-773a-4d81-ba24-88ccfdde2274 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3340 2024.08.05 16:48:04.480740 [ 3 ] {bc797137-f90d-4cdd-9e9a-70fcea7eaeb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
3341 2024.08.05 16:48:04.480784 [ 3 ] {bc797137-f90d-4cdd-9e9a-70fcea7eaeb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
3342 2024.08.05 16:48:04.480911 [ 3 ] {bc797137-f90d-4cdd-9e9a-70fcea7eaeb1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3343 2024.08.05 16:48:04.481210 [ 3 ] {bc797137-f90d-4cdd-9e9a-70fcea7eaeb1} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3344 2024.08.05 16:48:04.481245 [ 3 ] {bc797137-f90d-4cdd-9e9a-70fcea7eaeb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
3345 2024.08.05 16:48:04.481598 [ 3 ] {bc797137-f90d-4cdd-9e9a-70fcea7eaeb1} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
3346 2024.08.05 16:48:04.481925 [ 3 ] {bc797137-f90d-4cdd-9e9a-70fcea7eaeb1} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3347 2024.08.05 16:48:04.482050 [ 3 ] {bc797137-f90d-4cdd-9e9a-70fcea7eaeb1} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001341 sec., 17151.37956748695 rows/sec., 927.77 KiB/sec.
3348 2024.08.05 16:48:04.482210 [ 3 ] {bc797137-f90d-4cdd-9e9a-70fcea7eaeb1} <Debug> DynamicQueryHandler: Done processing query
3349 2024.08.05 16:48:04.482236 [ 3 ] {bc797137-f90d-4cdd-9e9a-70fcea7eaeb1} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3350 2024.08.05 16:48:04.482251 [ 3 ] {} <Debug> HTTP-Session: a2b27291-773a-4d81-ba24-88ccfdde2274 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3351 2024.08.05 16:48:04.482360 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3352 2024.08.05 16:48:04.482407 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3353 2024.08.05 16:48:04.482427 [ 3 ] {} <Debug> HTTP-Session: 358a829c-1017-467a-9ca6-36c1b3a7fc23 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
3354 2024.08.05 16:48:04.482443 [ 3 ] {} <Debug> HTTP-Session: 358a829c-1017-467a-9ca6-36c1b3a7fc23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3355 2024.08.05 16:48:04.482456 [ 3 ] {} <Debug> HTTP-Session: 358a829c-1017-467a-9ca6-36c1b3a7fc23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3356 2024.08.05 16:48:04.482487 [ 3 ] {} <Trace> HTTP-Session: 358a829c-1017-467a-9ca6-36c1b3a7fc23 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3357 2024.08.05 16:48:04.482603 [ 3 ] {e1b1acdb-543f-4fdd-beea-30fc395fea1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3358 2024.08.05 16:48:04.482647 [ 3 ] {e1b1acdb-543f-4fdd-beea-30fc395fea1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3359 2024.08.05 16:48:04.482773 [ 3 ] {e1b1acdb-543f-4fdd-beea-30fc395fea1e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3360 2024.08.05 16:48:04.483056 [ 3 ] {e1b1acdb-543f-4fdd-beea-30fc395fea1e} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3361 2024.08.05 16:48:04.483103 [ 3 ] {e1b1acdb-543f-4fdd-beea-30fc395fea1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
3362 2024.08.05 16:48:04.483485 [ 3 ] {e1b1acdb-543f-4fdd-beea-30fc395fea1e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3363 2024.08.05 16:48:04.483804 [ 3 ] {e1b1acdb-543f-4fdd-beea-30fc395fea1e} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3364 2024.08.05 16:48:04.483942 [ 3 ] {e1b1acdb-543f-4fdd-beea-30fc395fea1e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001374 sec., 43668.12227074236 rows/sec., 2.94 MiB/sec.
3365 2024.08.05 16:48:04.484225 [ 3 ] {e1b1acdb-543f-4fdd-beea-30fc395fea1e} <Debug> DynamicQueryHandler: Done processing query
3366 2024.08.05 16:48:04.484249 [ 3 ] {e1b1acdb-543f-4fdd-beea-30fc395fea1e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3367 2024.08.05 16:48:04.484265 [ 3 ] {} <Debug> HTTP-Session: 358a829c-1017-467a-9ca6-36c1b3a7fc23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3368 2024.08.05 16:48:09.459997 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 1628, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3369 2024.08.05 16:48:09.460192 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3370 2024.08.05 16:48:09.460240 [ 3 ] {} <Debug> HTTP-Session: 4422c421-3d30-4da4-880a-0711b47a524e Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
3371 2024.08.05 16:48:09.460283 [ 3 ] {} <Debug> HTTP-Session: 4422c421-3d30-4da4-880a-0711b47a524e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3372 2024.08.05 16:48:09.460314 [ 3 ] {} <Debug> HTTP-Session: 4422c421-3d30-4da4-880a-0711b47a524e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3373 2024.08.05 16:48:09.460395 [ 3 ] {} <Trace> HTTP-Session: 4422c421-3d30-4da4-880a-0711b47a524e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3374 2024.08.05 16:48:09.460677 [ 3 ] {f84f2d13-2b67-40eb-ba44-b3bee10590e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3375 2024.08.05 16:48:09.460783 [ 3 ] {f84f2d13-2b67-40eb-ba44-b3bee10590e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3376 2024.08.05 16:48:09.461030 [ 3 ] {f84f2d13-2b67-40eb-ba44-b3bee10590e3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3377 2024.08.05 16:48:09.461451 [ 3 ] {f84f2d13-2b67-40eb-ba44-b3bee10590e3} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3378 2024.08.05 16:48:09.461494 [ 3 ] {f84f2d13-2b67-40eb-ba44-b3bee10590e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
3379 2024.08.05 16:48:09.461863 [ 3 ] {f84f2d13-2b67-40eb-ba44-b3bee10590e3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
3380 2024.08.05 16:48:09.462197 [ 3 ] {f84f2d13-2b67-40eb-ba44-b3bee10590e3} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3381 2024.08.05 16:48:09.462346 [ 3 ] {f84f2d13-2b67-40eb-ba44-b3bee10590e3} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001762 sec., 6242.905788876277 rows/sec., 506.02 KiB/sec.
3382 2024.08.05 16:48:09.462595 [ 3 ] {f84f2d13-2b67-40eb-ba44-b3bee10590e3} <Debug> DynamicQueryHandler: Done processing query
3383 2024.08.05 16:48:09.462626 [ 3 ] {f84f2d13-2b67-40eb-ba44-b3bee10590e3} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3384 2024.08.05 16:48:09.462643 [ 3 ] {} <Debug> HTTP-Session: 4422c421-3d30-4da4-880a-0711b47a524e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3385 2024.08.05 16:48:09.462819 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3386 2024.08.05 16:48:09.462875 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3387 2024.08.05 16:48:09.462895 [ 3 ] {} <Debug> HTTP-Session: a5d465a8-2321-4eb0-979c-c68f32cfa534 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
3388 2024.08.05 16:48:09.462914 [ 3 ] {} <Debug> HTTP-Session: a5d465a8-2321-4eb0-979c-c68f32cfa534 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3389 2024.08.05 16:48:09.462929 [ 3 ] {} <Debug> HTTP-Session: a5d465a8-2321-4eb0-979c-c68f32cfa534 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3390 2024.08.05 16:48:09.462964 [ 3 ] {} <Trace> HTTP-Session: a5d465a8-2321-4eb0-979c-c68f32cfa534 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3391 2024.08.05 16:48:09.463064 [ 3 ] {3d634950-2053-4a09-bf23-77a975436ce5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3392 2024.08.05 16:48:09.463111 [ 3 ] {3d634950-2053-4a09-bf23-77a975436ce5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3393 2024.08.05 16:48:09.463242 [ 3 ] {3d634950-2053-4a09-bf23-77a975436ce5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3394 2024.08.05 16:48:09.463528 [ 3 ] {3d634950-2053-4a09-bf23-77a975436ce5} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3395 2024.08.05 16:48:09.463566 [ 3 ] {3d634950-2053-4a09-bf23-77a975436ce5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
3396 2024.08.05 16:48:09.463880 [ 3 ] {3d634950-2053-4a09-bf23-77a975436ce5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
3397 2024.08.05 16:48:09.464190 [ 3 ] {3d634950-2053-4a09-bf23-77a975436ce5} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3398 2024.08.05 16:48:09.464320 [ 3 ] {3d634950-2053-4a09-bf23-77a975436ce5} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001283 sec., 1558.846453624318 rows/sec., 127.11 KiB/sec.
3399 2024.08.05 16:48:09.464523 [ 3 ] {3d634950-2053-4a09-bf23-77a975436ce5} <Debug> DynamicQueryHandler: Done processing query
3400 2024.08.05 16:48:09.464550 [ 3 ] {3d634950-2053-4a09-bf23-77a975436ce5} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3401 2024.08.05 16:48:09.464566 [ 3 ] {} <Debug> HTTP-Session: a5d465a8-2321-4eb0-979c-c68f32cfa534 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3402 2024.08.05 16:48:09.464757 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 12943, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3403 2024.08.05 16:48:09.464807 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3404 2024.08.05 16:48:09.464827 [ 3 ] {} <Debug> HTTP-Session: a72fca70-7f91-4de7-b0c4-797a61073aca Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
3405 2024.08.05 16:48:09.464845 [ 3 ] {} <Debug> HTTP-Session: a72fca70-7f91-4de7-b0c4-797a61073aca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3406 2024.08.05 16:48:09.464860 [ 3 ] {} <Debug> HTTP-Session: a72fca70-7f91-4de7-b0c4-797a61073aca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3407 2024.08.05 16:48:09.464892 [ 3 ] {} <Trace> HTTP-Session: a72fca70-7f91-4de7-b0c4-797a61073aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3408 2024.08.05 16:48:09.465016 [ 3 ] {73b73869-31c3-4c51-a45f-388e888cb7f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3409 2024.08.05 16:48:09.465060 [ 3 ] {73b73869-31c3-4c51-a45f-388e888cb7f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3410 2024.08.05 16:48:09.465182 [ 3 ] {73b73869-31c3-4c51-a45f-388e888cb7f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3411 2024.08.05 16:48:09.465536 [ 3 ] {73b73869-31c3-4c51-a45f-388e888cb7f5} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3412 2024.08.05 16:48:09.465574 [ 3 ] {73b73869-31c3-4c51-a45f-388e888cb7f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
3413 2024.08.05 16:48:09.465895 [ 3 ] {73b73869-31c3-4c51-a45f-388e888cb7f5} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3414 2024.08.05 16:48:09.466200 [ 3 ] {73b73869-31c3-4c51-a45f-388e888cb7f5} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3415 2024.08.05 16:48:09.466329 [ 3 ] {73b73869-31c3-4c51-a45f-388e888cb7f5} <Debug> executeQuery: Read 90 rows, 7.46 KiB in 0.001362 sec., 66079.29515418502 rows/sec., 5.35 MiB/sec.
3416 2024.08.05 16:48:09.466491 [ 3 ] {73b73869-31c3-4c51-a45f-388e888cb7f5} <Debug> DynamicQueryHandler: Done processing query
3417 2024.08.05 16:48:09.466517 [ 3 ] {73b73869-31c3-4c51-a45f-388e888cb7f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3418 2024.08.05 16:48:09.466533 [ 3 ] {} <Debug> HTTP-Session: a72fca70-7f91-4de7-b0c4-797a61073aca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3419 2024.08.05 16:48:09.466657 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3420 2024.08.05 16:48:09.466709 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3421 2024.08.05 16:48:09.466728 [ 3 ] {} <Debug> HTTP-Session: 884ac549-4aa7-4aa6-be44-0ac7db049d2f Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
3422 2024.08.05 16:48:09.466745 [ 3 ] {} <Debug> HTTP-Session: 884ac549-4aa7-4aa6-be44-0ac7db049d2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3423 2024.08.05 16:48:09.466760 [ 3 ] {} <Debug> HTTP-Session: 884ac549-4aa7-4aa6-be44-0ac7db049d2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3424 2024.08.05 16:48:09.466793 [ 3 ] {} <Trace> HTTP-Session: 884ac549-4aa7-4aa6-be44-0ac7db049d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3425 2024.08.05 16:48:09.466888 [ 3 ] {023e628e-4b26-412a-b571-bbb5c46b4ea8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3426 2024.08.05 16:48:09.466931 [ 3 ] {023e628e-4b26-412a-b571-bbb5c46b4ea8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3427 2024.08.05 16:48:09.467057 [ 3 ] {023e628e-4b26-412a-b571-bbb5c46b4ea8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3428 2024.08.05 16:48:09.467316 [ 3 ] {023e628e-4b26-412a-b571-bbb5c46b4ea8} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3429 2024.08.05 16:48:09.467354 [ 3 ] {023e628e-4b26-412a-b571-bbb5c46b4ea8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
3430 2024.08.05 16:48:09.467646 [ 3 ] {023e628e-4b26-412a-b571-bbb5c46b4ea8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
3431 2024.08.05 16:48:09.467947 [ 3 ] {023e628e-4b26-412a-b571-bbb5c46b4ea8} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3432 2024.08.05 16:48:09.468072 [ 3 ] {023e628e-4b26-412a-b571-bbb5c46b4ea8} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001207 sec., 1657.0008285004144 rows/sec., 115.70 KiB/sec.
3433 2024.08.05 16:48:09.468316 [ 3 ] {023e628e-4b26-412a-b571-bbb5c46b4ea8} <Debug> DynamicQueryHandler: Done processing query
3434 2024.08.05 16:48:09.468343 [ 3 ] {023e628e-4b26-412a-b571-bbb5c46b4ea8} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3435 2024.08.05 16:48:09.468359 [ 3 ] {} <Debug> HTTP-Session: 884ac549-4aa7-4aa6-be44-0ac7db049d2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3436 2024.08.05 16:48:09.468484 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 13082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3437 2024.08.05 16:48:09.468533 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3438 2024.08.05 16:48:09.468553 [ 3 ] {} <Debug> HTTP-Session: 539258bc-92b0-4d73-9c9f-47d9f4b01cae Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
3439 2024.08.05 16:48:09.468570 [ 3 ] {} <Debug> HTTP-Session: 539258bc-92b0-4d73-9c9f-47d9f4b01cae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3440 2024.08.05 16:48:09.468584 [ 3 ] {} <Debug> HTTP-Session: 539258bc-92b0-4d73-9c9f-47d9f4b01cae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3441 2024.08.05 16:48:09.468616 [ 3 ] {} <Trace> HTTP-Session: 539258bc-92b0-4d73-9c9f-47d9f4b01cae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3442 2024.08.05 16:48:09.468738 [ 3 ] {92b587ed-ea5f-418c-b832-a6d8910311f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3443 2024.08.05 16:48:09.468782 [ 3 ] {92b587ed-ea5f-418c-b832-a6d8910311f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3444 2024.08.05 16:48:09.468920 [ 3 ] {92b587ed-ea5f-418c-b832-a6d8910311f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3445 2024.08.05 16:48:09.469250 [ 3 ] {92b587ed-ea5f-418c-b832-a6d8910311f4} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3446 2024.08.05 16:48:09.469287 [ 3 ] {92b587ed-ea5f-418c-b832-a6d8910311f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
3447 2024.08.05 16:48:09.469603 [ 3 ] {92b587ed-ea5f-418c-b832-a6d8910311f4} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3448 2024.08.05 16:48:09.469912 [ 3 ] {92b587ed-ea5f-418c-b832-a6d8910311f4} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3449 2024.08.05 16:48:09.470040 [ 3 ] {92b587ed-ea5f-418c-b832-a6d8910311f4} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.00135 sec., 57037.03703703704 rows/sec., 4.46 MiB/sec.
3450 2024.08.05 16:48:09.470201 [ 3 ] {92b587ed-ea5f-418c-b832-a6d8910311f4} <Debug> DynamicQueryHandler: Done processing query
3451 2024.08.05 16:48:09.470228 [ 3 ] {92b587ed-ea5f-418c-b832-a6d8910311f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
3452 2024.08.05 16:48:09.470245 [ 3 ] {} <Debug> HTTP-Session: 539258bc-92b0-4d73-9c9f-47d9f4b01cae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3453 2024.08.05 16:48:09.470421 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 30773, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3454 2024.08.05 16:48:09.470471 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3455 2024.08.05 16:48:09.470491 [ 3 ] {} <Debug> HTTP-Session: 11c7bbee-919a-4d35-9f5b-6180dabde135 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
3456 2024.08.05 16:48:09.470508 [ 3 ] {} <Debug> HTTP-Session: 11c7bbee-919a-4d35-9f5b-6180dabde135 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3457 2024.08.05 16:48:09.470523 [ 3 ] {} <Debug> HTTP-Session: 11c7bbee-919a-4d35-9f5b-6180dabde135 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3458 2024.08.05 16:48:09.470554 [ 3 ] {} <Trace> HTTP-Session: 11c7bbee-919a-4d35-9f5b-6180dabde135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3459 2024.08.05 16:48:09.470725 [ 3 ] {90d9167a-ea32-4ebe-9345-59e30d896ded} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3460 2024.08.05 16:48:09.470774 [ 3 ] {90d9167a-ea32-4ebe-9345-59e30d896ded} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3461 2024.08.05 16:48:09.470919 [ 3 ] {90d9167a-ea32-4ebe-9345-59e30d896ded} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3462 2024.08.05 16:48:09.471283 [ 3 ] {90d9167a-ea32-4ebe-9345-59e30d896ded} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3463 2024.08.05 16:48:09.471321 [ 3 ] {90d9167a-ea32-4ebe-9345-59e30d896ded} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
3464 2024.08.05 16:48:09.471718 [ 3 ] {90d9167a-ea32-4ebe-9345-59e30d896ded} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3465 2024.08.05 16:48:09.472066 [ 3 ] {90d9167a-ea32-4ebe-9345-59e30d896ded} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3466 2024.08.05 16:48:09.472193 [ 3 ] {90d9167a-ea32-4ebe-9345-59e30d896ded} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001561 sec., 103139.01345291479 rows/sec., 7.18 MiB/sec.
3467 2024.08.05 16:48:09.472353 [ 3 ] {90d9167a-ea32-4ebe-9345-59e30d896ded} <Debug> DynamicQueryHandler: Done processing query
3468 2024.08.05 16:48:09.472379 [ 3 ] {90d9167a-ea32-4ebe-9345-59e30d896ded} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3469 2024.08.05 16:48:09.472395 [ 3 ] {} <Debug> HTTP-Session: 11c7bbee-919a-4d35-9f5b-6180dabde135 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3470 2024.08.05 16:48:09.472535 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 17584, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3471 2024.08.05 16:48:09.472585 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3472 2024.08.05 16:48:09.472605 [ 3 ] {} <Debug> HTTP-Session: 9fdd548f-2f41-4d4a-84a2-14d594b14ab7 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
3473 2024.08.05 16:48:09.472623 [ 3 ] {} <Debug> HTTP-Session: 9fdd548f-2f41-4d4a-84a2-14d594b14ab7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3474 2024.08.05 16:48:09.472637 [ 3 ] {} <Debug> HTTP-Session: 9fdd548f-2f41-4d4a-84a2-14d594b14ab7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3475 2024.08.05 16:48:09.472668 [ 3 ] {} <Trace> HTTP-Session: 9fdd548f-2f41-4d4a-84a2-14d594b14ab7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3476 2024.08.05 16:48:09.472871 [ 3 ] {a2f4f1b3-062e-4333-95c6-d143f6857da0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3477 2024.08.05 16:48:09.472934 [ 3 ] {a2f4f1b3-062e-4333-95c6-d143f6857da0} <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
3478 2024.08.05 16:48:09.473338 [ 3 ] {a2f4f1b3-062e-4333-95c6-d143f6857da0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3479 2024.08.05 16:48:09.473842 [ 3 ] {a2f4f1b3-062e-4333-95c6-d143f6857da0} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3480 2024.08.05 16:48:09.473878 [ 3 ] {a2f4f1b3-062e-4333-95c6-d143f6857da0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
3481 2024.08.05 16:48:09.474472 [ 3 ] {a2f4f1b3-062e-4333-95c6-d143f6857da0} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
3482 2024.08.05 16:48:09.474899 [ 3 ] {a2f4f1b3-062e-4333-95c6-d143f6857da0} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3483 2024.08.05 16:48:09.475053 [ 3 ] {a2f4f1b3-062e-4333-95c6-d143f6857da0} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002308 sec., 4766.031195840555 rows/sec., 8.54 MiB/sec.
3484 2024.08.05 16:48:09.475254 [ 3 ] {a2f4f1b3-062e-4333-95c6-d143f6857da0} <Debug> DynamicQueryHandler: Done processing query
3485 2024.08.05 16:48:09.475283 [ 3 ] {a2f4f1b3-062e-4333-95c6-d143f6857da0} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
3486 2024.08.05 16:48:09.475300 [ 3 ] {} <Debug> HTTP-Session: 9fdd548f-2f41-4d4a-84a2-14d594b14ab7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3487 2024.08.05 16:48:09.475441 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3488 2024.08.05 16:48:09.475491 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3489 2024.08.05 16:48:09.475511 [ 3 ] {} <Debug> HTTP-Session: 235d54df-f8fc-40e3-854b-108e566fbe8c Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
3490 2024.08.05 16:48:09.475529 [ 3 ] {} <Debug> HTTP-Session: 235d54df-f8fc-40e3-854b-108e566fbe8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3491 2024.08.05 16:48:09.475543 [ 3 ] {} <Debug> HTTP-Session: 235d54df-f8fc-40e3-854b-108e566fbe8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3492 2024.08.05 16:48:09.475575 [ 3 ] {} <Trace> HTTP-Session: 235d54df-f8fc-40e3-854b-108e566fbe8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3493 2024.08.05 16:48:09.475691 [ 3 ] {2698c12d-d85d-43c2-9d93-a848c13ee68b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3494 2024.08.05 16:48:09.475735 [ 3 ] {2698c12d-d85d-43c2-9d93-a848c13ee68b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3495 2024.08.05 16:48:09.475864 [ 3 ] {2698c12d-d85d-43c2-9d93-a848c13ee68b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3496 2024.08.05 16:48:09.476177 [ 3 ] {2698c12d-d85d-43c2-9d93-a848c13ee68b} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3497 2024.08.05 16:48:09.476214 [ 3 ] {2698c12d-d85d-43c2-9d93-a848c13ee68b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
3498 2024.08.05 16:48:09.476571 [ 3 ] {2698c12d-d85d-43c2-9d93-a848c13ee68b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3499 2024.08.05 16:48:09.476899 [ 3 ] {2698c12d-d85d-43c2-9d93-a848c13ee68b} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3500 2024.08.05 16:48:09.477028 [ 3 ] {2698c12d-d85d-43c2-9d93-a848c13ee68b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001381 sec., 43446.77769732078 rows/sec., 2.93 MiB/sec.
3501 2024.08.05 16:48:09.477196 [ 3 ] {2698c12d-d85d-43c2-9d93-a848c13ee68b} <Debug> DynamicQueryHandler: Done processing query
3502 2024.08.05 16:48:09.477222 [ 3 ] {2698c12d-d85d-43c2-9d93-a848c13ee68b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3503 2024.08.05 16:48:09.477240 [ 3 ] {} <Debug> HTTP-Session: 235d54df-f8fc-40e3-854b-108e566fbe8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3504 2024.08.05 16:48:14.464572 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 3758, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3505 2024.08.05 16:48:14.464761 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3506 2024.08.05 16:48:14.464806 [ 3 ] {} <Debug> HTTP-Session: b85ecae8-8de1-40f5-b156-f08552094d75 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
3507 2024.08.05 16:48:14.464848 [ 3 ] {} <Debug> HTTP-Session: b85ecae8-8de1-40f5-b156-f08552094d75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3508 2024.08.05 16:48:14.464877 [ 3 ] {} <Debug> HTTP-Session: b85ecae8-8de1-40f5-b156-f08552094d75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3509 2024.08.05 16:48:14.464957 [ 3 ] {} <Trace> HTTP-Session: b85ecae8-8de1-40f5-b156-f08552094d75 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3510 2024.08.05 16:48:14.465199 [ 3 ] {d9f11f7e-760c-4443-ad25-80132e38e6ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3511 2024.08.05 16:48:14.465264 [ 3 ] {d9f11f7e-760c-4443-ad25-80132e38e6ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3512 2024.08.05 16:48:14.465461 [ 3 ] {d9f11f7e-760c-4443-ad25-80132e38e6ff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3513 2024.08.05 16:48:14.465881 [ 3 ] {d9f11f7e-760c-4443-ad25-80132e38e6ff} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3514 2024.08.05 16:48:14.465920 [ 3 ] {d9f11f7e-760c-4443-ad25-80132e38e6ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
3515 2024.08.05 16:48:14.466285 [ 3 ] {d9f11f7e-760c-4443-ad25-80132e38e6ff} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
3516 2024.08.05 16:48:14.466609 [ 3 ] {d9f11f7e-760c-4443-ad25-80132e38e6ff} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3517 2024.08.05 16:48:14.466766 [ 3 ] {d9f11f7e-760c-4443-ad25-80132e38e6ff} <Debug> executeQuery: Read 27 rows, 2.04 KiB in 0.001622 sec., 16646.115906288534 rows/sec., 1.23 MiB/sec.
3518 2024.08.05 16:48:14.466963 [ 3 ] {d9f11f7e-760c-4443-ad25-80132e38e6ff} <Debug> DynamicQueryHandler: Done processing query
3519 2024.08.05 16:48:14.466989 [ 3 ] {d9f11f7e-760c-4443-ad25-80132e38e6ff} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3520 2024.08.05 16:48:14.467005 [ 3 ] {} <Debug> HTTP-Session: b85ecae8-8de1-40f5-b156-f08552094d75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3521 2024.08.05 16:48:14.467183 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 33833, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3522 2024.08.05 16:48:14.467230 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3523 2024.08.05 16:48:14.467249 [ 3 ] {} <Debug> HTTP-Session: 743c89ce-7fc2-41a3-8097-be75545cf87b Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
3524 2024.08.05 16:48:14.467270 [ 3 ] {} <Debug> HTTP-Session: 743c89ce-7fc2-41a3-8097-be75545cf87b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3525 2024.08.05 16:48:14.467285 [ 3 ] {} <Debug> HTTP-Session: 743c89ce-7fc2-41a3-8097-be75545cf87b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3526 2024.08.05 16:48:14.467315 [ 3 ] {} <Trace> HTTP-Session: 743c89ce-7fc2-41a3-8097-be75545cf87b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3527 2024.08.05 16:48:14.467484 [ 3 ] {cc6f6467-6d1a-47f0-834f-da045445e321} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3528 2024.08.05 16:48:14.467527 [ 3 ] {cc6f6467-6d1a-47f0-834f-da045445e321} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3529 2024.08.05 16:48:14.467649 [ 3 ] {cc6f6467-6d1a-47f0-834f-da045445e321} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3530 2024.08.05 16:48:14.468088 [ 3 ] {cc6f6467-6d1a-47f0-834f-da045445e321} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3531 2024.08.05 16:48:14.468124 [ 3 ] {cc6f6467-6d1a-47f0-834f-da045445e321} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
3532 2024.08.05 16:48:14.468450 [ 3 ] {cc6f6467-6d1a-47f0-834f-da045445e321} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3533 2024.08.05 16:48:14.468763 [ 3 ] {cc6f6467-6d1a-47f0-834f-da045445e321} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3534 2024.08.05 16:48:14.468917 [ 3 ] {cc6f6467-6d1a-47f0-834f-da045445e321} <Debug> executeQuery: Read 224 rows, 20.23 KiB in 0.001519 sec., 147465.43778801843 rows/sec., 13.01 MiB/sec.
3535 2024.08.05 16:48:14.469085 [ 3 ] {cc6f6467-6d1a-47f0-834f-da045445e321} <Debug> DynamicQueryHandler: Done processing query
3536 2024.08.05 16:48:14.469109 [ 3 ] {cc6f6467-6d1a-47f0-834f-da045445e321} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB.
3537 2024.08.05 16:48:14.469125 [ 3 ] {} <Debug> HTTP-Session: 743c89ce-7fc2-41a3-8097-be75545cf87b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3538 2024.08.05 16:48:14.469360 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 65110, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3539 2024.08.05 16:48:14.469408 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3540 2024.08.05 16:48:14.469426 [ 3 ] {} <Debug> HTTP-Session: 22a6277e-2b41-4371-8ada-aba284ce12d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
3541 2024.08.05 16:48:14.469443 [ 3 ] {} <Debug> HTTP-Session: 22a6277e-2b41-4371-8ada-aba284ce12d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3542 2024.08.05 16:48:14.469457 [ 3 ] {} <Debug> HTTP-Session: 22a6277e-2b41-4371-8ada-aba284ce12d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3543 2024.08.05 16:48:14.469487 [ 3 ] {} <Trace> HTTP-Session: 22a6277e-2b41-4371-8ada-aba284ce12d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3544 2024.08.05 16:48:14.469682 [ 3 ] {e4e93963-4738-442f-b43d-ccda52b2ff4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3545 2024.08.05 16:48:14.469724 [ 3 ] {e4e93963-4738-442f-b43d-ccda52b2ff4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3546 2024.08.05 16:48:14.469849 [ 3 ] {e4e93963-4738-442f-b43d-ccda52b2ff4f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3547 2024.08.05 16:48:14.470356 [ 3 ] {e4e93963-4738-442f-b43d-ccda52b2ff4f} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3548 2024.08.05 16:48:14.470390 [ 3 ] {e4e93963-4738-442f-b43d-ccda52b2ff4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
3549 2024.08.05 16:48:14.470729 [ 3 ] {e4e93963-4738-442f-b43d-ccda52b2ff4f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3550 2024.08.05 16:48:14.471042 [ 3 ] {e4e93963-4738-442f-b43d-ccda52b2ff4f} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3551 2024.08.05 16:48:14.471201 [ 3 ] {e4e93963-4738-442f-b43d-ccda52b2ff4f} <Debug> executeQuery: Read 403 rows, 29.16 KiB in 0.001615 sec., 249535.6037151703 rows/sec., 17.63 MiB/sec.
3552 2024.08.05 16:48:14.471355 [ 3 ] {e4e93963-4738-442f-b43d-ccda52b2ff4f} <Debug> DynamicQueryHandler: Done processing query
3553 2024.08.05 16:48:14.471380 [ 3 ] {e4e93963-4738-442f-b43d-ccda52b2ff4f} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
3554 2024.08.05 16:48:14.471396 [ 3 ] {} <Debug> HTTP-Session: 22a6277e-2b41-4371-8ada-aba284ce12d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3555 2024.08.05 16:48:14.471504 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3556 2024.08.05 16:48:14.471551 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3557 2024.08.05 16:48:14.471571 [ 3 ] {} <Debug> HTTP-Session: 4849e5f9-ca56-42ae-9ed6-721223b1c127 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
3558 2024.08.05 16:48:14.471587 [ 3 ] {} <Debug> HTTP-Session: 4849e5f9-ca56-42ae-9ed6-721223b1c127 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3559 2024.08.05 16:48:14.471600 [ 3 ] {} <Debug> HTTP-Session: 4849e5f9-ca56-42ae-9ed6-721223b1c127 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3560 2024.08.05 16:48:14.471630 [ 3 ] {} <Trace> HTTP-Session: 4849e5f9-ca56-42ae-9ed6-721223b1c127 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3561 2024.08.05 16:48:14.471726 [ 3 ] {23ff28a8-4018-4137-9f8f-3dbe71dd83f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3562 2024.08.05 16:48:14.471776 [ 3 ] {23ff28a8-4018-4137-9f8f-3dbe71dd83f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3563 2024.08.05 16:48:14.471914 [ 3 ] {23ff28a8-4018-4137-9f8f-3dbe71dd83f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3564 2024.08.05 16:48:14.472178 [ 3 ] {23ff28a8-4018-4137-9f8f-3dbe71dd83f6} <Trace> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3565 2024.08.05 16:48:14.472213 [ 3 ] {23ff28a8-4018-4137-9f8f-3dbe71dd83f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
3566 2024.08.05 16:48:14.472578 [ 3 ] {23ff28a8-4018-4137-9f8f-3dbe71dd83f6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
3567 2024.08.05 16:48:14.472906 [ 3 ] {23ff28a8-4018-4137-9f8f-3dbe71dd83f6} <Trace> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3568 2024.08.05 16:48:14.473046 [ 3 ] {23ff28a8-4018-4137-9f8f-3dbe71dd83f6} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001342 sec., 4470.938897168405 rows/sec., 192.11 KiB/sec.
3569 2024.08.05 16:48:14.473299 [ 3 ] {23ff28a8-4018-4137-9f8f-3dbe71dd83f6} <Debug> DynamicQueryHandler: Done processing query
3570 2024.08.05 16:48:14.473324 [ 3 ] {23ff28a8-4018-4137-9f8f-3dbe71dd83f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3571 2024.08.05 16:48:14.473340 [ 3 ] {} <Debug> HTTP-Session: 4849e5f9-ca56-42ae-9ed6-721223b1c127 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3572 2024.08.05 16:48:14.473464 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3573 2024.08.05 16:48:14.473513 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3574 2024.08.05 16:48:14.473533 [ 3 ] {} <Debug> HTTP-Session: 2b7bc958-dcf0-4ee9-88f5-7aeae42a8009 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
3575 2024.08.05 16:48:14.473550 [ 3 ] {} <Debug> HTTP-Session: 2b7bc958-dcf0-4ee9-88f5-7aeae42a8009 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3576 2024.08.05 16:48:14.473568 [ 3 ] {} <Debug> HTTP-Session: 2b7bc958-dcf0-4ee9-88f5-7aeae42a8009 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3577 2024.08.05 16:48:14.473603 [ 3 ] {} <Trace> HTTP-Session: 2b7bc958-dcf0-4ee9-88f5-7aeae42a8009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3578 2024.08.05 16:48:14.473732 [ 3 ] {974b8e56-a70b-4c6f-b588-6e8d6762a587} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3579 2024.08.05 16:48:14.473780 [ 3 ] {974b8e56-a70b-4c6f-b588-6e8d6762a587} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3580 2024.08.05 16:48:14.473941 [ 3 ] {974b8e56-a70b-4c6f-b588-6e8d6762a587} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3581 2024.08.05 16:48:14.474239 [ 3 ] {974b8e56-a70b-4c6f-b588-6e8d6762a587} <Trace> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3582 2024.08.05 16:48:14.474280 [ 3 ] {974b8e56-a70b-4c6f-b588-6e8d6762a587} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
3583 2024.08.05 16:48:14.474638 [ 3 ] {974b8e56-a70b-4c6f-b588-6e8d6762a587} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
3584 2024.08.05 16:48:14.474982 [ 3 ] {974b8e56-a70b-4c6f-b588-6e8d6762a587} <Trace> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3585 2024.08.05 16:48:14.475146 [ 3 ] {974b8e56-a70b-4c6f-b588-6e8d6762a587} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001468 sec., 52452.31607629428 rows/sec., 3.23 MiB/sec.
3586 2024.08.05 16:48:14.475306 [ 3 ] {974b8e56-a70b-4c6f-b588-6e8d6762a587} <Debug> DynamicQueryHandler: Done processing query
3587 2024.08.05 16:48:14.475331 [ 3 ] {974b8e56-a70b-4c6f-b588-6e8d6762a587} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3588 2024.08.05 16:48:14.475347 [ 3 ] {} <Debug> HTTP-Session: 2b7bc958-dcf0-4ee9-88f5-7aeae42a8009 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3589 2024.08.05 16:48:14.475493 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 30582, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3590 2024.08.05 16:48:14.475541 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3591 2024.08.05 16:48:14.475560 [ 3 ] {} <Debug> HTTP-Session: 694cf57a-44d7-4b7d-97b5-eb548ce76471 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
3592 2024.08.05 16:48:14.475576 [ 3 ] {} <Debug> HTTP-Session: 694cf57a-44d7-4b7d-97b5-eb548ce76471 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3593 2024.08.05 16:48:14.475589 [ 3 ] {} <Debug> HTTP-Session: 694cf57a-44d7-4b7d-97b5-eb548ce76471 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3594 2024.08.05 16:48:14.475624 [ 3 ] {} <Trace> HTTP-Session: 694cf57a-44d7-4b7d-97b5-eb548ce76471 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3595 2024.08.05 16:48:14.475800 [ 3 ] {fed72ab2-308a-4bac-92d5-abaa5c6c63bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3596 2024.08.05 16:48:14.475847 [ 3 ] {fed72ab2-308a-4bac-92d5-abaa5c6c63bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3597 2024.08.05 16:48:14.475988 [ 3 ] {fed72ab2-308a-4bac-92d5-abaa5c6c63bb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3598 2024.08.05 16:48:14.476371 [ 3 ] {fed72ab2-308a-4bac-92d5-abaa5c6c63bb} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3599 2024.08.05 16:48:14.476407 [ 3 ] {fed72ab2-308a-4bac-92d5-abaa5c6c63bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
3600 2024.08.05 16:48:14.476777 [ 3 ] {fed72ab2-308a-4bac-92d5-abaa5c6c63bb} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3601 2024.08.05 16:48:14.477112 [ 3 ] {fed72ab2-308a-4bac-92d5-abaa5c6c63bb} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3602 2024.08.05 16:48:14.477280 [ 3 ] {fed72ab2-308a-4bac-92d5-abaa5c6c63bb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001578 sec., 101394.16983523447 rows/sec., 7.06 MiB/sec.
3603 2024.08.05 16:48:14.477461 [ 3 ] {fed72ab2-308a-4bac-92d5-abaa5c6c63bb} <Debug> DynamicQueryHandler: Done processing query
3604 2024.08.05 16:48:14.477486 [ 3 ] {fed72ab2-308a-4bac-92d5-abaa5c6c63bb} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3605 2024.08.05 16:48:14.477502 [ 3 ] {} <Debug> HTTP-Session: 694cf57a-44d7-4b7d-97b5-eb548ce76471 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3606 2024.08.05 16:48:14.477672 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 33549, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3607 2024.08.05 16:48:14.477722 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3608 2024.08.05 16:48:14.477749 [ 3 ] {} <Debug> HTTP-Session: be66a79d-43b2-4b32-8c70-892832859d9b Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
3609 2024.08.05 16:48:14.477765 [ 3 ] {} <Debug> HTTP-Session: be66a79d-43b2-4b32-8c70-892832859d9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3610 2024.08.05 16:48:14.477779 [ 3 ] {} <Debug> HTTP-Session: be66a79d-43b2-4b32-8c70-892832859d9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3611 2024.08.05 16:48:14.477809 [ 3 ] {} <Trace> HTTP-Session: be66a79d-43b2-4b32-8c70-892832859d9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3612 2024.08.05 16:48:14.478398 [ 3 ] {7ef72135-85d5-410c-a784-6a8a540e2c07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3613 2024.08.05 16:48:14.478463 [ 3 ] {7ef72135-85d5-410c-a784-6a8a540e2c07} <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
3614 2024.08.05 16:48:14.478872 [ 3 ] {7ef72135-85d5-410c-a784-6a8a540e2c07} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3615 2024.08.05 16:48:14.479522 [ 3 ] {7ef72135-85d5-410c-a784-6a8a540e2c07} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3616 2024.08.05 16:48:14.479561 [ 3 ] {7ef72135-85d5-410c-a784-6a8a540e2c07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
3617 2024.08.05 16:48:14.480160 [ 3 ] {7ef72135-85d5-410c-a784-6a8a540e2c07} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
3618 2024.08.05 16:48:14.480573 [ 3 ] {7ef72135-85d5-410c-a784-6a8a540e2c07} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3619 2024.08.05 16:48:14.480757 [ 3 ] {7ef72135-85d5-410c-a784-6a8a540e2c07} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.002869 sec., 7319.623562216801 rows/sec., 13.12 MiB/sec.
3620 2024.08.05 16:48:14.480973 [ 3 ] {7ef72135-85d5-410c-a784-6a8a540e2c07} <Debug> DynamicQueryHandler: Done processing query
3621 2024.08.05 16:48:14.481000 [ 3 ] {7ef72135-85d5-410c-a784-6a8a540e2c07} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
3622 2024.08.05 16:48:14.481016 [ 3 ] {} <Debug> HTTP-Session: be66a79d-43b2-4b32-8c70-892832859d9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3623 2024.08.05 16:48:14.481125 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 3209, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3624 2024.08.05 16:48:14.481174 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3625 2024.08.05 16:48:14.481193 [ 3 ] {} <Debug> HTTP-Session: f36a067c-3d86-4fd6-880a-360a17e88957 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
3626 2024.08.05 16:48:14.481209 [ 3 ] {} <Debug> HTTP-Session: f36a067c-3d86-4fd6-880a-360a17e88957 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3627 2024.08.05 16:48:14.481222 [ 3 ] {} <Debug> HTTP-Session: f36a067c-3d86-4fd6-880a-360a17e88957 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3628 2024.08.05 16:48:14.481253 [ 3 ] {} <Trace> HTTP-Session: f36a067c-3d86-4fd6-880a-360a17e88957 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3629 2024.08.05 16:48:14.481358 [ 3 ] {fbe6791d-f2a8-4ea0-ae54-f3c717810050} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
3630 2024.08.05 16:48:14.481401 [ 3 ] {fbe6791d-f2a8-4ea0-ae54-f3c717810050} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
3631 2024.08.05 16:48:14.481531 [ 3 ] {fbe6791d-f2a8-4ea0-ae54-f3c717810050} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3632 2024.08.05 16:48:14.481797 [ 3 ] {fbe6791d-f2a8-4ea0-ae54-f3c717810050} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3633 2024.08.05 16:48:14.481832 [ 3 ] {fbe6791d-f2a8-4ea0-ae54-f3c717810050} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
3634 2024.08.05 16:48:14.482196 [ 3 ] {fbe6791d-f2a8-4ea0-ae54-f3c717810050} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
3635 2024.08.05 16:48:14.482524 [ 3 ] {fbe6791d-f2a8-4ea0-ae54-f3c717810050} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3636 2024.08.05 16:48:14.482686 [ 3 ] {fbe6791d-f2a8-4ea0-ae54-f3c717810050} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.00135 sec., 17037.037037037036 rows/sec., 921.59 KiB/sec.
3637 2024.08.05 16:48:14.482845 [ 3 ] {fbe6791d-f2a8-4ea0-ae54-f3c717810050} <Debug> DynamicQueryHandler: Done processing query
3638 2024.08.05 16:48:14.482870 [ 3 ] {fbe6791d-f2a8-4ea0-ae54-f3c717810050} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3639 2024.08.05 16:48:14.482886 [ 3 ] {} <Debug> HTTP-Session: f36a067c-3d86-4fd6-880a-360a17e88957 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3640 2024.08.05 16:48:14.482999 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3641 2024.08.05 16:48:14.483046 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3642 2024.08.05 16:48:14.483064 [ 3 ] {} <Debug> HTTP-Session: 5ad49190-5e0a-4a39-8771-4acc0dd21054 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
3643 2024.08.05 16:48:14.483080 [ 3 ] {} <Debug> HTTP-Session: 5ad49190-5e0a-4a39-8771-4acc0dd21054 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3644 2024.08.05 16:48:14.483094 [ 3 ] {} <Debug> HTTP-Session: 5ad49190-5e0a-4a39-8771-4acc0dd21054 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3645 2024.08.05 16:48:14.483124 [ 3 ] {} <Trace> HTTP-Session: 5ad49190-5e0a-4a39-8771-4acc0dd21054 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3646 2024.08.05 16:48:14.483240 [ 3 ] {2a40c2d6-e99a-4124-8c5e-4f0e2826d25f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3647 2024.08.05 16:48:14.483285 [ 3 ] {2a40c2d6-e99a-4124-8c5e-4f0e2826d25f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3648 2024.08.05 16:48:14.483413 [ 3 ] {2a40c2d6-e99a-4124-8c5e-4f0e2826d25f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3649 2024.08.05 16:48:14.483743 [ 3 ] {2a40c2d6-e99a-4124-8c5e-4f0e2826d25f} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3650 2024.08.05 16:48:14.483779 [ 3 ] {2a40c2d6-e99a-4124-8c5e-4f0e2826d25f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
3651 2024.08.05 16:48:14.484130 [ 3 ] {2a40c2d6-e99a-4124-8c5e-4f0e2826d25f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3652 2024.08.05 16:48:14.484456 [ 3 ] {2a40c2d6-e99a-4124-8c5e-4f0e2826d25f} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3653 2024.08.05 16:48:14.484614 [ 3 ] {2a40c2d6-e99a-4124-8c5e-4f0e2826d25f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00141 sec., 42553.1914893617 rows/sec., 2.87 MiB/sec.
3654 2024.08.05 16:48:14.484779 [ 3 ] {2a40c2d6-e99a-4124-8c5e-4f0e2826d25f} <Debug> DynamicQueryHandler: Done processing query
3655 2024.08.05 16:48:14.484804 [ 3 ] {2a40c2d6-e99a-4124-8c5e-4f0e2826d25f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3656 2024.08.05 16:48:14.484819 [ 3 ] {} <Debug> HTTP-Session: 5ad49190-5e0a-4a39-8771-4acc0dd21054 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3657 2024.08.05 16:48:18.506259 [ 31 ] {} <Debug> DNSResolver: Updating DNS cache
3658 2024.08.05 16:48:18.506328 [ 31 ] {} <Debug> DNSResolver: Updated DNS cache
3659 2024.08.05 16:48:19.459150 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 1628, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3660 2024.08.05 16:48:19.459457 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3661 2024.08.05 16:48:19.459503 [ 3 ] {} <Debug> HTTP-Session: 908e8007-796d-4dfc-8203-8f9503d2ec74 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
3662 2024.08.05 16:48:19.459545 [ 3 ] {} <Debug> HTTP-Session: 908e8007-796d-4dfc-8203-8f9503d2ec74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3663 2024.08.05 16:48:19.459574 [ 3 ] {} <Debug> HTTP-Session: 908e8007-796d-4dfc-8203-8f9503d2ec74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3664 2024.08.05 16:48:19.459655 [ 3 ] {} <Trace> HTTP-Session: 908e8007-796d-4dfc-8203-8f9503d2ec74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3665 2024.08.05 16:48:19.459934 [ 3 ] {6e06274e-29c8-421e-aff7-bf0c76eff42e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3666 2024.08.05 16:48:19.460041 [ 3 ] {6e06274e-29c8-421e-aff7-bf0c76eff42e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3667 2024.08.05 16:48:19.460321 [ 3 ] {6e06274e-29c8-421e-aff7-bf0c76eff42e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3668 2024.08.05 16:48:19.460740 [ 3 ] {6e06274e-29c8-421e-aff7-bf0c76eff42e} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3669 2024.08.05 16:48:19.460781 [ 3 ] {6e06274e-29c8-421e-aff7-bf0c76eff42e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
3670 2024.08.05 16:48:19.461163 [ 3 ] {6e06274e-29c8-421e-aff7-bf0c76eff42e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
3671 2024.08.05 16:48:19.461527 [ 3 ] {6e06274e-29c8-421e-aff7-bf0c76eff42e} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3672 2024.08.05 16:48:19.461670 [ 30 ] {} <Debug> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
3673 2024.08.05 16:48:19.461675 [ 3 ] {6e06274e-29c8-421e-aff7-bf0c76eff42e} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001829 sec., 6014.215418261345 rows/sec., 487.48 KiB/sec.
3674 2024.08.05 16:48:19.461713 [ 30 ] {} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3675 2024.08.05 16:48:19.461747 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
3676 2024.08.05 16:48:19.461939 [ 196 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::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
3677 2024.08.05 16:48:19.461968 [ 3 ] {6e06274e-29c8-421e-aff7-bf0c76eff42e} <Debug> DynamicQueryHandler: Done processing query
3678 2024.08.05 16:48:19.462016 [ 3 ] {6e06274e-29c8-421e-aff7-bf0c76eff42e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3679 2024.08.05 16:48:19.462044 [ 3 ] {} <Debug> HTTP-Session: 908e8007-796d-4dfc-8203-8f9503d2ec74 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3680 2024.08.05 16:48:19.462167 [ 196 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3681 2024.08.05 16:48:19.462214 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3682 2024.08.05 16:48:19.462231 [ 196 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 27 rows starting from the beginning of the part
3683 2024.08.05 16:48:19.462301 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3684 2024.08.05 16:48:19.462395 [ 3 ] {} <Debug> HTTP-Session: 6b4de78b-b5da-481d-bd03-c0205cb444fc Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
3685 2024.08.05 16:48:19.462497 [ 3 ] {} <Debug> HTTP-Session: 6b4de78b-b5da-481d-bd03-c0205cb444fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3686 2024.08.05 16:48:19.462502 [ 196 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::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.08.05 16:48:19.462552 [ 3 ] {} <Debug> HTTP-Session: 6b4de78b-b5da-481d-bd03-c0205cb444fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3688 2024.08.05 16:48:19.462784 [ 196 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 27 rows starting from the beginning of the part
3689 2024.08.05 16:48:19.462793 [ 3 ] {} <Trace> HTTP-Session: 6b4de78b-b5da-481d-bd03-c0205cb444fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3690 2024.08.05 16:48:19.463009 [ 196 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::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
3691 2024.08.05 16:48:19.463323 [ 3 ] {a47e057f-dd99-4278-8743-70fad172b42f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3692 2024.08.05 16:48:19.463344 [ 196 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 27 rows starting from the beginning of the part
3693 2024.08.05 16:48:19.463468 [ 3 ] {a47e057f-dd99-4278-8743-70fad172b42f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3694 2024.08.05 16:48:19.463588 [ 196 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::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
3695 2024.08.05 16:48:19.464363 [ 3 ] {a47e057f-dd99-4278-8743-70fad172b42f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3696 2024.08.05 16:48:19.465113 [ 3 ] {a47e057f-dd99-4278-8743-70fad172b42f} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3697 2024.08.05 16:48:19.465180 [ 3 ] {a47e057f-dd99-4278-8743-70fad172b42f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
3698 2024.08.05 16:48:19.466089 [ 3 ] {a47e057f-dd99-4278-8743-70fad172b42f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
3699 2024.08.05 16:48:19.466408 [ 196 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 114 rows, containing 4 columns (4 merged, 0 gathered) in 0.004544287 sec., 25086.44370392979 rows/sec., 1.89 MiB/sec.
3700 2024.08.05 16:48:19.466635 [ 196 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
3701 2024.08.05 16:48:19.466805 [ 3 ] {a47e057f-dd99-4278-8743-70fad172b42f} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3702 2024.08.05 16:48:19.467314 [ 3 ] {a47e057f-dd99-4278-8743-70fad172b42f} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00421 sec., 475.05938242280286 rows/sec., 38.74 KiB/sec.
3703 2024.08.05 16:48:19.467727 [ 3 ] {a47e057f-dd99-4278-8743-70fad172b42f} <Debug> DynamicQueryHandler: Done processing query
3704 2024.08.05 16:48:19.467779 [ 3 ] {a47e057f-dd99-4278-8743-70fad172b42f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3705 2024.08.05 16:48:19.467816 [ 3 ] {} <Debug> HTTP-Session: 6b4de78b-b5da-481d-bd03-c0205cb444fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3706 2024.08.05 16:48:19.467812 [ 196 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_11_2} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3707 2024.08.05 16:48:19.467948 [ 196 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_11_2} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
3708 2024.08.05 16:48:19.468060 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 12943, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3709 2024.08.05 16:48:19.468079 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
3710 2024.08.05 16:48:19.468140 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3711 2024.08.05 16:48:19.468166 [ 3 ] {} <Debug> HTTP-Session: 8a703164-51c3-44a3-97c3-245c1ed2cae0 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
3712 2024.08.05 16:48:19.468183 [ 3 ] {} <Debug> HTTP-Session: 8a703164-51c3-44a3-97c3-245c1ed2cae0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3713 2024.08.05 16:48:19.468197 [ 3 ] {} <Debug> HTTP-Session: 8a703164-51c3-44a3-97c3-245c1ed2cae0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3714 2024.08.05 16:48:19.468232 [ 3 ] {} <Trace> HTTP-Session: 8a703164-51c3-44a3-97c3-245c1ed2cae0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3715 2024.08.05 16:48:19.468367 [ 3 ] {711e730c-0c46-4de8-ac15-86c15069aa2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3716 2024.08.05 16:48:19.468411 [ 3 ] {711e730c-0c46-4de8-ac15-86c15069aa2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3717 2024.08.05 16:48:19.468556 [ 3 ] {711e730c-0c46-4de8-ac15-86c15069aa2f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3718 2024.08.05 16:48:19.468907 [ 3 ] {711e730c-0c46-4de8-ac15-86c15069aa2f} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3719 2024.08.05 16:48:19.468944 [ 3 ] {711e730c-0c46-4de8-ac15-86c15069aa2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
3720 2024.08.05 16:48:19.469281 [ 3 ] {711e730c-0c46-4de8-ac15-86c15069aa2f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3721 2024.08.05 16:48:19.469603 [ 3 ] {711e730c-0c46-4de8-ac15-86c15069aa2f} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3722 2024.08.05 16:48:19.469727 [ 30 ] {} <Debug> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3723 2024.08.05 16:48:19.469733 [ 3 ] {711e730c-0c46-4de8-ac15-86c15069aa2f} <Debug> executeQuery: Read 90 rows, 7.46 KiB in 0.001418 sec., 63469.675599435825 rows/sec., 5.14 MiB/sec.
3724 2024.08.05 16:48:19.469760 [ 30 ] {} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3725 2024.08.05 16:48:19.469803 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
3726 2024.08.05 16:48:19.469965 [ 200 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::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
3727 2024.08.05 16:48:19.469971 [ 3 ] {711e730c-0c46-4de8-ac15-86c15069aa2f} <Debug> DynamicQueryHandler: Done processing query
3728 2024.08.05 16:48:19.470043 [ 3 ] {711e730c-0c46-4de8-ac15-86c15069aa2f} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3729 2024.08.05 16:48:19.470088 [ 3 ] {} <Debug> HTTP-Session: 8a703164-51c3-44a3-97c3-245c1ed2cae0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3730 2024.08.05 16:48:19.470188 [ 200 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3731 2024.08.05 16:48:19.470238 [ 200 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 227 rows starting from the beginning of the part
3732 2024.08.05 16:48:19.470261 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3733 2024.08.05 16:48:19.470349 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3734 2024.08.05 16:48:19.470443 [ 3 ] {} <Debug> HTTP-Session: 8eaa70a7-1af8-434f-93e8-1bc8be8100cf Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
3735 2024.08.05 16:48:19.470501 [ 200 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 127 rows starting from the beginning of the part
3736 2024.08.05 16:48:19.470531 [ 3 ] {} <Debug> HTTP-Session: 8eaa70a7-1af8-434f-93e8-1bc8be8100cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3737 2024.08.05 16:48:19.470619 [ 3 ] {} <Debug> HTTP-Session: 8eaa70a7-1af8-434f-93e8-1bc8be8100cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3738 2024.08.05 16:48:19.470837 [ 3 ] {} <Trace> HTTP-Session: 8eaa70a7-1af8-434f-93e8-1bc8be8100cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3739 2024.08.05 16:48:19.470857 [ 200 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 224 rows starting from the beginning of the part
3740 2024.08.05 16:48:19.471006 [ 200 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 90 rows starting from the beginning of the part
3741 2024.08.05 16:48:19.471281 [ 3 ] {5371f295-bdd8-4935-a708-72dab04bab37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3742 2024.08.05 16:48:19.471428 [ 200 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 224 rows starting from the beginning of the part
3743 2024.08.05 16:48:19.471509 [ 3 ] {5371f295-bdd8-4935-a708-72dab04bab37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3744 2024.08.05 16:48:19.471703 [ 200 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 90 rows starting from the beginning of the part
3745 2024.08.05 16:48:19.472458 [ 3 ] {5371f295-bdd8-4935-a708-72dab04bab37} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3746 2024.08.05 16:48:19.473177 [ 3 ] {5371f295-bdd8-4935-a708-72dab04bab37} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3747 2024.08.05 16:48:19.473249 [ 3 ] {5371f295-bdd8-4935-a708-72dab04bab37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
3748 2024.08.05 16:48:19.474162 [ 3 ] {5371f295-bdd8-4935-a708-72dab04bab37} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
3749 2024.08.05 16:48:19.474792 [ 200 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 982 rows, containing 4 columns (4 merged, 0 gathered) in 0.004901393 sec., 200351.20627952093 rows/sec., 17.18 MiB/sec.
3750 2024.08.05 16:48:19.474930 [ 3 ] {5371f295-bdd8-4935-a708-72dab04bab37} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3751 2024.08.05 16:48:19.475027 [ 200 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3752 2024.08.05 16:48:19.475279 [ 3 ] {5371f295-bdd8-4935-a708-72dab04bab37} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.004215 sec., 474.4958481613286 rows/sec., 33.13 KiB/sec.
3753 2024.08.05 16:48:19.475763 [ 3 ] {5371f295-bdd8-4935-a708-72dab04bab37} <Debug> DynamicQueryHandler: Done processing query
3754 2024.08.05 16:48:19.475806 [ 3 ] {5371f295-bdd8-4935-a708-72dab04bab37} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3755 2024.08.05 16:48:19.475846 [ 3 ] {} <Debug> HTTP-Session: 8eaa70a7-1af8-434f-93e8-1bc8be8100cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3756 2024.08.05 16:48:19.476005 [ 200 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_16_3} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3757 2024.08.05 16:48:19.476035 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 13082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3758 2024.08.05 16:48:19.476111 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3759 2024.08.05 16:48:19.476121 [ 200 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_16_3} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3760 2024.08.05 16:48:19.476140 [ 3 ] {} <Debug> HTTP-Session: d1e03b59-d570-46b0-919d-e157ba230e3e Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
3761 2024.08.05 16:48:19.476172 [ 3 ] {} <Debug> HTTP-Session: d1e03b59-d570-46b0-919d-e157ba230e3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3762 2024.08.05 16:48:19.476222 [ 3 ] {} <Debug> HTTP-Session: d1e03b59-d570-46b0-919d-e157ba230e3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3763 2024.08.05 16:48:19.476260 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB.
3764 2024.08.05 16:48:19.476290 [ 3 ] {} <Trace> HTTP-Session: d1e03b59-d570-46b0-919d-e157ba230e3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3765 2024.08.05 16:48:19.476446 [ 3 ] {dc1786eb-db7e-4e7f-b324-8848403f275a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3766 2024.08.05 16:48:19.476490 [ 3 ] {dc1786eb-db7e-4e7f-b324-8848403f275a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3767 2024.08.05 16:48:19.476642 [ 3 ] {dc1786eb-db7e-4e7f-b324-8848403f275a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3768 2024.08.05 16:48:19.476992 [ 3 ] {dc1786eb-db7e-4e7f-b324-8848403f275a} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3769 2024.08.05 16:48:19.477028 [ 3 ] {dc1786eb-db7e-4e7f-b324-8848403f275a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
3770 2024.08.05 16:48:19.477360 [ 3 ] {dc1786eb-db7e-4e7f-b324-8848403f275a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3771 2024.08.05 16:48:19.477681 [ 3 ] {dc1786eb-db7e-4e7f-b324-8848403f275a} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3772 2024.08.05 16:48:19.477803 [ 30 ] {} <Debug> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3773 2024.08.05 16:48:19.477808 [ 3 ] {dc1786eb-db7e-4e7f-b324-8848403f275a} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.001412 sec., 54532.577903682715 rows/sec., 4.26 MiB/sec.
3774 2024.08.05 16:48:19.477841 [ 30 ] {} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3775 2024.08.05 16:48:19.477882 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
3776 2024.08.05 16:48:19.478039 [ 196 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::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
3777 2024.08.05 16:48:19.478053 [ 3 ] {dc1786eb-db7e-4e7f-b324-8848403f275a} <Debug> DynamicQueryHandler: Done processing query
3778 2024.08.05 16:48:19.478103 [ 3 ] {dc1786eb-db7e-4e7f-b324-8848403f275a} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
3779 2024.08.05 16:48:19.478144 [ 3 ] {} <Debug> HTTP-Session: d1e03b59-d570-46b0-919d-e157ba230e3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3780 2024.08.05 16:48:19.478248 [ 196 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3781 2024.08.05 16:48:19.478289 [ 196 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 412 rows starting from the beginning of the part
3782 2024.08.05 16:48:19.478450 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 30773, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3783 2024.08.05 16:48:19.478478 [ 196 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 114 rows starting from the beginning of the part
3784 2024.08.05 16:48:19.478580 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3785 2024.08.05 16:48:19.478684 [ 3 ] {} <Debug> HTTP-Session: 43b6abde-97ea-4002-858d-a2f45cc44db1 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
3786 2024.08.05 16:48:19.478767 [ 196 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 403 rows starting from the beginning of the part
3787 2024.08.05 16:48:19.478788 [ 3 ] {} <Debug> HTTP-Session: 43b6abde-97ea-4002-858d-a2f45cc44db1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3788 2024.08.05 16:48:19.478842 [ 3 ] {} <Debug> HTTP-Session: 43b6abde-97ea-4002-858d-a2f45cc44db1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3789 2024.08.05 16:48:19.478990 [ 3 ] {} <Trace> HTTP-Session: 43b6abde-97ea-4002-858d-a2f45cc44db1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3790 2024.08.05 16:48:19.479030 [ 196 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 77 rows starting from the beginning of the part
3791 2024.08.05 16:48:19.479309 [ 196 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 403 rows starting from the beginning of the part
3792 2024.08.05 16:48:19.479517 [ 196 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 77 rows starting from the beginning of the part
3793 2024.08.05 16:48:19.479570 [ 3 ] {b8cc1b81-f54d-4235-a3e9-69b14f0033cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3794 2024.08.05 16:48:19.479823 [ 3 ] {b8cc1b81-f54d-4235-a3e9-69b14f0033cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3795 2024.08.05 16:48:19.480428 [ 3 ] {b8cc1b81-f54d-4235-a3e9-69b14f0033cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3796 2024.08.05 16:48:19.481697 [ 3 ] {b8cc1b81-f54d-4235-a3e9-69b14f0033cc} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3797 2024.08.05 16:48:19.481764 [ 3 ] {b8cc1b81-f54d-4235-a3e9-69b14f0033cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
3798 2024.08.05 16:48:19.482403 [ 196 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1486 rows, containing 4 columns (4 merged, 0 gathered) in 0.004439746 sec., 334703.83215616393 rows/sec., 24.12 MiB/sec.
3799 2024.08.05 16:48:19.482633 [ 196 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3800 2024.08.05 16:48:19.482644 [ 3 ] {b8cc1b81-f54d-4235-a3e9-69b14f0033cc} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3801 2024.08.05 16:48:19.483804 [ 196 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_16_3} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3802 2024.08.05 16:48:19.483839 [ 3 ] {b8cc1b81-f54d-4235-a3e9-69b14f0033cc} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3803 2024.08.05 16:48:19.483979 [ 196 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_16_3} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3804 2024.08.05 16:48:19.484118 [ 30 ] {} <Debug> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3805 2024.08.05 16:48:19.484222 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB.
3806 2024.08.05 16:48:19.484230 [ 3 ] {b8cc1b81-f54d-4235-a3e9-69b14f0033cc} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.00497 sec., 32394.366197183102 rows/sec., 2.26 MiB/sec.
3807 2024.08.05 16:48:19.484224 [ 30 ] {} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3808 2024.08.05 16:48:19.484339 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
3809 2024.08.05 16:48:19.484514 [ 194 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::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
3810 2024.08.05 16:48:19.484555 [ 3 ] {b8cc1b81-f54d-4235-a3e9-69b14f0033cc} <Debug> DynamicQueryHandler: Done processing query
3811 2024.08.05 16:48:19.484608 [ 3 ] {b8cc1b81-f54d-4235-a3e9-69b14f0033cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3812 2024.08.05 16:48:19.484656 [ 3 ] {} <Debug> HTTP-Session: 43b6abde-97ea-4002-858d-a2f45cc44db1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3813 2024.08.05 16:48:19.484743 [ 194 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3814 2024.08.05 16:48:19.484783 [ 194 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1271 rows starting from the beginning of the part
3815 2024.08.05 16:48:19.484879 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 17599, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3816 2024.08.05 16:48:19.484976 [ 194 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 521 rows starting from the beginning of the part
3817 2024.08.05 16:48:19.485056 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3818 2024.08.05 16:48:19.485168 [ 3 ] {} <Debug> HTTP-Session: c7b949d3-874a-4ca9-8ee7-6f2ba60713ed Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
3819 2024.08.05 16:48:19.485254 [ 3 ] {} <Debug> HTTP-Session: c7b949d3-874a-4ca9-8ee7-6f2ba60713ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3820 2024.08.05 16:48:19.485322 [ 3 ] {} <Debug> HTTP-Session: c7b949d3-874a-4ca9-8ee7-6f2ba60713ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3821 2024.08.05 16:48:19.485359 [ 194 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 160 rows starting from the beginning of the part
3822 2024.08.05 16:48:19.485430 [ 3 ] {} <Trace> HTTP-Session: c7b949d3-874a-4ca9-8ee7-6f2ba60713ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3823 2024.08.05 16:48:19.485589 [ 194 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 161 rows starting from the beginning of the part
3824 2024.08.05 16:48:19.485850 [ 194 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 160 rows starting from the beginning of the part
3825 2024.08.05 16:48:19.486094 [ 3 ] {c3b1cfa4-9654-42a9-90de-460431e888c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3826 2024.08.05 16:48:19.486118 [ 194 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 161 rows starting from the beginning of the part
3827 2024.08.05 16:48:19.486376 [ 3 ] {c3b1cfa4-9654-42a9-90de-460431e888c2} <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
3828 2024.08.05 16:48:19.487249 [ 3 ] {c3b1cfa4-9654-42a9-90de-460431e888c2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3829 2024.08.05 16:48:19.488404 [ 3 ] {c3b1cfa4-9654-42a9-90de-460431e888c2} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3830 2024.08.05 16:48:19.488449 [ 3 ] {c3b1cfa4-9654-42a9-90de-460431e888c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
3831 2024.08.05 16:48:19.489007 [ 198 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2434 rows, containing 5 columns (5 merged, 0 gathered) in 0.004583148 sec., 531076.0202376182 rows/sec., 37.09 MiB/sec.
3832 2024.08.05 16:48:19.489371 [ 198 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3833 2024.08.05 16:48:19.489400 [ 3 ] {c3b1cfa4-9654-42a9-90de-460431e888c2} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
3834 2024.08.05 16:48:19.490195 [ 3 ] {c3b1cfa4-9654-42a9-90de-460431e888c2} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3835 2024.08.05 16:48:19.490245 [ 198 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3836 2024.08.05 16:48:19.490362 [ 30 ] {} <Debug> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
3837 2024.08.05 16:48:19.490367 [ 198 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3838 2024.08.05 16:48:19.490421 [ 30 ] {} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3839 2024.08.05 16:48:19.490435 [ 3 ] {c3b1cfa4-9654-42a9-90de-460431e888c2} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.004783 sec., 2299.811833577253 rows/sec., 4.12 MiB/sec.
3840 2024.08.05 16:48:19.490463 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
3841 2024.08.05 16:48:19.490515 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB.
3842 2024.08.05 16:48:19.491180 [ 199 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::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
3843 2024.08.05 16:48:19.491266 [ 3 ] {c3b1cfa4-9654-42a9-90de-460431e888c2} <Debug> DynamicQueryHandler: Done processing query
3844 2024.08.05 16:48:19.491310 [ 3 ] {c3b1cfa4-9654-42a9-90de-460431e888c2} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
3845 2024.08.05 16:48:19.491361 [ 3 ] {} <Debug> HTTP-Session: c7b949d3-874a-4ca9-8ee7-6f2ba60713ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3846 2024.08.05 16:48:19.491593 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3847 2024.08.05 16:48:19.491722 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3848 2024.08.05 16:48:19.491786 [ 3 ] {} <Debug> HTTP-Session: 3c7cb802-6d6b-4a3a-a533-8bc2f6de58b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
3849 2024.08.05 16:48:19.491841 [ 3 ] {} <Debug> HTTP-Session: 3c7cb802-6d6b-4a3a-a533-8bc2f6de58b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3850 2024.08.05 16:48:19.491883 [ 3 ] {} <Debug> HTTP-Session: 3c7cb802-6d6b-4a3a-a533-8bc2f6de58b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3851 2024.08.05 16:48:19.491986 [ 3 ] {} <Trace> HTTP-Session: 3c7cb802-6d6b-4a3a-a533-8bc2f6de58b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3852 2024.08.05 16:48:19.492072 [ 199 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3853 2024.08.05 16:48:19.492264 [ 199 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::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
3854 2024.08.05 16:48:19.492299 [ 3 ] {afb6179a-2f90-44d4-828e-fc734280d1e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3855 2024.08.05 16:48:19.492412 [ 3 ] {afb6179a-2f90-44d4-828e-fc734280d1e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3856 2024.08.05 16:48:19.493190 [ 199 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::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
3857 2024.08.05 16:48:19.493267 [ 3 ] {afb6179a-2f90-44d4-828e-fc734280d1e8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3858 2024.08.05 16:48:19.493778 [ 199 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::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
3859 2024.08.05 16:48:19.494559 [ 199 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::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
3860 2024.08.05 16:48:19.494587 [ 3 ] {afb6179a-2f90-44d4-828e-fc734280d1e8} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3861 2024.08.05 16:48:19.494667 [ 3 ] {afb6179a-2f90-44d4-828e-fc734280d1e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
3862 2024.08.05 16:48:19.495137 [ 199 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::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
3863 2024.08.05 16:48:19.495725 [ 199 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::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
3864 2024.08.05 16:48:19.496021 [ 3 ] {afb6179a-2f90-44d4-828e-fc734280d1e8} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3865 2024.08.05 16:48:19.496927 [ 3 ] {afb6179a-2f90-44d4-828e-fc734280d1e8} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3866 2024.08.05 16:48:19.497154 [ 30 ] {} <Debug> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3867 2024.08.05 16:48:19.497263 [ 30 ] {} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3868 2024.08.05 16:48:19.497282 [ 3 ] {afb6179a-2f90-44d4-828e-fc734280d1e8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005096 sec., 11773.940345368917 rows/sec., 812.52 KiB/sec.
3869 2024.08.05 16:48:19.497310 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
3870 2024.08.05 16:48:19.498044 [ 198 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::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
3871 2024.08.05 16:48:19.498171 [ 3 ] {afb6179a-2f90-44d4-828e-fc734280d1e8} <Debug> DynamicQueryHandler: Done processing query
3872 2024.08.05 16:48:19.498301 [ 3 ] {afb6179a-2f90-44d4-828e-fc734280d1e8} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3873 2024.08.05 16:48:19.498439 [ 3 ] {} <Debug> HTTP-Session: 3c7cb802-6d6b-4a3a-a533-8bc2f6de58b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3874 2024.08.05 16:48:19.498913 [ 198 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3875 2024.08.05 16:48:19.498997 [ 198 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 504 rows starting from the beginning of the part
3876 2024.08.05 16:48:19.499241 [ 198 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::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
3877 2024.08.05 16:48:19.499491 [ 198 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::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
3878 2024.08.05 16:48:19.499775 [ 198 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::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
3879 2024.08.05 16:48:19.500058 [ 198 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::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
3880 2024.08.05 16:48:19.500351 [ 198 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::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
3881 2024.08.05 16:48:19.503779 [ 198 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 804 rows, containing 4 columns (4 merged, 0 gathered) in 0.006314998 sec., 127315.95481107042 rows/sec., 8.55 MiB/sec.
3882 2024.08.05 16:48:19.504071 [ 198 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3883 2024.08.05 16:48:19.505118 [ 198 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_16_3} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3884 2024.08.05 16:48:19.505358 [ 198 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_16_3} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3885 2024.08.05 16:48:19.505432 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB.
3886 2024.08.05 16:48:19.506071 [ 201 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 199 rows, containing 19 columns (19 merged, 0 gathered) in 0.015388273 sec., 12931.925499372153 rows/sec., 23.17 MiB/sec.
3887 2024.08.05 16:48:19.506442 [ 198 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
3888 2024.08.05 16:48:19.506981 [ 198 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3889 2024.08.05 16:48:19.507057 [ 198 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
3890 2024.08.05 16:48:19.507183 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.28 MiB.
3891 2024.08.05 16:48:24.463230 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 3758, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3892 2024.08.05 16:48:24.463371 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3893 2024.08.05 16:48:24.463399 [ 3 ] {} <Debug> HTTP-Session: ee61c8e5-4975-426b-8a9d-fc16e71c1a4c Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
3894 2024.08.05 16:48:24.463427 [ 3 ] {} <Debug> HTTP-Session: ee61c8e5-4975-426b-8a9d-fc16e71c1a4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3895 2024.08.05 16:48:24.463445 [ 3 ] {} <Debug> HTTP-Session: ee61c8e5-4975-426b-8a9d-fc16e71c1a4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3896 2024.08.05 16:48:24.463503 [ 3 ] {} <Trace> HTTP-Session: ee61c8e5-4975-426b-8a9d-fc16e71c1a4c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3897 2024.08.05 16:48:24.463715 [ 3 ] {ef7b3f93-528f-4df7-b767-5b96385e03fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3898 2024.08.05 16:48:24.463791 [ 3 ] {ef7b3f93-528f-4df7-b767-5b96385e03fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3899 2024.08.05 16:48:24.464014 [ 3 ] {ef7b3f93-528f-4df7-b767-5b96385e03fa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3900 2024.08.05 16:48:24.464528 [ 3 ] {ef7b3f93-528f-4df7-b767-5b96385e03fa} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3901 2024.08.05 16:48:24.464570 [ 3 ] {ef7b3f93-528f-4df7-b767-5b96385e03fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
3902 2024.08.05 16:48:24.464946 [ 3 ] {ef7b3f93-528f-4df7-b767-5b96385e03fa} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
3903 2024.08.05 16:48:24.465299 [ 3 ] {ef7b3f93-528f-4df7-b767-5b96385e03fa} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3904 2024.08.05 16:48:24.465466 [ 3 ] {ef7b3f93-528f-4df7-b767-5b96385e03fa} <Debug> executeQuery: Read 27 rows, 2.04 KiB in 0.001818 sec., 14851.485148514852 rows/sec., 1.10 MiB/sec.
3905 2024.08.05 16:48:24.465806 [ 3 ] {ef7b3f93-528f-4df7-b767-5b96385e03fa} <Debug> DynamicQueryHandler: Done processing query
3906 2024.08.05 16:48:24.465834 [ 3 ] {ef7b3f93-528f-4df7-b767-5b96385e03fa} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3907 2024.08.05 16:48:24.465850 [ 3 ] {} <Debug> HTTP-Session: ee61c8e5-4975-426b-8a9d-fc16e71c1a4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3908 2024.08.05 16:48:24.466040 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 33833, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3909 2024.08.05 16:48:24.466091 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3910 2024.08.05 16:48:24.466110 [ 3 ] {} <Debug> HTTP-Session: 0c1e5fd5-0c75-4b41-ac23-12b8e272f471 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
3911 2024.08.05 16:48:24.466126 [ 3 ] {} <Debug> HTTP-Session: 0c1e5fd5-0c75-4b41-ac23-12b8e272f471 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3912 2024.08.05 16:48:24.466140 [ 3 ] {} <Debug> HTTP-Session: 0c1e5fd5-0c75-4b41-ac23-12b8e272f471 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3913 2024.08.05 16:48:24.466171 [ 3 ] {} <Trace> HTTP-Session: 0c1e5fd5-0c75-4b41-ac23-12b8e272f471 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3914 2024.08.05 16:48:24.466329 [ 3 ] {292a449c-c81a-4e97-a234-cfbac3d3a668} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3915 2024.08.05 16:48:24.466376 [ 3 ] {292a449c-c81a-4e97-a234-cfbac3d3a668} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3916 2024.08.05 16:48:24.466522 [ 3 ] {292a449c-c81a-4e97-a234-cfbac3d3a668} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3917 2024.08.05 16:48:24.466988 [ 3 ] {292a449c-c81a-4e97-a234-cfbac3d3a668} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3918 2024.08.05 16:48:24.467025 [ 3 ] {292a449c-c81a-4e97-a234-cfbac3d3a668} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
3919 2024.08.05 16:48:24.467351 [ 3 ] {292a449c-c81a-4e97-a234-cfbac3d3a668} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3920 2024.08.05 16:48:24.467669 [ 3 ] {292a449c-c81a-4e97-a234-cfbac3d3a668} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3921 2024.08.05 16:48:24.467824 [ 3 ] {292a449c-c81a-4e97-a234-cfbac3d3a668} <Debug> executeQuery: Read 224 rows, 20.23 KiB in 0.001561 sec., 143497.75784753362 rows/sec., 12.66 MiB/sec.
3922 2024.08.05 16:48:24.468039 [ 3 ] {292a449c-c81a-4e97-a234-cfbac3d3a668} <Debug> DynamicQueryHandler: Done processing query
3923 2024.08.05 16:48:24.468065 [ 3 ] {292a449c-c81a-4e97-a234-cfbac3d3a668} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB.
3924 2024.08.05 16:48:24.468081 [ 3 ] {} <Debug> HTTP-Session: 0c1e5fd5-0c75-4b41-ac23-12b8e272f471 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3925 2024.08.05 16:48:24.468269 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 65110, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3926 2024.08.05 16:48:24.468318 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3927 2024.08.05 16:48:24.468339 [ 3 ] {} <Debug> HTTP-Session: f053e13b-3103-4091-b023-d5424958b82a Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
3928 2024.08.05 16:48:24.468360 [ 3 ] {} <Debug> HTTP-Session: f053e13b-3103-4091-b023-d5424958b82a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3929 2024.08.05 16:48:24.468374 [ 3 ] {} <Debug> HTTP-Session: f053e13b-3103-4091-b023-d5424958b82a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3930 2024.08.05 16:48:24.468404 [ 3 ] {} <Trace> HTTP-Session: f053e13b-3103-4091-b023-d5424958b82a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3931 2024.08.05 16:48:24.468611 [ 3 ] {37fbc5c4-5a88-4a7d-8209-6c428f5d3f2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3932 2024.08.05 16:48:24.468654 [ 3 ] {37fbc5c4-5a88-4a7d-8209-6c428f5d3f2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3933 2024.08.05 16:48:24.468782 [ 3 ] {37fbc5c4-5a88-4a7d-8209-6c428f5d3f2d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3934 2024.08.05 16:48:24.469347 [ 3 ] {37fbc5c4-5a88-4a7d-8209-6c428f5d3f2d} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3935 2024.08.05 16:48:24.469385 [ 3 ] {37fbc5c4-5a88-4a7d-8209-6c428f5d3f2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
3936 2024.08.05 16:48:24.469717 [ 3 ] {37fbc5c4-5a88-4a7d-8209-6c428f5d3f2d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3937 2024.08.05 16:48:24.470030 [ 3 ] {37fbc5c4-5a88-4a7d-8209-6c428f5d3f2d} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3938 2024.08.05 16:48:24.470182 [ 3 ] {37fbc5c4-5a88-4a7d-8209-6c428f5d3f2d} <Debug> executeQuery: Read 403 rows, 29.16 KiB in 0.001676 sec., 240453.46062052506 rows/sec., 16.99 MiB/sec.
3939 2024.08.05 16:48:24.470355 [ 3 ] {37fbc5c4-5a88-4a7d-8209-6c428f5d3f2d} <Debug> DynamicQueryHandler: Done processing query
3940 2024.08.05 16:48:24.470380 [ 3 ] {37fbc5c4-5a88-4a7d-8209-6c428f5d3f2d} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
3941 2024.08.05 16:48:24.470396 [ 3 ] {} <Debug> HTTP-Session: f053e13b-3103-4091-b023-d5424958b82a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3942 2024.08.05 16:48:24.470538 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3943 2024.08.05 16:48:24.470587 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3944 2024.08.05 16:48:24.470606 [ 3 ] {} <Debug> HTTP-Session: 106b2283-bf68-4f79-93ad-8f55e874ce62 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
3945 2024.08.05 16:48:24.470624 [ 3 ] {} <Debug> HTTP-Session: 106b2283-bf68-4f79-93ad-8f55e874ce62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3946 2024.08.05 16:48:24.470637 [ 3 ] {} <Debug> HTTP-Session: 106b2283-bf68-4f79-93ad-8f55e874ce62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3947 2024.08.05 16:48:24.470668 [ 3 ] {} <Trace> HTTP-Session: 106b2283-bf68-4f79-93ad-8f55e874ce62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3948 2024.08.05 16:48:24.470761 [ 3 ] {802369c0-0f5d-4609-b509-3a0ef1f4b82f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3949 2024.08.05 16:48:24.470806 [ 3 ] {802369c0-0f5d-4609-b509-3a0ef1f4b82f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3950 2024.08.05 16:48:24.470938 [ 3 ] {802369c0-0f5d-4609-b509-3a0ef1f4b82f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3951 2024.08.05 16:48:24.471211 [ 3 ] {802369c0-0f5d-4609-b509-3a0ef1f4b82f} <Trace> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3952 2024.08.05 16:48:24.471247 [ 3 ] {802369c0-0f5d-4609-b509-3a0ef1f4b82f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
3953 2024.08.05 16:48:24.471607 [ 3 ] {802369c0-0f5d-4609-b509-3a0ef1f4b82f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
3954 2024.08.05 16:48:24.471940 [ 3 ] {802369c0-0f5d-4609-b509-3a0ef1f4b82f} <Trace> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3955 2024.08.05 16:48:24.472094 [ 3 ] {802369c0-0f5d-4609-b509-3a0ef1f4b82f} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001358 sec., 4418.262150220913 rows/sec., 189.85 KiB/sec.
3956 2024.08.05 16:48:24.472262 [ 3 ] {802369c0-0f5d-4609-b509-3a0ef1f4b82f} <Debug> DynamicQueryHandler: Done processing query
3957 2024.08.05 16:48:24.472286 [ 3 ] {802369c0-0f5d-4609-b509-3a0ef1f4b82f} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3958 2024.08.05 16:48:24.472302 [ 3 ] {} <Debug> HTTP-Session: 106b2283-bf68-4f79-93ad-8f55e874ce62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3959 2024.08.05 16:48:24.472418 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3960 2024.08.05 16:48:24.472467 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3961 2024.08.05 16:48:24.472486 [ 3 ] {} <Debug> HTTP-Session: ae86d7eb-dec4-4424-a003-62bdd4618126 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
3962 2024.08.05 16:48:24.472502 [ 3 ] {} <Debug> HTTP-Session: ae86d7eb-dec4-4424-a003-62bdd4618126 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3963 2024.08.05 16:48:24.472516 [ 3 ] {} <Debug> HTTP-Session: ae86d7eb-dec4-4424-a003-62bdd4618126 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3964 2024.08.05 16:48:24.472547 [ 3 ] {} <Trace> HTTP-Session: ae86d7eb-dec4-4424-a003-62bdd4618126 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3965 2024.08.05 16:48:24.472700 [ 3 ] {1f6f4815-14a9-47b7-9057-3597f00ae655} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3966 2024.08.05 16:48:24.472750 [ 3 ] {1f6f4815-14a9-47b7-9057-3597f00ae655} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3967 2024.08.05 16:48:24.472897 [ 3 ] {1f6f4815-14a9-47b7-9057-3597f00ae655} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3968 2024.08.05 16:48:24.473235 [ 3 ] {1f6f4815-14a9-47b7-9057-3597f00ae655} <Trace> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3969 2024.08.05 16:48:24.473270 [ 3 ] {1f6f4815-14a9-47b7-9057-3597f00ae655} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
3970 2024.08.05 16:48:24.473644 [ 3 ] {1f6f4815-14a9-47b7-9057-3597f00ae655} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
3971 2024.08.05 16:48:24.473985 [ 3 ] {1f6f4815-14a9-47b7-9057-3597f00ae655} <Trace> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3972 2024.08.05 16:48:24.474138 [ 3 ] {1f6f4815-14a9-47b7-9057-3597f00ae655} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001514 sec., 50858.65257595773 rows/sec., 3.13 MiB/sec.
3973 2024.08.05 16:48:24.474314 [ 3 ] {1f6f4815-14a9-47b7-9057-3597f00ae655} <Debug> DynamicQueryHandler: Done processing query
3974 2024.08.05 16:48:24.474339 [ 3 ] {1f6f4815-14a9-47b7-9057-3597f00ae655} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3975 2024.08.05 16:48:24.474356 [ 3 ] {} <Debug> HTTP-Session: ae86d7eb-dec4-4424-a003-62bdd4618126 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3976 2024.08.05 16:48:24.474506 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 30582, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3977 2024.08.05 16:48:24.474555 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3978 2024.08.05 16:48:24.474574 [ 3 ] {} <Debug> HTTP-Session: cb6db49b-c6c4-42b0-9f15-7343301812ad Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
3979 2024.08.05 16:48:24.474591 [ 3 ] {} <Debug> HTTP-Session: cb6db49b-c6c4-42b0-9f15-7343301812ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3980 2024.08.05 16:48:24.474605 [ 3 ] {} <Debug> HTTP-Session: cb6db49b-c6c4-42b0-9f15-7343301812ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3981 2024.08.05 16:48:24.474635 [ 3 ] {} <Trace> HTTP-Session: cb6db49b-c6c4-42b0-9f15-7343301812ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3982 2024.08.05 16:48:24.474780 [ 3 ] {79b9ca03-a496-4710-9433-1eea555fca10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3983 2024.08.05 16:48:24.474825 [ 3 ] {79b9ca03-a496-4710-9433-1eea555fca10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3984 2024.08.05 16:48:24.474970 [ 3 ] {79b9ca03-a496-4710-9433-1eea555fca10} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3985 2024.08.05 16:48:24.475378 [ 3 ] {79b9ca03-a496-4710-9433-1eea555fca10} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3986 2024.08.05 16:48:24.475414 [ 3 ] {79b9ca03-a496-4710-9433-1eea555fca10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
3987 2024.08.05 16:48:24.475783 [ 3 ] {79b9ca03-a496-4710-9433-1eea555fca10} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3988 2024.08.05 16:48:24.476125 [ 3 ] {79b9ca03-a496-4710-9433-1eea555fca10} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3989 2024.08.05 16:48:24.476288 [ 3 ] {79b9ca03-a496-4710-9433-1eea555fca10} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001571 sec., 101845.95798854233 rows/sec., 7.09 MiB/sec.
3990 2024.08.05 16:48:24.476613 [ 3 ] {79b9ca03-a496-4710-9433-1eea555fca10} <Debug> DynamicQueryHandler: Done processing query
3991 2024.08.05 16:48:24.476639 [ 3 ] {79b9ca03-a496-4710-9433-1eea555fca10} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3992 2024.08.05 16:48:24.476656 [ 3 ] {} <Debug> HTTP-Session: cb6db49b-c6c4-42b0-9f15-7343301812ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3993 2024.08.05 16:48:24.476811 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 33560, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3994 2024.08.05 16:48:24.476862 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3995 2024.08.05 16:48:24.476881 [ 3 ] {} <Debug> HTTP-Session: d17372e9-141a-4f7f-9f15-c6de2bf4a1bd Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
3996 2024.08.05 16:48:24.476897 [ 3 ] {} <Debug> HTTP-Session: d17372e9-141a-4f7f-9f15-c6de2bf4a1bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3997 2024.08.05 16:48:24.476910 [ 3 ] {} <Debug> HTTP-Session: d17372e9-141a-4f7f-9f15-c6de2bf4a1bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3998 2024.08.05 16:48:24.476941 [ 3 ] {} <Trace> HTTP-Session: d17372e9-141a-4f7f-9f15-c6de2bf4a1bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3999 2024.08.05 16:48:24.477198 [ 3 ] {98c419d2-c1d6-41d0-bef6-9174c310189c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4000 2024.08.05 16:48:24.477269 [ 3 ] {98c419d2-c1d6-41d0-bef6-9174c310189c} <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
4001 2024.08.05 16:48:24.477695 [ 3 ] {98c419d2-c1d6-41d0-bef6-9174c310189c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4002 2024.08.05 16:48:24.478363 [ 3 ] {98c419d2-c1d6-41d0-bef6-9174c310189c} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4003 2024.08.05 16:48:24.478399 [ 3 ] {98c419d2-c1d6-41d0-bef6-9174c310189c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
4004 2024.08.05 16:48:24.479015 [ 3 ] {98c419d2-c1d6-41d0-bef6-9174c310189c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
4005 2024.08.05 16:48:24.479430 [ 3 ] {98c419d2-c1d6-41d0-bef6-9174c310189c} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4006 2024.08.05 16:48:24.479625 [ 3 ] {98c419d2-c1d6-41d0-bef6-9174c310189c} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.0026 sec., 8076.923076923077 rows/sec., 14.47 MiB/sec.
4007 2024.08.05 16:48:24.479849 [ 3 ] {98c419d2-c1d6-41d0-bef6-9174c310189c} <Debug> DynamicQueryHandler: Done processing query
4008 2024.08.05 16:48:24.479874 [ 3 ] {98c419d2-c1d6-41d0-bef6-9174c310189c} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
4009 2024.08.05 16:48:24.479890 [ 3 ] {} <Debug> HTTP-Session: d17372e9-141a-4f7f-9f15-c6de2bf4a1bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4010 2024.08.05 16:48:24.480013 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 3209, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4011 2024.08.05 16:48:24.480062 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4012 2024.08.05 16:48:24.480081 [ 3 ] {} <Debug> HTTP-Session: 092f31be-53dc-4599-9277-7c934a240078 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
4013 2024.08.05 16:48:24.480097 [ 3 ] {} <Debug> HTTP-Session: 092f31be-53dc-4599-9277-7c934a240078 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4014 2024.08.05 16:48:24.480111 [ 3 ] {} <Debug> HTTP-Session: 092f31be-53dc-4599-9277-7c934a240078 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4015 2024.08.05 16:48:24.480141 [ 3 ] {} <Trace> HTTP-Session: 092f31be-53dc-4599-9277-7c934a240078 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4016 2024.08.05 16:48:24.480248 [ 3 ] {ef507637-d162-4386-9c18-46ecdec72232} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
4017 2024.08.05 16:48:24.480291 [ 3 ] {ef507637-d162-4386-9c18-46ecdec72232} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
4018 2024.08.05 16:48:24.480418 [ 3 ] {ef507637-d162-4386-9c18-46ecdec72232} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4019 2024.08.05 16:48:24.480698 [ 3 ] {ef507637-d162-4386-9c18-46ecdec72232} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4020 2024.08.05 16:48:24.480734 [ 3 ] {ef507637-d162-4386-9c18-46ecdec72232} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
4021 2024.08.05 16:48:24.481089 [ 3 ] {ef507637-d162-4386-9c18-46ecdec72232} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
4022 2024.08.05 16:48:24.481414 [ 3 ] {ef507637-d162-4386-9c18-46ecdec72232} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4023 2024.08.05 16:48:24.481574 [ 3 ] {ef507637-d162-4386-9c18-46ecdec72232} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001345 sec., 17100.371747211895 rows/sec., 925.01 KiB/sec.
4024 2024.08.05 16:48:24.481587 [ 79 ] {} <Debug> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
4025 2024.08.05 16:48:24.481713 [ 79 ] {} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4026 2024.08.05 16:48:24.481777 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
4027 2024.08.05 16:48:24.481788 [ 3 ] {ef507637-d162-4386-9c18-46ecdec72232} <Debug> DynamicQueryHandler: Done processing query
4028 2024.08.05 16:48:24.481843 [ 3 ] {ef507637-d162-4386-9c18-46ecdec72232} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
4029 2024.08.05 16:48:24.481896 [ 3 ] {} <Debug> HTTP-Session: 092f31be-53dc-4599-9277-7c934a240078 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4030 2024.08.05 16:48:24.482076 [ 199 ] {ae17f19f-5f7e-41fb-b229-935f5864debe::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
4031 2024.08.05 16:48:24.482087 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4032 2024.08.05 16:48:24.482211 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4033 2024.08.05 16:48:24.482267 [ 3 ] {} <Debug> HTTP-Session: 3a167aa6-12f3-41d3-9a6b-b592765e7c1a Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
4034 2024.08.05 16:48:24.482312 [ 3 ] {} <Debug> HTTP-Session: 3a167aa6-12f3-41d3-9a6b-b592765e7c1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4035 2024.08.05 16:48:24.482359 [ 3 ] {} <Debug> HTTP-Session: 3a167aa6-12f3-41d3-9a6b-b592765e7c1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4036 2024.08.05 16:48:24.482463 [ 3 ] {} <Trace> HTTP-Session: 3a167aa6-12f3-41d3-9a6b-b592765e7c1a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4037 2024.08.05 16:48:24.482548 [ 199 ] {ae17f19f-5f7e-41fb-b229-935f5864debe::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4038 2024.08.05 16:48:24.482628 [ 199 ] {ae17f19f-5f7e-41fb-b229-935f5864debe::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part
4039 2024.08.05 16:48:24.482746 [ 3 ] {b0b42c38-d9de-4c8d-ab14-cbfa65589bfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4040 2024.08.05 16:48:24.482894 [ 199 ] {ae17f19f-5f7e-41fb-b229-935f5864debe::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 23 rows starting from the beginning of the part
4041 2024.08.05 16:48:24.482928 [ 3 ] {b0b42c38-d9de-4c8d-ab14-cbfa65589bfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4042 2024.08.05 16:48:24.483261 [ 199 ] {ae17f19f-5f7e-41fb-b229-935f5864debe::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 15 rows starting from the beginning of the part
4043 2024.08.05 16:48:24.483673 [ 199 ] {ae17f19f-5f7e-41fb-b229-935f5864debe::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 23 rows starting from the beginning of the part
4044 2024.08.05 16:48:24.483989 [ 199 ] {ae17f19f-5f7e-41fb-b229-935f5864debe::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 23 rows starting from the beginning of the part
4045 2024.08.05 16:48:24.484027 [ 3 ] {b0b42c38-d9de-4c8d-ab14-cbfa65589bfb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4046 2024.08.05 16:48:24.484280 [ 199 ] {ae17f19f-5f7e-41fb-b229-935f5864debe::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 23 rows starting from the beginning of the part
4047 2024.08.05 16:48:24.484963 [ 3 ] {b0b42c38-d9de-4c8d-ab14-cbfa65589bfb} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4048 2024.08.05 16:48:24.485027 [ 3 ] {b0b42c38-d9de-4c8d-ab14-cbfa65589bfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
4049 2024.08.05 16:48:24.485892 [ 3 ] {b0b42c38-d9de-4c8d-ab14-cbfa65589bfb} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
4050 2024.08.05 16:48:24.486923 [ 3 ] {b0b42c38-d9de-4c8d-ab14-cbfa65589bfb} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4051 2024.08.05 16:48:24.487127 [ 201 ] {ae17f19f-5f7e-41fb-b229-935f5864debe::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 119 rows, containing 4 columns (4 merged, 0 gathered) in 0.005204639 sec., 22864.21786410162 rows/sec., 1.31 MiB/sec.
4052 2024.08.05 16:48:24.487289 [ 3 ] {b0b42c38-d9de-4c8d-ab14-cbfa65589bfb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004647 sec., 12911.555842479018 rows/sec., 891.03 KiB/sec.
4053 2024.08.05 16:48:24.487629 [ 188 ] {ae17f19f-5f7e-41fb-b229-935f5864debe::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
4054 2024.08.05 16:48:24.487759 [ 3 ] {b0b42c38-d9de-4c8d-ab14-cbfa65589bfb} <Debug> DynamicQueryHandler: Done processing query
4055 2024.08.05 16:48:24.487812 [ 3 ] {b0b42c38-d9de-4c8d-ab14-cbfa65589bfb} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4056 2024.08.05 16:48:24.487831 [ 3 ] {} <Debug> HTTP-Session: 3a167aa6-12f3-41d3-9a6b-b592765e7c1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4057 2024.08.05 16:48:24.488279 [ 188 ] {ae17f19f-5f7e-41fb-b229-935f5864debe::all_1_6_1} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4058 2024.08.05 16:48:24.488389 [ 188 ] {ae17f19f-5f7e-41fb-b229-935f5864debe::all_1_6_1} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
4059 2024.08.05 16:48:24.488493 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
4060 2024.08.05 16:48:29.461349 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 1628, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4061 2024.08.05 16:48:29.461485 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4062 2024.08.05 16:48:29.461513 [ 3 ] {} <Debug> HTTP-Session: 77936a6f-3c0b-4684-be77-4e984ba26612 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
4063 2024.08.05 16:48:29.461539 [ 3 ] {} <Debug> HTTP-Session: 77936a6f-3c0b-4684-be77-4e984ba26612 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4064 2024.08.05 16:48:29.461553 [ 3 ] {} <Debug> HTTP-Session: 77936a6f-3c0b-4684-be77-4e984ba26612 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4065 2024.08.05 16:48:29.461604 [ 3 ] {} <Trace> HTTP-Session: 77936a6f-3c0b-4684-be77-4e984ba26612 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4066 2024.08.05 16:48:29.461793 [ 3 ] {db114308-508c-42ec-8440-3e40f0899be1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4067 2024.08.05 16:48:29.461861 [ 3 ] {db114308-508c-42ec-8440-3e40f0899be1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4068 2024.08.05 16:48:29.462056 [ 3 ] {db114308-508c-42ec-8440-3e40f0899be1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4069 2024.08.05 16:48:29.462504 [ 3 ] {db114308-508c-42ec-8440-3e40f0899be1} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4070 2024.08.05 16:48:29.462553 [ 3 ] {db114308-508c-42ec-8440-3e40f0899be1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
4071 2024.08.05 16:48:29.462929 [ 3 ] {db114308-508c-42ec-8440-3e40f0899be1} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
4072 2024.08.05 16:48:29.463271 [ 3 ] {db114308-508c-42ec-8440-3e40f0899be1} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4073 2024.08.05 16:48:29.463446 [ 3 ] {db114308-508c-42ec-8440-3e40f0899be1} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001701 sec., 6466.784244562023 rows/sec., 524.16 KiB/sec.
4074 2024.08.05 16:48:29.463816 [ 3 ] {db114308-508c-42ec-8440-3e40f0899be1} <Debug> DynamicQueryHandler: Done processing query
4075 2024.08.05 16:48:29.463843 [ 3 ] {db114308-508c-42ec-8440-3e40f0899be1} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4076 2024.08.05 16:48:29.463860 [ 3 ] {} <Debug> HTTP-Session: 77936a6f-3c0b-4684-be77-4e984ba26612 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4077 2024.08.05 16:48:29.464004 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 363, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4078 2024.08.05 16:48:29.464062 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4079 2024.08.05 16:48:29.464082 [ 3 ] {} <Debug> HTTP-Session: 6152e9d6-39fb-4df6-b932-a2785b589b2d Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
4080 2024.08.05 16:48:29.464099 [ 3 ] {} <Debug> HTTP-Session: 6152e9d6-39fb-4df6-b932-a2785b589b2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4081 2024.08.05 16:48:29.464113 [ 3 ] {} <Debug> HTTP-Session: 6152e9d6-39fb-4df6-b932-a2785b589b2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4082 2024.08.05 16:48:29.464148 [ 3 ] {} <Trace> HTTP-Session: 6152e9d6-39fb-4df6-b932-a2785b589b2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4083 2024.08.05 16:48:29.464254 [ 3 ] {2666a7a7-9820-4c36-949c-03805fb796b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
4084 2024.08.05 16:48:29.464301 [ 3 ] {2666a7a7-9820-4c36-949c-03805fb796b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
4085 2024.08.05 16:48:29.464454 [ 3 ] {2666a7a7-9820-4c36-949c-03805fb796b6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4086 2024.08.05 16:48:29.464778 [ 3 ] {2666a7a7-9820-4c36-949c-03805fb796b6} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4087 2024.08.05 16:48:29.464815 [ 3 ] {2666a7a7-9820-4c36-949c-03805fb796b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
4088 2024.08.05 16:48:29.465117 [ 3 ] {2666a7a7-9820-4c36-949c-03805fb796b6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
4089 2024.08.05 16:48:29.465427 [ 3 ] {2666a7a7-9820-4c36-949c-03805fb796b6} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4090 2024.08.05 16:48:29.465586 [ 3 ] {2666a7a7-9820-4c36-949c-03805fb796b6} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001352 sec., 1479.2899408284025 rows/sec., 120.63 KiB/sec.
4091 2024.08.05 16:48:29.465593 [ 132 ] {} <Debug> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
4092 2024.08.05 16:48:29.465693 [ 132 ] {} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4093 2024.08.05 16:48:29.465743 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
4094 2024.08.05 16:48:29.465825 [ 3 ] {2666a7a7-9820-4c36-949c-03805fb796b6} <Debug> DynamicQueryHandler: Done processing query
4095 2024.08.05 16:48:29.465888 [ 3 ] {2666a7a7-9820-4c36-949c-03805fb796b6} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4096 2024.08.05 16:48:29.465938 [ 3 ] {} <Debug> HTTP-Session: 6152e9d6-39fb-4df6-b932-a2785b589b2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4097 2024.08.05 16:48:29.465971 [ 201 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::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
4098 2024.08.05 16:48:29.466143 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 17930, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4099 2024.08.05 16:48:29.466232 [ 201 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4100 2024.08.05 16:48:29.466245 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4101 2024.08.05 16:48:29.466300 [ 3 ] {} <Debug> HTTP-Session: dd02bfe9-c3cf-4e00-bd63-9ee0ee4ef954 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
4102 2024.08.05 16:48:29.466301 [ 201 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part
4103 2024.08.05 16:48:29.466321 [ 3 ] {} <Debug> HTTP-Session: dd02bfe9-c3cf-4e00-bd63-9ee0ee4ef954 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4104 2024.08.05 16:48:29.466367 [ 3 ] {} <Debug> HTTP-Session: dd02bfe9-c3cf-4e00-bd63-9ee0ee4ef954 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4105 2024.08.05 16:48:29.466420 [ 3 ] {} <Trace> HTTP-Session: dd02bfe9-c3cf-4e00-bd63-9ee0ee4ef954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4106 2024.08.05 16:48:29.466571 [ 201 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part
4107 2024.08.05 16:48:29.466880 [ 201 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part
4108 2024.08.05 16:48:29.467006 [ 3 ] {70df3500-5a55-41c7-bff2-a9a5a2eafc4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4109 2024.08.05 16:48:29.467168 [ 201 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part
4110 2024.08.05 16:48:29.467241 [ 3 ] {70df3500-5a55-41c7-bff2-a9a5a2eafc4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4111 2024.08.05 16:48:29.467381 [ 201 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part
4112 2024.08.05 16:48:29.468085 [ 3 ] {70df3500-5a55-41c7-bff2-a9a5a2eafc4a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4113 2024.08.05 16:48:29.468979 [ 3 ] {70df3500-5a55-41c7-bff2-a9a5a2eafc4a} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4114 2024.08.05 16:48:29.469052 [ 3 ] {70df3500-5a55-41c7-bff2-a9a5a2eafc4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
4115 2024.08.05 16:48:29.469861 [ 201 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.004028489 sec., 2482.3202942840358 rows/sec., 202.42 KiB/sec.
4116 2024.08.05 16:48:29.469958 [ 3 ] {70df3500-5a55-41c7-bff2-a9a5a2eafc4a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
4117 2024.08.05 16:48:29.470032 [ 201 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
4118 2024.08.05 16:48:29.470752 [ 3 ] {70df3500-5a55-41c7-bff2-a9a5a2eafc4a} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4119 2024.08.05 16:48:29.470874 [ 201 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_5_1} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4120 2024.08.05 16:48:29.471138 [ 3 ] {70df3500-5a55-41c7-bff2-a9a5a2eafc4a} <Debug> executeQuery: Read 126 rows, 10.28 KiB in 0.00444 sec., 28378.378378378377 rows/sec., 2.26 MiB/sec.
4121 2024.08.05 16:48:29.471165 [ 201 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_5_1} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1
4122 2024.08.05 16:48:29.471450 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
4123 2024.08.05 16:48:29.471687 [ 3 ] {70df3500-5a55-41c7-bff2-a9a5a2eafc4a} <Debug> DynamicQueryHandler: Done processing query
4124 2024.08.05 16:48:29.471717 [ 3 ] {70df3500-5a55-41c7-bff2-a9a5a2eafc4a} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
4125 2024.08.05 16:48:29.471733 [ 3 ] {} <Debug> HTTP-Session: dd02bfe9-c3cf-4e00-bd63-9ee0ee4ef954 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4126 2024.08.05 16:48:29.471860 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 328, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4127 2024.08.05 16:48:29.471910 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4128 2024.08.05 16:48:29.471929 [ 3 ] {} <Debug> HTTP-Session: 15702db2-90d1-4aeb-9fd5-674064cbe028 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
4129 2024.08.05 16:48:29.471945 [ 3 ] {} <Debug> HTTP-Session: 15702db2-90d1-4aeb-9fd5-674064cbe028 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4130 2024.08.05 16:48:29.471959 [ 3 ] {} <Debug> HTTP-Session: 15702db2-90d1-4aeb-9fd5-674064cbe028 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4131 2024.08.05 16:48:29.471990 [ 3 ] {} <Trace> HTTP-Session: 15702db2-90d1-4aeb-9fd5-674064cbe028 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4132 2024.08.05 16:48:29.472085 [ 3 ] {9a597840-2181-4669-a0d5-e7cfb62ad4fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4133 2024.08.05 16:48:29.472129 [ 3 ] {9a597840-2181-4669-a0d5-e7cfb62ad4fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4134 2024.08.05 16:48:29.472283 [ 3 ] {9a597840-2181-4669-a0d5-e7cfb62ad4fa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4135 2024.08.05 16:48:29.472592 [ 3 ] {9a597840-2181-4669-a0d5-e7cfb62ad4fa} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4136 2024.08.05 16:48:29.472629 [ 3 ] {9a597840-2181-4669-a0d5-e7cfb62ad4fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
4137 2024.08.05 16:48:29.472932 [ 3 ] {9a597840-2181-4669-a0d5-e7cfb62ad4fa} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
4138 2024.08.05 16:48:29.473253 [ 3 ] {9a597840-2181-4669-a0d5-e7cfb62ad4fa} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4139 2024.08.05 16:48:29.473398 [ 3 ] {9a597840-2181-4669-a0d5-e7cfb62ad4fa} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.00133 sec., 1503.7593984962407 rows/sec., 105.00 KiB/sec.
4140 2024.08.05 16:48:29.473414 [ 132 ] {} <Debug> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
4141 2024.08.05 16:48:29.473493 [ 132 ] {} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4142 2024.08.05 16:48:29.473544 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
4143 2024.08.05 16:48:29.473699 [ 3 ] {9a597840-2181-4669-a0d5-e7cfb62ad4fa} <Debug> DynamicQueryHandler: Done processing query
4144 2024.08.05 16:48:29.473850 [ 3 ] {9a597840-2181-4669-a0d5-e7cfb62ad4fa} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4145 2024.08.05 16:48:29.473876 [ 189 ] {280d238a-2774-4679-9167-e1a37d9a90f0::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
4146 2024.08.05 16:48:29.473911 [ 3 ] {} <Debug> HTTP-Session: 15702db2-90d1-4aeb-9fd5-674064cbe028 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4147 2024.08.05 16:48:29.474080 [ 189 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4148 2024.08.05 16:48:29.474115 [ 189 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part
4149 2024.08.05 16:48:29.474154 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 17124, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4150 2024.08.05 16:48:29.474297 [ 189 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part
4151 2024.08.05 16:48:29.474317 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4152 2024.08.05 16:48:29.474407 [ 3 ] {} <Debug> HTTP-Session: 0747fded-9bc3-4b18-a843-8c72a2d0a567 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
4153 2024.08.05 16:48:29.474556 [ 189 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part
4154 2024.08.05 16:48:29.474588 [ 3 ] {} <Debug> HTTP-Session: 0747fded-9bc3-4b18-a843-8c72a2d0a567 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4155 2024.08.05 16:48:29.474667 [ 3 ] {} <Debug> HTTP-Session: 0747fded-9bc3-4b18-a843-8c72a2d0a567 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4156 2024.08.05 16:48:29.474829 [ 189 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part
4157 2024.08.05 16:48:29.474875 [ 3 ] {} <Trace> HTTP-Session: 0747fded-9bc3-4b18-a843-8c72a2d0a567 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4158 2024.08.05 16:48:29.475069 [ 189 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part
4159 2024.08.05 16:48:29.475437 [ 3 ] {67f249fa-c68b-472a-8176-2da3711c379a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4160 2024.08.05 16:48:29.475553 [ 3 ] {67f249fa-c68b-472a-8176-2da3711c379a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4161 2024.08.05 16:48:29.475974 [ 3 ] {67f249fa-c68b-472a-8176-2da3711c379a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4162 2024.08.05 16:48:29.476987 [ 3 ] {67f249fa-c68b-472a-8176-2da3711c379a} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4163 2024.08.05 16:48:29.477062 [ 3 ] {67f249fa-c68b-472a-8176-2da3711c379a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
4164 2024.08.05 16:48:29.477363 [ 189 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.003724034 sec., 2685.2601238334555 rows/sec., 187.50 KiB/sec.
4165 2024.08.05 16:48:29.477711 [ 3 ] {67f249fa-c68b-472a-8176-2da3711c379a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
4166 2024.08.05 16:48:29.477713 [ 195 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
4167 2024.08.05 16:48:29.478738 [ 3 ] {67f249fa-c68b-472a-8176-2da3711c379a} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4168 2024.08.05 16:48:29.479050 [ 3 ] {67f249fa-c68b-472a-8176-2da3711c379a} <Debug> executeQuery: Read 101 rows, 8.06 KiB in 0.003888 sec., 25977.366255144032 rows/sec., 2.02 MiB/sec.
4169 2024.08.05 16:48:29.479237 [ 195 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_5_1} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4170 2024.08.05 16:48:29.479345 [ 3 ] {67f249fa-c68b-472a-8176-2da3711c379a} <Debug> DynamicQueryHandler: Done processing query
4171 2024.08.05 16:48:29.479358 [ 195 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_5_1} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1
4172 2024.08.05 16:48:29.479395 [ 3 ] {67f249fa-c68b-472a-8176-2da3711c379a} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
4173 2024.08.05 16:48:29.479427 [ 3 ] {} <Debug> HTTP-Session: 0747fded-9bc3-4b18-a843-8c72a2d0a567 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4174 2024.08.05 16:48:29.479551 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
4175 2024.08.05 16:48:29.479682 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 37730, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4176 2024.08.05 16:48:29.479739 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4177 2024.08.05 16:48:29.479758 [ 3 ] {} <Debug> HTTP-Session: 3dca9cf1-0f5a-42f5-a8af-93b121391194 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
4178 2024.08.05 16:48:29.479774 [ 3 ] {} <Debug> HTTP-Session: 3dca9cf1-0f5a-42f5-a8af-93b121391194 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4179 2024.08.05 16:48:29.479789 [ 3 ] {} <Debug> HTTP-Session: 3dca9cf1-0f5a-42f5-a8af-93b121391194 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4180 2024.08.05 16:48:29.479821 [ 3 ] {} <Trace> HTTP-Session: 3dca9cf1-0f5a-42f5-a8af-93b121391194 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4181 2024.08.05 16:48:29.480003 [ 3 ] {47786e9c-d7bf-4533-9819-f6f4868b66b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4182 2024.08.05 16:48:29.480052 [ 3 ] {47786e9c-d7bf-4533-9819-f6f4868b66b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4183 2024.08.05 16:48:29.480220 [ 3 ] {47786e9c-d7bf-4533-9819-f6f4868b66b6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4184 2024.08.05 16:48:29.480653 [ 3 ] {47786e9c-d7bf-4533-9819-f6f4868b66b6} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4185 2024.08.05 16:48:29.480690 [ 3 ] {47786e9c-d7bf-4533-9819-f6f4868b66b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
4186 2024.08.05 16:48:29.481088 [ 3 ] {47786e9c-d7bf-4533-9819-f6f4868b66b6} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
4187 2024.08.05 16:48:29.481440 [ 3 ] {47786e9c-d7bf-4533-9819-f6f4868b66b6} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4188 2024.08.05 16:48:29.481608 [ 3 ] {47786e9c-d7bf-4533-9819-f6f4868b66b6} <Debug> executeQuery: Read 197 rows, 14.08 KiB in 0.001685 sec., 116913.94658753708 rows/sec., 8.16 MiB/sec.
4189 2024.08.05 16:48:29.481946 [ 3 ] {47786e9c-d7bf-4533-9819-f6f4868b66b6} <Debug> DynamicQueryHandler: Done processing query
4190 2024.08.05 16:48:29.481972 [ 3 ] {47786e9c-d7bf-4533-9819-f6f4868b66b6} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
4191 2024.08.05 16:48:29.481989 [ 3 ] {} <Debug> HTTP-Session: 3dca9cf1-0f5a-42f5-a8af-93b121391194 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4192 2024.08.05 16:48:29.482163 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 17605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4193 2024.08.05 16:48:29.482214 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4194 2024.08.05 16:48:29.482233 [ 3 ] {} <Debug> HTTP-Session: 63a176a8-47a9-47f1-89fe-92cfcb69ad87 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
4195 2024.08.05 16:48:29.482250 [ 3 ] {} <Debug> HTTP-Session: 63a176a8-47a9-47f1-89fe-92cfcb69ad87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4196 2024.08.05 16:48:29.482264 [ 3 ] {} <Debug> HTTP-Session: 63a176a8-47a9-47f1-89fe-92cfcb69ad87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4197 2024.08.05 16:48:29.482295 [ 3 ] {} <Trace> HTTP-Session: 63a176a8-47a9-47f1-89fe-92cfcb69ad87 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4198 2024.08.05 16:48:29.482463 [ 3 ] {f08b2176-6b1b-4bf2-ab60-302a1105dfc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4199 2024.08.05 16:48:29.482534 [ 3 ] {f08b2176-6b1b-4bf2-ab60-302a1105dfc2} <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
4200 2024.08.05 16:48:29.482972 [ 3 ] {f08b2176-6b1b-4bf2-ab60-302a1105dfc2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4201 2024.08.05 16:48:29.483474 [ 3 ] {f08b2176-6b1b-4bf2-ab60-302a1105dfc2} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4202 2024.08.05 16:48:29.483510 [ 3 ] {f08b2176-6b1b-4bf2-ab60-302a1105dfc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
4203 2024.08.05 16:48:29.484094 [ 3 ] {f08b2176-6b1b-4bf2-ab60-302a1105dfc2} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
4204 2024.08.05 16:48:29.484507 [ 3 ] {f08b2176-6b1b-4bf2-ab60-302a1105dfc2} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4205 2024.08.05 16:48:29.484679 [ 3 ] {f08b2176-6b1b-4bf2-ab60-302a1105dfc2} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002331 sec., 4719.004719004719 rows/sec., 8.46 MiB/sec.
4206 2024.08.05 16:48:29.484873 [ 3 ] {f08b2176-6b1b-4bf2-ab60-302a1105dfc2} <Debug> DynamicQueryHandler: Done processing query
4207 2024.08.05 16:48:29.484896 [ 3 ] {f08b2176-6b1b-4bf2-ab60-302a1105dfc2} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
4208 2024.08.05 16:48:29.484911 [ 3 ] {} <Debug> HTTP-Session: 63a176a8-47a9-47f1-89fe-92cfcb69ad87 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4209 2024.08.05 16:48:29.485028 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4210 2024.08.05 16:48:29.485074 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4211 2024.08.05 16:48:29.485092 [ 3 ] {} <Debug> HTTP-Session: ee12a01f-6a1f-4c70-b883-d2f5ae5cb792 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
4212 2024.08.05 16:48:29.485107 [ 3 ] {} <Debug> HTTP-Session: ee12a01f-6a1f-4c70-b883-d2f5ae5cb792 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4213 2024.08.05 16:48:29.485120 [ 3 ] {} <Debug> HTTP-Session: ee12a01f-6a1f-4c70-b883-d2f5ae5cb792 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4214 2024.08.05 16:48:29.485150 [ 3 ] {} <Trace> HTTP-Session: ee12a01f-6a1f-4c70-b883-d2f5ae5cb792 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4215 2024.08.05 16:48:29.485263 [ 3 ] {5e4ccb44-c8cd-485e-9d25-f988421fad1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4216 2024.08.05 16:48:29.485305 [ 3 ] {5e4ccb44-c8cd-485e-9d25-f988421fad1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4217 2024.08.05 16:48:29.485495 [ 3 ] {5e4ccb44-c8cd-485e-9d25-f988421fad1f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4218 2024.08.05 16:48:29.485790 [ 3 ] {5e4ccb44-c8cd-485e-9d25-f988421fad1f} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4219 2024.08.05 16:48:29.485827 [ 3 ] {5e4ccb44-c8cd-485e-9d25-f988421fad1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
4220 2024.08.05 16:48:29.486186 [ 3 ] {5e4ccb44-c8cd-485e-9d25-f988421fad1f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
4221 2024.08.05 16:48:29.486509 [ 3 ] {5e4ccb44-c8cd-485e-9d25-f988421fad1f} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4222 2024.08.05 16:48:29.486665 [ 3 ] {5e4ccb44-c8cd-485e-9d25-f988421fad1f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001378 sec., 43541.36429608127 rows/sec., 2.93 MiB/sec.
4223 2024.08.05 16:48:29.486983 [ 3 ] {5e4ccb44-c8cd-485e-9d25-f988421fad1f} <Debug> DynamicQueryHandler: Done processing query
4224 2024.08.05 16:48:29.487009 [ 3 ] {5e4ccb44-c8cd-485e-9d25-f988421fad1f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4225 2024.08.05 16:48:29.487026 [ 3 ] {} <Debug> HTTP-Session: ee12a01f-6a1f-4c70-b883-d2f5ae5cb792 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4226 2024.08.05 16:48:33.506573 [ 94 ] {} <Debug> DNSResolver: Updating DNS cache
4227 2024.08.05 16:48:33.506640 [ 94 ] {} <Debug> DNSResolver: Updated DNS cache
4228 2024.08.05 16:48:34.463924 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 3758, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4229 2024.08.05 16:48:34.464043 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4230 2024.08.05 16:48:34.464071 [ 3 ] {} <Debug> HTTP-Session: 2cd82d2d-60c3-4a1e-97ee-e510db394dba Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
4231 2024.08.05 16:48:34.464099 [ 3 ] {} <Debug> HTTP-Session: 2cd82d2d-60c3-4a1e-97ee-e510db394dba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4232 2024.08.05 16:48:34.464116 [ 3 ] {} <Debug> HTTP-Session: 2cd82d2d-60c3-4a1e-97ee-e510db394dba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4233 2024.08.05 16:48:34.464171 [ 3 ] {} <Trace> HTTP-Session: 2cd82d2d-60c3-4a1e-97ee-e510db394dba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4234 2024.08.05 16:48:34.464370 [ 3 ] {c8822117-d0b2-4efe-967c-4ab9a197f690} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4235 2024.08.05 16:48:34.464443 [ 3 ] {c8822117-d0b2-4efe-967c-4ab9a197f690} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4236 2024.08.05 16:48:34.464660 [ 3 ] {c8822117-d0b2-4efe-967c-4ab9a197f690} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4237 2024.08.05 16:48:34.465126 [ 3 ] {c8822117-d0b2-4efe-967c-4ab9a197f690} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4238 2024.08.05 16:48:34.465167 [ 3 ] {c8822117-d0b2-4efe-967c-4ab9a197f690} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
4239 2024.08.05 16:48:34.465542 [ 3 ] {c8822117-d0b2-4efe-967c-4ab9a197f690} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
4240 2024.08.05 16:48:34.465877 [ 3 ] {c8822117-d0b2-4efe-967c-4ab9a197f690} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4241 2024.08.05 16:48:34.466018 [ 3 ] {c8822117-d0b2-4efe-967c-4ab9a197f690} <Debug> executeQuery: Read 27 rows, 2.04 KiB in 0.001714 sec., 15752.625437572928 rows/sec., 1.16 MiB/sec.
4242 2024.08.05 16:48:34.466228 [ 3 ] {c8822117-d0b2-4efe-967c-4ab9a197f690} <Debug> DynamicQueryHandler: Done processing query
4243 2024.08.05 16:48:34.466255 [ 3 ] {c8822117-d0b2-4efe-967c-4ab9a197f690} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4244 2024.08.05 16:48:34.466272 [ 3 ] {} <Debug> HTTP-Session: 2cd82d2d-60c3-4a1e-97ee-e510db394dba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4245 2024.08.05 16:48:34.466492 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 33833, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4246 2024.08.05 16:48:34.466545 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4247 2024.08.05 16:48:34.466565 [ 3 ] {} <Debug> HTTP-Session: 493cc40c-46c9-4119-9ed4-9492275b463c Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
4248 2024.08.05 16:48:34.466583 [ 3 ] {} <Debug> HTTP-Session: 493cc40c-46c9-4119-9ed4-9492275b463c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4249 2024.08.05 16:48:34.466596 [ 3 ] {} <Debug> HTTP-Session: 493cc40c-46c9-4119-9ed4-9492275b463c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4250 2024.08.05 16:48:34.466631 [ 3 ] {} <Trace> HTTP-Session: 493cc40c-46c9-4119-9ed4-9492275b463c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4251 2024.08.05 16:48:34.466792 [ 3 ] {892faac7-7543-417a-a8e5-da64c631c0fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4252 2024.08.05 16:48:34.466838 [ 3 ] {892faac7-7543-417a-a8e5-da64c631c0fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4253 2024.08.05 16:48:34.466967 [ 3 ] {892faac7-7543-417a-a8e5-da64c631c0fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4254 2024.08.05 16:48:34.467515 [ 3 ] {892faac7-7543-417a-a8e5-da64c631c0fe} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4255 2024.08.05 16:48:34.467552 [ 3 ] {892faac7-7543-417a-a8e5-da64c631c0fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
4256 2024.08.05 16:48:34.467882 [ 3 ] {892faac7-7543-417a-a8e5-da64c631c0fe} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4257 2024.08.05 16:48:34.468190 [ 3 ] {892faac7-7543-417a-a8e5-da64c631c0fe} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4258 2024.08.05 16:48:34.468314 [ 3 ] {892faac7-7543-417a-a8e5-da64c631c0fe} <Debug> executeQuery: Read 224 rows, 20.23 KiB in 0.001599 sec., 140087.55472170108 rows/sec., 12.36 MiB/sec.
4259 2024.08.05 16:48:34.468519 [ 3 ] {892faac7-7543-417a-a8e5-da64c631c0fe} <Debug> DynamicQueryHandler: Done processing query
4260 2024.08.05 16:48:34.468545 [ 3 ] {892faac7-7543-417a-a8e5-da64c631c0fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB.
4261 2024.08.05 16:48:34.468560 [ 3 ] {} <Debug> HTTP-Session: 493cc40c-46c9-4119-9ed4-9492275b463c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4262 2024.08.05 16:48:34.468852 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 65110, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4263 2024.08.05 16:48:34.468901 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4264 2024.08.05 16:48:34.468920 [ 3 ] {} <Debug> HTTP-Session: 78910252-3430-4e09-84c3-03053d4991b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
4265 2024.08.05 16:48:34.468936 [ 3 ] {} <Debug> HTTP-Session: 78910252-3430-4e09-84c3-03053d4991b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4266 2024.08.05 16:48:34.468950 [ 3 ] {} <Debug> HTTP-Session: 78910252-3430-4e09-84c3-03053d4991b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4267 2024.08.05 16:48:34.468981 [ 3 ] {} <Trace> HTTP-Session: 78910252-3430-4e09-84c3-03053d4991b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4268 2024.08.05 16:48:34.469186 [ 3 ] {21eb4ac0-3b3e-4fc4-a93e-1d796d0907c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4269 2024.08.05 16:48:34.469230 [ 3 ] {21eb4ac0-3b3e-4fc4-a93e-1d796d0907c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4270 2024.08.05 16:48:34.469356 [ 3 ] {21eb4ac0-3b3e-4fc4-a93e-1d796d0907c2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4271 2024.08.05 16:48:34.469854 [ 3 ] {21eb4ac0-3b3e-4fc4-a93e-1d796d0907c2} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4272 2024.08.05 16:48:34.469889 [ 3 ] {21eb4ac0-3b3e-4fc4-a93e-1d796d0907c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
4273 2024.08.05 16:48:34.470217 [ 3 ] {21eb4ac0-3b3e-4fc4-a93e-1d796d0907c2} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4274 2024.08.05 16:48:34.470532 [ 3 ] {21eb4ac0-3b3e-4fc4-a93e-1d796d0907c2} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4275 2024.08.05 16:48:34.470667 [ 3 ] {21eb4ac0-3b3e-4fc4-a93e-1d796d0907c2} <Debug> executeQuery: Read 403 rows, 29.16 KiB in 0.001587 sec., 253938.24826717074 rows/sec., 17.94 MiB/sec.
4276 2024.08.05 16:48:34.470957 [ 3 ] {21eb4ac0-3b3e-4fc4-a93e-1d796d0907c2} <Debug> DynamicQueryHandler: Done processing query
4277 2024.08.05 16:48:34.470982 [ 3 ] {21eb4ac0-3b3e-4fc4-a93e-1d796d0907c2} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
4278 2024.08.05 16:48:34.470998 [ 3 ] {} <Debug> HTTP-Session: 78910252-3430-4e09-84c3-03053d4991b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4279 2024.08.05 16:48:34.471138 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4280 2024.08.05 16:48:34.471188 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4281 2024.08.05 16:48:34.471207 [ 3 ] {} <Debug> HTTP-Session: aa146991-7a80-4c1d-a09b-9c109f5006d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
4282 2024.08.05 16:48:34.471224 [ 3 ] {} <Debug> HTTP-Session: aa146991-7a80-4c1d-a09b-9c109f5006d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4283 2024.08.05 16:48:34.471238 [ 3 ] {} <Debug> HTTP-Session: aa146991-7a80-4c1d-a09b-9c109f5006d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4284 2024.08.05 16:48:34.471269 [ 3 ] {} <Trace> HTTP-Session: aa146991-7a80-4c1d-a09b-9c109f5006d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4285 2024.08.05 16:48:34.471369 [ 3 ] {0d4384c7-4164-44b9-9440-66fd92121742} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
4286 2024.08.05 16:48:34.471416 [ 3 ] {0d4384c7-4164-44b9-9440-66fd92121742} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
4287 2024.08.05 16:48:34.471566 [ 3 ] {0d4384c7-4164-44b9-9440-66fd92121742} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4288 2024.08.05 16:48:34.471828 [ 3 ] {0d4384c7-4164-44b9-9440-66fd92121742} <Trace> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4289 2024.08.05 16:48:34.471864 [ 3 ] {0d4384c7-4164-44b9-9440-66fd92121742} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
4290 2024.08.05 16:48:34.472237 [ 3 ] {0d4384c7-4164-44b9-9440-66fd92121742} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
4291 2024.08.05 16:48:34.472567 [ 3 ] {0d4384c7-4164-44b9-9440-66fd92121742} <Trace> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4292 2024.08.05 16:48:34.472696 [ 3 ] {0d4384c7-4164-44b9-9440-66fd92121742} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001354 sec., 4431.314623338257 rows/sec., 190.41 KiB/sec.
4293 2024.08.05 16:48:34.472870 [ 3 ] {0d4384c7-4164-44b9-9440-66fd92121742} <Debug> DynamicQueryHandler: Done processing query
4294 2024.08.05 16:48:34.472896 [ 3 ] {0d4384c7-4164-44b9-9440-66fd92121742} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
4295 2024.08.05 16:48:34.472913 [ 3 ] {} <Debug> HTTP-Session: aa146991-7a80-4c1d-a09b-9c109f5006d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4296 2024.08.05 16:48:34.473051 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4297 2024.08.05 16:48:34.473101 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4298 2024.08.05 16:48:34.473121 [ 3 ] {} <Debug> HTTP-Session: 09d1bfee-cb08-49fe-a948-643d320d2845 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
4299 2024.08.05 16:48:34.473138 [ 3 ] {} <Debug> HTTP-Session: 09d1bfee-cb08-49fe-a948-643d320d2845 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4300 2024.08.05 16:48:34.473151 [ 3 ] {} <Debug> HTTP-Session: 09d1bfee-cb08-49fe-a948-643d320d2845 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4301 2024.08.05 16:48:34.473182 [ 3 ] {} <Trace> HTTP-Session: 09d1bfee-cb08-49fe-a948-643d320d2845 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4302 2024.08.05 16:48:34.473317 [ 3 ] {e636252e-7fda-4d09-bd73-a7351f59539c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
4303 2024.08.05 16:48:34.473364 [ 3 ] {e636252e-7fda-4d09-bd73-a7351f59539c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
4304 2024.08.05 16:48:34.473524 [ 3 ] {e636252e-7fda-4d09-bd73-a7351f59539c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4305 2024.08.05 16:48:34.473923 [ 3 ] {e636252e-7fda-4d09-bd73-a7351f59539c} <Trace> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4306 2024.08.05 16:48:34.473958 [ 3 ] {e636252e-7fda-4d09-bd73-a7351f59539c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
4307 2024.08.05 16:48:34.474332 [ 3 ] {e636252e-7fda-4d09-bd73-a7351f59539c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
4308 2024.08.05 16:48:34.474674 [ 3 ] {e636252e-7fda-4d09-bd73-a7351f59539c} <Trace> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4309 2024.08.05 16:48:34.474804 [ 3 ] {e636252e-7fda-4d09-bd73-a7351f59539c} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001547 sec., 49773.755656108595 rows/sec., 3.07 MiB/sec.
4310 2024.08.05 16:48:34.474977 [ 3 ] {e636252e-7fda-4d09-bd73-a7351f59539c} <Debug> DynamicQueryHandler: Done processing query
4311 2024.08.05 16:48:34.475002 [ 3 ] {e636252e-7fda-4d09-bd73-a7351f59539c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4312 2024.08.05 16:48:34.475018 [ 3 ] {} <Debug> HTTP-Session: 09d1bfee-cb08-49fe-a948-643d320d2845 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4313 2024.08.05 16:48:34.475192 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 30582, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4314 2024.08.05 16:48:34.475242 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4315 2024.08.05 16:48:34.475261 [ 3 ] {} <Debug> HTTP-Session: 2e3913d2-c052-43bb-a914-1f206c4db820 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
4316 2024.08.05 16:48:34.475277 [ 3 ] {} <Debug> HTTP-Session: 2e3913d2-c052-43bb-a914-1f206c4db820 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4317 2024.08.05 16:48:34.475291 [ 3 ] {} <Debug> HTTP-Session: 2e3913d2-c052-43bb-a914-1f206c4db820 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4318 2024.08.05 16:48:34.475322 [ 3 ] {} <Trace> HTTP-Session: 2e3913d2-c052-43bb-a914-1f206c4db820 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4319 2024.08.05 16:48:34.475470 [ 3 ] {a0c72efe-4005-473f-ae08-6c61dfae9878} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4320 2024.08.05 16:48:34.475516 [ 3 ] {a0c72efe-4005-473f-ae08-6c61dfae9878} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4321 2024.08.05 16:48:34.475660 [ 3 ] {a0c72efe-4005-473f-ae08-6c61dfae9878} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4322 2024.08.05 16:48:34.476020 [ 3 ] {a0c72efe-4005-473f-ae08-6c61dfae9878} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4323 2024.08.05 16:48:34.476055 [ 3 ] {a0c72efe-4005-473f-ae08-6c61dfae9878} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
4324 2024.08.05 16:48:34.476436 [ 3 ] {a0c72efe-4005-473f-ae08-6c61dfae9878} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4325 2024.08.05 16:48:34.476782 [ 3 ] {a0c72efe-4005-473f-ae08-6c61dfae9878} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4326 2024.08.05 16:48:34.476910 [ 3 ] {a0c72efe-4005-473f-ae08-6c61dfae9878} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001514 sec., 105680.31704095112 rows/sec., 7.36 MiB/sec.
4327 2024.08.05 16:48:34.477116 [ 3 ] {a0c72efe-4005-473f-ae08-6c61dfae9878} <Debug> DynamicQueryHandler: Done processing query
4328 2024.08.05 16:48:34.477141 [ 3 ] {a0c72efe-4005-473f-ae08-6c61dfae9878} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4329 2024.08.05 16:48:34.477157 [ 3 ] {} <Debug> HTTP-Session: 2e3913d2-c052-43bb-a914-1f206c4db820 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4330 2024.08.05 16:48:34.477443 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 33584, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4331 2024.08.05 16:48:34.477500 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4332 2024.08.05 16:48:34.477519 [ 3 ] {} <Debug> HTTP-Session: 3ee3029c-b5d5-4be6-ad8a-13e6eb4aff63 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
4333 2024.08.05 16:48:34.477535 [ 3 ] {} <Debug> HTTP-Session: 3ee3029c-b5d5-4be6-ad8a-13e6eb4aff63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4334 2024.08.05 16:48:34.477549 [ 3 ] {} <Debug> HTTP-Session: 3ee3029c-b5d5-4be6-ad8a-13e6eb4aff63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4335 2024.08.05 16:48:34.477580 [ 3 ] {} <Trace> HTTP-Session: 3ee3029c-b5d5-4be6-ad8a-13e6eb4aff63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4336 2024.08.05 16:48:34.477846 [ 3 ] {0132affe-f8ed-4987-bda3-2fe4db791bdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4337 2024.08.05 16:48:34.477910 [ 3 ] {0132affe-f8ed-4987-bda3-2fe4db791bdc} <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
4338 2024.08.05 16:48:34.478317 [ 3 ] {0132affe-f8ed-4987-bda3-2fe4db791bdc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4339 2024.08.05 16:48:34.478984 [ 3 ] {0132affe-f8ed-4987-bda3-2fe4db791bdc} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4340 2024.08.05 16:48:34.479020 [ 3 ] {0132affe-f8ed-4987-bda3-2fe4db791bdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
4341 2024.08.05 16:48:34.479624 [ 3 ] {0132affe-f8ed-4987-bda3-2fe4db791bdc} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
4342 2024.08.05 16:48:34.480027 [ 3 ] {0132affe-f8ed-4987-bda3-2fe4db791bdc} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4343 2024.08.05 16:48:34.480172 [ 3 ] {0132affe-f8ed-4987-bda3-2fe4db791bdc} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.002505 sec., 8383.233532934133 rows/sec., 15.02 MiB/sec.
4344 2024.08.05 16:48:34.480392 [ 3 ] {0132affe-f8ed-4987-bda3-2fe4db791bdc} <Debug> DynamicQueryHandler: Done processing query
4345 2024.08.05 16:48:34.480419 [ 3 ] {0132affe-f8ed-4987-bda3-2fe4db791bdc} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
4346 2024.08.05 16:48:34.480446 [ 3 ] {} <Debug> HTTP-Session: 3ee3029c-b5d5-4be6-ad8a-13e6eb4aff63 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4347 2024.08.05 16:48:34.480567 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 3209, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4348 2024.08.05 16:48:34.480616 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4349 2024.08.05 16:48:34.480636 [ 3 ] {} <Debug> HTTP-Session: f5fe4ac0-10d1-452a-82de-5ca4ad7b5609 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
4350 2024.08.05 16:48:34.480652 [ 3 ] {} <Debug> HTTP-Session: f5fe4ac0-10d1-452a-82de-5ca4ad7b5609 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4351 2024.08.05 16:48:34.480666 [ 3 ] {} <Debug> HTTP-Session: f5fe4ac0-10d1-452a-82de-5ca4ad7b5609 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4352 2024.08.05 16:48:34.480697 [ 3 ] {} <Trace> HTTP-Session: f5fe4ac0-10d1-452a-82de-5ca4ad7b5609 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4353 2024.08.05 16:48:34.480799 [ 3 ] {94787f63-0fe0-4a88-8a50-d606d3c7829a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
4354 2024.08.05 16:48:34.480844 [ 3 ] {94787f63-0fe0-4a88-8a50-d606d3c7829a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
4355 2024.08.05 16:48:34.480971 [ 3 ] {94787f63-0fe0-4a88-8a50-d606d3c7829a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4356 2024.08.05 16:48:34.481233 [ 3 ] {94787f63-0fe0-4a88-8a50-d606d3c7829a} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4357 2024.08.05 16:48:34.481268 [ 3 ] {94787f63-0fe0-4a88-8a50-d606d3c7829a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
4358 2024.08.05 16:48:34.481646 [ 3 ] {94787f63-0fe0-4a88-8a50-d606d3c7829a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
4359 2024.08.05 16:48:34.481971 [ 3 ] {94787f63-0fe0-4a88-8a50-d606d3c7829a} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4360 2024.08.05 16:48:34.482096 [ 3 ] {94787f63-0fe0-4a88-8a50-d606d3c7829a} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001327 sec., 17332.32856066315 rows/sec., 937.56 KiB/sec.
4361 2024.08.05 16:48:34.482248 [ 3 ] {94787f63-0fe0-4a88-8a50-d606d3c7829a} <Debug> DynamicQueryHandler: Done processing query
4362 2024.08.05 16:48:34.482272 [ 3 ] {94787f63-0fe0-4a88-8a50-d606d3c7829a} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
4363 2024.08.05 16:48:34.482289 [ 3 ] {} <Debug> HTTP-Session: f5fe4ac0-10d1-452a-82de-5ca4ad7b5609 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4364 2024.08.05 16:48:34.482408 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4365 2024.08.05 16:48:34.482457 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4366 2024.08.05 16:48:34.482476 [ 3 ] {} <Debug> HTTP-Session: 7a29a1f3-5e1e-487c-9209-08c386dfcc04 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
4367 2024.08.05 16:48:34.482491 [ 3 ] {} <Debug> HTTP-Session: 7a29a1f3-5e1e-487c-9209-08c386dfcc04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4368 2024.08.05 16:48:34.482505 [ 3 ] {} <Debug> HTTP-Session: 7a29a1f3-5e1e-487c-9209-08c386dfcc04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4369 2024.08.05 16:48:34.482560 [ 3 ] {} <Trace> HTTP-Session: 7a29a1f3-5e1e-487c-9209-08c386dfcc04 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4370 2024.08.05 16:48:34.482673 [ 3 ] {7ffa7eb7-34d8-4811-b2be-fac758417207} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4371 2024.08.05 16:48:34.482718 [ 3 ] {7ffa7eb7-34d8-4811-b2be-fac758417207} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4372 2024.08.05 16:48:34.482843 [ 3 ] {7ffa7eb7-34d8-4811-b2be-fac758417207} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4373 2024.08.05 16:48:34.483131 [ 3 ] {7ffa7eb7-34d8-4811-b2be-fac758417207} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4374 2024.08.05 16:48:34.483166 [ 3 ] {7ffa7eb7-34d8-4811-b2be-fac758417207} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
4375 2024.08.05 16:48:34.483518 [ 3 ] {7ffa7eb7-34d8-4811-b2be-fac758417207} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4376 2024.08.05 16:48:34.483852 [ 3 ] {7ffa7eb7-34d8-4811-b2be-fac758417207} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4377 2024.08.05 16:48:34.483976 [ 3 ] {7ffa7eb7-34d8-4811-b2be-fac758417207} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00134 sec., 44776.119402985074 rows/sec., 3.02 MiB/sec.
4378 2024.08.05 16:48:34.484139 [ 3 ] {7ffa7eb7-34d8-4811-b2be-fac758417207} <Debug> DynamicQueryHandler: Done processing query
4379 2024.08.05 16:48:34.484165 [ 3 ] {7ffa7eb7-34d8-4811-b2be-fac758417207} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4380 2024.08.05 16:48:34.484180 [ 3 ] {} <Debug> HTTP-Session: 7a29a1f3-5e1e-487c-9209-08c386dfcc04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4381 2024.08.05 16:48:35.001321 [ 243 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000918216 sec.
4382 2024.08.05 16:48:39.459215 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 1628, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4383 2024.08.05 16:48:39.459342 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4384 2024.08.05 16:48:39.459369 [ 3 ] {} <Debug> HTTP-Session: 09bccddc-7a50-49c0-a4ee-f0b67d9b0be1 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
4385 2024.08.05 16:48:39.459393 [ 3 ] {} <Debug> HTTP-Session: 09bccddc-7a50-49c0-a4ee-f0b67d9b0be1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4386 2024.08.05 16:48:39.459407 [ 3 ] {} <Debug> HTTP-Session: 09bccddc-7a50-49c0-a4ee-f0b67d9b0be1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4387 2024.08.05 16:48:39.459458 [ 3 ] {} <Trace> HTTP-Session: 09bccddc-7a50-49c0-a4ee-f0b67d9b0be1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4388 2024.08.05 16:48:39.459642 [ 3 ] {8f1a88b7-f73d-4b13-8225-aeb438bbadaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4389 2024.08.05 16:48:39.459709 [ 3 ] {8f1a88b7-f73d-4b13-8225-aeb438bbadaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4390 2024.08.05 16:48:39.459910 [ 3 ] {8f1a88b7-f73d-4b13-8225-aeb438bbadaf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4391 2024.08.05 16:48:39.460327 [ 3 ] {8f1a88b7-f73d-4b13-8225-aeb438bbadaf} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4392 2024.08.05 16:48:39.460369 [ 3 ] {8f1a88b7-f73d-4b13-8225-aeb438bbadaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
4393 2024.08.05 16:48:39.460736 [ 3 ] {8f1a88b7-f73d-4b13-8225-aeb438bbadaf} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
4394 2024.08.05 16:48:39.461067 [ 3 ] {8f1a88b7-f73d-4b13-8225-aeb438bbadaf} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4395 2024.08.05 16:48:39.461234 [ 3 ] {8f1a88b7-f73d-4b13-8225-aeb438bbadaf} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001637 sec., 6719.609040928528 rows/sec., 544.66 KiB/sec.
4396 2024.08.05 16:48:39.461433 [ 3 ] {8f1a88b7-f73d-4b13-8225-aeb438bbadaf} <Debug> DynamicQueryHandler: Done processing query
4397 2024.08.05 16:48:39.461460 [ 3 ] {8f1a88b7-f73d-4b13-8225-aeb438bbadaf} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4398 2024.08.05 16:48:39.461478 [ 3 ] {} <Debug> HTTP-Session: 09bccddc-7a50-49c0-a4ee-f0b67d9b0be1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4399 2024.08.05 16:48:39.461621 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 12809, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4400 2024.08.05 16:48:39.461670 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4401 2024.08.05 16:48:39.461690 [ 3 ] {} <Debug> HTTP-Session: 9545dbd9-273e-4419-8ed4-88bee9c1f27f Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
4402 2024.08.05 16:48:39.461706 [ 3 ] {} <Debug> HTTP-Session: 9545dbd9-273e-4419-8ed4-88bee9c1f27f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4403 2024.08.05 16:48:39.461719 [ 3 ] {} <Debug> HTTP-Session: 9545dbd9-273e-4419-8ed4-88bee9c1f27f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4404 2024.08.05 16:48:39.461751 [ 3 ] {} <Trace> HTTP-Session: 9545dbd9-273e-4419-8ed4-88bee9c1f27f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4405 2024.08.05 16:48:39.461878 [ 3 ] {691af18e-12dc-4963-8ca8-dc6b3762d54f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4406 2024.08.05 16:48:39.461922 [ 3 ] {691af18e-12dc-4963-8ca8-dc6b3762d54f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4407 2024.08.05 16:48:39.462047 [ 3 ] {691af18e-12dc-4963-8ca8-dc6b3762d54f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4408 2024.08.05 16:48:39.462406 [ 3 ] {691af18e-12dc-4963-8ca8-dc6b3762d54f} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4409 2024.08.05 16:48:39.462444 [ 3 ] {691af18e-12dc-4963-8ca8-dc6b3762d54f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
4410 2024.08.05 16:48:39.462767 [ 3 ] {691af18e-12dc-4963-8ca8-dc6b3762d54f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4411 2024.08.05 16:48:39.463073 [ 3 ] {691af18e-12dc-4963-8ca8-dc6b3762d54f} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4412 2024.08.05 16:48:39.463220 [ 3 ] {691af18e-12dc-4963-8ca8-dc6b3762d54f} <Debug> executeQuery: Read 89 rows, 7.39 KiB in 0.001385 sec., 64259.92779783394 rows/sec., 5.21 MiB/sec.
4413 2024.08.05 16:48:39.463527 [ 3 ] {691af18e-12dc-4963-8ca8-dc6b3762d54f} <Debug> DynamicQueryHandler: Done processing query
4414 2024.08.05 16:48:39.463554 [ 3 ] {691af18e-12dc-4963-8ca8-dc6b3762d54f} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
4415 2024.08.05 16:48:39.463571 [ 3 ] {} <Debug> HTTP-Session: 9545dbd9-273e-4419-8ed4-88bee9c1f27f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4416 2024.08.05 16:48:39.463750 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 12739, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4417 2024.08.05 16:48:39.463798 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4418 2024.08.05 16:48:39.463817 [ 3 ] {} <Debug> HTTP-Session: 2e70113e-93a4-4fc8-85b6-ad63fd4874ef Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
4419 2024.08.05 16:48:39.463833 [ 3 ] {} <Debug> HTTP-Session: 2e70113e-93a4-4fc8-85b6-ad63fd4874ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4420 2024.08.05 16:48:39.463847 [ 3 ] {} <Debug> HTTP-Session: 2e70113e-93a4-4fc8-85b6-ad63fd4874ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4421 2024.08.05 16:48:39.463878 [ 3 ] {} <Trace> HTTP-Session: 2e70113e-93a4-4fc8-85b6-ad63fd4874ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4422 2024.08.05 16:48:39.464001 [ 3 ] {a757ebb4-409d-4a90-aeaf-211948bd85e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4423 2024.08.05 16:48:39.464044 [ 3 ] {a757ebb4-409d-4a90-aeaf-211948bd85e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4424 2024.08.05 16:48:39.464188 [ 3 ] {a757ebb4-409d-4a90-aeaf-211948bd85e9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4425 2024.08.05 16:48:39.464518 [ 3 ] {a757ebb4-409d-4a90-aeaf-211948bd85e9} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4426 2024.08.05 16:48:39.464555 [ 3 ] {a757ebb4-409d-4a90-aeaf-211948bd85e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
4427 2024.08.05 16:48:39.464867 [ 3 ] {a757ebb4-409d-4a90-aeaf-211948bd85e9} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4428 2024.08.05 16:48:39.465182 [ 3 ] {a757ebb4-409d-4a90-aeaf-211948bd85e9} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4429 2024.08.05 16:48:39.465332 [ 3 ] {a757ebb4-409d-4a90-aeaf-211948bd85e9} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001368 sec., 54824.56140350877 rows/sec., 4.28 MiB/sec.
4430 2024.08.05 16:48:39.465649 [ 3 ] {a757ebb4-409d-4a90-aeaf-211948bd85e9} <Debug> DynamicQueryHandler: Done processing query
4431 2024.08.05 16:48:39.465697 [ 3 ] {a757ebb4-409d-4a90-aeaf-211948bd85e9} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
4432 2024.08.05 16:48:39.465718 [ 3 ] {} <Debug> HTTP-Session: 2e70113e-93a4-4fc8-85b6-ad63fd4874ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4433 2024.08.05 16:48:39.465889 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 30582, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4434 2024.08.05 16:48:39.465939 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4435 2024.08.05 16:48:39.465958 [ 3 ] {} <Debug> HTTP-Session: 54bff2ec-446d-4e8e-a5c7-d91b836b1a97 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
4436 2024.08.05 16:48:39.465974 [ 3 ] {} <Debug> HTTP-Session: 54bff2ec-446d-4e8e-a5c7-d91b836b1a97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4437 2024.08.05 16:48:39.465989 [ 3 ] {} <Debug> HTTP-Session: 54bff2ec-446d-4e8e-a5c7-d91b836b1a97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4438 2024.08.05 16:48:39.466019 [ 3 ] {} <Trace> HTTP-Session: 54bff2ec-446d-4e8e-a5c7-d91b836b1a97 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4439 2024.08.05 16:48:39.466163 [ 3 ] {e8af98e7-7711-4267-8cfb-9d6d65f922a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4440 2024.08.05 16:48:39.466211 [ 3 ] {e8af98e7-7711-4267-8cfb-9d6d65f922a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4441 2024.08.05 16:48:39.466358 [ 3 ] {e8af98e7-7711-4267-8cfb-9d6d65f922a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4442 2024.08.05 16:48:39.466746 [ 3 ] {e8af98e7-7711-4267-8cfb-9d6d65f922a4} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4443 2024.08.05 16:48:39.466784 [ 3 ] {e8af98e7-7711-4267-8cfb-9d6d65f922a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
4444 2024.08.05 16:48:39.467168 [ 3 ] {e8af98e7-7711-4267-8cfb-9d6d65f922a4} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4445 2024.08.05 16:48:39.467503 [ 3 ] {e8af98e7-7711-4267-8cfb-9d6d65f922a4} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4446 2024.08.05 16:48:39.467656 [ 3 ] {e8af98e7-7711-4267-8cfb-9d6d65f922a4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001551 sec., 103159.2520954223 rows/sec., 7.18 MiB/sec.
4447 2024.08.05 16:48:39.467971 [ 3 ] {e8af98e7-7711-4267-8cfb-9d6d65f922a4} <Debug> DynamicQueryHandler: Done processing query
4448 2024.08.05 16:48:39.467997 [ 3 ] {e8af98e7-7711-4267-8cfb-9d6d65f922a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4449 2024.08.05 16:48:39.468013 [ 3 ] {} <Debug> HTTP-Session: 54bff2ec-446d-4e8e-a5c7-d91b836b1a97 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4450 2024.08.05 16:48:39.468155 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 17611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4451 2024.08.05 16:48:39.468203 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4452 2024.08.05 16:48:39.468222 [ 3 ] {} <Debug> HTTP-Session: c66cbccf-c30f-4c16-8080-a95f2358526b Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
4453 2024.08.05 16:48:39.468239 [ 3 ] {} <Debug> HTTP-Session: c66cbccf-c30f-4c16-8080-a95f2358526b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4454 2024.08.05 16:48:39.468254 [ 3 ] {} <Debug> HTTP-Session: c66cbccf-c30f-4c16-8080-a95f2358526b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4455 2024.08.05 16:48:39.468285 [ 3 ] {} <Trace> HTTP-Session: c66cbccf-c30f-4c16-8080-a95f2358526b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4456 2024.08.05 16:48:39.468456 [ 3 ] {394d9365-88b2-4c19-8400-91957cbfec41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4457 2024.08.05 16:48:39.468528 [ 3 ] {394d9365-88b2-4c19-8400-91957cbfec41} <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
4458 2024.08.05 16:48:39.468953 [ 3 ] {394d9365-88b2-4c19-8400-91957cbfec41} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4459 2024.08.05 16:48:39.469499 [ 3 ] {394d9365-88b2-4c19-8400-91957cbfec41} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4460 2024.08.05 16:48:39.469535 [ 3 ] {394d9365-88b2-4c19-8400-91957cbfec41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
4461 2024.08.05 16:48:39.470112 [ 3 ] {394d9365-88b2-4c19-8400-91957cbfec41} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
4462 2024.08.05 16:48:39.470514 [ 3 ] {394d9365-88b2-4c19-8400-91957cbfec41} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4463 2024.08.05 16:48:39.470714 [ 3 ] {394d9365-88b2-4c19-8400-91957cbfec41} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002344 sec., 4692.8327645051195 rows/sec., 8.41 MiB/sec.
4464 2024.08.05 16:48:39.471163 [ 3 ] {394d9365-88b2-4c19-8400-91957cbfec41} <Debug> DynamicQueryHandler: Done processing query
4465 2024.08.05 16:48:39.471188 [ 3 ] {394d9365-88b2-4c19-8400-91957cbfec41} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
4466 2024.08.05 16:48:39.471204 [ 3 ] {} <Debug> HTTP-Session: c66cbccf-c30f-4c16-8080-a95f2358526b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4467 2024.08.05 16:48:39.471327 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4468 2024.08.05 16:48:39.471375 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4469 2024.08.05 16:48:39.471395 [ 3 ] {} <Debug> HTTP-Session: 175ee89d-651a-41a6-abe4-7cdbf0798a75 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
4470 2024.08.05 16:48:39.471411 [ 3 ] {} <Debug> HTTP-Session: 175ee89d-651a-41a6-abe4-7cdbf0798a75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4471 2024.08.05 16:48:39.471425 [ 3 ] {} <Debug> HTTP-Session: 175ee89d-651a-41a6-abe4-7cdbf0798a75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4472 2024.08.05 16:48:39.471454 [ 3 ] {} <Trace> HTTP-Session: 175ee89d-651a-41a6-abe4-7cdbf0798a75 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4473 2024.08.05 16:48:39.471568 [ 3 ] {9b7ac7a5-4c53-428b-a892-f05153af5b99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4474 2024.08.05 16:48:39.471613 [ 3 ] {9b7ac7a5-4c53-428b-a892-f05153af5b99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4475 2024.08.05 16:48:39.471755 [ 3 ] {9b7ac7a5-4c53-428b-a892-f05153af5b99} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4476 2024.08.05 16:48:39.472056 [ 3 ] {9b7ac7a5-4c53-428b-a892-f05153af5b99} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4477 2024.08.05 16:48:39.472091 [ 3 ] {9b7ac7a5-4c53-428b-a892-f05153af5b99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
4478 2024.08.05 16:48:39.472452 [ 3 ] {9b7ac7a5-4c53-428b-a892-f05153af5b99} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4479 2024.08.05 16:48:39.472778 [ 3 ] {9b7ac7a5-4c53-428b-a892-f05153af5b99} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4480 2024.08.05 16:48:39.472954 [ 3 ] {9b7ac7a5-4c53-428b-a892-f05153af5b99} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00141 sec., 42553.1914893617 rows/sec., 2.87 MiB/sec.
4481 2024.08.05 16:48:39.473604 [ 3 ] {9b7ac7a5-4c53-428b-a892-f05153af5b99} <Debug> DynamicQueryHandler: Done processing query
4482 2024.08.05 16:48:39.473650 [ 3 ] {9b7ac7a5-4c53-428b-a892-f05153af5b99} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4483 2024.08.05 16:48:39.473667 [ 3 ] {} <Debug> HTTP-Session: 175ee89d-651a-41a6-abe4-7cdbf0798a75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4484 2024.08.05 16:48:44.464456 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 3758, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4485 2024.08.05 16:48:44.464653 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4486 2024.08.05 16:48:44.464699 [ 3 ] {} <Debug> HTTP-Session: 5cf86d84-4a3e-4126-b33c-00a83ad3cbed Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
4487 2024.08.05 16:48:44.464739 [ 3 ] {} <Debug> HTTP-Session: 5cf86d84-4a3e-4126-b33c-00a83ad3cbed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4488 2024.08.05 16:48:44.464767 [ 3 ] {} <Debug> HTTP-Session: 5cf86d84-4a3e-4126-b33c-00a83ad3cbed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4489 2024.08.05 16:48:44.464848 [ 3 ] {} <Trace> HTTP-Session: 5cf86d84-4a3e-4126-b33c-00a83ad3cbed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4490 2024.08.05 16:48:44.465143 [ 3 ] {b5a89fdc-e2e5-40f8-8a27-1179164bfed5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4491 2024.08.05 16:48:44.465212 [ 3 ] {b5a89fdc-e2e5-40f8-8a27-1179164bfed5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4492 2024.08.05 16:48:44.465412 [ 3 ] {b5a89fdc-e2e5-40f8-8a27-1179164bfed5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4493 2024.08.05 16:48:44.465858 [ 3 ] {b5a89fdc-e2e5-40f8-8a27-1179164bfed5} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4494 2024.08.05 16:48:44.465898 [ 3 ] {b5a89fdc-e2e5-40f8-8a27-1179164bfed5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
4495 2024.08.05 16:48:44.466275 [ 3 ] {b5a89fdc-e2e5-40f8-8a27-1179164bfed5} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
4496 2024.08.05 16:48:44.466618 [ 3 ] {b5a89fdc-e2e5-40f8-8a27-1179164bfed5} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4497 2024.08.05 16:48:44.466764 [ 142 ] {} <Debug> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
4498 2024.08.05 16:48:44.466769 [ 3 ] {b5a89fdc-e2e5-40f8-8a27-1179164bfed5} <Debug> executeQuery: Read 27 rows, 2.04 KiB in 0.001723 sec., 15670.342426001162 rows/sec., 1.16 MiB/sec.
4499 2024.08.05 16:48:44.466813 [ 142 ] {} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4500 2024.08.05 16:48:44.466854 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
4501 2024.08.05 16:48:44.467075 [ 3 ] {b5a89fdc-e2e5-40f8-8a27-1179164bfed5} <Debug> DynamicQueryHandler: Done processing query
4502 2024.08.05 16:48:44.467119 [ 3 ] {b5a89fdc-e2e5-40f8-8a27-1179164bfed5} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4503 2024.08.05 16:48:44.467115 [ 187 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::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
4504 2024.08.05 16:48:44.467140 [ 3 ] {} <Debug> HTTP-Session: 5cf86d84-4a3e-4126-b33c-00a83ad3cbed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4505 2024.08.05 16:48:44.467379 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4506 2024.08.05 16:48:44.467407 [ 187 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4507 2024.08.05 16:48:44.467484 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4508 2024.08.05 16:48:44.467489 [ 187 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 38 rows starting from the beginning of the part
4509 2024.08.05 16:48:44.467519 [ 3 ] {} <Debug> HTTP-Session: 5c1d7c7d-5b8c-409b-bacb-fb3133c8aada Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
4510 2024.08.05 16:48:44.467569 [ 3 ] {} <Debug> HTTP-Session: 5c1d7c7d-5b8c-409b-bacb-fb3133c8aada Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4511 2024.08.05 16:48:44.467599 [ 3 ] {} <Debug> HTTP-Session: 5c1d7c7d-5b8c-409b-bacb-fb3133c8aada Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4512 2024.08.05 16:48:44.467761 [ 3 ] {} <Trace> HTTP-Session: 5c1d7c7d-5b8c-409b-bacb-fb3133c8aada Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4513 2024.08.05 16:48:44.467783 [ 187 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 27 rows starting from the beginning of the part
4514 2024.08.05 16:48:44.468139 [ 187 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::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
4515 2024.08.05 16:48:44.468149 [ 3 ] {e0147a24-26d4-47db-b912-e0196d283aac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
4516 2024.08.05 16:48:44.468374 [ 3 ] {e0147a24-26d4-47db-b912-e0196d283aac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
4517 2024.08.05 16:48:44.468452 [ 187 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 27 rows starting from the beginning of the part
4518 2024.08.05 16:48:44.468767 [ 187 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::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
4519 2024.08.05 16:48:44.469090 [ 187 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 27 rows starting from the beginning of the part
4520 2024.08.05 16:48:44.469553 [ 3 ] {e0147a24-26d4-47db-b912-e0196d283aac} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4521 2024.08.05 16:48:44.470328 [ 3 ] {e0147a24-26d4-47db-b912-e0196d283aac} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4522 2024.08.05 16:48:44.470382 [ 3 ] {e0147a24-26d4-47db-b912-e0196d283aac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
4523 2024.08.05 16:48:44.471215 [ 3 ] {e0147a24-26d4-47db-b912-e0196d283aac} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
4524 2024.08.05 16:48:44.471965 [ 189 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 141 rows, containing 4 columns (4 merged, 0 gathered) in 0.004993675 sec., 28235.71818350213 rows/sec., 2.12 MiB/sec.
4525 2024.08.05 16:48:44.472149 [ 3 ] {e0147a24-26d4-47db-b912-e0196d283aac} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4526 2024.08.05 16:48:44.472234 [ 189 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
4527 2024.08.05 16:48:44.472445 [ 3 ] {e0147a24-26d4-47db-b912-e0196d283aac} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.004473 sec., 447.1272076905879 rows/sec., 36.46 KiB/sec.
4528 2024.08.05 16:48:44.472781 [ 3 ] {e0147a24-26d4-47db-b912-e0196d283aac} <Debug> DynamicQueryHandler: Done processing query
4529 2024.08.05 16:48:44.472833 [ 3 ] {e0147a24-26d4-47db-b912-e0196d283aac} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4530 2024.08.05 16:48:44.472853 [ 3 ] {} <Debug> HTTP-Session: 5c1d7c7d-5b8c-409b-bacb-fb3133c8aada Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4531 2024.08.05 16:48:44.473044 [ 193 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_16_3} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4532 2024.08.05 16:48:44.473065 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 33966, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4533 2024.08.05 16:48:44.473152 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4534 2024.08.05 16:48:44.473201 [ 3 ] {} <Debug> HTTP-Session: 189bccc1-525f-4ecc-a86b-60aefe6513e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
4535 2024.08.05 16:48:44.473222 [ 3 ] {} <Debug> HTTP-Session: 189bccc1-525f-4ecc-a86b-60aefe6513e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4536 2024.08.05 16:48:44.473238 [ 193 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_16_3} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
4537 2024.08.05 16:48:44.473251 [ 3 ] {} <Debug> HTTP-Session: 189bccc1-525f-4ecc-a86b-60aefe6513e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4538 2024.08.05 16:48:44.473319 [ 3 ] {} <Trace> HTTP-Session: 189bccc1-525f-4ecc-a86b-60aefe6513e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4539 2024.08.05 16:48:44.473400 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
4540 2024.08.05 16:48:44.473556 [ 3 ] {e3b4a244-6dde-4b5e-9fc2-2e32fad42347} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4541 2024.08.05 16:48:44.473605 [ 3 ] {e3b4a244-6dde-4b5e-9fc2-2e32fad42347} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4542 2024.08.05 16:48:44.473751 [ 3 ] {e3b4a244-6dde-4b5e-9fc2-2e32fad42347} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4543 2024.08.05 16:48:44.474197 [ 3 ] {e3b4a244-6dde-4b5e-9fc2-2e32fad42347} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4544 2024.08.05 16:48:44.474233 [ 3 ] {e3b4a244-6dde-4b5e-9fc2-2e32fad42347} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
4545 2024.08.05 16:48:44.474567 [ 3 ] {e3b4a244-6dde-4b5e-9fc2-2e32fad42347} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4546 2024.08.05 16:48:44.474878 [ 3 ] {e3b4a244-6dde-4b5e-9fc2-2e32fad42347} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4547 2024.08.05 16:48:44.475003 [ 142 ] {} <Debug> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4548 2024.08.05 16:48:44.475009 [ 3 ] {e3b4a244-6dde-4b5e-9fc2-2e32fad42347} <Debug> executeQuery: Read 225 rows, 20.30 KiB in 0.001538 sec., 146293.88816644993 rows/sec., 12.89 MiB/sec.
4549 2024.08.05 16:48:44.475040 [ 142 ] {} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4550 2024.08.05 16:48:44.475080 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
4551 2024.08.05 16:48:44.475265 [ 3 ] {e3b4a244-6dde-4b5e-9fc2-2e32fad42347} <Debug> DynamicQueryHandler: Done processing query
4552 2024.08.05 16:48:44.475312 [ 3 ] {e3b4a244-6dde-4b5e-9fc2-2e32fad42347} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB.
4553 2024.08.05 16:48:44.475337 [ 189 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::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
4554 2024.08.05 16:48:44.475351 [ 3 ] {} <Debug> HTTP-Session: 189bccc1-525f-4ecc-a86b-60aefe6513e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4555 2024.08.05 16:48:44.475594 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4556 2024.08.05 16:48:44.475719 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4557 2024.08.05 16:48:44.475722 [ 189 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4558 2024.08.05 16:48:44.475747 [ 3 ] {} <Debug> HTTP-Session: 244e02d5-bb23-4646-a323-5df96ee6b4ac Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
4559 2024.08.05 16:48:44.475798 [ 3 ] {} <Debug> HTTP-Session: 244e02d5-bb23-4646-a323-5df96ee6b4ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4560 2024.08.05 16:48:44.475818 [ 189 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 299 rows starting from the beginning of the part
4561 2024.08.05 16:48:44.475830 [ 3 ] {} <Debug> HTTP-Session: 244e02d5-bb23-4646-a323-5df96ee6b4ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4562 2024.08.05 16:48:44.475913 [ 3 ] {} <Trace> HTTP-Session: 244e02d5-bb23-4646-a323-5df96ee6b4ac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4563 2024.08.05 16:48:44.476151 [ 189 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 224 rows starting from the beginning of the part
4564 2024.08.05 16:48:44.476266 [ 3 ] {60377f49-4f99-472d-a331-2ff97e8c4356} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4565 2024.08.05 16:48:44.476382 [ 189 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 126 rows starting from the beginning of the part
4566 2024.08.05 16:48:44.476469 [ 3 ] {60377f49-4f99-472d-a331-2ff97e8c4356} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4567 2024.08.05 16:48:44.476633 [ 189 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 224 rows starting from the beginning of the part
4568 2024.08.05 16:48:44.476902 [ 189 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 89 rows starting from the beginning of the part
4569 2024.08.05 16:48:44.477237 [ 189 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 225 rows starting from the beginning of the part
4570 2024.08.05 16:48:44.477848 [ 3 ] {60377f49-4f99-472d-a331-2ff97e8c4356} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4571 2024.08.05 16:48:44.478530 [ 3 ] {60377f49-4f99-472d-a331-2ff97e8c4356} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4572 2024.08.05 16:48:44.478592 [ 3 ] {60377f49-4f99-472d-a331-2ff97e8c4356} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
4573 2024.08.05 16:48:44.479406 [ 3 ] {60377f49-4f99-472d-a331-2ff97e8c4356} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
4574 2024.08.05 16:48:44.479914 [ 3 ] {60377f49-4f99-472d-a331-2ff97e8c4356} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4575 2024.08.05 16:48:44.480092 [ 189 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1187 rows, containing 4 columns (4 merged, 0 gathered) in 0.004946794 sec., 239953.3920353263 rows/sec., 20.72 MiB/sec.
4576 2024.08.05 16:48:44.480185 [ 3 ] {60377f49-4f99-472d-a331-2ff97e8c4356} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.004076 sec., 490.6771344455349 rows/sec., 34.26 KiB/sec.
4577 2024.08.05 16:48:44.480727 [ 3 ] {60377f49-4f99-472d-a331-2ff97e8c4356} <Debug> DynamicQueryHandler: Done processing query
4578 2024.08.05 16:48:44.480757 [ 3 ] {60377f49-4f99-472d-a331-2ff97e8c4356} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4579 2024.08.05 16:48:44.480782 [ 3 ] {} <Debug> HTTP-Session: 244e02d5-bb23-4646-a323-5df96ee6b4ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4580 2024.08.05 16:48:44.480790 [ 191 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4581 2024.08.05 16:48:44.480981 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 65451, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4582 2024.08.05 16:48:44.481054 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4583 2024.08.05 16:48:44.481094 [ 3 ] {} <Debug> HTTP-Session: 6cb14d5f-c72d-486d-993f-18809135b0ee Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
4584 2024.08.05 16:48:44.481162 [ 3 ] {} <Debug> HTTP-Session: 6cb14d5f-c72d-486d-993f-18809135b0ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4585 2024.08.05 16:48:44.481220 [ 3 ] {} <Debug> HTTP-Session: 6cb14d5f-c72d-486d-993f-18809135b0ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4586 2024.08.05 16:48:44.481337 [ 3 ] {} <Trace> HTTP-Session: 6cb14d5f-c72d-486d-993f-18809135b0ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4587 2024.08.05 16:48:44.481644 [ 191 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_21_4} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4588 2024.08.05 16:48:44.481678 [ 3 ] {5cd81969-5b69-441a-a370-feae59ccb292} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4589 2024.08.05 16:48:44.481770 [ 3 ] {5cd81969-5b69-441a-a370-feae59ccb292} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4590 2024.08.05 16:48:44.481807 [ 191 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_21_4} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
4591 2024.08.05 16:48:44.482013 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB.
4592 2024.08.05 16:48:44.482120 [ 3 ] {5cd81969-5b69-441a-a370-feae59ccb292} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4593 2024.08.05 16:48:44.482678 [ 3 ] {5cd81969-5b69-441a-a370-feae59ccb292} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4594 2024.08.05 16:48:44.482716 [ 3 ] {5cd81969-5b69-441a-a370-feae59ccb292} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
4595 2024.08.05 16:48:44.483051 [ 3 ] {5cd81969-5b69-441a-a370-feae59ccb292} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4596 2024.08.05 16:48:44.483373 [ 3 ] {5cd81969-5b69-441a-a370-feae59ccb292} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4597 2024.08.05 16:48:44.483490 [ 142 ] {} <Debug> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4598 2024.08.05 16:48:44.483498 [ 3 ] {5cd81969-5b69-441a-a370-feae59ccb292} <Debug> executeQuery: Read 405 rows, 29.32 KiB in 0.001997 sec., 202804.20630946418 rows/sec., 14.34 MiB/sec.
4599 2024.08.05 16:48:44.483522 [ 142 ] {} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4600 2024.08.05 16:48:44.483556 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
4601 2024.08.05 16:48:44.483669 [ 186 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::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
4602 2024.08.05 16:48:44.483710 [ 3 ] {5cd81969-5b69-441a-a370-feae59ccb292} <Debug> DynamicQueryHandler: Done processing query
4603 2024.08.05 16:48:44.483741 [ 3 ] {5cd81969-5b69-441a-a370-feae59ccb292} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
4604 2024.08.05 16:48:44.483765 [ 3 ] {} <Debug> HTTP-Session: 6cb14d5f-c72d-486d-993f-18809135b0ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4605 2024.08.05 16:48:44.483817 [ 186 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4606 2024.08.05 16:48:44.483844 [ 186 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 464 rows starting from the beginning of the part
4607 2024.08.05 16:48:44.483896 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4608 2024.08.05 16:48:44.483966 [ 186 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 403 rows starting from the beginning of the part
4609 2024.08.05 16:48:44.484004 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4610 2024.08.05 16:48:44.484073 [ 3 ] {} <Debug> HTTP-Session: db0588ff-f377-4940-a860-7bd2b2d28089 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
4611 2024.08.05 16:48:44.484176 [ 3 ] {} <Debug> HTTP-Session: db0588ff-f377-4940-a860-7bd2b2d28089 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4612 2024.08.05 16:48:44.484274 [ 3 ] {} <Debug> HTTP-Session: db0588ff-f377-4940-a860-7bd2b2d28089 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4613 2024.08.05 16:48:44.484375 [ 186 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 101 rows starting from the beginning of the part
4614 2024.08.05 16:48:44.484432 [ 3 ] {} <Trace> HTTP-Session: db0588ff-f377-4940-a860-7bd2b2d28089 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4615 2024.08.05 16:48:44.484657 [ 186 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 403 rows starting from the beginning of the part
4616 2024.08.05 16:48:44.484731 [ 3 ] {120e2bbf-ff1c-466a-9277-7493ed456ebe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
4617 2024.08.05 16:48:44.484898 [ 3 ] {120e2bbf-ff1c-466a-9277-7493ed456ebe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
4618 2024.08.05 16:48:44.484922 [ 186 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 75 rows starting from the beginning of the part
4619 2024.08.05 16:48:44.485298 [ 186 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 405 rows starting from the beginning of the part
4620 2024.08.05 16:48:44.485881 [ 3 ] {120e2bbf-ff1c-466a-9277-7493ed456ebe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4621 2024.08.05 16:48:44.486307 [ 3 ] {120e2bbf-ff1c-466a-9277-7493ed456ebe} <Trace> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4622 2024.08.05 16:48:44.486347 [ 3 ] {120e2bbf-ff1c-466a-9277-7493ed456ebe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
4623 2024.08.05 16:48:44.486890 [ 3 ] {120e2bbf-ff1c-466a-9277-7493ed456ebe} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
4624 2024.08.05 16:48:44.487289 [ 3 ] {120e2bbf-ff1c-466a-9277-7493ed456ebe} <Trace> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4625 2024.08.05 16:48:44.487301 [ 186 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1851 rows, containing 4 columns (4 merged, 0 gathered) in 0.003684613 sec., 502359.40653740295 rows/sec., 35.97 MiB/sec.
4626 2024.08.05 16:48:44.487463 [ 142 ] {} <Debug> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
4627 2024.08.05 16:48:44.487493 [ 3 ] {120e2bbf-ff1c-466a-9277-7493ed456ebe} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.002869 sec., 2091.3210177762285 rows/sec., 89.86 KiB/sec.
4628 2024.08.05 16:48:44.487548 [ 142 ] {} <Trace> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4629 2024.08.05 16:48:44.487619 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
4630 2024.08.05 16:48:44.487855 [ 197 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4631 2024.08.05 16:48:44.487944 [ 3 ] {120e2bbf-ff1c-466a-9277-7493ed456ebe} <Debug> DynamicQueryHandler: Done processing query
4632 2024.08.05 16:48:44.488041 [ 3 ] {120e2bbf-ff1c-466a-9277-7493ed456ebe} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
4633 2024.08.05 16:48:44.488174 [ 3 ] {} <Debug> HTTP-Session: db0588ff-f377-4940-a860-7bd2b2d28089 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4634 2024.08.05 16:48:44.488348 [ 189 ] {6bd44631-33fa-4fa0-bb50-28e3271643dd::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
4635 2024.08.05 16:48:44.488578 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4636 2024.08.05 16:48:44.488792 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4637 2024.08.05 16:48:44.488913 [ 3 ] {} <Debug> HTTP-Session: 4c4bddbc-4de9-45e0-94ab-6d1de69db2e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
4638 2024.08.05 16:48:44.488954 [ 189 ] {6bd44631-33fa-4fa0-bb50-28e3271643dd::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4639 2024.08.05 16:48:44.489020 [ 3 ] {} <Debug> HTTP-Session: 4c4bddbc-4de9-45e0-94ab-6d1de69db2e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4640 2024.08.05 16:48:44.489070 [ 189 ] {6bd44631-33fa-4fa0-bb50-28e3271643dd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part
4641 2024.08.05 16:48:44.489088 [ 3 ] {} <Debug> HTTP-Session: 4c4bddbc-4de9-45e0-94ab-6d1de69db2e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4642 2024.08.05 16:48:44.489250 [ 3 ] {} <Trace> HTTP-Session: 4c4bddbc-4de9-45e0-94ab-6d1de69db2e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4643 2024.08.05 16:48:44.489389 [ 189 ] {6bd44631-33fa-4fa0-bb50-28e3271643dd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part
4644 2024.08.05 16:48:44.489728 [ 197 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_21_4} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4645 2024.08.05 16:48:44.489760 [ 189 ] {6bd44631-33fa-4fa0-bb50-28e3271643dd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part
4646 2024.08.05 16:48:44.490099 [ 189 ] {6bd44631-33fa-4fa0-bb50-28e3271643dd::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
4647 2024.08.05 16:48:44.490158 [ 197 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_21_4} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
4648 2024.08.05 16:48:44.490483 [ 189 ] {6bd44631-33fa-4fa0-bb50-28e3271643dd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part
4649 2024.08.05 16:48:44.490512 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB.
4650 2024.08.05 16:48:44.490787 [ 189 ] {6bd44631-33fa-4fa0-bb50-28e3271643dd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part
4651 2024.08.05 16:48:44.490808 [ 3 ] {35a570b3-aec3-4612-b98d-c8c4800a6a47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
4652 2024.08.05 16:48:44.491106 [ 3 ] {35a570b3-aec3-4612-b98d-c8c4800a6a47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
4653 2024.08.05 16:48:44.491691 [ 3 ] {35a570b3-aec3-4612-b98d-c8c4800a6a47} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4654 2024.08.05 16:48:44.492553 [ 3 ] {35a570b3-aec3-4612-b98d-c8c4800a6a47} <Trace> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4655 2024.08.05 16:48:44.492630 [ 3 ] {35a570b3-aec3-4612-b98d-c8c4800a6a47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
4656 2024.08.05 16:48:44.493667 [ 189 ] {6bd44631-33fa-4fa0-bb50-28e3271643dd::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.00588686 sec., 6115.31444607142 rows/sec., 262.77 KiB/sec.
4657 2024.08.05 16:48:44.493713 [ 3 ] {35a570b3-aec3-4612-b98d-c8c4800a6a47} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
4658 2024.08.05 16:48:44.493834 [ 189 ] {6bd44631-33fa-4fa0-bb50-28e3271643dd::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
4659 2024.08.05 16:48:44.494578 [ 3 ] {35a570b3-aec3-4612-b98d-c8c4800a6a47} <Trace> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4660 2024.08.05 16:48:44.494742 [ 189 ] {6bd44631-33fa-4fa0-bb50-28e3271643dd::all_1_6_1} <Trace> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4661 2024.08.05 16:48:44.494858 [ 142 ] {} <Debug> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
4662 2024.08.05 16:48:44.494928 [ 3 ] {35a570b3-aec3-4612-b98d-c8c4800a6a47} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.004776 sec., 16122.278056951423 rows/sec., 1016.64 KiB/sec.
4663 2024.08.05 16:48:44.494969 [ 142 ] {} <Trace> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4664 2024.08.05 16:48:44.495062 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
4665 2024.08.05 16:48:44.495111 [ 189 ] {6bd44631-33fa-4fa0-bb50-28e3271643dd::all_1_6_1} <Trace> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
4666 2024.08.05 16:48:44.495456 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
4667 2024.08.05 16:48:44.495468 [ 3 ] {35a570b3-aec3-4612-b98d-c8c4800a6a47} <Debug> DynamicQueryHandler: Done processing query
4668 2024.08.05 16:48:44.495520 [ 3 ] {35a570b3-aec3-4612-b98d-c8c4800a6a47} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4669 2024.08.05 16:48:44.495526 [ 190 ] {f97fc151-a900-4d1c-a039-72bdc4ea024c::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
4670 2024.08.05 16:48:44.495540 [ 3 ] {} <Debug> HTTP-Session: 4c4bddbc-4de9-45e0-94ab-6d1de69db2e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4671 2024.08.05 16:48:44.495665 [ 190 ] {f97fc151-a900-4d1c-a039-72bdc4ea024c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4672 2024.08.05 16:48:44.495697 [ 190 ] {f97fc151-a900-4d1c-a039-72bdc4ea024c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 77 rows starting from the beginning of the part
4673 2024.08.05 16:48:44.495727 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 30771, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4674 2024.08.05 16:48:44.495842 [ 190 ] {f97fc151-a900-4d1c-a039-72bdc4ea024c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 77 rows starting from the beginning of the part
4675 2024.08.05 16:48:44.495856 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4676 2024.08.05 16:48:44.495932 [ 3 ] {} <Debug> HTTP-Session: 66576afc-9686-4cee-a308-b3e18cc7fb4b Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
4677 2024.08.05 16:48:44.496011 [ 3 ] {} <Debug> HTTP-Session: 66576afc-9686-4cee-a308-b3e18cc7fb4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4678 2024.08.05 16:48:44.496139 [ 3 ] {} <Debug> HTTP-Session: 66576afc-9686-4cee-a308-b3e18cc7fb4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4679 2024.08.05 16:48:44.496242 [ 190 ] {f97fc151-a900-4d1c-a039-72bdc4ea024c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 77 rows starting from the beginning of the part
4680 2024.08.05 16:48:44.496263 [ 3 ] {} <Trace> HTTP-Session: 66576afc-9686-4cee-a308-b3e18cc7fb4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4681 2024.08.05 16:48:44.496512 [ 190 ] {f97fc151-a900-4d1c-a039-72bdc4ea024c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 77 rows starting from the beginning of the part
4682 2024.08.05 16:48:44.496666 [ 3 ] {2814db63-4ef7-4ad5-aee4-0204a0f546bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4683 2024.08.05 16:48:44.496820 [ 190 ] {f97fc151-a900-4d1c-a039-72bdc4ea024c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 77 rows starting from the beginning of the part
4684 2024.08.05 16:48:44.496841 [ 3 ] {2814db63-4ef7-4ad5-aee4-0204a0f546bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4685 2024.08.05 16:48:44.497157 [ 190 ] {f97fc151-a900-4d1c-a039-72bdc4ea024c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 77 rows starting from the beginning of the part
4686 2024.08.05 16:48:44.497931 [ 3 ] {2814db63-4ef7-4ad5-aee4-0204a0f546bb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4687 2024.08.05 16:48:44.498516 [ 3 ] {2814db63-4ef7-4ad5-aee4-0204a0f546bb} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4688 2024.08.05 16:48:44.498560 [ 3 ] {2814db63-4ef7-4ad5-aee4-0204a0f546bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
4689 2024.08.05 16:48:44.499137 [ 3 ] {2814db63-4ef7-4ad5-aee4-0204a0f546bb} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4690 2024.08.05 16:48:44.499195 [ 190 ] {f97fc151-a900-4d1c-a039-72bdc4ea024c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 462 rows, containing 5 columns (5 merged, 0 gathered) in 0.003994758 sec., 115651.56137117693 rows/sec., 7.12 MiB/sec.
4691 2024.08.05 16:48:44.499349 [ 190 ] {f97fc151-a900-4d1c-a039-72bdc4ea024c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
4692 2024.08.05 16:48:44.499648 [ 3 ] {2814db63-4ef7-4ad5-aee4-0204a0f546bb} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4693 2024.08.05 16:48:44.499825 [ 142 ] {} <Debug> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4694 2024.08.05 16:48:44.499840 [ 3 ] {2814db63-4ef7-4ad5-aee4-0204a0f546bb} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.003374 sec., 47717.84232365146 rows/sec., 3.32 MiB/sec.
4695 2024.08.05 16:48:44.499870 [ 142 ] {} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4696 2024.08.05 16:48:44.499936 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
4697 2024.08.05 16:48:44.500013 [ 192 ] {f97fc151-a900-4d1c-a039-72bdc4ea024c::all_1_6_1} <Trace> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4698 2024.08.05 16:48:44.500348 [ 200 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::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
4699 2024.08.05 16:48:44.500393 [ 192 ] {f97fc151-a900-4d1c-a039-72bdc4ea024c::all_1_6_1} <Trace> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
4700 2024.08.05 16:48:44.500733 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB.
4701 2024.08.05 16:48:44.500963 [ 3 ] {2814db63-4ef7-4ad5-aee4-0204a0f546bb} <Debug> DynamicQueryHandler: Done processing query
4702 2024.08.05 16:48:44.501042 [ 200 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4703 2024.08.05 16:48:44.501056 [ 3 ] {2814db63-4ef7-4ad5-aee4-0204a0f546bb} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4704 2024.08.05 16:48:44.501108 [ 3 ] {} <Debug> HTTP-Session: 66576afc-9686-4cee-a308-b3e18cc7fb4b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4705 2024.08.05 16:48:44.501113 [ 200 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2434 rows starting from the beginning of the part
4706 2024.08.05 16:48:44.501229 [ 200 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::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
4707 2024.08.05 16:48:44.501400 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 33588, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4708 2024.08.05 16:48:44.501505 [ 200 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 197 rows starting from the beginning of the part
4709 2024.08.05 16:48:44.501599 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4710 2024.08.05 16:48:44.501708 [ 3 ] {} <Debug> HTTP-Session: 9cdbe8a8-b046-445e-88fe-5879d8ab8234 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
4711 2024.08.05 16:48:44.501782 [ 200 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 160 rows starting from the beginning of the part
4712 2024.08.05 16:48:44.501793 [ 3 ] {} <Debug> HTTP-Session: 9cdbe8a8-b046-445e-88fe-5879d8ab8234 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4713 2024.08.05 16:48:44.501858 [ 3 ] {} <Debug> HTTP-Session: 9cdbe8a8-b046-445e-88fe-5879d8ab8234 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4714 2024.08.05 16:48:44.502043 [ 3 ] {} <Trace> HTTP-Session: 9cdbe8a8-b046-445e-88fe-5879d8ab8234 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4715 2024.08.05 16:48:44.502069 [ 200 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::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
4716 2024.08.05 16:48:44.502316 [ 200 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 161 rows starting from the beginning of the part
4717 2024.08.05 16:48:44.502570 [ 3 ] {bf9b44f0-f05c-4914-ad2a-461e79f0bb9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4718 2024.08.05 16:48:44.502687 [ 3 ] {bf9b44f0-f05c-4914-ad2a-461e79f0bb9f} <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
4719 2024.08.05 16:48:44.504492 [ 3 ] {bf9b44f0-f05c-4914-ad2a-461e79f0bb9f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4720 2024.08.05 16:48:44.505883 [ 3 ] {bf9b44f0-f05c-4914-ad2a-461e79f0bb9f} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4721 2024.08.05 16:48:44.505979 [ 3 ] {bf9b44f0-f05c-4914-ad2a-461e79f0bb9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
4722 2024.08.05 16:48:44.506071 [ 200 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3272 rows, containing 5 columns (5 merged, 0 gathered) in 0.005983991 sec., 546792.2662316838 rows/sec., 38.17 MiB/sec.
4723 2024.08.05 16:48:44.506434 [ 200 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4724 2024.08.05 16:48:44.507644 [ 200 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4725 2024.08.05 16:48:44.507652 [ 3 ] {bf9b44f0-f05c-4914-ad2a-461e79f0bb9f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
4726 2024.08.05 16:48:44.507796 [ 200 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
4727 2024.08.05 16:48:44.507981 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB.
4728 2024.08.05 16:48:44.508366 [ 3 ] {bf9b44f0-f05c-4914-ad2a-461e79f0bb9f} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4729 2024.08.05 16:48:44.508514 [ 142 ] {} <Debug> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
4730 2024.08.05 16:48:44.508528 [ 3 ] {bf9b44f0-f05c-4914-ad2a-461e79f0bb9f} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.006266 sec., 3351.4203638684967 rows/sec., 6.01 MiB/sec.
4731 2024.08.05 16:48:44.508557 [ 142 ] {} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4732 2024.08.05 16:48:44.508601 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
4733 2024.08.05 16:48:44.508769 [ 194 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::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
4734 2024.08.05 16:48:44.508876 [ 3 ] {bf9b44f0-f05c-4914-ad2a-461e79f0bb9f} <Debug> DynamicQueryHandler: Done processing query
4735 2024.08.05 16:48:44.508907 [ 3 ] {bf9b44f0-f05c-4914-ad2a-461e79f0bb9f} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
4736 2024.08.05 16:48:44.508937 [ 3 ] {} <Debug> HTTP-Session: 9cdbe8a8-b046-445e-88fe-5879d8ab8234 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4737 2024.08.05 16:48:44.509088 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 3209, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4738 2024.08.05 16:48:44.509102 [ 194 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4739 2024.08.05 16:48:44.509151 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4740 2024.08.05 16:48:44.509169 [ 194 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::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
4741 2024.08.05 16:48:44.509177 [ 3 ] {} <Debug> HTTP-Session: 9451b332-e748-46b7-8541-da3062a6f54f Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
4742 2024.08.05 16:48:44.509202 [ 3 ] {} <Debug> HTTP-Session: 9451b332-e748-46b7-8541-da3062a6f54f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4743 2024.08.05 16:48:44.509229 [ 3 ] {} <Debug> HTTP-Session: 9451b332-e748-46b7-8541-da3062a6f54f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4744 2024.08.05 16:48:44.509283 [ 3 ] {} <Trace> HTTP-Session: 9451b332-e748-46b7-8541-da3062a6f54f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4745 2024.08.05 16:48:44.509614 [ 3 ] {84c1f86f-7901-4533-8e9d-501a71b95592} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
4746 2024.08.05 16:48:44.509664 [ 194 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::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
4747 2024.08.05 16:48:44.509680 [ 3 ] {84c1f86f-7901-4533-8e9d-501a71b95592} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
4748 2024.08.05 16:48:44.510331 [ 194 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::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
4749 2024.08.05 16:48:44.510339 [ 3 ] {84c1f86f-7901-4533-8e9d-501a71b95592} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4750 2024.08.05 16:48:44.510873 [ 194 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::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
4751 2024.08.05 16:48:44.511041 [ 3 ] {84c1f86f-7901-4533-8e9d-501a71b95592} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4752 2024.08.05 16:48:44.511135 [ 3 ] {84c1f86f-7901-4533-8e9d-501a71b95592} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
4753 2024.08.05 16:48:44.511425 [ 194 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::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
4754 2024.08.05 16:48:44.511924 [ 194 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::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
4755 2024.08.05 16:48:44.512166 [ 3 ] {84c1f86f-7901-4533-8e9d-501a71b95592} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
4756 2024.08.05 16:48:44.512802 [ 3 ] {84c1f86f-7901-4533-8e9d-501a71b95592} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4757 2024.08.05 16:48:44.513031 [ 3 ] {84c1f86f-7901-4533-8e9d-501a71b95592} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.003532 sec., 6511.891279728199 rows/sec., 352.25 KiB/sec.
4758 2024.08.05 16:48:44.513608 [ 3 ] {84c1f86f-7901-4533-8e9d-501a71b95592} <Debug> DynamicQueryHandler: Done processing query
4759 2024.08.05 16:48:44.513672 [ 3 ] {84c1f86f-7901-4533-8e9d-501a71b95592} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
4760 2024.08.05 16:48:44.513700 [ 3 ] {} <Debug> HTTP-Session: 9451b332-e748-46b7-8541-da3062a6f54f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4761 2024.08.05 16:48:44.513826 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4762 2024.08.05 16:48:44.513877 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4763 2024.08.05 16:48:44.513904 [ 3 ] {} <Debug> HTTP-Session: 3c7a2e60-0020-4ad3-aa89-579b9a42fe62 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
4764 2024.08.05 16:48:44.513922 [ 3 ] {} <Debug> HTTP-Session: 3c7a2e60-0020-4ad3-aa89-579b9a42fe62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4765 2024.08.05 16:48:44.513939 [ 3 ] {} <Debug> HTTP-Session: 3c7a2e60-0020-4ad3-aa89-579b9a42fe62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4766 2024.08.05 16:48:44.513983 [ 3 ] {} <Trace> HTTP-Session: 3c7a2e60-0020-4ad3-aa89-579b9a42fe62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4767 2024.08.05 16:48:44.514160 [ 3 ] {5eb42702-185f-4226-b81d-55529a762b01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4768 2024.08.05 16:48:44.514217 [ 3 ] {5eb42702-185f-4226-b81d-55529a762b01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4769 2024.08.05 16:48:44.514564 [ 3 ] {5eb42702-185f-4226-b81d-55529a762b01} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4770 2024.08.05 16:48:44.515054 [ 3 ] {5eb42702-185f-4226-b81d-55529a762b01} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4771 2024.08.05 16:48:44.515104 [ 3 ] {5eb42702-185f-4226-b81d-55529a762b01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
4772 2024.08.05 16:48:44.515810 [ 3 ] {5eb42702-185f-4226-b81d-55529a762b01} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4773 2024.08.05 16:48:44.516529 [ 3 ] {5eb42702-185f-4226-b81d-55529a762b01} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4774 2024.08.05 16:48:44.516904 [ 3 ] {5eb42702-185f-4226-b81d-55529a762b01} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00282 sec., 21276.59574468085 rows/sec., 1.43 MiB/sec.
4775 2024.08.05 16:48:44.516909 [ 142 ] {} <Debug> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4776 2024.08.05 16:48:44.516983 [ 142 ] {} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4777 2024.08.05 16:48:44.517048 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
4778 2024.08.05 16:48:44.517329 [ 3 ] {5eb42702-185f-4226-b81d-55529a762b01} <Debug> DynamicQueryHandler: Done processing query
4779 2024.08.05 16:48:44.517411 [ 3 ] {5eb42702-185f-4226-b81d-55529a762b01} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4780 2024.08.05 16:48:44.517484 [ 3 ] {} <Debug> HTTP-Session: 3c7a2e60-0020-4ad3-aa89-579b9a42fe62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4781 2024.08.05 16:48:44.517504 [ 200 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::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
4782 2024.08.05 16:48:44.517687 [ 200 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4783 2024.08.05 16:48:44.517718 [ 200 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 804 rows starting from the beginning of the part
4784 2024.08.05 16:48:44.517812 [ 200 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::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
4785 2024.08.05 16:48:44.518278 [ 200 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::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
4786 2024.08.05 16:48:44.518639 [ 200 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::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
4787 2024.08.05 16:48:44.518968 [ 200 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::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
4788 2024.08.05 16:48:44.519438 [ 200 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::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
4789 2024.08.05 16:48:44.519543 [ 198 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 284 rows, containing 19 columns (19 merged, 0 gathered) in 0.010855995 sec., 26160.66053825559 rows/sec., 46.88 MiB/sec.
4790 2024.08.05 16:48:44.520356 [ 198 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
4791 2024.08.05 16:48:44.522547 [ 198 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4792 2024.08.05 16:48:44.522619 [ 199 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1104 rows, containing 4 columns (4 merged, 0 gathered) in 0.005434923 sec., 203130.75272639556 rows/sec., 13.66 MiB/sec.
4793 2024.08.05 16:48:44.522672 [ 198 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
4794 2024.08.05 16:48:44.522888 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.71 MiB.
4795 2024.08.05 16:48:44.522976 [ 199 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4796 2024.08.05 16:48:44.523418 [ 199 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_21_4} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4797 2024.08.05 16:48:44.523503 [ 199 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_21_4} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
4798 2024.08.05 16:48:44.523594 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB.
4799 2024.08.05 16:48:48.506689 [ 136 ] {} <Debug> DNSResolver: Updating DNS cache
4800 2024.08.05 16:48:48.506760 [ 136 ] {} <Debug> DNSResolver: Updated DNS cache
4801 2024.08.05 16:48:49.459949 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 1628, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4802 2024.08.05 16:48:49.460065 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4803 2024.08.05 16:48:49.460090 [ 3 ] {} <Debug> HTTP-Session: 54627147-d1cb-43ec-aa83-aefd76b9137f Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
4804 2024.08.05 16:48:49.460114 [ 3 ] {} <Debug> HTTP-Session: 54627147-d1cb-43ec-aa83-aefd76b9137f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4805 2024.08.05 16:48:49.460129 [ 3 ] {} <Debug> HTTP-Session: 54627147-d1cb-43ec-aa83-aefd76b9137f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4806 2024.08.05 16:48:49.460179 [ 3 ] {} <Trace> HTTP-Session: 54627147-d1cb-43ec-aa83-aefd76b9137f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4807 2024.08.05 16:48:49.460369 [ 3 ] {30c7a05d-550d-4495-bcbc-e32a8c0a65c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4808 2024.08.05 16:48:49.460438 [ 3 ] {30c7a05d-550d-4495-bcbc-e32a8c0a65c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4809 2024.08.05 16:48:49.460638 [ 3 ] {30c7a05d-550d-4495-bcbc-e32a8c0a65c0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4810 2024.08.05 16:48:49.461068 [ 3 ] {30c7a05d-550d-4495-bcbc-e32a8c0a65c0} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4811 2024.08.05 16:48:49.461115 [ 3 ] {30c7a05d-550d-4495-bcbc-e32a8c0a65c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
4812 2024.08.05 16:48:49.461496 [ 3 ] {30c7a05d-550d-4495-bcbc-e32a8c0a65c0} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
4813 2024.08.05 16:48:49.461854 [ 3 ] {30c7a05d-550d-4495-bcbc-e32a8c0a65c0} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4814 2024.08.05 16:48:49.462021 [ 3 ] {30c7a05d-550d-4495-bcbc-e32a8c0a65c0} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001707 sec., 6444.053895723491 rows/sec., 522.32 KiB/sec.
4815 2024.08.05 16:48:49.462346 [ 3 ] {30c7a05d-550d-4495-bcbc-e32a8c0a65c0} <Debug> DynamicQueryHandler: Done processing query
4816 2024.08.05 16:48:49.462375 [ 3 ] {30c7a05d-550d-4495-bcbc-e32a8c0a65c0} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4817 2024.08.05 16:48:49.462392 [ 3 ] {} <Debug> HTTP-Session: 54627147-d1cb-43ec-aa83-aefd76b9137f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4818 2024.08.05 16:48:49.462554 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4819 2024.08.05 16:48:49.462610 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4820 2024.08.05 16:48:49.462630 [ 3 ] {} <Debug> HTTP-Session: 7104fe33-6ce9-45f5-b538-9182a964dcab Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
4821 2024.08.05 16:48:49.462648 [ 3 ] {} <Debug> HTTP-Session: 7104fe33-6ce9-45f5-b538-9182a964dcab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4822 2024.08.05 16:48:49.462662 [ 3 ] {} <Debug> HTTP-Session: 7104fe33-6ce9-45f5-b538-9182a964dcab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4823 2024.08.05 16:48:49.462699 [ 3 ] {} <Trace> HTTP-Session: 7104fe33-6ce9-45f5-b538-9182a964dcab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4824 2024.08.05 16:48:49.462810 [ 3 ] {65966180-d6e3-4947-95d3-30fb66a69f9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
4825 2024.08.05 16:48:49.462857 [ 3 ] {65966180-d6e3-4947-95d3-30fb66a69f9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
4826 2024.08.05 16:48:49.463010 [ 3 ] {65966180-d6e3-4947-95d3-30fb66a69f9e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4827 2024.08.05 16:48:49.463310 [ 3 ] {65966180-d6e3-4947-95d3-30fb66a69f9e} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4828 2024.08.05 16:48:49.463348 [ 3 ] {65966180-d6e3-4947-95d3-30fb66a69f9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
4829 2024.08.05 16:48:49.463655 [ 3 ] {65966180-d6e3-4947-95d3-30fb66a69f9e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
4830 2024.08.05 16:48:49.463968 [ 3 ] {65966180-d6e3-4947-95d3-30fb66a69f9e} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4831 2024.08.05 16:48:49.464129 [ 3 ] {65966180-d6e3-4947-95d3-30fb66a69f9e} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001346 sec., 2971.7682020802376 rows/sec., 242.33 KiB/sec.
4832 2024.08.05 16:48:49.464416 [ 3 ] {65966180-d6e3-4947-95d3-30fb66a69f9e} <Debug> DynamicQueryHandler: Done processing query
4833 2024.08.05 16:48:49.464443 [ 3 ] {65966180-d6e3-4947-95d3-30fb66a69f9e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4834 2024.08.05 16:48:49.464459 [ 3 ] {} <Debug> HTTP-Session: 7104fe33-6ce9-45f5-b538-9182a964dcab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4835 2024.08.05 16:48:49.464601 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 13077, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4836 2024.08.05 16:48:49.464650 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4837 2024.08.05 16:48:49.464670 [ 3 ] {} <Debug> HTTP-Session: a9c366f0-2427-4850-9152-bc2148d0c32f Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
4838 2024.08.05 16:48:49.464687 [ 3 ] {} <Debug> HTTP-Session: a9c366f0-2427-4850-9152-bc2148d0c32f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4839 2024.08.05 16:48:49.464701 [ 3 ] {} <Debug> HTTP-Session: a9c366f0-2427-4850-9152-bc2148d0c32f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4840 2024.08.05 16:48:49.464733 [ 3 ] {} <Trace> HTTP-Session: a9c366f0-2427-4850-9152-bc2148d0c32f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4841 2024.08.05 16:48:49.464859 [ 3 ] {faf4eaee-990f-4bca-95bb-15b1af6af0dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4842 2024.08.05 16:48:49.464903 [ 3 ] {faf4eaee-990f-4bca-95bb-15b1af6af0dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4843 2024.08.05 16:48:49.465048 [ 3 ] {faf4eaee-990f-4bca-95bb-15b1af6af0dc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4844 2024.08.05 16:48:49.465418 [ 3 ] {faf4eaee-990f-4bca-95bb-15b1af6af0dc} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4845 2024.08.05 16:48:49.465453 [ 3 ] {faf4eaee-990f-4bca-95bb-15b1af6af0dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
4846 2024.08.05 16:48:49.465778 [ 3 ] {faf4eaee-990f-4bca-95bb-15b1af6af0dc} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4847 2024.08.05 16:48:49.466087 [ 3 ] {faf4eaee-990f-4bca-95bb-15b1af6af0dc} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4848 2024.08.05 16:48:49.466235 [ 3 ] {faf4eaee-990f-4bca-95bb-15b1af6af0dc} <Debug> executeQuery: Read 91 rows, 7.54 KiB in 0.001422 sec., 63994.374120956396 rows/sec., 5.18 MiB/sec.
4849 2024.08.05 16:48:49.466394 [ 3 ] {faf4eaee-990f-4bca-95bb-15b1af6af0dc} <Debug> DynamicQueryHandler: Done processing query
4850 2024.08.05 16:48:49.466418 [ 3 ] {faf4eaee-990f-4bca-95bb-15b1af6af0dc} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
4851 2024.08.05 16:48:49.466435 [ 3 ] {} <Debug> HTTP-Session: a9c366f0-2427-4850-9152-bc2148d0c32f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4852 2024.08.05 16:48:49.466559 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 613, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4853 2024.08.05 16:48:49.466607 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4854 2024.08.05 16:48:49.466627 [ 3 ] {} <Debug> HTTP-Session: e394fb44-9b8e-4502-a2f3-d265acfd259a Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
4855 2024.08.05 16:48:49.466644 [ 3 ] {} <Debug> HTTP-Session: e394fb44-9b8e-4502-a2f3-d265acfd259a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4856 2024.08.05 16:48:49.466658 [ 3 ] {} <Debug> HTTP-Session: e394fb44-9b8e-4502-a2f3-d265acfd259a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4857 2024.08.05 16:48:49.466688 [ 3 ] {} <Trace> HTTP-Session: e394fb44-9b8e-4502-a2f3-d265acfd259a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4858 2024.08.05 16:48:49.466783 [ 3 ] {06cf8c16-e3e2-4dfd-a858-bd7809f266fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4859 2024.08.05 16:48:49.466825 [ 3 ] {06cf8c16-e3e2-4dfd-a858-bd7809f266fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4860 2024.08.05 16:48:49.466952 [ 3 ] {06cf8c16-e3e2-4dfd-a858-bd7809f266fa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4861 2024.08.05 16:48:49.467295 [ 3 ] {06cf8c16-e3e2-4dfd-a858-bd7809f266fa} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4862 2024.08.05 16:48:49.467329 [ 3 ] {06cf8c16-e3e2-4dfd-a858-bd7809f266fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
4863 2024.08.05 16:48:49.467630 [ 3 ] {06cf8c16-e3e2-4dfd-a858-bd7809f266fa} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
4864 2024.08.05 16:48:49.467942 [ 3 ] {06cf8c16-e3e2-4dfd-a858-bd7809f266fa} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4865 2024.08.05 16:48:49.468097 [ 3 ] {06cf8c16-e3e2-4dfd-a858-bd7809f266fa} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001329 sec., 3009.7817908201655 rows/sec., 210.16 KiB/sec.
4866 2024.08.05 16:48:49.468261 [ 3 ] {06cf8c16-e3e2-4dfd-a858-bd7809f266fa} <Debug> DynamicQueryHandler: Done processing query
4867 2024.08.05 16:48:49.468284 [ 3 ] {06cf8c16-e3e2-4dfd-a858-bd7809f266fa} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4868 2024.08.05 16:48:49.468300 [ 3 ] {} <Debug> HTTP-Session: e394fb44-9b8e-4502-a2f3-d265acfd259a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4869 2024.08.05 16:48:49.468424 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 13425, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4870 2024.08.05 16:48:49.468473 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4871 2024.08.05 16:48:49.468492 [ 3 ] {} <Debug> HTTP-Session: 5d64a045-90a5-4a27-94f5-29578d80420d Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
4872 2024.08.05 16:48:49.468508 [ 3 ] {} <Debug> HTTP-Session: 5d64a045-90a5-4a27-94f5-29578d80420d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4873 2024.08.05 16:48:49.468523 [ 3 ] {} <Debug> HTTP-Session: 5d64a045-90a5-4a27-94f5-29578d80420d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4874 2024.08.05 16:48:49.468553 [ 3 ] {} <Trace> HTTP-Session: 5d64a045-90a5-4a27-94f5-29578d80420d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4875 2024.08.05 16:48:49.468669 [ 3 ] {2a599070-10a2-4337-83de-8943962ffac0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4876 2024.08.05 16:48:49.468710 [ 3 ] {2a599070-10a2-4337-83de-8943962ffac0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4877 2024.08.05 16:48:49.468839 [ 3 ] {2a599070-10a2-4337-83de-8943962ffac0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4878 2024.08.05 16:48:49.469163 [ 3 ] {2a599070-10a2-4337-83de-8943962ffac0} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4879 2024.08.05 16:48:49.469200 [ 3 ] {2a599070-10a2-4337-83de-8943962ffac0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
4880 2024.08.05 16:48:49.469505 [ 3 ] {2a599070-10a2-4337-83de-8943962ffac0} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4881 2024.08.05 16:48:49.469813 [ 3 ] {2a599070-10a2-4337-83de-8943962ffac0} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4882 2024.08.05 16:48:49.469969 [ 3 ] {2a599070-10a2-4337-83de-8943962ffac0} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001337 sec., 59087.50934928945 rows/sec., 4.62 MiB/sec.
4883 2024.08.05 16:48:49.470278 [ 3 ] {2a599070-10a2-4337-83de-8943962ffac0} <Debug> DynamicQueryHandler: Done processing query
4884 2024.08.05 16:48:49.470303 [ 3 ] {2a599070-10a2-4337-83de-8943962ffac0} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
4885 2024.08.05 16:48:49.470319 [ 3 ] {} <Debug> HTTP-Session: 5d64a045-90a5-4a27-94f5-29578d80420d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4886 2024.08.05 16:48:49.470492 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 30962, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4887 2024.08.05 16:48:49.470542 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4888 2024.08.05 16:48:49.470565 [ 3 ] {} <Debug> HTTP-Session: 77804d2b-947b-4664-a221-e6cf9d2647a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
4889 2024.08.05 16:48:49.470582 [ 3 ] {} <Debug> HTTP-Session: 77804d2b-947b-4664-a221-e6cf9d2647a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4890 2024.08.05 16:48:49.470595 [ 3 ] {} <Debug> HTTP-Session: 77804d2b-947b-4664-a221-e6cf9d2647a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4891 2024.08.05 16:48:49.470626 [ 3 ] {} <Trace> HTTP-Session: 77804d2b-947b-4664-a221-e6cf9d2647a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4892 2024.08.05 16:48:49.470783 [ 3 ] {072a5122-51bf-4c22-97fd-dea98f6c1079} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4893 2024.08.05 16:48:49.470832 [ 3 ] {072a5122-51bf-4c22-97fd-dea98f6c1079} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4894 2024.08.05 16:48:49.470995 [ 3 ] {072a5122-51bf-4c22-97fd-dea98f6c1079} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4895 2024.08.05 16:48:49.471393 [ 3 ] {072a5122-51bf-4c22-97fd-dea98f6c1079} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4896 2024.08.05 16:48:49.471429 [ 3 ] {072a5122-51bf-4c22-97fd-dea98f6c1079} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
4897 2024.08.05 16:48:49.471819 [ 3 ] {072a5122-51bf-4c22-97fd-dea98f6c1079} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4898 2024.08.05 16:48:49.472158 [ 3 ] {072a5122-51bf-4c22-97fd-dea98f6c1079} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4899 2024.08.05 16:48:49.472322 [ 3 ] {072a5122-51bf-4c22-97fd-dea98f6c1079} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001598 sec., 101376.7209011264 rows/sec., 7.06 MiB/sec.
4900 2024.08.05 16:48:49.472497 [ 3 ] {072a5122-51bf-4c22-97fd-dea98f6c1079} <Debug> DynamicQueryHandler: Done processing query
4901 2024.08.05 16:48:49.472521 [ 3 ] {072a5122-51bf-4c22-97fd-dea98f6c1079} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4902 2024.08.05 16:48:49.472537 [ 3 ] {} <Debug> HTTP-Session: 77804d2b-947b-4664-a221-e6cf9d2647a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4903 2024.08.05 16:48:49.472673 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 17622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4904 2024.08.05 16:48:49.472722 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4905 2024.08.05 16:48:49.472741 [ 3 ] {} <Debug> HTTP-Session: a9ae56c2-3da8-429d-a130-38827de4e224 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
4906 2024.08.05 16:48:49.472757 [ 3 ] {} <Debug> HTTP-Session: a9ae56c2-3da8-429d-a130-38827de4e224 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4907 2024.08.05 16:48:49.472771 [ 3 ] {} <Debug> HTTP-Session: a9ae56c2-3da8-429d-a130-38827de4e224 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4908 2024.08.05 16:48:49.472801 [ 3 ] {} <Trace> HTTP-Session: a9ae56c2-3da8-429d-a130-38827de4e224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4909 2024.08.05 16:48:49.472985 [ 3 ] {db0b903c-0137-4b95-af9c-efe850fc8d99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4910 2024.08.05 16:48:49.473048 [ 3 ] {db0b903c-0137-4b95-af9c-efe850fc8d99} <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
4911 2024.08.05 16:48:49.473462 [ 3 ] {db0b903c-0137-4b95-af9c-efe850fc8d99} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4912 2024.08.05 16:48:49.473985 [ 3 ] {db0b903c-0137-4b95-af9c-efe850fc8d99} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4913 2024.08.05 16:48:49.474019 [ 3 ] {db0b903c-0137-4b95-af9c-efe850fc8d99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
4914 2024.08.05 16:48:49.474601 [ 3 ] {db0b903c-0137-4b95-af9c-efe850fc8d99} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
4915 2024.08.05 16:48:49.475005 [ 3 ] {db0b903c-0137-4b95-af9c-efe850fc8d99} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4916 2024.08.05 16:48:49.475161 [ 3 ] {db0b903c-0137-4b95-af9c-efe850fc8d99} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002288 sec., 4807.692307692308 rows/sec., 8.62 MiB/sec.
4917 2024.08.05 16:48:49.475374 [ 3 ] {db0b903c-0137-4b95-af9c-efe850fc8d99} <Debug> DynamicQueryHandler: Done processing query
4918 2024.08.05 16:48:49.475398 [ 3 ] {db0b903c-0137-4b95-af9c-efe850fc8d99} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
4919 2024.08.05 16:48:49.475414 [ 3 ] {} <Debug> HTTP-Session: a9ae56c2-3da8-429d-a130-38827de4e224 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4920 2024.08.05 16:48:49.475575 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4921 2024.08.05 16:48:49.475622 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4922 2024.08.05 16:48:49.475640 [ 3 ] {} <Debug> HTTP-Session: 24e0151f-c02e-4439-98b1-b457caa9ad1e Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
4923 2024.08.05 16:48:49.475657 [ 3 ] {} <Debug> HTTP-Session: 24e0151f-c02e-4439-98b1-b457caa9ad1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4924 2024.08.05 16:48:49.475671 [ 3 ] {} <Debug> HTTP-Session: 24e0151f-c02e-4439-98b1-b457caa9ad1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4925 2024.08.05 16:48:49.475702 [ 3 ] {} <Trace> HTTP-Session: 24e0151f-c02e-4439-98b1-b457caa9ad1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4926 2024.08.05 16:48:49.475812 [ 3 ] {1b50bd46-23a2-40d8-8474-57491c276a8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4927 2024.08.05 16:48:49.475855 [ 3 ] {1b50bd46-23a2-40d8-8474-57491c276a8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4928 2024.08.05 16:48:49.475981 [ 3 ] {1b50bd46-23a2-40d8-8474-57491c276a8f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4929 2024.08.05 16:48:49.476281 [ 3 ] {1b50bd46-23a2-40d8-8474-57491c276a8f} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4930 2024.08.05 16:48:49.476316 [ 3 ] {1b50bd46-23a2-40d8-8474-57491c276a8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
4931 2024.08.05 16:48:49.476666 [ 3 ] {1b50bd46-23a2-40d8-8474-57491c276a8f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4932 2024.08.05 16:48:49.476993 [ 3 ] {1b50bd46-23a2-40d8-8474-57491c276a8f} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4933 2024.08.05 16:48:49.477146 [ 3 ] {1b50bd46-23a2-40d8-8474-57491c276a8f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001367 sec., 43891.73372348208 rows/sec., 2.96 MiB/sec.
4934 2024.08.05 16:48:49.477312 [ 3 ] {1b50bd46-23a2-40d8-8474-57491c276a8f} <Debug> DynamicQueryHandler: Done processing query
4935 2024.08.05 16:48:49.477337 [ 3 ] {1b50bd46-23a2-40d8-8474-57491c276a8f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4936 2024.08.05 16:48:49.477353 [ 3 ] {} <Debug> HTTP-Session: 24e0151f-c02e-4439-98b1-b457caa9ad1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4937 2024.08.05 16:48:54.468118 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 3758, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4938 2024.08.05 16:48:54.468265 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4939 2024.08.05 16:48:54.468292 [ 3 ] {} <Debug> HTTP-Session: 7e418ad1-c023-438f-a081-4a335da3a474 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
4940 2024.08.05 16:48:54.468317 [ 3 ] {} <Debug> HTTP-Session: 7e418ad1-c023-438f-a081-4a335da3a474 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4941 2024.08.05 16:48:54.468332 [ 3 ] {} <Debug> HTTP-Session: 7e418ad1-c023-438f-a081-4a335da3a474 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4942 2024.08.05 16:48:54.468384 [ 3 ] {} <Trace> HTTP-Session: 7e418ad1-c023-438f-a081-4a335da3a474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4943 2024.08.05 16:48:54.468591 [ 3 ] {24c4c986-3541-4ae4-a46b-78c5c0686a04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4944 2024.08.05 16:48:54.468663 [ 3 ] {24c4c986-3541-4ae4-a46b-78c5c0686a04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4945 2024.08.05 16:48:54.468867 [ 3 ] {24c4c986-3541-4ae4-a46b-78c5c0686a04} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4946 2024.08.05 16:48:54.469304 [ 3 ] {24c4c986-3541-4ae4-a46b-78c5c0686a04} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4947 2024.08.05 16:48:54.469354 [ 3 ] {24c4c986-3541-4ae4-a46b-78c5c0686a04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
4948 2024.08.05 16:48:54.469748 [ 3 ] {24c4c986-3541-4ae4-a46b-78c5c0686a04} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
4949 2024.08.05 16:48:54.470093 [ 3 ] {24c4c986-3541-4ae4-a46b-78c5c0686a04} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4950 2024.08.05 16:48:54.470279 [ 3 ] {24c4c986-3541-4ae4-a46b-78c5c0686a04} <Debug> executeQuery: Read 27 rows, 2.04 KiB in 0.001747 sec., 15455.065827132226 rows/sec., 1.14 MiB/sec.
4951 2024.08.05 16:48:54.470512 [ 3 ] {24c4c986-3541-4ae4-a46b-78c5c0686a04} <Debug> DynamicQueryHandler: Done processing query
4952 2024.08.05 16:48:54.470542 [ 3 ] {24c4c986-3541-4ae4-a46b-78c5c0686a04} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4953 2024.08.05 16:48:54.470559 [ 3 ] {} <Debug> HTTP-Session: 7e418ad1-c023-438f-a081-4a335da3a474 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4954 2024.08.05 16:48:54.470695 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4955 2024.08.05 16:48:54.470750 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4956 2024.08.05 16:48:54.470771 [ 3 ] {} <Debug> HTTP-Session: 622be71c-e4ce-4d94-9e6f-4ae0c833245c Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
4957 2024.08.05 16:48:54.470789 [ 3 ] {} <Debug> HTTP-Session: 622be71c-e4ce-4d94-9e6f-4ae0c833245c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4958 2024.08.05 16:48:54.470804 [ 3 ] {} <Debug> HTTP-Session: 622be71c-e4ce-4d94-9e6f-4ae0c833245c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4959 2024.08.05 16:48:54.470840 [ 3 ] {} <Trace> HTTP-Session: 622be71c-e4ce-4d94-9e6f-4ae0c833245c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4960 2024.08.05 16:48:54.470945 [ 3 ] {b58a3b34-0158-4a9e-8baa-96fba8a5ea19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
4961 2024.08.05 16:48:54.470995 [ 3 ] {b58a3b34-0158-4a9e-8baa-96fba8a5ea19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
4962 2024.08.05 16:48:54.471136 [ 3 ] {b58a3b34-0158-4a9e-8baa-96fba8a5ea19} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4963 2024.08.05 16:48:54.471442 [ 3 ] {b58a3b34-0158-4a9e-8baa-96fba8a5ea19} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4964 2024.08.05 16:48:54.471480 [ 3 ] {b58a3b34-0158-4a9e-8baa-96fba8a5ea19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
4965 2024.08.05 16:48:54.471801 [ 3 ] {b58a3b34-0158-4a9e-8baa-96fba8a5ea19} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
4966 2024.08.05 16:48:54.472113 [ 3 ] {b58a3b34-0158-4a9e-8baa-96fba8a5ea19} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4967 2024.08.05 16:48:54.472241 [ 3 ] {b58a3b34-0158-4a9e-8baa-96fba8a5ea19} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001325 sec., 1509.433962264151 rows/sec., 123.08 KiB/sec.
4968 2024.08.05 16:48:54.472408 [ 3 ] {b58a3b34-0158-4a9e-8baa-96fba8a5ea19} <Debug> DynamicQueryHandler: Done processing query
4969 2024.08.05 16:48:54.472433 [ 3 ] {b58a3b34-0158-4a9e-8baa-96fba8a5ea19} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4970 2024.08.05 16:48:54.472449 [ 3 ] {} <Debug> HTTP-Session: 622be71c-e4ce-4d94-9e6f-4ae0c833245c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4971 2024.08.05 16:48:54.472625 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 33967, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4972 2024.08.05 16:48:54.472675 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4973 2024.08.05 16:48:54.472695 [ 3 ] {} <Debug> HTTP-Session: 9cb274d6-56f6-433f-a8b8-5acc9f99160c Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
4974 2024.08.05 16:48:54.472712 [ 3 ] {} <Debug> HTTP-Session: 9cb274d6-56f6-433f-a8b8-5acc9f99160c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4975 2024.08.05 16:48:54.472727 [ 3 ] {} <Debug> HTTP-Session: 9cb274d6-56f6-433f-a8b8-5acc9f99160c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4976 2024.08.05 16:48:54.472765 [ 3 ] {} <Trace> HTTP-Session: 9cb274d6-56f6-433f-a8b8-5acc9f99160c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4977 2024.08.05 16:48:54.472921 [ 3 ] {cbb2270c-3280-48dd-ab52-18b7740739cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4978 2024.08.05 16:48:54.472964 [ 3 ] {cbb2270c-3280-48dd-ab52-18b7740739cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4979 2024.08.05 16:48:54.473087 [ 3 ] {cbb2270c-3280-48dd-ab52-18b7740739cd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4980 2024.08.05 16:48:54.473510 [ 3 ] {cbb2270c-3280-48dd-ab52-18b7740739cd} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4981 2024.08.05 16:48:54.473545 [ 3 ] {cbb2270c-3280-48dd-ab52-18b7740739cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
4982 2024.08.05 16:48:54.473874 [ 3 ] {cbb2270c-3280-48dd-ab52-18b7740739cd} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
4983 2024.08.05 16:48:54.474190 [ 3 ] {cbb2270c-3280-48dd-ab52-18b7740739cd} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4984 2024.08.05 16:48:54.474314 [ 3 ] {cbb2270c-3280-48dd-ab52-18b7740739cd} <Debug> executeQuery: Read 225 rows, 20.30 KiB in 0.001466 sec., 153478.8540245566 rows/sec., 13.53 MiB/sec.
4985 2024.08.05 16:48:54.474541 [ 3 ] {cbb2270c-3280-48dd-ab52-18b7740739cd} <Debug> DynamicQueryHandler: Done processing query
4986 2024.08.05 16:48:54.474566 [ 3 ] {cbb2270c-3280-48dd-ab52-18b7740739cd} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB.
4987 2024.08.05 16:48:54.474582 [ 3 ] {} <Debug> HTTP-Session: 9cb274d6-56f6-433f-a8b8-5acc9f99160c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4988 2024.08.05 16:48:54.474695 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4989 2024.08.05 16:48:54.474744 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4990 2024.08.05 16:48:54.474763 [ 3 ] {} <Debug> HTTP-Session: 09073a7f-b8c8-4669-b111-eecee8b6ed20 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
4991 2024.08.05 16:48:54.474779 [ 3 ] {} <Debug> HTTP-Session: 09073a7f-b8c8-4669-b111-eecee8b6ed20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4992 2024.08.05 16:48:54.474793 [ 3 ] {} <Debug> HTTP-Session: 09073a7f-b8c8-4669-b111-eecee8b6ed20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4993 2024.08.05 16:48:54.474823 [ 3 ] {} <Trace> HTTP-Session: 09073a7f-b8c8-4669-b111-eecee8b6ed20 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4994 2024.08.05 16:48:54.474919 [ 3 ] {5b20c1ce-54e2-4d57-9446-b2471699dbe1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4995 2024.08.05 16:48:54.474961 [ 3 ] {5b20c1ce-54e2-4d57-9446-b2471699dbe1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4996 2024.08.05 16:48:54.475087 [ 3 ] {5b20c1ce-54e2-4d57-9446-b2471699dbe1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4997 2024.08.05 16:48:54.475356 [ 3 ] {5b20c1ce-54e2-4d57-9446-b2471699dbe1} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4998 2024.08.05 16:48:54.475392 [ 3 ] {5b20c1ce-54e2-4d57-9446-b2471699dbe1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
4999 2024.08.05 16:48:54.475701 [ 3 ] {5b20c1ce-54e2-4d57-9446-b2471699dbe1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
5000 2024.08.05 16:48:54.476070 [ 3 ] {5b20c1ce-54e2-4d57-9446-b2471699dbe1} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5001 2024.08.05 16:48:54.476199 [ 3 ] {5b20c1ce-54e2-4d57-9446-b2471699dbe1} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001303 sec., 1534.9194167306218 rows/sec., 107.17 KiB/sec.
5002 2024.08.05 16:48:54.476352 [ 3 ] {5b20c1ce-54e2-4d57-9446-b2471699dbe1} <Debug> DynamicQueryHandler: Done processing query
5003 2024.08.05 16:48:54.476376 [ 3 ] {5b20c1ce-54e2-4d57-9446-b2471699dbe1} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5004 2024.08.05 16:48:54.476392 [ 3 ] {} <Debug> HTTP-Session: 09073a7f-b8c8-4669-b111-eecee8b6ed20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5005 2024.08.05 16:48:54.476553 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 65453, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5006 2024.08.05 16:48:54.476602 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5007 2024.08.05 16:48:54.476621 [ 3 ] {} <Debug> HTTP-Session: 5f4b8669-94b8-4bd9-880c-4b42e9dd23ce Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
5008 2024.08.05 16:48:54.476637 [ 3 ] {} <Debug> HTTP-Session: 5f4b8669-94b8-4bd9-880c-4b42e9dd23ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5009 2024.08.05 16:48:54.476650 [ 3 ] {} <Debug> HTTP-Session: 5f4b8669-94b8-4bd9-880c-4b42e9dd23ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5010 2024.08.05 16:48:54.476680 [ 3 ] {} <Trace> HTTP-Session: 5f4b8669-94b8-4bd9-880c-4b42e9dd23ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5011 2024.08.05 16:48:54.476876 [ 3 ] {d7ac793e-d443-4d4b-ba11-c28c8bb43cc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5012 2024.08.05 16:48:54.476917 [ 3 ] {d7ac793e-d443-4d4b-ba11-c28c8bb43cc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5013 2024.08.05 16:48:54.477044 [ 3 ] {d7ac793e-d443-4d4b-ba11-c28c8bb43cc9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5014 2024.08.05 16:48:54.477601 [ 3 ] {d7ac793e-d443-4d4b-ba11-c28c8bb43cc9} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5015 2024.08.05 16:48:54.477645 [ 3 ] {d7ac793e-d443-4d4b-ba11-c28c8bb43cc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
5016 2024.08.05 16:48:54.478040 [ 3 ] {d7ac793e-d443-4d4b-ba11-c28c8bb43cc9} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
5017 2024.08.05 16:48:54.478458 [ 3 ] {d7ac793e-d443-4d4b-ba11-c28c8bb43cc9} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5018 2024.08.05 16:48:54.478621 [ 3 ] {d7ac793e-d443-4d4b-ba11-c28c8bb43cc9} <Debug> executeQuery: Read 405 rows, 29.32 KiB in 0.001847 sec., 219274.49918787225 rows/sec., 15.50 MiB/sec.
5019 2024.08.05 16:48:54.478819 [ 3 ] {d7ac793e-d443-4d4b-ba11-c28c8bb43cc9} <Debug> DynamicQueryHandler: Done processing query
5020 2024.08.05 16:48:54.478850 [ 3 ] {d7ac793e-d443-4d4b-ba11-c28c8bb43cc9} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
5021 2024.08.05 16:48:54.478873 [ 3 ] {} <Debug> HTTP-Session: 5f4b8669-94b8-4bd9-880c-4b42e9dd23ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5022 2024.08.05 16:48:54.479002 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5023 2024.08.05 16:48:54.479051 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5024 2024.08.05 16:48:54.479070 [ 3 ] {} <Debug> HTTP-Session: 9e877b29-d065-4d44-9763-750c61547e2e Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
5025 2024.08.05 16:48:54.479086 [ 3 ] {} <Debug> HTTP-Session: 9e877b29-d065-4d44-9763-750c61547e2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5026 2024.08.05 16:48:54.479100 [ 3 ] {} <Debug> HTTP-Session: 9e877b29-d065-4d44-9763-750c61547e2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5027 2024.08.05 16:48:54.479130 [ 3 ] {} <Trace> HTTP-Session: 9e877b29-d065-4d44-9763-750c61547e2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5028 2024.08.05 16:48:54.479225 [ 3 ] {1397b1a3-58ca-4c91-aa78-38d7abe6de71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
5029 2024.08.05 16:48:54.479271 [ 3 ] {1397b1a3-58ca-4c91-aa78-38d7abe6de71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
5030 2024.08.05 16:48:54.479402 [ 3 ] {1397b1a3-58ca-4c91-aa78-38d7abe6de71} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5031 2024.08.05 16:48:54.479679 [ 3 ] {1397b1a3-58ca-4c91-aa78-38d7abe6de71} <Trace> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5032 2024.08.05 16:48:54.479714 [ 3 ] {1397b1a3-58ca-4c91-aa78-38d7abe6de71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
5033 2024.08.05 16:48:54.480069 [ 3 ] {1397b1a3-58ca-4c91-aa78-38d7abe6de71} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
5034 2024.08.05 16:48:54.480397 [ 3 ] {1397b1a3-58ca-4c91-aa78-38d7abe6de71} <Trace> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5035 2024.08.05 16:48:54.480524 [ 3 ] {1397b1a3-58ca-4c91-aa78-38d7abe6de71} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001323 sec., 4535.14739229025 rows/sec., 194.87 KiB/sec.
5036 2024.08.05 16:48:54.480830 [ 3 ] {1397b1a3-58ca-4c91-aa78-38d7abe6de71} <Debug> DynamicQueryHandler: Done processing query
5037 2024.08.05 16:48:54.480856 [ 3 ] {1397b1a3-58ca-4c91-aa78-38d7abe6de71} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
5038 2024.08.05 16:48:54.480872 [ 3 ] {} <Debug> HTTP-Session: 9e877b29-d065-4d44-9763-750c61547e2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5039 2024.08.05 16:48:54.481011 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5040 2024.08.05 16:48:54.481059 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5041 2024.08.05 16:48:54.481077 [ 3 ] {} <Debug> HTTP-Session: 34e7a1f1-2e7d-48b4-be42-c220252322d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
5042 2024.08.05 16:48:54.481093 [ 3 ] {} <Debug> HTTP-Session: 34e7a1f1-2e7d-48b4-be42-c220252322d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5043 2024.08.05 16:48:54.481107 [ 3 ] {} <Debug> HTTP-Session: 34e7a1f1-2e7d-48b4-be42-c220252322d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5044 2024.08.05 16:48:54.481137 [ 3 ] {} <Trace> HTTP-Session: 34e7a1f1-2e7d-48b4-be42-c220252322d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5045 2024.08.05 16:48:54.481254 [ 3 ] {d445157d-2ab3-4431-b82f-fc57dc44aefe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
5046 2024.08.05 16:48:54.481302 [ 3 ] {d445157d-2ab3-4431-b82f-fc57dc44aefe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
5047 2024.08.05 16:48:54.481460 [ 3 ] {d445157d-2ab3-4431-b82f-fc57dc44aefe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5048 2024.08.05 16:48:54.481790 [ 3 ] {d445157d-2ab3-4431-b82f-fc57dc44aefe} <Trace> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5049 2024.08.05 16:48:54.481825 [ 3 ] {d445157d-2ab3-4431-b82f-fc57dc44aefe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
5050 2024.08.05 16:48:54.482186 [ 3 ] {d445157d-2ab3-4431-b82f-fc57dc44aefe} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
5051 2024.08.05 16:48:54.482518 [ 3 ] {d445157d-2ab3-4431-b82f-fc57dc44aefe} <Trace> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5052 2024.08.05 16:48:54.482641 [ 3 ] {d445157d-2ab3-4431-b82f-fc57dc44aefe} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001431 sec., 53808.52550663872 rows/sec., 3.31 MiB/sec.
5053 2024.08.05 16:48:54.482808 [ 3 ] {d445157d-2ab3-4431-b82f-fc57dc44aefe} <Debug> DynamicQueryHandler: Done processing query
5054 2024.08.05 16:48:54.482832 [ 3 ] {d445157d-2ab3-4431-b82f-fc57dc44aefe} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5055 2024.08.05 16:48:54.482849 [ 3 ] {} <Debug> HTTP-Session: 34e7a1f1-2e7d-48b4-be42-c220252322d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5056 2024.08.05 16:48:54.482986 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 30773, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5057 2024.08.05 16:48:54.483035 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5058 2024.08.05 16:48:54.483054 [ 3 ] {} <Debug> HTTP-Session: 66e2c03d-aca9-4678-826b-293b264a1e57 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
5059 2024.08.05 16:48:54.483070 [ 3 ] {} <Debug> HTTP-Session: 66e2c03d-aca9-4678-826b-293b264a1e57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5060 2024.08.05 16:48:54.483084 [ 3 ] {} <Debug> HTTP-Session: 66e2c03d-aca9-4678-826b-293b264a1e57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5061 2024.08.05 16:48:54.483114 [ 3 ] {} <Trace> HTTP-Session: 66e2c03d-aca9-4678-826b-293b264a1e57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5062 2024.08.05 16:48:54.483276 [ 3 ] {0ff943b9-cf7d-435f-9669-6ab1d4077808} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5063 2024.08.05 16:48:54.483321 [ 3 ] {0ff943b9-cf7d-435f-9669-6ab1d4077808} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5064 2024.08.05 16:48:54.483461 [ 3 ] {0ff943b9-cf7d-435f-9669-6ab1d4077808} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5065 2024.08.05 16:48:54.483851 [ 3 ] {0ff943b9-cf7d-435f-9669-6ab1d4077808} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5066 2024.08.05 16:48:54.483886 [ 3 ] {0ff943b9-cf7d-435f-9669-6ab1d4077808} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
5067 2024.08.05 16:48:54.484252 [ 3 ] {0ff943b9-cf7d-435f-9669-6ab1d4077808} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
5068 2024.08.05 16:48:54.484593 [ 3 ] {0ff943b9-cf7d-435f-9669-6ab1d4077808} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5069 2024.08.05 16:48:54.484749 [ 3 ] {0ff943b9-cf7d-435f-9669-6ab1d4077808} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.00156 sec., 103205.1282051282 rows/sec., 7.19 MiB/sec.
5070 2024.08.05 16:48:54.484952 [ 3 ] {0ff943b9-cf7d-435f-9669-6ab1d4077808} <Debug> DynamicQueryHandler: Done processing query
5071 2024.08.05 16:48:54.484976 [ 3 ] {0ff943b9-cf7d-435f-9669-6ab1d4077808} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5072 2024.08.05 16:48:54.484993 [ 3 ] {} <Debug> HTTP-Session: 66e2c03d-aca9-4678-826b-293b264a1e57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5073 2024.08.05 16:48:54.485132 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 33614, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5074 2024.08.05 16:48:54.485180 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5075 2024.08.05 16:48:54.485199 [ 3 ] {} <Debug> HTTP-Session: 9d7e8404-9c48-4c7c-af8c-095db9483c6e Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
5076 2024.08.05 16:48:54.485215 [ 3 ] {} <Debug> HTTP-Session: 9d7e8404-9c48-4c7c-af8c-095db9483c6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5077 2024.08.05 16:48:54.485228 [ 3 ] {} <Debug> HTTP-Session: 9d7e8404-9c48-4c7c-af8c-095db9483c6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5078 2024.08.05 16:48:54.485258 [ 3 ] {} <Trace> HTTP-Session: 9d7e8404-9c48-4c7c-af8c-095db9483c6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5079 2024.08.05 16:48:54.485558 [ 3 ] {c4c077c9-e3b5-40e8-99ea-420ab456edbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5080 2024.08.05 16:48:54.485622 [ 3 ] {c4c077c9-e3b5-40e8-99ea-420ab456edbc} <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
5081 2024.08.05 16:48:54.486031 [ 3 ] {c4c077c9-e3b5-40e8-99ea-420ab456edbc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5082 2024.08.05 16:48:54.486661 [ 3 ] {c4c077c9-e3b5-40e8-99ea-420ab456edbc} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5083 2024.08.05 16:48:54.486696 [ 3 ] {c4c077c9-e3b5-40e8-99ea-420ab456edbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
5084 2024.08.05 16:48:54.487308 [ 3 ] {c4c077c9-e3b5-40e8-99ea-420ab456edbc} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
5085 2024.08.05 16:48:54.487719 [ 3 ] {c4c077c9-e3b5-40e8-99ea-420ab456edbc} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5086 2024.08.05 16:48:54.487891 [ 3 ] {c4c077c9-e3b5-40e8-99ea-420ab456edbc} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.002519 sec., 8336.64152441445 rows/sec., 14.94 MiB/sec.
5087 2024.08.05 16:48:54.488421 [ 3 ] {c4c077c9-e3b5-40e8-99ea-420ab456edbc} <Debug> DynamicQueryHandler: Done processing query
5088 2024.08.05 16:48:54.488447 [ 3 ] {c4c077c9-e3b5-40e8-99ea-420ab456edbc} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
5089 2024.08.05 16:48:54.488463 [ 3 ] {} <Debug> HTTP-Session: 9d7e8404-9c48-4c7c-af8c-095db9483c6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5090 2024.08.05 16:48:54.488580 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 3209, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5091 2024.08.05 16:48:54.488629 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5092 2024.08.05 16:48:54.488648 [ 3 ] {} <Debug> HTTP-Session: 1981994c-ee0a-474f-b952-d3be42ee4b12 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
5093 2024.08.05 16:48:54.488664 [ 3 ] {} <Debug> HTTP-Session: 1981994c-ee0a-474f-b952-d3be42ee4b12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5094 2024.08.05 16:48:54.488678 [ 3 ] {} <Debug> HTTP-Session: 1981994c-ee0a-474f-b952-d3be42ee4b12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5095 2024.08.05 16:48:54.488708 [ 3 ] {} <Trace> HTTP-Session: 1981994c-ee0a-474f-b952-d3be42ee4b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5096 2024.08.05 16:48:54.488810 [ 3 ] {98af31f5-9349-48e2-8d90-e406f2d0e6ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
5097 2024.08.05 16:48:54.488855 [ 3 ] {98af31f5-9349-48e2-8d90-e406f2d0e6ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
5098 2024.08.05 16:48:54.489004 [ 3 ] {98af31f5-9349-48e2-8d90-e406f2d0e6ab} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5099 2024.08.05 16:48:54.489277 [ 3 ] {98af31f5-9349-48e2-8d90-e406f2d0e6ab} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5100 2024.08.05 16:48:54.489312 [ 3 ] {98af31f5-9349-48e2-8d90-e406f2d0e6ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
5101 2024.08.05 16:48:54.489668 [ 3 ] {98af31f5-9349-48e2-8d90-e406f2d0e6ab} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
5102 2024.08.05 16:48:54.489994 [ 3 ] {98af31f5-9349-48e2-8d90-e406f2d0e6ab} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5103 2024.08.05 16:48:54.490121 [ 3 ] {98af31f5-9349-48e2-8d90-e406f2d0e6ab} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001341 sec., 17151.37956748695 rows/sec., 927.77 KiB/sec.
5104 2024.08.05 16:48:54.490321 [ 3 ] {98af31f5-9349-48e2-8d90-e406f2d0e6ab} <Debug> DynamicQueryHandler: Done processing query
5105 2024.08.05 16:48:54.490346 [ 3 ] {98af31f5-9349-48e2-8d90-e406f2d0e6ab} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
5106 2024.08.05 16:48:54.490362 [ 3 ] {} <Debug> HTTP-Session: 1981994c-ee0a-474f-b952-d3be42ee4b12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5107 2024.08.05 16:48:54.490491 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5108 2024.08.05 16:48:54.490539 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5109 2024.08.05 16:48:54.490557 [ 3 ] {} <Debug> HTTP-Session: 094b3171-dd23-4fee-beec-ce78fb8d7b77 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
5110 2024.08.05 16:48:54.490573 [ 3 ] {} <Debug> HTTP-Session: 094b3171-dd23-4fee-beec-ce78fb8d7b77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5111 2024.08.05 16:48:54.490588 [ 3 ] {} <Debug> HTTP-Session: 094b3171-dd23-4fee-beec-ce78fb8d7b77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5112 2024.08.05 16:48:54.490619 [ 3 ] {} <Trace> HTTP-Session: 094b3171-dd23-4fee-beec-ce78fb8d7b77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5113 2024.08.05 16:48:54.490734 [ 3 ] {1f4a773c-22f3-458d-96e1-cc5d3323596d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5114 2024.08.05 16:48:54.490778 [ 3 ] {1f4a773c-22f3-458d-96e1-cc5d3323596d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5115 2024.08.05 16:48:54.490906 [ 3 ] {1f4a773c-22f3-458d-96e1-cc5d3323596d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5116 2024.08.05 16:48:54.491277 [ 3 ] {1f4a773c-22f3-458d-96e1-cc5d3323596d} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5117 2024.08.05 16:48:54.491313 [ 3 ] {1f4a773c-22f3-458d-96e1-cc5d3323596d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
5118 2024.08.05 16:48:54.491669 [ 3 ] {1f4a773c-22f3-458d-96e1-cc5d3323596d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
5119 2024.08.05 16:48:54.491996 [ 3 ] {1f4a773c-22f3-458d-96e1-cc5d3323596d} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5120 2024.08.05 16:48:54.492128 [ 3 ] {1f4a773c-22f3-458d-96e1-cc5d3323596d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001438 sec., 41724.61752433936 rows/sec., 2.81 MiB/sec.
5121 2024.08.05 16:48:54.492296 [ 3 ] {1f4a773c-22f3-458d-96e1-cc5d3323596d} <Debug> DynamicQueryHandler: Done processing query
5122 2024.08.05 16:48:54.492321 [ 3 ] {1f4a773c-22f3-458d-96e1-cc5d3323596d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5123 2024.08.05 16:48:54.492337 [ 3 ] {} <Debug> HTTP-Session: 094b3171-dd23-4fee-beec-ce78fb8d7b77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5124 2024.08.05 16:48:59.461221 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 1628, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5125 2024.08.05 16:48:59.461365 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5126 2024.08.05 16:48:59.461395 [ 3 ] {} <Debug> HTTP-Session: 4ab978e3-2f8f-4591-acca-08cf40148cbe Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
5127 2024.08.05 16:48:59.461423 [ 3 ] {} <Debug> HTTP-Session: 4ab978e3-2f8f-4591-acca-08cf40148cbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5128 2024.08.05 16:48:59.461441 [ 3 ] {} <Debug> HTTP-Session: 4ab978e3-2f8f-4591-acca-08cf40148cbe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5129 2024.08.05 16:48:59.461499 [ 3 ] {} <Trace> HTTP-Session: 4ab978e3-2f8f-4591-acca-08cf40148cbe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5130 2024.08.05 16:48:59.461703 [ 3 ] {02431be8-3e81-4e5c-8bd4-1948b361b98e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5131 2024.08.05 16:48:59.461771 [ 3 ] {02431be8-3e81-4e5c-8bd4-1948b361b98e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5132 2024.08.05 16:48:59.461969 [ 3 ] {02431be8-3e81-4e5c-8bd4-1948b361b98e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5133 2024.08.05 16:48:59.462407 [ 3 ] {02431be8-3e81-4e5c-8bd4-1948b361b98e} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5134 2024.08.05 16:48:59.462454 [ 3 ] {02431be8-3e81-4e5c-8bd4-1948b361b98e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
5135 2024.08.05 16:48:59.462834 [ 3 ] {02431be8-3e81-4e5c-8bd4-1948b361b98e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
5136 2024.08.05 16:48:59.463176 [ 3 ] {02431be8-3e81-4e5c-8bd4-1948b361b98e} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5137 2024.08.05 16:48:59.463352 [ 3 ] {02431be8-3e81-4e5c-8bd4-1948b361b98e} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.0017 sec., 6470.588235294118 rows/sec., 524.47 KiB/sec.
5138 2024.08.05 16:48:59.463577 [ 3 ] {02431be8-3e81-4e5c-8bd4-1948b361b98e} <Debug> DynamicQueryHandler: Done processing query
5139 2024.08.05 16:48:59.463605 [ 3 ] {02431be8-3e81-4e5c-8bd4-1948b361b98e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5140 2024.08.05 16:48:59.463622 [ 3 ] {} <Debug> HTTP-Session: 4ab978e3-2f8f-4591-acca-08cf40148cbe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5141 2024.08.05 16:48:59.463750 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5142 2024.08.05 16:48:59.463807 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5143 2024.08.05 16:48:59.463827 [ 3 ] {} <Debug> HTTP-Session: 5bed2916-da80-4325-8816-ad5bf8c4e667 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
5144 2024.08.05 16:48:59.463844 [ 3 ] {} <Debug> HTTP-Session: 5bed2916-da80-4325-8816-ad5bf8c4e667 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5145 2024.08.05 16:48:59.463858 [ 3 ] {} <Debug> HTTP-Session: 5bed2916-da80-4325-8816-ad5bf8c4e667 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5146 2024.08.05 16:48:59.463893 [ 3 ] {} <Trace> HTTP-Session: 5bed2916-da80-4325-8816-ad5bf8c4e667 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5147 2024.08.05 16:48:59.463999 [ 3 ] {7e3c4a19-9c54-410e-abd6-f6cc76c45cf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5148 2024.08.05 16:48:59.464046 [ 3 ] {7e3c4a19-9c54-410e-abd6-f6cc76c45cf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5149 2024.08.05 16:48:59.464185 [ 3 ] {7e3c4a19-9c54-410e-abd6-f6cc76c45cf7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5150 2024.08.05 16:48:59.464540 [ 3 ] {7e3c4a19-9c54-410e-abd6-f6cc76c45cf7} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5151 2024.08.05 16:48:59.464578 [ 3 ] {7e3c4a19-9c54-410e-abd6-f6cc76c45cf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
5152 2024.08.05 16:48:59.464889 [ 3 ] {7e3c4a19-9c54-410e-abd6-f6cc76c45cf7} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
5153 2024.08.05 16:48:59.465200 [ 3 ] {7e3c4a19-9c54-410e-abd6-f6cc76c45cf7} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5154 2024.08.05 16:48:59.465365 [ 3 ] {7e3c4a19-9c54-410e-abd6-f6cc76c45cf7} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001395 sec., 1433.6917562724016 rows/sec., 116.91 KiB/sec.
5155 2024.08.05 16:48:59.465539 [ 3 ] {7e3c4a19-9c54-410e-abd6-f6cc76c45cf7} <Debug> DynamicQueryHandler: Done processing query
5156 2024.08.05 16:48:59.465564 [ 3 ] {7e3c4a19-9c54-410e-abd6-f6cc76c45cf7} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5157 2024.08.05 16:48:59.465581 [ 3 ] {} <Debug> HTTP-Session: 5bed2916-da80-4325-8816-ad5bf8c4e667 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5158 2024.08.05 16:48:59.465721 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 17932, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5159 2024.08.05 16:48:59.465772 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5160 2024.08.05 16:48:59.465792 [ 3 ] {} <Debug> HTTP-Session: 24063966-23c4-4ed3-9746-c83056ec4709 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
5161 2024.08.05 16:48:59.465809 [ 3 ] {} <Debug> HTTP-Session: 24063966-23c4-4ed3-9746-c83056ec4709 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5162 2024.08.05 16:48:59.465823 [ 3 ] {} <Debug> HTTP-Session: 24063966-23c4-4ed3-9746-c83056ec4709 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5163 2024.08.05 16:48:59.465854 [ 3 ] {} <Trace> HTTP-Session: 24063966-23c4-4ed3-9746-c83056ec4709 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5164 2024.08.05 16:48:59.465988 [ 3 ] {1d172514-094f-4cbe-b8a6-8808ec09d224} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5165 2024.08.05 16:48:59.466032 [ 3 ] {1d172514-094f-4cbe-b8a6-8808ec09d224} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5166 2024.08.05 16:48:59.466159 [ 3 ] {1d172514-094f-4cbe-b8a6-8808ec09d224} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5167 2024.08.05 16:48:59.466531 [ 3 ] {1d172514-094f-4cbe-b8a6-8808ec09d224} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5168 2024.08.05 16:48:59.466568 [ 3 ] {1d172514-094f-4cbe-b8a6-8808ec09d224} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
5169 2024.08.05 16:48:59.466883 [ 3 ] {1d172514-094f-4cbe-b8a6-8808ec09d224} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
5170 2024.08.05 16:48:59.467196 [ 3 ] {1d172514-094f-4cbe-b8a6-8808ec09d224} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5171 2024.08.05 16:48:59.467349 [ 3 ] {1d172514-094f-4cbe-b8a6-8808ec09d224} <Debug> executeQuery: Read 126 rows, 10.28 KiB in 0.001418 sec., 88857.54583921016 rows/sec., 7.08 MiB/sec.
5172 2024.08.05 16:48:59.467521 [ 3 ] {1d172514-094f-4cbe-b8a6-8808ec09d224} <Debug> DynamicQueryHandler: Done processing query
5173 2024.08.05 16:48:59.467547 [ 3 ] {1d172514-094f-4cbe-b8a6-8808ec09d224} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
5174 2024.08.05 16:48:59.467563 [ 3 ] {} <Debug> HTTP-Session: 24063966-23c4-4ed3-9746-c83056ec4709 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5175 2024.08.05 16:48:59.467675 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5176 2024.08.05 16:48:59.467724 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5177 2024.08.05 16:48:59.467744 [ 3 ] {} <Debug> HTTP-Session: 81703054-89bc-425a-a306-b66d1d3eb88a Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
5178 2024.08.05 16:48:59.467761 [ 3 ] {} <Debug> HTTP-Session: 81703054-89bc-425a-a306-b66d1d3eb88a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5179 2024.08.05 16:48:59.467775 [ 3 ] {} <Debug> HTTP-Session: 81703054-89bc-425a-a306-b66d1d3eb88a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5180 2024.08.05 16:48:59.467806 [ 3 ] {} <Trace> HTTP-Session: 81703054-89bc-425a-a306-b66d1d3eb88a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5181 2024.08.05 16:48:59.467900 [ 3 ] {32648c75-3a1e-47fc-bfe8-444e79411e63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5182 2024.08.05 16:48:59.467943 [ 3 ] {32648c75-3a1e-47fc-bfe8-444e79411e63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5183 2024.08.05 16:48:59.468070 [ 3 ] {32648c75-3a1e-47fc-bfe8-444e79411e63} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5184 2024.08.05 16:48:59.468346 [ 3 ] {32648c75-3a1e-47fc-bfe8-444e79411e63} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5185 2024.08.05 16:48:59.468383 [ 3 ] {32648c75-3a1e-47fc-bfe8-444e79411e63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
5186 2024.08.05 16:48:59.468689 [ 3 ] {32648c75-3a1e-47fc-bfe8-444e79411e63} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
5187 2024.08.05 16:48:59.469005 [ 3 ] {32648c75-3a1e-47fc-bfe8-444e79411e63} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5188 2024.08.05 16:48:59.469150 [ 3 ] {32648c75-3a1e-47fc-bfe8-444e79411e63} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001272 sec., 1572.3270440251574 rows/sec., 109.79 KiB/sec.
5189 2024.08.05 16:48:59.469335 [ 3 ] {32648c75-3a1e-47fc-bfe8-444e79411e63} <Debug> DynamicQueryHandler: Done processing query
5190 2024.08.05 16:48:59.469359 [ 3 ] {32648c75-3a1e-47fc-bfe8-444e79411e63} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5191 2024.08.05 16:48:59.469376 [ 3 ] {} <Debug> HTTP-Session: 81703054-89bc-425a-a306-b66d1d3eb88a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5192 2024.08.05 16:48:59.469488 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 17128, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5193 2024.08.05 16:48:59.469538 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5194 2024.08.05 16:48:59.469557 [ 3 ] {} <Debug> HTTP-Session: 932ef10a-a51b-414c-9950-7a16a67d4d10 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
5195 2024.08.05 16:48:59.469573 [ 3 ] {} <Debug> HTTP-Session: 932ef10a-a51b-414c-9950-7a16a67d4d10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5196 2024.08.05 16:48:59.469587 [ 3 ] {} <Debug> HTTP-Session: 932ef10a-a51b-414c-9950-7a16a67d4d10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5197 2024.08.05 16:48:59.469619 [ 3 ] {} <Trace> HTTP-Session: 932ef10a-a51b-414c-9950-7a16a67d4d10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5198 2024.08.05 16:48:59.469742 [ 3 ] {6f6b4356-3028-4c09-bf68-01326d8156e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5199 2024.08.05 16:48:59.469786 [ 3 ] {6f6b4356-3028-4c09-bf68-01326d8156e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5200 2024.08.05 16:48:59.469914 [ 3 ] {6f6b4356-3028-4c09-bf68-01326d8156e9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5201 2024.08.05 16:48:59.470262 [ 3 ] {6f6b4356-3028-4c09-bf68-01326d8156e9} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5202 2024.08.05 16:48:59.470298 [ 3 ] {6f6b4356-3028-4c09-bf68-01326d8156e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
5203 2024.08.05 16:48:59.470610 [ 3 ] {6f6b4356-3028-4c09-bf68-01326d8156e9} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
5204 2024.08.05 16:48:59.470915 [ 3 ] {6f6b4356-3028-4c09-bf68-01326d8156e9} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5205 2024.08.05 16:48:59.471066 [ 3 ] {6f6b4356-3028-4c09-bf68-01326d8156e9} <Debug> executeQuery: Read 101 rows, 8.06 KiB in 0.001362 sec., 74155.65345080764 rows/sec., 5.78 MiB/sec.
5206 2024.08.05 16:48:59.471240 [ 3 ] {6f6b4356-3028-4c09-bf68-01326d8156e9} <Debug> DynamicQueryHandler: Done processing query
5207 2024.08.05 16:48:59.471265 [ 3 ] {6f6b4356-3028-4c09-bf68-01326d8156e9} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
5208 2024.08.05 16:48:59.471282 [ 3 ] {} <Debug> HTTP-Session: 932ef10a-a51b-414c-9950-7a16a67d4d10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5209 2024.08.05 16:48:59.471430 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 37743, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5210 2024.08.05 16:48:59.471478 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5211 2024.08.05 16:48:59.471498 [ 3 ] {} <Debug> HTTP-Session: afe11615-9b10-4651-b9ce-8f854cb6fc7a Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
5212 2024.08.05 16:48:59.471514 [ 3 ] {} <Debug> HTTP-Session: afe11615-9b10-4651-b9ce-8f854cb6fc7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5213 2024.08.05 16:48:59.471528 [ 3 ] {} <Debug> HTTP-Session: afe11615-9b10-4651-b9ce-8f854cb6fc7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5214 2024.08.05 16:48:59.471559 [ 3 ] {} <Trace> HTTP-Session: afe11615-9b10-4651-b9ce-8f854cb6fc7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5215 2024.08.05 16:48:59.471726 [ 3 ] {df1b3a40-6440-458c-b711-15ce1096fed2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5216 2024.08.05 16:48:59.471772 [ 3 ] {df1b3a40-6440-458c-b711-15ce1096fed2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5217 2024.08.05 16:48:59.471919 [ 3 ] {df1b3a40-6440-458c-b711-15ce1096fed2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5218 2024.08.05 16:48:59.472350 [ 3 ] {df1b3a40-6440-458c-b711-15ce1096fed2} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5219 2024.08.05 16:48:59.472386 [ 3 ] {df1b3a40-6440-458c-b711-15ce1096fed2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
5220 2024.08.05 16:48:59.472774 [ 3 ] {df1b3a40-6440-458c-b711-15ce1096fed2} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
5221 2024.08.05 16:48:59.473224 [ 3 ] {df1b3a40-6440-458c-b711-15ce1096fed2} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5222 2024.08.05 16:48:59.473410 [ 3 ] {df1b3a40-6440-458c-b711-15ce1096fed2} <Debug> executeQuery: Read 197 rows, 14.08 KiB in 0.001763 sec., 111741.34997163925 rows/sec., 7.80 MiB/sec.
5223 2024.08.05 16:48:59.473606 [ 3 ] {df1b3a40-6440-458c-b711-15ce1096fed2} <Debug> DynamicQueryHandler: Done processing query
5224 2024.08.05 16:48:59.473634 [ 3 ] {df1b3a40-6440-458c-b711-15ce1096fed2} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
5225 2024.08.05 16:48:59.473652 [ 3 ] {} <Debug> HTTP-Session: afe11615-9b10-4651-b9ce-8f854cb6fc7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5226 2024.08.05 16:48:59.473785 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 17629, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5227 2024.08.05 16:48:59.473834 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5228 2024.08.05 16:48:59.473854 [ 3 ] {} <Debug> HTTP-Session: 2c31920b-4cc7-4bcd-804c-6d8a09b83312 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
5229 2024.08.05 16:48:59.473871 [ 3 ] {} <Debug> HTTP-Session: 2c31920b-4cc7-4bcd-804c-6d8a09b83312 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5230 2024.08.05 16:48:59.473885 [ 3 ] {} <Debug> HTTP-Session: 2c31920b-4cc7-4bcd-804c-6d8a09b83312 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5231 2024.08.05 16:48:59.473916 [ 3 ] {} <Trace> HTTP-Session: 2c31920b-4cc7-4bcd-804c-6d8a09b83312 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5232 2024.08.05 16:48:59.474102 [ 3 ] {25464c5f-fef7-40d5-96d0-0f8e3c45397f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5233 2024.08.05 16:48:59.474166 [ 3 ] {25464c5f-fef7-40d5-96d0-0f8e3c45397f} <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
5234 2024.08.05 16:48:59.474589 [ 3 ] {25464c5f-fef7-40d5-96d0-0f8e3c45397f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5235 2024.08.05 16:48:59.475159 [ 3 ] {25464c5f-fef7-40d5-96d0-0f8e3c45397f} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5236 2024.08.05 16:48:59.475195 [ 3 ] {25464c5f-fef7-40d5-96d0-0f8e3c45397f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
5237 2024.08.05 16:48:59.475776 [ 3 ] {25464c5f-fef7-40d5-96d0-0f8e3c45397f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
5238 2024.08.05 16:48:59.476180 [ 3 ] {25464c5f-fef7-40d5-96d0-0f8e3c45397f} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5239 2024.08.05 16:48:59.476385 [ 3 ] {25464c5f-fef7-40d5-96d0-0f8e3c45397f} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002393 sec., 4596.740493104889 rows/sec., 8.24 MiB/sec.
5240 2024.08.05 16:48:59.476740 [ 3 ] {25464c5f-fef7-40d5-96d0-0f8e3c45397f} <Debug> DynamicQueryHandler: Done processing query
5241 2024.08.05 16:48:59.476765 [ 3 ] {25464c5f-fef7-40d5-96d0-0f8e3c45397f} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
5242 2024.08.05 16:48:59.476782 [ 3 ] {} <Debug> HTTP-Session: 2c31920b-4cc7-4bcd-804c-6d8a09b83312 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5243 2024.08.05 16:48:59.476899 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5244 2024.08.05 16:48:59.476948 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5245 2024.08.05 16:48:59.476968 [ 3 ] {} <Debug> HTTP-Session: a31b2c33-4f6c-4682-afa8-0bb53fa6d251 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
5246 2024.08.05 16:48:59.476984 [ 3 ] {} <Debug> HTTP-Session: a31b2c33-4f6c-4682-afa8-0bb53fa6d251 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5247 2024.08.05 16:48:59.476998 [ 3 ] {} <Debug> HTTP-Session: a31b2c33-4f6c-4682-afa8-0bb53fa6d251 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5248 2024.08.05 16:48:59.477029 [ 3 ] {} <Trace> HTTP-Session: a31b2c33-4f6c-4682-afa8-0bb53fa6d251 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5249 2024.08.05 16:48:59.477153 [ 3 ] {4f4d24e6-45bc-4030-96ce-69ec19d1b966} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5250 2024.08.05 16:48:59.477198 [ 3 ] {4f4d24e6-45bc-4030-96ce-69ec19d1b966} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5251 2024.08.05 16:48:59.477331 [ 3 ] {4f4d24e6-45bc-4030-96ce-69ec19d1b966} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5252 2024.08.05 16:48:59.477637 [ 3 ] {4f4d24e6-45bc-4030-96ce-69ec19d1b966} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5253 2024.08.05 16:48:59.477673 [ 3 ] {4f4d24e6-45bc-4030-96ce-69ec19d1b966} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
5254 2024.08.05 16:48:59.478025 [ 3 ] {4f4d24e6-45bc-4030-96ce-69ec19d1b966} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
5255 2024.08.05 16:48:59.478341 [ 3 ] {4f4d24e6-45bc-4030-96ce-69ec19d1b966} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5256 2024.08.05 16:48:59.478497 [ 3 ] {4f4d24e6-45bc-4030-96ce-69ec19d1b966} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001389 sec., 43196.544276457884 rows/sec., 2.91 MiB/sec.
5257 2024.08.05 16:48:59.478654 [ 3 ] {4f4d24e6-45bc-4030-96ce-69ec19d1b966} <Debug> DynamicQueryHandler: Done processing query
5258 2024.08.05 16:48:59.478676 [ 3 ] {4f4d24e6-45bc-4030-96ce-69ec19d1b966} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5259 2024.08.05 16:48:59.478691 [ 3 ] {} <Debug> HTTP-Session: a31b2c33-4f6c-4682-afa8-0bb53fa6d251 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5260 2024.08.05 16:49:03.506824 [ 126 ] {} <Debug> DNSResolver: Updating DNS cache
5261 2024.08.05 16:49:03.506894 [ 126 ] {} <Debug> DNSResolver: Updated DNS cache
5262 2024.08.05 16:49:04.464862 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 3758, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5263 2024.08.05 16:49:04.464978 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5264 2024.08.05 16:49:04.465003 [ 3 ] {} <Debug> HTTP-Session: 76367fb9-f6f1-450f-84d3-1d723c83367d Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
5265 2024.08.05 16:49:04.465027 [ 3 ] {} <Debug> HTTP-Session: 76367fb9-f6f1-450f-84d3-1d723c83367d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5266 2024.08.05 16:49:04.465041 [ 3 ] {} <Debug> HTTP-Session: 76367fb9-f6f1-450f-84d3-1d723c83367d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5267 2024.08.05 16:49:04.465092 [ 3 ] {} <Trace> HTTP-Session: 76367fb9-f6f1-450f-84d3-1d723c83367d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5268 2024.08.05 16:49:04.465283 [ 3 ] {7ea872dd-c40a-484a-84c6-f9ce68104248} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5269 2024.08.05 16:49:04.465349 [ 3 ] {7ea872dd-c40a-484a-84c6-f9ce68104248} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5270 2024.08.05 16:49:04.465545 [ 3 ] {7ea872dd-c40a-484a-84c6-f9ce68104248} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5271 2024.08.05 16:49:04.465987 [ 3 ] {7ea872dd-c40a-484a-84c6-f9ce68104248} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5272 2024.08.05 16:49:04.466026 [ 3 ] {7ea872dd-c40a-484a-84c6-f9ce68104248} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
5273 2024.08.05 16:49:04.466403 [ 3 ] {7ea872dd-c40a-484a-84c6-f9ce68104248} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
5274 2024.08.05 16:49:04.466751 [ 3 ] {7ea872dd-c40a-484a-84c6-f9ce68104248} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5275 2024.08.05 16:49:04.466895 [ 3 ] {7ea872dd-c40a-484a-84c6-f9ce68104248} <Debug> executeQuery: Read 27 rows, 2.04 KiB in 0.001672 sec., 16148.325358851675 rows/sec., 1.19 MiB/sec.
5276 2024.08.05 16:49:04.467189 [ 3 ] {7ea872dd-c40a-484a-84c6-f9ce68104248} <Debug> DynamicQueryHandler: Done processing query
5277 2024.08.05 16:49:04.467217 [ 3 ] {7ea872dd-c40a-484a-84c6-f9ce68104248} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5278 2024.08.05 16:49:04.467235 [ 3 ] {} <Debug> HTTP-Session: 76367fb9-f6f1-450f-84d3-1d723c83367d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5279 2024.08.05 16:49:04.467432 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 33833, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5280 2024.08.05 16:49:04.467482 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5281 2024.08.05 16:49:04.467501 [ 3 ] {} <Debug> HTTP-Session: a206190b-96af-4d98-ad46-2d3ed6b189f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
5282 2024.08.05 16:49:04.467518 [ 3 ] {} <Debug> HTTP-Session: a206190b-96af-4d98-ad46-2d3ed6b189f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5283 2024.08.05 16:49:04.467532 [ 3 ] {} <Debug> HTTP-Session: a206190b-96af-4d98-ad46-2d3ed6b189f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5284 2024.08.05 16:49:04.467562 [ 3 ] {} <Trace> HTTP-Session: a206190b-96af-4d98-ad46-2d3ed6b189f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5285 2024.08.05 16:49:04.467717 [ 3 ] {fe096935-937f-414f-ae8f-77676e1949de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5286 2024.08.05 16:49:04.467760 [ 3 ] {fe096935-937f-414f-ae8f-77676e1949de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5287 2024.08.05 16:49:04.467903 [ 3 ] {fe096935-937f-414f-ae8f-77676e1949de} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5288 2024.08.05 16:49:04.468318 [ 3 ] {fe096935-937f-414f-ae8f-77676e1949de} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5289 2024.08.05 16:49:04.468355 [ 3 ] {fe096935-937f-414f-ae8f-77676e1949de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
5290 2024.08.05 16:49:04.468679 [ 3 ] {fe096935-937f-414f-ae8f-77676e1949de} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
5291 2024.08.05 16:49:04.468983 [ 3 ] {fe096935-937f-414f-ae8f-77676e1949de} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5292 2024.08.05 16:49:04.469116 [ 3 ] {fe096935-937f-414f-ae8f-77676e1949de} <Debug> executeQuery: Read 224 rows, 20.23 KiB in 0.001469 sec., 152484.6834581348 rows/sec., 13.45 MiB/sec.
5293 2024.08.05 16:49:04.469269 [ 3 ] {fe096935-937f-414f-ae8f-77676e1949de} <Debug> DynamicQueryHandler: Done processing query
5294 2024.08.05 16:49:04.469294 [ 3 ] {fe096935-937f-414f-ae8f-77676e1949de} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB.
5295 2024.08.05 16:49:04.469310 [ 3 ] {} <Debug> HTTP-Session: a206190b-96af-4d98-ad46-2d3ed6b189f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5296 2024.08.05 16:49:04.469628 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 65110, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5297 2024.08.05 16:49:04.469677 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5298 2024.08.05 16:49:04.469696 [ 3 ] {} <Debug> HTTP-Session: 34bf8c90-7acf-4440-95fe-d8877306db00 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
5299 2024.08.05 16:49:04.469712 [ 3 ] {} <Debug> HTTP-Session: 34bf8c90-7acf-4440-95fe-d8877306db00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5300 2024.08.05 16:49:04.469727 [ 3 ] {} <Debug> HTTP-Session: 34bf8c90-7acf-4440-95fe-d8877306db00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5301 2024.08.05 16:49:04.469757 [ 3 ] {} <Trace> HTTP-Session: 34bf8c90-7acf-4440-95fe-d8877306db00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5302 2024.08.05 16:49:04.469962 [ 3 ] {967bfa75-9a11-474c-b584-860276148139} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5303 2024.08.05 16:49:04.470005 [ 3 ] {967bfa75-9a11-474c-b584-860276148139} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5304 2024.08.05 16:49:04.470131 [ 3 ] {967bfa75-9a11-474c-b584-860276148139} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5305 2024.08.05 16:49:04.470786 [ 3 ] {967bfa75-9a11-474c-b584-860276148139} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5306 2024.08.05 16:49:04.470823 [ 3 ] {967bfa75-9a11-474c-b584-860276148139} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
5307 2024.08.05 16:49:04.471140 [ 3 ] {967bfa75-9a11-474c-b584-860276148139} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
5308 2024.08.05 16:49:04.471440 [ 3 ] {967bfa75-9a11-474c-b584-860276148139} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5309 2024.08.05 16:49:04.471571 [ 3 ] {967bfa75-9a11-474c-b584-860276148139} <Debug> executeQuery: Read 403 rows, 29.16 KiB in 0.001717 sec., 234711.70646476414 rows/sec., 16.58 MiB/sec.
5310 2024.08.05 16:49:04.471736 [ 3 ] {967bfa75-9a11-474c-b584-860276148139} <Debug> DynamicQueryHandler: Done processing query
5311 2024.08.05 16:49:04.471761 [ 3 ] {967bfa75-9a11-474c-b584-860276148139} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
5312 2024.08.05 16:49:04.471777 [ 3 ] {} <Debug> HTTP-Session: 34bf8c90-7acf-4440-95fe-d8877306db00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5313 2024.08.05 16:49:04.471950 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5314 2024.08.05 16:49:04.471999 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5315 2024.08.05 16:49:04.472018 [ 3 ] {} <Debug> HTTP-Session: 64754a26-c55e-41a9-8a43-106e0473b9b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
5316 2024.08.05 16:49:04.472034 [ 3 ] {} <Debug> HTTP-Session: 64754a26-c55e-41a9-8a43-106e0473b9b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5317 2024.08.05 16:49:04.472048 [ 3 ] {} <Debug> HTTP-Session: 64754a26-c55e-41a9-8a43-106e0473b9b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5318 2024.08.05 16:49:04.472078 [ 3 ] {} <Trace> HTTP-Session: 64754a26-c55e-41a9-8a43-106e0473b9b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5319 2024.08.05 16:49:04.472171 [ 3 ] {b10be40e-8034-4c8b-b6ff-f5afff8515f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
5320 2024.08.05 16:49:04.472216 [ 3 ] {b10be40e-8034-4c8b-b6ff-f5afff8515f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
5321 2024.08.05 16:49:04.472344 [ 3 ] {b10be40e-8034-4c8b-b6ff-f5afff8515f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5322 2024.08.05 16:49:04.472593 [ 3 ] {b10be40e-8034-4c8b-b6ff-f5afff8515f1} <Trace> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5323 2024.08.05 16:49:04.472628 [ 3 ] {b10be40e-8034-4c8b-b6ff-f5afff8515f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
5324 2024.08.05 16:49:04.472993 [ 3 ] {b10be40e-8034-4c8b-b6ff-f5afff8515f1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
5325 2024.08.05 16:49:04.473314 [ 3 ] {b10be40e-8034-4c8b-b6ff-f5afff8515f1} <Trace> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5326 2024.08.05 16:49:04.473436 [ 3 ] {b10be40e-8034-4c8b-b6ff-f5afff8515f1} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001289 sec., 4654.7711404189295 rows/sec., 200.01 KiB/sec.
5327 2024.08.05 16:49:04.473586 [ 3 ] {b10be40e-8034-4c8b-b6ff-f5afff8515f1} <Debug> DynamicQueryHandler: Done processing query
5328 2024.08.05 16:49:04.473611 [ 3 ] {b10be40e-8034-4c8b-b6ff-f5afff8515f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
5329 2024.08.05 16:49:04.473626 [ 3 ] {} <Debug> HTTP-Session: 64754a26-c55e-41a9-8a43-106e0473b9b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5330 2024.08.05 16:49:04.473748 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5331 2024.08.05 16:49:04.473795 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5332 2024.08.05 16:49:04.473814 [ 3 ] {} <Debug> HTTP-Session: dfd504d4-889a-4ce4-a41f-152c581dffee Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
5333 2024.08.05 16:49:04.473830 [ 3 ] {} <Debug> HTTP-Session: dfd504d4-889a-4ce4-a41f-152c581dffee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5334 2024.08.05 16:49:04.473843 [ 3 ] {} <Debug> HTTP-Session: dfd504d4-889a-4ce4-a41f-152c581dffee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5335 2024.08.05 16:49:04.473874 [ 3 ] {} <Trace> HTTP-Session: dfd504d4-889a-4ce4-a41f-152c581dffee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5336 2024.08.05 16:49:04.473986 [ 3 ] {9b4f8c23-9ced-43e1-9028-b8c883ad2f0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
5337 2024.08.05 16:49:04.474032 [ 3 ] {9b4f8c23-9ced-43e1-9028-b8c883ad2f0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
5338 2024.08.05 16:49:04.474173 [ 3 ] {9b4f8c23-9ced-43e1-9028-b8c883ad2f0f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5339 2024.08.05 16:49:04.474481 [ 3 ] {9b4f8c23-9ced-43e1-9028-b8c883ad2f0f} <Trace> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5340 2024.08.05 16:49:04.474516 [ 3 ] {9b4f8c23-9ced-43e1-9028-b8c883ad2f0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
5341 2024.08.05 16:49:04.474880 [ 3 ] {9b4f8c23-9ced-43e1-9028-b8c883ad2f0f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
5342 2024.08.05 16:49:04.475215 [ 3 ] {9b4f8c23-9ced-43e1-9028-b8c883ad2f0f} <Trace> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5343 2024.08.05 16:49:04.475347 [ 3 ] {9b4f8c23-9ced-43e1-9028-b8c883ad2f0f} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001402 sec., 54921.54065620542 rows/sec., 3.38 MiB/sec.
5344 2024.08.05 16:49:04.475514 [ 3 ] {9b4f8c23-9ced-43e1-9028-b8c883ad2f0f} <Debug> DynamicQueryHandler: Done processing query
5345 2024.08.05 16:49:04.475538 [ 3 ] {9b4f8c23-9ced-43e1-9028-b8c883ad2f0f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5346 2024.08.05 16:49:04.475554 [ 3 ] {} <Debug> HTTP-Session: dfd504d4-889a-4ce4-a41f-152c581dffee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5347 2024.08.05 16:49:04.475703 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 30582, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5348 2024.08.05 16:49:04.475751 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5349 2024.08.05 16:49:04.475770 [ 3 ] {} <Debug> HTTP-Session: dbcd585f-ceef-4fd6-a1aa-402855a459f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
5350 2024.08.05 16:49:04.475787 [ 3 ] {} <Debug> HTTP-Session: dbcd585f-ceef-4fd6-a1aa-402855a459f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5351 2024.08.05 16:49:04.475801 [ 3 ] {} <Debug> HTTP-Session: dbcd585f-ceef-4fd6-a1aa-402855a459f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5352 2024.08.05 16:49:04.475832 [ 3 ] {} <Trace> HTTP-Session: dbcd585f-ceef-4fd6-a1aa-402855a459f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5353 2024.08.05 16:49:04.475980 [ 3 ] {69c364ad-0ab1-44d4-97c2-c46be224d42c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5354 2024.08.05 16:49:04.476025 [ 3 ] {69c364ad-0ab1-44d4-97c2-c46be224d42c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5355 2024.08.05 16:49:04.476166 [ 3 ] {69c364ad-0ab1-44d4-97c2-c46be224d42c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5356 2024.08.05 16:49:04.476534 [ 3 ] {69c364ad-0ab1-44d4-97c2-c46be224d42c} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5357 2024.08.05 16:49:04.476570 [ 3 ] {69c364ad-0ab1-44d4-97c2-c46be224d42c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
5358 2024.08.05 16:49:04.476937 [ 3 ] {69c364ad-0ab1-44d4-97c2-c46be224d42c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
5359 2024.08.05 16:49:04.477285 [ 3 ] {69c364ad-0ab1-44d4-97c2-c46be224d42c} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5360 2024.08.05 16:49:04.477417 [ 3 ] {69c364ad-0ab1-44d4-97c2-c46be224d42c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00151 sec., 105960.26490066225 rows/sec., 7.38 MiB/sec.
5361 2024.08.05 16:49:04.477703 [ 3 ] {69c364ad-0ab1-44d4-97c2-c46be224d42c} <Debug> DynamicQueryHandler: Done processing query
5362 2024.08.05 16:49:04.477730 [ 3 ] {69c364ad-0ab1-44d4-97c2-c46be224d42c} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5363 2024.08.05 16:49:04.477747 [ 3 ] {} <Debug> HTTP-Session: dbcd585f-ceef-4fd6-a1aa-402855a459f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5364 2024.08.05 16:49:04.477909 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 33616, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5365 2024.08.05 16:49:04.477957 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5366 2024.08.05 16:49:04.477976 [ 3 ] {} <Debug> HTTP-Session: 32043296-804c-4c58-b72f-c534976b58d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
5367 2024.08.05 16:49:04.477992 [ 3 ] {} <Debug> HTTP-Session: 32043296-804c-4c58-b72f-c534976b58d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5368 2024.08.05 16:49:04.478006 [ 3 ] {} <Debug> HTTP-Session: 32043296-804c-4c58-b72f-c534976b58d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5369 2024.08.05 16:49:04.478036 [ 3 ] {} <Trace> HTTP-Session: 32043296-804c-4c58-b72f-c534976b58d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5370 2024.08.05 16:49:04.478457 [ 3 ] {41431406-477a-4454-8c06-4c1917b2b2ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5371 2024.08.05 16:49:04.478528 [ 3 ] {41431406-477a-4454-8c06-4c1917b2b2ad} <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
5372 2024.08.05 16:49:04.478948 [ 3 ] {41431406-477a-4454-8c06-4c1917b2b2ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5373 2024.08.05 16:49:04.479606 [ 3 ] {41431406-477a-4454-8c06-4c1917b2b2ad} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5374 2024.08.05 16:49:04.479641 [ 3 ] {41431406-477a-4454-8c06-4c1917b2b2ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
5375 2024.08.05 16:49:04.480243 [ 3 ] {41431406-477a-4454-8c06-4c1917b2b2ad} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
5376 2024.08.05 16:49:04.480654 [ 3 ] {41431406-477a-4454-8c06-4c1917b2b2ad} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5377 2024.08.05 16:49:04.480812 [ 3 ] {41431406-477a-4454-8c06-4c1917b2b2ad} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.002698 sec., 7783.543365455894 rows/sec., 13.95 MiB/sec.
5378 2024.08.05 16:49:04.481037 [ 3 ] {41431406-477a-4454-8c06-4c1917b2b2ad} <Debug> DynamicQueryHandler: Done processing query
5379 2024.08.05 16:49:04.481061 [ 3 ] {41431406-477a-4454-8c06-4c1917b2b2ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
5380 2024.08.05 16:49:04.481077 [ 3 ] {} <Debug> HTTP-Session: 32043296-804c-4c58-b72f-c534976b58d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5381 2024.08.05 16:49:04.481200 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 3209, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5382 2024.08.05 16:49:04.481251 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5383 2024.08.05 16:49:04.481270 [ 3 ] {} <Debug> HTTP-Session: 660750c8-57c4-4d36-b2d5-2a46da3b3503 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
5384 2024.08.05 16:49:04.481287 [ 3 ] {} <Debug> HTTP-Session: 660750c8-57c4-4d36-b2d5-2a46da3b3503 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5385 2024.08.05 16:49:04.481301 [ 3 ] {} <Debug> HTTP-Session: 660750c8-57c4-4d36-b2d5-2a46da3b3503 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5386 2024.08.05 16:49:04.481332 [ 3 ] {} <Trace> HTTP-Session: 660750c8-57c4-4d36-b2d5-2a46da3b3503 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5387 2024.08.05 16:49:04.481432 [ 3 ] {5abd05cf-92b8-484a-b7d7-74e03c023bc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
5388 2024.08.05 16:49:04.481476 [ 3 ] {5abd05cf-92b8-484a-b7d7-74e03c023bc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
5389 2024.08.05 16:49:04.481604 [ 3 ] {5abd05cf-92b8-484a-b7d7-74e03c023bc0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5390 2024.08.05 16:49:04.481940 [ 3 ] {5abd05cf-92b8-484a-b7d7-74e03c023bc0} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5391 2024.08.05 16:49:04.481976 [ 3 ] {5abd05cf-92b8-484a-b7d7-74e03c023bc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
5392 2024.08.05 16:49:04.482328 [ 3 ] {5abd05cf-92b8-484a-b7d7-74e03c023bc0} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
5393 2024.08.05 16:49:04.482647 [ 3 ] {5abd05cf-92b8-484a-b7d7-74e03c023bc0} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5394 2024.08.05 16:49:04.482773 [ 3 ] {5abd05cf-92b8-484a-b7d7-74e03c023bc0} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001372 sec., 16763.848396501457 rows/sec., 906.81 KiB/sec.
5395 2024.08.05 16:49:04.482940 [ 3 ] {5abd05cf-92b8-484a-b7d7-74e03c023bc0} <Debug> DynamicQueryHandler: Done processing query
5396 2024.08.05 16:49:04.482966 [ 3 ] {5abd05cf-92b8-484a-b7d7-74e03c023bc0} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
5397 2024.08.05 16:49:04.482982 [ 3 ] {} <Debug> HTTP-Session: 660750c8-57c4-4d36-b2d5-2a46da3b3503 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5398 2024.08.05 16:49:04.483144 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5399 2024.08.05 16:49:04.483193 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5400 2024.08.05 16:49:04.483212 [ 3 ] {} <Debug> HTTP-Session: ea83b2f1-4b00-416a-8609-e26596ceb2b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
5401 2024.08.05 16:49:04.483229 [ 3 ] {} <Debug> HTTP-Session: ea83b2f1-4b00-416a-8609-e26596ceb2b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5402 2024.08.05 16:49:04.483242 [ 3 ] {} <Debug> HTTP-Session: ea83b2f1-4b00-416a-8609-e26596ceb2b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5403 2024.08.05 16:49:04.483273 [ 3 ] {} <Trace> HTTP-Session: ea83b2f1-4b00-416a-8609-e26596ceb2b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5404 2024.08.05 16:49:04.483390 [ 3 ] {7205eee3-2fed-4c0a-9363-70264aca5f9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5405 2024.08.05 16:49:04.483433 [ 3 ] {7205eee3-2fed-4c0a-9363-70264aca5f9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5406 2024.08.05 16:49:04.483560 [ 3 ] {7205eee3-2fed-4c0a-9363-70264aca5f9b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5407 2024.08.05 16:49:04.483871 [ 3 ] {7205eee3-2fed-4c0a-9363-70264aca5f9b} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5408 2024.08.05 16:49:04.483911 [ 3 ] {7205eee3-2fed-4c0a-9363-70264aca5f9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
5409 2024.08.05 16:49:04.484367 [ 3 ] {7205eee3-2fed-4c0a-9363-70264aca5f9b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
5410 2024.08.05 16:49:04.484776 [ 3 ] {7205eee3-2fed-4c0a-9363-70264aca5f9b} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5411 2024.08.05 16:49:04.484929 [ 3 ] {7205eee3-2fed-4c0a-9363-70264aca5f9b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00158 sec., 37974.6835443038 rows/sec., 2.56 MiB/sec.
5412 2024.08.05 16:49:04.485101 [ 3 ] {7205eee3-2fed-4c0a-9363-70264aca5f9b} <Debug> DynamicQueryHandler: Done processing query
5413 2024.08.05 16:49:04.485126 [ 3 ] {7205eee3-2fed-4c0a-9363-70264aca5f9b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5414 2024.08.05 16:49:04.485142 [ 3 ] {} <Debug> HTTP-Session: ea83b2f1-4b00-416a-8609-e26596ceb2b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5415 2024.08.05 16:49:09.460597 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 1628, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5416 2024.08.05 16:49:09.460727 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5417 2024.08.05 16:49:09.460753 [ 3 ] {} <Debug> HTTP-Session: 58f22929-6b2a-4364-af80-b6fdbf43b44d Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
5418 2024.08.05 16:49:09.460777 [ 3 ] {} <Debug> HTTP-Session: 58f22929-6b2a-4364-af80-b6fdbf43b44d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5419 2024.08.05 16:49:09.460793 [ 3 ] {} <Debug> HTTP-Session: 58f22929-6b2a-4364-af80-b6fdbf43b44d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5420 2024.08.05 16:49:09.460843 [ 3 ] {} <Trace> HTTP-Session: 58f22929-6b2a-4364-af80-b6fdbf43b44d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5421 2024.08.05 16:49:09.461024 [ 3 ] {2998d26a-9853-466e-98a2-554ae2949e1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5422 2024.08.05 16:49:09.461089 [ 3 ] {2998d26a-9853-466e-98a2-554ae2949e1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5423 2024.08.05 16:49:09.461282 [ 3 ] {2998d26a-9853-466e-98a2-554ae2949e1f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5424 2024.08.05 16:49:09.461708 [ 3 ] {2998d26a-9853-466e-98a2-554ae2949e1f} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5425 2024.08.05 16:49:09.461749 [ 3 ] {2998d26a-9853-466e-98a2-554ae2949e1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
5426 2024.08.05 16:49:09.462126 [ 3 ] {2998d26a-9853-466e-98a2-554ae2949e1f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
5427 2024.08.05 16:49:09.462469 [ 3 ] {2998d26a-9853-466e-98a2-554ae2949e1f} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5428 2024.08.05 16:49:09.462615 [ 118 ] {} <Debug> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
5429 2024.08.05 16:49:09.462623 [ 3 ] {2998d26a-9853-466e-98a2-554ae2949e1f} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001656 sec., 6642.512077294687 rows/sec., 538.41 KiB/sec.
5430 2024.08.05 16:49:09.462665 [ 118 ] {} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5431 2024.08.05 16:49:09.462705 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
5432 2024.08.05 16:49:09.462910 [ 188 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::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
5433 2024.08.05 16:49:09.462920 [ 3 ] {2998d26a-9853-466e-98a2-554ae2949e1f} <Debug> DynamicQueryHandler: Done processing query
5434 2024.08.05 16:49:09.463019 [ 3 ] {2998d26a-9853-466e-98a2-554ae2949e1f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5435 2024.08.05 16:49:09.463048 [ 3 ] {} <Debug> HTTP-Session: 58f22929-6b2a-4364-af80-b6fdbf43b44d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5436 2024.08.05 16:49:09.463172 [ 188 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5437 2024.08.05 16:49:09.463240 [ 188 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 38 rows starting from the beginning of the part
5438 2024.08.05 16:49:09.463245 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5439 2024.08.05 16:49:09.463360 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5440 2024.08.05 16:49:09.463502 [ 3 ] {} <Debug> HTTP-Session: 9901f0f7-a97c-4c36-a9b2-c17ed09067ff Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
5441 2024.08.05 16:49:09.463512 [ 188 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::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
5442 2024.08.05 16:49:09.463570 [ 3 ] {} <Debug> HTTP-Session: 9901f0f7-a97c-4c36-a9b2-c17ed09067ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5443 2024.08.05 16:49:09.463622 [ 3 ] {} <Debug> HTTP-Session: 9901f0f7-a97c-4c36-a9b2-c17ed09067ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5444 2024.08.05 16:49:09.463792 [ 3 ] {} <Trace> HTTP-Session: 9901f0f7-a97c-4c36-a9b2-c17ed09067ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5445 2024.08.05 16:49:09.463809 [ 188 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 27 rows starting from the beginning of the part
5446 2024.08.05 16:49:09.464026 [ 188 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::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
5447 2024.08.05 16:49:09.464213 [ 3 ] {eda2cf1e-c009-4ed2-867a-fbc454b80436} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5448 2024.08.05 16:49:09.464313 [ 188 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 27 rows starting from the beginning of the part
5449 2024.08.05 16:49:09.464416 [ 3 ] {eda2cf1e-c009-4ed2-867a-fbc454b80436} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5450 2024.08.05 16:49:09.464612 [ 188 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::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
5451 2024.08.05 16:49:09.465359 [ 3 ] {eda2cf1e-c009-4ed2-867a-fbc454b80436} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5452 2024.08.05 16:49:09.466198 [ 3 ] {eda2cf1e-c009-4ed2-867a-fbc454b80436} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5453 2024.08.05 16:49:09.466273 [ 3 ] {eda2cf1e-c009-4ed2-867a-fbc454b80436} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
5454 2024.08.05 16:49:09.467208 [ 3 ] {eda2cf1e-c009-4ed2-867a-fbc454b80436} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
5455 2024.08.05 16:49:09.467399 [ 199 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 125 rows, containing 4 columns (4 merged, 0 gathered) in 0.004580738 sec., 27288.179328309106 rows/sec., 2.07 MiB/sec.
5456 2024.08.05 16:49:09.467705 [ 199 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
5457 2024.08.05 16:49:09.467888 [ 3 ] {eda2cf1e-c009-4ed2-867a-fbc454b80436} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5458 2024.08.05 16:49:09.468102 [ 118 ] {} <Debug> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0
5459 2024.08.05 16:49:09.468230 [ 118 ] {} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5460 2024.08.05 16:49:09.468315 [ 3 ] {eda2cf1e-c009-4ed2-867a-fbc454b80436} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.004241 sec., 471.5868898844612 rows/sec., 38.45 KiB/sec.
5461 2024.08.05 16:49:09.468326 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
5462 2024.08.05 16:49:09.468938 [ 198 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full
5463 2024.08.05 16:49:09.468987 [ 3 ] {eda2cf1e-c009-4ed2-867a-fbc454b80436} <Debug> DynamicQueryHandler: Done processing query
5464 2024.08.05 16:49:09.469031 [ 3 ] {eda2cf1e-c009-4ed2-867a-fbc454b80436} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5465 2024.08.05 16:49:09.469094 [ 3 ] {} <Debug> HTTP-Session: 9901f0f7-a97c-4c36-a9b2-c17ed09067ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5466 2024.08.05 16:49:09.469235 [ 198 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5467 2024.08.05 16:49:09.469311 [ 198 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 10 rows starting from the beginning of the part
5468 2024.08.05 16:49:09.469312 [ 199 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_21_4} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5469 2024.08.05 16:49:09.469321 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 12943, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5470 2024.08.05 16:49:09.469513 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5471 2024.08.05 16:49:09.469587 [ 3 ] {} <Debug> HTTP-Session: 3afd617b-c17a-4573-86e2-3dfe97d56dd7 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
5472 2024.08.05 16:49:09.469631 [ 198 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part
5473 2024.08.05 16:49:09.469651 [ 3 ] {} <Debug> HTTP-Session: 3afd617b-c17a-4573-86e2-3dfe97d56dd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5474 2024.08.05 16:49:09.469711 [ 3 ] {} <Debug> HTTP-Session: 3afd617b-c17a-4573-86e2-3dfe97d56dd7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5475 2024.08.05 16:49:09.469867 [ 3 ] {} <Trace> HTTP-Session: 3afd617b-c17a-4573-86e2-3dfe97d56dd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5476 2024.08.05 16:49:09.469959 [ 198 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 4 rows starting from the beginning of the part
5477 2024.08.05 16:49:09.470334 [ 3 ] {4fb18199-cafb-4bdc-9d1c-99f18a1c478e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5478 2024.08.05 16:49:09.470363 [ 199 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_21_4} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
5479 2024.08.05 16:49:09.470403 [ 198 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part
5480 2024.08.05 16:49:09.470503 [ 3 ] {4fb18199-cafb-4bdc-9d1c-99f18a1c478e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5481 2024.08.05 16:49:09.470736 [ 198 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part
5482 2024.08.05 16:49:09.471095 [ 198 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part
5483 2024.08.05 16:49:09.471702 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
5484 2024.08.05 16:49:09.471837 [ 3 ] {4fb18199-cafb-4bdc-9d1c-99f18a1c478e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5485 2024.08.05 16:49:09.472319 [ 3 ] {4fb18199-cafb-4bdc-9d1c-99f18a1c478e} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5486 2024.08.05 16:49:09.472361 [ 3 ] {4fb18199-cafb-4bdc-9d1c-99f18a1c478e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
5487 2024.08.05 16:49:09.472921 [ 3 ] {4fb18199-cafb-4bdc-9d1c-99f18a1c478e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
5488 2024.08.05 16:49:09.472984 [ 201 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 4 columns (4 merged, 0 gathered) in 0.004477917 sec., 4912.998610737985 rows/sec., 400.62 KiB/sec.
5489 2024.08.05 16:49:09.473337 [ 201 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary)
5490 2024.08.05 16:49:09.473527 [ 3 ] {4fb18199-cafb-4bdc-9d1c-99f18a1c478e} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5491 2024.08.05 16:49:09.473817 [ 118 ] {} <Debug> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
5492 2024.08.05 16:49:09.473930 [ 118 ] {} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5493 2024.08.05 16:49:09.473975 [ 3 ] {4fb18199-cafb-4bdc-9d1c-99f18a1c478e} <Debug> executeQuery: Read 90 rows, 7.46 KiB in 0.003873 sec., 23237.800154918667 rows/sec., 1.88 MiB/sec.
5494 2024.08.05 16:49:09.474015 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
5495 2024.08.05 16:49:09.474573 [ 195 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::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
5496 2024.08.05 16:49:09.474622 [ 3 ] {4fb18199-cafb-4bdc-9d1c-99f18a1c478e} <Debug> DynamicQueryHandler: Done processing query
5497 2024.08.05 16:49:09.474712 [ 3 ] {4fb18199-cafb-4bdc-9d1c-99f18a1c478e} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
5498 2024.08.05 16:49:09.474725 [ 201 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_10_2} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5499 2024.08.05 16:49:09.474783 [ 3 ] {} <Debug> HTTP-Session: 3afd617b-c17a-4573-86e2-3dfe97d56dd7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5500 2024.08.05 16:49:09.475057 [ 201 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_10_2} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2
5501 2024.08.05 16:49:09.475081 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5502 2024.08.05 16:49:09.475114 [ 195 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5503 2024.08.05 16:49:09.475253 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5504 2024.08.05 16:49:09.475269 [ 195 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 301 rows starting from the beginning of the part
5505 2024.08.05 16:49:09.475289 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
5506 2024.08.05 16:49:09.475311 [ 3 ] {} <Debug> HTTP-Session: f26c0d49-5a58-4e70-8f11-141f12553185 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
5507 2024.08.05 16:49:09.475386 [ 3 ] {} <Debug> HTTP-Session: f26c0d49-5a58-4e70-8f11-141f12553185 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5508 2024.08.05 16:49:09.475445 [ 3 ] {} <Debug> HTTP-Session: f26c0d49-5a58-4e70-8f11-141f12553185 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5509 2024.08.05 16:49:09.475600 [ 195 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 91 rows starting from the beginning of the part
5510 2024.08.05 16:49:09.475625 [ 3 ] {} <Trace> HTTP-Session: f26c0d49-5a58-4e70-8f11-141f12553185 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5511 2024.08.05 16:49:09.475901 [ 195 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 225 rows starting from the beginning of the part
5512 2024.08.05 16:49:09.475981 [ 3 ] {371cde8f-dae0-4622-951c-b3ae70dcbec0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5513 2024.08.05 16:49:09.476177 [ 3 ] {371cde8f-dae0-4622-951c-b3ae70dcbec0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5514 2024.08.05 16:49:09.476189 [ 195 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 126 rows starting from the beginning of the part
5515 2024.08.05 16:49:09.476482 [ 195 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 224 rows starting from the beginning of the part
5516 2024.08.05 16:49:09.476795 [ 195 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 90 rows starting from the beginning of the part
5517 2024.08.05 16:49:09.477273 [ 3 ] {371cde8f-dae0-4622-951c-b3ae70dcbec0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5518 2024.08.05 16:49:09.478022 [ 3 ] {371cde8f-dae0-4622-951c-b3ae70dcbec0} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5519 2024.08.05 16:49:09.478083 [ 3 ] {371cde8f-dae0-4622-951c-b3ae70dcbec0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
5520 2024.08.05 16:49:09.479016 [ 3 ] {371cde8f-dae0-4622-951c-b3ae70dcbec0} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
5521 2024.08.05 16:49:09.479854 [ 3 ] {371cde8f-dae0-4622-951c-b3ae70dcbec0} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5522 2024.08.05 16:49:09.480033 [ 201 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1057 rows, containing 4 columns (4 merged, 0 gathered) in 0.005754548 sec., 183680.80342713278 rows/sec., 15.69 MiB/sec.
5523 2024.08.05 16:49:09.480162 [ 117 ] {} <Debug> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0
5524 2024.08.05 16:49:09.480182 [ 3 ] {371cde8f-dae0-4622-951c-b3ae70dcbec0} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.004327 sec., 462.214005084354 rows/sec., 32.27 KiB/sec.
5525 2024.08.05 16:49:09.480245 [ 117 ] {} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5526 2024.08.05 16:49:09.480308 [ 201 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
5527 2024.08.05 16:49:09.480331 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
5528 2024.08.05 16:49:09.480929 [ 3 ] {371cde8f-dae0-4622-951c-b3ae70dcbec0} <Debug> DynamicQueryHandler: Done processing query
5529 2024.08.05 16:49:09.480951 [ 191 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full
5530 2024.08.05 16:49:09.481077 [ 3 ] {371cde8f-dae0-4622-951c-b3ae70dcbec0} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5531 2024.08.05 16:49:09.481236 [ 3 ] {} <Debug> HTTP-Session: f26c0d49-5a58-4e70-8f11-141f12553185 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5532 2024.08.05 16:49:09.481615 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 13082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5533 2024.08.05 16:49:09.481802 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5534 2024.08.05 16:49:09.481828 [ 191 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5535 2024.08.05 16:49:09.481878 [ 3 ] {} <Debug> HTTP-Session: 4390a885-f937-4444-b10f-6b44838d5d03 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
5536 2024.08.05 16:49:09.481915 [ 191 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 10 rows starting from the beginning of the part
5537 2024.08.05 16:49:09.481943 [ 3 ] {} <Debug> HTTP-Session: 4390a885-f937-4444-b10f-6b44838d5d03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5538 2024.08.05 16:49:09.481979 [ 3 ] {} <Debug> HTTP-Session: 4390a885-f937-4444-b10f-6b44838d5d03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5539 2024.08.05 16:49:09.482120 [ 201 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_26_5} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5540 2024.08.05 16:49:09.482200 [ 3 ] {} <Trace> HTTP-Session: 4390a885-f937-4444-b10f-6b44838d5d03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5541 2024.08.05 16:49:09.482431 [ 191 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part
5542 2024.08.05 16:49:09.482433 [ 201 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_26_5} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
5543 2024.08.05 16:49:09.482699 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB.
5544 2024.08.05 16:49:09.482811 [ 191 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 4 rows starting from the beginning of the part
5545 2024.08.05 16:49:09.482921 [ 3 ] {a08ef6f3-68c0-45d9-9434-cdcf32ae4ab0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5546 2024.08.05 16:49:09.483084 [ 191 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part
5547 2024.08.05 16:49:09.483137 [ 3 ] {a08ef6f3-68c0-45d9-9434-cdcf32ae4ab0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5548 2024.08.05 16:49:09.483346 [ 191 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part
5549 2024.08.05 16:49:09.483688 [ 191 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part
5550 2024.08.05 16:49:09.484238 [ 3 ] {a08ef6f3-68c0-45d9-9434-cdcf32ae4ab0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5551 2024.08.05 16:49:09.485118 [ 3 ] {a08ef6f3-68c0-45d9-9434-cdcf32ae4ab0} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5552 2024.08.05 16:49:09.485199 [ 3 ] {a08ef6f3-68c0-45d9-9434-cdcf32ae4ab0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
5553 2024.08.05 16:49:09.486139 [ 3 ] {a08ef6f3-68c0-45d9-9434-cdcf32ae4ab0} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
5554 2024.08.05 16:49:09.486300 [ 201 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 4 columns (4 merged, 0 gathered) in 0.005728358 sec., 3840.5420890244636 rows/sec., 268.16 KiB/sec.
5555 2024.08.05 16:49:09.486552 [ 201 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary)
5556 2024.08.05 16:49:09.486909 [ 3 ] {a08ef6f3-68c0-45d9-9434-cdcf32ae4ab0} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5557 2024.08.05 16:49:09.487267 [ 117 ] {} <Debug> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
5558 2024.08.05 16:49:09.487320 [ 3 ] {a08ef6f3-68c0-45d9-9434-cdcf32ae4ab0} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.004801 sec., 16038.32534888565 rows/sec., 1.25 MiB/sec.
5559 2024.08.05 16:49:09.487344 [ 117 ] {} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5560 2024.08.05 16:49:09.487441 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
5561 2024.08.05 16:49:09.487659 [ 201 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_10_2} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5562 2024.08.05 16:49:09.487911 [ 3 ] {a08ef6f3-68c0-45d9-9434-cdcf32ae4ab0} <Debug> DynamicQueryHandler: Done processing query
5563 2024.08.05 16:49:09.487922 [ 191 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::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
5564 2024.08.05 16:49:09.487956 [ 201 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_10_2} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2
5565 2024.08.05 16:49:09.487979 [ 3 ] {a08ef6f3-68c0-45d9-9434-cdcf32ae4ab0} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
5566 2024.08.05 16:49:09.488044 [ 3 ] {} <Debug> HTTP-Session: 4390a885-f937-4444-b10f-6b44838d5d03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5567 2024.08.05 16:49:09.488208 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
5568 2024.08.05 16:49:09.488344 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 30774, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5569 2024.08.05 16:49:09.488369 [ 191 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5570 2024.08.05 16:49:09.488440 [ 191 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 468 rows starting from the beginning of the part
5571 2024.08.05 16:49:09.488446 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5572 2024.08.05 16:49:09.488500 [ 3 ] {} <Debug> HTTP-Session: 2cbb62fa-2af2-4bc9-90a2-145842f225f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
5573 2024.08.05 16:49:09.488562 [ 3 ] {} <Debug> HTTP-Session: 2cbb62fa-2af2-4bc9-90a2-145842f225f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5574 2024.08.05 16:49:09.488634 [ 3 ] {} <Debug> HTTP-Session: 2cbb62fa-2af2-4bc9-90a2-145842f225f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5575 2024.08.05 16:49:09.488661 [ 191 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 79 rows starting from the beginning of the part
5576 2024.08.05 16:49:09.488798 [ 3 ] {} <Trace> HTTP-Session: 2cbb62fa-2af2-4bc9-90a2-145842f225f9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5577 2024.08.05 16:49:09.488944 [ 191 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 405 rows starting from the beginning of the part
5578 2024.08.05 16:49:09.489208 [ 191 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 101 rows starting from the beginning of the part
5579 2024.08.05 16:49:09.489326 [ 3 ] {e8825044-50bd-4d1c-a0d6-ddfa13ea31c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5580 2024.08.05 16:49:09.489494 [ 191 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 403 rows starting from the beginning of the part
5581 2024.08.05 16:49:09.489565 [ 3 ] {e8825044-50bd-4d1c-a0d6-ddfa13ea31c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5582 2024.08.05 16:49:09.489793 [ 191 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 77 rows starting from the beginning of the part
5583 2024.08.05 16:49:09.490515 [ 3 ] {e8825044-50bd-4d1c-a0d6-ddfa13ea31c9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5584 2024.08.05 16:49:09.491516 [ 3 ] {e8825044-50bd-4d1c-a0d6-ddfa13ea31c9} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5585 2024.08.05 16:49:09.491591 [ 3 ] {e8825044-50bd-4d1c-a0d6-ddfa13ea31c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
5586 2024.08.05 16:49:09.492517 [ 3 ] {e8825044-50bd-4d1c-a0d6-ddfa13ea31c9} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
5587 2024.08.05 16:49:09.492676 [ 186 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1533 rows, containing 4 columns (4 merged, 0 gathered) in 0.005076207 sec., 301997.14077853796 rows/sec., 21.81 MiB/sec.
5588 2024.08.05 16:49:09.492876 [ 186 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
5589 2024.08.05 16:49:09.493077 [ 3 ] {e8825044-50bd-4d1c-a0d6-ddfa13ea31c9} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5590 2024.08.05 16:49:09.493358 [ 117 ] {} <Debug> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
5591 2024.08.05 16:49:09.493377 [ 3 ] {e8825044-50bd-4d1c-a0d6-ddfa13ea31c9} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.004272 sec., 37687.265917603 rows/sec., 2.62 MiB/sec.
5592 2024.08.05 16:49:09.493452 [ 117 ] {} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5593 2024.08.05 16:49:09.493560 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
5594 2024.08.05 16:49:09.493591 [ 186 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_26_5} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5595 2024.08.05 16:49:09.493966 [ 186 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_26_5} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
5596 2024.08.05 16:49:09.494019 [ 3 ] {e8825044-50bd-4d1c-a0d6-ddfa13ea31c9} <Debug> DynamicQueryHandler: Done processing query
5597 2024.08.05 16:49:09.494102 [ 3 ] {e8825044-50bd-4d1c-a0d6-ddfa13ea31c9} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5598 2024.08.05 16:49:09.494151 [ 201 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::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
5599 2024.08.05 16:49:09.494178 [ 3 ] {} <Debug> HTTP-Session: 2cbb62fa-2af2-4bc9-90a2-145842f225f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5600 2024.08.05 16:49:09.494205 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB.
5601 2024.08.05 16:49:09.494371 [ 201 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5602 2024.08.05 16:49:09.494411 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 17623, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5603 2024.08.05 16:49:09.494433 [ 201 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 3272 rows starting from the beginning of the part
5604 2024.08.05 16:49:09.494509 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5605 2024.08.05 16:49:09.494633 [ 3 ] {} <Debug> HTTP-Session: 74c43713-959e-475b-af57-908afb53b769 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
5606 2024.08.05 16:49:09.494677 [ 201 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 162 rows starting from the beginning of the part
5607 2024.08.05 16:49:09.494713 [ 3 ] {} <Debug> HTTP-Session: 74c43713-959e-475b-af57-908afb53b769 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5608 2024.08.05 16:49:09.494809 [ 3 ] {} <Debug> HTTP-Session: 74c43713-959e-475b-af57-908afb53b769 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5609 2024.08.05 16:49:09.495028 [ 3 ] {} <Trace> HTTP-Session: 74c43713-959e-475b-af57-908afb53b769 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5610 2024.08.05 16:49:09.495087 [ 201 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 161 rows starting from the beginning of the part
5611 2024.08.05 16:49:09.495441 [ 201 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 197 rows starting from the beginning of the part
5612 2024.08.05 16:49:09.495622 [ 201 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 160 rows starting from the beginning of the part
5613 2024.08.05 16:49:09.495878 [ 3 ] {a67608b5-538e-4cb1-90e1-cc30a38961e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5614 2024.08.05 16:49:09.495890 [ 201 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 161 rows starting from the beginning of the part
5615 2024.08.05 16:49:09.496307 [ 3 ] {a67608b5-538e-4cb1-90e1-cc30a38961e3} <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
5616 2024.08.05 16:49:09.497676 [ 3 ] {a67608b5-538e-4cb1-90e1-cc30a38961e3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5617 2024.08.05 16:49:09.499352 [ 3 ] {a67608b5-538e-4cb1-90e1-cc30a38961e3} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5618 2024.08.05 16:49:09.499457 [ 3 ] {a67608b5-538e-4cb1-90e1-cc30a38961e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
5619 2024.08.05 16:49:09.500736 [ 201 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4113 rows, containing 5 columns (5 merged, 0 gathered) in 0.006930028 sec., 593504.095510148 rows/sec., 41.41 MiB/sec.
5620 2024.08.05 16:49:09.500835 [ 3 ] {a67608b5-538e-4cb1-90e1-cc30a38961e3} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
5621 2024.08.05 16:49:09.501178 [ 201 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
5622 2024.08.05 16:49:09.501812 [ 3 ] {a67608b5-538e-4cb1-90e1-cc30a38961e3} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5623 2024.08.05 16:49:09.502081 [ 117 ] {} <Debug> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
5624 2024.08.05 16:49:09.502213 [ 117 ] {} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5625 2024.08.05 16:49:09.502239 [ 3 ] {a67608b5-538e-4cb1-90e1-cc30a38961e3} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.006827 sec., 1611.2494507104145 rows/sec., 2.89 MiB/sec.
5626 2024.08.05 16:49:09.502249 [ 201 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5627 2024.08.05 16:49:09.502267 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
5628 2024.08.05 16:49:09.502666 [ 201 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
5629 2024.08.05 16:49:09.502928 [ 196 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::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
5630 2024.08.05 16:49:09.503152 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB.
5631 2024.08.05 16:49:09.503848 [ 3 ] {a67608b5-538e-4cb1-90e1-cc30a38961e3} <Debug> DynamicQueryHandler: Done processing query
5632 2024.08.05 16:49:09.503906 [ 3 ] {a67608b5-538e-4cb1-90e1-cc30a38961e3} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
5633 2024.08.05 16:49:09.503963 [ 3 ] {} <Debug> HTTP-Session: 74c43713-959e-475b-af57-908afb53b769 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5634 2024.08.05 16:49:09.504047 [ 196 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5635 2024.08.05 16:49:09.504121 [ 196 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::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
5636 2024.08.05 16:49:09.504167 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5637 2024.08.05 16:49:09.504270 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5638 2024.08.05 16:49:09.504385 [ 3 ] {} <Debug> HTTP-Session: fe6c5bde-d29a-40a2-84b5-f0c6fa613333 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
5639 2024.08.05 16:49:09.504464 [ 3 ] {} <Debug> HTTP-Session: fe6c5bde-d29a-40a2-84b5-f0c6fa613333 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5640 2024.08.05 16:49:09.504537 [ 3 ] {} <Debug> HTTP-Session: fe6c5bde-d29a-40a2-84b5-f0c6fa613333 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5641 2024.08.05 16:49:09.504659 [ 3 ] {} <Trace> HTTP-Session: fe6c5bde-d29a-40a2-84b5-f0c6fa613333 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5642 2024.08.05 16:49:09.504718 [ 196 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::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
5643 2024.08.05 16:49:09.505049 [ 3 ] {ca9bfa28-57ac-4200-94b1-60d577d0b810} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5644 2024.08.05 16:49:09.505320 [ 3 ] {ca9bfa28-57ac-4200-94b1-60d577d0b810} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5645 2024.08.05 16:49:09.505894 [ 196 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::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
5646 2024.08.05 16:49:09.506219 [ 3 ] {ca9bfa28-57ac-4200-94b1-60d577d0b810} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5647 2024.08.05 16:49:09.506687 [ 196 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::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
5648 2024.08.05 16:49:09.507432 [ 196 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::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
5649 2024.08.05 16:49:09.507520 [ 3 ] {ca9bfa28-57ac-4200-94b1-60d577d0b810} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5650 2024.08.05 16:49:09.507604 [ 3 ] {ca9bfa28-57ac-4200-94b1-60d577d0b810} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
5651 2024.08.05 16:49:09.508056 [ 196 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::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
5652 2024.08.05 16:49:09.508995 [ 3 ] {ca9bfa28-57ac-4200-94b1-60d577d0b810} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
5653 2024.08.05 16:49:09.509887 [ 3 ] {ca9bfa28-57ac-4200-94b1-60d577d0b810} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5654 2024.08.05 16:49:09.510247 [ 117 ] {} <Debug> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
5655 2024.08.05 16:49:09.510263 [ 3 ] {ca9bfa28-57ac-4200-94b1-60d577d0b810} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005409 sec., 11092.623405435386 rows/sec., 765.51 KiB/sec.
5656 2024.08.05 16:49:09.510337 [ 117 ] {} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5657 2024.08.05 16:49:09.510439 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
5658 2024.08.05 16:49:09.510716 [ 3 ] {ca9bfa28-57ac-4200-94b1-60d577d0b810} <Debug> DynamicQueryHandler: Done processing query
5659 2024.08.05 16:49:09.510844 [ 3 ] {ca9bfa28-57ac-4200-94b1-60d577d0b810} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5660 2024.08.05 16:49:09.510946 [ 3 ] {} <Debug> HTTP-Session: fe6c5bde-d29a-40a2-84b5-f0c6fa613333 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5661 2024.08.05 16:49:09.511064 [ 186 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::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
5662 2024.08.05 16:49:09.511901 [ 186 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5663 2024.08.05 16:49:09.511994 [ 186 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1104 rows starting from the beginning of the part
5664 2024.08.05 16:49:09.512331 [ 186 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::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
5665 2024.08.05 16:49:09.512628 [ 186 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::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
5666 2024.08.05 16:49:09.512976 [ 186 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::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
5667 2024.08.05 16:49:09.513345 [ 186 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::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
5668 2024.08.05 16:49:09.513697 [ 186 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::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
5669 2024.08.05 16:49:09.517369 [ 194 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1404 rows, containing 4 columns (4 merged, 0 gathered) in 0.006796876 sec., 206565.48685013526 rows/sec., 13.89 MiB/sec.
5670 2024.08.05 16:49:09.517732 [ 194 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
5671 2024.08.05 16:49:09.518355 [ 194 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_26_5} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5672 2024.08.05 16:49:09.518430 [ 194 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_26_5} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
5673 2024.08.05 16:49:09.518606 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB.
5674 2024.08.05 16:49:09.518922 [ 200 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 359 rows, containing 19 columns (19 merged, 0 gathered) in 0.016469781 sec., 21797.496882320414 rows/sec., 39.06 MiB/sec.
5675 2024.08.05 16:49:09.519614 [ 186 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
5676 2024.08.05 16:49:09.520246 [ 186 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5677 2024.08.05 16:49:09.520321 [ 186 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
5678 2024.08.05 16:49:09.520455 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.92 MiB.
5679 2024.08.05 16:49:10.000168 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 185.05 MiB, peak 194.13 MiB, free memory in arenas 0.00 B, will set to 187.03 MiB (RSS), difference: 1.98 MiB
5680 2024.08.05 16:49:14.464493 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 3758, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5681 2024.08.05 16:49:14.464664 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5682 2024.08.05 16:49:14.464699 [ 3 ] {} <Debug> HTTP-Session: d0a5b4d9-0533-4f4b-8a06-23343825fce3 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
5683 2024.08.05 16:49:14.464734 [ 3 ] {} <Debug> HTTP-Session: d0a5b4d9-0533-4f4b-8a06-23343825fce3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5684 2024.08.05 16:49:14.464756 [ 3 ] {} <Debug> HTTP-Session: d0a5b4d9-0533-4f4b-8a06-23343825fce3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5685 2024.08.05 16:49:14.464824 [ 3 ] {} <Trace> HTTP-Session: d0a5b4d9-0533-4f4b-8a06-23343825fce3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5686 2024.08.05 16:49:14.465050 [ 3 ] {3445982b-c51c-44d2-b766-664f8b13a7d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5687 2024.08.05 16:49:14.465124 [ 3 ] {3445982b-c51c-44d2-b766-664f8b13a7d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5688 2024.08.05 16:49:14.465328 [ 3 ] {3445982b-c51c-44d2-b766-664f8b13a7d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5689 2024.08.05 16:49:14.465757 [ 3 ] {3445982b-c51c-44d2-b766-664f8b13a7d9} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5690 2024.08.05 16:49:14.465801 [ 3 ] {3445982b-c51c-44d2-b766-664f8b13a7d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
5691 2024.08.05 16:49:14.466182 [ 3 ] {3445982b-c51c-44d2-b766-664f8b13a7d9} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
5692 2024.08.05 16:49:14.466538 [ 3 ] {3445982b-c51c-44d2-b766-664f8b13a7d9} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5693 2024.08.05 16:49:14.466710 [ 3 ] {3445982b-c51c-44d2-b766-664f8b13a7d9} <Debug> executeQuery: Read 27 rows, 2.04 KiB in 0.001722 sec., 15679.442508710801 rows/sec., 1.16 MiB/sec.
5694 2024.08.05 16:49:14.466908 [ 3 ] {3445982b-c51c-44d2-b766-664f8b13a7d9} <Debug> DynamicQueryHandler: Done processing query
5695 2024.08.05 16:49:14.466935 [ 3 ] {3445982b-c51c-44d2-b766-664f8b13a7d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5696 2024.08.05 16:49:14.466951 [ 3 ] {} <Debug> HTTP-Session: d0a5b4d9-0533-4f4b-8a06-23343825fce3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5697 2024.08.05 16:49:14.467133 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 33833, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5698 2024.08.05 16:49:14.467183 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5699 2024.08.05 16:49:14.467202 [ 3 ] {} <Debug> HTTP-Session: 76e89afa-5b4b-4371-b9e8-637cae6b92ce Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
5700 2024.08.05 16:49:14.467219 [ 3 ] {} <Debug> HTTP-Session: 76e89afa-5b4b-4371-b9e8-637cae6b92ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5701 2024.08.05 16:49:14.467233 [ 3 ] {} <Debug> HTTP-Session: 76e89afa-5b4b-4371-b9e8-637cae6b92ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5702 2024.08.05 16:49:14.467264 [ 3 ] {} <Trace> HTTP-Session: 76e89afa-5b4b-4371-b9e8-637cae6b92ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5703 2024.08.05 16:49:14.467420 [ 3 ] {6d7b1423-5fd2-4dd0-bd75-abaa1c479a88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5704 2024.08.05 16:49:14.467464 [ 3 ] {6d7b1423-5fd2-4dd0-bd75-abaa1c479a88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5705 2024.08.05 16:49:14.467594 [ 3 ] {6d7b1423-5fd2-4dd0-bd75-abaa1c479a88} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5706 2024.08.05 16:49:14.468064 [ 3 ] {6d7b1423-5fd2-4dd0-bd75-abaa1c479a88} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5707 2024.08.05 16:49:14.468103 [ 3 ] {6d7b1423-5fd2-4dd0-bd75-abaa1c479a88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
5708 2024.08.05 16:49:14.468436 [ 3 ] {6d7b1423-5fd2-4dd0-bd75-abaa1c479a88} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
5709 2024.08.05 16:49:14.468754 [ 3 ] {6d7b1423-5fd2-4dd0-bd75-abaa1c479a88} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5710 2024.08.05 16:49:14.468904 [ 3 ] {6d7b1423-5fd2-4dd0-bd75-abaa1c479a88} <Debug> executeQuery: Read 224 rows, 20.23 KiB in 0.00155 sec., 144516.12903225806 rows/sec., 12.75 MiB/sec.
5711 2024.08.05 16:49:14.469077 [ 3 ] {6d7b1423-5fd2-4dd0-bd75-abaa1c479a88} <Debug> DynamicQueryHandler: Done processing query
5712 2024.08.05 16:49:14.469102 [ 3 ] {6d7b1423-5fd2-4dd0-bd75-abaa1c479a88} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB.
5713 2024.08.05 16:49:14.469119 [ 3 ] {} <Debug> HTTP-Session: 76e89afa-5b4b-4371-b9e8-637cae6b92ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5714 2024.08.05 16:49:14.469284 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 65110, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5715 2024.08.05 16:49:14.469333 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5716 2024.08.05 16:49:14.469353 [ 3 ] {} <Debug> HTTP-Session: 869e8399-a594-4467-9317-79a4ecf3e927 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
5717 2024.08.05 16:49:14.469370 [ 3 ] {} <Debug> HTTP-Session: 869e8399-a594-4467-9317-79a4ecf3e927 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5718 2024.08.05 16:49:14.469384 [ 3 ] {} <Debug> HTTP-Session: 869e8399-a594-4467-9317-79a4ecf3e927 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5719 2024.08.05 16:49:14.469415 [ 3 ] {} <Trace> HTTP-Session: 869e8399-a594-4467-9317-79a4ecf3e927 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5720 2024.08.05 16:49:14.469610 [ 3 ] {109f6811-a0cc-46b7-bbc2-44495f6fb265} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5721 2024.08.05 16:49:14.469653 [ 3 ] {109f6811-a0cc-46b7-bbc2-44495f6fb265} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5722 2024.08.05 16:49:14.469782 [ 3 ] {109f6811-a0cc-46b7-bbc2-44495f6fb265} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5723 2024.08.05 16:49:14.470479 [ 3 ] {109f6811-a0cc-46b7-bbc2-44495f6fb265} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5724 2024.08.05 16:49:14.470519 [ 3 ] {109f6811-a0cc-46b7-bbc2-44495f6fb265} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
5725 2024.08.05 16:49:14.470872 [ 3 ] {109f6811-a0cc-46b7-bbc2-44495f6fb265} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
5726 2024.08.05 16:49:14.471174 [ 3 ] {109f6811-a0cc-46b7-bbc2-44495f6fb265} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5727 2024.08.05 16:49:14.471306 [ 3 ] {109f6811-a0cc-46b7-bbc2-44495f6fb265} <Debug> executeQuery: Read 403 rows, 29.16 KiB in 0.001834 sec., 219738.2769901854 rows/sec., 15.53 MiB/sec.
5728 2024.08.05 16:49:14.471573 [ 3 ] {109f6811-a0cc-46b7-bbc2-44495f6fb265} <Debug> DynamicQueryHandler: Done processing query
5729 2024.08.05 16:49:14.471625 [ 3 ] {109f6811-a0cc-46b7-bbc2-44495f6fb265} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
5730 2024.08.05 16:49:14.471642 [ 3 ] {} <Debug> HTTP-Session: 869e8399-a594-4467-9317-79a4ecf3e927 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5731 2024.08.05 16:49:14.471824 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5732 2024.08.05 16:49:14.471874 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5733 2024.08.05 16:49:14.471894 [ 3 ] {} <Debug> HTTP-Session: a1978fec-4f03-4f94-9ca3-3455e16a934b Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
5734 2024.08.05 16:49:14.471911 [ 3 ] {} <Debug> HTTP-Session: a1978fec-4f03-4f94-9ca3-3455e16a934b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5735 2024.08.05 16:49:14.471926 [ 3 ] {} <Debug> HTTP-Session: a1978fec-4f03-4f94-9ca3-3455e16a934b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5736 2024.08.05 16:49:14.471957 [ 3 ] {} <Trace> HTTP-Session: a1978fec-4f03-4f94-9ca3-3455e16a934b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5737 2024.08.05 16:49:14.472057 [ 3 ] {ecedde97-d3ec-46f4-804f-9e96fdf97e66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
5738 2024.08.05 16:49:14.472103 [ 3 ] {ecedde97-d3ec-46f4-804f-9e96fdf97e66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
5739 2024.08.05 16:49:14.472258 [ 3 ] {ecedde97-d3ec-46f4-804f-9e96fdf97e66} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5740 2024.08.05 16:49:14.472524 [ 3 ] {ecedde97-d3ec-46f4-804f-9e96fdf97e66} <Trace> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5741 2024.08.05 16:49:14.472560 [ 3 ] {ecedde97-d3ec-46f4-804f-9e96fdf97e66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
5742 2024.08.05 16:49:14.472924 [ 3 ] {ecedde97-d3ec-46f4-804f-9e96fdf97e66} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
5743 2024.08.05 16:49:14.473255 [ 3 ] {ecedde97-d3ec-46f4-804f-9e96fdf97e66} <Trace> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5744 2024.08.05 16:49:14.473416 [ 3 ] {ecedde97-d3ec-46f4-804f-9e96fdf97e66} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001375 sec., 4363.636363636364 rows/sec., 187.50 KiB/sec.
5745 2024.08.05 16:49:14.473735 [ 3 ] {ecedde97-d3ec-46f4-804f-9e96fdf97e66} <Debug> DynamicQueryHandler: Done processing query
5746 2024.08.05 16:49:14.473761 [ 3 ] {ecedde97-d3ec-46f4-804f-9e96fdf97e66} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
5747 2024.08.05 16:49:14.473778 [ 3 ] {} <Debug> HTTP-Session: a1978fec-4f03-4f94-9ca3-3455e16a934b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5748 2024.08.05 16:49:14.473910 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5749 2024.08.05 16:49:14.473959 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5750 2024.08.05 16:49:14.473978 [ 3 ] {} <Debug> HTTP-Session: 81003fbf-a53e-4a64-a071-8c921c21c6a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
5751 2024.08.05 16:49:14.473995 [ 3 ] {} <Debug> HTTP-Session: 81003fbf-a53e-4a64-a071-8c921c21c6a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5752 2024.08.05 16:49:14.474009 [ 3 ] {} <Debug> HTTP-Session: 81003fbf-a53e-4a64-a071-8c921c21c6a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5753 2024.08.05 16:49:14.474040 [ 3 ] {} <Trace> HTTP-Session: 81003fbf-a53e-4a64-a071-8c921c21c6a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5754 2024.08.05 16:49:14.474159 [ 3 ] {5725e4a8-53a9-4b82-aa0a-2427c80d98fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
5755 2024.08.05 16:49:14.474207 [ 3 ] {5725e4a8-53a9-4b82-aa0a-2427c80d98fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
5756 2024.08.05 16:49:14.474373 [ 3 ] {5725e4a8-53a9-4b82-aa0a-2427c80d98fd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5757 2024.08.05 16:49:14.474702 [ 3 ] {5725e4a8-53a9-4b82-aa0a-2427c80d98fd} <Trace> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5758 2024.08.05 16:49:14.474739 [ 3 ] {5725e4a8-53a9-4b82-aa0a-2427c80d98fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
5759 2024.08.05 16:49:14.475113 [ 3 ] {5725e4a8-53a9-4b82-aa0a-2427c80d98fd} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
5760 2024.08.05 16:49:14.475460 [ 3 ] {5725e4a8-53a9-4b82-aa0a-2427c80d98fd} <Trace> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5761 2024.08.05 16:49:14.475628 [ 3 ] {5725e4a8-53a9-4b82-aa0a-2427c80d98fd} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.0015 sec., 51333.333333333336 rows/sec., 3.16 MiB/sec.
5762 2024.08.05 16:49:14.475805 [ 3 ] {5725e4a8-53a9-4b82-aa0a-2427c80d98fd} <Debug> DynamicQueryHandler: Done processing query
5763 2024.08.05 16:49:14.475830 [ 3 ] {5725e4a8-53a9-4b82-aa0a-2427c80d98fd} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5764 2024.08.05 16:49:14.475845 [ 3 ] {} <Debug> HTTP-Session: 81003fbf-a53e-4a64-a071-8c921c21c6a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5765 2024.08.05 16:49:14.476002 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 30582, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5766 2024.08.05 16:49:14.476051 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5767 2024.08.05 16:49:14.476070 [ 3 ] {} <Debug> HTTP-Session: 515751bc-9103-43be-9542-cf0cd1dfaace Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
5768 2024.08.05 16:49:14.476086 [ 3 ] {} <Debug> HTTP-Session: 515751bc-9103-43be-9542-cf0cd1dfaace Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5769 2024.08.05 16:49:14.476100 [ 3 ] {} <Debug> HTTP-Session: 515751bc-9103-43be-9542-cf0cd1dfaace Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5770 2024.08.05 16:49:14.476131 [ 3 ] {} <Trace> HTTP-Session: 515751bc-9103-43be-9542-cf0cd1dfaace Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5771 2024.08.05 16:49:14.476275 [ 3 ] {9088311a-e83a-4fe1-a3ae-8b7c54f28846} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5772 2024.08.05 16:49:14.476321 [ 3 ] {9088311a-e83a-4fe1-a3ae-8b7c54f28846} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5773 2024.08.05 16:49:14.476464 [ 3 ] {9088311a-e83a-4fe1-a3ae-8b7c54f28846} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5774 2024.08.05 16:49:14.476820 [ 3 ] {9088311a-e83a-4fe1-a3ae-8b7c54f28846} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5775 2024.08.05 16:49:14.476857 [ 3 ] {9088311a-e83a-4fe1-a3ae-8b7c54f28846} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
5776 2024.08.05 16:49:14.477230 [ 3 ] {9088311a-e83a-4fe1-a3ae-8b7c54f28846} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
5777 2024.08.05 16:49:14.477582 [ 3 ] {9088311a-e83a-4fe1-a3ae-8b7c54f28846} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5778 2024.08.05 16:49:14.477784 [ 3 ] {9088311a-e83a-4fe1-a3ae-8b7c54f28846} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001558 sec., 102695.76379974326 rows/sec., 7.15 MiB/sec.
5779 2024.08.05 16:49:14.477948 [ 3 ] {9088311a-e83a-4fe1-a3ae-8b7c54f28846} <Debug> DynamicQueryHandler: Done processing query
5780 2024.08.05 16:49:14.477972 [ 3 ] {9088311a-e83a-4fe1-a3ae-8b7c54f28846} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5781 2024.08.05 16:49:14.477988 [ 3 ] {} <Debug> HTTP-Session: 515751bc-9103-43be-9542-cf0cd1dfaace Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5782 2024.08.05 16:49:14.478134 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 33632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5783 2024.08.05 16:49:14.478181 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5784 2024.08.05 16:49:14.478200 [ 3 ] {} <Debug> HTTP-Session: 6cbc157b-d75b-4f20-8d11-75310e1c2c9e Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
5785 2024.08.05 16:49:14.478216 [ 3 ] {} <Debug> HTTP-Session: 6cbc157b-d75b-4f20-8d11-75310e1c2c9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5786 2024.08.05 16:49:14.478231 [ 3 ] {} <Debug> HTTP-Session: 6cbc157b-d75b-4f20-8d11-75310e1c2c9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5787 2024.08.05 16:49:14.478261 [ 3 ] {} <Trace> HTTP-Session: 6cbc157b-d75b-4f20-8d11-75310e1c2c9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5788 2024.08.05 16:49:14.478571 [ 3 ] {6c66fa14-dc6e-418b-b4d5-bd61583712d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5789 2024.08.05 16:49:14.478634 [ 3 ] {6c66fa14-dc6e-418b-b4d5-bd61583712d7} <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
5790 2024.08.05 16:49:14.479045 [ 3 ] {6c66fa14-dc6e-418b-b4d5-bd61583712d7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5791 2024.08.05 16:49:14.479790 [ 3 ] {6c66fa14-dc6e-418b-b4d5-bd61583712d7} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5792 2024.08.05 16:49:14.479825 [ 3 ] {6c66fa14-dc6e-418b-b4d5-bd61583712d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
5793 2024.08.05 16:49:14.480445 [ 3 ] {6c66fa14-dc6e-418b-b4d5-bd61583712d7} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
5794 2024.08.05 16:49:14.480874 [ 3 ] {6c66fa14-dc6e-418b-b4d5-bd61583712d7} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5795 2024.08.05 16:49:14.481055 [ 3 ] {6c66fa14-dc6e-418b-b4d5-bd61583712d7} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.002691 sec., 7803.790412486065 rows/sec., 13.98 MiB/sec.
5796 2024.08.05 16:49:14.481287 [ 3 ] {6c66fa14-dc6e-418b-b4d5-bd61583712d7} <Debug> DynamicQueryHandler: Done processing query
5797 2024.08.05 16:49:14.481312 [ 3 ] {6c66fa14-dc6e-418b-b4d5-bd61583712d7} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
5798 2024.08.05 16:49:14.481328 [ 3 ] {} <Debug> HTTP-Session: 6cbc157b-d75b-4f20-8d11-75310e1c2c9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5799 2024.08.05 16:49:14.481437 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 3209, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5800 2024.08.05 16:49:14.481487 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5801 2024.08.05 16:49:14.481506 [ 3 ] {} <Debug> HTTP-Session: 88cbcde0-0612-4786-8e4e-98897b66a7c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
5802 2024.08.05 16:49:14.481523 [ 3 ] {} <Debug> HTTP-Session: 88cbcde0-0612-4786-8e4e-98897b66a7c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5803 2024.08.05 16:49:14.481537 [ 3 ] {} <Debug> HTTP-Session: 88cbcde0-0612-4786-8e4e-98897b66a7c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5804 2024.08.05 16:49:14.481568 [ 3 ] {} <Trace> HTTP-Session: 88cbcde0-0612-4786-8e4e-98897b66a7c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5805 2024.08.05 16:49:14.481672 [ 3 ] {fe8d9617-6f5a-47a3-acdf-47e1a92ed1a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
5806 2024.08.05 16:49:14.481716 [ 3 ] {fe8d9617-6f5a-47a3-acdf-47e1a92ed1a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
5807 2024.08.05 16:49:14.481847 [ 3 ] {fe8d9617-6f5a-47a3-acdf-47e1a92ed1a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5808 2024.08.05 16:49:14.482150 [ 3 ] {fe8d9617-6f5a-47a3-acdf-47e1a92ed1a9} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5809 2024.08.05 16:49:14.482186 [ 3 ] {fe8d9617-6f5a-47a3-acdf-47e1a92ed1a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
5810 2024.08.05 16:49:14.482541 [ 3 ] {fe8d9617-6f5a-47a3-acdf-47e1a92ed1a9} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
5811 2024.08.05 16:49:14.482883 [ 3 ] {fe8d9617-6f5a-47a3-acdf-47e1a92ed1a9} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5812 2024.08.05 16:49:14.483044 [ 3 ] {fe8d9617-6f5a-47a3-acdf-47e1a92ed1a9} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001398 sec., 16452.074391988557 rows/sec., 889.94 KiB/sec.
5813 2024.08.05 16:49:14.483041 [ 111 ] {} <Debug> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
5814 2024.08.05 16:49:14.483184 [ 111 ] {} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5815 2024.08.05 16:49:14.483247 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
5816 2024.08.05 16:49:14.483299 [ 3 ] {fe8d9617-6f5a-47a3-acdf-47e1a92ed1a9} <Debug> DynamicQueryHandler: Done processing query
5817 2024.08.05 16:49:14.483350 [ 3 ] {fe8d9617-6f5a-47a3-acdf-47e1a92ed1a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
5818 2024.08.05 16:49:14.483381 [ 3 ] {} <Debug> HTTP-Session: 88cbcde0-0612-4786-8e4e-98897b66a7c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5819 2024.08.05 16:49:14.483447 [ 190 ] {ae17f19f-5f7e-41fb-b229-935f5864debe::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
5820 2024.08.05 16:49:14.483520 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5821 2024.08.05 16:49:14.483590 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5822 2024.08.05 16:49:14.483623 [ 3 ] {} <Debug> HTTP-Session: 3eb82784-ee9c-4951-b95f-6b677a99f8c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
5823 2024.08.05 16:49:14.483636 [ 190 ] {ae17f19f-5f7e-41fb-b229-935f5864debe::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5824 2024.08.05 16:49:14.483643 [ 3 ] {} <Debug> HTTP-Session: 3eb82784-ee9c-4951-b95f-6b677a99f8c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5825 2024.08.05 16:49:14.483670 [ 3 ] {} <Debug> HTTP-Session: 3eb82784-ee9c-4951-b95f-6b677a99f8c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5826 2024.08.05 16:49:14.483680 [ 190 ] {ae17f19f-5f7e-41fb-b229-935f5864debe::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 119 rows starting from the beginning of the part
5827 2024.08.05 16:49:14.483708 [ 3 ] {} <Trace> HTTP-Session: 3eb82784-ee9c-4951-b95f-6b677a99f8c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5828 2024.08.05 16:49:14.483820 [ 190 ] {ae17f19f-5f7e-41fb-b229-935f5864debe::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 23 rows starting from the beginning of the part
5829 2024.08.05 16:49:14.484014 [ 3 ] {4850ab7c-abd1-4c47-927b-7d9255bfbdb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5830 2024.08.05 16:49:14.484208 [ 3 ] {4850ab7c-abd1-4c47-927b-7d9255bfbdb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5831 2024.08.05 16:49:14.484239 [ 190 ] {ae17f19f-5f7e-41fb-b229-935f5864debe::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 23 rows starting from the beginning of the part
5832 2024.08.05 16:49:14.484601 [ 190 ] {ae17f19f-5f7e-41fb-b229-935f5864debe::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 23 rows starting from the beginning of the part
5833 2024.08.05 16:49:14.484952 [ 190 ] {ae17f19f-5f7e-41fb-b229-935f5864debe::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 23 rows starting from the beginning of the part
5834 2024.08.05 16:49:14.485365 [ 190 ] {ae17f19f-5f7e-41fb-b229-935f5864debe::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 23 rows starting from the beginning of the part
5835 2024.08.05 16:49:14.485442 [ 3 ] {4850ab7c-abd1-4c47-927b-7d9255bfbdb9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5836 2024.08.05 16:49:14.486220 [ 3 ] {4850ab7c-abd1-4c47-927b-7d9255bfbdb9} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5837 2024.08.05 16:49:14.486260 [ 3 ] {4850ab7c-abd1-4c47-927b-7d9255bfbdb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
5838 2024.08.05 16:49:14.486838 [ 3 ] {4850ab7c-abd1-4c47-927b-7d9255bfbdb9} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
5839 2024.08.05 16:49:14.487039 [ 190 ] {ae17f19f-5f7e-41fb-b229-935f5864debe::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 4 columns (4 merged, 0 gathered) in 0.003681163 sec., 63566.86731883375 rows/sec., 3.50 MiB/sec.
5840 2024.08.05 16:49:14.487175 [ 190 ] {ae17f19f-5f7e-41fb-b229-935f5864debe::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
5841 2024.08.05 16:49:14.487303 [ 3 ] {4850ab7c-abd1-4c47-927b-7d9255bfbdb9} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5842 2024.08.05 16:49:14.487621 [ 3 ] {4850ab7c-abd1-4c47-927b-7d9255bfbdb9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00376 sec., 15957.446808510638 rows/sec., 1.08 MiB/sec.
5843 2024.08.05 16:49:14.487812 [ 3 ] {4850ab7c-abd1-4c47-927b-7d9255bfbdb9} <Debug> DynamicQueryHandler: Done processing query
5844 2024.08.05 16:49:14.487802 [ 190 ] {ae17f19f-5f7e-41fb-b229-935f5864debe::all_1_11_2} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5845 2024.08.05 16:49:14.487844 [ 3 ] {4850ab7c-abd1-4c47-927b-7d9255bfbdb9} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5846 2024.08.05 16:49:14.487870 [ 3 ] {} <Debug> HTTP-Session: 3eb82784-ee9c-4951-b95f-6b677a99f8c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5847 2024.08.05 16:49:14.487946 [ 190 ] {ae17f19f-5f7e-41fb-b229-935f5864debe::all_1_11_2} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
5848 2024.08.05 16:49:14.488018 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
5849 2024.08.05 16:49:18.506936 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache
5850 2024.08.05 16:49:18.506999 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache
5851 2024.08.05 16:49:19.459465 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 1628, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5852 2024.08.05 16:49:19.459597 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5853 2024.08.05 16:49:19.459625 [ 3 ] {} <Debug> HTTP-Session: 72f5ac9c-9dc5-4aca-9930-a60237457f8d Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
5854 2024.08.05 16:49:19.459654 [ 3 ] {} <Debug> HTTP-Session: 72f5ac9c-9dc5-4aca-9930-a60237457f8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5855 2024.08.05 16:49:19.459672 [ 3 ] {} <Debug> HTTP-Session: 72f5ac9c-9dc5-4aca-9930-a60237457f8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5856 2024.08.05 16:49:19.459730 [ 3 ] {} <Trace> HTTP-Session: 72f5ac9c-9dc5-4aca-9930-a60237457f8d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5857 2024.08.05 16:49:19.459949 [ 3 ] {348a5406-03b0-4622-941b-1d7fa4b7653f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5858 2024.08.05 16:49:19.460028 [ 3 ] {348a5406-03b0-4622-941b-1d7fa4b7653f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5859 2024.08.05 16:49:19.460254 [ 3 ] {348a5406-03b0-4622-941b-1d7fa4b7653f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5860 2024.08.05 16:49:19.460699 [ 3 ] {348a5406-03b0-4622-941b-1d7fa4b7653f} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5861 2024.08.05 16:49:19.460743 [ 3 ] {348a5406-03b0-4622-941b-1d7fa4b7653f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
5862 2024.08.05 16:49:19.461121 [ 3 ] {348a5406-03b0-4622-941b-1d7fa4b7653f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
5863 2024.08.05 16:49:19.461467 [ 3 ] {348a5406-03b0-4622-941b-1d7fa4b7653f} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5864 2024.08.05 16:49:19.461654 [ 3 ] {348a5406-03b0-4622-941b-1d7fa4b7653f} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001765 sec., 6232.294617563739 rows/sec., 505.16 KiB/sec.
5865 2024.08.05 16:49:19.461870 [ 3 ] {348a5406-03b0-4622-941b-1d7fa4b7653f} <Debug> DynamicQueryHandler: Done processing query
5866 2024.08.05 16:49:19.461897 [ 3 ] {348a5406-03b0-4622-941b-1d7fa4b7653f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5867 2024.08.05 16:49:19.461915 [ 3 ] {} <Debug> HTTP-Session: 72f5ac9c-9dc5-4aca-9930-a60237457f8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5868 2024.08.05 16:49:19.462048 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5869 2024.08.05 16:49:19.462099 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5870 2024.08.05 16:49:19.462118 [ 3 ] {} <Debug> HTTP-Session: 6805f49c-de53-415c-80c4-9fd06c2d5525 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
5871 2024.08.05 16:49:19.462135 [ 3 ] {} <Debug> HTTP-Session: 6805f49c-de53-415c-80c4-9fd06c2d5525 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5872 2024.08.05 16:49:19.462150 [ 3 ] {} <Debug> HTTP-Session: 6805f49c-de53-415c-80c4-9fd06c2d5525 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5873 2024.08.05 16:49:19.462182 [ 3 ] {} <Trace> HTTP-Session: 6805f49c-de53-415c-80c4-9fd06c2d5525 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5874 2024.08.05 16:49:19.462279 [ 3 ] {12906ccd-f4b8-4471-ac16-38053e5bf4ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5875 2024.08.05 16:49:19.462323 [ 3 ] {12906ccd-f4b8-4471-ac16-38053e5bf4ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5876 2024.08.05 16:49:19.462453 [ 3 ] {12906ccd-f4b8-4471-ac16-38053e5bf4ab} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5877 2024.08.05 16:49:19.462769 [ 3 ] {12906ccd-f4b8-4471-ac16-38053e5bf4ab} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5878 2024.08.05 16:49:19.462807 [ 3 ] {12906ccd-f4b8-4471-ac16-38053e5bf4ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
5879 2024.08.05 16:49:19.463114 [ 3 ] {12906ccd-f4b8-4471-ac16-38053e5bf4ab} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
5880 2024.08.05 16:49:19.463435 [ 3 ] {12906ccd-f4b8-4471-ac16-38053e5bf4ab} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5881 2024.08.05 16:49:19.463605 [ 3 ] {12906ccd-f4b8-4471-ac16-38053e5bf4ab} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001339 sec., 1493.6519790888724 rows/sec., 121.80 KiB/sec.
5882 2024.08.05 16:49:19.463777 [ 3 ] {12906ccd-f4b8-4471-ac16-38053e5bf4ab} <Debug> DynamicQueryHandler: Done processing query
5883 2024.08.05 16:49:19.463803 [ 3 ] {12906ccd-f4b8-4471-ac16-38053e5bf4ab} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5884 2024.08.05 16:49:19.463820 [ 3 ] {} <Debug> HTTP-Session: 6805f49c-de53-415c-80c4-9fd06c2d5525 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5885 2024.08.05 16:49:19.464039 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 12943, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5886 2024.08.05 16:49:19.464087 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5887 2024.08.05 16:49:19.464107 [ 3 ] {} <Debug> HTTP-Session: 02f13481-a8a4-4e1c-bbfd-c2b7967d93f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
5888 2024.08.05 16:49:19.464123 [ 3 ] {} <Debug> HTTP-Session: 02f13481-a8a4-4e1c-bbfd-c2b7967d93f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5889 2024.08.05 16:49:19.464138 [ 3 ] {} <Debug> HTTP-Session: 02f13481-a8a4-4e1c-bbfd-c2b7967d93f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5890 2024.08.05 16:49:19.464169 [ 3 ] {} <Trace> HTTP-Session: 02f13481-a8a4-4e1c-bbfd-c2b7967d93f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5891 2024.08.05 16:49:19.464289 [ 3 ] {2ce86ff9-7ce2-4341-8cd7-f33d7d60e453} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5892 2024.08.05 16:49:19.464331 [ 3 ] {2ce86ff9-7ce2-4341-8cd7-f33d7d60e453} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5893 2024.08.05 16:49:19.464457 [ 3 ] {2ce86ff9-7ce2-4341-8cd7-f33d7d60e453} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5894 2024.08.05 16:49:19.464807 [ 3 ] {2ce86ff9-7ce2-4341-8cd7-f33d7d60e453} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5895 2024.08.05 16:49:19.464845 [ 3 ] {2ce86ff9-7ce2-4341-8cd7-f33d7d60e453} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
5896 2024.08.05 16:49:19.465161 [ 3 ] {2ce86ff9-7ce2-4341-8cd7-f33d7d60e453} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
5897 2024.08.05 16:49:19.465468 [ 3 ] {2ce86ff9-7ce2-4341-8cd7-f33d7d60e453} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5898 2024.08.05 16:49:19.465621 [ 3 ] {2ce86ff9-7ce2-4341-8cd7-f33d7d60e453} <Debug> executeQuery: Read 90 rows, 7.46 KiB in 0.00137 sec., 65693.43065693432 rows/sec., 5.32 MiB/sec.
5899 2024.08.05 16:49:19.465791 [ 3 ] {2ce86ff9-7ce2-4341-8cd7-f33d7d60e453} <Debug> DynamicQueryHandler: Done processing query
5900 2024.08.05 16:49:19.465817 [ 3 ] {2ce86ff9-7ce2-4341-8cd7-f33d7d60e453} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
5901 2024.08.05 16:49:19.465833 [ 3 ] {} <Debug> HTTP-Session: 02f13481-a8a4-4e1c-bbfd-c2b7967d93f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5902 2024.08.05 16:49:19.465955 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5903 2024.08.05 16:49:19.466003 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5904 2024.08.05 16:49:19.466022 [ 3 ] {} <Debug> HTTP-Session: b924a8ad-d173-4de7-a948-f9bdd697876c Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
5905 2024.08.05 16:49:19.466039 [ 3 ] {} <Debug> HTTP-Session: b924a8ad-d173-4de7-a948-f9bdd697876c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5906 2024.08.05 16:49:19.466053 [ 3 ] {} <Debug> HTTP-Session: b924a8ad-d173-4de7-a948-f9bdd697876c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5907 2024.08.05 16:49:19.466084 [ 3 ] {} <Trace> HTTP-Session: b924a8ad-d173-4de7-a948-f9bdd697876c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5908 2024.08.05 16:49:19.466179 [ 3 ] {d27598c6-c219-45a5-a6bf-891f78a79b61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5909 2024.08.05 16:49:19.466222 [ 3 ] {d27598c6-c219-45a5-a6bf-891f78a79b61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5910 2024.08.05 16:49:19.466350 [ 3 ] {d27598c6-c219-45a5-a6bf-891f78a79b61} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5911 2024.08.05 16:49:19.466634 [ 3 ] {d27598c6-c219-45a5-a6bf-891f78a79b61} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5912 2024.08.05 16:49:19.466672 [ 3 ] {d27598c6-c219-45a5-a6bf-891f78a79b61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
5913 2024.08.05 16:49:19.466975 [ 3 ] {d27598c6-c219-45a5-a6bf-891f78a79b61} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
5914 2024.08.05 16:49:19.467286 [ 3 ] {d27598c6-c219-45a5-a6bf-891f78a79b61} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5915 2024.08.05 16:49:19.467450 [ 3 ] {d27598c6-c219-45a5-a6bf-891f78a79b61} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001288 sec., 1552.7950310559006 rows/sec., 108.42 KiB/sec.
5916 2024.08.05 16:49:19.467730 [ 3 ] {d27598c6-c219-45a5-a6bf-891f78a79b61} <Debug> DynamicQueryHandler: Done processing query
5917 2024.08.05 16:49:19.467755 [ 3 ] {d27598c6-c219-45a5-a6bf-891f78a79b61} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5918 2024.08.05 16:49:19.467772 [ 3 ] {} <Debug> HTTP-Session: b924a8ad-d173-4de7-a948-f9bdd697876c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5919 2024.08.05 16:49:19.467912 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 13082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5920 2024.08.05 16:49:19.467961 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5921 2024.08.05 16:49:19.467981 [ 3 ] {} <Debug> HTTP-Session: 8e29e55c-89f8-4bac-9213-8f6b880bed64 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
5922 2024.08.05 16:49:19.467997 [ 3 ] {} <Debug> HTTP-Session: 8e29e55c-89f8-4bac-9213-8f6b880bed64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5923 2024.08.05 16:49:19.468011 [ 3 ] {} <Debug> HTTP-Session: 8e29e55c-89f8-4bac-9213-8f6b880bed64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5924 2024.08.05 16:49:19.468042 [ 3 ] {} <Trace> HTTP-Session: 8e29e55c-89f8-4bac-9213-8f6b880bed64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5925 2024.08.05 16:49:19.468159 [ 3 ] {0cdb01fe-c633-4051-a4a2-f25c089c4c59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5926 2024.08.05 16:49:19.468202 [ 3 ] {0cdb01fe-c633-4051-a4a2-f25c089c4c59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5927 2024.08.05 16:49:19.468352 [ 3 ] {0cdb01fe-c633-4051-a4a2-f25c089c4c59} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5928 2024.08.05 16:49:19.468692 [ 3 ] {0cdb01fe-c633-4051-a4a2-f25c089c4c59} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5929 2024.08.05 16:49:19.468729 [ 3 ] {0cdb01fe-c633-4051-a4a2-f25c089c4c59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
5930 2024.08.05 16:49:19.469041 [ 3 ] {0cdb01fe-c633-4051-a4a2-f25c089c4c59} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
5931 2024.08.05 16:49:19.469353 [ 3 ] {0cdb01fe-c633-4051-a4a2-f25c089c4c59} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5932 2024.08.05 16:49:19.469510 [ 3 ] {0cdb01fe-c633-4051-a4a2-f25c089c4c59} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.001385 sec., 55595.6678700361 rows/sec., 4.34 MiB/sec.
5933 2024.08.05 16:49:19.469791 [ 3 ] {0cdb01fe-c633-4051-a4a2-f25c089c4c59} <Debug> DynamicQueryHandler: Done processing query
5934 2024.08.05 16:49:19.469832 [ 3 ] {0cdb01fe-c633-4051-a4a2-f25c089c4c59} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
5935 2024.08.05 16:49:19.469848 [ 3 ] {} <Debug> HTTP-Session: 8e29e55c-89f8-4bac-9213-8f6b880bed64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5936 2024.08.05 16:49:19.470015 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 30774, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5937 2024.08.05 16:49:19.470064 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5938 2024.08.05 16:49:19.470084 [ 3 ] {} <Debug> HTTP-Session: 39f1b1d9-d79c-4e9c-977d-4e083abc9713 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
5939 2024.08.05 16:49:19.470101 [ 3 ] {} <Debug> HTTP-Session: 39f1b1d9-d79c-4e9c-977d-4e083abc9713 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5940 2024.08.05 16:49:19.470115 [ 3 ] {} <Debug> HTTP-Session: 39f1b1d9-d79c-4e9c-977d-4e083abc9713 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5941 2024.08.05 16:49:19.470146 [ 3 ] {} <Trace> HTTP-Session: 39f1b1d9-d79c-4e9c-977d-4e083abc9713 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5942 2024.08.05 16:49:19.470293 [ 3 ] {01c22ac7-eca2-4900-a292-d4a21aa015a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5943 2024.08.05 16:49:19.470342 [ 3 ] {01c22ac7-eca2-4900-a292-d4a21aa015a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5944 2024.08.05 16:49:19.470510 [ 3 ] {01c22ac7-eca2-4900-a292-d4a21aa015a6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5945 2024.08.05 16:49:19.470936 [ 3 ] {01c22ac7-eca2-4900-a292-d4a21aa015a6} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5946 2024.08.05 16:49:19.470986 [ 3 ] {01c22ac7-eca2-4900-a292-d4a21aa015a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
5947 2024.08.05 16:49:19.471452 [ 3 ] {01c22ac7-eca2-4900-a292-d4a21aa015a6} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
5948 2024.08.05 16:49:19.471794 [ 3 ] {01c22ac7-eca2-4900-a292-d4a21aa015a6} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5949 2024.08.05 16:49:19.471964 [ 3 ] {01c22ac7-eca2-4900-a292-d4a21aa015a6} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001733 sec., 92902.48124639354 rows/sec., 6.47 MiB/sec.
5950 2024.08.05 16:49:19.472127 [ 3 ] {01c22ac7-eca2-4900-a292-d4a21aa015a6} <Debug> DynamicQueryHandler: Done processing query
5951 2024.08.05 16:49:19.472152 [ 3 ] {01c22ac7-eca2-4900-a292-d4a21aa015a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5952 2024.08.05 16:49:19.472168 [ 3 ] {} <Debug> HTTP-Session: 39f1b1d9-d79c-4e9c-977d-4e083abc9713 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5953 2024.08.05 16:49:19.472341 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 17635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5954 2024.08.05 16:49:19.472389 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5955 2024.08.05 16:49:19.472408 [ 3 ] {} <Debug> HTTP-Session: 622a9079-90b0-4e04-8f00-da4e64c2b354 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
5956 2024.08.05 16:49:19.472425 [ 3 ] {} <Debug> HTTP-Session: 622a9079-90b0-4e04-8f00-da4e64c2b354 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5957 2024.08.05 16:49:19.472439 [ 3 ] {} <Debug> HTTP-Session: 622a9079-90b0-4e04-8f00-da4e64c2b354 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5958 2024.08.05 16:49:19.472470 [ 3 ] {} <Trace> HTTP-Session: 622a9079-90b0-4e04-8f00-da4e64c2b354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5959 2024.08.05 16:49:19.472645 [ 3 ] {08caf4ae-958e-4dea-a9c6-ad658c1d86ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5960 2024.08.05 16:49:19.472709 [ 3 ] {08caf4ae-958e-4dea-a9c6-ad658c1d86ab} <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
5961 2024.08.05 16:49:19.473126 [ 3 ] {08caf4ae-958e-4dea-a9c6-ad658c1d86ab} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5962 2024.08.05 16:49:19.473697 [ 3 ] {08caf4ae-958e-4dea-a9c6-ad658c1d86ab} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5963 2024.08.05 16:49:19.473734 [ 3 ] {08caf4ae-958e-4dea-a9c6-ad658c1d86ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
5964 2024.08.05 16:49:19.474342 [ 3 ] {08caf4ae-958e-4dea-a9c6-ad658c1d86ab} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
5965 2024.08.05 16:49:19.474752 [ 3 ] {08caf4ae-958e-4dea-a9c6-ad658c1d86ab} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5966 2024.08.05 16:49:19.474949 [ 3 ] {08caf4ae-958e-4dea-a9c6-ad658c1d86ab} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002404 sec., 4575.7071547420965 rows/sec., 8.20 MiB/sec.
5967 2024.08.05 16:49:19.475171 [ 3 ] {08caf4ae-958e-4dea-a9c6-ad658c1d86ab} <Debug> DynamicQueryHandler: Done processing query
5968 2024.08.05 16:49:19.475197 [ 3 ] {08caf4ae-958e-4dea-a9c6-ad658c1d86ab} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
5969 2024.08.05 16:49:19.475213 [ 3 ] {} <Debug> HTTP-Session: 622a9079-90b0-4e04-8f00-da4e64c2b354 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5970 2024.08.05 16:49:19.475330 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5971 2024.08.05 16:49:19.475379 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5972 2024.08.05 16:49:19.475397 [ 3 ] {} <Debug> HTTP-Session: d5103d4c-1b45-4567-a497-46acb399186c Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
5973 2024.08.05 16:49:19.475414 [ 3 ] {} <Debug> HTTP-Session: d5103d4c-1b45-4567-a497-46acb399186c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5974 2024.08.05 16:49:19.475428 [ 3 ] {} <Debug> HTTP-Session: d5103d4c-1b45-4567-a497-46acb399186c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5975 2024.08.05 16:49:19.475458 [ 3 ] {} <Trace> HTTP-Session: d5103d4c-1b45-4567-a497-46acb399186c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5976 2024.08.05 16:49:19.475574 [ 3 ] {229a94c6-e2d4-4307-99cc-94e52f86c4be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5977 2024.08.05 16:49:19.475618 [ 3 ] {229a94c6-e2d4-4307-99cc-94e52f86c4be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5978 2024.08.05 16:49:19.475746 [ 3 ] {229a94c6-e2d4-4307-99cc-94e52f86c4be} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5979 2024.08.05 16:49:19.476034 [ 3 ] {229a94c6-e2d4-4307-99cc-94e52f86c4be} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5980 2024.08.05 16:49:19.476070 [ 3 ] {229a94c6-e2d4-4307-99cc-94e52f86c4be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
5981 2024.08.05 16:49:19.476424 [ 3 ] {229a94c6-e2d4-4307-99cc-94e52f86c4be} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
5982 2024.08.05 16:49:19.476753 [ 3 ] {229a94c6-e2d4-4307-99cc-94e52f86c4be} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5983 2024.08.05 16:49:19.476923 [ 3 ] {229a94c6-e2d4-4307-99cc-94e52f86c4be} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001383 sec., 43383.94793926248 rows/sec., 2.92 MiB/sec.
5984 2024.08.05 16:49:19.477105 [ 3 ] {229a94c6-e2d4-4307-99cc-94e52f86c4be} <Debug> DynamicQueryHandler: Done processing query
5985 2024.08.05 16:49:19.477132 [ 3 ] {229a94c6-e2d4-4307-99cc-94e52f86c4be} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5986 2024.08.05 16:49:19.477148 [ 3 ] {} <Debug> HTTP-Session: d5103d4c-1b45-4567-a497-46acb399186c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5987 2024.08.05 16:49:24.464208 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 3758, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5988 2024.08.05 16:49:24.464340 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5989 2024.08.05 16:49:24.464365 [ 3 ] {} <Debug> HTTP-Session: 3dcfccf3-494c-4eef-a739-721b6718c177 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
5990 2024.08.05 16:49:24.464391 [ 3 ] {} <Debug> HTTP-Session: 3dcfccf3-494c-4eef-a739-721b6718c177 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5991 2024.08.05 16:49:24.464406 [ 3 ] {} <Debug> HTTP-Session: 3dcfccf3-494c-4eef-a739-721b6718c177 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5992 2024.08.05 16:49:24.464457 [ 3 ] {} <Trace> HTTP-Session: 3dcfccf3-494c-4eef-a739-721b6718c177 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5993 2024.08.05 16:49:24.464651 [ 3 ] {be0ff566-3f6a-465d-91cb-26442e9aac87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5994 2024.08.05 16:49:24.464720 [ 3 ] {be0ff566-3f6a-465d-91cb-26442e9aac87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5995 2024.08.05 16:49:24.464917 [ 3 ] {be0ff566-3f6a-465d-91cb-26442e9aac87} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5996 2024.08.05 16:49:24.465410 [ 3 ] {be0ff566-3f6a-465d-91cb-26442e9aac87} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5997 2024.08.05 16:49:24.465451 [ 3 ] {be0ff566-3f6a-465d-91cb-26442e9aac87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
5998 2024.08.05 16:49:24.465828 [ 3 ] {be0ff566-3f6a-465d-91cb-26442e9aac87} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
5999 2024.08.05 16:49:24.466171 [ 3 ] {be0ff566-3f6a-465d-91cb-26442e9aac87} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6000 2024.08.05 16:49:24.466351 [ 3 ] {be0ff566-3f6a-465d-91cb-26442e9aac87} <Debug> executeQuery: Read 27 rows, 2.04 KiB in 0.001755 sec., 15384.615384615385 rows/sec., 1.14 MiB/sec.
6001 2024.08.05 16:49:24.466556 [ 3 ] {be0ff566-3f6a-465d-91cb-26442e9aac87} <Debug> DynamicQueryHandler: Done processing query
6002 2024.08.05 16:49:24.466583 [ 3 ] {be0ff566-3f6a-465d-91cb-26442e9aac87} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6003 2024.08.05 16:49:24.466600 [ 3 ] {} <Debug> HTTP-Session: 3dcfccf3-494c-4eef-a739-721b6718c177 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6004 2024.08.05 16:49:24.466787 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 33833, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6005 2024.08.05 16:49:24.466837 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6006 2024.08.05 16:49:24.466859 [ 3 ] {} <Debug> HTTP-Session: 373e3e77-295e-4ae8-a438-70738544af81 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
6007 2024.08.05 16:49:24.466876 [ 3 ] {} <Debug> HTTP-Session: 373e3e77-295e-4ae8-a438-70738544af81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6008 2024.08.05 16:49:24.466890 [ 3 ] {} <Debug> HTTP-Session: 373e3e77-295e-4ae8-a438-70738544af81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6009 2024.08.05 16:49:24.466921 [ 3 ] {} <Trace> HTTP-Session: 373e3e77-295e-4ae8-a438-70738544af81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6010 2024.08.05 16:49:24.467077 [ 3 ] {7c0d1857-107f-45b3-b7f2-f6ba57d1ab7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6011 2024.08.05 16:49:24.467121 [ 3 ] {7c0d1857-107f-45b3-b7f2-f6ba57d1ab7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6012 2024.08.05 16:49:24.467248 [ 3 ] {7c0d1857-107f-45b3-b7f2-f6ba57d1ab7b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6013 2024.08.05 16:49:24.467670 [ 3 ] {7c0d1857-107f-45b3-b7f2-f6ba57d1ab7b} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6014 2024.08.05 16:49:24.467707 [ 3 ] {7c0d1857-107f-45b3-b7f2-f6ba57d1ab7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
6015 2024.08.05 16:49:24.468042 [ 3 ] {7c0d1857-107f-45b3-b7f2-f6ba57d1ab7b} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
6016 2024.08.05 16:49:24.468346 [ 3 ] {7c0d1857-107f-45b3-b7f2-f6ba57d1ab7b} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6017 2024.08.05 16:49:24.468498 [ 3 ] {7c0d1857-107f-45b3-b7f2-f6ba57d1ab7b} <Debug> executeQuery: Read 224 rows, 20.23 KiB in 0.001488 sec., 150537.63440860214 rows/sec., 13.28 MiB/sec.
6018 2024.08.05 16:49:24.468656 [ 3 ] {7c0d1857-107f-45b3-b7f2-f6ba57d1ab7b} <Debug> DynamicQueryHandler: Done processing query
6019 2024.08.05 16:49:24.468681 [ 3 ] {7c0d1857-107f-45b3-b7f2-f6ba57d1ab7b} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB.
6020 2024.08.05 16:49:24.468696 [ 3 ] {} <Debug> HTTP-Session: 373e3e77-295e-4ae8-a438-70738544af81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6021 2024.08.05 16:49:24.468883 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 65110, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6022 2024.08.05 16:49:24.468932 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6023 2024.08.05 16:49:24.468951 [ 3 ] {} <Debug> HTTP-Session: 268e0bfe-174b-4620-b445-f5e1aabc238b Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
6024 2024.08.05 16:49:24.468968 [ 3 ] {} <Debug> HTTP-Session: 268e0bfe-174b-4620-b445-f5e1aabc238b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6025 2024.08.05 16:49:24.468982 [ 3 ] {} <Debug> HTTP-Session: 268e0bfe-174b-4620-b445-f5e1aabc238b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6026 2024.08.05 16:49:24.469013 [ 3 ] {} <Trace> HTTP-Session: 268e0bfe-174b-4620-b445-f5e1aabc238b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6027 2024.08.05 16:49:24.469215 [ 3 ] {ff76808b-59de-4466-844d-3e523bd1a00d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6028 2024.08.05 16:49:24.469258 [ 3 ] {ff76808b-59de-4466-844d-3e523bd1a00d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6029 2024.08.05 16:49:24.469384 [ 3 ] {ff76808b-59de-4466-844d-3e523bd1a00d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6030 2024.08.05 16:49:24.469929 [ 3 ] {ff76808b-59de-4466-844d-3e523bd1a00d} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6031 2024.08.05 16:49:24.469967 [ 3 ] {ff76808b-59de-4466-844d-3e523bd1a00d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
6032 2024.08.05 16:49:24.470293 [ 3 ] {ff76808b-59de-4466-844d-3e523bd1a00d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
6033 2024.08.05 16:49:24.470610 [ 3 ] {ff76808b-59de-4466-844d-3e523bd1a00d} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6034 2024.08.05 16:49:24.470766 [ 3 ] {ff76808b-59de-4466-844d-3e523bd1a00d} <Debug> executeQuery: Read 403 rows, 29.16 KiB in 0.001653 sec., 243799.15305505143 rows/sec., 17.22 MiB/sec.
6035 2024.08.05 16:49:24.470934 [ 3 ] {ff76808b-59de-4466-844d-3e523bd1a00d} <Debug> DynamicQueryHandler: Done processing query
6036 2024.08.05 16:49:24.470960 [ 3 ] {ff76808b-59de-4466-844d-3e523bd1a00d} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
6037 2024.08.05 16:49:24.470976 [ 3 ] {} <Debug> HTTP-Session: 268e0bfe-174b-4620-b445-f5e1aabc238b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6038 2024.08.05 16:49:24.471096 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6039 2024.08.05 16:49:24.471145 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6040 2024.08.05 16:49:24.471165 [ 3 ] {} <Debug> HTTP-Session: 54ef5ac0-4065-48ab-b92c-7a07fd32a56f Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
6041 2024.08.05 16:49:24.471181 [ 3 ] {} <Debug> HTTP-Session: 54ef5ac0-4065-48ab-b92c-7a07fd32a56f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6042 2024.08.05 16:49:24.471195 [ 3 ] {} <Debug> HTTP-Session: 54ef5ac0-4065-48ab-b92c-7a07fd32a56f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6043 2024.08.05 16:49:24.471226 [ 3 ] {} <Trace> HTTP-Session: 54ef5ac0-4065-48ab-b92c-7a07fd32a56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6044 2024.08.05 16:49:24.471321 [ 3 ] {13e579cd-9855-48bf-ae38-7083d8076d71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
6045 2024.08.05 16:49:24.471366 [ 3 ] {13e579cd-9855-48bf-ae38-7083d8076d71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
6046 2024.08.05 16:49:24.471499 [ 3 ] {13e579cd-9855-48bf-ae38-7083d8076d71} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6047 2024.08.05 16:49:24.471755 [ 3 ] {13e579cd-9855-48bf-ae38-7083d8076d71} <Trace> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6048 2024.08.05 16:49:24.471791 [ 3 ] {13e579cd-9855-48bf-ae38-7083d8076d71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
6049 2024.08.05 16:49:24.472153 [ 3 ] {13e579cd-9855-48bf-ae38-7083d8076d71} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
6050 2024.08.05 16:49:24.472476 [ 3 ] {13e579cd-9855-48bf-ae38-7083d8076d71} <Trace> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6051 2024.08.05 16:49:24.472638 [ 3 ] {13e579cd-9855-48bf-ae38-7083d8076d71} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001335 sec., 4494.38202247191 rows/sec., 193.12 KiB/sec.
6052 2024.08.05 16:49:24.472793 [ 3 ] {13e579cd-9855-48bf-ae38-7083d8076d71} <Debug> DynamicQueryHandler: Done processing query
6053 2024.08.05 16:49:24.472817 [ 3 ] {13e579cd-9855-48bf-ae38-7083d8076d71} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
6054 2024.08.05 16:49:24.472832 [ 3 ] {} <Debug> HTTP-Session: 54ef5ac0-4065-48ab-b92c-7a07fd32a56f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6055 2024.08.05 16:49:24.472959 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6056 2024.08.05 16:49:24.473006 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6057 2024.08.05 16:49:24.473026 [ 3 ] {} <Debug> HTTP-Session: 19c3e03c-d917-47ef-bd4e-3bf61113bdbf Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
6058 2024.08.05 16:49:24.473043 [ 3 ] {} <Debug> HTTP-Session: 19c3e03c-d917-47ef-bd4e-3bf61113bdbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6059 2024.08.05 16:49:24.473057 [ 3 ] {} <Debug> HTTP-Session: 19c3e03c-d917-47ef-bd4e-3bf61113bdbf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6060 2024.08.05 16:49:24.473087 [ 3 ] {} <Trace> HTTP-Session: 19c3e03c-d917-47ef-bd4e-3bf61113bdbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6061 2024.08.05 16:49:24.473221 [ 3 ] {5a7d8463-f7ce-4f35-b179-0e00dff1a2e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
6062 2024.08.05 16:49:24.473269 [ 3 ] {5a7d8463-f7ce-4f35-b179-0e00dff1a2e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
6063 2024.08.05 16:49:24.473413 [ 3 ] {5a7d8463-f7ce-4f35-b179-0e00dff1a2e6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6064 2024.08.05 16:49:24.473736 [ 3 ] {5a7d8463-f7ce-4f35-b179-0e00dff1a2e6} <Trace> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6065 2024.08.05 16:49:24.473771 [ 3 ] {5a7d8463-f7ce-4f35-b179-0e00dff1a2e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
6066 2024.08.05 16:49:24.474151 [ 3 ] {5a7d8463-f7ce-4f35-b179-0e00dff1a2e6} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
6067 2024.08.05 16:49:24.474486 [ 3 ] {5a7d8463-f7ce-4f35-b179-0e00dff1a2e6} <Trace> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6068 2024.08.05 16:49:24.474649 [ 3 ] {5a7d8463-f7ce-4f35-b179-0e00dff1a2e6} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001481 sec., 51991.89736664416 rows/sec., 3.20 MiB/sec.
6069 2024.08.05 16:49:24.474973 [ 3 ] {5a7d8463-f7ce-4f35-b179-0e00dff1a2e6} <Debug> DynamicQueryHandler: Done processing query
6070 2024.08.05 16:49:24.475006 [ 3 ] {5a7d8463-f7ce-4f35-b179-0e00dff1a2e6} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6071 2024.08.05 16:49:24.475023 [ 3 ] {} <Debug> HTTP-Session: 19c3e03c-d917-47ef-bd4e-3bf61113bdbf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6072 2024.08.05 16:49:24.475180 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 30582, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6073 2024.08.05 16:49:24.475232 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6074 2024.08.05 16:49:24.475251 [ 3 ] {} <Debug> HTTP-Session: 4c654ea3-9a62-492d-b3fb-213a8d050e52 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
6075 2024.08.05 16:49:24.475268 [ 3 ] {} <Debug> HTTP-Session: 4c654ea3-9a62-492d-b3fb-213a8d050e52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6076 2024.08.05 16:49:24.475283 [ 3 ] {} <Debug> HTTP-Session: 4c654ea3-9a62-492d-b3fb-213a8d050e52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6077 2024.08.05 16:49:24.475312 [ 3 ] {} <Trace> HTTP-Session: 4c654ea3-9a62-492d-b3fb-213a8d050e52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6078 2024.08.05 16:49:24.475464 [ 3 ] {b5dbd000-744e-4c5d-bae2-57cfce82cc77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6079 2024.08.05 16:49:24.475512 [ 3 ] {b5dbd000-744e-4c5d-bae2-57cfce82cc77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6080 2024.08.05 16:49:24.475677 [ 3 ] {b5dbd000-744e-4c5d-bae2-57cfce82cc77} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6081 2024.08.05 16:49:24.476042 [ 3 ] {b5dbd000-744e-4c5d-bae2-57cfce82cc77} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6082 2024.08.05 16:49:24.476077 [ 3 ] {b5dbd000-744e-4c5d-bae2-57cfce82cc77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
6083 2024.08.05 16:49:24.476460 [ 3 ] {b5dbd000-744e-4c5d-bae2-57cfce82cc77} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
6084 2024.08.05 16:49:24.476809 [ 3 ] {b5dbd000-744e-4c5d-bae2-57cfce82cc77} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6085 2024.08.05 16:49:24.476975 [ 3 ] {b5dbd000-744e-4c5d-bae2-57cfce82cc77} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001573 sec., 101716.465352829 rows/sec., 7.08 MiB/sec.
6086 2024.08.05 16:49:24.477135 [ 3 ] {b5dbd000-744e-4c5d-bae2-57cfce82cc77} <Debug> DynamicQueryHandler: Done processing query
6087 2024.08.05 16:49:24.477159 [ 3 ] {b5dbd000-744e-4c5d-bae2-57cfce82cc77} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6088 2024.08.05 16:49:24.477175 [ 3 ] {} <Debug> HTTP-Session: 4c654ea3-9a62-492d-b3fb-213a8d050e52 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6089 2024.08.05 16:49:24.477320 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 33743, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6090 2024.08.05 16:49:24.477367 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6091 2024.08.05 16:49:24.477387 [ 3 ] {} <Debug> HTTP-Session: cce7f497-6dc3-4248-940e-06fdd40a3860 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
6092 2024.08.05 16:49:24.477404 [ 3 ] {} <Debug> HTTP-Session: cce7f497-6dc3-4248-940e-06fdd40a3860 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6093 2024.08.05 16:49:24.477418 [ 3 ] {} <Debug> HTTP-Session: cce7f497-6dc3-4248-940e-06fdd40a3860 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6094 2024.08.05 16:49:24.477447 [ 3 ] {} <Trace> HTTP-Session: cce7f497-6dc3-4248-940e-06fdd40a3860 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6095 2024.08.05 16:49:24.477684 [ 3 ] {77f18cb9-a5fc-475c-a503-adf74092590d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6096 2024.08.05 16:49:24.477746 [ 3 ] {77f18cb9-a5fc-475c-a503-adf74092590d} <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
6097 2024.08.05 16:49:24.478161 [ 3 ] {77f18cb9-a5fc-475c-a503-adf74092590d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6098 2024.08.05 16:49:24.478717 [ 3 ] {77f18cb9-a5fc-475c-a503-adf74092590d} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6099 2024.08.05 16:49:24.478753 [ 3 ] {77f18cb9-a5fc-475c-a503-adf74092590d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
6100 2024.08.05 16:49:24.479359 [ 3 ] {77f18cb9-a5fc-475c-a503-adf74092590d} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
6101 2024.08.05 16:49:24.479766 [ 3 ] {77f18cb9-a5fc-475c-a503-adf74092590d} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6102 2024.08.05 16:49:24.479955 [ 3 ] {77f18cb9-a5fc-475c-a503-adf74092590d} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.00243 sec., 8641.975308641975 rows/sec., 15.49 MiB/sec.
6103 2024.08.05 16:49:24.480155 [ 3 ] {77f18cb9-a5fc-475c-a503-adf74092590d} <Debug> DynamicQueryHandler: Done processing query
6104 2024.08.05 16:49:24.480180 [ 3 ] {77f18cb9-a5fc-475c-a503-adf74092590d} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
6105 2024.08.05 16:49:24.480196 [ 3 ] {} <Debug> HTTP-Session: cce7f497-6dc3-4248-940e-06fdd40a3860 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6106 2024.08.05 16:49:24.480310 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 3209, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6107 2024.08.05 16:49:24.480358 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6108 2024.08.05 16:49:24.480378 [ 3 ] {} <Debug> HTTP-Session: e62def49-89eb-431c-9447-6ee95729f885 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
6109 2024.08.05 16:49:24.480395 [ 3 ] {} <Debug> HTTP-Session: e62def49-89eb-431c-9447-6ee95729f885 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6110 2024.08.05 16:49:24.480409 [ 3 ] {} <Debug> HTTP-Session: e62def49-89eb-431c-9447-6ee95729f885 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6111 2024.08.05 16:49:24.480440 [ 3 ] {} <Trace> HTTP-Session: e62def49-89eb-431c-9447-6ee95729f885 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6112 2024.08.05 16:49:24.480541 [ 3 ] {8d7cfd74-6562-412f-909d-31ce6b42abde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
6113 2024.08.05 16:49:24.480585 [ 3 ] {8d7cfd74-6562-412f-909d-31ce6b42abde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
6114 2024.08.05 16:49:24.480713 [ 3 ] {8d7cfd74-6562-412f-909d-31ce6b42abde} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6115 2024.08.05 16:49:24.480962 [ 3 ] {8d7cfd74-6562-412f-909d-31ce6b42abde} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6116 2024.08.05 16:49:24.480998 [ 3 ] {8d7cfd74-6562-412f-909d-31ce6b42abde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
6117 2024.08.05 16:49:24.481360 [ 3 ] {8d7cfd74-6562-412f-909d-31ce6b42abde} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
6118 2024.08.05 16:49:24.481689 [ 3 ] {8d7cfd74-6562-412f-909d-31ce6b42abde} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6119 2024.08.05 16:49:24.481857 [ 3 ] {8d7cfd74-6562-412f-909d-31ce6b42abde} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001336 sec., 17215.56886227545 rows/sec., 931.24 KiB/sec.
6120 2024.08.05 16:49:24.482153 [ 3 ] {8d7cfd74-6562-412f-909d-31ce6b42abde} <Debug> DynamicQueryHandler: Done processing query
6121 2024.08.05 16:49:24.482180 [ 3 ] {8d7cfd74-6562-412f-909d-31ce6b42abde} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
6122 2024.08.05 16:49:24.482196 [ 3 ] {} <Debug> HTTP-Session: e62def49-89eb-431c-9447-6ee95729f885 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6123 2024.08.05 16:49:24.482307 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6124 2024.08.05 16:49:24.482356 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6125 2024.08.05 16:49:24.482376 [ 3 ] {} <Debug> HTTP-Session: 2c700568-90e0-4c45-aaef-3f735123c73b Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
6126 2024.08.05 16:49:24.482392 [ 3 ] {} <Debug> HTTP-Session: 2c700568-90e0-4c45-aaef-3f735123c73b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6127 2024.08.05 16:49:24.482405 [ 3 ] {} <Debug> HTTP-Session: 2c700568-90e0-4c45-aaef-3f735123c73b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6128 2024.08.05 16:49:24.482436 [ 3 ] {} <Trace> HTTP-Session: 2c700568-90e0-4c45-aaef-3f735123c73b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6129 2024.08.05 16:49:24.482555 [ 3 ] {b5ed2fcc-0546-4ba5-81f7-afb3b2182d63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6130 2024.08.05 16:49:24.482601 [ 3 ] {b5ed2fcc-0546-4ba5-81f7-afb3b2182d63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6131 2024.08.05 16:49:24.482749 [ 3 ] {b5ed2fcc-0546-4ba5-81f7-afb3b2182d63} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6132 2024.08.05 16:49:24.483005 [ 3 ] {b5ed2fcc-0546-4ba5-81f7-afb3b2182d63} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6133 2024.08.05 16:49:24.483041 [ 3 ] {b5ed2fcc-0546-4ba5-81f7-afb3b2182d63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
6134 2024.08.05 16:49:24.483394 [ 3 ] {b5ed2fcc-0546-4ba5-81f7-afb3b2182d63} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
6135 2024.08.05 16:49:24.483716 [ 3 ] {b5ed2fcc-0546-4ba5-81f7-afb3b2182d63} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6136 2024.08.05 16:49:24.483855 [ 3 ] {b5ed2fcc-0546-4ba5-81f7-afb3b2182d63} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001334 sec., 44977.51124437781 rows/sec., 3.03 MiB/sec.
6137 2024.08.05 16:49:24.484024 [ 3 ] {b5ed2fcc-0546-4ba5-81f7-afb3b2182d63} <Debug> DynamicQueryHandler: Done processing query
6138 2024.08.05 16:49:24.484049 [ 3 ] {b5ed2fcc-0546-4ba5-81f7-afb3b2182d63} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6139 2024.08.05 16:49:24.484065 [ 3 ] {} <Debug> HTTP-Session: 2c700568-90e0-4c45-aaef-3f735123c73b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6140 2024.08.05 16:49:29.461193 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 1628, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6141 2024.08.05 16:49:29.461344 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6142 2024.08.05 16:49:29.461374 [ 3 ] {} <Debug> HTTP-Session: 2af1bd5c-9b56-4fd4-a89d-ea4e7ed9d5b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
6143 2024.08.05 16:49:29.461404 [ 3 ] {} <Debug> HTTP-Session: 2af1bd5c-9b56-4fd4-a89d-ea4e7ed9d5b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6144 2024.08.05 16:49:29.461423 [ 3 ] {} <Debug> HTTP-Session: 2af1bd5c-9b56-4fd4-a89d-ea4e7ed9d5b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6145 2024.08.05 16:49:29.461483 [ 3 ] {} <Trace> HTTP-Session: 2af1bd5c-9b56-4fd4-a89d-ea4e7ed9d5b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6146 2024.08.05 16:49:29.461689 [ 3 ] {2a65258b-0234-4894-a8b3-f53b3fbb99d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6147 2024.08.05 16:49:29.461763 [ 3 ] {2a65258b-0234-4894-a8b3-f53b3fbb99d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6148 2024.08.05 16:49:29.461965 [ 3 ] {2a65258b-0234-4894-a8b3-f53b3fbb99d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6149 2024.08.05 16:49:29.462329 [ 3 ] {2a65258b-0234-4894-a8b3-f53b3fbb99d8} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6150 2024.08.05 16:49:29.462373 [ 3 ] {2a65258b-0234-4894-a8b3-f53b3fbb99d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
6151 2024.08.05 16:49:29.462757 [ 3 ] {2a65258b-0234-4894-a8b3-f53b3fbb99d8} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
6152 2024.08.05 16:49:29.463104 [ 3 ] {2a65258b-0234-4894-a8b3-f53b3fbb99d8} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6153 2024.08.05 16:49:29.463329 [ 3 ] {2a65258b-0234-4894-a8b3-f53b3fbb99d8} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001698 sec., 6478.209658421672 rows/sec., 525.09 KiB/sec.
6154 2024.08.05 16:49:29.463671 [ 3 ] {2a65258b-0234-4894-a8b3-f53b3fbb99d8} <Debug> DynamicQueryHandler: Done processing query
6155 2024.08.05 16:49:29.463699 [ 3 ] {2a65258b-0234-4894-a8b3-f53b3fbb99d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6156 2024.08.05 16:49:29.463717 [ 3 ] {} <Debug> HTTP-Session: 2af1bd5c-9b56-4fd4-a89d-ea4e7ed9d5b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6157 2024.08.05 16:49:29.463844 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 363, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6158 2024.08.05 16:49:29.463896 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6159 2024.08.05 16:49:29.463916 [ 3 ] {} <Debug> HTTP-Session: 324b8fd1-35d6-417a-a5ba-6e27c8401148 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
6160 2024.08.05 16:49:29.463934 [ 3 ] {} <Debug> HTTP-Session: 324b8fd1-35d6-417a-a5ba-6e27c8401148 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6161 2024.08.05 16:49:29.463949 [ 3 ] {} <Debug> HTTP-Session: 324b8fd1-35d6-417a-a5ba-6e27c8401148 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6162 2024.08.05 16:49:29.463980 [ 3 ] {} <Trace> HTTP-Session: 324b8fd1-35d6-417a-a5ba-6e27c8401148 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6163 2024.08.05 16:49:29.464078 [ 3 ] {5959ca7f-057d-4992-891c-d2dd56ea9615} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
6164 2024.08.05 16:49:29.464126 [ 3 ] {5959ca7f-057d-4992-891c-d2dd56ea9615} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
6165 2024.08.05 16:49:29.464280 [ 3 ] {5959ca7f-057d-4992-891c-d2dd56ea9615} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6166 2024.08.05 16:49:29.464542 [ 3 ] {5959ca7f-057d-4992-891c-d2dd56ea9615} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6167 2024.08.05 16:49:29.464579 [ 3 ] {5959ca7f-057d-4992-891c-d2dd56ea9615} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
6168 2024.08.05 16:49:29.464883 [ 3 ] {5959ca7f-057d-4992-891c-d2dd56ea9615} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
6169 2024.08.05 16:49:29.465179 [ 3 ] {5959ca7f-057d-4992-891c-d2dd56ea9615} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6170 2024.08.05 16:49:29.465336 [ 3 ] {5959ca7f-057d-4992-891c-d2dd56ea9615} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001301 sec., 1537.2790161414296 rows/sec., 125.35 KiB/sec.
6171 2024.08.05 16:49:29.465621 [ 3 ] {5959ca7f-057d-4992-891c-d2dd56ea9615} <Debug> DynamicQueryHandler: Done processing query
6172 2024.08.05 16:49:29.465648 [ 3 ] {5959ca7f-057d-4992-891c-d2dd56ea9615} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6173 2024.08.05 16:49:29.465663 [ 3 ] {} <Debug> HTTP-Session: 324b8fd1-35d6-417a-a5ba-6e27c8401148 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6174 2024.08.05 16:49:29.465788 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 17930, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6175 2024.08.05 16:49:29.465900 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6176 2024.08.05 16:49:29.465920 [ 3 ] {} <Debug> HTTP-Session: 12a48260-afd3-414a-8005-479277d53988 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
6177 2024.08.05 16:49:29.465938 [ 3 ] {} <Debug> HTTP-Session: 12a48260-afd3-414a-8005-479277d53988 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6178 2024.08.05 16:49:29.465952 [ 3 ] {} <Debug> HTTP-Session: 12a48260-afd3-414a-8005-479277d53988 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6179 2024.08.05 16:49:29.465982 [ 3 ] {} <Trace> HTTP-Session: 12a48260-afd3-414a-8005-479277d53988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6180 2024.08.05 16:49:29.466121 [ 3 ] {87173a41-a61a-4bd4-949f-38fc4e982712} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6181 2024.08.05 16:49:29.466165 [ 3 ] {87173a41-a61a-4bd4-949f-38fc4e982712} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6182 2024.08.05 16:49:29.466339 [ 3 ] {87173a41-a61a-4bd4-949f-38fc4e982712} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6183 2024.08.05 16:49:29.466796 [ 3 ] {87173a41-a61a-4bd4-949f-38fc4e982712} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6184 2024.08.05 16:49:29.466842 [ 3 ] {87173a41-a61a-4bd4-949f-38fc4e982712} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
6185 2024.08.05 16:49:29.467166 [ 3 ] {87173a41-a61a-4bd4-949f-38fc4e982712} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
6186 2024.08.05 16:49:29.467476 [ 3 ] {87173a41-a61a-4bd4-949f-38fc4e982712} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6187 2024.08.05 16:49:29.467627 [ 3 ] {87173a41-a61a-4bd4-949f-38fc4e982712} <Debug> executeQuery: Read 126 rows, 10.28 KiB in 0.001558 sec., 80872.91399229782 rows/sec., 6.44 MiB/sec.
6188 2024.08.05 16:49:29.467789 [ 3 ] {87173a41-a61a-4bd4-949f-38fc4e982712} <Debug> DynamicQueryHandler: Done processing query
6189 2024.08.05 16:49:29.467814 [ 3 ] {87173a41-a61a-4bd4-949f-38fc4e982712} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
6190 2024.08.05 16:49:29.467831 [ 3 ] {} <Debug> HTTP-Session: 12a48260-afd3-414a-8005-479277d53988 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6191 2024.08.05 16:49:29.467952 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 328, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6192 2024.08.05 16:49:29.468001 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6193 2024.08.05 16:49:29.468021 [ 3 ] {} <Debug> HTTP-Session: ac356f25-747c-4fa2-bfb5-51ebc80c6c69 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
6194 2024.08.05 16:49:29.468038 [ 3 ] {} <Debug> HTTP-Session: ac356f25-747c-4fa2-bfb5-51ebc80c6c69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6195 2024.08.05 16:49:29.468052 [ 3 ] {} <Debug> HTTP-Session: ac356f25-747c-4fa2-bfb5-51ebc80c6c69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6196 2024.08.05 16:49:29.468082 [ 3 ] {} <Trace> HTTP-Session: ac356f25-747c-4fa2-bfb5-51ebc80c6c69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6197 2024.08.05 16:49:29.468176 [ 3 ] {e69edbe6-8a8d-4ea2-b859-e464b78dbb37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6198 2024.08.05 16:49:29.468218 [ 3 ] {e69edbe6-8a8d-4ea2-b859-e464b78dbb37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6199 2024.08.05 16:49:29.468344 [ 3 ] {e69edbe6-8a8d-4ea2-b859-e464b78dbb37} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6200 2024.08.05 16:49:29.468594 [ 3 ] {e69edbe6-8a8d-4ea2-b859-e464b78dbb37} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6201 2024.08.05 16:49:29.468630 [ 3 ] {e69edbe6-8a8d-4ea2-b859-e464b78dbb37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
6202 2024.08.05 16:49:29.468924 [ 3 ] {e69edbe6-8a8d-4ea2-b859-e464b78dbb37} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
6203 2024.08.05 16:49:29.469224 [ 3 ] {e69edbe6-8a8d-4ea2-b859-e464b78dbb37} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6204 2024.08.05 16:49:29.469384 [ 3 ] {e69edbe6-8a8d-4ea2-b859-e464b78dbb37} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001221 sec., 1638.001638001638 rows/sec., 114.37 KiB/sec.
6205 2024.08.05 16:49:29.469650 [ 3 ] {e69edbe6-8a8d-4ea2-b859-e464b78dbb37} <Debug> DynamicQueryHandler: Done processing query
6206 2024.08.05 16:49:29.469676 [ 3 ] {e69edbe6-8a8d-4ea2-b859-e464b78dbb37} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6207 2024.08.05 16:49:29.469693 [ 3 ] {} <Debug> HTTP-Session: ac356f25-747c-4fa2-bfb5-51ebc80c6c69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6208 2024.08.05 16:49:29.469829 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 17124, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6209 2024.08.05 16:49:29.469877 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6210 2024.08.05 16:49:29.469897 [ 3 ] {} <Debug> HTTP-Session: 8094c274-9cda-48a0-bbe0-3ebfa9b88a9e Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
6211 2024.08.05 16:49:29.469914 [ 3 ] {} <Debug> HTTP-Session: 8094c274-9cda-48a0-bbe0-3ebfa9b88a9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6212 2024.08.05 16:49:29.469928 [ 3 ] {} <Debug> HTTP-Session: 8094c274-9cda-48a0-bbe0-3ebfa9b88a9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6213 2024.08.05 16:49:29.469958 [ 3 ] {} <Trace> HTTP-Session: 8094c274-9cda-48a0-bbe0-3ebfa9b88a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6214 2024.08.05 16:49:29.470080 [ 3 ] {4fb778fb-5962-4f78-a6d6-8f8067b8502e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6215 2024.08.05 16:49:29.470123 [ 3 ] {4fb778fb-5962-4f78-a6d6-8f8067b8502e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6216 2024.08.05 16:49:29.470270 [ 3 ] {4fb778fb-5962-4f78-a6d6-8f8067b8502e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6217 2024.08.05 16:49:29.470675 [ 3 ] {4fb778fb-5962-4f78-a6d6-8f8067b8502e} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6218 2024.08.05 16:49:29.470713 [ 3 ] {4fb778fb-5962-4f78-a6d6-8f8067b8502e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
6219 2024.08.05 16:49:29.471028 [ 3 ] {4fb778fb-5962-4f78-a6d6-8f8067b8502e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
6220 2024.08.05 16:49:29.471338 [ 3 ] {4fb778fb-5962-4f78-a6d6-8f8067b8502e} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6221 2024.08.05 16:49:29.471482 [ 3 ] {4fb778fb-5962-4f78-a6d6-8f8067b8502e} <Debug> executeQuery: Read 101 rows, 8.06 KiB in 0.001443 sec., 69993.06999306999 rows/sec., 5.45 MiB/sec.
6222 2024.08.05 16:49:29.471771 [ 3 ] {4fb778fb-5962-4f78-a6d6-8f8067b8502e} <Debug> DynamicQueryHandler: Done processing query
6223 2024.08.05 16:49:29.471801 [ 3 ] {4fb778fb-5962-4f78-a6d6-8f8067b8502e} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
6224 2024.08.05 16:49:29.471818 [ 3 ] {} <Debug> HTTP-Session: 8094c274-9cda-48a0-bbe0-3ebfa9b88a9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6225 2024.08.05 16:49:29.471977 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 37742, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6226 2024.08.05 16:49:29.472029 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6227 2024.08.05 16:49:29.472049 [ 3 ] {} <Debug> HTTP-Session: c69c39a1-7b4f-4fba-a277-da8b51b66258 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
6228 2024.08.05 16:49:29.472066 [ 3 ] {} <Debug> HTTP-Session: c69c39a1-7b4f-4fba-a277-da8b51b66258 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6229 2024.08.05 16:49:29.472079 [ 3 ] {} <Debug> HTTP-Session: c69c39a1-7b4f-4fba-a277-da8b51b66258 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6230 2024.08.05 16:49:29.472109 [ 3 ] {} <Trace> HTTP-Session: c69c39a1-7b4f-4fba-a277-da8b51b66258 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6231 2024.08.05 16:49:29.472274 [ 3 ] {8bac8e4d-66ec-4072-a1e6-132baf067e78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6232 2024.08.05 16:49:29.472323 [ 3 ] {8bac8e4d-66ec-4072-a1e6-132baf067e78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6233 2024.08.05 16:49:29.472490 [ 3 ] {8bac8e4d-66ec-4072-a1e6-132baf067e78} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6234 2024.08.05 16:49:29.472888 [ 3 ] {8bac8e4d-66ec-4072-a1e6-132baf067e78} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6235 2024.08.05 16:49:29.472929 [ 3 ] {8bac8e4d-66ec-4072-a1e6-132baf067e78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
6236 2024.08.05 16:49:29.473318 [ 3 ] {8bac8e4d-66ec-4072-a1e6-132baf067e78} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
6237 2024.08.05 16:49:29.473657 [ 3 ] {8bac8e4d-66ec-4072-a1e6-132baf067e78} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6238 2024.08.05 16:49:29.473822 [ 3 ] {8bac8e4d-66ec-4072-a1e6-132baf067e78} <Debug> executeQuery: Read 197 rows, 14.08 KiB in 0.001625 sec., 121230.76923076923 rows/sec., 8.46 MiB/sec.
6239 2024.08.05 16:49:29.473982 [ 3 ] {8bac8e4d-66ec-4072-a1e6-132baf067e78} <Debug> DynamicQueryHandler: Done processing query
6240 2024.08.05 16:49:29.474007 [ 3 ] {8bac8e4d-66ec-4072-a1e6-132baf067e78} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
6241 2024.08.05 16:49:29.474024 [ 3 ] {} <Debug> HTTP-Session: c69c39a1-7b4f-4fba-a277-da8b51b66258 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6242 2024.08.05 16:49:29.474152 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 17630, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6243 2024.08.05 16:49:29.474199 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6244 2024.08.05 16:49:29.474219 [ 3 ] {} <Debug> HTTP-Session: d128414f-b69d-46a9-908d-7b1284e6361b Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
6245 2024.08.05 16:49:29.474236 [ 3 ] {} <Debug> HTTP-Session: d128414f-b69d-46a9-908d-7b1284e6361b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6246 2024.08.05 16:49:29.474250 [ 3 ] {} <Debug> HTTP-Session: d128414f-b69d-46a9-908d-7b1284e6361b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6247 2024.08.05 16:49:29.474281 [ 3 ] {} <Trace> HTTP-Session: d128414f-b69d-46a9-908d-7b1284e6361b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6248 2024.08.05 16:49:29.474464 [ 3 ] {3acee281-b3f0-4a93-94c8-950d06cd1f08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6249 2024.08.05 16:49:29.474527 [ 3 ] {3acee281-b3f0-4a93-94c8-950d06cd1f08} <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
6250 2024.08.05 16:49:29.474944 [ 3 ] {3acee281-b3f0-4a93-94c8-950d06cd1f08} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6251 2024.08.05 16:49:29.475482 [ 3 ] {3acee281-b3f0-4a93-94c8-950d06cd1f08} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6252 2024.08.05 16:49:29.475518 [ 3 ] {3acee281-b3f0-4a93-94c8-950d06cd1f08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
6253 2024.08.05 16:49:29.476104 [ 3 ] {3acee281-b3f0-4a93-94c8-950d06cd1f08} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
6254 2024.08.05 16:49:29.476513 [ 3 ] {3acee281-b3f0-4a93-94c8-950d06cd1f08} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6255 2024.08.05 16:49:29.476720 [ 3 ] {3acee281-b3f0-4a93-94c8-950d06cd1f08} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002362 sec., 4657.070279424217 rows/sec., 8.35 MiB/sec.
6256 2024.08.05 16:49:29.476949 [ 3 ] {3acee281-b3f0-4a93-94c8-950d06cd1f08} <Debug> DynamicQueryHandler: Done processing query
6257 2024.08.05 16:49:29.476975 [ 3 ] {3acee281-b3f0-4a93-94c8-950d06cd1f08} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
6258 2024.08.05 16:49:29.476992 [ 3 ] {} <Debug> HTTP-Session: d128414f-b69d-46a9-908d-7b1284e6361b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6259 2024.08.05 16:49:29.477106 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6260 2024.08.05 16:49:29.477156 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6261 2024.08.05 16:49:29.477176 [ 3 ] {} <Debug> HTTP-Session: feb6dc1b-5a44-421c-b2b9-9b0ed9973dd1 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
6262 2024.08.05 16:49:29.477193 [ 3 ] {} <Debug> HTTP-Session: feb6dc1b-5a44-421c-b2b9-9b0ed9973dd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6263 2024.08.05 16:49:29.477207 [ 3 ] {} <Debug> HTTP-Session: feb6dc1b-5a44-421c-b2b9-9b0ed9973dd1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6264 2024.08.05 16:49:29.477238 [ 3 ] {} <Trace> HTTP-Session: feb6dc1b-5a44-421c-b2b9-9b0ed9973dd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6265 2024.08.05 16:49:29.477356 [ 3 ] {56c2c8d8-ea00-43fa-b9aa-523cf6b0ac98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6266 2024.08.05 16:49:29.477399 [ 3 ] {56c2c8d8-ea00-43fa-b9aa-523cf6b0ac98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6267 2024.08.05 16:49:29.477528 [ 3 ] {56c2c8d8-ea00-43fa-b9aa-523cf6b0ac98} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6268 2024.08.05 16:49:29.477818 [ 3 ] {56c2c8d8-ea00-43fa-b9aa-523cf6b0ac98} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6269 2024.08.05 16:49:29.477855 [ 3 ] {56c2c8d8-ea00-43fa-b9aa-523cf6b0ac98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
6270 2024.08.05 16:49:29.478208 [ 3 ] {56c2c8d8-ea00-43fa-b9aa-523cf6b0ac98} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
6271 2024.08.05 16:49:29.478529 [ 3 ] {56c2c8d8-ea00-43fa-b9aa-523cf6b0ac98} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6272 2024.08.05 16:49:29.478674 [ 3 ] {56c2c8d8-ea00-43fa-b9aa-523cf6b0ac98} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001361 sec., 44085.2314474651 rows/sec., 2.97 MiB/sec.
6273 2024.08.05 16:49:29.478963 [ 3 ] {56c2c8d8-ea00-43fa-b9aa-523cf6b0ac98} <Debug> DynamicQueryHandler: Done processing query
6274 2024.08.05 16:49:29.479004 [ 3 ] {56c2c8d8-ea00-43fa-b9aa-523cf6b0ac98} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6275 2024.08.05 16:49:29.479021 [ 3 ] {} <Debug> HTTP-Session: feb6dc1b-5a44-421c-b2b9-9b0ed9973dd1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6276 2024.08.05 16:49:33.507248 [ 93 ] {} <Debug> DNSResolver: Updating DNS cache
6277 2024.08.05 16:49:33.507319 [ 93 ] {} <Debug> DNSResolver: Updated DNS cache
6278 2024.08.05 16:49:34.464343 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 3758, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6279 2024.08.05 16:49:34.464477 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6280 2024.08.05 16:49:34.464509 [ 3 ] {} <Debug> HTTP-Session: 878ea716-daec-485a-bc5d-09840dae50be Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
6281 2024.08.05 16:49:34.464538 [ 3 ] {} <Debug> HTTP-Session: 878ea716-daec-485a-bc5d-09840dae50be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6282 2024.08.05 16:49:34.464555 [ 3 ] {} <Debug> HTTP-Session: 878ea716-daec-485a-bc5d-09840dae50be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6283 2024.08.05 16:49:34.464612 [ 3 ] {} <Trace> HTTP-Session: 878ea716-daec-485a-bc5d-09840dae50be Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6284 2024.08.05 16:49:34.464838 [ 3 ] {9f9785ad-7708-4aab-874e-95e2b892118b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6285 2024.08.05 16:49:34.464913 [ 3 ] {9f9785ad-7708-4aab-874e-95e2b892118b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6286 2024.08.05 16:49:34.465115 [ 3 ] {9f9785ad-7708-4aab-874e-95e2b892118b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6287 2024.08.05 16:49:34.465563 [ 3 ] {9f9785ad-7708-4aab-874e-95e2b892118b} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6288 2024.08.05 16:49:34.465609 [ 3 ] {9f9785ad-7708-4aab-874e-95e2b892118b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
6289 2024.08.05 16:49:34.465984 [ 3 ] {9f9785ad-7708-4aab-874e-95e2b892118b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
6290 2024.08.05 16:49:34.466326 [ 3 ] {9f9785ad-7708-4aab-874e-95e2b892118b} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6291 2024.08.05 16:49:34.466506 [ 3 ] {9f9785ad-7708-4aab-874e-95e2b892118b} <Debug> executeQuery: Read 27 rows, 2.04 KiB in 0.001728 sec., 15625 rows/sec., 1.15 MiB/sec.
6292 2024.08.05 16:49:34.466517 [ 92 ] {} <Debug> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
6293 2024.08.05 16:49:34.466616 [ 92 ] {} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6294 2024.08.05 16:49:34.466679 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
6295 2024.08.05 16:49:34.466815 [ 186 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::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
6296 2024.08.05 16:49:34.466820 [ 3 ] {9f9785ad-7708-4aab-874e-95e2b892118b} <Debug> DynamicQueryHandler: Done processing query
6297 2024.08.05 16:49:34.466869 [ 3 ] {9f9785ad-7708-4aab-874e-95e2b892118b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6298 2024.08.05 16:49:34.466893 [ 3 ] {} <Debug> HTTP-Session: 878ea716-daec-485a-bc5d-09840dae50be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6299 2024.08.05 16:49:34.466965 [ 186 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6300 2024.08.05 16:49:34.466997 [ 186 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 38 rows starting from the beginning of the part
6301 2024.08.05 16:49:34.467068 [ 186 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 27 rows starting from the beginning of the part
6302 2024.08.05 16:49:34.467170 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 33833, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6303 2024.08.05 16:49:34.467390 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6304 2024.08.05 16:49:34.467413 [ 186 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::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
6305 2024.08.05 16:49:34.467503 [ 3 ] {} <Debug> HTTP-Session: 337186b2-af7e-4556-a6b7-d357b3845762 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
6306 2024.08.05 16:49:34.467597 [ 3 ] {} <Debug> HTTP-Session: 337186b2-af7e-4556-a6b7-d357b3845762 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6307 2024.08.05 16:49:34.467709 [ 3 ] {} <Debug> HTTP-Session: 337186b2-af7e-4556-a6b7-d357b3845762 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6308 2024.08.05 16:49:34.467753 [ 186 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 27 rows starting from the beginning of the part
6309 2024.08.05 16:49:34.467836 [ 3 ] {} <Trace> HTTP-Session: 337186b2-af7e-4556-a6b7-d357b3845762 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6310 2024.08.05 16:49:34.468039 [ 186 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::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
6311 2024.08.05 16:49:34.468290 [ 3 ] {f91c5ab3-af4d-484a-b3d8-fd3f00af47db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6312 2024.08.05 16:49:34.468326 [ 186 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 27 rows starting from the beginning of the part
6313 2024.08.05 16:49:34.468436 [ 3 ] {f91c5ab3-af4d-484a-b3d8-fd3f00af47db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6314 2024.08.05 16:49:34.468984 [ 3 ] {f91c5ab3-af4d-484a-b3d8-fd3f00af47db} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6315 2024.08.05 16:49:34.469621 [ 3 ] {f91c5ab3-af4d-484a-b3d8-fd3f00af47db} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6316 2024.08.05 16:49:34.469665 [ 3 ] {f91c5ab3-af4d-484a-b3d8-fd3f00af47db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
6317 2024.08.05 16:49:34.469968 [ 186 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 141 rows, containing 4 columns (4 merged, 0 gathered) in 0.003208555 sec., 43945.015746963974 rows/sec., 3.30 MiB/sec.
6318 2024.08.05 16:49:34.470198 [ 200 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
6319 2024.08.05 16:49:34.470225 [ 3 ] {f91c5ab3-af4d-484a-b3d8-fd3f00af47db} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
6320 2024.08.05 16:49:34.471127 [ 3 ] {f91c5ab3-af4d-484a-b3d8-fd3f00af47db} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6321 2024.08.05 16:49:34.471361 [ 189 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_26_5} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6322 2024.08.05 16:49:34.471397 [ 92 ] {} <Debug> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
6323 2024.08.05 16:49:34.471422 [ 3 ] {f91c5ab3-af4d-484a-b3d8-fd3f00af47db} <Debug> executeQuery: Read 224 rows, 20.23 KiB in 0.003331 sec., 67247.07295106574 rows/sec., 5.93 MiB/sec.
6324 2024.08.05 16:49:34.471480 [ 92 ] {} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6325 2024.08.05 16:49:34.471578 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
6326 2024.08.05 16:49:34.471733 [ 189 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_26_5} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
6327 2024.08.05 16:49:34.472060 [ 200 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::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
6328 2024.08.05 16:49:34.472077 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
6329 2024.08.05 16:49:34.472170 [ 3 ] {f91c5ab3-af4d-484a-b3d8-fd3f00af47db} <Debug> DynamicQueryHandler: Done processing query
6330 2024.08.05 16:49:34.472254 [ 3 ] {f91c5ab3-af4d-484a-b3d8-fd3f00af47db} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB.
6331 2024.08.05 16:49:34.472335 [ 3 ] {} <Debug> HTTP-Session: 337186b2-af7e-4556-a6b7-d357b3845762 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6332 2024.08.05 16:49:34.472628 [ 200 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6333 2024.08.05 16:49:34.472737 [ 200 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 303 rows starting from the beginning of the part
6334 2024.08.05 16:49:34.472731 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 65110, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6335 2024.08.05 16:49:34.472949 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6336 2024.08.05 16:49:34.473137 [ 3 ] {} <Debug> HTTP-Session: 728807d1-a89c-40b9-820f-310737258fc3 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
6337 2024.08.05 16:49:34.473160 [ 200 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 224 rows starting from the beginning of the part
6338 2024.08.05 16:49:34.473233 [ 3 ] {} <Debug> HTTP-Session: 728807d1-a89c-40b9-820f-310737258fc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6339 2024.08.05 16:49:34.473350 [ 3 ] {} <Debug> HTTP-Session: 728807d1-a89c-40b9-820f-310737258fc3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6340 2024.08.05 16:49:34.473470 [ 200 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 90 rows starting from the beginning of the part
6341 2024.08.05 16:49:34.473542 [ 3 ] {} <Trace> HTTP-Session: 728807d1-a89c-40b9-820f-310737258fc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6342 2024.08.05 16:49:34.473769 [ 200 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 224 rows starting from the beginning of the part
6343 2024.08.05 16:49:34.473961 [ 200 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 126 rows starting from the beginning of the part
6344 2024.08.05 16:49:34.474202 [ 200 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 224 rows starting from the beginning of the part
6345 2024.08.05 16:49:34.474211 [ 3 ] {18a8e25d-80ae-4ba3-87e5-6ddc630a74c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6346 2024.08.05 16:49:34.474399 [ 3 ] {18a8e25d-80ae-4ba3-87e5-6ddc630a74c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6347 2024.08.05 16:49:34.474968 [ 3 ] {18a8e25d-80ae-4ba3-87e5-6ddc630a74c5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6348 2024.08.05 16:49:34.476170 [ 3 ] {18a8e25d-80ae-4ba3-87e5-6ddc630a74c5} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6349 2024.08.05 16:49:34.476240 [ 3 ] {18a8e25d-80ae-4ba3-87e5-6ddc630a74c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
6350 2024.08.05 16:49:34.476958 [ 3 ] {18a8e25d-80ae-4ba3-87e5-6ddc630a74c5} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
6351 2024.08.05 16:49:34.476959 [ 200 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1191 rows, containing 4 columns (4 merged, 0 gathered) in 0.005238809 sec., 227341.74885933046 rows/sec., 19.62 MiB/sec.
6352 2024.08.05 16:49:34.477328 [ 197 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
6353 2024.08.05 16:49:34.477566 [ 3 ] {18a8e25d-80ae-4ba3-87e5-6ddc630a74c5} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6354 2024.08.05 16:49:34.477954 [ 92 ] {} <Debug> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
6355 2024.08.05 16:49:34.478061 [ 92 ] {} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6356 2024.08.05 16:49:34.478070 [ 3 ] {18a8e25d-80ae-4ba3-87e5-6ddc630a74c5} <Debug> executeQuery: Read 403 rows, 29.16 KiB in 0.004155 sec., 96991.57641395909 rows/sec., 6.85 MiB/sec.
6357 2024.08.05 16:49:34.478139 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
6358 2024.08.05 16:49:34.478680 [ 189 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::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
6359 2024.08.05 16:49:34.478772 [ 188 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_31_6} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6360 2024.08.05 16:49:34.479199 [ 188 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_31_6} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
6361 2024.08.05 16:49:34.479258 [ 3 ] {18a8e25d-80ae-4ba3-87e5-6ddc630a74c5} <Debug> DynamicQueryHandler: Done processing query
6362 2024.08.05 16:49:34.479299 [ 189 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6363 2024.08.05 16:49:34.479426 [ 189 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 472 rows starting from the beginning of the part
6364 2024.08.05 16:49:34.479416 [ 3 ] {18a8e25d-80ae-4ba3-87e5-6ddc630a74c5} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
6365 2024.08.05 16:49:34.479545 [ 3 ] {} <Debug> HTTP-Session: 728807d1-a89c-40b9-820f-310737258fc3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6366 2024.08.05 16:49:34.479578 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB.
6367 2024.08.05 16:49:34.479804 [ 189 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 403 rows starting from the beginning of the part
6368 2024.08.05 16:49:34.480146 [ 189 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 77 rows starting from the beginning of the part
6369 2024.08.05 16:49:34.480395 [ 189 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 403 rows starting from the beginning of the part
6370 2024.08.05 16:49:34.480487 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6371 2024.08.05 16:49:34.480673 [ 189 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 101 rows starting from the beginning of the part
6372 2024.08.05 16:49:34.480737 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6373 2024.08.05 16:49:34.480972 [ 3 ] {} <Debug> HTTP-Session: 86178d6d-e84e-4ff8-9de5-0447dd81bb68 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
6374 2024.08.05 16:49:34.480999 [ 189 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 403 rows starting from the beginning of the part
6375 2024.08.05 16:49:34.481056 [ 3 ] {} <Debug> HTTP-Session: 86178d6d-e84e-4ff8-9de5-0447dd81bb68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6376 2024.08.05 16:49:34.481208 [ 3 ] {} <Debug> HTTP-Session: 86178d6d-e84e-4ff8-9de5-0447dd81bb68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6377 2024.08.05 16:49:34.481383 [ 3 ] {} <Trace> HTTP-Session: 86178d6d-e84e-4ff8-9de5-0447dd81bb68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6378 2024.08.05 16:49:34.481577 [ 3 ] {26c88448-758f-41af-88a2-aa23669a3c1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
6379 2024.08.05 16:49:34.481667 [ 3 ] {26c88448-758f-41af-88a2-aa23669a3c1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
6380 2024.08.05 16:49:34.482191 [ 3 ] {26c88448-758f-41af-88a2-aa23669a3c1e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6381 2024.08.05 16:49:34.482929 [ 3 ] {26c88448-758f-41af-88a2-aa23669a3c1e} <Trace> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6382 2024.08.05 16:49:34.483001 [ 3 ] {26c88448-758f-41af-88a2-aa23669a3c1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
6383 2024.08.05 16:49:34.483745 [ 3 ] {26c88448-758f-41af-88a2-aa23669a3c1e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
6384 2024.08.05 16:49:34.484241 [ 189 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1859 rows, containing 4 columns (4 merged, 0 gathered) in 0.005959392 sec., 311944.57421159744 rows/sec., 22.35 MiB/sec.
6385 2024.08.05 16:49:34.484514 [ 188 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
6386 2024.08.05 16:49:34.484568 [ 3 ] {26c88448-758f-41af-88a2-aa23669a3c1e} <Trace> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6387 2024.08.05 16:49:34.484853 [ 92 ] {} <Debug> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
6388 2024.08.05 16:49:34.484974 [ 92 ] {} <Trace> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6389 2024.08.05 16:49:34.484989 [ 3 ] {26c88448-758f-41af-88a2-aa23669a3c1e} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.003427 sec., 1750.8024511234316 rows/sec., 75.23 KiB/sec.
6390 2024.08.05 16:49:34.485069 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
6391 2024.08.05 16:49:34.485536 [ 193 ] {6bd44631-33fa-4fa0-bb50-28e3271643dd::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
6392 2024.08.05 16:49:34.485837 [ 3 ] {26c88448-758f-41af-88a2-aa23669a3c1e} <Debug> DynamicQueryHandler: Done processing query
6393 2024.08.05 16:49:34.485930 [ 3 ] {26c88448-758f-41af-88a2-aa23669a3c1e} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
6394 2024.08.05 16:49:34.485988 [ 188 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_31_6} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6395 2024.08.05 16:49:34.486016 [ 193 ] {6bd44631-33fa-4fa0-bb50-28e3271643dd::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6396 2024.08.05 16:49:34.486019 [ 3 ] {} <Debug> HTTP-Session: 86178d6d-e84e-4ff8-9de5-0447dd81bb68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6397 2024.08.05 16:49:34.486130 [ 193 ] {6bd44631-33fa-4fa0-bb50-28e3271643dd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part
6398 2024.08.05 16:49:34.486224 [ 188 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_31_6} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
6399 2024.08.05 16:49:34.486475 [ 193 ] {6bd44631-33fa-4fa0-bb50-28e3271643dd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part
6400 2024.08.05 16:49:34.486583 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB.
6401 2024.08.05 16:49:34.486649 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6402 2024.08.05 16:49:34.486807 [ 193 ] {6bd44631-33fa-4fa0-bb50-28e3271643dd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part
6403 2024.08.05 16:49:34.486920 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6404 2024.08.05 16:49:34.487078 [ 193 ] {6bd44631-33fa-4fa0-bb50-28e3271643dd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part
6405 2024.08.05 16:49:34.487094 [ 3 ] {} <Debug> HTTP-Session: c02702fe-95bb-4e12-baef-1a94e66240ae Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
6406 2024.08.05 16:49:34.487162 [ 3 ] {} <Debug> HTTP-Session: c02702fe-95bb-4e12-baef-1a94e66240ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6407 2024.08.05 16:49:34.487245 [ 3 ] {} <Debug> HTTP-Session: c02702fe-95bb-4e12-baef-1a94e66240ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6408 2024.08.05 16:49:34.487337 [ 193 ] {6bd44631-33fa-4fa0-bb50-28e3271643dd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part
6409 2024.08.05 16:49:34.487407 [ 3 ] {} <Trace> HTTP-Session: c02702fe-95bb-4e12-baef-1a94e66240ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6410 2024.08.05 16:49:34.487580 [ 193 ] {6bd44631-33fa-4fa0-bb50-28e3271643dd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part
6411 2024.08.05 16:49:34.488027 [ 3 ] {79e5b7a6-28a8-4616-9f91-5c6e46ffcaae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
6412 2024.08.05 16:49:34.488103 [ 3 ] {79e5b7a6-28a8-4616-9f91-5c6e46ffcaae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
6413 2024.08.05 16:49:34.488709 [ 3 ] {79e5b7a6-28a8-4616-9f91-5c6e46ffcaae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6414 2024.08.05 16:49:34.489749 [ 3 ] {79e5b7a6-28a8-4616-9f91-5c6e46ffcaae} <Trace> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6415 2024.08.05 16:49:34.489837 [ 3 ] {79e5b7a6-28a8-4616-9f91-5c6e46ffcaae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
6416 2024.08.05 16:49:34.490508 [ 193 ] {6bd44631-33fa-4fa0-bb50-28e3271643dd::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.00526627 sec., 12532.58947984057 rows/sec., 538.51 KiB/sec.
6417 2024.08.05 16:49:34.490694 [ 193 ] {6bd44631-33fa-4fa0-bb50-28e3271643dd::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
6418 2024.08.05 16:49:34.490931 [ 3 ] {79e5b7a6-28a8-4616-9f91-5c6e46ffcaae} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
6419 2024.08.05 16:49:34.491502 [ 188 ] {6bd44631-33fa-4fa0-bb50-28e3271643dd::all_1_11_2} <Trace> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6420 2024.08.05 16:49:34.491716 [ 188 ] {6bd44631-33fa-4fa0-bb50-28e3271643dd::all_1_11_2} <Trace> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
6421 2024.08.05 16:49:34.491727 [ 3 ] {79e5b7a6-28a8-4616-9f91-5c6e46ffcaae} <Trace> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6422 2024.08.05 16:49:34.491886 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
6423 2024.08.05 16:49:34.492031 [ 92 ] {} <Debug> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
6424 2024.08.05 16:49:34.492049 [ 3 ] {79e5b7a6-28a8-4616-9f91-5c6e46ffcaae} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.004273 sec., 18020.12637491224 rows/sec., 1.11 MiB/sec.
6425 2024.08.05 16:49:34.492082 [ 92 ] {} <Trace> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6426 2024.08.05 16:49:34.492154 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
6427 2024.08.05 16:49:34.492510 [ 193 ] {f97fc151-a900-4d1c-a039-72bdc4ea024c::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
6428 2024.08.05 16:49:34.492593 [ 3 ] {79e5b7a6-28a8-4616-9f91-5c6e46ffcaae} <Debug> DynamicQueryHandler: Done processing query
6429 2024.08.05 16:49:34.492654 [ 3 ] {79e5b7a6-28a8-4616-9f91-5c6e46ffcaae} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6430 2024.08.05 16:49:34.492707 [ 3 ] {} <Debug> HTTP-Session: c02702fe-95bb-4e12-baef-1a94e66240ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6431 2024.08.05 16:49:34.492803 [ 193 ] {f97fc151-a900-4d1c-a039-72bdc4ea024c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6432 2024.08.05 16:49:34.492839 [ 193 ] {f97fc151-a900-4d1c-a039-72bdc4ea024c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 462 rows starting from the beginning of the part
6433 2024.08.05 16:49:34.492993 [ 193 ] {f97fc151-a900-4d1c-a039-72bdc4ea024c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 77 rows starting from the beginning of the part
6434 2024.08.05 16:49:34.493043 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 30582, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6435 2024.08.05 16:49:34.493300 [ 193 ] {f97fc151-a900-4d1c-a039-72bdc4ea024c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 77 rows starting from the beginning of the part
6436 2024.08.05 16:49:34.493334 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6437 2024.08.05 16:49:34.493476 [ 3 ] {} <Debug> HTTP-Session: c510a2be-2472-4278-bb12-9d55e14c3c1c Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
6438 2024.08.05 16:49:34.493575 [ 193 ] {f97fc151-a900-4d1c-a039-72bdc4ea024c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 77 rows starting from the beginning of the part
6439 2024.08.05 16:49:34.493587 [ 3 ] {} <Debug> HTTP-Session: c510a2be-2472-4278-bb12-9d55e14c3c1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6440 2024.08.05 16:49:34.493667 [ 3 ] {} <Debug> HTTP-Session: c510a2be-2472-4278-bb12-9d55e14c3c1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6441 2024.08.05 16:49:34.493818 [ 193 ] {f97fc151-a900-4d1c-a039-72bdc4ea024c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 77 rows starting from the beginning of the part
6442 2024.08.05 16:49:34.493883 [ 3 ] {} <Trace> HTTP-Session: c510a2be-2472-4278-bb12-9d55e14c3c1c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6443 2024.08.05 16:49:34.494083 [ 193 ] {f97fc151-a900-4d1c-a039-72bdc4ea024c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 77 rows starting from the beginning of the part
6444 2024.08.05 16:49:34.494503 [ 3 ] {61a9e294-3cb7-4cf1-9033-76c230bf51ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6445 2024.08.05 16:49:34.494600 [ 3 ] {61a9e294-3cb7-4cf1-9033-76c230bf51ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6446 2024.08.05 16:49:34.495201 [ 3 ] {61a9e294-3cb7-4cf1-9033-76c230bf51ca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6447 2024.08.05 16:49:34.496295 [ 3 ] {61a9e294-3cb7-4cf1-9033-76c230bf51ca} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6448 2024.08.05 16:49:34.496364 [ 3 ] {61a9e294-3cb7-4cf1-9033-76c230bf51ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
6449 2024.08.05 16:49:34.497181 [ 195 ] {f97fc151-a900-4d1c-a039-72bdc4ea024c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 847 rows, containing 5 columns (5 merged, 0 gathered) in 0.004891333 sec., 173163.4300915517 rows/sec., 10.66 MiB/sec.
6450 2024.08.05 16:49:34.497319 [ 3 ] {61a9e294-3cb7-4cf1-9033-76c230bf51ca} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
6451 2024.08.05 16:49:34.497490 [ 195 ] {f97fc151-a900-4d1c-a039-72bdc4ea024c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
6452 2024.08.05 16:49:34.498300 [ 3 ] {61a9e294-3cb7-4cf1-9033-76c230bf51ca} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6453 2024.08.05 16:49:34.498606 [ 92 ] {} <Debug> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
6454 2024.08.05 16:49:34.498690 [ 3 ] {61a9e294-3cb7-4cf1-9033-76c230bf51ca} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004411 sec., 36272.95397868964 rows/sec., 2.53 MiB/sec.
6455 2024.08.05 16:49:34.498707 [ 92 ] {} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6456 2024.08.05 16:49:34.498791 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
6457 2024.08.05 16:49:34.498791 [ 195 ] {f97fc151-a900-4d1c-a039-72bdc4ea024c::all_1_11_2} <Trace> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6458 2024.08.05 16:49:34.499194 [ 195 ] {f97fc151-a900-4d1c-a039-72bdc4ea024c::all_1_11_2} <Trace> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
6459 2024.08.05 16:49:34.499256 [ 191 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::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
6460 2024.08.05 16:49:34.499358 [ 3 ] {61a9e294-3cb7-4cf1-9033-76c230bf51ca} <Debug> DynamicQueryHandler: Done processing query
6461 2024.08.05 16:49:34.499390 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB.
6462 2024.08.05 16:49:34.499430 [ 3 ] {61a9e294-3cb7-4cf1-9033-76c230bf51ca} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6463 2024.08.05 16:49:34.499508 [ 3 ] {} <Debug> HTTP-Session: c510a2be-2472-4278-bb12-9d55e14c3c1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6464 2024.08.05 16:49:34.499616 [ 191 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6465 2024.08.05 16:49:34.499670 [ 191 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 4113 rows starting from the beginning of the part
6466 2024.08.05 16:49:34.499713 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 33788, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6467 2024.08.05 16:49:34.499899 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6468 2024.08.05 16:49:34.499998 [ 3 ] {} <Debug> HTTP-Session: 2cdbb305-657f-47e9-93e8-33411e9f946f Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
6469 2024.08.05 16:49:34.500005 [ 191 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 160 rows starting from the beginning of the part
6470 2024.08.05 16:49:34.500046 [ 3 ] {} <Debug> HTTP-Session: 2cdbb305-657f-47e9-93e8-33411e9f946f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6471 2024.08.05 16:49:34.500086 [ 3 ] {} <Debug> HTTP-Session: 2cdbb305-657f-47e9-93e8-33411e9f946f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6472 2024.08.05 16:49:34.500246 [ 3 ] {} <Trace> HTTP-Session: 2cdbb305-657f-47e9-93e8-33411e9f946f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6473 2024.08.05 16:49:34.500331 [ 191 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 161 rows starting from the beginning of the part
6474 2024.08.05 16:49:34.500593 [ 191 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::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
6475 2024.08.05 16:49:34.500721 [ 191 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 197 rows starting from the beginning of the part
6476 2024.08.05 16:49:34.501020 [ 191 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 160 rows starting from the beginning of the part
6477 2024.08.05 16:49:34.501050 [ 3 ] {14579efe-7f20-4dd7-8068-3acc1aa01662} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6478 2024.08.05 16:49:34.501402 [ 3 ] {14579efe-7f20-4dd7-8068-3acc1aa01662} <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
6479 2024.08.05 16:49:34.502850 [ 3 ] {14579efe-7f20-4dd7-8068-3acc1aa01662} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6480 2024.08.05 16:49:34.504314 [ 3 ] {14579efe-7f20-4dd7-8068-3acc1aa01662} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6481 2024.08.05 16:49:34.504431 [ 3 ] {14579efe-7f20-4dd7-8068-3acc1aa01662} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
6482 2024.08.05 16:49:34.505507 [ 3 ] {14579efe-7f20-4dd7-8068-3acc1aa01662} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
6483 2024.08.05 16:49:34.505522 [ 192 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4951 rows, containing 5 columns (5 merged, 0 gathered) in 0.006541172 sec., 756897.9993187765 rows/sec., 52.80 MiB/sec.
6484 2024.08.05 16:49:34.505901 [ 194 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
6485 2024.08.05 16:49:34.506047 [ 3 ] {14579efe-7f20-4dd7-8068-3acc1aa01662} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6486 2024.08.05 16:49:34.506309 [ 91 ] {} <Debug> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
6487 2024.08.05 16:49:34.506474 [ 91 ] {} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6488 2024.08.05 16:49:34.506491 [ 3 ] {14579efe-7f20-4dd7-8068-3acc1aa01662} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.005961 sec., 3522.8988424760946 rows/sec., 6.31 MiB/sec.
6489 2024.08.05 16:49:34.506636 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
6490 2024.08.05 16:49:34.507034 [ 198 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::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
6491 2024.08.05 16:49:34.507057 [ 194 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6492 2024.08.05 16:49:34.507282 [ 194 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
6493 2024.08.05 16:49:34.507366 [ 3 ] {14579efe-7f20-4dd7-8068-3acc1aa01662} <Debug> DynamicQueryHandler: Done processing query
6494 2024.08.05 16:49:34.507441 [ 3 ] {14579efe-7f20-4dd7-8068-3acc1aa01662} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
6495 2024.08.05 16:49:34.507471 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB.
6496 2024.08.05 16:49:34.507494 [ 3 ] {} <Debug> HTTP-Session: 2cdbb305-657f-47e9-93e8-33411e9f946f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6497 2024.08.05 16:49:34.507649 [ 198 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6498 2024.08.05 16:49:34.507671 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 3209, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6499 2024.08.05 16:49:34.507711 [ 198 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::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
6500 2024.08.05 16:49:34.507768 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6501 2024.08.05 16:49:34.507804 [ 3 ] {} <Debug> HTTP-Session: 7a5fbf29-c060-4931-82e8-8efb79064014 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
6502 2024.08.05 16:49:34.507840 [ 3 ] {} <Debug> HTTP-Session: 7a5fbf29-c060-4931-82e8-8efb79064014 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6503 2024.08.05 16:49:34.507923 [ 3 ] {} <Debug> HTTP-Session: 7a5fbf29-c060-4931-82e8-8efb79064014 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6504 2024.08.05 16:49:34.508048 [ 3 ] {} <Trace> HTTP-Session: 7a5fbf29-c060-4931-82e8-8efb79064014 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6505 2024.08.05 16:49:34.508255 [ 198 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::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
6506 2024.08.05 16:49:34.508285 [ 3 ] {7126bcc7-56e7-4127-965c-6dfb137e0a68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
6507 2024.08.05 16:49:34.508350 [ 3 ] {7126bcc7-56e7-4127-965c-6dfb137e0a68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
6508 2024.08.05 16:49:34.508824 [ 198 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::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
6509 2024.08.05 16:49:34.509033 [ 3 ] {7126bcc7-56e7-4127-965c-6dfb137e0a68} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6510 2024.08.05 16:49:34.509448 [ 198 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::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
6511 2024.08.05 16:49:34.510072 [ 198 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::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
6512 2024.08.05 16:49:34.510109 [ 3 ] {7126bcc7-56e7-4127-965c-6dfb137e0a68} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6513 2024.08.05 16:49:34.510166 [ 3 ] {7126bcc7-56e7-4127-965c-6dfb137e0a68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
6514 2024.08.05 16:49:34.510586 [ 198 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::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
6515 2024.08.05 16:49:34.511288 [ 3 ] {7126bcc7-56e7-4127-965c-6dfb137e0a68} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
6516 2024.08.05 16:49:34.511754 [ 3 ] {7126bcc7-56e7-4127-965c-6dfb137e0a68} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6517 2024.08.05 16:49:34.511929 [ 3 ] {7126bcc7-56e7-4127-965c-6dfb137e0a68} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.003669 sec., 6268.738075769965 rows/sec., 339.10 KiB/sec.
6518 2024.08.05 16:49:34.512135 [ 3 ] {7126bcc7-56e7-4127-965c-6dfb137e0a68} <Debug> DynamicQueryHandler: Done processing query
6519 2024.08.05 16:49:34.512176 [ 3 ] {7126bcc7-56e7-4127-965c-6dfb137e0a68} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
6520 2024.08.05 16:49:34.512202 [ 3 ] {} <Debug> HTTP-Session: 7a5fbf29-c060-4931-82e8-8efb79064014 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6521 2024.08.05 16:49:34.512339 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6522 2024.08.05 16:49:34.512408 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6523 2024.08.05 16:49:34.512445 [ 3 ] {} <Debug> HTTP-Session: e3e52db2-b7db-40bb-9716-6f976518e784 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
6524 2024.08.05 16:49:34.512473 [ 3 ] {} <Debug> HTTP-Session: e3e52db2-b7db-40bb-9716-6f976518e784 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6525 2024.08.05 16:49:34.512496 [ 3 ] {} <Debug> HTTP-Session: e3e52db2-b7db-40bb-9716-6f976518e784 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6526 2024.08.05 16:49:34.512549 [ 3 ] {} <Trace> HTTP-Session: e3e52db2-b7db-40bb-9716-6f976518e784 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6527 2024.08.05 16:49:34.512731 [ 3 ] {a343d492-f36f-4320-a467-cb3542e8fc30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6528 2024.08.05 16:49:34.512798 [ 3 ] {a343d492-f36f-4320-a467-cb3542e8fc30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6529 2024.08.05 16:49:34.513144 [ 3 ] {a343d492-f36f-4320-a467-cb3542e8fc30} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6530 2024.08.05 16:49:34.513718 [ 3 ] {a343d492-f36f-4320-a467-cb3542e8fc30} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6531 2024.08.05 16:49:34.513759 [ 3 ] {a343d492-f36f-4320-a467-cb3542e8fc30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
6532 2024.08.05 16:49:34.514493 [ 3 ] {a343d492-f36f-4320-a467-cb3542e8fc30} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
6533 2024.08.05 16:49:34.515161 [ 3 ] {a343d492-f36f-4320-a467-cb3542e8fc30} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6534 2024.08.05 16:49:34.515325 [ 91 ] {} <Debug> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
6535 2024.08.05 16:49:34.515334 [ 3 ] {a343d492-f36f-4320-a467-cb3542e8fc30} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002671 sec., 22463.496817671283 rows/sec., 1.51 MiB/sec.
6536 2024.08.05 16:49:34.515401 [ 91 ] {} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6537 2024.08.05 16:49:34.515485 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
6538 2024.08.05 16:49:34.515710 [ 3 ] {a343d492-f36f-4320-a467-cb3542e8fc30} <Debug> DynamicQueryHandler: Done processing query
6539 2024.08.05 16:49:34.515803 [ 3 ] {a343d492-f36f-4320-a467-cb3542e8fc30} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6540 2024.08.05 16:49:34.515868 [ 3 ] {} <Debug> HTTP-Session: e3e52db2-b7db-40bb-9716-6f976518e784 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6541 2024.08.05 16:49:34.515896 [ 192 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::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
6542 2024.08.05 16:49:34.516056 [ 192 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6543 2024.08.05 16:49:34.516161 [ 192 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1404 rows starting from the beginning of the part
6544 2024.08.05 16:49:34.516518 [ 192 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::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
6545 2024.08.05 16:49:34.516896 [ 192 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::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
6546 2024.08.05 16:49:34.517251 [ 192 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::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
6547 2024.08.05 16:49:34.517600 [ 192 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::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
6548 2024.08.05 16:49:34.517663 [ 198 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 444 rows, containing 19 columns (19 merged, 0 gathered) in 0.010847976 sec., 40929.294091358606 rows/sec., 73.34 MiB/sec.
6549 2024.08.05 16:49:34.517770 [ 192 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::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
6550 2024.08.05 16:49:34.518600 [ 198 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
6551 2024.08.05 16:49:34.520376 [ 196 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6552 2024.08.05 16:49:34.520429 [ 201 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1704 rows, containing 4 columns (4 merged, 0 gathered) in 0.004833533 sec., 352537.16070625774 rows/sec., 23.72 MiB/sec.
6553 2024.08.05 16:49:34.520557 [ 196 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
6554 2024.08.05 16:49:34.520759 [ 201 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
6555 2024.08.05 16:49:34.520813 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.11 MiB.
6556 2024.08.05 16:49:34.521218 [ 201 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_31_6} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6557 2024.08.05 16:49:34.521309 [ 201 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_31_6} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
6558 2024.08.05 16:49:34.521402 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB.
6559 2024.08.05 16:49:35.000158 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 187.89 MiB, peak 197.33 MiB, free memory in arenas 0.00 B, will set to 188.94 MiB (RSS), difference: 1.05 MiB
6560 2024.08.05 16:49:39.459923 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 1628, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6561 2024.08.05 16:49:39.460067 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6562 2024.08.05 16:49:39.460104 [ 3 ] {} <Debug> HTTP-Session: 6ad74974-c897-4e1a-8ca2-677c3e2de5c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
6563 2024.08.05 16:49:39.460137 [ 3 ] {} <Debug> HTTP-Session: 6ad74974-c897-4e1a-8ca2-677c3e2de5c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6564 2024.08.05 16:49:39.460159 [ 3 ] {} <Debug> HTTP-Session: 6ad74974-c897-4e1a-8ca2-677c3e2de5c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6565 2024.08.05 16:49:39.460226 [ 3 ] {} <Trace> HTTP-Session: 6ad74974-c897-4e1a-8ca2-677c3e2de5c5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6566 2024.08.05 16:49:39.460473 [ 3 ] {ae8dd960-6d33-40f1-9c63-076d4ca003c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6567 2024.08.05 16:49:39.460565 [ 3 ] {ae8dd960-6d33-40f1-9c63-076d4ca003c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6568 2024.08.05 16:49:39.460835 [ 3 ] {ae8dd960-6d33-40f1-9c63-076d4ca003c6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6569 2024.08.05 16:49:39.461348 [ 3 ] {ae8dd960-6d33-40f1-9c63-076d4ca003c6} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6570 2024.08.05 16:49:39.461394 [ 3 ] {ae8dd960-6d33-40f1-9c63-076d4ca003c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
6571 2024.08.05 16:49:39.461788 [ 3 ] {ae8dd960-6d33-40f1-9c63-076d4ca003c6} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
6572 2024.08.05 16:49:39.462147 [ 3 ] {ae8dd960-6d33-40f1-9c63-076d4ca003c6} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6573 2024.08.05 16:49:39.462335 [ 3 ] {ae8dd960-6d33-40f1-9c63-076d4ca003c6} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001935 sec., 5684.754521963824 rows/sec., 460.78 KiB/sec.
6574 2024.08.05 16:49:39.462565 [ 3 ] {ae8dd960-6d33-40f1-9c63-076d4ca003c6} <Debug> DynamicQueryHandler: Done processing query
6575 2024.08.05 16:49:39.462595 [ 3 ] {ae8dd960-6d33-40f1-9c63-076d4ca003c6} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6576 2024.08.05 16:49:39.462612 [ 3 ] {} <Debug> HTTP-Session: 6ad74974-c897-4e1a-8ca2-677c3e2de5c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6577 2024.08.05 16:49:39.462753 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 12809, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6578 2024.08.05 16:49:39.462809 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6579 2024.08.05 16:49:39.462829 [ 3 ] {} <Debug> HTTP-Session: b041b3e0-9ff2-42b3-ba19-5e632d7c5ea7 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
6580 2024.08.05 16:49:39.462847 [ 3 ] {} <Debug> HTTP-Session: b041b3e0-9ff2-42b3-ba19-5e632d7c5ea7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6581 2024.08.05 16:49:39.462861 [ 3 ] {} <Debug> HTTP-Session: b041b3e0-9ff2-42b3-ba19-5e632d7c5ea7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6582 2024.08.05 16:49:39.462897 [ 3 ] {} <Trace> HTTP-Session: b041b3e0-9ff2-42b3-ba19-5e632d7c5ea7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6583 2024.08.05 16:49:39.463036 [ 3 ] {f0946506-569e-4aab-9c11-1b5e2072bc1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6584 2024.08.05 16:49:39.463085 [ 3 ] {f0946506-569e-4aab-9c11-1b5e2072bc1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6585 2024.08.05 16:49:39.463220 [ 3 ] {f0946506-569e-4aab-9c11-1b5e2072bc1d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6586 2024.08.05 16:49:39.463579 [ 3 ] {f0946506-569e-4aab-9c11-1b5e2072bc1d} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6587 2024.08.05 16:49:39.463618 [ 3 ] {f0946506-569e-4aab-9c11-1b5e2072bc1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
6588 2024.08.05 16:49:39.463962 [ 3 ] {f0946506-569e-4aab-9c11-1b5e2072bc1d} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
6589 2024.08.05 16:49:39.464294 [ 3 ] {f0946506-569e-4aab-9c11-1b5e2072bc1d} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6590 2024.08.05 16:49:39.464453 [ 3 ] {f0946506-569e-4aab-9c11-1b5e2072bc1d} <Debug> executeQuery: Read 89 rows, 7.39 KiB in 0.001466 sec., 60709.413369713504 rows/sec., 4.92 MiB/sec.
6591 2024.08.05 16:49:39.464873 [ 3 ] {f0946506-569e-4aab-9c11-1b5e2072bc1d} <Debug> DynamicQueryHandler: Done processing query
6592 2024.08.05 16:49:39.464956 [ 3 ] {f0946506-569e-4aab-9c11-1b5e2072bc1d} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
6593 2024.08.05 16:49:39.465047 [ 3 ] {} <Debug> HTTP-Session: b041b3e0-9ff2-42b3-ba19-5e632d7c5ea7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6594 2024.08.05 16:49:39.465295 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 12739, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6595 2024.08.05 16:49:39.465374 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6596 2024.08.05 16:49:39.465394 [ 3 ] {} <Debug> HTTP-Session: 2a06b756-ac99-4de2-bbfc-4d52faf1abc3 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
6597 2024.08.05 16:49:39.465412 [ 3 ] {} <Debug> HTTP-Session: 2a06b756-ac99-4de2-bbfc-4d52faf1abc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6598 2024.08.05 16:49:39.465426 [ 3 ] {} <Debug> HTTP-Session: 2a06b756-ac99-4de2-bbfc-4d52faf1abc3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6599 2024.08.05 16:49:39.465461 [ 3 ] {} <Trace> HTTP-Session: 2a06b756-ac99-4de2-bbfc-4d52faf1abc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6600 2024.08.05 16:49:39.465596 [ 3 ] {b237d48a-4188-4478-a5b1-eb11c07fcc49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6601 2024.08.05 16:49:39.465644 [ 3 ] {b237d48a-4188-4478-a5b1-eb11c07fcc49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6602 2024.08.05 16:49:39.465789 [ 3 ] {b237d48a-4188-4478-a5b1-eb11c07fcc49} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6603 2024.08.05 16:49:39.466132 [ 3 ] {b237d48a-4188-4478-a5b1-eb11c07fcc49} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6604 2024.08.05 16:49:39.466169 [ 3 ] {b237d48a-4188-4478-a5b1-eb11c07fcc49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
6605 2024.08.05 16:49:39.466500 [ 3 ] {b237d48a-4188-4478-a5b1-eb11c07fcc49} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
6606 2024.08.05 16:49:39.466830 [ 3 ] {b237d48a-4188-4478-a5b1-eb11c07fcc49} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6607 2024.08.05 16:49:39.466987 [ 3 ] {b237d48a-4188-4478-a5b1-eb11c07fcc49} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001433 sec., 52337.752965806 rows/sec., 4.09 MiB/sec.
6608 2024.08.05 16:49:39.467319 [ 3 ] {b237d48a-4188-4478-a5b1-eb11c07fcc49} <Debug> DynamicQueryHandler: Done processing query
6609 2024.08.05 16:49:39.467348 [ 3 ] {b237d48a-4188-4478-a5b1-eb11c07fcc49} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
6610 2024.08.05 16:49:39.467365 [ 3 ] {} <Debug> HTTP-Session: 2a06b756-ac99-4de2-bbfc-4d52faf1abc3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6611 2024.08.05 16:49:39.467526 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 30582, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6612 2024.08.05 16:49:39.467577 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6613 2024.08.05 16:49:39.467596 [ 3 ] {} <Debug> HTTP-Session: a0fbf3ef-cc55-4623-a6cb-ec652f757646 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
6614 2024.08.05 16:49:39.467613 [ 3 ] {} <Debug> HTTP-Session: a0fbf3ef-cc55-4623-a6cb-ec652f757646 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6615 2024.08.05 16:49:39.467627 [ 3 ] {} <Debug> HTTP-Session: a0fbf3ef-cc55-4623-a6cb-ec652f757646 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6616 2024.08.05 16:49:39.467659 [ 3 ] {} <Trace> HTTP-Session: a0fbf3ef-cc55-4623-a6cb-ec652f757646 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6617 2024.08.05 16:49:39.467813 [ 3 ] {383770e0-d83f-46bf-b77d-4ab0bdf37d67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6618 2024.08.05 16:49:39.467863 [ 3 ] {383770e0-d83f-46bf-b77d-4ab0bdf37d67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6619 2024.08.05 16:49:39.468027 [ 3 ] {383770e0-d83f-46bf-b77d-4ab0bdf37d67} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6620 2024.08.05 16:49:39.468431 [ 3 ] {383770e0-d83f-46bf-b77d-4ab0bdf37d67} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6621 2024.08.05 16:49:39.468468 [ 3 ] {383770e0-d83f-46bf-b77d-4ab0bdf37d67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
6622 2024.08.05 16:49:39.468866 [ 3 ] {383770e0-d83f-46bf-b77d-4ab0bdf37d67} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
6623 2024.08.05 16:49:39.469225 [ 3 ] {383770e0-d83f-46bf-b77d-4ab0bdf37d67} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6624 2024.08.05 16:49:39.469388 [ 3 ] {383770e0-d83f-46bf-b77d-4ab0bdf37d67} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00164 sec., 97560.9756097561 rows/sec., 6.79 MiB/sec.
6625 2024.08.05 16:49:39.469934 [ 3 ] {383770e0-d83f-46bf-b77d-4ab0bdf37d67} <Debug> DynamicQueryHandler: Done processing query
6626 2024.08.05 16:49:39.470018 [ 3 ] {383770e0-d83f-46bf-b77d-4ab0bdf37d67} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6627 2024.08.05 16:49:39.470101 [ 3 ] {} <Debug> HTTP-Session: a0fbf3ef-cc55-4623-a6cb-ec652f757646 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6628 2024.08.05 16:49:39.470289 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 17628, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6629 2024.08.05 16:49:39.470342 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6630 2024.08.05 16:49:39.470361 [ 3 ] {} <Debug> HTTP-Session: 866a9407-4915-4507-9494-31a6ec981f66 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
6631 2024.08.05 16:49:39.470378 [ 3 ] {} <Debug> HTTP-Session: 866a9407-4915-4507-9494-31a6ec981f66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6632 2024.08.05 16:49:39.470392 [ 3 ] {} <Debug> HTTP-Session: 866a9407-4915-4507-9494-31a6ec981f66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6633 2024.08.05 16:49:39.470423 [ 3 ] {} <Trace> HTTP-Session: 866a9407-4915-4507-9494-31a6ec981f66 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6634 2024.08.05 16:49:39.470603 [ 3 ] {7d42beb7-0b71-4ed4-9335-fb9889a2547a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6635 2024.08.05 16:49:39.470672 [ 3 ] {7d42beb7-0b71-4ed4-9335-fb9889a2547a} <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
6636 2024.08.05 16:49:39.471113 [ 3 ] {7d42beb7-0b71-4ed4-9335-fb9889a2547a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6637 2024.08.05 16:49:39.471622 [ 3 ] {7d42beb7-0b71-4ed4-9335-fb9889a2547a} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6638 2024.08.05 16:49:39.471659 [ 3 ] {7d42beb7-0b71-4ed4-9335-fb9889a2547a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
6639 2024.08.05 16:49:39.472267 [ 3 ] {7d42beb7-0b71-4ed4-9335-fb9889a2547a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
6640 2024.08.05 16:49:39.472689 [ 3 ] {7d42beb7-0b71-4ed4-9335-fb9889a2547a} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6641 2024.08.05 16:49:39.472919 [ 3 ] {7d42beb7-0b71-4ed4-9335-fb9889a2547a} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002394 sec., 4594.820384294068 rows/sec., 8.23 MiB/sec.
6642 2024.08.05 16:49:39.473886 [ 3 ] {7d42beb7-0b71-4ed4-9335-fb9889a2547a} <Debug> DynamicQueryHandler: Done processing query
6643 2024.08.05 16:49:39.473911 [ 3 ] {7d42beb7-0b71-4ed4-9335-fb9889a2547a} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
6644 2024.08.05 16:49:39.473928 [ 3 ] {} <Debug> HTTP-Session: 866a9407-4915-4507-9494-31a6ec981f66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6645 2024.08.05 16:49:39.474067 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6646 2024.08.05 16:49:39.474115 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6647 2024.08.05 16:49:39.474134 [ 3 ] {} <Debug> HTTP-Session: ae6b49ed-2fc5-496a-816e-e66991c668ae Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
6648 2024.08.05 16:49:39.474151 [ 3 ] {} <Debug> HTTP-Session: ae6b49ed-2fc5-496a-816e-e66991c668ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6649 2024.08.05 16:49:39.474165 [ 3 ] {} <Debug> HTTP-Session: ae6b49ed-2fc5-496a-816e-e66991c668ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6650 2024.08.05 16:49:39.474196 [ 3 ] {} <Trace> HTTP-Session: ae6b49ed-2fc5-496a-816e-e66991c668ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6651 2024.08.05 16:49:39.474311 [ 3 ] {30ac1131-22c5-45e0-b38d-cd019ec16966} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6652 2024.08.05 16:49:39.474355 [ 3 ] {30ac1131-22c5-45e0-b38d-cd019ec16966} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6653 2024.08.05 16:49:39.474502 [ 3 ] {30ac1131-22c5-45e0-b38d-cd019ec16966} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6654 2024.08.05 16:49:39.474821 [ 3 ] {30ac1131-22c5-45e0-b38d-cd019ec16966} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6655 2024.08.05 16:49:39.474857 [ 3 ] {30ac1131-22c5-45e0-b38d-cd019ec16966} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
6656 2024.08.05 16:49:39.475246 [ 3 ] {30ac1131-22c5-45e0-b38d-cd019ec16966} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
6657 2024.08.05 16:49:39.475582 [ 3 ] {30ac1131-22c5-45e0-b38d-cd019ec16966} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6658 2024.08.05 16:49:39.475742 [ 3 ] {30ac1131-22c5-45e0-b38d-cd019ec16966} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001462 sec., 41039.67168262654 rows/sec., 2.77 MiB/sec.
6659 2024.08.05 16:49:39.475947 [ 3 ] {30ac1131-22c5-45e0-b38d-cd019ec16966} <Debug> DynamicQueryHandler: Done processing query
6660 2024.08.05 16:49:39.475972 [ 3 ] {30ac1131-22c5-45e0-b38d-cd019ec16966} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6661 2024.08.05 16:49:39.475989 [ 3 ] {} <Debug> HTTP-Session: ae6b49ed-2fc5-496a-816e-e66991c668ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6662 2024.08.05 16:49:44.465318 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 3758, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6663 2024.08.05 16:49:44.465452 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6664 2024.08.05 16:49:44.465481 [ 3 ] {} <Debug> HTTP-Session: 87475f48-6be1-445b-ba37-b6a057fa024c Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
6665 2024.08.05 16:49:44.465509 [ 3 ] {} <Debug> HTTP-Session: 87475f48-6be1-445b-ba37-b6a057fa024c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6666 2024.08.05 16:49:44.465527 [ 3 ] {} <Debug> HTTP-Session: 87475f48-6be1-445b-ba37-b6a057fa024c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6667 2024.08.05 16:49:44.465583 [ 3 ] {} <Trace> HTTP-Session: 87475f48-6be1-445b-ba37-b6a057fa024c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6668 2024.08.05 16:49:44.465791 [ 3 ] {2b98e0f2-0f46-43a7-abe9-486fde3fb155} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6669 2024.08.05 16:49:44.465867 [ 3 ] {2b98e0f2-0f46-43a7-abe9-486fde3fb155} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6670 2024.08.05 16:49:44.466097 [ 3 ] {2b98e0f2-0f46-43a7-abe9-486fde3fb155} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6671 2024.08.05 16:49:44.466528 [ 3 ] {2b98e0f2-0f46-43a7-abe9-486fde3fb155} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6672 2024.08.05 16:49:44.466574 [ 3 ] {2b98e0f2-0f46-43a7-abe9-486fde3fb155} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
6673 2024.08.05 16:49:44.466951 [ 3 ] {2b98e0f2-0f46-43a7-abe9-486fde3fb155} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
6674 2024.08.05 16:49:44.467303 [ 3 ] {2b98e0f2-0f46-43a7-abe9-486fde3fb155} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6675 2024.08.05 16:49:44.467477 [ 3 ] {2b98e0f2-0f46-43a7-abe9-486fde3fb155} <Debug> executeQuery: Read 27 rows, 2.04 KiB in 0.001751 sec., 15419.760137064535 rows/sec., 1.14 MiB/sec.
6676 2024.08.05 16:49:44.467800 [ 3 ] {2b98e0f2-0f46-43a7-abe9-486fde3fb155} <Debug> DynamicQueryHandler: Done processing query
6677 2024.08.05 16:49:44.467830 [ 3 ] {2b98e0f2-0f46-43a7-abe9-486fde3fb155} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6678 2024.08.05 16:49:44.467846 [ 3 ] {} <Debug> HTTP-Session: 87475f48-6be1-445b-ba37-b6a057fa024c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6679 2024.08.05 16:49:44.467983 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6680 2024.08.05 16:49:44.468034 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6681 2024.08.05 16:49:44.468054 [ 3 ] {} <Debug> HTTP-Session: 0ad4c53b-4a32-42fd-b0b4-66978681c1d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
6682 2024.08.05 16:49:44.468071 [ 3 ] {} <Debug> HTTP-Session: 0ad4c53b-4a32-42fd-b0b4-66978681c1d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6683 2024.08.05 16:49:44.468085 [ 3 ] {} <Debug> HTTP-Session: 0ad4c53b-4a32-42fd-b0b4-66978681c1d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6684 2024.08.05 16:49:44.468119 [ 3 ] {} <Trace> HTTP-Session: 0ad4c53b-4a32-42fd-b0b4-66978681c1d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6685 2024.08.05 16:49:44.468224 [ 3 ] {ad37c755-11ce-43bd-8a28-1ba7589a74a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
6686 2024.08.05 16:49:44.468272 [ 3 ] {ad37c755-11ce-43bd-8a28-1ba7589a74a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
6687 2024.08.05 16:49:44.468421 [ 3 ] {ad37c755-11ce-43bd-8a28-1ba7589a74a3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6688 2024.08.05 16:49:44.468716 [ 3 ] {ad37c755-11ce-43bd-8a28-1ba7589a74a3} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6689 2024.08.05 16:49:44.468754 [ 3 ] {ad37c755-11ce-43bd-8a28-1ba7589a74a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
6690 2024.08.05 16:49:44.469063 [ 3 ] {ad37c755-11ce-43bd-8a28-1ba7589a74a3} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
6691 2024.08.05 16:49:44.469378 [ 3 ] {ad37c755-11ce-43bd-8a28-1ba7589a74a3} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6692 2024.08.05 16:49:44.469533 [ 3 ] {ad37c755-11ce-43bd-8a28-1ba7589a74a3} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001332 sec., 1501.5015015015015 rows/sec., 122.44 KiB/sec.
6693 2024.08.05 16:49:44.469703 [ 3 ] {ad37c755-11ce-43bd-8a28-1ba7589a74a3} <Debug> DynamicQueryHandler: Done processing query
6694 2024.08.05 16:49:44.469729 [ 3 ] {ad37c755-11ce-43bd-8a28-1ba7589a74a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6695 2024.08.05 16:49:44.469745 [ 3 ] {} <Debug> HTTP-Session: 0ad4c53b-4a32-42fd-b0b4-66978681c1d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6696 2024.08.05 16:49:44.469961 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 33966, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6697 2024.08.05 16:49:44.470010 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6698 2024.08.05 16:49:44.470029 [ 3 ] {} <Debug> HTTP-Session: 0983c8bb-44af-435c-aacc-3bc33e21fa36 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
6699 2024.08.05 16:49:44.470046 [ 3 ] {} <Debug> HTTP-Session: 0983c8bb-44af-435c-aacc-3bc33e21fa36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6700 2024.08.05 16:49:44.470062 [ 3 ] {} <Debug> HTTP-Session: 0983c8bb-44af-435c-aacc-3bc33e21fa36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6701 2024.08.05 16:49:44.470093 [ 3 ] {} <Trace> HTTP-Session: 0983c8bb-44af-435c-aacc-3bc33e21fa36 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6702 2024.08.05 16:49:44.470248 [ 3 ] {5cf1537a-a605-4359-b802-494a30004d3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6703 2024.08.05 16:49:44.470291 [ 3 ] {5cf1537a-a605-4359-b802-494a30004d3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6704 2024.08.05 16:49:44.470417 [ 3 ] {5cf1537a-a605-4359-b802-494a30004d3b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6705 2024.08.05 16:49:44.470836 [ 3 ] {5cf1537a-a605-4359-b802-494a30004d3b} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6706 2024.08.05 16:49:44.470873 [ 3 ] {5cf1537a-a605-4359-b802-494a30004d3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
6707 2024.08.05 16:49:44.471291 [ 3 ] {5cf1537a-a605-4359-b802-494a30004d3b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
6708 2024.08.05 16:49:44.471673 [ 3 ] {5cf1537a-a605-4359-b802-494a30004d3b} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6709 2024.08.05 16:49:44.471857 [ 3 ] {5cf1537a-a605-4359-b802-494a30004d3b} <Debug> executeQuery: Read 225 rows, 20.30 KiB in 0.001679 sec., 134008.33829660513 rows/sec., 11.81 MiB/sec.
6710 2024.08.05 16:49:44.472066 [ 3 ] {5cf1537a-a605-4359-b802-494a30004d3b} <Debug> DynamicQueryHandler: Done processing query
6711 2024.08.05 16:49:44.472097 [ 3 ] {5cf1537a-a605-4359-b802-494a30004d3b} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB.
6712 2024.08.05 16:49:44.472117 [ 3 ] {} <Debug> HTTP-Session: 0983c8bb-44af-435c-aacc-3bc33e21fa36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6713 2024.08.05 16:49:44.472258 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6714 2024.08.05 16:49:44.472307 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6715 2024.08.05 16:49:44.472326 [ 3 ] {} <Debug> HTTP-Session: dedf2f92-e012-480f-b51f-49eaa984a34e Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
6716 2024.08.05 16:49:44.472343 [ 3 ] {} <Debug> HTTP-Session: dedf2f92-e012-480f-b51f-49eaa984a34e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6717 2024.08.05 16:49:44.472357 [ 3 ] {} <Debug> HTTP-Session: dedf2f92-e012-480f-b51f-49eaa984a34e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6718 2024.08.05 16:49:44.472387 [ 3 ] {} <Trace> HTTP-Session: dedf2f92-e012-480f-b51f-49eaa984a34e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6719 2024.08.05 16:49:44.472483 [ 3 ] {986c10ed-0fb6-4b31-9c55-280b880b2d18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6720 2024.08.05 16:49:44.472526 [ 3 ] {986c10ed-0fb6-4b31-9c55-280b880b2d18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6721 2024.08.05 16:49:44.472656 [ 3 ] {986c10ed-0fb6-4b31-9c55-280b880b2d18} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6722 2024.08.05 16:49:44.472934 [ 3 ] {986c10ed-0fb6-4b31-9c55-280b880b2d18} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6723 2024.08.05 16:49:44.472971 [ 3 ] {986c10ed-0fb6-4b31-9c55-280b880b2d18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
6724 2024.08.05 16:49:44.473276 [ 3 ] {986c10ed-0fb6-4b31-9c55-280b880b2d18} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
6725 2024.08.05 16:49:44.473588 [ 3 ] {986c10ed-0fb6-4b31-9c55-280b880b2d18} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6726 2024.08.05 16:49:44.473743 [ 3 ] {986c10ed-0fb6-4b31-9c55-280b880b2d18} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001275 sec., 1568.627450980392 rows/sec., 109.53 KiB/sec.
6727 2024.08.05 16:49:44.474047 [ 3 ] {986c10ed-0fb6-4b31-9c55-280b880b2d18} <Debug> DynamicQueryHandler: Done processing query
6728 2024.08.05 16:49:44.474074 [ 3 ] {986c10ed-0fb6-4b31-9c55-280b880b2d18} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6729 2024.08.05 16:49:44.474090 [ 3 ] {} <Debug> HTTP-Session: dedf2f92-e012-480f-b51f-49eaa984a34e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6730 2024.08.05 16:49:44.474267 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 65451, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6731 2024.08.05 16:49:44.474317 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6732 2024.08.05 16:49:44.474336 [ 3 ] {} <Debug> HTTP-Session: 3cdeadc3-51fa-4adf-a5a5-8ddfb07e3ec0 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
6733 2024.08.05 16:49:44.474352 [ 3 ] {} <Debug> HTTP-Session: 3cdeadc3-51fa-4adf-a5a5-8ddfb07e3ec0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6734 2024.08.05 16:49:44.474366 [ 3 ] {} <Debug> HTTP-Session: 3cdeadc3-51fa-4adf-a5a5-8ddfb07e3ec0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6735 2024.08.05 16:49:44.474397 [ 3 ] {} <Trace> HTTP-Session: 3cdeadc3-51fa-4adf-a5a5-8ddfb07e3ec0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6736 2024.08.05 16:49:44.474606 [ 3 ] {3bd92dc8-9c19-4555-b382-cd66fa3963f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6737 2024.08.05 16:49:44.474650 [ 3 ] {3bd92dc8-9c19-4555-b382-cd66fa3963f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6738 2024.08.05 16:49:44.474798 [ 3 ] {3bd92dc8-9c19-4555-b382-cd66fa3963f8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6739 2024.08.05 16:49:44.475296 [ 3 ] {3bd92dc8-9c19-4555-b382-cd66fa3963f8} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6740 2024.08.05 16:49:44.475333 [ 3 ] {3bd92dc8-9c19-4555-b382-cd66fa3963f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
6741 2024.08.05 16:49:44.475660 [ 3 ] {3bd92dc8-9c19-4555-b382-cd66fa3963f8} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
6742 2024.08.05 16:49:44.475965 [ 3 ] {3bd92dc8-9c19-4555-b382-cd66fa3963f8} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6743 2024.08.05 16:49:44.476120 [ 3 ] {3bd92dc8-9c19-4555-b382-cd66fa3963f8} <Debug> executeQuery: Read 405 rows, 29.32 KiB in 0.001631 sec., 248313.91784181484 rows/sec., 17.55 MiB/sec.
6744 2024.08.05 16:49:44.476292 [ 3 ] {3bd92dc8-9c19-4555-b382-cd66fa3963f8} <Debug> DynamicQueryHandler: Done processing query
6745 2024.08.05 16:49:44.476317 [ 3 ] {3bd92dc8-9c19-4555-b382-cd66fa3963f8} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
6746 2024.08.05 16:49:44.476333 [ 3 ] {} <Debug> HTTP-Session: 3cdeadc3-51fa-4adf-a5a5-8ddfb07e3ec0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6747 2024.08.05 16:49:44.476467 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6748 2024.08.05 16:49:44.476514 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6749 2024.08.05 16:49:44.476533 [ 3 ] {} <Debug> HTTP-Session: a498ab66-27e9-4612-8b8f-86e6dfdd6040 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
6750 2024.08.05 16:49:44.476549 [ 3 ] {} <Debug> HTTP-Session: a498ab66-27e9-4612-8b8f-86e6dfdd6040 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6751 2024.08.05 16:49:44.476562 [ 3 ] {} <Debug> HTTP-Session: a498ab66-27e9-4612-8b8f-86e6dfdd6040 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6752 2024.08.05 16:49:44.476593 [ 3 ] {} <Trace> HTTP-Session: a498ab66-27e9-4612-8b8f-86e6dfdd6040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6753 2024.08.05 16:49:44.476687 [ 3 ] {06623818-6bd6-42da-9bc5-9843e2e77091} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
6754 2024.08.05 16:49:44.476733 [ 3 ] {06623818-6bd6-42da-9bc5-9843e2e77091} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
6755 2024.08.05 16:49:44.476861 [ 3 ] {06623818-6bd6-42da-9bc5-9843e2e77091} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6756 2024.08.05 16:49:44.477162 [ 3 ] {06623818-6bd6-42da-9bc5-9843e2e77091} <Trace> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6757 2024.08.05 16:49:44.477197 [ 3 ] {06623818-6bd6-42da-9bc5-9843e2e77091} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
6758 2024.08.05 16:49:44.477569 [ 3 ] {06623818-6bd6-42da-9bc5-9843e2e77091} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
6759 2024.08.05 16:49:44.477893 [ 3 ] {06623818-6bd6-42da-9bc5-9843e2e77091} <Trace> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6760 2024.08.05 16:49:44.478027 [ 3 ] {06623818-6bd6-42da-9bc5-9843e2e77091} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001364 sec., 4398.826979472141 rows/sec., 189.01 KiB/sec.
6761 2024.08.05 16:49:44.478296 [ 3 ] {06623818-6bd6-42da-9bc5-9843e2e77091} <Debug> DynamicQueryHandler: Done processing query
6762 2024.08.05 16:49:44.478322 [ 3 ] {06623818-6bd6-42da-9bc5-9843e2e77091} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
6763 2024.08.05 16:49:44.478337 [ 3 ] {} <Debug> HTTP-Session: a498ab66-27e9-4612-8b8f-86e6dfdd6040 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6764 2024.08.05 16:49:44.478468 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6765 2024.08.05 16:49:44.478517 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6766 2024.08.05 16:49:44.478536 [ 3 ] {} <Debug> HTTP-Session: ee9ba69e-8e7d-4dda-93e3-e33973f0cc75 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
6767 2024.08.05 16:49:44.478552 [ 3 ] {} <Debug> HTTP-Session: ee9ba69e-8e7d-4dda-93e3-e33973f0cc75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6768 2024.08.05 16:49:44.478565 [ 3 ] {} <Debug> HTTP-Session: ee9ba69e-8e7d-4dda-93e3-e33973f0cc75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6769 2024.08.05 16:49:44.478595 [ 3 ] {} <Trace> HTTP-Session: ee9ba69e-8e7d-4dda-93e3-e33973f0cc75 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6770 2024.08.05 16:49:44.478715 [ 3 ] {79646ccb-4f2d-471f-ac86-586438d8c7e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
6771 2024.08.05 16:49:44.478764 [ 3 ] {79646ccb-4f2d-471f-ac86-586438d8c7e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
6772 2024.08.05 16:49:44.478923 [ 3 ] {79646ccb-4f2d-471f-ac86-586438d8c7e2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6773 2024.08.05 16:49:44.479312 [ 3 ] {79646ccb-4f2d-471f-ac86-586438d8c7e2} <Trace> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6774 2024.08.05 16:49:44.479348 [ 3 ] {79646ccb-4f2d-471f-ac86-586438d8c7e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
6775 2024.08.05 16:49:44.479711 [ 3 ] {79646ccb-4f2d-471f-ac86-586438d8c7e2} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
6776 2024.08.05 16:49:44.480044 [ 3 ] {79646ccb-4f2d-471f-ac86-586438d8c7e2} <Trace> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6777 2024.08.05 16:49:44.480210 [ 3 ] {79646ccb-4f2d-471f-ac86-586438d8c7e2} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001539 sec., 50032.48862897986 rows/sec., 3.08 MiB/sec.
6778 2024.08.05 16:49:44.480396 [ 3 ] {79646ccb-4f2d-471f-ac86-586438d8c7e2} <Debug> DynamicQueryHandler: Done processing query
6779 2024.08.05 16:49:44.480422 [ 3 ] {79646ccb-4f2d-471f-ac86-586438d8c7e2} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6780 2024.08.05 16:49:44.480439 [ 3 ] {} <Debug> HTTP-Session: ee9ba69e-8e7d-4dda-93e3-e33973f0cc75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6781 2024.08.05 16:49:44.480600 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 30772, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6782 2024.08.05 16:49:44.480649 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6783 2024.08.05 16:49:44.480668 [ 3 ] {} <Debug> HTTP-Session: b75a2fbe-fcdb-4280-ab96-5d785852e5e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
6784 2024.08.05 16:49:44.480685 [ 3 ] {} <Debug> HTTP-Session: b75a2fbe-fcdb-4280-ab96-5d785852e5e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6785 2024.08.05 16:49:44.480698 [ 3 ] {} <Debug> HTTP-Session: b75a2fbe-fcdb-4280-ab96-5d785852e5e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6786 2024.08.05 16:49:44.480728 [ 3 ] {} <Trace> HTTP-Session: b75a2fbe-fcdb-4280-ab96-5d785852e5e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6787 2024.08.05 16:49:44.480897 [ 3 ] {d676a8bc-8020-4fb0-877a-675c2aacfa81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6788 2024.08.05 16:49:44.480942 [ 3 ] {d676a8bc-8020-4fb0-877a-675c2aacfa81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6789 2024.08.05 16:49:44.481088 [ 3 ] {d676a8bc-8020-4fb0-877a-675c2aacfa81} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6790 2024.08.05 16:49:44.481486 [ 3 ] {d676a8bc-8020-4fb0-877a-675c2aacfa81} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6791 2024.08.05 16:49:44.481522 [ 3 ] {d676a8bc-8020-4fb0-877a-675c2aacfa81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
6792 2024.08.05 16:49:44.481896 [ 3 ] {d676a8bc-8020-4fb0-877a-675c2aacfa81} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
6793 2024.08.05 16:49:44.482240 [ 3 ] {d676a8bc-8020-4fb0-877a-675c2aacfa81} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6794 2024.08.05 16:49:44.482406 [ 3 ] {d676a8bc-8020-4fb0-877a-675c2aacfa81} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001591 sec., 101194.21747328724 rows/sec., 7.05 MiB/sec.
6795 2024.08.05 16:49:44.482596 [ 3 ] {d676a8bc-8020-4fb0-877a-675c2aacfa81} <Debug> DynamicQueryHandler: Done processing query
6796 2024.08.05 16:49:44.482623 [ 3 ] {d676a8bc-8020-4fb0-877a-675c2aacfa81} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6797 2024.08.05 16:49:44.482639 [ 3 ] {} <Debug> HTTP-Session: b75a2fbe-fcdb-4280-ab96-5d785852e5e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6798 2024.08.05 16:49:44.482823 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 33771, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6799 2024.08.05 16:49:44.482871 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6800 2024.08.05 16:49:44.482891 [ 3 ] {} <Debug> HTTP-Session: b447b04f-b246-4cb3-88aa-b13ef22baa5e Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
6801 2024.08.05 16:49:44.482907 [ 3 ] {} <Debug> HTTP-Session: b447b04f-b246-4cb3-88aa-b13ef22baa5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6802 2024.08.05 16:49:44.482922 [ 3 ] {} <Debug> HTTP-Session: b447b04f-b246-4cb3-88aa-b13ef22baa5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6803 2024.08.05 16:49:44.482953 [ 3 ] {} <Trace> HTTP-Session: b447b04f-b246-4cb3-88aa-b13ef22baa5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6804 2024.08.05 16:49:44.483208 [ 3 ] {8a0d5374-4d25-445c-948a-b28c455cd264} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6805 2024.08.05 16:49:44.483272 [ 3 ] {8a0d5374-4d25-445c-948a-b28c455cd264} <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
6806 2024.08.05 16:49:44.483690 [ 3 ] {8a0d5374-4d25-445c-948a-b28c455cd264} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6807 2024.08.05 16:49:44.484386 [ 3 ] {8a0d5374-4d25-445c-948a-b28c455cd264} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6808 2024.08.05 16:49:44.484422 [ 3 ] {8a0d5374-4d25-445c-948a-b28c455cd264} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
6809 2024.08.05 16:49:44.485043 [ 3 ] {8a0d5374-4d25-445c-948a-b28c455cd264} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
6810 2024.08.05 16:49:44.485456 [ 3 ] {8a0d5374-4d25-445c-948a-b28c455cd264} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6811 2024.08.05 16:49:44.485659 [ 3 ] {8a0d5374-4d25-445c-948a-b28c455cd264} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.002627 sec., 7993.9094023601065 rows/sec., 14.32 MiB/sec.
6812 2024.08.05 16:49:44.485915 [ 3 ] {8a0d5374-4d25-445c-948a-b28c455cd264} <Debug> DynamicQueryHandler: Done processing query
6813 2024.08.05 16:49:44.485942 [ 3 ] {8a0d5374-4d25-445c-948a-b28c455cd264} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
6814 2024.08.05 16:49:44.485958 [ 3 ] {} <Debug> HTTP-Session: b447b04f-b246-4cb3-88aa-b13ef22baa5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6815 2024.08.05 16:49:44.486081 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 3209, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6816 2024.08.05 16:49:44.486129 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6817 2024.08.05 16:49:44.486148 [ 3 ] {} <Debug> HTTP-Session: 4cc51ccf-bd41-482d-9fee-02cb89f0cbcf Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
6818 2024.08.05 16:49:44.486164 [ 3 ] {} <Debug> HTTP-Session: 4cc51ccf-bd41-482d-9fee-02cb89f0cbcf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6819 2024.08.05 16:49:44.486178 [ 3 ] {} <Debug> HTTP-Session: 4cc51ccf-bd41-482d-9fee-02cb89f0cbcf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6820 2024.08.05 16:49:44.486209 [ 3 ] {} <Trace> HTTP-Session: 4cc51ccf-bd41-482d-9fee-02cb89f0cbcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6821 2024.08.05 16:49:44.486313 [ 3 ] {6de58cf1-6f23-4e42-9ac1-cd5b48048ca6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
6822 2024.08.05 16:49:44.486357 [ 3 ] {6de58cf1-6f23-4e42-9ac1-cd5b48048ca6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
6823 2024.08.05 16:49:44.486485 [ 3 ] {6de58cf1-6f23-4e42-9ac1-cd5b48048ca6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6824 2024.08.05 16:49:44.486772 [ 3 ] {6de58cf1-6f23-4e42-9ac1-cd5b48048ca6} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6825 2024.08.05 16:49:44.486808 [ 3 ] {6de58cf1-6f23-4e42-9ac1-cd5b48048ca6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
6826 2024.08.05 16:49:44.487172 [ 3 ] {6de58cf1-6f23-4e42-9ac1-cd5b48048ca6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
6827 2024.08.05 16:49:44.487493 [ 3 ] {6de58cf1-6f23-4e42-9ac1-cd5b48048ca6} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6828 2024.08.05 16:49:44.487651 [ 3 ] {6de58cf1-6f23-4e42-9ac1-cd5b48048ca6} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001362 sec., 16886.930983847284 rows/sec., 913.47 KiB/sec.
6829 2024.08.05 16:49:44.487817 [ 3 ] {6de58cf1-6f23-4e42-9ac1-cd5b48048ca6} <Debug> DynamicQueryHandler: Done processing query
6830 2024.08.05 16:49:44.487849 [ 3 ] {6de58cf1-6f23-4e42-9ac1-cd5b48048ca6} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
6831 2024.08.05 16:49:44.487867 [ 3 ] {} <Debug> HTTP-Session: 4cc51ccf-bd41-482d-9fee-02cb89f0cbcf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6832 2024.08.05 16:49:44.488006 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6833 2024.08.05 16:49:44.488054 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6834 2024.08.05 16:49:44.488074 [ 3 ] {} <Debug> HTTP-Session: baf8171f-0772-4f60-97af-f578d356538f Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
6835 2024.08.05 16:49:44.488091 [ 3 ] {} <Debug> HTTP-Session: baf8171f-0772-4f60-97af-f578d356538f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6836 2024.08.05 16:49:44.488105 [ 3 ] {} <Debug> HTTP-Session: baf8171f-0772-4f60-97af-f578d356538f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6837 2024.08.05 16:49:44.488136 [ 3 ] {} <Trace> HTTP-Session: baf8171f-0772-4f60-97af-f578d356538f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6838 2024.08.05 16:49:44.488262 [ 3 ] {8a3b7215-99c9-4766-bd96-135593c793e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6839 2024.08.05 16:49:44.488308 [ 3 ] {8a3b7215-99c9-4766-bd96-135593c793e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6840 2024.08.05 16:49:44.488438 [ 3 ] {8a3b7215-99c9-4766-bd96-135593c793e0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6841 2024.08.05 16:49:44.488754 [ 3 ] {8a3b7215-99c9-4766-bd96-135593c793e0} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6842 2024.08.05 16:49:44.488791 [ 3 ] {8a3b7215-99c9-4766-bd96-135593c793e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
6843 2024.08.05 16:49:44.489168 [ 3 ] {8a3b7215-99c9-4766-bd96-135593c793e0} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
6844 2024.08.05 16:49:44.489515 [ 3 ] {8a3b7215-99c9-4766-bd96-135593c793e0} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6845 2024.08.05 16:49:44.489681 [ 3 ] {8a3b7215-99c9-4766-bd96-135593c793e0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001452 sec., 41322.31404958678 rows/sec., 2.78 MiB/sec.
6846 2024.08.05 16:49:44.489957 [ 3 ] {8a3b7215-99c9-4766-bd96-135593c793e0} <Debug> DynamicQueryHandler: Done processing query
6847 2024.08.05 16:49:44.490000 [ 3 ] {8a3b7215-99c9-4766-bd96-135593c793e0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6848 2024.08.05 16:49:44.490017 [ 3 ] {} <Debug> HTTP-Session: baf8171f-0772-4f60-97af-f578d356538f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6849 2024.08.05 16:49:48.507568 [ 29 ] {} <Debug> DNSResolver: Updating DNS cache
6850 2024.08.05 16:49:48.507642 [ 29 ] {} <Debug> DNSResolver: Updated DNS cache
6851 2024.08.05 16:49:49.459754 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 1628, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6852 2024.08.05 16:49:49.459868 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6853 2024.08.05 16:49:49.459893 [ 3 ] {} <Debug> HTTP-Session: 6993d2fa-8a1f-4429-96c9-98073edc055c Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
6854 2024.08.05 16:49:49.459919 [ 3 ] {} <Debug> HTTP-Session: 6993d2fa-8a1f-4429-96c9-98073edc055c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6855 2024.08.05 16:49:49.459934 [ 3 ] {} <Debug> HTTP-Session: 6993d2fa-8a1f-4429-96c9-98073edc055c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6856 2024.08.05 16:49:49.459983 [ 3 ] {} <Trace> HTTP-Session: 6993d2fa-8a1f-4429-96c9-98073edc055c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6857 2024.08.05 16:49:49.460174 [ 3 ] {06a6ddaf-fddd-432e-8359-47f486957d63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6858 2024.08.05 16:49:49.460242 [ 3 ] {06a6ddaf-fddd-432e-8359-47f486957d63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6859 2024.08.05 16:49:49.460439 [ 3 ] {06a6ddaf-fddd-432e-8359-47f486957d63} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6860 2024.08.05 16:49:49.460848 [ 3 ] {06a6ddaf-fddd-432e-8359-47f486957d63} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6861 2024.08.05 16:49:49.460891 [ 3 ] {06a6ddaf-fddd-432e-8359-47f486957d63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
6862 2024.08.05 16:49:49.461261 [ 3 ] {06a6ddaf-fddd-432e-8359-47f486957d63} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
6863 2024.08.05 16:49:49.461603 [ 3 ] {06a6ddaf-fddd-432e-8359-47f486957d63} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6864 2024.08.05 16:49:49.461768 [ 3 ] {06a6ddaf-fddd-432e-8359-47f486957d63} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001648 sec., 6674.757281553399 rows/sec., 541.02 KiB/sec.
6865 2024.08.05 16:49:49.461959 [ 3 ] {06a6ddaf-fddd-432e-8359-47f486957d63} <Debug> DynamicQueryHandler: Done processing query
6866 2024.08.05 16:49:49.461987 [ 3 ] {06a6ddaf-fddd-432e-8359-47f486957d63} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6867 2024.08.05 16:49:49.462005 [ 3 ] {} <Debug> HTTP-Session: 6993d2fa-8a1f-4429-96c9-98073edc055c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6868 2024.08.05 16:49:49.462119 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6869 2024.08.05 16:49:49.462168 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6870 2024.08.05 16:49:49.462188 [ 3 ] {} <Debug> HTTP-Session: 42d905d9-decc-4ef0-b042-b4e4d66fd480 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
6871 2024.08.05 16:49:49.462205 [ 3 ] {} <Debug> HTTP-Session: 42d905d9-decc-4ef0-b042-b4e4d66fd480 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6872 2024.08.05 16:49:49.462220 [ 3 ] {} <Debug> HTTP-Session: 42d905d9-decc-4ef0-b042-b4e4d66fd480 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6873 2024.08.05 16:49:49.462251 [ 3 ] {} <Trace> HTTP-Session: 42d905d9-decc-4ef0-b042-b4e4d66fd480 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6874 2024.08.05 16:49:49.462348 [ 3 ] {6175062b-c8cd-4ddc-9f06-a6cd812e4232} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
6875 2024.08.05 16:49:49.462391 [ 3 ] {6175062b-c8cd-4ddc-9f06-a6cd812e4232} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
6876 2024.08.05 16:49:49.462517 [ 3 ] {6175062b-c8cd-4ddc-9f06-a6cd812e4232} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6877 2024.08.05 16:49:49.462820 [ 3 ] {6175062b-c8cd-4ddc-9f06-a6cd812e4232} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6878 2024.08.05 16:49:49.462858 [ 3 ] {6175062b-c8cd-4ddc-9f06-a6cd812e4232} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
6879 2024.08.05 16:49:49.463163 [ 3 ] {6175062b-c8cd-4ddc-9f06-a6cd812e4232} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
6880 2024.08.05 16:49:49.463471 [ 3 ] {6175062b-c8cd-4ddc-9f06-a6cd812e4232} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6881 2024.08.05 16:49:49.463624 [ 3 ] {6175062b-c8cd-4ddc-9f06-a6cd812e4232} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001292 sec., 3095.9752321981423 rows/sec., 252.46 KiB/sec.
6882 2024.08.05 16:49:49.463793 [ 3 ] {6175062b-c8cd-4ddc-9f06-a6cd812e4232} <Debug> DynamicQueryHandler: Done processing query
6883 2024.08.05 16:49:49.463817 [ 3 ] {6175062b-c8cd-4ddc-9f06-a6cd812e4232} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6884 2024.08.05 16:49:49.463833 [ 3 ] {} <Debug> HTTP-Session: 42d905d9-decc-4ef0-b042-b4e4d66fd480 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6885 2024.08.05 16:49:49.463968 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 13077, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6886 2024.08.05 16:49:49.464016 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6887 2024.08.05 16:49:49.464035 [ 3 ] {} <Debug> HTTP-Session: 2f5ea885-b46c-4b8f-b8d8-1a2713cfa1f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
6888 2024.08.05 16:49:49.464052 [ 3 ] {} <Debug> HTTP-Session: 2f5ea885-b46c-4b8f-b8d8-1a2713cfa1f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6889 2024.08.05 16:49:49.464066 [ 3 ] {} <Debug> HTTP-Session: 2f5ea885-b46c-4b8f-b8d8-1a2713cfa1f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6890 2024.08.05 16:49:49.464097 [ 3 ] {} <Trace> HTTP-Session: 2f5ea885-b46c-4b8f-b8d8-1a2713cfa1f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6891 2024.08.05 16:49:49.464216 [ 3 ] {81cf7a68-ff0e-4e83-8c58-d78b97e97234} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6892 2024.08.05 16:49:49.464257 [ 3 ] {81cf7a68-ff0e-4e83-8c58-d78b97e97234} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6893 2024.08.05 16:49:49.464381 [ 3 ] {81cf7a68-ff0e-4e83-8c58-d78b97e97234} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6894 2024.08.05 16:49:49.464751 [ 3 ] {81cf7a68-ff0e-4e83-8c58-d78b97e97234} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6895 2024.08.05 16:49:49.464799 [ 3 ] {81cf7a68-ff0e-4e83-8c58-d78b97e97234} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
6896 2024.08.05 16:49:49.465180 [ 3 ] {81cf7a68-ff0e-4e83-8c58-d78b97e97234} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
6897 2024.08.05 16:49:49.465524 [ 3 ] {81cf7a68-ff0e-4e83-8c58-d78b97e97234} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6898 2024.08.05 16:49:49.465681 [ 3 ] {81cf7a68-ff0e-4e83-8c58-d78b97e97234} <Debug> executeQuery: Read 91 rows, 7.54 KiB in 0.001501 sec., 60626.24916722185 rows/sec., 4.90 MiB/sec.
6899 2024.08.05 16:49:49.465942 [ 3 ] {81cf7a68-ff0e-4e83-8c58-d78b97e97234} <Debug> DynamicQueryHandler: Done processing query
6900 2024.08.05 16:49:49.465994 [ 3 ] {81cf7a68-ff0e-4e83-8c58-d78b97e97234} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
6901 2024.08.05 16:49:49.466045 [ 3 ] {} <Debug> HTTP-Session: 2f5ea885-b46c-4b8f-b8d8-1a2713cfa1f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6902 2024.08.05 16:49:49.466173 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 613, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6903 2024.08.05 16:49:49.466222 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6904 2024.08.05 16:49:49.466242 [ 3 ] {} <Debug> HTTP-Session: d323e85c-fd91-4148-b6d7-eabe0acb2d8d Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
6905 2024.08.05 16:49:49.466258 [ 3 ] {} <Debug> HTTP-Session: d323e85c-fd91-4148-b6d7-eabe0acb2d8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6906 2024.08.05 16:49:49.466272 [ 3 ] {} <Debug> HTTP-Session: d323e85c-fd91-4148-b6d7-eabe0acb2d8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6907 2024.08.05 16:49:49.466305 [ 3 ] {} <Trace> HTTP-Session: d323e85c-fd91-4148-b6d7-eabe0acb2d8d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6908 2024.08.05 16:49:49.466411 [ 3 ] {0889d98d-2e34-4cae-9d3f-1db765398a2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6909 2024.08.05 16:49:49.466455 [ 3 ] {0889d98d-2e34-4cae-9d3f-1db765398a2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6910 2024.08.05 16:49:49.466601 [ 3 ] {0889d98d-2e34-4cae-9d3f-1db765398a2a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6911 2024.08.05 16:49:49.466862 [ 3 ] {0889d98d-2e34-4cae-9d3f-1db765398a2a} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6912 2024.08.05 16:49:49.466899 [ 3 ] {0889d98d-2e34-4cae-9d3f-1db765398a2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
6913 2024.08.05 16:49:49.467207 [ 3 ] {0889d98d-2e34-4cae-9d3f-1db765398a2a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
6914 2024.08.05 16:49:49.467514 [ 3 ] {0889d98d-2e34-4cae-9d3f-1db765398a2a} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6915 2024.08.05 16:49:49.467671 [ 3 ] {0889d98d-2e34-4cae-9d3f-1db765398a2a} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001273 sec., 3142.1838177533386 rows/sec., 219.40 KiB/sec.
6916 2024.08.05 16:49:49.467976 [ 3 ] {0889d98d-2e34-4cae-9d3f-1db765398a2a} <Debug> DynamicQueryHandler: Done processing query
6917 2024.08.05 16:49:49.468002 [ 3 ] {0889d98d-2e34-4cae-9d3f-1db765398a2a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6918 2024.08.05 16:49:49.468018 [ 3 ] {} <Debug> HTTP-Session: d323e85c-fd91-4148-b6d7-eabe0acb2d8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6919 2024.08.05 16:49:49.468137 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 13425, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6920 2024.08.05 16:49:49.468185 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6921 2024.08.05 16:49:49.468205 [ 3 ] {} <Debug> HTTP-Session: 4db42c82-f2ec-4a15-91de-9e531dcbf965 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
6922 2024.08.05 16:49:49.468224 [ 3 ] {} <Debug> HTTP-Session: 4db42c82-f2ec-4a15-91de-9e531dcbf965 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6923 2024.08.05 16:49:49.468238 [ 3 ] {} <Debug> HTTP-Session: 4db42c82-f2ec-4a15-91de-9e531dcbf965 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6924 2024.08.05 16:49:49.468269 [ 3 ] {} <Trace> HTTP-Session: 4db42c82-f2ec-4a15-91de-9e531dcbf965 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6925 2024.08.05 16:49:49.468388 [ 3 ] {a36f9d4a-31a5-451e-80b6-8e9f8968e7f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6926 2024.08.05 16:49:49.468430 [ 3 ] {a36f9d4a-31a5-451e-80b6-8e9f8968e7f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6927 2024.08.05 16:49:49.468573 [ 3 ] {a36f9d4a-31a5-451e-80b6-8e9f8968e7f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6928 2024.08.05 16:49:49.468884 [ 3 ] {a36f9d4a-31a5-451e-80b6-8e9f8968e7f0} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6929 2024.08.05 16:49:49.468922 [ 3 ] {a36f9d4a-31a5-451e-80b6-8e9f8968e7f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
6930 2024.08.05 16:49:49.469234 [ 3 ] {a36f9d4a-31a5-451e-80b6-8e9f8968e7f0} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
6931 2024.08.05 16:49:49.469529 [ 3 ] {a36f9d4a-31a5-451e-80b6-8e9f8968e7f0} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6932 2024.08.05 16:49:49.469684 [ 3 ] {a36f9d4a-31a5-451e-80b6-8e9f8968e7f0} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.00133 sec., 59398.496240601504 rows/sec., 4.64 MiB/sec.
6933 2024.08.05 16:49:49.469975 [ 3 ] {a36f9d4a-31a5-451e-80b6-8e9f8968e7f0} <Debug> DynamicQueryHandler: Done processing query
6934 2024.08.05 16:49:49.470041 [ 3 ] {a36f9d4a-31a5-451e-80b6-8e9f8968e7f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
6935 2024.08.05 16:49:49.470106 [ 3 ] {} <Debug> HTTP-Session: 4db42c82-f2ec-4a15-91de-9e531dcbf965 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6936 2024.08.05 16:49:49.470292 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 30964, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6937 2024.08.05 16:49:49.470343 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6938 2024.08.05 16:49:49.470363 [ 3 ] {} <Debug> HTTP-Session: 9c8b54fe-107b-441f-9385-5bc54bb055ec Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
6939 2024.08.05 16:49:49.470380 [ 3 ] {} <Debug> HTTP-Session: 9c8b54fe-107b-441f-9385-5bc54bb055ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6940 2024.08.05 16:49:49.470395 [ 3 ] {} <Debug> HTTP-Session: 9c8b54fe-107b-441f-9385-5bc54bb055ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6941 2024.08.05 16:49:49.470426 [ 3 ] {} <Trace> HTTP-Session: 9c8b54fe-107b-441f-9385-5bc54bb055ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6942 2024.08.05 16:49:49.470575 [ 3 ] {20af37e9-4ef3-40fd-8b0a-7b59099213b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6943 2024.08.05 16:49:49.470624 [ 3 ] {20af37e9-4ef3-40fd-8b0a-7b59099213b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6944 2024.08.05 16:49:49.470787 [ 3 ] {20af37e9-4ef3-40fd-8b0a-7b59099213b2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6945 2024.08.05 16:49:49.471156 [ 3 ] {20af37e9-4ef3-40fd-8b0a-7b59099213b2} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6946 2024.08.05 16:49:49.471197 [ 3 ] {20af37e9-4ef3-40fd-8b0a-7b59099213b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
6947 2024.08.05 16:49:49.471640 [ 3 ] {20af37e9-4ef3-40fd-8b0a-7b59099213b2} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
6948 2024.08.05 16:49:49.472047 [ 3 ] {20af37e9-4ef3-40fd-8b0a-7b59099213b2} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6949 2024.08.05 16:49:49.472234 [ 3 ] {20af37e9-4ef3-40fd-8b0a-7b59099213b2} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001719 sec., 94240.83769633507 rows/sec., 6.56 MiB/sec.
6950 2024.08.05 16:49:49.472430 [ 3 ] {20af37e9-4ef3-40fd-8b0a-7b59099213b2} <Debug> DynamicQueryHandler: Done processing query
6951 2024.08.05 16:49:49.472457 [ 3 ] {20af37e9-4ef3-40fd-8b0a-7b59099213b2} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6952 2024.08.05 16:49:49.472472 [ 3 ] {} <Debug> HTTP-Session: 9c8b54fe-107b-441f-9385-5bc54bb055ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6953 2024.08.05 16:49:49.472587 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 17631, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6954 2024.08.05 16:49:49.472636 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6955 2024.08.05 16:49:49.472654 [ 3 ] {} <Debug> HTTP-Session: ce35de22-39f0-4614-9394-1e317d804fde Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
6956 2024.08.05 16:49:49.472671 [ 3 ] {} <Debug> HTTP-Session: ce35de22-39f0-4614-9394-1e317d804fde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6957 2024.08.05 16:49:49.472685 [ 3 ] {} <Debug> HTTP-Session: ce35de22-39f0-4614-9394-1e317d804fde Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6958 2024.08.05 16:49:49.472717 [ 3 ] {} <Trace> HTTP-Session: ce35de22-39f0-4614-9394-1e317d804fde Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6959 2024.08.05 16:49:49.472887 [ 3 ] {72f44daa-0fce-4461-8dae-b7cff44fe983} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6960 2024.08.05 16:49:49.472952 [ 3 ] {72f44daa-0fce-4461-8dae-b7cff44fe983} <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
6961 2024.08.05 16:49:49.473371 [ 3 ] {72f44daa-0fce-4461-8dae-b7cff44fe983} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6962 2024.08.05 16:49:49.473859 [ 3 ] {72f44daa-0fce-4461-8dae-b7cff44fe983} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6963 2024.08.05 16:49:49.473896 [ 3 ] {72f44daa-0fce-4461-8dae-b7cff44fe983} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
6964 2024.08.05 16:49:49.474496 [ 3 ] {72f44daa-0fce-4461-8dae-b7cff44fe983} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
6965 2024.08.05 16:49:49.474907 [ 3 ] {72f44daa-0fce-4461-8dae-b7cff44fe983} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6966 2024.08.05 16:49:49.475121 [ 3 ] {72f44daa-0fce-4461-8dae-b7cff44fe983} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002323 sec., 4735.256134309083 rows/sec., 8.49 MiB/sec.
6967 2024.08.05 16:49:49.475572 [ 3 ] {72f44daa-0fce-4461-8dae-b7cff44fe983} <Debug> DynamicQueryHandler: Done processing query
6968 2024.08.05 16:49:49.475601 [ 3 ] {72f44daa-0fce-4461-8dae-b7cff44fe983} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
6969 2024.08.05 16:49:49.475617 [ 3 ] {} <Debug> HTTP-Session: ce35de22-39f0-4614-9394-1e317d804fde Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6970 2024.08.05 16:49:49.475731 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6971 2024.08.05 16:49:49.475780 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6972 2024.08.05 16:49:49.475800 [ 3 ] {} <Debug> HTTP-Session: 6304e10d-8b90-47af-86ad-53cd6e0a57fe Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
6973 2024.08.05 16:49:49.475817 [ 3 ] {} <Debug> HTTP-Session: 6304e10d-8b90-47af-86ad-53cd6e0a57fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6974 2024.08.05 16:49:49.475831 [ 3 ] {} <Debug> HTTP-Session: 6304e10d-8b90-47af-86ad-53cd6e0a57fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6975 2024.08.05 16:49:49.475860 [ 3 ] {} <Trace> HTTP-Session: 6304e10d-8b90-47af-86ad-53cd6e0a57fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6976 2024.08.05 16:49:49.475977 [ 3 ] {4f5b5a43-2fb8-48e5-bb50-5bb788a56c99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6977 2024.08.05 16:49:49.476024 [ 3 ] {4f5b5a43-2fb8-48e5-bb50-5bb788a56c99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6978 2024.08.05 16:49:49.476166 [ 3 ] {4f5b5a43-2fb8-48e5-bb50-5bb788a56c99} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6979 2024.08.05 16:49:49.476440 [ 3 ] {4f5b5a43-2fb8-48e5-bb50-5bb788a56c99} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6980 2024.08.05 16:49:49.476477 [ 3 ] {4f5b5a43-2fb8-48e5-bb50-5bb788a56c99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
6981 2024.08.05 16:49:49.476830 [ 3 ] {4f5b5a43-2fb8-48e5-bb50-5bb788a56c99} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
6982 2024.08.05 16:49:49.477156 [ 3 ] {4f5b5a43-2fb8-48e5-bb50-5bb788a56c99} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6983 2024.08.05 16:49:49.477303 [ 3 ] {4f5b5a43-2fb8-48e5-bb50-5bb788a56c99} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001362 sec., 44052.86343612335 rows/sec., 2.97 MiB/sec.
6984 2024.08.05 16:49:49.477572 [ 3 ] {4f5b5a43-2fb8-48e5-bb50-5bb788a56c99} <Debug> DynamicQueryHandler: Done processing query
6985 2024.08.05 16:49:49.477642 [ 3 ] {4f5b5a43-2fb8-48e5-bb50-5bb788a56c99} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6986 2024.08.05 16:49:49.477706 [ 3 ] {} <Debug> HTTP-Session: 6304e10d-8b90-47af-86ad-53cd6e0a57fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6987 2024.08.05 16:49:54.464877 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 3758, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6988 2024.08.05 16:49:54.465012 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6989 2024.08.05 16:49:54.465037 [ 3 ] {} <Debug> HTTP-Session: 7dbd0acc-2765-4a60-9e25-ed675976ffed Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
6990 2024.08.05 16:49:54.465060 [ 3 ] {} <Debug> HTTP-Session: 7dbd0acc-2765-4a60-9e25-ed675976ffed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6991 2024.08.05 16:49:54.465075 [ 3 ] {} <Debug> HTTP-Session: 7dbd0acc-2765-4a60-9e25-ed675976ffed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6992 2024.08.05 16:49:54.465125 [ 3 ] {} <Trace> HTTP-Session: 7dbd0acc-2765-4a60-9e25-ed675976ffed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6993 2024.08.05 16:49:54.465311 [ 3 ] {6bb4c948-d764-4fcf-ab04-b08ec3804346} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6994 2024.08.05 16:49:54.465379 [ 3 ] {6bb4c948-d764-4fcf-ab04-b08ec3804346} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6995 2024.08.05 16:49:54.465572 [ 3 ] {6bb4c948-d764-4fcf-ab04-b08ec3804346} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6996 2024.08.05 16:49:54.465935 [ 3 ] {6bb4c948-d764-4fcf-ab04-b08ec3804346} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6997 2024.08.05 16:49:54.465975 [ 3 ] {6bb4c948-d764-4fcf-ab04-b08ec3804346} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
6998 2024.08.05 16:49:54.466339 [ 3 ] {6bb4c948-d764-4fcf-ab04-b08ec3804346} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
6999 2024.08.05 16:49:54.466667 [ 3 ] {6bb4c948-d764-4fcf-ab04-b08ec3804346} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7000 2024.08.05 16:49:54.466811 [ 3 ] {6bb4c948-d764-4fcf-ab04-b08ec3804346} <Debug> executeQuery: Read 27 rows, 2.04 KiB in 0.001559 sec., 17318.79409878127 rows/sec., 1.28 MiB/sec.
7001 2024.08.05 16:49:54.467020 [ 3 ] {6bb4c948-d764-4fcf-ab04-b08ec3804346} <Debug> DynamicQueryHandler: Done processing query
7002 2024.08.05 16:49:54.467046 [ 3 ] {6bb4c948-d764-4fcf-ab04-b08ec3804346} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7003 2024.08.05 16:49:54.467063 [ 3 ] {} <Debug> HTTP-Session: 7dbd0acc-2765-4a60-9e25-ed675976ffed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7004 2024.08.05 16:49:54.467180 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7005 2024.08.05 16:49:54.467230 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7006 2024.08.05 16:49:54.467250 [ 3 ] {} <Debug> HTTP-Session: 5d039a9c-814e-4b90-89d4-4a7da3bb384d Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
7007 2024.08.05 16:49:54.467266 [ 3 ] {} <Debug> HTTP-Session: 5d039a9c-814e-4b90-89d4-4a7da3bb384d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7008 2024.08.05 16:49:54.467280 [ 3 ] {} <Debug> HTTP-Session: 5d039a9c-814e-4b90-89d4-4a7da3bb384d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7009 2024.08.05 16:49:54.467311 [ 3 ] {} <Trace> HTTP-Session: 5d039a9c-814e-4b90-89d4-4a7da3bb384d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7010 2024.08.05 16:49:54.467416 [ 3 ] {9c0f0aa6-3c85-4b70-9a7e-a7c4bb921c9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
7011 2024.08.05 16:49:54.467459 [ 3 ] {9c0f0aa6-3c85-4b70-9a7e-a7c4bb921c9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
7012 2024.08.05 16:49:54.467584 [ 3 ] {9c0f0aa6-3c85-4b70-9a7e-a7c4bb921c9b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7013 2024.08.05 16:49:54.467825 [ 3 ] {9c0f0aa6-3c85-4b70-9a7e-a7c4bb921c9b} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7014 2024.08.05 16:49:54.467861 [ 3 ] {9c0f0aa6-3c85-4b70-9a7e-a7c4bb921c9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
7015 2024.08.05 16:49:54.468158 [ 3 ] {9c0f0aa6-3c85-4b70-9a7e-a7c4bb921c9b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
7016 2024.08.05 16:49:54.468458 [ 3 ] {9c0f0aa6-3c85-4b70-9a7e-a7c4bb921c9b} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7017 2024.08.05 16:49:54.468577 [ 82 ] {} <Debug> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0
7018 2024.08.05 16:49:54.468585 [ 3 ] {9c0f0aa6-3c85-4b70-9a7e-a7c4bb921c9b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001192 sec., 1677.8523489932886 rows/sec., 136.82 KiB/sec.
7019 2024.08.05 16:49:54.468621 [ 82 ] {} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7020 2024.08.05 16:49:54.468655 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
7021 2024.08.05 16:49:54.468780 [ 190 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full
7022 2024.08.05 16:49:54.468783 [ 3 ] {9c0f0aa6-3c85-4b70-9a7e-a7c4bb921c9b} <Debug> DynamicQueryHandler: Done processing query
7023 2024.08.05 16:49:54.468841 [ 3 ] {9c0f0aa6-3c85-4b70-9a7e-a7c4bb921c9b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7024 2024.08.05 16:49:54.468864 [ 3 ] {} <Debug> HTTP-Session: 5d039a9c-814e-4b90-89d4-4a7da3bb384d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7025 2024.08.05 16:49:54.468934 [ 190 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7026 2024.08.05 16:49:54.468968 [ 190 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 16 rows starting from the beginning of the part
7027 2024.08.05 16:49:54.469048 [ 190 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part
7028 2024.08.05 16:49:54.469059 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 33967, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7029 2024.08.05 16:49:54.469250 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7030 2024.08.05 16:49:54.469389 [ 3 ] {} <Debug> HTTP-Session: 27ab6ee8-c25a-4ff2-bca7-1ae18572e978 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
7031 2024.08.05 16:49:54.469473 [ 3 ] {} <Debug> HTTP-Session: 27ab6ee8-c25a-4ff2-bca7-1ae18572e978 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7032 2024.08.05 16:49:54.469503 [ 190 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::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
7033 2024.08.05 16:49:54.469526 [ 3 ] {} <Debug> HTTP-Session: 27ab6ee8-c25a-4ff2-bca7-1ae18572e978 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7034 2024.08.05 16:49:54.469637 [ 3 ] {} <Trace> HTTP-Session: 27ab6ee8-c25a-4ff2-bca7-1ae18572e978 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7035 2024.08.05 16:49:54.469787 [ 190 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part
7036 2024.08.05 16:49:54.469989 [ 190 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::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
7037 2024.08.05 16:49:54.470017 [ 3 ] {f20e75f3-f83f-444e-a44c-9ed6670b2f79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7038 2024.08.05 16:49:54.470160 [ 3 ] {f20e75f3-f83f-444e-a44c-9ed6670b2f79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7039 2024.08.05 16:49:54.470212 [ 190 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::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
7040 2024.08.05 16:49:54.470785 [ 3 ] {f20e75f3-f83f-444e-a44c-9ed6670b2f79} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7041 2024.08.05 16:49:54.471413 [ 3 ] {f20e75f3-f83f-444e-a44c-9ed6670b2f79} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7042 2024.08.05 16:49:54.471458 [ 3 ] {f20e75f3-f83f-444e-a44c-9ed6670b2f79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
7043 2024.08.05 16:49:54.471810 [ 196 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 4 columns (4 merged, 0 gathered) in 0.003089933 sec., 9061.685156280088 rows/sec., 738.92 KiB/sec.
7044 2024.08.05 16:49:54.472011 [ 3 ] {f20e75f3-f83f-444e-a44c-9ed6670b2f79} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
7045 2024.08.05 16:49:54.472057 [ 196 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary)
7046 2024.08.05 16:49:54.472648 [ 3 ] {f20e75f3-f83f-444e-a44c-9ed6670b2f79} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7047 2024.08.05 16:49:54.472896 [ 196 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_15_3} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7048 2024.08.05 16:49:54.472916 [ 3 ] {f20e75f3-f83f-444e-a44c-9ed6670b2f79} <Debug> executeQuery: Read 225 rows, 20.30 KiB in 0.003042 sec., 73964.49704142012 rows/sec., 6.52 MiB/sec.
7049 2024.08.05 16:49:54.473137 [ 196 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_15_3} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3
7050 2024.08.05 16:49:54.473268 [ 3 ] {f20e75f3-f83f-444e-a44c-9ed6670b2f79} <Debug> DynamicQueryHandler: Done processing query
7051 2024.08.05 16:49:54.473305 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
7052 2024.08.05 16:49:54.473315 [ 3 ] {f20e75f3-f83f-444e-a44c-9ed6670b2f79} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB.
7053 2024.08.05 16:49:54.473361 [ 3 ] {} <Debug> HTTP-Session: 27ab6ee8-c25a-4ff2-bca7-1ae18572e978 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7054 2024.08.05 16:49:54.473489 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7055 2024.08.05 16:49:54.473537 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7056 2024.08.05 16:49:54.473557 [ 3 ] {} <Debug> HTTP-Session: 3a37810b-fed7-467e-ad1f-bb4968622f08 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
7057 2024.08.05 16:49:54.473573 [ 3 ] {} <Debug> HTTP-Session: 3a37810b-fed7-467e-ad1f-bb4968622f08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7058 2024.08.05 16:49:54.473587 [ 3 ] {} <Debug> HTTP-Session: 3a37810b-fed7-467e-ad1f-bb4968622f08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7059 2024.08.05 16:49:54.473618 [ 3 ] {} <Trace> HTTP-Session: 3a37810b-fed7-467e-ad1f-bb4968622f08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7060 2024.08.05 16:49:54.473715 [ 3 ] {9ea808dc-4732-45b4-9151-1b66b7ea92ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7061 2024.08.05 16:49:54.473758 [ 3 ] {9ea808dc-4732-45b4-9151-1b66b7ea92ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7062 2024.08.05 16:49:54.473906 [ 3 ] {9ea808dc-4732-45b4-9151-1b66b7ea92ac} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7063 2024.08.05 16:49:54.474203 [ 3 ] {9ea808dc-4732-45b4-9151-1b66b7ea92ac} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7064 2024.08.05 16:49:54.474239 [ 3 ] {9ea808dc-4732-45b4-9151-1b66b7ea92ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
7065 2024.08.05 16:49:54.474540 [ 3 ] {9ea808dc-4732-45b4-9151-1b66b7ea92ac} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
7066 2024.08.05 16:49:54.474856 [ 3 ] {9ea808dc-4732-45b4-9151-1b66b7ea92ac} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7067 2024.08.05 16:49:54.474990 [ 3 ] {9ea808dc-4732-45b4-9151-1b66b7ea92ac} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001292 sec., 1547.9876160990711 rows/sec., 108.09 KiB/sec.
7068 2024.08.05 16:49:54.475096 [ 81 ] {} <Debug> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0
7069 2024.08.05 16:49:54.475215 [ 81 ] {} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7070 2024.08.05 16:49:54.475229 [ 3 ] {9ea808dc-4732-45b4-9151-1b66b7ea92ac} <Debug> DynamicQueryHandler: Done processing query
7071 2024.08.05 16:49:54.475286 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
7072 2024.08.05 16:49:54.475292 [ 3 ] {9ea808dc-4732-45b4-9151-1b66b7ea92ac} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7073 2024.08.05 16:49:54.475349 [ 3 ] {} <Debug> HTTP-Session: 3a37810b-fed7-467e-ad1f-bb4968622f08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7074 2024.08.05 16:49:54.475552 [ 187 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full
7075 2024.08.05 16:49:54.475628 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 65453, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7076 2024.08.05 16:49:54.475825 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7077 2024.08.05 16:49:54.475908 [ 3 ] {} <Debug> HTTP-Session: f1b10dc8-57e1-48d1-9bf6-562dce0507f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
7078 2024.08.05 16:49:54.475950 [ 3 ] {} <Debug> HTTP-Session: f1b10dc8-57e1-48d1-9bf6-562dce0507f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7079 2024.08.05 16:49:54.475979 [ 187 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7080 2024.08.05 16:49:54.475990 [ 3 ] {} <Debug> HTTP-Session: f1b10dc8-57e1-48d1-9bf6-562dce0507f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7081 2024.08.05 16:49:54.476041 [ 187 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 16 rows starting from the beginning of the part
7082 2024.08.05 16:49:54.476067 [ 3 ] {} <Trace> HTTP-Session: f1b10dc8-57e1-48d1-9bf6-562dce0507f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7083 2024.08.05 16:49:54.476293 [ 187 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part
7084 2024.08.05 16:49:54.476530 [ 187 ] {280d238a-2774-4679-9167-e1a37d9a90f0::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
7085 2024.08.05 16:49:54.476542 [ 3 ] {099da84f-4665-4f18-bbda-ac85de7f70e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7086 2024.08.05 16:49:54.476702 [ 3 ] {099da84f-4665-4f18-bbda-ac85de7f70e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7087 2024.08.05 16:49:54.476933 [ 187 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part
7088 2024.08.05 16:49:54.477238 [ 187 ] {280d238a-2774-4679-9167-e1a37d9a90f0::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
7089 2024.08.05 16:49:54.477600 [ 187 ] {280d238a-2774-4679-9167-e1a37d9a90f0::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
7090 2024.08.05 16:49:54.477698 [ 3 ] {099da84f-4665-4f18-bbda-ac85de7f70e3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7091 2024.08.05 16:49:54.478952 [ 3 ] {099da84f-4665-4f18-bbda-ac85de7f70e3} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7092 2024.08.05 16:49:54.479022 [ 3 ] {099da84f-4665-4f18-bbda-ac85de7f70e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
7093 2024.08.05 16:49:54.479997 [ 3 ] {099da84f-4665-4f18-bbda-ac85de7f70e3} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
7094 2024.08.05 16:49:54.480036 [ 187 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 4 columns (4 merged, 0 gathered) in 0.004592059 sec., 6097.482632518441 rows/sec., 425.75 KiB/sec.
7095 2024.08.05 16:49:54.480213 [ 190 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary)
7096 2024.08.05 16:49:54.480479 [ 3 ] {099da84f-4665-4f18-bbda-ac85de7f70e3} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7097 2024.08.05 16:49:54.480731 [ 3 ] {099da84f-4665-4f18-bbda-ac85de7f70e3} <Debug> executeQuery: Read 405 rows, 29.32 KiB in 0.004483 sec., 90341.28931519072 rows/sec., 6.39 MiB/sec.
7098 2024.08.05 16:49:54.480843 [ 190 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_15_3} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7099 2024.08.05 16:49:54.480935 [ 190 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_15_3} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3
7100 2024.08.05 16:49:54.480940 [ 3 ] {099da84f-4665-4f18-bbda-ac85de7f70e3} <Debug> DynamicQueryHandler: Done processing query
7101 2024.08.05 16:49:54.480971 [ 3 ] {099da84f-4665-4f18-bbda-ac85de7f70e3} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
7102 2024.08.05 16:49:54.481003 [ 3 ] {} <Debug> HTTP-Session: f1b10dc8-57e1-48d1-9bf6-562dce0507f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7103 2024.08.05 16:49:54.481038 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
7104 2024.08.05 16:49:54.481152 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7105 2024.08.05 16:49:54.481201 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7106 2024.08.05 16:49:54.481219 [ 3 ] {} <Debug> HTTP-Session: 40a9196c-ea7f-4445-a503-228e7b953bbd Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
7107 2024.08.05 16:49:54.481235 [ 3 ] {} <Debug> HTTP-Session: 40a9196c-ea7f-4445-a503-228e7b953bbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7108 2024.08.05 16:49:54.481248 [ 3 ] {} <Debug> HTTP-Session: 40a9196c-ea7f-4445-a503-228e7b953bbd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7109 2024.08.05 16:49:54.481279 [ 3 ] {} <Trace> HTTP-Session: 40a9196c-ea7f-4445-a503-228e7b953bbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7110 2024.08.05 16:49:54.481375 [ 3 ] {e30d73ea-6bf0-4b43-8970-b39fcdd48797} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
7111 2024.08.05 16:49:54.481419 [ 3 ] {e30d73ea-6bf0-4b43-8970-b39fcdd48797} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
7112 2024.08.05 16:49:54.481549 [ 3 ] {e30d73ea-6bf0-4b43-8970-b39fcdd48797} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7113 2024.08.05 16:49:54.481815 [ 3 ] {e30d73ea-6bf0-4b43-8970-b39fcdd48797} <Trace> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7114 2024.08.05 16:49:54.481851 [ 3 ] {e30d73ea-6bf0-4b43-8970-b39fcdd48797} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
7115 2024.08.05 16:49:54.482207 [ 3 ] {e30d73ea-6bf0-4b43-8970-b39fcdd48797} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
7116 2024.08.05 16:49:54.482524 [ 3 ] {e30d73ea-6bf0-4b43-8970-b39fcdd48797} <Trace> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7117 2024.08.05 16:49:54.482690 [ 3 ] {e30d73ea-6bf0-4b43-8970-b39fcdd48797} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.00133 sec., 4511.278195488721 rows/sec., 193.84 KiB/sec.
7118 2024.08.05 16:49:54.482870 [ 3 ] {e30d73ea-6bf0-4b43-8970-b39fcdd48797} <Debug> DynamicQueryHandler: Done processing query
7119 2024.08.05 16:49:54.482894 [ 3 ] {e30d73ea-6bf0-4b43-8970-b39fcdd48797} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
7120 2024.08.05 16:49:54.482910 [ 3 ] {} <Debug> HTTP-Session: 40a9196c-ea7f-4445-a503-228e7b953bbd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7121 2024.08.05 16:49:54.483082 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7122 2024.08.05 16:49:54.483130 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7123 2024.08.05 16:49:54.483148 [ 3 ] {} <Debug> HTTP-Session: 6c0f0e6a-bed3-4879-972c-04ba71745dc5 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
7124 2024.08.05 16:49:54.483165 [ 3 ] {} <Debug> HTTP-Session: 6c0f0e6a-bed3-4879-972c-04ba71745dc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7125 2024.08.05 16:49:54.483178 [ 3 ] {} <Debug> HTTP-Session: 6c0f0e6a-bed3-4879-972c-04ba71745dc5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7126 2024.08.05 16:49:54.483208 [ 3 ] {} <Trace> HTTP-Session: 6c0f0e6a-bed3-4879-972c-04ba71745dc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7127 2024.08.05 16:49:54.483330 [ 3 ] {f739e228-febc-402b-a56c-aa719dcf9935} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
7128 2024.08.05 16:49:54.483376 [ 3 ] {f739e228-febc-402b-a56c-aa719dcf9935} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
7129 2024.08.05 16:49:54.483520 [ 3 ] {f739e228-febc-402b-a56c-aa719dcf9935} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7130 2024.08.05 16:49:54.483840 [ 3 ] {f739e228-febc-402b-a56c-aa719dcf9935} <Trace> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7131 2024.08.05 16:49:54.483876 [ 3 ] {f739e228-febc-402b-a56c-aa719dcf9935} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
7132 2024.08.05 16:49:54.484235 [ 3 ] {f739e228-febc-402b-a56c-aa719dcf9935} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
7133 2024.08.05 16:49:54.484566 [ 3 ] {f739e228-febc-402b-a56c-aa719dcf9935} <Trace> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7134 2024.08.05 16:49:54.484723 [ 3 ] {f739e228-febc-402b-a56c-aa719dcf9935} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001432 sec., 53770.949720670396 rows/sec., 3.31 MiB/sec.
7135 2024.08.05 16:49:54.484884 [ 3 ] {f739e228-febc-402b-a56c-aa719dcf9935} <Debug> DynamicQueryHandler: Done processing query
7136 2024.08.05 16:49:54.484907 [ 3 ] {f739e228-febc-402b-a56c-aa719dcf9935} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7137 2024.08.05 16:49:54.484923 [ 3 ] {} <Debug> HTTP-Session: 6c0f0e6a-bed3-4879-972c-04ba71745dc5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7138 2024.08.05 16:49:54.485083 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 30773, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7139 2024.08.05 16:49:54.485130 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7140 2024.08.05 16:49:54.485148 [ 3 ] {} <Debug> HTTP-Session: 07dd8b9d-7166-40d7-912a-2a5f86ba0f37 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
7141 2024.08.05 16:49:54.485166 [ 3 ] {} <Debug> HTTP-Session: 07dd8b9d-7166-40d7-912a-2a5f86ba0f37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7142 2024.08.05 16:49:54.485179 [ 3 ] {} <Debug> HTTP-Session: 07dd8b9d-7166-40d7-912a-2a5f86ba0f37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7143 2024.08.05 16:49:54.485209 [ 3 ] {} <Trace> HTTP-Session: 07dd8b9d-7166-40d7-912a-2a5f86ba0f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7144 2024.08.05 16:49:54.485377 [ 3 ] {e21ffb42-5af9-435c-8cc8-98f9c70c8cff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7145 2024.08.05 16:49:54.485422 [ 3 ] {e21ffb42-5af9-435c-8cc8-98f9c70c8cff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7146 2024.08.05 16:49:54.485564 [ 3 ] {e21ffb42-5af9-435c-8cc8-98f9c70c8cff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7147 2024.08.05 16:49:54.485933 [ 3 ] {e21ffb42-5af9-435c-8cc8-98f9c70c8cff} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7148 2024.08.05 16:49:54.485969 [ 3 ] {e21ffb42-5af9-435c-8cc8-98f9c70c8cff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
7149 2024.08.05 16:49:54.486327 [ 3 ] {e21ffb42-5af9-435c-8cc8-98f9c70c8cff} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
7150 2024.08.05 16:49:54.486655 [ 3 ] {e21ffb42-5af9-435c-8cc8-98f9c70c8cff} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7151 2024.08.05 16:49:54.486820 [ 3 ] {e21ffb42-5af9-435c-8cc8-98f9c70c8cff} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001525 sec., 105573.77049180327 rows/sec., 7.35 MiB/sec.
7152 2024.08.05 16:49:54.487030 [ 3 ] {e21ffb42-5af9-435c-8cc8-98f9c70c8cff} <Debug> DynamicQueryHandler: Done processing query
7153 2024.08.05 16:49:54.487059 [ 3 ] {e21ffb42-5af9-435c-8cc8-98f9c70c8cff} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7154 2024.08.05 16:49:54.487075 [ 3 ] {} <Debug> HTTP-Session: 07dd8b9d-7166-40d7-912a-2a5f86ba0f37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7155 2024.08.05 16:49:54.487253 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 33709, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7156 2024.08.05 16:49:54.487302 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7157 2024.08.05 16:49:54.487320 [ 3 ] {} <Debug> HTTP-Session: a6cc3cea-5ea2-44d8-825d-a4780d46384a Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
7158 2024.08.05 16:49:54.487335 [ 3 ] {} <Debug> HTTP-Session: a6cc3cea-5ea2-44d8-825d-a4780d46384a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7159 2024.08.05 16:49:54.487349 [ 3 ] {} <Debug> HTTP-Session: a6cc3cea-5ea2-44d8-825d-a4780d46384a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7160 2024.08.05 16:49:54.487380 [ 3 ] {} <Trace> HTTP-Session: a6cc3cea-5ea2-44d8-825d-a4780d46384a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7161 2024.08.05 16:49:54.487632 [ 3 ] {8667079a-dddb-4384-add8-8a8314b76d40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7162 2024.08.05 16:49:54.487695 [ 3 ] {8667079a-dddb-4384-add8-8a8314b76d40} <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
7163 2024.08.05 16:49:54.488109 [ 3 ] {8667079a-dddb-4384-add8-8a8314b76d40} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7164 2024.08.05 16:49:54.488643 [ 3 ] {8667079a-dddb-4384-add8-8a8314b76d40} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7165 2024.08.05 16:49:54.488680 [ 3 ] {8667079a-dddb-4384-add8-8a8314b76d40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
7166 2024.08.05 16:49:54.489256 [ 3 ] {8667079a-dddb-4384-add8-8a8314b76d40} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
7167 2024.08.05 16:49:54.489655 [ 3 ] {8667079a-dddb-4384-add8-8a8314b76d40} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7168 2024.08.05 16:49:54.489856 [ 3 ] {8667079a-dddb-4384-add8-8a8314b76d40} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.002387 sec., 8797.653958944282 rows/sec., 15.76 MiB/sec.
7169 2024.08.05 16:49:54.490353 [ 3 ] {8667079a-dddb-4384-add8-8a8314b76d40} <Debug> DynamicQueryHandler: Done processing query
7170 2024.08.05 16:49:54.490379 [ 3 ] {8667079a-dddb-4384-add8-8a8314b76d40} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
7171 2024.08.05 16:49:54.490395 [ 3 ] {} <Debug> HTTP-Session: a6cc3cea-5ea2-44d8-825d-a4780d46384a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7172 2024.08.05 16:49:54.490518 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 3209, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7173 2024.08.05 16:49:54.490566 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7174 2024.08.05 16:49:54.490584 [ 3 ] {} <Debug> HTTP-Session: 380a53a3-a26b-4679-afc0-a2172284112c Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
7175 2024.08.05 16:49:54.490600 [ 3 ] {} <Debug> HTTP-Session: 380a53a3-a26b-4679-afc0-a2172284112c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7176 2024.08.05 16:49:54.490614 [ 3 ] {} <Debug> HTTP-Session: 380a53a3-a26b-4679-afc0-a2172284112c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7177 2024.08.05 16:49:54.490644 [ 3 ] {} <Trace> HTTP-Session: 380a53a3-a26b-4679-afc0-a2172284112c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7178 2024.08.05 16:49:54.490748 [ 3 ] {95af970a-2511-4cd1-8966-93fc5cc37850} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
7179 2024.08.05 16:49:54.490792 [ 3 ] {95af970a-2511-4cd1-8966-93fc5cc37850} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
7180 2024.08.05 16:49:54.490939 [ 3 ] {95af970a-2511-4cd1-8966-93fc5cc37850} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7181 2024.08.05 16:49:54.491214 [ 3 ] {95af970a-2511-4cd1-8966-93fc5cc37850} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7182 2024.08.05 16:49:54.491250 [ 3 ] {95af970a-2511-4cd1-8966-93fc5cc37850} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
7183 2024.08.05 16:49:54.491608 [ 3 ] {95af970a-2511-4cd1-8966-93fc5cc37850} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
7184 2024.08.05 16:49:54.491924 [ 3 ] {95af970a-2511-4cd1-8966-93fc5cc37850} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7185 2024.08.05 16:49:54.492087 [ 3 ] {95af970a-2511-4cd1-8966-93fc5cc37850} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001362 sec., 16886.930983847284 rows/sec., 913.47 KiB/sec.
7186 2024.08.05 16:49:54.492291 [ 3 ] {95af970a-2511-4cd1-8966-93fc5cc37850} <Debug> DynamicQueryHandler: Done processing query
7187 2024.08.05 16:49:54.492316 [ 3 ] {95af970a-2511-4cd1-8966-93fc5cc37850} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
7188 2024.08.05 16:49:54.492331 [ 3 ] {} <Debug> HTTP-Session: 380a53a3-a26b-4679-afc0-a2172284112c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7189 2024.08.05 16:49:54.492451 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7190 2024.08.05 16:49:54.492499 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7191 2024.08.05 16:49:54.492518 [ 3 ] {} <Debug> HTTP-Session: 7cddd9f2-581e-46d7-8f67-31b0763d1ad7 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
7192 2024.08.05 16:49:54.492533 [ 3 ] {} <Debug> HTTP-Session: 7cddd9f2-581e-46d7-8f67-31b0763d1ad7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7193 2024.08.05 16:49:54.492548 [ 3 ] {} <Debug> HTTP-Session: 7cddd9f2-581e-46d7-8f67-31b0763d1ad7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7194 2024.08.05 16:49:54.492578 [ 3 ] {} <Trace> HTTP-Session: 7cddd9f2-581e-46d7-8f67-31b0763d1ad7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7195 2024.08.05 16:49:54.492692 [ 3 ] {2d7bca3e-7ba1-4a40-8c3b-a96aa6aa8c5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7196 2024.08.05 16:49:54.492736 [ 3 ] {2d7bca3e-7ba1-4a40-8c3b-a96aa6aa8c5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7197 2024.08.05 16:49:54.492861 [ 3 ] {2d7bca3e-7ba1-4a40-8c3b-a96aa6aa8c5b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7198 2024.08.05 16:49:54.493217 [ 3 ] {2d7bca3e-7ba1-4a40-8c3b-a96aa6aa8c5b} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7199 2024.08.05 16:49:54.493253 [ 3 ] {2d7bca3e-7ba1-4a40-8c3b-a96aa6aa8c5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
7200 2024.08.05 16:49:54.493599 [ 3 ] {2d7bca3e-7ba1-4a40-8c3b-a96aa6aa8c5b} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
7201 2024.08.05 16:49:54.493910 [ 3 ] {2d7bca3e-7ba1-4a40-8c3b-a96aa6aa8c5b} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7202 2024.08.05 16:49:54.494073 [ 3 ] {2d7bca3e-7ba1-4a40-8c3b-a96aa6aa8c5b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001414 sec., 42432.81471004244 rows/sec., 2.86 MiB/sec.
7203 2024.08.05 16:49:54.494268 [ 3 ] {2d7bca3e-7ba1-4a40-8c3b-a96aa6aa8c5b} <Debug> DynamicQueryHandler: Done processing query
7204 2024.08.05 16:49:54.494294 [ 3 ] {2d7bca3e-7ba1-4a40-8c3b-a96aa6aa8c5b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7205 2024.08.05 16:49:54.494309 [ 3 ] {} <Debug> HTTP-Session: 7cddd9f2-581e-46d7-8f67-31b0763d1ad7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7206 2024.08.05 16:49:59.461317 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 1628, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7207 2024.08.05 16:49:59.461518 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7208 2024.08.05 16:49:59.461566 [ 3 ] {} <Debug> HTTP-Session: f4e4e943-17d2-4220-b3dd-d0c933f8f9ad Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
7209 2024.08.05 16:49:59.461608 [ 3 ] {} <Debug> HTTP-Session: f4e4e943-17d2-4220-b3dd-d0c933f8f9ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7210 2024.08.05 16:49:59.461637 [ 3 ] {} <Debug> HTTP-Session: f4e4e943-17d2-4220-b3dd-d0c933f8f9ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7211 2024.08.05 16:49:59.461720 [ 3 ] {} <Trace> HTTP-Session: f4e4e943-17d2-4220-b3dd-d0c933f8f9ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7212 2024.08.05 16:49:59.461972 [ 3 ] {3f32e2ea-7f08-4cf5-b95a-5cf614534a18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7213 2024.08.05 16:49:59.462044 [ 3 ] {3f32e2ea-7f08-4cf5-b95a-5cf614534a18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7214 2024.08.05 16:49:59.462275 [ 3 ] {3f32e2ea-7f08-4cf5-b95a-5cf614534a18} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7215 2024.08.05 16:49:59.462694 [ 3 ] {3f32e2ea-7f08-4cf5-b95a-5cf614534a18} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7216 2024.08.05 16:49:59.462738 [ 3 ] {3f32e2ea-7f08-4cf5-b95a-5cf614534a18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
7217 2024.08.05 16:49:59.463108 [ 3 ] {3f32e2ea-7f08-4cf5-b95a-5cf614534a18} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
7218 2024.08.05 16:49:59.463442 [ 3 ] {3f32e2ea-7f08-4cf5-b95a-5cf614534a18} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7219 2024.08.05 16:49:59.463623 [ 3 ] {3f32e2ea-7f08-4cf5-b95a-5cf614534a18} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001703 sec., 6459.189665296535 rows/sec., 523.55 KiB/sec.
7220 2024.08.05 16:49:59.463623 [ 77 ] {} <Debug> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
7221 2024.08.05 16:49:59.463739 [ 77 ] {} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7222 2024.08.05 16:49:59.463783 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
7223 2024.08.05 16:49:59.463907 [ 3 ] {3f32e2ea-7f08-4cf5-b95a-5cf614534a18} <Debug> DynamicQueryHandler: Done processing query
7224 2024.08.05 16:49:59.463936 [ 197 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::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
7225 2024.08.05 16:49:59.463951 [ 3 ] {3f32e2ea-7f08-4cf5-b95a-5cf614534a18} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7226 2024.08.05 16:49:59.464007 [ 3 ] {} <Debug> HTTP-Session: f4e4e943-17d2-4220-b3dd-d0c933f8f9ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7227 2024.08.05 16:49:59.464155 [ 197 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7228 2024.08.05 16:49:59.464182 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7229 2024.08.05 16:49:59.464215 [ 197 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 38 rows starting from the beginning of the part
7230 2024.08.05 16:49:59.464275 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7231 2024.08.05 16:49:59.464341 [ 3 ] {} <Debug> HTTP-Session: 749baccf-a2c2-4d11-8531-6e80b415aad1 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
7232 2024.08.05 16:49:59.464397 [ 197 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::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
7233 2024.08.05 16:49:59.464436 [ 3 ] {} <Debug> HTTP-Session: 749baccf-a2c2-4d11-8531-6e80b415aad1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7234 2024.08.05 16:49:59.464508 [ 3 ] {} <Debug> HTTP-Session: 749baccf-a2c2-4d11-8531-6e80b415aad1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7235 2024.08.05 16:49:59.464705 [ 197 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 27 rows starting from the beginning of the part
7236 2024.08.05 16:49:59.464754 [ 3 ] {} <Trace> HTTP-Session: 749baccf-a2c2-4d11-8531-6e80b415aad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7237 2024.08.05 16:49:59.464957 [ 197 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::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
7238 2024.08.05 16:49:59.465197 [ 197 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 27 rows starting from the beginning of the part
7239 2024.08.05 16:49:59.465413 [ 197 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::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
7240 2024.08.05 16:49:59.465415 [ 3 ] {97abe0fa-e0c3-4556-a752-8f1a1f943b0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
7241 2024.08.05 16:49:59.465736 [ 3 ] {97abe0fa-e0c3-4556-a752-8f1a1f943b0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
7242 2024.08.05 16:49:59.466183 [ 3 ] {97abe0fa-e0c3-4556-a752-8f1a1f943b0c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7243 2024.08.05 16:49:59.466941 [ 3 ] {97abe0fa-e0c3-4556-a752-8f1a1f943b0c} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7244 2024.08.05 16:49:59.467001 [ 3 ] {97abe0fa-e0c3-4556-a752-8f1a1f943b0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
7245 2024.08.05 16:49:59.467850 [ 3 ] {97abe0fa-e0c3-4556-a752-8f1a1f943b0c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
7246 2024.08.05 16:49:59.468023 [ 188 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 125 rows, containing 4 columns (4 merged, 0 gathered) in 0.00415272 sec., 30100.753241249105 rows/sec., 2.28 MiB/sec.
7247 2024.08.05 16:49:59.468367 [ 199 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
7248 2024.08.05 16:49:59.468432 [ 3 ] {97abe0fa-e0c3-4556-a752-8f1a1f943b0c} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7249 2024.08.05 16:49:59.468815 [ 3 ] {97abe0fa-e0c3-4556-a752-8f1a1f943b0c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.003697 sec., 540.9791723018664 rows/sec., 44.11 KiB/sec.
7250 2024.08.05 16:49:59.469500 [ 3 ] {97abe0fa-e0c3-4556-a752-8f1a1f943b0c} <Debug> DynamicQueryHandler: Done processing query
7251 2024.08.05 16:49:59.469590 [ 3 ] {97abe0fa-e0c3-4556-a752-8f1a1f943b0c} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7252 2024.08.05 16:49:59.469635 [ 3 ] {} <Debug> HTTP-Session: 749baccf-a2c2-4d11-8531-6e80b415aad1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7253 2024.08.05 16:49:59.469862 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 17932, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7254 2024.08.05 16:49:59.469902 [ 199 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_31_6} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7255 2024.08.05 16:49:59.469943 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7256 2024.08.05 16:49:59.469992 [ 3 ] {} <Debug> HTTP-Session: 1a3a0fae-8fb0-4bfc-a04e-3bcc5566830e Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
7257 2024.08.05 16:49:59.470023 [ 3 ] {} <Debug> HTTP-Session: 1a3a0fae-8fb0-4bfc-a04e-3bcc5566830e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7258 2024.08.05 16:49:59.470043 [ 3 ] {} <Debug> HTTP-Session: 1a3a0fae-8fb0-4bfc-a04e-3bcc5566830e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7259 2024.08.05 16:49:59.470077 [ 199 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_31_6} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
7260 2024.08.05 16:49:59.470096 [ 3 ] {} <Trace> HTTP-Session: 1a3a0fae-8fb0-4bfc-a04e-3bcc5566830e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7261 2024.08.05 16:49:59.470235 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
7262 2024.08.05 16:49:59.470325 [ 3 ] {095881cf-7785-4985-8d75-04e161cdf109} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7263 2024.08.05 16:49:59.470375 [ 3 ] {095881cf-7785-4985-8d75-04e161cdf109} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7264 2024.08.05 16:49:59.470522 [ 3 ] {095881cf-7785-4985-8d75-04e161cdf109} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7265 2024.08.05 16:49:59.470928 [ 3 ] {095881cf-7785-4985-8d75-04e161cdf109} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7266 2024.08.05 16:49:59.470967 [ 3 ] {095881cf-7785-4985-8d75-04e161cdf109} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
7267 2024.08.05 16:49:59.471297 [ 3 ] {095881cf-7785-4985-8d75-04e161cdf109} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
7268 2024.08.05 16:49:59.471610 [ 3 ] {095881cf-7785-4985-8d75-04e161cdf109} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7269 2024.08.05 16:49:59.471757 [ 3 ] {095881cf-7785-4985-8d75-04e161cdf109} <Debug> executeQuery: Read 126 rows, 10.28 KiB in 0.001516 sec., 83113.45646437995 rows/sec., 6.62 MiB/sec.
7270 2024.08.05 16:49:59.471769 [ 77 ] {} <Debug> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
7271 2024.08.05 16:49:59.471852 [ 77 ] {} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7272 2024.08.05 16:49:59.471914 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
7273 2024.08.05 16:49:59.472019 [ 3 ] {095881cf-7785-4985-8d75-04e161cdf109} <Debug> DynamicQueryHandler: Done processing query
7274 2024.08.05 16:49:59.472075 [ 201 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::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
7275 2024.08.05 16:49:59.472076 [ 3 ] {095881cf-7785-4985-8d75-04e161cdf109} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
7276 2024.08.05 16:49:59.472152 [ 3 ] {} <Debug> HTTP-Session: 1a3a0fae-8fb0-4bfc-a04e-3bcc5566830e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7277 2024.08.05 16:49:59.472260 [ 201 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7278 2024.08.05 16:49:59.472311 [ 201 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 303 rows starting from the beginning of the part
7279 2024.08.05 16:49:59.472333 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7280 2024.08.05 16:49:59.472483 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7281 2024.08.05 16:49:59.472500 [ 201 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 89 rows starting from the beginning of the part
7282 2024.08.05 16:49:59.472581 [ 3 ] {} <Debug> HTTP-Session: f73857f1-ec89-417d-a266-2744097cad0a Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
7283 2024.08.05 16:49:59.472771 [ 3 ] {} <Debug> HTTP-Session: f73857f1-ec89-417d-a266-2744097cad0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7284 2024.08.05 16:49:59.472772 [ 201 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 225 rows starting from the beginning of the part
7285 2024.08.05 16:49:59.472816 [ 3 ] {} <Debug> HTTP-Session: f73857f1-ec89-417d-a266-2744097cad0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7286 2024.08.05 16:49:59.473033 [ 3 ] {} <Trace> HTTP-Session: f73857f1-ec89-417d-a266-2744097cad0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7287 2024.08.05 16:49:59.473044 [ 201 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 91 rows starting from the beginning of the part
7288 2024.08.05 16:49:59.473189 [ 201 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 225 rows starting from the beginning of the part
7289 2024.08.05 16:49:59.473501 [ 201 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 126 rows starting from the beginning of the part
7290 2024.08.05 16:49:59.473560 [ 3 ] {10767b57-e9d0-4ad5-82b0-859518f3350c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7291 2024.08.05 16:49:59.473816 [ 3 ] {10767b57-e9d0-4ad5-82b0-859518f3350c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7292 2024.08.05 16:49:59.474270 [ 3 ] {10767b57-e9d0-4ad5-82b0-859518f3350c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7293 2024.08.05 16:49:59.475007 [ 3 ] {10767b57-e9d0-4ad5-82b0-859518f3350c} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7294 2024.08.05 16:49:59.475068 [ 3 ] {10767b57-e9d0-4ad5-82b0-859518f3350c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
7295 2024.08.05 16:49:59.475893 [ 3 ] {10767b57-e9d0-4ad5-82b0-859518f3350c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
7296 2024.08.05 16:49:59.476541 [ 199 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1059 rows, containing 4 columns (4 merged, 0 gathered) in 0.004556638 sec., 232408.1921802873 rows/sec., 19.85 MiB/sec.
7297 2024.08.05 16:49:59.476648 [ 3 ] {10767b57-e9d0-4ad5-82b0-859518f3350c} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7298 2024.08.05 16:49:59.476853 [ 199 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
7299 2024.08.05 16:49:59.476993 [ 3 ] {10767b57-e9d0-4ad5-82b0-859518f3350c} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.003704 sec., 539.9568034557236 rows/sec., 37.70 KiB/sec.
7300 2024.08.05 16:49:59.477655 [ 3 ] {10767b57-e9d0-4ad5-82b0-859518f3350c} <Debug> DynamicQueryHandler: Done processing query
7301 2024.08.05 16:49:59.477730 [ 3 ] {10767b57-e9d0-4ad5-82b0-859518f3350c} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7302 2024.08.05 16:49:59.477785 [ 3 ] {} <Debug> HTTP-Session: f73857f1-ec89-417d-a266-2744097cad0a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7303 2024.08.05 16:49:59.478000 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 17128, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7304 2024.08.05 16:49:59.478086 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7305 2024.08.05 16:49:59.478096 [ 199 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_36_7} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7306 2024.08.05 16:49:59.478117 [ 3 ] {} <Debug> HTTP-Session: 28ade9a9-3a4e-4945-9279-4499e23ced9a Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
7307 2024.08.05 16:49:59.478168 [ 3 ] {} <Debug> HTTP-Session: 28ade9a9-3a4e-4945-9279-4499e23ced9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7308 2024.08.05 16:49:59.478198 [ 3 ] {} <Debug> HTTP-Session: 28ade9a9-3a4e-4945-9279-4499e23ced9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7309 2024.08.05 16:49:59.478260 [ 3 ] {} <Trace> HTTP-Session: 28ade9a9-3a4e-4945-9279-4499e23ced9a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7310 2024.08.05 16:49:59.478274 [ 199 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_36_7} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
7311 2024.08.05 16:49:59.478426 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB.
7312 2024.08.05 16:49:59.478498 [ 3 ] {24fb7a96-b799-4e1e-a45c-6ac9a574f987} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7313 2024.08.05 16:49:59.478547 [ 3 ] {24fb7a96-b799-4e1e-a45c-6ac9a574f987} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7314 2024.08.05 16:49:59.478690 [ 3 ] {24fb7a96-b799-4e1e-a45c-6ac9a574f987} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7315 2024.08.05 16:49:59.479037 [ 3 ] {24fb7a96-b799-4e1e-a45c-6ac9a574f987} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7316 2024.08.05 16:49:59.479076 [ 3 ] {24fb7a96-b799-4e1e-a45c-6ac9a574f987} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
7317 2024.08.05 16:49:59.479404 [ 3 ] {24fb7a96-b799-4e1e-a45c-6ac9a574f987} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
7318 2024.08.05 16:49:59.479720 [ 3 ] {24fb7a96-b799-4e1e-a45c-6ac9a574f987} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7319 2024.08.05 16:49:59.479885 [ 3 ] {24fb7a96-b799-4e1e-a45c-6ac9a574f987} <Debug> executeQuery: Read 101 rows, 8.06 KiB in 0.001452 sec., 69559.22865013774 rows/sec., 5.42 MiB/sec.
7320 2024.08.05 16:49:59.479885 [ 77 ] {} <Debug> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
7321 2024.08.05 16:49:59.479989 [ 77 ] {} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7322 2024.08.05 16:49:59.480047 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
7323 2024.08.05 16:49:59.480170 [ 3 ] {24fb7a96-b799-4e1e-a45c-6ac9a574f987} <Debug> DynamicQueryHandler: Done processing query
7324 2024.08.05 16:49:59.480227 [ 3 ] {24fb7a96-b799-4e1e-a45c-6ac9a574f987} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
7325 2024.08.05 16:49:59.480250 [ 188 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::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
7326 2024.08.05 16:49:59.480263 [ 3 ] {} <Debug> HTTP-Session: 28ade9a9-3a4e-4945-9279-4499e23ced9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7327 2024.08.05 16:49:59.480433 [ 188 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7328 2024.08.05 16:49:59.480478 [ 188 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 472 rows starting from the beginning of the part
7329 2024.08.05 16:49:59.480645 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 37746, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7330 2024.08.05 16:49:59.480667 [ 188 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 75 rows starting from the beginning of the part
7331 2024.08.05 16:49:59.480777 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7332 2024.08.05 16:49:59.480897 [ 3 ] {} <Debug> HTTP-Session: a32084de-c09c-435c-8c66-a1641d8f9075 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
7333 2024.08.05 16:49:59.480950 [ 188 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 405 rows starting from the beginning of the part
7334 2024.08.05 16:49:59.480979 [ 3 ] {} <Debug> HTTP-Session: a32084de-c09c-435c-8c66-a1641d8f9075 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7335 2024.08.05 16:49:59.481047 [ 3 ] {} <Debug> HTTP-Session: a32084de-c09c-435c-8c66-a1641d8f9075 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7336 2024.08.05 16:49:59.481245 [ 188 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 79 rows starting from the beginning of the part
7337 2024.08.05 16:49:59.481254 [ 3 ] {} <Trace> HTTP-Session: a32084de-c09c-435c-8c66-a1641d8f9075 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7338 2024.08.05 16:49:59.481420 [ 188 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 405 rows starting from the beginning of the part
7339 2024.08.05 16:49:59.481615 [ 188 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 101 rows starting from the beginning of the part
7340 2024.08.05 16:49:59.481815 [ 3 ] {c42baacb-1386-4259-9dac-168fcbbf5d5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7341 2024.08.05 16:49:59.481984 [ 3 ] {c42baacb-1386-4259-9dac-168fcbbf5d5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7342 2024.08.05 16:49:59.482514 [ 3 ] {c42baacb-1386-4259-9dac-168fcbbf5d5d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7343 2024.08.05 16:49:59.483651 [ 3 ] {c42baacb-1386-4259-9dac-168fcbbf5d5d} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7344 2024.08.05 16:49:59.483722 [ 3 ] {c42baacb-1386-4259-9dac-168fcbbf5d5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
7345 2024.08.05 16:49:59.484540 [ 188 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1537 rows, containing 4 columns (4 merged, 0 gathered) in 0.004408735 sec., 348626.079816546 rows/sec., 25.19 MiB/sec.
7346 2024.08.05 16:49:59.484622 [ 3 ] {c42baacb-1386-4259-9dac-168fcbbf5d5d} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
7347 2024.08.05 16:49:59.484722 [ 188 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
7348 2024.08.05 16:49:59.485426 [ 3 ] {c42baacb-1386-4259-9dac-168fcbbf5d5d} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7349 2024.08.05 16:49:59.485541 [ 188 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_36_7} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7350 2024.08.05 16:49:59.485651 [ 77 ] {} <Debug> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
7351 2024.08.05 16:49:59.485757 [ 77 ] {} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7352 2024.08.05 16:49:59.485805 [ 3 ] {c42baacb-1386-4259-9dac-168fcbbf5d5d} <Debug> executeQuery: Read 197 rows, 14.08 KiB in 0.004235 sec., 46517.11924439197 rows/sec., 3.25 MiB/sec.
7353 2024.08.05 16:49:59.485814 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
7354 2024.08.05 16:49:59.485830 [ 188 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_36_7} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
7355 2024.08.05 16:49:59.486168 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB.
7356 2024.08.05 16:49:59.486244 [ 192 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::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
7357 2024.08.05 16:49:59.486354 [ 3 ] {c42baacb-1386-4259-9dac-168fcbbf5d5d} <Debug> DynamicQueryHandler: Done processing query
7358 2024.08.05 16:49:59.486413 [ 3 ] {c42baacb-1386-4259-9dac-168fcbbf5d5d} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
7359 2024.08.05 16:49:59.486465 [ 3 ] {} <Debug> HTTP-Session: a32084de-c09c-435c-8c66-a1641d8f9075 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7360 2024.08.05 16:49:59.486545 [ 192 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7361 2024.08.05 16:49:59.486581 [ 192 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 4951 rows starting from the beginning of the part
7362 2024.08.05 16:49:59.486729 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 17645, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7363 2024.08.05 16:49:59.486812 [ 192 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::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
7364 2024.08.05 16:49:59.486866 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7365 2024.08.05 16:49:59.486944 [ 3 ] {} <Debug> HTTP-Session: 69f3c53e-0e5a-4024-b56c-06dd83f3940b Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
7366 2024.08.05 16:49:59.487021 [ 3 ] {} <Debug> HTTP-Session: 69f3c53e-0e5a-4024-b56c-06dd83f3940b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7367 2024.08.05 16:49:59.487101 [ 3 ] {} <Debug> HTTP-Session: 69f3c53e-0e5a-4024-b56c-06dd83f3940b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7368 2024.08.05 16:49:59.487101 [ 192 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 161 rows starting from the beginning of the part
7369 2024.08.05 16:49:59.487193 [ 3 ] {} <Trace> HTTP-Session: 69f3c53e-0e5a-4024-b56c-06dd83f3940b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7370 2024.08.05 16:49:59.487401 [ 192 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 162 rows starting from the beginning of the part
7371 2024.08.05 16:49:59.487581 [ 192 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 161 rows starting from the beginning of the part
7372 2024.08.05 16:49:59.487632 [ 3 ] {a6f493df-7d68-4db8-a25b-36661b4528ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7373 2024.08.05 16:49:59.487982 [ 192 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 197 rows starting from the beginning of the part
7374 2024.08.05 16:49:59.487987 [ 3 ] {a6f493df-7d68-4db8-a25b-36661b4528ef} <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
7375 2024.08.05 16:49:59.489773 [ 3 ] {a6f493df-7d68-4db8-a25b-36661b4528ef} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7376 2024.08.05 16:49:59.491308 [ 3 ] {a6f493df-7d68-4db8-a25b-36661b4528ef} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7377 2024.08.05 16:49:59.491382 [ 3 ] {a6f493df-7d68-4db8-a25b-36661b4528ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
7378 2024.08.05 16:49:59.492620 [ 3 ] {a6f493df-7d68-4db8-a25b-36661b4528ef} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
7379 2024.08.05 16:49:59.493247 [ 192 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5792 rows, containing 5 columns (5 merged, 0 gathered) in 0.007272104 sec., 796468.2573296531 rows/sec., 55.56 MiB/sec.
7380 2024.08.05 16:49:59.493670 [ 3 ] {a6f493df-7d68-4db8-a25b-36661b4528ef} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7381 2024.08.05 16:49:59.493707 [ 192 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
7382 2024.08.05 16:49:59.493968 [ 77 ] {} <Debug> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
7383 2024.08.05 16:49:59.494066 [ 77 ] {} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7384 2024.08.05 16:49:59.494097 [ 3 ] {a6f493df-7d68-4db8-a25b-36661b4528ef} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.006678 sec., 1647.1997604073076 rows/sec., 2.95 MiB/sec.
7385 2024.08.05 16:49:59.494148 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
7386 2024.08.05 16:49:59.494756 [ 188 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::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
7387 2024.08.05 16:49:59.495671 [ 192 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7388 2024.08.05 16:49:59.496068 [ 192 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
7389 2024.08.05 16:49:59.496375 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.32 MiB.
7390 2024.08.05 16:49:59.496596 [ 3 ] {a6f493df-7d68-4db8-a25b-36661b4528ef} <Debug> DynamicQueryHandler: Done processing query
7391 2024.08.05 16:49:59.496621 [ 188 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7392 2024.08.05 16:49:59.496642 [ 3 ] {a6f493df-7d68-4db8-a25b-36661b4528ef} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
7393 2024.08.05 16:49:59.496704 [ 3 ] {} <Debug> HTTP-Session: 69f3c53e-0e5a-4024-b56c-06dd83f3940b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7394 2024.08.05 16:49:59.496776 [ 188 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::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
7395 2024.08.05 16:49:59.496974 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7396 2024.08.05 16:49:59.497142 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7397 2024.08.05 16:49:59.497193 [ 3 ] {} <Debug> HTTP-Session: 05582950-85e5-43fd-9b39-8ade8852ee7e Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
7398 2024.08.05 16:49:59.497243 [ 3 ] {} <Debug> HTTP-Session: 05582950-85e5-43fd-9b39-8ade8852ee7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7399 2024.08.05 16:49:59.497274 [ 188 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::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
7400 2024.08.05 16:49:59.497289 [ 3 ] {} <Debug> HTTP-Session: 05582950-85e5-43fd-9b39-8ade8852ee7e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7401 2024.08.05 16:49:59.497393 [ 3 ] {} <Trace> HTTP-Session: 05582950-85e5-43fd-9b39-8ade8852ee7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7402 2024.08.05 16:49:59.497765 [ 3 ] {716669b7-a8ae-46d5-ac29-2182875f1371} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7403 2024.08.05 16:49:59.497914 [ 3 ] {716669b7-a8ae-46d5-ac29-2182875f1371} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7404 2024.08.05 16:49:59.497939 [ 188 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::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
7405 2024.08.05 16:49:59.498820 [ 3 ] {716669b7-a8ae-46d5-ac29-2182875f1371} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7406 2024.08.05 16:49:59.498862 [ 188 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::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
7407 2024.08.05 16:49:59.499443 [ 188 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::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
7408 2024.08.05 16:49:59.499925 [ 3 ] {716669b7-a8ae-46d5-ac29-2182875f1371} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7409 2024.08.05 16:49:59.500033 [ 3 ] {716669b7-a8ae-46d5-ac29-2182875f1371} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
7410 2024.08.05 16:49:59.500155 [ 188 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::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
7411 2024.08.05 16:49:59.501309 [ 3 ] {716669b7-a8ae-46d5-ac29-2182875f1371} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
7412 2024.08.05 16:49:59.502089 [ 3 ] {716669b7-a8ae-46d5-ac29-2182875f1371} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7413 2024.08.05 16:49:59.502337 [ 77 ] {} <Debug> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
7414 2024.08.05 16:49:59.502345 [ 3 ] {716669b7-a8ae-46d5-ac29-2182875f1371} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004749 sec., 12634.238787113078 rows/sec., 871.89 KiB/sec.
7415 2024.08.05 16:49:59.502407 [ 77 ] {} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7416 2024.08.05 16:49:59.502479 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
7417 2024.08.05 16:49:59.503043 [ 191 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::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
7418 2024.08.05 16:49:59.503041 [ 3 ] {716669b7-a8ae-46d5-ac29-2182875f1371} <Debug> DynamicQueryHandler: Done processing query
7419 2024.08.05 16:49:59.503158 [ 3 ] {716669b7-a8ae-46d5-ac29-2182875f1371} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7420 2024.08.05 16:49:59.503240 [ 3 ] {} <Debug> HTTP-Session: 05582950-85e5-43fd-9b39-8ade8852ee7e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7421 2024.08.05 16:49:59.503590 [ 191 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7422 2024.08.05 16:49:59.503664 [ 191 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1704 rows starting from the beginning of the part
7423 2024.08.05 16:49:59.504004 [ 191 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::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
7424 2024.08.05 16:49:59.504389 [ 191 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::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
7425 2024.08.05 16:49:59.504737 [ 191 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::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
7426 2024.08.05 16:49:59.505085 [ 191 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::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
7427 2024.08.05 16:49:59.505406 [ 191 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::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
7428 2024.08.05 16:49:59.509179 [ 195 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2004 rows, containing 4 columns (4 merged, 0 gathered) in 0.006516932 sec., 307506.6611098597 rows/sec., 20.70 MiB/sec.
7429 2024.08.05 16:49:59.509551 [ 189 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
7430 2024.08.05 16:49:59.510252 [ 189 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_36_7} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7431 2024.08.05 16:49:59.510502 [ 189 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_36_7} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
7432 2024.08.05 16:49:59.510865 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB.
7433 2024.08.05 16:49:59.511013 [ 189 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 519 rows, containing 19 columns (19 merged, 0 gathered) in 0.016705465 sec., 31067.677553423386 rows/sec., 55.67 MiB/sec.
7434 2024.08.05 16:49:59.511467 [ 200 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
7435 2024.08.05 16:49:59.512023 [ 200 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7436 2024.08.05 16:49:59.512104 [ 200 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
7437 2024.08.05 16:49:59.512213 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.86 MiB.
7438 2024.08.05 16:50:03.507884 [ 72 ] {} <Debug> DNSResolver: Updating DNS cache
7439 2024.08.05 16:50:03.507948 [ 72 ] {} <Debug> DNSResolver: Updated DNS cache
7440 2024.08.05 16:50:04.465639 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 3758, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7441 2024.08.05 16:50:04.465761 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7442 2024.08.05 16:50:04.465786 [ 3 ] {} <Debug> HTTP-Session: c56fdcb7-6176-4277-a538-774b93d2fd6c Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
7443 2024.08.05 16:50:04.465812 [ 3 ] {} <Debug> HTTP-Session: c56fdcb7-6176-4277-a538-774b93d2fd6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7444 2024.08.05 16:50:04.465827 [ 3 ] {} <Debug> HTTP-Session: c56fdcb7-6176-4277-a538-774b93d2fd6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7445 2024.08.05 16:50:04.465879 [ 3 ] {} <Trace> HTTP-Session: c56fdcb7-6176-4277-a538-774b93d2fd6c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7446 2024.08.05 16:50:04.466077 [ 3 ] {656ef26d-3409-44ad-86ce-b8462485f7ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7447 2024.08.05 16:50:04.466146 [ 3 ] {656ef26d-3409-44ad-86ce-b8462485f7ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7448 2024.08.05 16:50:04.466354 [ 3 ] {656ef26d-3409-44ad-86ce-b8462485f7ac} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7449 2024.08.05 16:50:04.466816 [ 3 ] {656ef26d-3409-44ad-86ce-b8462485f7ac} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7450 2024.08.05 16:50:04.466859 [ 3 ] {656ef26d-3409-44ad-86ce-b8462485f7ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
7451 2024.08.05 16:50:04.467237 [ 3 ] {656ef26d-3409-44ad-86ce-b8462485f7ac} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
7452 2024.08.05 16:50:04.467594 [ 3 ] {656ef26d-3409-44ad-86ce-b8462485f7ac} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7453 2024.08.05 16:50:04.467772 [ 3 ] {656ef26d-3409-44ad-86ce-b8462485f7ac} <Debug> executeQuery: Read 27 rows, 2.04 KiB in 0.001748 sec., 15446.224256292906 rows/sec., 1.14 MiB/sec.
7454 2024.08.05 16:50:04.467981 [ 3 ] {656ef26d-3409-44ad-86ce-b8462485f7ac} <Debug> DynamicQueryHandler: Done processing query
7455 2024.08.05 16:50:04.468008 [ 3 ] {656ef26d-3409-44ad-86ce-b8462485f7ac} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7456 2024.08.05 16:50:04.468025 [ 3 ] {} <Debug> HTTP-Session: c56fdcb7-6176-4277-a538-774b93d2fd6c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7457 2024.08.05 16:50:04.468204 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 33833, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7458 2024.08.05 16:50:04.468257 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7459 2024.08.05 16:50:04.468280 [ 3 ] {} <Debug> HTTP-Session: 1d9ff53a-902a-432c-940f-35f686dad511 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
7460 2024.08.05 16:50:04.468296 [ 3 ] {} <Debug> HTTP-Session: 1d9ff53a-902a-432c-940f-35f686dad511 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7461 2024.08.05 16:50:04.468311 [ 3 ] {} <Debug> HTTP-Session: 1d9ff53a-902a-432c-940f-35f686dad511 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7462 2024.08.05 16:50:04.468344 [ 3 ] {} <Trace> HTTP-Session: 1d9ff53a-902a-432c-940f-35f686dad511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7463 2024.08.05 16:50:04.468497 [ 3 ] {17d652a0-8aa2-4ea5-828d-205c9eb389b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7464 2024.08.05 16:50:04.468540 [ 3 ] {17d652a0-8aa2-4ea5-828d-205c9eb389b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7465 2024.08.05 16:50:04.468669 [ 3 ] {17d652a0-8aa2-4ea5-828d-205c9eb389b1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7466 2024.08.05 16:50:04.469169 [ 3 ] {17d652a0-8aa2-4ea5-828d-205c9eb389b1} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7467 2024.08.05 16:50:04.469206 [ 3 ] {17d652a0-8aa2-4ea5-828d-205c9eb389b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
7468 2024.08.05 16:50:04.469538 [ 3 ] {17d652a0-8aa2-4ea5-828d-205c9eb389b1} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
7469 2024.08.05 16:50:04.469850 [ 3 ] {17d652a0-8aa2-4ea5-828d-205c9eb389b1} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7470 2024.08.05 16:50:04.470010 [ 3 ] {17d652a0-8aa2-4ea5-828d-205c9eb389b1} <Debug> executeQuery: Read 224 rows, 20.23 KiB in 0.001577 sec., 142041.85161699427 rows/sec., 12.53 MiB/sec.
7471 2024.08.05 16:50:04.470185 [ 3 ] {17d652a0-8aa2-4ea5-828d-205c9eb389b1} <Debug> DynamicQueryHandler: Done processing query
7472 2024.08.05 16:50:04.470210 [ 3 ] {17d652a0-8aa2-4ea5-828d-205c9eb389b1} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB.
7473 2024.08.05 16:50:04.470226 [ 3 ] {} <Debug> HTTP-Session: 1d9ff53a-902a-432c-940f-35f686dad511 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7474 2024.08.05 16:50:04.470387 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 65110, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7475 2024.08.05 16:50:04.470436 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7476 2024.08.05 16:50:04.470455 [ 3 ] {} <Debug> HTTP-Session: 94782d14-c795-483f-8fa1-5dd11702f1d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
7477 2024.08.05 16:50:04.470471 [ 3 ] {} <Debug> HTTP-Session: 94782d14-c795-483f-8fa1-5dd11702f1d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7478 2024.08.05 16:50:04.470485 [ 3 ] {} <Debug> HTTP-Session: 94782d14-c795-483f-8fa1-5dd11702f1d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7479 2024.08.05 16:50:04.470517 [ 3 ] {} <Trace> HTTP-Session: 94782d14-c795-483f-8fa1-5dd11702f1d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7480 2024.08.05 16:50:04.470723 [ 3 ] {7d779bee-685f-4f02-b937-07983259c161} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7481 2024.08.05 16:50:04.470766 [ 3 ] {7d779bee-685f-4f02-b937-07983259c161} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7482 2024.08.05 16:50:04.470897 [ 3 ] {7d779bee-685f-4f02-b937-07983259c161} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7483 2024.08.05 16:50:04.471614 [ 3 ] {7d779bee-685f-4f02-b937-07983259c161} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7484 2024.08.05 16:50:04.471651 [ 3 ] {7d779bee-685f-4f02-b937-07983259c161} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
7485 2024.08.05 16:50:04.471986 [ 3 ] {7d779bee-685f-4f02-b937-07983259c161} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
7486 2024.08.05 16:50:04.472298 [ 3 ] {7d779bee-685f-4f02-b937-07983259c161} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7487 2024.08.05 16:50:04.472453 [ 3 ] {7d779bee-685f-4f02-b937-07983259c161} <Debug> executeQuery: Read 403 rows, 29.16 KiB in 0.001844 sec., 218546.63774403473 rows/sec., 15.44 MiB/sec.
7488 2024.08.05 16:50:04.472621 [ 3 ] {7d779bee-685f-4f02-b937-07983259c161} <Debug> DynamicQueryHandler: Done processing query
7489 2024.08.05 16:50:04.472647 [ 3 ] {7d779bee-685f-4f02-b937-07983259c161} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
7490 2024.08.05 16:50:04.472664 [ 3 ] {} <Debug> HTTP-Session: 94782d14-c795-483f-8fa1-5dd11702f1d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7491 2024.08.05 16:50:04.472781 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7492 2024.08.05 16:50:04.472830 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7493 2024.08.05 16:50:04.472849 [ 3 ] {} <Debug> HTTP-Session: 6a6cc8cd-d658-4b78-b0d2-dfbc4b2d7e4c Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
7494 2024.08.05 16:50:04.472865 [ 3 ] {} <Debug> HTTP-Session: 6a6cc8cd-d658-4b78-b0d2-dfbc4b2d7e4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7495 2024.08.05 16:50:04.472879 [ 3 ] {} <Debug> HTTP-Session: 6a6cc8cd-d658-4b78-b0d2-dfbc4b2d7e4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7496 2024.08.05 16:50:04.472910 [ 3 ] {} <Trace> HTTP-Session: 6a6cc8cd-d658-4b78-b0d2-dfbc4b2d7e4c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7497 2024.08.05 16:50:04.473006 [ 3 ] {901c2b38-c3c0-4d0b-b38d-ed2b3ba3c5f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
7498 2024.08.05 16:50:04.473050 [ 3 ] {901c2b38-c3c0-4d0b-b38d-ed2b3ba3c5f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
7499 2024.08.05 16:50:04.473182 [ 3 ] {901c2b38-c3c0-4d0b-b38d-ed2b3ba3c5f2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7500 2024.08.05 16:50:04.473463 [ 3 ] {901c2b38-c3c0-4d0b-b38d-ed2b3ba3c5f2} <Trace> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7501 2024.08.05 16:50:04.473499 [ 3 ] {901c2b38-c3c0-4d0b-b38d-ed2b3ba3c5f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
7502 2024.08.05 16:50:04.473859 [ 3 ] {901c2b38-c3c0-4d0b-b38d-ed2b3ba3c5f2} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
7503 2024.08.05 16:50:04.474184 [ 3 ] {901c2b38-c3c0-4d0b-b38d-ed2b3ba3c5f2} <Trace> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7504 2024.08.05 16:50:04.474352 [ 3 ] {901c2b38-c3c0-4d0b-b38d-ed2b3ba3c5f2} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001366 sec., 4392.386530014641 rows/sec., 188.74 KiB/sec.
7505 2024.08.05 16:50:04.474519 [ 3 ] {901c2b38-c3c0-4d0b-b38d-ed2b3ba3c5f2} <Debug> DynamicQueryHandler: Done processing query
7506 2024.08.05 16:50:04.474543 [ 3 ] {901c2b38-c3c0-4d0b-b38d-ed2b3ba3c5f2} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
7507 2024.08.05 16:50:04.474558 [ 3 ] {} <Debug> HTTP-Session: 6a6cc8cd-d658-4b78-b0d2-dfbc4b2d7e4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7508 2024.08.05 16:50:04.474680 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7509 2024.08.05 16:50:04.474727 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7510 2024.08.05 16:50:04.474746 [ 3 ] {} <Debug> HTTP-Session: f66ade63-4936-4176-9ca3-65cf698f96b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
7511 2024.08.05 16:50:04.474762 [ 3 ] {} <Debug> HTTP-Session: f66ade63-4936-4176-9ca3-65cf698f96b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7512 2024.08.05 16:50:04.474776 [ 3 ] {} <Debug> HTTP-Session: f66ade63-4936-4176-9ca3-65cf698f96b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7513 2024.08.05 16:50:04.474806 [ 3 ] {} <Trace> HTTP-Session: f66ade63-4936-4176-9ca3-65cf698f96b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7514 2024.08.05 16:50:04.474939 [ 3 ] {b88b7e27-5dfc-4c4a-a584-312e4280ea25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
7515 2024.08.05 16:50:04.474985 [ 3 ] {b88b7e27-5dfc-4c4a-a584-312e4280ea25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
7516 2024.08.05 16:50:04.475132 [ 3 ] {b88b7e27-5dfc-4c4a-a584-312e4280ea25} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7517 2024.08.05 16:50:04.475481 [ 3 ] {b88b7e27-5dfc-4c4a-a584-312e4280ea25} <Trace> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7518 2024.08.05 16:50:04.475518 [ 3 ] {b88b7e27-5dfc-4c4a-a584-312e4280ea25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
7519 2024.08.05 16:50:04.475890 [ 3 ] {b88b7e27-5dfc-4c4a-a584-312e4280ea25} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
7520 2024.08.05 16:50:04.476221 [ 3 ] {b88b7e27-5dfc-4c4a-a584-312e4280ea25} <Trace> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7521 2024.08.05 16:50:04.476363 [ 3 ] {b88b7e27-5dfc-4c4a-a584-312e4280ea25} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001479 sec., 52062.204192021636 rows/sec., 3.21 MiB/sec.
7522 2024.08.05 16:50:04.476683 [ 3 ] {b88b7e27-5dfc-4c4a-a584-312e4280ea25} <Debug> DynamicQueryHandler: Done processing query
7523 2024.08.05 16:50:04.476709 [ 3 ] {b88b7e27-5dfc-4c4a-a584-312e4280ea25} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7524 2024.08.05 16:50:04.476725 [ 3 ] {} <Debug> HTTP-Session: f66ade63-4936-4176-9ca3-65cf698f96b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7525 2024.08.05 16:50:04.476888 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 30582, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7526 2024.08.05 16:50:04.476938 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7527 2024.08.05 16:50:04.476956 [ 3 ] {} <Debug> HTTP-Session: 93515936-b5e3-4a4b-bd36-a4cd605633bc Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
7528 2024.08.05 16:50:04.476972 [ 3 ] {} <Debug> HTTP-Session: 93515936-b5e3-4a4b-bd36-a4cd605633bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7529 2024.08.05 16:50:04.476986 [ 3 ] {} <Debug> HTTP-Session: 93515936-b5e3-4a4b-bd36-a4cd605633bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7530 2024.08.05 16:50:04.477017 [ 3 ] {} <Trace> HTTP-Session: 93515936-b5e3-4a4b-bd36-a4cd605633bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7531 2024.08.05 16:50:04.477187 [ 3 ] {0a30fd81-cf79-42de-95b1-a6f16a8666d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7532 2024.08.05 16:50:04.477234 [ 3 ] {0a30fd81-cf79-42de-95b1-a6f16a8666d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7533 2024.08.05 16:50:04.477404 [ 3 ] {0a30fd81-cf79-42de-95b1-a6f16a8666d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7534 2024.08.05 16:50:04.477812 [ 3 ] {0a30fd81-cf79-42de-95b1-a6f16a8666d8} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7535 2024.08.05 16:50:04.477849 [ 3 ] {0a30fd81-cf79-42de-95b1-a6f16a8666d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
7536 2024.08.05 16:50:04.478231 [ 3 ] {0a30fd81-cf79-42de-95b1-a6f16a8666d8} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
7537 2024.08.05 16:50:04.478567 [ 3 ] {0a30fd81-cf79-42de-95b1-a6f16a8666d8} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7538 2024.08.05 16:50:04.478726 [ 3 ] {0a30fd81-cf79-42de-95b1-a6f16a8666d8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001629 sec., 98219.76672805402 rows/sec., 6.84 MiB/sec.
7539 2024.08.05 16:50:04.478897 [ 3 ] {0a30fd81-cf79-42de-95b1-a6f16a8666d8} <Debug> DynamicQueryHandler: Done processing query
7540 2024.08.05 16:50:04.478922 [ 3 ] {0a30fd81-cf79-42de-95b1-a6f16a8666d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7541 2024.08.05 16:50:04.478938 [ 3 ] {} <Debug> HTTP-Session: 93515936-b5e3-4a4b-bd36-a4cd605633bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7542 2024.08.05 16:50:04.479090 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 33719, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7543 2024.08.05 16:50:04.479139 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7544 2024.08.05 16:50:04.479158 [ 3 ] {} <Debug> HTTP-Session: 02843628-a879-4953-8f29-0df677f1576e Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
7545 2024.08.05 16:50:04.479174 [ 3 ] {} <Debug> HTTP-Session: 02843628-a879-4953-8f29-0df677f1576e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7546 2024.08.05 16:50:04.479188 [ 3 ] {} <Debug> HTTP-Session: 02843628-a879-4953-8f29-0df677f1576e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7547 2024.08.05 16:50:04.479220 [ 3 ] {} <Trace> HTTP-Session: 02843628-a879-4953-8f29-0df677f1576e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7548 2024.08.05 16:50:04.479480 [ 3 ] {a8b970cd-8a50-40d2-89c6-9f74ab12e145} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7549 2024.08.05 16:50:04.479545 [ 3 ] {a8b970cd-8a50-40d2-89c6-9f74ab12e145} <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
7550 2024.08.05 16:50:04.479956 [ 3 ] {a8b970cd-8a50-40d2-89c6-9f74ab12e145} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7551 2024.08.05 16:50:04.480591 [ 3 ] {a8b970cd-8a50-40d2-89c6-9f74ab12e145} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7552 2024.08.05 16:50:04.480628 [ 3 ] {a8b970cd-8a50-40d2-89c6-9f74ab12e145} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
7553 2024.08.05 16:50:04.481253 [ 3 ] {a8b970cd-8a50-40d2-89c6-9f74ab12e145} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
7554 2024.08.05 16:50:04.481666 [ 3 ] {a8b970cd-8a50-40d2-89c6-9f74ab12e145} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7555 2024.08.05 16:50:04.481887 [ 3 ] {a8b970cd-8a50-40d2-89c6-9f74ab12e145} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.002577 sec., 8149.010477299185 rows/sec., 14.60 MiB/sec.
7556 2024.08.05 16:50:04.482469 [ 3 ] {a8b970cd-8a50-40d2-89c6-9f74ab12e145} <Debug> DynamicQueryHandler: Done processing query
7557 2024.08.05 16:50:04.482495 [ 3 ] {a8b970cd-8a50-40d2-89c6-9f74ab12e145} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
7558 2024.08.05 16:50:04.482511 [ 3 ] {} <Debug> HTTP-Session: 02843628-a879-4953-8f29-0df677f1576e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7559 2024.08.05 16:50:04.482627 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 3209, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7560 2024.08.05 16:50:04.482676 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7561 2024.08.05 16:50:04.482696 [ 3 ] {} <Debug> HTTP-Session: bafe387e-f742-460e-bd81-fa3f40a1ed8a Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
7562 2024.08.05 16:50:04.482712 [ 3 ] {} <Debug> HTTP-Session: bafe387e-f742-460e-bd81-fa3f40a1ed8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7563 2024.08.05 16:50:04.482726 [ 3 ] {} <Debug> HTTP-Session: bafe387e-f742-460e-bd81-fa3f40a1ed8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7564 2024.08.05 16:50:04.482758 [ 3 ] {} <Trace> HTTP-Session: bafe387e-f742-460e-bd81-fa3f40a1ed8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7565 2024.08.05 16:50:04.482864 [ 3 ] {85d29604-4e8f-4649-909b-99a5e8340ab2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
7566 2024.08.05 16:50:04.482909 [ 3 ] {85d29604-4e8f-4649-909b-99a5e8340ab2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
7567 2024.08.05 16:50:04.483063 [ 3 ] {85d29604-4e8f-4649-909b-99a5e8340ab2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7568 2024.08.05 16:50:04.483367 [ 3 ] {85d29604-4e8f-4649-909b-99a5e8340ab2} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7569 2024.08.05 16:50:04.483403 [ 3 ] {85d29604-4e8f-4649-909b-99a5e8340ab2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
7570 2024.08.05 16:50:04.483764 [ 3 ] {85d29604-4e8f-4649-909b-99a5e8340ab2} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
7571 2024.08.05 16:50:04.484089 [ 3 ] {85d29604-4e8f-4649-909b-99a5e8340ab2} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7572 2024.08.05 16:50:04.484249 [ 3 ] {85d29604-4e8f-4649-909b-99a5e8340ab2} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001412 sec., 16288.951841359773 rows/sec., 881.12 KiB/sec.
7573 2024.08.05 16:50:04.484247 [ 71 ] {} <Debug> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
7574 2024.08.05 16:50:04.484373 [ 71 ] {} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7575 2024.08.05 16:50:04.484412 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
7576 2024.08.05 16:50:04.484487 [ 3 ] {85d29604-4e8f-4649-909b-99a5e8340ab2} <Debug> DynamicQueryHandler: Done processing query
7577 2024.08.05 16:50:04.484551 [ 3 ] {85d29604-4e8f-4649-909b-99a5e8340ab2} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
7578 2024.08.05 16:50:04.484598 [ 3 ] {} <Debug> HTTP-Session: bafe387e-f742-460e-bd81-fa3f40a1ed8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7579 2024.08.05 16:50:04.484653 [ 195 ] {ae17f19f-5f7e-41fb-b229-935f5864debe::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
7580 2024.08.05 16:50:04.484758 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7581 2024.08.05 16:50:04.484874 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7582 2024.08.05 16:50:04.484926 [ 3 ] {} <Debug> HTTP-Session: 972fcfbe-2ef2-4dbf-9301-128757614a1b Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
7583 2024.08.05 16:50:04.484971 [ 3 ] {} <Debug> HTTP-Session: 972fcfbe-2ef2-4dbf-9301-128757614a1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7584 2024.08.05 16:50:04.484993 [ 195 ] {ae17f19f-5f7e-41fb-b229-935f5864debe::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7585 2024.08.05 16:50:04.485002 [ 3 ] {} <Debug> HTTP-Session: 972fcfbe-2ef2-4dbf-9301-128757614a1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7586 2024.08.05 16:50:04.485061 [ 195 ] {ae17f19f-5f7e-41fb-b229-935f5864debe::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 234 rows starting from the beginning of the part
7587 2024.08.05 16:50:04.485076 [ 3 ] {} <Trace> HTTP-Session: 972fcfbe-2ef2-4dbf-9301-128757614a1b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7588 2024.08.05 16:50:04.485293 [ 195 ] {ae17f19f-5f7e-41fb-b229-935f5864debe::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 23 rows starting from the beginning of the part
7589 2024.08.05 16:50:04.485382 [ 3 ] {475fed6b-b76d-46a8-bd66-3656e14615a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7590 2024.08.05 16:50:04.485563 [ 3 ] {475fed6b-b76d-46a8-bd66-3656e14615a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7591 2024.08.05 16:50:04.485701 [ 195 ] {ae17f19f-5f7e-41fb-b229-935f5864debe::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 23 rows starting from the beginning of the part
7592 2024.08.05 16:50:04.486106 [ 195 ] {ae17f19f-5f7e-41fb-b229-935f5864debe::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 23 rows starting from the beginning of the part
7593 2024.08.05 16:50:04.486430 [ 195 ] {ae17f19f-5f7e-41fb-b229-935f5864debe::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 23 rows starting from the beginning of the part
7594 2024.08.05 16:50:04.486508 [ 3 ] {475fed6b-b76d-46a8-bd66-3656e14615a6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7595 2024.08.05 16:50:04.486671 [ 195 ] {ae17f19f-5f7e-41fb-b229-935f5864debe::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 23 rows starting from the beginning of the part
7596 2024.08.05 16:50:04.487456 [ 3 ] {475fed6b-b76d-46a8-bd66-3656e14615a6} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7597 2024.08.05 16:50:04.487532 [ 3 ] {475fed6b-b76d-46a8-bd66-3656e14615a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
7598 2024.08.05 16:50:04.488524 [ 3 ] {475fed6b-b76d-46a8-bd66-3656e14615a6} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
7599 2024.08.05 16:50:04.489560 [ 3 ] {475fed6b-b76d-46a8-bd66-3656e14615a6} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7600 2024.08.05 16:50:04.489631 [ 189 ] {ae17f19f-5f7e-41fb-b229-935f5864debe::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 349 rows, containing 4 columns (4 merged, 0 gathered) in 0.005126207 sec., 68081.52694575151 rows/sec., 3.70 MiB/sec.
7601 2024.08.05 16:50:04.489819 [ 3 ] {475fed6b-b76d-46a8-bd66-3656e14615a6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004617 sec., 12995.451591942821 rows/sec., 896.82 KiB/sec.
7602 2024.08.05 16:50:04.489922 [ 186 ] {ae17f19f-5f7e-41fb-b229-935f5864debe::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
7603 2024.08.05 16:50:04.490026 [ 3 ] {475fed6b-b76d-46a8-bd66-3656e14615a6} <Debug> DynamicQueryHandler: Done processing query
7604 2024.08.05 16:50:04.490054 [ 3 ] {475fed6b-b76d-46a8-bd66-3656e14615a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7605 2024.08.05 16:50:04.490074 [ 3 ] {} <Debug> HTTP-Session: 972fcfbe-2ef2-4dbf-9301-128757614a1b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7606 2024.08.05 16:50:04.490347 [ 186 ] {ae17f19f-5f7e-41fb-b229-935f5864debe::all_1_16_3} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7607 2024.08.05 16:50:04.490427 [ 186 ] {ae17f19f-5f7e-41fb-b229-935f5864debe::all_1_16_3} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
7608 2024.08.05 16:50:04.490515 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB.
7609 2024.08.05 16:50:09.460058 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 1628, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7610 2024.08.05 16:50:09.460222 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7611 2024.08.05 16:50:09.460270 [ 3 ] {} <Debug> HTTP-Session: 3245d947-749a-49a3-8616-44a3277a31f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
7612 2024.08.05 16:50:09.460313 [ 3 ] {} <Debug> HTTP-Session: 3245d947-749a-49a3-8616-44a3277a31f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7613 2024.08.05 16:50:09.460343 [ 3 ] {} <Debug> HTTP-Session: 3245d947-749a-49a3-8616-44a3277a31f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7614 2024.08.05 16:50:09.460425 [ 3 ] {} <Trace> HTTP-Session: 3245d947-749a-49a3-8616-44a3277a31f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7615 2024.08.05 16:50:09.460721 [ 3 ] {c0e44346-cd0e-4db6-ad04-3fdeeaea47f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7616 2024.08.05 16:50:09.460830 [ 3 ] {c0e44346-cd0e-4db6-ad04-3fdeeaea47f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7617 2024.08.05 16:50:09.461161 [ 3 ] {c0e44346-cd0e-4db6-ad04-3fdeeaea47f7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7618 2024.08.05 16:50:09.461619 [ 3 ] {c0e44346-cd0e-4db6-ad04-3fdeeaea47f7} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7619 2024.08.05 16:50:09.461666 [ 3 ] {c0e44346-cd0e-4db6-ad04-3fdeeaea47f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
7620 2024.08.05 16:50:09.462057 [ 3 ] {c0e44346-cd0e-4db6-ad04-3fdeeaea47f7} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
7621 2024.08.05 16:50:09.462400 [ 3 ] {c0e44346-cd0e-4db6-ad04-3fdeeaea47f7} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7622 2024.08.05 16:50:09.462580 [ 3 ] {c0e44346-cd0e-4db6-ad04-3fdeeaea47f7} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001947 sec., 5649.717514124294 rows/sec., 457.94 KiB/sec.
7623 2024.08.05 16:50:09.462799 [ 3 ] {c0e44346-cd0e-4db6-ad04-3fdeeaea47f7} <Debug> DynamicQueryHandler: Done processing query
7624 2024.08.05 16:50:09.462827 [ 3 ] {c0e44346-cd0e-4db6-ad04-3fdeeaea47f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7625 2024.08.05 16:50:09.462845 [ 3 ] {} <Debug> HTTP-Session: 3245d947-749a-49a3-8616-44a3277a31f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7626 2024.08.05 16:50:09.462976 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7627 2024.08.05 16:50:09.463034 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7628 2024.08.05 16:50:09.463055 [ 3 ] {} <Debug> HTTP-Session: dacbd90d-6f2a-4596-8ed0-c6ffc027202e Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
7629 2024.08.05 16:50:09.463073 [ 3 ] {} <Debug> HTTP-Session: dacbd90d-6f2a-4596-8ed0-c6ffc027202e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7630 2024.08.05 16:50:09.463087 [ 3 ] {} <Debug> HTTP-Session: dacbd90d-6f2a-4596-8ed0-c6ffc027202e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7631 2024.08.05 16:50:09.463122 [ 3 ] {} <Trace> HTTP-Session: dacbd90d-6f2a-4596-8ed0-c6ffc027202e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7632 2024.08.05 16:50:09.463225 [ 3 ] {1bd9a3cb-b220-436e-b57f-06baee8189f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
7633 2024.08.05 16:50:09.463270 [ 3 ] {1bd9a3cb-b220-436e-b57f-06baee8189f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
7634 2024.08.05 16:50:09.463416 [ 3 ] {1bd9a3cb-b220-436e-b57f-06baee8189f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7635 2024.08.05 16:50:09.463718 [ 3 ] {1bd9a3cb-b220-436e-b57f-06baee8189f6} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7636 2024.08.05 16:50:09.463753 [ 3 ] {1bd9a3cb-b220-436e-b57f-06baee8189f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
7637 2024.08.05 16:50:09.464061 [ 3 ] {1bd9a3cb-b220-436e-b57f-06baee8189f6} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
7638 2024.08.05 16:50:09.464373 [ 3 ] {1bd9a3cb-b220-436e-b57f-06baee8189f6} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7639 2024.08.05 16:50:09.464534 [ 3 ] {1bd9a3cb-b220-436e-b57f-06baee8189f6} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001329 sec., 1504.8908954100827 rows/sec., 122.71 KiB/sec.
7640 2024.08.05 16:50:09.464821 [ 3 ] {1bd9a3cb-b220-436e-b57f-06baee8189f6} <Debug> DynamicQueryHandler: Done processing query
7641 2024.08.05 16:50:09.464849 [ 3 ] {1bd9a3cb-b220-436e-b57f-06baee8189f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7642 2024.08.05 16:50:09.464865 [ 3 ] {} <Debug> HTTP-Session: dacbd90d-6f2a-4596-8ed0-c6ffc027202e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7643 2024.08.05 16:50:09.464988 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 12943, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7644 2024.08.05 16:50:09.465036 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7645 2024.08.05 16:50:09.465057 [ 3 ] {} <Debug> HTTP-Session: aaa989d4-03c2-4d39-b559-d268ebd58a15 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
7646 2024.08.05 16:50:09.465073 [ 3 ] {} <Debug> HTTP-Session: aaa989d4-03c2-4d39-b559-d268ebd58a15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7647 2024.08.05 16:50:09.465087 [ 3 ] {} <Debug> HTTP-Session: aaa989d4-03c2-4d39-b559-d268ebd58a15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7648 2024.08.05 16:50:09.465118 [ 3 ] {} <Trace> HTTP-Session: aaa989d4-03c2-4d39-b559-d268ebd58a15 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7649 2024.08.05 16:50:09.465242 [ 3 ] {dd5d17aa-f2ac-4d19-a56f-3bb349b8a67b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7650 2024.08.05 16:50:09.465286 [ 3 ] {dd5d17aa-f2ac-4d19-a56f-3bb349b8a67b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7651 2024.08.05 16:50:09.465434 [ 3 ] {dd5d17aa-f2ac-4d19-a56f-3bb349b8a67b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7652 2024.08.05 16:50:09.465844 [ 3 ] {dd5d17aa-f2ac-4d19-a56f-3bb349b8a67b} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7653 2024.08.05 16:50:09.465887 [ 3 ] {dd5d17aa-f2ac-4d19-a56f-3bb349b8a67b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
7654 2024.08.05 16:50:09.466261 [ 3 ] {dd5d17aa-f2ac-4d19-a56f-3bb349b8a67b} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
7655 2024.08.05 16:50:09.466594 [ 3 ] {dd5d17aa-f2ac-4d19-a56f-3bb349b8a67b} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7656 2024.08.05 16:50:09.466765 [ 3 ] {dd5d17aa-f2ac-4d19-a56f-3bb349b8a67b} <Debug> executeQuery: Read 90 rows, 7.46 KiB in 0.00157 sec., 57324.84076433121 rows/sec., 4.64 MiB/sec.
7657 2024.08.05 16:50:09.466935 [ 3 ] {dd5d17aa-f2ac-4d19-a56f-3bb349b8a67b} <Debug> DynamicQueryHandler: Done processing query
7658 2024.08.05 16:50:09.466961 [ 3 ] {dd5d17aa-f2ac-4d19-a56f-3bb349b8a67b} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
7659 2024.08.05 16:50:09.466978 [ 3 ] {} <Debug> HTTP-Session: aaa989d4-03c2-4d39-b559-d268ebd58a15 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7660 2024.08.05 16:50:09.467090 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7661 2024.08.05 16:50:09.467138 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7662 2024.08.05 16:50:09.467158 [ 3 ] {} <Debug> HTTP-Session: 0686c53a-50a5-4a42-b65c-133ec2204025 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
7663 2024.08.05 16:50:09.467184 [ 3 ] {} <Debug> HTTP-Session: 0686c53a-50a5-4a42-b65c-133ec2204025 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7664 2024.08.05 16:50:09.467198 [ 3 ] {} <Debug> HTTP-Session: 0686c53a-50a5-4a42-b65c-133ec2204025 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7665 2024.08.05 16:50:09.467230 [ 3 ] {} <Trace> HTTP-Session: 0686c53a-50a5-4a42-b65c-133ec2204025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7666 2024.08.05 16:50:09.467323 [ 3 ] {ba2879de-be50-42ac-9f19-ca7c8efd310b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7667 2024.08.05 16:50:09.467365 [ 3 ] {ba2879de-be50-42ac-9f19-ca7c8efd310b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7668 2024.08.05 16:50:09.467494 [ 3 ] {ba2879de-be50-42ac-9f19-ca7c8efd310b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7669 2024.08.05 16:50:09.467779 [ 3 ] {ba2879de-be50-42ac-9f19-ca7c8efd310b} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7670 2024.08.05 16:50:09.467817 [ 3 ] {ba2879de-be50-42ac-9f19-ca7c8efd310b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
7671 2024.08.05 16:50:09.468113 [ 3 ] {ba2879de-be50-42ac-9f19-ca7c8efd310b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
7672 2024.08.05 16:50:09.468423 [ 3 ] {ba2879de-be50-42ac-9f19-ca7c8efd310b} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7673 2024.08.05 16:50:09.468583 [ 3 ] {ba2879de-be50-42ac-9f19-ca7c8efd310b} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001276 sec., 1567.398119122257 rows/sec., 109.44 KiB/sec.
7674 2024.08.05 16:50:09.468870 [ 3 ] {ba2879de-be50-42ac-9f19-ca7c8efd310b} <Debug> DynamicQueryHandler: Done processing query
7675 2024.08.05 16:50:09.468895 [ 3 ] {ba2879de-be50-42ac-9f19-ca7c8efd310b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7676 2024.08.05 16:50:09.468911 [ 3 ] {} <Debug> HTTP-Session: 0686c53a-50a5-4a42-b65c-133ec2204025 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7677 2024.08.05 16:50:09.469028 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 13082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7678 2024.08.05 16:50:09.469076 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7679 2024.08.05 16:50:09.469095 [ 3 ] {} <Debug> HTTP-Session: d21973b9-788e-490f-960f-79b97dd9a90c Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
7680 2024.08.05 16:50:09.469111 [ 3 ] {} <Debug> HTTP-Session: d21973b9-788e-490f-960f-79b97dd9a90c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7681 2024.08.05 16:50:09.469125 [ 3 ] {} <Debug> HTTP-Session: d21973b9-788e-490f-960f-79b97dd9a90c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7682 2024.08.05 16:50:09.469155 [ 3 ] {} <Trace> HTTP-Session: d21973b9-788e-490f-960f-79b97dd9a90c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7683 2024.08.05 16:50:09.469272 [ 3 ] {a1681f88-f1b7-4db4-8049-393a6bb63af9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7684 2024.08.05 16:50:09.469315 [ 3 ] {a1681f88-f1b7-4db4-8049-393a6bb63af9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7685 2024.08.05 16:50:09.469460 [ 3 ] {a1681f88-f1b7-4db4-8049-393a6bb63af9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7686 2024.08.05 16:50:09.469796 [ 3 ] {a1681f88-f1b7-4db4-8049-393a6bb63af9} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7687 2024.08.05 16:50:09.469833 [ 3 ] {a1681f88-f1b7-4db4-8049-393a6bb63af9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
7688 2024.08.05 16:50:09.470140 [ 3 ] {a1681f88-f1b7-4db4-8049-393a6bb63af9} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
7689 2024.08.05 16:50:09.470437 [ 3 ] {a1681f88-f1b7-4db4-8049-393a6bb63af9} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7690 2024.08.05 16:50:09.470583 [ 3 ] {a1681f88-f1b7-4db4-8049-393a6bb63af9} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.001347 sec., 57164.068299925755 rows/sec., 4.47 MiB/sec.
7691 2024.08.05 16:50:09.470841 [ 3 ] {a1681f88-f1b7-4db4-8049-393a6bb63af9} <Debug> DynamicQueryHandler: Done processing query
7692 2024.08.05 16:50:09.470882 [ 3 ] {a1681f88-f1b7-4db4-8049-393a6bb63af9} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
7693 2024.08.05 16:50:09.470906 [ 3 ] {} <Debug> HTTP-Session: d21973b9-788e-490f-960f-79b97dd9a90c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7694 2024.08.05 16:50:09.471057 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 30774, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7695 2024.08.05 16:50:09.471105 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7696 2024.08.05 16:50:09.471124 [ 3 ] {} <Debug> HTTP-Session: 00c7f24e-b8db-427e-8a04-de3c8f3c0288 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
7697 2024.08.05 16:50:09.471141 [ 3 ] {} <Debug> HTTP-Session: 00c7f24e-b8db-427e-8a04-de3c8f3c0288 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7698 2024.08.05 16:50:09.471154 [ 3 ] {} <Debug> HTTP-Session: 00c7f24e-b8db-427e-8a04-de3c8f3c0288 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7699 2024.08.05 16:50:09.471186 [ 3 ] {} <Trace> HTTP-Session: 00c7f24e-b8db-427e-8a04-de3c8f3c0288 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7700 2024.08.05 16:50:09.471341 [ 3 ] {f3b464f6-1eed-465b-91ec-0925cffb74db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7701 2024.08.05 16:50:09.471390 [ 3 ] {f3b464f6-1eed-465b-91ec-0925cffb74db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7702 2024.08.05 16:50:09.471553 [ 3 ] {f3b464f6-1eed-465b-91ec-0925cffb74db} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7703 2024.08.05 16:50:09.471936 [ 3 ] {f3b464f6-1eed-465b-91ec-0925cffb74db} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7704 2024.08.05 16:50:09.471973 [ 3 ] {f3b464f6-1eed-465b-91ec-0925cffb74db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
7705 2024.08.05 16:50:09.472363 [ 3 ] {f3b464f6-1eed-465b-91ec-0925cffb74db} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
7706 2024.08.05 16:50:09.472698 [ 3 ] {f3b464f6-1eed-465b-91ec-0925cffb74db} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7707 2024.08.05 16:50:09.472862 [ 3 ] {f3b464f6-1eed-465b-91ec-0925cffb74db} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001585 sec., 101577.28706624605 rows/sec., 7.07 MiB/sec.
7708 2024.08.05 16:50:09.473019 [ 3 ] {f3b464f6-1eed-465b-91ec-0925cffb74db} <Debug> DynamicQueryHandler: Done processing query
7709 2024.08.05 16:50:09.473042 [ 3 ] {f3b464f6-1eed-465b-91ec-0925cffb74db} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7710 2024.08.05 16:50:09.473058 [ 3 ] {} <Debug> HTTP-Session: 00c7f24e-b8db-427e-8a04-de3c8f3c0288 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7711 2024.08.05 16:50:09.473180 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 17637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7712 2024.08.05 16:50:09.473227 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7713 2024.08.05 16:50:09.473246 [ 3 ] {} <Debug> HTTP-Session: af3fabd8-8a8f-4b43-8132-3c4ecb44e54a Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
7714 2024.08.05 16:50:09.473262 [ 3 ] {} <Debug> HTTP-Session: af3fabd8-8a8f-4b43-8132-3c4ecb44e54a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7715 2024.08.05 16:50:09.473276 [ 3 ] {} <Debug> HTTP-Session: af3fabd8-8a8f-4b43-8132-3c4ecb44e54a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7716 2024.08.05 16:50:09.473306 [ 3 ] {} <Trace> HTTP-Session: af3fabd8-8a8f-4b43-8132-3c4ecb44e54a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7717 2024.08.05 16:50:09.473479 [ 3 ] {b8d9c0a0-fb8e-4dc7-a4a2-c7f704931cc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7718 2024.08.05 16:50:09.473542 [ 3 ] {b8d9c0a0-fb8e-4dc7-a4a2-c7f704931cc1} <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
7719 2024.08.05 16:50:09.473956 [ 3 ] {b8d9c0a0-fb8e-4dc7-a4a2-c7f704931cc1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7720 2024.08.05 16:50:09.474566 [ 3 ] {b8d9c0a0-fb8e-4dc7-a4a2-c7f704931cc1} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7721 2024.08.05 16:50:09.474602 [ 3 ] {b8d9c0a0-fb8e-4dc7-a4a2-c7f704931cc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
7722 2024.08.05 16:50:09.475199 [ 3 ] {b8d9c0a0-fb8e-4dc7-a4a2-c7f704931cc1} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
7723 2024.08.05 16:50:09.475604 [ 3 ] {b8d9c0a0-fb8e-4dc7-a4a2-c7f704931cc1} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7724 2024.08.05 16:50:09.475790 [ 3 ] {b8d9c0a0-fb8e-4dc7-a4a2-c7f704931cc1} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002409 sec., 4566.2100456621 rows/sec., 8.18 MiB/sec.
7725 2024.08.05 16:50:09.476010 [ 3 ] {b8d9c0a0-fb8e-4dc7-a4a2-c7f704931cc1} <Debug> DynamicQueryHandler: Done processing query
7726 2024.08.05 16:50:09.476035 [ 3 ] {b8d9c0a0-fb8e-4dc7-a4a2-c7f704931cc1} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
7727 2024.08.05 16:50:09.476052 [ 3 ] {} <Debug> HTTP-Session: af3fabd8-8a8f-4b43-8132-3c4ecb44e54a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7728 2024.08.05 16:50:09.476168 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7729 2024.08.05 16:50:09.476216 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7730 2024.08.05 16:50:09.476236 [ 3 ] {} <Debug> HTTP-Session: 1c914e1e-9e28-4d12-b432-809105e39c83 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
7731 2024.08.05 16:50:09.476252 [ 3 ] {} <Debug> HTTP-Session: 1c914e1e-9e28-4d12-b432-809105e39c83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7732 2024.08.05 16:50:09.476266 [ 3 ] {} <Debug> HTTP-Session: 1c914e1e-9e28-4d12-b432-809105e39c83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7733 2024.08.05 16:50:09.476297 [ 3 ] {} <Trace> HTTP-Session: 1c914e1e-9e28-4d12-b432-809105e39c83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7734 2024.08.05 16:50:09.476414 [ 3 ] {7d843f71-a6e1-4182-b393-7edef6699fb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7735 2024.08.05 16:50:09.476458 [ 3 ] {7d843f71-a6e1-4182-b393-7edef6699fb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7736 2024.08.05 16:50:09.476585 [ 3 ] {7d843f71-a6e1-4182-b393-7edef6699fb5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7737 2024.08.05 16:50:09.476890 [ 3 ] {7d843f71-a6e1-4182-b393-7edef6699fb5} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7738 2024.08.05 16:50:09.476927 [ 3 ] {7d843f71-a6e1-4182-b393-7edef6699fb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
7739 2024.08.05 16:50:09.477284 [ 3 ] {7d843f71-a6e1-4182-b393-7edef6699fb5} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
7740 2024.08.05 16:50:09.477608 [ 3 ] {7d843f71-a6e1-4182-b393-7edef6699fb5} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7741 2024.08.05 16:50:09.477773 [ 3 ] {7d843f71-a6e1-4182-b393-7edef6699fb5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001396 sec., 42979.942693409736 rows/sec., 2.90 MiB/sec.
7742 2024.08.05 16:50:09.477928 [ 3 ] {7d843f71-a6e1-4182-b393-7edef6699fb5} <Debug> DynamicQueryHandler: Done processing query
7743 2024.08.05 16:50:09.477952 [ 3 ] {7d843f71-a6e1-4182-b393-7edef6699fb5} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7744 2024.08.05 16:50:09.477969 [ 3 ] {} <Debug> HTTP-Session: 1c914e1e-9e28-4d12-b432-809105e39c83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7745 2024.08.05 16:50:14.465641 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 3758, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7746 2024.08.05 16:50:14.465782 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7747 2024.08.05 16:50:14.465811 [ 3 ] {} <Debug> HTTP-Session: 49230cce-933f-404b-a3a3-5ff152064875 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
7748 2024.08.05 16:50:14.465839 [ 3 ] {} <Debug> HTTP-Session: 49230cce-933f-404b-a3a3-5ff152064875 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7749 2024.08.05 16:50:14.465857 [ 3 ] {} <Debug> HTTP-Session: 49230cce-933f-404b-a3a3-5ff152064875 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7750 2024.08.05 16:50:14.465914 [ 3 ] {} <Trace> HTTP-Session: 49230cce-933f-404b-a3a3-5ff152064875 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7751 2024.08.05 16:50:14.466118 [ 3 ] {55b5d03e-2747-4aa7-8c0b-28a3ef607e4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7752 2024.08.05 16:50:14.466193 [ 3 ] {55b5d03e-2747-4aa7-8c0b-28a3ef607e4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7753 2024.08.05 16:50:14.466413 [ 3 ] {55b5d03e-2747-4aa7-8c0b-28a3ef607e4d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7754 2024.08.05 16:50:14.466857 [ 3 ] {55b5d03e-2747-4aa7-8c0b-28a3ef607e4d} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7755 2024.08.05 16:50:14.466898 [ 3 ] {55b5d03e-2747-4aa7-8c0b-28a3ef607e4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
7756 2024.08.05 16:50:14.467268 [ 3 ] {55b5d03e-2747-4aa7-8c0b-28a3ef607e4d} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
7757 2024.08.05 16:50:14.467598 [ 3 ] {55b5d03e-2747-4aa7-8c0b-28a3ef607e4d} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7758 2024.08.05 16:50:14.467753 [ 3 ] {55b5d03e-2747-4aa7-8c0b-28a3ef607e4d} <Debug> executeQuery: Read 27 rows, 2.04 KiB in 0.001697 sec., 15910.430170889806 rows/sec., 1.18 MiB/sec.
7759 2024.08.05 16:50:14.468068 [ 3 ] {55b5d03e-2747-4aa7-8c0b-28a3ef607e4d} <Debug> DynamicQueryHandler: Done processing query
7760 2024.08.05 16:50:14.468138 [ 3 ] {55b5d03e-2747-4aa7-8c0b-28a3ef607e4d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7761 2024.08.05 16:50:14.468201 [ 3 ] {} <Debug> HTTP-Session: 49230cce-933f-404b-a3a3-5ff152064875 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7762 2024.08.05 16:50:14.468524 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 33833, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7763 2024.08.05 16:50:14.468578 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7764 2024.08.05 16:50:14.468597 [ 3 ] {} <Debug> HTTP-Session: 2ec5aad2-696d-413c-9330-6427a8dfa06a Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
7765 2024.08.05 16:50:14.468614 [ 3 ] {} <Debug> HTTP-Session: 2ec5aad2-696d-413c-9330-6427a8dfa06a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7766 2024.08.05 16:50:14.468628 [ 3 ] {} <Debug> HTTP-Session: 2ec5aad2-696d-413c-9330-6427a8dfa06a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7767 2024.08.05 16:50:14.468661 [ 3 ] {} <Trace> HTTP-Session: 2ec5aad2-696d-413c-9330-6427a8dfa06a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7768 2024.08.05 16:50:14.468821 [ 3 ] {5d10e142-21b5-44f8-a516-d5b0e89192c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7769 2024.08.05 16:50:14.468865 [ 3 ] {5d10e142-21b5-44f8-a516-d5b0e89192c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7770 2024.08.05 16:50:14.469010 [ 3 ] {5d10e142-21b5-44f8-a516-d5b0e89192c0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7771 2024.08.05 16:50:14.469461 [ 3 ] {5d10e142-21b5-44f8-a516-d5b0e89192c0} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7772 2024.08.05 16:50:14.469498 [ 3 ] {5d10e142-21b5-44f8-a516-d5b0e89192c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
7773 2024.08.05 16:50:14.469819 [ 3 ] {5d10e142-21b5-44f8-a516-d5b0e89192c0} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
7774 2024.08.05 16:50:14.470124 [ 3 ] {5d10e142-21b5-44f8-a516-d5b0e89192c0} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7775 2024.08.05 16:50:14.470273 [ 3 ] {5d10e142-21b5-44f8-a516-d5b0e89192c0} <Debug> executeQuery: Read 224 rows, 20.23 KiB in 0.00152 sec., 147368.42105263157 rows/sec., 13.00 MiB/sec.
7776 2024.08.05 16:50:14.470431 [ 3 ] {5d10e142-21b5-44f8-a516-d5b0e89192c0} <Debug> DynamicQueryHandler: Done processing query
7777 2024.08.05 16:50:14.470457 [ 3 ] {5d10e142-21b5-44f8-a516-d5b0e89192c0} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB.
7778 2024.08.05 16:50:14.470473 [ 3 ] {} <Debug> HTTP-Session: 2ec5aad2-696d-413c-9330-6427a8dfa06a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7779 2024.08.05 16:50:14.470815 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 65110, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7780 2024.08.05 16:50:14.470863 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7781 2024.08.05 16:50:14.470881 [ 3 ] {} <Debug> HTTP-Session: 5c1b9af4-537b-416c-b5ef-5b6ceda5aea2 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
7782 2024.08.05 16:50:14.470897 [ 3 ] {} <Debug> HTTP-Session: 5c1b9af4-537b-416c-b5ef-5b6ceda5aea2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7783 2024.08.05 16:50:14.470911 [ 3 ] {} <Debug> HTTP-Session: 5c1b9af4-537b-416c-b5ef-5b6ceda5aea2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7784 2024.08.05 16:50:14.470941 [ 3 ] {} <Trace> HTTP-Session: 5c1b9af4-537b-416c-b5ef-5b6ceda5aea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7785 2024.08.05 16:50:14.471148 [ 3 ] {58904ba8-458f-439a-864a-cc9f852bb3cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7786 2024.08.05 16:50:14.471192 [ 3 ] {58904ba8-458f-439a-864a-cc9f852bb3cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7787 2024.08.05 16:50:14.471315 [ 3 ] {58904ba8-458f-439a-864a-cc9f852bb3cd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7788 2024.08.05 16:50:14.471865 [ 3 ] {58904ba8-458f-439a-864a-cc9f852bb3cd} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7789 2024.08.05 16:50:14.471902 [ 3 ] {58904ba8-458f-439a-864a-cc9f852bb3cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
7790 2024.08.05 16:50:14.472230 [ 3 ] {58904ba8-458f-439a-864a-cc9f852bb3cd} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
7791 2024.08.05 16:50:14.472534 [ 3 ] {58904ba8-458f-439a-864a-cc9f852bb3cd} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7792 2024.08.05 16:50:14.472689 [ 3 ] {58904ba8-458f-439a-864a-cc9f852bb3cd} <Debug> executeQuery: Read 403 rows, 29.16 KiB in 0.001637 sec., 246182.04031765423 rows/sec., 17.39 MiB/sec.
7793 2024.08.05 16:50:14.472854 [ 3 ] {58904ba8-458f-439a-864a-cc9f852bb3cd} <Debug> DynamicQueryHandler: Done processing query
7794 2024.08.05 16:50:14.472879 [ 3 ] {58904ba8-458f-439a-864a-cc9f852bb3cd} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
7795 2024.08.05 16:50:14.472894 [ 3 ] {} <Debug> HTTP-Session: 5c1b9af4-537b-416c-b5ef-5b6ceda5aea2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7796 2024.08.05 16:50:14.473046 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7797 2024.08.05 16:50:14.473094 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7798 2024.08.05 16:50:14.473113 [ 3 ] {} <Debug> HTTP-Session: 1b88a2a7-b35e-42bd-acab-5d40d6a0841c Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
7799 2024.08.05 16:50:14.473129 [ 3 ] {} <Debug> HTTP-Session: 1b88a2a7-b35e-42bd-acab-5d40d6a0841c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7800 2024.08.05 16:50:14.473143 [ 3 ] {} <Debug> HTTP-Session: 1b88a2a7-b35e-42bd-acab-5d40d6a0841c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7801 2024.08.05 16:50:14.473174 [ 3 ] {} <Trace> HTTP-Session: 1b88a2a7-b35e-42bd-acab-5d40d6a0841c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7802 2024.08.05 16:50:14.473270 [ 3 ] {1e44b6ae-e677-48d9-b551-79f9f046f63b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
7803 2024.08.05 16:50:14.473315 [ 3 ] {1e44b6ae-e677-48d9-b551-79f9f046f63b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
7804 2024.08.05 16:50:14.473451 [ 3 ] {1e44b6ae-e677-48d9-b551-79f9f046f63b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7805 2024.08.05 16:50:14.473707 [ 3 ] {1e44b6ae-e677-48d9-b551-79f9f046f63b} <Trace> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7806 2024.08.05 16:50:14.473742 [ 3 ] {1e44b6ae-e677-48d9-b551-79f9f046f63b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
7807 2024.08.05 16:50:14.474101 [ 3 ] {1e44b6ae-e677-48d9-b551-79f9f046f63b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
7808 2024.08.05 16:50:14.474423 [ 3 ] {1e44b6ae-e677-48d9-b551-79f9f046f63b} <Trace> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7809 2024.08.05 16:50:14.474584 [ 3 ] {1e44b6ae-e677-48d9-b551-79f9f046f63b} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001323 sec., 4535.14739229025 rows/sec., 194.87 KiB/sec.
7810 2024.08.05 16:50:14.474743 [ 3 ] {1e44b6ae-e677-48d9-b551-79f9f046f63b} <Debug> DynamicQueryHandler: Done processing query
7811 2024.08.05 16:50:14.474768 [ 3 ] {1e44b6ae-e677-48d9-b551-79f9f046f63b} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
7812 2024.08.05 16:50:14.474784 [ 3 ] {} <Debug> HTTP-Session: 1b88a2a7-b35e-42bd-acab-5d40d6a0841c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7813 2024.08.05 16:50:14.474959 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7814 2024.08.05 16:50:14.475005 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7815 2024.08.05 16:50:14.475023 [ 3 ] {} <Debug> HTTP-Session: 38552da8-3344-4eee-981e-f299363d7e32 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
7816 2024.08.05 16:50:14.475040 [ 3 ] {} <Debug> HTTP-Session: 38552da8-3344-4eee-981e-f299363d7e32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7817 2024.08.05 16:50:14.475053 [ 3 ] {} <Debug> HTTP-Session: 38552da8-3344-4eee-981e-f299363d7e32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7818 2024.08.05 16:50:14.475084 [ 3 ] {} <Trace> HTTP-Session: 38552da8-3344-4eee-981e-f299363d7e32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7819 2024.08.05 16:50:14.475199 [ 3 ] {aa440664-f8f4-4537-b59a-0655b5c1a253} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
7820 2024.08.05 16:50:14.475245 [ 3 ] {aa440664-f8f4-4537-b59a-0655b5c1a253} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
7821 2024.08.05 16:50:14.475384 [ 3 ] {aa440664-f8f4-4537-b59a-0655b5c1a253} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7822 2024.08.05 16:50:14.475710 [ 3 ] {aa440664-f8f4-4537-b59a-0655b5c1a253} <Trace> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7823 2024.08.05 16:50:14.475746 [ 3 ] {aa440664-f8f4-4537-b59a-0655b5c1a253} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
7824 2024.08.05 16:50:14.476109 [ 3 ] {aa440664-f8f4-4537-b59a-0655b5c1a253} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
7825 2024.08.05 16:50:14.476446 [ 3 ] {aa440664-f8f4-4537-b59a-0655b5c1a253} <Trace> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7826 2024.08.05 16:50:14.476608 [ 3 ] {aa440664-f8f4-4537-b59a-0655b5c1a253} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001445 sec., 53287.1972318339 rows/sec., 3.28 MiB/sec.
7827 2024.08.05 16:50:14.476821 [ 3 ] {aa440664-f8f4-4537-b59a-0655b5c1a253} <Debug> DynamicQueryHandler: Done processing query
7828 2024.08.05 16:50:14.476847 [ 3 ] {aa440664-f8f4-4537-b59a-0655b5c1a253} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7829 2024.08.05 16:50:14.476863 [ 3 ] {} <Debug> HTTP-Session: 38552da8-3344-4eee-981e-f299363d7e32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7830 2024.08.05 16:50:14.477023 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 30582, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7831 2024.08.05 16:50:14.477071 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7832 2024.08.05 16:50:14.477090 [ 3 ] {} <Debug> HTTP-Session: 816d4a3a-2521-4b68-a430-7ab68ea09bd2 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
7833 2024.08.05 16:50:14.477106 [ 3 ] {} <Debug> HTTP-Session: 816d4a3a-2521-4b68-a430-7ab68ea09bd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7834 2024.08.05 16:50:14.477120 [ 3 ] {} <Debug> HTTP-Session: 816d4a3a-2521-4b68-a430-7ab68ea09bd2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7835 2024.08.05 16:50:14.477150 [ 3 ] {} <Trace> HTTP-Session: 816d4a3a-2521-4b68-a430-7ab68ea09bd2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7836 2024.08.05 16:50:14.477313 [ 3 ] {f7838ce3-6751-4dff-9743-578b48152644} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7837 2024.08.05 16:50:14.477358 [ 3 ] {f7838ce3-6751-4dff-9743-578b48152644} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7838 2024.08.05 16:50:14.477504 [ 3 ] {f7838ce3-6751-4dff-9743-578b48152644} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7839 2024.08.05 16:50:14.477880 [ 3 ] {f7838ce3-6751-4dff-9743-578b48152644} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7840 2024.08.05 16:50:14.477916 [ 3 ] {f7838ce3-6751-4dff-9743-578b48152644} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
7841 2024.08.05 16:50:14.478294 [ 3 ] {f7838ce3-6751-4dff-9743-578b48152644} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
7842 2024.08.05 16:50:14.478674 [ 3 ] {f7838ce3-6751-4dff-9743-578b48152644} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7843 2024.08.05 16:50:14.478830 [ 3 ] {f7838ce3-6751-4dff-9743-578b48152644} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001605 sec., 99688.47352024922 rows/sec., 6.94 MiB/sec.
7844 2024.08.05 16:50:14.478993 [ 3 ] {f7838ce3-6751-4dff-9743-578b48152644} <Debug> DynamicQueryHandler: Done processing query
7845 2024.08.05 16:50:14.479018 [ 3 ] {f7838ce3-6751-4dff-9743-578b48152644} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7846 2024.08.05 16:50:14.479035 [ 3 ] {} <Debug> HTTP-Session: 816d4a3a-2521-4b68-a430-7ab68ea09bd2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7847 2024.08.05 16:50:14.479250 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 33736, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7848 2024.08.05 16:50:14.479305 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7849 2024.08.05 16:50:14.479327 [ 3 ] {} <Debug> HTTP-Session: 7df99740-8fb3-47e2-be1c-e3ddf45ef071 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
7850 2024.08.05 16:50:14.479346 [ 3 ] {} <Debug> HTTP-Session: 7df99740-8fb3-47e2-be1c-e3ddf45ef071 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7851 2024.08.05 16:50:14.479363 [ 3 ] {} <Debug> HTTP-Session: 7df99740-8fb3-47e2-be1c-e3ddf45ef071 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7852 2024.08.05 16:50:14.479400 [ 3 ] {} <Trace> HTTP-Session: 7df99740-8fb3-47e2-be1c-e3ddf45ef071 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7853 2024.08.05 16:50:14.479673 [ 3 ] {317e1247-d1ef-415f-8f97-a39ffbc1dae6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7854 2024.08.05 16:50:14.479737 [ 3 ] {317e1247-d1ef-415f-8f97-a39ffbc1dae6} <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
7855 2024.08.05 16:50:14.480150 [ 3 ] {317e1247-d1ef-415f-8f97-a39ffbc1dae6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7856 2024.08.05 16:50:14.481074 [ 3 ] {317e1247-d1ef-415f-8f97-a39ffbc1dae6} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7857 2024.08.05 16:50:14.481110 [ 3 ] {317e1247-d1ef-415f-8f97-a39ffbc1dae6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
7858 2024.08.05 16:50:14.481731 [ 3 ] {317e1247-d1ef-415f-8f97-a39ffbc1dae6} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
7859 2024.08.05 16:50:14.482133 [ 3 ] {317e1247-d1ef-415f-8f97-a39ffbc1dae6} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7860 2024.08.05 16:50:14.482331 [ 3 ] {317e1247-d1ef-415f-8f97-a39ffbc1dae6} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.002837 sec., 7402.185407120197 rows/sec., 13.26 MiB/sec.
7861 2024.08.05 16:50:14.482572 [ 3 ] {317e1247-d1ef-415f-8f97-a39ffbc1dae6} <Debug> DynamicQueryHandler: Done processing query
7862 2024.08.05 16:50:14.482596 [ 3 ] {317e1247-d1ef-415f-8f97-a39ffbc1dae6} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
7863 2024.08.05 16:50:14.482612 [ 3 ] {} <Debug> HTTP-Session: 7df99740-8fb3-47e2-be1c-e3ddf45ef071 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7864 2024.08.05 16:50:14.482738 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 3209, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7865 2024.08.05 16:50:14.482787 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7866 2024.08.05 16:50:14.482805 [ 3 ] {} <Debug> HTTP-Session: b8bf39dc-41de-4fa5-befb-ece100e15e43 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
7867 2024.08.05 16:50:14.482821 [ 3 ] {} <Debug> HTTP-Session: b8bf39dc-41de-4fa5-befb-ece100e15e43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7868 2024.08.05 16:50:14.482834 [ 3 ] {} <Debug> HTTP-Session: b8bf39dc-41de-4fa5-befb-ece100e15e43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7869 2024.08.05 16:50:14.482865 [ 3 ] {} <Trace> HTTP-Session: b8bf39dc-41de-4fa5-befb-ece100e15e43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7870 2024.08.05 16:50:14.482968 [ 3 ] {2dee6755-d0ba-4c0e-957b-377d3cff758c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
7871 2024.08.05 16:50:14.483011 [ 3 ] {2dee6755-d0ba-4c0e-957b-377d3cff758c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
7872 2024.08.05 16:50:14.483141 [ 3 ] {2dee6755-d0ba-4c0e-957b-377d3cff758c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7873 2024.08.05 16:50:14.483456 [ 3 ] {2dee6755-d0ba-4c0e-957b-377d3cff758c} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7874 2024.08.05 16:50:14.483492 [ 3 ] {2dee6755-d0ba-4c0e-957b-377d3cff758c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
7875 2024.08.05 16:50:14.483847 [ 3 ] {2dee6755-d0ba-4c0e-957b-377d3cff758c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
7876 2024.08.05 16:50:14.484171 [ 3 ] {2dee6755-d0ba-4c0e-957b-377d3cff758c} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7877 2024.08.05 16:50:14.484328 [ 3 ] {2dee6755-d0ba-4c0e-957b-377d3cff758c} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001385 sec., 16606.49819494585 rows/sec., 898.30 KiB/sec.
7878 2024.08.05 16:50:14.484670 [ 3 ] {2dee6755-d0ba-4c0e-957b-377d3cff758c} <Debug> DynamicQueryHandler: Done processing query
7879 2024.08.05 16:50:14.484706 [ 3 ] {2dee6755-d0ba-4c0e-957b-377d3cff758c} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
7880 2024.08.05 16:50:14.484723 [ 3 ] {} <Debug> HTTP-Session: b8bf39dc-41de-4fa5-befb-ece100e15e43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7881 2024.08.05 16:50:14.484894 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7882 2024.08.05 16:50:14.484943 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7883 2024.08.05 16:50:14.484963 [ 3 ] {} <Debug> HTTP-Session: 1a1952b4-6f18-4f8c-b045-9530de160b5b Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
7884 2024.08.05 16:50:14.484980 [ 3 ] {} <Debug> HTTP-Session: 1a1952b4-6f18-4f8c-b045-9530de160b5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7885 2024.08.05 16:50:14.484993 [ 3 ] {} <Debug> HTTP-Session: 1a1952b4-6f18-4f8c-b045-9530de160b5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7886 2024.08.05 16:50:14.485024 [ 3 ] {} <Trace> HTTP-Session: 1a1952b4-6f18-4f8c-b045-9530de160b5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7887 2024.08.05 16:50:14.485160 [ 3 ] {72f025ad-e71d-4994-89cc-f98a281a05a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7888 2024.08.05 16:50:14.485205 [ 3 ] {72f025ad-e71d-4994-89cc-f98a281a05a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7889 2024.08.05 16:50:14.485357 [ 3 ] {72f025ad-e71d-4994-89cc-f98a281a05a2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7890 2024.08.05 16:50:14.485722 [ 3 ] {72f025ad-e71d-4994-89cc-f98a281a05a2} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7891 2024.08.05 16:50:14.485759 [ 3 ] {72f025ad-e71d-4994-89cc-f98a281a05a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
7892 2024.08.05 16:50:14.486115 [ 3 ] {72f025ad-e71d-4994-89cc-f98a281a05a2} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
7893 2024.08.05 16:50:14.486442 [ 3 ] {72f025ad-e71d-4994-89cc-f98a281a05a2} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7894 2024.08.05 16:50:14.486600 [ 3 ] {72f025ad-e71d-4994-89cc-f98a281a05a2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001495 sec., 40133.77926421405 rows/sec., 2.70 MiB/sec.
7895 2024.08.05 16:50:14.486778 [ 3 ] {72f025ad-e71d-4994-89cc-f98a281a05a2} <Debug> DynamicQueryHandler: Done processing query
7896 2024.08.05 16:50:14.486803 [ 3 ] {72f025ad-e71d-4994-89cc-f98a281a05a2} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7897 2024.08.05 16:50:14.486819 [ 3 ] {} <Debug> HTTP-Session: 1a1952b4-6f18-4f8c-b045-9530de160b5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7898 2024.08.05 16:50:18.507995 [ 59 ] {} <Debug> DNSResolver: Updating DNS cache
7899 2024.08.05 16:50:18.508072 [ 59 ] {} <Debug> DNSResolver: Updated DNS cache
7900 2024.08.05 16:50:19.459644 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 1628, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7901 2024.08.05 16:50:19.459770 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7902 2024.08.05 16:50:19.459800 [ 3 ] {} <Debug> HTTP-Session: b0f9a759-3c92-4fb0-a893-27f09e70c6a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
7903 2024.08.05 16:50:19.459829 [ 3 ] {} <Debug> HTTP-Session: b0f9a759-3c92-4fb0-a893-27f09e70c6a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7904 2024.08.05 16:50:19.459847 [ 3 ] {} <Debug> HTTP-Session: b0f9a759-3c92-4fb0-a893-27f09e70c6a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7905 2024.08.05 16:50:19.459906 [ 3 ] {} <Trace> HTTP-Session: b0f9a759-3c92-4fb0-a893-27f09e70c6a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7906 2024.08.05 16:50:19.460114 [ 3 ] {786ae334-85bb-4814-9881-1ced2b887d17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7907 2024.08.05 16:50:19.460194 [ 3 ] {786ae334-85bb-4814-9881-1ced2b887d17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7908 2024.08.05 16:50:19.460422 [ 3 ] {786ae334-85bb-4814-9881-1ced2b887d17} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7909 2024.08.05 16:50:19.460906 [ 3 ] {786ae334-85bb-4814-9881-1ced2b887d17} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7910 2024.08.05 16:50:19.460949 [ 3 ] {786ae334-85bb-4814-9881-1ced2b887d17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
7911 2024.08.05 16:50:19.461331 [ 3 ] {786ae334-85bb-4814-9881-1ced2b887d17} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
7912 2024.08.05 16:50:19.461672 [ 3 ] {786ae334-85bb-4814-9881-1ced2b887d17} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7913 2024.08.05 16:50:19.461827 [ 3 ] {786ae334-85bb-4814-9881-1ced2b887d17} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001781 sec., 6176.305446378439 rows/sec., 500.62 KiB/sec.
7914 2024.08.05 16:50:19.462056 [ 3 ] {786ae334-85bb-4814-9881-1ced2b887d17} <Debug> DynamicQueryHandler: Done processing query
7915 2024.08.05 16:50:19.462112 [ 3 ] {786ae334-85bb-4814-9881-1ced2b887d17} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7916 2024.08.05 16:50:19.462130 [ 3 ] {} <Debug> HTTP-Session: b0f9a759-3c92-4fb0-a893-27f09e70c6a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7917 2024.08.05 16:50:19.462251 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7918 2024.08.05 16:50:19.462307 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7919 2024.08.05 16:50:19.462328 [ 3 ] {} <Debug> HTTP-Session: acb2fc42-0ab1-4793-9ef7-bcf473b64b55 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
7920 2024.08.05 16:50:19.462347 [ 3 ] {} <Debug> HTTP-Session: acb2fc42-0ab1-4793-9ef7-bcf473b64b55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7921 2024.08.05 16:50:19.462361 [ 3 ] {} <Debug> HTTP-Session: acb2fc42-0ab1-4793-9ef7-bcf473b64b55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7922 2024.08.05 16:50:19.462398 [ 3 ] {} <Trace> HTTP-Session: acb2fc42-0ab1-4793-9ef7-bcf473b64b55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7923 2024.08.05 16:50:19.462508 [ 3 ] {6e836176-6622-4b69-84e6-a1ef048f2e1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
7924 2024.08.05 16:50:19.462556 [ 3 ] {6e836176-6622-4b69-84e6-a1ef048f2e1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
7925 2024.08.05 16:50:19.462724 [ 3 ] {6e836176-6622-4b69-84e6-a1ef048f2e1f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7926 2024.08.05 16:50:19.463047 [ 3 ] {6e836176-6622-4b69-84e6-a1ef048f2e1f} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7927 2024.08.05 16:50:19.463085 [ 3 ] {6e836176-6622-4b69-84e6-a1ef048f2e1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
7928 2024.08.05 16:50:19.463396 [ 3 ] {6e836176-6622-4b69-84e6-a1ef048f2e1f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
7929 2024.08.05 16:50:19.463709 [ 3 ] {6e836176-6622-4b69-84e6-a1ef048f2e1f} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7930 2024.08.05 16:50:19.463841 [ 3 ] {6e836176-6622-4b69-84e6-a1ef048f2e1f} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001365 sec., 1465.2014652014652 rows/sec., 119.48 KiB/sec.
7931 2024.08.05 16:50:19.464014 [ 3 ] {6e836176-6622-4b69-84e6-a1ef048f2e1f} <Debug> DynamicQueryHandler: Done processing query
7932 2024.08.05 16:50:19.464040 [ 3 ] {6e836176-6622-4b69-84e6-a1ef048f2e1f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7933 2024.08.05 16:50:19.464056 [ 3 ] {} <Debug> HTTP-Session: acb2fc42-0ab1-4793-9ef7-bcf473b64b55 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7934 2024.08.05 16:50:19.464179 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 12943, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7935 2024.08.05 16:50:19.464232 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7936 2024.08.05 16:50:19.464252 [ 3 ] {} <Debug> HTTP-Session: 61f9b683-3167-432f-8948-0ec9eb59b5a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
7937 2024.08.05 16:50:19.464269 [ 3 ] {} <Debug> HTTP-Session: 61f9b683-3167-432f-8948-0ec9eb59b5a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7938 2024.08.05 16:50:19.464283 [ 3 ] {} <Debug> HTTP-Session: 61f9b683-3167-432f-8948-0ec9eb59b5a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7939 2024.08.05 16:50:19.464317 [ 3 ] {} <Trace> HTTP-Session: 61f9b683-3167-432f-8948-0ec9eb59b5a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7940 2024.08.05 16:50:19.464445 [ 3 ] {b38d9028-5ff5-4cf1-814a-65b96aaff6ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7941 2024.08.05 16:50:19.464490 [ 3 ] {b38d9028-5ff5-4cf1-814a-65b96aaff6ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7942 2024.08.05 16:50:19.464619 [ 3 ] {b38d9028-5ff5-4cf1-814a-65b96aaff6ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7943 2024.08.05 16:50:19.464967 [ 3 ] {b38d9028-5ff5-4cf1-814a-65b96aaff6ce} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7944 2024.08.05 16:50:19.465004 [ 3 ] {b38d9028-5ff5-4cf1-814a-65b96aaff6ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
7945 2024.08.05 16:50:19.465321 [ 3 ] {b38d9028-5ff5-4cf1-814a-65b96aaff6ce} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
7946 2024.08.05 16:50:19.465650 [ 3 ] {b38d9028-5ff5-4cf1-814a-65b96aaff6ce} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7947 2024.08.05 16:50:19.465779 [ 3 ] {b38d9028-5ff5-4cf1-814a-65b96aaff6ce} <Debug> executeQuery: Read 90 rows, 7.46 KiB in 0.001385 sec., 64981.94945848376 rows/sec., 5.26 MiB/sec.
7948 2024.08.05 16:50:19.465947 [ 3 ] {b38d9028-5ff5-4cf1-814a-65b96aaff6ce} <Debug> DynamicQueryHandler: Done processing query
7949 2024.08.05 16:50:19.465973 [ 3 ] {b38d9028-5ff5-4cf1-814a-65b96aaff6ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
7950 2024.08.05 16:50:19.465989 [ 3 ] {} <Debug> HTTP-Session: 61f9b683-3167-432f-8948-0ec9eb59b5a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7951 2024.08.05 16:50:19.466101 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7952 2024.08.05 16:50:19.466149 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7953 2024.08.05 16:50:19.466169 [ 3 ] {} <Debug> HTTP-Session: cd68f73c-4481-4e35-b794-93d64a198b68 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
7954 2024.08.05 16:50:19.466185 [ 3 ] {} <Debug> HTTP-Session: cd68f73c-4481-4e35-b794-93d64a198b68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7955 2024.08.05 16:50:19.466199 [ 3 ] {} <Debug> HTTP-Session: cd68f73c-4481-4e35-b794-93d64a198b68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7956 2024.08.05 16:50:19.466231 [ 3 ] {} <Trace> HTTP-Session: cd68f73c-4481-4e35-b794-93d64a198b68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7957 2024.08.05 16:50:19.466325 [ 3 ] {3d6e1b23-f596-40d2-9a14-47751a3f1aa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7958 2024.08.05 16:50:19.466366 [ 3 ] {3d6e1b23-f596-40d2-9a14-47751a3f1aa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7959 2024.08.05 16:50:19.466493 [ 3 ] {3d6e1b23-f596-40d2-9a14-47751a3f1aa7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7960 2024.08.05 16:50:19.466807 [ 3 ] {3d6e1b23-f596-40d2-9a14-47751a3f1aa7} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7961 2024.08.05 16:50:19.466843 [ 3 ] {3d6e1b23-f596-40d2-9a14-47751a3f1aa7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
7962 2024.08.05 16:50:19.467142 [ 3 ] {3d6e1b23-f596-40d2-9a14-47751a3f1aa7} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
7963 2024.08.05 16:50:19.467506 [ 3 ] {3d6e1b23-f596-40d2-9a14-47751a3f1aa7} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7964 2024.08.05 16:50:19.467668 [ 3 ] {3d6e1b23-f596-40d2-9a14-47751a3f1aa7} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001366 sec., 1464.1288433382138 rows/sec., 102.23 KiB/sec.
7965 2024.08.05 16:50:19.468008 [ 3 ] {3d6e1b23-f596-40d2-9a14-47751a3f1aa7} <Debug> DynamicQueryHandler: Done processing query
7966 2024.08.05 16:50:19.468035 [ 3 ] {3d6e1b23-f596-40d2-9a14-47751a3f1aa7} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7967 2024.08.05 16:50:19.468052 [ 3 ] {} <Debug> HTTP-Session: cd68f73c-4481-4e35-b794-93d64a198b68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7968 2024.08.05 16:50:19.468176 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 13082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7969 2024.08.05 16:50:19.468225 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7970 2024.08.05 16:50:19.468245 [ 3 ] {} <Debug> HTTP-Session: 6c61e39c-b387-4d99-8cf3-6c1e1483ac80 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
7971 2024.08.05 16:50:19.468262 [ 3 ] {} <Debug> HTTP-Session: 6c61e39c-b387-4d99-8cf3-6c1e1483ac80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7972 2024.08.05 16:50:19.468277 [ 3 ] {} <Debug> HTTP-Session: 6c61e39c-b387-4d99-8cf3-6c1e1483ac80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7973 2024.08.05 16:50:19.468308 [ 3 ] {} <Trace> HTTP-Session: 6c61e39c-b387-4d99-8cf3-6c1e1483ac80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7974 2024.08.05 16:50:19.468425 [ 3 ] {bfffe1b4-3457-44e7-8ac7-93399d90c239} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7975 2024.08.05 16:50:19.468468 [ 3 ] {bfffe1b4-3457-44e7-8ac7-93399d90c239} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7976 2024.08.05 16:50:19.468618 [ 3 ] {bfffe1b4-3457-44e7-8ac7-93399d90c239} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7977 2024.08.05 16:50:19.468963 [ 3 ] {bfffe1b4-3457-44e7-8ac7-93399d90c239} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7978 2024.08.05 16:50:19.469000 [ 3 ] {bfffe1b4-3457-44e7-8ac7-93399d90c239} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
7979 2024.08.05 16:50:19.469310 [ 3 ] {bfffe1b4-3457-44e7-8ac7-93399d90c239} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
7980 2024.08.05 16:50:19.469620 [ 3 ] {bfffe1b4-3457-44e7-8ac7-93399d90c239} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7981 2024.08.05 16:50:19.469744 [ 3 ] {bfffe1b4-3457-44e7-8ac7-93399d90c239} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.001359 sec., 56659.30831493746 rows/sec., 4.43 MiB/sec.
7982 2024.08.05 16:50:19.470026 [ 3 ] {bfffe1b4-3457-44e7-8ac7-93399d90c239} <Debug> DynamicQueryHandler: Done processing query
7983 2024.08.05 16:50:19.470066 [ 3 ] {bfffe1b4-3457-44e7-8ac7-93399d90c239} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
7984 2024.08.05 16:50:19.470083 [ 3 ] {} <Debug> HTTP-Session: 6c61e39c-b387-4d99-8cf3-6c1e1483ac80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7985 2024.08.05 16:50:19.470233 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 30774, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7986 2024.08.05 16:50:19.470282 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7987 2024.08.05 16:50:19.470302 [ 3 ] {} <Debug> HTTP-Session: 2f0b2922-b2f8-4fb1-a720-57c2c4efcf11 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
7988 2024.08.05 16:50:19.470319 [ 3 ] {} <Debug> HTTP-Session: 2f0b2922-b2f8-4fb1-a720-57c2c4efcf11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7989 2024.08.05 16:50:19.470333 [ 3 ] {} <Debug> HTTP-Session: 2f0b2922-b2f8-4fb1-a720-57c2c4efcf11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7990 2024.08.05 16:50:19.470364 [ 3 ] {} <Trace> HTTP-Session: 2f0b2922-b2f8-4fb1-a720-57c2c4efcf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7991 2024.08.05 16:50:19.470512 [ 3 ] {a993a8c8-3e78-4480-afaa-ff69a5c95c01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7992 2024.08.05 16:50:19.470562 [ 3 ] {a993a8c8-3e78-4480-afaa-ff69a5c95c01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7993 2024.08.05 16:50:19.470725 [ 3 ] {a993a8c8-3e78-4480-afaa-ff69a5c95c01} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7994 2024.08.05 16:50:19.471110 [ 3 ] {a993a8c8-3e78-4480-afaa-ff69a5c95c01} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7995 2024.08.05 16:50:19.471145 [ 3 ] {a993a8c8-3e78-4480-afaa-ff69a5c95c01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
7996 2024.08.05 16:50:19.471543 [ 3 ] {a993a8c8-3e78-4480-afaa-ff69a5c95c01} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
7997 2024.08.05 16:50:19.471884 [ 3 ] {a993a8c8-3e78-4480-afaa-ff69a5c95c01} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7998 2024.08.05 16:50:19.472017 [ 3 ] {a993a8c8-3e78-4480-afaa-ff69a5c95c01} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001571 sec., 102482.49522597072 rows/sec., 7.14 MiB/sec.
7999 2024.08.05 16:50:19.472173 [ 3 ] {a993a8c8-3e78-4480-afaa-ff69a5c95c01} <Debug> DynamicQueryHandler: Done processing query
8000 2024.08.05 16:50:19.472199 [ 3 ] {a993a8c8-3e78-4480-afaa-ff69a5c95c01} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8001 2024.08.05 16:50:19.472216 [ 3 ] {} <Debug> HTTP-Session: 2f0b2922-b2f8-4fb1-a720-57c2c4efcf11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8002 2024.08.05 16:50:19.472339 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 17637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8003 2024.08.05 16:50:19.472385 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8004 2024.08.05 16:50:19.472406 [ 3 ] {} <Debug> HTTP-Session: 0a6eba36-c705-4194-ab75-6d5d91a1a182 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
8005 2024.08.05 16:50:19.472424 [ 3 ] {} <Debug> HTTP-Session: 0a6eba36-c705-4194-ab75-6d5d91a1a182 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8006 2024.08.05 16:50:19.472438 [ 3 ] {} <Debug> HTTP-Session: 0a6eba36-c705-4194-ab75-6d5d91a1a182 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8007 2024.08.05 16:50:19.472470 [ 3 ] {} <Trace> HTTP-Session: 0a6eba36-c705-4194-ab75-6d5d91a1a182 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8008 2024.08.05 16:50:19.472642 [ 3 ] {fb6fbffe-01f6-49cd-9697-dba03b8f68e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8009 2024.08.05 16:50:19.472707 [ 3 ] {fb6fbffe-01f6-49cd-9697-dba03b8f68e3} <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
8010 2024.08.05 16:50:19.473116 [ 3 ] {fb6fbffe-01f6-49cd-9697-dba03b8f68e3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8011 2024.08.05 16:50:19.473650 [ 3 ] {fb6fbffe-01f6-49cd-9697-dba03b8f68e3} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8012 2024.08.05 16:50:19.473687 [ 3 ] {fb6fbffe-01f6-49cd-9697-dba03b8f68e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
8013 2024.08.05 16:50:19.474298 [ 3 ] {fb6fbffe-01f6-49cd-9697-dba03b8f68e3} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
8014 2024.08.05 16:50:19.474703 [ 3 ] {fb6fbffe-01f6-49cd-9697-dba03b8f68e3} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8015 2024.08.05 16:50:19.474865 [ 3 ] {fb6fbffe-01f6-49cd-9697-dba03b8f68e3} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.00232 sec., 4741.379310344828 rows/sec., 8.50 MiB/sec.
8016 2024.08.05 16:50:19.475098 [ 3 ] {fb6fbffe-01f6-49cd-9697-dba03b8f68e3} <Debug> DynamicQueryHandler: Done processing query
8017 2024.08.05 16:50:19.475123 [ 3 ] {fb6fbffe-01f6-49cd-9697-dba03b8f68e3} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
8018 2024.08.05 16:50:19.475139 [ 3 ] {} <Debug> HTTP-Session: 0a6eba36-c705-4194-ab75-6d5d91a1a182 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8019 2024.08.05 16:50:19.475253 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8020 2024.08.05 16:50:19.475302 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8021 2024.08.05 16:50:19.475321 [ 3 ] {} <Debug> HTTP-Session: c8fdd1d3-0cac-4923-8759-c10f8532033e Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
8022 2024.08.05 16:50:19.475338 [ 3 ] {} <Debug> HTTP-Session: c8fdd1d3-0cac-4923-8759-c10f8532033e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8023 2024.08.05 16:50:19.475352 [ 3 ] {} <Debug> HTTP-Session: c8fdd1d3-0cac-4923-8759-c10f8532033e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8024 2024.08.05 16:50:19.475384 [ 3 ] {} <Trace> HTTP-Session: c8fdd1d3-0cac-4923-8759-c10f8532033e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8025 2024.08.05 16:50:19.475504 [ 3 ] {5bc871a9-7a08-44a0-b5a7-609e931f5780} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8026 2024.08.05 16:50:19.475549 [ 3 ] {5bc871a9-7a08-44a0-b5a7-609e931f5780} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8027 2024.08.05 16:50:19.475678 [ 3 ] {5bc871a9-7a08-44a0-b5a7-609e931f5780} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8028 2024.08.05 16:50:19.475954 [ 3 ] {5bc871a9-7a08-44a0-b5a7-609e931f5780} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8029 2024.08.05 16:50:19.475990 [ 3 ] {5bc871a9-7a08-44a0-b5a7-609e931f5780} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
8030 2024.08.05 16:50:19.476351 [ 3 ] {5bc871a9-7a08-44a0-b5a7-609e931f5780} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
8031 2024.08.05 16:50:19.476678 [ 3 ] {5bc871a9-7a08-44a0-b5a7-609e931f5780} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8032 2024.08.05 16:50:19.476805 [ 3 ] {5bc871a9-7a08-44a0-b5a7-609e931f5780} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001339 sec., 44809.55937266617 rows/sec., 3.02 MiB/sec.
8033 2024.08.05 16:50:19.476957 [ 3 ] {5bc871a9-7a08-44a0-b5a7-609e931f5780} <Debug> DynamicQueryHandler: Done processing query
8034 2024.08.05 16:50:19.476982 [ 3 ] {5bc871a9-7a08-44a0-b5a7-609e931f5780} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8035 2024.08.05 16:50:19.476998 [ 3 ] {} <Debug> HTTP-Session: c8fdd1d3-0cac-4923-8759-c10f8532033e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8036 2024.08.05 16:50:24.464823 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 3758, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8037 2024.08.05 16:50:24.464967 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8038 2024.08.05 16:50:24.464993 [ 3 ] {} <Debug> HTTP-Session: 04d40924-1fc0-404b-b910-0453804baa69 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
8039 2024.08.05 16:50:24.465017 [ 3 ] {} <Debug> HTTP-Session: 04d40924-1fc0-404b-b910-0453804baa69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8040 2024.08.05 16:50:24.465032 [ 3 ] {} <Debug> HTTP-Session: 04d40924-1fc0-404b-b910-0453804baa69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8041 2024.08.05 16:50:24.465083 [ 3 ] {} <Trace> HTTP-Session: 04d40924-1fc0-404b-b910-0453804baa69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8042 2024.08.05 16:50:24.465295 [ 3 ] {e6a2101f-bd8c-44b1-a42f-8a34d3c2c9fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8043 2024.08.05 16:50:24.465364 [ 3 ] {e6a2101f-bd8c-44b1-a42f-8a34d3c2c9fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8044 2024.08.05 16:50:24.465565 [ 3 ] {e6a2101f-bd8c-44b1-a42f-8a34d3c2c9fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8045 2024.08.05 16:50:24.466013 [ 3 ] {e6a2101f-bd8c-44b1-a42f-8a34d3c2c9fe} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8046 2024.08.05 16:50:24.466063 [ 3 ] {e6a2101f-bd8c-44b1-a42f-8a34d3c2c9fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
8047 2024.08.05 16:50:24.466454 [ 3 ] {e6a2101f-bd8c-44b1-a42f-8a34d3c2c9fe} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
8048 2024.08.05 16:50:24.466799 [ 3 ] {e6a2101f-bd8c-44b1-a42f-8a34d3c2c9fe} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8049 2024.08.05 16:50:24.466995 [ 3 ] {e6a2101f-bd8c-44b1-a42f-8a34d3c2c9fe} <Debug> executeQuery: Read 27 rows, 2.04 KiB in 0.001751 sec., 15419.760137064535 rows/sec., 1.14 MiB/sec.
8050 2024.08.05 16:50:24.466997 [ 55 ] {} <Debug> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
8051 2024.08.05 16:50:24.467097 [ 55 ] {} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8052 2024.08.05 16:50:24.467147 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
8053 2024.08.05 16:50:24.467349 [ 3 ] {e6a2101f-bd8c-44b1-a42f-8a34d3c2c9fe} <Debug> DynamicQueryHandler: Done processing query
8054 2024.08.05 16:50:24.467422 [ 3 ] {e6a2101f-bd8c-44b1-a42f-8a34d3c2c9fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8055 2024.08.05 16:50:24.467457 [ 189 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::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
8056 2024.08.05 16:50:24.467495 [ 3 ] {} <Debug> HTTP-Session: 04d40924-1fc0-404b-b910-0453804baa69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8057 2024.08.05 16:50:24.467861 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 33833, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8058 2024.08.05 16:50:24.468059 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8059 2024.08.05 16:50:24.468077 [ 189 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8060 2024.08.05 16:50:24.468135 [ 3 ] {} <Debug> HTTP-Session: 3b4afd3d-1a6d-40a2-ba1e-edcbdda399fd Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
8061 2024.08.05 16:50:24.468173 [ 189 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 38 rows starting from the beginning of the part
8062 2024.08.05 16:50:24.468184 [ 3 ] {} <Debug> HTTP-Session: 3b4afd3d-1a6d-40a2-ba1e-edcbdda399fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8063 2024.08.05 16:50:24.468225 [ 3 ] {} <Debug> HTTP-Session: 3b4afd3d-1a6d-40a2-ba1e-edcbdda399fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8064 2024.08.05 16:50:24.468360 [ 189 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 27 rows starting from the beginning of the part
8065 2024.08.05 16:50:24.468376 [ 3 ] {} <Trace> HTTP-Session: 3b4afd3d-1a6d-40a2-ba1e-edcbdda399fd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8066 2024.08.05 16:50:24.468603 [ 189 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::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
8067 2024.08.05 16:50:24.468870 [ 189 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 27 rows starting from the beginning of the part
8068 2024.08.05 16:50:24.469097 [ 189 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::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
8069 2024.08.05 16:50:24.469101 [ 3 ] {e85ce9af-7e2a-442f-a6ea-9a2592ee6365} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8070 2024.08.05 16:50:24.469296 [ 3 ] {e85ce9af-7e2a-442f-a6ea-9a2592ee6365} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8071 2024.08.05 16:50:24.469378 [ 189 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 27 rows starting from the beginning of the part
8072 2024.08.05 16:50:24.470104 [ 3 ] {e85ce9af-7e2a-442f-a6ea-9a2592ee6365} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8073 2024.08.05 16:50:24.471142 [ 3 ] {e85ce9af-7e2a-442f-a6ea-9a2592ee6365} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8074 2024.08.05 16:50:24.471226 [ 3 ] {e85ce9af-7e2a-442f-a6ea-9a2592ee6365} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
8075 2024.08.05 16:50:24.472126 [ 196 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 141 rows, containing 4 columns (4 merged, 0 gathered) in 0.004866733 sec., 28972.207844564313 rows/sec., 2.18 MiB/sec.
8076 2024.08.05 16:50:24.472150 [ 3 ] {e85ce9af-7e2a-442f-a6ea-9a2592ee6365} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
8077 2024.08.05 16:50:24.472414 [ 196 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
8078 2024.08.05 16:50:24.472814 [ 3 ] {e85ce9af-7e2a-442f-a6ea-9a2592ee6365} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8079 2024.08.05 16:50:24.473304 [ 3 ] {e85ce9af-7e2a-442f-a6ea-9a2592ee6365} <Debug> executeQuery: Read 224 rows, 20.23 KiB in 0.004457 sec., 50258.02109041956 rows/sec., 4.43 MiB/sec.
8080 2024.08.05 16:50:24.473319 [ 55 ] {} <Debug> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
8081 2024.08.05 16:50:24.473566 [ 190 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_36_7} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8082 2024.08.05 16:50:24.473586 [ 55 ] {} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8083 2024.08.05 16:50:24.473705 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
8084 2024.08.05 16:50:24.473784 [ 3 ] {e85ce9af-7e2a-442f-a6ea-9a2592ee6365} <Debug> DynamicQueryHandler: Done processing query
8085 2024.08.05 16:50:24.473816 [ 190 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_36_7} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
8086 2024.08.05 16:50:24.473873 [ 3 ] {e85ce9af-7e2a-442f-a6ea-9a2592ee6365} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB.
8087 2024.08.05 16:50:24.473986 [ 3 ] {} <Debug> HTTP-Session: 3b4afd3d-1a6d-40a2-ba1e-edcbdda399fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8088 2024.08.05 16:50:24.474250 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
8089 2024.08.05 16:50:24.474321 [ 198 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::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
8090 2024.08.05 16:50:24.474334 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 65110, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8091 2024.08.05 16:50:24.474511 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8092 2024.08.05 16:50:24.474609 [ 3 ] {} <Debug> HTTP-Session: 00d71db1-c3ac-4832-84f8-3f7905a060cf Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
8093 2024.08.05 16:50:24.474707 [ 3 ] {} <Debug> HTTP-Session: 00d71db1-c3ac-4832-84f8-3f7905a060cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8094 2024.08.05 16:50:24.474794 [ 3 ] {} <Debug> HTTP-Session: 00d71db1-c3ac-4832-84f8-3f7905a060cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8095 2024.08.05 16:50:24.474937 [ 3 ] {} <Trace> HTTP-Session: 00d71db1-c3ac-4832-84f8-3f7905a060cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8096 2024.08.05 16:50:24.475026 [ 198 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8097 2024.08.05 16:50:24.475117 [ 198 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 303 rows starting from the beginning of the part
8098 2024.08.05 16:50:24.475534 [ 3 ] {26209ac1-27dc-42ac-b7e2-e737abb59399} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8099 2024.08.05 16:50:24.475642 [ 198 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 224 rows starting from the beginning of the part
8100 2024.08.05 16:50:24.475655 [ 3 ] {26209ac1-27dc-42ac-b7e2-e737abb59399} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8101 2024.08.05 16:50:24.475856 [ 198 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 90 rows starting from the beginning of the part
8102 2024.08.05 16:50:24.476165 [ 198 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 224 rows starting from the beginning of the part
8103 2024.08.05 16:50:24.476452 [ 198 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 90 rows starting from the beginning of the part
8104 2024.08.05 16:50:24.476750 [ 198 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 224 rows starting from the beginning of the part
8105 2024.08.05 16:50:24.476795 [ 3 ] {26209ac1-27dc-42ac-b7e2-e737abb59399} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8106 2024.08.05 16:50:24.477855 [ 3 ] {26209ac1-27dc-42ac-b7e2-e737abb59399} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8107 2024.08.05 16:50:24.477905 [ 3 ] {26209ac1-27dc-42ac-b7e2-e737abb59399} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
8108 2024.08.05 16:50:24.478321 [ 3 ] {26209ac1-27dc-42ac-b7e2-e737abb59399} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
8109 2024.08.05 16:50:24.478495 [ 198 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1155 rows, containing 4 columns (4 merged, 0 gathered) in 0.004648799 sec., 248451.26666048585 rows/sec., 21.52 MiB/sec.
8110 2024.08.05 16:50:24.478642 [ 198 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
8111 2024.08.05 16:50:24.478758 [ 3 ] {26209ac1-27dc-42ac-b7e2-e737abb59399} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8112 2024.08.05 16:50:24.479033 [ 55 ] {} <Debug> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
8113 2024.08.05 16:50:24.479051 [ 3 ] {26209ac1-27dc-42ac-b7e2-e737abb59399} <Debug> executeQuery: Read 403 rows, 29.16 KiB in 0.003848 sec., 104729.72972972973 rows/sec., 7.40 MiB/sec.
8114 2024.08.05 16:50:24.479141 [ 55 ] {} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8115 2024.08.05 16:50:24.479330 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
8116 2024.08.05 16:50:24.479353 [ 196 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_41_8} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8117 2024.08.05 16:50:24.479685 [ 3 ] {26209ac1-27dc-42ac-b7e2-e737abb59399} <Debug> DynamicQueryHandler: Done processing query
8118 2024.08.05 16:50:24.479783 [ 3 ] {26209ac1-27dc-42ac-b7e2-e737abb59399} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
8119 2024.08.05 16:50:24.479875 [ 3 ] {} <Debug> HTTP-Session: 00d71db1-c3ac-4832-84f8-3f7905a060cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8120 2024.08.05 16:50:24.479914 [ 196 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_41_8} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
8121 2024.08.05 16:50:24.479918 [ 198 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::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
8122 2024.08.05 16:50:24.480192 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8123 2024.08.05 16:50:24.480270 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB.
8124 2024.08.05 16:50:24.480421 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8125 2024.08.05 16:50:24.480545 [ 3 ] {} <Debug> HTTP-Session: 07941e46-9384-4bb5-8e2e-a88bf9753e1d Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
8126 2024.08.05 16:50:24.480619 [ 3 ] {} <Debug> HTTP-Session: 07941e46-9384-4bb5-8e2e-a88bf9753e1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8127 2024.08.05 16:50:24.480701 [ 198 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8128 2024.08.05 16:50:24.480707 [ 3 ] {} <Debug> HTTP-Session: 07941e46-9384-4bb5-8e2e-a88bf9753e1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8129 2024.08.05 16:50:24.480814 [ 198 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 472 rows starting from the beginning of the part
8130 2024.08.05 16:50:24.480883 [ 3 ] {} <Trace> HTTP-Session: 07941e46-9384-4bb5-8e2e-a88bf9753e1d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8131 2024.08.05 16:50:24.481188 [ 198 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 403 rows starting from the beginning of the part
8132 2024.08.05 16:50:24.481318 [ 3 ] {dbe5e4ff-4415-4ee1-9411-fd880e629a87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
8133 2024.08.05 16:50:24.481585 [ 3 ] {dbe5e4ff-4415-4ee1-9411-fd880e629a87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
8134 2024.08.05 16:50:24.481642 [ 198 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 77 rows starting from the beginning of the part
8135 2024.08.05 16:50:24.481886 [ 198 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 403 rows starting from the beginning of the part
8136 2024.08.05 16:50:24.482221 [ 198 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 77 rows starting from the beginning of the part
8137 2024.08.05 16:50:24.482465 [ 198 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 403 rows starting from the beginning of the part
8138 2024.08.05 16:50:24.482799 [ 3 ] {dbe5e4ff-4415-4ee1-9411-fd880e629a87} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8139 2024.08.05 16:50:24.483309 [ 3 ] {dbe5e4ff-4415-4ee1-9411-fd880e629a87} <Trace> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8140 2024.08.05 16:50:24.483348 [ 3 ] {dbe5e4ff-4415-4ee1-9411-fd880e629a87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
8141 2024.08.05 16:50:24.483919 [ 3 ] {dbe5e4ff-4415-4ee1-9411-fd880e629a87} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
8142 2024.08.05 16:50:24.484300 [ 187 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1835 rows, containing 4 columns (4 merged, 0 gathered) in 0.004813493 sec., 381220.0412465542 rows/sec., 27.28 MiB/sec.
8143 2024.08.05 16:50:24.484376 [ 3 ] {dbe5e4ff-4415-4ee1-9411-fd880e629a87} <Trace> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8144 2024.08.05 16:50:24.484597 [ 187 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
8145 2024.08.05 16:50:24.484598 [ 55 ] {} <Debug> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
8146 2024.08.05 16:50:24.484660 [ 3 ] {dbe5e4ff-4415-4ee1-9411-fd880e629a87} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.003526 sec., 1701.6449234259785 rows/sec., 73.12 KiB/sec.
8147 2024.08.05 16:50:24.484685 [ 55 ] {} <Trace> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8148 2024.08.05 16:50:24.484789 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
8149 2024.08.05 16:50:24.485273 [ 196 ] {6bd44631-33fa-4fa0-bb50-28e3271643dd::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
8150 2024.08.05 16:50:24.485336 [ 3 ] {dbe5e4ff-4415-4ee1-9411-fd880e629a87} <Debug> DynamicQueryHandler: Done processing query
8151 2024.08.05 16:50:24.485453 [ 3 ] {dbe5e4ff-4415-4ee1-9411-fd880e629a87} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
8152 2024.08.05 16:50:24.485556 [ 3 ] {} <Debug> HTTP-Session: 07941e46-9384-4bb5-8e2e-a88bf9753e1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8153 2024.08.05 16:50:24.485807 [ 196 ] {6bd44631-33fa-4fa0-bb50-28e3271643dd::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8154 2024.08.05 16:50:24.485852 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8155 2024.08.05 16:50:24.485906 [ 196 ] {6bd44631-33fa-4fa0-bb50-28e3271643dd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part
8156 2024.08.05 16:50:24.485995 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8157 2024.08.05 16:50:24.486138 [ 3 ] {} <Debug> HTTP-Session: f1502d6e-89dc-4ee6-ac42-a313d800ec24 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
8158 2024.08.05 16:50:24.486236 [ 196 ] {6bd44631-33fa-4fa0-bb50-28e3271643dd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part
8159 2024.08.05 16:50:24.486226 [ 3 ] {} <Debug> HTTP-Session: f1502d6e-89dc-4ee6-ac42-a313d800ec24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8160 2024.08.05 16:50:24.486352 [ 3 ] {} <Debug> HTTP-Session: f1502d6e-89dc-4ee6-ac42-a313d800ec24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8161 2024.08.05 16:50:24.486523 [ 196 ] {6bd44631-33fa-4fa0-bb50-28e3271643dd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part
8162 2024.08.05 16:50:24.486546 [ 193 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_41_8} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8163 2024.08.05 16:50:24.486721 [ 3 ] {} <Trace> HTTP-Session: f1502d6e-89dc-4ee6-ac42-a313d800ec24 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8164 2024.08.05 16:50:24.486957 [ 196 ] {6bd44631-33fa-4fa0-bb50-28e3271643dd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part
8165 2024.08.05 16:50:24.487355 [ 196 ] {6bd44631-33fa-4fa0-bb50-28e3271643dd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part
8166 2024.08.05 16:50:24.487477 [ 3 ] {43021ca2-5162-41ea-adb8-d0b173ef122e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
8167 2024.08.05 16:50:24.487673 [ 196 ] {6bd44631-33fa-4fa0-bb50-28e3271643dd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part
8168 2024.08.05 16:50:24.487754 [ 193 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_41_8} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
8169 2024.08.05 16:50:24.487780 [ 3 ] {43021ca2-5162-41ea-adb8-d0b173ef122e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
8170 2024.08.05 16:50:24.488269 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB.
8171 2024.08.05 16:50:24.488785 [ 3 ] {43021ca2-5162-41ea-adb8-d0b173ef122e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8172 2024.08.05 16:50:24.489714 [ 3 ] {43021ca2-5162-41ea-adb8-d0b173ef122e} <Trace> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8173 2024.08.05 16:50:24.489781 [ 3 ] {43021ca2-5162-41ea-adb8-d0b173ef122e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
8174 2024.08.05 16:50:24.490927 [ 196 ] {6bd44631-33fa-4fa0-bb50-28e3271643dd::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.005993963 sec., 16016.114880922689 rows/sec., 688.19 KiB/sec.
8175 2024.08.05 16:50:24.490963 [ 3 ] {43021ca2-5162-41ea-adb8-d0b173ef122e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
8176 2024.08.05 16:50:24.491114 [ 196 ] {6bd44631-33fa-4fa0-bb50-28e3271643dd::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
8177 2024.08.05 16:50:24.491912 [ 3 ] {43021ca2-5162-41ea-adb8-d0b173ef122e} <Trace> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8178 2024.08.05 16:50:24.492097 [ 194 ] {6bd44631-33fa-4fa0-bb50-28e3271643dd::all_1_16_3} <Trace> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8179 2024.08.05 16:50:24.492285 [ 55 ] {} <Debug> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
8180 2024.08.05 16:50:24.492299 [ 3 ] {43021ca2-5162-41ea-adb8-d0b173ef122e} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.005193 sec., 14827.652609281726 rows/sec., 935.00 KiB/sec.
8181 2024.08.05 16:50:24.492356 [ 194 ] {6bd44631-33fa-4fa0-bb50-28e3271643dd::all_1_16_3} <Trace> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
8182 2024.08.05 16:50:24.492405 [ 55 ] {} <Trace> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8183 2024.08.05 16:50:24.492656 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
8184 2024.08.05 16:50:24.492699 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
8185 2024.08.05 16:50:24.492887 [ 3 ] {43021ca2-5162-41ea-adb8-d0b173ef122e} <Debug> DynamicQueryHandler: Done processing query
8186 2024.08.05 16:50:24.492967 [ 3 ] {43021ca2-5162-41ea-adb8-d0b173ef122e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8187 2024.08.05 16:50:24.493028 [ 3 ] {} <Debug> HTTP-Session: f1502d6e-89dc-4ee6-ac42-a313d800ec24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8188 2024.08.05 16:50:24.493045 [ 194 ] {f97fc151-a900-4d1c-a039-72bdc4ea024c::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
8189 2024.08.05 16:50:24.493265 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 30582, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8190 2024.08.05 16:50:24.493436 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8191 2024.08.05 16:50:24.493517 [ 3 ] {} <Debug> HTTP-Session: f3c5be11-86a7-4c7e-8dea-b80b0bc3e57b Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
8192 2024.08.05 16:50:24.493579 [ 3 ] {} <Debug> HTTP-Session: f3c5be11-86a7-4c7e-8dea-b80b0bc3e57b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8193 2024.08.05 16:50:24.493642 [ 3 ] {} <Debug> HTTP-Session: f3c5be11-86a7-4c7e-8dea-b80b0bc3e57b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8194 2024.08.05 16:50:24.493653 [ 194 ] {f97fc151-a900-4d1c-a039-72bdc4ea024c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8195 2024.08.05 16:50:24.493711 [ 3 ] {} <Trace> HTTP-Session: f3c5be11-86a7-4c7e-8dea-b80b0bc3e57b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8196 2024.08.05 16:50:24.493714 [ 194 ] {f97fc151-a900-4d1c-a039-72bdc4ea024c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 847 rows starting from the beginning of the part
8197 2024.08.05 16:50:24.493894 [ 194 ] {f97fc151-a900-4d1c-a039-72bdc4ea024c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 77 rows starting from the beginning of the part
8198 2024.08.05 16:50:24.494115 [ 3 ] {92804028-83a1-423c-a388-6a6a2dc66352} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8199 2024.08.05 16:50:24.494179 [ 194 ] {f97fc151-a900-4d1c-a039-72bdc4ea024c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 77 rows starting from the beginning of the part
8200 2024.08.05 16:50:24.494221 [ 3 ] {92804028-83a1-423c-a388-6a6a2dc66352} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8201 2024.08.05 16:50:24.494362 [ 194 ] {f97fc151-a900-4d1c-a039-72bdc4ea024c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 77 rows starting from the beginning of the part
8202 2024.08.05 16:50:24.494589 [ 194 ] {f97fc151-a900-4d1c-a039-72bdc4ea024c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 77 rows starting from the beginning of the part
8203 2024.08.05 16:50:24.494871 [ 194 ] {f97fc151-a900-4d1c-a039-72bdc4ea024c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 77 rows starting from the beginning of the part
8204 2024.08.05 16:50:24.495209 [ 3 ] {92804028-83a1-423c-a388-6a6a2dc66352} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8205 2024.08.05 16:50:24.495860 [ 3 ] {92804028-83a1-423c-a388-6a6a2dc66352} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8206 2024.08.05 16:50:24.495906 [ 3 ] {92804028-83a1-423c-a388-6a6a2dc66352} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
8207 2024.08.05 16:50:24.496449 [ 3 ] {92804028-83a1-423c-a388-6a6a2dc66352} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
8208 2024.08.05 16:50:24.496736 [ 192 ] {f97fc151-a900-4d1c-a039-72bdc4ea024c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1232 rows, containing 5 columns (5 merged, 0 gathered) in 0.003883956 sec., 317202.35759622406 rows/sec., 19.53 MiB/sec.
8209 2024.08.05 16:50:24.497021 [ 192 ] {f97fc151-a900-4d1c-a039-72bdc4ea024c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
8210 2024.08.05 16:50:24.497157 [ 3 ] {92804028-83a1-423c-a388-6a6a2dc66352} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8211 2024.08.05 16:50:24.497496 [ 3 ] {92804028-83a1-423c-a388-6a6a2dc66352} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.003639 sec., 43968.12311074471 rows/sec., 3.06 MiB/sec.
8212 2024.08.05 16:50:24.497561 [ 55 ] {} <Debug> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
8213 2024.08.05 16:50:24.497813 [ 55 ] {} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8214 2024.08.05 16:50:24.498003 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
8215 2024.08.05 16:50:24.498181 [ 3 ] {92804028-83a1-423c-a388-6a6a2dc66352} <Debug> DynamicQueryHandler: Done processing query
8216 2024.08.05 16:50:24.498278 [ 3 ] {92804028-83a1-423c-a388-6a6a2dc66352} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8217 2024.08.05 16:50:24.498368 [ 3 ] {} <Debug> HTTP-Session: f3c5be11-86a7-4c7e-8dea-b80b0bc3e57b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8218 2024.08.05 16:50:24.498369 [ 200 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::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
8219 2024.08.05 16:50:24.498519 [ 192 ] {f97fc151-a900-4d1c-a039-72bdc4ea024c::all_1_16_3} <Trace> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8220 2024.08.05 16:50:24.498660 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 33768, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8221 2024.08.05 16:50:24.498769 [ 192 ] {f97fc151-a900-4d1c-a039-72bdc4ea024c::all_1_16_3} <Trace> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
8222 2024.08.05 16:50:24.498769 [ 200 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8223 2024.08.05 16:50:24.498796 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8224 2024.08.05 16:50:24.498890 [ 3 ] {} <Debug> HTTP-Session: 6623b9c5-a653-403f-9cb1-6c160102f151 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
8225 2024.08.05 16:50:24.498893 [ 200 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 5792 rows starting from the beginning of the part
8226 2024.08.05 16:50:24.498979 [ 3 ] {} <Debug> HTTP-Session: 6623b9c5-a653-403f-9cb1-6c160102f151 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8227 2024.08.05 16:50:24.499035 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB.
8228 2024.08.05 16:50:24.499053 [ 3 ] {} <Debug> HTTP-Session: 6623b9c5-a653-403f-9cb1-6c160102f151 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8229 2024.08.05 16:50:24.499241 [ 3 ] {} <Trace> HTTP-Session: 6623b9c5-a653-403f-9cb1-6c160102f151 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8230 2024.08.05 16:50:24.499291 [ 200 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 160 rows starting from the beginning of the part
8231 2024.08.05 16:50:24.499597 [ 200 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 161 rows starting from the beginning of the part
8232 2024.08.05 16:50:24.499715 [ 200 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 160 rows starting from the beginning of the part
8233 2024.08.05 16:50:24.499841 [ 3 ] {27f4c7d5-f007-4238-b25c-e91de5fca31f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8234 2024.08.05 16:50:24.500080 [ 200 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 161 rows starting from the beginning of the part
8235 2024.08.05 16:50:24.500204 [ 3 ] {27f4c7d5-f007-4238-b25c-e91de5fca31f} <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
8236 2024.08.05 16:50:24.500440 [ 200 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::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
8237 2024.08.05 16:50:24.502367 [ 3 ] {27f4c7d5-f007-4238-b25c-e91de5fca31f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8238 2024.08.05 16:50:24.503896 [ 3 ] {27f4c7d5-f007-4238-b25c-e91de5fca31f} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8239 2024.08.05 16:50:24.503937 [ 3 ] {27f4c7d5-f007-4238-b25c-e91de5fca31f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
8240 2024.08.05 16:50:24.505424 [ 3 ] {27f4c7d5-f007-4238-b25c-e91de5fca31f} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
8241 2024.08.05 16:50:24.505645 [ 201 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6594 rows, containing 5 columns (5 merged, 0 gathered) in 0.007467357 sec., 883043.3579109717 rows/sec., 61.58 MiB/sec.
8242 2024.08.05 16:50:24.506080 [ 3 ] {27f4c7d5-f007-4238-b25c-e91de5fca31f} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8243 2024.08.05 16:50:24.506306 [ 55 ] {} <Debug> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
8244 2024.08.05 16:50:24.506365 [ 3 ] {27f4c7d5-f007-4238-b25c-e91de5fca31f} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.00687 sec., 3056.768558951965 rows/sec., 5.48 MiB/sec.
8245 2024.08.05 16:50:24.506398 [ 55 ] {} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8246 2024.08.05 16:50:24.506433 [ 201 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
8247 2024.08.05 16:50:24.506501 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
8248 2024.08.05 16:50:24.507192 [ 199 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::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
8249 2024.08.05 16:50:24.507602 [ 3 ] {27f4c7d5-f007-4238-b25c-e91de5fca31f} <Debug> DynamicQueryHandler: Done processing query
8250 2024.08.05 16:50:24.507672 [ 3 ] {27f4c7d5-f007-4238-b25c-e91de5fca31f} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
8251 2024.08.05 16:50:24.507737 [ 3 ] {} <Debug> HTTP-Session: 6623b9c5-a653-403f-9cb1-6c160102f151 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8252 2024.08.05 16:50:24.508035 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 3209, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8253 2024.08.05 16:50:24.508169 [ 201 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8254 2024.08.05 16:50:24.508229 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8255 2024.08.05 16:50:24.508357 [ 3 ] {} <Debug> HTTP-Session: aa8152fc-387d-4d9d-85a1-d8cc7688f0ad Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
8256 2024.08.05 16:50:24.508440 [ 3 ] {} <Debug> HTTP-Session: aa8152fc-387d-4d9d-85a1-d8cc7688f0ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8257 2024.08.05 16:50:24.508499 [ 201 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
8258 2024.08.05 16:50:24.508514 [ 3 ] {} <Debug> HTTP-Session: aa8152fc-387d-4d9d-85a1-d8cc7688f0ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8259 2024.08.05 16:50:24.508706 [ 3 ] {} <Trace> HTTP-Session: aa8152fc-387d-4d9d-85a1-d8cc7688f0ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8260 2024.08.05 16:50:24.508794 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.37 MiB.
8261 2024.08.05 16:50:24.509070 [ 3 ] {feb8c063-73ba-41bd-aca8-951cf601f54e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
8262 2024.08.05 16:50:24.509106 [ 199 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8263 2024.08.05 16:50:24.509190 [ 3 ] {feb8c063-73ba-41bd-aca8-951cf601f54e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
8264 2024.08.05 16:50:24.509305 [ 199 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::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
8265 2024.08.05 16:50:24.510074 [ 3 ] {feb8c063-73ba-41bd-aca8-951cf601f54e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8266 2024.08.05 16:50:24.510188 [ 199 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::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
8267 2024.08.05 16:50:24.510926 [ 199 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::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
8268 2024.08.05 16:50:24.511188 [ 3 ] {feb8c063-73ba-41bd-aca8-951cf601f54e} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8269 2024.08.05 16:50:24.511293 [ 3 ] {feb8c063-73ba-41bd-aca8-951cf601f54e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
8270 2024.08.05 16:50:24.511749 [ 199 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::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
8271 2024.08.05 16:50:24.512436 [ 199 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::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
8272 2024.08.05 16:50:24.512845 [ 3 ] {feb8c063-73ba-41bd-aca8-951cf601f54e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
8273 2024.08.05 16:50:24.513052 [ 199 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::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
8274 2024.08.05 16:50:24.514079 [ 3 ] {feb8c063-73ba-41bd-aca8-951cf601f54e} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8275 2024.08.05 16:50:24.514495 [ 3 ] {feb8c063-73ba-41bd-aca8-951cf601f54e} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.00554 sec., 4151.624548736462 rows/sec., 224.57 KiB/sec.
8276 2024.08.05 16:50:24.514804 [ 3 ] {feb8c063-73ba-41bd-aca8-951cf601f54e} <Debug> DynamicQueryHandler: Done processing query
8277 2024.08.05 16:50:24.514860 [ 3 ] {feb8c063-73ba-41bd-aca8-951cf601f54e} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
8278 2024.08.05 16:50:24.514917 [ 3 ] {} <Debug> HTTP-Session: aa8152fc-387d-4d9d-85a1-d8cc7688f0ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8279 2024.08.05 16:50:24.515119 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8280 2024.08.05 16:50:24.515210 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8281 2024.08.05 16:50:24.515230 [ 3 ] {} <Debug> HTTP-Session: 1b41bca9-b3fc-497f-97b9-f280b0a1ec17 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
8282 2024.08.05 16:50:24.515247 [ 3 ] {} <Debug> HTTP-Session: 1b41bca9-b3fc-497f-97b9-f280b0a1ec17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8283 2024.08.05 16:50:24.515260 [ 3 ] {} <Debug> HTTP-Session: 1b41bca9-b3fc-497f-97b9-f280b0a1ec17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8284 2024.08.05 16:50:24.515307 [ 3 ] {} <Trace> HTTP-Session: 1b41bca9-b3fc-497f-97b9-f280b0a1ec17 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8285 2024.08.05 16:50:24.515455 [ 3 ] {0b672eb1-5d42-48ea-92f7-bb40e0c0ae3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8286 2024.08.05 16:50:24.515506 [ 3 ] {0b672eb1-5d42-48ea-92f7-bb40e0c0ae3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8287 2024.08.05 16:50:24.515664 [ 3 ] {0b672eb1-5d42-48ea-92f7-bb40e0c0ae3e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8288 2024.08.05 16:50:24.516402 [ 3 ] {0b672eb1-5d42-48ea-92f7-bb40e0c0ae3e} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8289 2024.08.05 16:50:24.516482 [ 3 ] {0b672eb1-5d42-48ea-92f7-bb40e0c0ae3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
8290 2024.08.05 16:50:24.517599 [ 3 ] {0b672eb1-5d42-48ea-92f7-bb40e0c0ae3e} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
8291 2024.08.05 16:50:24.518523 [ 3 ] {0b672eb1-5d42-48ea-92f7-bb40e0c0ae3e} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8292 2024.08.05 16:50:24.518870 [ 55 ] {} <Debug> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
8293 2024.08.05 16:50:24.518976 [ 55 ] {} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8294 2024.08.05 16:50:24.519010 [ 3 ] {0b672eb1-5d42-48ea-92f7-bb40e0c0ae3e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003581 sec., 16755.096341803965 rows/sec., 1.13 MiB/sec.
8295 2024.08.05 16:50:24.519041 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
8296 2024.08.05 16:50:24.519591 [ 191 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::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
8297 2024.08.05 16:50:24.519717 [ 3 ] {0b672eb1-5d42-48ea-92f7-bb40e0c0ae3e} <Debug> DynamicQueryHandler: Done processing query
8298 2024.08.05 16:50:24.519822 [ 3 ] {0b672eb1-5d42-48ea-92f7-bb40e0c0ae3e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8299 2024.08.05 16:50:24.519926 [ 3 ] {} <Debug> HTTP-Session: 1b41bca9-b3fc-497f-97b9-f280b0a1ec17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8300 2024.08.05 16:50:24.520087 [ 191 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8301 2024.08.05 16:50:24.520139 [ 191 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2004 rows starting from the beginning of the part
8302 2024.08.05 16:50:24.520349 [ 191 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::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
8303 2024.08.05 16:50:24.520735 [ 191 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::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
8304 2024.08.05 16:50:24.520882 [ 191 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::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
8305 2024.08.05 16:50:24.521394 [ 191 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::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
8306 2024.08.05 16:50:24.521564 [ 191 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::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
8307 2024.08.05 16:50:24.523309 [ 201 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2304 rows, containing 4 columns (4 merged, 0 gathered) in 0.00408951 sec., 563392.6802966614 rows/sec., 37.92 MiB/sec.
8308 2024.08.05 16:50:24.523554 [ 188 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
8309 2024.08.05 16:50:24.523976 [ 188 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_41_8} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8310 2024.08.05 16:50:24.524059 [ 188 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_41_8} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
8311 2024.08.05 16:50:24.524142 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB.
8312 2024.08.05 16:50:24.535383 [ 201 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 604 rows, containing 19 columns (19 merged, 0 gathered) in 0.02870654 sec., 21040.501572115623 rows/sec., 37.70 MiB/sec.
8313 2024.08.05 16:50:24.536060 [ 188 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
8314 2024.08.05 16:50:24.536639 [ 188 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8315 2024.08.05 16:50:24.536719 [ 188 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
8316 2024.08.05 16:50:24.536864 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.38 MiB.
8317 2024.08.05 16:50:25.000210 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 191.10 MiB, peak 200.66 MiB, free memory in arenas 0.00 B, will set to 192.81 MiB (RSS), difference: 1.71 MiB
8318 2024.08.05 16:50:29.461385 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 1628, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8319 2024.08.05 16:50:29.461530 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8320 2024.08.05 16:50:29.461561 [ 3 ] {} <Debug> HTTP-Session: fdb2fd50-2555-436c-9ebd-8343cffb9653 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
8321 2024.08.05 16:50:29.461589 [ 3 ] {} <Debug> HTTP-Session: fdb2fd50-2555-436c-9ebd-8343cffb9653 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8322 2024.08.05 16:50:29.461607 [ 3 ] {} <Debug> HTTP-Session: fdb2fd50-2555-436c-9ebd-8343cffb9653 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8323 2024.08.05 16:50:29.461664 [ 3 ] {} <Trace> HTTP-Session: fdb2fd50-2555-436c-9ebd-8343cffb9653 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8324 2024.08.05 16:50:29.461867 [ 3 ] {48a15d43-8546-45a2-bb6f-54cefeb82445} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8325 2024.08.05 16:50:29.461944 [ 3 ] {48a15d43-8546-45a2-bb6f-54cefeb82445} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8326 2024.08.05 16:50:29.462145 [ 3 ] {48a15d43-8546-45a2-bb6f-54cefeb82445} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8327 2024.08.05 16:50:29.462570 [ 3 ] {48a15d43-8546-45a2-bb6f-54cefeb82445} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8328 2024.08.05 16:50:29.462612 [ 3 ] {48a15d43-8546-45a2-bb6f-54cefeb82445} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
8329 2024.08.05 16:50:29.462999 [ 3 ] {48a15d43-8546-45a2-bb6f-54cefeb82445} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
8330 2024.08.05 16:50:29.463353 [ 3 ] {48a15d43-8546-45a2-bb6f-54cefeb82445} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8331 2024.08.05 16:50:29.463507 [ 3 ] {48a15d43-8546-45a2-bb6f-54cefeb82445} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001705 sec., 6451.612903225807 rows/sec., 522.93 KiB/sec.
8332 2024.08.05 16:50:29.463715 [ 3 ] {48a15d43-8546-45a2-bb6f-54cefeb82445} <Debug> DynamicQueryHandler: Done processing query
8333 2024.08.05 16:50:29.463740 [ 3 ] {48a15d43-8546-45a2-bb6f-54cefeb82445} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8334 2024.08.05 16:50:29.463756 [ 3 ] {} <Debug> HTTP-Session: fdb2fd50-2555-436c-9ebd-8343cffb9653 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8335 2024.08.05 16:50:29.463869 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 363, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8336 2024.08.05 16:50:29.463921 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8337 2024.08.05 16:50:29.463940 [ 3 ] {} <Debug> HTTP-Session: c29c69c5-64a7-4bf8-8457-0e8bfdc77262 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
8338 2024.08.05 16:50:29.463957 [ 3 ] {} <Debug> HTTP-Session: c29c69c5-64a7-4bf8-8457-0e8bfdc77262 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8339 2024.08.05 16:50:29.463970 [ 3 ] {} <Debug> HTTP-Session: c29c69c5-64a7-4bf8-8457-0e8bfdc77262 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8340 2024.08.05 16:50:29.464004 [ 3 ] {} <Trace> HTTP-Session: c29c69c5-64a7-4bf8-8457-0e8bfdc77262 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8341 2024.08.05 16:50:29.464100 [ 3 ] {0f625ea0-2c5c-465e-9801-0911e91a63f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
8342 2024.08.05 16:50:29.464144 [ 3 ] {0f625ea0-2c5c-465e-9801-0911e91a63f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
8343 2024.08.05 16:50:29.464270 [ 3 ] {0f625ea0-2c5c-465e-9801-0911e91a63f9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8344 2024.08.05 16:50:29.464613 [ 3 ] {0f625ea0-2c5c-465e-9801-0911e91a63f9} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8345 2024.08.05 16:50:29.464649 [ 3 ] {0f625ea0-2c5c-465e-9801-0911e91a63f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
8346 2024.08.05 16:50:29.464959 [ 3 ] {0f625ea0-2c5c-465e-9801-0911e91a63f9} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
8347 2024.08.05 16:50:29.465275 [ 3 ] {0f625ea0-2c5c-465e-9801-0911e91a63f9} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8348 2024.08.05 16:50:29.465407 [ 3 ] {0f625ea0-2c5c-465e-9801-0911e91a63f9} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001295 sec., 1544.4015444015445 rows/sec., 125.94 KiB/sec.
8349 2024.08.05 16:50:29.465577 [ 3 ] {0f625ea0-2c5c-465e-9801-0911e91a63f9} <Debug> DynamicQueryHandler: Done processing query
8350 2024.08.05 16:50:29.465602 [ 3 ] {0f625ea0-2c5c-465e-9801-0911e91a63f9} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8351 2024.08.05 16:50:29.465618 [ 3 ] {} <Debug> HTTP-Session: c29c69c5-64a7-4bf8-8457-0e8bfdc77262 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8352 2024.08.05 16:50:29.465742 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 17930, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8353 2024.08.05 16:50:29.465793 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8354 2024.08.05 16:50:29.465812 [ 3 ] {} <Debug> HTTP-Session: 0c9b706c-907d-4c60-929a-d2a99d1fc568 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
8355 2024.08.05 16:50:29.465829 [ 3 ] {} <Debug> HTTP-Session: 0c9b706c-907d-4c60-929a-d2a99d1fc568 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8356 2024.08.05 16:50:29.465842 [ 3 ] {} <Debug> HTTP-Session: 0c9b706c-907d-4c60-929a-d2a99d1fc568 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8357 2024.08.05 16:50:29.465875 [ 3 ] {} <Trace> HTTP-Session: 0c9b706c-907d-4c60-929a-d2a99d1fc568 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8358 2024.08.05 16:50:29.466011 [ 3 ] {2e9789f9-464f-4102-875f-09b6c9865f34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8359 2024.08.05 16:50:29.466054 [ 3 ] {2e9789f9-464f-4102-875f-09b6c9865f34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8360 2024.08.05 16:50:29.466180 [ 3 ] {2e9789f9-464f-4102-875f-09b6c9865f34} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8361 2024.08.05 16:50:29.466562 [ 3 ] {2e9789f9-464f-4102-875f-09b6c9865f34} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8362 2024.08.05 16:50:29.466599 [ 3 ] {2e9789f9-464f-4102-875f-09b6c9865f34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
8363 2024.08.05 16:50:29.466940 [ 3 ] {2e9789f9-464f-4102-875f-09b6c9865f34} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
8364 2024.08.05 16:50:29.467254 [ 3 ] {2e9789f9-464f-4102-875f-09b6c9865f34} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8365 2024.08.05 16:50:29.467387 [ 3 ] {2e9789f9-464f-4102-875f-09b6c9865f34} <Debug> executeQuery: Read 126 rows, 10.28 KiB in 0.001433 sec., 87927.42498255408 rows/sec., 7.00 MiB/sec.
8366 2024.08.05 16:50:29.467551 [ 3 ] {2e9789f9-464f-4102-875f-09b6c9865f34} <Debug> DynamicQueryHandler: Done processing query
8367 2024.08.05 16:50:29.467577 [ 3 ] {2e9789f9-464f-4102-875f-09b6c9865f34} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
8368 2024.08.05 16:50:29.467593 [ 3 ] {} <Debug> HTTP-Session: 0c9b706c-907d-4c60-929a-d2a99d1fc568 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8369 2024.08.05 16:50:29.467704 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 328, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8370 2024.08.05 16:50:29.467753 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8371 2024.08.05 16:50:29.467773 [ 3 ] {} <Debug> HTTP-Session: 7b36e22c-76c5-4b92-ab80-9cada9073839 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
8372 2024.08.05 16:50:29.467789 [ 3 ] {} <Debug> HTTP-Session: 7b36e22c-76c5-4b92-ab80-9cada9073839 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8373 2024.08.05 16:50:29.467804 [ 3 ] {} <Debug> HTTP-Session: 7b36e22c-76c5-4b92-ab80-9cada9073839 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8374 2024.08.05 16:50:29.467835 [ 3 ] {} <Trace> HTTP-Session: 7b36e22c-76c5-4b92-ab80-9cada9073839 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8375 2024.08.05 16:50:29.467931 [ 3 ] {fa53508b-8358-49a0-a923-0b4d3b3d1b71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
8376 2024.08.05 16:50:29.467975 [ 3 ] {fa53508b-8358-49a0-a923-0b4d3b3d1b71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
8377 2024.08.05 16:50:29.468101 [ 3 ] {fa53508b-8358-49a0-a923-0b4d3b3d1b71} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8378 2024.08.05 16:50:29.468375 [ 3 ] {fa53508b-8358-49a0-a923-0b4d3b3d1b71} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8379 2024.08.05 16:50:29.468411 [ 3 ] {fa53508b-8358-49a0-a923-0b4d3b3d1b71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
8380 2024.08.05 16:50:29.468716 [ 3 ] {fa53508b-8358-49a0-a923-0b4d3b3d1b71} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
8381 2024.08.05 16:50:29.469028 [ 3 ] {fa53508b-8358-49a0-a923-0b4d3b3d1b71} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8382 2024.08.05 16:50:29.469158 [ 3 ] {fa53508b-8358-49a0-a923-0b4d3b3d1b71} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001254 sec., 1594.896331738437 rows/sec., 111.36 KiB/sec.
8383 2024.08.05 16:50:29.469316 [ 3 ] {fa53508b-8358-49a0-a923-0b4d3b3d1b71} <Debug> DynamicQueryHandler: Done processing query
8384 2024.08.05 16:50:29.469342 [ 3 ] {fa53508b-8358-49a0-a923-0b4d3b3d1b71} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8385 2024.08.05 16:50:29.469358 [ 3 ] {} <Debug> HTTP-Session: 7b36e22c-76c5-4b92-ab80-9cada9073839 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8386 2024.08.05 16:50:29.469472 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 17124, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8387 2024.08.05 16:50:29.469521 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8388 2024.08.05 16:50:29.469542 [ 3 ] {} <Debug> HTTP-Session: 84869fe9-a1ee-4b38-8e89-7e03a02c311e Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
8389 2024.08.05 16:50:29.469559 [ 3 ] {} <Debug> HTTP-Session: 84869fe9-a1ee-4b38-8e89-7e03a02c311e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8390 2024.08.05 16:50:29.469573 [ 3 ] {} <Debug> HTTP-Session: 84869fe9-a1ee-4b38-8e89-7e03a02c311e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8391 2024.08.05 16:50:29.469604 [ 3 ] {} <Trace> HTTP-Session: 84869fe9-a1ee-4b38-8e89-7e03a02c311e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8392 2024.08.05 16:50:29.469727 [ 3 ] {8f3aee74-123a-4a15-a821-c4a16e0091e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8393 2024.08.05 16:50:29.469769 [ 3 ] {8f3aee74-123a-4a15-a821-c4a16e0091e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8394 2024.08.05 16:50:29.469897 [ 3 ] {8f3aee74-123a-4a15-a821-c4a16e0091e4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8395 2024.08.05 16:50:29.470242 [ 3 ] {8f3aee74-123a-4a15-a821-c4a16e0091e4} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8396 2024.08.05 16:50:29.470278 [ 3 ] {8f3aee74-123a-4a15-a821-c4a16e0091e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
8397 2024.08.05 16:50:29.470592 [ 3 ] {8f3aee74-123a-4a15-a821-c4a16e0091e4} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
8398 2024.08.05 16:50:29.470900 [ 3 ] {8f3aee74-123a-4a15-a821-c4a16e0091e4} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8399 2024.08.05 16:50:29.471031 [ 3 ] {8f3aee74-123a-4a15-a821-c4a16e0091e4} <Debug> executeQuery: Read 101 rows, 8.06 KiB in 0.001347 sec., 74981.44023756495 rows/sec., 5.84 MiB/sec.
8400 2024.08.05 16:50:29.471210 [ 3 ] {8f3aee74-123a-4a15-a821-c4a16e0091e4} <Debug> DynamicQueryHandler: Done processing query
8401 2024.08.05 16:50:29.471234 [ 3 ] {8f3aee74-123a-4a15-a821-c4a16e0091e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
8402 2024.08.05 16:50:29.471250 [ 3 ] {} <Debug> HTTP-Session: 84869fe9-a1ee-4b38-8e89-7e03a02c311e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8403 2024.08.05 16:50:29.471415 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 37742, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8404 2024.08.05 16:50:29.471463 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8405 2024.08.05 16:50:29.471482 [ 3 ] {} <Debug> HTTP-Session: 16efe160-4121-4f92-abcf-c7a8d9a8cde6 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
8406 2024.08.05 16:50:29.471499 [ 3 ] {} <Debug> HTTP-Session: 16efe160-4121-4f92-abcf-c7a8d9a8cde6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8407 2024.08.05 16:50:29.471512 [ 3 ] {} <Debug> HTTP-Session: 16efe160-4121-4f92-abcf-c7a8d9a8cde6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8408 2024.08.05 16:50:29.471544 [ 3 ] {} <Trace> HTTP-Session: 16efe160-4121-4f92-abcf-c7a8d9a8cde6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8409 2024.08.05 16:50:29.471711 [ 3 ] {d4e77d21-e5af-4955-a76f-9dd1c26f4f54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8410 2024.08.05 16:50:29.471757 [ 3 ] {d4e77d21-e5af-4955-a76f-9dd1c26f4f54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8411 2024.08.05 16:50:29.471907 [ 3 ] {d4e77d21-e5af-4955-a76f-9dd1c26f4f54} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8412 2024.08.05 16:50:29.472321 [ 3 ] {d4e77d21-e5af-4955-a76f-9dd1c26f4f54} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8413 2024.08.05 16:50:29.472359 [ 3 ] {d4e77d21-e5af-4955-a76f-9dd1c26f4f54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
8414 2024.08.05 16:50:29.472766 [ 3 ] {d4e77d21-e5af-4955-a76f-9dd1c26f4f54} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
8415 2024.08.05 16:50:29.473103 [ 3 ] {d4e77d21-e5af-4955-a76f-9dd1c26f4f54} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8416 2024.08.05 16:50:29.473262 [ 3 ] {d4e77d21-e5af-4955-a76f-9dd1c26f4f54} <Debug> executeQuery: Read 197 rows, 14.08 KiB in 0.00163 sec., 120858.89570552147 rows/sec., 8.44 MiB/sec.
8417 2024.08.05 16:50:29.473434 [ 3 ] {d4e77d21-e5af-4955-a76f-9dd1c26f4f54} <Debug> DynamicQueryHandler: Done processing query
8418 2024.08.05 16:50:29.473459 [ 3 ] {d4e77d21-e5af-4955-a76f-9dd1c26f4f54} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
8419 2024.08.05 16:50:29.473476 [ 3 ] {} <Debug> HTTP-Session: 16efe160-4121-4f92-abcf-c7a8d9a8cde6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8420 2024.08.05 16:50:29.473595 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 17716, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8421 2024.08.05 16:50:29.473644 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8422 2024.08.05 16:50:29.473662 [ 3 ] {} <Debug> HTTP-Session: d9048e24-cbf7-405c-9e1b-84b1ed6b5de1 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
8423 2024.08.05 16:50:29.473679 [ 3 ] {} <Debug> HTTP-Session: d9048e24-cbf7-405c-9e1b-84b1ed6b5de1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8424 2024.08.05 16:50:29.473693 [ 3 ] {} <Debug> HTTP-Session: d9048e24-cbf7-405c-9e1b-84b1ed6b5de1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8425 2024.08.05 16:50:29.473724 [ 3 ] {} <Trace> HTTP-Session: d9048e24-cbf7-405c-9e1b-84b1ed6b5de1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8426 2024.08.05 16:50:29.473915 [ 3 ] {39fb8cde-deaf-4ec1-b753-5cd01589ddad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8427 2024.08.05 16:50:29.473980 [ 3 ] {39fb8cde-deaf-4ec1-b753-5cd01589ddad} <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
8428 2024.08.05 16:50:29.474389 [ 3 ] {39fb8cde-deaf-4ec1-b753-5cd01589ddad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8429 2024.08.05 16:50:29.474864 [ 3 ] {39fb8cde-deaf-4ec1-b753-5cd01589ddad} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8430 2024.08.05 16:50:29.474900 [ 3 ] {39fb8cde-deaf-4ec1-b753-5cd01589ddad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
8431 2024.08.05 16:50:29.475511 [ 3 ] {39fb8cde-deaf-4ec1-b753-5cd01589ddad} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
8432 2024.08.05 16:50:29.475927 [ 3 ] {39fb8cde-deaf-4ec1-b753-5cd01589ddad} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8433 2024.08.05 16:50:29.476130 [ 3 ] {39fb8cde-deaf-4ec1-b753-5cd01589ddad} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002323 sec., 4735.256134309083 rows/sec., 8.49 MiB/sec.
8434 2024.08.05 16:50:29.476614 [ 3 ] {39fb8cde-deaf-4ec1-b753-5cd01589ddad} <Debug> DynamicQueryHandler: Done processing query
8435 2024.08.05 16:50:29.476640 [ 3 ] {39fb8cde-deaf-4ec1-b753-5cd01589ddad} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
8436 2024.08.05 16:50:29.476657 [ 3 ] {} <Debug> HTTP-Session: d9048e24-cbf7-405c-9e1b-84b1ed6b5de1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8437 2024.08.05 16:50:29.476791 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8438 2024.08.05 16:50:29.476839 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8439 2024.08.05 16:50:29.476858 [ 3 ] {} <Debug> HTTP-Session: 0735ebf6-7a34-4506-980c-45fac216651a Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
8440 2024.08.05 16:50:29.476875 [ 3 ] {} <Debug> HTTP-Session: 0735ebf6-7a34-4506-980c-45fac216651a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8441 2024.08.05 16:50:29.476889 [ 3 ] {} <Debug> HTTP-Session: 0735ebf6-7a34-4506-980c-45fac216651a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8442 2024.08.05 16:50:29.476920 [ 3 ] {} <Trace> HTTP-Session: 0735ebf6-7a34-4506-980c-45fac216651a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8443 2024.08.05 16:50:29.477042 [ 3 ] {57b2433d-4af5-4a84-b7c6-536e6526df89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8444 2024.08.05 16:50:29.477088 [ 3 ] {57b2433d-4af5-4a84-b7c6-536e6526df89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8445 2024.08.05 16:50:29.477236 [ 3 ] {57b2433d-4af5-4a84-b7c6-536e6526df89} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8446 2024.08.05 16:50:29.477526 [ 3 ] {57b2433d-4af5-4a84-b7c6-536e6526df89} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8447 2024.08.05 16:50:29.477563 [ 3 ] {57b2433d-4af5-4a84-b7c6-536e6526df89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
8448 2024.08.05 16:50:29.477917 [ 3 ] {57b2433d-4af5-4a84-b7c6-536e6526df89} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
8449 2024.08.05 16:50:29.478246 [ 3 ] {57b2433d-4af5-4a84-b7c6-536e6526df89} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8450 2024.08.05 16:50:29.478407 [ 3 ] {57b2433d-4af5-4a84-b7c6-536e6526df89} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001408 sec., 42613.63636363637 rows/sec., 2.87 MiB/sec.
8451 2024.08.05 16:50:29.478583 [ 3 ] {57b2433d-4af5-4a84-b7c6-536e6526df89} <Debug> DynamicQueryHandler: Done processing query
8452 2024.08.05 16:50:29.478608 [ 3 ] {57b2433d-4af5-4a84-b7c6-536e6526df89} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8453 2024.08.05 16:50:29.478624 [ 3 ] {} <Debug> HTTP-Session: 0735ebf6-7a34-4506-980c-45fac216651a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8454 2024.08.05 16:50:33.508816 [ 45 ] {} <Debug> DNSResolver: Updating DNS cache
8455 2024.08.05 16:50:33.508880 [ 45 ] {} <Debug> DNSResolver: Updated DNS cache
8456 2024.08.05 16:50:34.465445 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 3758, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8457 2024.08.05 16:50:34.465576 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8458 2024.08.05 16:50:34.465607 [ 3 ] {} <Debug> HTTP-Session: 35a0acfd-833c-4f0b-97e1-6426160863ef Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
8459 2024.08.05 16:50:34.465635 [ 3 ] {} <Debug> HTTP-Session: 35a0acfd-833c-4f0b-97e1-6426160863ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8460 2024.08.05 16:50:34.465653 [ 3 ] {} <Debug> HTTP-Session: 35a0acfd-833c-4f0b-97e1-6426160863ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8461 2024.08.05 16:50:34.465710 [ 3 ] {} <Trace> HTTP-Session: 35a0acfd-833c-4f0b-97e1-6426160863ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8462 2024.08.05 16:50:34.465928 [ 3 ] {87c99b87-b87e-493a-8a84-44baa8305906} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8463 2024.08.05 16:50:34.466006 [ 3 ] {87c99b87-b87e-493a-8a84-44baa8305906} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8464 2024.08.05 16:50:34.466223 [ 3 ] {87c99b87-b87e-493a-8a84-44baa8305906} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8465 2024.08.05 16:50:34.466651 [ 3 ] {87c99b87-b87e-493a-8a84-44baa8305906} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8466 2024.08.05 16:50:34.466698 [ 3 ] {87c99b87-b87e-493a-8a84-44baa8305906} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
8467 2024.08.05 16:50:34.467087 [ 3 ] {87c99b87-b87e-493a-8a84-44baa8305906} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
8468 2024.08.05 16:50:34.467441 [ 3 ] {87c99b87-b87e-493a-8a84-44baa8305906} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8469 2024.08.05 16:50:34.467623 [ 3 ] {87c99b87-b87e-493a-8a84-44baa8305906} <Debug> executeQuery: Read 27 rows, 2.04 KiB in 0.001758 sec., 15358.361774744028 rows/sec., 1.13 MiB/sec.
8470 2024.08.05 16:50:34.467957 [ 3 ] {87c99b87-b87e-493a-8a84-44baa8305906} <Debug> DynamicQueryHandler: Done processing query
8471 2024.08.05 16:50:34.467987 [ 3 ] {87c99b87-b87e-493a-8a84-44baa8305906} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8472 2024.08.05 16:50:34.468004 [ 3 ] {} <Debug> HTTP-Session: 35a0acfd-833c-4f0b-97e1-6426160863ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8473 2024.08.05 16:50:34.468238 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 33833, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8474 2024.08.05 16:50:34.468292 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8475 2024.08.05 16:50:34.468312 [ 3 ] {} <Debug> HTTP-Session: 65c14fdf-19ba-4a85-ab3e-e80d9e5377cd Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
8476 2024.08.05 16:50:34.468331 [ 3 ] {} <Debug> HTTP-Session: 65c14fdf-19ba-4a85-ab3e-e80d9e5377cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8477 2024.08.05 16:50:34.468345 [ 3 ] {} <Debug> HTTP-Session: 65c14fdf-19ba-4a85-ab3e-e80d9e5377cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8478 2024.08.05 16:50:34.468381 [ 3 ] {} <Trace> HTTP-Session: 65c14fdf-19ba-4a85-ab3e-e80d9e5377cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8479 2024.08.05 16:50:34.468551 [ 3 ] {10601e9f-cfe1-48f4-a33c-8e6c171e5d00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8480 2024.08.05 16:50:34.468605 [ 3 ] {10601e9f-cfe1-48f4-a33c-8e6c171e5d00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8481 2024.08.05 16:50:34.468758 [ 3 ] {10601e9f-cfe1-48f4-a33c-8e6c171e5d00} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8482 2024.08.05 16:50:34.469214 [ 3 ] {10601e9f-cfe1-48f4-a33c-8e6c171e5d00} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8483 2024.08.05 16:50:34.469252 [ 3 ] {10601e9f-cfe1-48f4-a33c-8e6c171e5d00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
8484 2024.08.05 16:50:34.469586 [ 3 ] {10601e9f-cfe1-48f4-a33c-8e6c171e5d00} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
8485 2024.08.05 16:50:34.469913 [ 3 ] {10601e9f-cfe1-48f4-a33c-8e6c171e5d00} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8486 2024.08.05 16:50:34.470076 [ 3 ] {10601e9f-cfe1-48f4-a33c-8e6c171e5d00} <Debug> executeQuery: Read 224 rows, 20.23 KiB in 0.001594 sec., 140526.97616060227 rows/sec., 12.39 MiB/sec.
8487 2024.08.05 16:50:34.470351 [ 3 ] {10601e9f-cfe1-48f4-a33c-8e6c171e5d00} <Debug> DynamicQueryHandler: Done processing query
8488 2024.08.05 16:50:34.470409 [ 3 ] {10601e9f-cfe1-48f4-a33c-8e6c171e5d00} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB.
8489 2024.08.05 16:50:34.470439 [ 3 ] {} <Debug> HTTP-Session: 65c14fdf-19ba-4a85-ab3e-e80d9e5377cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8490 2024.08.05 16:50:34.470628 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 65110, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8491 2024.08.05 16:50:34.470679 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8492 2024.08.05 16:50:34.470699 [ 3 ] {} <Debug> HTTP-Session: 3f3c58e8-7d07-47cc-95c3-b6aac8948377 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
8493 2024.08.05 16:50:34.470716 [ 3 ] {} <Debug> HTTP-Session: 3f3c58e8-7d07-47cc-95c3-b6aac8948377 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8494 2024.08.05 16:50:34.470730 [ 3 ] {} <Debug> HTTP-Session: 3f3c58e8-7d07-47cc-95c3-b6aac8948377 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8495 2024.08.05 16:50:34.470762 [ 3 ] {} <Trace> HTTP-Session: 3f3c58e8-7d07-47cc-95c3-b6aac8948377 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8496 2024.08.05 16:50:34.470973 [ 3 ] {54d4a83d-6f4a-43fb-b4f3-f19eca6b0480} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8497 2024.08.05 16:50:34.471018 [ 3 ] {54d4a83d-6f4a-43fb-b4f3-f19eca6b0480} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8498 2024.08.05 16:50:34.471159 [ 3 ] {54d4a83d-6f4a-43fb-b4f3-f19eca6b0480} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8499 2024.08.05 16:50:34.471679 [ 3 ] {54d4a83d-6f4a-43fb-b4f3-f19eca6b0480} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8500 2024.08.05 16:50:34.471716 [ 3 ] {54d4a83d-6f4a-43fb-b4f3-f19eca6b0480} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
8501 2024.08.05 16:50:34.472046 [ 3 ] {54d4a83d-6f4a-43fb-b4f3-f19eca6b0480} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
8502 2024.08.05 16:50:34.472367 [ 3 ] {54d4a83d-6f4a-43fb-b4f3-f19eca6b0480} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8503 2024.08.05 16:50:34.472523 [ 3 ] {54d4a83d-6f4a-43fb-b4f3-f19eca6b0480} <Debug> executeQuery: Read 403 rows, 29.16 KiB in 0.001659 sec., 242917.42013261 rows/sec., 17.16 MiB/sec.
8504 2024.08.05 16:50:34.472685 [ 3 ] {54d4a83d-6f4a-43fb-b4f3-f19eca6b0480} <Debug> DynamicQueryHandler: Done processing query
8505 2024.08.05 16:50:34.472710 [ 3 ] {54d4a83d-6f4a-43fb-b4f3-f19eca6b0480} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
8506 2024.08.05 16:50:34.472726 [ 3 ] {} <Debug> HTTP-Session: 3f3c58e8-7d07-47cc-95c3-b6aac8948377 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8507 2024.08.05 16:50:34.472903 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8508 2024.08.05 16:50:34.472950 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8509 2024.08.05 16:50:34.472970 [ 3 ] {} <Debug> HTTP-Session: 9d7ae6c8-06ce-416c-bdaf-f191d252aa01 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
8510 2024.08.05 16:50:34.472987 [ 3 ] {} <Debug> HTTP-Session: 9d7ae6c8-06ce-416c-bdaf-f191d252aa01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8511 2024.08.05 16:50:34.473000 [ 3 ] {} <Debug> HTTP-Session: 9d7ae6c8-06ce-416c-bdaf-f191d252aa01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8512 2024.08.05 16:50:34.473031 [ 3 ] {} <Trace> HTTP-Session: 9d7ae6c8-06ce-416c-bdaf-f191d252aa01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8513 2024.08.05 16:50:34.473127 [ 3 ] {9ddb7cb5-bac7-4477-bd2b-ff4f21f1977f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
8514 2024.08.05 16:50:34.473172 [ 3 ] {9ddb7cb5-bac7-4477-bd2b-ff4f21f1977f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
8515 2024.08.05 16:50:34.473304 [ 3 ] {9ddb7cb5-bac7-4477-bd2b-ff4f21f1977f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8516 2024.08.05 16:50:34.473586 [ 3 ] {9ddb7cb5-bac7-4477-bd2b-ff4f21f1977f} <Trace> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8517 2024.08.05 16:50:34.473622 [ 3 ] {9ddb7cb5-bac7-4477-bd2b-ff4f21f1977f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
8518 2024.08.05 16:50:34.473995 [ 3 ] {9ddb7cb5-bac7-4477-bd2b-ff4f21f1977f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
8519 2024.08.05 16:50:34.474321 [ 3 ] {9ddb7cb5-bac7-4477-bd2b-ff4f21f1977f} <Trace> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8520 2024.08.05 16:50:34.474476 [ 3 ] {9ddb7cb5-bac7-4477-bd2b-ff4f21f1977f} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001369 sec., 4382.7611395178965 rows/sec., 188.32 KiB/sec.
8521 2024.08.05 16:50:34.474644 [ 3 ] {9ddb7cb5-bac7-4477-bd2b-ff4f21f1977f} <Debug> DynamicQueryHandler: Done processing query
8522 2024.08.05 16:50:34.474670 [ 3 ] {9ddb7cb5-bac7-4477-bd2b-ff4f21f1977f} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
8523 2024.08.05 16:50:34.474686 [ 3 ] {} <Debug> HTTP-Session: 9d7ae6c8-06ce-416c-bdaf-f191d252aa01 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8524 2024.08.05 16:50:34.474812 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8525 2024.08.05 16:50:34.474861 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8526 2024.08.05 16:50:34.474880 [ 3 ] {} <Debug> HTTP-Session: 5d21f26e-371f-415e-912e-bc4b65499ca1 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
8527 2024.08.05 16:50:34.474897 [ 3 ] {} <Debug> HTTP-Session: 5d21f26e-371f-415e-912e-bc4b65499ca1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8528 2024.08.05 16:50:34.474911 [ 3 ] {} <Debug> HTTP-Session: 5d21f26e-371f-415e-912e-bc4b65499ca1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8529 2024.08.05 16:50:34.474941 [ 3 ] {} <Trace> HTTP-Session: 5d21f26e-371f-415e-912e-bc4b65499ca1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8530 2024.08.05 16:50:34.475058 [ 3 ] {1ada9c1d-9362-4697-ba88-ea3aa4b4f70e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
8531 2024.08.05 16:50:34.475105 [ 3 ] {1ada9c1d-9362-4697-ba88-ea3aa4b4f70e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
8532 2024.08.05 16:50:34.475250 [ 3 ] {1ada9c1d-9362-4697-ba88-ea3aa4b4f70e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8533 2024.08.05 16:50:34.475586 [ 3 ] {1ada9c1d-9362-4697-ba88-ea3aa4b4f70e} <Trace> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8534 2024.08.05 16:50:34.475626 [ 3 ] {1ada9c1d-9362-4697-ba88-ea3aa4b4f70e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
8535 2024.08.05 16:50:34.476008 [ 3 ] {1ada9c1d-9362-4697-ba88-ea3aa4b4f70e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
8536 2024.08.05 16:50:34.476356 [ 3 ] {1ada9c1d-9362-4697-ba88-ea3aa4b4f70e} <Trace> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8537 2024.08.05 16:50:34.476518 [ 3 ] {1ada9c1d-9362-4697-ba88-ea3aa4b4f70e} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.0015 sec., 51333.333333333336 rows/sec., 3.16 MiB/sec.
8538 2024.08.05 16:50:34.476841 [ 3 ] {1ada9c1d-9362-4697-ba88-ea3aa4b4f70e} <Debug> DynamicQueryHandler: Done processing query
8539 2024.08.05 16:50:34.476868 [ 3 ] {1ada9c1d-9362-4697-ba88-ea3aa4b4f70e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8540 2024.08.05 16:50:34.476884 [ 3 ] {} <Debug> HTTP-Session: 5d21f26e-371f-415e-912e-bc4b65499ca1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8541 2024.08.05 16:50:34.477078 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 30582, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8542 2024.08.05 16:50:34.477128 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8543 2024.08.05 16:50:34.477147 [ 3 ] {} <Debug> HTTP-Session: bfbb4bdf-0f93-437b-b35c-19ff5f6f731d Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
8544 2024.08.05 16:50:34.477164 [ 3 ] {} <Debug> HTTP-Session: bfbb4bdf-0f93-437b-b35c-19ff5f6f731d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8545 2024.08.05 16:50:34.477177 [ 3 ] {} <Debug> HTTP-Session: bfbb4bdf-0f93-437b-b35c-19ff5f6f731d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8546 2024.08.05 16:50:34.477208 [ 3 ] {} <Trace> HTTP-Session: bfbb4bdf-0f93-437b-b35c-19ff5f6f731d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8547 2024.08.05 16:50:34.477356 [ 3 ] {4aa121ea-072c-4fc2-97bf-5d425804a647} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8548 2024.08.05 16:50:34.477403 [ 3 ] {4aa121ea-072c-4fc2-97bf-5d425804a647} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8549 2024.08.05 16:50:34.477563 [ 3 ] {4aa121ea-072c-4fc2-97bf-5d425804a647} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8550 2024.08.05 16:50:34.477928 [ 3 ] {4aa121ea-072c-4fc2-97bf-5d425804a647} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8551 2024.08.05 16:50:34.477964 [ 3 ] {4aa121ea-072c-4fc2-97bf-5d425804a647} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
8552 2024.08.05 16:50:34.478344 [ 3 ] {4aa121ea-072c-4fc2-97bf-5d425804a647} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
8553 2024.08.05 16:50:34.478683 [ 3 ] {4aa121ea-072c-4fc2-97bf-5d425804a647} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8554 2024.08.05 16:50:34.478840 [ 3 ] {4aa121ea-072c-4fc2-97bf-5d425804a647} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001542 sec., 103761.34889753567 rows/sec., 7.23 MiB/sec.
8555 2024.08.05 16:50:34.479001 [ 3 ] {4aa121ea-072c-4fc2-97bf-5d425804a647} <Debug> DynamicQueryHandler: Done processing query
8556 2024.08.05 16:50:34.479026 [ 3 ] {4aa121ea-072c-4fc2-97bf-5d425804a647} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8557 2024.08.05 16:50:34.479042 [ 3 ] {} <Debug> HTTP-Session: bfbb4bdf-0f93-437b-b35c-19ff5f6f731d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8558 2024.08.05 16:50:34.479210 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 33778, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8559 2024.08.05 16:50:34.479257 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8560 2024.08.05 16:50:34.479277 [ 3 ] {} <Debug> HTTP-Session: 0e37d5dd-dcbf-4414-810b-1e1c082b8e68 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
8561 2024.08.05 16:50:34.479293 [ 3 ] {} <Debug> HTTP-Session: 0e37d5dd-dcbf-4414-810b-1e1c082b8e68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8562 2024.08.05 16:50:34.479307 [ 3 ] {} <Debug> HTTP-Session: 0e37d5dd-dcbf-4414-810b-1e1c082b8e68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8563 2024.08.05 16:50:34.479337 [ 3 ] {} <Trace> HTTP-Session: 0e37d5dd-dcbf-4414-810b-1e1c082b8e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8564 2024.08.05 16:50:34.479584 [ 3 ] {7414698f-e48e-4918-b183-114b2d373583} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8565 2024.08.05 16:50:34.479650 [ 3 ] {7414698f-e48e-4918-b183-114b2d373583} <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
8566 2024.08.05 16:50:34.480072 [ 3 ] {7414698f-e48e-4918-b183-114b2d373583} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8567 2024.08.05 16:50:34.480743 [ 3 ] {7414698f-e48e-4918-b183-114b2d373583} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8568 2024.08.05 16:50:34.480778 [ 3 ] {7414698f-e48e-4918-b183-114b2d373583} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
8569 2024.08.05 16:50:34.481394 [ 3 ] {7414698f-e48e-4918-b183-114b2d373583} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
8570 2024.08.05 16:50:34.481808 [ 3 ] {7414698f-e48e-4918-b183-114b2d373583} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8571 2024.08.05 16:50:34.482002 [ 3 ] {7414698f-e48e-4918-b183-114b2d373583} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.002581 sec., 8136.381247578458 rows/sec., 14.58 MiB/sec.
8572 2024.08.05 16:50:34.482224 [ 3 ] {7414698f-e48e-4918-b183-114b2d373583} <Debug> DynamicQueryHandler: Done processing query
8573 2024.08.05 16:50:34.482249 [ 3 ] {7414698f-e48e-4918-b183-114b2d373583} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
8574 2024.08.05 16:50:34.482265 [ 3 ] {} <Debug> HTTP-Session: 0e37d5dd-dcbf-4414-810b-1e1c082b8e68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8575 2024.08.05 16:50:34.482391 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 3209, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8576 2024.08.05 16:50:34.482441 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8577 2024.08.05 16:50:34.482460 [ 3 ] {} <Debug> HTTP-Session: 7763244f-b44b-4883-9733-c3da35fe23cf Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
8578 2024.08.05 16:50:34.482476 [ 3 ] {} <Debug> HTTP-Session: 7763244f-b44b-4883-9733-c3da35fe23cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8579 2024.08.05 16:50:34.482489 [ 3 ] {} <Debug> HTTP-Session: 7763244f-b44b-4883-9733-c3da35fe23cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8580 2024.08.05 16:50:34.482520 [ 3 ] {} <Trace> HTTP-Session: 7763244f-b44b-4883-9733-c3da35fe23cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8581 2024.08.05 16:50:34.482620 [ 3 ] {788a0eca-314b-4a9d-bb38-32255955183b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
8582 2024.08.05 16:50:34.482665 [ 3 ] {788a0eca-314b-4a9d-bb38-32255955183b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
8583 2024.08.05 16:50:34.482795 [ 3 ] {788a0eca-314b-4a9d-bb38-32255955183b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8584 2024.08.05 16:50:34.483051 [ 3 ] {788a0eca-314b-4a9d-bb38-32255955183b} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8585 2024.08.05 16:50:34.483087 [ 3 ] {788a0eca-314b-4a9d-bb38-32255955183b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
8586 2024.08.05 16:50:34.483449 [ 3 ] {788a0eca-314b-4a9d-bb38-32255955183b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
8587 2024.08.05 16:50:34.483772 [ 3 ] {788a0eca-314b-4a9d-bb38-32255955183b} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8588 2024.08.05 16:50:34.483942 [ 3 ] {788a0eca-314b-4a9d-bb38-32255955183b} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001345 sec., 17100.371747211895 rows/sec., 925.01 KiB/sec.
8589 2024.08.05 16:50:34.484254 [ 3 ] {788a0eca-314b-4a9d-bb38-32255955183b} <Debug> DynamicQueryHandler: Done processing query
8590 2024.08.05 16:50:34.484280 [ 3 ] {788a0eca-314b-4a9d-bb38-32255955183b} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
8591 2024.08.05 16:50:34.484296 [ 3 ] {} <Debug> HTTP-Session: 7763244f-b44b-4883-9733-c3da35fe23cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8592 2024.08.05 16:50:34.484418 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8593 2024.08.05 16:50:34.484466 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8594 2024.08.05 16:50:34.484485 [ 3 ] {} <Debug> HTTP-Session: c86b22da-8313-478b-ba10-349de81a4f8a Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
8595 2024.08.05 16:50:34.484501 [ 3 ] {} <Debug> HTTP-Session: c86b22da-8313-478b-ba10-349de81a4f8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8596 2024.08.05 16:50:34.484515 [ 3 ] {} <Debug> HTTP-Session: c86b22da-8313-478b-ba10-349de81a4f8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8597 2024.08.05 16:50:34.484546 [ 3 ] {} <Trace> HTTP-Session: c86b22da-8313-478b-ba10-349de81a4f8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8598 2024.08.05 16:50:34.484675 [ 3 ] {04f3c241-7fae-4b14-aa98-aefd7237ddfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8599 2024.08.05 16:50:34.484720 [ 3 ] {04f3c241-7fae-4b14-aa98-aefd7237ddfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8600 2024.08.05 16:50:34.484868 [ 3 ] {04f3c241-7fae-4b14-aa98-aefd7237ddfe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8601 2024.08.05 16:50:34.485165 [ 3 ] {04f3c241-7fae-4b14-aa98-aefd7237ddfe} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8602 2024.08.05 16:50:34.485200 [ 3 ] {04f3c241-7fae-4b14-aa98-aefd7237ddfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
8603 2024.08.05 16:50:34.485555 [ 3 ] {04f3c241-7fae-4b14-aa98-aefd7237ddfe} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
8604 2024.08.05 16:50:34.485877 [ 3 ] {04f3c241-7fae-4b14-aa98-aefd7237ddfe} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8605 2024.08.05 16:50:34.486032 [ 3 ] {04f3c241-7fae-4b14-aa98-aefd7237ddfe} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001396 sec., 42979.942693409736 rows/sec., 2.90 MiB/sec.
8606 2024.08.05 16:50:34.486197 [ 3 ] {04f3c241-7fae-4b14-aa98-aefd7237ddfe} <Debug> DynamicQueryHandler: Done processing query
8607 2024.08.05 16:50:34.486221 [ 3 ] {04f3c241-7fae-4b14-aa98-aefd7237ddfe} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8608 2024.08.05 16:50:34.486238 [ 3 ] {} <Debug> HTTP-Session: c86b22da-8313-478b-ba10-349de81a4f8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8609 2024.08.05 16:50:35.001687 [ 243 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00119958 sec.
8610 2024.08.05 16:50:39.460600 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 1628, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8611 2024.08.05 16:50:39.460749 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8612 2024.08.05 16:50:39.460782 [ 3 ] {} <Debug> HTTP-Session: eb8b5349-9e65-4f01-a3c0-2cf6b8c318ab Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
8613 2024.08.05 16:50:39.460811 [ 3 ] {} <Debug> HTTP-Session: eb8b5349-9e65-4f01-a3c0-2cf6b8c318ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8614 2024.08.05 16:50:39.460829 [ 3 ] {} <Debug> HTTP-Session: eb8b5349-9e65-4f01-a3c0-2cf6b8c318ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8615 2024.08.05 16:50:39.460886 [ 3 ] {} <Trace> HTTP-Session: eb8b5349-9e65-4f01-a3c0-2cf6b8c318ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8616 2024.08.05 16:50:39.461101 [ 3 ] {cd00b462-68f7-472a-8569-a86e7550441e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8617 2024.08.05 16:50:39.461184 [ 3 ] {cd00b462-68f7-472a-8569-a86e7550441e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8618 2024.08.05 16:50:39.461401 [ 3 ] {cd00b462-68f7-472a-8569-a86e7550441e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8619 2024.08.05 16:50:39.461815 [ 3 ] {cd00b462-68f7-472a-8569-a86e7550441e} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8620 2024.08.05 16:50:39.461865 [ 3 ] {cd00b462-68f7-472a-8569-a86e7550441e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
8621 2024.08.05 16:50:39.462247 [ 3 ] {cd00b462-68f7-472a-8569-a86e7550441e} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
8622 2024.08.05 16:50:39.462585 [ 3 ] {cd00b462-68f7-472a-8569-a86e7550441e} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8623 2024.08.05 16:50:39.462792 [ 3 ] {cd00b462-68f7-472a-8569-a86e7550441e} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001754 sec., 6271.379703534778 rows/sec., 508.32 KiB/sec.
8624 2024.08.05 16:50:39.463007 [ 3 ] {cd00b462-68f7-472a-8569-a86e7550441e} <Debug> DynamicQueryHandler: Done processing query
8625 2024.08.05 16:50:39.463036 [ 3 ] {cd00b462-68f7-472a-8569-a86e7550441e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8626 2024.08.05 16:50:39.463053 [ 3 ] {} <Debug> HTTP-Session: eb8b5349-9e65-4f01-a3c0-2cf6b8c318ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8627 2024.08.05 16:50:39.463235 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 12809, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8628 2024.08.05 16:50:39.463289 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8629 2024.08.05 16:50:39.463309 [ 3 ] {} <Debug> HTTP-Session: 9f828aa0-5572-4dd7-b0cc-b431f8a5d344 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
8630 2024.08.05 16:50:39.463328 [ 3 ] {} <Debug> HTTP-Session: 9f828aa0-5572-4dd7-b0cc-b431f8a5d344 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8631 2024.08.05 16:50:39.463343 [ 3 ] {} <Debug> HTTP-Session: 9f828aa0-5572-4dd7-b0cc-b431f8a5d344 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8632 2024.08.05 16:50:39.463377 [ 3 ] {} <Trace> HTTP-Session: 9f828aa0-5572-4dd7-b0cc-b431f8a5d344 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8633 2024.08.05 16:50:39.463536 [ 3 ] {b9e6e0a6-4066-4a4c-9390-8de224644257} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8634 2024.08.05 16:50:39.463583 [ 3 ] {b9e6e0a6-4066-4a4c-9390-8de224644257} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8635 2024.08.05 16:50:39.463715 [ 3 ] {b9e6e0a6-4066-4a4c-9390-8de224644257} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8636 2024.08.05 16:50:39.464067 [ 3 ] {b9e6e0a6-4066-4a4c-9390-8de224644257} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8637 2024.08.05 16:50:39.464105 [ 3 ] {b9e6e0a6-4066-4a4c-9390-8de224644257} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
8638 2024.08.05 16:50:39.464427 [ 3 ] {b9e6e0a6-4066-4a4c-9390-8de224644257} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
8639 2024.08.05 16:50:39.464749 [ 3 ] {b9e6e0a6-4066-4a4c-9390-8de224644257} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8640 2024.08.05 16:50:39.464904 [ 3 ] {b9e6e0a6-4066-4a4c-9390-8de224644257} <Debug> executeQuery: Read 89 rows, 7.39 KiB in 0.001411 sec., 63075.83274273565 rows/sec., 5.12 MiB/sec.
8641 2024.08.05 16:50:39.465066 [ 3 ] {b9e6e0a6-4066-4a4c-9390-8de224644257} <Debug> DynamicQueryHandler: Done processing query
8642 2024.08.05 16:50:39.465091 [ 3 ] {b9e6e0a6-4066-4a4c-9390-8de224644257} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
8643 2024.08.05 16:50:39.465107 [ 3 ] {} <Debug> HTTP-Session: 9f828aa0-5572-4dd7-b0cc-b431f8a5d344 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8644 2024.08.05 16:50:39.465242 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 12739, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8645 2024.08.05 16:50:39.465289 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8646 2024.08.05 16:50:39.465309 [ 3 ] {} <Debug> HTTP-Session: 196a8d50-ef62-4ed1-a5ef-d68f4b0fb950 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
8647 2024.08.05 16:50:39.465326 [ 3 ] {} <Debug> HTTP-Session: 196a8d50-ef62-4ed1-a5ef-d68f4b0fb950 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8648 2024.08.05 16:50:39.465340 [ 3 ] {} <Debug> HTTP-Session: 196a8d50-ef62-4ed1-a5ef-d68f4b0fb950 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8649 2024.08.05 16:50:39.465370 [ 3 ] {} <Trace> HTTP-Session: 196a8d50-ef62-4ed1-a5ef-d68f4b0fb950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8650 2024.08.05 16:50:39.465491 [ 3 ] {737f157a-17e5-4896-aeb5-ee26b84aeb62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8651 2024.08.05 16:50:39.465534 [ 3 ] {737f157a-17e5-4896-aeb5-ee26b84aeb62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8652 2024.08.05 16:50:39.465663 [ 3 ] {737f157a-17e5-4896-aeb5-ee26b84aeb62} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8653 2024.08.05 16:50:39.465966 [ 3 ] {737f157a-17e5-4896-aeb5-ee26b84aeb62} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8654 2024.08.05 16:50:39.466003 [ 3 ] {737f157a-17e5-4896-aeb5-ee26b84aeb62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
8655 2024.08.05 16:50:39.466318 [ 3 ] {737f157a-17e5-4896-aeb5-ee26b84aeb62} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
8656 2024.08.05 16:50:39.466624 [ 3 ] {737f157a-17e5-4896-aeb5-ee26b84aeb62} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8657 2024.08.05 16:50:39.466798 [ 3 ] {737f157a-17e5-4896-aeb5-ee26b84aeb62} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.00134 sec., 55970.14925373134 rows/sec., 4.37 MiB/sec.
8658 2024.08.05 16:50:39.466958 [ 3 ] {737f157a-17e5-4896-aeb5-ee26b84aeb62} <Debug> DynamicQueryHandler: Done processing query
8659 2024.08.05 16:50:39.466982 [ 3 ] {737f157a-17e5-4896-aeb5-ee26b84aeb62} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
8660 2024.08.05 16:50:39.466998 [ 3 ] {} <Debug> HTTP-Session: 196a8d50-ef62-4ed1-a5ef-d68f4b0fb950 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8661 2024.08.05 16:50:39.467157 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 30582, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8662 2024.08.05 16:50:39.467204 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8663 2024.08.05 16:50:39.467224 [ 3 ] {} <Debug> HTTP-Session: 8edaab0b-c362-40cf-b4c9-df81c5162336 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
8664 2024.08.05 16:50:39.467240 [ 3 ] {} <Debug> HTTP-Session: 8edaab0b-c362-40cf-b4c9-df81c5162336 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8665 2024.08.05 16:50:39.467254 [ 3 ] {} <Debug> HTTP-Session: 8edaab0b-c362-40cf-b4c9-df81c5162336 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8666 2024.08.05 16:50:39.467284 [ 3 ] {} <Trace> HTTP-Session: 8edaab0b-c362-40cf-b4c9-df81c5162336 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8667 2024.08.05 16:50:39.467432 [ 3 ] {431d2349-9fa7-4646-b3ad-00e43e5063c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8668 2024.08.05 16:50:39.467480 [ 3 ] {431d2349-9fa7-4646-b3ad-00e43e5063c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8669 2024.08.05 16:50:39.467630 [ 3 ] {431d2349-9fa7-4646-b3ad-00e43e5063c1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8670 2024.08.05 16:50:39.468082 [ 3 ] {431d2349-9fa7-4646-b3ad-00e43e5063c1} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8671 2024.08.05 16:50:39.468119 [ 3 ] {431d2349-9fa7-4646-b3ad-00e43e5063c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
8672 2024.08.05 16:50:39.468516 [ 3 ] {431d2349-9fa7-4646-b3ad-00e43e5063c1} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
8673 2024.08.05 16:50:39.468853 [ 3 ] {431d2349-9fa7-4646-b3ad-00e43e5063c1} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8674 2024.08.05 16:50:39.469013 [ 3 ] {431d2349-9fa7-4646-b3ad-00e43e5063c1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001643 sec., 97382.83627510651 rows/sec., 6.78 MiB/sec.
8675 2024.08.05 16:50:39.469204 [ 3 ] {431d2349-9fa7-4646-b3ad-00e43e5063c1} <Debug> DynamicQueryHandler: Done processing query
8676 2024.08.05 16:50:39.469238 [ 3 ] {431d2349-9fa7-4646-b3ad-00e43e5063c1} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8677 2024.08.05 16:50:39.469257 [ 3 ] {} <Debug> HTTP-Session: 8edaab0b-c362-40cf-b4c9-df81c5162336 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8678 2024.08.05 16:50:39.469390 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 17721, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8679 2024.08.05 16:50:39.469439 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8680 2024.08.05 16:50:39.469459 [ 3 ] {} <Debug> HTTP-Session: 982c2012-85cf-4d9d-9456-4449a54694b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
8681 2024.08.05 16:50:39.469476 [ 3 ] {} <Debug> HTTP-Session: 982c2012-85cf-4d9d-9456-4449a54694b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8682 2024.08.05 16:50:39.469490 [ 3 ] {} <Debug> HTTP-Session: 982c2012-85cf-4d9d-9456-4449a54694b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8683 2024.08.05 16:50:39.469521 [ 3 ] {} <Trace> HTTP-Session: 982c2012-85cf-4d9d-9456-4449a54694b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8684 2024.08.05 16:50:39.469707 [ 3 ] {634982b2-f99c-4f88-b75e-dccf5811500a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8685 2024.08.05 16:50:39.469771 [ 3 ] {634982b2-f99c-4f88-b75e-dccf5811500a} <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
8686 2024.08.05 16:50:39.470191 [ 3 ] {634982b2-f99c-4f88-b75e-dccf5811500a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8687 2024.08.05 16:50:39.470713 [ 3 ] {634982b2-f99c-4f88-b75e-dccf5811500a} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8688 2024.08.05 16:50:39.470750 [ 3 ] {634982b2-f99c-4f88-b75e-dccf5811500a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
8689 2024.08.05 16:50:39.471340 [ 3 ] {634982b2-f99c-4f88-b75e-dccf5811500a} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
8690 2024.08.05 16:50:39.471757 [ 3 ] {634982b2-f99c-4f88-b75e-dccf5811500a} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8691 2024.08.05 16:50:39.471928 [ 3 ] {634982b2-f99c-4f88-b75e-dccf5811500a} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002328 sec., 4725.085910652921 rows/sec., 8.47 MiB/sec.
8692 2024.08.05 16:50:39.472153 [ 3 ] {634982b2-f99c-4f88-b75e-dccf5811500a} <Debug> DynamicQueryHandler: Done processing query
8693 2024.08.05 16:50:39.472178 [ 3 ] {634982b2-f99c-4f88-b75e-dccf5811500a} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
8694 2024.08.05 16:50:39.472194 [ 3 ] {} <Debug> HTTP-Session: 982c2012-85cf-4d9d-9456-4449a54694b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8695 2024.08.05 16:50:39.472361 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8696 2024.08.05 16:50:39.472408 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8697 2024.08.05 16:50:39.472427 [ 3 ] {} <Debug> HTTP-Session: ed19fe1f-5ad0-4fba-978e-13201f8a7d86 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
8698 2024.08.05 16:50:39.472444 [ 3 ] {} <Debug> HTTP-Session: ed19fe1f-5ad0-4fba-978e-13201f8a7d86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8699 2024.08.05 16:50:39.472458 [ 3 ] {} <Debug> HTTP-Session: ed19fe1f-5ad0-4fba-978e-13201f8a7d86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8700 2024.08.05 16:50:39.472488 [ 3 ] {} <Trace> HTTP-Session: ed19fe1f-5ad0-4fba-978e-13201f8a7d86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8701 2024.08.05 16:50:39.472602 [ 3 ] {f60a97e5-56f9-4ce3-b6e8-6484eda3eb4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8702 2024.08.05 16:50:39.472647 [ 3 ] {f60a97e5-56f9-4ce3-b6e8-6484eda3eb4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8703 2024.08.05 16:50:39.472777 [ 3 ] {f60a97e5-56f9-4ce3-b6e8-6484eda3eb4f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8704 2024.08.05 16:50:39.473065 [ 3 ] {f60a97e5-56f9-4ce3-b6e8-6484eda3eb4f} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8705 2024.08.05 16:50:39.473101 [ 3 ] {f60a97e5-56f9-4ce3-b6e8-6484eda3eb4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
8706 2024.08.05 16:50:39.473465 [ 3 ] {f60a97e5-56f9-4ce3-b6e8-6484eda3eb4f} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
8707 2024.08.05 16:50:39.473787 [ 3 ] {f60a97e5-56f9-4ce3-b6e8-6484eda3eb4f} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8708 2024.08.05 16:50:39.473945 [ 3 ] {f60a97e5-56f9-4ce3-b6e8-6484eda3eb4f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001374 sec., 43668.12227074236 rows/sec., 2.94 MiB/sec.
8709 2024.08.05 16:50:39.474113 [ 3 ] {f60a97e5-56f9-4ce3-b6e8-6484eda3eb4f} <Debug> DynamicQueryHandler: Done processing query
8710 2024.08.05 16:50:39.474138 [ 3 ] {f60a97e5-56f9-4ce3-b6e8-6484eda3eb4f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8711 2024.08.05 16:50:39.474155 [ 3 ] {} <Debug> HTTP-Session: ed19fe1f-5ad0-4fba-978e-13201f8a7d86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8712 2024.08.05 16:50:40.184115 [ 40 ] {} <Debug> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0
8713 2024.08.05 16:50:40.184178 [ 40 ] {} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8714 2024.08.05 16:50:40.184200 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
8715 2024.08.05 16:50:40.184502 [ 186 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact with storage Full
8716 2024.08.05 16:50:40.184955 [ 186 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8717 2024.08.05 16:50:40.185041 [ 186 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 16 rows starting from the beginning of the part
8718 2024.08.05 16:50:40.185259 [ 186 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part
8719 2024.08.05 16:50:40.185565 [ 186 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part
8720 2024.08.05 16:50:40.185779 [ 186 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part
8721 2024.08.05 16:50:40.185947 [ 186 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2 rows starting from the beginning of the part
8722 2024.08.05 16:50:40.187022 [ 190 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24 rows, containing 4 columns (4 merged, 0 gathered) in 0.002733257 sec., 8780.73302291003 rows/sec., 613.11 KiB/sec.
8723 2024.08.05 16:50:40.187191 [ 193 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary)
8724 2024.08.05 16:50:40.187625 [ 193 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_19_4} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8725 2024.08.05 16:50:40.187713 [ 193 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_19_4} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0) (MergerMutator): Merged 5 parts: [all_1_15_3, all_19_19_0] -> all_1_19_4
8726 2024.08.05 16:50:40.187812 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB.
8727 2024.08.05 16:50:41.232134 [ 39 ] {} <Debug> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0
8728 2024.08.05 16:50:41.232202 [ 39 ] {} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8729 2024.08.05 16:50:41.232225 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
8730 2024.08.05 16:50:41.232436 [ 197 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact with storage Full
8731 2024.08.05 16:50:41.232658 [ 197 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8732 2024.08.05 16:50:41.232702 [ 197 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 16 rows starting from the beginning of the part
8733 2024.08.05 16:50:41.232787 [ 197 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part
8734 2024.08.05 16:50:41.233013 [ 197 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part
8735 2024.08.05 16:50:41.233131 [ 197 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part
8736 2024.08.05 16:50:41.233355 [ 197 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2 rows starting from the beginning of the part
8737 2024.08.05 16:50:41.234442 [ 193 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24 rows, containing 4 columns (4 merged, 0 gathered) in 0.002133796 sec., 11247.560685276381 rows/sec., 917.16 KiB/sec.
8738 2024.08.05 16:50:41.234566 [ 197 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary)
8739 2024.08.05 16:50:41.234912 [ 197 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_19_4} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8740 2024.08.05 16:50:41.234996 [ 197 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_19_4} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb) (MergerMutator): Merged 5 parts: [all_1_15_3, all_19_19_0] -> all_1_19_4
8741 2024.08.05 16:50:41.235075 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
8742 2024.08.05 16:50:44.464935 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 3758, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8743 2024.08.05 16:50:44.465075 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8744 2024.08.05 16:50:44.465102 [ 3 ] {} <Debug> HTTP-Session: 89026800-5a72-4d53-99f1-8dca7dbbca82 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
8745 2024.08.05 16:50:44.465127 [ 3 ] {} <Debug> HTTP-Session: 89026800-5a72-4d53-99f1-8dca7dbbca82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8746 2024.08.05 16:50:44.465144 [ 3 ] {} <Debug> HTTP-Session: 89026800-5a72-4d53-99f1-8dca7dbbca82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8747 2024.08.05 16:50:44.465195 [ 3 ] {} <Trace> HTTP-Session: 89026800-5a72-4d53-99f1-8dca7dbbca82 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8748 2024.08.05 16:50:44.465391 [ 3 ] {555d6d38-5eb4-4fc6-a596-1ff8019ad5cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8749 2024.08.05 16:50:44.465460 [ 3 ] {555d6d38-5eb4-4fc6-a596-1ff8019ad5cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8750 2024.08.05 16:50:44.465656 [ 3 ] {555d6d38-5eb4-4fc6-a596-1ff8019ad5cd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8751 2024.08.05 16:50:44.466069 [ 3 ] {555d6d38-5eb4-4fc6-a596-1ff8019ad5cd} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8752 2024.08.05 16:50:44.466112 [ 3 ] {555d6d38-5eb4-4fc6-a596-1ff8019ad5cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
8753 2024.08.05 16:50:44.466479 [ 3 ] {555d6d38-5eb4-4fc6-a596-1ff8019ad5cd} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
8754 2024.08.05 16:50:44.466822 [ 3 ] {555d6d38-5eb4-4fc6-a596-1ff8019ad5cd} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8755 2024.08.05 16:50:44.466986 [ 3 ] {555d6d38-5eb4-4fc6-a596-1ff8019ad5cd} <Debug> executeQuery: Read 27 rows, 2.04 KiB in 0.001655 sec., 16314.199395770393 rows/sec., 1.20 MiB/sec.
8756 2024.08.05 16:50:44.467291 [ 3 ] {555d6d38-5eb4-4fc6-a596-1ff8019ad5cd} <Debug> DynamicQueryHandler: Done processing query
8757 2024.08.05 16:50:44.467328 [ 3 ] {555d6d38-5eb4-4fc6-a596-1ff8019ad5cd} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8758 2024.08.05 16:50:44.467346 [ 3 ] {} <Debug> HTTP-Session: 89026800-5a72-4d53-99f1-8dca7dbbca82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8759 2024.08.05 16:50:44.467512 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8760 2024.08.05 16:50:44.467561 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8761 2024.08.05 16:50:44.467581 [ 3 ] {} <Debug> HTTP-Session: 32681352-2966-4030-b59a-a62282e04511 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
8762 2024.08.05 16:50:44.467598 [ 3 ] {} <Debug> HTTP-Session: 32681352-2966-4030-b59a-a62282e04511 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8763 2024.08.05 16:50:44.467612 [ 3 ] {} <Debug> HTTP-Session: 32681352-2966-4030-b59a-a62282e04511 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8764 2024.08.05 16:50:44.467644 [ 3 ] {} <Trace> HTTP-Session: 32681352-2966-4030-b59a-a62282e04511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8765 2024.08.05 16:50:44.467744 [ 3 ] {4e5784b7-a08d-4fa9-8bcb-f65df59e79ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
8766 2024.08.05 16:50:44.467789 [ 3 ] {4e5784b7-a08d-4fa9-8bcb-f65df59e79ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
8767 2024.08.05 16:50:44.467940 [ 3 ] {4e5784b7-a08d-4fa9-8bcb-f65df59e79ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8768 2024.08.05 16:50:44.468238 [ 3 ] {4e5784b7-a08d-4fa9-8bcb-f65df59e79ce} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8769 2024.08.05 16:50:44.468275 [ 3 ] {4e5784b7-a08d-4fa9-8bcb-f65df59e79ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
8770 2024.08.05 16:50:44.468589 [ 3 ] {4e5784b7-a08d-4fa9-8bcb-f65df59e79ce} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
8771 2024.08.05 16:50:44.468897 [ 3 ] {4e5784b7-a08d-4fa9-8bcb-f65df59e79ce} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8772 2024.08.05 16:50:44.469057 [ 3 ] {4e5784b7-a08d-4fa9-8bcb-f65df59e79ce} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001333 sec., 1500.3750937734433 rows/sec., 122.35 KiB/sec.
8773 2024.08.05 16:50:44.469225 [ 3 ] {4e5784b7-a08d-4fa9-8bcb-f65df59e79ce} <Debug> DynamicQueryHandler: Done processing query
8774 2024.08.05 16:50:44.469251 [ 3 ] {4e5784b7-a08d-4fa9-8bcb-f65df59e79ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8775 2024.08.05 16:50:44.469267 [ 3 ] {} <Debug> HTTP-Session: 32681352-2966-4030-b59a-a62282e04511 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8776 2024.08.05 16:50:44.469415 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 33966, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8777 2024.08.05 16:50:44.469463 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8778 2024.08.05 16:50:44.469482 [ 3 ] {} <Debug> HTTP-Session: bd56042f-5e5a-452a-9b09-c1126cddc16f Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
8779 2024.08.05 16:50:44.469499 [ 3 ] {} <Debug> HTTP-Session: bd56042f-5e5a-452a-9b09-c1126cddc16f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8780 2024.08.05 16:50:44.469512 [ 3 ] {} <Debug> HTTP-Session: bd56042f-5e5a-452a-9b09-c1126cddc16f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8781 2024.08.05 16:50:44.469543 [ 3 ] {} <Trace> HTTP-Session: bd56042f-5e5a-452a-9b09-c1126cddc16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8782 2024.08.05 16:50:44.469699 [ 3 ] {3d4ffd11-387f-4b1d-8e6f-caf5e23b34dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8783 2024.08.05 16:50:44.469745 [ 3 ] {3d4ffd11-387f-4b1d-8e6f-caf5e23b34dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8784 2024.08.05 16:50:44.469872 [ 3 ] {3d4ffd11-387f-4b1d-8e6f-caf5e23b34dd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8785 2024.08.05 16:50:44.470313 [ 3 ] {3d4ffd11-387f-4b1d-8e6f-caf5e23b34dd} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8786 2024.08.05 16:50:44.470352 [ 3 ] {3d4ffd11-387f-4b1d-8e6f-caf5e23b34dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
8787 2024.08.05 16:50:44.470670 [ 3 ] {3d4ffd11-387f-4b1d-8e6f-caf5e23b34dd} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
8788 2024.08.05 16:50:44.470968 [ 3 ] {3d4ffd11-387f-4b1d-8e6f-caf5e23b34dd} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8789 2024.08.05 16:50:44.471132 [ 3 ] {3d4ffd11-387f-4b1d-8e6f-caf5e23b34dd} <Debug> executeQuery: Read 225 rows, 20.30 KiB in 0.001493 sec., 150703.2819825854 rows/sec., 13.28 MiB/sec.
8790 2024.08.05 16:50:44.471289 [ 3 ] {3d4ffd11-387f-4b1d-8e6f-caf5e23b34dd} <Debug> DynamicQueryHandler: Done processing query
8791 2024.08.05 16:50:44.471315 [ 3 ] {3d4ffd11-387f-4b1d-8e6f-caf5e23b34dd} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB.
8792 2024.08.05 16:50:44.471331 [ 3 ] {} <Debug> HTTP-Session: bd56042f-5e5a-452a-9b09-c1126cddc16f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8793 2024.08.05 16:50:44.471489 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8794 2024.08.05 16:50:44.471537 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8795 2024.08.05 16:50:44.471556 [ 3 ] {} <Debug> HTTP-Session: e2fc1f18-c320-4cc8-b66a-99cc860e9cd8 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
8796 2024.08.05 16:50:44.471573 [ 3 ] {} <Debug> HTTP-Session: e2fc1f18-c320-4cc8-b66a-99cc860e9cd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8797 2024.08.05 16:50:44.471587 [ 3 ] {} <Debug> HTTP-Session: e2fc1f18-c320-4cc8-b66a-99cc860e9cd8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8798 2024.08.05 16:50:44.471617 [ 3 ] {} <Trace> HTTP-Session: e2fc1f18-c320-4cc8-b66a-99cc860e9cd8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8799 2024.08.05 16:50:44.471711 [ 3 ] {fe4c9610-39fa-43ae-ba64-d9915b6ee21d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
8800 2024.08.05 16:50:44.471753 [ 3 ] {fe4c9610-39fa-43ae-ba64-d9915b6ee21d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
8801 2024.08.05 16:50:44.471881 [ 3 ] {fe4c9610-39fa-43ae-ba64-d9915b6ee21d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8802 2024.08.05 16:50:44.472180 [ 3 ] {fe4c9610-39fa-43ae-ba64-d9915b6ee21d} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8803 2024.08.05 16:50:44.472216 [ 3 ] {fe4c9610-39fa-43ae-ba64-d9915b6ee21d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
8804 2024.08.05 16:50:44.472510 [ 3 ] {fe4c9610-39fa-43ae-ba64-d9915b6ee21d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
8805 2024.08.05 16:50:44.472816 [ 3 ] {fe4c9610-39fa-43ae-ba64-d9915b6ee21d} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8806 2024.08.05 16:50:44.472973 [ 3 ] {fe4c9610-39fa-43ae-ba64-d9915b6ee21d} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001285 sec., 1556.4202334630352 rows/sec., 108.68 KiB/sec.
8807 2024.08.05 16:50:44.473136 [ 3 ] {fe4c9610-39fa-43ae-ba64-d9915b6ee21d} <Debug> DynamicQueryHandler: Done processing query
8808 2024.08.05 16:50:44.473161 [ 3 ] {fe4c9610-39fa-43ae-ba64-d9915b6ee21d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8809 2024.08.05 16:50:44.473178 [ 3 ] {} <Debug> HTTP-Session: e2fc1f18-c320-4cc8-b66a-99cc860e9cd8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8810 2024.08.05 16:50:44.473337 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 65451, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8811 2024.08.05 16:50:44.473385 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8812 2024.08.05 16:50:44.473405 [ 3 ] {} <Debug> HTTP-Session: 50221855-cf1d-46be-91de-17102a32a110 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
8813 2024.08.05 16:50:44.473421 [ 3 ] {} <Debug> HTTP-Session: 50221855-cf1d-46be-91de-17102a32a110 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8814 2024.08.05 16:50:44.473435 [ 3 ] {} <Debug> HTTP-Session: 50221855-cf1d-46be-91de-17102a32a110 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8815 2024.08.05 16:50:44.473466 [ 3 ] {} <Trace> HTTP-Session: 50221855-cf1d-46be-91de-17102a32a110 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8816 2024.08.05 16:50:44.473667 [ 3 ] {7c7f396d-989b-4f32-8d31-e596563bb69a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8817 2024.08.05 16:50:44.473711 [ 3 ] {7c7f396d-989b-4f32-8d31-e596563bb69a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8818 2024.08.05 16:50:44.473839 [ 3 ] {7c7f396d-989b-4f32-8d31-e596563bb69a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8819 2024.08.05 16:50:44.474357 [ 3 ] {7c7f396d-989b-4f32-8d31-e596563bb69a} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8820 2024.08.05 16:50:44.474394 [ 3 ] {7c7f396d-989b-4f32-8d31-e596563bb69a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
8821 2024.08.05 16:50:44.474724 [ 3 ] {7c7f396d-989b-4f32-8d31-e596563bb69a} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
8822 2024.08.05 16:50:44.475025 [ 3 ] {7c7f396d-989b-4f32-8d31-e596563bb69a} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8823 2024.08.05 16:50:44.475175 [ 3 ] {7c7f396d-989b-4f32-8d31-e596563bb69a} <Debug> executeQuery: Read 405 rows, 29.32 KiB in 0.001609 sec., 251709.1361093847 rows/sec., 17.80 MiB/sec.
8824 2024.08.05 16:50:44.475456 [ 3 ] {7c7f396d-989b-4f32-8d31-e596563bb69a} <Debug> DynamicQueryHandler: Done processing query
8825 2024.08.05 16:50:44.475515 [ 3 ] {7c7f396d-989b-4f32-8d31-e596563bb69a} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
8826 2024.08.05 16:50:44.475576 [ 3 ] {} <Debug> HTTP-Session: 50221855-cf1d-46be-91de-17102a32a110 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8827 2024.08.05 16:50:44.475834 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8828 2024.08.05 16:50:44.475884 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8829 2024.08.05 16:50:44.475904 [ 3 ] {} <Debug> HTTP-Session: 744368bb-df01-4ea3-afba-22c82820f262 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
8830 2024.08.05 16:50:44.475921 [ 3 ] {} <Debug> HTTP-Session: 744368bb-df01-4ea3-afba-22c82820f262 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8831 2024.08.05 16:50:44.475935 [ 3 ] {} <Debug> HTTP-Session: 744368bb-df01-4ea3-afba-22c82820f262 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8832 2024.08.05 16:50:44.475967 [ 3 ] {} <Trace> HTTP-Session: 744368bb-df01-4ea3-afba-22c82820f262 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8833 2024.08.05 16:50:44.476068 [ 3 ] {a0a903b5-02bb-4e01-8d98-2e8bfe50e4c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
8834 2024.08.05 16:50:44.476116 [ 3 ] {a0a903b5-02bb-4e01-8d98-2e8bfe50e4c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
8835 2024.08.05 16:50:44.476266 [ 3 ] {a0a903b5-02bb-4e01-8d98-2e8bfe50e4c9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8836 2024.08.05 16:50:44.476614 [ 3 ] {a0a903b5-02bb-4e01-8d98-2e8bfe50e4c9} <Trace> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8837 2024.08.05 16:50:44.476651 [ 3 ] {a0a903b5-02bb-4e01-8d98-2e8bfe50e4c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
8838 2024.08.05 16:50:44.477016 [ 3 ] {a0a903b5-02bb-4e01-8d98-2e8bfe50e4c9} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
8839 2024.08.05 16:50:44.477338 [ 3 ] {a0a903b5-02bb-4e01-8d98-2e8bfe50e4c9} <Trace> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8840 2024.08.05 16:50:44.477507 [ 3 ] {a0a903b5-02bb-4e01-8d98-2e8bfe50e4c9} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001466 sec., 4092.769440654843 rows/sec., 175.86 KiB/sec.
8841 2024.08.05 16:50:44.477672 [ 3 ] {a0a903b5-02bb-4e01-8d98-2e8bfe50e4c9} <Debug> DynamicQueryHandler: Done processing query
8842 2024.08.05 16:50:44.477698 [ 3 ] {a0a903b5-02bb-4e01-8d98-2e8bfe50e4c9} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
8843 2024.08.05 16:50:44.477715 [ 3 ] {} <Debug> HTTP-Session: 744368bb-df01-4ea3-afba-22c82820f262 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8844 2024.08.05 16:50:44.477846 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8845 2024.08.05 16:50:44.477895 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8846 2024.08.05 16:50:44.477914 [ 3 ] {} <Debug> HTTP-Session: 77063b13-5ef8-4a2b-bede-344e1a9d2677 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
8847 2024.08.05 16:50:44.477931 [ 3 ] {} <Debug> HTTP-Session: 77063b13-5ef8-4a2b-bede-344e1a9d2677 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8848 2024.08.05 16:50:44.477945 [ 3 ] {} <Debug> HTTP-Session: 77063b13-5ef8-4a2b-bede-344e1a9d2677 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8849 2024.08.05 16:50:44.477975 [ 3 ] {} <Trace> HTTP-Session: 77063b13-5ef8-4a2b-bede-344e1a9d2677 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8850 2024.08.05 16:50:44.478112 [ 3 ] {4790343a-73f9-452a-bc36-9b4cfa22c335} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
8851 2024.08.05 16:50:44.478158 [ 3 ] {4790343a-73f9-452a-bc36-9b4cfa22c335} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
8852 2024.08.05 16:50:44.478306 [ 3 ] {4790343a-73f9-452a-bc36-9b4cfa22c335} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8853 2024.08.05 16:50:44.478636 [ 3 ] {4790343a-73f9-452a-bc36-9b4cfa22c335} <Trace> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8854 2024.08.05 16:50:44.478673 [ 3 ] {4790343a-73f9-452a-bc36-9b4cfa22c335} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
8855 2024.08.05 16:50:44.479038 [ 3 ] {4790343a-73f9-452a-bc36-9b4cfa22c335} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
8856 2024.08.05 16:50:44.479374 [ 3 ] {4790343a-73f9-452a-bc36-9b4cfa22c335} <Trace> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8857 2024.08.05 16:50:44.479535 [ 3 ] {4790343a-73f9-452a-bc36-9b4cfa22c335} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001479 sec., 52062.204192021636 rows/sec., 3.21 MiB/sec.
8858 2024.08.05 16:50:44.479703 [ 3 ] {4790343a-73f9-452a-bc36-9b4cfa22c335} <Debug> DynamicQueryHandler: Done processing query
8859 2024.08.05 16:50:44.479728 [ 3 ] {4790343a-73f9-452a-bc36-9b4cfa22c335} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8860 2024.08.05 16:50:44.479744 [ 3 ] {} <Debug> HTTP-Session: 77063b13-5ef8-4a2b-bede-344e1a9d2677 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8861 2024.08.05 16:50:44.480001 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 30772, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8862 2024.08.05 16:50:44.480049 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8863 2024.08.05 16:50:44.480068 [ 3 ] {} <Debug> HTTP-Session: 04aae88f-856b-4148-b1eb-1abde9756854 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
8864 2024.08.05 16:50:44.480084 [ 3 ] {} <Debug> HTTP-Session: 04aae88f-856b-4148-b1eb-1abde9756854 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8865 2024.08.05 16:50:44.480098 [ 3 ] {} <Debug> HTTP-Session: 04aae88f-856b-4148-b1eb-1abde9756854 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8866 2024.08.05 16:50:44.480129 [ 3 ] {} <Trace> HTTP-Session: 04aae88f-856b-4148-b1eb-1abde9756854 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8867 2024.08.05 16:50:44.480297 [ 3 ] {c0ecbdbb-6fe1-42b9-8bc3-8b60b60acca6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8868 2024.08.05 16:50:44.480343 [ 3 ] {c0ecbdbb-6fe1-42b9-8bc3-8b60b60acca6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8869 2024.08.05 16:50:44.480490 [ 3 ] {c0ecbdbb-6fe1-42b9-8bc3-8b60b60acca6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8870 2024.08.05 16:50:44.480899 [ 3 ] {c0ecbdbb-6fe1-42b9-8bc3-8b60b60acca6} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8871 2024.08.05 16:50:44.480937 [ 3 ] {c0ecbdbb-6fe1-42b9-8bc3-8b60b60acca6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
8872 2024.08.05 16:50:44.481307 [ 3 ] {c0ecbdbb-6fe1-42b9-8bc3-8b60b60acca6} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
8873 2024.08.05 16:50:44.481637 [ 3 ] {c0ecbdbb-6fe1-42b9-8bc3-8b60b60acca6} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8874 2024.08.05 16:50:44.481861 [ 3 ] {c0ecbdbb-6fe1-42b9-8bc3-8b60b60acca6} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001642 sec., 98051.15712545675 rows/sec., 6.83 MiB/sec.
8875 2024.08.05 16:50:44.482081 [ 3 ] {c0ecbdbb-6fe1-42b9-8bc3-8b60b60acca6} <Debug> DynamicQueryHandler: Done processing query
8876 2024.08.05 16:50:44.482113 [ 3 ] {c0ecbdbb-6fe1-42b9-8bc3-8b60b60acca6} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8877 2024.08.05 16:50:44.482133 [ 3 ] {} <Debug> HTTP-Session: 04aae88f-856b-4148-b1eb-1abde9756854 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8878 2024.08.05 16:50:44.482315 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 33778, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8879 2024.08.05 16:50:44.482375 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8880 2024.08.05 16:50:44.482400 [ 3 ] {} <Debug> HTTP-Session: 846f6588-403e-4864-8dac-6215a8c2f642 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
8881 2024.08.05 16:50:44.482421 [ 3 ] {} <Debug> HTTP-Session: 846f6588-403e-4864-8dac-6215a8c2f642 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8882 2024.08.05 16:50:44.482438 [ 3 ] {} <Debug> HTTP-Session: 846f6588-403e-4864-8dac-6215a8c2f642 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8883 2024.08.05 16:50:44.482477 [ 3 ] {} <Trace> HTTP-Session: 846f6588-403e-4864-8dac-6215a8c2f642 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8884 2024.08.05 16:50:44.482760 [ 3 ] {d8f894ca-a09c-42e4-a403-ea0455dd96f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8885 2024.08.05 16:50:44.482826 [ 3 ] {d8f894ca-a09c-42e4-a403-ea0455dd96f4} <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
8886 2024.08.05 16:50:44.483242 [ 3 ] {d8f894ca-a09c-42e4-a403-ea0455dd96f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8887 2024.08.05 16:50:44.483994 [ 3 ] {d8f894ca-a09c-42e4-a403-ea0455dd96f4} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8888 2024.08.05 16:50:44.484032 [ 3 ] {d8f894ca-a09c-42e4-a403-ea0455dd96f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
8889 2024.08.05 16:50:44.484646 [ 3 ] {d8f894ca-a09c-42e4-a403-ea0455dd96f4} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
8890 2024.08.05 16:50:44.485063 [ 3 ] {d8f894ca-a09c-42e4-a403-ea0455dd96f4} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8891 2024.08.05 16:50:44.485254 [ 3 ] {d8f894ca-a09c-42e4-a403-ea0455dd96f4} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.002686 sec., 7818.317200297841 rows/sec., 14.01 MiB/sec.
8892 2024.08.05 16:50:44.485482 [ 3 ] {d8f894ca-a09c-42e4-a403-ea0455dd96f4} <Debug> DynamicQueryHandler: Done processing query
8893 2024.08.05 16:50:44.485507 [ 3 ] {d8f894ca-a09c-42e4-a403-ea0455dd96f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
8894 2024.08.05 16:50:44.485524 [ 3 ] {} <Debug> HTTP-Session: 846f6588-403e-4864-8dac-6215a8c2f642 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8895 2024.08.05 16:50:44.485654 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 3209, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8896 2024.08.05 16:50:44.485702 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8897 2024.08.05 16:50:44.485722 [ 3 ] {} <Debug> HTTP-Session: 876a9fc8-1727-45a9-8e9b-c9f2e95f9fda Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
8898 2024.08.05 16:50:44.485738 [ 3 ] {} <Debug> HTTP-Session: 876a9fc8-1727-45a9-8e9b-c9f2e95f9fda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8899 2024.08.05 16:50:44.485752 [ 3 ] {} <Debug> HTTP-Session: 876a9fc8-1727-45a9-8e9b-c9f2e95f9fda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8900 2024.08.05 16:50:44.485784 [ 3 ] {} <Trace> HTTP-Session: 876a9fc8-1727-45a9-8e9b-c9f2e95f9fda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8901 2024.08.05 16:50:44.485885 [ 3 ] {62034421-5d37-4dbb-95f0-33857668ec7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
8902 2024.08.05 16:50:44.485929 [ 3 ] {62034421-5d37-4dbb-95f0-33857668ec7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
8903 2024.08.05 16:50:44.486063 [ 3 ] {62034421-5d37-4dbb-95f0-33857668ec7b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8904 2024.08.05 16:50:44.486341 [ 3 ] {62034421-5d37-4dbb-95f0-33857668ec7b} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8905 2024.08.05 16:50:44.486377 [ 3 ] {62034421-5d37-4dbb-95f0-33857668ec7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
8906 2024.08.05 16:50:44.486735 [ 3 ] {62034421-5d37-4dbb-95f0-33857668ec7b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
8907 2024.08.05 16:50:44.487068 [ 3 ] {62034421-5d37-4dbb-95f0-33857668ec7b} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8908 2024.08.05 16:50:44.487229 [ 3 ] {62034421-5d37-4dbb-95f0-33857668ec7b} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001362 sec., 16886.930983847284 rows/sec., 913.47 KiB/sec.
8909 2024.08.05 16:50:44.487520 [ 3 ] {62034421-5d37-4dbb-95f0-33857668ec7b} <Debug> DynamicQueryHandler: Done processing query
8910 2024.08.05 16:50:44.487545 [ 3 ] {62034421-5d37-4dbb-95f0-33857668ec7b} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
8911 2024.08.05 16:50:44.487562 [ 3 ] {} <Debug> HTTP-Session: 876a9fc8-1727-45a9-8e9b-c9f2e95f9fda Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8912 2024.08.05 16:50:44.487688 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8913 2024.08.05 16:50:44.487738 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8914 2024.08.05 16:50:44.487757 [ 3 ] {} <Debug> HTTP-Session: aa4e028f-1c73-4569-9c30-76d0cfc3f149 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
8915 2024.08.05 16:50:44.487773 [ 3 ] {} <Debug> HTTP-Session: aa4e028f-1c73-4569-9c30-76d0cfc3f149 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8916 2024.08.05 16:50:44.487787 [ 3 ] {} <Debug> HTTP-Session: aa4e028f-1c73-4569-9c30-76d0cfc3f149 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8917 2024.08.05 16:50:44.487819 [ 3 ] {} <Trace> HTTP-Session: aa4e028f-1c73-4569-9c30-76d0cfc3f149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8918 2024.08.05 16:50:44.487946 [ 3 ] {25589f79-cb22-45db-a36c-fd8fd6e8668b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8919 2024.08.05 16:50:44.487992 [ 3 ] {25589f79-cb22-45db-a36c-fd8fd6e8668b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8920 2024.08.05 16:50:44.488137 [ 3 ] {25589f79-cb22-45db-a36c-fd8fd6e8668b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8921 2024.08.05 16:50:44.488435 [ 3 ] {25589f79-cb22-45db-a36c-fd8fd6e8668b} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8922 2024.08.05 16:50:44.488472 [ 3 ] {25589f79-cb22-45db-a36c-fd8fd6e8668b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
8923 2024.08.05 16:50:44.488832 [ 3 ] {25589f79-cb22-45db-a36c-fd8fd6e8668b} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
8924 2024.08.05 16:50:44.489148 [ 3 ] {25589f79-cb22-45db-a36c-fd8fd6e8668b} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8925 2024.08.05 16:50:44.489309 [ 3 ] {25589f79-cb22-45db-a36c-fd8fd6e8668b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001406 sec., 42674.25320056899 rows/sec., 2.88 MiB/sec.
8926 2024.08.05 16:50:44.489479 [ 3 ] {25589f79-cb22-45db-a36c-fd8fd6e8668b} <Debug> DynamicQueryHandler: Done processing query
8927 2024.08.05 16:50:44.489504 [ 3 ] {25589f79-cb22-45db-a36c-fd8fd6e8668b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8928 2024.08.05 16:50:44.489521 [ 3 ] {} <Debug> HTTP-Session: aa4e028f-1c73-4569-9c30-76d0cfc3f149 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8929 2024.08.05 16:50:48.508922 [ 31 ] {} <Debug> DNSResolver: Updating DNS cache
8930 2024.08.05 16:50:48.509002 [ 31 ] {} <Debug> DNSResolver: Updated DNS cache
8931 2024.08.05 16:50:49.460763 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 1628, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8932 2024.08.05 16:50:49.460929 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8933 2024.08.05 16:50:49.460975 [ 3 ] {} <Debug> HTTP-Session: cbca84dc-5762-43de-bca8-e9bfaac83423 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
8934 2024.08.05 16:50:49.461015 [ 3 ] {} <Debug> HTTP-Session: cbca84dc-5762-43de-bca8-e9bfaac83423 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8935 2024.08.05 16:50:49.461043 [ 3 ] {} <Debug> HTTP-Session: cbca84dc-5762-43de-bca8-e9bfaac83423 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8936 2024.08.05 16:50:49.461122 [ 3 ] {} <Trace> HTTP-Session: cbca84dc-5762-43de-bca8-e9bfaac83423 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8937 2024.08.05 16:50:49.461401 [ 3 ] {5da5d591-fee2-4efe-8511-b95ffbee0af9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8938 2024.08.05 16:50:49.461507 [ 3 ] {5da5d591-fee2-4efe-8511-b95ffbee0af9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8939 2024.08.05 16:50:49.461802 [ 3 ] {5da5d591-fee2-4efe-8511-b95ffbee0af9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8940 2024.08.05 16:50:49.462242 [ 3 ] {5da5d591-fee2-4efe-8511-b95ffbee0af9} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8941 2024.08.05 16:50:49.462285 [ 3 ] {5da5d591-fee2-4efe-8511-b95ffbee0af9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
8942 2024.08.05 16:50:49.462654 [ 3 ] {5da5d591-fee2-4efe-8511-b95ffbee0af9} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
8943 2024.08.05 16:50:49.462984 [ 3 ] {5da5d591-fee2-4efe-8511-b95ffbee0af9} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8944 2024.08.05 16:50:49.463159 [ 3 ] {5da5d591-fee2-4efe-8511-b95ffbee0af9} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001842 sec., 5971.769815418023 rows/sec., 484.04 KiB/sec.
8945 2024.08.05 16:50:49.463168 [ 28 ] {} <Debug> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
8946 2024.08.05 16:50:49.463267 [ 28 ] {} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8947 2024.08.05 16:50:49.463320 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
8948 2024.08.05 16:50:49.463472 [ 3 ] {5da5d591-fee2-4efe-8511-b95ffbee0af9} <Debug> DynamicQueryHandler: Done processing query
8949 2024.08.05 16:50:49.463515 [ 195 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::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
8950 2024.08.05 16:50:49.463519 [ 3 ] {5da5d591-fee2-4efe-8511-b95ffbee0af9} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8951 2024.08.05 16:50:49.463617 [ 3 ] {} <Debug> HTTP-Session: cbca84dc-5762-43de-bca8-e9bfaac83423 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8952 2024.08.05 16:50:49.463804 [ 195 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8953 2024.08.05 16:50:49.463806 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8954 2024.08.05 16:50:49.463865 [ 195 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 38 rows starting from the beginning of the part
8955 2024.08.05 16:50:49.463923 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8956 2024.08.05 16:50:49.464005 [ 3 ] {} <Debug> HTTP-Session: b4fd53be-ee3b-4877-8f19-3c5e4e58e385 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
8957 2024.08.05 16:50:49.464080 [ 3 ] {} <Debug> HTTP-Session: b4fd53be-ee3b-4877-8f19-3c5e4e58e385 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8958 2024.08.05 16:50:49.464111 [ 195 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::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
8959 2024.08.05 16:50:49.464125 [ 3 ] {} <Debug> HTTP-Session: b4fd53be-ee3b-4877-8f19-3c5e4e58e385 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8960 2024.08.05 16:50:49.464262 [ 3 ] {} <Trace> HTTP-Session: b4fd53be-ee3b-4877-8f19-3c5e4e58e385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8961 2024.08.05 16:50:49.464412 [ 195 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 27 rows starting from the beginning of the part
8962 2024.08.05 16:50:49.464624 [ 3 ] {354b374f-0ba2-4c56-9156-57a271d2dcd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
8963 2024.08.05 16:50:49.464703 [ 195 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::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
8964 2024.08.05 16:50:49.464753 [ 3 ] {354b374f-0ba2-4c56-9156-57a271d2dcd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
8965 2024.08.05 16:50:49.465028 [ 195 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 27 rows starting from the beginning of the part
8966 2024.08.05 16:50:49.465349 [ 195 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::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
8967 2024.08.05 16:50:49.465839 [ 3 ] {354b374f-0ba2-4c56-9156-57a271d2dcd3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8968 2024.08.05 16:50:49.466604 [ 3 ] {354b374f-0ba2-4c56-9156-57a271d2dcd3} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8969 2024.08.05 16:50:49.466674 [ 3 ] {354b374f-0ba2-4c56-9156-57a271d2dcd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
8970 2024.08.05 16:50:49.467583 [ 3 ] {354b374f-0ba2-4c56-9156-57a271d2dcd3} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
8971 2024.08.05 16:50:49.468156 [ 195 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 125 rows, containing 4 columns (4 merged, 0 gathered) in 0.004736341 sec., 26391.680835480387 rows/sec., 2.00 MiB/sec.
8972 2024.08.05 16:50:49.468364 [ 195 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
8973 2024.08.05 16:50:49.468516 [ 3 ] {354b374f-0ba2-4c56-9156-57a271d2dcd3} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8974 2024.08.05 16:50:49.468986 [ 3 ] {354b374f-0ba2-4c56-9156-57a271d2dcd3} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.004478 sec., 893.2559178204555 rows/sec., 72.84 KiB/sec.
8975 2024.08.05 16:50:49.469622 [ 3 ] {354b374f-0ba2-4c56-9156-57a271d2dcd3} <Debug> DynamicQueryHandler: Done processing query
8976 2024.08.05 16:50:49.469673 [ 195 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_41_8} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8977 2024.08.05 16:50:49.469683 [ 3 ] {354b374f-0ba2-4c56-9156-57a271d2dcd3} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8978 2024.08.05 16:50:49.469748 [ 3 ] {} <Debug> HTTP-Session: b4fd53be-ee3b-4877-8f19-3c5e4e58e385 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8979 2024.08.05 16:50:49.469834 [ 195 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_41_8} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
8980 2024.08.05 16:50:49.469955 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 13077, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8981 2024.08.05 16:50:49.469969 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
8982 2024.08.05 16:50:49.470026 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8983 2024.08.05 16:50:49.470053 [ 3 ] {} <Debug> HTTP-Session: da319554-1610-46de-82aa-4ab374d45f47 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
8984 2024.08.05 16:50:49.470070 [ 3 ] {} <Debug> HTTP-Session: da319554-1610-46de-82aa-4ab374d45f47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8985 2024.08.05 16:50:49.470084 [ 3 ] {} <Debug> HTTP-Session: da319554-1610-46de-82aa-4ab374d45f47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8986 2024.08.05 16:50:49.470118 [ 3 ] {} <Trace> HTTP-Session: da319554-1610-46de-82aa-4ab374d45f47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8987 2024.08.05 16:50:49.470255 [ 3 ] {a98ce07b-152a-4110-bdd5-5ca68ac3dd01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8988 2024.08.05 16:50:49.470298 [ 3 ] {a98ce07b-152a-4110-bdd5-5ca68ac3dd01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8989 2024.08.05 16:50:49.470442 [ 3 ] {a98ce07b-152a-4110-bdd5-5ca68ac3dd01} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8990 2024.08.05 16:50:49.470836 [ 3 ] {a98ce07b-152a-4110-bdd5-5ca68ac3dd01} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8991 2024.08.05 16:50:49.470874 [ 3 ] {a98ce07b-152a-4110-bdd5-5ca68ac3dd01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
8992 2024.08.05 16:50:49.471195 [ 3 ] {a98ce07b-152a-4110-bdd5-5ca68ac3dd01} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
8993 2024.08.05 16:50:49.471507 [ 3 ] {a98ce07b-152a-4110-bdd5-5ca68ac3dd01} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8994 2024.08.05 16:50:49.471659 [ 3 ] {a98ce07b-152a-4110-bdd5-5ca68ac3dd01} <Debug> executeQuery: Read 91 rows, 7.54 KiB in 0.001453 sec., 62629.04335856847 rows/sec., 5.07 MiB/sec.
8995 2024.08.05 16:50:49.471670 [ 28 ] {} <Debug> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
8996 2024.08.05 16:50:49.471749 [ 28 ] {} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8997 2024.08.05 16:50:49.471797 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
8998 2024.08.05 16:50:49.471939 [ 3 ] {a98ce07b-152a-4110-bdd5-5ca68ac3dd01} <Debug> DynamicQueryHandler: Done processing query
8999 2024.08.05 16:50:49.471987 [ 3 ] {a98ce07b-152a-4110-bdd5-5ca68ac3dd01} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
9000 2024.08.05 16:50:49.472003 [ 197 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::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
9001 2024.08.05 16:50:49.472014 [ 3 ] {} <Debug> HTTP-Session: da319554-1610-46de-82aa-4ab374d45f47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9002 2024.08.05 16:50:49.472236 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 613, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9003 2024.08.05 16:50:49.472304 [ 197 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9004 2024.08.05 16:50:49.472326 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9005 2024.08.05 16:50:49.472370 [ 3 ] {} <Debug> HTTP-Session: 22b16c43-4bdd-47b3-8835-c4efb3ee833f Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
9006 2024.08.05 16:50:49.472372 [ 197 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 303 rows starting from the beginning of the part
9007 2024.08.05 16:50:49.472395 [ 3 ] {} <Debug> HTTP-Session: 22b16c43-4bdd-47b3-8835-c4efb3ee833f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9008 2024.08.05 16:50:49.472440 [ 3 ] {} <Debug> HTTP-Session: 22b16c43-4bdd-47b3-8835-c4efb3ee833f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9009 2024.08.05 16:50:49.472549 [ 3 ] {} <Trace> HTTP-Session: 22b16c43-4bdd-47b3-8835-c4efb3ee833f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9010 2024.08.05 16:50:49.472671 [ 197 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 126 rows starting from the beginning of the part
9011 2024.08.05 16:50:49.472818 [ 3 ] {2e8e1eb8-8e06-448e-8c10-3a1c8e2cf1b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
9012 2024.08.05 16:50:49.472963 [ 3 ] {2e8e1eb8-8e06-448e-8c10-3a1c8e2cf1b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9013 2024.08.05 16:50:49.472968 [ 197 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 224 rows starting from the beginning of the part
9014 2024.08.05 16:50:49.473277 [ 197 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 89 rows starting from the beginning of the part
9015 2024.08.05 16:50:49.473626 [ 197 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 225 rows starting from the beginning of the part
9016 2024.08.05 16:50:49.473893 [ 3 ] {2e8e1eb8-8e06-448e-8c10-3a1c8e2cf1b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9017 2024.08.05 16:50:49.473919 [ 197 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 91 rows starting from the beginning of the part
9018 2024.08.05 16:50:49.474693 [ 3 ] {2e8e1eb8-8e06-448e-8c10-3a1c8e2cf1b5} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9019 2024.08.05 16:50:49.474749 [ 3 ] {2e8e1eb8-8e06-448e-8c10-3a1c8e2cf1b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
9020 2024.08.05 16:50:49.475523 [ 3 ] {2e8e1eb8-8e06-448e-8c10-3a1c8e2cf1b5} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
9021 2024.08.05 16:50:49.476344 [ 3 ] {2e8e1eb8-8e06-448e-8c10-3a1c8e2cf1b5} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9022 2024.08.05 16:50:49.476671 [ 3 ] {2e8e1eb8-8e06-448e-8c10-3a1c8e2cf1b5} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.00392 sec., 1020.4081632653061 rows/sec., 71.25 KiB/sec.
9023 2024.08.05 16:50:49.477265 [ 188 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1058 rows, containing 4 columns (4 merged, 0 gathered) in 0.005367131 sec., 197125.801475686 rows/sec., 16.84 MiB/sec.
9024 2024.08.05 16:50:49.477417 [ 3 ] {2e8e1eb8-8e06-448e-8c10-3a1c8e2cf1b5} <Debug> DynamicQueryHandler: Done processing query
9025 2024.08.05 16:50:49.477451 [ 3 ] {2e8e1eb8-8e06-448e-8c10-3a1c8e2cf1b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9026 2024.08.05 16:50:49.477496 [ 3 ] {} <Debug> HTTP-Session: 22b16c43-4bdd-47b3-8835-c4efb3ee833f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9027 2024.08.05 16:50:49.477531 [ 188 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
9028 2024.08.05 16:50:49.477638 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 13425, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9029 2024.08.05 16:50:49.477750 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9030 2024.08.05 16:50:49.477837 [ 3 ] {} <Debug> HTTP-Session: a0199130-b4fa-4a64-8c20-0248b371282a Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
9031 2024.08.05 16:50:49.477892 [ 3 ] {} <Debug> HTTP-Session: a0199130-b4fa-4a64-8c20-0248b371282a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9032 2024.08.05 16:50:49.477947 [ 3 ] {} <Debug> HTTP-Session: a0199130-b4fa-4a64-8c20-0248b371282a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9033 2024.08.05 16:50:49.478027 [ 3 ] {} <Trace> HTTP-Session: a0199130-b4fa-4a64-8c20-0248b371282a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9034 2024.08.05 16:50:49.478258 [ 3 ] {033d4ef9-40db-414c-ad7a-09c57387be64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9035 2024.08.05 16:50:49.478307 [ 188 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_46_9} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9036 2024.08.05 16:50:49.478331 [ 3 ] {033d4ef9-40db-414c-ad7a-09c57387be64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9037 2024.08.05 16:50:49.478539 [ 188 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_46_9} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
9038 2024.08.05 16:50:49.478757 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB.
9039 2024.08.05 16:50:49.478792 [ 3 ] {033d4ef9-40db-414c-ad7a-09c57387be64} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9040 2024.08.05 16:50:49.479149 [ 3 ] {033d4ef9-40db-414c-ad7a-09c57387be64} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9041 2024.08.05 16:50:49.479188 [ 3 ] {033d4ef9-40db-414c-ad7a-09c57387be64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
9042 2024.08.05 16:50:49.479521 [ 3 ] {033d4ef9-40db-414c-ad7a-09c57387be64} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
9043 2024.08.05 16:50:49.479845 [ 3 ] {033d4ef9-40db-414c-ad7a-09c57387be64} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9044 2024.08.05 16:50:49.479997 [ 3 ] {033d4ef9-40db-414c-ad7a-09c57387be64} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001839 sec., 42958.12941816205 rows/sec., 3.36 MiB/sec.
9045 2024.08.05 16:50:49.480001 [ 28 ] {} <Debug> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
9046 2024.08.05 16:50:49.480093 [ 28 ] {} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9047 2024.08.05 16:50:49.480131 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
9048 2024.08.05 16:50:49.480293 [ 3 ] {033d4ef9-40db-414c-ad7a-09c57387be64} <Debug> DynamicQueryHandler: Done processing query
9049 2024.08.05 16:50:49.480302 [ 193 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::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
9050 2024.08.05 16:50:49.480330 [ 3 ] {033d4ef9-40db-414c-ad7a-09c57387be64} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
9051 2024.08.05 16:50:49.480373 [ 3 ] {} <Debug> HTTP-Session: a0199130-b4fa-4a64-8c20-0248b371282a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9052 2024.08.05 16:50:49.480488 [ 193 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9053 2024.08.05 16:50:49.480545 [ 193 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 472 rows starting from the beginning of the part
9054 2024.08.05 16:50:49.480549 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 30964, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9055 2024.08.05 16:50:49.480701 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9056 2024.08.05 16:50:49.480736 [ 193 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 101 rows starting from the beginning of the part
9057 2024.08.05 16:50:49.480758 [ 3 ] {} <Debug> HTTP-Session: 1afae730-de4b-400b-9fcc-101be7563eba Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
9058 2024.08.05 16:50:49.480840 [ 3 ] {} <Debug> HTTP-Session: 1afae730-de4b-400b-9fcc-101be7563eba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9059 2024.08.05 16:50:49.480901 [ 3 ] {} <Debug> HTTP-Session: 1afae730-de4b-400b-9fcc-101be7563eba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9060 2024.08.05 16:50:49.481030 [ 3 ] {} <Trace> HTTP-Session: 1afae730-de4b-400b-9fcc-101be7563eba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9061 2024.08.05 16:50:49.481063 [ 193 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 403 rows starting from the beginning of the part
9062 2024.08.05 16:50:49.481277 [ 193 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 75 rows starting from the beginning of the part
9063 2024.08.05 16:50:49.481401 [ 3 ] {d18bd09b-c7a1-452a-bfd8-0980ce740259} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9064 2024.08.05 16:50:49.481571 [ 193 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 405 rows starting from the beginning of the part
9065 2024.08.05 16:50:49.481576 [ 3 ] {d18bd09b-c7a1-452a-bfd8-0980ce740259} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9066 2024.08.05 16:50:49.481908 [ 193 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 79 rows starting from the beginning of the part
9067 2024.08.05 16:50:49.482578 [ 3 ] {d18bd09b-c7a1-452a-bfd8-0980ce740259} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9068 2024.08.05 16:50:49.483482 [ 3 ] {d18bd09b-c7a1-452a-bfd8-0980ce740259} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9069 2024.08.05 16:50:49.483553 [ 3 ] {d18bd09b-c7a1-452a-bfd8-0980ce740259} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
9070 2024.08.05 16:50:49.484457 [ 3 ] {d18bd09b-c7a1-452a-bfd8-0980ce740259} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
9071 2024.08.05 16:50:49.484827 [ 191 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1535 rows, containing 4 columns (4 merged, 0 gathered) in 0.004590169 sec., 334410.34524001187 rows/sec., 24.16 MiB/sec.
9072 2024.08.05 16:50:49.485192 [ 3 ] {d18bd09b-c7a1-452a-bfd8-0980ce740259} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9073 2024.08.05 16:50:49.485229 [ 191 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
9074 2024.08.05 16:50:49.485482 [ 28 ] {} <Debug> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
9075 2024.08.05 16:50:49.485538 [ 3 ] {d18bd09b-c7a1-452a-bfd8-0980ce740259} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.004326 sec., 37447.988904299586 rows/sec., 2.61 MiB/sec.
9076 2024.08.05 16:50:49.485559 [ 28 ] {} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9077 2024.08.05 16:50:49.485654 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
9078 2024.08.05 16:50:49.486625 [ 3 ] {d18bd09b-c7a1-452a-bfd8-0980ce740259} <Debug> DynamicQueryHandler: Done processing query
9079 2024.08.05 16:50:49.486639 [ 194 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::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
9080 2024.08.05 16:50:49.486764 [ 3 ] {d18bd09b-c7a1-452a-bfd8-0980ce740259} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9081 2024.08.05 16:50:49.486888 [ 3 ] {} <Debug> HTTP-Session: 1afae730-de4b-400b-9fcc-101be7563eba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9082 2024.08.05 16:50:49.487244 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 17733, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9083 2024.08.05 16:50:49.487464 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9084 2024.08.05 16:50:49.487598 [ 3 ] {} <Debug> HTTP-Session: 9d9fc25b-c387-4967-acc5-75371cfff91b Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
9085 2024.08.05 16:50:49.487648 [ 191 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_46_9} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9086 2024.08.05 16:50:49.487714 [ 3 ] {} <Debug> HTTP-Session: 9d9fc25b-c387-4967-acc5-75371cfff91b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9087 2024.08.05 16:50:49.487748 [ 194 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9088 2024.08.05 16:50:49.487841 [ 3 ] {} <Debug> HTTP-Session: 9d9fc25b-c387-4967-acc5-75371cfff91b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9089 2024.08.05 16:50:49.487963 [ 194 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 6594 rows starting from the beginning of the part
9090 2024.08.05 16:50:49.488034 [ 3 ] {} <Trace> HTTP-Session: 9d9fc25b-c387-4967-acc5-75371cfff91b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9091 2024.08.05 16:50:49.488149 [ 191 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_46_9} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
9092 2024.08.05 16:50:49.488515 [ 194 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 197 rows starting from the beginning of the part
9093 2024.08.05 16:50:49.488587 [ 3 ] {5d8dd65b-9aac-4760-9d7e-1bc8eec2233e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9094 2024.08.05 16:50:49.488580 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB.
9095 2024.08.05 16:50:49.488830 [ 194 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 160 rows starting from the beginning of the part
9096 2024.08.05 16:50:49.488855 [ 3 ] {5d8dd65b-9aac-4760-9d7e-1bc8eec2233e} <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
9097 2024.08.05 16:50:49.489033 [ 194 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::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
9098 2024.08.05 16:50:49.489238 [ 194 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 161 rows starting from the beginning of the part
9099 2024.08.05 16:50:49.489428 [ 194 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 162 rows starting from the beginning of the part
9100 2024.08.05 16:50:49.490376 [ 3 ] {5d8dd65b-9aac-4760-9d7e-1bc8eec2233e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9101 2024.08.05 16:50:49.491418 [ 3 ] {5d8dd65b-9aac-4760-9d7e-1bc8eec2233e} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9102 2024.08.05 16:50:49.491465 [ 3 ] {5d8dd65b-9aac-4760-9d7e-1bc8eec2233e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
9103 2024.08.05 16:50:49.492264 [ 3 ] {5d8dd65b-9aac-4760-9d7e-1bc8eec2233e} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
9104 2024.08.05 16:50:49.492719 [ 3 ] {5d8dd65b-9aac-4760-9d7e-1bc8eec2233e} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9105 2024.08.05 16:50:49.492921 [ 28 ] {} <Debug> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
9106 2024.08.05 16:50:49.493085 [ 28 ] {} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9107 2024.08.05 16:50:49.493110 [ 3 ] {5d8dd65b-9aac-4760-9d7e-1bc8eec2233e} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.00476 sec., 2310.924369747899 rows/sec., 4.14 MiB/sec.
9108 2024.08.05 16:50:49.493195 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
9109 2024.08.05 16:50:49.493636 [ 194 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7434 rows, containing 5 columns (5 merged, 0 gathered) in 0.007794573 sec., 953740.5063753973 rows/sec., 66.51 MiB/sec.
9110 2024.08.05 16:50:49.493865 [ 192 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::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
9111 2024.08.05 16:50:49.494194 [ 3 ] {5d8dd65b-9aac-4760-9d7e-1bc8eec2233e} <Debug> DynamicQueryHandler: Done processing query
9112 2024.08.05 16:50:49.494205 [ 194 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
9113 2024.08.05 16:50:49.494262 [ 3 ] {5d8dd65b-9aac-4760-9d7e-1bc8eec2233e} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
9114 2024.08.05 16:50:49.494340 [ 3 ] {} <Debug> HTTP-Session: 9d9fc25b-c387-4967-acc5-75371cfff91b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9115 2024.08.05 16:50:49.494630 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9116 2024.08.05 16:50:49.494809 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9117 2024.08.05 16:50:49.494905 [ 3 ] {} <Debug> HTTP-Session: 8f03a5a4-624a-4e07-b519-967751398d3a Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
9118 2024.08.05 16:50:49.494989 [ 3 ] {} <Debug> HTTP-Session: 8f03a5a4-624a-4e07-b519-967751398d3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9119 2024.08.05 16:50:49.495063 [ 3 ] {} <Debug> HTTP-Session: 8f03a5a4-624a-4e07-b519-967751398d3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9120 2024.08.05 16:50:49.495204 [ 3 ] {} <Trace> HTTP-Session: 8f03a5a4-624a-4e07-b519-967751398d3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9121 2024.08.05 16:50:49.495613 [ 3 ] {0a434611-9e0d-4a06-93c4-e3c76e5e0c49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9122 2024.08.05 16:50:49.495778 [ 3 ] {0a434611-9e0d-4a06-93c4-e3c76e5e0c49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9123 2024.08.05 16:50:49.496193 [ 194 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9124 2024.08.05 16:50:49.496337 [ 192 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9125 2024.08.05 16:50:49.496471 [ 194 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
9126 2024.08.05 16:50:49.496774 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.43 MiB.
9127 2024.08.05 16:50:49.496768 [ 192 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::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
9128 2024.08.05 16:50:49.496935 [ 3 ] {0a434611-9e0d-4a06-93c4-e3c76e5e0c49} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9129 2024.08.05 16:50:49.497582 [ 192 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::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
9130 2024.08.05 16:50:49.498047 [ 3 ] {0a434611-9e0d-4a06-93c4-e3c76e5e0c49} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9131 2024.08.05 16:50:49.498133 [ 3 ] {0a434611-9e0d-4a06-93c4-e3c76e5e0c49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
9132 2024.08.05 16:50:49.498408 [ 192 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::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
9133 2024.08.05 16:50:49.499068 [ 192 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::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
9134 2024.08.05 16:50:49.499477 [ 3 ] {0a434611-9e0d-4a06-93c4-e3c76e5e0c49} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
9135 2024.08.05 16:50:49.499682 [ 192 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::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
9136 2024.08.05 16:50:49.500445 [ 192 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::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
9137 2024.08.05 16:50:49.500545 [ 3 ] {0a434611-9e0d-4a06-93c4-e3c76e5e0c49} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9138 2024.08.05 16:50:49.501024 [ 28 ] {} <Debug> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
9139 2024.08.05 16:50:49.501132 [ 3 ] {0a434611-9e0d-4a06-93c4-e3c76e5e0c49} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005685 sec., 10554.089709762533 rows/sec., 728.34 KiB/sec.
9140 2024.08.05 16:50:49.501149 [ 28 ] {} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9141 2024.08.05 16:50:49.501237 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
9142 2024.08.05 16:50:49.501761 [ 198 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::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
9143 2024.08.05 16:50:49.501785 [ 3 ] {0a434611-9e0d-4a06-93c4-e3c76e5e0c49} <Debug> DynamicQueryHandler: Done processing query
9144 2024.08.05 16:50:49.501837 [ 3 ] {0a434611-9e0d-4a06-93c4-e3c76e5e0c49} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9145 2024.08.05 16:50:49.501943 [ 3 ] {} <Debug> HTTP-Session: 8f03a5a4-624a-4e07-b519-967751398d3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9146 2024.08.05 16:50:49.502338 [ 198 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9147 2024.08.05 16:50:49.502383 [ 198 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2304 rows starting from the beginning of the part
9148 2024.08.05 16:50:49.502659 [ 198 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::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
9149 2024.08.05 16:50:49.502990 [ 198 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::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
9150 2024.08.05 16:50:49.503347 [ 198 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::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
9151 2024.08.05 16:50:49.503631 [ 198 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::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
9152 2024.08.05 16:50:49.504019 [ 198 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::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
9153 2024.08.05 16:50:49.505988 [ 198 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2604 rows, containing 4 columns (4 merged, 0 gathered) in 0.004560848 sec., 570946.45557142 rows/sec., 38.44 MiB/sec.
9154 2024.08.05 16:50:49.506282 [ 198 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
9155 2024.08.05 16:50:49.507206 [ 198 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_46_9} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9156 2024.08.05 16:50:49.507401 [ 198 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_46_9} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
9157 2024.08.05 16:50:49.507553 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB.
9158 2024.08.05 16:50:49.510032 [ 199 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 679 rows, containing 19 columns (19 merged, 0 gathered) in 0.016564443 sec., 40991.41758041607 rows/sec., 73.45 MiB/sec.
9159 2024.08.05 16:50:49.511017 [ 199 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
9160 2024.08.05 16:50:49.511644 [ 199 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::all_1_41_8} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9161 2024.08.05 16:50:49.511730 [ 199 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::all_1_41_8} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
9162 2024.08.05 16:50:49.511885 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.39 MiB.
9163 2024.08.05 16:50:50.000154 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 193.60 MiB, peak 203.18 MiB, free memory in arenas 0.00 B, will set to 195.05 MiB (RSS), difference: 1.45 MiB
9164 2024.08.05 16:50:54.465130 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 3758, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9165 2024.08.05 16:50:54.465326 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9166 2024.08.05 16:50:54.465371 [ 3 ] {} <Debug> HTTP-Session: 2f150849-5fcb-48bd-84df-b72745064631 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
9167 2024.08.05 16:50:54.465413 [ 3 ] {} <Debug> HTTP-Session: 2f150849-5fcb-48bd-84df-b72745064631 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9168 2024.08.05 16:50:54.465442 [ 3 ] {} <Debug> HTTP-Session: 2f150849-5fcb-48bd-84df-b72745064631 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9169 2024.08.05 16:50:54.465528 [ 3 ] {} <Trace> HTTP-Session: 2f150849-5fcb-48bd-84df-b72745064631 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9170 2024.08.05 16:50:54.465824 [ 3 ] {4a3205c6-369f-4729-9e18-d8759a275388} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
9171 2024.08.05 16:50:54.465932 [ 3 ] {4a3205c6-369f-4729-9e18-d8759a275388} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
9172 2024.08.05 16:50:54.466150 [ 3 ] {4a3205c6-369f-4729-9e18-d8759a275388} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9173 2024.08.05 16:50:54.466600 [ 3 ] {4a3205c6-369f-4729-9e18-d8759a275388} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9174 2024.08.05 16:50:54.466645 [ 3 ] {4a3205c6-369f-4729-9e18-d8759a275388} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
9175 2024.08.05 16:50:54.467019 [ 3 ] {4a3205c6-369f-4729-9e18-d8759a275388} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
9176 2024.08.05 16:50:54.467366 [ 3 ] {4a3205c6-369f-4729-9e18-d8759a275388} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9177 2024.08.05 16:50:54.467541 [ 3 ] {4a3205c6-369f-4729-9e18-d8759a275388} <Debug> executeQuery: Read 27 rows, 2.04 KiB in 0.001813 sec., 14892.443463872036 rows/sec., 1.10 MiB/sec.
9178 2024.08.05 16:50:54.467768 [ 3 ] {4a3205c6-369f-4729-9e18-d8759a275388} <Debug> DynamicQueryHandler: Done processing query
9179 2024.08.05 16:50:54.467796 [ 3 ] {4a3205c6-369f-4729-9e18-d8759a275388} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9180 2024.08.05 16:50:54.467815 [ 3 ] {} <Debug> HTTP-Session: 2f150849-5fcb-48bd-84df-b72745064631 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9181 2024.08.05 16:50:54.467981 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9182 2024.08.05 16:50:54.468035 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9183 2024.08.05 16:50:54.468056 [ 3 ] {} <Debug> HTTP-Session: cf7dfbd2-3cdf-4903-8a64-1f926b1f445a Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
9184 2024.08.05 16:50:54.468073 [ 3 ] {} <Debug> HTTP-Session: cf7dfbd2-3cdf-4903-8a64-1f926b1f445a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9185 2024.08.05 16:50:54.468088 [ 3 ] {} <Debug> HTTP-Session: cf7dfbd2-3cdf-4903-8a64-1f926b1f445a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9186 2024.08.05 16:50:54.468122 [ 3 ] {} <Trace> HTTP-Session: cf7dfbd2-3cdf-4903-8a64-1f926b1f445a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9187 2024.08.05 16:50:54.468232 [ 3 ] {460d5c4c-2bf1-411e-becc-8a8b14dcb211} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
9188 2024.08.05 16:50:54.468279 [ 3 ] {460d5c4c-2bf1-411e-becc-8a8b14dcb211} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
9189 2024.08.05 16:50:54.468429 [ 3 ] {460d5c4c-2bf1-411e-becc-8a8b14dcb211} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9190 2024.08.05 16:50:54.468743 [ 3 ] {460d5c4c-2bf1-411e-becc-8a8b14dcb211} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9191 2024.08.05 16:50:54.468782 [ 3 ] {460d5c4c-2bf1-411e-becc-8a8b14dcb211} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
9192 2024.08.05 16:50:54.469094 [ 3 ] {460d5c4c-2bf1-411e-becc-8a8b14dcb211} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
9193 2024.08.05 16:50:54.469419 [ 3 ] {460d5c4c-2bf1-411e-becc-8a8b14dcb211} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9194 2024.08.05 16:50:54.469587 [ 3 ] {460d5c4c-2bf1-411e-becc-8a8b14dcb211} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001377 sec., 1452.4328249818445 rows/sec., 118.44 KiB/sec.
9195 2024.08.05 16:50:54.469855 [ 3 ] {460d5c4c-2bf1-411e-becc-8a8b14dcb211} <Debug> DynamicQueryHandler: Done processing query
9196 2024.08.05 16:50:54.469881 [ 3 ] {460d5c4c-2bf1-411e-becc-8a8b14dcb211} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9197 2024.08.05 16:50:54.469899 [ 3 ] {} <Debug> HTTP-Session: cf7dfbd2-3cdf-4903-8a64-1f926b1f445a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9198 2024.08.05 16:50:54.470096 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 33967, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9199 2024.08.05 16:50:54.470147 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9200 2024.08.05 16:50:54.470166 [ 3 ] {} <Debug> HTTP-Session: 99fd370b-35fa-4b03-9702-692c51bf78d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
9201 2024.08.05 16:50:54.470183 [ 3 ] {} <Debug> HTTP-Session: 99fd370b-35fa-4b03-9702-692c51bf78d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9202 2024.08.05 16:50:54.470199 [ 3 ] {} <Debug> HTTP-Session: 99fd370b-35fa-4b03-9702-692c51bf78d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9203 2024.08.05 16:50:54.470230 [ 3 ] {} <Trace> HTTP-Session: 99fd370b-35fa-4b03-9702-692c51bf78d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9204 2024.08.05 16:50:54.470393 [ 3 ] {852c4c50-7321-42b8-919b-4ac826e8c1f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9205 2024.08.05 16:50:54.470438 [ 3 ] {852c4c50-7321-42b8-919b-4ac826e8c1f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9206 2024.08.05 16:50:54.470586 [ 3 ] {852c4c50-7321-42b8-919b-4ac826e8c1f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9207 2024.08.05 16:50:54.471044 [ 3 ] {852c4c50-7321-42b8-919b-4ac826e8c1f6} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9208 2024.08.05 16:50:54.471081 [ 3 ] {852c4c50-7321-42b8-919b-4ac826e8c1f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
9209 2024.08.05 16:50:54.471414 [ 3 ] {852c4c50-7321-42b8-919b-4ac826e8c1f6} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
9210 2024.08.05 16:50:54.471734 [ 3 ] {852c4c50-7321-42b8-919b-4ac826e8c1f6} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9211 2024.08.05 16:50:54.471899 [ 3 ] {852c4c50-7321-42b8-919b-4ac826e8c1f6} <Debug> executeQuery: Read 225 rows, 20.30 KiB in 0.001572 sec., 143129.77099236642 rows/sec., 12.61 MiB/sec.
9212 2024.08.05 16:50:54.472107 [ 3 ] {852c4c50-7321-42b8-919b-4ac826e8c1f6} <Debug> DynamicQueryHandler: Done processing query
9213 2024.08.05 16:50:54.472138 [ 3 ] {852c4c50-7321-42b8-919b-4ac826e8c1f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB.
9214 2024.08.05 16:50:54.472162 [ 3 ] {} <Debug> HTTP-Session: 99fd370b-35fa-4b03-9702-692c51bf78d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9215 2024.08.05 16:50:54.472316 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9216 2024.08.05 16:50:54.472366 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9217 2024.08.05 16:50:54.472387 [ 3 ] {} <Debug> HTTP-Session: 375510d5-5186-452a-ab88-0d47c3ed2be4 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
9218 2024.08.05 16:50:54.472404 [ 3 ] {} <Debug> HTTP-Session: 375510d5-5186-452a-ab88-0d47c3ed2be4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9219 2024.08.05 16:50:54.472418 [ 3 ] {} <Debug> HTTP-Session: 375510d5-5186-452a-ab88-0d47c3ed2be4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9220 2024.08.05 16:50:54.472449 [ 3 ] {} <Trace> HTTP-Session: 375510d5-5186-452a-ab88-0d47c3ed2be4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9221 2024.08.05 16:50:54.472546 [ 3 ] {32c5ad4e-3b1e-42bc-bcfc-86e1757ea155} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
9222 2024.08.05 16:50:54.472589 [ 3 ] {32c5ad4e-3b1e-42bc-bcfc-86e1757ea155} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9223 2024.08.05 16:50:54.472719 [ 3 ] {32c5ad4e-3b1e-42bc-bcfc-86e1757ea155} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9224 2024.08.05 16:50:54.473004 [ 3 ] {32c5ad4e-3b1e-42bc-bcfc-86e1757ea155} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9225 2024.08.05 16:50:54.473042 [ 3 ] {32c5ad4e-3b1e-42bc-bcfc-86e1757ea155} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
9226 2024.08.05 16:50:54.473350 [ 3 ] {32c5ad4e-3b1e-42bc-bcfc-86e1757ea155} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
9227 2024.08.05 16:50:54.473667 [ 3 ] {32c5ad4e-3b1e-42bc-bcfc-86e1757ea155} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9228 2024.08.05 16:50:54.473834 [ 3 ] {32c5ad4e-3b1e-42bc-bcfc-86e1757ea155} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.0013 sec., 1538.4615384615386 rows/sec., 107.42 KiB/sec.
9229 2024.08.05 16:50:54.474177 [ 3 ] {32c5ad4e-3b1e-42bc-bcfc-86e1757ea155} <Debug> DynamicQueryHandler: Done processing query
9230 2024.08.05 16:50:54.474203 [ 3 ] {32c5ad4e-3b1e-42bc-bcfc-86e1757ea155} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9231 2024.08.05 16:50:54.474220 [ 3 ] {} <Debug> HTTP-Session: 375510d5-5186-452a-ab88-0d47c3ed2be4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9232 2024.08.05 16:50:54.474420 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 65453, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9233 2024.08.05 16:50:54.474470 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9234 2024.08.05 16:50:54.474489 [ 3 ] {} <Debug> HTTP-Session: f4ae3739-b6c4-416c-b350-b14776bee307 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
9235 2024.08.05 16:50:54.474506 [ 3 ] {} <Debug> HTTP-Session: f4ae3739-b6c4-416c-b350-b14776bee307 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9236 2024.08.05 16:50:54.474519 [ 3 ] {} <Debug> HTTP-Session: f4ae3739-b6c4-416c-b350-b14776bee307 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9237 2024.08.05 16:50:54.474551 [ 3 ] {} <Trace> HTTP-Session: f4ae3739-b6c4-416c-b350-b14776bee307 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9238 2024.08.05 16:50:54.474767 [ 3 ] {015376b4-5cd6-4839-b583-df2e03103ba5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9239 2024.08.05 16:50:54.474812 [ 3 ] {015376b4-5cd6-4839-b583-df2e03103ba5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9240 2024.08.05 16:50:54.474968 [ 3 ] {015376b4-5cd6-4839-b583-df2e03103ba5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9241 2024.08.05 16:50:54.475516 [ 3 ] {015376b4-5cd6-4839-b583-df2e03103ba5} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9242 2024.08.05 16:50:54.475554 [ 3 ] {015376b4-5cd6-4839-b583-df2e03103ba5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
9243 2024.08.05 16:50:54.475892 [ 3 ] {015376b4-5cd6-4839-b583-df2e03103ba5} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
9244 2024.08.05 16:50:54.476217 [ 3 ] {015376b4-5cd6-4839-b583-df2e03103ba5} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9245 2024.08.05 16:50:54.476377 [ 3 ] {015376b4-5cd6-4839-b583-df2e03103ba5} <Debug> executeQuery: Read 405 rows, 29.32 KiB in 0.001719 sec., 235602.0942408377 rows/sec., 16.66 MiB/sec.
9246 2024.08.05 16:50:54.476560 [ 3 ] {015376b4-5cd6-4839-b583-df2e03103ba5} <Debug> DynamicQueryHandler: Done processing query
9247 2024.08.05 16:50:54.476585 [ 3 ] {015376b4-5cd6-4839-b583-df2e03103ba5} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
9248 2024.08.05 16:50:54.476602 [ 3 ] {} <Debug> HTTP-Session: f4ae3739-b6c4-416c-b350-b14776bee307 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9249 2024.08.05 16:50:54.476739 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9250 2024.08.05 16:50:54.476788 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9251 2024.08.05 16:50:54.476807 [ 3 ] {} <Debug> HTTP-Session: 6e3ad73d-d724-4d1c-989e-aca1c7223bc5 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
9252 2024.08.05 16:50:54.476824 [ 3 ] {} <Debug> HTTP-Session: 6e3ad73d-d724-4d1c-989e-aca1c7223bc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9253 2024.08.05 16:50:54.476837 [ 3 ] {} <Debug> HTTP-Session: 6e3ad73d-d724-4d1c-989e-aca1c7223bc5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9254 2024.08.05 16:50:54.476869 [ 3 ] {} <Trace> HTTP-Session: 6e3ad73d-d724-4d1c-989e-aca1c7223bc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9255 2024.08.05 16:50:54.476965 [ 3 ] {2a02e19e-8dee-4e44-9e62-ca28182fb101} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
9256 2024.08.05 16:50:54.477010 [ 3 ] {2a02e19e-8dee-4e44-9e62-ca28182fb101} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
9257 2024.08.05 16:50:54.477145 [ 3 ] {2a02e19e-8dee-4e44-9e62-ca28182fb101} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9258 2024.08.05 16:50:54.477417 [ 3 ] {2a02e19e-8dee-4e44-9e62-ca28182fb101} <Trace> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9259 2024.08.05 16:50:54.477454 [ 3 ] {2a02e19e-8dee-4e44-9e62-ca28182fb101} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
9260 2024.08.05 16:50:54.477822 [ 3 ] {2a02e19e-8dee-4e44-9e62-ca28182fb101} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
9261 2024.08.05 16:50:54.478143 [ 3 ] {2a02e19e-8dee-4e44-9e62-ca28182fb101} <Trace> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9262 2024.08.05 16:50:54.478306 [ 3 ] {2a02e19e-8dee-4e44-9e62-ca28182fb101} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001363 sec., 4402.054292002935 rows/sec., 189.15 KiB/sec.
9263 2024.08.05 16:50:54.478476 [ 3 ] {2a02e19e-8dee-4e44-9e62-ca28182fb101} <Debug> DynamicQueryHandler: Done processing query
9264 2024.08.05 16:50:54.478501 [ 3 ] {2a02e19e-8dee-4e44-9e62-ca28182fb101} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
9265 2024.08.05 16:50:54.478517 [ 3 ] {} <Debug> HTTP-Session: 6e3ad73d-d724-4d1c-989e-aca1c7223bc5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9266 2024.08.05 16:50:54.478638 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9267 2024.08.05 16:50:54.478686 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9268 2024.08.05 16:50:54.478705 [ 3 ] {} <Debug> HTTP-Session: 0dfa8f85-b1c1-4efa-9875-78506c1471b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
9269 2024.08.05 16:50:54.478721 [ 3 ] {} <Debug> HTTP-Session: 0dfa8f85-b1c1-4efa-9875-78506c1471b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9270 2024.08.05 16:50:54.478735 [ 3 ] {} <Debug> HTTP-Session: 0dfa8f85-b1c1-4efa-9875-78506c1471b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9271 2024.08.05 16:50:54.478767 [ 3 ] {} <Trace> HTTP-Session: 0dfa8f85-b1c1-4efa-9875-78506c1471b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9272 2024.08.05 16:50:54.478909 [ 3 ] {4f1b2b25-0c01-4ff3-aeba-f881ee976c9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
9273 2024.08.05 16:50:54.478956 [ 3 ] {4f1b2b25-0c01-4ff3-aeba-f881ee976c9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
9274 2024.08.05 16:50:54.479107 [ 3 ] {4f1b2b25-0c01-4ff3-aeba-f881ee976c9f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9275 2024.08.05 16:50:54.479437 [ 3 ] {4f1b2b25-0c01-4ff3-aeba-f881ee976c9f} <Trace> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9276 2024.08.05 16:50:54.479474 [ 3 ] {4f1b2b25-0c01-4ff3-aeba-f881ee976c9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
9277 2024.08.05 16:50:54.479855 [ 3 ] {4f1b2b25-0c01-4ff3-aeba-f881ee976c9f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
9278 2024.08.05 16:50:54.480197 [ 3 ] {4f1b2b25-0c01-4ff3-aeba-f881ee976c9f} <Trace> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9279 2024.08.05 16:50:54.480357 [ 3 ] {4f1b2b25-0c01-4ff3-aeba-f881ee976c9f} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001506 sec., 51128.818061088976 rows/sec., 3.15 MiB/sec.
9280 2024.08.05 16:50:54.480534 [ 3 ] {4f1b2b25-0c01-4ff3-aeba-f881ee976c9f} <Debug> DynamicQueryHandler: Done processing query
9281 2024.08.05 16:50:54.480559 [ 3 ] {4f1b2b25-0c01-4ff3-aeba-f881ee976c9f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9282 2024.08.05 16:50:54.480576 [ 3 ] {} <Debug> HTTP-Session: 0dfa8f85-b1c1-4efa-9875-78506c1471b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9283 2024.08.05 16:50:54.480746 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 30773, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9284 2024.08.05 16:50:54.480796 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9285 2024.08.05 16:50:54.480817 [ 3 ] {} <Debug> HTTP-Session: 98f371de-8694-4711-aadb-9ab3caa23638 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
9286 2024.08.05 16:50:54.480833 [ 3 ] {} <Debug> HTTP-Session: 98f371de-8694-4711-aadb-9ab3caa23638 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9287 2024.08.05 16:50:54.480847 [ 3 ] {} <Debug> HTTP-Session: 98f371de-8694-4711-aadb-9ab3caa23638 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9288 2024.08.05 16:50:54.480878 [ 3 ] {} <Trace> HTTP-Session: 98f371de-8694-4711-aadb-9ab3caa23638 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9289 2024.08.05 16:50:54.481051 [ 3 ] {1a1d846d-7733-44e2-9fd9-a46584afc861} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9290 2024.08.05 16:50:54.481098 [ 3 ] {1a1d846d-7733-44e2-9fd9-a46584afc861} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9291 2024.08.05 16:50:54.481243 [ 3 ] {1a1d846d-7733-44e2-9fd9-a46584afc861} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9292 2024.08.05 16:50:54.481647 [ 3 ] {1a1d846d-7733-44e2-9fd9-a46584afc861} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9293 2024.08.05 16:50:54.481684 [ 3 ] {1a1d846d-7733-44e2-9fd9-a46584afc861} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
9294 2024.08.05 16:50:54.482064 [ 3 ] {1a1d846d-7733-44e2-9fd9-a46584afc861} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
9295 2024.08.05 16:50:54.482414 [ 3 ] {1a1d846d-7733-44e2-9fd9-a46584afc861} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9296 2024.08.05 16:50:54.482564 [ 3 ] {1a1d846d-7733-44e2-9fd9-a46584afc861} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001601 sec., 100562.14865708932 rows/sec., 7.00 MiB/sec.
9297 2024.08.05 16:50:54.482760 [ 3 ] {1a1d846d-7733-44e2-9fd9-a46584afc861} <Debug> DynamicQueryHandler: Done processing query
9298 2024.08.05 16:50:54.482795 [ 3 ] {1a1d846d-7733-44e2-9fd9-a46584afc861} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9299 2024.08.05 16:50:54.482815 [ 3 ] {} <Debug> HTTP-Session: 98f371de-8694-4711-aadb-9ab3caa23638 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9300 2024.08.05 16:50:54.482964 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 33755, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9301 2024.08.05 16:50:54.483012 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9302 2024.08.05 16:50:54.483031 [ 3 ] {} <Debug> HTTP-Session: aa88adb4-8a3a-419f-81a2-510a430e5ba9 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
9303 2024.08.05 16:50:54.483048 [ 3 ] {} <Debug> HTTP-Session: aa88adb4-8a3a-419f-81a2-510a430e5ba9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9304 2024.08.05 16:50:54.483062 [ 3 ] {} <Debug> HTTP-Session: aa88adb4-8a3a-419f-81a2-510a430e5ba9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9305 2024.08.05 16:50:54.483094 [ 3 ] {} <Trace> HTTP-Session: aa88adb4-8a3a-419f-81a2-510a430e5ba9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9306 2024.08.05 16:50:54.483360 [ 3 ] {ada26a7b-27a5-469c-88e7-379b2200ca33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9307 2024.08.05 16:50:54.483425 [ 3 ] {ada26a7b-27a5-469c-88e7-379b2200ca33} <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
9308 2024.08.05 16:50:54.483845 [ 3 ] {ada26a7b-27a5-469c-88e7-379b2200ca33} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9309 2024.08.05 16:50:54.484452 [ 3 ] {ada26a7b-27a5-469c-88e7-379b2200ca33} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9310 2024.08.05 16:50:54.484489 [ 3 ] {ada26a7b-27a5-469c-88e7-379b2200ca33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
9311 2024.08.05 16:50:54.485098 [ 3 ] {ada26a7b-27a5-469c-88e7-379b2200ca33} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
9312 2024.08.05 16:50:54.485493 [ 3 ] {ada26a7b-27a5-469c-88e7-379b2200ca33} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9313 2024.08.05 16:50:54.485685 [ 3 ] {ada26a7b-27a5-469c-88e7-379b2200ca33} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.002558 sec., 8209.538702111024 rows/sec., 14.71 MiB/sec.
9314 2024.08.05 16:50:54.486327 [ 3 ] {ada26a7b-27a5-469c-88e7-379b2200ca33} <Debug> DynamicQueryHandler: Done processing query
9315 2024.08.05 16:50:54.486352 [ 3 ] {ada26a7b-27a5-469c-88e7-379b2200ca33} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
9316 2024.08.05 16:50:54.486369 [ 3 ] {} <Debug> HTTP-Session: aa88adb4-8a3a-419f-81a2-510a430e5ba9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9317 2024.08.05 16:50:54.486491 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 3209, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9318 2024.08.05 16:50:54.486542 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9319 2024.08.05 16:50:54.486562 [ 3 ] {} <Debug> HTTP-Session: 82cd36d9-0a38-493e-97af-bcfe4bf7bd81 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
9320 2024.08.05 16:50:54.486579 [ 3 ] {} <Debug> HTTP-Session: 82cd36d9-0a38-493e-97af-bcfe4bf7bd81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9321 2024.08.05 16:50:54.486593 [ 3 ] {} <Debug> HTTP-Session: 82cd36d9-0a38-493e-97af-bcfe4bf7bd81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9322 2024.08.05 16:50:54.486624 [ 3 ] {} <Trace> HTTP-Session: 82cd36d9-0a38-493e-97af-bcfe4bf7bd81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9323 2024.08.05 16:50:54.486730 [ 3 ] {09a19054-2780-481c-9610-b3d07f536819} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
9324 2024.08.05 16:50:54.486777 [ 3 ] {09a19054-2780-481c-9610-b3d07f536819} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
9325 2024.08.05 16:50:54.486932 [ 3 ] {09a19054-2780-481c-9610-b3d07f536819} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9326 2024.08.05 16:50:54.487207 [ 3 ] {09a19054-2780-481c-9610-b3d07f536819} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9327 2024.08.05 16:50:54.487244 [ 3 ] {09a19054-2780-481c-9610-b3d07f536819} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
9328 2024.08.05 16:50:54.487608 [ 3 ] {09a19054-2780-481c-9610-b3d07f536819} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
9329 2024.08.05 16:50:54.487932 [ 3 ] {09a19054-2780-481c-9610-b3d07f536819} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9330 2024.08.05 16:50:54.488092 [ 3 ] {09a19054-2780-481c-9610-b3d07f536819} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001382 sec., 16642.547033285093 rows/sec., 900.25 KiB/sec.
9331 2024.08.05 16:50:54.488103 [ 87 ] {} <Debug> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
9332 2024.08.05 16:50:54.488232 [ 87 ] {} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9333 2024.08.05 16:50:54.488279 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
9334 2024.08.05 16:50:54.488327 [ 3 ] {09a19054-2780-481c-9610-b3d07f536819} <Debug> DynamicQueryHandler: Done processing query
9335 2024.08.05 16:50:54.488418 [ 3 ] {09a19054-2780-481c-9610-b3d07f536819} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
9336 2024.08.05 16:50:54.488488 [ 3 ] {} <Debug> HTTP-Session: 82cd36d9-0a38-493e-97af-bcfe4bf7bd81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9337 2024.08.05 16:50:54.488760 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9338 2024.08.05 16:50:54.488790 [ 200 ] {ae17f19f-5f7e-41fb-b229-935f5864debe::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
9339 2024.08.05 16:50:54.488872 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9340 2024.08.05 16:50:54.488935 [ 3 ] {} <Debug> HTTP-Session: 2eda10bd-5503-4aa8-b3dc-e6e6230c7644 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
9341 2024.08.05 16:50:54.488975 [ 3 ] {} <Debug> HTTP-Session: 2eda10bd-5503-4aa8-b3dc-e6e6230c7644 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9342 2024.08.05 16:50:54.489011 [ 3 ] {} <Debug> HTTP-Session: 2eda10bd-5503-4aa8-b3dc-e6e6230c7644 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9343 2024.08.05 16:50:54.489133 [ 3 ] {} <Trace> HTTP-Session: 2eda10bd-5503-4aa8-b3dc-e6e6230c7644 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9344 2024.08.05 16:50:54.489148 [ 200 ] {ae17f19f-5f7e-41fb-b229-935f5864debe::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9345 2024.08.05 16:50:54.489211 [ 200 ] {ae17f19f-5f7e-41fb-b229-935f5864debe::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 349 rows starting from the beginning of the part
9346 2024.08.05 16:50:54.489459 [ 200 ] {ae17f19f-5f7e-41fb-b229-935f5864debe::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 23 rows starting from the beginning of the part
9347 2024.08.05 16:50:54.489479 [ 3 ] {3b7bcbe8-2479-44e0-a7c5-92f19f534983} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9348 2024.08.05 16:50:54.489723 [ 3 ] {3b7bcbe8-2479-44e0-a7c5-92f19f534983} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9349 2024.08.05 16:50:54.489727 [ 200 ] {ae17f19f-5f7e-41fb-b229-935f5864debe::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 23 rows starting from the beginning of the part
9350 2024.08.05 16:50:54.490102 [ 200 ] {ae17f19f-5f7e-41fb-b229-935f5864debe::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 23 rows starting from the beginning of the part
9351 2024.08.05 16:50:54.490457 [ 200 ] {ae17f19f-5f7e-41fb-b229-935f5864debe::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 23 rows starting from the beginning of the part
9352 2024.08.05 16:50:54.490821 [ 200 ] {ae17f19f-5f7e-41fb-b229-935f5864debe::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 23 rows starting from the beginning of the part
9353 2024.08.05 16:50:54.490989 [ 3 ] {3b7bcbe8-2479-44e0-a7c5-92f19f534983} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9354 2024.08.05 16:50:54.491930 [ 3 ] {3b7bcbe8-2479-44e0-a7c5-92f19f534983} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9355 2024.08.05 16:50:54.492000 [ 3 ] {3b7bcbe8-2479-44e0-a7c5-92f19f534983} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
9356 2024.08.05 16:50:54.493088 [ 3 ] {3b7bcbe8-2479-44e0-a7c5-92f19f534983} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
9357 2024.08.05 16:50:54.493756 [ 200 ] {ae17f19f-5f7e-41fb-b229-935f5864debe::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 464 rows, containing 4 columns (4 merged, 0 gathered) in 0.005373271 sec., 86353.35906191965 rows/sec., 4.66 MiB/sec.
9358 2024.08.05 16:50:54.493978 [ 3 ] {3b7bcbe8-2479-44e0-a7c5-92f19f534983} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9359 2024.08.05 16:50:54.493989 [ 200 ] {ae17f19f-5f7e-41fb-b229-935f5864debe::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
9360 2024.08.05 16:50:54.494316 [ 3 ] {3b7bcbe8-2479-44e0-a7c5-92f19f534983} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005044 sec., 11895.32117367169 rows/sec., 820.90 KiB/sec.
9361 2024.08.05 16:50:54.494758 [ 3 ] {3b7bcbe8-2479-44e0-a7c5-92f19f534983} <Debug> DynamicQueryHandler: Done processing query
9362 2024.08.05 16:50:54.494799 [ 3 ] {3b7bcbe8-2479-44e0-a7c5-92f19f534983} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9363 2024.08.05 16:50:54.494826 [ 3 ] {} <Debug> HTTP-Session: 2eda10bd-5503-4aa8-b3dc-e6e6230c7644 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9364 2024.08.05 16:50:54.494938 [ 200 ] {ae17f19f-5f7e-41fb-b229-935f5864debe::all_1_21_4} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9365 2024.08.05 16:50:54.495031 [ 200 ] {ae17f19f-5f7e-41fb-b229-935f5864debe::all_1_21_4} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
9366 2024.08.05 16:50:54.495120 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB.
9367 2024.08.05 16:50:59.463130 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 1628, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9368 2024.08.05 16:50:59.463280 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9369 2024.08.05 16:50:59.463312 [ 3 ] {} <Debug> HTTP-Session: 97818597-99d4-48d6-9c89-639b79e4102c Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
9370 2024.08.05 16:50:59.463341 [ 3 ] {} <Debug> HTTP-Session: 97818597-99d4-48d6-9c89-639b79e4102c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9371 2024.08.05 16:50:59.463359 [ 3 ] {} <Debug> HTTP-Session: 97818597-99d4-48d6-9c89-639b79e4102c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9372 2024.08.05 16:50:59.463417 [ 3 ] {} <Trace> HTTP-Session: 97818597-99d4-48d6-9c89-639b79e4102c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9373 2024.08.05 16:50:59.463628 [ 3 ] {ff65da4f-0479-4448-8471-ade2709b44d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
9374 2024.08.05 16:50:59.463706 [ 3 ] {ff65da4f-0479-4448-8471-ade2709b44d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
9375 2024.08.05 16:50:59.463934 [ 3 ] {ff65da4f-0479-4448-8471-ade2709b44d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9376 2024.08.05 16:50:59.464379 [ 3 ] {ff65da4f-0479-4448-8471-ade2709b44d8} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9377 2024.08.05 16:50:59.464426 [ 3 ] {ff65da4f-0479-4448-8471-ade2709b44d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
9378 2024.08.05 16:50:59.464812 [ 3 ] {ff65da4f-0479-4448-8471-ade2709b44d8} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
9379 2024.08.05 16:50:59.465161 [ 3 ] {ff65da4f-0479-4448-8471-ade2709b44d8} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9380 2024.08.05 16:50:59.465318 [ 3 ] {ff65da4f-0479-4448-8471-ade2709b44d8} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001751 sec., 6282.124500285551 rows/sec., 509.20 KiB/sec.
9381 2024.08.05 16:50:59.465545 [ 3 ] {ff65da4f-0479-4448-8471-ade2709b44d8} <Debug> DynamicQueryHandler: Done processing query
9382 2024.08.05 16:50:59.465573 [ 3 ] {ff65da4f-0479-4448-8471-ade2709b44d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9383 2024.08.05 16:50:59.465590 [ 3 ] {} <Debug> HTTP-Session: 97818597-99d4-48d6-9c89-639b79e4102c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9384 2024.08.05 16:50:59.465761 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9385 2024.08.05 16:50:59.465812 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9386 2024.08.05 16:50:59.465832 [ 3 ] {} <Debug> HTTP-Session: ae3ceb3b-ba13-4e3f-95a9-9c0aa0f24f36 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
9387 2024.08.05 16:50:59.465849 [ 3 ] {} <Debug> HTTP-Session: ae3ceb3b-ba13-4e3f-95a9-9c0aa0f24f36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9388 2024.08.05 16:50:59.465865 [ 3 ] {} <Debug> HTTP-Session: ae3ceb3b-ba13-4e3f-95a9-9c0aa0f24f36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9389 2024.08.05 16:50:59.465899 [ 3 ] {} <Trace> HTTP-Session: ae3ceb3b-ba13-4e3f-95a9-9c0aa0f24f36 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9390 2024.08.05 16:50:59.466003 [ 3 ] {16bd14db-990c-4de8-aa80-da781ef4db58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
9391 2024.08.05 16:50:59.466049 [ 3 ] {16bd14db-990c-4de8-aa80-da781ef4db58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
9392 2024.08.05 16:50:59.466185 [ 3 ] {16bd14db-990c-4de8-aa80-da781ef4db58} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9393 2024.08.05 16:50:59.466479 [ 3 ] {16bd14db-990c-4de8-aa80-da781ef4db58} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9394 2024.08.05 16:50:59.466518 [ 3 ] {16bd14db-990c-4de8-aa80-da781ef4db58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
9395 2024.08.05 16:50:59.466826 [ 3 ] {16bd14db-990c-4de8-aa80-da781ef4db58} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
9396 2024.08.05 16:50:59.467141 [ 3 ] {16bd14db-990c-4de8-aa80-da781ef4db58} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9397 2024.08.05 16:50:59.467308 [ 3 ] {16bd14db-990c-4de8-aa80-da781ef4db58} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001322 sec., 1512.8593040847202 rows/sec., 123.36 KiB/sec.
9398 2024.08.05 16:50:59.467472 [ 3 ] {16bd14db-990c-4de8-aa80-da781ef4db58} <Debug> DynamicQueryHandler: Done processing query
9399 2024.08.05 16:50:59.467496 [ 3 ] {16bd14db-990c-4de8-aa80-da781ef4db58} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9400 2024.08.05 16:50:59.467513 [ 3 ] {} <Debug> HTTP-Session: ae3ceb3b-ba13-4e3f-95a9-9c0aa0f24f36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9401 2024.08.05 16:50:59.467761 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 17932, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9402 2024.08.05 16:50:59.467809 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9403 2024.08.05 16:50:59.467828 [ 3 ] {} <Debug> HTTP-Session: b4757be4-69e2-486f-80a6-6c80d431f524 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
9404 2024.08.05 16:50:59.467845 [ 3 ] {} <Debug> HTTP-Session: b4757be4-69e2-486f-80a6-6c80d431f524 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9405 2024.08.05 16:50:59.467861 [ 3 ] {} <Debug> HTTP-Session: b4757be4-69e2-486f-80a6-6c80d431f524 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9406 2024.08.05 16:50:59.467894 [ 3 ] {} <Trace> HTTP-Session: b4757be4-69e2-486f-80a6-6c80d431f524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9407 2024.08.05 16:50:59.468040 [ 3 ] {b6f65bf5-9bbd-418d-bf67-5ee06cd2866b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9408 2024.08.05 16:50:59.468084 [ 3 ] {b6f65bf5-9bbd-418d-bf67-5ee06cd2866b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9409 2024.08.05 16:50:59.468214 [ 3 ] {b6f65bf5-9bbd-418d-bf67-5ee06cd2866b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9410 2024.08.05 16:50:59.468597 [ 3 ] {b6f65bf5-9bbd-418d-bf67-5ee06cd2866b} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9411 2024.08.05 16:50:59.468635 [ 3 ] {b6f65bf5-9bbd-418d-bf67-5ee06cd2866b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
9412 2024.08.05 16:50:59.468955 [ 3 ] {b6f65bf5-9bbd-418d-bf67-5ee06cd2866b} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
9413 2024.08.05 16:50:59.469266 [ 3 ] {b6f65bf5-9bbd-418d-bf67-5ee06cd2866b} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9414 2024.08.05 16:50:59.469419 [ 3 ] {b6f65bf5-9bbd-418d-bf67-5ee06cd2866b} <Debug> executeQuery: Read 126 rows, 10.28 KiB in 0.001436 sec., 87743.73259052925 rows/sec., 6.99 MiB/sec.
9415 2024.08.05 16:50:59.469586 [ 3 ] {b6f65bf5-9bbd-418d-bf67-5ee06cd2866b} <Debug> DynamicQueryHandler: Done processing query
9416 2024.08.05 16:50:59.469611 [ 3 ] {b6f65bf5-9bbd-418d-bf67-5ee06cd2866b} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
9417 2024.08.05 16:50:59.469628 [ 3 ] {} <Debug> HTTP-Session: b4757be4-69e2-486f-80a6-6c80d431f524 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9418 2024.08.05 16:50:59.469753 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9419 2024.08.05 16:50:59.469802 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9420 2024.08.05 16:50:59.469822 [ 3 ] {} <Debug> HTTP-Session: e808e302-34fa-468e-abed-e863f9b9405d Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
9421 2024.08.05 16:50:59.469838 [ 3 ] {} <Debug> HTTP-Session: e808e302-34fa-468e-abed-e863f9b9405d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9422 2024.08.05 16:50:59.469851 [ 3 ] {} <Debug> HTTP-Session: e808e302-34fa-468e-abed-e863f9b9405d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9423 2024.08.05 16:50:59.469884 [ 3 ] {} <Trace> HTTP-Session: e808e302-34fa-468e-abed-e863f9b9405d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9424 2024.08.05 16:50:59.469979 [ 3 ] {ed75c898-8b39-45e0-9212-0af861208a29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
9425 2024.08.05 16:50:59.470022 [ 3 ] {ed75c898-8b39-45e0-9212-0af861208a29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9426 2024.08.05 16:50:59.470150 [ 3 ] {ed75c898-8b39-45e0-9212-0af861208a29} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9427 2024.08.05 16:50:59.470416 [ 3 ] {ed75c898-8b39-45e0-9212-0af861208a29} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9428 2024.08.05 16:50:59.470453 [ 3 ] {ed75c898-8b39-45e0-9212-0af861208a29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
9429 2024.08.05 16:50:59.470754 [ 3 ] {ed75c898-8b39-45e0-9212-0af861208a29} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
9430 2024.08.05 16:50:59.471068 [ 3 ] {ed75c898-8b39-45e0-9212-0af861208a29} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9431 2024.08.05 16:50:59.471221 [ 3 ] {ed75c898-8b39-45e0-9212-0af861208a29} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001257 sec., 1591.0898965791566 rows/sec., 111.10 KiB/sec.
9432 2024.08.05 16:50:59.471385 [ 3 ] {ed75c898-8b39-45e0-9212-0af861208a29} <Debug> DynamicQueryHandler: Done processing query
9433 2024.08.05 16:50:59.471409 [ 3 ] {ed75c898-8b39-45e0-9212-0af861208a29} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9434 2024.08.05 16:50:59.471426 [ 3 ] {} <Debug> HTTP-Session: e808e302-34fa-468e-abed-e863f9b9405d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9435 2024.08.05 16:50:59.471559 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 17128, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9436 2024.08.05 16:50:59.471607 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9437 2024.08.05 16:50:59.471626 [ 3 ] {} <Debug> HTTP-Session: 37bd3de9-3e94-427b-8150-fe299e5c03f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
9438 2024.08.05 16:50:59.471642 [ 3 ] {} <Debug> HTTP-Session: 37bd3de9-3e94-427b-8150-fe299e5c03f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9439 2024.08.05 16:50:59.471656 [ 3 ] {} <Debug> HTTP-Session: 37bd3de9-3e94-427b-8150-fe299e5c03f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9440 2024.08.05 16:50:59.471688 [ 3 ] {} <Trace> HTTP-Session: 37bd3de9-3e94-427b-8150-fe299e5c03f9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9441 2024.08.05 16:50:59.471809 [ 3 ] {2dbdce4e-0c3e-42de-81d7-92937f763554} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9442 2024.08.05 16:50:59.471852 [ 3 ] {2dbdce4e-0c3e-42de-81d7-92937f763554} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9443 2024.08.05 16:50:59.471982 [ 3 ] {2dbdce4e-0c3e-42de-81d7-92937f763554} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9444 2024.08.05 16:50:59.472329 [ 3 ] {2dbdce4e-0c3e-42de-81d7-92937f763554} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9445 2024.08.05 16:50:59.472368 [ 3 ] {2dbdce4e-0c3e-42de-81d7-92937f763554} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
9446 2024.08.05 16:50:59.472689 [ 3 ] {2dbdce4e-0c3e-42de-81d7-92937f763554} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
9447 2024.08.05 16:50:59.473001 [ 3 ] {2dbdce4e-0c3e-42de-81d7-92937f763554} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9448 2024.08.05 16:50:59.473159 [ 3 ] {2dbdce4e-0c3e-42de-81d7-92937f763554} <Debug> executeQuery: Read 101 rows, 8.06 KiB in 0.001389 sec., 72714.18286537076 rows/sec., 5.67 MiB/sec.
9449 2024.08.05 16:50:59.473326 [ 3 ] {2dbdce4e-0c3e-42de-81d7-92937f763554} <Debug> DynamicQueryHandler: Done processing query
9450 2024.08.05 16:50:59.473352 [ 3 ] {2dbdce4e-0c3e-42de-81d7-92937f763554} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
9451 2024.08.05 16:50:59.473367 [ 3 ] {} <Debug> HTTP-Session: 37bd3de9-3e94-427b-8150-fe299e5c03f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9452 2024.08.05 16:50:59.473534 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 37746, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9453 2024.08.05 16:50:59.473583 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9454 2024.08.05 16:50:59.473602 [ 3 ] {} <Debug> HTTP-Session: 90b49228-8425-4246-aabb-734bddd0a65a Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
9455 2024.08.05 16:50:59.473619 [ 3 ] {} <Debug> HTTP-Session: 90b49228-8425-4246-aabb-734bddd0a65a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9456 2024.08.05 16:50:59.473633 [ 3 ] {} <Debug> HTTP-Session: 90b49228-8425-4246-aabb-734bddd0a65a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9457 2024.08.05 16:50:59.473664 [ 3 ] {} <Trace> HTTP-Session: 90b49228-8425-4246-aabb-734bddd0a65a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9458 2024.08.05 16:50:59.473831 [ 3 ] {1c20b120-4415-4361-9f4e-9f224dab05ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9459 2024.08.05 16:50:59.473877 [ 3 ] {1c20b120-4415-4361-9f4e-9f224dab05ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9460 2024.08.05 16:50:59.474029 [ 3 ] {1c20b120-4415-4361-9f4e-9f224dab05ef} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9461 2024.08.05 16:50:59.474429 [ 3 ] {1c20b120-4415-4361-9f4e-9f224dab05ef} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9462 2024.08.05 16:50:59.474466 [ 3 ] {1c20b120-4415-4361-9f4e-9f224dab05ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
9463 2024.08.05 16:50:59.474865 [ 3 ] {1c20b120-4415-4361-9f4e-9f224dab05ef} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
9464 2024.08.05 16:50:59.475207 [ 3 ] {1c20b120-4415-4361-9f4e-9f224dab05ef} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9465 2024.08.05 16:50:59.475361 [ 3 ] {1c20b120-4415-4361-9f4e-9f224dab05ef} <Debug> executeQuery: Read 197 rows, 14.08 KiB in 0.001611 sec., 122284.29546865301 rows/sec., 8.54 MiB/sec.
9466 2024.08.05 16:50:59.475644 [ 3 ] {1c20b120-4415-4361-9f4e-9f224dab05ef} <Debug> DynamicQueryHandler: Done processing query
9467 2024.08.05 16:50:59.475704 [ 3 ] {1c20b120-4415-4361-9f4e-9f224dab05ef} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
9468 2024.08.05 16:50:59.475761 [ 3 ] {} <Debug> HTTP-Session: 90b49228-8425-4246-aabb-734bddd0a65a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9469 2024.08.05 16:50:59.476042 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 17726, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9470 2024.08.05 16:50:59.476095 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9471 2024.08.05 16:50:59.476114 [ 3 ] {} <Debug> HTTP-Session: 36f5ec41-90ad-4ace-beba-2d3afdb4bdeb Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
9472 2024.08.05 16:50:59.476131 [ 3 ] {} <Debug> HTTP-Session: 36f5ec41-90ad-4ace-beba-2d3afdb4bdeb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9473 2024.08.05 16:50:59.476145 [ 3 ] {} <Debug> HTTP-Session: 36f5ec41-90ad-4ace-beba-2d3afdb4bdeb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9474 2024.08.05 16:50:59.476177 [ 3 ] {} <Trace> HTTP-Session: 36f5ec41-90ad-4ace-beba-2d3afdb4bdeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9475 2024.08.05 16:50:59.476373 [ 3 ] {2ccbda22-9d1a-4954-ba72-0a73e57b6f09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9476 2024.08.05 16:50:59.476443 [ 3 ] {2ccbda22-9d1a-4954-ba72-0a73e57b6f09} <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
9477 2024.08.05 16:50:59.476884 [ 3 ] {2ccbda22-9d1a-4954-ba72-0a73e57b6f09} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9478 2024.08.05 16:50:59.477453 [ 3 ] {2ccbda22-9d1a-4954-ba72-0a73e57b6f09} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9479 2024.08.05 16:50:59.477491 [ 3 ] {2ccbda22-9d1a-4954-ba72-0a73e57b6f09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
9480 2024.08.05 16:50:59.478098 [ 3 ] {2ccbda22-9d1a-4954-ba72-0a73e57b6f09} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
9481 2024.08.05 16:50:59.478509 [ 3 ] {2ccbda22-9d1a-4954-ba72-0a73e57b6f09} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9482 2024.08.05 16:50:59.478696 [ 3 ] {2ccbda22-9d1a-4954-ba72-0a73e57b6f09} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002441 sec., 4506.349856616141 rows/sec., 8.08 MiB/sec.
9483 2024.08.05 16:50:59.478929 [ 3 ] {2ccbda22-9d1a-4954-ba72-0a73e57b6f09} <Debug> DynamicQueryHandler: Done processing query
9484 2024.08.05 16:50:59.478955 [ 3 ] {2ccbda22-9d1a-4954-ba72-0a73e57b6f09} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
9485 2024.08.05 16:50:59.478970 [ 3 ] {} <Debug> HTTP-Session: 36f5ec41-90ad-4ace-beba-2d3afdb4bdeb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9486 2024.08.05 16:50:59.479098 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9487 2024.08.05 16:50:59.479146 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9488 2024.08.05 16:50:59.479166 [ 3 ] {} <Debug> HTTP-Session: ef747982-21f5-44d6-8867-2a81aa682da1 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
9489 2024.08.05 16:50:59.479183 [ 3 ] {} <Debug> HTTP-Session: ef747982-21f5-44d6-8867-2a81aa682da1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9490 2024.08.05 16:50:59.479197 [ 3 ] {} <Debug> HTTP-Session: ef747982-21f5-44d6-8867-2a81aa682da1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9491 2024.08.05 16:50:59.479228 [ 3 ] {} <Trace> HTTP-Session: ef747982-21f5-44d6-8867-2a81aa682da1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9492 2024.08.05 16:50:59.479343 [ 3 ] {85bfd9ef-9867-43bb-af50-02577613cc8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9493 2024.08.05 16:50:59.479387 [ 3 ] {85bfd9ef-9867-43bb-af50-02577613cc8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9494 2024.08.05 16:50:59.479518 [ 3 ] {85bfd9ef-9867-43bb-af50-02577613cc8c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9495 2024.08.05 16:50:59.479878 [ 3 ] {85bfd9ef-9867-43bb-af50-02577613cc8c} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9496 2024.08.05 16:50:59.479912 [ 3 ] {85bfd9ef-9867-43bb-af50-02577613cc8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
9497 2024.08.05 16:50:59.480251 [ 3 ] {85bfd9ef-9867-43bb-af50-02577613cc8c} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
9498 2024.08.05 16:50:59.480558 [ 3 ] {85bfd9ef-9867-43bb-af50-02577613cc8c} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9499 2024.08.05 16:50:59.480697 [ 3 ] {85bfd9ef-9867-43bb-af50-02577613cc8c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001447 sec., 41465.1002073255 rows/sec., 2.79 MiB/sec.
9500 2024.08.05 16:50:59.481007 [ 3 ] {85bfd9ef-9867-43bb-af50-02577613cc8c} <Debug> DynamicQueryHandler: Done processing query
9501 2024.08.05 16:50:59.481070 [ 3 ] {85bfd9ef-9867-43bb-af50-02577613cc8c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9502 2024.08.05 16:50:59.481129 [ 3 ] {} <Debug> HTTP-Session: ef747982-21f5-44d6-8867-2a81aa682da1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9503 2024.08.05 16:51:03.509063 [ 94 ] {} <Debug> DNSResolver: Updating DNS cache
9504 2024.08.05 16:51:03.509165 [ 94 ] {} <Debug> DNSResolver: Updated DNS cache
9505 2024.08.05 16:51:04.465258 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 3758, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9506 2024.08.05 16:51:04.465426 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9507 2024.08.05 16:51:04.465472 [ 3 ] {} <Debug> HTTP-Session: 6cab1e84-b3c3-4f3c-92d6-a7582edcf81d Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
9508 2024.08.05 16:51:04.465514 [ 3 ] {} <Debug> HTTP-Session: 6cab1e84-b3c3-4f3c-92d6-a7582edcf81d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9509 2024.08.05 16:51:04.465544 [ 3 ] {} <Debug> HTTP-Session: 6cab1e84-b3c3-4f3c-92d6-a7582edcf81d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9510 2024.08.05 16:51:04.465625 [ 3 ] {} <Trace> HTTP-Session: 6cab1e84-b3c3-4f3c-92d6-a7582edcf81d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9511 2024.08.05 16:51:04.465921 [ 3 ] {a2baedfd-4b8c-46f1-ad9b-7062977440ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
9512 2024.08.05 16:51:04.466029 [ 3 ] {a2baedfd-4b8c-46f1-ad9b-7062977440ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
9513 2024.08.05 16:51:04.466346 [ 3 ] {a2baedfd-4b8c-46f1-ad9b-7062977440ec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9514 2024.08.05 16:51:04.466805 [ 3 ] {a2baedfd-4b8c-46f1-ad9b-7062977440ec} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9515 2024.08.05 16:51:04.466847 [ 3 ] {a2baedfd-4b8c-46f1-ad9b-7062977440ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
9516 2024.08.05 16:51:04.467232 [ 3 ] {a2baedfd-4b8c-46f1-ad9b-7062977440ec} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
9517 2024.08.05 16:51:04.467573 [ 3 ] {a2baedfd-4b8c-46f1-ad9b-7062977440ec} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9518 2024.08.05 16:51:04.467716 [ 3 ] {a2baedfd-4b8c-46f1-ad9b-7062977440ec} <Debug> executeQuery: Read 27 rows, 2.04 KiB in 0.001896 sec., 14240.506329113925 rows/sec., 1.05 MiB/sec.
9519 2024.08.05 16:51:04.467930 [ 3 ] {a2baedfd-4b8c-46f1-ad9b-7062977440ec} <Debug> DynamicQueryHandler: Done processing query
9520 2024.08.05 16:51:04.467957 [ 3 ] {a2baedfd-4b8c-46f1-ad9b-7062977440ec} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9521 2024.08.05 16:51:04.467974 [ 3 ] {} <Debug> HTTP-Session: 6cab1e84-b3c3-4f3c-92d6-a7582edcf81d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9522 2024.08.05 16:51:04.468181 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 33833, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9523 2024.08.05 16:51:04.468233 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9524 2024.08.05 16:51:04.468255 [ 3 ] {} <Debug> HTTP-Session: b0b30233-8715-4ced-975f-abe78389c5ee Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
9525 2024.08.05 16:51:04.468271 [ 3 ] {} <Debug> HTTP-Session: b0b30233-8715-4ced-975f-abe78389c5ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9526 2024.08.05 16:51:04.468285 [ 3 ] {} <Debug> HTTP-Session: b0b30233-8715-4ced-975f-abe78389c5ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9527 2024.08.05 16:51:04.468323 [ 3 ] {} <Trace> HTTP-Session: b0b30233-8715-4ced-975f-abe78389c5ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9528 2024.08.05 16:51:04.468487 [ 3 ] {c9768ec6-3f76-4c99-b8e9-4a99c99bed6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9529 2024.08.05 16:51:04.468533 [ 3 ] {c9768ec6-3f76-4c99-b8e9-4a99c99bed6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9530 2024.08.05 16:51:04.468662 [ 3 ] {c9768ec6-3f76-4c99-b8e9-4a99c99bed6c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9531 2024.08.05 16:51:04.469231 [ 3 ] {c9768ec6-3f76-4c99-b8e9-4a99c99bed6c} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9532 2024.08.05 16:51:04.469269 [ 3 ] {c9768ec6-3f76-4c99-b8e9-4a99c99bed6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
9533 2024.08.05 16:51:04.469598 [ 3 ] {c9768ec6-3f76-4c99-b8e9-4a99c99bed6c} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
9534 2024.08.05 16:51:04.469906 [ 3 ] {c9768ec6-3f76-4c99-b8e9-4a99c99bed6c} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9535 2024.08.05 16:51:04.470032 [ 3 ] {c9768ec6-3f76-4c99-b8e9-4a99c99bed6c} <Debug> executeQuery: Read 224 rows, 20.23 KiB in 0.001622 sec., 138101.1097410604 rows/sec., 12.18 MiB/sec.
9536 2024.08.05 16:51:04.470198 [ 3 ] {c9768ec6-3f76-4c99-b8e9-4a99c99bed6c} <Debug> DynamicQueryHandler: Done processing query
9537 2024.08.05 16:51:04.470223 [ 3 ] {c9768ec6-3f76-4c99-b8e9-4a99c99bed6c} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB.
9538 2024.08.05 16:51:04.470239 [ 3 ] {} <Debug> HTTP-Session: b0b30233-8715-4ced-975f-abe78389c5ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9539 2024.08.05 16:51:04.470508 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 65110, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9540 2024.08.05 16:51:04.470556 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9541 2024.08.05 16:51:04.470575 [ 3 ] {} <Debug> HTTP-Session: badb9b02-0f1d-44a0-93ef-228df9a3d392 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
9542 2024.08.05 16:51:04.470592 [ 3 ] {} <Debug> HTTP-Session: badb9b02-0f1d-44a0-93ef-228df9a3d392 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9543 2024.08.05 16:51:04.470605 [ 3 ] {} <Debug> HTTP-Session: badb9b02-0f1d-44a0-93ef-228df9a3d392 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9544 2024.08.05 16:51:04.470636 [ 3 ] {} <Trace> HTTP-Session: badb9b02-0f1d-44a0-93ef-228df9a3d392 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9545 2024.08.05 16:51:04.470835 [ 3 ] {ac57dd94-1584-4382-a3a9-3fcd82dc85a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9546 2024.08.05 16:51:04.470878 [ 3 ] {ac57dd94-1584-4382-a3a9-3fcd82dc85a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9547 2024.08.05 16:51:04.471006 [ 3 ] {ac57dd94-1584-4382-a3a9-3fcd82dc85a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9548 2024.08.05 16:51:04.471512 [ 3 ] {ac57dd94-1584-4382-a3a9-3fcd82dc85a8} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9549 2024.08.05 16:51:04.471549 [ 3 ] {ac57dd94-1584-4382-a3a9-3fcd82dc85a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
9550 2024.08.05 16:51:04.471881 [ 3 ] {ac57dd94-1584-4382-a3a9-3fcd82dc85a8} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
9551 2024.08.05 16:51:04.472195 [ 3 ] {ac57dd94-1584-4382-a3a9-3fcd82dc85a8} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9552 2024.08.05 16:51:04.472320 [ 3 ] {ac57dd94-1584-4382-a3a9-3fcd82dc85a8} <Debug> executeQuery: Read 403 rows, 29.16 KiB in 0.001586 sec., 254098.36065573772 rows/sec., 17.95 MiB/sec.
9553 2024.08.05 16:51:04.472473 [ 3 ] {ac57dd94-1584-4382-a3a9-3fcd82dc85a8} <Debug> DynamicQueryHandler: Done processing query
9554 2024.08.05 16:51:04.472498 [ 3 ] {ac57dd94-1584-4382-a3a9-3fcd82dc85a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
9555 2024.08.05 16:51:04.472515 [ 3 ] {} <Debug> HTTP-Session: badb9b02-0f1d-44a0-93ef-228df9a3d392 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9556 2024.08.05 16:51:04.472651 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9557 2024.08.05 16:51:04.472699 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9558 2024.08.05 16:51:04.472717 [ 3 ] {} <Debug> HTTP-Session: 53809200-e9ec-47df-8a01-289a717191e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
9559 2024.08.05 16:51:04.472734 [ 3 ] {} <Debug> HTTP-Session: 53809200-e9ec-47df-8a01-289a717191e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9560 2024.08.05 16:51:04.472748 [ 3 ] {} <Debug> HTTP-Session: 53809200-e9ec-47df-8a01-289a717191e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9561 2024.08.05 16:51:04.472780 [ 3 ] {} <Trace> HTTP-Session: 53809200-e9ec-47df-8a01-289a717191e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9562 2024.08.05 16:51:04.472875 [ 3 ] {9d4e9ae0-dd25-4761-b0e7-1d6d7f977ae7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
9563 2024.08.05 16:51:04.472920 [ 3 ] {9d4e9ae0-dd25-4761-b0e7-1d6d7f977ae7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
9564 2024.08.05 16:51:04.473048 [ 3 ] {9d4e9ae0-dd25-4761-b0e7-1d6d7f977ae7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9565 2024.08.05 16:51:04.473317 [ 3 ] {9d4e9ae0-dd25-4761-b0e7-1d6d7f977ae7} <Trace> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9566 2024.08.05 16:51:04.473353 [ 3 ] {9d4e9ae0-dd25-4761-b0e7-1d6d7f977ae7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
9567 2024.08.05 16:51:04.473714 [ 3 ] {9d4e9ae0-dd25-4761-b0e7-1d6d7f977ae7} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
9568 2024.08.05 16:51:04.474032 [ 3 ] {9d4e9ae0-dd25-4761-b0e7-1d6d7f977ae7} <Trace> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9569 2024.08.05 16:51:04.474159 [ 3 ] {9d4e9ae0-dd25-4761-b0e7-1d6d7f977ae7} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001308 sec., 4587.155963302753 rows/sec., 197.10 KiB/sec.
9570 2024.08.05 16:51:04.474325 [ 3 ] {9d4e9ae0-dd25-4761-b0e7-1d6d7f977ae7} <Debug> DynamicQueryHandler: Done processing query
9571 2024.08.05 16:51:04.474350 [ 3 ] {9d4e9ae0-dd25-4761-b0e7-1d6d7f977ae7} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
9572 2024.08.05 16:51:04.474367 [ 3 ] {} <Debug> HTTP-Session: 53809200-e9ec-47df-8a01-289a717191e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9573 2024.08.05 16:51:04.474506 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9574 2024.08.05 16:51:04.474554 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9575 2024.08.05 16:51:04.474573 [ 3 ] {} <Debug> HTTP-Session: bf4e0ccf-4876-4841-a201-c36b77532459 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
9576 2024.08.05 16:51:04.474590 [ 3 ] {} <Debug> HTTP-Session: bf4e0ccf-4876-4841-a201-c36b77532459 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9577 2024.08.05 16:51:04.474604 [ 3 ] {} <Debug> HTTP-Session: bf4e0ccf-4876-4841-a201-c36b77532459 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9578 2024.08.05 16:51:04.474636 [ 3 ] {} <Trace> HTTP-Session: bf4e0ccf-4876-4841-a201-c36b77532459 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9579 2024.08.05 16:51:04.474768 [ 3 ] {47304230-5055-4e2d-91e2-863dcbf57bc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
9580 2024.08.05 16:51:04.474815 [ 3 ] {47304230-5055-4e2d-91e2-863dcbf57bc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
9581 2024.08.05 16:51:04.474965 [ 3 ] {47304230-5055-4e2d-91e2-863dcbf57bc9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9582 2024.08.05 16:51:04.475283 [ 3 ] {47304230-5055-4e2d-91e2-863dcbf57bc9} <Trace> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9583 2024.08.05 16:51:04.475320 [ 3 ] {47304230-5055-4e2d-91e2-863dcbf57bc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
9584 2024.08.05 16:51:04.475689 [ 3 ] {47304230-5055-4e2d-91e2-863dcbf57bc9} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
9585 2024.08.05 16:51:04.476019 [ 3 ] {47304230-5055-4e2d-91e2-863dcbf57bc9} <Trace> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9586 2024.08.05 16:51:04.476143 [ 3 ] {47304230-5055-4e2d-91e2-863dcbf57bc9} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.00145 sec., 53103.44827586207 rows/sec., 3.27 MiB/sec.
9587 2024.08.05 16:51:04.476444 [ 3 ] {47304230-5055-4e2d-91e2-863dcbf57bc9} <Debug> DynamicQueryHandler: Done processing query
9588 2024.08.05 16:51:04.476469 [ 3 ] {47304230-5055-4e2d-91e2-863dcbf57bc9} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9589 2024.08.05 16:51:04.476484 [ 3 ] {} <Debug> HTTP-Session: bf4e0ccf-4876-4841-a201-c36b77532459 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9590 2024.08.05 16:51:04.476635 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 30582, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9591 2024.08.05 16:51:04.476680 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9592 2024.08.05 16:51:04.476699 [ 3 ] {} <Debug> HTTP-Session: 1999d6d2-f51d-418b-97c2-ab34fc7bb1ee Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
9593 2024.08.05 16:51:04.476715 [ 3 ] {} <Debug> HTTP-Session: 1999d6d2-f51d-418b-97c2-ab34fc7bb1ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9594 2024.08.05 16:51:04.476729 [ 3 ] {} <Debug> HTTP-Session: 1999d6d2-f51d-418b-97c2-ab34fc7bb1ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9595 2024.08.05 16:51:04.476758 [ 3 ] {} <Trace> HTTP-Session: 1999d6d2-f51d-418b-97c2-ab34fc7bb1ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9596 2024.08.05 16:51:04.476970 [ 3 ] {2e798625-842c-41ef-9fb5-ce33698c77d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9597 2024.08.05 16:51:04.477019 [ 3 ] {2e798625-842c-41ef-9fb5-ce33698c77d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9598 2024.08.05 16:51:04.477184 [ 3 ] {2e798625-842c-41ef-9fb5-ce33698c77d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9599 2024.08.05 16:51:04.477582 [ 3 ] {2e798625-842c-41ef-9fb5-ce33698c77d0} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9600 2024.08.05 16:51:04.477618 [ 3 ] {2e798625-842c-41ef-9fb5-ce33698c77d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
9601 2024.08.05 16:51:04.477995 [ 3 ] {2e798625-842c-41ef-9fb5-ce33698c77d0} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
9602 2024.08.05 16:51:04.478364 [ 3 ] {2e798625-842c-41ef-9fb5-ce33698c77d0} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9603 2024.08.05 16:51:04.478492 [ 3 ] {2e798625-842c-41ef-9fb5-ce33698c77d0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001597 sec., 100187.85222291798 rows/sec., 6.98 MiB/sec.
9604 2024.08.05 16:51:04.478665 [ 3 ] {2e798625-842c-41ef-9fb5-ce33698c77d0} <Debug> DynamicQueryHandler: Done processing query
9605 2024.08.05 16:51:04.478690 [ 3 ] {2e798625-842c-41ef-9fb5-ce33698c77d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9606 2024.08.05 16:51:04.478707 [ 3 ] {} <Debug> HTTP-Session: 1999d6d2-f51d-418b-97c2-ab34fc7bb1ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9607 2024.08.05 16:51:04.478879 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 33748, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9608 2024.08.05 16:51:04.478928 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9609 2024.08.05 16:51:04.478947 [ 3 ] {} <Debug> HTTP-Session: c8aa7029-7534-4f35-9d22-226e7232417c Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
9610 2024.08.05 16:51:04.478963 [ 3 ] {} <Debug> HTTP-Session: c8aa7029-7534-4f35-9d22-226e7232417c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9611 2024.08.05 16:51:04.478977 [ 3 ] {} <Debug> HTTP-Session: c8aa7029-7534-4f35-9d22-226e7232417c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9612 2024.08.05 16:51:04.479008 [ 3 ] {} <Trace> HTTP-Session: c8aa7029-7534-4f35-9d22-226e7232417c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9613 2024.08.05 16:51:04.479255 [ 3 ] {85e3eeab-228d-4d09-8e29-6c20212c36cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9614 2024.08.05 16:51:04.479317 [ 3 ] {85e3eeab-228d-4d09-8e29-6c20212c36cc} <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
9615 2024.08.05 16:51:04.479728 [ 3 ] {85e3eeab-228d-4d09-8e29-6c20212c36cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9616 2024.08.05 16:51:04.480285 [ 3 ] {85e3eeab-228d-4d09-8e29-6c20212c36cc} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9617 2024.08.05 16:51:04.480321 [ 3 ] {85e3eeab-228d-4d09-8e29-6c20212c36cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
9618 2024.08.05 16:51:04.480914 [ 3 ] {85e3eeab-228d-4d09-8e29-6c20212c36cc} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
9619 2024.08.05 16:51:04.481316 [ 3 ] {85e3eeab-228d-4d09-8e29-6c20212c36cc} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9620 2024.08.05 16:51:04.481458 [ 3 ] {85e3eeab-228d-4d09-8e29-6c20212c36cc} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.002375 sec., 8842.105263157895 rows/sec., 15.84 MiB/sec.
9621 2024.08.05 16:51:04.481653 [ 3 ] {85e3eeab-228d-4d09-8e29-6c20212c36cc} <Debug> DynamicQueryHandler: Done processing query
9622 2024.08.05 16:51:04.481679 [ 3 ] {85e3eeab-228d-4d09-8e29-6c20212c36cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
9623 2024.08.05 16:51:04.481695 [ 3 ] {} <Debug> HTTP-Session: c8aa7029-7534-4f35-9d22-226e7232417c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9624 2024.08.05 16:51:04.481813 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 3209, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9625 2024.08.05 16:51:04.481860 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9626 2024.08.05 16:51:04.481879 [ 3 ] {} <Debug> HTTP-Session: 31b62ab2-f8ac-48e3-841a-8097fb46f703 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
9627 2024.08.05 16:51:04.481895 [ 3 ] {} <Debug> HTTP-Session: 31b62ab2-f8ac-48e3-841a-8097fb46f703 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9628 2024.08.05 16:51:04.481910 [ 3 ] {} <Debug> HTTP-Session: 31b62ab2-f8ac-48e3-841a-8097fb46f703 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9629 2024.08.05 16:51:04.481942 [ 3 ] {} <Trace> HTTP-Session: 31b62ab2-f8ac-48e3-841a-8097fb46f703 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9630 2024.08.05 16:51:04.482044 [ 3 ] {4c14f106-cde6-4736-97b2-314783838bc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
9631 2024.08.05 16:51:04.482089 [ 3 ] {4c14f106-cde6-4736-97b2-314783838bc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
9632 2024.08.05 16:51:04.482215 [ 3 ] {4c14f106-cde6-4736-97b2-314783838bc8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9633 2024.08.05 16:51:04.482553 [ 3 ] {4c14f106-cde6-4736-97b2-314783838bc8} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9634 2024.08.05 16:51:04.482589 [ 3 ] {4c14f106-cde6-4736-97b2-314783838bc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
9635 2024.08.05 16:51:04.482944 [ 3 ] {4c14f106-cde6-4736-97b2-314783838bc8} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
9636 2024.08.05 16:51:04.483272 [ 3 ] {4c14f106-cde6-4736-97b2-314783838bc8} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9637 2024.08.05 16:51:04.483396 [ 3 ] {4c14f106-cde6-4736-97b2-314783838bc8} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001381 sec., 16654.598117306297 rows/sec., 900.90 KiB/sec.
9638 2024.08.05 16:51:04.483596 [ 3 ] {4c14f106-cde6-4736-97b2-314783838bc8} <Debug> DynamicQueryHandler: Done processing query
9639 2024.08.05 16:51:04.483621 [ 3 ] {4c14f106-cde6-4736-97b2-314783838bc8} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
9640 2024.08.05 16:51:04.483638 [ 3 ] {} <Debug> HTTP-Session: 31b62ab2-f8ac-48e3-841a-8097fb46f703 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9641 2024.08.05 16:51:04.483766 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9642 2024.08.05 16:51:04.483814 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9643 2024.08.05 16:51:04.483833 [ 3 ] {} <Debug> HTTP-Session: 187912b2-4f6a-4596-95a0-7494ce4a5ff1 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
9644 2024.08.05 16:51:04.483850 [ 3 ] {} <Debug> HTTP-Session: 187912b2-4f6a-4596-95a0-7494ce4a5ff1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9645 2024.08.05 16:51:04.483863 [ 3 ] {} <Debug> HTTP-Session: 187912b2-4f6a-4596-95a0-7494ce4a5ff1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9646 2024.08.05 16:51:04.483893 [ 3 ] {} <Trace> HTTP-Session: 187912b2-4f6a-4596-95a0-7494ce4a5ff1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9647 2024.08.05 16:51:04.484005 [ 3 ] {84b80254-c22c-4881-8534-80708604b47c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9648 2024.08.05 16:51:04.484050 [ 3 ] {84b80254-c22c-4881-8534-80708604b47c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9649 2024.08.05 16:51:04.484177 [ 3 ] {84b80254-c22c-4881-8534-80708604b47c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9650 2024.08.05 16:51:04.484485 [ 3 ] {84b80254-c22c-4881-8534-80708604b47c} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9651 2024.08.05 16:51:04.484521 [ 3 ] {84b80254-c22c-4881-8534-80708604b47c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
9652 2024.08.05 16:51:04.484873 [ 3 ] {84b80254-c22c-4881-8534-80708604b47c} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
9653 2024.08.05 16:51:04.485191 [ 3 ] {84b80254-c22c-4881-8534-80708604b47c} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9654 2024.08.05 16:51:04.485317 [ 3 ] {84b80254-c22c-4881-8534-80708604b47c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00135 sec., 44444.444444444445 rows/sec., 3.00 MiB/sec.
9655 2024.08.05 16:51:04.485479 [ 3 ] {84b80254-c22c-4881-8534-80708604b47c} <Debug> DynamicQueryHandler: Done processing query
9656 2024.08.05 16:51:04.485504 [ 3 ] {84b80254-c22c-4881-8534-80708604b47c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9657 2024.08.05 16:51:04.485520 [ 3 ] {} <Debug> HTTP-Session: 187912b2-4f6a-4596-95a0-7494ce4a5ff1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9658 2024.08.05 16:51:09.461214 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 1628, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9659 2024.08.05 16:51:09.461392 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9660 2024.08.05 16:51:09.461433 [ 3 ] {} <Debug> HTTP-Session: c9a2d895-0156-4143-815a-351eeb1d429b Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
9661 2024.08.05 16:51:09.461472 [ 3 ] {} <Debug> HTTP-Session: c9a2d895-0156-4143-815a-351eeb1d429b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9662 2024.08.05 16:51:09.461499 [ 3 ] {} <Debug> HTTP-Session: c9a2d895-0156-4143-815a-351eeb1d429b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9663 2024.08.05 16:51:09.461553 [ 3 ] {} <Trace> HTTP-Session: c9a2d895-0156-4143-815a-351eeb1d429b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9664 2024.08.05 16:51:09.461740 [ 3 ] {41436878-bd9c-4f8f-9e52-2cd31d142f75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
9665 2024.08.05 16:51:09.461806 [ 3 ] {41436878-bd9c-4f8f-9e52-2cd31d142f75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
9666 2024.08.05 16:51:09.462004 [ 3 ] {41436878-bd9c-4f8f-9e52-2cd31d142f75} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9667 2024.08.05 16:51:09.462502 [ 3 ] {41436878-bd9c-4f8f-9e52-2cd31d142f75} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9668 2024.08.05 16:51:09.462543 [ 3 ] {41436878-bd9c-4f8f-9e52-2cd31d142f75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
9669 2024.08.05 16:51:09.462906 [ 3 ] {41436878-bd9c-4f8f-9e52-2cd31d142f75} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
9670 2024.08.05 16:51:09.463251 [ 3 ] {41436878-bd9c-4f8f-9e52-2cd31d142f75} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9671 2024.08.05 16:51:09.463412 [ 3 ] {41436878-bd9c-4f8f-9e52-2cd31d142f75} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001727 sec., 6369.426751592357 rows/sec., 516.27 KiB/sec.
9672 2024.08.05 16:51:09.463669 [ 3 ] {41436878-bd9c-4f8f-9e52-2cd31d142f75} <Debug> DynamicQueryHandler: Done processing query
9673 2024.08.05 16:51:09.463697 [ 3 ] {41436878-bd9c-4f8f-9e52-2cd31d142f75} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9674 2024.08.05 16:51:09.463714 [ 3 ] {} <Debug> HTTP-Session: c9a2d895-0156-4143-815a-351eeb1d429b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9675 2024.08.05 16:51:09.463861 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9676 2024.08.05 16:51:09.463911 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9677 2024.08.05 16:51:09.463931 [ 3 ] {} <Debug> HTTP-Session: 33e37d2e-3b16-4765-98a6-2657aadfdd3c Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
9678 2024.08.05 16:51:09.463947 [ 3 ] {} <Debug> HTTP-Session: 33e37d2e-3b16-4765-98a6-2657aadfdd3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9679 2024.08.05 16:51:09.463961 [ 3 ] {} <Debug> HTTP-Session: 33e37d2e-3b16-4765-98a6-2657aadfdd3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9680 2024.08.05 16:51:09.463994 [ 3 ] {} <Trace> HTTP-Session: 33e37d2e-3b16-4765-98a6-2657aadfdd3c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9681 2024.08.05 16:51:09.464089 [ 3 ] {5fec5d74-016d-4d66-905e-1a84ef949ab6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
9682 2024.08.05 16:51:09.464134 [ 3 ] {5fec5d74-016d-4d66-905e-1a84ef949ab6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
9683 2024.08.05 16:51:09.464278 [ 3 ] {5fec5d74-016d-4d66-905e-1a84ef949ab6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9684 2024.08.05 16:51:09.464583 [ 3 ] {5fec5d74-016d-4d66-905e-1a84ef949ab6} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9685 2024.08.05 16:51:09.464620 [ 3 ] {5fec5d74-016d-4d66-905e-1a84ef949ab6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
9686 2024.08.05 16:51:09.464923 [ 3 ] {5fec5d74-016d-4d66-905e-1a84ef949ab6} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
9687 2024.08.05 16:51:09.465242 [ 3 ] {5fec5d74-016d-4d66-905e-1a84ef949ab6} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9688 2024.08.05 16:51:09.465409 [ 3 ] {5fec5d74-016d-4d66-905e-1a84ef949ab6} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001332 sec., 1501.5015015015015 rows/sec., 122.44 KiB/sec.
9689 2024.08.05 16:51:09.465413 [ 147 ] {} <Debug> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0
9690 2024.08.05 16:51:09.465547 [ 147 ] {} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9691 2024.08.05 16:51:09.465625 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
9692 2024.08.05 16:51:09.465676 [ 3 ] {5fec5d74-016d-4d66-905e-1a84ef949ab6} <Debug> DynamicQueryHandler: Done processing query
9693 2024.08.05 16:51:09.465730 [ 3 ] {5fec5d74-016d-4d66-905e-1a84ef949ab6} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9694 2024.08.05 16:51:09.465783 [ 3 ] {} <Debug> HTTP-Session: 33e37d2e-3b16-4765-98a6-2657aadfdd3c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9695 2024.08.05 16:51:09.465900 [ 201 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_19_4 to all_24_24_0 into Compact with storage Full
9696 2024.08.05 16:51:09.466025 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 12943, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9697 2024.08.05 16:51:09.466140 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9698 2024.08.05 16:51:09.466200 [ 3 ] {} <Debug> HTTP-Session: 7e8bf430-9148-4fe3-b4e5-7c062bd011bf Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
9699 2024.08.05 16:51:09.466231 [ 201 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9700 2024.08.05 16:51:09.466242 [ 3 ] {} <Debug> HTTP-Session: 7e8bf430-9148-4fe3-b4e5-7c062bd011bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9701 2024.08.05 16:51:09.466292 [ 3 ] {} <Debug> HTTP-Session: 7e8bf430-9148-4fe3-b4e5-7c062bd011bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9702 2024.08.05 16:51:09.466310 [ 201 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 16 rows starting from the beginning of the part
9703 2024.08.05 16:51:09.466352 [ 3 ] {} <Trace> HTTP-Session: 7e8bf430-9148-4fe3-b4e5-7c062bd011bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9704 2024.08.05 16:51:09.466518 [ 201 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2 rows starting from the beginning of the part
9705 2024.08.05 16:51:09.466807 [ 3 ] {ada08a8b-a149-4b52-861a-05c88a4770a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9706 2024.08.05 16:51:09.466825 [ 201 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 4 rows starting from the beginning of the part
9707 2024.08.05 16:51:09.466922 [ 3 ] {ada08a8b-a149-4b52-861a-05c88a4770a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9708 2024.08.05 16:51:09.467042 [ 201 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2 rows starting from the beginning of the part
9709 2024.08.05 16:51:09.467420 [ 201 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 2 rows starting from the beginning of the part
9710 2024.08.05 16:51:09.467755 [ 201 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 2 rows starting from the beginning of the part
9711 2024.08.05 16:51:09.468171 [ 3 ] {ada08a8b-a149-4b52-861a-05c88a4770a5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9712 2024.08.05 16:51:09.469056 [ 3 ] {ada08a8b-a149-4b52-861a-05c88a4770a5} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9713 2024.08.05 16:51:09.469119 [ 3 ] {ada08a8b-a149-4b52-861a-05c88a4770a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
9714 2024.08.05 16:51:09.470016 [ 3 ] {ada08a8b-a149-4b52-861a-05c88a4770a5} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
9715 2024.08.05 16:51:09.470241 [ 200 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 4 columns (4 merged, 0 gathered) in 0.004497177 sec., 6226.128079904349 rows/sec., 507.70 KiB/sec.
9716 2024.08.05 16:51:09.470453 [ 190 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary)
9717 2024.08.05 16:51:09.470555 [ 3 ] {ada08a8b-a149-4b52-861a-05c88a4770a5} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9718 2024.08.05 16:51:09.470827 [ 3 ] {ada08a8b-a149-4b52-861a-05c88a4770a5} <Debug> executeQuery: Read 90 rows, 7.46 KiB in 0.004322 sec., 20823.69273484498 rows/sec., 1.69 MiB/sec.
9719 2024.08.05 16:51:09.471192 [ 3 ] {ada08a8b-a149-4b52-861a-05c88a4770a5} <Debug> DynamicQueryHandler: Done processing query
9720 2024.08.05 16:51:09.471221 [ 3 ] {ada08a8b-a149-4b52-861a-05c88a4770a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
9721 2024.08.05 16:51:09.471240 [ 3 ] {} <Debug> HTTP-Session: 7e8bf430-9148-4fe3-b4e5-7c062bd011bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9722 2024.08.05 16:51:09.471330 [ 190 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_24_5} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9723 2024.08.05 16:51:09.471367 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9724 2024.08.05 16:51:09.471425 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9725 2024.08.05 16:51:09.471449 [ 190 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_24_5} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5
9726 2024.08.05 16:51:09.471453 [ 3 ] {} <Debug> HTTP-Session: 81a391c0-1c50-4a97-85a5-04d1abdb13b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
9727 2024.08.05 16:51:09.471484 [ 3 ] {} <Debug> HTTP-Session: 81a391c0-1c50-4a97-85a5-04d1abdb13b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9728 2024.08.05 16:51:09.471500 [ 3 ] {} <Debug> HTTP-Session: 81a391c0-1c50-4a97-85a5-04d1abdb13b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9729 2024.08.05 16:51:09.471551 [ 3 ] {} <Trace> HTTP-Session: 81a391c0-1c50-4a97-85a5-04d1abdb13b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9730 2024.08.05 16:51:09.471556 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
9731 2024.08.05 16:51:09.471655 [ 3 ] {fdd613f1-4f1a-4eb0-ba2a-d343381e33d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
9732 2024.08.05 16:51:09.471699 [ 3 ] {fdd613f1-4f1a-4eb0-ba2a-d343381e33d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9733 2024.08.05 16:51:09.471832 [ 3 ] {fdd613f1-4f1a-4eb0-ba2a-d343381e33d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9734 2024.08.05 16:51:09.472122 [ 3 ] {fdd613f1-4f1a-4eb0-ba2a-d343381e33d9} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9735 2024.08.05 16:51:09.472158 [ 3 ] {fdd613f1-4f1a-4eb0-ba2a-d343381e33d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
9736 2024.08.05 16:51:09.472462 [ 3 ] {fdd613f1-4f1a-4eb0-ba2a-d343381e33d9} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
9737 2024.08.05 16:51:09.472775 [ 3 ] {fdd613f1-4f1a-4eb0-ba2a-d343381e33d9} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9738 2024.08.05 16:51:09.472933 [ 3 ] {fdd613f1-4f1a-4eb0-ba2a-d343381e33d9} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001294 sec., 1545.595054095827 rows/sec., 107.92 KiB/sec.
9739 2024.08.05 16:51:09.472938 [ 147 ] {} <Debug> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0
9740 2024.08.05 16:51:09.473025 [ 147 ] {} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9741 2024.08.05 16:51:09.473077 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
9742 2024.08.05 16:51:09.473218 [ 3 ] {fdd613f1-4f1a-4eb0-ba2a-d343381e33d9} <Debug> DynamicQueryHandler: Done processing query
9743 2024.08.05 16:51:09.473259 [ 188 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_19_4 to all_24_24_0 into Compact with storage Full
9744 2024.08.05 16:51:09.473264 [ 3 ] {fdd613f1-4f1a-4eb0-ba2a-d343381e33d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9745 2024.08.05 16:51:09.473327 [ 3 ] {} <Debug> HTTP-Session: 81a391c0-1c50-4a97-85a5-04d1abdb13b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9746 2024.08.05 16:51:09.473499 [ 188 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9747 2024.08.05 16:51:09.473510 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 13082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9748 2024.08.05 16:51:09.473565 [ 188 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 16 rows starting from the beginning of the part
9749 2024.08.05 16:51:09.473615 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9750 2024.08.05 16:51:09.473683 [ 3 ] {} <Debug> HTTP-Session: 68d6c7ee-fc74-41b5-82a8-cccbe0971512 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
9751 2024.08.05 16:51:09.473767 [ 3 ] {} <Debug> HTTP-Session: 68d6c7ee-fc74-41b5-82a8-cccbe0971512 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9752 2024.08.05 16:51:09.473827 [ 3 ] {} <Debug> HTTP-Session: 68d6c7ee-fc74-41b5-82a8-cccbe0971512 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9753 2024.08.05 16:51:09.473840 [ 188 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2 rows starting from the beginning of the part
9754 2024.08.05 16:51:09.473934 [ 3 ] {} <Trace> HTTP-Session: 68d6c7ee-fc74-41b5-82a8-cccbe0971512 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9755 2024.08.05 16:51:09.474077 [ 188 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 4 rows starting from the beginning of the part
9756 2024.08.05 16:51:09.474316 [ 3 ] {5a16e31c-229b-489d-a386-65b7cbf48c98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9757 2024.08.05 16:51:09.474371 [ 188 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2 rows starting from the beginning of the part
9758 2024.08.05 16:51:09.474498 [ 3 ] {5a16e31c-229b-489d-a386-65b7cbf48c98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9759 2024.08.05 16:51:09.474731 [ 188 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 2 rows starting from the beginning of the part
9760 2024.08.05 16:51:09.475043 [ 188 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 2 rows starting from the beginning of the part
9761 2024.08.05 16:51:09.475694 [ 3 ] {5a16e31c-229b-489d-a386-65b7cbf48c98} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9762 2024.08.05 16:51:09.476548 [ 3 ] {5a16e31c-229b-489d-a386-65b7cbf48c98} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9763 2024.08.05 16:51:09.476620 [ 3 ] {5a16e31c-229b-489d-a386-65b7cbf48c98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
9764 2024.08.05 16:51:09.477563 [ 3 ] {5a16e31c-229b-489d-a386-65b7cbf48c98} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
9765 2024.08.05 16:51:09.477769 [ 190 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 4 columns (4 merged, 0 gathered) in 0.004609229 sec., 6074.768686910544 rows/sec., 424.17 KiB/sec.
9766 2024.08.05 16:51:09.477912 [ 190 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary)
9767 2024.08.05 16:51:09.478100 [ 3 ] {5a16e31c-229b-489d-a386-65b7cbf48c98} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9768 2024.08.05 16:51:09.478405 [ 3 ] {5a16e31c-229b-489d-a386-65b7cbf48c98} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.004246 sec., 18134.71502590674 rows/sec., 1.42 MiB/sec.
9769 2024.08.05 16:51:09.478629 [ 190 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_24_5} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9770 2024.08.05 16:51:09.478903 [ 3 ] {5a16e31c-229b-489d-a386-65b7cbf48c98} <Debug> DynamicQueryHandler: Done processing query
9771 2024.08.05 16:51:09.478972 [ 190 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_24_5} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5
9772 2024.08.05 16:51:09.478992 [ 3 ] {5a16e31c-229b-489d-a386-65b7cbf48c98} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
9773 2024.08.05 16:51:09.479057 [ 3 ] {} <Debug> HTTP-Session: 68d6c7ee-fc74-41b5-82a8-cccbe0971512 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9774 2024.08.05 16:51:09.479256 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
9775 2024.08.05 16:51:09.479387 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 30774, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9776 2024.08.05 16:51:09.479494 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9777 2024.08.05 16:51:09.479528 [ 3 ] {} <Debug> HTTP-Session: 7ed5e115-6c09-4a86-bca7-b29b2f6c67a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
9778 2024.08.05 16:51:09.479545 [ 3 ] {} <Debug> HTTP-Session: 7ed5e115-6c09-4a86-bca7-b29b2f6c67a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9779 2024.08.05 16:51:09.479558 [ 3 ] {} <Debug> HTTP-Session: 7ed5e115-6c09-4a86-bca7-b29b2f6c67a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9780 2024.08.05 16:51:09.479589 [ 3 ] {} <Trace> HTTP-Session: 7ed5e115-6c09-4a86-bca7-b29b2f6c67a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9781 2024.08.05 16:51:09.479753 [ 3 ] {1d2528bb-6b3e-4de6-a70f-bfb465c8e25a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9782 2024.08.05 16:51:09.479803 [ 3 ] {1d2528bb-6b3e-4de6-a70f-bfb465c8e25a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9783 2024.08.05 16:51:09.479973 [ 3 ] {1d2528bb-6b3e-4de6-a70f-bfb465c8e25a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9784 2024.08.05 16:51:09.480467 [ 3 ] {1d2528bb-6b3e-4de6-a70f-bfb465c8e25a} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9785 2024.08.05 16:51:09.480506 [ 3 ] {1d2528bb-6b3e-4de6-a70f-bfb465c8e25a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
9786 2024.08.05 16:51:09.480908 [ 3 ] {1d2528bb-6b3e-4de6-a70f-bfb465c8e25a} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
9787 2024.08.05 16:51:09.481249 [ 3 ] {1d2528bb-6b3e-4de6-a70f-bfb465c8e25a} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9788 2024.08.05 16:51:09.481413 [ 3 ] {1d2528bb-6b3e-4de6-a70f-bfb465c8e25a} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001733 sec., 92902.48124639354 rows/sec., 6.47 MiB/sec.
9789 2024.08.05 16:51:09.481587 [ 3 ] {1d2528bb-6b3e-4de6-a70f-bfb465c8e25a} <Debug> DynamicQueryHandler: Done processing query
9790 2024.08.05 16:51:09.481612 [ 3 ] {1d2528bb-6b3e-4de6-a70f-bfb465c8e25a} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9791 2024.08.05 16:51:09.481628 [ 3 ] {} <Debug> HTTP-Session: 7ed5e115-6c09-4a86-bca7-b29b2f6c67a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9792 2024.08.05 16:51:09.481828 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 17713, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9793 2024.08.05 16:51:09.481877 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9794 2024.08.05 16:51:09.481895 [ 3 ] {} <Debug> HTTP-Session: 1ecf9877-3900-4530-84e5-ce95681eeec1 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
9795 2024.08.05 16:51:09.481911 [ 3 ] {} <Debug> HTTP-Session: 1ecf9877-3900-4530-84e5-ce95681eeec1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9796 2024.08.05 16:51:09.481925 [ 3 ] {} <Debug> HTTP-Session: 1ecf9877-3900-4530-84e5-ce95681eeec1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9797 2024.08.05 16:51:09.481956 [ 3 ] {} <Trace> HTTP-Session: 1ecf9877-3900-4530-84e5-ce95681eeec1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9798 2024.08.05 16:51:09.482142 [ 3 ] {01927ad5-c7f9-4d50-adf6-1f89b2831b4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9799 2024.08.05 16:51:09.482206 [ 3 ] {01927ad5-c7f9-4d50-adf6-1f89b2831b4f} <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
9800 2024.08.05 16:51:09.482634 [ 3 ] {01927ad5-c7f9-4d50-adf6-1f89b2831b4f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9801 2024.08.05 16:51:09.483180 [ 3 ] {01927ad5-c7f9-4d50-adf6-1f89b2831b4f} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9802 2024.08.05 16:51:09.483217 [ 3 ] {01927ad5-c7f9-4d50-adf6-1f89b2831b4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
9803 2024.08.05 16:51:09.483796 [ 3 ] {01927ad5-c7f9-4d50-adf6-1f89b2831b4f} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
9804 2024.08.05 16:51:09.484197 [ 3 ] {01927ad5-c7f9-4d50-adf6-1f89b2831b4f} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9805 2024.08.05 16:51:09.484400 [ 3 ] {01927ad5-c7f9-4d50-adf6-1f89b2831b4f} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002366 sec., 4649.196956889265 rows/sec., 8.33 MiB/sec.
9806 2024.08.05 16:51:09.484615 [ 3 ] {01927ad5-c7f9-4d50-adf6-1f89b2831b4f} <Debug> DynamicQueryHandler: Done processing query
9807 2024.08.05 16:51:09.484641 [ 3 ] {01927ad5-c7f9-4d50-adf6-1f89b2831b4f} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
9808 2024.08.05 16:51:09.484656 [ 3 ] {} <Debug> HTTP-Session: 1ecf9877-3900-4530-84e5-ce95681eeec1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9809 2024.08.05 16:51:09.484813 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9810 2024.08.05 16:51:09.484861 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9811 2024.08.05 16:51:09.484879 [ 3 ] {} <Debug> HTTP-Session: 74ebb9c1-465c-46f0-9a05-80640bde4eb7 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
9812 2024.08.05 16:51:09.484896 [ 3 ] {} <Debug> HTTP-Session: 74ebb9c1-465c-46f0-9a05-80640bde4eb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9813 2024.08.05 16:51:09.484910 [ 3 ] {} <Debug> HTTP-Session: 74ebb9c1-465c-46f0-9a05-80640bde4eb7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9814 2024.08.05 16:51:09.484941 [ 3 ] {} <Trace> HTTP-Session: 74ebb9c1-465c-46f0-9a05-80640bde4eb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9815 2024.08.05 16:51:09.485060 [ 3 ] {63dcf98d-017d-4d82-8271-03b3c1604091} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9816 2024.08.05 16:51:09.485104 [ 3 ] {63dcf98d-017d-4d82-8271-03b3c1604091} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9817 2024.08.05 16:51:09.485233 [ 3 ] {63dcf98d-017d-4d82-8271-03b3c1604091} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9818 2024.08.05 16:51:09.485555 [ 3 ] {63dcf98d-017d-4d82-8271-03b3c1604091} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9819 2024.08.05 16:51:09.485591 [ 3 ] {63dcf98d-017d-4d82-8271-03b3c1604091} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
9820 2024.08.05 16:51:09.485968 [ 3 ] {63dcf98d-017d-4d82-8271-03b3c1604091} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
9821 2024.08.05 16:51:09.486292 [ 3 ] {63dcf98d-017d-4d82-8271-03b3c1604091} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9822 2024.08.05 16:51:09.486461 [ 3 ] {63dcf98d-017d-4d82-8271-03b3c1604091} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001429 sec., 41987.40377886634 rows/sec., 2.83 MiB/sec.
9823 2024.08.05 16:51:09.486650 [ 3 ] {63dcf98d-017d-4d82-8271-03b3c1604091} <Debug> DynamicQueryHandler: Done processing query
9824 2024.08.05 16:51:09.486684 [ 3 ] {63dcf98d-017d-4d82-8271-03b3c1604091} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9825 2024.08.05 16:51:09.486705 [ 3 ] {} <Debug> HTTP-Session: 74ebb9c1-465c-46f0-9a05-80640bde4eb7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9826 2024.08.05 16:51:14.466390 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 3758, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9827 2024.08.05 16:51:14.466577 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9828 2024.08.05 16:51:14.466624 [ 3 ] {} <Debug> HTTP-Session: 39aab45d-4855-4de5-a234-b4641e27f3b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
9829 2024.08.05 16:51:14.466675 [ 3 ] {} <Debug> HTTP-Session: 39aab45d-4855-4de5-a234-b4641e27f3b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9830 2024.08.05 16:51:14.466709 [ 3 ] {} <Debug> HTTP-Session: 39aab45d-4855-4de5-a234-b4641e27f3b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9831 2024.08.05 16:51:14.466797 [ 3 ] {} <Trace> HTTP-Session: 39aab45d-4855-4de5-a234-b4641e27f3b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9832 2024.08.05 16:51:14.467000 [ 3 ] {f2df1576-5b8a-496e-a0a9-4d1b66b2b7f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
9833 2024.08.05 16:51:14.467075 [ 3 ] {f2df1576-5b8a-496e-a0a9-4d1b66b2b7f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
9834 2024.08.05 16:51:14.467276 [ 3 ] {f2df1576-5b8a-496e-a0a9-4d1b66b2b7f9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9835 2024.08.05 16:51:14.467705 [ 3 ] {f2df1576-5b8a-496e-a0a9-4d1b66b2b7f9} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9836 2024.08.05 16:51:14.467748 [ 3 ] {f2df1576-5b8a-496e-a0a9-4d1b66b2b7f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
9837 2024.08.05 16:51:14.468122 [ 3 ] {f2df1576-5b8a-496e-a0a9-4d1b66b2b7f9} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
9838 2024.08.05 16:51:14.468458 [ 3 ] {f2df1576-5b8a-496e-a0a9-4d1b66b2b7f9} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9839 2024.08.05 16:51:14.468621 [ 3 ] {f2df1576-5b8a-496e-a0a9-4d1b66b2b7f9} <Debug> executeQuery: Read 27 rows, 2.04 KiB in 0.001682 sec., 16052.31866825208 rows/sec., 1.19 MiB/sec.
9840 2024.08.05 16:51:14.468705 [ 141 ] {} <Debug> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
9841 2024.08.05 16:51:14.468835 [ 141 ] {} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9842 2024.08.05 16:51:14.468892 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
9843 2024.08.05 16:51:14.468906 [ 3 ] {f2df1576-5b8a-496e-a0a9-4d1b66b2b7f9} <Debug> DynamicQueryHandler: Done processing query
9844 2024.08.05 16:51:14.468953 [ 3 ] {f2df1576-5b8a-496e-a0a9-4d1b66b2b7f9} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9845 2024.08.05 16:51:14.469007 [ 3 ] {} <Debug> HTTP-Session: 39aab45d-4855-4de5-a234-b4641e27f3b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9846 2024.08.05 16:51:14.469222 [ 200 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::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
9847 2024.08.05 16:51:14.469320 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 33833, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9848 2024.08.05 16:51:14.469577 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9849 2024.08.05 16:51:14.469691 [ 3 ] {} <Debug> HTTP-Session: 62696f35-38a1-4e26-92f8-6250788a73ec Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
9850 2024.08.05 16:51:14.469762 [ 3 ] {} <Debug> HTTP-Session: 62696f35-38a1-4e26-92f8-6250788a73ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9851 2024.08.05 16:51:14.469855 [ 3 ] {} <Debug> HTTP-Session: 62696f35-38a1-4e26-92f8-6250788a73ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9852 2024.08.05 16:51:14.469896 [ 200 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9853 2024.08.05 16:51:14.470006 [ 200 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 38 rows starting from the beginning of the part
9854 2024.08.05 16:51:14.470035 [ 3 ] {} <Trace> HTTP-Session: 62696f35-38a1-4e26-92f8-6250788a73ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9855 2024.08.05 16:51:14.470458 [ 200 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 27 rows starting from the beginning of the part
9856 2024.08.05 16:51:14.470848 [ 200 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::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
9857 2024.08.05 16:51:14.470777 [ 3 ] {795603a4-b2b4-4197-8a80-53f4097f8eba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9858 2024.08.05 16:51:14.471051 [ 3 ] {795603a4-b2b4-4197-8a80-53f4097f8eba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9859 2024.08.05 16:51:14.471065 [ 200 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 27 rows starting from the beginning of the part
9860 2024.08.05 16:51:14.471427 [ 200 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::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
9861 2024.08.05 16:51:14.471788 [ 200 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 27 rows starting from the beginning of the part
9862 2024.08.05 16:51:14.472233 [ 3 ] {795603a4-b2b4-4197-8a80-53f4097f8eba} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9863 2024.08.05 16:51:14.473222 [ 3 ] {795603a4-b2b4-4197-8a80-53f4097f8eba} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9864 2024.08.05 16:51:14.473293 [ 3 ] {795603a4-b2b4-4197-8a80-53f4097f8eba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
9865 2024.08.05 16:51:14.474246 [ 3 ] {795603a4-b2b4-4197-8a80-53f4097f8eba} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
9866 2024.08.05 16:51:14.474306 [ 200 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 141 rows, containing 4 columns (4 merged, 0 gathered) in 0.00528132 sec., 26697.870986798756 rows/sec., 2.00 MiB/sec.
9867 2024.08.05 16:51:14.474528 [ 200 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
9868 2024.08.05 16:51:14.475110 [ 3 ] {795603a4-b2b4-4197-8a80-53f4097f8eba} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9869 2024.08.05 16:51:14.475516 [ 200 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_46_9} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9870 2024.08.05 16:51:14.475537 [ 3 ] {795603a4-b2b4-4197-8a80-53f4097f8eba} <Debug> executeQuery: Read 224 rows, 20.23 KiB in 0.005101 sec., 43912.95824348168 rows/sec., 3.87 MiB/sec.
9871 2024.08.05 16:51:14.475536 [ 141 ] {} <Debug> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
9872 2024.08.05 16:51:14.475731 [ 141 ] {} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9873 2024.08.05 16:51:14.475771 [ 200 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_46_9} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
9874 2024.08.05 16:51:14.475878 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
9875 2024.08.05 16:51:14.476048 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
9876 2024.08.05 16:51:14.476082 [ 3 ] {795603a4-b2b4-4197-8a80-53f4097f8eba} <Debug> DynamicQueryHandler: Done processing query
9877 2024.08.05 16:51:14.476140 [ 3 ] {795603a4-b2b4-4197-8a80-53f4097f8eba} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB.
9878 2024.08.05 16:51:14.476198 [ 3 ] {} <Debug> HTTP-Session: 62696f35-38a1-4e26-92f8-6250788a73ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9879 2024.08.05 16:51:14.476268 [ 196 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::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
9880 2024.08.05 16:51:14.476422 [ 196 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9881 2024.08.05 16:51:14.476481 [ 196 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 303 rows starting from the beginning of the part
9882 2024.08.05 16:51:14.476485 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 65110, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9883 2024.08.05 16:51:14.476662 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9884 2024.08.05 16:51:14.476694 [ 196 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 225 rows starting from the beginning of the part
9885 2024.08.05 16:51:14.476756 [ 3 ] {} <Debug> HTTP-Session: 610a9d22-aa39-40ce-b088-f199c9a7743c Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
9886 2024.08.05 16:51:14.476860 [ 3 ] {} <Debug> HTTP-Session: 610a9d22-aa39-40ce-b088-f199c9a7743c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9887 2024.08.05 16:51:14.476937 [ 3 ] {} <Debug> HTTP-Session: 610a9d22-aa39-40ce-b088-f199c9a7743c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9888 2024.08.05 16:51:14.476975 [ 196 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 126 rows starting from the beginning of the part
9889 2024.08.05 16:51:14.477036 [ 3 ] {} <Trace> HTTP-Session: 610a9d22-aa39-40ce-b088-f199c9a7743c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9890 2024.08.05 16:51:14.477298 [ 196 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 224 rows starting from the beginning of the part
9891 2024.08.05 16:51:14.477452 [ 196 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 90 rows starting from the beginning of the part
9892 2024.08.05 16:51:14.477497 [ 3 ] {d8ce8f5b-7033-46ec-ad2f-0c1bbf020a24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9893 2024.08.05 16:51:14.477694 [ 3 ] {d8ce8f5b-7033-46ec-ad2f-0c1bbf020a24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9894 2024.08.05 16:51:14.477710 [ 196 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 224 rows starting from the beginning of the part
9895 2024.08.05 16:51:14.478492 [ 3 ] {d8ce8f5b-7033-46ec-ad2f-0c1bbf020a24} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9896 2024.08.05 16:51:14.479758 [ 3 ] {d8ce8f5b-7033-46ec-ad2f-0c1bbf020a24} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9897 2024.08.05 16:51:14.479830 [ 3 ] {d8ce8f5b-7033-46ec-ad2f-0c1bbf020a24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
9898 2024.08.05 16:51:14.480534 [ 3 ] {d8ce8f5b-7033-46ec-ad2f-0c1bbf020a24} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
9899 2024.08.05 16:51:14.480610 [ 198 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1192 rows, containing 4 columns (4 merged, 0 gathered) in 0.004500466 sec., 264861.4610131484 rows/sec., 22.85 MiB/sec.
9900 2024.08.05 16:51:14.480828 [ 198 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
9901 2024.08.05 16:51:14.480936 [ 3 ] {d8ce8f5b-7033-46ec-ad2f-0c1bbf020a24} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9902 2024.08.05 16:51:14.481187 [ 141 ] {} <Debug> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
9903 2024.08.05 16:51:14.481246 [ 3 ] {d8ce8f5b-7033-46ec-ad2f-0c1bbf020a24} <Debug> executeQuery: Read 403 rows, 29.16 KiB in 0.003969 sec., 101536.91106072058 rows/sec., 7.17 MiB/sec.
9904 2024.08.05 16:51:14.481281 [ 141 ] {} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9905 2024.08.05 16:51:14.481451 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
9906 2024.08.05 16:51:14.481825 [ 3 ] {d8ce8f5b-7033-46ec-ad2f-0c1bbf020a24} <Debug> DynamicQueryHandler: Done processing query
9907 2024.08.05 16:51:14.481880 [ 3 ] {d8ce8f5b-7033-46ec-ad2f-0c1bbf020a24} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
9908 2024.08.05 16:51:14.481882 [ 189 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::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
9909 2024.08.05 16:51:14.481917 [ 3 ] {} <Debug> HTTP-Session: 610a9d22-aa39-40ce-b088-f199c9a7743c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9910 2024.08.05 16:51:14.481994 [ 198 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_51_10} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9911 2024.08.05 16:51:14.482198 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9912 2024.08.05 16:51:14.482250 [ 198 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_51_10} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
9913 2024.08.05 16:51:14.482339 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9914 2024.08.05 16:51:14.482455 [ 3 ] {} <Debug> HTTP-Session: dba688e8-08ef-4062-ae72-c178fc60c05f Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
9915 2024.08.05 16:51:14.482497 [ 189 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9916 2024.08.05 16:51:14.482514 [ 3 ] {} <Debug> HTTP-Session: dba688e8-08ef-4062-ae72-c178fc60c05f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9917 2024.08.05 16:51:14.482518 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB.
9918 2024.08.05 16:51:14.482581 [ 3 ] {} <Debug> HTTP-Session: dba688e8-08ef-4062-ae72-c178fc60c05f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9919 2024.08.05 16:51:14.482598 [ 189 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 472 rows starting from the beginning of the part
9920 2024.08.05 16:51:14.482662 [ 3 ] {} <Trace> HTTP-Session: dba688e8-08ef-4062-ae72-c178fc60c05f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9921 2024.08.05 16:51:14.482889 [ 189 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 405 rows starting from the beginning of the part
9922 2024.08.05 16:51:14.482940 [ 3 ] {f7343192-b90c-43f7-aeb9-8b198132efc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
9923 2024.08.05 16:51:14.483106 [ 3 ] {f7343192-b90c-43f7-aeb9-8b198132efc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
9924 2024.08.05 16:51:14.483157 [ 189 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 101 rows starting from the beginning of the part
9925 2024.08.05 16:51:14.483490 [ 189 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 403 rows starting from the beginning of the part
9926 2024.08.05 16:51:14.483846 [ 189 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 77 rows starting from the beginning of the part
9927 2024.08.05 16:51:14.484117 [ 3 ] {f7343192-b90c-43f7-aeb9-8b198132efc3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9928 2024.08.05 16:51:14.484148 [ 189 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 403 rows starting from the beginning of the part
9929 2024.08.05 16:51:14.484993 [ 3 ] {f7343192-b90c-43f7-aeb9-8b198132efc3} <Trace> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9930 2024.08.05 16:51:14.485046 [ 3 ] {f7343192-b90c-43f7-aeb9-8b198132efc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
9931 2024.08.05 16:51:14.485940 [ 3 ] {f7343192-b90c-43f7-aeb9-8b198132efc3} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
9932 2024.08.05 16:51:14.486658 [ 3 ] {f7343192-b90c-43f7-aeb9-8b198132efc3} <Trace> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9933 2024.08.05 16:51:14.486846 [ 141 ] {} <Debug> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
9934 2024.08.05 16:51:14.486947 [ 141 ] {} <Trace> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9935 2024.08.05 16:51:14.486937 [ 3 ] {f7343192-b90c-43f7-aeb9-8b198132efc3} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.004056 sec., 1479.2899408284025 rows/sec., 63.56 KiB/sec.
9936 2024.08.05 16:51:14.487000 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
9937 2024.08.05 16:51:14.487711 [ 189 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1861 rows, containing 4 columns (4 merged, 0 gathered) in 0.006076404 sec., 306266.66692998033 rows/sec., 21.94 MiB/sec.
9938 2024.08.05 16:51:14.487914 [ 197 ] {6bd44631-33fa-4fa0-bb50-28e3271643dd::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
9939 2024.08.05 16:51:14.488055 [ 189 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
9940 2024.08.05 16:51:14.488187 [ 3 ] {f7343192-b90c-43f7-aeb9-8b198132efc3} <Debug> DynamicQueryHandler: Done processing query
9941 2024.08.05 16:51:14.488263 [ 3 ] {f7343192-b90c-43f7-aeb9-8b198132efc3} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
9942 2024.08.05 16:51:14.488338 [ 3 ] {} <Debug> HTTP-Session: dba688e8-08ef-4062-ae72-c178fc60c05f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9943 2024.08.05 16:51:14.488396 [ 197 ] {6bd44631-33fa-4fa0-bb50-28e3271643dd::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9944 2024.08.05 16:51:14.488498 [ 197 ] {6bd44631-33fa-4fa0-bb50-28e3271643dd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 96 rows starting from the beginning of the part
9945 2024.08.05 16:51:14.488697 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9946 2024.08.05 16:51:14.488886 [ 197 ] {6bd44631-33fa-4fa0-bb50-28e3271643dd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part
9947 2024.08.05 16:51:14.488947 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9948 2024.08.05 16:51:14.489097 [ 3 ] {} <Debug> HTTP-Session: 4c644944-e4a9-4ddc-8171-bde9e2edbbde Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
9949 2024.08.05 16:51:14.489308 [ 197 ] {6bd44631-33fa-4fa0-bb50-28e3271643dd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part
9950 2024.08.05 16:51:14.489369 [ 3 ] {} <Debug> HTTP-Session: 4c644944-e4a9-4ddc-8171-bde9e2edbbde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9951 2024.08.05 16:51:14.489572 [ 3 ] {} <Debug> HTTP-Session: 4c644944-e4a9-4ddc-8171-bde9e2edbbde Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9952 2024.08.05 16:51:14.489703 [ 189 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_51_10} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9953 2024.08.05 16:51:14.489757 [ 197 ] {6bd44631-33fa-4fa0-bb50-28e3271643dd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part
9954 2024.08.05 16:51:14.490113 [ 189 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_51_10} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
9955 2024.08.05 16:51:14.490115 [ 197 ] {6bd44631-33fa-4fa0-bb50-28e3271643dd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part
9956 2024.08.05 16:51:14.490117 [ 3 ] {} <Trace> HTTP-Session: 4c644944-e4a9-4ddc-8171-bde9e2edbbde Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9957 2024.08.05 16:51:14.490365 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB.
9958 2024.08.05 16:51:14.490440 [ 197 ] {6bd44631-33fa-4fa0-bb50-28e3271643dd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part
9959 2024.08.05 16:51:14.490931 [ 3 ] {9e36d0dd-ab6a-4556-9e6f-2df7aee7e4e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
9960 2024.08.05 16:51:14.491016 [ 3 ] {9e36d0dd-ab6a-4556-9e6f-2df7aee7e4e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
9961 2024.08.05 16:51:14.491667 [ 3 ] {9e36d0dd-ab6a-4556-9e6f-2df7aee7e4e2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9962 2024.08.05 16:51:14.492596 [ 3 ] {9e36d0dd-ab6a-4556-9e6f-2df7aee7e4e2} <Trace> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9963 2024.08.05 16:51:14.492667 [ 3 ] {9e36d0dd-ab6a-4556-9e6f-2df7aee7e4e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
9964 2024.08.05 16:51:14.493397 [ 191 ] {6bd44631-33fa-4fa0-bb50-28e3271643dd::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.006048613 sec., 20831.221967746984 rows/sec., 895.09 KiB/sec.
9965 2024.08.05 16:51:14.493693 [ 3 ] {9e36d0dd-ab6a-4556-9e6f-2df7aee7e4e2} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
9966 2024.08.05 16:51:14.493730 [ 195 ] {6bd44631-33fa-4fa0-bb50-28e3271643dd::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
9967 2024.08.05 16:51:14.494391 [ 3 ] {9e36d0dd-ab6a-4556-9e6f-2df7aee7e4e2} <Trace> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9968 2024.08.05 16:51:14.494684 [ 141 ] {} <Debug> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
9969 2024.08.05 16:51:14.494751 [ 3 ] {9e36d0dd-ab6a-4556-9e6f-2df7aee7e4e2} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.003952 sec., 19483.805668016197 rows/sec., 1.20 MiB/sec.
9970 2024.08.05 16:51:14.494770 [ 141 ] {} <Trace> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9971 2024.08.05 16:51:14.494754 [ 191 ] {6bd44631-33fa-4fa0-bb50-28e3271643dd::all_1_21_4} <Trace> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9972 2024.08.05 16:51:14.494873 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
9973 2024.08.05 16:51:14.495269 [ 191 ] {6bd44631-33fa-4fa0-bb50-28e3271643dd::all_1_21_4} <Trace> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
9974 2024.08.05 16:51:14.495533 [ 195 ] {f97fc151-a900-4d1c-a039-72bdc4ea024c::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
9975 2024.08.05 16:51:14.495604 [ 3 ] {9e36d0dd-ab6a-4556-9e6f-2df7aee7e4e2} <Debug> DynamicQueryHandler: Done processing query
9976 2024.08.05 16:51:14.495632 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
9977 2024.08.05 16:51:14.495741 [ 3 ] {9e36d0dd-ab6a-4556-9e6f-2df7aee7e4e2} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9978 2024.08.05 16:51:14.495866 [ 3 ] {} <Debug> HTTP-Session: 4c644944-e4a9-4ddc-8171-bde9e2edbbde Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9979 2024.08.05 16:51:14.496047 [ 195 ] {f97fc151-a900-4d1c-a039-72bdc4ea024c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9980 2024.08.05 16:51:14.496087 [ 195 ] {f97fc151-a900-4d1c-a039-72bdc4ea024c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1232 rows starting from the beginning of the part
9981 2024.08.05 16:51:14.496204 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 30582, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9982 2024.08.05 16:51:14.496398 [ 195 ] {f97fc151-a900-4d1c-a039-72bdc4ea024c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 77 rows starting from the beginning of the part
9983 2024.08.05 16:51:14.496397 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9984 2024.08.05 16:51:14.496462 [ 3 ] {} <Debug> HTTP-Session: 543ea9fb-dc41-4ea2-b119-ec815cebe15c Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
9985 2024.08.05 16:51:14.496529 [ 3 ] {} <Debug> HTTP-Session: 543ea9fb-dc41-4ea2-b119-ec815cebe15c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9986 2024.08.05 16:51:14.496611 [ 3 ] {} <Debug> HTTP-Session: 543ea9fb-dc41-4ea2-b119-ec815cebe15c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9987 2024.08.05 16:51:14.496719 [ 195 ] {f97fc151-a900-4d1c-a039-72bdc4ea024c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 77 rows starting from the beginning of the part
9988 2024.08.05 16:51:14.496753 [ 3 ] {} <Trace> HTTP-Session: 543ea9fb-dc41-4ea2-b119-ec815cebe15c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9989 2024.08.05 16:51:14.497034 [ 195 ] {f97fc151-a900-4d1c-a039-72bdc4ea024c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 77 rows starting from the beginning of the part
9990 2024.08.05 16:51:14.497265 [ 3 ] {bce2771b-f69a-49ea-af5c-ff20f3439c09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9991 2024.08.05 16:51:14.497273 [ 195 ] {f97fc151-a900-4d1c-a039-72bdc4ea024c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 77 rows starting from the beginning of the part
9992 2024.08.05 16:51:14.497454 [ 3 ] {bce2771b-f69a-49ea-af5c-ff20f3439c09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9993 2024.08.05 16:51:14.497654 [ 195 ] {f97fc151-a900-4d1c-a039-72bdc4ea024c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 77 rows starting from the beginning of the part
9994 2024.08.05 16:51:14.498426 [ 3 ] {bce2771b-f69a-49ea-af5c-ff20f3439c09} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9995 2024.08.05 16:51:14.499291 [ 3 ] {bce2771b-f69a-49ea-af5c-ff20f3439c09} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9996 2024.08.05 16:51:14.499367 [ 3 ] {bce2771b-f69a-49ea-af5c-ff20f3439c09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
9997 2024.08.05 16:51:14.500329 [ 3 ] {bce2771b-f69a-49ea-af5c-ff20f3439c09} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
9998 2024.08.05 16:51:14.501040 [ 199 ] {f97fc151-a900-4d1c-a039-72bdc4ea024c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1617 rows, containing 5 columns (5 merged, 0 gathered) in 0.006003312 sec., 269351.31807242404 rows/sec., 16.59 MiB/sec.
9999 2024.08.05 16:51:14.501273 [ 3 ] {bce2771b-f69a-49ea-af5c-ff20f3439c09} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10000 2024.08.05 16:51:14.501387 [ 199 ] {f97fc151-a900-4d1c-a039-72bdc4ea024c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
10001 2024.08.05 16:51:14.501583 [ 3 ] {bce2771b-f69a-49ea-af5c-ff20f3439c09} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004585 sec., 34896.40130861505 rows/sec., 2.43 MiB/sec.
10002 2024.08.05 16:51:14.501676 [ 141 ] {} <Debug> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
10003 2024.08.05 16:51:14.501910 [ 141 ] {} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10004 2024.08.05 16:51:14.502024 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
10005 2024.08.05 16:51:14.502135 [ 3 ] {bce2771b-f69a-49ea-af5c-ff20f3439c09} <Debug> DynamicQueryHandler: Done processing query
10006 2024.08.05 16:51:14.502269 [ 3 ] {bce2771b-f69a-49ea-af5c-ff20f3439c09} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10007 2024.08.05 16:51:14.502370 [ 3 ] {} <Debug> HTTP-Session: 543ea9fb-dc41-4ea2-b119-ec815cebe15c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10008 2024.08.05 16:51:14.502655 [ 186 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::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
10009 2024.08.05 16:51:14.502708 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 33737, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10010 2024.08.05 16:51:14.502927 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10011 2024.08.05 16:51:14.503020 [ 3 ] {} <Debug> HTTP-Session: 6ffef510-a290-41b7-93d5-f781d644fe7f Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
10012 2024.08.05 16:51:14.503131 [ 3 ] {} <Debug> HTTP-Session: 6ffef510-a290-41b7-93d5-f781d644fe7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10013 2024.08.05 16:51:14.503217 [ 3 ] {} <Debug> HTTP-Session: 6ffef510-a290-41b7-93d5-f781d644fe7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10014 2024.08.05 16:51:14.503409 [ 3 ] {} <Trace> HTTP-Session: 6ffef510-a290-41b7-93d5-f781d644fe7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10015 2024.08.05 16:51:14.503527 [ 186 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10016 2024.08.05 16:51:14.503701 [ 186 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 7434 rows starting from the beginning of the part
10017 2024.08.05 16:51:14.504223 [ 3 ] {7f453236-92c4-459d-a098-59f7654636d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10018 2024.08.05 16:51:14.504258 [ 186 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 161 rows starting from the beginning of the part
10019 2024.08.05 16:51:14.504824 [ 3 ] {7f453236-92c4-459d-a098-59f7654636d3} <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
10020 2024.08.05 16:51:14.504850 [ 186 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 197 rows starting from the beginning of the part
10021 2024.08.05 16:51:14.505176 [ 186 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 160 rows starting from the beginning of the part
10022 2024.08.05 16:51:14.505131 [ 199 ] {f97fc151-a900-4d1c-a039-72bdc4ea024c::all_1_21_4} <Trace> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10023 2024.08.05 16:51:14.505719 [ 186 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 161 rows starting from the beginning of the part
10024 2024.08.05 16:51:14.506169 [ 186 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 160 rows starting from the beginning of the part
10025 2024.08.05 16:51:14.506256 [ 199 ] {f97fc151-a900-4d1c-a039-72bdc4ea024c::all_1_21_4} <Trace> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
10026 2024.08.05 16:51:14.506855 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB.
10027 2024.08.05 16:51:14.507551 [ 3 ] {7f453236-92c4-459d-a098-59f7654636d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10028 2024.08.05 16:51:14.508727 [ 3 ] {7f453236-92c4-459d-a098-59f7654636d3} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10029 2024.08.05 16:51:14.508768 [ 3 ] {7f453236-92c4-459d-a098-59f7654636d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
10030 2024.08.05 16:51:14.509789 [ 3 ] {7f453236-92c4-459d-a098-59f7654636d3} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
10031 2024.08.05 16:51:14.510400 [ 3 ] {7f453236-92c4-459d-a098-59f7654636d3} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10032 2024.08.05 16:51:14.510601 [ 141 ] {} <Debug> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
10033 2024.08.05 16:51:14.510663 [ 3 ] {7f453236-92c4-459d-a098-59f7654636d3} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.006875 sec., 3054.5454545454545 rows/sec., 5.47 MiB/sec.
10034 2024.08.05 16:51:14.510698 [ 141 ] {} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10035 2024.08.05 16:51:14.510826 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
10036 2024.08.05 16:51:14.511639 [ 188 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::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
10037 2024.08.05 16:51:14.511744 [ 186 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8273 rows, containing 5 columns (5 merged, 0 gathered) in 0.009456241 sec., 874871.9496467994 rows/sec., 61.00 MiB/sec.
10038 2024.08.05 16:51:14.511966 [ 3 ] {7f453236-92c4-459d-a098-59f7654636d3} <Debug> DynamicQueryHandler: Done processing query
10039 2024.08.05 16:51:14.512066 [ 3 ] {7f453236-92c4-459d-a098-59f7654636d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
10040 2024.08.05 16:51:14.512067 [ 186 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
10041 2024.08.05 16:51:14.512150 [ 3 ] {} <Debug> HTTP-Session: 6ffef510-a290-41b7-93d5-f781d644fe7f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10042 2024.08.05 16:51:14.512453 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 3209, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10043 2024.08.05 16:51:14.512605 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10044 2024.08.05 16:51:14.512700 [ 3 ] {} <Debug> HTTP-Session: d3449828-5745-4aa9-bbe7-ba8a6ac7ebb4 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
10045 2024.08.05 16:51:14.512777 [ 3 ] {} <Debug> HTTP-Session: d3449828-5745-4aa9-bbe7-ba8a6ac7ebb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10046 2024.08.05 16:51:14.512853 [ 3 ] {} <Debug> HTTP-Session: d3449828-5745-4aa9-bbe7-ba8a6ac7ebb4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10047 2024.08.05 16:51:14.512993 [ 3 ] {} <Trace> HTTP-Session: d3449828-5745-4aa9-bbe7-ba8a6ac7ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10048 2024.08.05 16:51:14.513346 [ 3 ] {4a14f46f-9d9d-4d3d-be70-9a0305be45b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
10049 2024.08.05 16:51:14.513496 [ 188 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10050 2024.08.05 16:51:14.513520 [ 3 ] {4a14f46f-9d9d-4d3d-be70-9a0305be45b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
10051 2024.08.05 16:51:14.513816 [ 188 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::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
10052 2024.08.05 16:51:14.514076 [ 186 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10053 2024.08.05 16:51:14.514567 [ 186 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
10054 2024.08.05 16:51:14.514923 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.46 MiB.
10055 2024.08.05 16:51:14.515001 [ 3 ] {4a14f46f-9d9d-4d3d-be70-9a0305be45b7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10056 2024.08.05 16:51:14.515094 [ 188 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::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
10057 2024.08.05 16:51:14.515764 [ 188 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::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
10058 2024.08.05 16:51:14.516022 [ 3 ] {4a14f46f-9d9d-4d3d-be70-9a0305be45b7} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10059 2024.08.05 16:51:14.516153 [ 3 ] {4a14f46f-9d9d-4d3d-be70-9a0305be45b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
10060 2024.08.05 16:51:14.516471 [ 188 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::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
10061 2024.08.05 16:51:14.517098 [ 188 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::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
10062 2024.08.05 16:51:14.517593 [ 3 ] {4a14f46f-9d9d-4d3d-be70-9a0305be45b7} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
10063 2024.08.05 16:51:14.517674 [ 188 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::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
10064 2024.08.05 16:51:14.518722 [ 3 ] {4a14f46f-9d9d-4d3d-be70-9a0305be45b7} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10065 2024.08.05 16:51:14.519001 [ 3 ] {4a14f46f-9d9d-4d3d-be70-9a0305be45b7} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.00579 sec., 3972.3661485319517 rows/sec., 214.88 KiB/sec.
10066 2024.08.05 16:51:14.519374 [ 3 ] {4a14f46f-9d9d-4d3d-be70-9a0305be45b7} <Debug> DynamicQueryHandler: Done processing query
10067 2024.08.05 16:51:14.519435 [ 3 ] {4a14f46f-9d9d-4d3d-be70-9a0305be45b7} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
10068 2024.08.05 16:51:14.519473 [ 3 ] {} <Debug> HTTP-Session: d3449828-5745-4aa9-bbe7-ba8a6ac7ebb4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10069 2024.08.05 16:51:14.519658 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10070 2024.08.05 16:51:14.519712 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10071 2024.08.05 16:51:14.519749 [ 3 ] {} <Debug> HTTP-Session: b4d29abe-d6fe-414f-9a83-8ffa8f3423b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
10072 2024.08.05 16:51:14.519766 [ 3 ] {} <Debug> HTTP-Session: b4d29abe-d6fe-414f-9a83-8ffa8f3423b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10073 2024.08.05 16:51:14.519780 [ 3 ] {} <Debug> HTTP-Session: b4d29abe-d6fe-414f-9a83-8ffa8f3423b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10074 2024.08.05 16:51:14.519814 [ 3 ] {} <Trace> HTTP-Session: b4d29abe-d6fe-414f-9a83-8ffa8f3423b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10075 2024.08.05 16:51:14.519954 [ 3 ] {58bf52ad-73b5-459b-99b4-ab0f0850cbb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10076 2024.08.05 16:51:14.520012 [ 3 ] {58bf52ad-73b5-459b-99b4-ab0f0850cbb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10077 2024.08.05 16:51:14.520283 [ 3 ] {58bf52ad-73b5-459b-99b4-ab0f0850cbb2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10078 2024.08.05 16:51:14.521155 [ 3 ] {58bf52ad-73b5-459b-99b4-ab0f0850cbb2} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10079 2024.08.05 16:51:14.521226 [ 3 ] {58bf52ad-73b5-459b-99b4-ab0f0850cbb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
10080 2024.08.05 16:51:14.522356 [ 3 ] {58bf52ad-73b5-459b-99b4-ab0f0850cbb2} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
10081 2024.08.05 16:51:14.523343 [ 3 ] {58bf52ad-73b5-459b-99b4-ab0f0850cbb2} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10082 2024.08.05 16:51:14.523642 [ 142 ] {} <Debug> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
10083 2024.08.05 16:51:14.523753 [ 142 ] {} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10084 2024.08.05 16:51:14.523769 [ 3 ] {58bf52ad-73b5-459b-99b4-ab0f0850cbb2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003847 sec., 15596.568754873928 rows/sec., 1.05 MiB/sec.
10085 2024.08.05 16:51:14.523836 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
10086 2024.08.05 16:51:14.524464 [ 3 ] {58bf52ad-73b5-459b-99b4-ab0f0850cbb2} <Debug> DynamicQueryHandler: Done processing query
10087 2024.08.05 16:51:14.524562 [ 3 ] {58bf52ad-73b5-459b-99b4-ab0f0850cbb2} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10088 2024.08.05 16:51:14.524665 [ 3 ] {} <Debug> HTTP-Session: b4d29abe-d6fe-414f-9a83-8ffa8f3423b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10089 2024.08.05 16:51:14.524742 [ 201 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::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
10090 2024.08.05 16:51:14.525057 [ 201 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10091 2024.08.05 16:51:14.525092 [ 201 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2604 rows starting from the beginning of the part
10092 2024.08.05 16:51:14.525194 [ 201 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::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
10093 2024.08.05 16:51:14.525692 [ 201 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::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
10094 2024.08.05 16:51:14.525902 [ 201 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::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
10095 2024.08.05 16:51:14.526080 [ 201 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::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
10096 2024.08.05 16:51:14.526296 [ 201 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::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
10097 2024.08.05 16:51:14.528021 [ 190 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 764 rows, containing 19 columns (19 merged, 0 gathered) in 0.01698542 sec., 44979.7532236471 rows/sec., 80.60 MiB/sec.
10098 2024.08.05 16:51:14.528351 [ 193 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2904 rows, containing 4 columns (4 merged, 0 gathered) in 0.004235953 sec., 685560.0144760814 rows/sec., 46.16 MiB/sec.
10099 2024.08.05 16:51:14.528709 [ 190 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
10100 2024.08.05 16:51:14.529244 [ 187 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
10101 2024.08.05 16:51:14.529441 [ 190 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_51_10} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10102 2024.08.05 16:51:14.529688 [ 190 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_51_10} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
10103 2024.08.05 16:51:14.529853 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB.
10104 2024.08.05 16:51:14.530250 [ 187 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::all_1_46_9} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10105 2024.08.05 16:51:14.530339 [ 187 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::all_1_46_9} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
10106 2024.08.05 16:51:14.530485 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.54 MiB.
10107 2024.08.05 16:51:15.000243 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 195.94 MiB, peak 206.63 MiB, free memory in arenas 0.00 B, will set to 197.71 MiB (RSS), difference: 1.77 MiB
10108 2024.08.05 16:51:18.509220 [ 137 ] {} <Debug> DNSResolver: Updating DNS cache
10109 2024.08.05 16:51:18.509280 [ 137 ] {} <Debug> DNSResolver: Updated DNS cache
10110 2024.08.05 16:51:19.460560 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 1628, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10111 2024.08.05 16:51:19.460730 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10112 2024.08.05 16:51:19.460776 [ 3 ] {} <Debug> HTTP-Session: 29dc8572-6491-426d-bfcf-99db879b3282 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
10113 2024.08.05 16:51:19.460818 [ 3 ] {} <Debug> HTTP-Session: 29dc8572-6491-426d-bfcf-99db879b3282 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10114 2024.08.05 16:51:19.460846 [ 3 ] {} <Debug> HTTP-Session: 29dc8572-6491-426d-bfcf-99db879b3282 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10115 2024.08.05 16:51:19.460915 [ 3 ] {} <Trace> HTTP-Session: 29dc8572-6491-426d-bfcf-99db879b3282 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10116 2024.08.05 16:51:19.461105 [ 3 ] {88cc1853-8ed4-4bb0-8efe-95ef3e7b633f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
10117 2024.08.05 16:51:19.461172 [ 3 ] {88cc1853-8ed4-4bb0-8efe-95ef3e7b633f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
10118 2024.08.05 16:51:19.461369 [ 3 ] {88cc1853-8ed4-4bb0-8efe-95ef3e7b633f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10119 2024.08.05 16:51:19.461788 [ 3 ] {88cc1853-8ed4-4bb0-8efe-95ef3e7b633f} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10120 2024.08.05 16:51:19.461835 [ 3 ] {88cc1853-8ed4-4bb0-8efe-95ef3e7b633f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
10121 2024.08.05 16:51:19.462223 [ 3 ] {88cc1853-8ed4-4bb0-8efe-95ef3e7b633f} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
10122 2024.08.05 16:51:19.462574 [ 3 ] {88cc1853-8ed4-4bb0-8efe-95ef3e7b633f} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10123 2024.08.05 16:51:19.462742 [ 3 ] {88cc1853-8ed4-4bb0-8efe-95ef3e7b633f} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001691 sec., 6505.026611472502 rows/sec., 527.26 KiB/sec.
10124 2024.08.05 16:51:19.463091 [ 3 ] {88cc1853-8ed4-4bb0-8efe-95ef3e7b633f} <Debug> DynamicQueryHandler: Done processing query
10125 2024.08.05 16:51:19.463152 [ 3 ] {88cc1853-8ed4-4bb0-8efe-95ef3e7b633f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10126 2024.08.05 16:51:19.463211 [ 3 ] {} <Debug> HTTP-Session: 29dc8572-6491-426d-bfcf-99db879b3282 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10127 2024.08.05 16:51:19.463408 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10128 2024.08.05 16:51:19.463468 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10129 2024.08.05 16:51:19.463490 [ 3 ] {} <Debug> HTTP-Session: 87af8473-83d6-4ff4-bca7-4b9d5b5e743a Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
10130 2024.08.05 16:51:19.463508 [ 3 ] {} <Debug> HTTP-Session: 87af8473-83d6-4ff4-bca7-4b9d5b5e743a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10131 2024.08.05 16:51:19.463523 [ 3 ] {} <Debug> HTTP-Session: 87af8473-83d6-4ff4-bca7-4b9d5b5e743a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10132 2024.08.05 16:51:19.463559 [ 3 ] {} <Trace> HTTP-Session: 87af8473-83d6-4ff4-bca7-4b9d5b5e743a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10133 2024.08.05 16:51:19.463670 [ 3 ] {ed51e66e-4c4b-4f18-aa22-457d291ba826} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
10134 2024.08.05 16:51:19.463719 [ 3 ] {ed51e66e-4c4b-4f18-aa22-457d291ba826} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
10135 2024.08.05 16:51:19.463879 [ 3 ] {ed51e66e-4c4b-4f18-aa22-457d291ba826} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10136 2024.08.05 16:51:19.464165 [ 3 ] {ed51e66e-4c4b-4f18-aa22-457d291ba826} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10137 2024.08.05 16:51:19.464203 [ 3 ] {ed51e66e-4c4b-4f18-aa22-457d291ba826} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
10138 2024.08.05 16:51:19.464521 [ 3 ] {ed51e66e-4c4b-4f18-aa22-457d291ba826} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
10139 2024.08.05 16:51:19.464850 [ 3 ] {ed51e66e-4c4b-4f18-aa22-457d291ba826} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10140 2024.08.05 16:51:19.465008 [ 3 ] {ed51e66e-4c4b-4f18-aa22-457d291ba826} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001363 sec., 1467.3514306676448 rows/sec., 119.65 KiB/sec.
10141 2024.08.05 16:51:19.465343 [ 3 ] {ed51e66e-4c4b-4f18-aa22-457d291ba826} <Debug> DynamicQueryHandler: Done processing query
10142 2024.08.05 16:51:19.465369 [ 3 ] {ed51e66e-4c4b-4f18-aa22-457d291ba826} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10143 2024.08.05 16:51:19.465385 [ 3 ] {} <Debug> HTTP-Session: 87af8473-83d6-4ff4-bca7-4b9d5b5e743a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10144 2024.08.05 16:51:19.465606 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 12943, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10145 2024.08.05 16:51:19.465658 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10146 2024.08.05 16:51:19.465678 [ 3 ] {} <Debug> HTTP-Session: 85b0c653-9752-45e0-97d0-7e3c243ab96d Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
10147 2024.08.05 16:51:19.465695 [ 3 ] {} <Debug> HTTP-Session: 85b0c653-9752-45e0-97d0-7e3c243ab96d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10148 2024.08.05 16:51:19.465709 [ 3 ] {} <Debug> HTTP-Session: 85b0c653-9752-45e0-97d0-7e3c243ab96d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10149 2024.08.05 16:51:19.465743 [ 3 ] {} <Trace> HTTP-Session: 85b0c653-9752-45e0-97d0-7e3c243ab96d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10150 2024.08.05 16:51:19.465872 [ 3 ] {dc405928-0fb6-46d0-a67d-c5dff6196d96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10151 2024.08.05 16:51:19.465918 [ 3 ] {dc405928-0fb6-46d0-a67d-c5dff6196d96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10152 2024.08.05 16:51:19.466064 [ 3 ] {dc405928-0fb6-46d0-a67d-c5dff6196d96} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10153 2024.08.05 16:51:19.466413 [ 3 ] {dc405928-0fb6-46d0-a67d-c5dff6196d96} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10154 2024.08.05 16:51:19.466452 [ 3 ] {dc405928-0fb6-46d0-a67d-c5dff6196d96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
10155 2024.08.05 16:51:19.466787 [ 3 ] {dc405928-0fb6-46d0-a67d-c5dff6196d96} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
10156 2024.08.05 16:51:19.467103 [ 3 ] {dc405928-0fb6-46d0-a67d-c5dff6196d96} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10157 2024.08.05 16:51:19.467255 [ 3 ] {dc405928-0fb6-46d0-a67d-c5dff6196d96} <Debug> executeQuery: Read 90 rows, 7.46 KiB in 0.001425 sec., 63157.8947368421 rows/sec., 5.12 MiB/sec.
10158 2024.08.05 16:51:19.467525 [ 3 ] {dc405928-0fb6-46d0-a67d-c5dff6196d96} <Debug> DynamicQueryHandler: Done processing query
10159 2024.08.05 16:51:19.467584 [ 3 ] {dc405928-0fb6-46d0-a67d-c5dff6196d96} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
10160 2024.08.05 16:51:19.467641 [ 3 ] {} <Debug> HTTP-Session: 85b0c653-9752-45e0-97d0-7e3c243ab96d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10161 2024.08.05 16:51:19.467838 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10162 2024.08.05 16:51:19.467903 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10163 2024.08.05 16:51:19.467923 [ 3 ] {} <Debug> HTTP-Session: 0be11c8f-5ee3-4c11-ade8-48d4343b7df0 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
10164 2024.08.05 16:51:19.467939 [ 3 ] {} <Debug> HTTP-Session: 0be11c8f-5ee3-4c11-ade8-48d4343b7df0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10165 2024.08.05 16:51:19.467953 [ 3 ] {} <Debug> HTTP-Session: 0be11c8f-5ee3-4c11-ade8-48d4343b7df0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10166 2024.08.05 16:51:19.467986 [ 3 ] {} <Trace> HTTP-Session: 0be11c8f-5ee3-4c11-ade8-48d4343b7df0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10167 2024.08.05 16:51:19.468085 [ 3 ] {8c69606b-6b03-4fc8-bc24-4bd72ed51497} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
10168 2024.08.05 16:51:19.468129 [ 3 ] {8c69606b-6b03-4fc8-bc24-4bd72ed51497} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
10169 2024.08.05 16:51:19.468269 [ 3 ] {8c69606b-6b03-4fc8-bc24-4bd72ed51497} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10170 2024.08.05 16:51:19.468548 [ 3 ] {8c69606b-6b03-4fc8-bc24-4bd72ed51497} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10171 2024.08.05 16:51:19.468585 [ 3 ] {8c69606b-6b03-4fc8-bc24-4bd72ed51497} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
10172 2024.08.05 16:51:19.468890 [ 3 ] {8c69606b-6b03-4fc8-bc24-4bd72ed51497} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
10173 2024.08.05 16:51:19.469207 [ 3 ] {8c69606b-6b03-4fc8-bc24-4bd72ed51497} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10174 2024.08.05 16:51:19.469356 [ 3 ] {8c69606b-6b03-4fc8-bc24-4bd72ed51497} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001291 sec., 1549.1866769945777 rows/sec., 108.17 KiB/sec.
10175 2024.08.05 16:51:19.469523 [ 3 ] {8c69606b-6b03-4fc8-bc24-4bd72ed51497} <Debug> DynamicQueryHandler: Done processing query
10176 2024.08.05 16:51:19.469548 [ 3 ] {8c69606b-6b03-4fc8-bc24-4bd72ed51497} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10177 2024.08.05 16:51:19.469564 [ 3 ] {} <Debug> HTTP-Session: 0be11c8f-5ee3-4c11-ade8-48d4343b7df0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10178 2024.08.05 16:51:19.469691 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 13082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10179 2024.08.05 16:51:19.469738 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10180 2024.08.05 16:51:19.469758 [ 3 ] {} <Debug> HTTP-Session: 2a3775bf-edbc-438d-88d7-ea85f2f43c92 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
10181 2024.08.05 16:51:19.469775 [ 3 ] {} <Debug> HTTP-Session: 2a3775bf-edbc-438d-88d7-ea85f2f43c92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10182 2024.08.05 16:51:19.469789 [ 3 ] {} <Debug> HTTP-Session: 2a3775bf-edbc-438d-88d7-ea85f2f43c92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10183 2024.08.05 16:51:19.469819 [ 3 ] {} <Trace> HTTP-Session: 2a3775bf-edbc-438d-88d7-ea85f2f43c92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10184 2024.08.05 16:51:19.469937 [ 3 ] {64496f9e-d1be-42d6-80db-360c2b156673} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10185 2024.08.05 16:51:19.469979 [ 3 ] {64496f9e-d1be-42d6-80db-360c2b156673} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10186 2024.08.05 16:51:19.470109 [ 3 ] {64496f9e-d1be-42d6-80db-360c2b156673} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10187 2024.08.05 16:51:19.470436 [ 3 ] {64496f9e-d1be-42d6-80db-360c2b156673} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10188 2024.08.05 16:51:19.470472 [ 3 ] {64496f9e-d1be-42d6-80db-360c2b156673} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
10189 2024.08.05 16:51:19.470787 [ 3 ] {64496f9e-d1be-42d6-80db-360c2b156673} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
10190 2024.08.05 16:51:19.471105 [ 3 ] {64496f9e-d1be-42d6-80db-360c2b156673} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10191 2024.08.05 16:51:19.471256 [ 3 ] {64496f9e-d1be-42d6-80db-360c2b156673} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.001355 sec., 56826.568265682654 rows/sec., 4.44 MiB/sec.
10192 2024.08.05 16:51:19.471426 [ 3 ] {64496f9e-d1be-42d6-80db-360c2b156673} <Debug> DynamicQueryHandler: Done processing query
10193 2024.08.05 16:51:19.471450 [ 3 ] {64496f9e-d1be-42d6-80db-360c2b156673} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
10194 2024.08.05 16:51:19.471466 [ 3 ] {} <Debug> HTTP-Session: 2a3775bf-edbc-438d-88d7-ea85f2f43c92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10195 2024.08.05 16:51:19.471631 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 30774, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10196 2024.08.05 16:51:19.471680 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10197 2024.08.05 16:51:19.471701 [ 3 ] {} <Debug> HTTP-Session: 88a3c5e5-54a1-49d5-97fe-bf7c92042372 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
10198 2024.08.05 16:51:19.471717 [ 3 ] {} <Debug> HTTP-Session: 88a3c5e5-54a1-49d5-97fe-bf7c92042372 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10199 2024.08.05 16:51:19.471731 [ 3 ] {} <Debug> HTTP-Session: 88a3c5e5-54a1-49d5-97fe-bf7c92042372 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10200 2024.08.05 16:51:19.471761 [ 3 ] {} <Trace> HTTP-Session: 88a3c5e5-54a1-49d5-97fe-bf7c92042372 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10201 2024.08.05 16:51:19.471908 [ 3 ] {894732b1-e86b-4cad-b37a-073002d0391c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10202 2024.08.05 16:51:19.471956 [ 3 ] {894732b1-e86b-4cad-b37a-073002d0391c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10203 2024.08.05 16:51:19.472104 [ 3 ] {894732b1-e86b-4cad-b37a-073002d0391c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10204 2024.08.05 16:51:19.472512 [ 3 ] {894732b1-e86b-4cad-b37a-073002d0391c} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10205 2024.08.05 16:51:19.472549 [ 3 ] {894732b1-e86b-4cad-b37a-073002d0391c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
10206 2024.08.05 16:51:19.472947 [ 3 ] {894732b1-e86b-4cad-b37a-073002d0391c} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
10207 2024.08.05 16:51:19.473300 [ 3 ] {894732b1-e86b-4cad-b37a-073002d0391c} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10208 2024.08.05 16:51:19.473453 [ 3 ] {894732b1-e86b-4cad-b37a-073002d0391c} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001608 sec., 100124.37810945274 rows/sec., 6.97 MiB/sec.
10209 2024.08.05 16:51:19.473780 [ 3 ] {894732b1-e86b-4cad-b37a-073002d0391c} <Debug> DynamicQueryHandler: Done processing query
10210 2024.08.05 16:51:19.473819 [ 3 ] {894732b1-e86b-4cad-b37a-073002d0391c} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10211 2024.08.05 16:51:19.473848 [ 3 ] {} <Debug> HTTP-Session: 88a3c5e5-54a1-49d5-97fe-bf7c92042372 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10212 2024.08.05 16:51:19.473984 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 17715, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10213 2024.08.05 16:51:19.474035 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10214 2024.08.05 16:51:19.474054 [ 3 ] {} <Debug> HTTP-Session: d77d3195-52ef-4f3e-ab71-158e9d08a427 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
10215 2024.08.05 16:51:19.474076 [ 3 ] {} <Debug> HTTP-Session: d77d3195-52ef-4f3e-ab71-158e9d08a427 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10216 2024.08.05 16:51:19.474091 [ 3 ] {} <Debug> HTTP-Session: d77d3195-52ef-4f3e-ab71-158e9d08a427 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10217 2024.08.05 16:51:19.474122 [ 3 ] {} <Trace> HTTP-Session: d77d3195-52ef-4f3e-ab71-158e9d08a427 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10218 2024.08.05 16:51:19.474306 [ 3 ] {dd06fe8a-cf0f-4d5a-ad4a-8a5ca6381fa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10219 2024.08.05 16:51:19.474379 [ 3 ] {dd06fe8a-cf0f-4d5a-ad4a-8a5ca6381fa2} <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
10220 2024.08.05 16:51:19.474815 [ 3 ] {dd06fe8a-cf0f-4d5a-ad4a-8a5ca6381fa2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10221 2024.08.05 16:51:19.475366 [ 3 ] {dd06fe8a-cf0f-4d5a-ad4a-8a5ca6381fa2} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10222 2024.08.05 16:51:19.475401 [ 3 ] {dd06fe8a-cf0f-4d5a-ad4a-8a5ca6381fa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
10223 2024.08.05 16:51:19.476004 [ 3 ] {dd06fe8a-cf0f-4d5a-ad4a-8a5ca6381fa2} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
10224 2024.08.05 16:51:19.476433 [ 3 ] {dd06fe8a-cf0f-4d5a-ad4a-8a5ca6381fa2} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10225 2024.08.05 16:51:19.476613 [ 3 ] {dd06fe8a-cf0f-4d5a-ad4a-8a5ca6381fa2} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.00241 sec., 4564.3153526970955 rows/sec., 8.18 MiB/sec.
10226 2024.08.05 16:51:19.476833 [ 3 ] {dd06fe8a-cf0f-4d5a-ad4a-8a5ca6381fa2} <Debug> DynamicQueryHandler: Done processing query
10227 2024.08.05 16:51:19.476858 [ 3 ] {dd06fe8a-cf0f-4d5a-ad4a-8a5ca6381fa2} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
10228 2024.08.05 16:51:19.476873 [ 3 ] {} <Debug> HTTP-Session: d77d3195-52ef-4f3e-ab71-158e9d08a427 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10229 2024.08.05 16:51:19.476995 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10230 2024.08.05 16:51:19.477044 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10231 2024.08.05 16:51:19.477063 [ 3 ] {} <Debug> HTTP-Session: d1d30fd8-9efe-4bde-b52a-a21fd2995f73 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
10232 2024.08.05 16:51:19.477080 [ 3 ] {} <Debug> HTTP-Session: d1d30fd8-9efe-4bde-b52a-a21fd2995f73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10233 2024.08.05 16:51:19.477094 [ 3 ] {} <Debug> HTTP-Session: d1d30fd8-9efe-4bde-b52a-a21fd2995f73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10234 2024.08.05 16:51:19.477125 [ 3 ] {} <Trace> HTTP-Session: d1d30fd8-9efe-4bde-b52a-a21fd2995f73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10235 2024.08.05 16:51:19.477238 [ 3 ] {54487145-cbe0-4d7c-865a-60f7a822ae6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10236 2024.08.05 16:51:19.477281 [ 3 ] {54487145-cbe0-4d7c-865a-60f7a822ae6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10237 2024.08.05 16:51:19.477410 [ 3 ] {54487145-cbe0-4d7c-865a-60f7a822ae6f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10238 2024.08.05 16:51:19.477818 [ 3 ] {54487145-cbe0-4d7c-865a-60f7a822ae6f} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10239 2024.08.05 16:51:19.477854 [ 3 ] {54487145-cbe0-4d7c-865a-60f7a822ae6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
10240 2024.08.05 16:51:19.478220 [ 3 ] {54487145-cbe0-4d7c-865a-60f7a822ae6f} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
10241 2024.08.05 16:51:19.478566 [ 3 ] {54487145-cbe0-4d7c-865a-60f7a822ae6f} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10242 2024.08.05 16:51:19.478722 [ 3 ] {54487145-cbe0-4d7c-865a-60f7a822ae6f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001516 sec., 39577.836411609496 rows/sec., 2.67 MiB/sec.
10243 2024.08.05 16:51:19.478892 [ 3 ] {54487145-cbe0-4d7c-865a-60f7a822ae6f} <Debug> DynamicQueryHandler: Done processing query
10244 2024.08.05 16:51:19.478917 [ 3 ] {54487145-cbe0-4d7c-865a-60f7a822ae6f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10245 2024.08.05 16:51:19.478933 [ 3 ] {} <Debug> HTTP-Session: d1d30fd8-9efe-4bde-b52a-a21fd2995f73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10246 2024.08.05 16:51:24.466320 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 3758, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10247 2024.08.05 16:51:24.466516 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10248 2024.08.05 16:51:24.466561 [ 3 ] {} <Debug> HTTP-Session: b1ad52bd-5ff6-4b2b-b9c6-374b1ca98e33 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
10249 2024.08.05 16:51:24.466602 [ 3 ] {} <Debug> HTTP-Session: b1ad52bd-5ff6-4b2b-b9c6-374b1ca98e33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10250 2024.08.05 16:51:24.466633 [ 3 ] {} <Debug> HTTP-Session: b1ad52bd-5ff6-4b2b-b9c6-374b1ca98e33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10251 2024.08.05 16:51:24.466712 [ 3 ] {} <Trace> HTTP-Session: b1ad52bd-5ff6-4b2b-b9c6-374b1ca98e33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10252 2024.08.05 16:51:24.467010 [ 3 ] {cfd6a1fb-fd94-493a-b255-e9454141f65a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
10253 2024.08.05 16:51:24.467104 [ 3 ] {cfd6a1fb-fd94-493a-b255-e9454141f65a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
10254 2024.08.05 16:51:24.467301 [ 3 ] {cfd6a1fb-fd94-493a-b255-e9454141f65a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10255 2024.08.05 16:51:24.467756 [ 3 ] {cfd6a1fb-fd94-493a-b255-e9454141f65a} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10256 2024.08.05 16:51:24.467798 [ 3 ] {cfd6a1fb-fd94-493a-b255-e9454141f65a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
10257 2024.08.05 16:51:24.468166 [ 3 ] {cfd6a1fb-fd94-493a-b255-e9454141f65a} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
10258 2024.08.05 16:51:24.468508 [ 3 ] {cfd6a1fb-fd94-493a-b255-e9454141f65a} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10259 2024.08.05 16:51:24.468676 [ 3 ] {cfd6a1fb-fd94-493a-b255-e9454141f65a} <Debug> executeQuery: Read 27 rows, 2.04 KiB in 0.001763 sec., 15314.804310833806 rows/sec., 1.13 MiB/sec.
10260 2024.08.05 16:51:24.468868 [ 3 ] {cfd6a1fb-fd94-493a-b255-e9454141f65a} <Debug> DynamicQueryHandler: Done processing query
10261 2024.08.05 16:51:24.468894 [ 3 ] {cfd6a1fb-fd94-493a-b255-e9454141f65a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10262 2024.08.05 16:51:24.468911 [ 3 ] {} <Debug> HTTP-Session: b1ad52bd-5ff6-4b2b-b9c6-374b1ca98e33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10263 2024.08.05 16:51:24.469151 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 33833, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10264 2024.08.05 16:51:24.469198 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10265 2024.08.05 16:51:24.469218 [ 3 ] {} <Debug> HTTP-Session: 1d71d313-99ae-4c8d-abc8-222d3418a91d Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
10266 2024.08.05 16:51:24.469234 [ 3 ] {} <Debug> HTTP-Session: 1d71d313-99ae-4c8d-abc8-222d3418a91d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10267 2024.08.05 16:51:24.469248 [ 3 ] {} <Debug> HTTP-Session: 1d71d313-99ae-4c8d-abc8-222d3418a91d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10268 2024.08.05 16:51:24.469279 [ 3 ] {} <Trace> HTTP-Session: 1d71d313-99ae-4c8d-abc8-222d3418a91d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10269 2024.08.05 16:51:24.469435 [ 3 ] {d4a4a53b-738f-4d20-bf56-fe7dc2b935cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10270 2024.08.05 16:51:24.469484 [ 3 ] {d4a4a53b-738f-4d20-bf56-fe7dc2b935cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10271 2024.08.05 16:51:24.469609 [ 3 ] {d4a4a53b-738f-4d20-bf56-fe7dc2b935cb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10272 2024.08.05 16:51:24.470173 [ 3 ] {d4a4a53b-738f-4d20-bf56-fe7dc2b935cb} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10273 2024.08.05 16:51:24.470211 [ 3 ] {d4a4a53b-738f-4d20-bf56-fe7dc2b935cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
10274 2024.08.05 16:51:24.470541 [ 3 ] {d4a4a53b-738f-4d20-bf56-fe7dc2b935cb} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
10275 2024.08.05 16:51:24.470852 [ 3 ] {d4a4a53b-738f-4d20-bf56-fe7dc2b935cb} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10276 2024.08.05 16:51:24.470995 [ 3 ] {d4a4a53b-738f-4d20-bf56-fe7dc2b935cb} <Debug> executeQuery: Read 224 rows, 20.23 KiB in 0.001627 sec., 137676.70559311617 rows/sec., 12.14 MiB/sec.
10277 2024.08.05 16:51:24.471163 [ 3 ] {d4a4a53b-738f-4d20-bf56-fe7dc2b935cb} <Debug> DynamicQueryHandler: Done processing query
10278 2024.08.05 16:51:24.471189 [ 3 ] {d4a4a53b-738f-4d20-bf56-fe7dc2b935cb} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB.
10279 2024.08.05 16:51:24.471206 [ 3 ] {} <Debug> HTTP-Session: 1d71d313-99ae-4c8d-abc8-222d3418a91d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10280 2024.08.05 16:51:24.471397 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 65110, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10281 2024.08.05 16:51:24.471447 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10282 2024.08.05 16:51:24.471467 [ 3 ] {} <Debug> HTTP-Session: e2ffdf4f-9707-45a3-9631-90dc3ce78dc8 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
10283 2024.08.05 16:51:24.471483 [ 3 ] {} <Debug> HTTP-Session: e2ffdf4f-9707-45a3-9631-90dc3ce78dc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10284 2024.08.05 16:51:24.471498 [ 3 ] {} <Debug> HTTP-Session: e2ffdf4f-9707-45a3-9631-90dc3ce78dc8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10285 2024.08.05 16:51:24.471529 [ 3 ] {} <Trace> HTTP-Session: e2ffdf4f-9707-45a3-9631-90dc3ce78dc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10286 2024.08.05 16:51:24.471731 [ 3 ] {4210911b-a9e4-46b4-a544-30cbc189329a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10287 2024.08.05 16:51:24.471775 [ 3 ] {4210911b-a9e4-46b4-a544-30cbc189329a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10288 2024.08.05 16:51:24.471903 [ 3 ] {4210911b-a9e4-46b4-a544-30cbc189329a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10289 2024.08.05 16:51:24.472396 [ 3 ] {4210911b-a9e4-46b4-a544-30cbc189329a} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10290 2024.08.05 16:51:24.472433 [ 3 ] {4210911b-a9e4-46b4-a544-30cbc189329a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
10291 2024.08.05 16:51:24.472762 [ 3 ] {4210911b-a9e4-46b4-a544-30cbc189329a} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
10292 2024.08.05 16:51:24.473083 [ 3 ] {4210911b-a9e4-46b4-a544-30cbc189329a} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10293 2024.08.05 16:51:24.473243 [ 3 ] {4210911b-a9e4-46b4-a544-30cbc189329a} <Debug> executeQuery: Read 403 rows, 29.16 KiB in 0.001612 sec., 250000 rows/sec., 17.66 MiB/sec.
10294 2024.08.05 16:51:24.473404 [ 3 ] {4210911b-a9e4-46b4-a544-30cbc189329a} <Debug> DynamicQueryHandler: Done processing query
10295 2024.08.05 16:51:24.473429 [ 3 ] {4210911b-a9e4-46b4-a544-30cbc189329a} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
10296 2024.08.05 16:51:24.473445 [ 3 ] {} <Debug> HTTP-Session: e2ffdf4f-9707-45a3-9631-90dc3ce78dc8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10297 2024.08.05 16:51:24.473631 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10298 2024.08.05 16:51:24.473680 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10299 2024.08.05 16:51:24.473700 [ 3 ] {} <Debug> HTTP-Session: 2713c04a-c431-4c94-998d-99fc986469a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
10300 2024.08.05 16:51:24.473716 [ 3 ] {} <Debug> HTTP-Session: 2713c04a-c431-4c94-998d-99fc986469a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10301 2024.08.05 16:51:24.473731 [ 3 ] {} <Debug> HTTP-Session: 2713c04a-c431-4c94-998d-99fc986469a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10302 2024.08.05 16:51:24.473761 [ 3 ] {} <Trace> HTTP-Session: 2713c04a-c431-4c94-998d-99fc986469a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10303 2024.08.05 16:51:24.473856 [ 3 ] {7688b7b4-833f-4db9-a98b-0281b3d5a0a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
10304 2024.08.05 16:51:24.473901 [ 3 ] {7688b7b4-833f-4db9-a98b-0281b3d5a0a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
10305 2024.08.05 16:51:24.474034 [ 3 ] {7688b7b4-833f-4db9-a98b-0281b3d5a0a6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10306 2024.08.05 16:51:24.474290 [ 3 ] {7688b7b4-833f-4db9-a98b-0281b3d5a0a6} <Trace> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10307 2024.08.05 16:51:24.474325 [ 3 ] {7688b7b4-833f-4db9-a98b-0281b3d5a0a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
10308 2024.08.05 16:51:24.474793 [ 3 ] {7688b7b4-833f-4db9-a98b-0281b3d5a0a6} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
10309 2024.08.05 16:51:24.475318 [ 3 ] {7688b7b4-833f-4db9-a98b-0281b3d5a0a6} <Trace> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10310 2024.08.05 16:51:24.475476 [ 3 ] {7688b7b4-833f-4db9-a98b-0281b3d5a0a6} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001642 sec., 3654.080389768575 rows/sec., 157.01 KiB/sec.
10311 2024.08.05 16:51:24.475646 [ 3 ] {7688b7b4-833f-4db9-a98b-0281b3d5a0a6} <Debug> DynamicQueryHandler: Done processing query
10312 2024.08.05 16:51:24.475670 [ 3 ] {7688b7b4-833f-4db9-a98b-0281b3d5a0a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
10313 2024.08.05 16:51:24.475686 [ 3 ] {} <Debug> HTTP-Session: 2713c04a-c431-4c94-998d-99fc986469a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10314 2024.08.05 16:51:24.475812 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10315 2024.08.05 16:51:24.475861 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10316 2024.08.05 16:51:24.475881 [ 3 ] {} <Debug> HTTP-Session: 4caa1b2f-761e-4762-bd84-f49b03cb38c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
10317 2024.08.05 16:51:24.475897 [ 3 ] {} <Debug> HTTP-Session: 4caa1b2f-761e-4762-bd84-f49b03cb38c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10318 2024.08.05 16:51:24.475911 [ 3 ] {} <Debug> HTTP-Session: 4caa1b2f-761e-4762-bd84-f49b03cb38c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10319 2024.08.05 16:51:24.475942 [ 3 ] {} <Trace> HTTP-Session: 4caa1b2f-761e-4762-bd84-f49b03cb38c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10320 2024.08.05 16:51:24.476059 [ 3 ] {24395a41-2cd5-40ac-9794-aac738192759} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
10321 2024.08.05 16:51:24.476104 [ 3 ] {24395a41-2cd5-40ac-9794-aac738192759} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
10322 2024.08.05 16:51:24.476258 [ 3 ] {24395a41-2cd5-40ac-9794-aac738192759} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10323 2024.08.05 16:51:24.476558 [ 3 ] {24395a41-2cd5-40ac-9794-aac738192759} <Trace> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10324 2024.08.05 16:51:24.476594 [ 3 ] {24395a41-2cd5-40ac-9794-aac738192759} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
10325 2024.08.05 16:51:24.476964 [ 3 ] {24395a41-2cd5-40ac-9794-aac738192759} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
10326 2024.08.05 16:51:24.477303 [ 3 ] {24395a41-2cd5-40ac-9794-aac738192759} <Trace> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10327 2024.08.05 16:51:24.477461 [ 3 ] {24395a41-2cd5-40ac-9794-aac738192759} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.00144 sec., 53472.22222222222 rows/sec., 3.29 MiB/sec.
10328 2024.08.05 16:51:24.477617 [ 3 ] {24395a41-2cd5-40ac-9794-aac738192759} <Debug> DynamicQueryHandler: Done processing query
10329 2024.08.05 16:51:24.477642 [ 3 ] {24395a41-2cd5-40ac-9794-aac738192759} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10330 2024.08.05 16:51:24.477659 [ 3 ] {} <Debug> HTTP-Session: 4caa1b2f-761e-4762-bd84-f49b03cb38c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10331 2024.08.05 16:51:24.477832 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 30582, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10332 2024.08.05 16:51:24.477880 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10333 2024.08.05 16:51:24.477899 [ 3 ] {} <Debug> HTTP-Session: ee149aed-fc6e-4c99-b8e5-261f05deb419 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
10334 2024.08.05 16:51:24.477916 [ 3 ] {} <Debug> HTTP-Session: ee149aed-fc6e-4c99-b8e5-261f05deb419 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10335 2024.08.05 16:51:24.477929 [ 3 ] {} <Debug> HTTP-Session: ee149aed-fc6e-4c99-b8e5-261f05deb419 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10336 2024.08.05 16:51:24.477959 [ 3 ] {} <Trace> HTTP-Session: ee149aed-fc6e-4c99-b8e5-261f05deb419 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10337 2024.08.05 16:51:24.478101 [ 3 ] {f3f6638b-e17e-4233-879f-a0f974f5d53f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10338 2024.08.05 16:51:24.478148 [ 3 ] {f3f6638b-e17e-4233-879f-a0f974f5d53f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10339 2024.08.05 16:51:24.478288 [ 3 ] {f3f6638b-e17e-4233-879f-a0f974f5d53f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10340 2024.08.05 16:51:24.478781 [ 3 ] {f3f6638b-e17e-4233-879f-a0f974f5d53f} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10341 2024.08.05 16:51:24.478819 [ 3 ] {f3f6638b-e17e-4233-879f-a0f974f5d53f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
10342 2024.08.05 16:51:24.479193 [ 3 ] {f3f6638b-e17e-4233-879f-a0f974f5d53f} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
10343 2024.08.05 16:51:24.479544 [ 3 ] {f3f6638b-e17e-4233-879f-a0f974f5d53f} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10344 2024.08.05 16:51:24.479710 [ 3 ] {f3f6638b-e17e-4233-879f-a0f974f5d53f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001672 sec., 95693.77990430621 rows/sec., 6.66 MiB/sec.
10345 2024.08.05 16:51:24.479886 [ 3 ] {f3f6638b-e17e-4233-879f-a0f974f5d53f} <Debug> DynamicQueryHandler: Done processing query
10346 2024.08.05 16:51:24.479912 [ 3 ] {f3f6638b-e17e-4233-879f-a0f974f5d53f} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10347 2024.08.05 16:51:24.479929 [ 3 ] {} <Debug> HTTP-Session: ee149aed-fc6e-4c99-b8e5-261f05deb419 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10348 2024.08.05 16:51:24.480114 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 33747, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10349 2024.08.05 16:51:24.480164 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10350 2024.08.05 16:51:24.480183 [ 3 ] {} <Debug> HTTP-Session: 3b372313-1617-4084-9ad9-e76f5fcae5c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
10351 2024.08.05 16:51:24.480199 [ 3 ] {} <Debug> HTTP-Session: 3b372313-1617-4084-9ad9-e76f5fcae5c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10352 2024.08.05 16:51:24.480213 [ 3 ] {} <Debug> HTTP-Session: 3b372313-1617-4084-9ad9-e76f5fcae5c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10353 2024.08.05 16:51:24.480244 [ 3 ] {} <Trace> HTTP-Session: 3b372313-1617-4084-9ad9-e76f5fcae5c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10354 2024.08.05 16:51:24.480505 [ 3 ] {933af94f-1b19-4ef6-a181-03a6e31f14b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10355 2024.08.05 16:51:24.480568 [ 3 ] {933af94f-1b19-4ef6-a181-03a6e31f14b5} <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
10356 2024.08.05 16:51:24.480988 [ 3 ] {933af94f-1b19-4ef6-a181-03a6e31f14b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10357 2024.08.05 16:51:24.481832 [ 3 ] {933af94f-1b19-4ef6-a181-03a6e31f14b5} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10358 2024.08.05 16:51:24.481868 [ 3 ] {933af94f-1b19-4ef6-a181-03a6e31f14b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
10359 2024.08.05 16:51:24.482492 [ 3 ] {933af94f-1b19-4ef6-a181-03a6e31f14b5} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
10360 2024.08.05 16:51:24.482904 [ 3 ] {933af94f-1b19-4ef6-a181-03a6e31f14b5} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10361 2024.08.05 16:51:24.483103 [ 3 ] {933af94f-1b19-4ef6-a181-03a6e31f14b5} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.00277 sec., 7581.227436823105 rows/sec., 13.59 MiB/sec.
10362 2024.08.05 16:51:24.483329 [ 3 ] {933af94f-1b19-4ef6-a181-03a6e31f14b5} <Debug> DynamicQueryHandler: Done processing query
10363 2024.08.05 16:51:24.483354 [ 3 ] {933af94f-1b19-4ef6-a181-03a6e31f14b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
10364 2024.08.05 16:51:24.483371 [ 3 ] {} <Debug> HTTP-Session: 3b372313-1617-4084-9ad9-e76f5fcae5c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10365 2024.08.05 16:51:24.483499 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 3209, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10366 2024.08.05 16:51:24.483548 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10367 2024.08.05 16:51:24.483568 [ 3 ] {} <Debug> HTTP-Session: 74c21dbb-9724-433b-9cbe-b97eeff1d0c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
10368 2024.08.05 16:51:24.483584 [ 3 ] {} <Debug> HTTP-Session: 74c21dbb-9724-433b-9cbe-b97eeff1d0c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10369 2024.08.05 16:51:24.483598 [ 3 ] {} <Debug> HTTP-Session: 74c21dbb-9724-433b-9cbe-b97eeff1d0c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10370 2024.08.05 16:51:24.483630 [ 3 ] {} <Trace> HTTP-Session: 74c21dbb-9724-433b-9cbe-b97eeff1d0c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10371 2024.08.05 16:51:24.483731 [ 3 ] {4ed82343-2646-4e1c-89f9-d38b5a1ae82c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
10372 2024.08.05 16:51:24.483775 [ 3 ] {4ed82343-2646-4e1c-89f9-d38b5a1ae82c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
10373 2024.08.05 16:51:24.483903 [ 3 ] {4ed82343-2646-4e1c-89f9-d38b5a1ae82c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10374 2024.08.05 16:51:24.484182 [ 3 ] {4ed82343-2646-4e1c-89f9-d38b5a1ae82c} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10375 2024.08.05 16:51:24.484220 [ 3 ] {4ed82343-2646-4e1c-89f9-d38b5a1ae82c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
10376 2024.08.05 16:51:24.484576 [ 3 ] {4ed82343-2646-4e1c-89f9-d38b5a1ae82c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
10377 2024.08.05 16:51:24.484902 [ 3 ] {4ed82343-2646-4e1c-89f9-d38b5a1ae82c} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10378 2024.08.05 16:51:24.485061 [ 3 ] {4ed82343-2646-4e1c-89f9-d38b5a1ae82c} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001357 sec., 16949.15254237288 rows/sec., 916.83 KiB/sec.
10379 2024.08.05 16:51:24.485228 [ 3 ] {4ed82343-2646-4e1c-89f9-d38b5a1ae82c} <Debug> DynamicQueryHandler: Done processing query
10380 2024.08.05 16:51:24.485252 [ 3 ] {4ed82343-2646-4e1c-89f9-d38b5a1ae82c} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
10381 2024.08.05 16:51:24.485268 [ 3 ] {} <Debug> HTTP-Session: 74c21dbb-9724-433b-9cbe-b97eeff1d0c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10382 2024.08.05 16:51:24.485387 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10383 2024.08.05 16:51:24.485436 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10384 2024.08.05 16:51:24.485455 [ 3 ] {} <Debug> HTTP-Session: 73e60339-1f77-4308-bda9-d7e113baab9d Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
10385 2024.08.05 16:51:24.485472 [ 3 ] {} <Debug> HTTP-Session: 73e60339-1f77-4308-bda9-d7e113baab9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10386 2024.08.05 16:51:24.485486 [ 3 ] {} <Debug> HTTP-Session: 73e60339-1f77-4308-bda9-d7e113baab9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10387 2024.08.05 16:51:24.485518 [ 3 ] {} <Trace> HTTP-Session: 73e60339-1f77-4308-bda9-d7e113baab9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10388 2024.08.05 16:51:24.485630 [ 3 ] {ec8c6913-46c2-4df5-a186-b59a3bf2bcd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10389 2024.08.05 16:51:24.485674 [ 3 ] {ec8c6913-46c2-4df5-a186-b59a3bf2bcd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10390 2024.08.05 16:51:24.485804 [ 3 ] {ec8c6913-46c2-4df5-a186-b59a3bf2bcd6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10391 2024.08.05 16:51:24.486116 [ 3 ] {ec8c6913-46c2-4df5-a186-b59a3bf2bcd6} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10392 2024.08.05 16:51:24.486152 [ 3 ] {ec8c6913-46c2-4df5-a186-b59a3bf2bcd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
10393 2024.08.05 16:51:24.486514 [ 3 ] {ec8c6913-46c2-4df5-a186-b59a3bf2bcd6} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
10394 2024.08.05 16:51:24.486845 [ 3 ] {ec8c6913-46c2-4df5-a186-b59a3bf2bcd6} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10395 2024.08.05 16:51:24.486996 [ 3 ] {ec8c6913-46c2-4df5-a186-b59a3bf2bcd6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001398 sec., 42918.45493562232 rows/sec., 2.89 MiB/sec.
10396 2024.08.05 16:51:24.487261 [ 3 ] {ec8c6913-46c2-4df5-a186-b59a3bf2bcd6} <Debug> DynamicQueryHandler: Done processing query
10397 2024.08.05 16:51:24.487321 [ 3 ] {ec8c6913-46c2-4df5-a186-b59a3bf2bcd6} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10398 2024.08.05 16:51:24.487377 [ 3 ] {} <Debug> HTTP-Session: 73e60339-1f77-4308-bda9-d7e113baab9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10399 2024.08.05 16:51:29.462833 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 1628, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10400 2024.08.05 16:51:29.462970 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10401 2024.08.05 16:51:29.462998 [ 3 ] {} <Debug> HTTP-Session: 7be1eb81-c66d-4957-8a1f-b2c874f7ad65 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
10402 2024.08.05 16:51:29.463027 [ 3 ] {} <Debug> HTTP-Session: 7be1eb81-c66d-4957-8a1f-b2c874f7ad65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10403 2024.08.05 16:51:29.463045 [ 3 ] {} <Debug> HTTP-Session: 7be1eb81-c66d-4957-8a1f-b2c874f7ad65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10404 2024.08.05 16:51:29.463101 [ 3 ] {} <Trace> HTTP-Session: 7be1eb81-c66d-4957-8a1f-b2c874f7ad65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10405 2024.08.05 16:51:29.463302 [ 3 ] {b9936455-b29d-49a3-81fe-310eae16265d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
10406 2024.08.05 16:51:29.463369 [ 3 ] {b9936455-b29d-49a3-81fe-310eae16265d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
10407 2024.08.05 16:51:29.463565 [ 3 ] {b9936455-b29d-49a3-81fe-310eae16265d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10408 2024.08.05 16:51:29.464018 [ 3 ] {b9936455-b29d-49a3-81fe-310eae16265d} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10409 2024.08.05 16:51:29.464062 [ 3 ] {b9936455-b29d-49a3-81fe-310eae16265d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
10410 2024.08.05 16:51:29.464448 [ 3 ] {b9936455-b29d-49a3-81fe-310eae16265d} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
10411 2024.08.05 16:51:29.464797 [ 3 ] {b9936455-b29d-49a3-81fe-310eae16265d} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10412 2024.08.05 16:51:29.464966 [ 3 ] {b9936455-b29d-49a3-81fe-310eae16265d} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001717 sec., 6406.523005241701 rows/sec., 519.28 KiB/sec.
10413 2024.08.05 16:51:29.465189 [ 3 ] {b9936455-b29d-49a3-81fe-310eae16265d} <Debug> DynamicQueryHandler: Done processing query
10414 2024.08.05 16:51:29.465218 [ 3 ] {b9936455-b29d-49a3-81fe-310eae16265d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10415 2024.08.05 16:51:29.465234 [ 3 ] {} <Debug> HTTP-Session: 7be1eb81-c66d-4957-8a1f-b2c874f7ad65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10416 2024.08.05 16:51:29.465372 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 363, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10417 2024.08.05 16:51:29.465429 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10418 2024.08.05 16:51:29.465449 [ 3 ] {} <Debug> HTTP-Session: d65479a2-dbb5-422b-b7b1-96cf695b2cf0 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
10419 2024.08.05 16:51:29.465468 [ 3 ] {} <Debug> HTTP-Session: d65479a2-dbb5-422b-b7b1-96cf695b2cf0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10420 2024.08.05 16:51:29.465481 [ 3 ] {} <Debug> HTTP-Session: d65479a2-dbb5-422b-b7b1-96cf695b2cf0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10421 2024.08.05 16:51:29.465516 [ 3 ] {} <Trace> HTTP-Session: d65479a2-dbb5-422b-b7b1-96cf695b2cf0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10422 2024.08.05 16:51:29.465618 [ 3 ] {70d4aa85-b1b2-4ced-8012-6d657e26a8bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
10423 2024.08.05 16:51:29.465663 [ 3 ] {70d4aa85-b1b2-4ced-8012-6d657e26a8bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
10424 2024.08.05 16:51:29.465798 [ 3 ] {70d4aa85-b1b2-4ced-8012-6d657e26a8bb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10425 2024.08.05 16:51:29.466103 [ 3 ] {70d4aa85-b1b2-4ced-8012-6d657e26a8bb} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10426 2024.08.05 16:51:29.466140 [ 3 ] {70d4aa85-b1b2-4ced-8012-6d657e26a8bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
10427 2024.08.05 16:51:29.466449 [ 3 ] {70d4aa85-b1b2-4ced-8012-6d657e26a8bb} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
10428 2024.08.05 16:51:29.466770 [ 3 ] {70d4aa85-b1b2-4ced-8012-6d657e26a8bb} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10429 2024.08.05 16:51:29.466896 [ 3 ] {70d4aa85-b1b2-4ced-8012-6d657e26a8bb} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001306 sec., 1531.3935681470136 rows/sec., 124.87 KiB/sec.
10430 2024.08.05 16:51:29.467066 [ 3 ] {70d4aa85-b1b2-4ced-8012-6d657e26a8bb} <Debug> DynamicQueryHandler: Done processing query
10431 2024.08.05 16:51:29.467091 [ 3 ] {70d4aa85-b1b2-4ced-8012-6d657e26a8bb} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10432 2024.08.05 16:51:29.467107 [ 3 ] {} <Debug> HTTP-Session: d65479a2-dbb5-422b-b7b1-96cf695b2cf0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10433 2024.08.05 16:51:29.467250 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 17930, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10434 2024.08.05 16:51:29.467302 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10435 2024.08.05 16:51:29.467322 [ 3 ] {} <Debug> HTTP-Session: 9a4df58f-c634-46a9-9a2b-295ca9b476c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
10436 2024.08.05 16:51:29.467339 [ 3 ] {} <Debug> HTTP-Session: 9a4df58f-c634-46a9-9a2b-295ca9b476c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10437 2024.08.05 16:51:29.467352 [ 3 ] {} <Debug> HTTP-Session: 9a4df58f-c634-46a9-9a2b-295ca9b476c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10438 2024.08.05 16:51:29.467385 [ 3 ] {} <Trace> HTTP-Session: 9a4df58f-c634-46a9-9a2b-295ca9b476c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10439 2024.08.05 16:51:29.467519 [ 3 ] {d9c64b2f-dba7-4864-8692-3ccf405f9831} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10440 2024.08.05 16:51:29.467562 [ 3 ] {d9c64b2f-dba7-4864-8692-3ccf405f9831} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10441 2024.08.05 16:51:29.467687 [ 3 ] {d9c64b2f-dba7-4864-8692-3ccf405f9831} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10442 2024.08.05 16:51:29.468060 [ 3 ] {d9c64b2f-dba7-4864-8692-3ccf405f9831} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10443 2024.08.05 16:51:29.468096 [ 3 ] {d9c64b2f-dba7-4864-8692-3ccf405f9831} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
10444 2024.08.05 16:51:29.468413 [ 3 ] {d9c64b2f-dba7-4864-8692-3ccf405f9831} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
10445 2024.08.05 16:51:29.468722 [ 3 ] {d9c64b2f-dba7-4864-8692-3ccf405f9831} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10446 2024.08.05 16:51:29.468848 [ 3 ] {d9c64b2f-dba7-4864-8692-3ccf405f9831} <Debug> executeQuery: Read 126 rows, 10.28 KiB in 0.001387 sec., 90843.54722422495 rows/sec., 7.24 MiB/sec.
10447 2024.08.05 16:51:29.469014 [ 3 ] {d9c64b2f-dba7-4864-8692-3ccf405f9831} <Debug> DynamicQueryHandler: Done processing query
10448 2024.08.05 16:51:29.469038 [ 3 ] {d9c64b2f-dba7-4864-8692-3ccf405f9831} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
10449 2024.08.05 16:51:29.469054 [ 3 ] {} <Debug> HTTP-Session: 9a4df58f-c634-46a9-9a2b-295ca9b476c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10450 2024.08.05 16:51:29.469170 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 328, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10451 2024.08.05 16:51:29.469218 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10452 2024.08.05 16:51:29.469238 [ 3 ] {} <Debug> HTTP-Session: 8de765db-01da-4ad8-bf4a-e4c641558bb0 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
10453 2024.08.05 16:51:29.469254 [ 3 ] {} <Debug> HTTP-Session: 8de765db-01da-4ad8-bf4a-e4c641558bb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10454 2024.08.05 16:51:29.469270 [ 3 ] {} <Debug> HTTP-Session: 8de765db-01da-4ad8-bf4a-e4c641558bb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10455 2024.08.05 16:51:29.469300 [ 3 ] {} <Trace> HTTP-Session: 8de765db-01da-4ad8-bf4a-e4c641558bb0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10456 2024.08.05 16:51:29.469395 [ 3 ] {562143f9-9c9d-4f44-980f-b1997ebab057} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
10457 2024.08.05 16:51:29.469438 [ 3 ] {562143f9-9c9d-4f44-980f-b1997ebab057} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
10458 2024.08.05 16:51:29.469562 [ 3 ] {562143f9-9c9d-4f44-980f-b1997ebab057} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10459 2024.08.05 16:51:29.469832 [ 3 ] {562143f9-9c9d-4f44-980f-b1997ebab057} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10460 2024.08.05 16:51:29.469866 [ 3 ] {562143f9-9c9d-4f44-980f-b1997ebab057} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
10461 2024.08.05 16:51:29.470162 [ 3 ] {562143f9-9c9d-4f44-980f-b1997ebab057} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
10462 2024.08.05 16:51:29.470472 [ 3 ] {562143f9-9c9d-4f44-980f-b1997ebab057} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10463 2024.08.05 16:51:29.470599 [ 3 ] {562143f9-9c9d-4f44-980f-b1997ebab057} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001228 sec., 1628.6644951140065 rows/sec., 113.72 KiB/sec.
10464 2024.08.05 16:51:29.470759 [ 3 ] {562143f9-9c9d-4f44-980f-b1997ebab057} <Debug> DynamicQueryHandler: Done processing query
10465 2024.08.05 16:51:29.470783 [ 3 ] {562143f9-9c9d-4f44-980f-b1997ebab057} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10466 2024.08.05 16:51:29.470799 [ 3 ] {} <Debug> HTTP-Session: 8de765db-01da-4ad8-bf4a-e4c641558bb0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10467 2024.08.05 16:51:29.470920 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 17124, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10468 2024.08.05 16:51:29.470969 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10469 2024.08.05 16:51:29.470988 [ 3 ] {} <Debug> HTTP-Session: 6f39798b-a9c0-45e3-8743-a4e13fd3c0c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
10470 2024.08.05 16:51:29.471005 [ 3 ] {} <Debug> HTTP-Session: 6f39798b-a9c0-45e3-8743-a4e13fd3c0c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10471 2024.08.05 16:51:29.471018 [ 3 ] {} <Debug> HTTP-Session: 6f39798b-a9c0-45e3-8743-a4e13fd3c0c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10472 2024.08.05 16:51:29.471050 [ 3 ] {} <Trace> HTTP-Session: 6f39798b-a9c0-45e3-8743-a4e13fd3c0c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10473 2024.08.05 16:51:29.471183 [ 3 ] {f171a2d3-c20b-451e-91b0-910db4f4ddcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10474 2024.08.05 16:51:29.471228 [ 3 ] {f171a2d3-c20b-451e-91b0-910db4f4ddcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10475 2024.08.05 16:51:29.471352 [ 3 ] {f171a2d3-c20b-451e-91b0-910db4f4ddcf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10476 2024.08.05 16:51:29.471731 [ 3 ] {f171a2d3-c20b-451e-91b0-910db4f4ddcf} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10477 2024.08.05 16:51:29.471767 [ 3 ] {f171a2d3-c20b-451e-91b0-910db4f4ddcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
10478 2024.08.05 16:51:29.472080 [ 3 ] {f171a2d3-c20b-451e-91b0-910db4f4ddcf} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
10479 2024.08.05 16:51:29.472391 [ 3 ] {f171a2d3-c20b-451e-91b0-910db4f4ddcf} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10480 2024.08.05 16:51:29.472515 [ 3 ] {f171a2d3-c20b-451e-91b0-910db4f4ddcf} <Debug> executeQuery: Read 101 rows, 8.06 KiB in 0.001386 sec., 72871.57287157286 rows/sec., 5.68 MiB/sec.
10481 2024.08.05 16:51:29.472666 [ 3 ] {f171a2d3-c20b-451e-91b0-910db4f4ddcf} <Debug> DynamicQueryHandler: Done processing query
10482 2024.08.05 16:51:29.472691 [ 3 ] {f171a2d3-c20b-451e-91b0-910db4f4ddcf} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
10483 2024.08.05 16:51:29.472706 [ 3 ] {} <Debug> HTTP-Session: 6f39798b-a9c0-45e3-8743-a4e13fd3c0c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10484 2024.08.05 16:51:29.472859 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 37742, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10485 2024.08.05 16:51:29.472906 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10486 2024.08.05 16:51:29.472925 [ 3 ] {} <Debug> HTTP-Session: b26babce-2ac7-4945-a1d2-a7124b31ae40 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
10487 2024.08.05 16:51:29.472942 [ 3 ] {} <Debug> HTTP-Session: b26babce-2ac7-4945-a1d2-a7124b31ae40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10488 2024.08.05 16:51:29.472955 [ 3 ] {} <Debug> HTTP-Session: b26babce-2ac7-4945-a1d2-a7124b31ae40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10489 2024.08.05 16:51:29.472986 [ 3 ] {} <Trace> HTTP-Session: b26babce-2ac7-4945-a1d2-a7124b31ae40 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10490 2024.08.05 16:51:29.473150 [ 3 ] {8c17d0d4-f01c-4045-9835-5b40c9b30b24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10491 2024.08.05 16:51:29.473197 [ 3 ] {8c17d0d4-f01c-4045-9835-5b40c9b30b24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10492 2024.08.05 16:51:29.473339 [ 3 ] {8c17d0d4-f01c-4045-9835-5b40c9b30b24} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10493 2024.08.05 16:51:29.473733 [ 3 ] {8c17d0d4-f01c-4045-9835-5b40c9b30b24} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10494 2024.08.05 16:51:29.473769 [ 3 ] {8c17d0d4-f01c-4045-9835-5b40c9b30b24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
10495 2024.08.05 16:51:29.474163 [ 3 ] {8c17d0d4-f01c-4045-9835-5b40c9b30b24} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
10496 2024.08.05 16:51:29.474502 [ 3 ] {8c17d0d4-f01c-4045-9835-5b40c9b30b24} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10497 2024.08.05 16:51:29.474630 [ 3 ] {8c17d0d4-f01c-4045-9835-5b40c9b30b24} <Debug> executeQuery: Read 197 rows, 14.08 KiB in 0.001564 sec., 125959.07928388746 rows/sec., 8.79 MiB/sec.
10498 2024.08.05 16:51:29.474899 [ 3 ] {8c17d0d4-f01c-4045-9835-5b40c9b30b24} <Debug> DynamicQueryHandler: Done processing query
10499 2024.08.05 16:51:29.474960 [ 3 ] {8c17d0d4-f01c-4045-9835-5b40c9b30b24} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
10500 2024.08.05 16:51:29.475021 [ 3 ] {} <Debug> HTTP-Session: b26babce-2ac7-4945-a1d2-a7124b31ae40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10501 2024.08.05 16:51:29.475208 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 17726, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10502 2024.08.05 16:51:29.475261 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10503 2024.08.05 16:51:29.475281 [ 3 ] {} <Debug> HTTP-Session: a7594930-f38e-472b-a03d-f659d977f4db Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
10504 2024.08.05 16:51:29.475298 [ 3 ] {} <Debug> HTTP-Session: a7594930-f38e-472b-a03d-f659d977f4db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10505 2024.08.05 16:51:29.475312 [ 3 ] {} <Debug> HTTP-Session: a7594930-f38e-472b-a03d-f659d977f4db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10506 2024.08.05 16:51:29.475343 [ 3 ] {} <Trace> HTTP-Session: a7594930-f38e-472b-a03d-f659d977f4db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10507 2024.08.05 16:51:29.475528 [ 3 ] {1dab980d-ac1b-491f-ac61-b4b8b97ab5dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10508 2024.08.05 16:51:29.475598 [ 3 ] {1dab980d-ac1b-491f-ac61-b4b8b97ab5dd} <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
10509 2024.08.05 16:51:29.476027 [ 3 ] {1dab980d-ac1b-491f-ac61-b4b8b97ab5dd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10510 2024.08.05 16:51:29.476544 [ 3 ] {1dab980d-ac1b-491f-ac61-b4b8b97ab5dd} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10511 2024.08.05 16:51:29.476579 [ 3 ] {1dab980d-ac1b-491f-ac61-b4b8b97ab5dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
10512 2024.08.05 16:51:29.477175 [ 3 ] {1dab980d-ac1b-491f-ac61-b4b8b97ab5dd} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
10513 2024.08.05 16:51:29.477589 [ 3 ] {1dab980d-ac1b-491f-ac61-b4b8b97ab5dd} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10514 2024.08.05 16:51:29.477742 [ 3 ] {1dab980d-ac1b-491f-ac61-b4b8b97ab5dd} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002315 sec., 4751.619870410367 rows/sec., 8.51 MiB/sec.
10515 2024.08.05 16:51:29.478202 [ 3 ] {1dab980d-ac1b-491f-ac61-b4b8b97ab5dd} <Debug> DynamicQueryHandler: Done processing query
10516 2024.08.05 16:51:29.478247 [ 3 ] {1dab980d-ac1b-491f-ac61-b4b8b97ab5dd} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
10517 2024.08.05 16:51:29.478264 [ 3 ] {} <Debug> HTTP-Session: a7594930-f38e-472b-a03d-f659d977f4db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10518 2024.08.05 16:51:29.478405 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10519 2024.08.05 16:51:29.478454 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10520 2024.08.05 16:51:29.478473 [ 3 ] {} <Debug> HTTP-Session: ca65da8e-937e-4dba-aa26-e688de8f8765 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
10521 2024.08.05 16:51:29.478490 [ 3 ] {} <Debug> HTTP-Session: ca65da8e-937e-4dba-aa26-e688de8f8765 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10522 2024.08.05 16:51:29.478503 [ 3 ] {} <Debug> HTTP-Session: ca65da8e-937e-4dba-aa26-e688de8f8765 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10523 2024.08.05 16:51:29.478534 [ 3 ] {} <Trace> HTTP-Session: ca65da8e-937e-4dba-aa26-e688de8f8765 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10524 2024.08.05 16:51:29.478664 [ 3 ] {1d2b0d00-6a0b-423b-a7c5-c2336f7cfeba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10525 2024.08.05 16:51:29.478710 [ 3 ] {1d2b0d00-6a0b-423b-a7c5-c2336f7cfeba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10526 2024.08.05 16:51:29.478856 [ 3 ] {1d2b0d00-6a0b-423b-a7c5-c2336f7cfeba} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10527 2024.08.05 16:51:29.479155 [ 3 ] {1d2b0d00-6a0b-423b-a7c5-c2336f7cfeba} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10528 2024.08.05 16:51:29.479193 [ 3 ] {1d2b0d00-6a0b-423b-a7c5-c2336f7cfeba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
10529 2024.08.05 16:51:29.479554 [ 3 ] {1d2b0d00-6a0b-423b-a7c5-c2336f7cfeba} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
10530 2024.08.05 16:51:29.479892 [ 3 ] {1d2b0d00-6a0b-423b-a7c5-c2336f7cfeba} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10531 2024.08.05 16:51:29.480018 [ 3 ] {1d2b0d00-6a0b-423b-a7c5-c2336f7cfeba} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001406 sec., 42674.25320056899 rows/sec., 2.88 MiB/sec.
10532 2024.08.05 16:51:29.480182 [ 3 ] {1d2b0d00-6a0b-423b-a7c5-c2336f7cfeba} <Debug> DynamicQueryHandler: Done processing query
10533 2024.08.05 16:51:29.480208 [ 3 ] {1d2b0d00-6a0b-423b-a7c5-c2336f7cfeba} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10534 2024.08.05 16:51:29.480224 [ 3 ] {} <Debug> HTTP-Session: ca65da8e-937e-4dba-aa26-e688de8f8765 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10535 2024.08.05 16:51:33.509317 [ 127 ] {} <Debug> DNSResolver: Updating DNS cache
10536 2024.08.05 16:51:33.509393 [ 127 ] {} <Debug> DNSResolver: Updated DNS cache
10537 2024.08.05 16:51:34.465377 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 3758, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10538 2024.08.05 16:51:34.465497 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10539 2024.08.05 16:51:34.465527 [ 3 ] {} <Debug> HTTP-Session: ef325b6c-ba58-42ba-b1cf-6229b395ee43 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
10540 2024.08.05 16:51:34.465554 [ 3 ] {} <Debug> HTTP-Session: ef325b6c-ba58-42ba-b1cf-6229b395ee43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10541 2024.08.05 16:51:34.465572 [ 3 ] {} <Debug> HTTP-Session: ef325b6c-ba58-42ba-b1cf-6229b395ee43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10542 2024.08.05 16:51:34.465629 [ 3 ] {} <Trace> HTTP-Session: ef325b6c-ba58-42ba-b1cf-6229b395ee43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10543 2024.08.05 16:51:34.465836 [ 3 ] {651e6ada-dcc3-456d-b4e1-a04afa969cfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
10544 2024.08.05 16:51:34.465912 [ 3 ] {651e6ada-dcc3-456d-b4e1-a04afa969cfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
10545 2024.08.05 16:51:34.466146 [ 3 ] {651e6ada-dcc3-456d-b4e1-a04afa969cfa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10546 2024.08.05 16:51:34.466596 [ 3 ] {651e6ada-dcc3-456d-b4e1-a04afa969cfa} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10547 2024.08.05 16:51:34.466640 [ 3 ] {651e6ada-dcc3-456d-b4e1-a04afa969cfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
10548 2024.08.05 16:51:34.467011 [ 3 ] {651e6ada-dcc3-456d-b4e1-a04afa969cfa} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
10549 2024.08.05 16:51:34.467346 [ 3 ] {651e6ada-dcc3-456d-b4e1-a04afa969cfa} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10550 2024.08.05 16:51:34.467515 [ 3 ] {651e6ada-dcc3-456d-b4e1-a04afa969cfa} <Debug> executeQuery: Read 27 rows, 2.04 KiB in 0.001743 sec., 15490.53356282272 rows/sec., 1.14 MiB/sec.
10551 2024.08.05 16:51:34.467859 [ 3 ] {651e6ada-dcc3-456d-b4e1-a04afa969cfa} <Debug> DynamicQueryHandler: Done processing query
10552 2024.08.05 16:51:34.467939 [ 3 ] {651e6ada-dcc3-456d-b4e1-a04afa969cfa} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10553 2024.08.05 16:51:34.468007 [ 3 ] {} <Debug> HTTP-Session: ef325b6c-ba58-42ba-b1cf-6229b395ee43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10554 2024.08.05 16:51:34.468288 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 33833, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10555 2024.08.05 16:51:34.468347 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10556 2024.08.05 16:51:34.468367 [ 3 ] {} <Debug> HTTP-Session: 6b41bf49-52ec-40a1-a077-56c987b8b195 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
10557 2024.08.05 16:51:34.468387 [ 3 ] {} <Debug> HTTP-Session: 6b41bf49-52ec-40a1-a077-56c987b8b195 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10558 2024.08.05 16:51:34.468401 [ 3 ] {} <Debug> HTTP-Session: 6b41bf49-52ec-40a1-a077-56c987b8b195 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10559 2024.08.05 16:51:34.468437 [ 3 ] {} <Trace> HTTP-Session: 6b41bf49-52ec-40a1-a077-56c987b8b195 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10560 2024.08.05 16:51:34.468605 [ 3 ] {4951ff72-7b24-4be2-a8e6-ee8cd7bb6d74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10561 2024.08.05 16:51:34.468655 [ 3 ] {4951ff72-7b24-4be2-a8e6-ee8cd7bb6d74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10562 2024.08.05 16:51:34.468804 [ 3 ] {4951ff72-7b24-4be2-a8e6-ee8cd7bb6d74} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10563 2024.08.05 16:51:34.469273 [ 3 ] {4951ff72-7b24-4be2-a8e6-ee8cd7bb6d74} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10564 2024.08.05 16:51:34.469312 [ 3 ] {4951ff72-7b24-4be2-a8e6-ee8cd7bb6d74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
10565 2024.08.05 16:51:34.469646 [ 3 ] {4951ff72-7b24-4be2-a8e6-ee8cd7bb6d74} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
10566 2024.08.05 16:51:34.469955 [ 3 ] {4951ff72-7b24-4be2-a8e6-ee8cd7bb6d74} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10567 2024.08.05 16:51:34.470101 [ 3 ] {4951ff72-7b24-4be2-a8e6-ee8cd7bb6d74} <Debug> executeQuery: Read 224 rows, 20.23 KiB in 0.001572 sec., 142493.63867684477 rows/sec., 12.57 MiB/sec.
10568 2024.08.05 16:51:34.470325 [ 3 ] {4951ff72-7b24-4be2-a8e6-ee8cd7bb6d74} <Debug> DynamicQueryHandler: Done processing query
10569 2024.08.05 16:51:34.470362 [ 3 ] {4951ff72-7b24-4be2-a8e6-ee8cd7bb6d74} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB.
10570 2024.08.05 16:51:34.470389 [ 3 ] {} <Debug> HTTP-Session: 6b41bf49-52ec-40a1-a077-56c987b8b195 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10571 2024.08.05 16:51:34.470586 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 65110, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10572 2024.08.05 16:51:34.470636 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10573 2024.08.05 16:51:34.470656 [ 3 ] {} <Debug> HTTP-Session: 8a6c4121-e42e-4238-8524-6d5bae357df7 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
10574 2024.08.05 16:51:34.470673 [ 3 ] {} <Debug> HTTP-Session: 8a6c4121-e42e-4238-8524-6d5bae357df7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10575 2024.08.05 16:51:34.470688 [ 3 ] {} <Debug> HTTP-Session: 8a6c4121-e42e-4238-8524-6d5bae357df7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10576 2024.08.05 16:51:34.470719 [ 3 ] {} <Trace> HTTP-Session: 8a6c4121-e42e-4238-8524-6d5bae357df7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10577 2024.08.05 16:51:34.470917 [ 3 ] {f48985d8-3143-454f-904a-4ddfb1b95310} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10578 2024.08.05 16:51:34.470961 [ 3 ] {f48985d8-3143-454f-904a-4ddfb1b95310} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10579 2024.08.05 16:51:34.471089 [ 3 ] {f48985d8-3143-454f-904a-4ddfb1b95310} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10580 2024.08.05 16:51:34.471592 [ 3 ] {f48985d8-3143-454f-904a-4ddfb1b95310} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10581 2024.08.05 16:51:34.471629 [ 3 ] {f48985d8-3143-454f-904a-4ddfb1b95310} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
10582 2024.08.05 16:51:34.471966 [ 3 ] {f48985d8-3143-454f-904a-4ddfb1b95310} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
10583 2024.08.05 16:51:34.472282 [ 3 ] {f48985d8-3143-454f-904a-4ddfb1b95310} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10584 2024.08.05 16:51:34.472442 [ 3 ] {f48985d8-3143-454f-904a-4ddfb1b95310} <Debug> executeQuery: Read 403 rows, 29.16 KiB in 0.001625 sec., 248000 rows/sec., 17.52 MiB/sec.
10585 2024.08.05 16:51:34.472605 [ 3 ] {f48985d8-3143-454f-904a-4ddfb1b95310} <Debug> DynamicQueryHandler: Done processing query
10586 2024.08.05 16:51:34.472638 [ 3 ] {f48985d8-3143-454f-904a-4ddfb1b95310} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
10587 2024.08.05 16:51:34.472654 [ 3 ] {} <Debug> HTTP-Session: 8a6c4121-e42e-4238-8524-6d5bae357df7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10588 2024.08.05 16:51:34.472838 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10589 2024.08.05 16:51:34.472893 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10590 2024.08.05 16:51:34.472916 [ 3 ] {} <Debug> HTTP-Session: 66865507-3e14-4c29-ba76-8025212c546f Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
10591 2024.08.05 16:51:34.472933 [ 3 ] {} <Debug> HTTP-Session: 66865507-3e14-4c29-ba76-8025212c546f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10592 2024.08.05 16:51:34.472947 [ 3 ] {} <Debug> HTTP-Session: 66865507-3e14-4c29-ba76-8025212c546f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10593 2024.08.05 16:51:34.472977 [ 3 ] {} <Trace> HTTP-Session: 66865507-3e14-4c29-ba76-8025212c546f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10594 2024.08.05 16:51:34.473083 [ 3 ] {86967e8e-6602-4a00-9986-8040828e70b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
10595 2024.08.05 16:51:34.473137 [ 3 ] {86967e8e-6602-4a00-9986-8040828e70b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
10596 2024.08.05 16:51:34.473270 [ 3 ] {86967e8e-6602-4a00-9986-8040828e70b1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10597 2024.08.05 16:51:34.473560 [ 3 ] {86967e8e-6602-4a00-9986-8040828e70b1} <Trace> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10598 2024.08.05 16:51:34.473597 [ 3 ] {86967e8e-6602-4a00-9986-8040828e70b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
10599 2024.08.05 16:51:34.473956 [ 3 ] {86967e8e-6602-4a00-9986-8040828e70b1} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
10600 2024.08.05 16:51:34.474283 [ 3 ] {86967e8e-6602-4a00-9986-8040828e70b1} <Trace> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10601 2024.08.05 16:51:34.474443 [ 3 ] {86967e8e-6602-4a00-9986-8040828e70b1} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001381 sec., 4344.677769732078 rows/sec., 186.69 KiB/sec.
10602 2024.08.05 16:51:34.474776 [ 3 ] {86967e8e-6602-4a00-9986-8040828e70b1} <Debug> DynamicQueryHandler: Done processing query
10603 2024.08.05 16:51:34.474801 [ 3 ] {86967e8e-6602-4a00-9986-8040828e70b1} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
10604 2024.08.05 16:51:34.474818 [ 3 ] {} <Debug> HTTP-Session: 66865507-3e14-4c29-ba76-8025212c546f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10605 2024.08.05 16:51:34.474946 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10606 2024.08.05 16:51:34.474995 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10607 2024.08.05 16:51:34.475016 [ 3 ] {} <Debug> HTTP-Session: af695b7c-424d-48f4-8e31-21a848d9ef57 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
10608 2024.08.05 16:51:34.475032 [ 3 ] {} <Debug> HTTP-Session: af695b7c-424d-48f4-8e31-21a848d9ef57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10609 2024.08.05 16:51:34.475046 [ 3 ] {} <Debug> HTTP-Session: af695b7c-424d-48f4-8e31-21a848d9ef57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10610 2024.08.05 16:51:34.475077 [ 3 ] {} <Trace> HTTP-Session: af695b7c-424d-48f4-8e31-21a848d9ef57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10611 2024.08.05 16:51:34.475216 [ 3 ] {8b0aa36b-8d86-4dd7-9c15-b075a9643526} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
10612 2024.08.05 16:51:34.475264 [ 3 ] {8b0aa36b-8d86-4dd7-9c15-b075a9643526} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
10613 2024.08.05 16:51:34.475432 [ 3 ] {8b0aa36b-8d86-4dd7-9c15-b075a9643526} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10614 2024.08.05 16:51:34.475795 [ 3 ] {8b0aa36b-8d86-4dd7-9c15-b075a9643526} <Trace> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10615 2024.08.05 16:51:34.475832 [ 3 ] {8b0aa36b-8d86-4dd7-9c15-b075a9643526} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
10616 2024.08.05 16:51:34.476204 [ 3 ] {8b0aa36b-8d86-4dd7-9c15-b075a9643526} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
10617 2024.08.05 16:51:34.476540 [ 3 ] {8b0aa36b-8d86-4dd7-9c15-b075a9643526} <Trace> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10618 2024.08.05 16:51:34.476701 [ 3 ] {8b0aa36b-8d86-4dd7-9c15-b075a9643526} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001544 sec., 49870.466321243526 rows/sec., 3.07 MiB/sec.
10619 2024.08.05 16:51:34.476867 [ 3 ] {8b0aa36b-8d86-4dd7-9c15-b075a9643526} <Debug> DynamicQueryHandler: Done processing query
10620 2024.08.05 16:51:34.476892 [ 3 ] {8b0aa36b-8d86-4dd7-9c15-b075a9643526} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10621 2024.08.05 16:51:34.476908 [ 3 ] {} <Debug> HTTP-Session: af695b7c-424d-48f4-8e31-21a848d9ef57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10622 2024.08.05 16:51:34.477096 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 30582, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10623 2024.08.05 16:51:34.477144 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10624 2024.08.05 16:51:34.477164 [ 3 ] {} <Debug> HTTP-Session: daf759c0-ee86-465d-a0aa-e8b1d40af56f Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
10625 2024.08.05 16:51:34.477181 [ 3 ] {} <Debug> HTTP-Session: daf759c0-ee86-465d-a0aa-e8b1d40af56f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10626 2024.08.05 16:51:34.477195 [ 3 ] {} <Debug> HTTP-Session: daf759c0-ee86-465d-a0aa-e8b1d40af56f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10627 2024.08.05 16:51:34.477226 [ 3 ] {} <Trace> HTTP-Session: daf759c0-ee86-465d-a0aa-e8b1d40af56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10628 2024.08.05 16:51:34.477387 [ 3 ] {11ae0042-e7d1-42ea-b8c3-12d7c9017a5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10629 2024.08.05 16:51:34.477432 [ 3 ] {11ae0042-e7d1-42ea-b8c3-12d7c9017a5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10630 2024.08.05 16:51:34.477577 [ 3 ] {11ae0042-e7d1-42ea-b8c3-12d7c9017a5b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10631 2024.08.05 16:51:34.477957 [ 3 ] {11ae0042-e7d1-42ea-b8c3-12d7c9017a5b} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10632 2024.08.05 16:51:34.477995 [ 3 ] {11ae0042-e7d1-42ea-b8c3-12d7c9017a5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
10633 2024.08.05 16:51:34.478368 [ 3 ] {11ae0042-e7d1-42ea-b8c3-12d7c9017a5b} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
10634 2024.08.05 16:51:34.478703 [ 3 ] {11ae0042-e7d1-42ea-b8c3-12d7c9017a5b} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10635 2024.08.05 16:51:34.478864 [ 3 ] {11ae0042-e7d1-42ea-b8c3-12d7c9017a5b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001552 sec., 103092.78350515464 rows/sec., 7.18 MiB/sec.
10636 2024.08.05 16:51:34.479028 [ 3 ] {11ae0042-e7d1-42ea-b8c3-12d7c9017a5b} <Debug> DynamicQueryHandler: Done processing query
10637 2024.08.05 16:51:34.479053 [ 3 ] {11ae0042-e7d1-42ea-b8c3-12d7c9017a5b} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10638 2024.08.05 16:51:34.479068 [ 3 ] {} <Debug> HTTP-Session: daf759c0-ee86-465d-a0aa-e8b1d40af56f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10639 2024.08.05 16:51:34.479240 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 33752, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10640 2024.08.05 16:51:34.479285 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10641 2024.08.05 16:51:34.479303 [ 3 ] {} <Debug> HTTP-Session: c3320e7d-b9e7-4702-812b-1115b1d65c66 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
10642 2024.08.05 16:51:34.479320 [ 3 ] {} <Debug> HTTP-Session: c3320e7d-b9e7-4702-812b-1115b1d65c66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10643 2024.08.05 16:51:34.479332 [ 3 ] {} <Debug> HTTP-Session: c3320e7d-b9e7-4702-812b-1115b1d65c66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10644 2024.08.05 16:51:34.479361 [ 3 ] {} <Trace> HTTP-Session: c3320e7d-b9e7-4702-812b-1115b1d65c66 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10645 2024.08.05 16:51:34.479587 [ 3 ] {dabb3af7-41fb-4ec2-821e-d520b8574192} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10646 2024.08.05 16:51:34.479646 [ 3 ] {dabb3af7-41fb-4ec2-821e-d520b8574192} <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
10647 2024.08.05 16:51:34.480036 [ 3 ] {dabb3af7-41fb-4ec2-821e-d520b8574192} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10648 2024.08.05 16:51:34.480765 [ 3 ] {dabb3af7-41fb-4ec2-821e-d520b8574192} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10649 2024.08.05 16:51:34.480802 [ 3 ] {dabb3af7-41fb-4ec2-821e-d520b8574192} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
10650 2024.08.05 16:51:34.481406 [ 3 ] {dabb3af7-41fb-4ec2-821e-d520b8574192} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
10651 2024.08.05 16:51:34.481812 [ 3 ] {dabb3af7-41fb-4ec2-821e-d520b8574192} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10652 2024.08.05 16:51:34.481955 [ 3 ] {dabb3af7-41fb-4ec2-821e-d520b8574192} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.002503 sec., 8389.932081502197 rows/sec., 15.03 MiB/sec.
10653 2024.08.05 16:51:34.482171 [ 3 ] {dabb3af7-41fb-4ec2-821e-d520b8574192} <Debug> DynamicQueryHandler: Done processing query
10654 2024.08.05 16:51:34.482196 [ 3 ] {dabb3af7-41fb-4ec2-821e-d520b8574192} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
10655 2024.08.05 16:51:34.482212 [ 3 ] {} <Debug> HTTP-Session: c3320e7d-b9e7-4702-812b-1115b1d65c66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10656 2024.08.05 16:51:34.482334 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 3209, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10657 2024.08.05 16:51:34.482384 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10658 2024.08.05 16:51:34.482404 [ 3 ] {} <Debug> HTTP-Session: b65b4172-c2fc-40e2-b262-73d370a32101 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
10659 2024.08.05 16:51:34.482421 [ 3 ] {} <Debug> HTTP-Session: b65b4172-c2fc-40e2-b262-73d370a32101 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10660 2024.08.05 16:51:34.482435 [ 3 ] {} <Debug> HTTP-Session: b65b4172-c2fc-40e2-b262-73d370a32101 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10661 2024.08.05 16:51:34.482465 [ 3 ] {} <Trace> HTTP-Session: b65b4172-c2fc-40e2-b262-73d370a32101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10662 2024.08.05 16:51:34.482567 [ 3 ] {bc669a98-7470-4b07-b7af-a9f25afcf7f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
10663 2024.08.05 16:51:34.482611 [ 3 ] {bc669a98-7470-4b07-b7af-a9f25afcf7f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
10664 2024.08.05 16:51:34.482738 [ 3 ] {bc669a98-7470-4b07-b7af-a9f25afcf7f7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10665 2024.08.05 16:51:34.482996 [ 3 ] {bc669a98-7470-4b07-b7af-a9f25afcf7f7} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10666 2024.08.05 16:51:34.483032 [ 3 ] {bc669a98-7470-4b07-b7af-a9f25afcf7f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
10667 2024.08.05 16:51:34.483383 [ 3 ] {bc669a98-7470-4b07-b7af-a9f25afcf7f7} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
10668 2024.08.05 16:51:34.483720 [ 3 ] {bc669a98-7470-4b07-b7af-a9f25afcf7f7} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10669 2024.08.05 16:51:34.483853 [ 3 ] {bc669a98-7470-4b07-b7af-a9f25afcf7f7} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001314 sec., 17503.80517503805 rows/sec., 946.83 KiB/sec.
10670 2024.08.05 16:51:34.484044 [ 3 ] {bc669a98-7470-4b07-b7af-a9f25afcf7f7} <Debug> DynamicQueryHandler: Done processing query
10671 2024.08.05 16:51:34.484071 [ 3 ] {bc669a98-7470-4b07-b7af-a9f25afcf7f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
10672 2024.08.05 16:51:34.484087 [ 3 ] {} <Debug> HTTP-Session: b65b4172-c2fc-40e2-b262-73d370a32101 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10673 2024.08.05 16:51:34.484200 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10674 2024.08.05 16:51:34.484249 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10675 2024.08.05 16:51:34.484269 [ 3 ] {} <Debug> HTTP-Session: 83398545-49bc-45bd-8426-78a86c125441 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
10676 2024.08.05 16:51:34.484286 [ 3 ] {} <Debug> HTTP-Session: 83398545-49bc-45bd-8426-78a86c125441 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10677 2024.08.05 16:51:34.484299 [ 3 ] {} <Debug> HTTP-Session: 83398545-49bc-45bd-8426-78a86c125441 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10678 2024.08.05 16:51:34.484330 [ 3 ] {} <Trace> HTTP-Session: 83398545-49bc-45bd-8426-78a86c125441 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10679 2024.08.05 16:51:34.484441 [ 3 ] {ce878fb9-0bfc-4b55-b545-6eb0f74da0bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10680 2024.08.05 16:51:34.484484 [ 3 ] {ce878fb9-0bfc-4b55-b545-6eb0f74da0bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10681 2024.08.05 16:51:34.484609 [ 3 ] {ce878fb9-0bfc-4b55-b545-6eb0f74da0bb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10682 2024.08.05 16:51:34.484897 [ 3 ] {ce878fb9-0bfc-4b55-b545-6eb0f74da0bb} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10683 2024.08.05 16:51:34.484933 [ 3 ] {ce878fb9-0bfc-4b55-b545-6eb0f74da0bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
10684 2024.08.05 16:51:34.485284 [ 3 ] {ce878fb9-0bfc-4b55-b545-6eb0f74da0bb} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
10685 2024.08.05 16:51:34.485605 [ 3 ] {ce878fb9-0bfc-4b55-b545-6eb0f74da0bb} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10686 2024.08.05 16:51:34.485728 [ 3 ] {ce878fb9-0bfc-4b55-b545-6eb0f74da0bb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001323 sec., 45351.47392290249 rows/sec., 3.06 MiB/sec.
10687 2024.08.05 16:51:34.485976 [ 3 ] {ce878fb9-0bfc-4b55-b545-6eb0f74da0bb} <Debug> DynamicQueryHandler: Done processing query
10688 2024.08.05 16:51:34.486034 [ 3 ] {ce878fb9-0bfc-4b55-b545-6eb0f74da0bb} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10689 2024.08.05 16:51:34.486091 [ 3 ] {} <Debug> HTTP-Session: 83398545-49bc-45bd-8426-78a86c125441 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10690 2024.08.05 16:51:39.460650 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 1628, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10691 2024.08.05 16:51:39.460849 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10692 2024.08.05 16:51:39.460897 [ 3 ] {} <Debug> HTTP-Session: 584c90ba-1921-44fd-a62b-dcda9b85ec6f Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
10693 2024.08.05 16:51:39.460940 [ 3 ] {} <Debug> HTTP-Session: 584c90ba-1921-44fd-a62b-dcda9b85ec6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10694 2024.08.05 16:51:39.460969 [ 3 ] {} <Debug> HTTP-Session: 584c90ba-1921-44fd-a62b-dcda9b85ec6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10695 2024.08.05 16:51:39.461049 [ 3 ] {} <Trace> HTTP-Session: 584c90ba-1921-44fd-a62b-dcda9b85ec6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10696 2024.08.05 16:51:39.461344 [ 3 ] {ba2d577b-6aa5-477e-b652-5102c5595ee4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
10697 2024.08.05 16:51:39.461452 [ 3 ] {ba2d577b-6aa5-477e-b652-5102c5595ee4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
10698 2024.08.05 16:51:39.461714 [ 3 ] {ba2d577b-6aa5-477e-b652-5102c5595ee4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10699 2024.08.05 16:51:39.462130 [ 3 ] {ba2d577b-6aa5-477e-b652-5102c5595ee4} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10700 2024.08.05 16:51:39.462175 [ 3 ] {ba2d577b-6aa5-477e-b652-5102c5595ee4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
10701 2024.08.05 16:51:39.462556 [ 3 ] {ba2d577b-6aa5-477e-b652-5102c5595ee4} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
10702 2024.08.05 16:51:39.462907 [ 3 ] {ba2d577b-6aa5-477e-b652-5102c5595ee4} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10703 2024.08.05 16:51:39.463083 [ 3 ] {ba2d577b-6aa5-477e-b652-5102c5595ee4} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001827 sec., 6020.7991242474 rows/sec., 488.01 KiB/sec.
10704 2024.08.05 16:51:39.463095 [ 120 ] {} <Debug> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
10705 2024.08.05 16:51:39.463193 [ 120 ] {} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10706 2024.08.05 16:51:39.463241 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
10707 2024.08.05 16:51:39.463376 [ 3 ] {ba2d577b-6aa5-477e-b652-5102c5595ee4} <Debug> DynamicQueryHandler: Done processing query
10708 2024.08.05 16:51:39.463376 [ 190 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::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
10709 2024.08.05 16:51:39.463409 [ 3 ] {ba2d577b-6aa5-477e-b652-5102c5595ee4} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10710 2024.08.05 16:51:39.463439 [ 3 ] {} <Debug> HTTP-Session: 584c90ba-1921-44fd-a62b-dcda9b85ec6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10711 2024.08.05 16:51:39.463527 [ 190 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10712 2024.08.05 16:51:39.463559 [ 190 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 38 rows starting from the beginning of the part
10713 2024.08.05 16:51:39.463618 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 12809, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10714 2024.08.05 16:51:39.463650 [ 190 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::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
10715 2024.08.05 16:51:39.463756 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10716 2024.08.05 16:51:39.463882 [ 3 ] {} <Debug> HTTP-Session: a01a1c47-bb90-4fdf-a8ff-cf7256ce05d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
10717 2024.08.05 16:51:39.463990 [ 3 ] {} <Debug> HTTP-Session: a01a1c47-bb90-4fdf-a8ff-cf7256ce05d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10718 2024.08.05 16:51:39.464058 [ 190 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 27 rows starting from the beginning of the part
10719 2024.08.05 16:51:39.464081 [ 3 ] {} <Debug> HTTP-Session: a01a1c47-bb90-4fdf-a8ff-cf7256ce05d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10720 2024.08.05 16:51:39.464185 [ 3 ] {} <Trace> HTTP-Session: a01a1c47-bb90-4fdf-a8ff-cf7256ce05d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10721 2024.08.05 16:51:39.464341 [ 190 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::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
10722 2024.08.05 16:51:39.464612 [ 3 ] {a96605f7-341c-44b2-bde3-858f18b1b869} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10723 2024.08.05 16:51:39.464635 [ 190 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 27 rows starting from the beginning of the part
10724 2024.08.05 16:51:39.464700 [ 3 ] {a96605f7-341c-44b2-bde3-858f18b1b869} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10725 2024.08.05 16:51:39.464847 [ 190 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::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
10726 2024.08.05 16:51:39.465377 [ 3 ] {a96605f7-341c-44b2-bde3-858f18b1b869} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10727 2024.08.05 16:51:39.465933 [ 3 ] {a96605f7-341c-44b2-bde3-858f18b1b869} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10728 2024.08.05 16:51:39.465981 [ 3 ] {a96605f7-341c-44b2-bde3-858f18b1b869} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
10729 2024.08.05 16:51:39.466498 [ 3 ] {a96605f7-341c-44b2-bde3-858f18b1b869} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
10730 2024.08.05 16:51:39.466566 [ 187 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 125 rows, containing 4 columns (4 merged, 0 gathered) in 0.003229856 sec., 38701.41579067302 rows/sec., 2.93 MiB/sec.
10731 2024.08.05 16:51:39.466891 [ 187 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
10732 2024.08.05 16:51:39.467080 [ 3 ] {a96605f7-341c-44b2-bde3-858f18b1b869} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10733 2024.08.05 16:51:39.467410 [ 120 ] {} <Debug> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
10734 2024.08.05 16:51:39.467487 [ 3 ] {a96605f7-341c-44b2-bde3-858f18b1b869} <Debug> executeQuery: Read 89 rows, 7.39 KiB in 0.003041 sec., 29266.688589279842 rows/sec., 2.37 MiB/sec.
10735 2024.08.05 16:51:39.467514 [ 120 ] {} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10736 2024.08.05 16:51:39.467619 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
10737 2024.08.05 16:51:39.468023 [ 193 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::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
10738 2024.08.05 16:51:39.468127 [ 3 ] {a96605f7-341c-44b2-bde3-858f18b1b869} <Debug> DynamicQueryHandler: Done processing query
10739 2024.08.05 16:51:39.468135 [ 187 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_51_10} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10740 2024.08.05 16:51:39.468199 [ 3 ] {a96605f7-341c-44b2-bde3-858f18b1b869} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
10741 2024.08.05 16:51:39.468283 [ 3 ] {} <Debug> HTTP-Session: a01a1c47-bb90-4fdf-a8ff-cf7256ce05d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10742 2024.08.05 16:51:39.468466 [ 187 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_51_10} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
10743 2024.08.05 16:51:39.468478 [ 193 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10744 2024.08.05 16:51:39.468571 [ 193 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 303 rows starting from the beginning of the part
10745 2024.08.05 16:51:39.468587 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 12739, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10746 2024.08.05 16:51:39.468759 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10747 2024.08.05 16:51:39.468765 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
10748 2024.08.05 16:51:39.468872 [ 3 ] {} <Debug> HTTP-Session: 0f5f0843-09b9-4f71-a756-0133e72d30fc Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
10749 2024.08.05 16:51:39.468978 [ 3 ] {} <Debug> HTTP-Session: 0f5f0843-09b9-4f71-a756-0133e72d30fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10750 2024.08.05 16:51:39.468987 [ 193 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 90 rows starting from the beginning of the part
10751 2024.08.05 16:51:39.469033 [ 3 ] {} <Debug> HTTP-Session: 0f5f0843-09b9-4f71-a756-0133e72d30fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10752 2024.08.05 16:51:39.469192 [ 193 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 224 rows starting from the beginning of the part
10753 2024.08.05 16:51:39.469207 [ 3 ] {} <Trace> HTTP-Session: 0f5f0843-09b9-4f71-a756-0133e72d30fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10754 2024.08.05 16:51:39.469493 [ 193 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 126 rows starting from the beginning of the part
10755 2024.08.05 16:51:39.469745 [ 3 ] {e4637fde-c1b2-41a1-a9d0-6c4c3b54c174} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10756 2024.08.05 16:51:39.469808 [ 193 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 224 rows starting from the beginning of the part
10757 2024.08.05 16:51:39.469844 [ 3 ] {e4637fde-c1b2-41a1-a9d0-6c4c3b54c174} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10758 2024.08.05 16:51:39.470144 [ 193 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 89 rows starting from the beginning of the part
10759 2024.08.05 16:51:39.470778 [ 3 ] {e4637fde-c1b2-41a1-a9d0-6c4c3b54c174} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10760 2024.08.05 16:51:39.471482 [ 3 ] {e4637fde-c1b2-41a1-a9d0-6c4c3b54c174} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10761 2024.08.05 16:51:39.471542 [ 3 ] {e4637fde-c1b2-41a1-a9d0-6c4c3b54c174} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
10762 2024.08.05 16:51:39.472375 [ 3 ] {e4637fde-c1b2-41a1-a9d0-6c4c3b54c174} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
10763 2024.08.05 16:51:39.473036 [ 3 ] {e4637fde-c1b2-41a1-a9d0-6c4c3b54c174} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10764 2024.08.05 16:51:39.473229 [ 193 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1056 rows, containing 4 columns (4 merged, 0 gathered) in 0.005460863 sec., 193376.0286606714 rows/sec., 16.52 MiB/sec.
10765 2024.08.05 16:51:39.473362 [ 120 ] {} <Debug> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
10766 2024.08.05 16:51:39.473409 [ 3 ] {e4637fde-c1b2-41a1-a9d0-6c4c3b54c174} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.003871 sec., 19374.83854301214 rows/sec., 1.51 MiB/sec.
10767 2024.08.05 16:51:39.473457 [ 120 ] {} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10768 2024.08.05 16:51:39.473574 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
10769 2024.08.05 16:51:39.473578 [ 194 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
10770 2024.08.05 16:51:39.473887 [ 3 ] {e4637fde-c1b2-41a1-a9d0-6c4c3b54c174} <Debug> DynamicQueryHandler: Done processing query
10771 2024.08.05 16:51:39.473965 [ 3 ] {e4637fde-c1b2-41a1-a9d0-6c4c3b54c174} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
10772 2024.08.05 16:51:39.474032 [ 3 ] {} <Debug> HTTP-Session: 0f5f0843-09b9-4f71-a756-0133e72d30fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10773 2024.08.05 16:51:39.474066 [ 192 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::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
10774 2024.08.05 16:51:39.474286 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 30582, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10775 2024.08.05 16:51:39.474449 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10776 2024.08.05 16:51:39.474535 [ 3 ] {} <Debug> HTTP-Session: ecf0c336-c329-426d-a4e9-5745705802b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
10777 2024.08.05 16:51:39.474600 [ 3 ] {} <Debug> HTTP-Session: ecf0c336-c329-426d-a4e9-5745705802b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10778 2024.08.05 16:51:39.474660 [ 3 ] {} <Debug> HTTP-Session: ecf0c336-c329-426d-a4e9-5745705802b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10779 2024.08.05 16:51:39.474779 [ 3 ] {} <Trace> HTTP-Session: ecf0c336-c329-426d-a4e9-5745705802b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10780 2024.08.05 16:51:39.474801 [ 192 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10781 2024.08.05 16:51:39.474887 [ 192 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 472 rows starting from the beginning of the part
10782 2024.08.05 16:51:39.474959 [ 201 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_56_11} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10783 2024.08.05 16:51:39.475251 [ 3 ] {2ca3828c-0589-40ae-b8b0-ab754cdacb6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10784 2024.08.05 16:51:39.475273 [ 192 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 77 rows starting from the beginning of the part
10785 2024.08.05 16:51:39.475427 [ 201 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_56_11} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
10786 2024.08.05 16:51:39.475596 [ 3 ] {2ca3828c-0589-40ae-b8b0-ab754cdacb6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10787 2024.08.05 16:51:39.475632 [ 192 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 403 rows starting from the beginning of the part
10788 2024.08.05 16:51:39.475840 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB.
10789 2024.08.05 16:51:39.476047 [ 192 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 101 rows starting from the beginning of the part
10790 2024.08.05 16:51:39.476407 [ 192 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 403 rows starting from the beginning of the part
10791 2024.08.05 16:51:39.476762 [ 192 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 75 rows starting from the beginning of the part
10792 2024.08.05 16:51:39.477018 [ 3 ] {2ca3828c-0589-40ae-b8b0-ab754cdacb6c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10793 2024.08.05 16:51:39.478032 [ 3 ] {2ca3828c-0589-40ae-b8b0-ab754cdacb6c} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10794 2024.08.05 16:51:39.478098 [ 3 ] {2ca3828c-0589-40ae-b8b0-ab754cdacb6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
10795 2024.08.05 16:51:39.479177 [ 3 ] {2ca3828c-0589-40ae-b8b0-ab754cdacb6c} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
10796 2024.08.05 16:51:39.479938 [ 194 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1531 rows, containing 4 columns (4 merged, 0 gathered) in 0.006198326 sec., 247002.17445807144 rows/sec., 17.84 MiB/sec.
10797 2024.08.05 16:51:39.480066 [ 3 ] {2ca3828c-0589-40ae-b8b0-ab754cdacb6c} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10798 2024.08.05 16:51:39.480119 [ 194 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
10799 2024.08.05 16:51:39.480288 [ 120 ] {} <Debug> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
10800 2024.08.05 16:51:39.480308 [ 3 ] {2ca3828c-0589-40ae-b8b0-ab754cdacb6c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005332 sec., 30007.501875468868 rows/sec., 2.09 MiB/sec.
10801 2024.08.05 16:51:39.480363 [ 120 ] {} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10802 2024.08.05 16:51:39.480532 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
10803 2024.08.05 16:51:39.480952 [ 3 ] {2ca3828c-0589-40ae-b8b0-ab754cdacb6c} <Debug> DynamicQueryHandler: Done processing query
10804 2024.08.05 16:51:39.481044 [ 3 ] {2ca3828c-0589-40ae-b8b0-ab754cdacb6c} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10805 2024.08.05 16:51:39.481128 [ 3 ] {} <Debug> HTTP-Session: ecf0c336-c329-426d-a4e9-5745705802b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10806 2024.08.05 16:51:39.481159 [ 192 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::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
10807 2024.08.05 16:51:39.481397 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 17723, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10808 2024.08.05 16:51:39.481550 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10809 2024.08.05 16:51:39.481640 [ 3 ] {} <Debug> HTTP-Session: 92810dd0-5186-4acb-b4f7-43c8505b5c77 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
10810 2024.08.05 16:51:39.481681 [ 194 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_56_11} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10811 2024.08.05 16:51:39.481703 [ 3 ] {} <Debug> HTTP-Session: 92810dd0-5186-4acb-b4f7-43c8505b5c77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10812 2024.08.05 16:51:39.481769 [ 3 ] {} <Debug> HTTP-Session: 92810dd0-5186-4acb-b4f7-43c8505b5c77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10813 2024.08.05 16:51:39.481837 [ 192 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10814 2024.08.05 16:51:39.481868 [ 3 ] {} <Trace> HTTP-Session: 92810dd0-5186-4acb-b4f7-43c8505b5c77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10815 2024.08.05 16:51:39.481984 [ 192 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 8273 rows starting from the beginning of the part
10816 2024.08.05 16:51:39.481988 [ 194 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_56_11} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
10817 2024.08.05 16:51:39.482299 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB.
10818 2024.08.05 16:51:39.482395 [ 3 ] {1849c9d2-ef67-40dd-9f71-fb94da0db33e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10819 2024.08.05 16:51:39.482474 [ 192 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 161 rows starting from the beginning of the part
10820 2024.08.05 16:51:39.482710 [ 3 ] {1849c9d2-ef67-40dd-9f71-fb94da0db33e} <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
10821 2024.08.05 16:51:39.482783 [ 192 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::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
10822 2024.08.05 16:51:39.483259 [ 192 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 197 rows starting from the beginning of the part
10823 2024.08.05 16:51:39.483619 [ 192 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 160 rows starting from the beginning of the part
10824 2024.08.05 16:51:39.484014 [ 192 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::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
10825 2024.08.05 16:51:39.485682 [ 3 ] {1849c9d2-ef67-40dd-9f71-fb94da0db33e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10826 2024.08.05 16:51:39.487087 [ 3 ] {1849c9d2-ef67-40dd-9f71-fb94da0db33e} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10827 2024.08.05 16:51:39.487170 [ 3 ] {1849c9d2-ef67-40dd-9f71-fb94da0db33e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
10828 2024.08.05 16:51:39.489026 [ 3 ] {1849c9d2-ef67-40dd-9f71-fb94da0db33e} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
10829 2024.08.05 16:51:39.490022 [ 3 ] {1849c9d2-ef67-40dd-9f71-fb94da0db33e} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10830 2024.08.05 16:51:39.490210 [ 120 ] {} <Debug> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
10831 2024.08.05 16:51:39.490275 [ 3 ] {1849c9d2-ef67-40dd-9f71-fb94da0db33e} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.008191 sec., 1342.9373702844584 rows/sec., 2.41 MiB/sec.
10832 2024.08.05 16:51:39.490306 [ 120 ] {} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10833 2024.08.05 16:51:39.490390 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
10834 2024.08.05 16:51:39.491269 [ 199 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::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
10835 2024.08.05 16:51:39.492097 [ 3 ] {1849c9d2-ef67-40dd-9f71-fb94da0db33e} <Debug> DynamicQueryHandler: Done processing query
10836 2024.08.05 16:51:39.492193 [ 3 ] {1849c9d2-ef67-40dd-9f71-fb94da0db33e} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
10837 2024.08.05 16:51:39.492307 [ 3 ] {} <Debug> HTTP-Session: 92810dd0-5186-4acb-b4f7-43c8505b5c77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10838 2024.08.05 16:51:39.492718 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10839 2024.08.05 16:51:39.493009 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10840 2024.08.05 16:51:39.493173 [ 3 ] {} <Debug> HTTP-Session: 67d59458-939d-4b89-97c1-c0bf4f39500d Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
10841 2024.08.05 16:51:39.493267 [ 194 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9111 rows, containing 5 columns (5 merged, 0 gathered) in 0.012512004 sec., 728180.7134972144 rows/sec., 50.77 MiB/sec.
10842 2024.08.05 16:51:39.493297 [ 3 ] {} <Debug> HTTP-Session: 67d59458-939d-4b89-97c1-c0bf4f39500d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10843 2024.08.05 16:51:39.493426 [ 3 ] {} <Debug> HTTP-Session: 67d59458-939d-4b89-97c1-c0bf4f39500d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10844 2024.08.05 16:51:39.493653 [ 3 ] {} <Trace> HTTP-Session: 67d59458-939d-4b89-97c1-c0bf4f39500d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10845 2024.08.05 16:51:39.493759 [ 194 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
10846 2024.08.05 16:51:39.494095 [ 3 ] {e58bf15a-7783-47d8-85f7-26e61997e9b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10847 2024.08.05 16:51:39.494256 [ 3 ] {e58bf15a-7783-47d8-85f7-26e61997e9b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10848 2024.08.05 16:51:39.494277 [ 199 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10849 2024.08.05 16:51:39.494796 [ 199 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::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
10850 2024.08.05 16:51:39.495546 [ 3 ] {e58bf15a-7783-47d8-85f7-26e61997e9b3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10851 2024.08.05 16:51:39.496031 [ 194 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10852 2024.08.05 16:51:39.496449 [ 194 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
10853 2024.08.05 16:51:39.496451 [ 199 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::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
10854 2024.08.05 16:51:39.496714 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.08 MiB.
10855 2024.08.05 16:51:39.497190 [ 3 ] {e58bf15a-7783-47d8-85f7-26e61997e9b3} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10856 2024.08.05 16:51:39.497294 [ 3 ] {e58bf15a-7783-47d8-85f7-26e61997e9b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
10857 2024.08.05 16:51:39.497397 [ 199 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::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
10858 2024.08.05 16:51:39.498084 [ 199 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::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
10859 2024.08.05 16:51:39.498704 [ 199 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::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
10860 2024.08.05 16:51:39.498746 [ 3 ] {e58bf15a-7783-47d8-85f7-26e61997e9b3} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
10861 2024.08.05 16:51:39.499374 [ 199 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::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
10862 2024.08.05 16:51:39.499992 [ 3 ] {e58bf15a-7783-47d8-85f7-26e61997e9b3} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10863 2024.08.05 16:51:39.500304 [ 118 ] {} <Debug> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
10864 2024.08.05 16:51:39.500411 [ 3 ] {e58bf15a-7783-47d8-85f7-26e61997e9b3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.006492 sec., 9242.144177449167 rows/sec., 637.80 KiB/sec.
10865 2024.08.05 16:51:39.500418 [ 118 ] {} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10866 2024.08.05 16:51:39.500527 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
10867 2024.08.05 16:51:39.501009 [ 191 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::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
10868 2024.08.05 16:51:39.501108 [ 3 ] {e58bf15a-7783-47d8-85f7-26e61997e9b3} <Debug> DynamicQueryHandler: Done processing query
10869 2024.08.05 16:51:39.501208 [ 3 ] {e58bf15a-7783-47d8-85f7-26e61997e9b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10870 2024.08.05 16:51:39.501294 [ 3 ] {} <Debug> HTTP-Session: 67d59458-939d-4b89-97c1-c0bf4f39500d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10871 2024.08.05 16:51:39.501473 [ 191 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10872 2024.08.05 16:51:39.501531 [ 191 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2904 rows starting from the beginning of the part
10873 2024.08.05 16:51:39.501751 [ 191 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::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
10874 2024.08.05 16:51:39.502063 [ 191 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::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
10875 2024.08.05 16:51:39.502239 [ 191 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::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
10876 2024.08.05 16:51:39.502502 [ 191 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::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
10877 2024.08.05 16:51:39.502672 [ 191 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::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
10878 2024.08.05 16:51:39.504999 [ 194 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3204 rows, containing 4 columns (4 merged, 0 gathered) in 0.004290193 sec., 746819.5486776469 rows/sec., 50.29 MiB/sec.
10879 2024.08.05 16:51:39.505465 [ 197 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
10880 2024.08.05 16:51:39.506498 [ 197 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_56_11} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10881 2024.08.05 16:51:39.506586 [ 197 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_56_11} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
10882 2024.08.05 16:51:39.506678 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB.
10883 2024.08.05 16:51:39.509819 [ 194 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 839 rows, containing 19 columns (19 merged, 0 gathered) in 0.019215987 sec., 43661.56159452023 rows/sec., 78.24 MiB/sec.
10884 2024.08.05 16:51:39.510664 [ 194 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
10885 2024.08.05 16:51:39.511256 [ 194 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::all_1_51_10} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10886 2024.08.05 16:51:39.511336 [ 194 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::all_1_51_10} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
10887 2024.08.05 16:51:39.511473 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.46 MiB.
10888 2024.08.05 16:51:40.000171 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 198.31 MiB, peak 208.59 MiB, free memory in arenas 0.00 B, will set to 200.27 MiB (RSS), difference: 1.96 MiB
10889 2024.08.05 16:51:44.466014 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 3758, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10890 2024.08.05 16:51:44.466214 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10891 2024.08.05 16:51:44.466260 [ 3 ] {} <Debug> HTTP-Session: f4e246f2-6aa1-4b41-8798-ed3b6267a3c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
10892 2024.08.05 16:51:44.466302 [ 3 ] {} <Debug> HTTP-Session: f4e246f2-6aa1-4b41-8798-ed3b6267a3c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10893 2024.08.05 16:51:44.466335 [ 3 ] {} <Debug> HTTP-Session: f4e246f2-6aa1-4b41-8798-ed3b6267a3c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10894 2024.08.05 16:51:44.466419 [ 3 ] {} <Trace> HTTP-Session: f4e246f2-6aa1-4b41-8798-ed3b6267a3c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10895 2024.08.05 16:51:44.466724 [ 3 ] {e4c4e5b8-4cec-47c6-b117-38aa47bb7f65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
10896 2024.08.05 16:51:44.466822 [ 3 ] {e4c4e5b8-4cec-47c6-b117-38aa47bb7f65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
10897 2024.08.05 16:51:44.467020 [ 3 ] {e4c4e5b8-4cec-47c6-b117-38aa47bb7f65} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10898 2024.08.05 16:51:44.467484 [ 3 ] {e4c4e5b8-4cec-47c6-b117-38aa47bb7f65} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10899 2024.08.05 16:51:44.467526 [ 3 ] {e4c4e5b8-4cec-47c6-b117-38aa47bb7f65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
10900 2024.08.05 16:51:44.467910 [ 3 ] {e4c4e5b8-4cec-47c6-b117-38aa47bb7f65} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
10901 2024.08.05 16:51:44.468280 [ 3 ] {e4c4e5b8-4cec-47c6-b117-38aa47bb7f65} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10902 2024.08.05 16:51:44.468432 [ 3 ] {e4c4e5b8-4cec-47c6-b117-38aa47bb7f65} <Debug> executeQuery: Read 27 rows, 2.04 KiB in 0.001811 sec., 14908.890115958035 rows/sec., 1.10 MiB/sec.
10903 2024.08.05 16:51:44.468651 [ 3 ] {e4c4e5b8-4cec-47c6-b117-38aa47bb7f65} <Debug> DynamicQueryHandler: Done processing query
10904 2024.08.05 16:51:44.468679 [ 3 ] {e4c4e5b8-4cec-47c6-b117-38aa47bb7f65} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10905 2024.08.05 16:51:44.468697 [ 3 ] {} <Debug> HTTP-Session: f4e246f2-6aa1-4b41-8798-ed3b6267a3c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10906 2024.08.05 16:51:44.468823 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10907 2024.08.05 16:51:44.468880 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10908 2024.08.05 16:51:44.468899 [ 3 ] {} <Debug> HTTP-Session: f2c4301a-29cd-4473-a9a7-456956bc5062 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
10909 2024.08.05 16:51:44.468917 [ 3 ] {} <Debug> HTTP-Session: f2c4301a-29cd-4473-a9a7-456956bc5062 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10910 2024.08.05 16:51:44.468931 [ 3 ] {} <Debug> HTTP-Session: f2c4301a-29cd-4473-a9a7-456956bc5062 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10911 2024.08.05 16:51:44.468967 [ 3 ] {} <Trace> HTTP-Session: f2c4301a-29cd-4473-a9a7-456956bc5062 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10912 2024.08.05 16:51:44.469069 [ 3 ] {b4c226b7-040c-4c37-8a37-3d3e7f3b1bfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
10913 2024.08.05 16:51:44.469116 [ 3 ] {b4c226b7-040c-4c37-8a37-3d3e7f3b1bfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
10914 2024.08.05 16:51:44.469251 [ 3 ] {b4c226b7-040c-4c37-8a37-3d3e7f3b1bfc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10915 2024.08.05 16:51:44.469592 [ 3 ] {b4c226b7-040c-4c37-8a37-3d3e7f3b1bfc} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10916 2024.08.05 16:51:44.469629 [ 3 ] {b4c226b7-040c-4c37-8a37-3d3e7f3b1bfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
10917 2024.08.05 16:51:44.469943 [ 3 ] {b4c226b7-040c-4c37-8a37-3d3e7f3b1bfc} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
10918 2024.08.05 16:51:44.470269 [ 3 ] {b4c226b7-040c-4c37-8a37-3d3e7f3b1bfc} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10919 2024.08.05 16:51:44.470406 [ 3 ] {b4c226b7-040c-4c37-8a37-3d3e7f3b1bfc} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001364 sec., 1466.275659824047 rows/sec., 119.56 KiB/sec.
10920 2024.08.05 16:51:44.470678 [ 3 ] {b4c226b7-040c-4c37-8a37-3d3e7f3b1bfc} <Debug> DynamicQueryHandler: Done processing query
10921 2024.08.05 16:51:44.470727 [ 3 ] {b4c226b7-040c-4c37-8a37-3d3e7f3b1bfc} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10922 2024.08.05 16:51:44.470754 [ 3 ] {} <Debug> HTTP-Session: f2c4301a-29cd-4473-a9a7-456956bc5062 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10923 2024.08.05 16:51:44.470914 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 33966, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10924 2024.08.05 16:51:44.470965 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10925 2024.08.05 16:51:44.470984 [ 3 ] {} <Debug> HTTP-Session: 4b3217ff-ce4d-46b6-998d-df94718cc52c Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
10926 2024.08.05 16:51:44.471001 [ 3 ] {} <Debug> HTTP-Session: 4b3217ff-ce4d-46b6-998d-df94718cc52c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10927 2024.08.05 16:51:44.471015 [ 3 ] {} <Debug> HTTP-Session: 4b3217ff-ce4d-46b6-998d-df94718cc52c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10928 2024.08.05 16:51:44.471048 [ 3 ] {} <Trace> HTTP-Session: 4b3217ff-ce4d-46b6-998d-df94718cc52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10929 2024.08.05 16:51:44.471210 [ 3 ] {ecb41b3a-0fed-48a9-83dd-34adbea8132f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10930 2024.08.05 16:51:44.471256 [ 3 ] {ecb41b3a-0fed-48a9-83dd-34adbea8132f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10931 2024.08.05 16:51:44.471406 [ 3 ] {ecb41b3a-0fed-48a9-83dd-34adbea8132f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10932 2024.08.05 16:51:44.471858 [ 3 ] {ecb41b3a-0fed-48a9-83dd-34adbea8132f} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10933 2024.08.05 16:51:44.471896 [ 3 ] {ecb41b3a-0fed-48a9-83dd-34adbea8132f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
10934 2024.08.05 16:51:44.472235 [ 3 ] {ecb41b3a-0fed-48a9-83dd-34adbea8132f} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
10935 2024.08.05 16:51:44.472554 [ 3 ] {ecb41b3a-0fed-48a9-83dd-34adbea8132f} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10936 2024.08.05 16:51:44.472681 [ 3 ] {ecb41b3a-0fed-48a9-83dd-34adbea8132f} <Debug> executeQuery: Read 225 rows, 20.30 KiB in 0.001546 sec., 145536.86934023286 rows/sec., 12.83 MiB/sec.
10937 2024.08.05 16:51:44.472939 [ 3 ] {ecb41b3a-0fed-48a9-83dd-34adbea8132f} <Debug> DynamicQueryHandler: Done processing query
10938 2024.08.05 16:51:44.473004 [ 3 ] {ecb41b3a-0fed-48a9-83dd-34adbea8132f} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB.
10939 2024.08.05 16:51:44.473060 [ 3 ] {} <Debug> HTTP-Session: 4b3217ff-ce4d-46b6-998d-df94718cc52c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10940 2024.08.05 16:51:44.473221 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10941 2024.08.05 16:51:44.473274 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10942 2024.08.05 16:51:44.473293 [ 3 ] {} <Debug> HTTP-Session: 3095f442-8cb9-4c2d-9655-0b9da202820d Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
10943 2024.08.05 16:51:44.473312 [ 3 ] {} <Debug> HTTP-Session: 3095f442-8cb9-4c2d-9655-0b9da202820d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10944 2024.08.05 16:51:44.473327 [ 3 ] {} <Debug> HTTP-Session: 3095f442-8cb9-4c2d-9655-0b9da202820d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10945 2024.08.05 16:51:44.473360 [ 3 ] {} <Trace> HTTP-Session: 3095f442-8cb9-4c2d-9655-0b9da202820d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10946 2024.08.05 16:51:44.473461 [ 3 ] {54467879-4353-4734-b7ef-6faef60e6c73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
10947 2024.08.05 16:51:44.473505 [ 3 ] {54467879-4353-4734-b7ef-6faef60e6c73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
10948 2024.08.05 16:51:44.473645 [ 3 ] {54467879-4353-4734-b7ef-6faef60e6c73} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10949 2024.08.05 16:51:44.473932 [ 3 ] {54467879-4353-4734-b7ef-6faef60e6c73} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10950 2024.08.05 16:51:44.473969 [ 3 ] {54467879-4353-4734-b7ef-6faef60e6c73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
10951 2024.08.05 16:51:44.474268 [ 3 ] {54467879-4353-4734-b7ef-6faef60e6c73} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
10952 2024.08.05 16:51:44.474590 [ 3 ] {54467879-4353-4734-b7ef-6faef60e6c73} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10953 2024.08.05 16:51:44.474720 [ 3 ] {54467879-4353-4734-b7ef-6faef60e6c73} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001285 sec., 1556.4202334630352 rows/sec., 108.68 KiB/sec.
10954 2024.08.05 16:51:44.474887 [ 3 ] {54467879-4353-4734-b7ef-6faef60e6c73} <Debug> DynamicQueryHandler: Done processing query
10955 2024.08.05 16:51:44.474912 [ 3 ] {54467879-4353-4734-b7ef-6faef60e6c73} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10956 2024.08.05 16:51:44.474928 [ 3 ] {} <Debug> HTTP-Session: 3095f442-8cb9-4c2d-9655-0b9da202820d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10957 2024.08.05 16:51:44.475110 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 65451, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10958 2024.08.05 16:51:44.475158 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10959 2024.08.05 16:51:44.475177 [ 3 ] {} <Debug> HTTP-Session: 26e2d3f0-6a44-44b4-971d-2024801a9c95 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
10960 2024.08.05 16:51:44.475193 [ 3 ] {} <Debug> HTTP-Session: 26e2d3f0-6a44-44b4-971d-2024801a9c95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10961 2024.08.05 16:51:44.475207 [ 3 ] {} <Debug> HTTP-Session: 26e2d3f0-6a44-44b4-971d-2024801a9c95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10962 2024.08.05 16:51:44.475238 [ 3 ] {} <Trace> HTTP-Session: 26e2d3f0-6a44-44b4-971d-2024801a9c95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10963 2024.08.05 16:51:44.475453 [ 3 ] {45389e72-d942-4e8b-bd5b-e60993be8431} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10964 2024.08.05 16:51:44.475496 [ 3 ] {45389e72-d942-4e8b-bd5b-e60993be8431} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10965 2024.08.05 16:51:44.475620 [ 3 ] {45389e72-d942-4e8b-bd5b-e60993be8431} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10966 2024.08.05 16:51:44.476153 [ 3 ] {45389e72-d942-4e8b-bd5b-e60993be8431} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10967 2024.08.05 16:51:44.476190 [ 3 ] {45389e72-d942-4e8b-bd5b-e60993be8431} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
10968 2024.08.05 16:51:44.476525 [ 3 ] {45389e72-d942-4e8b-bd5b-e60993be8431} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
10969 2024.08.05 16:51:44.476849 [ 3 ] {45389e72-d942-4e8b-bd5b-e60993be8431} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10970 2024.08.05 16:51:44.476981 [ 3 ] {45389e72-d942-4e8b-bd5b-e60993be8431} <Debug> executeQuery: Read 405 rows, 29.32 KiB in 0.001639 sec., 247101.8913971934 rows/sec., 17.47 MiB/sec.
10971 2024.08.05 16:51:44.477162 [ 3 ] {45389e72-d942-4e8b-bd5b-e60993be8431} <Debug> DynamicQueryHandler: Done processing query
10972 2024.08.05 16:51:44.477186 [ 3 ] {45389e72-d942-4e8b-bd5b-e60993be8431} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
10973 2024.08.05 16:51:44.477203 [ 3 ] {} <Debug> HTTP-Session: 26e2d3f0-6a44-44b4-971d-2024801a9c95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10974 2024.08.05 16:51:44.477322 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10975 2024.08.05 16:51:44.477372 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10976 2024.08.05 16:51:44.477391 [ 3 ] {} <Debug> HTTP-Session: ae6ae25a-07d1-439b-b40a-f2ae04f70349 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
10977 2024.08.05 16:51:44.477407 [ 3 ] {} <Debug> HTTP-Session: ae6ae25a-07d1-439b-b40a-f2ae04f70349 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10978 2024.08.05 16:51:44.477421 [ 3 ] {} <Debug> HTTP-Session: ae6ae25a-07d1-439b-b40a-f2ae04f70349 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10979 2024.08.05 16:51:44.477454 [ 3 ] {} <Trace> HTTP-Session: ae6ae25a-07d1-439b-b40a-f2ae04f70349 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10980 2024.08.05 16:51:44.477548 [ 3 ] {52c71aff-90ea-4785-834b-c51508076484} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
10981 2024.08.05 16:51:44.477593 [ 3 ] {52c71aff-90ea-4785-834b-c51508076484} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
10982 2024.08.05 16:51:44.477725 [ 3 ] {52c71aff-90ea-4785-834b-c51508076484} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10983 2024.08.05 16:51:44.478010 [ 3 ] {52c71aff-90ea-4785-834b-c51508076484} <Trace> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10984 2024.08.05 16:51:44.478047 [ 3 ] {52c71aff-90ea-4785-834b-c51508076484} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
10985 2024.08.05 16:51:44.478420 [ 3 ] {52c71aff-90ea-4785-834b-c51508076484} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
10986 2024.08.05 16:51:44.478752 [ 3 ] {52c71aff-90ea-4785-834b-c51508076484} <Trace> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10987 2024.08.05 16:51:44.478917 [ 3 ] {52c71aff-90ea-4785-834b-c51508076484} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001382 sec., 4341.534008683068 rows/sec., 186.55 KiB/sec.
10988 2024.08.05 16:51:44.479091 [ 3 ] {52c71aff-90ea-4785-834b-c51508076484} <Debug> DynamicQueryHandler: Done processing query
10989 2024.08.05 16:51:44.479116 [ 3 ] {52c71aff-90ea-4785-834b-c51508076484} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
10990 2024.08.05 16:51:44.479132 [ 3 ] {} <Debug> HTTP-Session: ae6ae25a-07d1-439b-b40a-f2ae04f70349 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10991 2024.08.05 16:51:44.479266 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10992 2024.08.05 16:51:44.479314 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10993 2024.08.05 16:51:44.479333 [ 3 ] {} <Debug> HTTP-Session: 337957e7-73dc-4e93-953b-5f83da5bca3c Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
10994 2024.08.05 16:51:44.479350 [ 3 ] {} <Debug> HTTP-Session: 337957e7-73dc-4e93-953b-5f83da5bca3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10995 2024.08.05 16:51:44.479364 [ 3 ] {} <Debug> HTTP-Session: 337957e7-73dc-4e93-953b-5f83da5bca3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10996 2024.08.05 16:51:44.479395 [ 3 ] {} <Trace> HTTP-Session: 337957e7-73dc-4e93-953b-5f83da5bca3c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10997 2024.08.05 16:51:44.479515 [ 3 ] {adeb9dfa-badc-4075-9050-dacbeedaf8f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
10998 2024.08.05 16:51:44.479562 [ 3 ] {adeb9dfa-badc-4075-9050-dacbeedaf8f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
10999 2024.08.05 16:51:44.479708 [ 3 ] {adeb9dfa-badc-4075-9050-dacbeedaf8f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11000 2024.08.05 16:51:44.480039 [ 3 ] {adeb9dfa-badc-4075-9050-dacbeedaf8f5} <Trace> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11001 2024.08.05 16:51:44.480076 [ 3 ] {adeb9dfa-badc-4075-9050-dacbeedaf8f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
11002 2024.08.05 16:51:44.480459 [ 3 ] {adeb9dfa-badc-4075-9050-dacbeedaf8f5} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
11003 2024.08.05 16:51:44.480816 [ 3 ] {adeb9dfa-badc-4075-9050-dacbeedaf8f5} <Trace> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11004 2024.08.05 16:51:44.480983 [ 3 ] {adeb9dfa-badc-4075-9050-dacbeedaf8f5} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001507 sec., 51094.8905109489 rows/sec., 3.15 MiB/sec.
11005 2024.08.05 16:51:44.481293 [ 3 ] {adeb9dfa-badc-4075-9050-dacbeedaf8f5} <Debug> DynamicQueryHandler: Done processing query
11006 2024.08.05 16:51:44.481328 [ 3 ] {adeb9dfa-badc-4075-9050-dacbeedaf8f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11007 2024.08.05 16:51:44.481346 [ 3 ] {} <Debug> HTTP-Session: 337957e7-73dc-4e93-953b-5f83da5bca3c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11008 2024.08.05 16:51:44.481487 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 30772, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11009 2024.08.05 16:51:44.481537 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11010 2024.08.05 16:51:44.481556 [ 3 ] {} <Debug> HTTP-Session: b7c099f1-908f-4165-9a14-792565150207 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
11011 2024.08.05 16:51:44.481572 [ 3 ] {} <Debug> HTTP-Session: b7c099f1-908f-4165-9a14-792565150207 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11012 2024.08.05 16:51:44.481586 [ 3 ] {} <Debug> HTTP-Session: b7c099f1-908f-4165-9a14-792565150207 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11013 2024.08.05 16:51:44.481620 [ 3 ] {} <Trace> HTTP-Session: b7c099f1-908f-4165-9a14-792565150207 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11014 2024.08.05 16:51:44.481772 [ 3 ] {ac5bcc4b-1b13-4106-ab0b-beb08e5c49bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11015 2024.08.05 16:51:44.481822 [ 3 ] {ac5bcc4b-1b13-4106-ab0b-beb08e5c49bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11016 2024.08.05 16:51:44.481994 [ 3 ] {ac5bcc4b-1b13-4106-ab0b-beb08e5c49bd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11017 2024.08.05 16:51:44.482400 [ 3 ] {ac5bcc4b-1b13-4106-ab0b-beb08e5c49bd} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11018 2024.08.05 16:51:44.482436 [ 3 ] {ac5bcc4b-1b13-4106-ab0b-beb08e5c49bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
11019 2024.08.05 16:51:44.482822 [ 3 ] {ac5bcc4b-1b13-4106-ab0b-beb08e5c49bd} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
11020 2024.08.05 16:51:44.483166 [ 3 ] {ac5bcc4b-1b13-4106-ab0b-beb08e5c49bd} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11021 2024.08.05 16:51:44.483322 [ 3 ] {ac5bcc4b-1b13-4106-ab0b-beb08e5c49bd} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001607 sec., 100186.6832607343 rows/sec., 6.98 MiB/sec.
11022 2024.08.05 16:51:44.483664 [ 3 ] {ac5bcc4b-1b13-4106-ab0b-beb08e5c49bd} <Debug> DynamicQueryHandler: Done processing query
11023 2024.08.05 16:51:44.483706 [ 3 ] {ac5bcc4b-1b13-4106-ab0b-beb08e5c49bd} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
11024 2024.08.05 16:51:44.483729 [ 3 ] {} <Debug> HTTP-Session: b7c099f1-908f-4165-9a14-792565150207 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11025 2024.08.05 16:51:44.483898 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 33755, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11026 2024.08.05 16:51:44.483948 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11027 2024.08.05 16:51:44.483967 [ 3 ] {} <Debug> HTTP-Session: 7deb4a6a-608b-4755-8f55-755fc9ad8849 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
11028 2024.08.05 16:51:44.483984 [ 3 ] {} <Debug> HTTP-Session: 7deb4a6a-608b-4755-8f55-755fc9ad8849 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11029 2024.08.05 16:51:44.483997 [ 3 ] {} <Debug> HTTP-Session: 7deb4a6a-608b-4755-8f55-755fc9ad8849 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11030 2024.08.05 16:51:44.484029 [ 3 ] {} <Trace> HTTP-Session: 7deb4a6a-608b-4755-8f55-755fc9ad8849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11031 2024.08.05 16:51:44.484304 [ 3 ] {94f4db97-ef7b-42e5-9b45-83cc6e2aec16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11032 2024.08.05 16:51:44.484378 [ 3 ] {94f4db97-ef7b-42e5-9b45-83cc6e2aec16} <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
11033 2024.08.05 16:51:44.484806 [ 3 ] {94f4db97-ef7b-42e5-9b45-83cc6e2aec16} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11034 2024.08.05 16:51:44.485434 [ 3 ] {94f4db97-ef7b-42e5-9b45-83cc6e2aec16} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11035 2024.08.05 16:51:44.485471 [ 3 ] {94f4db97-ef7b-42e5-9b45-83cc6e2aec16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
11036 2024.08.05 16:51:44.486095 [ 3 ] {94f4db97-ef7b-42e5-9b45-83cc6e2aec16} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
11037 2024.08.05 16:51:44.486518 [ 3 ] {94f4db97-ef7b-42e5-9b45-83cc6e2aec16} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11038 2024.08.05 16:51:44.486730 [ 3 ] {94f4db97-ef7b-42e5-9b45-83cc6e2aec16} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.002614 sec., 8033.664881407804 rows/sec., 14.40 MiB/sec.
11039 2024.08.05 16:51:44.487224 [ 3 ] {94f4db97-ef7b-42e5-9b45-83cc6e2aec16} <Debug> DynamicQueryHandler: Done processing query
11040 2024.08.05 16:51:44.487262 [ 3 ] {94f4db97-ef7b-42e5-9b45-83cc6e2aec16} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
11041 2024.08.05 16:51:44.487282 [ 3 ] {} <Debug> HTTP-Session: 7deb4a6a-608b-4755-8f55-755fc9ad8849 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11042 2024.08.05 16:51:44.487395 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 3209, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11043 2024.08.05 16:51:44.487444 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11044 2024.08.05 16:51:44.487463 [ 3 ] {} <Debug> HTTP-Session: c336b101-a50e-4771-b42f-86ea8c8d2248 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
11045 2024.08.05 16:51:44.487480 [ 3 ] {} <Debug> HTTP-Session: c336b101-a50e-4771-b42f-86ea8c8d2248 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11046 2024.08.05 16:51:44.487493 [ 3 ] {} <Debug> HTTP-Session: c336b101-a50e-4771-b42f-86ea8c8d2248 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11047 2024.08.05 16:51:44.487526 [ 3 ] {} <Trace> HTTP-Session: c336b101-a50e-4771-b42f-86ea8c8d2248 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11048 2024.08.05 16:51:44.487633 [ 3 ] {61383e17-fc38-48be-889d-67c639857bd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
11049 2024.08.05 16:51:44.487679 [ 3 ] {61383e17-fc38-48be-889d-67c639857bd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
11050 2024.08.05 16:51:44.487826 [ 3 ] {61383e17-fc38-48be-889d-67c639857bd1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11051 2024.08.05 16:51:44.488111 [ 3 ] {61383e17-fc38-48be-889d-67c639857bd1} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11052 2024.08.05 16:51:44.488149 [ 3 ] {61383e17-fc38-48be-889d-67c639857bd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
11053 2024.08.05 16:51:44.488525 [ 3 ] {61383e17-fc38-48be-889d-67c639857bd1} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
11054 2024.08.05 16:51:44.488863 [ 3 ] {61383e17-fc38-48be-889d-67c639857bd1} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11055 2024.08.05 16:51:44.489026 [ 3 ] {61383e17-fc38-48be-889d-67c639857bd1} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001417 sec., 16231.474947071276 rows/sec., 878.01 KiB/sec.
11056 2024.08.05 16:51:44.489049 [ 113 ] {} <Debug> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
11057 2024.08.05 16:51:44.489183 [ 113 ] {} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11058 2024.08.05 16:51:44.489243 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
11059 2024.08.05 16:51:44.489262 [ 3 ] {61383e17-fc38-48be-889d-67c639857bd1} <Debug> DynamicQueryHandler: Done processing query
11060 2024.08.05 16:51:44.489321 [ 3 ] {61383e17-fc38-48be-889d-67c639857bd1} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
11061 2024.08.05 16:51:44.489411 [ 3 ] {} <Debug> HTTP-Session: c336b101-a50e-4771-b42f-86ea8c8d2248 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11062 2024.08.05 16:51:44.489819 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11063 2024.08.05 16:51:44.489904 [ 198 ] {ae17f19f-5f7e-41fb-b229-935f5864debe::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
11064 2024.08.05 16:51:44.490129 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11065 2024.08.05 16:51:44.490284 [ 3 ] {} <Debug> HTTP-Session: fb2b23d3-b62b-41d7-8e3d-2e218a0aa9fe Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
11066 2024.08.05 16:51:44.490416 [ 3 ] {} <Debug> HTTP-Session: fb2b23d3-b62b-41d7-8e3d-2e218a0aa9fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11067 2024.08.05 16:51:44.490526 [ 3 ] {} <Debug> HTTP-Session: fb2b23d3-b62b-41d7-8e3d-2e218a0aa9fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11068 2024.08.05 16:51:44.490739 [ 3 ] {} <Trace> HTTP-Session: fb2b23d3-b62b-41d7-8e3d-2e218a0aa9fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11069 2024.08.05 16:51:44.490966 [ 198 ] {ae17f19f-5f7e-41fb-b229-935f5864debe::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11070 2024.08.05 16:51:44.491027 [ 198 ] {ae17f19f-5f7e-41fb-b229-935f5864debe::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 464 rows starting from the beginning of the part
11071 2024.08.05 16:51:44.491070 [ 3 ] {6b232504-7c1e-4940-a378-926ef09468eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11072 2024.08.05 16:51:44.491108 [ 198 ] {ae17f19f-5f7e-41fb-b229-935f5864debe::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 23 rows starting from the beginning of the part
11073 2024.08.05 16:51:44.491185 [ 3 ] {6b232504-7c1e-4940-a378-926ef09468eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11074 2024.08.05 16:51:44.491487 [ 198 ] {ae17f19f-5f7e-41fb-b229-935f5864debe::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 23 rows starting from the beginning of the part
11075 2024.08.05 16:51:44.491903 [ 198 ] {ae17f19f-5f7e-41fb-b229-935f5864debe::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 23 rows starting from the beginning of the part
11076 2024.08.05 16:51:44.492243 [ 198 ] {ae17f19f-5f7e-41fb-b229-935f5864debe::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 23 rows starting from the beginning of the part
11077 2024.08.05 16:51:44.492438 [ 198 ] {ae17f19f-5f7e-41fb-b229-935f5864debe::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 23 rows starting from the beginning of the part
11078 2024.08.05 16:51:44.492653 [ 3 ] {6b232504-7c1e-4940-a378-926ef09468eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11079 2024.08.05 16:51:44.493304 [ 3 ] {6b232504-7c1e-4940-a378-926ef09468eb} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11080 2024.08.05 16:51:44.493347 [ 3 ] {6b232504-7c1e-4940-a378-926ef09468eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
11081 2024.08.05 16:51:44.493905 [ 3 ] {6b232504-7c1e-4940-a378-926ef09468eb} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
11082 2024.08.05 16:51:44.494281 [ 196 ] {ae17f19f-5f7e-41fb-b229-935f5864debe::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 579 rows, containing 4 columns (4 merged, 0 gathered) in 0.004908904 sec., 117948.93524094176 rows/sec., 6.34 MiB/sec.
11083 2024.08.05 16:51:44.494535 [ 3 ] {6b232504-7c1e-4940-a378-926ef09468eb} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11084 2024.08.05 16:51:44.494548 [ 196 ] {ae17f19f-5f7e-41fb-b229-935f5864debe::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
11085 2024.08.05 16:51:44.494851 [ 3 ] {6b232504-7c1e-4940-a378-926ef09468eb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003836 sec., 15641.293013555787 rows/sec., 1.05 MiB/sec.
11086 2024.08.05 16:51:44.495266 [ 3 ] {6b232504-7c1e-4940-a378-926ef09468eb} <Debug> DynamicQueryHandler: Done processing query
11087 2024.08.05 16:51:44.495312 [ 3 ] {6b232504-7c1e-4940-a378-926ef09468eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11088 2024.08.05 16:51:44.495343 [ 3 ] {} <Debug> HTTP-Session: fb2b23d3-b62b-41d7-8e3d-2e218a0aa9fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11089 2024.08.05 16:51:44.495460 [ 196 ] {ae17f19f-5f7e-41fb-b229-935f5864debe::all_1_26_5} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11090 2024.08.05 16:51:44.495561 [ 196 ] {ae17f19f-5f7e-41fb-b229-935f5864debe::all_1_26_5} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
11091 2024.08.05 16:51:44.495668 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB.
11092 2024.08.05 16:51:48.509450 [ 110 ] {} <Debug> DNSResolver: Updating DNS cache
11093 2024.08.05 16:51:48.509522 [ 110 ] {} <Debug> DNSResolver: Updated DNS cache
11094 2024.08.05 16:51:49.460890 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 1628, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11095 2024.08.05 16:51:49.461017 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11096 2024.08.05 16:51:49.461046 [ 3 ] {} <Debug> HTTP-Session: d255b190-23a4-432b-9ab0-fa9b69b14f9a Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
11097 2024.08.05 16:51:49.461074 [ 3 ] {} <Debug> HTTP-Session: d255b190-23a4-432b-9ab0-fa9b69b14f9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11098 2024.08.05 16:51:49.461092 [ 3 ] {} <Debug> HTTP-Session: d255b190-23a4-432b-9ab0-fa9b69b14f9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11099 2024.08.05 16:51:49.461148 [ 3 ] {} <Trace> HTTP-Session: d255b190-23a4-432b-9ab0-fa9b69b14f9a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11100 2024.08.05 16:51:49.461354 [ 3 ] {849afb45-81fa-4ddb-861a-0b9e9a97283a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
11101 2024.08.05 16:51:49.461429 [ 3 ] {849afb45-81fa-4ddb-861a-0b9e9a97283a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
11102 2024.08.05 16:51:49.461653 [ 3 ] {849afb45-81fa-4ddb-861a-0b9e9a97283a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11103 2024.08.05 16:51:49.462098 [ 3 ] {849afb45-81fa-4ddb-861a-0b9e9a97283a} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11104 2024.08.05 16:51:49.462138 [ 3 ] {849afb45-81fa-4ddb-861a-0b9e9a97283a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
11105 2024.08.05 16:51:49.462523 [ 3 ] {849afb45-81fa-4ddb-861a-0b9e9a97283a} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
11106 2024.08.05 16:51:49.462883 [ 3 ] {849afb45-81fa-4ddb-861a-0b9e9a97283a} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11107 2024.08.05 16:51:49.463029 [ 3 ] {849afb45-81fa-4ddb-861a-0b9e9a97283a} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.00174 sec., 6321.83908045977 rows/sec., 512.41 KiB/sec.
11108 2024.08.05 16:51:49.463231 [ 3 ] {849afb45-81fa-4ddb-861a-0b9e9a97283a} <Debug> DynamicQueryHandler: Done processing query
11109 2024.08.05 16:51:49.463259 [ 3 ] {849afb45-81fa-4ddb-861a-0b9e9a97283a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11110 2024.08.05 16:51:49.463277 [ 3 ] {} <Debug> HTTP-Session: d255b190-23a4-432b-9ab0-fa9b69b14f9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11111 2024.08.05 16:51:49.463404 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11112 2024.08.05 16:51:49.463452 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11113 2024.08.05 16:51:49.463472 [ 3 ] {} <Debug> HTTP-Session: 82e7df37-4f4d-4425-b33c-ea094cd0e1e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
11114 2024.08.05 16:51:49.463488 [ 3 ] {} <Debug> HTTP-Session: 82e7df37-4f4d-4425-b33c-ea094cd0e1e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11115 2024.08.05 16:51:49.463502 [ 3 ] {} <Debug> HTTP-Session: 82e7df37-4f4d-4425-b33c-ea094cd0e1e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11116 2024.08.05 16:51:49.463534 [ 3 ] {} <Trace> HTTP-Session: 82e7df37-4f4d-4425-b33c-ea094cd0e1e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11117 2024.08.05 16:51:49.463641 [ 3 ] {b429ad2e-2590-4a38-9ded-7438238095ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
11118 2024.08.05 16:51:49.463685 [ 3 ] {b429ad2e-2590-4a38-9ded-7438238095ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
11119 2024.08.05 16:51:49.463815 [ 3 ] {b429ad2e-2590-4a38-9ded-7438238095ec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11120 2024.08.05 16:51:49.464105 [ 3 ] {b429ad2e-2590-4a38-9ded-7438238095ec} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11121 2024.08.05 16:51:49.464142 [ 3 ] {b429ad2e-2590-4a38-9ded-7438238095ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
11122 2024.08.05 16:51:49.464450 [ 3 ] {b429ad2e-2590-4a38-9ded-7438238095ec} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
11123 2024.08.05 16:51:49.464756 [ 3 ] {b429ad2e-2590-4a38-9ded-7438238095ec} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11124 2024.08.05 16:51:49.464887 [ 3 ] {b429ad2e-2590-4a38-9ded-7438238095ec} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001272 sec., 3144.654088050315 rows/sec., 256.42 KiB/sec.
11125 2024.08.05 16:51:49.465052 [ 3 ] {b429ad2e-2590-4a38-9ded-7438238095ec} <Debug> DynamicQueryHandler: Done processing query
11126 2024.08.05 16:51:49.465077 [ 3 ] {b429ad2e-2590-4a38-9ded-7438238095ec} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11127 2024.08.05 16:51:49.465094 [ 3 ] {} <Debug> HTTP-Session: 82e7df37-4f4d-4425-b33c-ea094cd0e1e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11128 2024.08.05 16:51:49.465220 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 13077, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11129 2024.08.05 16:51:49.465269 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11130 2024.08.05 16:51:49.465288 [ 3 ] {} <Debug> HTTP-Session: 9afe451e-f288-40b0-95aa-66d6d327c419 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
11131 2024.08.05 16:51:49.465304 [ 3 ] {} <Debug> HTTP-Session: 9afe451e-f288-40b0-95aa-66d6d327c419 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11132 2024.08.05 16:51:49.465318 [ 3 ] {} <Debug> HTTP-Session: 9afe451e-f288-40b0-95aa-66d6d327c419 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11133 2024.08.05 16:51:49.465349 [ 3 ] {} <Trace> HTTP-Session: 9afe451e-f288-40b0-95aa-66d6d327c419 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11134 2024.08.05 16:51:49.465469 [ 3 ] {3aff51bc-052b-4460-9d22-3af0832d303a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11135 2024.08.05 16:51:49.465511 [ 3 ] {3aff51bc-052b-4460-9d22-3af0832d303a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11136 2024.08.05 16:51:49.465635 [ 3 ] {3aff51bc-052b-4460-9d22-3af0832d303a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11137 2024.08.05 16:51:49.465996 [ 3 ] {3aff51bc-052b-4460-9d22-3af0832d303a} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11138 2024.08.05 16:51:49.466033 [ 3 ] {3aff51bc-052b-4460-9d22-3af0832d303a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
11139 2024.08.05 16:51:49.466348 [ 3 ] {3aff51bc-052b-4460-9d22-3af0832d303a} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
11140 2024.08.05 16:51:49.466659 [ 3 ] {3aff51bc-052b-4460-9d22-3af0832d303a} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11141 2024.08.05 16:51:49.466793 [ 3 ] {3aff51bc-052b-4460-9d22-3af0832d303a} <Debug> executeQuery: Read 91 rows, 7.54 KiB in 0.001369 sec., 66471.87728268809 rows/sec., 5.38 MiB/sec.
11142 2024.08.05 16:51:49.467049 [ 3 ] {3aff51bc-052b-4460-9d22-3af0832d303a} <Debug> DynamicQueryHandler: Done processing query
11143 2024.08.05 16:51:49.467109 [ 3 ] {3aff51bc-052b-4460-9d22-3af0832d303a} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
11144 2024.08.05 16:51:49.467163 [ 3 ] {} <Debug> HTTP-Session: 9afe451e-f288-40b0-95aa-66d6d327c419 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11145 2024.08.05 16:51:49.467311 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 613, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11146 2024.08.05 16:51:49.467361 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11147 2024.08.05 16:51:49.467381 [ 3 ] {} <Debug> HTTP-Session: 053c9025-a8d8-4e25-bf31-c99635ec6437 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
11148 2024.08.05 16:51:49.467398 [ 3 ] {} <Debug> HTTP-Session: 053c9025-a8d8-4e25-bf31-c99635ec6437 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11149 2024.08.05 16:51:49.467411 [ 3 ] {} <Debug> HTTP-Session: 053c9025-a8d8-4e25-bf31-c99635ec6437 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11150 2024.08.05 16:51:49.467444 [ 3 ] {} <Trace> HTTP-Session: 053c9025-a8d8-4e25-bf31-c99635ec6437 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11151 2024.08.05 16:51:49.467546 [ 3 ] {57f02fa1-2ffd-4410-9dcd-121f66ded39a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
11152 2024.08.05 16:51:49.467589 [ 3 ] {57f02fa1-2ffd-4410-9dcd-121f66ded39a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11153 2024.08.05 16:51:49.467728 [ 3 ] {57f02fa1-2ffd-4410-9dcd-121f66ded39a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11154 2024.08.05 16:51:49.468003 [ 3 ] {57f02fa1-2ffd-4410-9dcd-121f66ded39a} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11155 2024.08.05 16:51:49.468040 [ 3 ] {57f02fa1-2ffd-4410-9dcd-121f66ded39a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
11156 2024.08.05 16:51:49.468343 [ 3 ] {57f02fa1-2ffd-4410-9dcd-121f66ded39a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
11157 2024.08.05 16:51:49.468663 [ 3 ] {57f02fa1-2ffd-4410-9dcd-121f66ded39a} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11158 2024.08.05 16:51:49.468791 [ 3 ] {57f02fa1-2ffd-4410-9dcd-121f66ded39a} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001273 sec., 3142.1838177533386 rows/sec., 219.40 KiB/sec.
11159 2024.08.05 16:51:49.469088 [ 3 ] {57f02fa1-2ffd-4410-9dcd-121f66ded39a} <Debug> DynamicQueryHandler: Done processing query
11160 2024.08.05 16:51:49.469122 [ 3 ] {57f02fa1-2ffd-4410-9dcd-121f66ded39a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11161 2024.08.05 16:51:49.469138 [ 3 ] {} <Debug> HTTP-Session: 053c9025-a8d8-4e25-bf31-c99635ec6437 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11162 2024.08.05 16:51:49.469259 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 13425, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11163 2024.08.05 16:51:49.469306 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11164 2024.08.05 16:51:49.469325 [ 3 ] {} <Debug> HTTP-Session: 81b25000-e041-4a85-9d52-25d6a947cfce Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
11165 2024.08.05 16:51:49.469341 [ 3 ] {} <Debug> HTTP-Session: 81b25000-e041-4a85-9d52-25d6a947cfce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11166 2024.08.05 16:51:49.469355 [ 3 ] {} <Debug> HTTP-Session: 81b25000-e041-4a85-9d52-25d6a947cfce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11167 2024.08.05 16:51:49.469387 [ 3 ] {} <Trace> HTTP-Session: 81b25000-e041-4a85-9d52-25d6a947cfce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11168 2024.08.05 16:51:49.469505 [ 3 ] {05727330-46a9-4385-b813-8d7dd18294fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11169 2024.08.05 16:51:49.469548 [ 3 ] {05727330-46a9-4385-b813-8d7dd18294fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11170 2024.08.05 16:51:49.469692 [ 3 ] {05727330-46a9-4385-b813-8d7dd18294fa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11171 2024.08.05 16:51:49.470025 [ 3 ] {05727330-46a9-4385-b813-8d7dd18294fa} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11172 2024.08.05 16:51:49.470061 [ 3 ] {05727330-46a9-4385-b813-8d7dd18294fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
11173 2024.08.05 16:51:49.470375 [ 3 ] {05727330-46a9-4385-b813-8d7dd18294fa} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
11174 2024.08.05 16:51:49.470680 [ 3 ] {05727330-46a9-4385-b813-8d7dd18294fa} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11175 2024.08.05 16:51:49.470810 [ 3 ] {05727330-46a9-4385-b813-8d7dd18294fa} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001349 sec., 58561.897702001486 rows/sec., 4.58 MiB/sec.
11176 2024.08.05 16:51:49.470963 [ 3 ] {05727330-46a9-4385-b813-8d7dd18294fa} <Debug> DynamicQueryHandler: Done processing query
11177 2024.08.05 16:51:49.470989 [ 3 ] {05727330-46a9-4385-b813-8d7dd18294fa} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
11178 2024.08.05 16:51:49.471005 [ 3 ] {} <Debug> HTTP-Session: 81b25000-e041-4a85-9d52-25d6a947cfce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11179 2024.08.05 16:51:49.471156 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 30964, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11180 2024.08.05 16:51:49.471203 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11181 2024.08.05 16:51:49.471221 [ 3 ] {} <Debug> HTTP-Session: 2b97fdbc-46db-4740-bd01-3b786fda8233 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
11182 2024.08.05 16:51:49.471237 [ 3 ] {} <Debug> HTTP-Session: 2b97fdbc-46db-4740-bd01-3b786fda8233 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11183 2024.08.05 16:51:49.471251 [ 3 ] {} <Debug> HTTP-Session: 2b97fdbc-46db-4740-bd01-3b786fda8233 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11184 2024.08.05 16:51:49.471282 [ 3 ] {} <Trace> HTTP-Session: 2b97fdbc-46db-4740-bd01-3b786fda8233 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11185 2024.08.05 16:51:49.471423 [ 3 ] {5de9cb80-c673-432c-b31f-8a20c740d8bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11186 2024.08.05 16:51:49.471469 [ 3 ] {5de9cb80-c673-432c-b31f-8a20c740d8bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11187 2024.08.05 16:51:49.471612 [ 3 ] {5de9cb80-c673-432c-b31f-8a20c740d8bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11188 2024.08.05 16:51:49.471999 [ 3 ] {5de9cb80-c673-432c-b31f-8a20c740d8bf} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11189 2024.08.05 16:51:49.472035 [ 3 ] {5de9cb80-c673-432c-b31f-8a20c740d8bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
11190 2024.08.05 16:51:49.472443 [ 3 ] {5de9cb80-c673-432c-b31f-8a20c740d8bf} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
11191 2024.08.05 16:51:49.472807 [ 3 ] {5de9cb80-c673-432c-b31f-8a20c740d8bf} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11192 2024.08.05 16:51:49.472958 [ 3 ] {5de9cb80-c673-432c-b31f-8a20c740d8bf} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.0016 sec., 101250 rows/sec., 7.05 MiB/sec.
11193 2024.08.05 16:51:49.473251 [ 3 ] {5de9cb80-c673-432c-b31f-8a20c740d8bf} <Debug> DynamicQueryHandler: Done processing query
11194 2024.08.05 16:51:49.473310 [ 3 ] {5de9cb80-c673-432c-b31f-8a20c740d8bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
11195 2024.08.05 16:51:49.473364 [ 3 ] {} <Debug> HTTP-Session: 2b97fdbc-46db-4740-bd01-3b786fda8233 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11196 2024.08.05 16:51:49.473538 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 17727, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11197 2024.08.05 16:51:49.473591 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11198 2024.08.05 16:51:49.473610 [ 3 ] {} <Debug> HTTP-Session: 5b7f2545-1695-4678-9e3d-0a016a9b1da1 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
11199 2024.08.05 16:51:49.473628 [ 3 ] {} <Debug> HTTP-Session: 5b7f2545-1695-4678-9e3d-0a016a9b1da1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11200 2024.08.05 16:51:49.473643 [ 3 ] {} <Debug> HTTP-Session: 5b7f2545-1695-4678-9e3d-0a016a9b1da1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11201 2024.08.05 16:51:49.473676 [ 3 ] {} <Trace> HTTP-Session: 5b7f2545-1695-4678-9e3d-0a016a9b1da1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11202 2024.08.05 16:51:49.473866 [ 3 ] {7684d2f1-fd69-4a76-b560-8f8f9661504e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11203 2024.08.05 16:51:49.473941 [ 3 ] {7684d2f1-fd69-4a76-b560-8f8f9661504e} <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
11204 2024.08.05 16:51:49.474384 [ 3 ] {7684d2f1-fd69-4a76-b560-8f8f9661504e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11205 2024.08.05 16:51:49.474904 [ 3 ] {7684d2f1-fd69-4a76-b560-8f8f9661504e} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11206 2024.08.05 16:51:49.474943 [ 3 ] {7684d2f1-fd69-4a76-b560-8f8f9661504e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
11207 2024.08.05 16:51:49.475538 [ 3 ] {7684d2f1-fd69-4a76-b560-8f8f9661504e} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
11208 2024.08.05 16:51:49.475956 [ 3 ] {7684d2f1-fd69-4a76-b560-8f8f9661504e} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11209 2024.08.05 16:51:49.476146 [ 3 ] {7684d2f1-fd69-4a76-b560-8f8f9661504e} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002384 sec., 4614.093959731544 rows/sec., 8.27 MiB/sec.
11210 2024.08.05 16:51:49.476356 [ 3 ] {7684d2f1-fd69-4a76-b560-8f8f9661504e} <Debug> DynamicQueryHandler: Done processing query
11211 2024.08.05 16:51:49.476382 [ 3 ] {7684d2f1-fd69-4a76-b560-8f8f9661504e} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
11212 2024.08.05 16:51:49.476398 [ 3 ] {} <Debug> HTTP-Session: 5b7f2545-1695-4678-9e3d-0a016a9b1da1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11213 2024.08.05 16:51:49.476511 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11214 2024.08.05 16:51:49.476560 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11215 2024.08.05 16:51:49.476580 [ 3 ] {} <Debug> HTTP-Session: eec90436-f5a2-432c-8a0d-adc3871569e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
11216 2024.08.05 16:51:49.476597 [ 3 ] {} <Debug> HTTP-Session: eec90436-f5a2-432c-8a0d-adc3871569e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11217 2024.08.05 16:51:49.476611 [ 3 ] {} <Debug> HTTP-Session: eec90436-f5a2-432c-8a0d-adc3871569e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11218 2024.08.05 16:51:49.476641 [ 3 ] {} <Trace> HTTP-Session: eec90436-f5a2-432c-8a0d-adc3871569e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11219 2024.08.05 16:51:49.476755 [ 3 ] {bdf806de-2344-4524-b55d-02348980bad0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11220 2024.08.05 16:51:49.476800 [ 3 ] {bdf806de-2344-4524-b55d-02348980bad0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11221 2024.08.05 16:51:49.476927 [ 3 ] {bdf806de-2344-4524-b55d-02348980bad0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11222 2024.08.05 16:51:49.477229 [ 3 ] {bdf806de-2344-4524-b55d-02348980bad0} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11223 2024.08.05 16:51:49.477266 [ 3 ] {bdf806de-2344-4524-b55d-02348980bad0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
11224 2024.08.05 16:51:49.477608 [ 3 ] {bdf806de-2344-4524-b55d-02348980bad0} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
11225 2024.08.05 16:51:49.477912 [ 3 ] {bdf806de-2344-4524-b55d-02348980bad0} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11226 2024.08.05 16:51:49.478055 [ 3 ] {bdf806de-2344-4524-b55d-02348980bad0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001382 sec., 43415.34008683068 rows/sec., 2.93 MiB/sec.
11227 2024.08.05 16:51:49.478219 [ 3 ] {bdf806de-2344-4524-b55d-02348980bad0} <Debug> DynamicQueryHandler: Done processing query
11228 2024.08.05 16:51:49.478242 [ 3 ] {bdf806de-2344-4524-b55d-02348980bad0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11229 2024.08.05 16:51:49.478257 [ 3 ] {} <Debug> HTTP-Session: eec90436-f5a2-432c-8a0d-adc3871569e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11230 2024.08.05 16:51:54.466875 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 3758, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11231 2024.08.05 16:51:54.467022 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11232 2024.08.05 16:51:54.467052 [ 3 ] {} <Debug> HTTP-Session: a9a609bc-38fc-45e1-9870-e75346012f39 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
11233 2024.08.05 16:51:54.467080 [ 3 ] {} <Debug> HTTP-Session: a9a609bc-38fc-45e1-9870-e75346012f39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11234 2024.08.05 16:51:54.467099 [ 3 ] {} <Debug> HTTP-Session: a9a609bc-38fc-45e1-9870-e75346012f39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11235 2024.08.05 16:51:54.467157 [ 3 ] {} <Trace> HTTP-Session: a9a609bc-38fc-45e1-9870-e75346012f39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11236 2024.08.05 16:51:54.467350 [ 3 ] {9f989e25-d8be-4e7a-9d34-dc9d27c34622} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
11237 2024.08.05 16:51:54.467425 [ 3 ] {9f989e25-d8be-4e7a-9d34-dc9d27c34622} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
11238 2024.08.05 16:51:54.467624 [ 3 ] {9f989e25-d8be-4e7a-9d34-dc9d27c34622} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11239 2024.08.05 16:51:54.468030 [ 3 ] {9f989e25-d8be-4e7a-9d34-dc9d27c34622} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11240 2024.08.05 16:51:54.468074 [ 3 ] {9f989e25-d8be-4e7a-9d34-dc9d27c34622} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
11241 2024.08.05 16:51:54.468452 [ 3 ] {9f989e25-d8be-4e7a-9d34-dc9d27c34622} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
11242 2024.08.05 16:51:54.468789 [ 3 ] {9f989e25-d8be-4e7a-9d34-dc9d27c34622} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11243 2024.08.05 16:51:54.468959 [ 3 ] {9f989e25-d8be-4e7a-9d34-dc9d27c34622} <Debug> executeQuery: Read 27 rows, 2.04 KiB in 0.001666 sec., 16206.482593037215 rows/sec., 1.20 MiB/sec.
11244 2024.08.05 16:51:54.469157 [ 3 ] {9f989e25-d8be-4e7a-9d34-dc9d27c34622} <Debug> DynamicQueryHandler: Done processing query
11245 2024.08.05 16:51:54.469184 [ 3 ] {9f989e25-d8be-4e7a-9d34-dc9d27c34622} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11246 2024.08.05 16:51:54.469201 [ 3 ] {} <Debug> HTTP-Session: a9a609bc-38fc-45e1-9870-e75346012f39 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11247 2024.08.05 16:51:54.469326 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11248 2024.08.05 16:51:54.469374 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11249 2024.08.05 16:51:54.469394 [ 3 ] {} <Debug> HTTP-Session: 391b62ff-ffe5-4d3e-b75b-1dc9051db791 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
11250 2024.08.05 16:51:54.469411 [ 3 ] {} <Debug> HTTP-Session: 391b62ff-ffe5-4d3e-b75b-1dc9051db791 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11251 2024.08.05 16:51:54.469426 [ 3 ] {} <Debug> HTTP-Session: 391b62ff-ffe5-4d3e-b75b-1dc9051db791 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11252 2024.08.05 16:51:54.469457 [ 3 ] {} <Trace> HTTP-Session: 391b62ff-ffe5-4d3e-b75b-1dc9051db791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11253 2024.08.05 16:51:54.469552 [ 3 ] {935e2330-bfae-43da-bd54-9cee16fa572d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
11254 2024.08.05 16:51:54.469597 [ 3 ] {935e2330-bfae-43da-bd54-9cee16fa572d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
11255 2024.08.05 16:51:54.469722 [ 3 ] {935e2330-bfae-43da-bd54-9cee16fa572d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11256 2024.08.05 16:51:54.470013 [ 3 ] {935e2330-bfae-43da-bd54-9cee16fa572d} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11257 2024.08.05 16:51:54.470051 [ 3 ] {935e2330-bfae-43da-bd54-9cee16fa572d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
11258 2024.08.05 16:51:54.470367 [ 3 ] {935e2330-bfae-43da-bd54-9cee16fa572d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
11259 2024.08.05 16:51:54.470670 [ 3 ] {935e2330-bfae-43da-bd54-9cee16fa572d} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11260 2024.08.05 16:51:54.470817 [ 3 ] {935e2330-bfae-43da-bd54-9cee16fa572d} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001283 sec., 1558.846453624318 rows/sec., 127.11 KiB/sec.
11261 2024.08.05 16:51:54.470833 [ 104 ] {} <Debug> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb) (MergerMutator): Selected 6 parts from all_1_24_5 to all_29_29_0
11262 2024.08.05 16:51:54.470938 [ 104 ] {} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11263 2024.08.05 16:51:54.470982 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
11264 2024.08.05 16:51:54.471090 [ 3 ] {935e2330-bfae-43da-bd54-9cee16fa572d} <Debug> DynamicQueryHandler: Done processing query
11265 2024.08.05 16:51:54.471196 [ 3 ] {935e2330-bfae-43da-bd54-9cee16fa572d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11266 2024.08.05 16:51:54.471260 [ 3 ] {} <Debug> HTTP-Session: 391b62ff-ffe5-4d3e-b75b-1dc9051db791 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11267 2024.08.05 16:51:54.471292 [ 200 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_29_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_24_5 to all_29_29_0 into Compact with storage Full
11268 2024.08.05 16:51:54.471550 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 33967, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11269 2024.08.05 16:51:54.471776 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11270 2024.08.05 16:51:54.471894 [ 200 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_29_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11271 2024.08.05 16:51:54.471895 [ 3 ] {} <Debug> HTTP-Session: e2a01078-d4b0-4e41-8f55-99ef5af2ef6d Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
11272 2024.08.05 16:51:54.471972 [ 3 ] {} <Debug> HTTP-Session: e2a01078-d4b0-4e41-8f55-99ef5af2ef6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11273 2024.08.05 16:51:54.472001 [ 200 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 16 rows starting from the beginning of the part
11274 2024.08.05 16:51:54.472010 [ 3 ] {} <Debug> HTTP-Session: e2a01078-d4b0-4e41-8f55-99ef5af2ef6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11275 2024.08.05 16:51:54.472113 [ 3 ] {} <Trace> HTTP-Session: e2a01078-d4b0-4e41-8f55-99ef5af2ef6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11276 2024.08.05 16:51:54.472253 [ 200 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 2 rows starting from the beginning of the part
11277 2024.08.05 16:51:54.472445 [ 200 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 2 rows starting from the beginning of the part
11278 2024.08.05 16:51:54.472554 [ 3 ] {34152995-e0a4-40ee-af64-88b6e604db85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11279 2024.08.05 16:51:54.472760 [ 3 ] {34152995-e0a4-40ee-af64-88b6e604db85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11280 2024.08.05 16:51:54.472808 [ 200 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 2 rows starting from the beginning of the part
11281 2024.08.05 16:51:54.473164 [ 200 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 4 rows starting from the beginning of the part
11282 2024.08.05 16:51:54.473489 [ 200 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 2 rows starting from the beginning of the part
11283 2024.08.05 16:51:54.473973 [ 3 ] {34152995-e0a4-40ee-af64-88b6e604db85} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11284 2024.08.05 16:51:54.474933 [ 3 ] {34152995-e0a4-40ee-af64-88b6e604db85} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11285 2024.08.05 16:51:54.474999 [ 3 ] {34152995-e0a4-40ee-af64-88b6e604db85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
11286 2024.08.05 16:51:54.475894 [ 3 ] {34152995-e0a4-40ee-af64-88b6e604db85} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
11287 2024.08.05 16:51:54.475965 [ 200 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_29_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 4 columns (4 merged, 0 gathered) in 0.004916334 sec., 5695.300604067991 rows/sec., 464.41 KiB/sec.
11288 2024.08.05 16:51:54.476202 [ 200 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_29_6} <Trace> MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary)
11289 2024.08.05 16:51:54.476681 [ 3 ] {34152995-e0a4-40ee-af64-88b6e604db85} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11290 2024.08.05 16:51:54.477023 [ 3 ] {34152995-e0a4-40ee-af64-88b6e604db85} <Debug> executeQuery: Read 225 rows, 20.30 KiB in 0.004632 sec., 48575.12953367876 rows/sec., 4.28 MiB/sec.
11291 2024.08.05 16:51:54.477256 [ 200 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_29_6} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11292 2024.08.05 16:51:54.477565 [ 3 ] {34152995-e0a4-40ee-af64-88b6e604db85} <Debug> DynamicQueryHandler: Done processing query
11293 2024.08.05 16:51:54.477596 [ 200 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_29_6} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb) (MergerMutator): Merged 6 parts: [all_1_24_5, all_29_29_0] -> all_1_29_6
11294 2024.08.05 16:51:54.477643 [ 3 ] {34152995-e0a4-40ee-af64-88b6e604db85} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB.
11295 2024.08.05 16:51:54.477748 [ 3 ] {} <Debug> HTTP-Session: e2a01078-d4b0-4e41-8f55-99ef5af2ef6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11296 2024.08.05 16:51:54.477896 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
11297 2024.08.05 16:51:54.478081 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11298 2024.08.05 16:51:54.478241 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11299 2024.08.05 16:51:54.478298 [ 3 ] {} <Debug> HTTP-Session: 58092e22-d626-46b3-a560-f14cdefe3ffa Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
11300 2024.08.05 16:51:54.478330 [ 3 ] {} <Debug> HTTP-Session: 58092e22-d626-46b3-a560-f14cdefe3ffa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11301 2024.08.05 16:51:54.478353 [ 3 ] {} <Debug> HTTP-Session: 58092e22-d626-46b3-a560-f14cdefe3ffa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11302 2024.08.05 16:51:54.478385 [ 3 ] {} <Trace> HTTP-Session: 58092e22-d626-46b3-a560-f14cdefe3ffa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11303 2024.08.05 16:51:54.478487 [ 3 ] {82062a5a-4470-45dd-b15c-44fd5035f480} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
11304 2024.08.05 16:51:54.478532 [ 3 ] {82062a5a-4470-45dd-b15c-44fd5035f480} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11305 2024.08.05 16:51:54.478687 [ 3 ] {82062a5a-4470-45dd-b15c-44fd5035f480} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11306 2024.08.05 16:51:54.478953 [ 3 ] {82062a5a-4470-45dd-b15c-44fd5035f480} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11307 2024.08.05 16:51:54.478990 [ 3 ] {82062a5a-4470-45dd-b15c-44fd5035f480} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
11308 2024.08.05 16:51:54.479298 [ 3 ] {82062a5a-4470-45dd-b15c-44fd5035f480} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
11309 2024.08.05 16:51:54.479604 [ 3 ] {82062a5a-4470-45dd-b15c-44fd5035f480} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11310 2024.08.05 16:51:54.479765 [ 104 ] {} <Debug> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0) (MergerMutator): Selected 6 parts from all_1_24_5 to all_29_29_0
11311 2024.08.05 16:51:54.479768 [ 3 ] {82062a5a-4470-45dd-b15c-44fd5035f480} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001296 sec., 1543.2098765432097 rows/sec., 107.75 KiB/sec.
11312 2024.08.05 16:51:54.479815 [ 104 ] {} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11313 2024.08.05 16:51:54.479877 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
11314 2024.08.05 16:51:54.480035 [ 186 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_29_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_24_5 to all_29_29_0 into Compact with storage Full
11315 2024.08.05 16:51:54.480066 [ 3 ] {82062a5a-4470-45dd-b15c-44fd5035f480} <Debug> DynamicQueryHandler: Done processing query
11316 2024.08.05 16:51:54.480099 [ 3 ] {82062a5a-4470-45dd-b15c-44fd5035f480} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11317 2024.08.05 16:51:54.480125 [ 3 ] {} <Debug> HTTP-Session: 58092e22-d626-46b3-a560-f14cdefe3ffa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11318 2024.08.05 16:51:54.480183 [ 186 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_29_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11319 2024.08.05 16:51:54.480214 [ 186 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 16 rows starting from the beginning of the part
11320 2024.08.05 16:51:54.480294 [ 186 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 2 rows starting from the beginning of the part
11321 2024.08.05 16:51:54.480408 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 65453, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11322 2024.08.05 16:51:54.480457 [ 186 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 2 rows starting from the beginning of the part
11323 2024.08.05 16:51:54.480655 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11324 2024.08.05 16:51:54.480828 [ 3 ] {} <Debug> HTTP-Session: 29632c15-c388-437a-8aa4-30d94222b09d Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
11325 2024.08.05 16:51:54.480838 [ 186 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 2 rows starting from the beginning of the part
11326 2024.08.05 16:51:54.480867 [ 3 ] {} <Debug> HTTP-Session: 29632c15-c388-437a-8aa4-30d94222b09d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11327 2024.08.05 16:51:54.480912 [ 3 ] {} <Debug> HTTP-Session: 29632c15-c388-437a-8aa4-30d94222b09d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11328 2024.08.05 16:51:54.480975 [ 186 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 4 rows starting from the beginning of the part
11329 2024.08.05 16:51:54.481010 [ 3 ] {} <Trace> HTTP-Session: 29632c15-c388-437a-8aa4-30d94222b09d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11330 2024.08.05 16:51:54.481179 [ 186 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 2 rows starting from the beginning of the part
11331 2024.08.05 16:51:54.481457 [ 3 ] {0ce5a090-557b-44e7-b65a-d0d9284c3f5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11332 2024.08.05 16:51:54.481534 [ 3 ] {0ce5a090-557b-44e7-b65a-d0d9284c3f5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11333 2024.08.05 16:51:54.481775 [ 3 ] {0ce5a090-557b-44e7-b65a-d0d9284c3f5c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11334 2024.08.05 16:51:54.482463 [ 3 ] {0ce5a090-557b-44e7-b65a-d0d9284c3f5c} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11335 2024.08.05 16:51:54.482521 [ 3 ] {0ce5a090-557b-44e7-b65a-d0d9284c3f5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
11336 2024.08.05 16:51:54.482652 [ 189 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_29_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 4 columns (4 merged, 0 gathered) in 0.002662255 sec., 10517.399723167015 rows/sec., 734.37 KiB/sec.
11337 2024.08.05 16:51:54.483013 [ 189 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_29_6} <Trace> MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary)
11338 2024.08.05 16:51:54.483062 [ 3 ] {0ce5a090-557b-44e7-b65a-d0d9284c3f5c} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
11339 2024.08.05 16:51:54.483818 [ 3 ] {0ce5a090-557b-44e7-b65a-d0d9284c3f5c} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11340 2024.08.05 16:51:54.483927 [ 189 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_29_6} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11341 2024.08.05 16:51:54.484105 [ 3 ] {0ce5a090-557b-44e7-b65a-d0d9284c3f5c} <Debug> executeQuery: Read 405 rows, 29.32 KiB in 0.002856 sec., 141806.72268907563 rows/sec., 10.03 MiB/sec.
11342 2024.08.05 16:51:54.484182 [ 189 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_29_6} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0) (MergerMutator): Merged 6 parts: [all_1_24_5, all_29_29_0] -> all_1_29_6
11343 2024.08.05 16:51:54.484367 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
11344 2024.08.05 16:51:54.484414 [ 3 ] {0ce5a090-557b-44e7-b65a-d0d9284c3f5c} <Debug> DynamicQueryHandler: Done processing query
11345 2024.08.05 16:51:54.484446 [ 3 ] {0ce5a090-557b-44e7-b65a-d0d9284c3f5c} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
11346 2024.08.05 16:51:54.484462 [ 3 ] {} <Debug> HTTP-Session: 29632c15-c388-437a-8aa4-30d94222b09d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11347 2024.08.05 16:51:54.484604 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11348 2024.08.05 16:51:54.484654 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11349 2024.08.05 16:51:54.484673 [ 3 ] {} <Debug> HTTP-Session: db2fc7b4-086b-4eec-b8e5-1cb27371ea9b Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
11350 2024.08.05 16:51:54.484690 [ 3 ] {} <Debug> HTTP-Session: db2fc7b4-086b-4eec-b8e5-1cb27371ea9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11351 2024.08.05 16:51:54.484704 [ 3 ] {} <Debug> HTTP-Session: db2fc7b4-086b-4eec-b8e5-1cb27371ea9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11352 2024.08.05 16:51:54.484736 [ 3 ] {} <Trace> HTTP-Session: db2fc7b4-086b-4eec-b8e5-1cb27371ea9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11353 2024.08.05 16:51:54.484834 [ 3 ] {73ae4527-b454-4b04-bd39-68c6da7e8025} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
11354 2024.08.05 16:51:54.484881 [ 3 ] {73ae4527-b454-4b04-bd39-68c6da7e8025} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
11355 2024.08.05 16:51:54.485032 [ 3 ] {73ae4527-b454-4b04-bd39-68c6da7e8025} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11356 2024.08.05 16:51:54.485299 [ 3 ] {73ae4527-b454-4b04-bd39-68c6da7e8025} <Trace> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11357 2024.08.05 16:51:54.485334 [ 3 ] {73ae4527-b454-4b04-bd39-68c6da7e8025} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
11358 2024.08.05 16:51:54.485713 [ 3 ] {73ae4527-b454-4b04-bd39-68c6da7e8025} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
11359 2024.08.05 16:51:54.486039 [ 3 ] {73ae4527-b454-4b04-bd39-68c6da7e8025} <Trace> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11360 2024.08.05 16:51:54.486196 [ 3 ] {73ae4527-b454-4b04-bd39-68c6da7e8025} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001382 sec., 4341.534008683068 rows/sec., 186.55 KiB/sec.
11361 2024.08.05 16:51:54.486518 [ 3 ] {73ae4527-b454-4b04-bd39-68c6da7e8025} <Debug> DynamicQueryHandler: Done processing query
11362 2024.08.05 16:51:54.486591 [ 3 ] {73ae4527-b454-4b04-bd39-68c6da7e8025} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
11363 2024.08.05 16:51:54.486639 [ 3 ] {} <Debug> HTTP-Session: db2fc7b4-086b-4eec-b8e5-1cb27371ea9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11364 2024.08.05 16:51:54.486845 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11365 2024.08.05 16:51:54.486899 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11366 2024.08.05 16:51:54.486918 [ 3 ] {} <Debug> HTTP-Session: dae100e2-20c8-4572-afdc-72002316cc78 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
11367 2024.08.05 16:51:54.486935 [ 3 ] {} <Debug> HTTP-Session: dae100e2-20c8-4572-afdc-72002316cc78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11368 2024.08.05 16:51:54.486949 [ 3 ] {} <Debug> HTTP-Session: dae100e2-20c8-4572-afdc-72002316cc78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11369 2024.08.05 16:51:54.486981 [ 3 ] {} <Trace> HTTP-Session: dae100e2-20c8-4572-afdc-72002316cc78 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11370 2024.08.05 16:51:54.487110 [ 3 ] {18c95bae-574f-4ce2-8779-9c4cfb6e13e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
11371 2024.08.05 16:51:54.487161 [ 3 ] {18c95bae-574f-4ce2-8779-9c4cfb6e13e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
11372 2024.08.05 16:51:54.487327 [ 3 ] {18c95bae-574f-4ce2-8779-9c4cfb6e13e9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11373 2024.08.05 16:51:54.487626 [ 3 ] {18c95bae-574f-4ce2-8779-9c4cfb6e13e9} <Trace> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11374 2024.08.05 16:51:54.487662 [ 3 ] {18c95bae-574f-4ce2-8779-9c4cfb6e13e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
11375 2024.08.05 16:51:54.488033 [ 3 ] {18c95bae-574f-4ce2-8779-9c4cfb6e13e9} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
11376 2024.08.05 16:51:54.488374 [ 3 ] {18c95bae-574f-4ce2-8779-9c4cfb6e13e9} <Trace> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11377 2024.08.05 16:51:54.488551 [ 3 ] {18c95bae-574f-4ce2-8779-9c4cfb6e13e9} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001479 sec., 52062.204192021636 rows/sec., 3.21 MiB/sec.
11378 2024.08.05 16:51:54.488892 [ 3 ] {18c95bae-574f-4ce2-8779-9c4cfb6e13e9} <Debug> DynamicQueryHandler: Done processing query
11379 2024.08.05 16:51:54.488918 [ 3 ] {18c95bae-574f-4ce2-8779-9c4cfb6e13e9} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11380 2024.08.05 16:51:54.488935 [ 3 ] {} <Debug> HTTP-Session: dae100e2-20c8-4572-afdc-72002316cc78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11381 2024.08.05 16:51:54.489100 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 30773, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11382 2024.08.05 16:51:54.489148 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11383 2024.08.05 16:51:54.489167 [ 3 ] {} <Debug> HTTP-Session: c59632ad-983f-4bfd-befc-e2c491b972eb Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
11384 2024.08.05 16:51:54.489185 [ 3 ] {} <Debug> HTTP-Session: c59632ad-983f-4bfd-befc-e2c491b972eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11385 2024.08.05 16:51:54.489199 [ 3 ] {} <Debug> HTTP-Session: c59632ad-983f-4bfd-befc-e2c491b972eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11386 2024.08.05 16:51:54.489229 [ 3 ] {} <Trace> HTTP-Session: c59632ad-983f-4bfd-befc-e2c491b972eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11387 2024.08.05 16:51:54.489377 [ 3 ] {9dab00e2-ee1b-4efb-95f9-52e0648eb62e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11388 2024.08.05 16:51:54.489425 [ 3 ] {9dab00e2-ee1b-4efb-95f9-52e0648eb62e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11389 2024.08.05 16:51:54.489598 [ 3 ] {9dab00e2-ee1b-4efb-95f9-52e0648eb62e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11390 2024.08.05 16:51:54.489954 [ 3 ] {9dab00e2-ee1b-4efb-95f9-52e0648eb62e} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11391 2024.08.05 16:51:54.489989 [ 3 ] {9dab00e2-ee1b-4efb-95f9-52e0648eb62e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
11392 2024.08.05 16:51:54.490358 [ 3 ] {9dab00e2-ee1b-4efb-95f9-52e0648eb62e} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
11393 2024.08.05 16:51:54.490692 [ 3 ] {9dab00e2-ee1b-4efb-95f9-52e0648eb62e} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11394 2024.08.05 16:51:54.490842 [ 3 ] {9dab00e2-ee1b-4efb-95f9-52e0648eb62e} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001532 sec., 105091.38381201045 rows/sec., 7.32 MiB/sec.
11395 2024.08.05 16:51:54.491106 [ 3 ] {9dab00e2-ee1b-4efb-95f9-52e0648eb62e} <Debug> DynamicQueryHandler: Done processing query
11396 2024.08.05 16:51:54.491174 [ 3 ] {9dab00e2-ee1b-4efb-95f9-52e0648eb62e} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
11397 2024.08.05 16:51:54.491241 [ 3 ] {} <Debug> HTTP-Session: c59632ad-983f-4bfd-befc-e2c491b972eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11398 2024.08.05 16:51:54.491492 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 33807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11399 2024.08.05 16:51:54.491544 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11400 2024.08.05 16:51:54.491563 [ 3 ] {} <Debug> HTTP-Session: f9e33d8a-c091-4f84-879b-8a53c4ba3027 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
11401 2024.08.05 16:51:54.491581 [ 3 ] {} <Debug> HTTP-Session: f9e33d8a-c091-4f84-879b-8a53c4ba3027 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11402 2024.08.05 16:51:54.491595 [ 3 ] {} <Debug> HTTP-Session: f9e33d8a-c091-4f84-879b-8a53c4ba3027 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11403 2024.08.05 16:51:54.491628 [ 3 ] {} <Trace> HTTP-Session: f9e33d8a-c091-4f84-879b-8a53c4ba3027 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11404 2024.08.05 16:51:54.491916 [ 3 ] {d4150bd4-9207-4396-8799-e39146300193} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11405 2024.08.05 16:51:54.491991 [ 3 ] {d4150bd4-9207-4396-8799-e39146300193} <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
11406 2024.08.05 16:51:54.492428 [ 3 ] {d4150bd4-9207-4396-8799-e39146300193} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11407 2024.08.05 16:51:54.492955 [ 3 ] {d4150bd4-9207-4396-8799-e39146300193} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11408 2024.08.05 16:51:54.492991 [ 3 ] {d4150bd4-9207-4396-8799-e39146300193} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
11409 2024.08.05 16:51:54.493596 [ 3 ] {d4150bd4-9207-4396-8799-e39146300193} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
11410 2024.08.05 16:51:54.494010 [ 3 ] {d4150bd4-9207-4396-8799-e39146300193} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11411 2024.08.05 16:51:54.494216 [ 3 ] {d4150bd4-9207-4396-8799-e39146300193} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.002497 sec., 8410.09211053264 rows/sec., 15.07 MiB/sec.
11412 2024.08.05 16:51:54.494419 [ 3 ] {d4150bd4-9207-4396-8799-e39146300193} <Debug> DynamicQueryHandler: Done processing query
11413 2024.08.05 16:51:54.494445 [ 3 ] {d4150bd4-9207-4396-8799-e39146300193} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
11414 2024.08.05 16:51:54.494462 [ 3 ] {} <Debug> HTTP-Session: f9e33d8a-c091-4f84-879b-8a53c4ba3027 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11415 2024.08.05 16:51:54.494583 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 3209, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11416 2024.08.05 16:51:54.494631 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11417 2024.08.05 16:51:54.494649 [ 3 ] {} <Debug> HTTP-Session: 6719d831-05ef-4be8-bb40-796e7daca421 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
11418 2024.08.05 16:51:54.494666 [ 3 ] {} <Debug> HTTP-Session: 6719d831-05ef-4be8-bb40-796e7daca421 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11419 2024.08.05 16:51:54.494680 [ 3 ] {} <Debug> HTTP-Session: 6719d831-05ef-4be8-bb40-796e7daca421 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11420 2024.08.05 16:51:54.494711 [ 3 ] {} <Trace> HTTP-Session: 6719d831-05ef-4be8-bb40-796e7daca421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11421 2024.08.05 16:51:54.494811 [ 3 ] {0de5e633-0358-46fa-9c68-8bdc9d224ae1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
11422 2024.08.05 16:51:54.494855 [ 3 ] {0de5e633-0358-46fa-9c68-8bdc9d224ae1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
11423 2024.08.05 16:51:54.494982 [ 3 ] {0de5e633-0358-46fa-9c68-8bdc9d224ae1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11424 2024.08.05 16:51:54.495223 [ 3 ] {0de5e633-0358-46fa-9c68-8bdc9d224ae1} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11425 2024.08.05 16:51:54.495259 [ 3 ] {0de5e633-0358-46fa-9c68-8bdc9d224ae1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
11426 2024.08.05 16:51:54.495617 [ 3 ] {0de5e633-0358-46fa-9c68-8bdc9d224ae1} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
11427 2024.08.05 16:51:54.495942 [ 3 ] {0de5e633-0358-46fa-9c68-8bdc9d224ae1} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11428 2024.08.05 16:51:54.496097 [ 3 ] {0de5e633-0358-46fa-9c68-8bdc9d224ae1} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001306 sec., 17611.026033690658 rows/sec., 952.63 KiB/sec.
11429 2024.08.05 16:51:54.496251 [ 3 ] {0de5e633-0358-46fa-9c68-8bdc9d224ae1} <Debug> DynamicQueryHandler: Done processing query
11430 2024.08.05 16:51:54.496276 [ 3 ] {0de5e633-0358-46fa-9c68-8bdc9d224ae1} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
11431 2024.08.05 16:51:54.496292 [ 3 ] {} <Debug> HTTP-Session: 6719d831-05ef-4be8-bb40-796e7daca421 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11432 2024.08.05 16:51:54.496460 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11433 2024.08.05 16:51:54.496508 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11434 2024.08.05 16:51:54.496527 [ 3 ] {} <Debug> HTTP-Session: b476780f-d3d3-4e58-9357-9890775e8ebd Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
11435 2024.08.05 16:51:54.496543 [ 3 ] {} <Debug> HTTP-Session: b476780f-d3d3-4e58-9357-9890775e8ebd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11436 2024.08.05 16:51:54.496557 [ 3 ] {} <Debug> HTTP-Session: b476780f-d3d3-4e58-9357-9890775e8ebd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11437 2024.08.05 16:51:54.496587 [ 3 ] {} <Trace> HTTP-Session: b476780f-d3d3-4e58-9357-9890775e8ebd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11438 2024.08.05 16:51:54.496696 [ 3 ] {149fdbb9-8e28-41cb-b020-9574a7590941} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11439 2024.08.05 16:51:54.496740 [ 3 ] {149fdbb9-8e28-41cb-b020-9574a7590941} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11440 2024.08.05 16:51:54.496865 [ 3 ] {149fdbb9-8e28-41cb-b020-9574a7590941} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11441 2024.08.05 16:51:54.497190 [ 3 ] {149fdbb9-8e28-41cb-b020-9574a7590941} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11442 2024.08.05 16:51:54.497226 [ 3 ] {149fdbb9-8e28-41cb-b020-9574a7590941} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
11443 2024.08.05 16:51:54.497585 [ 3 ] {149fdbb9-8e28-41cb-b020-9574a7590941} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
11444 2024.08.05 16:51:54.497920 [ 3 ] {149fdbb9-8e28-41cb-b020-9574a7590941} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11445 2024.08.05 16:51:54.498070 [ 3 ] {149fdbb9-8e28-41cb-b020-9574a7590941} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001406 sec., 42674.25320056899 rows/sec., 2.88 MiB/sec.
11446 2024.08.05 16:51:54.498251 [ 3 ] {149fdbb9-8e28-41cb-b020-9574a7590941} <Debug> DynamicQueryHandler: Done processing query
11447 2024.08.05 16:51:54.498277 [ 3 ] {149fdbb9-8e28-41cb-b020-9574a7590941} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11448 2024.08.05 16:51:54.498294 [ 3 ] {} <Debug> HTTP-Session: b476780f-d3d3-4e58-9357-9890775e8ebd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11449 2024.08.05 16:51:59.462707 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 1628, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11450 2024.08.05 16:51:59.462856 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11451 2024.08.05 16:51:59.462885 [ 3 ] {} <Debug> HTTP-Session: 92c8ee69-d1a5-429b-ba35-a49e4bce0377 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
11452 2024.08.05 16:51:59.462914 [ 3 ] {} <Debug> HTTP-Session: 92c8ee69-d1a5-429b-ba35-a49e4bce0377 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11453 2024.08.05 16:51:59.462931 [ 3 ] {} <Debug> HTTP-Session: 92c8ee69-d1a5-429b-ba35-a49e4bce0377 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11454 2024.08.05 16:51:59.462988 [ 3 ] {} <Trace> HTTP-Session: 92c8ee69-d1a5-429b-ba35-a49e4bce0377 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11455 2024.08.05 16:51:59.463202 [ 3 ] {077cec84-2cd0-45d9-a480-9da259ed60ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
11456 2024.08.05 16:51:59.463280 [ 3 ] {077cec84-2cd0-45d9-a480-9da259ed60ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
11457 2024.08.05 16:51:59.463491 [ 3 ] {077cec84-2cd0-45d9-a480-9da259ed60ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11458 2024.08.05 16:51:59.463909 [ 3 ] {077cec84-2cd0-45d9-a480-9da259ed60ed} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11459 2024.08.05 16:51:59.463957 [ 3 ] {077cec84-2cd0-45d9-a480-9da259ed60ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
11460 2024.08.05 16:51:59.464341 [ 3 ] {077cec84-2cd0-45d9-a480-9da259ed60ed} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
11461 2024.08.05 16:51:59.464686 [ 3 ] {077cec84-2cd0-45d9-a480-9da259ed60ed} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11462 2024.08.05 16:51:59.464873 [ 3 ] {077cec84-2cd0-45d9-a480-9da259ed60ed} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001729 sec., 6362.058993637941 rows/sec., 515.67 KiB/sec.
11463 2024.08.05 16:51:59.465101 [ 3 ] {077cec84-2cd0-45d9-a480-9da259ed60ed} <Debug> DynamicQueryHandler: Done processing query
11464 2024.08.05 16:51:59.465129 [ 3 ] {077cec84-2cd0-45d9-a480-9da259ed60ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11465 2024.08.05 16:51:59.465173 [ 3 ] {} <Debug> HTTP-Session: 92c8ee69-d1a5-429b-ba35-a49e4bce0377 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11466 2024.08.05 16:51:59.465303 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11467 2024.08.05 16:51:59.465355 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11468 2024.08.05 16:51:59.465375 [ 3 ] {} <Debug> HTTP-Session: 700d29f0-c8c8-49b3-9135-778dc920423b Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
11469 2024.08.05 16:51:59.465391 [ 3 ] {} <Debug> HTTP-Session: 700d29f0-c8c8-49b3-9135-778dc920423b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11470 2024.08.05 16:51:59.465405 [ 3 ] {} <Debug> HTTP-Session: 700d29f0-c8c8-49b3-9135-778dc920423b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11471 2024.08.05 16:51:59.465441 [ 3 ] {} <Trace> HTTP-Session: 700d29f0-c8c8-49b3-9135-778dc920423b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11472 2024.08.05 16:51:59.465543 [ 3 ] {1e798cb0-f3e3-41ba-9bb3-825506ad31bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
11473 2024.08.05 16:51:59.465590 [ 3 ] {1e798cb0-f3e3-41ba-9bb3-825506ad31bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
11474 2024.08.05 16:51:59.465724 [ 3 ] {1e798cb0-f3e3-41ba-9bb3-825506ad31bc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11475 2024.08.05 16:51:59.466044 [ 3 ] {1e798cb0-f3e3-41ba-9bb3-825506ad31bc} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11476 2024.08.05 16:51:59.466108 [ 3 ] {1e798cb0-f3e3-41ba-9bb3-825506ad31bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
11477 2024.08.05 16:51:59.466422 [ 3 ] {1e798cb0-f3e3-41ba-9bb3-825506ad31bc} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
11478 2024.08.05 16:51:59.466741 [ 3 ] {1e798cb0-f3e3-41ba-9bb3-825506ad31bc} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11479 2024.08.05 16:51:59.466909 [ 3 ] {1e798cb0-f3e3-41ba-9bb3-825506ad31bc} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001388 sec., 1440.922190201729 rows/sec., 117.50 KiB/sec.
11480 2024.08.05 16:51:59.467206 [ 3 ] {1e798cb0-f3e3-41ba-9bb3-825506ad31bc} <Debug> DynamicQueryHandler: Done processing query
11481 2024.08.05 16:51:59.467274 [ 3 ] {1e798cb0-f3e3-41ba-9bb3-825506ad31bc} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11482 2024.08.05 16:51:59.467339 [ 3 ] {} <Debug> HTTP-Session: 700d29f0-c8c8-49b3-9135-778dc920423b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11483 2024.08.05 16:51:59.467519 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 17932, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11484 2024.08.05 16:51:59.467571 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11485 2024.08.05 16:51:59.467590 [ 3 ] {} <Debug> HTTP-Session: b4713c10-35ce-47f6-846a-99db540a3dbf Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
11486 2024.08.05 16:51:59.467607 [ 3 ] {} <Debug> HTTP-Session: b4713c10-35ce-47f6-846a-99db540a3dbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11487 2024.08.05 16:51:59.467620 [ 3 ] {} <Debug> HTTP-Session: b4713c10-35ce-47f6-846a-99db540a3dbf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11488 2024.08.05 16:51:59.467652 [ 3 ] {} <Trace> HTTP-Session: b4713c10-35ce-47f6-846a-99db540a3dbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11489 2024.08.05 16:51:59.467792 [ 3 ] {a67aecc5-c4f2-4c8a-9d23-ced8f6aabc41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11490 2024.08.05 16:51:59.467836 [ 3 ] {a67aecc5-c4f2-4c8a-9d23-ced8f6aabc41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11491 2024.08.05 16:51:59.467982 [ 3 ] {a67aecc5-c4f2-4c8a-9d23-ced8f6aabc41} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11492 2024.08.05 16:51:59.468366 [ 3 ] {a67aecc5-c4f2-4c8a-9d23-ced8f6aabc41} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11493 2024.08.05 16:51:59.468404 [ 3 ] {a67aecc5-c4f2-4c8a-9d23-ced8f6aabc41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
11494 2024.08.05 16:51:59.468731 [ 3 ] {a67aecc5-c4f2-4c8a-9d23-ced8f6aabc41} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
11495 2024.08.05 16:51:59.469049 [ 3 ] {a67aecc5-c4f2-4c8a-9d23-ced8f6aabc41} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11496 2024.08.05 16:51:59.469206 [ 3 ] {a67aecc5-c4f2-4c8a-9d23-ced8f6aabc41} <Debug> executeQuery: Read 126 rows, 10.28 KiB in 0.001469 sec., 85772.63444520082 rows/sec., 6.83 MiB/sec.
11497 2024.08.05 16:51:59.469465 [ 3 ] {a67aecc5-c4f2-4c8a-9d23-ced8f6aabc41} <Debug> DynamicQueryHandler: Done processing query
11498 2024.08.05 16:51:59.469526 [ 3 ] {a67aecc5-c4f2-4c8a-9d23-ced8f6aabc41} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
11499 2024.08.05 16:51:59.469581 [ 3 ] {} <Debug> HTTP-Session: b4713c10-35ce-47f6-846a-99db540a3dbf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11500 2024.08.05 16:51:59.469803 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11501 2024.08.05 16:51:59.469878 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11502 2024.08.05 16:51:59.469898 [ 3 ] {} <Debug> HTTP-Session: 5d27cc6e-ffc6-40b5-88ae-673aee7114b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
11503 2024.08.05 16:51:59.469915 [ 3 ] {} <Debug> HTTP-Session: 5d27cc6e-ffc6-40b5-88ae-673aee7114b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11504 2024.08.05 16:51:59.469929 [ 3 ] {} <Debug> HTTP-Session: 5d27cc6e-ffc6-40b5-88ae-673aee7114b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11505 2024.08.05 16:51:59.469961 [ 3 ] {} <Trace> HTTP-Session: 5d27cc6e-ffc6-40b5-88ae-673aee7114b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11506 2024.08.05 16:51:59.470061 [ 3 ] {b96438ca-5e19-457a-ac87-808e84eae2f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
11507 2024.08.05 16:51:59.470105 [ 3 ] {b96438ca-5e19-457a-ac87-808e84eae2f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11508 2024.08.05 16:51:59.470255 [ 3 ] {b96438ca-5e19-457a-ac87-808e84eae2f8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11509 2024.08.05 16:51:59.470516 [ 3 ] {b96438ca-5e19-457a-ac87-808e84eae2f8} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11510 2024.08.05 16:51:59.470553 [ 3 ] {b96438ca-5e19-457a-ac87-808e84eae2f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
11511 2024.08.05 16:51:59.470854 [ 3 ] {b96438ca-5e19-457a-ac87-808e84eae2f8} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
11512 2024.08.05 16:51:59.471161 [ 3 ] {b96438ca-5e19-457a-ac87-808e84eae2f8} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11513 2024.08.05 16:51:59.471315 [ 3 ] {b96438ca-5e19-457a-ac87-808e84eae2f8} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001275 sec., 1568.627450980392 rows/sec., 109.53 KiB/sec.
11514 2024.08.05 16:51:59.471481 [ 3 ] {b96438ca-5e19-457a-ac87-808e84eae2f8} <Debug> DynamicQueryHandler: Done processing query
11515 2024.08.05 16:51:59.471507 [ 3 ] {b96438ca-5e19-457a-ac87-808e84eae2f8} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11516 2024.08.05 16:51:59.471523 [ 3 ] {} <Debug> HTTP-Session: 5d27cc6e-ffc6-40b5-88ae-673aee7114b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11517 2024.08.05 16:51:59.471735 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 17128, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11518 2024.08.05 16:51:59.471784 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11519 2024.08.05 16:51:59.471803 [ 3 ] {} <Debug> HTTP-Session: 09ccd06f-76e3-4d1a-87c9-b61f7be75dd4 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
11520 2024.08.05 16:51:59.471819 [ 3 ] {} <Debug> HTTP-Session: 09ccd06f-76e3-4d1a-87c9-b61f7be75dd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11521 2024.08.05 16:51:59.471832 [ 3 ] {} <Debug> HTTP-Session: 09ccd06f-76e3-4d1a-87c9-b61f7be75dd4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11522 2024.08.05 16:51:59.471863 [ 3 ] {} <Trace> HTTP-Session: 09ccd06f-76e3-4d1a-87c9-b61f7be75dd4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11523 2024.08.05 16:51:59.471983 [ 3 ] {0cdd0053-7a17-4a13-b06e-cb3890e79e05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11524 2024.08.05 16:51:59.472025 [ 3 ] {0cdd0053-7a17-4a13-b06e-cb3890e79e05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11525 2024.08.05 16:51:59.472153 [ 3 ] {0cdd0053-7a17-4a13-b06e-cb3890e79e05} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11526 2024.08.05 16:51:59.472484 [ 3 ] {0cdd0053-7a17-4a13-b06e-cb3890e79e05} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11527 2024.08.05 16:51:59.472521 [ 3 ] {0cdd0053-7a17-4a13-b06e-cb3890e79e05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
11528 2024.08.05 16:51:59.472834 [ 3 ] {0cdd0053-7a17-4a13-b06e-cb3890e79e05} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
11529 2024.08.05 16:51:59.473138 [ 3 ] {0cdd0053-7a17-4a13-b06e-cb3890e79e05} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11530 2024.08.05 16:51:59.473296 [ 3 ] {0cdd0053-7a17-4a13-b06e-cb3890e79e05} <Debug> executeQuery: Read 101 rows, 8.06 KiB in 0.001351 sec., 74759.43745373798 rows/sec., 5.82 MiB/sec.
11531 2024.08.05 16:51:59.473487 [ 3 ] {0cdd0053-7a17-4a13-b06e-cb3890e79e05} <Debug> DynamicQueryHandler: Done processing query
11532 2024.08.05 16:51:59.473519 [ 3 ] {0cdd0053-7a17-4a13-b06e-cb3890e79e05} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
11533 2024.08.05 16:51:59.473539 [ 3 ] {} <Debug> HTTP-Session: 09ccd06f-76e3-4d1a-87c9-b61f7be75dd4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11534 2024.08.05 16:51:59.473723 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 37746, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11535 2024.08.05 16:51:59.473781 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11536 2024.08.05 16:51:59.473804 [ 3 ] {} <Debug> HTTP-Session: a73f27c7-f4e3-45db-b3f2-c1606d7804d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
11537 2024.08.05 16:51:59.473824 [ 3 ] {} <Debug> HTTP-Session: a73f27c7-f4e3-45db-b3f2-c1606d7804d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11538 2024.08.05 16:51:59.473842 [ 3 ] {} <Debug> HTTP-Session: a73f27c7-f4e3-45db-b3f2-c1606d7804d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11539 2024.08.05 16:51:59.473879 [ 3 ] {} <Trace> HTTP-Session: a73f27c7-f4e3-45db-b3f2-c1606d7804d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11540 2024.08.05 16:51:59.474075 [ 3 ] {f7395c23-6a3b-449f-a2ac-b7c95bfbeca4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11541 2024.08.05 16:51:59.474131 [ 3 ] {f7395c23-6a3b-449f-a2ac-b7c95bfbeca4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11542 2024.08.05 16:51:59.474310 [ 3 ] {f7395c23-6a3b-449f-a2ac-b7c95bfbeca4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11543 2024.08.05 16:51:59.474724 [ 3 ] {f7395c23-6a3b-449f-a2ac-b7c95bfbeca4} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11544 2024.08.05 16:51:59.474761 [ 3 ] {f7395c23-6a3b-449f-a2ac-b7c95bfbeca4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
11545 2024.08.05 16:51:59.475148 [ 3 ] {f7395c23-6a3b-449f-a2ac-b7c95bfbeca4} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
11546 2024.08.05 16:51:59.475490 [ 3 ] {f7395c23-6a3b-449f-a2ac-b7c95bfbeca4} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11547 2024.08.05 16:51:59.475650 [ 3 ] {f7395c23-6a3b-449f-a2ac-b7c95bfbeca4} <Debug> executeQuery: Read 197 rows, 14.08 KiB in 0.001672 sec., 117822.96650717703 rows/sec., 8.23 MiB/sec.
11548 2024.08.05 16:51:59.475830 [ 3 ] {f7395c23-6a3b-449f-a2ac-b7c95bfbeca4} <Debug> DynamicQueryHandler: Done processing query
11549 2024.08.05 16:51:59.475855 [ 3 ] {f7395c23-6a3b-449f-a2ac-b7c95bfbeca4} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
11550 2024.08.05 16:51:59.475870 [ 3 ] {} <Debug> HTTP-Session: a73f27c7-f4e3-45db-b3f2-c1606d7804d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11551 2024.08.05 16:51:59.476093 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 17727, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11552 2024.08.05 16:51:59.476142 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11553 2024.08.05 16:51:59.476160 [ 3 ] {} <Debug> HTTP-Session: 9d8ee5a6-2ab1-4685-a973-c6dbf2f12e99 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
11554 2024.08.05 16:51:59.476177 [ 3 ] {} <Debug> HTTP-Session: 9d8ee5a6-2ab1-4685-a973-c6dbf2f12e99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11555 2024.08.05 16:51:59.476191 [ 3 ] {} <Debug> HTTP-Session: 9d8ee5a6-2ab1-4685-a973-c6dbf2f12e99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11556 2024.08.05 16:51:59.476221 [ 3 ] {} <Trace> HTTP-Session: 9d8ee5a6-2ab1-4685-a973-c6dbf2f12e99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11557 2024.08.05 16:51:59.476397 [ 3 ] {eee70e30-802c-42d6-9b20-db5ff89832f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11558 2024.08.05 16:51:59.476459 [ 3 ] {eee70e30-802c-42d6-9b20-db5ff89832f8} <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
11559 2024.08.05 16:51:59.476873 [ 3 ] {eee70e30-802c-42d6-9b20-db5ff89832f8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11560 2024.08.05 16:51:59.477592 [ 3 ] {eee70e30-802c-42d6-9b20-db5ff89832f8} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11561 2024.08.05 16:51:59.477629 [ 3 ] {eee70e30-802c-42d6-9b20-db5ff89832f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
11562 2024.08.05 16:51:59.478199 [ 3 ] {eee70e30-802c-42d6-9b20-db5ff89832f8} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
11563 2024.08.05 16:51:59.478603 [ 3 ] {eee70e30-802c-42d6-9b20-db5ff89832f8} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11564 2024.08.05 16:51:59.478800 [ 3 ] {eee70e30-802c-42d6-9b20-db5ff89832f8} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.0025 sec., 4400 rows/sec., 7.88 MiB/sec.
11565 2024.08.05 16:51:59.479290 [ 3 ] {eee70e30-802c-42d6-9b20-db5ff89832f8} <Debug> DynamicQueryHandler: Done processing query
11566 2024.08.05 16:51:59.479317 [ 3 ] {eee70e30-802c-42d6-9b20-db5ff89832f8} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
11567 2024.08.05 16:51:59.479333 [ 3 ] {} <Debug> HTTP-Session: 9d8ee5a6-2ab1-4685-a973-c6dbf2f12e99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11568 2024.08.05 16:51:59.479464 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11569 2024.08.05 16:51:59.479514 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11570 2024.08.05 16:51:59.479533 [ 3 ] {} <Debug> HTTP-Session: fd5a0536-3149-46ad-8725-a3504d138c49 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
11571 2024.08.05 16:51:59.479550 [ 3 ] {} <Debug> HTTP-Session: fd5a0536-3149-46ad-8725-a3504d138c49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11572 2024.08.05 16:51:59.479563 [ 3 ] {} <Debug> HTTP-Session: fd5a0536-3149-46ad-8725-a3504d138c49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11573 2024.08.05 16:51:59.479593 [ 3 ] {} <Trace> HTTP-Session: fd5a0536-3149-46ad-8725-a3504d138c49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11574 2024.08.05 16:51:59.479715 [ 3 ] {a5b056fe-9fc7-4620-9d2d-981d3cf0c581} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11575 2024.08.05 16:51:59.479760 [ 3 ] {a5b056fe-9fc7-4620-9d2d-981d3cf0c581} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11576 2024.08.05 16:51:59.479902 [ 3 ] {a5b056fe-9fc7-4620-9d2d-981d3cf0c581} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11577 2024.08.05 16:51:59.480228 [ 3 ] {a5b056fe-9fc7-4620-9d2d-981d3cf0c581} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11578 2024.08.05 16:51:59.480265 [ 3 ] {a5b056fe-9fc7-4620-9d2d-981d3cf0c581} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
11579 2024.08.05 16:51:59.480629 [ 3 ] {a5b056fe-9fc7-4620-9d2d-981d3cf0c581} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
11580 2024.08.05 16:51:59.480959 [ 3 ] {a5b056fe-9fc7-4620-9d2d-981d3cf0c581} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11581 2024.08.05 16:51:59.481116 [ 3 ] {a5b056fe-9fc7-4620-9d2d-981d3cf0c581} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001435 sec., 41811.846689895465 rows/sec., 2.82 MiB/sec.
11582 2024.08.05 16:51:59.481285 [ 3 ] {a5b056fe-9fc7-4620-9d2d-981d3cf0c581} <Debug> DynamicQueryHandler: Done processing query
11583 2024.08.05 16:51:59.481310 [ 3 ] {a5b056fe-9fc7-4620-9d2d-981d3cf0c581} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11584 2024.08.05 16:51:59.481326 [ 3 ] {} <Debug> HTTP-Session: fd5a0536-3149-46ad-8725-a3504d138c49 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11585 2024.08.05 16:52:03.509580 [ 97 ] {} <Debug> DNSResolver: Updating DNS cache
11586 2024.08.05 16:52:03.509651 [ 97 ] {} <Debug> DNSResolver: Updated DNS cache
11587 2024.08.05 16:52:04.468043 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 3758, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11588 2024.08.05 16:52:04.468182 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11589 2024.08.05 16:52:04.468212 [ 3 ] {} <Debug> HTTP-Session: 2a1e0784-4838-44d8-b158-7dc84add13ee Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
11590 2024.08.05 16:52:04.468242 [ 3 ] {} <Debug> HTTP-Session: 2a1e0784-4838-44d8-b158-7dc84add13ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11591 2024.08.05 16:52:04.468260 [ 3 ] {} <Debug> HTTP-Session: 2a1e0784-4838-44d8-b158-7dc84add13ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11592 2024.08.05 16:52:04.468318 [ 3 ] {} <Trace> HTTP-Session: 2a1e0784-4838-44d8-b158-7dc84add13ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11593 2024.08.05 16:52:04.468544 [ 3 ] {d57ba449-6998-4ab2-b38a-f0298c8440de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
11594 2024.08.05 16:52:04.468614 [ 3 ] {d57ba449-6998-4ab2-b38a-f0298c8440de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
11595 2024.08.05 16:52:04.468813 [ 3 ] {d57ba449-6998-4ab2-b38a-f0298c8440de} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11596 2024.08.05 16:52:04.469238 [ 3 ] {d57ba449-6998-4ab2-b38a-f0298c8440de} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11597 2024.08.05 16:52:04.469288 [ 3 ] {d57ba449-6998-4ab2-b38a-f0298c8440de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
11598 2024.08.05 16:52:04.469672 [ 3 ] {d57ba449-6998-4ab2-b38a-f0298c8440de} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
11599 2024.08.05 16:52:04.470015 [ 3 ] {d57ba449-6998-4ab2-b38a-f0298c8440de} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11600 2024.08.05 16:52:04.470186 [ 3 ] {d57ba449-6998-4ab2-b38a-f0298c8440de} <Debug> executeQuery: Read 27 rows, 2.04 KiB in 0.001705 sec., 15835.777126099707 rows/sec., 1.17 MiB/sec.
11601 2024.08.05 16:52:04.470215 [ 96 ] {} <Debug> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
11602 2024.08.05 16:52:04.470322 [ 96 ] {} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11603 2024.08.05 16:52:04.470362 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
11604 2024.08.05 16:52:04.470494 [ 3 ] {d57ba449-6998-4ab2-b38a-f0298c8440de} <Debug> DynamicQueryHandler: Done processing query
11605 2024.08.05 16:52:04.470504 [ 188 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::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
11606 2024.08.05 16:52:04.470536 [ 3 ] {d57ba449-6998-4ab2-b38a-f0298c8440de} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11607 2024.08.05 16:52:04.470579 [ 3 ] {} <Debug> HTTP-Session: 2a1e0784-4838-44d8-b158-7dc84add13ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11608 2024.08.05 16:52:04.470713 [ 188 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11609 2024.08.05 16:52:04.470755 [ 188 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 38 rows starting from the beginning of the part
11610 2024.08.05 16:52:04.470900 [ 188 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 27 rows starting from the beginning of the part
11611 2024.08.05 16:52:04.470914 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 33833, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11612 2024.08.05 16:52:04.471109 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11613 2024.08.05 16:52:04.471146 [ 188 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::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
11614 2024.08.05 16:52:04.471168 [ 3 ] {} <Debug> HTTP-Session: ecd377a1-34eb-48f2-9309-53e92b13e41a Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
11615 2024.08.05 16:52:04.471239 [ 3 ] {} <Debug> HTTP-Session: ecd377a1-34eb-48f2-9309-53e92b13e41a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11616 2024.08.05 16:52:04.471302 [ 3 ] {} <Debug> HTTP-Session: ecd377a1-34eb-48f2-9309-53e92b13e41a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11617 2024.08.05 16:52:04.471497 [ 3 ] {} <Trace> HTTP-Session: ecd377a1-34eb-48f2-9309-53e92b13e41a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11618 2024.08.05 16:52:04.471512 [ 188 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 27 rows starting from the beginning of the part
11619 2024.08.05 16:52:04.471666 [ 188 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::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
11620 2024.08.05 16:52:04.471900 [ 188 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 27 rows starting from the beginning of the part
11621 2024.08.05 16:52:04.472046 [ 3 ] {fba8b73e-83be-4b57-947f-0207045589b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11622 2024.08.05 16:52:04.472263 [ 3 ] {fba8b73e-83be-4b57-947f-0207045589b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11623 2024.08.05 16:52:04.472665 [ 3 ] {fba8b73e-83be-4b57-947f-0207045589b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11624 2024.08.05 16:52:04.473677 [ 3 ] {fba8b73e-83be-4b57-947f-0207045589b5} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11625 2024.08.05 16:52:04.473751 [ 3 ] {fba8b73e-83be-4b57-947f-0207045589b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
11626 2024.08.05 16:52:04.474543 [ 187 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 141 rows, containing 4 columns (4 merged, 0 gathered) in 0.00408773 sec., 34493.4719269619 rows/sec., 2.59 MiB/sec.
11627 2024.08.05 16:52:04.474555 [ 3 ] {fba8b73e-83be-4b57-947f-0207045589b5} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
11628 2024.08.05 16:52:04.474742 [ 186 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
11629 2024.08.05 16:52:04.475065 [ 3 ] {fba8b73e-83be-4b57-947f-0207045589b5} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11630 2024.08.05 16:52:04.475290 [ 186 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_56_11} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11631 2024.08.05 16:52:04.475310 [ 3 ] {fba8b73e-83be-4b57-947f-0207045589b5} <Debug> executeQuery: Read 224 rows, 20.23 KiB in 0.003565 sec., 62833.09957924263 rows/sec., 5.54 MiB/sec.
11632 2024.08.05 16:52:04.475294 [ 96 ] {} <Debug> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
11633 2024.08.05 16:52:04.475442 [ 96 ] {} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11634 2024.08.05 16:52:04.475557 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
11635 2024.08.05 16:52:04.475563 [ 186 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_56_11} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
11636 2024.08.05 16:52:04.475812 [ 3 ] {fba8b73e-83be-4b57-947f-0207045589b5} <Debug> DynamicQueryHandler: Done processing query
11637 2024.08.05 16:52:04.475865 [ 3 ] {fba8b73e-83be-4b57-947f-0207045589b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB.
11638 2024.08.05 16:52:04.475917 [ 3 ] {} <Debug> HTTP-Session: ecd377a1-34eb-48f2-9309-53e92b13e41a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11639 2024.08.05 16:52:04.475978 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
11640 2024.08.05 16:52:04.476052 [ 195 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::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
11641 2024.08.05 16:52:04.476171 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 65110, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11642 2024.08.05 16:52:04.476283 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11643 2024.08.05 16:52:04.476349 [ 3 ] {} <Debug> HTTP-Session: 0188cff7-0827-42af-8695-16a1fba7e18c Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
11644 2024.08.05 16:52:04.476394 [ 3 ] {} <Debug> HTTP-Session: 0188cff7-0827-42af-8695-16a1fba7e18c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11645 2024.08.05 16:52:04.476431 [ 195 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11646 2024.08.05 16:52:04.476434 [ 3 ] {} <Debug> HTTP-Session: 0188cff7-0827-42af-8695-16a1fba7e18c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11647 2024.08.05 16:52:04.476510 [ 195 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 303 rows starting from the beginning of the part
11648 2024.08.05 16:52:04.476528 [ 3 ] {} <Trace> HTTP-Session: 0188cff7-0827-42af-8695-16a1fba7e18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11649 2024.08.05 16:52:04.476788 [ 195 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 225 rows starting from the beginning of the part
11650 2024.08.05 16:52:04.477026 [ 3 ] {08e9c65e-6be3-45ae-858e-123b67262787} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11651 2024.08.05 16:52:04.477059 [ 195 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 91 rows starting from the beginning of the part
11652 2024.08.05 16:52:04.477159 [ 3 ] {08e9c65e-6be3-45ae-858e-123b67262787} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11653 2024.08.05 16:52:04.477358 [ 195 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 225 rows starting from the beginning of the part
11654 2024.08.05 16:52:04.477721 [ 195 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 126 rows starting from the beginning of the part
11655 2024.08.05 16:52:04.478055 [ 195 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 224 rows starting from the beginning of the part
11656 2024.08.05 16:52:04.478110 [ 3 ] {08e9c65e-6be3-45ae-858e-123b67262787} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11657 2024.08.05 16:52:04.479379 [ 3 ] {08e9c65e-6be3-45ae-858e-123b67262787} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11658 2024.08.05 16:52:04.479448 [ 3 ] {08e9c65e-6be3-45ae-858e-123b67262787} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
11659 2024.08.05 16:52:04.480326 [ 3 ] {08e9c65e-6be3-45ae-858e-123b67262787} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
11660 2024.08.05 16:52:04.481029 [ 195 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1194 rows, containing 4 columns (4 merged, 0 gathered) in 0.00527353 sec., 226413.80631190113 rows/sec., 19.53 MiB/sec.
11661 2024.08.05 16:52:04.481186 [ 3 ] {08e9c65e-6be3-45ae-858e-123b67262787} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11662 2024.08.05 16:52:04.481398 [ 197 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
11663 2024.08.05 16:52:04.481410 [ 96 ] {} <Debug> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
11664 2024.08.05 16:52:04.481448 [ 3 ] {08e9c65e-6be3-45ae-858e-123b67262787} <Debug> executeQuery: Read 403 rows, 29.16 KiB in 0.004719 sec., 85399.44903581266 rows/sec., 6.03 MiB/sec.
11665 2024.08.05 16:52:04.481509 [ 96 ] {} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11666 2024.08.05 16:52:04.481597 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
11667 2024.08.05 16:52:04.481981 [ 194 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::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
11668 2024.08.05 16:52:04.482052 [ 3 ] {08e9c65e-6be3-45ae-858e-123b67262787} <Debug> DynamicQueryHandler: Done processing query
11669 2024.08.05 16:52:04.482153 [ 3 ] {08e9c65e-6be3-45ae-858e-123b67262787} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
11670 2024.08.05 16:52:04.482229 [ 3 ] {} <Debug> HTTP-Session: 0188cff7-0827-42af-8695-16a1fba7e18c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11671 2024.08.05 16:52:04.482473 [ 194 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11672 2024.08.05 16:52:04.482524 [ 194 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 472 rows starting from the beginning of the part
11673 2024.08.05 16:52:04.482541 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11674 2024.08.05 16:52:04.482674 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11675 2024.08.05 16:52:04.482796 [ 3 ] {} <Debug> HTTP-Session: fd01ec5b-1480-491d-8a4f-e52bbeb73660 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
11676 2024.08.05 16:52:04.482859 [ 194 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 405 rows starting from the beginning of the part
11677 2024.08.05 16:52:04.482887 [ 3 ] {} <Debug> HTTP-Session: fd01ec5b-1480-491d-8a4f-e52bbeb73660 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11678 2024.08.05 16:52:04.482956 [ 3 ] {} <Debug> HTTP-Session: fd01ec5b-1480-491d-8a4f-e52bbeb73660 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11679 2024.08.05 16:52:04.483071 [ 197 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_61_12} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11680 2024.08.05 16:52:04.483127 [ 3 ] {} <Trace> HTTP-Session: fd01ec5b-1480-491d-8a4f-e52bbeb73660 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11681 2024.08.05 16:52:04.483349 [ 194 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 79 rows starting from the beginning of the part
11682 2024.08.05 16:52:04.483469 [ 197 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_61_12} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
11683 2024.08.05 16:52:04.483534 [ 3 ] {d4c25d2f-577e-4176-a4b0-089b2d93b311} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
11684 2024.08.05 16:52:04.483651 [ 194 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 405 rows starting from the beginning of the part
11685 2024.08.05 16:52:04.483764 [ 3 ] {d4c25d2f-577e-4176-a4b0-089b2d93b311} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
11686 2024.08.05 16:52:04.483843 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB.
11687 2024.08.05 16:52:04.484108 [ 194 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 101 rows starting from the beginning of the part
11688 2024.08.05 16:52:04.484314 [ 194 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 403 rows starting from the beginning of the part
11689 2024.08.05 16:52:04.484907 [ 3 ] {d4c25d2f-577e-4176-a4b0-089b2d93b311} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11690 2024.08.05 16:52:04.485356 [ 3 ] {d4c25d2f-577e-4176-a4b0-089b2d93b311} <Trace> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11691 2024.08.05 16:52:04.485400 [ 3 ] {d4c25d2f-577e-4176-a4b0-089b2d93b311} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
11692 2024.08.05 16:52:04.485938 [ 3 ] {d4c25d2f-577e-4176-a4b0-089b2d93b311} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
11693 2024.08.05 16:52:04.486395 [ 193 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1865 rows, containing 4 columns (4 merged, 0 gathered) in 0.004635739 sec., 402309.10325193027 rows/sec., 28.83 MiB/sec.
11694 2024.08.05 16:52:04.486408 [ 3 ] {d4c25d2f-577e-4176-a4b0-089b2d93b311} <Trace> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11695 2024.08.05 16:52:04.486637 [ 190 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
11696 2024.08.05 16:52:04.486655 [ 3 ] {d4c25d2f-577e-4176-a4b0-089b2d93b311} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.003241 sec., 1851.2804689910522 rows/sec., 79.55 KiB/sec.
11697 2024.08.05 16:52:04.486656 [ 96 ] {} <Debug> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
11698 2024.08.05 16:52:04.486798 [ 96 ] {} <Trace> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11699 2024.08.05 16:52:04.486908 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
11700 2024.08.05 16:52:04.487259 [ 3 ] {d4c25d2f-577e-4176-a4b0-089b2d93b311} <Debug> DynamicQueryHandler: Done processing query
11701 2024.08.05 16:52:04.487375 [ 3 ] {d4c25d2f-577e-4176-a4b0-089b2d93b311} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
11702 2024.08.05 16:52:04.487525 [ 3 ] {} <Debug> HTTP-Session: fd01ec5b-1480-491d-8a4f-e52bbeb73660 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11703 2024.08.05 16:52:04.487528 [ 193 ] {6bd44631-33fa-4fa0-bb50-28e3271643dd::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
11704 2024.08.05 16:52:04.487955 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11705 2024.08.05 16:52:04.488299 [ 193 ] {6bd44631-33fa-4fa0-bb50-28e3271643dd::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11706 2024.08.05 16:52:04.488417 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11707 2024.08.05 16:52:04.488429 [ 193 ] {6bd44631-33fa-4fa0-bb50-28e3271643dd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 126 rows starting from the beginning of the part
11708 2024.08.05 16:52:04.488470 [ 3 ] {} <Debug> HTTP-Session: 6cf1c0f2-0ee3-44c9-a019-b9933221f8eb Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
11709 2024.08.05 16:52:04.488537 [ 3 ] {} <Debug> HTTP-Session: 6cf1c0f2-0ee3-44c9-a019-b9933221f8eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11710 2024.08.05 16:52:04.488589 [ 3 ] {} <Debug> HTTP-Session: 6cf1c0f2-0ee3-44c9-a019-b9933221f8eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11711 2024.08.05 16:52:04.488786 [ 193 ] {6bd44631-33fa-4fa0-bb50-28e3271643dd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part
11712 2024.08.05 16:52:04.488804 [ 3 ] {} <Trace> HTTP-Session: 6cf1c0f2-0ee3-44c9-a019-b9933221f8eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11713 2024.08.05 16:52:04.488984 [ 190 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_61_12} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11714 2024.08.05 16:52:04.489272 [ 193 ] {6bd44631-33fa-4fa0-bb50-28e3271643dd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part
11715 2024.08.05 16:52:04.489413 [ 3 ] {335ee74b-18f9-4fb3-b8e5-95bb038340ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
11716 2024.08.05 16:52:04.489653 [ 190 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_61_12} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
11717 2024.08.05 16:52:04.489673 [ 193 ] {6bd44631-33fa-4fa0-bb50-28e3271643dd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part
11718 2024.08.05 16:52:04.489970 [ 3 ] {335ee74b-18f9-4fb3-b8e5-95bb038340ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
11719 2024.08.05 16:52:04.490117 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB.
11720 2024.08.05 16:52:04.490182 [ 193 ] {6bd44631-33fa-4fa0-bb50-28e3271643dd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part
11721 2024.08.05 16:52:04.490597 [ 193 ] {6bd44631-33fa-4fa0-bb50-28e3271643dd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part
11722 2024.08.05 16:52:04.491152 [ 3 ] {335ee74b-18f9-4fb3-b8e5-95bb038340ab} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11723 2024.08.05 16:52:04.491958 [ 3 ] {335ee74b-18f9-4fb3-b8e5-95bb038340ab} <Trace> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11724 2024.08.05 16:52:04.492028 [ 3 ] {335ee74b-18f9-4fb3-b8e5-95bb038340ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
11725 2024.08.05 16:52:04.493096 [ 3 ] {335ee74b-18f9-4fb3-b8e5-95bb038340ab} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
11726 2024.08.05 16:52:04.493454 [ 199 ] {6bd44631-33fa-4fa0-bb50-28e3271643dd::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 4 columns (4 merged, 0 gathered) in 0.006373219 sec., 24477.426556344602 rows/sec., 1.03 MiB/sec.
11727 2024.08.05 16:52:04.493693 [ 199 ] {6bd44631-33fa-4fa0-bb50-28e3271643dd::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
11728 2024.08.05 16:52:04.493881 [ 3 ] {335ee74b-18f9-4fb3-b8e5-95bb038340ab} <Trace> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11729 2024.08.05 16:52:04.494157 [ 96 ] {} <Debug> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
11730 2024.08.05 16:52:04.494260 [ 96 ] {} <Trace> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11731 2024.08.05 16:52:04.494308 [ 3 ] {335ee74b-18f9-4fb3-b8e5-95bb038340ab} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.005083 sec., 15148.534330120008 rows/sec., 955.24 KiB/sec.
11732 2024.08.05 16:52:04.494378 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
11733 2024.08.05 16:52:04.494992 [ 190 ] {f97fc151-a900-4d1c-a039-72bdc4ea024c::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
11734 2024.08.05 16:52:04.495092 [ 3 ] {335ee74b-18f9-4fb3-b8e5-95bb038340ab} <Debug> DynamicQueryHandler: Done processing query
11735 2024.08.05 16:52:04.495196 [ 3 ] {335ee74b-18f9-4fb3-b8e5-95bb038340ab} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11736 2024.08.05 16:52:04.495309 [ 3 ] {} <Debug> HTTP-Session: 6cf1c0f2-0ee3-44c9-a019-b9933221f8eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11737 2024.08.05 16:52:04.495671 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 30582, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11738 2024.08.05 16:52:04.495828 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11739 2024.08.05 16:52:04.495835 [ 190 ] {f97fc151-a900-4d1c-a039-72bdc4ea024c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11740 2024.08.05 16:52:04.495875 [ 3 ] {} <Debug> HTTP-Session: c5569b08-d3ac-499e-96d0-ee5fa47456dd Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
11741 2024.08.05 16:52:04.495949 [ 3 ] {} <Debug> HTTP-Session: c5569b08-d3ac-499e-96d0-ee5fa47456dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11742 2024.08.05 16:52:04.495953 [ 190 ] {f97fc151-a900-4d1c-a039-72bdc4ea024c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1617 rows starting from the beginning of the part
11743 2024.08.05 16:52:04.495975 [ 3 ] {} <Debug> HTTP-Session: c5569b08-d3ac-499e-96d0-ee5fa47456dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11744 2024.08.05 16:52:04.496089 [ 3 ] {} <Trace> HTTP-Session: c5569b08-d3ac-499e-96d0-ee5fa47456dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11745 2024.08.05 16:52:04.496287 [ 199 ] {6bd44631-33fa-4fa0-bb50-28e3271643dd::all_1_26_5} <Trace> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11746 2024.08.05 16:52:04.496382 [ 190 ] {f97fc151-a900-4d1c-a039-72bdc4ea024c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 77 rows starting from the beginning of the part
11747 2024.08.05 16:52:04.496672 [ 3 ] {e944e594-b1d2-4378-9840-a085083f3b4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11748 2024.08.05 16:52:04.496812 [ 199 ] {6bd44631-33fa-4fa0-bb50-28e3271643dd::all_1_26_5} <Trace> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
11749 2024.08.05 16:52:04.496876 [ 190 ] {f97fc151-a900-4d1c-a039-72bdc4ea024c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 77 rows starting from the beginning of the part
11750 2024.08.05 16:52:04.496921 [ 3 ] {e944e594-b1d2-4378-9840-a085083f3b4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11751 2024.08.05 16:52:04.497281 [ 190 ] {f97fc151-a900-4d1c-a039-72bdc4ea024c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 77 rows starting from the beginning of the part
11752 2024.08.05 16:52:04.497794 [ 190 ] {f97fc151-a900-4d1c-a039-72bdc4ea024c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 77 rows starting from the beginning of the part
11753 2024.08.05 16:52:04.497886 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
11754 2024.08.05 16:52:04.498291 [ 190 ] {f97fc151-a900-4d1c-a039-72bdc4ea024c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 77 rows starting from the beginning of the part
11755 2024.08.05 16:52:04.498367 [ 3 ] {e944e594-b1d2-4378-9840-a085083f3b4f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11756 2024.08.05 16:52:04.499220 [ 3 ] {e944e594-b1d2-4378-9840-a085083f3b4f} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11757 2024.08.05 16:52:04.499266 [ 3 ] {e944e594-b1d2-4378-9840-a085083f3b4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
11758 2024.08.05 16:52:04.499868 [ 3 ] {e944e594-b1d2-4378-9840-a085083f3b4f} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
11759 2024.08.05 16:52:04.500335 [ 3 ] {e944e594-b1d2-4378-9840-a085083f3b4f} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11760 2024.08.05 16:52:04.500343 [ 190 ] {f97fc151-a900-4d1c-a039-72bdc4ea024c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2002 rows, containing 5 columns (5 merged, 0 gathered) in 0.005774748 sec., 346681.79459952196 rows/sec., 21.35 MiB/sec.
11761 2024.08.05 16:52:04.500572 [ 3 ] {e944e594-b1d2-4378-9840-a085083f3b4f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004156 sec., 38498.5563041386 rows/sec., 2.68 MiB/sec.
11762 2024.08.05 16:52:04.500597 [ 95 ] {} <Debug> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
11763 2024.08.05 16:52:04.500733 [ 95 ] {} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11764 2024.08.05 16:52:04.500754 [ 192 ] {f97fc151-a900-4d1c-a039-72bdc4ea024c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
11765 2024.08.05 16:52:04.500856 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
11766 2024.08.05 16:52:04.501120 [ 3 ] {e944e594-b1d2-4378-9840-a085083f3b4f} <Debug> DynamicQueryHandler: Done processing query
11767 2024.08.05 16:52:04.501239 [ 3 ] {e944e594-b1d2-4378-9840-a085083f3b4f} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
11768 2024.08.05 16:52:04.501369 [ 3 ] {} <Debug> HTTP-Session: c5569b08-d3ac-499e-96d0-ee5fa47456dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11769 2024.08.05 16:52:04.501909 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 33823, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11770 2024.08.05 16:52:04.501917 [ 196 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::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
11771 2024.08.05 16:52:04.502160 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11772 2024.08.05 16:52:04.502314 [ 3 ] {} <Debug> HTTP-Session: 0b0d995a-f8bc-4d5e-96ba-4a7fc88d124f Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
11773 2024.08.05 16:52:04.502436 [ 3 ] {} <Debug> HTTP-Session: 0b0d995a-f8bc-4d5e-96ba-4a7fc88d124f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11774 2024.08.05 16:52:04.502521 [ 3 ] {} <Debug> HTTP-Session: 0b0d995a-f8bc-4d5e-96ba-4a7fc88d124f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11775 2024.08.05 16:52:04.502777 [ 3 ] {} <Trace> HTTP-Session: 0b0d995a-f8bc-4d5e-96ba-4a7fc88d124f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11776 2024.08.05 16:52:04.503315 [ 196 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11777 2024.08.05 16:52:04.503415 [ 196 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_56_11, total 9111 rows starting from the beginning of the part
11778 2024.08.05 16:52:04.503519 [ 192 ] {f97fc151-a900-4d1c-a039-72bdc4ea024c::all_1_26_5} <Trace> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11779 2024.08.05 16:52:04.503648 [ 3 ] {f5194979-85e6-47b9-872b-84273767033a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11780 2024.08.05 16:52:04.504070 [ 192 ] {f97fc151-a900-4d1c-a039-72bdc4ea024c::all_1_26_5} <Trace> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
11781 2024.08.05 16:52:04.504127 [ 196 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 161 rows starting from the beginning of the part
11782 2024.08.05 16:52:04.504244 [ 3 ] {f5194979-85e6-47b9-872b-84273767033a} <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
11783 2024.08.05 16:52:04.504455 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB.
11784 2024.08.05 16:52:04.504750 [ 196 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 162 rows starting from the beginning of the part
11785 2024.08.05 16:52:04.505155 [ 196 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 161 rows starting from the beginning of the part
11786 2024.08.05 16:52:04.505533 [ 196 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 197 rows starting from the beginning of the part
11787 2024.08.05 16:52:04.505950 [ 196 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 160 rows starting from the beginning of the part
11788 2024.08.05 16:52:04.507536 [ 3 ] {f5194979-85e6-47b9-872b-84273767033a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11789 2024.08.05 16:52:04.508445 [ 3 ] {f5194979-85e6-47b9-872b-84273767033a} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11790 2024.08.05 16:52:04.508515 [ 3 ] {f5194979-85e6-47b9-872b-84273767033a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
11791 2024.08.05 16:52:04.510373 [ 3 ] {f5194979-85e6-47b9-872b-84273767033a} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
11792 2024.08.05 16:52:04.511466 [ 3 ] {f5194979-85e6-47b9-872b-84273767033a} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11793 2024.08.05 16:52:04.511748 [ 95 ] {} <Debug> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
11794 2024.08.05 16:52:04.511772 [ 3 ] {f5194979-85e6-47b9-872b-84273767033a} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.00861 sec., 2439.0243902439024 rows/sec., 4.37 MiB/sec.
11795 2024.08.05 16:52:04.511808 [ 95 ] {} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11796 2024.08.05 16:52:04.511894 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
11797 2024.08.05 16:52:04.512369 [ 192 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::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
11798 2024.08.05 16:52:04.512494 [ 3 ] {f5194979-85e6-47b9-872b-84273767033a} <Debug> DynamicQueryHandler: Done processing query
11799 2024.08.05 16:52:04.512547 [ 3 ] {f5194979-85e6-47b9-872b-84273767033a} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
11800 2024.08.05 16:52:04.512605 [ 3 ] {} <Debug> HTTP-Session: 0b0d995a-f8bc-4d5e-96ba-4a7fc88d124f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11801 2024.08.05 16:52:04.512882 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 3209, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11802 2024.08.05 16:52:04.513113 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11803 2024.08.05 16:52:04.513249 [ 3 ] {} <Debug> HTTP-Session: 132c3502-58a6-48cc-b6cc-00c005b113b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
11804 2024.08.05 16:52:04.513373 [ 3 ] {} <Debug> HTTP-Session: 132c3502-58a6-48cc-b6cc-00c005b113b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11805 2024.08.05 16:52:04.513466 [ 3 ] {} <Debug> HTTP-Session: 132c3502-58a6-48cc-b6cc-00c005b113b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11806 2024.08.05 16:52:04.513669 [ 3 ] {} <Trace> HTTP-Session: 132c3502-58a6-48cc-b6cc-00c005b113b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11807 2024.08.05 16:52:04.513811 [ 192 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11808 2024.08.05 16:52:04.513818 [ 200 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9952 rows, containing 5 columns (5 merged, 0 gathered) in 0.012768508 sec., 779417.6108907948 rows/sec., 54.34 MiB/sec.
11809 2024.08.05 16:52:04.514084 [ 3 ] {ab47bb0a-7410-4da9-a75c-75eddba8a934} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
11810 2024.08.05 16:52:04.514088 [ 192 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::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
11811 2024.08.05 16:52:04.514191 [ 200 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
11812 2024.08.05 16:52:04.514246 [ 3 ] {ab47bb0a-7410-4da9-a75c-75eddba8a934} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
11813 2024.08.05 16:52:04.515626 [ 192 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::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
11814 2024.08.05 16:52:04.516099 [ 3 ] {ab47bb0a-7410-4da9-a75c-75eddba8a934} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11815 2024.08.05 16:52:04.516756 [ 200 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11816 2024.08.05 16:52:04.516784 [ 192 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::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
11817 2024.08.05 16:52:04.517120 [ 200 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
11818 2024.08.05 16:52:04.517514 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.94 MiB.
11819 2024.08.05 16:52:04.517960 [ 3 ] {ab47bb0a-7410-4da9-a75c-75eddba8a934} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11820 2024.08.05 16:52:04.517986 [ 192 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::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
11821 2024.08.05 16:52:04.518034 [ 3 ] {ab47bb0a-7410-4da9-a75c-75eddba8a934} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
11822 2024.08.05 16:52:04.518581 [ 192 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::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
11823 2024.08.05 16:52:04.519285 [ 192 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::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
11824 2024.08.05 16:52:04.519331 [ 3 ] {ab47bb0a-7410-4da9-a75c-75eddba8a934} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
11825 2024.08.05 16:52:04.520436 [ 3 ] {ab47bb0a-7410-4da9-a75c-75eddba8a934} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11826 2024.08.05 16:52:04.520749 [ 3 ] {ab47bb0a-7410-4da9-a75c-75eddba8a934} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.006843 sec., 3361.0989332164254 rows/sec., 181.81 KiB/sec.
11827 2024.08.05 16:52:04.521127 [ 3 ] {ab47bb0a-7410-4da9-a75c-75eddba8a934} <Debug> DynamicQueryHandler: Done processing query
11828 2024.08.05 16:52:04.521188 [ 3 ] {ab47bb0a-7410-4da9-a75c-75eddba8a934} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
11829 2024.08.05 16:52:04.521223 [ 3 ] {} <Debug> HTTP-Session: 132c3502-58a6-48cc-b6cc-00c005b113b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11830 2024.08.05 16:52:04.521374 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11831 2024.08.05 16:52:04.521428 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11832 2024.08.05 16:52:04.521449 [ 3 ] {} <Debug> HTTP-Session: c66fd653-34dc-4d9d-b7d2-5b16d32d260c Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
11833 2024.08.05 16:52:04.521466 [ 3 ] {} <Debug> HTTP-Session: c66fd653-34dc-4d9d-b7d2-5b16d32d260c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11834 2024.08.05 16:52:04.521479 [ 3 ] {} <Debug> HTTP-Session: c66fd653-34dc-4d9d-b7d2-5b16d32d260c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11835 2024.08.05 16:52:04.521516 [ 3 ] {} <Trace> HTTP-Session: c66fd653-34dc-4d9d-b7d2-5b16d32d260c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11836 2024.08.05 16:52:04.521666 [ 3 ] {ddc60531-19a6-482c-9ccc-966af3a6bfa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11837 2024.08.05 16:52:04.521733 [ 3 ] {ddc60531-19a6-482c-9ccc-966af3a6bfa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11838 2024.08.05 16:52:04.521995 [ 3 ] {ddc60531-19a6-482c-9ccc-966af3a6bfa6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11839 2024.08.05 16:52:04.522866 [ 3 ] {ddc60531-19a6-482c-9ccc-966af3a6bfa6} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11840 2024.08.05 16:52:04.522945 [ 3 ] {ddc60531-19a6-482c-9ccc-966af3a6bfa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
11841 2024.08.05 16:52:04.524028 [ 3 ] {ddc60531-19a6-482c-9ccc-966af3a6bfa6} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
11842 2024.08.05 16:52:04.524968 [ 3 ] {ddc60531-19a6-482c-9ccc-966af3a6bfa6} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11843 2024.08.05 16:52:04.525376 [ 95 ] {} <Debug> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
11844 2024.08.05 16:52:04.525383 [ 3 ] {ddc60531-19a6-482c-9ccc-966af3a6bfa6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003739 sec., 16047.071409467771 rows/sec., 1.08 MiB/sec.
11845 2024.08.05 16:52:04.525514 [ 95 ] {} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11846 2024.08.05 16:52:04.525664 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
11847 2024.08.05 16:52:04.525996 [ 3 ] {ddc60531-19a6-482c-9ccc-966af3a6bfa6} <Debug> DynamicQueryHandler: Done processing query
11848 2024.08.05 16:52:04.526144 [ 3 ] {ddc60531-19a6-482c-9ccc-966af3a6bfa6} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11849 2024.08.05 16:52:04.526204 [ 3 ] {} <Debug> HTTP-Session: c66fd653-34dc-4d9d-b7d2-5b16d32d260c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11850 2024.08.05 16:52:04.526200 [ 186 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::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
11851 2024.08.05 16:52:04.526658 [ 186 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11852 2024.08.05 16:52:04.526785 [ 186 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3204 rows starting from the beginning of the part
11853 2024.08.05 16:52:04.527351 [ 186 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::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
11854 2024.08.05 16:52:04.527905 [ 186 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::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
11855 2024.08.05 16:52:04.528153 [ 186 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::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
11856 2024.08.05 16:52:04.528249 [ 186 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::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
11857 2024.08.05 16:52:04.528324 [ 186 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::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
11858 2024.08.05 16:52:04.529499 [ 189 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 924 rows, containing 19 columns (19 merged, 0 gathered) in 0.017456857 sec., 52930.49029387134 rows/sec., 94.85 MiB/sec.
11859 2024.08.05 16:52:04.530578 [ 198 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
11860 2024.08.05 16:52:04.530675 [ 186 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3504 rows, containing 4 columns (4 merged, 0 gathered) in 0.004805762 sec., 729124.7465022197 rows/sec., 49.10 MiB/sec.
11861 2024.08.05 16:52:04.531073 [ 186 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
11862 2024.08.05 16:52:04.531320 [ 198 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::all_1_56_11} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11863 2024.08.05 16:52:04.531422 [ 198 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::all_1_56_11} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
11864 2024.08.05 16:52:04.531573 [ 186 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_61_12} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11865 2024.08.05 16:52:04.531598 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.99 MiB.
11866 2024.08.05 16:52:04.531666 [ 186 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_61_12} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
11867 2024.08.05 16:52:04.531738 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB.
11868 2024.08.05 16:52:05.000149 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 201.10 MiB, peak 212.24 MiB, free memory in arenas 0.00 B, will set to 202.34 MiB (RSS), difference: 1.24 MiB
11869 2024.08.05 16:52:09.461771 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 1628, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11870 2024.08.05 16:52:09.461904 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11871 2024.08.05 16:52:09.461929 [ 3 ] {} <Debug> HTTP-Session: 9cca21b0-d13e-4da3-8484-bca193d0545d Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
11872 2024.08.05 16:52:09.461954 [ 3 ] {} <Debug> HTTP-Session: 9cca21b0-d13e-4da3-8484-bca193d0545d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11873 2024.08.05 16:52:09.461968 [ 3 ] {} <Debug> HTTP-Session: 9cca21b0-d13e-4da3-8484-bca193d0545d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11874 2024.08.05 16:52:09.462020 [ 3 ] {} <Trace> HTTP-Session: 9cca21b0-d13e-4da3-8484-bca193d0545d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11875 2024.08.05 16:52:09.462210 [ 3 ] {f3710fa2-3cf7-4d33-b852-acae0492020f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
11876 2024.08.05 16:52:09.462284 [ 3 ] {f3710fa2-3cf7-4d33-b852-acae0492020f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
11877 2024.08.05 16:52:09.462481 [ 3 ] {f3710fa2-3cf7-4d33-b852-acae0492020f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11878 2024.08.05 16:52:09.462885 [ 3 ] {f3710fa2-3cf7-4d33-b852-acae0492020f} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11879 2024.08.05 16:52:09.462926 [ 3 ] {f3710fa2-3cf7-4d33-b852-acae0492020f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
11880 2024.08.05 16:52:09.463294 [ 3 ] {f3710fa2-3cf7-4d33-b852-acae0492020f} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
11881 2024.08.05 16:52:09.463641 [ 3 ] {f3710fa2-3cf7-4d33-b852-acae0492020f} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11882 2024.08.05 16:52:09.463809 [ 3 ] {f3710fa2-3cf7-4d33-b852-acae0492020f} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001653 sec., 6654.567453115547 rows/sec., 539.38 KiB/sec.
11883 2024.08.05 16:52:09.464007 [ 3 ] {f3710fa2-3cf7-4d33-b852-acae0492020f} <Debug> DynamicQueryHandler: Done processing query
11884 2024.08.05 16:52:09.464033 [ 3 ] {f3710fa2-3cf7-4d33-b852-acae0492020f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11885 2024.08.05 16:52:09.464050 [ 3 ] {} <Debug> HTTP-Session: 9cca21b0-d13e-4da3-8484-bca193d0545d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11886 2024.08.05 16:52:09.464170 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11887 2024.08.05 16:52:09.464219 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11888 2024.08.05 16:52:09.464239 [ 3 ] {} <Debug> HTTP-Session: b475eeb4-45a4-43fc-907f-221eb4e77a2f Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
11889 2024.08.05 16:52:09.464256 [ 3 ] {} <Debug> HTTP-Session: b475eeb4-45a4-43fc-907f-221eb4e77a2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11890 2024.08.05 16:52:09.464270 [ 3 ] {} <Debug> HTTP-Session: b475eeb4-45a4-43fc-907f-221eb4e77a2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11891 2024.08.05 16:52:09.464301 [ 3 ] {} <Trace> HTTP-Session: b475eeb4-45a4-43fc-907f-221eb4e77a2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11892 2024.08.05 16:52:09.464398 [ 3 ] {bb65416d-7efe-46f3-899e-9d69107034cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
11893 2024.08.05 16:52:09.464440 [ 3 ] {bb65416d-7efe-46f3-899e-9d69107034cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
11894 2024.08.05 16:52:09.464568 [ 3 ] {bb65416d-7efe-46f3-899e-9d69107034cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11895 2024.08.05 16:52:09.464884 [ 3 ] {bb65416d-7efe-46f3-899e-9d69107034cc} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11896 2024.08.05 16:52:09.464921 [ 3 ] {bb65416d-7efe-46f3-899e-9d69107034cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
11897 2024.08.05 16:52:09.465241 [ 3 ] {bb65416d-7efe-46f3-899e-9d69107034cc} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
11898 2024.08.05 16:52:09.465583 [ 3 ] {bb65416d-7efe-46f3-899e-9d69107034cc} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11899 2024.08.05 16:52:09.465748 [ 3 ] {bb65416d-7efe-46f3-899e-9d69107034cc} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001367 sec., 1463.057790782736 rows/sec., 119.30 KiB/sec.
11900 2024.08.05 16:52:09.466014 [ 3 ] {bb65416d-7efe-46f3-899e-9d69107034cc} <Debug> DynamicQueryHandler: Done processing query
11901 2024.08.05 16:52:09.466056 [ 3 ] {bb65416d-7efe-46f3-899e-9d69107034cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11902 2024.08.05 16:52:09.466074 [ 3 ] {} <Debug> HTTP-Session: b475eeb4-45a4-43fc-907f-221eb4e77a2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11903 2024.08.05 16:52:09.466212 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 12943, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11904 2024.08.05 16:52:09.466261 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11905 2024.08.05 16:52:09.466281 [ 3 ] {} <Debug> HTTP-Session: 8f8fcf75-8dc8-4b6c-9fb4-8cbd5f82de41 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
11906 2024.08.05 16:52:09.466298 [ 3 ] {} <Debug> HTTP-Session: 8f8fcf75-8dc8-4b6c-9fb4-8cbd5f82de41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11907 2024.08.05 16:52:09.466312 [ 3 ] {} <Debug> HTTP-Session: 8f8fcf75-8dc8-4b6c-9fb4-8cbd5f82de41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11908 2024.08.05 16:52:09.466343 [ 3 ] {} <Trace> HTTP-Session: 8f8fcf75-8dc8-4b6c-9fb4-8cbd5f82de41 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11909 2024.08.05 16:52:09.466466 [ 3 ] {7cabe560-bdbd-4a06-ad35-b6c72a8f9db1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11910 2024.08.05 16:52:09.466509 [ 3 ] {7cabe560-bdbd-4a06-ad35-b6c72a8f9db1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11911 2024.08.05 16:52:09.466655 [ 3 ] {7cabe560-bdbd-4a06-ad35-b6c72a8f9db1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11912 2024.08.05 16:52:09.467002 [ 3 ] {7cabe560-bdbd-4a06-ad35-b6c72a8f9db1} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11913 2024.08.05 16:52:09.467040 [ 3 ] {7cabe560-bdbd-4a06-ad35-b6c72a8f9db1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
11914 2024.08.05 16:52:09.467365 [ 3 ] {7cabe560-bdbd-4a06-ad35-b6c72a8f9db1} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
11915 2024.08.05 16:52:09.467682 [ 3 ] {7cabe560-bdbd-4a06-ad35-b6c72a8f9db1} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11916 2024.08.05 16:52:09.467831 [ 3 ] {7cabe560-bdbd-4a06-ad35-b6c72a8f9db1} <Debug> executeQuery: Read 90 rows, 7.46 KiB in 0.001406 sec., 64011.37980085349 rows/sec., 5.18 MiB/sec.
11917 2024.08.05 16:52:09.468101 [ 3 ] {7cabe560-bdbd-4a06-ad35-b6c72a8f9db1} <Debug> DynamicQueryHandler: Done processing query
11918 2024.08.05 16:52:09.468161 [ 3 ] {7cabe560-bdbd-4a06-ad35-b6c72a8f9db1} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
11919 2024.08.05 16:52:09.468226 [ 3 ] {} <Debug> HTTP-Session: 8f8fcf75-8dc8-4b6c-9fb4-8cbd5f82de41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11920 2024.08.05 16:52:09.468409 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11921 2024.08.05 16:52:09.468463 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11922 2024.08.05 16:52:09.468483 [ 3 ] {} <Debug> HTTP-Session: 75b5afb1-45c1-4bb7-8085-894abd710487 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
11923 2024.08.05 16:52:09.468499 [ 3 ] {} <Debug> HTTP-Session: 75b5afb1-45c1-4bb7-8085-894abd710487 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11924 2024.08.05 16:52:09.468513 [ 3 ] {} <Debug> HTTP-Session: 75b5afb1-45c1-4bb7-8085-894abd710487 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11925 2024.08.05 16:52:09.468546 [ 3 ] {} <Trace> HTTP-Session: 75b5afb1-45c1-4bb7-8085-894abd710487 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11926 2024.08.05 16:52:09.468646 [ 3 ] {93425ccc-36c8-4c5b-b12d-0613e54d4087} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
11927 2024.08.05 16:52:09.468690 [ 3 ] {93425ccc-36c8-4c5b-b12d-0613e54d4087} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11928 2024.08.05 16:52:09.468840 [ 3 ] {93425ccc-36c8-4c5b-b12d-0613e54d4087} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11929 2024.08.05 16:52:09.469112 [ 3 ] {93425ccc-36c8-4c5b-b12d-0613e54d4087} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11930 2024.08.05 16:52:09.469149 [ 3 ] {93425ccc-36c8-4c5b-b12d-0613e54d4087} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
11931 2024.08.05 16:52:09.469459 [ 3 ] {93425ccc-36c8-4c5b-b12d-0613e54d4087} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
11932 2024.08.05 16:52:09.469775 [ 3 ] {93425ccc-36c8-4c5b-b12d-0613e54d4087} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11933 2024.08.05 16:52:09.469936 [ 3 ] {93425ccc-36c8-4c5b-b12d-0613e54d4087} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001309 sec., 1527.8838808250573 rows/sec., 106.68 KiB/sec.
11934 2024.08.05 16:52:09.470104 [ 3 ] {93425ccc-36c8-4c5b-b12d-0613e54d4087} <Debug> DynamicQueryHandler: Done processing query
11935 2024.08.05 16:52:09.470129 [ 3 ] {93425ccc-36c8-4c5b-b12d-0613e54d4087} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11936 2024.08.05 16:52:09.470145 [ 3 ] {} <Debug> HTTP-Session: 75b5afb1-45c1-4bb7-8085-894abd710487 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11937 2024.08.05 16:52:09.470267 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 13082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11938 2024.08.05 16:52:09.470315 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11939 2024.08.05 16:52:09.470334 [ 3 ] {} <Debug> HTTP-Session: 4508e81b-e97d-4c25-8c03-7f5feeaede93 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
11940 2024.08.05 16:52:09.470351 [ 3 ] {} <Debug> HTTP-Session: 4508e81b-e97d-4c25-8c03-7f5feeaede93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11941 2024.08.05 16:52:09.470365 [ 3 ] {} <Debug> HTTP-Session: 4508e81b-e97d-4c25-8c03-7f5feeaede93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11942 2024.08.05 16:52:09.470395 [ 3 ] {} <Trace> HTTP-Session: 4508e81b-e97d-4c25-8c03-7f5feeaede93 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11943 2024.08.05 16:52:09.470512 [ 3 ] {eac9e17c-7559-45d6-8fb2-7f4b54c20c7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11944 2024.08.05 16:52:09.470555 [ 3 ] {eac9e17c-7559-45d6-8fb2-7f4b54c20c7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11945 2024.08.05 16:52:09.470683 [ 3 ] {eac9e17c-7559-45d6-8fb2-7f4b54c20c7a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11946 2024.08.05 16:52:09.471011 [ 3 ] {eac9e17c-7559-45d6-8fb2-7f4b54c20c7a} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11947 2024.08.05 16:52:09.471048 [ 3 ] {eac9e17c-7559-45d6-8fb2-7f4b54c20c7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
11948 2024.08.05 16:52:09.471373 [ 3 ] {eac9e17c-7559-45d6-8fb2-7f4b54c20c7a} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
11949 2024.08.05 16:52:09.471682 [ 3 ] {eac9e17c-7559-45d6-8fb2-7f4b54c20c7a} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11950 2024.08.05 16:52:09.471834 [ 3 ] {eac9e17c-7559-45d6-8fb2-7f4b54c20c7a} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.001362 sec., 56534.5080763583 rows/sec., 4.42 MiB/sec.
11951 2024.08.05 16:52:09.471989 [ 3 ] {eac9e17c-7559-45d6-8fb2-7f4b54c20c7a} <Debug> DynamicQueryHandler: Done processing query
11952 2024.08.05 16:52:09.472013 [ 3 ] {eac9e17c-7559-45d6-8fb2-7f4b54c20c7a} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
11953 2024.08.05 16:52:09.472029 [ 3 ] {} <Debug> HTTP-Session: 4508e81b-e97d-4c25-8c03-7f5feeaede93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11954 2024.08.05 16:52:09.472185 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 30774, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11955 2024.08.05 16:52:09.472232 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11956 2024.08.05 16:52:09.472252 [ 3 ] {} <Debug> HTTP-Session: f1628541-6161-46b4-a35b-e3763b639260 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
11957 2024.08.05 16:52:09.472268 [ 3 ] {} <Debug> HTTP-Session: f1628541-6161-46b4-a35b-e3763b639260 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11958 2024.08.05 16:52:09.472282 [ 3 ] {} <Debug> HTTP-Session: f1628541-6161-46b4-a35b-e3763b639260 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11959 2024.08.05 16:52:09.472312 [ 3 ] {} <Trace> HTTP-Session: f1628541-6161-46b4-a35b-e3763b639260 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11960 2024.08.05 16:52:09.472457 [ 3 ] {380159da-e85e-4637-9d28-3d6ad4f96741} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11961 2024.08.05 16:52:09.472505 [ 3 ] {380159da-e85e-4637-9d28-3d6ad4f96741} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11962 2024.08.05 16:52:09.472650 [ 3 ] {380159da-e85e-4637-9d28-3d6ad4f96741} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11963 2024.08.05 16:52:09.473045 [ 3 ] {380159da-e85e-4637-9d28-3d6ad4f96741} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11964 2024.08.05 16:52:09.473083 [ 3 ] {380159da-e85e-4637-9d28-3d6ad4f96741} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
11965 2024.08.05 16:52:09.473478 [ 3 ] {380159da-e85e-4637-9d28-3d6ad4f96741} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
11966 2024.08.05 16:52:09.473826 [ 3 ] {380159da-e85e-4637-9d28-3d6ad4f96741} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11967 2024.08.05 16:52:09.473980 [ 3 ] {380159da-e85e-4637-9d28-3d6ad4f96741} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001582 sec., 101769.91150442477 rows/sec., 7.09 MiB/sec.
11968 2024.08.05 16:52:09.474149 [ 3 ] {380159da-e85e-4637-9d28-3d6ad4f96741} <Debug> DynamicQueryHandler: Done processing query
11969 2024.08.05 16:52:09.474174 [ 3 ] {380159da-e85e-4637-9d28-3d6ad4f96741} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
11970 2024.08.05 16:52:09.474191 [ 3 ] {} <Debug> HTTP-Session: f1628541-6161-46b4-a35b-e3763b639260 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11971 2024.08.05 16:52:09.474313 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 17740, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11972 2024.08.05 16:52:09.474362 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11973 2024.08.05 16:52:09.474381 [ 3 ] {} <Debug> HTTP-Session: e243573b-649c-4fb1-9ef7-f3856abd3f84 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
11974 2024.08.05 16:52:09.474398 [ 3 ] {} <Debug> HTTP-Session: e243573b-649c-4fb1-9ef7-f3856abd3f84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11975 2024.08.05 16:52:09.474412 [ 3 ] {} <Debug> HTTP-Session: e243573b-649c-4fb1-9ef7-f3856abd3f84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11976 2024.08.05 16:52:09.474442 [ 3 ] {} <Trace> HTTP-Session: e243573b-649c-4fb1-9ef7-f3856abd3f84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11977 2024.08.05 16:52:09.474617 [ 3 ] {94c0166b-6378-4a13-9512-183ff298d856} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11978 2024.08.05 16:52:09.474681 [ 3 ] {94c0166b-6378-4a13-9512-183ff298d856} <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
11979 2024.08.05 16:52:09.475101 [ 3 ] {94c0166b-6378-4a13-9512-183ff298d856} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11980 2024.08.05 16:52:09.475817 [ 3 ] {94c0166b-6378-4a13-9512-183ff298d856} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11981 2024.08.05 16:52:09.475855 [ 3 ] {94c0166b-6378-4a13-9512-183ff298d856} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
11982 2024.08.05 16:52:09.476461 [ 3 ] {94c0166b-6378-4a13-9512-183ff298d856} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
11983 2024.08.05 16:52:09.476887 [ 3 ] {94c0166b-6378-4a13-9512-183ff298d856} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11984 2024.08.05 16:52:09.477077 [ 3 ] {94c0166b-6378-4a13-9512-183ff298d856} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002555 sec., 4305.283757338552 rows/sec., 7.71 MiB/sec.
11985 2024.08.05 16:52:09.477530 [ 3 ] {94c0166b-6378-4a13-9512-183ff298d856} <Debug> DynamicQueryHandler: Done processing query
11986 2024.08.05 16:52:09.477568 [ 3 ] {94c0166b-6378-4a13-9512-183ff298d856} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
11987 2024.08.05 16:52:09.477586 [ 3 ] {} <Debug> HTTP-Session: e243573b-649c-4fb1-9ef7-f3856abd3f84 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11988 2024.08.05 16:52:09.477704 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11989 2024.08.05 16:52:09.477755 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11990 2024.08.05 16:52:09.477775 [ 3 ] {} <Debug> HTTP-Session: 4408c4be-8980-4e80-bcdb-8350a01a2ed9 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
11991 2024.08.05 16:52:09.477791 [ 3 ] {} <Debug> HTTP-Session: 4408c4be-8980-4e80-bcdb-8350a01a2ed9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11992 2024.08.05 16:52:09.477805 [ 3 ] {} <Debug> HTTP-Session: 4408c4be-8980-4e80-bcdb-8350a01a2ed9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11993 2024.08.05 16:52:09.477835 [ 3 ] {} <Trace> HTTP-Session: 4408c4be-8980-4e80-bcdb-8350a01a2ed9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11994 2024.08.05 16:52:09.477957 [ 3 ] {2cb37dcd-6293-44f5-b498-342858664a29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11995 2024.08.05 16:52:09.478003 [ 3 ] {2cb37dcd-6293-44f5-b498-342858664a29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11996 2024.08.05 16:52:09.478146 [ 3 ] {2cb37dcd-6293-44f5-b498-342858664a29} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11997 2024.08.05 16:52:09.478443 [ 3 ] {2cb37dcd-6293-44f5-b498-342858664a29} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11998 2024.08.05 16:52:09.478478 [ 3 ] {2cb37dcd-6293-44f5-b498-342858664a29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
11999 2024.08.05 16:52:09.478850 [ 3 ] {2cb37dcd-6293-44f5-b498-342858664a29} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
12000 2024.08.05 16:52:09.479186 [ 3 ] {2cb37dcd-6293-44f5-b498-342858664a29} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12001 2024.08.05 16:52:09.479340 [ 3 ] {2cb37dcd-6293-44f5-b498-342858664a29} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001418 sec., 42313.11706629055 rows/sec., 2.85 MiB/sec.
12002 2024.08.05 16:52:09.479497 [ 3 ] {2cb37dcd-6293-44f5-b498-342858664a29} <Debug> DynamicQueryHandler: Done processing query
12003 2024.08.05 16:52:09.479522 [ 3 ] {2cb37dcd-6293-44f5-b498-342858664a29} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12004 2024.08.05 16:52:09.479539 [ 3 ] {} <Debug> HTTP-Session: 4408c4be-8980-4e80-bcdb-8350a01a2ed9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12005 2024.08.05 16:52:14.466818 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 3758, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12006 2024.08.05 16:52:14.467017 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12007 2024.08.05 16:52:14.467064 [ 3 ] {} <Debug> HTTP-Session: f23a15e7-acf8-489c-bd4b-e21e20f58c9a Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
12008 2024.08.05 16:52:14.467108 [ 3 ] {} <Debug> HTTP-Session: f23a15e7-acf8-489c-bd4b-e21e20f58c9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12009 2024.08.05 16:52:14.467137 [ 3 ] {} <Debug> HTTP-Session: f23a15e7-acf8-489c-bd4b-e21e20f58c9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12010 2024.08.05 16:52:14.467220 [ 3 ] {} <Trace> HTTP-Session: f23a15e7-acf8-489c-bd4b-e21e20f58c9a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12011 2024.08.05 16:52:14.467528 [ 3 ] {2e06b64d-29f0-47ae-9e20-3fadfa6f47d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
12012 2024.08.05 16:52:14.467640 [ 3 ] {2e06b64d-29f0-47ae-9e20-3fadfa6f47d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
12013 2024.08.05 16:52:14.467923 [ 3 ] {2e06b64d-29f0-47ae-9e20-3fadfa6f47d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12014 2024.08.05 16:52:14.468424 [ 3 ] {2e06b64d-29f0-47ae-9e20-3fadfa6f47d6} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12015 2024.08.05 16:52:14.468469 [ 3 ] {2e06b64d-29f0-47ae-9e20-3fadfa6f47d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
12016 2024.08.05 16:52:14.468849 [ 3 ] {2e06b64d-29f0-47ae-9e20-3fadfa6f47d6} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
12017 2024.08.05 16:52:14.469194 [ 3 ] {2e06b64d-29f0-47ae-9e20-3fadfa6f47d6} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12018 2024.08.05 16:52:14.469355 [ 3 ] {2e06b64d-29f0-47ae-9e20-3fadfa6f47d6} <Debug> executeQuery: Read 27 rows, 2.04 KiB in 0.001931 sec., 13982.392542723977 rows/sec., 1.03 MiB/sec.
12019 2024.08.05 16:52:14.469604 [ 3 ] {2e06b64d-29f0-47ae-9e20-3fadfa6f47d6} <Debug> DynamicQueryHandler: Done processing query
12020 2024.08.05 16:52:14.469641 [ 3 ] {2e06b64d-29f0-47ae-9e20-3fadfa6f47d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12021 2024.08.05 16:52:14.469668 [ 3 ] {} <Debug> HTTP-Session: f23a15e7-acf8-489c-bd4b-e21e20f58c9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12022 2024.08.05 16:52:14.469861 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 33833, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12023 2024.08.05 16:52:14.469911 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12024 2024.08.05 16:52:14.469931 [ 3 ] {} <Debug> HTTP-Session: 11ec1006-2068-4b3f-aae9-0e8ae3afef76 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
12025 2024.08.05 16:52:14.469949 [ 3 ] {} <Debug> HTTP-Session: 11ec1006-2068-4b3f-aae9-0e8ae3afef76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12026 2024.08.05 16:52:14.469963 [ 3 ] {} <Debug> HTTP-Session: 11ec1006-2068-4b3f-aae9-0e8ae3afef76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12027 2024.08.05 16:52:14.469993 [ 3 ] {} <Trace> HTTP-Session: 11ec1006-2068-4b3f-aae9-0e8ae3afef76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12028 2024.08.05 16:52:14.470147 [ 3 ] {5a042cb7-e257-4e03-88e0-8e6bf7750ef6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12029 2024.08.05 16:52:14.470191 [ 3 ] {5a042cb7-e257-4e03-88e0-8e6bf7750ef6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12030 2024.08.05 16:52:14.470322 [ 3 ] {5a042cb7-e257-4e03-88e0-8e6bf7750ef6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12031 2024.08.05 16:52:14.470747 [ 3 ] {5a042cb7-e257-4e03-88e0-8e6bf7750ef6} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12032 2024.08.05 16:52:14.470784 [ 3 ] {5a042cb7-e257-4e03-88e0-8e6bf7750ef6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
12033 2024.08.05 16:52:14.471113 [ 3 ] {5a042cb7-e257-4e03-88e0-8e6bf7750ef6} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
12034 2024.08.05 16:52:14.471434 [ 3 ] {5a042cb7-e257-4e03-88e0-8e6bf7750ef6} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12035 2024.08.05 16:52:14.471593 [ 3 ] {5a042cb7-e257-4e03-88e0-8e6bf7750ef6} <Debug> executeQuery: Read 224 rows, 20.23 KiB in 0.001507 sec., 148639.68148639682 rows/sec., 13.11 MiB/sec.
12036 2024.08.05 16:52:14.471750 [ 3 ] {5a042cb7-e257-4e03-88e0-8e6bf7750ef6} <Debug> DynamicQueryHandler: Done processing query
12037 2024.08.05 16:52:14.471775 [ 3 ] {5a042cb7-e257-4e03-88e0-8e6bf7750ef6} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB.
12038 2024.08.05 16:52:14.471791 [ 3 ] {} <Debug> HTTP-Session: 11ec1006-2068-4b3f-aae9-0e8ae3afef76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12039 2024.08.05 16:52:14.472035 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 65110, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12040 2024.08.05 16:52:14.472084 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12041 2024.08.05 16:52:14.472103 [ 3 ] {} <Debug> HTTP-Session: 435b8102-d062-408b-aa6f-80a19dcb7202 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
12042 2024.08.05 16:52:14.472119 [ 3 ] {} <Debug> HTTP-Session: 435b8102-d062-408b-aa6f-80a19dcb7202 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12043 2024.08.05 16:52:14.472133 [ 3 ] {} <Debug> HTTP-Session: 435b8102-d062-408b-aa6f-80a19dcb7202 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12044 2024.08.05 16:52:14.472165 [ 3 ] {} <Trace> HTTP-Session: 435b8102-d062-408b-aa6f-80a19dcb7202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12045 2024.08.05 16:52:14.472365 [ 3 ] {51fac76e-9749-4f5f-87eb-69e8722978bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12046 2024.08.05 16:52:14.472408 [ 3 ] {51fac76e-9749-4f5f-87eb-69e8722978bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12047 2024.08.05 16:52:14.472532 [ 3 ] {51fac76e-9749-4f5f-87eb-69e8722978bb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12048 2024.08.05 16:52:14.473067 [ 3 ] {51fac76e-9749-4f5f-87eb-69e8722978bb} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12049 2024.08.05 16:52:14.473106 [ 3 ] {51fac76e-9749-4f5f-87eb-69e8722978bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
12050 2024.08.05 16:52:14.473433 [ 3 ] {51fac76e-9749-4f5f-87eb-69e8722978bb} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
12051 2024.08.05 16:52:14.473750 [ 3 ] {51fac76e-9749-4f5f-87eb-69e8722978bb} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12052 2024.08.05 16:52:14.473906 [ 3 ] {51fac76e-9749-4f5f-87eb-69e8722978bb} <Debug> executeQuery: Read 403 rows, 29.16 KiB in 0.001641 sec., 245581.96221815964 rows/sec., 17.35 MiB/sec.
12053 2024.08.05 16:52:14.474176 [ 3 ] {51fac76e-9749-4f5f-87eb-69e8722978bb} <Debug> DynamicQueryHandler: Done processing query
12054 2024.08.05 16:52:14.474222 [ 3 ] {51fac76e-9749-4f5f-87eb-69e8722978bb} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
12055 2024.08.05 16:52:14.474274 [ 3 ] {} <Debug> HTTP-Session: 435b8102-d062-408b-aa6f-80a19dcb7202 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12056 2024.08.05 16:52:14.474536 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12057 2024.08.05 16:52:14.474638 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12058 2024.08.05 16:52:14.474679 [ 3 ] {} <Debug> HTTP-Session: 56e16086-5471-49f9-b60d-014f5111f4ac Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
12059 2024.08.05 16:52:14.474702 [ 3 ] {} <Debug> HTTP-Session: 56e16086-5471-49f9-b60d-014f5111f4ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12060 2024.08.05 16:52:14.474716 [ 3 ] {} <Debug> HTTP-Session: 56e16086-5471-49f9-b60d-014f5111f4ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12061 2024.08.05 16:52:14.474748 [ 3 ] {} <Trace> HTTP-Session: 56e16086-5471-49f9-b60d-014f5111f4ac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12062 2024.08.05 16:52:14.474853 [ 3 ] {a22dd6c8-39da-489d-8dbb-81d4fe7ec2e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
12063 2024.08.05 16:52:14.474898 [ 3 ] {a22dd6c8-39da-489d-8dbb-81d4fe7ec2e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
12064 2024.08.05 16:52:14.475044 [ 3 ] {a22dd6c8-39da-489d-8dbb-81d4fe7ec2e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12065 2024.08.05 16:52:14.475306 [ 3 ] {a22dd6c8-39da-489d-8dbb-81d4fe7ec2e7} <Trace> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12066 2024.08.05 16:52:14.475343 [ 3 ] {a22dd6c8-39da-489d-8dbb-81d4fe7ec2e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
12067 2024.08.05 16:52:14.475705 [ 3 ] {a22dd6c8-39da-489d-8dbb-81d4fe7ec2e7} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
12068 2024.08.05 16:52:14.476039 [ 3 ] {a22dd6c8-39da-489d-8dbb-81d4fe7ec2e7} <Trace> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12069 2024.08.05 16:52:14.476206 [ 3 ] {a22dd6c8-39da-489d-8dbb-81d4fe7ec2e7} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001368 sec., 4385.964912280701 rows/sec., 188.46 KiB/sec.
12070 2024.08.05 16:52:14.476460 [ 3 ] {a22dd6c8-39da-489d-8dbb-81d4fe7ec2e7} <Debug> DynamicQueryHandler: Done processing query
12071 2024.08.05 16:52:14.476504 [ 3 ] {a22dd6c8-39da-489d-8dbb-81d4fe7ec2e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
12072 2024.08.05 16:52:14.476522 [ 3 ] {} <Debug> HTTP-Session: 56e16086-5471-49f9-b60d-014f5111f4ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12073 2024.08.05 16:52:14.476663 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12074 2024.08.05 16:52:14.476712 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12075 2024.08.05 16:52:14.476730 [ 3 ] {} <Debug> HTTP-Session: f8ccd8af-4257-4ea4-aadc-56c53c5467c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
12076 2024.08.05 16:52:14.476748 [ 3 ] {} <Debug> HTTP-Session: f8ccd8af-4257-4ea4-aadc-56c53c5467c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12077 2024.08.05 16:52:14.476762 [ 3 ] {} <Debug> HTTP-Session: f8ccd8af-4257-4ea4-aadc-56c53c5467c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12078 2024.08.05 16:52:14.476793 [ 3 ] {} <Trace> HTTP-Session: f8ccd8af-4257-4ea4-aadc-56c53c5467c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12079 2024.08.05 16:52:14.476924 [ 3 ] {97e947cd-3012-4644-b0b9-972638bf6a57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
12080 2024.08.05 16:52:14.476972 [ 3 ] {97e947cd-3012-4644-b0b9-972638bf6a57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
12081 2024.08.05 16:52:14.477133 [ 3 ] {97e947cd-3012-4644-b0b9-972638bf6a57} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12082 2024.08.05 16:52:14.477463 [ 3 ] {97e947cd-3012-4644-b0b9-972638bf6a57} <Trace> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12083 2024.08.05 16:52:14.477500 [ 3 ] {97e947cd-3012-4644-b0b9-972638bf6a57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
12084 2024.08.05 16:52:14.477876 [ 3 ] {97e947cd-3012-4644-b0b9-972638bf6a57} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
12085 2024.08.05 16:52:14.478219 [ 3 ] {97e947cd-3012-4644-b0b9-972638bf6a57} <Trace> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12086 2024.08.05 16:52:14.478375 [ 3 ] {97e947cd-3012-4644-b0b9-972638bf6a57} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001506 sec., 51128.818061088976 rows/sec., 3.15 MiB/sec.
12087 2024.08.05 16:52:14.478557 [ 3 ] {97e947cd-3012-4644-b0b9-972638bf6a57} <Debug> DynamicQueryHandler: Done processing query
12088 2024.08.05 16:52:14.478582 [ 3 ] {97e947cd-3012-4644-b0b9-972638bf6a57} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12089 2024.08.05 16:52:14.478598 [ 3 ] {} <Debug> HTTP-Session: f8ccd8af-4257-4ea4-aadc-56c53c5467c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12090 2024.08.05 16:52:14.478754 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 30582, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12091 2024.08.05 16:52:14.478804 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12092 2024.08.05 16:52:14.478823 [ 3 ] {} <Debug> HTTP-Session: ea6784c9-daaa-464e-9143-c964d7b9ba89 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
12093 2024.08.05 16:52:14.478839 [ 3 ] {} <Debug> HTTP-Session: ea6784c9-daaa-464e-9143-c964d7b9ba89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12094 2024.08.05 16:52:14.478854 [ 3 ] {} <Debug> HTTP-Session: ea6784c9-daaa-464e-9143-c964d7b9ba89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12095 2024.08.05 16:52:14.478884 [ 3 ] {} <Trace> HTTP-Session: ea6784c9-daaa-464e-9143-c964d7b9ba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12096 2024.08.05 16:52:14.479033 [ 3 ] {4ddacc2c-638f-4ec3-83cf-28de69fb587f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12097 2024.08.05 16:52:14.479078 [ 3 ] {4ddacc2c-638f-4ec3-83cf-28de69fb587f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12098 2024.08.05 16:52:14.479223 [ 3 ] {4ddacc2c-638f-4ec3-83cf-28de69fb587f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12099 2024.08.05 16:52:14.479577 [ 3 ] {4ddacc2c-638f-4ec3-83cf-28de69fb587f} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12100 2024.08.05 16:52:14.479614 [ 3 ] {4ddacc2c-638f-4ec3-83cf-28de69fb587f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
12101 2024.08.05 16:52:14.479989 [ 3 ] {4ddacc2c-638f-4ec3-83cf-28de69fb587f} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
12102 2024.08.05 16:52:14.480331 [ 3 ] {4ddacc2c-638f-4ec3-83cf-28de69fb587f} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12103 2024.08.05 16:52:14.480492 [ 3 ] {4ddacc2c-638f-4ec3-83cf-28de69fb587f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001524 sec., 104986.87664041996 rows/sec., 7.31 MiB/sec.
12104 2024.08.05 16:52:14.480653 [ 3 ] {4ddacc2c-638f-4ec3-83cf-28de69fb587f} <Debug> DynamicQueryHandler: Done processing query
12105 2024.08.05 16:52:14.480678 [ 3 ] {4ddacc2c-638f-4ec3-83cf-28de69fb587f} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
12106 2024.08.05 16:52:14.480693 [ 3 ] {} <Debug> HTTP-Session: ea6784c9-daaa-464e-9143-c964d7b9ba89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12107 2024.08.05 16:52:14.480893 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 33802, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12108 2024.08.05 16:52:14.480943 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12109 2024.08.05 16:52:14.480964 [ 3 ] {} <Debug> HTTP-Session: 702b4c31-723d-4659-a5de-3b7bda2c4899 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
12110 2024.08.05 16:52:14.480980 [ 3 ] {} <Debug> HTTP-Session: 702b4c31-723d-4659-a5de-3b7bda2c4899 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12111 2024.08.05 16:52:14.480994 [ 3 ] {} <Debug> HTTP-Session: 702b4c31-723d-4659-a5de-3b7bda2c4899 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12112 2024.08.05 16:52:14.481025 [ 3 ] {} <Trace> HTTP-Session: 702b4c31-723d-4659-a5de-3b7bda2c4899 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12113 2024.08.05 16:52:14.481267 [ 3 ] {ad2012d4-cc64-43f5-85d4-5c20fcd571a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
12114 2024.08.05 16:52:14.481330 [ 3 ] {ad2012d4-cc64-43f5-85d4-5c20fcd571a7} <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
12115 2024.08.05 16:52:14.481753 [ 3 ] {ad2012d4-cc64-43f5-85d4-5c20fcd571a7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12116 2024.08.05 16:52:14.482521 [ 3 ] {ad2012d4-cc64-43f5-85d4-5c20fcd571a7} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12117 2024.08.05 16:52:14.482560 [ 3 ] {ad2012d4-cc64-43f5-85d4-5c20fcd571a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
12118 2024.08.05 16:52:14.483178 [ 3 ] {ad2012d4-cc64-43f5-85d4-5c20fcd571a7} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
12119 2024.08.05 16:52:14.483596 [ 3 ] {ad2012d4-cc64-43f5-85d4-5c20fcd571a7} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12120 2024.08.05 16:52:14.483808 [ 3 ] {ad2012d4-cc64-43f5-85d4-5c20fcd571a7} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.002695 sec., 7792.207792207792 rows/sec., 13.96 MiB/sec.
12121 2024.08.05 16:52:14.484356 [ 3 ] {ad2012d4-cc64-43f5-85d4-5c20fcd571a7} <Debug> DynamicQueryHandler: Done processing query
12122 2024.08.05 16:52:14.484419 [ 3 ] {ad2012d4-cc64-43f5-85d4-5c20fcd571a7} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
12123 2024.08.05 16:52:14.484486 [ 3 ] {} <Debug> HTTP-Session: 702b4c31-723d-4659-a5de-3b7bda2c4899 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12124 2024.08.05 16:52:14.484664 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 3209, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12125 2024.08.05 16:52:14.484718 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12126 2024.08.05 16:52:14.484738 [ 3 ] {} <Debug> HTTP-Session: 65283db6-55af-4523-8546-5f1f9dc44d4f Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
12127 2024.08.05 16:52:14.484756 [ 3 ] {} <Debug> HTTP-Session: 65283db6-55af-4523-8546-5f1f9dc44d4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12128 2024.08.05 16:52:14.484771 [ 3 ] {} <Debug> HTTP-Session: 65283db6-55af-4523-8546-5f1f9dc44d4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12129 2024.08.05 16:52:14.484804 [ 3 ] {} <Trace> HTTP-Session: 65283db6-55af-4523-8546-5f1f9dc44d4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12130 2024.08.05 16:52:14.484918 [ 3 ] {a58777ba-b16b-459e-8e9b-10866762e637} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
12131 2024.08.05 16:52:14.484964 [ 3 ] {a58777ba-b16b-459e-8e9b-10866762e637} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
12132 2024.08.05 16:52:14.485113 [ 3 ] {a58777ba-b16b-459e-8e9b-10866762e637} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12133 2024.08.05 16:52:14.485398 [ 3 ] {a58777ba-b16b-459e-8e9b-10866762e637} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12134 2024.08.05 16:52:14.485435 [ 3 ] {a58777ba-b16b-459e-8e9b-10866762e637} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
12135 2024.08.05 16:52:14.485807 [ 3 ] {a58777ba-b16b-459e-8e9b-10866762e637} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
12136 2024.08.05 16:52:14.486132 [ 3 ] {a58777ba-b16b-459e-8e9b-10866762e637} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12137 2024.08.05 16:52:14.486292 [ 3 ] {a58777ba-b16b-459e-8e9b-10866762e637} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001401 sec., 16416.845110635262 rows/sec., 888.04 KiB/sec.
12138 2024.08.05 16:52:14.486595 [ 3 ] {a58777ba-b16b-459e-8e9b-10866762e637} <Debug> DynamicQueryHandler: Done processing query
12139 2024.08.05 16:52:14.486621 [ 3 ] {a58777ba-b16b-459e-8e9b-10866762e637} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
12140 2024.08.05 16:52:14.486637 [ 3 ] {} <Debug> HTTP-Session: 65283db6-55af-4523-8546-5f1f9dc44d4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12141 2024.08.05 16:52:14.486762 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12142 2024.08.05 16:52:14.486813 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12143 2024.08.05 16:52:14.486832 [ 3 ] {} <Debug> HTTP-Session: af9a5282-b162-4910-b409-5f68196a4622 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
12144 2024.08.05 16:52:14.486849 [ 3 ] {} <Debug> HTTP-Session: af9a5282-b162-4910-b409-5f68196a4622 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12145 2024.08.05 16:52:14.486864 [ 3 ] {} <Debug> HTTP-Session: af9a5282-b162-4910-b409-5f68196a4622 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12146 2024.08.05 16:52:14.486895 [ 3 ] {} <Trace> HTTP-Session: af9a5282-b162-4910-b409-5f68196a4622 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12147 2024.08.05 16:52:14.487020 [ 3 ] {6dcefe1c-bd4f-4345-b21e-97ead492412d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12148 2024.08.05 16:52:14.487064 [ 3 ] {6dcefe1c-bd4f-4345-b21e-97ead492412d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12149 2024.08.05 16:52:14.487214 [ 3 ] {6dcefe1c-bd4f-4345-b21e-97ead492412d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12150 2024.08.05 16:52:14.487524 [ 3 ] {6dcefe1c-bd4f-4345-b21e-97ead492412d} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12151 2024.08.05 16:52:14.487562 [ 3 ] {6dcefe1c-bd4f-4345-b21e-97ead492412d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
12152 2024.08.05 16:52:14.487920 [ 3 ] {6dcefe1c-bd4f-4345-b21e-97ead492412d} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
12153 2024.08.05 16:52:14.488247 [ 3 ] {6dcefe1c-bd4f-4345-b21e-97ead492412d} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12154 2024.08.05 16:52:14.488396 [ 3 ] {6dcefe1c-bd4f-4345-b21e-97ead492412d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001416 sec., 42372.88135593221 rows/sec., 2.86 MiB/sec.
12155 2024.08.05 16:52:14.488565 [ 3 ] {6dcefe1c-bd4f-4345-b21e-97ead492412d} <Debug> DynamicQueryHandler: Done processing query
12156 2024.08.05 16:52:14.488590 [ 3 ] {6dcefe1c-bd4f-4345-b21e-97ead492412d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12157 2024.08.05 16:52:14.488607 [ 3 ] {} <Debug> HTTP-Session: af9a5282-b162-4910-b409-5f68196a4622 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12158 2024.08.05 16:52:18.509889 [ 23 ] {} <Debug> DNSResolver: Updating DNS cache
12159 2024.08.05 16:52:18.509959 [ 23 ] {} <Debug> DNSResolver: Updated DNS cache
12160 2024.08.05 16:52:19.461147 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 1628, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12161 2024.08.05 16:52:19.461260 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12162 2024.08.05 16:52:19.461284 [ 3 ] {} <Debug> HTTP-Session: be676d00-4bf0-4366-8c6b-dcefb167a056 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
12163 2024.08.05 16:52:19.461309 [ 3 ] {} <Debug> HTTP-Session: be676d00-4bf0-4366-8c6b-dcefb167a056 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12164 2024.08.05 16:52:19.461324 [ 3 ] {} <Debug> HTTP-Session: be676d00-4bf0-4366-8c6b-dcefb167a056 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12165 2024.08.05 16:52:19.461374 [ 3 ] {} <Trace> HTTP-Session: be676d00-4bf0-4366-8c6b-dcefb167a056 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12166 2024.08.05 16:52:19.461563 [ 3 ] {9f5e8757-5171-4e51-8545-970396a7bd8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
12167 2024.08.05 16:52:19.461630 [ 3 ] {9f5e8757-5171-4e51-8545-970396a7bd8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
12168 2024.08.05 16:52:19.461827 [ 3 ] {9f5e8757-5171-4e51-8545-970396a7bd8f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12169 2024.08.05 16:52:19.462333 [ 3 ] {9f5e8757-5171-4e51-8545-970396a7bd8f} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12170 2024.08.05 16:52:19.462373 [ 3 ] {9f5e8757-5171-4e51-8545-970396a7bd8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
12171 2024.08.05 16:52:19.462758 [ 3 ] {9f5e8757-5171-4e51-8545-970396a7bd8f} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
12172 2024.08.05 16:52:19.463105 [ 3 ] {9f5e8757-5171-4e51-8545-970396a7bd8f} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12173 2024.08.05 16:52:19.463247 [ 3 ] {9f5e8757-5171-4e51-8545-970396a7bd8f} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001743 sec., 6310.9581181870335 rows/sec., 511.53 KiB/sec.
12174 2024.08.05 16:52:19.463470 [ 3 ] {9f5e8757-5171-4e51-8545-970396a7bd8f} <Debug> DynamicQueryHandler: Done processing query
12175 2024.08.05 16:52:19.463497 [ 3 ] {9f5e8757-5171-4e51-8545-970396a7bd8f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12176 2024.08.05 16:52:19.463514 [ 3 ] {} <Debug> HTTP-Session: be676d00-4bf0-4366-8c6b-dcefb167a056 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12177 2024.08.05 16:52:19.463631 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12178 2024.08.05 16:52:19.463680 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12179 2024.08.05 16:52:19.463701 [ 3 ] {} <Debug> HTTP-Session: 17d72ed7-4cc4-427f-bd6d-935f6e78b1b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
12180 2024.08.05 16:52:19.463717 [ 3 ] {} <Debug> HTTP-Session: 17d72ed7-4cc4-427f-bd6d-935f6e78b1b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12181 2024.08.05 16:52:19.463731 [ 3 ] {} <Debug> HTTP-Session: 17d72ed7-4cc4-427f-bd6d-935f6e78b1b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12182 2024.08.05 16:52:19.463762 [ 3 ] {} <Trace> HTTP-Session: 17d72ed7-4cc4-427f-bd6d-935f6e78b1b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12183 2024.08.05 16:52:19.463858 [ 3 ] {41f54970-514e-45b5-88f3-c28e6539fb52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
12184 2024.08.05 16:52:19.463928 [ 3 ] {41f54970-514e-45b5-88f3-c28e6539fb52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
12185 2024.08.05 16:52:19.464056 [ 3 ] {41f54970-514e-45b5-88f3-c28e6539fb52} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12186 2024.08.05 16:52:19.464360 [ 3 ] {41f54970-514e-45b5-88f3-c28e6539fb52} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12187 2024.08.05 16:52:19.464395 [ 3 ] {41f54970-514e-45b5-88f3-c28e6539fb52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
12188 2024.08.05 16:52:19.464705 [ 3 ] {41f54970-514e-45b5-88f3-c28e6539fb52} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
12189 2024.08.05 16:52:19.465011 [ 3 ] {41f54970-514e-45b5-88f3-c28e6539fb52} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12190 2024.08.05 16:52:19.465142 [ 3 ] {41f54970-514e-45b5-88f3-c28e6539fb52} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001307 sec., 1530.221882172915 rows/sec., 124.78 KiB/sec.
12191 2024.08.05 16:52:19.465439 [ 3 ] {41f54970-514e-45b5-88f3-c28e6539fb52} <Debug> DynamicQueryHandler: Done processing query
12192 2024.08.05 16:52:19.465485 [ 3 ] {41f54970-514e-45b5-88f3-c28e6539fb52} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12193 2024.08.05 16:52:19.465502 [ 3 ] {} <Debug> HTTP-Session: 17d72ed7-4cc4-427f-bd6d-935f6e78b1b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12194 2024.08.05 16:52:19.465633 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 12943, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12195 2024.08.05 16:52:19.465683 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12196 2024.08.05 16:52:19.465703 [ 3 ] {} <Debug> HTTP-Session: f1cd7251-cd68-4da7-b9c8-d41cc1c061bd Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
12197 2024.08.05 16:52:19.465719 [ 3 ] {} <Debug> HTTP-Session: f1cd7251-cd68-4da7-b9c8-d41cc1c061bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12198 2024.08.05 16:52:19.465733 [ 3 ] {} <Debug> HTTP-Session: f1cd7251-cd68-4da7-b9c8-d41cc1c061bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12199 2024.08.05 16:52:19.465764 [ 3 ] {} <Trace> HTTP-Session: f1cd7251-cd68-4da7-b9c8-d41cc1c061bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12200 2024.08.05 16:52:19.465885 [ 3 ] {d117de2e-c073-4da0-bf7a-0b0149f5c8d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12201 2024.08.05 16:52:19.465929 [ 3 ] {d117de2e-c073-4da0-bf7a-0b0149f5c8d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12202 2024.08.05 16:52:19.466069 [ 3 ] {d117de2e-c073-4da0-bf7a-0b0149f5c8d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12203 2024.08.05 16:52:19.466430 [ 3 ] {d117de2e-c073-4da0-bf7a-0b0149f5c8d0} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12204 2024.08.05 16:52:19.466466 [ 3 ] {d117de2e-c073-4da0-bf7a-0b0149f5c8d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
12205 2024.08.05 16:52:19.466784 [ 3 ] {d117de2e-c073-4da0-bf7a-0b0149f5c8d0} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
12206 2024.08.05 16:52:19.467095 [ 3 ] {d117de2e-c073-4da0-bf7a-0b0149f5c8d0} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12207 2024.08.05 16:52:19.467226 [ 3 ] {d117de2e-c073-4da0-bf7a-0b0149f5c8d0} <Debug> executeQuery: Read 90 rows, 7.46 KiB in 0.001389 sec., 64794.81641468682 rows/sec., 5.25 MiB/sec.
12208 2024.08.05 16:52:19.467391 [ 3 ] {d117de2e-c073-4da0-bf7a-0b0149f5c8d0} <Debug> DynamicQueryHandler: Done processing query
12209 2024.08.05 16:52:19.467415 [ 3 ] {d117de2e-c073-4da0-bf7a-0b0149f5c8d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
12210 2024.08.05 16:52:19.467432 [ 3 ] {} <Debug> HTTP-Session: f1cd7251-cd68-4da7-b9c8-d41cc1c061bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12211 2024.08.05 16:52:19.467590 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12212 2024.08.05 16:52:19.467637 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12213 2024.08.05 16:52:19.467656 [ 3 ] {} <Debug> HTTP-Session: d0f5188d-8c75-481c-a0fa-57965fab9c51 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
12214 2024.08.05 16:52:19.467673 [ 3 ] {} <Debug> HTTP-Session: d0f5188d-8c75-481c-a0fa-57965fab9c51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12215 2024.08.05 16:52:19.467686 [ 3 ] {} <Debug> HTTP-Session: d0f5188d-8c75-481c-a0fa-57965fab9c51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12216 2024.08.05 16:52:19.467716 [ 3 ] {} <Trace> HTTP-Session: d0f5188d-8c75-481c-a0fa-57965fab9c51 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12217 2024.08.05 16:52:19.467810 [ 3 ] {dcab64be-bcb6-4087-8a35-d8344f1e88ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
12218 2024.08.05 16:52:19.467850 [ 3 ] {dcab64be-bcb6-4087-8a35-d8344f1e88ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
12219 2024.08.05 16:52:19.467981 [ 3 ] {dcab64be-bcb6-4087-8a35-d8344f1e88ab} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12220 2024.08.05 16:52:19.468260 [ 3 ] {dcab64be-bcb6-4087-8a35-d8344f1e88ab} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12221 2024.08.05 16:52:19.468296 [ 3 ] {dcab64be-bcb6-4087-8a35-d8344f1e88ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
12222 2024.08.05 16:52:19.468598 [ 3 ] {dcab64be-bcb6-4087-8a35-d8344f1e88ab} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
12223 2024.08.05 16:52:19.468908 [ 3 ] {dcab64be-bcb6-4087-8a35-d8344f1e88ab} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12224 2024.08.05 16:52:19.469039 [ 3 ] {dcab64be-bcb6-4087-8a35-d8344f1e88ab} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001251 sec., 1598.721023181455 rows/sec., 111.63 KiB/sec.
12225 2024.08.05 16:52:19.469203 [ 3 ] {dcab64be-bcb6-4087-8a35-d8344f1e88ab} <Debug> DynamicQueryHandler: Done processing query
12226 2024.08.05 16:52:19.469228 [ 3 ] {dcab64be-bcb6-4087-8a35-d8344f1e88ab} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12227 2024.08.05 16:52:19.469244 [ 3 ] {} <Debug> HTTP-Session: d0f5188d-8c75-481c-a0fa-57965fab9c51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12228 2024.08.05 16:52:19.469458 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 13082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12229 2024.08.05 16:52:19.469505 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12230 2024.08.05 16:52:19.469523 [ 3 ] {} <Debug> HTTP-Session: 398464f3-4201-47a7-b7f8-21c14fd3c63d Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
12231 2024.08.05 16:52:19.469540 [ 3 ] {} <Debug> HTTP-Session: 398464f3-4201-47a7-b7f8-21c14fd3c63d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12232 2024.08.05 16:52:19.469557 [ 3 ] {} <Debug> HTTP-Session: 398464f3-4201-47a7-b7f8-21c14fd3c63d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12233 2024.08.05 16:52:19.469587 [ 3 ] {} <Trace> HTTP-Session: 398464f3-4201-47a7-b7f8-21c14fd3c63d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12234 2024.08.05 16:52:19.469709 [ 3 ] {7c0a04fd-ead7-4eed-8434-bd134076cb7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12235 2024.08.05 16:52:19.469751 [ 3 ] {7c0a04fd-ead7-4eed-8434-bd134076cb7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12236 2024.08.05 16:52:19.469878 [ 3 ] {7c0a04fd-ead7-4eed-8434-bd134076cb7e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12237 2024.08.05 16:52:19.470273 [ 3 ] {7c0a04fd-ead7-4eed-8434-bd134076cb7e} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12238 2024.08.05 16:52:19.470310 [ 3 ] {7c0a04fd-ead7-4eed-8434-bd134076cb7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
12239 2024.08.05 16:52:19.470627 [ 3 ] {7c0a04fd-ead7-4eed-8434-bd134076cb7e} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
12240 2024.08.05 16:52:19.470934 [ 3 ] {7c0a04fd-ead7-4eed-8434-bd134076cb7e} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12241 2024.08.05 16:52:19.471063 [ 3 ] {7c0a04fd-ead7-4eed-8434-bd134076cb7e} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.001393 sec., 55276.381909547745 rows/sec., 4.32 MiB/sec.
12242 2024.08.05 16:52:19.471227 [ 3 ] {7c0a04fd-ead7-4eed-8434-bd134076cb7e} <Debug> DynamicQueryHandler: Done processing query
12243 2024.08.05 16:52:19.471251 [ 3 ] {7c0a04fd-ead7-4eed-8434-bd134076cb7e} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
12244 2024.08.05 16:52:19.471267 [ 3 ] {} <Debug> HTTP-Session: 398464f3-4201-47a7-b7f8-21c14fd3c63d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12245 2024.08.05 16:52:19.471437 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 30774, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12246 2024.08.05 16:52:19.471485 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12247 2024.08.05 16:52:19.471505 [ 3 ] {} <Debug> HTTP-Session: ec4de0cb-c6d2-4b0d-88b0-cbba814fbe2d Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
12248 2024.08.05 16:52:19.471521 [ 3 ] {} <Debug> HTTP-Session: ec4de0cb-c6d2-4b0d-88b0-cbba814fbe2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12249 2024.08.05 16:52:19.471536 [ 3 ] {} <Debug> HTTP-Session: ec4de0cb-c6d2-4b0d-88b0-cbba814fbe2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12250 2024.08.05 16:52:19.471567 [ 3 ] {} <Trace> HTTP-Session: ec4de0cb-c6d2-4b0d-88b0-cbba814fbe2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12251 2024.08.05 16:52:19.471709 [ 3 ] {aaf0e591-f569-43de-bef4-be79e80a6265} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12252 2024.08.05 16:52:19.471756 [ 3 ] {aaf0e591-f569-43de-bef4-be79e80a6265} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12253 2024.08.05 16:52:19.471900 [ 3 ] {aaf0e591-f569-43de-bef4-be79e80a6265} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12254 2024.08.05 16:52:19.472316 [ 3 ] {aaf0e591-f569-43de-bef4-be79e80a6265} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12255 2024.08.05 16:52:19.472351 [ 3 ] {aaf0e591-f569-43de-bef4-be79e80a6265} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
12256 2024.08.05 16:52:19.472738 [ 3 ] {aaf0e591-f569-43de-bef4-be79e80a6265} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
12257 2024.08.05 16:52:19.473079 [ 3 ] {aaf0e591-f569-43de-bef4-be79e80a6265} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12258 2024.08.05 16:52:19.473212 [ 3 ] {aaf0e591-f569-43de-bef4-be79e80a6265} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001568 sec., 102678.57142857143 rows/sec., 7.15 MiB/sec.
12259 2024.08.05 16:52:19.473366 [ 3 ] {aaf0e591-f569-43de-bef4-be79e80a6265} <Debug> DynamicQueryHandler: Done processing query
12260 2024.08.05 16:52:19.473391 [ 3 ] {aaf0e591-f569-43de-bef4-be79e80a6265} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
12261 2024.08.05 16:52:19.473406 [ 3 ] {} <Debug> HTTP-Session: ec4de0cb-c6d2-4b0d-88b0-cbba814fbe2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12262 2024.08.05 16:52:19.473638 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 17735, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12263 2024.08.05 16:52:19.473684 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12264 2024.08.05 16:52:19.473703 [ 3 ] {} <Debug> HTTP-Session: 7308b99d-eaea-4d9c-873b-bb283c57d116 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
12265 2024.08.05 16:52:19.473720 [ 3 ] {} <Debug> HTTP-Session: 7308b99d-eaea-4d9c-873b-bb283c57d116 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12266 2024.08.05 16:52:19.473734 [ 3 ] {} <Debug> HTTP-Session: 7308b99d-eaea-4d9c-873b-bb283c57d116 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12267 2024.08.05 16:52:19.473763 [ 3 ] {} <Trace> HTTP-Session: 7308b99d-eaea-4d9c-873b-bb283c57d116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12268 2024.08.05 16:52:19.473936 [ 3 ] {e928c2b1-2754-463a-a61e-9e178a4dc570} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
12269 2024.08.05 16:52:19.473999 [ 3 ] {e928c2b1-2754-463a-a61e-9e178a4dc570} <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
12270 2024.08.05 16:52:19.474405 [ 3 ] {e928c2b1-2754-463a-a61e-9e178a4dc570} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12271 2024.08.05 16:52:19.474979 [ 3 ] {e928c2b1-2754-463a-a61e-9e178a4dc570} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12272 2024.08.05 16:52:19.475015 [ 3 ] {e928c2b1-2754-463a-a61e-9e178a4dc570} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
12273 2024.08.05 16:52:19.475614 [ 3 ] {e928c2b1-2754-463a-a61e-9e178a4dc570} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
12274 2024.08.05 16:52:19.476040 [ 3 ] {e928c2b1-2754-463a-a61e-9e178a4dc570} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12275 2024.08.05 16:52:19.476188 [ 3 ] {e928c2b1-2754-463a-a61e-9e178a4dc570} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002349 sec., 4682.843763303534 rows/sec., 8.39 MiB/sec.
12276 2024.08.05 16:52:19.476496 [ 3 ] {e928c2b1-2754-463a-a61e-9e178a4dc570} <Debug> DynamicQueryHandler: Done processing query
12277 2024.08.05 16:52:19.476523 [ 3 ] {e928c2b1-2754-463a-a61e-9e178a4dc570} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
12278 2024.08.05 16:52:19.476542 [ 3 ] {} <Debug> HTTP-Session: 7308b99d-eaea-4d9c-873b-bb283c57d116 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12279 2024.08.05 16:52:19.476660 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12280 2024.08.05 16:52:19.476710 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12281 2024.08.05 16:52:19.476731 [ 3 ] {} <Debug> HTTP-Session: a8a8b23c-a39b-40b9-8c2e-2dc21b03123d Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
12282 2024.08.05 16:52:19.476749 [ 3 ] {} <Debug> HTTP-Session: a8a8b23c-a39b-40b9-8c2e-2dc21b03123d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12283 2024.08.05 16:52:19.476762 [ 3 ] {} <Debug> HTTP-Session: a8a8b23c-a39b-40b9-8c2e-2dc21b03123d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12284 2024.08.05 16:52:19.476793 [ 3 ] {} <Trace> HTTP-Session: a8a8b23c-a39b-40b9-8c2e-2dc21b03123d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12285 2024.08.05 16:52:19.476913 [ 3 ] {e26d544d-9e46-4819-b144-f96dc1884114} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12286 2024.08.05 16:52:19.476958 [ 3 ] {e26d544d-9e46-4819-b144-f96dc1884114} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12287 2024.08.05 16:52:19.477087 [ 3 ] {e26d544d-9e46-4819-b144-f96dc1884114} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12288 2024.08.05 16:52:19.477377 [ 3 ] {e26d544d-9e46-4819-b144-f96dc1884114} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12289 2024.08.05 16:52:19.477413 [ 3 ] {e26d544d-9e46-4819-b144-f96dc1884114} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
12290 2024.08.05 16:52:19.477776 [ 3 ] {e26d544d-9e46-4819-b144-f96dc1884114} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
12291 2024.08.05 16:52:19.478108 [ 3 ] {e26d544d-9e46-4819-b144-f96dc1884114} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12292 2024.08.05 16:52:19.478234 [ 3 ] {e26d544d-9e46-4819-b144-f96dc1884114} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001364 sec., 43988.26979472141 rows/sec., 2.96 MiB/sec.
12293 2024.08.05 16:52:19.478387 [ 3 ] {e26d544d-9e46-4819-b144-f96dc1884114} <Debug> DynamicQueryHandler: Done processing query
12294 2024.08.05 16:52:19.478411 [ 3 ] {e26d544d-9e46-4819-b144-f96dc1884114} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12295 2024.08.05 16:52:19.478426 [ 3 ] {} <Debug> HTTP-Session: a8a8b23c-a39b-40b9-8c2e-2dc21b03123d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12296 2024.08.05 16:52:24.466765 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 3758, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12297 2024.08.05 16:52:24.466899 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12298 2024.08.05 16:52:24.466925 [ 3 ] {} <Debug> HTTP-Session: 9235d8f0-dd67-4129-adbc-dd1afbce9c4a Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
12299 2024.08.05 16:52:24.466950 [ 3 ] {} <Debug> HTTP-Session: 9235d8f0-dd67-4129-adbc-dd1afbce9c4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12300 2024.08.05 16:52:24.466965 [ 3 ] {} <Debug> HTTP-Session: 9235d8f0-dd67-4129-adbc-dd1afbce9c4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12301 2024.08.05 16:52:24.467015 [ 3 ] {} <Trace> HTTP-Session: 9235d8f0-dd67-4129-adbc-dd1afbce9c4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12302 2024.08.05 16:52:24.467210 [ 3 ] {465b2c1e-682f-415b-af15-e3744442ec2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
12303 2024.08.05 16:52:24.467279 [ 3 ] {465b2c1e-682f-415b-af15-e3744442ec2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
12304 2024.08.05 16:52:24.467474 [ 3 ] {465b2c1e-682f-415b-af15-e3744442ec2d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12305 2024.08.05 16:52:24.467925 [ 3 ] {465b2c1e-682f-415b-af15-e3744442ec2d} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12306 2024.08.05 16:52:24.467969 [ 3 ] {465b2c1e-682f-415b-af15-e3744442ec2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
12307 2024.08.05 16:52:24.468363 [ 3 ] {465b2c1e-682f-415b-af15-e3744442ec2d} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
12308 2024.08.05 16:52:24.468720 [ 3 ] {465b2c1e-682f-415b-af15-e3744442ec2d} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12309 2024.08.05 16:52:24.468879 [ 3 ] {465b2c1e-682f-415b-af15-e3744442ec2d} <Debug> executeQuery: Read 27 rows, 2.04 KiB in 0.00173 sec., 15606.936416184972 rows/sec., 1.15 MiB/sec.
12310 2024.08.05 16:52:24.469173 [ 3 ] {465b2c1e-682f-415b-af15-e3744442ec2d} <Debug> DynamicQueryHandler: Done processing query
12311 2024.08.05 16:52:24.469231 [ 3 ] {465b2c1e-682f-415b-af15-e3744442ec2d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12312 2024.08.05 16:52:24.469293 [ 3 ] {} <Debug> HTTP-Session: 9235d8f0-dd67-4129-adbc-dd1afbce9c4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12313 2024.08.05 16:52:24.469543 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 33833, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12314 2024.08.05 16:52:24.469598 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12315 2024.08.05 16:52:24.469618 [ 3 ] {} <Debug> HTTP-Session: 6deab89f-5c0d-45d0-a934-48baaff5fbf0 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
12316 2024.08.05 16:52:24.469636 [ 3 ] {} <Debug> HTTP-Session: 6deab89f-5c0d-45d0-a934-48baaff5fbf0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12317 2024.08.05 16:52:24.469651 [ 3 ] {} <Debug> HTTP-Session: 6deab89f-5c0d-45d0-a934-48baaff5fbf0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12318 2024.08.05 16:52:24.469685 [ 3 ] {} <Trace> HTTP-Session: 6deab89f-5c0d-45d0-a934-48baaff5fbf0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12319 2024.08.05 16:52:24.469848 [ 3 ] {6e6bab74-2553-44e4-8b76-d44efab19a84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12320 2024.08.05 16:52:24.469895 [ 3 ] {6e6bab74-2553-44e4-8b76-d44efab19a84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12321 2024.08.05 16:52:24.470044 [ 3 ] {6e6bab74-2553-44e4-8b76-d44efab19a84} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12322 2024.08.05 16:52:24.470489 [ 3 ] {6e6bab74-2553-44e4-8b76-d44efab19a84} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12323 2024.08.05 16:52:24.470527 [ 3 ] {6e6bab74-2553-44e4-8b76-d44efab19a84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
12324 2024.08.05 16:52:24.470866 [ 3 ] {6e6bab74-2553-44e4-8b76-d44efab19a84} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
12325 2024.08.05 16:52:24.471195 [ 3 ] {6e6bab74-2553-44e4-8b76-d44efab19a84} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12326 2024.08.05 16:52:24.471363 [ 3 ] {6e6bab74-2553-44e4-8b76-d44efab19a84} <Debug> executeQuery: Read 224 rows, 20.23 KiB in 0.001586 sec., 141235.8133669609 rows/sec., 12.46 MiB/sec.
12327 2024.08.05 16:52:24.471533 [ 3 ] {6e6bab74-2553-44e4-8b76-d44efab19a84} <Debug> DynamicQueryHandler: Done processing query
12328 2024.08.05 16:52:24.471557 [ 3 ] {6e6bab74-2553-44e4-8b76-d44efab19a84} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB.
12329 2024.08.05 16:52:24.471573 [ 3 ] {} <Debug> HTTP-Session: 6deab89f-5c0d-45d0-a934-48baaff5fbf0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12330 2024.08.05 16:52:24.471751 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 65110, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12331 2024.08.05 16:52:24.471800 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12332 2024.08.05 16:52:24.471819 [ 3 ] {} <Debug> HTTP-Session: 48cda4f2-7afc-4a6c-8a5f-d619f44a060d Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
12333 2024.08.05 16:52:24.471837 [ 3 ] {} <Debug> HTTP-Session: 48cda4f2-7afc-4a6c-8a5f-d619f44a060d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12334 2024.08.05 16:52:24.471852 [ 3 ] {} <Debug> HTTP-Session: 48cda4f2-7afc-4a6c-8a5f-d619f44a060d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12335 2024.08.05 16:52:24.471883 [ 3 ] {} <Trace> HTTP-Session: 48cda4f2-7afc-4a6c-8a5f-d619f44a060d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12336 2024.08.05 16:52:24.472089 [ 3 ] {23aedbc4-aeff-410b-bd8f-b6985f50f6af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12337 2024.08.05 16:52:24.472133 [ 3 ] {23aedbc4-aeff-410b-bd8f-b6985f50f6af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12338 2024.08.05 16:52:24.472259 [ 3 ] {23aedbc4-aeff-410b-bd8f-b6985f50f6af} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12339 2024.08.05 16:52:24.473059 [ 3 ] {23aedbc4-aeff-410b-bd8f-b6985f50f6af} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12340 2024.08.05 16:52:24.473096 [ 3 ] {23aedbc4-aeff-410b-bd8f-b6985f50f6af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
12341 2024.08.05 16:52:24.473435 [ 3 ] {23aedbc4-aeff-410b-bd8f-b6985f50f6af} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
12342 2024.08.05 16:52:24.473763 [ 3 ] {23aedbc4-aeff-410b-bd8f-b6985f50f6af} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12343 2024.08.05 16:52:24.473899 [ 3 ] {23aedbc4-aeff-410b-bd8f-b6985f50f6af} <Debug> executeQuery: Read 403 rows, 29.16 KiB in 0.001921 sec., 209786.56949505466 rows/sec., 14.82 MiB/sec.
12344 2024.08.05 16:52:24.474071 [ 3 ] {23aedbc4-aeff-410b-bd8f-b6985f50f6af} <Debug> DynamicQueryHandler: Done processing query
12345 2024.08.05 16:52:24.474097 [ 3 ] {23aedbc4-aeff-410b-bd8f-b6985f50f6af} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
12346 2024.08.05 16:52:24.474114 [ 3 ] {} <Debug> HTTP-Session: 48cda4f2-7afc-4a6c-8a5f-d619f44a060d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12347 2024.08.05 16:52:24.474331 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12348 2024.08.05 16:52:24.474383 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12349 2024.08.05 16:52:24.474402 [ 3 ] {} <Debug> HTTP-Session: f0bae95e-4b1d-49ae-b7b1-5c6b939603c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
12350 2024.08.05 16:52:24.474420 [ 3 ] {} <Debug> HTTP-Session: f0bae95e-4b1d-49ae-b7b1-5c6b939603c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12351 2024.08.05 16:52:24.474434 [ 3 ] {} <Debug> HTTP-Session: f0bae95e-4b1d-49ae-b7b1-5c6b939603c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12352 2024.08.05 16:52:24.474465 [ 3 ] {} <Trace> HTTP-Session: f0bae95e-4b1d-49ae-b7b1-5c6b939603c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12353 2024.08.05 16:52:24.474561 [ 3 ] {5c4f3484-a19a-47e0-afbb-77aa63ae0a1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
12354 2024.08.05 16:52:24.474608 [ 3 ] {5c4f3484-a19a-47e0-afbb-77aa63ae0a1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
12355 2024.08.05 16:52:24.474740 [ 3 ] {5c4f3484-a19a-47e0-afbb-77aa63ae0a1e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12356 2024.08.05 16:52:24.475029 [ 3 ] {5c4f3484-a19a-47e0-afbb-77aa63ae0a1e} <Trace> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12357 2024.08.05 16:52:24.475069 [ 3 ] {5c4f3484-a19a-47e0-afbb-77aa63ae0a1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
12358 2024.08.05 16:52:24.475466 [ 3 ] {5c4f3484-a19a-47e0-afbb-77aa63ae0a1e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
12359 2024.08.05 16:52:24.475815 [ 3 ] {5c4f3484-a19a-47e0-afbb-77aa63ae0a1e} <Trace> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12360 2024.08.05 16:52:24.475951 [ 3 ] {5c4f3484-a19a-47e0-afbb-77aa63ae0a1e} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001412 sec., 4249.291784702549 rows/sec., 182.59 KiB/sec.
12361 2024.08.05 16:52:24.476227 [ 3 ] {5c4f3484-a19a-47e0-afbb-77aa63ae0a1e} <Debug> DynamicQueryHandler: Done processing query
12362 2024.08.05 16:52:24.476259 [ 3 ] {5c4f3484-a19a-47e0-afbb-77aa63ae0a1e} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
12363 2024.08.05 16:52:24.476277 [ 3 ] {} <Debug> HTTP-Session: f0bae95e-4b1d-49ae-b7b1-5c6b939603c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12364 2024.08.05 16:52:24.476408 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12365 2024.08.05 16:52:24.476458 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12366 2024.08.05 16:52:24.476478 [ 3 ] {} <Debug> HTTP-Session: 512c2125-e889-4cc5-9f7e-d02e4b7d7f2f Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
12367 2024.08.05 16:52:24.476497 [ 3 ] {} <Debug> HTTP-Session: 512c2125-e889-4cc5-9f7e-d02e4b7d7f2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12368 2024.08.05 16:52:24.476511 [ 3 ] {} <Debug> HTTP-Session: 512c2125-e889-4cc5-9f7e-d02e4b7d7f2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12369 2024.08.05 16:52:24.476543 [ 3 ] {} <Trace> HTTP-Session: 512c2125-e889-4cc5-9f7e-d02e4b7d7f2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12370 2024.08.05 16:52:24.476667 [ 3 ] {8a0fe992-74d3-4011-bd6f-f98776cc6646} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
12371 2024.08.05 16:52:24.476716 [ 3 ] {8a0fe992-74d3-4011-bd6f-f98776cc6646} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
12372 2024.08.05 16:52:24.476878 [ 3 ] {8a0fe992-74d3-4011-bd6f-f98776cc6646} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12373 2024.08.05 16:52:24.477383 [ 3 ] {8a0fe992-74d3-4011-bd6f-f98776cc6646} <Trace> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12374 2024.08.05 16:52:24.477422 [ 3 ] {8a0fe992-74d3-4011-bd6f-f98776cc6646} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
12375 2024.08.05 16:52:24.477799 [ 3 ] {8a0fe992-74d3-4011-bd6f-f98776cc6646} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
12376 2024.08.05 16:52:24.478137 [ 3 ] {8a0fe992-74d3-4011-bd6f-f98776cc6646} <Trace> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12377 2024.08.05 16:52:24.478269 [ 3 ] {8a0fe992-74d3-4011-bd6f-f98776cc6646} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001646 sec., 46780.07290400972 rows/sec., 2.88 MiB/sec.
12378 2024.08.05 16:52:24.478597 [ 3 ] {8a0fe992-74d3-4011-bd6f-f98776cc6646} <Debug> DynamicQueryHandler: Done processing query
12379 2024.08.05 16:52:24.478624 [ 3 ] {8a0fe992-74d3-4011-bd6f-f98776cc6646} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12380 2024.08.05 16:52:24.478643 [ 3 ] {} <Debug> HTTP-Session: 512c2125-e889-4cc5-9f7e-d02e4b7d7f2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12381 2024.08.05 16:52:24.478840 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 30582, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12382 2024.08.05 16:52:24.478891 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12383 2024.08.05 16:52:24.478911 [ 3 ] {} <Debug> HTTP-Session: 5db94061-479d-431f-9083-da350ad4d0a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
12384 2024.08.05 16:52:24.478928 [ 3 ] {} <Debug> HTTP-Session: 5db94061-479d-431f-9083-da350ad4d0a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12385 2024.08.05 16:52:24.478942 [ 3 ] {} <Debug> HTTP-Session: 5db94061-479d-431f-9083-da350ad4d0a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12386 2024.08.05 16:52:24.478973 [ 3 ] {} <Trace> HTTP-Session: 5db94061-479d-431f-9083-da350ad4d0a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12387 2024.08.05 16:52:24.479143 [ 3 ] {2317a286-8ee2-4017-9815-9eb1a8737e6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12388 2024.08.05 16:52:24.479191 [ 3 ] {2317a286-8ee2-4017-9815-9eb1a8737e6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12389 2024.08.05 16:52:24.479352 [ 3 ] {2317a286-8ee2-4017-9815-9eb1a8737e6c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12390 2024.08.05 16:52:24.479756 [ 3 ] {2317a286-8ee2-4017-9815-9eb1a8737e6c} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12391 2024.08.05 16:52:24.479792 [ 3 ] {2317a286-8ee2-4017-9815-9eb1a8737e6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
12392 2024.08.05 16:52:24.480177 [ 3 ] {2317a286-8ee2-4017-9815-9eb1a8737e6c} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
12393 2024.08.05 16:52:24.480522 [ 3 ] {2317a286-8ee2-4017-9815-9eb1a8737e6c} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12394 2024.08.05 16:52:24.480657 [ 3 ] {2317a286-8ee2-4017-9815-9eb1a8737e6c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001607 sec., 99564.40572495334 rows/sec., 6.93 MiB/sec.
12395 2024.08.05 16:52:24.480830 [ 3 ] {2317a286-8ee2-4017-9815-9eb1a8737e6c} <Debug> DynamicQueryHandler: Done processing query
12396 2024.08.05 16:52:24.480857 [ 3 ] {2317a286-8ee2-4017-9815-9eb1a8737e6c} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
12397 2024.08.05 16:52:24.480873 [ 3 ] {} <Debug> HTTP-Session: 5db94061-479d-431f-9083-da350ad4d0a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12398 2024.08.05 16:52:24.481085 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 33809, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12399 2024.08.05 16:52:24.481137 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12400 2024.08.05 16:52:24.481157 [ 3 ] {} <Debug> HTTP-Session: e355f7a3-e48f-49b7-92fc-03d4c723fdc9 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
12401 2024.08.05 16:52:24.481175 [ 3 ] {} <Debug> HTTP-Session: e355f7a3-e48f-49b7-92fc-03d4c723fdc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12402 2024.08.05 16:52:24.481193 [ 3 ] {} <Debug> HTTP-Session: e355f7a3-e48f-49b7-92fc-03d4c723fdc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12403 2024.08.05 16:52:24.481225 [ 3 ] {} <Trace> HTTP-Session: e355f7a3-e48f-49b7-92fc-03d4c723fdc9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12404 2024.08.05 16:52:24.481477 [ 3 ] {ea5eea36-2b32-4ac9-8c21-1333ca3a7db4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
12405 2024.08.05 16:52:24.481542 [ 3 ] {ea5eea36-2b32-4ac9-8c21-1333ca3a7db4} <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
12406 2024.08.05 16:52:24.481955 [ 3 ] {ea5eea36-2b32-4ac9-8c21-1333ca3a7db4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12407 2024.08.05 16:52:24.482543 [ 3 ] {ea5eea36-2b32-4ac9-8c21-1333ca3a7db4} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12408 2024.08.05 16:52:24.482582 [ 3 ] {ea5eea36-2b32-4ac9-8c21-1333ca3a7db4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
12409 2024.08.05 16:52:24.483183 [ 3 ] {ea5eea36-2b32-4ac9-8c21-1333ca3a7db4} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
12410 2024.08.05 16:52:24.483603 [ 3 ] {ea5eea36-2b32-4ac9-8c21-1333ca3a7db4} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12411 2024.08.05 16:52:24.483749 [ 3 ] {ea5eea36-2b32-4ac9-8c21-1333ca3a7db4} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.002446 sec., 8585.44562551104 rows/sec., 15.38 MiB/sec.
12412 2024.08.05 16:52:24.484032 [ 3 ] {ea5eea36-2b32-4ac9-8c21-1333ca3a7db4} <Debug> DynamicQueryHandler: Done processing query
12413 2024.08.05 16:52:24.484062 [ 3 ] {ea5eea36-2b32-4ac9-8c21-1333ca3a7db4} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
12414 2024.08.05 16:52:24.484078 [ 3 ] {} <Debug> HTTP-Session: e355f7a3-e48f-49b7-92fc-03d4c723fdc9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12415 2024.08.05 16:52:24.484202 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 3209, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12416 2024.08.05 16:52:24.484249 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12417 2024.08.05 16:52:24.484269 [ 3 ] {} <Debug> HTTP-Session: 41d85431-1bbe-4dc7-a74b-abc94565f703 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
12418 2024.08.05 16:52:24.484286 [ 3 ] {} <Debug> HTTP-Session: 41d85431-1bbe-4dc7-a74b-abc94565f703 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12419 2024.08.05 16:52:24.484301 [ 3 ] {} <Debug> HTTP-Session: 41d85431-1bbe-4dc7-a74b-abc94565f703 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12420 2024.08.05 16:52:24.484332 [ 3 ] {} <Trace> HTTP-Session: 41d85431-1bbe-4dc7-a74b-abc94565f703 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12421 2024.08.05 16:52:24.484434 [ 3 ] {9de2f7cf-7cad-48f3-8943-3401e2486289} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
12422 2024.08.05 16:52:24.484478 [ 3 ] {9de2f7cf-7cad-48f3-8943-3401e2486289} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
12423 2024.08.05 16:52:24.484607 [ 3 ] {9de2f7cf-7cad-48f3-8943-3401e2486289} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12424 2024.08.05 16:52:24.484912 [ 3 ] {9de2f7cf-7cad-48f3-8943-3401e2486289} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12425 2024.08.05 16:52:24.484949 [ 3 ] {9de2f7cf-7cad-48f3-8943-3401e2486289} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
12426 2024.08.05 16:52:24.485345 [ 3 ] {9de2f7cf-7cad-48f3-8943-3401e2486289} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
12427 2024.08.05 16:52:24.485680 [ 3 ] {9de2f7cf-7cad-48f3-8943-3401e2486289} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12428 2024.08.05 16:52:24.485811 [ 3 ] {9de2f7cf-7cad-48f3-8943-3401e2486289} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001403 sec., 16393.44262295082 rows/sec., 886.77 KiB/sec.
12429 2024.08.05 16:52:24.485978 [ 3 ] {9de2f7cf-7cad-48f3-8943-3401e2486289} <Debug> DynamicQueryHandler: Done processing query
12430 2024.08.05 16:52:24.486005 [ 3 ] {9de2f7cf-7cad-48f3-8943-3401e2486289} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
12431 2024.08.05 16:52:24.486022 [ 3 ] {} <Debug> HTTP-Session: 41d85431-1bbe-4dc7-a74b-abc94565f703 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12432 2024.08.05 16:52:24.486150 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12433 2024.08.05 16:52:24.486199 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12434 2024.08.05 16:52:24.486220 [ 3 ] {} <Debug> HTTP-Session: 058cdbee-d8e1-4416-828d-c53440ec5afa Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
12435 2024.08.05 16:52:24.486238 [ 3 ] {} <Debug> HTTP-Session: 058cdbee-d8e1-4416-828d-c53440ec5afa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12436 2024.08.05 16:52:24.486255 [ 3 ] {} <Debug> HTTP-Session: 058cdbee-d8e1-4416-828d-c53440ec5afa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12437 2024.08.05 16:52:24.486287 [ 3 ] {} <Trace> HTTP-Session: 058cdbee-d8e1-4416-828d-c53440ec5afa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12438 2024.08.05 16:52:24.486407 [ 3 ] {b73ad2ab-de37-44d4-b1b4-a3c5258d78d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12439 2024.08.05 16:52:24.486451 [ 3 ] {b73ad2ab-de37-44d4-b1b4-a3c5258d78d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12440 2024.08.05 16:52:24.486581 [ 3 ] {b73ad2ab-de37-44d4-b1b4-a3c5258d78d2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12441 2024.08.05 16:52:24.486882 [ 3 ] {b73ad2ab-de37-44d4-b1b4-a3c5258d78d2} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12442 2024.08.05 16:52:24.486921 [ 3 ] {b73ad2ab-de37-44d4-b1b4-a3c5258d78d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
12443 2024.08.05 16:52:24.487283 [ 3 ] {b73ad2ab-de37-44d4-b1b4-a3c5258d78d2} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
12444 2024.08.05 16:52:24.487619 [ 3 ] {b73ad2ab-de37-44d4-b1b4-a3c5258d78d2} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12445 2024.08.05 16:52:24.487753 [ 3 ] {b73ad2ab-de37-44d4-b1b4-a3c5258d78d2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001388 sec., 43227.66570605188 rows/sec., 2.91 MiB/sec.
12446 2024.08.05 16:52:24.487910 [ 3 ] {b73ad2ab-de37-44d4-b1b4-a3c5258d78d2} <Debug> DynamicQueryHandler: Done processing query
12447 2024.08.05 16:52:24.487935 [ 3 ] {b73ad2ab-de37-44d4-b1b4-a3c5258d78d2} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12448 2024.08.05 16:52:24.487951 [ 3 ] {} <Debug> HTTP-Session: 058cdbee-d8e1-4416-828d-c53440ec5afa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12449 2024.08.05 16:52:29.463345 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 1628, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12450 2024.08.05 16:52:29.463493 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12451 2024.08.05 16:52:29.463524 [ 3 ] {} <Debug> HTTP-Session: 2c076375-0da0-4ba6-aef8-f7badf13d469 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
12452 2024.08.05 16:52:29.463553 [ 3 ] {} <Debug> HTTP-Session: 2c076375-0da0-4ba6-aef8-f7badf13d469 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12453 2024.08.05 16:52:29.463571 [ 3 ] {} <Debug> HTTP-Session: 2c076375-0da0-4ba6-aef8-f7badf13d469 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12454 2024.08.05 16:52:29.463628 [ 3 ] {} <Trace> HTTP-Session: 2c076375-0da0-4ba6-aef8-f7badf13d469 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12455 2024.08.05 16:52:29.463842 [ 3 ] {5b410283-4623-4ee8-821f-a83a071ac066} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
12456 2024.08.05 16:52:29.463919 [ 3 ] {5b410283-4623-4ee8-821f-a83a071ac066} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
12457 2024.08.05 16:52:29.464146 [ 3 ] {5b410283-4623-4ee8-821f-a83a071ac066} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12458 2024.08.05 16:52:29.464601 [ 3 ] {5b410283-4623-4ee8-821f-a83a071ac066} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12459 2024.08.05 16:52:29.464650 [ 3 ] {5b410283-4623-4ee8-821f-a83a071ac066} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
12460 2024.08.05 16:52:29.465034 [ 3 ] {5b410283-4623-4ee8-821f-a83a071ac066} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
12461 2024.08.05 16:52:29.465374 [ 3 ] {5b410283-4623-4ee8-821f-a83a071ac066} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12462 2024.08.05 16:52:29.465557 [ 3 ] {5b410283-4623-4ee8-821f-a83a071ac066} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001775 sec., 6197.1830985915485 rows/sec., 502.31 KiB/sec.
12463 2024.08.05 16:52:29.465571 [ 81 ] {} <Debug> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
12464 2024.08.05 16:52:29.465680 [ 81 ] {} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12465 2024.08.05 16:52:29.465731 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
12466 2024.08.05 16:52:29.465856 [ 3 ] {5b410283-4623-4ee8-821f-a83a071ac066} <Debug> DynamicQueryHandler: Done processing query
12467 2024.08.05 16:52:29.465872 [ 186 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::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
12468 2024.08.05 16:52:29.465892 [ 3 ] {5b410283-4623-4ee8-821f-a83a071ac066} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12469 2024.08.05 16:52:29.465919 [ 3 ] {} <Debug> HTTP-Session: 2c076375-0da0-4ba6-aef8-f7badf13d469 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12470 2024.08.05 16:52:29.466022 [ 186 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12471 2024.08.05 16:52:29.466059 [ 186 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 38 rows starting from the beginning of the part
12472 2024.08.05 16:52:29.466088 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 363, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12473 2024.08.05 16:52:29.466149 [ 186 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::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
12474 2024.08.05 16:52:29.466173 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12475 2024.08.05 16:52:29.466227 [ 3 ] {} <Debug> HTTP-Session: c59973e2-1369-4e5c-8126-1199516d0535 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
12476 2024.08.05 16:52:29.466286 [ 3 ] {} <Debug> HTTP-Session: c59973e2-1369-4e5c-8126-1199516d0535 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12477 2024.08.05 16:52:29.466401 [ 3 ] {} <Debug> HTTP-Session: c59973e2-1369-4e5c-8126-1199516d0535 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12478 2024.08.05 16:52:29.466454 [ 186 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 27 rows starting from the beginning of the part
12479 2024.08.05 16:52:29.466511 [ 3 ] {} <Trace> HTTP-Session: c59973e2-1369-4e5c-8126-1199516d0535 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12480 2024.08.05 16:52:29.466806 [ 186 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::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
12481 2024.08.05 16:52:29.466920 [ 3 ] {8b17d2bd-77fd-4f5b-a1d3-ce2b6eed55b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
12482 2024.08.05 16:52:29.466988 [ 186 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 27 rows starting from the beginning of the part
12483 2024.08.05 16:52:29.467062 [ 3 ] {8b17d2bd-77fd-4f5b-a1d3-ce2b6eed55b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
12484 2024.08.05 16:52:29.467423 [ 186 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::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
12485 2024.08.05 16:52:29.468073 [ 3 ] {8b17d2bd-77fd-4f5b-a1d3-ce2b6eed55b7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12486 2024.08.05 16:52:29.468528 [ 3 ] {8b17d2bd-77fd-4f5b-a1d3-ce2b6eed55b7} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12487 2024.08.05 16:52:29.468573 [ 3 ] {8b17d2bd-77fd-4f5b-a1d3-ce2b6eed55b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
12488 2024.08.05 16:52:29.469036 [ 3 ] {8b17d2bd-77fd-4f5b-a1d3-ce2b6eed55b7} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
12489 2024.08.05 16:52:29.469139 [ 189 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 125 rows, containing 4 columns (4 merged, 0 gathered) in 0.003358728 sec., 37216.47004461213 rows/sec., 2.82 MiB/sec.
12490 2024.08.05 16:52:29.469407 [ 189 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
12491 2024.08.05 16:52:29.469629 [ 3 ] {8b17d2bd-77fd-4f5b-a1d3-ce2b6eed55b7} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12492 2024.08.05 16:52:29.470085 [ 3 ] {8b17d2bd-77fd-4f5b-a1d3-ce2b6eed55b7} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.003255 sec., 614.4393241167435 rows/sec., 50.10 KiB/sec.
12493 2024.08.05 16:52:29.470697 [ 189 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_61_12} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12494 2024.08.05 16:52:29.470861 [ 3 ] {8b17d2bd-77fd-4f5b-a1d3-ce2b6eed55b7} <Debug> DynamicQueryHandler: Done processing query
12495 2024.08.05 16:52:29.470936 [ 3 ] {8b17d2bd-77fd-4f5b-a1d3-ce2b6eed55b7} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12496 2024.08.05 16:52:29.470991 [ 189 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_61_12} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
12497 2024.08.05 16:52:29.471000 [ 3 ] {} <Debug> HTTP-Session: c59973e2-1369-4e5c-8126-1199516d0535 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12498 2024.08.05 16:52:29.471127 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
12499 2024.08.05 16:52:29.471189 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 17930, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12500 2024.08.05 16:52:29.471243 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12501 2024.08.05 16:52:29.471263 [ 3 ] {} <Debug> HTTP-Session: 8aaefb2f-bbb7-4e28-9251-cd7390a81144 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
12502 2024.08.05 16:52:29.471281 [ 3 ] {} <Debug> HTTP-Session: 8aaefb2f-bbb7-4e28-9251-cd7390a81144 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12503 2024.08.05 16:52:29.471294 [ 3 ] {} <Debug> HTTP-Session: 8aaefb2f-bbb7-4e28-9251-cd7390a81144 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12504 2024.08.05 16:52:29.471326 [ 3 ] {} <Trace> HTTP-Session: 8aaefb2f-bbb7-4e28-9251-cd7390a81144 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12505 2024.08.05 16:52:29.471477 [ 3 ] {43e02cee-b939-4246-a472-1ef2ad0913d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12506 2024.08.05 16:52:29.471522 [ 3 ] {43e02cee-b939-4246-a472-1ef2ad0913d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12507 2024.08.05 16:52:29.471675 [ 3 ] {43e02cee-b939-4246-a472-1ef2ad0913d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12508 2024.08.05 16:52:29.472063 [ 3 ] {43e02cee-b939-4246-a472-1ef2ad0913d6} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12509 2024.08.05 16:52:29.472100 [ 3 ] {43e02cee-b939-4246-a472-1ef2ad0913d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
12510 2024.08.05 16:52:29.472440 [ 3 ] {43e02cee-b939-4246-a472-1ef2ad0913d6} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
12511 2024.08.05 16:52:29.472752 [ 3 ] {43e02cee-b939-4246-a472-1ef2ad0913d6} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12512 2024.08.05 16:52:29.472913 [ 3 ] {43e02cee-b939-4246-a472-1ef2ad0913d6} <Debug> executeQuery: Read 126 rows, 10.28 KiB in 0.001494 sec., 84337.34939759035 rows/sec., 6.72 MiB/sec.
12513 2024.08.05 16:52:29.472926 [ 81 ] {} <Debug> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
12514 2024.08.05 16:52:29.473015 [ 81 ] {} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12515 2024.08.05 16:52:29.473070 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
12516 2024.08.05 16:52:29.473202 [ 3 ] {43e02cee-b939-4246-a472-1ef2ad0913d6} <Debug> DynamicQueryHandler: Done processing query
12517 2024.08.05 16:52:29.473212 [ 194 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::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
12518 2024.08.05 16:52:29.473234 [ 3 ] {43e02cee-b939-4246-a472-1ef2ad0913d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
12519 2024.08.05 16:52:29.473258 [ 3 ] {} <Debug> HTTP-Session: 8aaefb2f-bbb7-4e28-9251-cd7390a81144 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12520 2024.08.05 16:52:29.473354 [ 194 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12521 2024.08.05 16:52:29.473386 [ 194 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 303 rows starting from the beginning of the part
12522 2024.08.05 16:52:29.473427 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 328, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12523 2024.08.05 16:52:29.473551 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12524 2024.08.05 16:52:29.473581 [ 194 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 90 rows starting from the beginning of the part
12525 2024.08.05 16:52:29.473617 [ 3 ] {} <Debug> HTTP-Session: 4e2f1968-c1a8-40fe-80bb-f57d51afadc1 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
12526 2024.08.05 16:52:29.473687 [ 3 ] {} <Debug> HTTP-Session: 4e2f1968-c1a8-40fe-80bb-f57d51afadc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12527 2024.08.05 16:52:29.473779 [ 3 ] {} <Debug> HTTP-Session: 4e2f1968-c1a8-40fe-80bb-f57d51afadc1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12528 2024.08.05 16:52:29.473918 [ 3 ] {} <Trace> HTTP-Session: 4e2f1968-c1a8-40fe-80bb-f57d51afadc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12529 2024.08.05 16:52:29.473946 [ 194 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 224 rows starting from the beginning of the part
12530 2024.08.05 16:52:29.474217 [ 3 ] {6bd8bd41-3c83-4908-879e-8051bb9c4f7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
12531 2024.08.05 16:52:29.474259 [ 194 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 90 rows starting from the beginning of the part
12532 2024.08.05 16:52:29.474356 [ 3 ] {6bd8bd41-3c83-4908-879e-8051bb9c4f7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
12533 2024.08.05 16:52:29.474519 [ 194 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 224 rows starting from the beginning of the part
12534 2024.08.05 16:52:29.474867 [ 194 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 126 rows starting from the beginning of the part
12535 2024.08.05 16:52:29.475481 [ 3 ] {6bd8bd41-3c83-4908-879e-8051bb9c4f7a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12536 2024.08.05 16:52:29.475880 [ 3 ] {6bd8bd41-3c83-4908-879e-8051bb9c4f7a} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12537 2024.08.05 16:52:29.475925 [ 3 ] {6bd8bd41-3c83-4908-879e-8051bb9c4f7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
12538 2024.08.05 16:52:29.476392 [ 3 ] {6bd8bd41-3c83-4908-879e-8051bb9c4f7a} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
12539 2024.08.05 16:52:29.476773 [ 194 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1057 rows, containing 4 columns (4 merged, 0 gathered) in 0.003626212 sec., 291488.74914097687 rows/sec., 24.90 MiB/sec.
12540 2024.08.05 16:52:29.476836 [ 3 ] {6bd8bd41-3c83-4908-879e-8051bb9c4f7a} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12541 2024.08.05 16:52:29.476913 [ 194 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
12542 2024.08.05 16:52:29.477109 [ 3 ] {6bd8bd41-3c83-4908-879e-8051bb9c4f7a} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.003002 sec., 666.2225183211193 rows/sec., 46.52 KiB/sec.
12543 2024.08.05 16:52:29.477672 [ 3 ] {6bd8bd41-3c83-4908-879e-8051bb9c4f7a} <Debug> DynamicQueryHandler: Done processing query
12544 2024.08.05 16:52:29.477757 [ 3 ] {6bd8bd41-3c83-4908-879e-8051bb9c4f7a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12545 2024.08.05 16:52:29.477840 [ 3 ] {} <Debug> HTTP-Session: 4e2f1968-c1a8-40fe-80bb-f57d51afadc1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12546 2024.08.05 16:52:29.478117 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 17124, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12547 2024.08.05 16:52:29.478244 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12548 2024.08.05 16:52:29.478272 [ 3 ] {} <Debug> HTTP-Session: 9a8153b8-13a5-4fc1-b338-7084c774bd11 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
12549 2024.08.05 16:52:29.478291 [ 3 ] {} <Debug> HTTP-Session: 9a8153b8-13a5-4fc1-b338-7084c774bd11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12550 2024.08.05 16:52:29.478312 [ 3 ] {} <Debug> HTTP-Session: 9a8153b8-13a5-4fc1-b338-7084c774bd11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12551 2024.08.05 16:52:29.478349 [ 194 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_66_13} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12552 2024.08.05 16:52:29.478356 [ 3 ] {} <Trace> HTTP-Session: 9a8153b8-13a5-4fc1-b338-7084c774bd11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12553 2024.08.05 16:52:29.478447 [ 194 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_66_13} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
12554 2024.08.05 16:52:29.478525 [ 3 ] {3abd26f6-c7f0-4961-a025-71266511989b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12555 2024.08.05 16:52:29.478532 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB.
12556 2024.08.05 16:52:29.478574 [ 3 ] {3abd26f6-c7f0-4961-a025-71266511989b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12557 2024.08.05 16:52:29.478712 [ 3 ] {3abd26f6-c7f0-4961-a025-71266511989b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12558 2024.08.05 16:52:29.479086 [ 3 ] {3abd26f6-c7f0-4961-a025-71266511989b} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12559 2024.08.05 16:52:29.479123 [ 3 ] {3abd26f6-c7f0-4961-a025-71266511989b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
12560 2024.08.05 16:52:29.479443 [ 3 ] {3abd26f6-c7f0-4961-a025-71266511989b} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
12561 2024.08.05 16:52:29.479747 [ 3 ] {3abd26f6-c7f0-4961-a025-71266511989b} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12562 2024.08.05 16:52:29.479900 [ 81 ] {} <Debug> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
12563 2024.08.05 16:52:29.479912 [ 3 ] {3abd26f6-c7f0-4961-a025-71266511989b} <Debug> executeQuery: Read 101 rows, 8.06 KiB in 0.001443 sec., 69993.06999306999 rows/sec., 5.45 MiB/sec.
12564 2024.08.05 16:52:29.479945 [ 81 ] {} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12565 2024.08.05 16:52:29.480007 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
12566 2024.08.05 16:52:29.480213 [ 200 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::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
12567 2024.08.05 16:52:29.480241 [ 3 ] {3abd26f6-c7f0-4961-a025-71266511989b} <Debug> DynamicQueryHandler: Done processing query
12568 2024.08.05 16:52:29.480290 [ 3 ] {3abd26f6-c7f0-4961-a025-71266511989b} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
12569 2024.08.05 16:52:29.480317 [ 3 ] {} <Debug> HTTP-Session: 9a8153b8-13a5-4fc1-b338-7084c774bd11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12570 2024.08.05 16:52:29.480446 [ 200 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12571 2024.08.05 16:52:29.480492 [ 200 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 472 rows starting from the beginning of the part
12572 2024.08.05 16:52:29.480617 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 37742, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12573 2024.08.05 16:52:29.480705 [ 200 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 77 rows starting from the beginning of the part
12574 2024.08.05 16:52:29.480759 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12575 2024.08.05 16:52:29.480871 [ 3 ] {} <Debug> HTTP-Session: 7793c83e-4cce-43ba-b746-657c5cead6de Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
12576 2024.08.05 16:52:29.480963 [ 3 ] {} <Debug> HTTP-Session: 7793c83e-4cce-43ba-b746-657c5cead6de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12577 2024.08.05 16:52:29.481016 [ 200 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 403 rows starting from the beginning of the part
12578 2024.08.05 16:52:29.481038 [ 3 ] {} <Debug> HTTP-Session: 7793c83e-4cce-43ba-b746-657c5cead6de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12579 2024.08.05 16:52:29.481199 [ 3 ] {} <Trace> HTTP-Session: 7793c83e-4cce-43ba-b746-657c5cead6de Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12580 2024.08.05 16:52:29.481317 [ 200 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 77 rows starting from the beginning of the part
12581 2024.08.05 16:52:29.481565 [ 200 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 403 rows starting from the beginning of the part
12582 2024.08.05 16:52:29.481741 [ 200 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 101 rows starting from the beginning of the part
12583 2024.08.05 16:52:29.481793 [ 3 ] {829b059c-5c57-4a8c-a8c4-627549d58241} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12584 2024.08.05 16:52:29.482018 [ 3 ] {829b059c-5c57-4a8c-a8c4-627549d58241} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12585 2024.08.05 16:52:29.482575 [ 3 ] {829b059c-5c57-4a8c-a8c4-627549d58241} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12586 2024.08.05 16:52:29.483548 [ 3 ] {829b059c-5c57-4a8c-a8c4-627549d58241} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12587 2024.08.05 16:52:29.483632 [ 3 ] {829b059c-5c57-4a8c-a8c4-627549d58241} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
12588 2024.08.05 16:52:29.484507 [ 3 ] {829b059c-5c57-4a8c-a8c4-627549d58241} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
12589 2024.08.05 16:52:29.484659 [ 198 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1533 rows, containing 4 columns (4 merged, 0 gathered) in 0.004554258 sec., 336608.070952502 rows/sec., 24.31 MiB/sec.
12590 2024.08.05 16:52:29.484866 [ 198 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
12591 2024.08.05 16:52:29.485007 [ 3 ] {829b059c-5c57-4a8c-a8c4-627549d58241} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12592 2024.08.05 16:52:29.485270 [ 3 ] {829b059c-5c57-4a8c-a8c4-627549d58241} <Debug> executeQuery: Read 197 rows, 14.08 KiB in 0.00376 sec., 52393.617021276594 rows/sec., 3.66 MiB/sec.
12593 2024.08.05 16:52:29.485262 [ 80 ] {} <Debug> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
12594 2024.08.05 16:52:29.485413 [ 80 ] {} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12595 2024.08.05 16:52:29.485508 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
12596 2024.08.05 16:52:29.485796 [ 3 ] {829b059c-5c57-4a8c-a8c4-627549d58241} <Debug> DynamicQueryHandler: Done processing query
12597 2024.08.05 16:52:29.485909 [ 3 ] {829b059c-5c57-4a8c-a8c4-627549d58241} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
12598 2024.08.05 16:52:29.485909 [ 198 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_66_13} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12599 2024.08.05 16:52:29.486023 [ 3 ] {} <Debug> HTTP-Session: 7793c83e-4cce-43ba-b746-657c5cead6de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12600 2024.08.05 16:52:29.486296 [ 198 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_66_13} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
12601 2024.08.05 16:52:29.486411 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 17728, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12602 2024.08.05 16:52:29.486679 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB.
12603 2024.08.05 16:52:29.486678 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12604 2024.08.05 16:52:29.486783 [ 3 ] {} <Debug> HTTP-Session: 8f03e8b0-e6d8-403f-988b-c0b11fce1a23 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
12605 2024.08.05 16:52:29.486828 [ 190 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::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
12606 2024.08.05 16:52:29.486870 [ 3 ] {} <Debug> HTTP-Session: 8f03e8b0-e6d8-403f-988b-c0b11fce1a23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12607 2024.08.05 16:52:29.486956 [ 3 ] {} <Debug> HTTP-Session: 8f03e8b0-e6d8-403f-988b-c0b11fce1a23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12608 2024.08.05 16:52:29.487102 [ 3 ] {} <Trace> HTTP-Session: 8f03e8b0-e6d8-403f-988b-c0b11fce1a23 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12609 2024.08.05 16:52:29.487526 [ 190 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12610 2024.08.05 16:52:29.487607 [ 3 ] {fe39e850-a98f-4387-a17b-d143adabf08a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
12611 2024.08.05 16:52:29.487622 [ 190 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_61_12, total 9952 rows starting from the beginning of the part
12612 2024.08.05 16:52:29.487838 [ 3 ] {fe39e850-a98f-4387-a17b-d143adabf08a} <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
12613 2024.08.05 16:52:29.487879 [ 190 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 161 rows starting from the beginning of the part
12614 2024.08.05 16:52:29.488257 [ 190 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 160 rows starting from the beginning of the part
12615 2024.08.05 16:52:29.488653 [ 190 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 161 rows starting from the beginning of the part
12616 2024.08.05 16:52:29.488996 [ 190 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::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
12617 2024.08.05 16:52:29.489355 [ 190 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 197 rows starting from the beginning of the part
12618 2024.08.05 16:52:29.490414 [ 3 ] {fe39e850-a98f-4387-a17b-d143adabf08a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12619 2024.08.05 16:52:29.491189 [ 3 ] {fe39e850-a98f-4387-a17b-d143adabf08a} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12620 2024.08.05 16:52:29.491234 [ 3 ] {fe39e850-a98f-4387-a17b-d143adabf08a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
12621 2024.08.05 16:52:29.492085 [ 3 ] {fe39e850-a98f-4387-a17b-d143adabf08a} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
12622 2024.08.05 16:52:29.492850 [ 3 ] {fe39e850-a98f-4387-a17b-d143adabf08a} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12623 2024.08.05 16:52:29.493058 [ 80 ] {} <Debug> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
12624 2024.08.05 16:52:29.493076 [ 3 ] {fe39e850-a98f-4387-a17b-d143adabf08a} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.005719 sec., 1923.4131841230983 rows/sec., 3.45 MiB/sec.
12625 2024.08.05 16:52:29.493122 [ 80 ] {} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12626 2024.08.05 16:52:29.493210 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
12627 2024.08.05 16:52:29.493576 [ 191 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::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
12628 2024.08.05 16:52:29.493749 [ 3 ] {fe39e850-a98f-4387-a17b-d143adabf08a} <Debug> DynamicQueryHandler: Done processing query
12629 2024.08.05 16:52:29.493798 [ 3 ] {fe39e850-a98f-4387-a17b-d143adabf08a} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
12630 2024.08.05 16:52:29.493846 [ 3 ] {} <Debug> HTTP-Session: 8f03e8b0-e6d8-403f-988b-c0b11fce1a23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12631 2024.08.05 16:52:29.494096 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12632 2024.08.05 16:52:29.494315 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12633 2024.08.05 16:52:29.494431 [ 3 ] {} <Debug> HTTP-Session: eca6a212-1545-4353-8c87-a21f7a59b472 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
12634 2024.08.05 16:52:29.494537 [ 3 ] {} <Debug> HTTP-Session: eca6a212-1545-4353-8c87-a21f7a59b472 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12635 2024.08.05 16:52:29.494629 [ 3 ] {} <Debug> HTTP-Session: eca6a212-1545-4353-8c87-a21f7a59b472 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12636 2024.08.05 16:52:29.494811 [ 3 ] {} <Trace> HTTP-Session: eca6a212-1545-4353-8c87-a21f7a59b472 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12637 2024.08.05 16:52:29.495055 [ 190 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10791 rows, containing 5 columns (5 merged, 0 gathered) in 0.009316099 sec., 1158317.4459610188 rows/sec., 80.76 MiB/sec.
12638 2024.08.05 16:52:29.495211 [ 3 ] {1535e6f4-a192-4758-b686-3485eab80e66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12639 2024.08.05 16:52:29.495378 [ 3 ] {1535e6f4-a192-4758-b686-3485eab80e66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12640 2024.08.05 16:52:29.495473 [ 190 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
12641 2024.08.05 16:52:29.495706 [ 191 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12642 2024.08.05 16:52:29.496108 [ 191 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::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
12643 2024.08.05 16:52:29.496771 [ 3 ] {1535e6f4-a192-4758-b686-3485eab80e66} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12644 2024.08.05 16:52:29.497627 [ 191 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::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
12645 2024.08.05 16:52:29.497664 [ 190 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12646 2024.08.05 16:52:29.497994 [ 190 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
12647 2024.08.05 16:52:29.498322 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.30 MiB.
12648 2024.08.05 16:52:29.498324 [ 3 ] {1535e6f4-a192-4758-b686-3485eab80e66} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12649 2024.08.05 16:52:29.498444 [ 3 ] {1535e6f4-a192-4758-b686-3485eab80e66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
12650 2024.08.05 16:52:29.498866 [ 191 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::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
12651 2024.08.05 16:52:29.499564 [ 191 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::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
12652 2024.08.05 16:52:29.500039 [ 3 ] {1535e6f4-a192-4758-b686-3485eab80e66} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
12653 2024.08.05 16:52:29.500191 [ 191 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::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
12654 2024.08.05 16:52:29.500941 [ 191 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::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
12655 2024.08.05 16:52:29.501415 [ 3 ] {1535e6f4-a192-4758-b686-3485eab80e66} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12656 2024.08.05 16:52:29.501797 [ 80 ] {} <Debug> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
12657 2024.08.05 16:52:29.501853 [ 3 ] {1535e6f4-a192-4758-b686-3485eab80e66} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.006791 sec., 8835.223089383007 rows/sec., 609.72 KiB/sec.
12658 2024.08.05 16:52:29.501884 [ 80 ] {} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12659 2024.08.05 16:52:29.501995 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
12660 2024.08.05 16:52:29.502642 [ 3 ] {1535e6f4-a192-4758-b686-3485eab80e66} <Debug> DynamicQueryHandler: Done processing query
12661 2024.08.05 16:52:29.502657 [ 193 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::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
12662 2024.08.05 16:52:29.502758 [ 3 ] {1535e6f4-a192-4758-b686-3485eab80e66} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12663 2024.08.05 16:52:29.502854 [ 3 ] {} <Debug> HTTP-Session: eca6a212-1545-4353-8c87-a21f7a59b472 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12664 2024.08.05 16:52:29.503470 [ 193 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12665 2024.08.05 16:52:29.503588 [ 193 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3504 rows starting from the beginning of the part
12666 2024.08.05 16:52:29.503893 [ 193 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::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
12667 2024.08.05 16:52:29.504170 [ 193 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::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
12668 2024.08.05 16:52:29.504447 [ 193 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::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
12669 2024.08.05 16:52:29.504713 [ 193 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::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
12670 2024.08.05 16:52:29.504981 [ 193 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::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
12671 2024.08.05 16:52:29.507981 [ 193 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3804 rows, containing 4 columns (4 merged, 0 gathered) in 0.005832039 sec., 652259.0126712116 rows/sec., 43.93 MiB/sec.
12672 2024.08.05 16:52:29.508383 [ 193 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
12673 2024.08.05 16:52:29.509558 [ 193 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_66_13} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12674 2024.08.05 16:52:29.509809 [ 193 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_66_13} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
12675 2024.08.05 16:52:29.510012 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB.
12676 2024.08.05 16:52:29.512548 [ 195 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 999 rows, containing 19 columns (19 merged, 0 gathered) in 0.019177167 sec., 52093.20021043776 rows/sec., 93.35 MiB/sec.
12677 2024.08.05 16:52:29.513374 [ 195 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
12678 2024.08.05 16:52:29.513976 [ 195 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::all_1_61_12} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12679 2024.08.05 16:52:29.514063 [ 195 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::all_1_61_12} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
12680 2024.08.05 16:52:29.514188 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.16 MiB.
12681 2024.08.05 16:52:33.510010 [ 77 ] {} <Debug> DNSResolver: Updating DNS cache
12682 2024.08.05 16:52:33.510083 [ 77 ] {} <Debug> DNSResolver: Updated DNS cache
12683 2024.08.05 16:52:34.466373 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 3758, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12684 2024.08.05 16:52:34.466504 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12685 2024.08.05 16:52:34.466534 [ 3 ] {} <Debug> HTTP-Session: fe6f3cf2-d8ae-4999-8e73-b29664b8f54b Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
12686 2024.08.05 16:52:34.466563 [ 3 ] {} <Debug> HTTP-Session: fe6f3cf2-d8ae-4999-8e73-b29664b8f54b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12687 2024.08.05 16:52:34.466581 [ 3 ] {} <Debug> HTTP-Session: fe6f3cf2-d8ae-4999-8e73-b29664b8f54b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12688 2024.08.05 16:52:34.466641 [ 3 ] {} <Trace> HTTP-Session: fe6f3cf2-d8ae-4999-8e73-b29664b8f54b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12689 2024.08.05 16:52:34.466866 [ 3 ] {c60b8469-0002-4eaf-b3db-137ea0216599} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
12690 2024.08.05 16:52:34.466943 [ 3 ] {c60b8469-0002-4eaf-b3db-137ea0216599} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
12691 2024.08.05 16:52:34.467171 [ 3 ] {c60b8469-0002-4eaf-b3db-137ea0216599} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12692 2024.08.05 16:52:34.467627 [ 3 ] {c60b8469-0002-4eaf-b3db-137ea0216599} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12693 2024.08.05 16:52:34.467676 [ 3 ] {c60b8469-0002-4eaf-b3db-137ea0216599} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
12694 2024.08.05 16:52:34.468057 [ 3 ] {c60b8469-0002-4eaf-b3db-137ea0216599} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
12695 2024.08.05 16:52:34.468409 [ 3 ] {c60b8469-0002-4eaf-b3db-137ea0216599} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12696 2024.08.05 16:52:34.468594 [ 3 ] {c60b8469-0002-4eaf-b3db-137ea0216599} <Debug> executeQuery: Read 27 rows, 2.04 KiB in 0.001796 sec., 15033.407572383074 rows/sec., 1.11 MiB/sec.
12697 2024.08.05 16:52:34.468819 [ 3 ] {c60b8469-0002-4eaf-b3db-137ea0216599} <Debug> DynamicQueryHandler: Done processing query
12698 2024.08.05 16:52:34.468848 [ 3 ] {c60b8469-0002-4eaf-b3db-137ea0216599} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12699 2024.08.05 16:52:34.468865 [ 3 ] {} <Debug> HTTP-Session: fe6f3cf2-d8ae-4999-8e73-b29664b8f54b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12700 2024.08.05 16:52:34.469039 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 33833, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12701 2024.08.05 16:52:34.469095 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12702 2024.08.05 16:52:34.469115 [ 3 ] {} <Debug> HTTP-Session: b454d889-d7dc-4f58-9f2a-6cbde6104c2f Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
12703 2024.08.05 16:52:34.469133 [ 3 ] {} <Debug> HTTP-Session: b454d889-d7dc-4f58-9f2a-6cbde6104c2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12704 2024.08.05 16:52:34.469149 [ 3 ] {} <Debug> HTTP-Session: b454d889-d7dc-4f58-9f2a-6cbde6104c2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12705 2024.08.05 16:52:34.469183 [ 3 ] {} <Trace> HTTP-Session: b454d889-d7dc-4f58-9f2a-6cbde6104c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12706 2024.08.05 16:52:34.469350 [ 3 ] {7106655c-e5e7-4ab0-8efe-3b0626c8cb22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12707 2024.08.05 16:52:34.469397 [ 3 ] {7106655c-e5e7-4ab0-8efe-3b0626c8cb22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12708 2024.08.05 16:52:34.469532 [ 3 ] {7106655c-e5e7-4ab0-8efe-3b0626c8cb22} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12709 2024.08.05 16:52:34.470026 [ 3 ] {7106655c-e5e7-4ab0-8efe-3b0626c8cb22} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12710 2024.08.05 16:52:34.470063 [ 3 ] {7106655c-e5e7-4ab0-8efe-3b0626c8cb22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
12711 2024.08.05 16:52:34.470400 [ 3 ] {7106655c-e5e7-4ab0-8efe-3b0626c8cb22} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
12712 2024.08.05 16:52:34.470715 [ 3 ] {7106655c-e5e7-4ab0-8efe-3b0626c8cb22} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12713 2024.08.05 16:52:34.470856 [ 3 ] {7106655c-e5e7-4ab0-8efe-3b0626c8cb22} <Debug> executeQuery: Read 224 rows, 20.23 KiB in 0.001586 sec., 141235.8133669609 rows/sec., 12.46 MiB/sec.
12714 2024.08.05 16:52:34.471085 [ 3 ] {7106655c-e5e7-4ab0-8efe-3b0626c8cb22} <Debug> DynamicQueryHandler: Done processing query
12715 2024.08.05 16:52:34.471117 [ 3 ] {7106655c-e5e7-4ab0-8efe-3b0626c8cb22} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB.
12716 2024.08.05 16:52:34.471175 [ 3 ] {} <Debug> HTTP-Session: b454d889-d7dc-4f58-9f2a-6cbde6104c2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12717 2024.08.05 16:52:34.471433 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 65110, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12718 2024.08.05 16:52:34.471487 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12719 2024.08.05 16:52:34.471506 [ 3 ] {} <Debug> HTTP-Session: 79bd891f-33ff-42a5-8dae-95f7bb333a2c Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
12720 2024.08.05 16:52:34.471522 [ 3 ] {} <Debug> HTTP-Session: 79bd891f-33ff-42a5-8dae-95f7bb333a2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12721 2024.08.05 16:52:34.471537 [ 3 ] {} <Debug> HTTP-Session: 79bd891f-33ff-42a5-8dae-95f7bb333a2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12722 2024.08.05 16:52:34.471569 [ 3 ] {} <Trace> HTTP-Session: 79bd891f-33ff-42a5-8dae-95f7bb333a2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12723 2024.08.05 16:52:34.471771 [ 3 ] {57659366-ff23-4835-b6ef-e22b305278b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12724 2024.08.05 16:52:34.471815 [ 3 ] {57659366-ff23-4835-b6ef-e22b305278b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12725 2024.08.05 16:52:34.471957 [ 3 ] {57659366-ff23-4835-b6ef-e22b305278b6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12726 2024.08.05 16:52:34.472492 [ 3 ] {57659366-ff23-4835-b6ef-e22b305278b6} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12727 2024.08.05 16:52:34.472536 [ 3 ] {57659366-ff23-4835-b6ef-e22b305278b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
12728 2024.08.05 16:52:34.472872 [ 3 ] {57659366-ff23-4835-b6ef-e22b305278b6} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
12729 2024.08.05 16:52:34.473199 [ 3 ] {57659366-ff23-4835-b6ef-e22b305278b6} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12730 2024.08.05 16:52:34.473352 [ 3 ] {57659366-ff23-4835-b6ef-e22b305278b6} <Debug> executeQuery: Read 403 rows, 29.16 KiB in 0.001687 sec., 238885.59573206876 rows/sec., 16.88 MiB/sec.
12731 2024.08.05 16:52:34.473532 [ 3 ] {57659366-ff23-4835-b6ef-e22b305278b6} <Debug> DynamicQueryHandler: Done processing query
12732 2024.08.05 16:52:34.473557 [ 3 ] {57659366-ff23-4835-b6ef-e22b305278b6} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
12733 2024.08.05 16:52:34.473573 [ 3 ] {} <Debug> HTTP-Session: 79bd891f-33ff-42a5-8dae-95f7bb333a2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12734 2024.08.05 16:52:34.473692 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12735 2024.08.05 16:52:34.473741 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12736 2024.08.05 16:52:34.473761 [ 3 ] {} <Debug> HTTP-Session: 19a1a986-9db3-431a-bbf4-d8c76bf25d9c Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
12737 2024.08.05 16:52:34.473777 [ 3 ] {} <Debug> HTTP-Session: 19a1a986-9db3-431a-bbf4-d8c76bf25d9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12738 2024.08.05 16:52:34.473791 [ 3 ] {} <Debug> HTTP-Session: 19a1a986-9db3-431a-bbf4-d8c76bf25d9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12739 2024.08.05 16:52:34.473822 [ 3 ] {} <Trace> HTTP-Session: 19a1a986-9db3-431a-bbf4-d8c76bf25d9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12740 2024.08.05 16:52:34.473917 [ 3 ] {675f26b4-98a0-4aa4-920e-766c86fc4b24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
12741 2024.08.05 16:52:34.473962 [ 3 ] {675f26b4-98a0-4aa4-920e-766c86fc4b24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
12742 2024.08.05 16:52:34.474096 [ 3 ] {675f26b4-98a0-4aa4-920e-766c86fc4b24} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12743 2024.08.05 16:52:34.474385 [ 3 ] {675f26b4-98a0-4aa4-920e-766c86fc4b24} <Trace> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12744 2024.08.05 16:52:34.474421 [ 3 ] {675f26b4-98a0-4aa4-920e-766c86fc4b24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
12745 2024.08.05 16:52:34.474789 [ 3 ] {675f26b4-98a0-4aa4-920e-766c86fc4b24} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
12746 2024.08.05 16:52:34.475122 [ 3 ] {675f26b4-98a0-4aa4-920e-766c86fc4b24} <Trace> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12747 2024.08.05 16:52:34.475284 [ 3 ] {675f26b4-98a0-4aa4-920e-766c86fc4b24} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001383 sec., 4338.394793926248 rows/sec., 186.42 KiB/sec.
12748 2024.08.05 16:52:34.475521 [ 3 ] {675f26b4-98a0-4aa4-920e-766c86fc4b24} <Debug> DynamicQueryHandler: Done processing query
12749 2024.08.05 16:52:34.475547 [ 3 ] {675f26b4-98a0-4aa4-920e-766c86fc4b24} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
12750 2024.08.05 16:52:34.475564 [ 3 ] {} <Debug> HTTP-Session: 19a1a986-9db3-431a-bbf4-d8c76bf25d9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12751 2024.08.05 16:52:34.475708 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12752 2024.08.05 16:52:34.475757 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12753 2024.08.05 16:52:34.475777 [ 3 ] {} <Debug> HTTP-Session: c998a540-f03a-4564-8fd2-a99b9738e79f Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
12754 2024.08.05 16:52:34.475794 [ 3 ] {} <Debug> HTTP-Session: c998a540-f03a-4564-8fd2-a99b9738e79f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12755 2024.08.05 16:52:34.475808 [ 3 ] {} <Debug> HTTP-Session: c998a540-f03a-4564-8fd2-a99b9738e79f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12756 2024.08.05 16:52:34.475838 [ 3 ] {} <Trace> HTTP-Session: c998a540-f03a-4564-8fd2-a99b9738e79f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12757 2024.08.05 16:52:34.475957 [ 3 ] {4df20c83-664c-42ef-a257-5e038472582f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
12758 2024.08.05 16:52:34.476004 [ 3 ] {4df20c83-664c-42ef-a257-5e038472582f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
12759 2024.08.05 16:52:34.476150 [ 3 ] {4df20c83-664c-42ef-a257-5e038472582f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12760 2024.08.05 16:52:34.476491 [ 3 ] {4df20c83-664c-42ef-a257-5e038472582f} <Trace> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12761 2024.08.05 16:52:34.476528 [ 3 ] {4df20c83-664c-42ef-a257-5e038472582f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
12762 2024.08.05 16:52:34.476899 [ 3 ] {4df20c83-664c-42ef-a257-5e038472582f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
12763 2024.08.05 16:52:34.477239 [ 3 ] {4df20c83-664c-42ef-a257-5e038472582f} <Trace> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12764 2024.08.05 16:52:34.477400 [ 3 ] {4df20c83-664c-42ef-a257-5e038472582f} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001478 sec., 52097.42895805142 rows/sec., 3.21 MiB/sec.
12765 2024.08.05 16:52:34.477746 [ 3 ] {4df20c83-664c-42ef-a257-5e038472582f} <Debug> DynamicQueryHandler: Done processing query
12766 2024.08.05 16:52:34.477783 [ 3 ] {4df20c83-664c-42ef-a257-5e038472582f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12767 2024.08.05 16:52:34.477800 [ 3 ] {} <Debug> HTTP-Session: c998a540-f03a-4564-8fd2-a99b9738e79f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12768 2024.08.05 16:52:34.477967 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 30582, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12769 2024.08.05 16:52:34.478016 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12770 2024.08.05 16:52:34.478036 [ 3 ] {} <Debug> HTTP-Session: 45d5850e-6fb7-4c5d-ae31-782e4f66d8e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
12771 2024.08.05 16:52:34.478052 [ 3 ] {} <Debug> HTTP-Session: 45d5850e-6fb7-4c5d-ae31-782e4f66d8e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12772 2024.08.05 16:52:34.478066 [ 3 ] {} <Debug> HTTP-Session: 45d5850e-6fb7-4c5d-ae31-782e4f66d8e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12773 2024.08.05 16:52:34.478097 [ 3 ] {} <Trace> HTTP-Session: 45d5850e-6fb7-4c5d-ae31-782e4f66d8e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12774 2024.08.05 16:52:34.478242 [ 3 ] {418fb5b8-894d-45c3-bfe8-4c17cf067713} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12775 2024.08.05 16:52:34.478290 [ 3 ] {418fb5b8-894d-45c3-bfe8-4c17cf067713} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12776 2024.08.05 16:52:34.478459 [ 3 ] {418fb5b8-894d-45c3-bfe8-4c17cf067713} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12777 2024.08.05 16:52:34.478861 [ 3 ] {418fb5b8-894d-45c3-bfe8-4c17cf067713} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12778 2024.08.05 16:52:34.478897 [ 3 ] {418fb5b8-894d-45c3-bfe8-4c17cf067713} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
12779 2024.08.05 16:52:34.479277 [ 3 ] {418fb5b8-894d-45c3-bfe8-4c17cf067713} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
12780 2024.08.05 16:52:34.479617 [ 3 ] {418fb5b8-894d-45c3-bfe8-4c17cf067713} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12781 2024.08.05 16:52:34.479790 [ 3 ] {418fb5b8-894d-45c3-bfe8-4c17cf067713} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001612 sec., 99255.58312655088 rows/sec., 6.91 MiB/sec.
12782 2024.08.05 16:52:34.479977 [ 3 ] {418fb5b8-894d-45c3-bfe8-4c17cf067713} <Debug> DynamicQueryHandler: Done processing query
12783 2024.08.05 16:52:34.480003 [ 3 ] {418fb5b8-894d-45c3-bfe8-4c17cf067713} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
12784 2024.08.05 16:52:34.480019 [ 3 ] {} <Debug> HTTP-Session: 45d5850e-6fb7-4c5d-ae31-782e4f66d8e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12785 2024.08.05 16:52:34.480191 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 33806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12786 2024.08.05 16:52:34.480242 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12787 2024.08.05 16:52:34.480262 [ 3 ] {} <Debug> HTTP-Session: ec0b0a3e-1408-46cc-bd86-12ab5a47a7e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
12788 2024.08.05 16:52:34.480278 [ 3 ] {} <Debug> HTTP-Session: ec0b0a3e-1408-46cc-bd86-12ab5a47a7e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12789 2024.08.05 16:52:34.480292 [ 3 ] {} <Debug> HTTP-Session: ec0b0a3e-1408-46cc-bd86-12ab5a47a7e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12790 2024.08.05 16:52:34.480322 [ 3 ] {} <Trace> HTTP-Session: ec0b0a3e-1408-46cc-bd86-12ab5a47a7e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12791 2024.08.05 16:52:34.480577 [ 3 ] {a1136cb4-802a-4e98-85cc-58f98da6f7da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
12792 2024.08.05 16:52:34.480642 [ 3 ] {a1136cb4-802a-4e98-85cc-58f98da6f7da} <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
12793 2024.08.05 16:52:34.481061 [ 3 ] {a1136cb4-802a-4e98-85cc-58f98da6f7da} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12794 2024.08.05 16:52:34.481635 [ 3 ] {a1136cb4-802a-4e98-85cc-58f98da6f7da} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12795 2024.08.05 16:52:34.481671 [ 3 ] {a1136cb4-802a-4e98-85cc-58f98da6f7da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
12796 2024.08.05 16:52:34.482275 [ 3 ] {a1136cb4-802a-4e98-85cc-58f98da6f7da} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
12797 2024.08.05 16:52:34.482689 [ 3 ] {a1136cb4-802a-4e98-85cc-58f98da6f7da} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12798 2024.08.05 16:52:34.482886 [ 3 ] {a1136cb4-802a-4e98-85cc-58f98da6f7da} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.002484 sec., 8454.106280193237 rows/sec., 15.15 MiB/sec.
12799 2024.08.05 16:52:34.483178 [ 3 ] {a1136cb4-802a-4e98-85cc-58f98da6f7da} <Debug> DynamicQueryHandler: Done processing query
12800 2024.08.05 16:52:34.483211 [ 3 ] {a1136cb4-802a-4e98-85cc-58f98da6f7da} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
12801 2024.08.05 16:52:34.483231 [ 3 ] {} <Debug> HTTP-Session: ec0b0a3e-1408-46cc-bd86-12ab5a47a7e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12802 2024.08.05 16:52:34.483351 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 3209, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12803 2024.08.05 16:52:34.483399 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12804 2024.08.05 16:52:34.483418 [ 3 ] {} <Debug> HTTP-Session: 8533085a-8903-4553-af8d-0c364933eb9a Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
12805 2024.08.05 16:52:34.483435 [ 3 ] {} <Debug> HTTP-Session: 8533085a-8903-4553-af8d-0c364933eb9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12806 2024.08.05 16:52:34.483450 [ 3 ] {} <Debug> HTTP-Session: 8533085a-8903-4553-af8d-0c364933eb9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12807 2024.08.05 16:52:34.483480 [ 3 ] {} <Trace> HTTP-Session: 8533085a-8903-4553-af8d-0c364933eb9a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12808 2024.08.05 16:52:34.483581 [ 3 ] {08e804aa-64f1-4e28-b969-e6be73028b6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
12809 2024.08.05 16:52:34.483625 [ 3 ] {08e804aa-64f1-4e28-b969-e6be73028b6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
12810 2024.08.05 16:52:34.483754 [ 3 ] {08e804aa-64f1-4e28-b969-e6be73028b6b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12811 2024.08.05 16:52:34.484018 [ 3 ] {08e804aa-64f1-4e28-b969-e6be73028b6b} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12812 2024.08.05 16:52:34.484054 [ 3 ] {08e804aa-64f1-4e28-b969-e6be73028b6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
12813 2024.08.05 16:52:34.484412 [ 3 ] {08e804aa-64f1-4e28-b969-e6be73028b6b} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
12814 2024.08.05 16:52:34.484735 [ 3 ] {08e804aa-64f1-4e28-b969-e6be73028b6b} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12815 2024.08.05 16:52:34.484906 [ 3 ] {08e804aa-64f1-4e28-b969-e6be73028b6b} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001342 sec., 17138.59910581222 rows/sec., 927.08 KiB/sec.
12816 2024.08.05 16:52:34.484924 [ 75 ] {} <Debug> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
12817 2024.08.05 16:52:34.485054 [ 75 ] {} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12818 2024.08.05 16:52:34.485122 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
12819 2024.08.05 16:52:34.485133 [ 3 ] {08e804aa-64f1-4e28-b969-e6be73028b6b} <Debug> DynamicQueryHandler: Done processing query
12820 2024.08.05 16:52:34.485182 [ 3 ] {08e804aa-64f1-4e28-b969-e6be73028b6b} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
12821 2024.08.05 16:52:34.485243 [ 3 ] {} <Debug> HTTP-Session: 8533085a-8903-4553-af8d-0c364933eb9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12822 2024.08.05 16:52:34.485375 [ 201 ] {ae17f19f-5f7e-41fb-b229-935f5864debe::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
12823 2024.08.05 16:52:34.485422 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12824 2024.08.05 16:52:34.485520 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12825 2024.08.05 16:52:34.485569 [ 3 ] {} <Debug> HTTP-Session: 7ed7b596-8893-4924-989b-fa685a3db2f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
12826 2024.08.05 16:52:34.485609 [ 3 ] {} <Debug> HTTP-Session: 7ed7b596-8893-4924-989b-fa685a3db2f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12827 2024.08.05 16:52:34.485649 [ 3 ] {} <Debug> HTTP-Session: 7ed7b596-8893-4924-989b-fa685a3db2f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12828 2024.08.05 16:52:34.485728 [ 3 ] {} <Trace> HTTP-Session: 7ed7b596-8893-4924-989b-fa685a3db2f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12829 2024.08.05 16:52:34.485774 [ 201 ] {ae17f19f-5f7e-41fb-b229-935f5864debe::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12830 2024.08.05 16:52:34.485876 [ 201 ] {ae17f19f-5f7e-41fb-b229-935f5864debe::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 579 rows starting from the beginning of the part
12831 2024.08.05 16:52:34.485975 [ 3 ] {a0dc2581-9f2c-4184-8a7b-9c1660a58750} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12832 2024.08.05 16:52:34.486132 [ 201 ] {ae17f19f-5f7e-41fb-b229-935f5864debe::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 23 rows starting from the beginning of the part
12833 2024.08.05 16:52:34.486150 [ 3 ] {a0dc2581-9f2c-4184-8a7b-9c1660a58750} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12834 2024.08.05 16:52:34.486419 [ 201 ] {ae17f19f-5f7e-41fb-b229-935f5864debe::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 23 rows starting from the beginning of the part
12835 2024.08.05 16:52:34.486728 [ 201 ] {ae17f19f-5f7e-41fb-b229-935f5864debe::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 23 rows starting from the beginning of the part
12836 2024.08.05 16:52:34.487030 [ 201 ] {ae17f19f-5f7e-41fb-b229-935f5864debe::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 23 rows starting from the beginning of the part
12837 2024.08.05 16:52:34.487380 [ 201 ] {ae17f19f-5f7e-41fb-b229-935f5864debe::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 23 rows starting from the beginning of the part
12838 2024.08.05 16:52:34.487570 [ 3 ] {a0dc2581-9f2c-4184-8a7b-9c1660a58750} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12839 2024.08.05 16:52:34.488317 [ 3 ] {a0dc2581-9f2c-4184-8a7b-9c1660a58750} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12840 2024.08.05 16:52:34.488378 [ 3 ] {a0dc2581-9f2c-4184-8a7b-9c1660a58750} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
12841 2024.08.05 16:52:34.489326 [ 3 ] {a0dc2581-9f2c-4184-8a7b-9c1660a58750} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
12842 2024.08.05 16:52:34.490312 [ 3 ] {a0dc2581-9f2c-4184-8a7b-9c1660a58750} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12843 2024.08.05 16:52:34.490399 [ 201 ] {ae17f19f-5f7e-41fb-b229-935f5864debe::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 694 rows, containing 4 columns (4 merged, 0 gathered) in 0.005129808 sec., 135287.71447196466 rows/sec., 7.25 MiB/sec.
12844 2024.08.05 16:52:34.490633 [ 3 ] {a0dc2581-9f2c-4184-8a7b-9c1660a58750} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00472 sec., 12711.86440677966 rows/sec., 877.25 KiB/sec.
12845 2024.08.05 16:52:34.490794 [ 188 ] {ae17f19f-5f7e-41fb-b229-935f5864debe::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
12846 2024.08.05 16:52:34.491086 [ 3 ] {a0dc2581-9f2c-4184-8a7b-9c1660a58750} <Debug> DynamicQueryHandler: Done processing query
12847 2024.08.05 16:52:34.491166 [ 3 ] {a0dc2581-9f2c-4184-8a7b-9c1660a58750} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12848 2024.08.05 16:52:34.491255 [ 3 ] {} <Debug> HTTP-Session: 7ed7b596-8893-4924-989b-fa685a3db2f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12849 2024.08.05 16:52:34.491760 [ 188 ] {ae17f19f-5f7e-41fb-b229-935f5864debe::all_1_31_6} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12850 2024.08.05 16:52:34.491867 [ 188 ] {ae17f19f-5f7e-41fb-b229-935f5864debe::all_1_31_6} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
12851 2024.08.05 16:52:34.491973 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB.
12852 2024.08.05 16:52:35.001635 [ 243 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001237511 sec.
12853 2024.08.05 16:52:39.460769 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 1628, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12854 2024.08.05 16:52:39.460971 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12855 2024.08.05 16:52:39.461018 [ 3 ] {} <Debug> HTTP-Session: e868e0ab-bca7-4738-9c1d-b565833885c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
12856 2024.08.05 16:52:39.461058 [ 3 ] {} <Debug> HTTP-Session: e868e0ab-bca7-4738-9c1d-b565833885c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12857 2024.08.05 16:52:39.461086 [ 3 ] {} <Debug> HTTP-Session: e868e0ab-bca7-4738-9c1d-b565833885c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12858 2024.08.05 16:52:39.461166 [ 3 ] {} <Trace> HTTP-Session: e868e0ab-bca7-4738-9c1d-b565833885c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12859 2024.08.05 16:52:39.461456 [ 3 ] {bc4d3814-d4b8-4294-9a01-92ef8e1e3241} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
12860 2024.08.05 16:52:39.461564 [ 3 ] {bc4d3814-d4b8-4294-9a01-92ef8e1e3241} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
12861 2024.08.05 16:52:39.461807 [ 3 ] {bc4d3814-d4b8-4294-9a01-92ef8e1e3241} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12862 2024.08.05 16:52:39.462240 [ 3 ] {bc4d3814-d4b8-4294-9a01-92ef8e1e3241} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12863 2024.08.05 16:52:39.462282 [ 3 ] {bc4d3814-d4b8-4294-9a01-92ef8e1e3241} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
12864 2024.08.05 16:52:39.462657 [ 3 ] {bc4d3814-d4b8-4294-9a01-92ef8e1e3241} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
12865 2024.08.05 16:52:39.463009 [ 3 ] {bc4d3814-d4b8-4294-9a01-92ef8e1e3241} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12866 2024.08.05 16:52:39.463177 [ 3 ] {bc4d3814-d4b8-4294-9a01-92ef8e1e3241} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001813 sec., 6067.291781577496 rows/sec., 491.78 KiB/sec.
12867 2024.08.05 16:52:39.463490 [ 3 ] {bc4d3814-d4b8-4294-9a01-92ef8e1e3241} <Debug> DynamicQueryHandler: Done processing query
12868 2024.08.05 16:52:39.463553 [ 3 ] {bc4d3814-d4b8-4294-9a01-92ef8e1e3241} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12869 2024.08.05 16:52:39.463618 [ 3 ] {} <Debug> HTTP-Session: e868e0ab-bca7-4738-9c1d-b565833885c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12870 2024.08.05 16:52:39.463819 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 12809, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12871 2024.08.05 16:52:39.463873 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12872 2024.08.05 16:52:39.463893 [ 3 ] {} <Debug> HTTP-Session: d5ab8616-12b9-4819-b9f3-45b2f8903dfe Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
12873 2024.08.05 16:52:39.463909 [ 3 ] {} <Debug> HTTP-Session: d5ab8616-12b9-4819-b9f3-45b2f8903dfe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12874 2024.08.05 16:52:39.463923 [ 3 ] {} <Debug> HTTP-Session: d5ab8616-12b9-4819-b9f3-45b2f8903dfe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12875 2024.08.05 16:52:39.463956 [ 3 ] {} <Trace> HTTP-Session: d5ab8616-12b9-4819-b9f3-45b2f8903dfe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12876 2024.08.05 16:52:39.464083 [ 3 ] {637d985e-155c-4694-ae40-7b136940289c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12877 2024.08.05 16:52:39.464129 [ 3 ] {637d985e-155c-4694-ae40-7b136940289c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12878 2024.08.05 16:52:39.464274 [ 3 ] {637d985e-155c-4694-ae40-7b136940289c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12879 2024.08.05 16:52:39.464644 [ 3 ] {637d985e-155c-4694-ae40-7b136940289c} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12880 2024.08.05 16:52:39.464683 [ 3 ] {637d985e-155c-4694-ae40-7b136940289c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
12881 2024.08.05 16:52:39.465011 [ 3 ] {637d985e-155c-4694-ae40-7b136940289c} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
12882 2024.08.05 16:52:39.465318 [ 3 ] {637d985e-155c-4694-ae40-7b136940289c} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12883 2024.08.05 16:52:39.465580 [ 3 ] {637d985e-155c-4694-ae40-7b136940289c} <Debug> executeQuery: Read 89 rows, 7.39 KiB in 0.001534 sec., 58018.252933507174 rows/sec., 4.70 MiB/sec.
12884 2024.08.05 16:52:39.465741 [ 3 ] {637d985e-155c-4694-ae40-7b136940289c} <Debug> DynamicQueryHandler: Done processing query
12885 2024.08.05 16:52:39.465766 [ 3 ] {637d985e-155c-4694-ae40-7b136940289c} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
12886 2024.08.05 16:52:39.465782 [ 3 ] {} <Debug> HTTP-Session: d5ab8616-12b9-4819-b9f3-45b2f8903dfe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12887 2024.08.05 16:52:39.465911 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 12739, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12888 2024.08.05 16:52:39.465958 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12889 2024.08.05 16:52:39.465978 [ 3 ] {} <Debug> HTTP-Session: 74c0a70d-47ab-406b-9597-56cefcc28602 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
12890 2024.08.05 16:52:39.465994 [ 3 ] {} <Debug> HTTP-Session: 74c0a70d-47ab-406b-9597-56cefcc28602 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12891 2024.08.05 16:52:39.466007 [ 3 ] {} <Debug> HTTP-Session: 74c0a70d-47ab-406b-9597-56cefcc28602 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12892 2024.08.05 16:52:39.466037 [ 3 ] {} <Trace> HTTP-Session: 74c0a70d-47ab-406b-9597-56cefcc28602 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12893 2024.08.05 16:52:39.466176 [ 3 ] {24e5258b-0cb6-4dc0-8f17-ca35cfcb269d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12894 2024.08.05 16:52:39.466303 [ 3 ] {24e5258b-0cb6-4dc0-8f17-ca35cfcb269d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12895 2024.08.05 16:52:39.466432 [ 3 ] {24e5258b-0cb6-4dc0-8f17-ca35cfcb269d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12896 2024.08.05 16:52:39.466779 [ 3 ] {24e5258b-0cb6-4dc0-8f17-ca35cfcb269d} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12897 2024.08.05 16:52:39.466816 [ 3 ] {24e5258b-0cb6-4dc0-8f17-ca35cfcb269d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
12898 2024.08.05 16:52:39.467137 [ 3 ] {24e5258b-0cb6-4dc0-8f17-ca35cfcb269d} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
12899 2024.08.05 16:52:39.467442 [ 3 ] {24e5258b-0cb6-4dc0-8f17-ca35cfcb269d} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12900 2024.08.05 16:52:39.467595 [ 3 ] {24e5258b-0cb6-4dc0-8f17-ca35cfcb269d} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001461 sec., 51334.702258726895 rows/sec., 4.01 MiB/sec.
12901 2024.08.05 16:52:39.467759 [ 3 ] {24e5258b-0cb6-4dc0-8f17-ca35cfcb269d} <Debug> DynamicQueryHandler: Done processing query
12902 2024.08.05 16:52:39.467784 [ 3 ] {24e5258b-0cb6-4dc0-8f17-ca35cfcb269d} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
12903 2024.08.05 16:52:39.467799 [ 3 ] {} <Debug> HTTP-Session: 74c0a70d-47ab-406b-9597-56cefcc28602 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12904 2024.08.05 16:52:39.467942 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 30582, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12905 2024.08.05 16:52:39.467992 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12906 2024.08.05 16:52:39.468012 [ 3 ] {} <Debug> HTTP-Session: 54f51ce9-6ab0-43fb-bf4c-73bd740a3f38 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
12907 2024.08.05 16:52:39.468028 [ 3 ] {} <Debug> HTTP-Session: 54f51ce9-6ab0-43fb-bf4c-73bd740a3f38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12908 2024.08.05 16:52:39.468041 [ 3 ] {} <Debug> HTTP-Session: 54f51ce9-6ab0-43fb-bf4c-73bd740a3f38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12909 2024.08.05 16:52:39.468071 [ 3 ] {} <Trace> HTTP-Session: 54f51ce9-6ab0-43fb-bf4c-73bd740a3f38 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12910 2024.08.05 16:52:39.468213 [ 3 ] {c5b4e31b-9b3f-4bbe-b126-9f6968495474} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12911 2024.08.05 16:52:39.468260 [ 3 ] {c5b4e31b-9b3f-4bbe-b126-9f6968495474} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12912 2024.08.05 16:52:39.468409 [ 3 ] {c5b4e31b-9b3f-4bbe-b126-9f6968495474} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12913 2024.08.05 16:52:39.468922 [ 3 ] {c5b4e31b-9b3f-4bbe-b126-9f6968495474} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12914 2024.08.05 16:52:39.468959 [ 3 ] {c5b4e31b-9b3f-4bbe-b126-9f6968495474} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
12915 2024.08.05 16:52:39.469360 [ 3 ] {c5b4e31b-9b3f-4bbe-b126-9f6968495474} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
12916 2024.08.05 16:52:39.469714 [ 3 ] {c5b4e31b-9b3f-4bbe-b126-9f6968495474} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12917 2024.08.05 16:52:39.469876 [ 3 ] {c5b4e31b-9b3f-4bbe-b126-9f6968495474} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001724 sec., 92807.42459396752 rows/sec., 6.46 MiB/sec.
12918 2024.08.05 16:52:39.470154 [ 3 ] {c5b4e31b-9b3f-4bbe-b126-9f6968495474} <Debug> DynamicQueryHandler: Done processing query
12919 2024.08.05 16:52:39.470213 [ 3 ] {c5b4e31b-9b3f-4bbe-b126-9f6968495474} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
12920 2024.08.05 16:52:39.470279 [ 3 ] {} <Debug> HTTP-Session: 54f51ce9-6ab0-43fb-bf4c-73bd740a3f38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12921 2024.08.05 16:52:39.470481 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 17736, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12922 2024.08.05 16:52:39.470536 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12923 2024.08.05 16:52:39.470556 [ 3 ] {} <Debug> HTTP-Session: 1740f7e6-318a-4574-9da4-c13d1bc4b4ec Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
12924 2024.08.05 16:52:39.470572 [ 3 ] {} <Debug> HTTP-Session: 1740f7e6-318a-4574-9da4-c13d1bc4b4ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12925 2024.08.05 16:52:39.470585 [ 3 ] {} <Debug> HTTP-Session: 1740f7e6-318a-4574-9da4-c13d1bc4b4ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12926 2024.08.05 16:52:39.470617 [ 3 ] {} <Trace> HTTP-Session: 1740f7e6-318a-4574-9da4-c13d1bc4b4ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12927 2024.08.05 16:52:39.470809 [ 3 ] {d24d4b08-accf-47f6-8c90-80c3ec5f1b4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
12928 2024.08.05 16:52:39.470881 [ 3 ] {d24d4b08-accf-47f6-8c90-80c3ec5f1b4b} <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
12929 2024.08.05 16:52:39.471322 [ 3 ] {d24d4b08-accf-47f6-8c90-80c3ec5f1b4b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12930 2024.08.05 16:52:39.471849 [ 3 ] {d24d4b08-accf-47f6-8c90-80c3ec5f1b4b} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12931 2024.08.05 16:52:39.471885 [ 3 ] {d24d4b08-accf-47f6-8c90-80c3ec5f1b4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
12932 2024.08.05 16:52:39.472480 [ 3 ] {d24d4b08-accf-47f6-8c90-80c3ec5f1b4b} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
12933 2024.08.05 16:52:39.472916 [ 3 ] {d24d4b08-accf-47f6-8c90-80c3ec5f1b4b} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12934 2024.08.05 16:52:39.473120 [ 3 ] {d24d4b08-accf-47f6-8c90-80c3ec5f1b4b} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002413 sec., 4558.64069622876 rows/sec., 8.17 MiB/sec.
12935 2024.08.05 16:52:39.473551 [ 3 ] {d24d4b08-accf-47f6-8c90-80c3ec5f1b4b} <Debug> DynamicQueryHandler: Done processing query
12936 2024.08.05 16:52:39.473609 [ 3 ] {d24d4b08-accf-47f6-8c90-80c3ec5f1b4b} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
12937 2024.08.05 16:52:39.473665 [ 3 ] {} <Debug> HTTP-Session: 1740f7e6-318a-4574-9da4-c13d1bc4b4ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12938 2024.08.05 16:52:39.473832 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12939 2024.08.05 16:52:39.473883 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12940 2024.08.05 16:52:39.473902 [ 3 ] {} <Debug> HTTP-Session: 068f21d4-cd52-46ef-b89f-ba78ce097ae8 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
12941 2024.08.05 16:52:39.473920 [ 3 ] {} <Debug> HTTP-Session: 068f21d4-cd52-46ef-b89f-ba78ce097ae8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12942 2024.08.05 16:52:39.473934 [ 3 ] {} <Debug> HTTP-Session: 068f21d4-cd52-46ef-b89f-ba78ce097ae8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12943 2024.08.05 16:52:39.473967 [ 3 ] {} <Trace> HTTP-Session: 068f21d4-cd52-46ef-b89f-ba78ce097ae8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12944 2024.08.05 16:52:39.474088 [ 3 ] {0d13620d-6cbe-46dd-94dc-25e91c531cef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12945 2024.08.05 16:52:39.474133 [ 3 ] {0d13620d-6cbe-46dd-94dc-25e91c531cef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12946 2024.08.05 16:52:39.474270 [ 3 ] {0d13620d-6cbe-46dd-94dc-25e91c531cef} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12947 2024.08.05 16:52:39.474601 [ 3 ] {0d13620d-6cbe-46dd-94dc-25e91c531cef} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12948 2024.08.05 16:52:39.474638 [ 3 ] {0d13620d-6cbe-46dd-94dc-25e91c531cef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
12949 2024.08.05 16:52:39.475001 [ 3 ] {0d13620d-6cbe-46dd-94dc-25e91c531cef} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
12950 2024.08.05 16:52:39.475326 [ 3 ] {0d13620d-6cbe-46dd-94dc-25e91c531cef} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12951 2024.08.05 16:52:39.475484 [ 3 ] {0d13620d-6cbe-46dd-94dc-25e91c531cef} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001428 sec., 42016.80672268908 rows/sec., 2.83 MiB/sec.
12952 2024.08.05 16:52:39.475742 [ 3 ] {0d13620d-6cbe-46dd-94dc-25e91c531cef} <Debug> DynamicQueryHandler: Done processing query
12953 2024.08.05 16:52:39.475804 [ 3 ] {0d13620d-6cbe-46dd-94dc-25e91c531cef} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12954 2024.08.05 16:52:39.475860 [ 3 ] {} <Debug> HTTP-Session: 068f21d4-cd52-46ef-b89f-ba78ce097ae8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12955 2024.08.05 16:52:40.364662 [ 70 ] {} <Debug> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0) (MergerMutator): Selected 5 parts from all_1_29_6 to all_33_33_0
12956 2024.08.05 16:52:40.364729 [ 70 ] {} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12957 2024.08.05 16:52:40.364751 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
12958 2024.08.05 16:52:40.364957 [ 199 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_33_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_6 to all_33_33_0 into Compact with storage Full
12959 2024.08.05 16:52:40.365191 [ 199 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_33_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12960 2024.08.05 16:52:40.365229 [ 199 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_6, total 16 rows starting from the beginning of the part
12961 2024.08.05 16:52:40.365306 [ 199 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 2 rows starting from the beginning of the part
12962 2024.08.05 16:52:40.365528 [ 199 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 2 rows starting from the beginning of the part
12963 2024.08.05 16:52:40.365742 [ 199 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 2 rows starting from the beginning of the part
12964 2024.08.05 16:52:40.365895 [ 199 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 2 rows starting from the beginning of the part
12965 2024.08.05 16:52:40.366997 [ 188 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_33_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24 rows, containing 4 columns (4 merged, 0 gathered) in 0.002165157 sec., 11084.64651755046 rows/sec., 773.98 KiB/sec.
12966 2024.08.05 16:52:40.367168 [ 188 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_33_7} <Trace> MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary)
12967 2024.08.05 16:52:40.367574 [ 188 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_33_7} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12968 2024.08.05 16:52:40.367663 [ 188 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_33_7} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0) (MergerMutator): Merged 5 parts: [all_1_29_6, all_33_33_0] -> all_1_33_7
12969 2024.08.05 16:52:40.367764 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB.
12970 2024.08.05 16:52:41.332849 [ 70 ] {} <Debug> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb) (MergerMutator): Selected 5 parts from all_1_29_6 to all_33_33_0
12971 2024.08.05 16:52:41.332920 [ 70 ] {} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12972 2024.08.05 16:52:41.332946 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
12973 2024.08.05 16:52:41.333143 [ 192 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_33_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_6 to all_33_33_0 into Compact with storage Full
12974 2024.08.05 16:52:41.333421 [ 192 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_33_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12975 2024.08.05 16:52:41.333457 [ 192 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_6, total 16 rows starting from the beginning of the part
12976 2024.08.05 16:52:41.333534 [ 192 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 2 rows starting from the beginning of the part
12977 2024.08.05 16:52:41.333715 [ 192 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 2 rows starting from the beginning of the part
12978 2024.08.05 16:52:41.333957 [ 192 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 2 rows starting from the beginning of the part
12979 2024.08.05 16:52:41.334050 [ 192 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 2 rows starting from the beginning of the part
12980 2024.08.05 16:52:41.334994 [ 199 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_33_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24 rows, containing 4 columns (4 merged, 0 gathered) in 0.001959254 sec., 12249.560291825357 rows/sec., 998.87 KiB/sec.
12981 2024.08.05 16:52:41.335272 [ 199 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_33_7} <Trace> MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary)
12982 2024.08.05 16:52:41.335873 [ 199 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_33_7} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12983 2024.08.05 16:52:41.335964 [ 199 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_33_7} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb) (MergerMutator): Merged 5 parts: [all_1_29_6, all_33_33_0] -> all_1_33_7
12984 2024.08.05 16:52:41.336064 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
12985 2024.08.05 16:52:44.466261 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 3758, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12986 2024.08.05 16:52:44.466457 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12987 2024.08.05 16:52:44.466504 [ 3 ] {} <Debug> HTTP-Session: a29406d9-a5a1-48d7-a814-cebf8c88d3e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
12988 2024.08.05 16:52:44.466547 [ 3 ] {} <Debug> HTTP-Session: a29406d9-a5a1-48d7-a814-cebf8c88d3e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12989 2024.08.05 16:52:44.466576 [ 3 ] {} <Debug> HTTP-Session: a29406d9-a5a1-48d7-a814-cebf8c88d3e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12990 2024.08.05 16:52:44.466655 [ 3 ] {} <Trace> HTTP-Session: a29406d9-a5a1-48d7-a814-cebf8c88d3e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12991 2024.08.05 16:52:44.466913 [ 3 ] {89acf323-2ee8-4fd8-98c6-bcc39e97d9c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
12992 2024.08.05 16:52:44.466981 [ 3 ] {89acf323-2ee8-4fd8-98c6-bcc39e97d9c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
12993 2024.08.05 16:52:44.467178 [ 3 ] {89acf323-2ee8-4fd8-98c6-bcc39e97d9c8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12994 2024.08.05 16:52:44.467670 [ 3 ] {89acf323-2ee8-4fd8-98c6-bcc39e97d9c8} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12995 2024.08.05 16:52:44.467717 [ 3 ] {89acf323-2ee8-4fd8-98c6-bcc39e97d9c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
12996 2024.08.05 16:52:44.468089 [ 3 ] {89acf323-2ee8-4fd8-98c6-bcc39e97d9c8} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
12997 2024.08.05 16:52:44.468420 [ 3 ] {89acf323-2ee8-4fd8-98c6-bcc39e97d9c8} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12998 2024.08.05 16:52:44.468589 [ 3 ] {89acf323-2ee8-4fd8-98c6-bcc39e97d9c8} <Debug> executeQuery: Read 27 rows, 2.04 KiB in 0.001736 sec., 15552.99539170507 rows/sec., 1.15 MiB/sec.
12999 2024.08.05 16:52:44.468819 [ 3 ] {89acf323-2ee8-4fd8-98c6-bcc39e97d9c8} <Debug> DynamicQueryHandler: Done processing query
13000 2024.08.05 16:52:44.468847 [ 3 ] {89acf323-2ee8-4fd8-98c6-bcc39e97d9c8} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13001 2024.08.05 16:52:44.468864 [ 3 ] {} <Debug> HTTP-Session: a29406d9-a5a1-48d7-a814-cebf8c88d3e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13002 2024.08.05 16:52:44.468999 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13003 2024.08.05 16:52:44.469056 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13004 2024.08.05 16:52:44.469075 [ 3 ] {} <Debug> HTTP-Session: 670b6e51-5cf7-4051-969e-44e750713448 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
13005 2024.08.05 16:52:44.469093 [ 3 ] {} <Debug> HTTP-Session: 670b6e51-5cf7-4051-969e-44e750713448 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13006 2024.08.05 16:52:44.469109 [ 3 ] {} <Debug> HTTP-Session: 670b6e51-5cf7-4051-969e-44e750713448 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13007 2024.08.05 16:52:44.469144 [ 3 ] {} <Trace> HTTP-Session: 670b6e51-5cf7-4051-969e-44e750713448 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13008 2024.08.05 16:52:44.469244 [ 3 ] {ef003f45-a54e-45b6-9b0e-278d72d2ab9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
13009 2024.08.05 16:52:44.469291 [ 3 ] {ef003f45-a54e-45b6-9b0e-278d72d2ab9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
13010 2024.08.05 16:52:44.469422 [ 3 ] {ef003f45-a54e-45b6-9b0e-278d72d2ab9b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13011 2024.08.05 16:52:44.469724 [ 3 ] {ef003f45-a54e-45b6-9b0e-278d72d2ab9b} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13012 2024.08.05 16:52:44.469762 [ 3 ] {ef003f45-a54e-45b6-9b0e-278d72d2ab9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
13013 2024.08.05 16:52:44.470057 [ 3 ] {ef003f45-a54e-45b6-9b0e-278d72d2ab9b} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
13014 2024.08.05 16:52:44.470368 [ 3 ] {ef003f45-a54e-45b6-9b0e-278d72d2ab9b} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13015 2024.08.05 16:52:44.470527 [ 3 ] {ef003f45-a54e-45b6-9b0e-278d72d2ab9b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001303 sec., 1534.9194167306218 rows/sec., 125.16 KiB/sec.
13016 2024.08.05 16:52:44.470729 [ 3 ] {ef003f45-a54e-45b6-9b0e-278d72d2ab9b} <Debug> DynamicQueryHandler: Done processing query
13017 2024.08.05 16:52:44.470765 [ 3 ] {ef003f45-a54e-45b6-9b0e-278d72d2ab9b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
13018 2024.08.05 16:52:44.470784 [ 3 ] {} <Debug> HTTP-Session: 670b6e51-5cf7-4051-969e-44e750713448 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13019 2024.08.05 16:52:44.470953 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 33966, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13020 2024.08.05 16:52:44.471002 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13021 2024.08.05 16:52:44.471022 [ 3 ] {} <Debug> HTTP-Session: cfef0f9a-9fc8-4982-89f3-de1e1c4411bc Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
13022 2024.08.05 16:52:44.471038 [ 3 ] {} <Debug> HTTP-Session: cfef0f9a-9fc8-4982-89f3-de1e1c4411bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13023 2024.08.05 16:52:44.471052 [ 3 ] {} <Debug> HTTP-Session: cfef0f9a-9fc8-4982-89f3-de1e1c4411bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13024 2024.08.05 16:52:44.471082 [ 3 ] {} <Trace> HTTP-Session: cfef0f9a-9fc8-4982-89f3-de1e1c4411bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13025 2024.08.05 16:52:44.471231 [ 3 ] {67e99b9d-b4e0-427d-927b-92d019a2ccc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13026 2024.08.05 16:52:44.471273 [ 3 ] {67e99b9d-b4e0-427d-927b-92d019a2ccc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13027 2024.08.05 16:52:44.471399 [ 3 ] {67e99b9d-b4e0-427d-927b-92d019a2ccc0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13028 2024.08.05 16:52:44.471839 [ 3 ] {67e99b9d-b4e0-427d-927b-92d019a2ccc0} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13029 2024.08.05 16:52:44.471876 [ 3 ] {67e99b9d-b4e0-427d-927b-92d019a2ccc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
13030 2024.08.05 16:52:44.472192 [ 3 ] {67e99b9d-b4e0-427d-927b-92d019a2ccc0} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
13031 2024.08.05 16:52:44.472496 [ 3 ] {67e99b9d-b4e0-427d-927b-92d019a2ccc0} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13032 2024.08.05 16:52:44.472648 [ 3 ] {67e99b9d-b4e0-427d-927b-92d019a2ccc0} <Debug> executeQuery: Read 225 rows, 20.30 KiB in 0.001481 sec., 151924.37542201218 rows/sec., 13.39 MiB/sec.
13033 2024.08.05 16:52:44.472908 [ 3 ] {67e99b9d-b4e0-427d-927b-92d019a2ccc0} <Debug> DynamicQueryHandler: Done processing query
13034 2024.08.05 16:52:44.472967 [ 3 ] {67e99b9d-b4e0-427d-927b-92d019a2ccc0} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB.
13035 2024.08.05 16:52:44.473022 [ 3 ] {} <Debug> HTTP-Session: cfef0f9a-9fc8-4982-89f3-de1e1c4411bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13036 2024.08.05 16:52:44.473211 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13037 2024.08.05 16:52:44.473270 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13038 2024.08.05 16:52:44.473290 [ 3 ] {} <Debug> HTTP-Session: 0f347603-2a16-4bf9-9e3c-ece266633ede Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
13039 2024.08.05 16:52:44.473306 [ 3 ] {} <Debug> HTTP-Session: 0f347603-2a16-4bf9-9e3c-ece266633ede Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13040 2024.08.05 16:52:44.473320 [ 3 ] {} <Debug> HTTP-Session: 0f347603-2a16-4bf9-9e3c-ece266633ede Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13041 2024.08.05 16:52:44.473352 [ 3 ] {} <Trace> HTTP-Session: 0f347603-2a16-4bf9-9e3c-ece266633ede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13042 2024.08.05 16:52:44.473449 [ 3 ] {60e61449-e195-4a47-bfa5-410c70113af8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
13043 2024.08.05 16:52:44.473493 [ 3 ] {60e61449-e195-4a47-bfa5-410c70113af8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
13044 2024.08.05 16:52:44.473639 [ 3 ] {60e61449-e195-4a47-bfa5-410c70113af8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13045 2024.08.05 16:52:44.473918 [ 3 ] {60e61449-e195-4a47-bfa5-410c70113af8} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13046 2024.08.05 16:52:44.473955 [ 3 ] {60e61449-e195-4a47-bfa5-410c70113af8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
13047 2024.08.05 16:52:44.474252 [ 3 ] {60e61449-e195-4a47-bfa5-410c70113af8} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
13048 2024.08.05 16:52:44.474556 [ 3 ] {60e61449-e195-4a47-bfa5-410c70113af8} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13049 2024.08.05 16:52:44.474701 [ 3 ] {60e61449-e195-4a47-bfa5-410c70113af8} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001271 sec., 1573.5641227380015 rows/sec., 109.87 KiB/sec.
13050 2024.08.05 16:52:44.474870 [ 3 ] {60e61449-e195-4a47-bfa5-410c70113af8} <Debug> DynamicQueryHandler: Done processing query
13051 2024.08.05 16:52:44.474895 [ 3 ] {60e61449-e195-4a47-bfa5-410c70113af8} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
13052 2024.08.05 16:52:44.474911 [ 3 ] {} <Debug> HTTP-Session: 0f347603-2a16-4bf9-9e3c-ece266633ede Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13053 2024.08.05 16:52:44.475062 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 65451, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13054 2024.08.05 16:52:44.475110 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13055 2024.08.05 16:52:44.475129 [ 3 ] {} <Debug> HTTP-Session: f613f726-e59c-4184-a353-a028dc3c22df Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
13056 2024.08.05 16:52:44.475145 [ 3 ] {} <Debug> HTTP-Session: f613f726-e59c-4184-a353-a028dc3c22df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13057 2024.08.05 16:52:44.475159 [ 3 ] {} <Debug> HTTP-Session: f613f726-e59c-4184-a353-a028dc3c22df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13058 2024.08.05 16:52:44.475191 [ 3 ] {} <Trace> HTTP-Session: f613f726-e59c-4184-a353-a028dc3c22df Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13059 2024.08.05 16:52:44.475394 [ 3 ] {fa1e25f7-f966-4abf-99dc-3ddd61d10767} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13060 2024.08.05 16:52:44.475436 [ 3 ] {fa1e25f7-f966-4abf-99dc-3ddd61d10767} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13061 2024.08.05 16:52:44.475562 [ 3 ] {fa1e25f7-f966-4abf-99dc-3ddd61d10767} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13062 2024.08.05 16:52:44.476097 [ 3 ] {fa1e25f7-f966-4abf-99dc-3ddd61d10767} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13063 2024.08.05 16:52:44.476135 [ 3 ] {fa1e25f7-f966-4abf-99dc-3ddd61d10767} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
13064 2024.08.05 16:52:44.476452 [ 3 ] {fa1e25f7-f966-4abf-99dc-3ddd61d10767} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
13065 2024.08.05 16:52:44.476756 [ 3 ] {fa1e25f7-f966-4abf-99dc-3ddd61d10767} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13066 2024.08.05 16:52:44.476897 [ 3 ] {fa1e25f7-f966-4abf-99dc-3ddd61d10767} <Debug> executeQuery: Read 405 rows, 29.32 KiB in 0.001606 sec., 252179.32752179328 rows/sec., 17.83 MiB/sec.
13067 2024.08.05 16:52:44.477113 [ 3 ] {fa1e25f7-f966-4abf-99dc-3ddd61d10767} <Debug> DynamicQueryHandler: Done processing query
13068 2024.08.05 16:52:44.477138 [ 3 ] {fa1e25f7-f966-4abf-99dc-3ddd61d10767} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
13069 2024.08.05 16:52:44.477155 [ 3 ] {} <Debug> HTTP-Session: f613f726-e59c-4184-a353-a028dc3c22df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13070 2024.08.05 16:52:44.477285 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13071 2024.08.05 16:52:44.477332 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13072 2024.08.05 16:52:44.477352 [ 3 ] {} <Debug> HTTP-Session: b29ad079-1c35-4b24-b4cf-7c43100da4bf Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
13073 2024.08.05 16:52:44.477369 [ 3 ] {} <Debug> HTTP-Session: b29ad079-1c35-4b24-b4cf-7c43100da4bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13074 2024.08.05 16:52:44.477382 [ 3 ] {} <Debug> HTTP-Session: b29ad079-1c35-4b24-b4cf-7c43100da4bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13075 2024.08.05 16:52:44.477413 [ 3 ] {} <Trace> HTTP-Session: b29ad079-1c35-4b24-b4cf-7c43100da4bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13076 2024.08.05 16:52:44.477511 [ 3 ] {30e3a66d-6e2c-4635-a291-eba88743eaf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
13077 2024.08.05 16:52:44.477557 [ 3 ] {30e3a66d-6e2c-4635-a291-eba88743eaf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
13078 2024.08.05 16:52:44.477704 [ 3 ] {30e3a66d-6e2c-4635-a291-eba88743eaf5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13079 2024.08.05 16:52:44.477985 [ 3 ] {30e3a66d-6e2c-4635-a291-eba88743eaf5} <Trace> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13080 2024.08.05 16:52:44.478021 [ 3 ] {30e3a66d-6e2c-4635-a291-eba88743eaf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
13081 2024.08.05 16:52:44.478369 [ 3 ] {30e3a66d-6e2c-4635-a291-eba88743eaf5} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
13082 2024.08.05 16:52:44.478688 [ 3 ] {30e3a66d-6e2c-4635-a291-eba88743eaf5} <Trace> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13083 2024.08.05 16:52:44.478847 [ 3 ] {30e3a66d-6e2c-4635-a291-eba88743eaf5} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001355 sec., 4428.044280442804 rows/sec., 190.27 KiB/sec.
13084 2024.08.05 16:52:44.479063 [ 3 ] {30e3a66d-6e2c-4635-a291-eba88743eaf5} <Debug> DynamicQueryHandler: Done processing query
13085 2024.08.05 16:52:44.479089 [ 3 ] {30e3a66d-6e2c-4635-a291-eba88743eaf5} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
13086 2024.08.05 16:52:44.479106 [ 3 ] {} <Debug> HTTP-Session: b29ad079-1c35-4b24-b4cf-7c43100da4bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13087 2024.08.05 16:52:44.479225 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13088 2024.08.05 16:52:44.479273 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13089 2024.08.05 16:52:44.479293 [ 3 ] {} <Debug> HTTP-Session: a2393f01-32d3-42b8-9521-363b191d9ace Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
13090 2024.08.05 16:52:44.479309 [ 3 ] {} <Debug> HTTP-Session: a2393f01-32d3-42b8-9521-363b191d9ace Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13091 2024.08.05 16:52:44.479324 [ 3 ] {} <Debug> HTTP-Session: a2393f01-32d3-42b8-9521-363b191d9ace Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13092 2024.08.05 16:52:44.479354 [ 3 ] {} <Trace> HTTP-Session: a2393f01-32d3-42b8-9521-363b191d9ace Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13093 2024.08.05 16:52:44.479505 [ 3 ] {78fbe606-08b1-44db-86d3-78ce156cd888} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
13094 2024.08.05 16:52:44.479552 [ 3 ] {78fbe606-08b1-44db-86d3-78ce156cd888} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
13095 2024.08.05 16:52:44.479700 [ 3 ] {78fbe606-08b1-44db-86d3-78ce156cd888} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13096 2024.08.05 16:52:44.480032 [ 3 ] {78fbe606-08b1-44db-86d3-78ce156cd888} <Trace> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13097 2024.08.05 16:52:44.480068 [ 3 ] {78fbe606-08b1-44db-86d3-78ce156cd888} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
13098 2024.08.05 16:52:44.480438 [ 3 ] {78fbe606-08b1-44db-86d3-78ce156cd888} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
13099 2024.08.05 16:52:44.480772 [ 3 ] {78fbe606-08b1-44db-86d3-78ce156cd888} <Trace> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13100 2024.08.05 16:52:44.480933 [ 3 ] {78fbe606-08b1-44db-86d3-78ce156cd888} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001489 sec., 51712.55876427132 rows/sec., 3.18 MiB/sec.
13101 2024.08.05 16:52:44.481113 [ 3 ] {78fbe606-08b1-44db-86d3-78ce156cd888} <Debug> DynamicQueryHandler: Done processing query
13102 2024.08.05 16:52:44.481138 [ 3 ] {78fbe606-08b1-44db-86d3-78ce156cd888} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
13103 2024.08.05 16:52:44.481155 [ 3 ] {} <Debug> HTTP-Session: a2393f01-32d3-42b8-9521-363b191d9ace Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13104 2024.08.05 16:52:44.481312 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 30772, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13105 2024.08.05 16:52:44.481360 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13106 2024.08.05 16:52:44.481381 [ 3 ] {} <Debug> HTTP-Session: e64ef7e0-994c-4226-8340-2922b0c3538e Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
13107 2024.08.05 16:52:44.481397 [ 3 ] {} <Debug> HTTP-Session: e64ef7e0-994c-4226-8340-2922b0c3538e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13108 2024.08.05 16:52:44.481411 [ 3 ] {} <Debug> HTTP-Session: e64ef7e0-994c-4226-8340-2922b0c3538e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13109 2024.08.05 16:52:44.481441 [ 3 ] {} <Trace> HTTP-Session: e64ef7e0-994c-4226-8340-2922b0c3538e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13110 2024.08.05 16:52:44.481605 [ 3 ] {684ffec5-68a3-412b-bdd3-ba2ae5c92339} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13111 2024.08.05 16:52:44.481651 [ 3 ] {684ffec5-68a3-412b-bdd3-ba2ae5c92339} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13112 2024.08.05 16:52:44.481796 [ 3 ] {684ffec5-68a3-412b-bdd3-ba2ae5c92339} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13113 2024.08.05 16:52:44.482170 [ 3 ] {684ffec5-68a3-412b-bdd3-ba2ae5c92339} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13114 2024.08.05 16:52:44.482207 [ 3 ] {684ffec5-68a3-412b-bdd3-ba2ae5c92339} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
13115 2024.08.05 16:52:44.482585 [ 3 ] {684ffec5-68a3-412b-bdd3-ba2ae5c92339} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
13116 2024.08.05 16:52:44.482924 [ 3 ] {684ffec5-68a3-412b-bdd3-ba2ae5c92339} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13117 2024.08.05 16:52:44.483093 [ 3 ] {684ffec5-68a3-412b-bdd3-ba2ae5c92339} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001568 sec., 102678.57142857143 rows/sec., 7.15 MiB/sec.
13118 2024.08.05 16:52:44.483260 [ 3 ] {684ffec5-68a3-412b-bdd3-ba2ae5c92339} <Debug> DynamicQueryHandler: Done processing query
13119 2024.08.05 16:52:44.483284 [ 3 ] {684ffec5-68a3-412b-bdd3-ba2ae5c92339} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
13120 2024.08.05 16:52:44.483301 [ 3 ] {} <Debug> HTTP-Session: e64ef7e0-994c-4226-8340-2922b0c3538e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13121 2024.08.05 16:52:44.483459 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 33812, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13122 2024.08.05 16:52:44.483506 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13123 2024.08.05 16:52:44.483526 [ 3 ] {} <Debug> HTTP-Session: 87a47803-f837-4e6f-a93f-cf27fe6f3b55 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
13124 2024.08.05 16:52:44.483543 [ 3 ] {} <Debug> HTTP-Session: 87a47803-f837-4e6f-a93f-cf27fe6f3b55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13125 2024.08.05 16:52:44.483557 [ 3 ] {} <Debug> HTTP-Session: 87a47803-f837-4e6f-a93f-cf27fe6f3b55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13126 2024.08.05 16:52:44.483587 [ 3 ] {} <Trace> HTTP-Session: 87a47803-f837-4e6f-a93f-cf27fe6f3b55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13127 2024.08.05 16:52:44.483839 [ 3 ] {fb2df73f-25d3-4366-856c-e393c25aa4e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
13128 2024.08.05 16:52:44.483903 [ 3 ] {fb2df73f-25d3-4366-856c-e393c25aa4e8} <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
13129 2024.08.05 16:52:44.484323 [ 3 ] {fb2df73f-25d3-4366-856c-e393c25aa4e8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13130 2024.08.05 16:52:44.484950 [ 3 ] {fb2df73f-25d3-4366-856c-e393c25aa4e8} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13131 2024.08.05 16:52:44.484986 [ 3 ] {fb2df73f-25d3-4366-856c-e393c25aa4e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
13132 2024.08.05 16:52:44.485593 [ 3 ] {fb2df73f-25d3-4366-856c-e393c25aa4e8} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
13133 2024.08.05 16:52:44.486078 [ 3 ] {fb2df73f-25d3-4366-856c-e393c25aa4e8} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13134 2024.08.05 16:52:44.486286 [ 3 ] {fb2df73f-25d3-4366-856c-e393c25aa4e8} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.002619 sec., 8018.327605956472 rows/sec., 14.37 MiB/sec.
13135 2024.08.05 16:52:44.486530 [ 3 ] {fb2df73f-25d3-4366-856c-e393c25aa4e8} <Debug> DynamicQueryHandler: Done processing query
13136 2024.08.05 16:52:44.486557 [ 3 ] {fb2df73f-25d3-4366-856c-e393c25aa4e8} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
13137 2024.08.05 16:52:44.486576 [ 3 ] {} <Debug> HTTP-Session: 87a47803-f837-4e6f-a93f-cf27fe6f3b55 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13138 2024.08.05 16:52:44.486690 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 3209, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13139 2024.08.05 16:52:44.486743 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13140 2024.08.05 16:52:44.486764 [ 3 ] {} <Debug> HTTP-Session: 659f692d-ab38-4f1d-98f6-db4a5fdaccc7 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
13141 2024.08.05 16:52:44.486782 [ 3 ] {} <Debug> HTTP-Session: 659f692d-ab38-4f1d-98f6-db4a5fdaccc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13142 2024.08.05 16:52:44.486796 [ 3 ] {} <Debug> HTTP-Session: 659f692d-ab38-4f1d-98f6-db4a5fdaccc7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13143 2024.08.05 16:52:44.486827 [ 3 ] {} <Trace> HTTP-Session: 659f692d-ab38-4f1d-98f6-db4a5fdaccc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13144 2024.08.05 16:52:44.486929 [ 3 ] {acd32b3a-b89d-41e5-9108-55b69dfa04db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
13145 2024.08.05 16:52:44.486975 [ 3 ] {acd32b3a-b89d-41e5-9108-55b69dfa04db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
13146 2024.08.05 16:52:44.487106 [ 3 ] {acd32b3a-b89d-41e5-9108-55b69dfa04db} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13147 2024.08.05 16:52:44.487367 [ 3 ] {acd32b3a-b89d-41e5-9108-55b69dfa04db} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13148 2024.08.05 16:52:44.487404 [ 3 ] {acd32b3a-b89d-41e5-9108-55b69dfa04db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
13149 2024.08.05 16:52:44.487769 [ 3 ] {acd32b3a-b89d-41e5-9108-55b69dfa04db} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
13150 2024.08.05 16:52:44.488101 [ 3 ] {acd32b3a-b89d-41e5-9108-55b69dfa04db} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13151 2024.08.05 16:52:44.488261 [ 3 ] {acd32b3a-b89d-41e5-9108-55b69dfa04db} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001356 sec., 16961.65191740413 rows/sec., 917.51 KiB/sec.
13152 2024.08.05 16:52:44.488540 [ 3 ] {acd32b3a-b89d-41e5-9108-55b69dfa04db} <Debug> DynamicQueryHandler: Done processing query
13153 2024.08.05 16:52:44.488578 [ 3 ] {acd32b3a-b89d-41e5-9108-55b69dfa04db} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
13154 2024.08.05 16:52:44.488596 [ 3 ] {} <Debug> HTTP-Session: 659f692d-ab38-4f1d-98f6-db4a5fdaccc7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13155 2024.08.05 16:52:44.488707 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13156 2024.08.05 16:52:44.488755 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13157 2024.08.05 16:52:44.488775 [ 3 ] {} <Debug> HTTP-Session: 9d65678d-f60e-4996-a28c-b27ec6f1ea2f Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
13158 2024.08.05 16:52:44.488792 [ 3 ] {} <Debug> HTTP-Session: 9d65678d-f60e-4996-a28c-b27ec6f1ea2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13159 2024.08.05 16:52:44.488807 [ 3 ] {} <Debug> HTTP-Session: 9d65678d-f60e-4996-a28c-b27ec6f1ea2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13160 2024.08.05 16:52:44.488838 [ 3 ] {} <Trace> HTTP-Session: 9d65678d-f60e-4996-a28c-b27ec6f1ea2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13161 2024.08.05 16:52:44.488965 [ 3 ] {268ef32e-191b-48c0-8a31-0a0b29beeded} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13162 2024.08.05 16:52:44.489010 [ 3 ] {268ef32e-191b-48c0-8a31-0a0b29beeded} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13163 2024.08.05 16:52:44.489156 [ 3 ] {268ef32e-191b-48c0-8a31-0a0b29beeded} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13164 2024.08.05 16:52:44.489439 [ 3 ] {268ef32e-191b-48c0-8a31-0a0b29beeded} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13165 2024.08.05 16:52:44.489475 [ 3 ] {268ef32e-191b-48c0-8a31-0a0b29beeded} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
13166 2024.08.05 16:52:44.489834 [ 3 ] {268ef32e-191b-48c0-8a31-0a0b29beeded} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
13167 2024.08.05 16:52:44.490156 [ 3 ] {268ef32e-191b-48c0-8a31-0a0b29beeded} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13168 2024.08.05 16:52:44.490312 [ 3 ] {268ef32e-191b-48c0-8a31-0a0b29beeded} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001376 sec., 43604.651162790695 rows/sec., 2.94 MiB/sec.
13169 2024.08.05 16:52:44.490479 [ 3 ] {268ef32e-191b-48c0-8a31-0a0b29beeded} <Debug> DynamicQueryHandler: Done processing query
13170 2024.08.05 16:52:44.490504 [ 3 ] {268ef32e-191b-48c0-8a31-0a0b29beeded} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13171 2024.08.05 16:52:44.490521 [ 3 ] {} <Debug> HTTP-Session: 9d65678d-f60e-4996-a28c-b27ec6f1ea2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13172 2024.08.05 16:52:48.510344 [ 65 ] {} <Debug> DNSResolver: Updating DNS cache
13173 2024.08.05 16:52:48.510412 [ 65 ] {} <Debug> DNSResolver: Updated DNS cache
13174 2024.08.05 16:52:49.462122 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 1628, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13175 2024.08.05 16:52:49.462243 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13176 2024.08.05 16:52:49.462273 [ 3 ] {} <Debug> HTTP-Session: 771c9b3d-3340-4559-b67d-3e96cb0ad401 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
13177 2024.08.05 16:52:49.462301 [ 3 ] {} <Debug> HTTP-Session: 771c9b3d-3340-4559-b67d-3e96cb0ad401 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13178 2024.08.05 16:52:49.462321 [ 3 ] {} <Debug> HTTP-Session: 771c9b3d-3340-4559-b67d-3e96cb0ad401 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13179 2024.08.05 16:52:49.462376 [ 3 ] {} <Trace> HTTP-Session: 771c9b3d-3340-4559-b67d-3e96cb0ad401 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13180 2024.08.05 16:52:49.462582 [ 3 ] {0cf1e9cd-74d1-4ff1-bc53-fcdd321a40f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
13181 2024.08.05 16:52:49.462655 [ 3 ] {0cf1e9cd-74d1-4ff1-bc53-fcdd321a40f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
13182 2024.08.05 16:52:49.462878 [ 3 ] {0cf1e9cd-74d1-4ff1-bc53-fcdd321a40f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13183 2024.08.05 16:52:49.463284 [ 3 ] {0cf1e9cd-74d1-4ff1-bc53-fcdd321a40f4} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13184 2024.08.05 16:52:49.463325 [ 3 ] {0cf1e9cd-74d1-4ff1-bc53-fcdd321a40f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
13185 2024.08.05 16:52:49.463687 [ 3 ] {0cf1e9cd-74d1-4ff1-bc53-fcdd321a40f4} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
13186 2024.08.05 16:52:49.464023 [ 3 ] {0cf1e9cd-74d1-4ff1-bc53-fcdd321a40f4} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13187 2024.08.05 16:52:49.464195 [ 3 ] {0cf1e9cd-74d1-4ff1-bc53-fcdd321a40f4} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001673 sec., 6575.01494321578 rows/sec., 532.94 KiB/sec.
13188 2024.08.05 16:52:49.464420 [ 3 ] {0cf1e9cd-74d1-4ff1-bc53-fcdd321a40f4} <Debug> DynamicQueryHandler: Done processing query
13189 2024.08.05 16:52:49.464457 [ 3 ] {0cf1e9cd-74d1-4ff1-bc53-fcdd321a40f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
13190 2024.08.05 16:52:49.464482 [ 3 ] {} <Debug> HTTP-Session: 771c9b3d-3340-4559-b67d-3e96cb0ad401 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13191 2024.08.05 16:52:49.464614 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13192 2024.08.05 16:52:49.464663 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13193 2024.08.05 16:52:49.464683 [ 3 ] {} <Debug> HTTP-Session: 68282ff0-9820-4a5d-b972-4e05ef5db263 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
13194 2024.08.05 16:52:49.464700 [ 3 ] {} <Debug> HTTP-Session: 68282ff0-9820-4a5d-b972-4e05ef5db263 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13195 2024.08.05 16:52:49.464714 [ 3 ] {} <Debug> HTTP-Session: 68282ff0-9820-4a5d-b972-4e05ef5db263 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13196 2024.08.05 16:52:49.464746 [ 3 ] {} <Trace> HTTP-Session: 68282ff0-9820-4a5d-b972-4e05ef5db263 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13197 2024.08.05 16:52:49.464843 [ 3 ] {01fb7ac5-d8eb-479e-b66f-f14f5dd4181b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
13198 2024.08.05 16:52:49.464887 [ 3 ] {01fb7ac5-d8eb-479e-b66f-f14f5dd4181b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
13199 2024.08.05 16:52:49.465020 [ 3 ] {01fb7ac5-d8eb-479e-b66f-f14f5dd4181b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13200 2024.08.05 16:52:49.465320 [ 3 ] {01fb7ac5-d8eb-479e-b66f-f14f5dd4181b} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13201 2024.08.05 16:52:49.465359 [ 3 ] {01fb7ac5-d8eb-479e-b66f-f14f5dd4181b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
13202 2024.08.05 16:52:49.465657 [ 3 ] {01fb7ac5-d8eb-479e-b66f-f14f5dd4181b} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
13203 2024.08.05 16:52:49.465990 [ 3 ] {01fb7ac5-d8eb-479e-b66f-f14f5dd4181b} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13204 2024.08.05 16:52:49.466124 [ 3 ] {01fb7ac5-d8eb-479e-b66f-f14f5dd4181b} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001301 sec., 3074.558032282859 rows/sec., 250.71 KiB/sec.
13205 2024.08.05 16:52:49.466339 [ 3 ] {01fb7ac5-d8eb-479e-b66f-f14f5dd4181b} <Debug> DynamicQueryHandler: Done processing query
13206 2024.08.05 16:52:49.466373 [ 3 ] {01fb7ac5-d8eb-479e-b66f-f14f5dd4181b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
13207 2024.08.05 16:52:49.466396 [ 3 ] {} <Debug> HTTP-Session: 68282ff0-9820-4a5d-b972-4e05ef5db263 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13208 2024.08.05 16:52:49.466529 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 13077, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13209 2024.08.05 16:52:49.466578 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13210 2024.08.05 16:52:49.466598 [ 3 ] {} <Debug> HTTP-Session: dd7b6570-4e01-49f9-8cbf-415b8229b471 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
13211 2024.08.05 16:52:49.466614 [ 3 ] {} <Debug> HTTP-Session: dd7b6570-4e01-49f9-8cbf-415b8229b471 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13212 2024.08.05 16:52:49.466628 [ 3 ] {} <Debug> HTTP-Session: dd7b6570-4e01-49f9-8cbf-415b8229b471 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13213 2024.08.05 16:52:49.466658 [ 3 ] {} <Trace> HTTP-Session: dd7b6570-4e01-49f9-8cbf-415b8229b471 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13214 2024.08.05 16:52:49.466779 [ 3 ] {dad5ea29-08b7-4a04-8a7a-540406e51759} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13215 2024.08.05 16:52:49.466820 [ 3 ] {dad5ea29-08b7-4a04-8a7a-540406e51759} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13216 2024.08.05 16:52:49.466959 [ 3 ] {dad5ea29-08b7-4a04-8a7a-540406e51759} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13217 2024.08.05 16:52:49.467327 [ 3 ] {dad5ea29-08b7-4a04-8a7a-540406e51759} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13218 2024.08.05 16:52:49.467364 [ 3 ] {dad5ea29-08b7-4a04-8a7a-540406e51759} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
13219 2024.08.05 16:52:49.467679 [ 3 ] {dad5ea29-08b7-4a04-8a7a-540406e51759} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
13220 2024.08.05 16:52:49.467988 [ 3 ] {dad5ea29-08b7-4a04-8a7a-540406e51759} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13221 2024.08.05 16:52:49.468139 [ 3 ] {dad5ea29-08b7-4a04-8a7a-540406e51759} <Debug> executeQuery: Read 91 rows, 7.54 KiB in 0.001403 sec., 64861.01211689237 rows/sec., 5.25 MiB/sec.
13222 2024.08.05 16:52:49.468311 [ 3 ] {dad5ea29-08b7-4a04-8a7a-540406e51759} <Debug> DynamicQueryHandler: Done processing query
13223 2024.08.05 16:52:49.468335 [ 3 ] {dad5ea29-08b7-4a04-8a7a-540406e51759} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
13224 2024.08.05 16:52:49.468352 [ 3 ] {} <Debug> HTTP-Session: dd7b6570-4e01-49f9-8cbf-415b8229b471 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13225 2024.08.05 16:52:49.468494 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 613, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13226 2024.08.05 16:52:49.468543 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13227 2024.08.05 16:52:49.468563 [ 3 ] {} <Debug> HTTP-Session: b50af66a-465a-4dfd-ad5f-f3c48a0f1a0c Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
13228 2024.08.05 16:52:49.468580 [ 3 ] {} <Debug> HTTP-Session: b50af66a-465a-4dfd-ad5f-f3c48a0f1a0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13229 2024.08.05 16:52:49.468593 [ 3 ] {} <Debug> HTTP-Session: b50af66a-465a-4dfd-ad5f-f3c48a0f1a0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13230 2024.08.05 16:52:49.468624 [ 3 ] {} <Trace> HTTP-Session: b50af66a-465a-4dfd-ad5f-f3c48a0f1a0c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13231 2024.08.05 16:52:49.468719 [ 3 ] {9c93b245-6578-41b6-ae20-829f409419db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
13232 2024.08.05 16:52:49.468762 [ 3 ] {9c93b245-6578-41b6-ae20-829f409419db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
13233 2024.08.05 16:52:49.468893 [ 3 ] {9c93b245-6578-41b6-ae20-829f409419db} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13234 2024.08.05 16:52:49.469170 [ 3 ] {9c93b245-6578-41b6-ae20-829f409419db} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13235 2024.08.05 16:52:49.469207 [ 3 ] {9c93b245-6578-41b6-ae20-829f409419db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
13236 2024.08.05 16:52:49.469512 [ 3 ] {9c93b245-6578-41b6-ae20-829f409419db} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
13237 2024.08.05 16:52:49.469828 [ 3 ] {9c93b245-6578-41b6-ae20-829f409419db} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13238 2024.08.05 16:52:49.469985 [ 3 ] {9c93b245-6578-41b6-ae20-829f409419db} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.00128 sec., 3124.9999999999995 rows/sec., 218.20 KiB/sec.
13239 2024.08.05 16:52:49.470144 [ 3 ] {9c93b245-6578-41b6-ae20-829f409419db} <Debug> DynamicQueryHandler: Done processing query
13240 2024.08.05 16:52:49.470169 [ 3 ] {9c93b245-6578-41b6-ae20-829f409419db} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
13241 2024.08.05 16:52:49.470185 [ 3 ] {} <Debug> HTTP-Session: b50af66a-465a-4dfd-ad5f-f3c48a0f1a0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13242 2024.08.05 16:52:49.470306 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 13425, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13243 2024.08.05 16:52:49.470354 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13244 2024.08.05 16:52:49.470372 [ 3 ] {} <Debug> HTTP-Session: 06a344be-7011-4b46-9250-76544a1aab4a Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
13245 2024.08.05 16:52:49.470389 [ 3 ] {} <Debug> HTTP-Session: 06a344be-7011-4b46-9250-76544a1aab4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13246 2024.08.05 16:52:49.470403 [ 3 ] {} <Debug> HTTP-Session: 06a344be-7011-4b46-9250-76544a1aab4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13247 2024.08.05 16:52:49.470433 [ 3 ] {} <Trace> HTTP-Session: 06a344be-7011-4b46-9250-76544a1aab4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13248 2024.08.05 16:52:49.470548 [ 3 ] {ae962b03-980f-4044-ab24-1f8a9f12984a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13249 2024.08.05 16:52:49.470590 [ 3 ] {ae962b03-980f-4044-ab24-1f8a9f12984a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13250 2024.08.05 16:52:49.470718 [ 3 ] {ae962b03-980f-4044-ab24-1f8a9f12984a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13251 2024.08.05 16:52:49.471044 [ 3 ] {ae962b03-980f-4044-ab24-1f8a9f12984a} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13252 2024.08.05 16:52:49.471081 [ 3 ] {ae962b03-980f-4044-ab24-1f8a9f12984a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
13253 2024.08.05 16:52:49.471394 [ 3 ] {ae962b03-980f-4044-ab24-1f8a9f12984a} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
13254 2024.08.05 16:52:49.471710 [ 3 ] {ae962b03-980f-4044-ab24-1f8a9f12984a} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13255 2024.08.05 16:52:49.471862 [ 3 ] {ae962b03-980f-4044-ab24-1f8a9f12984a} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001346 sec., 58692.421991084695 rows/sec., 4.59 MiB/sec.
13256 2024.08.05 16:52:49.472030 [ 3 ] {ae962b03-980f-4044-ab24-1f8a9f12984a} <Debug> DynamicQueryHandler: Done processing query
13257 2024.08.05 16:52:49.472054 [ 3 ] {ae962b03-980f-4044-ab24-1f8a9f12984a} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
13258 2024.08.05 16:52:49.472071 [ 3 ] {} <Debug> HTTP-Session: 06a344be-7011-4b46-9250-76544a1aab4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13259 2024.08.05 16:52:49.472240 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 30964, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13260 2024.08.05 16:52:49.472288 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13261 2024.08.05 16:52:49.472308 [ 3 ] {} <Debug> HTTP-Session: fd3773cc-da3a-432d-a147-fc72c82ac37e Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
13262 2024.08.05 16:52:49.472323 [ 3 ] {} <Debug> HTTP-Session: fd3773cc-da3a-432d-a147-fc72c82ac37e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13263 2024.08.05 16:52:49.472338 [ 3 ] {} <Debug> HTTP-Session: fd3773cc-da3a-432d-a147-fc72c82ac37e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13264 2024.08.05 16:52:49.472368 [ 3 ] {} <Trace> HTTP-Session: fd3773cc-da3a-432d-a147-fc72c82ac37e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13265 2024.08.05 16:52:49.472513 [ 3 ] {7f941065-3608-48e0-8f5b-1d65de1bdd22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13266 2024.08.05 16:52:49.472560 [ 3 ] {7f941065-3608-48e0-8f5b-1d65de1bdd22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13267 2024.08.05 16:52:49.472706 [ 3 ] {7f941065-3608-48e0-8f5b-1d65de1bdd22} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13268 2024.08.05 16:52:49.473063 [ 3 ] {7f941065-3608-48e0-8f5b-1d65de1bdd22} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13269 2024.08.05 16:52:49.473099 [ 3 ] {7f941065-3608-48e0-8f5b-1d65de1bdd22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
13270 2024.08.05 16:52:49.473486 [ 3 ] {7f941065-3608-48e0-8f5b-1d65de1bdd22} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
13271 2024.08.05 16:52:49.473829 [ 3 ] {7f941065-3608-48e0-8f5b-1d65de1bdd22} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13272 2024.08.05 16:52:49.473988 [ 3 ] {7f941065-3608-48e0-8f5b-1d65de1bdd22} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001541 sec., 105126.54120700843 rows/sec., 7.32 MiB/sec.
13273 2024.08.05 16:52:49.474156 [ 3 ] {7f941065-3608-48e0-8f5b-1d65de1bdd22} <Debug> DynamicQueryHandler: Done processing query
13274 2024.08.05 16:52:49.474179 [ 3 ] {7f941065-3608-48e0-8f5b-1d65de1bdd22} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
13275 2024.08.05 16:52:49.474195 [ 3 ] {} <Debug> HTTP-Session: fd3773cc-da3a-432d-a147-fc72c82ac37e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13276 2024.08.05 16:52:49.474327 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 17729, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13277 2024.08.05 16:52:49.474374 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13278 2024.08.05 16:52:49.474393 [ 3 ] {} <Debug> HTTP-Session: ebd7422d-246b-4cb8-a373-cc3463d4e9f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
13279 2024.08.05 16:52:49.474410 [ 3 ] {} <Debug> HTTP-Session: ebd7422d-246b-4cb8-a373-cc3463d4e9f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13280 2024.08.05 16:52:49.474424 [ 3 ] {} <Debug> HTTP-Session: ebd7422d-246b-4cb8-a373-cc3463d4e9f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13281 2024.08.05 16:52:49.474455 [ 3 ] {} <Trace> HTTP-Session: ebd7422d-246b-4cb8-a373-cc3463d4e9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13282 2024.08.05 16:52:49.474630 [ 3 ] {7dc34019-ff1a-42e4-8c7a-ef70004833e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
13283 2024.08.05 16:52:49.474692 [ 3 ] {7dc34019-ff1a-42e4-8c7a-ef70004833e3} <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
13284 2024.08.05 16:52:49.475073 [ 3 ] {7dc34019-ff1a-42e4-8c7a-ef70004833e3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13285 2024.08.05 16:52:49.475596 [ 3 ] {7dc34019-ff1a-42e4-8c7a-ef70004833e3} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13286 2024.08.05 16:52:49.475630 [ 3 ] {7dc34019-ff1a-42e4-8c7a-ef70004833e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
13287 2024.08.05 16:52:49.476278 [ 3 ] {7dc34019-ff1a-42e4-8c7a-ef70004833e3} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
13288 2024.08.05 16:52:49.476689 [ 3 ] {7dc34019-ff1a-42e4-8c7a-ef70004833e3} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13289 2024.08.05 16:52:49.476885 [ 3 ] {7dc34019-ff1a-42e4-8c7a-ef70004833e3} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002348 sec., 4684.838160136286 rows/sec., 8.40 MiB/sec.
13290 2024.08.05 16:52:49.477111 [ 3 ] {7dc34019-ff1a-42e4-8c7a-ef70004833e3} <Debug> DynamicQueryHandler: Done processing query
13291 2024.08.05 16:52:49.477137 [ 3 ] {7dc34019-ff1a-42e4-8c7a-ef70004833e3} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
13292 2024.08.05 16:52:49.477153 [ 3 ] {} <Debug> HTTP-Session: ebd7422d-246b-4cb8-a373-cc3463d4e9f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13293 2024.08.05 16:52:49.477279 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13294 2024.08.05 16:52:49.477327 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13295 2024.08.05 16:52:49.477346 [ 3 ] {} <Debug> HTTP-Session: 3d9fd936-89a3-4582-9b3b-eb6d2c7546b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
13296 2024.08.05 16:52:49.477363 [ 3 ] {} <Debug> HTTP-Session: 3d9fd936-89a3-4582-9b3b-eb6d2c7546b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13297 2024.08.05 16:52:49.477377 [ 3 ] {} <Debug> HTTP-Session: 3d9fd936-89a3-4582-9b3b-eb6d2c7546b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13298 2024.08.05 16:52:49.477408 [ 3 ] {} <Trace> HTTP-Session: 3d9fd936-89a3-4582-9b3b-eb6d2c7546b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13299 2024.08.05 16:52:49.477527 [ 3 ] {5d4cf52e-395c-4291-82fb-5bfd40daf001} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13300 2024.08.05 16:52:49.477571 [ 3 ] {5d4cf52e-395c-4291-82fb-5bfd40daf001} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13301 2024.08.05 16:52:49.477701 [ 3 ] {5d4cf52e-395c-4291-82fb-5bfd40daf001} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13302 2024.08.05 16:52:49.477985 [ 3 ] {5d4cf52e-395c-4291-82fb-5bfd40daf001} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13303 2024.08.05 16:52:49.478021 [ 3 ] {5d4cf52e-395c-4291-82fb-5bfd40daf001} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
13304 2024.08.05 16:52:49.478376 [ 3 ] {5d4cf52e-395c-4291-82fb-5bfd40daf001} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
13305 2024.08.05 16:52:49.478711 [ 3 ] {5d4cf52e-395c-4291-82fb-5bfd40daf001} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13306 2024.08.05 16:52:49.478867 [ 3 ] {5d4cf52e-395c-4291-82fb-5bfd40daf001} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001376 sec., 43604.651162790695 rows/sec., 2.94 MiB/sec.
13307 2024.08.05 16:52:49.479026 [ 3 ] {5d4cf52e-395c-4291-82fb-5bfd40daf001} <Debug> DynamicQueryHandler: Done processing query
13308 2024.08.05 16:52:49.479051 [ 3 ] {5d4cf52e-395c-4291-82fb-5bfd40daf001} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13309 2024.08.05 16:52:49.479066 [ 3 ] {} <Debug> HTTP-Session: 3d9fd936-89a3-4582-9b3b-eb6d2c7546b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13310 2024.08.05 16:52:54.466724 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 3758, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13311 2024.08.05 16:52:54.466877 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13312 2024.08.05 16:52:54.466907 [ 3 ] {} <Debug> HTTP-Session: 96ad8003-de2a-4b66-a6a2-f5378d98f59f Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
13313 2024.08.05 16:52:54.466937 [ 3 ] {} <Debug> HTTP-Session: 96ad8003-de2a-4b66-a6a2-f5378d98f59f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13314 2024.08.05 16:52:54.466957 [ 3 ] {} <Debug> HTTP-Session: 96ad8003-de2a-4b66-a6a2-f5378d98f59f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13315 2024.08.05 16:52:54.467016 [ 3 ] {} <Trace> HTTP-Session: 96ad8003-de2a-4b66-a6a2-f5378d98f59f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13316 2024.08.05 16:52:54.467227 [ 3 ] {cc3faeee-9974-4cf9-87b6-122218b82e25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
13317 2024.08.05 16:52:54.467298 [ 3 ] {cc3faeee-9974-4cf9-87b6-122218b82e25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
13318 2024.08.05 16:52:54.467530 [ 3 ] {cc3faeee-9974-4cf9-87b6-122218b82e25} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13319 2024.08.05 16:52:54.468209 [ 3 ] {cc3faeee-9974-4cf9-87b6-122218b82e25} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13320 2024.08.05 16:52:54.468256 [ 3 ] {cc3faeee-9974-4cf9-87b6-122218b82e25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
13321 2024.08.05 16:52:54.468671 [ 3 ] {cc3faeee-9974-4cf9-87b6-122218b82e25} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
13322 2024.08.05 16:52:54.469029 [ 3 ] {cc3faeee-9974-4cf9-87b6-122218b82e25} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13323 2024.08.05 16:52:54.469210 [ 3 ] {cc3faeee-9974-4cf9-87b6-122218b82e25} <Debug> executeQuery: Read 27 rows, 2.04 KiB in 0.002038 sec., 13248.282630029442 rows/sec., 1001.96 KiB/sec.
13324 2024.08.05 16:52:54.469227 [ 59 ] {} <Debug> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
13325 2024.08.05 16:52:54.469329 [ 59 ] {} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13326 2024.08.05 16:52:54.469380 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
13327 2024.08.05 16:52:54.469526 [ 3 ] {cc3faeee-9974-4cf9-87b6-122218b82e25} <Debug> DynamicQueryHandler: Done processing query
13328 2024.08.05 16:52:54.469573 [ 3 ] {cc3faeee-9974-4cf9-87b6-122218b82e25} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13329 2024.08.05 16:52:54.469567 [ 189 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::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
13330 2024.08.05 16:52:54.469596 [ 3 ] {} <Debug> HTTP-Session: 96ad8003-de2a-4b66-a6a2-f5378d98f59f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13331 2024.08.05 16:52:54.469813 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13332 2024.08.05 16:52:54.469837 [ 189 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13333 2024.08.05 16:52:54.469900 [ 189 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 38 rows starting from the beginning of the part
13334 2024.08.05 16:52:54.469911 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13335 2024.08.05 16:52:54.469960 [ 3 ] {} <Debug> HTTP-Session: 74b758b7-8382-4ea3-ba64-284a83fd8121 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
13336 2024.08.05 16:52:54.470016 [ 3 ] {} <Debug> HTTP-Session: 74b758b7-8382-4ea3-ba64-284a83fd8121 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13337 2024.08.05 16:52:54.470095 [ 3 ] {} <Debug> HTTP-Session: 74b758b7-8382-4ea3-ba64-284a83fd8121 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13338 2024.08.05 16:52:54.470131 [ 189 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 27 rows starting from the beginning of the part
13339 2024.08.05 16:52:54.470257 [ 3 ] {} <Trace> HTTP-Session: 74b758b7-8382-4ea3-ba64-284a83fd8121 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13340 2024.08.05 16:52:54.470419 [ 189 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::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
13341 2024.08.05 16:52:54.470675 [ 189 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 27 rows starting from the beginning of the part
13342 2024.08.05 16:52:54.470846 [ 3 ] {469c348f-304f-49aa-b076-56e7039fc123} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
13343 2024.08.05 16:52:54.470905 [ 189 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::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
13344 2024.08.05 16:52:54.471062 [ 3 ] {469c348f-304f-49aa-b076-56e7039fc123} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
13345 2024.08.05 16:52:54.471223 [ 189 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 27 rows starting from the beginning of the part
13346 2024.08.05 16:52:54.471901 [ 3 ] {469c348f-304f-49aa-b076-56e7039fc123} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13347 2024.08.05 16:52:54.472599 [ 3 ] {469c348f-304f-49aa-b076-56e7039fc123} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13348 2024.08.05 16:52:54.472683 [ 3 ] {469c348f-304f-49aa-b076-56e7039fc123} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
13349 2024.08.05 16:52:54.473579 [ 3 ] {469c348f-304f-49aa-b076-56e7039fc123} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
13350 2024.08.05 16:52:54.474227 [ 199 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 141 rows, containing 4 columns (4 merged, 0 gathered) in 0.004751632 sec., 29674.015159423117 rows/sec., 2.23 MiB/sec.
13351 2024.08.05 16:52:54.474456 [ 199 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
13352 2024.08.05 16:52:54.474471 [ 3 ] {469c348f-304f-49aa-b076-56e7039fc123} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13353 2024.08.05 16:52:54.474801 [ 3 ] {469c348f-304f-49aa-b076-56e7039fc123} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.004167 sec., 479.96160307175427 rows/sec., 39.14 KiB/sec.
13354 2024.08.05 16:52:54.475268 [ 3 ] {469c348f-304f-49aa-b076-56e7039fc123} <Debug> DynamicQueryHandler: Done processing query
13355 2024.08.05 16:52:54.475308 [ 3 ] {469c348f-304f-49aa-b076-56e7039fc123} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
13356 2024.08.05 16:52:54.475339 [ 3 ] {} <Debug> HTTP-Session: 74b758b7-8382-4ea3-ba64-284a83fd8121 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13357 2024.08.05 16:52:54.475426 [ 199 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_66_13} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13358 2024.08.05 16:52:54.475536 [ 199 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_66_13} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
13359 2024.08.05 16:52:54.475571 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 33967, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13360 2024.08.05 16:52:54.475672 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13361 2024.08.05 16:52:54.475683 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
13362 2024.08.05 16:52:54.475704 [ 3 ] {} <Debug> HTTP-Session: 9f216a6c-da80-4e5d-995a-cd780ec96219 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
13363 2024.08.05 16:52:54.475744 [ 3 ] {} <Debug> HTTP-Session: 9f216a6c-da80-4e5d-995a-cd780ec96219 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13364 2024.08.05 16:52:54.475760 [ 3 ] {} <Debug> HTTP-Session: 9f216a6c-da80-4e5d-995a-cd780ec96219 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13365 2024.08.05 16:52:54.475792 [ 3 ] {} <Trace> HTTP-Session: 9f216a6c-da80-4e5d-995a-cd780ec96219 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13366 2024.08.05 16:52:54.475966 [ 3 ] {98014df1-bd3f-441e-89e2-a8d305486345} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13367 2024.08.05 16:52:54.476010 [ 3 ] {98014df1-bd3f-441e-89e2-a8d305486345} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13368 2024.08.05 16:52:54.476153 [ 3 ] {98014df1-bd3f-441e-89e2-a8d305486345} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13369 2024.08.05 16:52:54.476592 [ 3 ] {98014df1-bd3f-441e-89e2-a8d305486345} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13370 2024.08.05 16:52:54.476629 [ 3 ] {98014df1-bd3f-441e-89e2-a8d305486345} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
13371 2024.08.05 16:52:54.476984 [ 3 ] {98014df1-bd3f-441e-89e2-a8d305486345} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
13372 2024.08.05 16:52:54.477310 [ 3 ] {98014df1-bd3f-441e-89e2-a8d305486345} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13373 2024.08.05 16:52:54.477458 [ 3 ] {98014df1-bd3f-441e-89e2-a8d305486345} <Debug> executeQuery: Read 225 rows, 20.30 KiB in 0.00157 sec., 143312.10191082803 rows/sec., 12.63 MiB/sec.
13374 2024.08.05 16:52:54.477471 [ 59 ] {} <Debug> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
13375 2024.08.05 16:52:54.477550 [ 59 ] {} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13376 2024.08.05 16:52:54.477605 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
13377 2024.08.05 16:52:54.477737 [ 3 ] {98014df1-bd3f-441e-89e2-a8d305486345} <Debug> DynamicQueryHandler: Done processing query
13378 2024.08.05 16:52:54.477781 [ 3 ] {98014df1-bd3f-441e-89e2-a8d305486345} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB.
13379 2024.08.05 16:52:54.477790 [ 196 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::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
13380 2024.08.05 16:52:54.477806 [ 3 ] {} <Debug> HTTP-Session: 9f216a6c-da80-4e5d-995a-cd780ec96219 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13381 2024.08.05 16:52:54.477997 [ 196 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13382 2024.08.05 16:52:54.478015 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13383 2024.08.05 16:52:54.478066 [ 196 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 303 rows starting from the beginning of the part
13384 2024.08.05 16:52:54.478110 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13385 2024.08.05 16:52:54.478175 [ 3 ] {} <Debug> HTTP-Session: c7af3907-52c7-4dcc-adb0-ac194eec0d1c Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
13386 2024.08.05 16:52:54.478257 [ 3 ] {} <Debug> HTTP-Session: c7af3907-52c7-4dcc-adb0-ac194eec0d1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13387 2024.08.05 16:52:54.478309 [ 196 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 224 rows starting from the beginning of the part
13388 2024.08.05 16:52:54.478322 [ 3 ] {} <Debug> HTTP-Session: c7af3907-52c7-4dcc-adb0-ac194eec0d1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13389 2024.08.05 16:52:54.478466 [ 3 ] {} <Trace> HTTP-Session: c7af3907-52c7-4dcc-adb0-ac194eec0d1c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13390 2024.08.05 16:52:54.478600 [ 196 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 89 rows starting from the beginning of the part
13391 2024.08.05 16:52:54.478772 [ 3 ] {62efdcf1-b1fd-4de3-936b-3431fcbb4467} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
13392 2024.08.05 16:52:54.478933 [ 3 ] {62efdcf1-b1fd-4de3-936b-3431fcbb4467} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
13393 2024.08.05 16:52:54.478937 [ 196 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 225 rows starting from the beginning of the part
13394 2024.08.05 16:52:54.479295 [ 196 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 91 rows starting from the beginning of the part
13395 2024.08.05 16:52:54.479653 [ 196 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 225 rows starting from the beginning of the part
13396 2024.08.05 16:52:54.479921 [ 3 ] {62efdcf1-b1fd-4de3-936b-3431fcbb4467} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13397 2024.08.05 16:52:54.480716 [ 3 ] {62efdcf1-b1fd-4de3-936b-3431fcbb4467} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13398 2024.08.05 16:52:54.480795 [ 3 ] {62efdcf1-b1fd-4de3-936b-3431fcbb4467} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
13399 2024.08.05 16:52:54.481576 [ 3 ] {62efdcf1-b1fd-4de3-936b-3431fcbb4467} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
13400 2024.08.05 16:52:54.482357 [ 3 ] {62efdcf1-b1fd-4de3-936b-3431fcbb4467} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13401 2024.08.05 16:52:54.482705 [ 3 ] {62efdcf1-b1fd-4de3-936b-3431fcbb4467} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.004041 sec., 494.9269982677555 rows/sec., 34.56 KiB/sec.
13402 2024.08.05 16:52:54.483115 [ 196 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1157 rows, containing 4 columns (4 merged, 0 gathered) in 0.005413492 sec., 213725.262732447 rows/sec., 18.50 MiB/sec.
13403 2024.08.05 16:52:54.483215 [ 3 ] {62efdcf1-b1fd-4de3-936b-3431fcbb4467} <Debug> DynamicQueryHandler: Done processing query
13404 2024.08.05 16:52:54.483247 [ 3 ] {62efdcf1-b1fd-4de3-936b-3431fcbb4467} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
13405 2024.08.05 16:52:54.483264 [ 3 ] {} <Debug> HTTP-Session: c7af3907-52c7-4dcc-adb0-ac194eec0d1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13406 2024.08.05 16:52:54.483328 [ 198 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
13407 2024.08.05 16:52:54.483448 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 65453, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13408 2024.08.05 16:52:54.483515 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13409 2024.08.05 16:52:54.483552 [ 3 ] {} <Debug> HTTP-Session: 185bebf4-6c0e-4215-9e06-de152947d050 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
13410 2024.08.05 16:52:54.483589 [ 3 ] {} <Debug> HTTP-Session: 185bebf4-6c0e-4215-9e06-de152947d050 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13411 2024.08.05 16:52:54.483608 [ 3 ] {} <Debug> HTTP-Session: 185bebf4-6c0e-4215-9e06-de152947d050 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13412 2024.08.05 16:52:54.483657 [ 3 ] {} <Trace> HTTP-Session: 185bebf4-6c0e-4215-9e06-de152947d050 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13413 2024.08.05 16:52:54.483853 [ 198 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_71_14} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13414 2024.08.05 16:52:54.483922 [ 3 ] {245de0c1-f016-414e-b564-80e954e8ea62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13415 2024.08.05 16:52:54.483961 [ 198 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_71_14} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
13416 2024.08.05 16:52:54.483971 [ 3 ] {245de0c1-f016-414e-b564-80e954e8ea62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13417 2024.08.05 16:52:54.484087 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB.
13418 2024.08.05 16:52:54.484177 [ 3 ] {245de0c1-f016-414e-b564-80e954e8ea62} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13419 2024.08.05 16:52:54.484702 [ 3 ] {245de0c1-f016-414e-b564-80e954e8ea62} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13420 2024.08.05 16:52:54.484739 [ 3 ] {245de0c1-f016-414e-b564-80e954e8ea62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
13421 2024.08.05 16:52:54.485077 [ 3 ] {245de0c1-f016-414e-b564-80e954e8ea62} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
13422 2024.08.05 16:52:54.485395 [ 3 ] {245de0c1-f016-414e-b564-80e954e8ea62} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13423 2024.08.05 16:52:54.485542 [ 3 ] {245de0c1-f016-414e-b564-80e954e8ea62} <Debug> executeQuery: Read 405 rows, 29.32 KiB in 0.001777 sec., 227912.21159257175 rows/sec., 16.11 MiB/sec.
13424 2024.08.05 16:52:54.485567 [ 59 ] {} <Debug> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
13425 2024.08.05 16:52:54.485640 [ 59 ] {} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13426 2024.08.05 16:52:54.485699 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
13427 2024.08.05 16:52:54.485828 [ 3 ] {245de0c1-f016-414e-b564-80e954e8ea62} <Debug> DynamicQueryHandler: Done processing query
13428 2024.08.05 16:52:54.485881 [ 3 ] {245de0c1-f016-414e-b564-80e954e8ea62} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
13429 2024.08.05 16:52:54.485895 [ 197 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::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
13430 2024.08.05 16:52:54.485911 [ 3 ] {} <Debug> HTTP-Session: 185bebf4-6c0e-4215-9e06-de152947d050 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13431 2024.08.05 16:52:54.486073 [ 197 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13432 2024.08.05 16:52:54.486105 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13433 2024.08.05 16:52:54.486136 [ 197 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 472 rows starting from the beginning of the part
13434 2024.08.05 16:52:54.486197 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13435 2024.08.05 16:52:54.486280 [ 3 ] {} <Debug> HTTP-Session: 7a46993c-4ef9-4e0c-925f-41353c0b6b7c Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
13436 2024.08.05 16:52:54.486350 [ 3 ] {} <Debug> HTTP-Session: 7a46993c-4ef9-4e0c-925f-41353c0b6b7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13437 2024.08.05 16:52:54.486415 [ 3 ] {} <Debug> HTTP-Session: 7a46993c-4ef9-4e0c-925f-41353c0b6b7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13438 2024.08.05 16:52:54.486441 [ 197 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 403 rows starting from the beginning of the part
13439 2024.08.05 16:52:54.486486 [ 3 ] {} <Trace> HTTP-Session: 7a46993c-4ef9-4e0c-925f-41353c0b6b7c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13440 2024.08.05 16:52:54.486752 [ 197 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 75 rows starting from the beginning of the part
13441 2024.08.05 16:52:54.486763 [ 3 ] {90365124-130d-45a0-ada1-dac1d4f87573} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
13442 2024.08.05 16:52:54.486918 [ 3 ] {90365124-130d-45a0-ada1-dac1d4f87573} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
13443 2024.08.05 16:52:54.486999 [ 197 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 405 rows starting from the beginning of the part
13444 2024.08.05 16:52:54.487338 [ 197 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 79 rows starting from the beginning of the part
13445 2024.08.05 16:52:54.487736 [ 197 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 405 rows starting from the beginning of the part
13446 2024.08.05 16:52:54.487785 [ 3 ] {90365124-130d-45a0-ada1-dac1d4f87573} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13447 2024.08.05 16:52:54.488611 [ 3 ] {90365124-130d-45a0-ada1-dac1d4f87573} <Trace> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13448 2024.08.05 16:52:54.488678 [ 3 ] {90365124-130d-45a0-ada1-dac1d4f87573} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
13449 2024.08.05 16:52:54.489594 [ 3 ] {90365124-130d-45a0-ada1-dac1d4f87573} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
13450 2024.08.05 16:52:54.490323 [ 3 ] {90365124-130d-45a0-ada1-dac1d4f87573} <Trace> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13451 2024.08.05 16:52:54.490749 [ 3 ] {90365124-130d-45a0-ada1-dac1d4f87573} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.004058 sec., 1478.5608674223756 rows/sec., 63.53 KiB/sec.
13452 2024.08.05 16:52:54.490809 [ 59 ] {} <Debug> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
13453 2024.08.05 16:52:54.491073 [ 59 ] {} <Trace> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13454 2024.08.05 16:52:54.491126 [ 198 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1839 rows, containing 4 columns (4 merged, 0 gathered) in 0.005329201 sec., 345079.87219847774 rows/sec., 24.70 MiB/sec.
13455 2024.08.05 16:52:54.491154 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
13456 2024.08.05 16:52:54.491280 [ 3 ] {90365124-130d-45a0-ada1-dac1d4f87573} <Debug> DynamicQueryHandler: Done processing query
13457 2024.08.05 16:52:54.491365 [ 3 ] {90365124-130d-45a0-ada1-dac1d4f87573} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
13458 2024.08.05 16:52:54.491422 [ 198 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
13459 2024.08.05 16:52:54.491448 [ 3 ] {} <Debug> HTTP-Session: 7a46993c-4ef9-4e0c-925f-41353c0b6b7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13460 2024.08.05 16:52:54.491551 [ 195 ] {6bd44631-33fa-4fa0-bb50-28e3271643dd::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
13461 2024.08.05 16:52:54.491681 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13462 2024.08.05 16:52:54.491857 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13463 2024.08.05 16:52:54.491949 [ 3 ] {} <Debug> HTTP-Session: 4b59feec-9a49-47c8-8554-a0baeb9a8957 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
13464 2024.08.05 16:52:54.492045 [ 3 ] {} <Debug> HTTP-Session: 4b59feec-9a49-47c8-8554-a0baeb9a8957 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13465 2024.08.05 16:52:54.492113 [ 3 ] {} <Debug> HTTP-Session: 4b59feec-9a49-47c8-8554-a0baeb9a8957 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13466 2024.08.05 16:52:54.492252 [ 3 ] {} <Trace> HTTP-Session: 4b59feec-9a49-47c8-8554-a0baeb9a8957 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13467 2024.08.05 16:52:54.492298 [ 195 ] {6bd44631-33fa-4fa0-bb50-28e3271643dd::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13468 2024.08.05 16:52:54.492456 [ 195 ] {6bd44631-33fa-4fa0-bb50-28e3271643dd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 156 rows starting from the beginning of the part
13469 2024.08.05 16:52:54.492583 [ 3 ] {349cd642-89b8-4d14-b116-04b41525d686} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
13470 2024.08.05 16:52:54.492856 [ 3 ] {349cd642-89b8-4d14-b116-04b41525d686} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
13471 2024.08.05 16:52:54.492869 [ 195 ] {6bd44631-33fa-4fa0-bb50-28e3271643dd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part
13472 2024.08.05 16:52:54.493063 [ 198 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_71_14} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13473 2024.08.05 16:52:54.493541 [ 198 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_71_14} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
13474 2024.08.05 16:52:54.493714 [ 195 ] {6bd44631-33fa-4fa0-bb50-28e3271643dd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part
13475 2024.08.05 16:52:54.493771 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB.
13476 2024.08.05 16:52:54.494110 [ 195 ] {6bd44631-33fa-4fa0-bb50-28e3271643dd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part
13477 2024.08.05 16:52:54.494217 [ 3 ] {349cd642-89b8-4d14-b116-04b41525d686} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13478 2024.08.05 16:52:54.494338 [ 195 ] {6bd44631-33fa-4fa0-bb50-28e3271643dd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part
13479 2024.08.05 16:52:54.494652 [ 195 ] {6bd44631-33fa-4fa0-bb50-28e3271643dd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part
13480 2024.08.05 16:52:54.495372 [ 3 ] {349cd642-89b8-4d14-b116-04b41525d686} <Trace> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13481 2024.08.05 16:52:54.495436 [ 3 ] {349cd642-89b8-4d14-b116-04b41525d686} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
13482 2024.08.05 16:52:54.496415 [ 3 ] {349cd642-89b8-4d14-b116-04b41525d686} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
13483 2024.08.05 16:52:54.497463 [ 3 ] {349cd642-89b8-4d14-b116-04b41525d686} <Trace> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13484 2024.08.05 16:52:54.497469 [ 194 ] {6bd44631-33fa-4fa0-bb50-28e3271643dd::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 4 columns (4 merged, 0 gathered) in 0.006218036 sec., 29912.98216993276 rows/sec., 1.26 MiB/sec.
13485 2024.08.05 16:52:54.497667 [ 194 ] {6bd44631-33fa-4fa0-bb50-28e3271643dd::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
13486 2024.08.05 16:52:54.497686 [ 59 ] {} <Debug> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
13487 2024.08.05 16:52:54.497691 [ 3 ] {349cd642-89b8-4d14-b116-04b41525d686} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.005225 sec., 14736.842105263158 rows/sec., 929.28 KiB/sec.
13488 2024.08.05 16:52:54.497795 [ 59 ] {} <Trace> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13489 2024.08.05 16:52:54.497918 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
13490 2024.08.05 16:52:54.498363 [ 3 ] {349cd642-89b8-4d14-b116-04b41525d686} <Debug> DynamicQueryHandler: Done processing query
13491 2024.08.05 16:52:54.498445 [ 3 ] {349cd642-89b8-4d14-b116-04b41525d686} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
13492 2024.08.05 16:52:54.498476 [ 200 ] {f97fc151-a900-4d1c-a039-72bdc4ea024c::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
13493 2024.08.05 16:52:54.498521 [ 3 ] {} <Debug> HTTP-Session: 4b59feec-9a49-47c8-8554-a0baeb9a8957 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13494 2024.08.05 16:52:54.498815 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 30773, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13495 2024.08.05 16:52:54.498991 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13496 2024.08.05 16:52:54.499083 [ 3 ] {} <Debug> HTTP-Session: d872af17-03f6-47b5-81fc-cd4e825647b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
13497 2024.08.05 16:52:54.499127 [ 200 ] {f97fc151-a900-4d1c-a039-72bdc4ea024c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13498 2024.08.05 16:52:54.499140 [ 3 ] {} <Debug> HTTP-Session: d872af17-03f6-47b5-81fc-cd4e825647b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13499 2024.08.05 16:52:54.499145 [ 194 ] {6bd44631-33fa-4fa0-bb50-28e3271643dd::all_1_31_6} <Trace> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13500 2024.08.05 16:52:54.499211 [ 3 ] {} <Debug> HTTP-Session: d872af17-03f6-47b5-81fc-cd4e825647b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13501 2024.08.05 16:52:54.499213 [ 200 ] {f97fc151-a900-4d1c-a039-72bdc4ea024c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2002 rows starting from the beginning of the part
13502 2024.08.05 16:52:54.499330 [ 3 ] {} <Trace> HTTP-Session: d872af17-03f6-47b5-81fc-cd4e825647b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13503 2024.08.05 16:52:54.499417 [ 194 ] {6bd44631-33fa-4fa0-bb50-28e3271643dd::all_1_31_6} <Trace> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
13504 2024.08.05 16:52:54.499682 [ 200 ] {f97fc151-a900-4d1c-a039-72bdc4ea024c::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
13505 2024.08.05 16:52:54.499823 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
13506 2024.08.05 16:52:54.499898 [ 3 ] {c143f941-ea5c-463c-b7b1-603b2a858ad6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13507 2024.08.05 16:52:54.500084 [ 3 ] {c143f941-ea5c-463c-b7b1-603b2a858ad6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13508 2024.08.05 16:52:54.500126 [ 200 ] {f97fc151-a900-4d1c-a039-72bdc4ea024c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 77 rows starting from the beginning of the part
13509 2024.08.05 16:52:54.500541 [ 200 ] {f97fc151-a900-4d1c-a039-72bdc4ea024c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 77 rows starting from the beginning of the part
13510 2024.08.05 16:52:54.500903 [ 200 ] {f97fc151-a900-4d1c-a039-72bdc4ea024c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 77 rows starting from the beginning of the part
13511 2024.08.05 16:52:54.501112 [ 3 ] {c143f941-ea5c-463c-b7b1-603b2a858ad6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13512 2024.08.05 16:52:54.501280 [ 200 ] {f97fc151-a900-4d1c-a039-72bdc4ea024c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 77 rows starting from the beginning of the part
13513 2024.08.05 16:52:54.502098 [ 3 ] {c143f941-ea5c-463c-b7b1-603b2a858ad6} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13514 2024.08.05 16:52:54.502168 [ 3 ] {c143f941-ea5c-463c-b7b1-603b2a858ad6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
13515 2024.08.05 16:52:54.503100 [ 3 ] {c143f941-ea5c-463c-b7b1-603b2a858ad6} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
13516 2024.08.05 16:52:54.504015 [ 3 ] {c143f941-ea5c-463c-b7b1-603b2a858ad6} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13517 2024.08.05 16:52:54.504256 [ 59 ] {} <Debug> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
13518 2024.08.05 16:52:54.504344 [ 3 ] {c143f941-ea5c-463c-b7b1-603b2a858ad6} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.004707 sec., 34204.37646059061 rows/sec., 2.38 MiB/sec.
13519 2024.08.05 16:52:54.504413 [ 59 ] {} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13520 2024.08.05 16:52:54.504917 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
13521 2024.08.05 16:52:54.504950 [ 191 ] {f97fc151-a900-4d1c-a039-72bdc4ea024c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2387 rows, containing 5 columns (5 merged, 0 gathered) in 0.006883628 sec., 346764.81646015734 rows/sec., 21.35 MiB/sec.
13522 2024.08.05 16:52:54.505010 [ 3 ] {c143f941-ea5c-463c-b7b1-603b2a858ad6} <Debug> DynamicQueryHandler: Done processing query
13523 2024.08.05 16:52:54.505085 [ 3 ] {c143f941-ea5c-463c-b7b1-603b2a858ad6} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
13524 2024.08.05 16:52:54.505123 [ 3 ] {} <Debug> HTTP-Session: d872af17-03f6-47b5-81fc-cd4e825647b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13525 2024.08.05 16:52:54.505164 [ 190 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::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
13526 2024.08.05 16:52:54.505352 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 33841, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13527 2024.08.05 16:52:54.505375 [ 191 ] {f97fc151-a900-4d1c-a039-72bdc4ea024c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
13528 2024.08.05 16:52:54.505483 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13529 2024.08.05 16:52:54.505584 [ 3 ] {} <Debug> HTTP-Session: d8632f4a-38f5-42dd-b61f-173eafbb6d0e Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
13530 2024.08.05 16:52:54.505612 [ 190 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13531 2024.08.05 16:52:54.505658 [ 3 ] {} <Debug> HTTP-Session: d8632f4a-38f5-42dd-b61f-173eafbb6d0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13532 2024.08.05 16:52:54.505735 [ 3 ] {} <Debug> HTTP-Session: d8632f4a-38f5-42dd-b61f-173eafbb6d0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13533 2024.08.05 16:52:54.505768 [ 190 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_66_13, total 10791 rows starting from the beginning of the part
13534 2024.08.05 16:52:54.505816 [ 3 ] {} <Trace> HTTP-Session: d8632f4a-38f5-42dd-b61f-173eafbb6d0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13535 2024.08.05 16:52:54.506213 [ 190 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 160 rows starting from the beginning of the part
13536 2024.08.05 16:52:54.506576 [ 3 ] {14436a37-576c-4d9d-90fa-ac5e20d52105} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
13537 2024.08.05 16:52:54.506686 [ 190 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::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
13538 2024.08.05 16:52:54.507023 [ 3 ] {14436a37-576c-4d9d-90fa-ac5e20d52105} <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.08.05 16:52:54.507158 [ 190 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 161 rows starting from the beginning of the part
13540 2024.08.05 16:52:54.507624 [ 190 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 162 rows starting from the beginning of the part
13541 2024.08.05 16:52:54.508152 [ 190 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 161 rows starting from the beginning of the part
13542 2024.08.05 16:52:54.508754 [ 191 ] {f97fc151-a900-4d1c-a039-72bdc4ea024c::all_1_31_6} <Trace> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13543 2024.08.05 16:52:54.509177 [ 191 ] {f97fc151-a900-4d1c-a039-72bdc4ea024c::all_1_31_6} <Trace> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
13544 2024.08.05 16:52:54.509535 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB.
13545 2024.08.05 16:52:54.509983 [ 3 ] {14436a37-576c-4d9d-90fa-ac5e20d52105} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13546 2024.08.05 16:52:54.510958 [ 3 ] {14436a37-576c-4d9d-90fa-ac5e20d52105} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13547 2024.08.05 16:52:54.511003 [ 3 ] {14436a37-576c-4d9d-90fa-ac5e20d52105} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
13548 2024.08.05 16:52:54.511889 [ 3 ] {14436a37-576c-4d9d-90fa-ac5e20d52105} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
13549 2024.08.05 16:52:54.512714 [ 3 ] {14436a37-576c-4d9d-90fa-ac5e20d52105} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13550 2024.08.05 16:52:54.512926 [ 59 ] {} <Debug> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
13551 2024.08.05 16:52:54.512971 [ 3 ] {14436a37-576c-4d9d-90fa-ac5e20d52105} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.006915 sec., 3036.876355748373 rows/sec., 5.44 MiB/sec.
13552 2024.08.05 16:52:54.512984 [ 59 ] {} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13553 2024.08.05 16:52:54.513056 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
13554 2024.08.05 16:52:54.513444 [ 187 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::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
13555 2024.08.05 16:52:54.513781 [ 3 ] {14436a37-576c-4d9d-90fa-ac5e20d52105} <Debug> DynamicQueryHandler: Done processing query
13556 2024.08.05 16:52:54.513855 [ 3 ] {14436a37-576c-4d9d-90fa-ac5e20d52105} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
13557 2024.08.05 16:52:54.513938 [ 3 ] {} <Debug> HTTP-Session: d8632f4a-38f5-42dd-b61f-173eafbb6d0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13558 2024.08.05 16:52:54.514199 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 3209, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13559 2024.08.05 16:52:54.514400 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13560 2024.08.05 16:52:54.514533 [ 3 ] {} <Debug> HTTP-Session: 3432e877-0f31-45dd-8a99-c3c8342c081f Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
13561 2024.08.05 16:52:54.514628 [ 3 ] {} <Debug> HTTP-Session: 3432e877-0f31-45dd-8a99-c3c8342c081f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13562 2024.08.05 16:52:54.514711 [ 3 ] {} <Debug> HTTP-Session: 3432e877-0f31-45dd-8a99-c3c8342c081f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13563 2024.08.05 16:52:54.514719 [ 187 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13564 2024.08.05 16:52:54.514904 [ 3 ] {} <Trace> HTTP-Session: 3432e877-0f31-45dd-8a99-c3c8342c081f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13565 2024.08.05 16:52:54.515067 [ 187 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::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
13566 2024.08.05 16:52:54.515107 [ 190 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11595 rows, containing 5 columns (5 merged, 0 gathered) in 0.010087452 sec., 1149447.8486737781 rows/sec., 80.13 MiB/sec.
13567 2024.08.05 16:52:54.515249 [ 3 ] {2d4c17f1-0e1f-4e4e-b3d6-577fa8b60075} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
13568 2024.08.05 16:52:54.515371 [ 3 ] {2d4c17f1-0e1f-4e4e-b3d6-577fa8b60075} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
13569 2024.08.05 16:52:54.515623 [ 190 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
13570 2024.08.05 16:52:54.516421 [ 187 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::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
13571 2024.08.05 16:52:54.516931 [ 3 ] {2d4c17f1-0e1f-4e4e-b3d6-577fa8b60075} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13572 2024.08.05 16:52:54.517938 [ 190 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13573 2024.08.05 16:52:54.518026 [ 187 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::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
13574 2024.08.05 16:52:54.518254 [ 190 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
13575 2024.08.05 16:52:54.518537 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.51 MiB.
13576 2024.08.05 16:52:54.518592 [ 3 ] {2d4c17f1-0e1f-4e4e-b3d6-577fa8b60075} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13577 2024.08.05 16:52:54.518729 [ 3 ] {2d4c17f1-0e1f-4e4e-b3d6-577fa8b60075} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
13578 2024.08.05 16:52:54.519112 [ 187 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::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
13579 2024.08.05 16:52:54.519709 [ 187 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::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
13580 2024.08.05 16:52:54.520254 [ 187 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::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
13581 2024.08.05 16:52:54.520262 [ 3 ] {2d4c17f1-0e1f-4e4e-b3d6-577fa8b60075} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
13582 2024.08.05 16:52:54.521453 [ 3 ] {2d4c17f1-0e1f-4e4e-b3d6-577fa8b60075} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13583 2024.08.05 16:52:54.521790 [ 3 ] {2d4c17f1-0e1f-4e4e-b3d6-577fa8b60075} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.006649 sec., 3459.1667919987967 rows/sec., 187.12 KiB/sec.
13584 2024.08.05 16:52:54.522466 [ 3 ] {2d4c17f1-0e1f-4e4e-b3d6-577fa8b60075} <Debug> DynamicQueryHandler: Done processing query
13585 2024.08.05 16:52:54.522566 [ 3 ] {2d4c17f1-0e1f-4e4e-b3d6-577fa8b60075} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
13586 2024.08.05 16:52:54.522664 [ 3 ] {} <Debug> HTTP-Session: 3432e877-0f31-45dd-8a99-c3c8342c081f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13587 2024.08.05 16:52:54.522902 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13588 2024.08.05 16:52:54.522987 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13589 2024.08.05 16:52:54.523033 [ 3 ] {} <Debug> HTTP-Session: 21db0798-08f6-4bd9-81d0-c94869eaeb73 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
13590 2024.08.05 16:52:54.523051 [ 3 ] {} <Debug> HTTP-Session: 21db0798-08f6-4bd9-81d0-c94869eaeb73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13591 2024.08.05 16:52:54.523095 [ 3 ] {} <Debug> HTTP-Session: 21db0798-08f6-4bd9-81d0-c94869eaeb73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13592 2024.08.05 16:52:54.523129 [ 3 ] {} <Trace> HTTP-Session: 21db0798-08f6-4bd9-81d0-c94869eaeb73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13593 2024.08.05 16:52:54.523256 [ 3 ] {ce0103ba-c743-4b08-8ccf-7b81a535ecca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13594 2024.08.05 16:52:54.523308 [ 3 ] {ce0103ba-c743-4b08-8ccf-7b81a535ecca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13595 2024.08.05 16:52:54.523534 [ 3 ] {ce0103ba-c743-4b08-8ccf-7b81a535ecca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13596 2024.08.05 16:52:54.524350 [ 3 ] {ce0103ba-c743-4b08-8ccf-7b81a535ecca} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13597 2024.08.05 16:52:54.524423 [ 3 ] {ce0103ba-c743-4b08-8ccf-7b81a535ecca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
13598 2024.08.05 16:52:54.525581 [ 3 ] {ce0103ba-c743-4b08-8ccf-7b81a535ecca} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
13599 2024.08.05 16:52:54.526558 [ 3 ] {ce0103ba-c743-4b08-8ccf-7b81a535ecca} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13600 2024.08.05 16:52:54.526908 [ 59 ] {} <Debug> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
13601 2024.08.05 16:52:54.526991 [ 3 ] {ce0103ba-c743-4b08-8ccf-7b81a535ecca} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003763 sec., 15944.724953494553 rows/sec., 1.07 MiB/sec.
13602 2024.08.05 16:52:54.527029 [ 59 ] {} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13603 2024.08.05 16:52:54.527117 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
13604 2024.08.05 16:52:54.527562 [ 188 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::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
13605 2024.08.05 16:52:54.527697 [ 3 ] {ce0103ba-c743-4b08-8ccf-7b81a535ecca} <Debug> DynamicQueryHandler: Done processing query
13606 2024.08.05 16:52:54.527813 [ 3 ] {ce0103ba-c743-4b08-8ccf-7b81a535ecca} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13607 2024.08.05 16:52:54.527907 [ 3 ] {} <Debug> HTTP-Session: 21db0798-08f6-4bd9-81d0-c94869eaeb73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13608 2024.08.05 16:52:54.528124 [ 188 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13609 2024.08.05 16:52:54.528225 [ 188 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3804 rows starting from the beginning of the part
13610 2024.08.05 16:52:54.528514 [ 188 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::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
13611 2024.08.05 16:52:54.528774 [ 188 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::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
13612 2024.08.05 16:52:54.528985 [ 188 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::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
13613 2024.08.05 16:52:54.529077 [ 188 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::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
13614 2024.08.05 16:52:54.529216 [ 188 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::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
13615 2024.08.05 16:52:54.532207 [ 189 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4104 rows, containing 4 columns (4 merged, 0 gathered) in 0.004930274 sec., 832408.0973998605 rows/sec., 56.06 MiB/sec.
13616 2024.08.05 16:52:54.532603 [ 189 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
13617 2024.08.05 16:52:54.533596 [ 187 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1084 rows, containing 19 columns (19 merged, 0 gathered) in 0.020402368 sec., 53131.08752866334 rows/sec., 95.21 MiB/sec.
13618 2024.08.05 16:52:54.533881 [ 189 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_71_14} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13619 2024.08.05 16:52:54.533989 [ 189 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_71_14} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
13620 2024.08.05 16:52:54.534093 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB.
13621 2024.08.05 16:52:54.534472 [ 187 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
13622 2024.08.05 16:52:54.535039 [ 187 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::all_1_66_13} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13623 2024.08.05 16:52:54.535116 [ 187 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::all_1_66_13} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
13624 2024.08.05 16:52:54.535224 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.30 MiB.
13625 2024.08.05 16:52:55.000226 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 204.79 MiB, peak 216.44 MiB, free memory in arenas 0.00 B, will set to 207.32 MiB (RSS), difference: 2.53 MiB
13626 2024.08.05 16:52:59.462681 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 1628, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13627 2024.08.05 16:52:59.462823 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13628 2024.08.05 16:52:59.462853 [ 3 ] {} <Debug> HTTP-Session: 13e300e5-a44d-4d91-86d3-945ce16fa10c Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
13629 2024.08.05 16:52:59.462883 [ 3 ] {} <Debug> HTTP-Session: 13e300e5-a44d-4d91-86d3-945ce16fa10c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13630 2024.08.05 16:52:59.462901 [ 3 ] {} <Debug> HTTP-Session: 13e300e5-a44d-4d91-86d3-945ce16fa10c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13631 2024.08.05 16:52:59.462957 [ 3 ] {} <Trace> HTTP-Session: 13e300e5-a44d-4d91-86d3-945ce16fa10c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13632 2024.08.05 16:52:59.463164 [ 3 ] {35b57043-a03b-4bd0-8eb8-24fe3207fdc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
13633 2024.08.05 16:52:59.463240 [ 3 ] {35b57043-a03b-4bd0-8eb8-24fe3207fdc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
13634 2024.08.05 16:52:59.463448 [ 3 ] {35b57043-a03b-4bd0-8eb8-24fe3207fdc2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13635 2024.08.05 16:52:59.463877 [ 3 ] {35b57043-a03b-4bd0-8eb8-24fe3207fdc2} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13636 2024.08.05 16:52:59.463922 [ 3 ] {35b57043-a03b-4bd0-8eb8-24fe3207fdc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
13637 2024.08.05 16:52:59.464317 [ 3 ] {35b57043-a03b-4bd0-8eb8-24fe3207fdc2} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
13638 2024.08.05 16:52:59.464667 [ 3 ] {35b57043-a03b-4bd0-8eb8-24fe3207fdc2} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13639 2024.08.05 16:52:59.464843 [ 3 ] {35b57043-a03b-4bd0-8eb8-24fe3207fdc2} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001742 sec., 6314.580941446613 rows/sec., 511.83 KiB/sec.
13640 2024.08.05 16:52:59.465064 [ 3 ] {35b57043-a03b-4bd0-8eb8-24fe3207fdc2} <Debug> DynamicQueryHandler: Done processing query
13641 2024.08.05 16:52:59.465092 [ 3 ] {35b57043-a03b-4bd0-8eb8-24fe3207fdc2} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
13642 2024.08.05 16:52:59.465109 [ 3 ] {} <Debug> HTTP-Session: 13e300e5-a44d-4d91-86d3-945ce16fa10c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13643 2024.08.05 16:52:59.465238 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13644 2024.08.05 16:52:59.465291 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13645 2024.08.05 16:52:59.465312 [ 3 ] {} <Debug> HTTP-Session: 3f81167e-9c03-469c-89d6-0e3c9a19d79b Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
13646 2024.08.05 16:52:59.465330 [ 3 ] {} <Debug> HTTP-Session: 3f81167e-9c03-469c-89d6-0e3c9a19d79b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13647 2024.08.05 16:52:59.465344 [ 3 ] {} <Debug> HTTP-Session: 3f81167e-9c03-469c-89d6-0e3c9a19d79b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13648 2024.08.05 16:52:59.465379 [ 3 ] {} <Trace> HTTP-Session: 3f81167e-9c03-469c-89d6-0e3c9a19d79b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13649 2024.08.05 16:52:59.465485 [ 3 ] {98955f63-6c91-4ac2-8c27-98a4aa3461ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
13650 2024.08.05 16:52:59.465532 [ 3 ] {98955f63-6c91-4ac2-8c27-98a4aa3461ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
13651 2024.08.05 16:52:59.465667 [ 3 ] {98955f63-6c91-4ac2-8c27-98a4aa3461ef} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13652 2024.08.05 16:52:59.465980 [ 3 ] {98955f63-6c91-4ac2-8c27-98a4aa3461ef} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13653 2024.08.05 16:52:59.466018 [ 3 ] {98955f63-6c91-4ac2-8c27-98a4aa3461ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
13654 2024.08.05 16:52:59.466331 [ 3 ] {98955f63-6c91-4ac2-8c27-98a4aa3461ef} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
13655 2024.08.05 16:52:59.466656 [ 3 ] {98955f63-6c91-4ac2-8c27-98a4aa3461ef} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13656 2024.08.05 16:52:59.466834 [ 3 ] {98955f63-6c91-4ac2-8c27-98a4aa3461ef} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00137 sec., 1459.8540145985403 rows/sec., 119.04 KiB/sec.
13657 2024.08.05 16:52:59.467037 [ 3 ] {98955f63-6c91-4ac2-8c27-98a4aa3461ef} <Debug> DynamicQueryHandler: Done processing query
13658 2024.08.05 16:52:59.467071 [ 3 ] {98955f63-6c91-4ac2-8c27-98a4aa3461ef} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
13659 2024.08.05 16:52:59.467090 [ 3 ] {} <Debug> HTTP-Session: 3f81167e-9c03-469c-89d6-0e3c9a19d79b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13660 2024.08.05 16:52:59.467219 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 17932, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13661 2024.08.05 16:52:59.467271 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13662 2024.08.05 16:52:59.467291 [ 3 ] {} <Debug> HTTP-Session: 2ea2391e-ce52-4aef-961b-f748524c2872 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
13663 2024.08.05 16:52:59.467308 [ 3 ] {} <Debug> HTTP-Session: 2ea2391e-ce52-4aef-961b-f748524c2872 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13664 2024.08.05 16:52:59.467322 [ 3 ] {} <Debug> HTTP-Session: 2ea2391e-ce52-4aef-961b-f748524c2872 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13665 2024.08.05 16:52:59.467353 [ 3 ] {} <Trace> HTTP-Session: 2ea2391e-ce52-4aef-961b-f748524c2872 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13666 2024.08.05 16:52:59.467491 [ 3 ] {69afa335-c68c-458a-b45f-90693b11279b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13667 2024.08.05 16:52:59.467536 [ 3 ] {69afa335-c68c-458a-b45f-90693b11279b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13668 2024.08.05 16:52:59.467664 [ 3 ] {69afa335-c68c-458a-b45f-90693b11279b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13669 2024.08.05 16:52:59.468047 [ 3 ] {69afa335-c68c-458a-b45f-90693b11279b} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13670 2024.08.05 16:52:59.468084 [ 3 ] {69afa335-c68c-458a-b45f-90693b11279b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
13671 2024.08.05 16:52:59.468409 [ 3 ] {69afa335-c68c-458a-b45f-90693b11279b} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
13672 2024.08.05 16:52:59.468728 [ 3 ] {69afa335-c68c-458a-b45f-90693b11279b} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13673 2024.08.05 16:52:59.468881 [ 3 ] {69afa335-c68c-458a-b45f-90693b11279b} <Debug> executeQuery: Read 126 rows, 10.28 KiB in 0.001445 sec., 87197.23183391003 rows/sec., 6.94 MiB/sec.
13674 2024.08.05 16:52:59.469041 [ 3 ] {69afa335-c68c-458a-b45f-90693b11279b} <Debug> DynamicQueryHandler: Done processing query
13675 2024.08.05 16:52:59.469066 [ 3 ] {69afa335-c68c-458a-b45f-90693b11279b} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
13676 2024.08.05 16:52:59.469082 [ 3 ] {} <Debug> HTTP-Session: 2ea2391e-ce52-4aef-961b-f748524c2872 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13677 2024.08.05 16:52:59.469185 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13678 2024.08.05 16:52:59.469233 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13679 2024.08.05 16:52:59.469253 [ 3 ] {} <Debug> HTTP-Session: a55d0d90-0b00-4101-b0e8-ea3071ab6855 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
13680 2024.08.05 16:52:59.469270 [ 3 ] {} <Debug> HTTP-Session: a55d0d90-0b00-4101-b0e8-ea3071ab6855 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13681 2024.08.05 16:52:59.469284 [ 3 ] {} <Debug> HTTP-Session: a55d0d90-0b00-4101-b0e8-ea3071ab6855 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13682 2024.08.05 16:52:59.469315 [ 3 ] {} <Trace> HTTP-Session: a55d0d90-0b00-4101-b0e8-ea3071ab6855 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13683 2024.08.05 16:52:59.469419 [ 3 ] {b201702f-a2e6-489a-978d-d70c06be8303} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
13684 2024.08.05 16:52:59.469463 [ 3 ] {b201702f-a2e6-489a-978d-d70c06be8303} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
13685 2024.08.05 16:52:59.469589 [ 3 ] {b201702f-a2e6-489a-978d-d70c06be8303} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13686 2024.08.05 16:52:59.469864 [ 3 ] {b201702f-a2e6-489a-978d-d70c06be8303} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13687 2024.08.05 16:52:59.469901 [ 3 ] {b201702f-a2e6-489a-978d-d70c06be8303} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
13688 2024.08.05 16:52:59.470204 [ 3 ] {b201702f-a2e6-489a-978d-d70c06be8303} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
13689 2024.08.05 16:52:59.470518 [ 3 ] {b201702f-a2e6-489a-978d-d70c06be8303} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13690 2024.08.05 16:52:59.470681 [ 3 ] {b201702f-a2e6-489a-978d-d70c06be8303} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001275 sec., 1568.627450980392 rows/sec., 109.53 KiB/sec.
13691 2024.08.05 16:52:59.471043 [ 3 ] {b201702f-a2e6-489a-978d-d70c06be8303} <Debug> DynamicQueryHandler: Done processing query
13692 2024.08.05 16:52:59.471090 [ 3 ] {b201702f-a2e6-489a-978d-d70c06be8303} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
13693 2024.08.05 16:52:59.471119 [ 3 ] {} <Debug> HTTP-Session: a55d0d90-0b00-4101-b0e8-ea3071ab6855 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13694 2024.08.05 16:52:59.471234 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 17128, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13695 2024.08.05 16:52:59.471285 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13696 2024.08.05 16:52:59.471305 [ 3 ] {} <Debug> HTTP-Session: 72d6aaa5-61a6-4764-8f3c-6c307c584ca6 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
13697 2024.08.05 16:52:59.471322 [ 3 ] {} <Debug> HTTP-Session: 72d6aaa5-61a6-4764-8f3c-6c307c584ca6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13698 2024.08.05 16:52:59.471336 [ 3 ] {} <Debug> HTTP-Session: 72d6aaa5-61a6-4764-8f3c-6c307c584ca6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13699 2024.08.05 16:52:59.471367 [ 3 ] {} <Trace> HTTP-Session: 72d6aaa5-61a6-4764-8f3c-6c307c584ca6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13700 2024.08.05 16:52:59.471502 [ 3 ] {c8dd988e-2b46-4ce9-936e-96423eef0a73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13701 2024.08.05 16:52:59.471545 [ 3 ] {c8dd988e-2b46-4ce9-936e-96423eef0a73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13702 2024.08.05 16:52:59.471693 [ 3 ] {c8dd988e-2b46-4ce9-936e-96423eef0a73} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13703 2024.08.05 16:52:59.472047 [ 3 ] {c8dd988e-2b46-4ce9-936e-96423eef0a73} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13704 2024.08.05 16:52:59.472084 [ 3 ] {c8dd988e-2b46-4ce9-936e-96423eef0a73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
13705 2024.08.05 16:52:59.472402 [ 3 ] {c8dd988e-2b46-4ce9-936e-96423eef0a73} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
13706 2024.08.05 16:52:59.472715 [ 3 ] {c8dd988e-2b46-4ce9-936e-96423eef0a73} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13707 2024.08.05 16:52:59.472881 [ 3 ] {c8dd988e-2b46-4ce9-936e-96423eef0a73} <Debug> executeQuery: Read 101 rows, 8.06 KiB in 0.001424 sec., 70926.96629213484 rows/sec., 5.53 MiB/sec.
13708 2024.08.05 16:52:59.473036 [ 3 ] {c8dd988e-2b46-4ce9-936e-96423eef0a73} <Debug> DynamicQueryHandler: Done processing query
13709 2024.08.05 16:52:59.473061 [ 3 ] {c8dd988e-2b46-4ce9-936e-96423eef0a73} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
13710 2024.08.05 16:52:59.473078 [ 3 ] {} <Debug> HTTP-Session: 72d6aaa5-61a6-4764-8f3c-6c307c584ca6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13711 2024.08.05 16:52:59.473209 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 37749, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13712 2024.08.05 16:52:59.473257 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13713 2024.08.05 16:52:59.473277 [ 3 ] {} <Debug> HTTP-Session: 9e2e15cc-20dc-4d0d-8a04-28cfc4d57338 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
13714 2024.08.05 16:52:59.473293 [ 3 ] {} <Debug> HTTP-Session: 9e2e15cc-20dc-4d0d-8a04-28cfc4d57338 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13715 2024.08.05 16:52:59.473307 [ 3 ] {} <Debug> HTTP-Session: 9e2e15cc-20dc-4d0d-8a04-28cfc4d57338 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13716 2024.08.05 16:52:59.473338 [ 3 ] {} <Trace> HTTP-Session: 9e2e15cc-20dc-4d0d-8a04-28cfc4d57338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13717 2024.08.05 16:52:59.473503 [ 3 ] {b78a3faa-0726-4b3b-9f7b-471ba3a9e030} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13718 2024.08.05 16:52:59.473550 [ 3 ] {b78a3faa-0726-4b3b-9f7b-471ba3a9e030} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13719 2024.08.05 16:52:59.473695 [ 3 ] {b78a3faa-0726-4b3b-9f7b-471ba3a9e030} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13720 2024.08.05 16:52:59.474137 [ 3 ] {b78a3faa-0726-4b3b-9f7b-471ba3a9e030} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13721 2024.08.05 16:52:59.474173 [ 3 ] {b78a3faa-0726-4b3b-9f7b-471ba3a9e030} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
13722 2024.08.05 16:52:59.474566 [ 3 ] {b78a3faa-0726-4b3b-9f7b-471ba3a9e030} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
13723 2024.08.05 16:52:59.474914 [ 3 ] {b78a3faa-0726-4b3b-9f7b-471ba3a9e030} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13724 2024.08.05 16:52:59.475074 [ 3 ] {b78a3faa-0726-4b3b-9f7b-471ba3a9e030} <Debug> executeQuery: Read 197 rows, 14.08 KiB in 0.001646 sec., 119684.08262454436 rows/sec., 8.36 MiB/sec.
13725 2024.08.05 16:52:59.475261 [ 3 ] {b78a3faa-0726-4b3b-9f7b-471ba3a9e030} <Debug> DynamicQueryHandler: Done processing query
13726 2024.08.05 16:52:59.475299 [ 3 ] {b78a3faa-0726-4b3b-9f7b-471ba3a9e030} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
13727 2024.08.05 16:52:59.475332 [ 3 ] {} <Debug> HTTP-Session: 9e2e15cc-20dc-4d0d-8a04-28cfc4d57338 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13728 2024.08.05 16:52:59.475478 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 17780, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13729 2024.08.05 16:52:59.475527 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13730 2024.08.05 16:52:59.475548 [ 3 ] {} <Debug> HTTP-Session: a88dc0d1-255c-4206-90e8-c293f1a88298 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
13731 2024.08.05 16:52:59.475564 [ 3 ] {} <Debug> HTTP-Session: a88dc0d1-255c-4206-90e8-c293f1a88298 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13732 2024.08.05 16:52:59.475579 [ 3 ] {} <Debug> HTTP-Session: a88dc0d1-255c-4206-90e8-c293f1a88298 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13733 2024.08.05 16:52:59.475609 [ 3 ] {} <Trace> HTTP-Session: a88dc0d1-255c-4206-90e8-c293f1a88298 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13734 2024.08.05 16:52:59.475786 [ 3 ] {31ba7650-d765-4a14-8290-97f64c950a67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
13735 2024.08.05 16:52:59.475850 [ 3 ] {31ba7650-d765-4a14-8290-97f64c950a67} <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
13736 2024.08.05 16:52:59.476263 [ 3 ] {31ba7650-d765-4a14-8290-97f64c950a67} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13737 2024.08.05 16:52:59.476850 [ 3 ] {31ba7650-d765-4a14-8290-97f64c950a67} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13738 2024.08.05 16:52:59.476886 [ 3 ] {31ba7650-d765-4a14-8290-97f64c950a67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
13739 2024.08.05 16:52:59.477493 [ 3 ] {31ba7650-d765-4a14-8290-97f64c950a67} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
13740 2024.08.05 16:52:59.477913 [ 3 ] {31ba7650-d765-4a14-8290-97f64c950a67} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13741 2024.08.05 16:52:59.478103 [ 3 ] {31ba7650-d765-4a14-8290-97f64c950a67} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002414 sec., 4556.75227837614 rows/sec., 8.17 MiB/sec.
13742 2024.08.05 16:52:59.478770 [ 3 ] {31ba7650-d765-4a14-8290-97f64c950a67} <Debug> DynamicQueryHandler: Done processing query
13743 2024.08.05 16:52:59.478815 [ 3 ] {31ba7650-d765-4a14-8290-97f64c950a67} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
13744 2024.08.05 16:52:59.478839 [ 3 ] {} <Debug> HTTP-Session: a88dc0d1-255c-4206-90e8-c293f1a88298 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13745 2024.08.05 16:52:59.478977 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13746 2024.08.05 16:52:59.479029 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13747 2024.08.05 16:52:59.479048 [ 3 ] {} <Debug> HTTP-Session: 47cdb0dd-d751-4b9c-81fa-796ba14ccb5b Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
13748 2024.08.05 16:52:59.479065 [ 3 ] {} <Debug> HTTP-Session: 47cdb0dd-d751-4b9c-81fa-796ba14ccb5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13749 2024.08.05 16:52:59.479078 [ 3 ] {} <Debug> HTTP-Session: 47cdb0dd-d751-4b9c-81fa-796ba14ccb5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13750 2024.08.05 16:52:59.479111 [ 3 ] {} <Trace> HTTP-Session: 47cdb0dd-d751-4b9c-81fa-796ba14ccb5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13751 2024.08.05 16:52:59.479237 [ 3 ] {12389ed7-c22d-47ee-b4ae-40c759eef9a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13752 2024.08.05 16:52:59.479285 [ 3 ] {12389ed7-c22d-47ee-b4ae-40c759eef9a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13753 2024.08.05 16:52:59.479431 [ 3 ] {12389ed7-c22d-47ee-b4ae-40c759eef9a1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13754 2024.08.05 16:52:59.479768 [ 3 ] {12389ed7-c22d-47ee-b4ae-40c759eef9a1} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13755 2024.08.05 16:52:59.479805 [ 3 ] {12389ed7-c22d-47ee-b4ae-40c759eef9a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
13756 2024.08.05 16:52:59.480174 [ 3 ] {12389ed7-c22d-47ee-b4ae-40c759eef9a1} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
13757 2024.08.05 16:52:59.480506 [ 3 ] {12389ed7-c22d-47ee-b4ae-40c759eef9a1} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13758 2024.08.05 16:52:59.480657 [ 3 ] {12389ed7-c22d-47ee-b4ae-40c759eef9a1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001458 sec., 41152.26337448559 rows/sec., 2.77 MiB/sec.
13759 2024.08.05 16:52:59.480824 [ 3 ] {12389ed7-c22d-47ee-b4ae-40c759eef9a1} <Debug> DynamicQueryHandler: Done processing query
13760 2024.08.05 16:52:59.480850 [ 3 ] {12389ed7-c22d-47ee-b4ae-40c759eef9a1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13761 2024.08.05 16:52:59.480866 [ 3 ] {} <Debug> HTTP-Session: 47cdb0dd-d751-4b9c-81fa-796ba14ccb5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13762 2024.08.05 16:53:03.510470 [ 48 ] {} <Debug> DNSResolver: Updating DNS cache
13763 2024.08.05 16:53:03.510573 [ 48 ] {} <Debug> DNSResolver: Updated DNS cache
13764 2024.08.05 16:53:04.467817 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 3758, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13765 2024.08.05 16:53:04.467954 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13766 2024.08.05 16:53:04.467984 [ 3 ] {} <Debug> HTTP-Session: a3e47b79-9b5f-4475-8a01-65b9c95686f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
13767 2024.08.05 16:53:04.468012 [ 3 ] {} <Debug> HTTP-Session: a3e47b79-9b5f-4475-8a01-65b9c95686f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13768 2024.08.05 16:53:04.468029 [ 3 ] {} <Debug> HTTP-Session: a3e47b79-9b5f-4475-8a01-65b9c95686f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13769 2024.08.05 16:53:04.468084 [ 3 ] {} <Trace> HTTP-Session: a3e47b79-9b5f-4475-8a01-65b9c95686f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13770 2024.08.05 16:53:04.468308 [ 3 ] {68bdd4c2-c935-486d-9f69-b03ced82f3a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
13771 2024.08.05 16:53:04.468382 [ 3 ] {68bdd4c2-c935-486d-9f69-b03ced82f3a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
13772 2024.08.05 16:53:04.468591 [ 3 ] {68bdd4c2-c935-486d-9f69-b03ced82f3a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13773 2024.08.05 16:53:04.469015 [ 3 ] {68bdd4c2-c935-486d-9f69-b03ced82f3a9} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13774 2024.08.05 16:53:04.469057 [ 3 ] {68bdd4c2-c935-486d-9f69-b03ced82f3a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
13775 2024.08.05 16:53:04.469425 [ 3 ] {68bdd4c2-c935-486d-9f69-b03ced82f3a9} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
13776 2024.08.05 16:53:04.469777 [ 3 ] {68bdd4c2-c935-486d-9f69-b03ced82f3a9} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13777 2024.08.05 16:53:04.469919 [ 3 ] {68bdd4c2-c935-486d-9f69-b03ced82f3a9} <Debug> executeQuery: Read 27 rows, 2.04 KiB in 0.001683 sec., 16042.7807486631 rows/sec., 1.18 MiB/sec.
13778 2024.08.05 16:53:04.470106 [ 3 ] {68bdd4c2-c935-486d-9f69-b03ced82f3a9} <Debug> DynamicQueryHandler: Done processing query
13779 2024.08.05 16:53:04.470133 [ 3 ] {68bdd4c2-c935-486d-9f69-b03ced82f3a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13780 2024.08.05 16:53:04.470150 [ 3 ] {} <Debug> HTTP-Session: a3e47b79-9b5f-4475-8a01-65b9c95686f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13781 2024.08.05 16:53:04.470342 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 33833, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13782 2024.08.05 16:53:04.470391 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13783 2024.08.05 16:53:04.470410 [ 3 ] {} <Debug> HTTP-Session: 5ea791a8-743c-400e-b35b-2d1850cf70fd Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
13784 2024.08.05 16:53:04.470426 [ 3 ] {} <Debug> HTTP-Session: 5ea791a8-743c-400e-b35b-2d1850cf70fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13785 2024.08.05 16:53:04.470440 [ 3 ] {} <Debug> HTTP-Session: 5ea791a8-743c-400e-b35b-2d1850cf70fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13786 2024.08.05 16:53:04.470471 [ 3 ] {} <Trace> HTTP-Session: 5ea791a8-743c-400e-b35b-2d1850cf70fd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13787 2024.08.05 16:53:04.470626 [ 3 ] {2c228bc1-4699-4ffe-ad80-5973e5250b29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13788 2024.08.05 16:53:04.470670 [ 3 ] {2c228bc1-4699-4ffe-ad80-5973e5250b29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13789 2024.08.05 16:53:04.470792 [ 3 ] {2c228bc1-4699-4ffe-ad80-5973e5250b29} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13790 2024.08.05 16:53:04.471266 [ 3 ] {2c228bc1-4699-4ffe-ad80-5973e5250b29} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13791 2024.08.05 16:53:04.471303 [ 3 ] {2c228bc1-4699-4ffe-ad80-5973e5250b29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
13792 2024.08.05 16:53:04.471633 [ 3 ] {2c228bc1-4699-4ffe-ad80-5973e5250b29} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
13793 2024.08.05 16:53:04.471943 [ 3 ] {2c228bc1-4699-4ffe-ad80-5973e5250b29} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13794 2024.08.05 16:53:04.472068 [ 3 ] {2c228bc1-4699-4ffe-ad80-5973e5250b29} <Debug> executeQuery: Read 224 rows, 20.23 KiB in 0.001515 sec., 147854.78547854786 rows/sec., 13.04 MiB/sec.
13795 2024.08.05 16:53:04.472231 [ 3 ] {2c228bc1-4699-4ffe-ad80-5973e5250b29} <Debug> DynamicQueryHandler: Done processing query
13796 2024.08.05 16:53:04.472257 [ 3 ] {2c228bc1-4699-4ffe-ad80-5973e5250b29} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB.
13797 2024.08.05 16:53:04.472273 [ 3 ] {} <Debug> HTTP-Session: 5ea791a8-743c-400e-b35b-2d1850cf70fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13798 2024.08.05 16:53:04.472444 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 65110, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13799 2024.08.05 16:53:04.472494 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13800 2024.08.05 16:53:04.472513 [ 3 ] {} <Debug> HTTP-Session: 165d29b3-7eda-4155-a8df-02a36dae4117 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
13801 2024.08.05 16:53:04.472529 [ 3 ] {} <Debug> HTTP-Session: 165d29b3-7eda-4155-a8df-02a36dae4117 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13802 2024.08.05 16:53:04.472543 [ 3 ] {} <Debug> HTTP-Session: 165d29b3-7eda-4155-a8df-02a36dae4117 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13803 2024.08.05 16:53:04.472574 [ 3 ] {} <Trace> HTTP-Session: 165d29b3-7eda-4155-a8df-02a36dae4117 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13804 2024.08.05 16:53:04.472770 [ 3 ] {ea2f68b3-f1d7-404d-bb38-a30832667acc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13805 2024.08.05 16:53:04.472813 [ 3 ] {ea2f68b3-f1d7-404d-bb38-a30832667acc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13806 2024.08.05 16:53:04.472988 [ 3 ] {ea2f68b3-f1d7-404d-bb38-a30832667acc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13807 2024.08.05 16:53:04.473597 [ 3 ] {ea2f68b3-f1d7-404d-bb38-a30832667acc} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13808 2024.08.05 16:53:04.473635 [ 3 ] {ea2f68b3-f1d7-404d-bb38-a30832667acc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
13809 2024.08.05 16:53:04.473974 [ 3 ] {ea2f68b3-f1d7-404d-bb38-a30832667acc} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
13810 2024.08.05 16:53:04.474283 [ 3 ] {ea2f68b3-f1d7-404d-bb38-a30832667acc} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13811 2024.08.05 16:53:04.474409 [ 3 ] {ea2f68b3-f1d7-404d-bb38-a30832667acc} <Debug> executeQuery: Read 403 rows, 29.16 KiB in 0.001744 sec., 231077.98165137615 rows/sec., 16.33 MiB/sec.
13812 2024.08.05 16:53:04.474672 [ 3 ] {ea2f68b3-f1d7-404d-bb38-a30832667acc} <Debug> DynamicQueryHandler: Done processing query
13813 2024.08.05 16:53:04.474734 [ 3 ] {ea2f68b3-f1d7-404d-bb38-a30832667acc} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
13814 2024.08.05 16:53:04.474789 [ 3 ] {} <Debug> HTTP-Session: 165d29b3-7eda-4155-a8df-02a36dae4117 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13815 2024.08.05 16:53:04.474997 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13816 2024.08.05 16:53:04.475051 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13817 2024.08.05 16:53:04.475071 [ 3 ] {} <Debug> HTTP-Session: 00169da7-778c-4b1f-8d0c-88d78736af8c Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
13818 2024.08.05 16:53:04.475089 [ 3 ] {} <Debug> HTTP-Session: 00169da7-778c-4b1f-8d0c-88d78736af8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13819 2024.08.05 16:53:04.475103 [ 3 ] {} <Debug> HTTP-Session: 00169da7-778c-4b1f-8d0c-88d78736af8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13820 2024.08.05 16:53:04.475135 [ 3 ] {} <Trace> HTTP-Session: 00169da7-778c-4b1f-8d0c-88d78736af8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13821 2024.08.05 16:53:04.475236 [ 3 ] {a0bda5c1-7066-4fcf-8d07-36bd5101dd21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
13822 2024.08.05 16:53:04.475283 [ 3 ] {a0bda5c1-7066-4fcf-8d07-36bd5101dd21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
13823 2024.08.05 16:53:04.475433 [ 3 ] {a0bda5c1-7066-4fcf-8d07-36bd5101dd21} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13824 2024.08.05 16:53:04.475701 [ 3 ] {a0bda5c1-7066-4fcf-8d07-36bd5101dd21} <Trace> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13825 2024.08.05 16:53:04.475737 [ 3 ] {a0bda5c1-7066-4fcf-8d07-36bd5101dd21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
13826 2024.08.05 16:53:04.476110 [ 3 ] {a0bda5c1-7066-4fcf-8d07-36bd5101dd21} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
13827 2024.08.05 16:53:04.476437 [ 3 ] {a0bda5c1-7066-4fcf-8d07-36bd5101dd21} <Trace> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13828 2024.08.05 16:53:04.476563 [ 3 ] {a0bda5c1-7066-4fcf-8d07-36bd5101dd21} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001352 sec., 4437.869822485208 rows/sec., 190.69 KiB/sec.
13829 2024.08.05 16:53:04.476719 [ 3 ] {a0bda5c1-7066-4fcf-8d07-36bd5101dd21} <Debug> DynamicQueryHandler: Done processing query
13830 2024.08.05 16:53:04.476744 [ 3 ] {a0bda5c1-7066-4fcf-8d07-36bd5101dd21} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
13831 2024.08.05 16:53:04.476759 [ 3 ] {} <Debug> HTTP-Session: 00169da7-778c-4b1f-8d0c-88d78736af8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13832 2024.08.05 16:53:04.476891 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13833 2024.08.05 16:53:04.476940 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13834 2024.08.05 16:53:04.476960 [ 3 ] {} <Debug> HTTP-Session: cd649a77-2c6c-4695-88ba-015a096b23f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
13835 2024.08.05 16:53:04.476976 [ 3 ] {} <Debug> HTTP-Session: cd649a77-2c6c-4695-88ba-015a096b23f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13836 2024.08.05 16:53:04.476990 [ 3 ] {} <Debug> HTTP-Session: cd649a77-2c6c-4695-88ba-015a096b23f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13837 2024.08.05 16:53:04.477021 [ 3 ] {} <Trace> HTTP-Session: cd649a77-2c6c-4695-88ba-015a096b23f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13838 2024.08.05 16:53:04.477137 [ 3 ] {5e8e6be4-e328-4d02-bf2d-510fc5449135} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
13839 2024.08.05 16:53:04.477184 [ 3 ] {5e8e6be4-e328-4d02-bf2d-510fc5449135} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
13840 2024.08.05 16:53:04.477324 [ 3 ] {5e8e6be4-e328-4d02-bf2d-510fc5449135} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13841 2024.08.05 16:53:04.477652 [ 3 ] {5e8e6be4-e328-4d02-bf2d-510fc5449135} <Trace> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13842 2024.08.05 16:53:04.477688 [ 3 ] {5e8e6be4-e328-4d02-bf2d-510fc5449135} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
13843 2024.08.05 16:53:04.478054 [ 3 ] {5e8e6be4-e328-4d02-bf2d-510fc5449135} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
13844 2024.08.05 16:53:04.478384 [ 3 ] {5e8e6be4-e328-4d02-bf2d-510fc5449135} <Trace> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13845 2024.08.05 16:53:04.478513 [ 3 ] {5e8e6be4-e328-4d02-bf2d-510fc5449135} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.00142 sec., 54225.35211267605 rows/sec., 3.34 MiB/sec.
13846 2024.08.05 16:53:04.478721 [ 3 ] {5e8e6be4-e328-4d02-bf2d-510fc5449135} <Debug> DynamicQueryHandler: Done processing query
13847 2024.08.05 16:53:04.478749 [ 3 ] {5e8e6be4-e328-4d02-bf2d-510fc5449135} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
13848 2024.08.05 16:53:04.478765 [ 3 ] {} <Debug> HTTP-Session: cd649a77-2c6c-4695-88ba-015a096b23f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13849 2024.08.05 16:53:04.478942 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 30582, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13850 2024.08.05 16:53:04.478992 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13851 2024.08.05 16:53:04.479011 [ 3 ] {} <Debug> HTTP-Session: e0f750b2-7db0-4ab6-b8ea-5add665a764f Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
13852 2024.08.05 16:53:04.479027 [ 3 ] {} <Debug> HTTP-Session: e0f750b2-7db0-4ab6-b8ea-5add665a764f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13853 2024.08.05 16:53:04.479041 [ 3 ] {} <Debug> HTTP-Session: e0f750b2-7db0-4ab6-b8ea-5add665a764f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13854 2024.08.05 16:53:04.479071 [ 3 ] {} <Trace> HTTP-Session: e0f750b2-7db0-4ab6-b8ea-5add665a764f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13855 2024.08.05 16:53:04.479209 [ 3 ] {4ae6b9d9-5748-4253-a568-56cc52b21e1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13856 2024.08.05 16:53:04.479255 [ 3 ] {4ae6b9d9-5748-4253-a568-56cc52b21e1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13857 2024.08.05 16:53:04.479394 [ 3 ] {4ae6b9d9-5748-4253-a568-56cc52b21e1e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13858 2024.08.05 16:53:04.479770 [ 3 ] {4ae6b9d9-5748-4253-a568-56cc52b21e1e} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13859 2024.08.05 16:53:04.479806 [ 3 ] {4ae6b9d9-5748-4253-a568-56cc52b21e1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
13860 2024.08.05 16:53:04.480173 [ 3 ] {4ae6b9d9-5748-4253-a568-56cc52b21e1e} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
13861 2024.08.05 16:53:04.480509 [ 3 ] {4ae6b9d9-5748-4253-a568-56cc52b21e1e} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13862 2024.08.05 16:53:04.480635 [ 3 ] {4ae6b9d9-5748-4253-a568-56cc52b21e1e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001489 sec., 107454.66756212222 rows/sec., 7.48 MiB/sec.
13863 2024.08.05 16:53:04.480792 [ 3 ] {4ae6b9d9-5748-4253-a568-56cc52b21e1e} <Debug> DynamicQueryHandler: Done processing query
13864 2024.08.05 16:53:04.480816 [ 3 ] {4ae6b9d9-5748-4253-a568-56cc52b21e1e} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
13865 2024.08.05 16:53:04.480832 [ 3 ] {} <Debug> HTTP-Session: e0f750b2-7db0-4ab6-b8ea-5add665a764f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13866 2024.08.05 16:53:04.480985 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 33838, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13867 2024.08.05 16:53:04.481034 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13868 2024.08.05 16:53:04.481053 [ 3 ] {} <Debug> HTTP-Session: 838be850-aeb8-40d6-9e31-7f851153fb3d Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
13869 2024.08.05 16:53:04.481069 [ 3 ] {} <Debug> HTTP-Session: 838be850-aeb8-40d6-9e31-7f851153fb3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13870 2024.08.05 16:53:04.481083 [ 3 ] {} <Debug> HTTP-Session: 838be850-aeb8-40d6-9e31-7f851153fb3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13871 2024.08.05 16:53:04.481113 [ 3 ] {} <Trace> HTTP-Session: 838be850-aeb8-40d6-9e31-7f851153fb3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13872 2024.08.05 16:53:04.481355 [ 3 ] {06711ec0-b91b-499b-a556-d3584eb9d1e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
13873 2024.08.05 16:53:04.481419 [ 3 ] {06711ec0-b91b-499b-a556-d3584eb9d1e2} <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
13874 2024.08.05 16:53:04.481821 [ 3 ] {06711ec0-b91b-499b-a556-d3584eb9d1e2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13875 2024.08.05 16:53:04.482416 [ 3 ] {06711ec0-b91b-499b-a556-d3584eb9d1e2} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13876 2024.08.05 16:53:04.482453 [ 3 ] {06711ec0-b91b-499b-a556-d3584eb9d1e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
13877 2024.08.05 16:53:04.483071 [ 3 ] {06711ec0-b91b-499b-a556-d3584eb9d1e2} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
13878 2024.08.05 16:53:04.483478 [ 3 ] {06711ec0-b91b-499b-a556-d3584eb9d1e2} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13879 2024.08.05 16:53:04.483623 [ 3 ] {06711ec0-b91b-499b-a556-d3584eb9d1e2} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.002431 sec., 8638.420403126285 rows/sec., 15.48 MiB/sec.
13880 2024.08.05 16:53:04.483925 [ 3 ] {06711ec0-b91b-499b-a556-d3584eb9d1e2} <Debug> DynamicQueryHandler: Done processing query
13881 2024.08.05 16:53:04.483952 [ 3 ] {06711ec0-b91b-499b-a556-d3584eb9d1e2} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
13882 2024.08.05 16:53:04.483967 [ 3 ] {} <Debug> HTTP-Session: 838be850-aeb8-40d6-9e31-7f851153fb3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13883 2024.08.05 16:53:04.484084 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 3209, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13884 2024.08.05 16:53:04.484133 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13885 2024.08.05 16:53:04.484153 [ 3 ] {} <Debug> HTTP-Session: 0a2e07c8-6cd9-4ead-9719-c002db39f230 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
13886 2024.08.05 16:53:04.484169 [ 3 ] {} <Debug> HTTP-Session: 0a2e07c8-6cd9-4ead-9719-c002db39f230 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13887 2024.08.05 16:53:04.484182 [ 3 ] {} <Debug> HTTP-Session: 0a2e07c8-6cd9-4ead-9719-c002db39f230 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13888 2024.08.05 16:53:04.484213 [ 3 ] {} <Trace> HTTP-Session: 0a2e07c8-6cd9-4ead-9719-c002db39f230 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13889 2024.08.05 16:53:04.484314 [ 3 ] {42d2f709-52d1-43a1-a1ef-1b85960077e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
13890 2024.08.05 16:53:04.484358 [ 3 ] {42d2f709-52d1-43a1-a1ef-1b85960077e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
13891 2024.08.05 16:53:04.484486 [ 3 ] {42d2f709-52d1-43a1-a1ef-1b85960077e4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13892 2024.08.05 16:53:04.484766 [ 3 ] {42d2f709-52d1-43a1-a1ef-1b85960077e4} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13893 2024.08.05 16:53:04.484802 [ 3 ] {42d2f709-52d1-43a1-a1ef-1b85960077e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
13894 2024.08.05 16:53:04.485156 [ 3 ] {42d2f709-52d1-43a1-a1ef-1b85960077e4} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
13895 2024.08.05 16:53:04.485480 [ 3 ] {42d2f709-52d1-43a1-a1ef-1b85960077e4} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13896 2024.08.05 16:53:04.485609 [ 3 ] {42d2f709-52d1-43a1-a1ef-1b85960077e4} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001325 sec., 17358.490566037737 rows/sec., 938.97 KiB/sec.
13897 2024.08.05 16:53:04.485776 [ 3 ] {42d2f709-52d1-43a1-a1ef-1b85960077e4} <Debug> DynamicQueryHandler: Done processing query
13898 2024.08.05 16:53:04.485801 [ 3 ] {42d2f709-52d1-43a1-a1ef-1b85960077e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
13899 2024.08.05 16:53:04.485818 [ 3 ] {} <Debug> HTTP-Session: 0a2e07c8-6cd9-4ead-9719-c002db39f230 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13900 2024.08.05 16:53:04.485945 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13901 2024.08.05 16:53:04.485994 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13902 2024.08.05 16:53:04.486014 [ 3 ] {} <Debug> HTTP-Session: e8a2e9bd-4894-4037-b2ee-07ecf7f831db Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
13903 2024.08.05 16:53:04.486030 [ 3 ] {} <Debug> HTTP-Session: e8a2e9bd-4894-4037-b2ee-07ecf7f831db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13904 2024.08.05 16:53:04.486044 [ 3 ] {} <Debug> HTTP-Session: e8a2e9bd-4894-4037-b2ee-07ecf7f831db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13905 2024.08.05 16:53:04.486074 [ 3 ] {} <Trace> HTTP-Session: e8a2e9bd-4894-4037-b2ee-07ecf7f831db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13906 2024.08.05 16:53:04.486192 [ 3 ] {4fcf7eb0-acc9-4acb-b089-7c887c6144ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13907 2024.08.05 16:53:04.486236 [ 3 ] {4fcf7eb0-acc9-4acb-b089-7c887c6144ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13908 2024.08.05 16:53:04.486361 [ 3 ] {4fcf7eb0-acc9-4acb-b089-7c887c6144ca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13909 2024.08.05 16:53:04.486647 [ 3 ] {4fcf7eb0-acc9-4acb-b089-7c887c6144ca} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13910 2024.08.05 16:53:04.486683 [ 3 ] {4fcf7eb0-acc9-4acb-b089-7c887c6144ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
13911 2024.08.05 16:53:04.487037 [ 3 ] {4fcf7eb0-acc9-4acb-b089-7c887c6144ca} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
13912 2024.08.05 16:53:04.487366 [ 3 ] {4fcf7eb0-acc9-4acb-b089-7c887c6144ca} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13913 2024.08.05 16:53:04.487491 [ 3 ] {4fcf7eb0-acc9-4acb-b089-7c887c6144ca} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001345 sec., 44609.665427509295 rows/sec., 3.01 MiB/sec.
13914 2024.08.05 16:53:04.487682 [ 3 ] {4fcf7eb0-acc9-4acb-b089-7c887c6144ca} <Debug> DynamicQueryHandler: Done processing query
13915 2024.08.05 16:53:04.487718 [ 3 ] {4fcf7eb0-acc9-4acb-b089-7c887c6144ca} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13916 2024.08.05 16:53:04.487745 [ 3 ] {} <Debug> HTTP-Session: e8a2e9bd-4894-4037-b2ee-07ecf7f831db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13917 2024.08.05 16:53:09.461817 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 1628, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13918 2024.08.05 16:53:09.462007 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13919 2024.08.05 16:53:09.462053 [ 3 ] {} <Debug> HTTP-Session: 5bbfd936-42b8-4f92-8104-d959a216cabb Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
13920 2024.08.05 16:53:09.462093 [ 3 ] {} <Debug> HTTP-Session: 5bbfd936-42b8-4f92-8104-d959a216cabb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13921 2024.08.05 16:53:09.462121 [ 3 ] {} <Debug> HTTP-Session: 5bbfd936-42b8-4f92-8104-d959a216cabb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13922 2024.08.05 16:53:09.462201 [ 3 ] {} <Trace> HTTP-Session: 5bbfd936-42b8-4f92-8104-d959a216cabb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13923 2024.08.05 16:53:09.462481 [ 3 ] {db2649b0-0f00-4fca-b030-03c7ba8be159} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
13924 2024.08.05 16:53:09.462586 [ 3 ] {db2649b0-0f00-4fca-b030-03c7ba8be159} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
13925 2024.08.05 16:53:09.462826 [ 3 ] {db2649b0-0f00-4fca-b030-03c7ba8be159} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13926 2024.08.05 16:53:09.463249 [ 3 ] {db2649b0-0f00-4fca-b030-03c7ba8be159} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13927 2024.08.05 16:53:09.463288 [ 3 ] {db2649b0-0f00-4fca-b030-03c7ba8be159} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
13928 2024.08.05 16:53:09.463647 [ 3 ] {db2649b0-0f00-4fca-b030-03c7ba8be159} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
13929 2024.08.05 16:53:09.463981 [ 3 ] {db2649b0-0f00-4fca-b030-03c7ba8be159} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13930 2024.08.05 16:53:09.464127 [ 3 ] {db2649b0-0f00-4fca-b030-03c7ba8be159} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001741 sec., 6318.207926479035 rows/sec., 512.12 KiB/sec.
13931 2024.08.05 16:53:09.464326 [ 3 ] {db2649b0-0f00-4fca-b030-03c7ba8be159} <Debug> DynamicQueryHandler: Done processing query
13932 2024.08.05 16:53:09.464351 [ 3 ] {db2649b0-0f00-4fca-b030-03c7ba8be159} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
13933 2024.08.05 16:53:09.464367 [ 3 ] {} <Debug> HTTP-Session: 5bbfd936-42b8-4f92-8104-d959a216cabb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13934 2024.08.05 16:53:09.464522 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13935 2024.08.05 16:53:09.464570 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13936 2024.08.05 16:53:09.464589 [ 3 ] {} <Debug> HTTP-Session: 5b4b5276-8b0d-4087-8435-49d8967bf8e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
13937 2024.08.05 16:53:09.464606 [ 3 ] {} <Debug> HTTP-Session: 5b4b5276-8b0d-4087-8435-49d8967bf8e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13938 2024.08.05 16:53:09.464619 [ 3 ] {} <Debug> HTTP-Session: 5b4b5276-8b0d-4087-8435-49d8967bf8e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13939 2024.08.05 16:53:09.464650 [ 3 ] {} <Trace> HTTP-Session: 5b4b5276-8b0d-4087-8435-49d8967bf8e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13940 2024.08.05 16:53:09.464742 [ 3 ] {601301cb-273a-4116-a7c0-d88d81cbb88b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
13941 2024.08.05 16:53:09.464784 [ 3 ] {601301cb-273a-4116-a7c0-d88d81cbb88b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
13942 2024.08.05 16:53:09.464907 [ 3 ] {601301cb-273a-4116-a7c0-d88d81cbb88b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13943 2024.08.05 16:53:09.465180 [ 3 ] {601301cb-273a-4116-a7c0-d88d81cbb88b} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13944 2024.08.05 16:53:09.465217 [ 3 ] {601301cb-273a-4116-a7c0-d88d81cbb88b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
13945 2024.08.05 16:53:09.465507 [ 3 ] {601301cb-273a-4116-a7c0-d88d81cbb88b} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
13946 2024.08.05 16:53:09.465823 [ 3 ] {601301cb-273a-4116-a7c0-d88d81cbb88b} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13947 2024.08.05 16:53:09.465954 [ 42 ] {} <Debug> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb) (MergerMutator): Selected 6 parts from all_1_33_7 to all_38_38_0
13948 2024.08.05 16:53:09.465960 [ 3 ] {601301cb-273a-4116-a7c0-d88d81cbb88b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001238 sec., 1615.5088852988692 rows/sec., 131.73 KiB/sec.
13949 2024.08.05 16:53:09.466002 [ 42 ] {} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13950 2024.08.05 16:53:09.466042 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
13951 2024.08.05 16:53:09.466183 [ 3 ] {601301cb-273a-4116-a7c0-d88d81cbb88b} <Debug> DynamicQueryHandler: Done processing query
13952 2024.08.05 16:53:09.466250 [ 3 ] {601301cb-273a-4116-a7c0-d88d81cbb88b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
13953 2024.08.05 16:53:09.466299 [ 3 ] {} <Debug> HTTP-Session: 5b4b5276-8b0d-4087-8435-49d8967bf8e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13954 2024.08.05 16:53:09.466360 [ 193 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_38_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_33_7 to all_38_38_0 into Compact with storage Full
13955 2024.08.05 16:53:09.466454 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 12943, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13956 2024.08.05 16:53:09.466570 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13957 2024.08.05 16:53:09.466604 [ 3 ] {} <Debug> HTTP-Session: e93d120d-8ba9-4457-add5-cc3c12ae5bf4 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
13958 2024.08.05 16:53:09.466648 [ 3 ] {} <Debug> HTTP-Session: e93d120d-8ba9-4457-add5-cc3c12ae5bf4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13959 2024.08.05 16:53:09.466690 [ 3 ] {} <Debug> HTTP-Session: e93d120d-8ba9-4457-add5-cc3c12ae5bf4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13960 2024.08.05 16:53:09.466778 [ 3 ] {} <Trace> HTTP-Session: e93d120d-8ba9-4457-add5-cc3c12ae5bf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13961 2024.08.05 16:53:09.466805 [ 193 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_38_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13962 2024.08.05 16:53:09.466864 [ 193 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_7, total 16 rows starting from the beginning of the part
13963 2024.08.05 16:53:09.467022 [ 3 ] {7dc894d8-087f-4d4d-aace-3d0b7166a842} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13964 2024.08.05 16:53:09.467083 [ 193 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 2 rows starting from the beginning of the part
13965 2024.08.05 16:53:09.467187 [ 3 ] {7dc894d8-087f-4d4d-aace-3d0b7166a842} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13966 2024.08.05 16:53:09.467477 [ 193 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 4 rows starting from the beginning of the part
13967 2024.08.05 16:53:09.467876 [ 193 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 2 rows starting from the beginning of the part
13968 2024.08.05 16:53:09.468295 [ 193 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 2 rows starting from the beginning of the part
13969 2024.08.05 16:53:09.468373 [ 3 ] {7dc894d8-087f-4d4d-aace-3d0b7166a842} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13970 2024.08.05 16:53:09.468576 [ 193 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 2 rows starting from the beginning of the part
13971 2024.08.05 16:53:09.469393 [ 3 ] {7dc894d8-087f-4d4d-aace-3d0b7166a842} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13972 2024.08.05 16:53:09.469460 [ 3 ] {7dc894d8-087f-4d4d-aace-3d0b7166a842} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
13973 2024.08.05 16:53:09.470224 [ 3 ] {7dc894d8-087f-4d4d-aace-3d0b7166a842} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
13974 2024.08.05 16:53:09.471224 [ 3 ] {7dc894d8-087f-4d4d-aace-3d0b7166a842} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13975 2024.08.05 16:53:09.471264 [ 193 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_38_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 4 columns (4 merged, 0 gathered) in 0.005116768 sec., 5472.204328982671 rows/sec., 446.22 KiB/sec.
13976 2024.08.05 16:53:09.471491 [ 3 ] {7dc894d8-087f-4d4d-aace-3d0b7166a842} <Debug> executeQuery: Read 90 rows, 7.46 KiB in 0.004588 sec., 19616.390584132518 rows/sec., 1.59 MiB/sec.
13977 2024.08.05 16:53:09.471505 [ 193 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_38_8} <Trace> MergedBlockOutputStream: filled checksums all_1_38_8 (state Temporary)
13978 2024.08.05 16:53:09.472040 [ 3 ] {7dc894d8-087f-4d4d-aace-3d0b7166a842} <Debug> DynamicQueryHandler: Done processing query
13979 2024.08.05 16:53:09.472131 [ 3 ] {7dc894d8-087f-4d4d-aace-3d0b7166a842} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
13980 2024.08.05 16:53:09.472221 [ 3 ] {} <Debug> HTTP-Session: e93d120d-8ba9-4457-add5-cc3c12ae5bf4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13981 2024.08.05 16:53:09.472537 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13982 2024.08.05 16:53:09.472700 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13983 2024.08.05 16:53:09.472798 [ 3 ] {} <Debug> HTTP-Session: eadcb048-34d1-4c67-b35f-55b222886ca9 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
13984 2024.08.05 16:53:09.472863 [ 3 ] {} <Debug> HTTP-Session: eadcb048-34d1-4c67-b35f-55b222886ca9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13985 2024.08.05 16:53:09.472907 [ 3 ] {} <Debug> HTTP-Session: eadcb048-34d1-4c67-b35f-55b222886ca9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13986 2024.08.05 16:53:09.472970 [ 3 ] {} <Trace> HTTP-Session: eadcb048-34d1-4c67-b35f-55b222886ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13987 2024.08.05 16:53:09.473157 [ 3 ] {a6b92cfe-949d-424a-b97c-c3b247a7866c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
13988 2024.08.05 16:53:09.473199 [ 193 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_38_8} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Renaming temporary part tmp_merge_all_1_38_8 to all_1_38_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13989 2024.08.05 16:53:09.473235 [ 3 ] {a6b92cfe-949d-424a-b97c-c3b247a7866c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
13990 2024.08.05 16:53:09.473441 [ 193 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_38_8} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb) (MergerMutator): Merged 6 parts: [all_1_33_7, all_38_38_0] -> all_1_38_8
13991 2024.08.05 16:53:09.473640 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
13992 2024.08.05 16:53:09.473679 [ 3 ] {a6b92cfe-949d-424a-b97c-c3b247a7866c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13993 2024.08.05 16:53:09.473996 [ 3 ] {a6b92cfe-949d-424a-b97c-c3b247a7866c} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13994 2024.08.05 16:53:09.474034 [ 3 ] {a6b92cfe-949d-424a-b97c-c3b247a7866c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
13995 2024.08.05 16:53:09.474343 [ 3 ] {a6b92cfe-949d-424a-b97c-c3b247a7866c} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
13996 2024.08.05 16:53:09.474650 [ 3 ] {a6b92cfe-949d-424a-b97c-c3b247a7866c} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13997 2024.08.05 16:53:09.474775 [ 42 ] {} <Debug> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0) (MergerMutator): Selected 6 parts from all_1_33_7 to all_38_38_0
13998 2024.08.05 16:53:09.474779 [ 3 ] {a6b92cfe-949d-424a-b97c-c3b247a7866c} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001693 sec., 1181.3349084465447 rows/sec., 82.49 KiB/sec.
13999 2024.08.05 16:53:09.474803 [ 42 ] {} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14000 2024.08.05 16:53:09.474840 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
14001 2024.08.05 16:53:09.475065 [ 186 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_38_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_33_7 to all_38_38_0 into Compact with storage Full
14002 2024.08.05 16:53:09.475079 [ 3 ] {a6b92cfe-949d-424a-b97c-c3b247a7866c} <Debug> DynamicQueryHandler: Done processing query
14003 2024.08.05 16:53:09.475148 [ 3 ] {a6b92cfe-949d-424a-b97c-c3b247a7866c} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
14004 2024.08.05 16:53:09.475226 [ 3 ] {} <Debug> HTTP-Session: eadcb048-34d1-4c67-b35f-55b222886ca9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14005 2024.08.05 16:53:09.475500 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 13082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14006 2024.08.05 16:53:09.475640 [ 186 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_38_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14007 2024.08.05 16:53:09.475664 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14008 2024.08.05 16:53:09.475753 [ 3 ] {} <Debug> HTTP-Session: 32ab97a2-24f9-4aa6-8bd0-236383323ce4 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
14009 2024.08.05 16:53:09.475764 [ 186 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_7, total 16 rows starting from the beginning of the part
14010 2024.08.05 16:53:09.475824 [ 3 ] {} <Debug> HTTP-Session: 32ab97a2-24f9-4aa6-8bd0-236383323ce4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14011 2024.08.05 16:53:09.475893 [ 3 ] {} <Debug> HTTP-Session: 32ab97a2-24f9-4aa6-8bd0-236383323ce4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14012 2024.08.05 16:53:09.476098 [ 3 ] {} <Trace> HTTP-Session: 32ab97a2-24f9-4aa6-8bd0-236383323ce4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14013 2024.08.05 16:53:09.476207 [ 186 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 2 rows starting from the beginning of the part
14014 2024.08.05 16:53:09.476334 [ 186 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 4 rows starting from the beginning of the part
14015 2024.08.05 16:53:09.476418 [ 3 ] {dd724014-0556-4114-97c6-fe161f51955c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
14016 2024.08.05 16:53:09.476573 [ 3 ] {dd724014-0556-4114-97c6-fe161f51955c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14017 2024.08.05 16:53:09.476576 [ 186 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 2 rows starting from the beginning of the part
14018 2024.08.05 16:53:09.476890 [ 186 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 2 rows starting from the beginning of the part
14019 2024.08.05 16:53:09.477101 [ 186 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 2 rows starting from the beginning of the part
14020 2024.08.05 16:53:09.477385 [ 3 ] {dd724014-0556-4114-97c6-fe161f51955c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14021 2024.08.05 16:53:09.477896 [ 3 ] {dd724014-0556-4114-97c6-fe161f51955c} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14022 2024.08.05 16:53:09.477940 [ 3 ] {dd724014-0556-4114-97c6-fe161f51955c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
14023 2024.08.05 16:53:09.478474 [ 3 ] {dd724014-0556-4114-97c6-fe161f51955c} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
14024 2024.08.05 16:53:09.478545 [ 201 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_38_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 4 columns (4 merged, 0 gathered) in 0.003636312 sec., 7700.10934155265 rows/sec., 537.65 KiB/sec.
14025 2024.08.05 16:53:09.478847 [ 201 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_38_8} <Trace> MergedBlockOutputStream: filled checksums all_1_38_8 (state Temporary)
14026 2024.08.05 16:53:09.479089 [ 3 ] {dd724014-0556-4114-97c6-fe161f51955c} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14027 2024.08.05 16:53:09.479519 [ 3 ] {dd724014-0556-4114-97c6-fe161f51955c} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.003205 sec., 24024.96099843994 rows/sec., 1.88 MiB/sec.
14028 2024.08.05 16:53:09.479744 [ 201 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_38_8} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Renaming temporary part tmp_merge_all_1_38_8 to all_1_38_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14029 2024.08.05 16:53:09.479828 [ 3 ] {dd724014-0556-4114-97c6-fe161f51955c} <Debug> DynamicQueryHandler: Done processing query
14030 2024.08.05 16:53:09.479868 [ 201 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_38_8} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0) (MergerMutator): Merged 6 parts: [all_1_33_7, all_38_38_0] -> all_1_38_8
14031 2024.08.05 16:53:09.479876 [ 3 ] {dd724014-0556-4114-97c6-fe161f51955c} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
14032 2024.08.05 16:53:09.479914 [ 3 ] {} <Debug> HTTP-Session: 32ab97a2-24f9-4aa6-8bd0-236383323ce4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14033 2024.08.05 16:53:09.480035 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
14034 2024.08.05 16:53:09.480167 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 30774, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14035 2024.08.05 16:53:09.480222 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14036 2024.08.05 16:53:09.480241 [ 3 ] {} <Debug> HTTP-Session: a476a099-6261-44a5-bc51-07c187bcea07 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
14037 2024.08.05 16:53:09.480258 [ 3 ] {} <Debug> HTTP-Session: a476a099-6261-44a5-bc51-07c187bcea07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14038 2024.08.05 16:53:09.480272 [ 3 ] {} <Debug> HTTP-Session: a476a099-6261-44a5-bc51-07c187bcea07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14039 2024.08.05 16:53:09.480305 [ 3 ] {} <Trace> HTTP-Session: a476a099-6261-44a5-bc51-07c187bcea07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14040 2024.08.05 16:53:09.480470 [ 3 ] {6bdd190d-3814-4bb0-9e26-9fbfe1c314ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
14041 2024.08.05 16:53:09.480519 [ 3 ] {6bdd190d-3814-4bb0-9e26-9fbfe1c314ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
14042 2024.08.05 16:53:09.480685 [ 3 ] {6bdd190d-3814-4bb0-9e26-9fbfe1c314ef} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14043 2024.08.05 16:53:09.481087 [ 3 ] {6bdd190d-3814-4bb0-9e26-9fbfe1c314ef} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14044 2024.08.05 16:53:09.481122 [ 3 ] {6bdd190d-3814-4bb0-9e26-9fbfe1c314ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
14045 2024.08.05 16:53:09.481512 [ 3 ] {6bdd190d-3814-4bb0-9e26-9fbfe1c314ef} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
14046 2024.08.05 16:53:09.481854 [ 3 ] {6bdd190d-3814-4bb0-9e26-9fbfe1c314ef} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14047 2024.08.05 16:53:09.481982 [ 3 ] {6bdd190d-3814-4bb0-9e26-9fbfe1c314ef} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001593 sec., 101067.16886377904 rows/sec., 7.04 MiB/sec.
14048 2024.08.05 16:53:09.482239 [ 3 ] {6bdd190d-3814-4bb0-9e26-9fbfe1c314ef} <Debug> DynamicQueryHandler: Done processing query
14049 2024.08.05 16:53:09.482304 [ 3 ] {6bdd190d-3814-4bb0-9e26-9fbfe1c314ef} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
14050 2024.08.05 16:53:09.482354 [ 3 ] {} <Debug> HTTP-Session: a476a099-6261-44a5-bc51-07c187bcea07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14051 2024.08.05 16:53:09.482605 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 17793, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14052 2024.08.05 16:53:09.482656 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14053 2024.08.05 16:53:09.482674 [ 3 ] {} <Debug> HTTP-Session: 55822fc7-3b27-4824-83a4-f2394316aaec Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
14054 2024.08.05 16:53:09.482692 [ 3 ] {} <Debug> HTTP-Session: 55822fc7-3b27-4824-83a4-f2394316aaec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14055 2024.08.05 16:53:09.482706 [ 3 ] {} <Debug> HTTP-Session: 55822fc7-3b27-4824-83a4-f2394316aaec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14056 2024.08.05 16:53:09.482738 [ 3 ] {} <Trace> HTTP-Session: 55822fc7-3b27-4824-83a4-f2394316aaec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14057 2024.08.05 16:53:09.482916 [ 3 ] {648e2e09-6703-459a-9ade-388f1c25df42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
14058 2024.08.05 16:53:09.482988 [ 3 ] {648e2e09-6703-459a-9ade-388f1c25df42} <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
14059 2024.08.05 16:53:09.483404 [ 3 ] {648e2e09-6703-459a-9ade-388f1c25df42} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14060 2024.08.05 16:53:09.483965 [ 3 ] {648e2e09-6703-459a-9ade-388f1c25df42} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14061 2024.08.05 16:53:09.484002 [ 3 ] {648e2e09-6703-459a-9ade-388f1c25df42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
14062 2024.08.05 16:53:09.484596 [ 3 ] {648e2e09-6703-459a-9ade-388f1c25df42} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
14063 2024.08.05 16:53:09.485012 [ 3 ] {648e2e09-6703-459a-9ade-388f1c25df42} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14064 2024.08.05 16:53:09.485166 [ 3 ] {648e2e09-6703-459a-9ade-388f1c25df42} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002351 sec., 4678.860059549129 rows/sec., 8.38 MiB/sec.
14065 2024.08.05 16:53:09.485381 [ 3 ] {648e2e09-6703-459a-9ade-388f1c25df42} <Debug> DynamicQueryHandler: Done processing query
14066 2024.08.05 16:53:09.485406 [ 3 ] {648e2e09-6703-459a-9ade-388f1c25df42} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
14067 2024.08.05 16:53:09.485422 [ 3 ] {} <Debug> HTTP-Session: 55822fc7-3b27-4824-83a4-f2394316aaec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14068 2024.08.05 16:53:09.485553 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14069 2024.08.05 16:53:09.485600 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14070 2024.08.05 16:53:09.485619 [ 3 ] {} <Debug> HTTP-Session: b777b802-2455-4400-a2fd-f5963c6f37d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
14071 2024.08.05 16:53:09.485637 [ 3 ] {} <Debug> HTTP-Session: b777b802-2455-4400-a2fd-f5963c6f37d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14072 2024.08.05 16:53:09.485651 [ 3 ] {} <Debug> HTTP-Session: b777b802-2455-4400-a2fd-f5963c6f37d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14073 2024.08.05 16:53:09.485682 [ 3 ] {} <Trace> HTTP-Session: b777b802-2455-4400-a2fd-f5963c6f37d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14074 2024.08.05 16:53:09.485794 [ 3 ] {aebceec8-7216-4c54-92a4-2fb030ac7be4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
14075 2024.08.05 16:53:09.485837 [ 3 ] {aebceec8-7216-4c54-92a4-2fb030ac7be4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
14076 2024.08.05 16:53:09.485965 [ 3 ] {aebceec8-7216-4c54-92a4-2fb030ac7be4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14077 2024.08.05 16:53:09.486244 [ 3 ] {aebceec8-7216-4c54-92a4-2fb030ac7be4} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14078 2024.08.05 16:53:09.486279 [ 3 ] {aebceec8-7216-4c54-92a4-2fb030ac7be4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
14079 2024.08.05 16:53:09.486634 [ 3 ] {aebceec8-7216-4c54-92a4-2fb030ac7be4} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
14080 2024.08.05 16:53:09.486969 [ 3 ] {aebceec8-7216-4c54-92a4-2fb030ac7be4} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14081 2024.08.05 16:53:09.487091 [ 3 ] {aebceec8-7216-4c54-92a4-2fb030ac7be4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001336 sec., 44910.17964071856 rows/sec., 3.03 MiB/sec.
14082 2024.08.05 16:53:09.487370 [ 3 ] {aebceec8-7216-4c54-92a4-2fb030ac7be4} <Debug> DynamicQueryHandler: Done processing query
14083 2024.08.05 16:53:09.487434 [ 3 ] {aebceec8-7216-4c54-92a4-2fb030ac7be4} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14084 2024.08.05 16:53:09.487497 [ 3 ] {} <Debug> HTTP-Session: b777b802-2455-4400-a2fd-f5963c6f37d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14085 2024.08.05 16:53:14.467703 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 3758, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14086 2024.08.05 16:53:14.467895 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14087 2024.08.05 16:53:14.467942 [ 3 ] {} <Debug> HTTP-Session: de151c40-e176-4151-b22c-fd6baf0091d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
14088 2024.08.05 16:53:14.467987 [ 3 ] {} <Debug> HTTP-Session: de151c40-e176-4151-b22c-fd6baf0091d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14089 2024.08.05 16:53:14.468015 [ 3 ] {} <Debug> HTTP-Session: de151c40-e176-4151-b22c-fd6baf0091d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14090 2024.08.05 16:53:14.468097 [ 3 ] {} <Trace> HTTP-Session: de151c40-e176-4151-b22c-fd6baf0091d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14091 2024.08.05 16:53:14.468399 [ 3 ] {696820be-e283-4882-b6a5-5b265e65a9e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
14092 2024.08.05 16:53:14.468507 [ 3 ] {696820be-e283-4882-b6a5-5b265e65a9e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
14093 2024.08.05 16:53:14.468833 [ 3 ] {696820be-e283-4882-b6a5-5b265e65a9e3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14094 2024.08.05 16:53:14.469284 [ 3 ] {696820be-e283-4882-b6a5-5b265e65a9e3} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14095 2024.08.05 16:53:14.469329 [ 3 ] {696820be-e283-4882-b6a5-5b265e65a9e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
14096 2024.08.05 16:53:14.469698 [ 3 ] {696820be-e283-4882-b6a5-5b265e65a9e3} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
14097 2024.08.05 16:53:14.470038 [ 3 ] {696820be-e283-4882-b6a5-5b265e65a9e3} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14098 2024.08.05 16:53:14.470197 [ 3 ] {696820be-e283-4882-b6a5-5b265e65a9e3} <Debug> executeQuery: Read 27 rows, 2.04 KiB in 0.001897 sec., 14232.99947285187 rows/sec., 1.05 MiB/sec.
14099 2024.08.05 16:53:14.470480 [ 3 ] {696820be-e283-4882-b6a5-5b265e65a9e3} <Debug> DynamicQueryHandler: Done processing query
14100 2024.08.05 16:53:14.470531 [ 3 ] {696820be-e283-4882-b6a5-5b265e65a9e3} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14101 2024.08.05 16:53:14.470595 [ 3 ] {} <Debug> HTTP-Session: de151c40-e176-4151-b22c-fd6baf0091d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14102 2024.08.05 16:53:14.470844 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 33833, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14103 2024.08.05 16:53:14.470898 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14104 2024.08.05 16:53:14.470917 [ 3 ] {} <Debug> HTTP-Session: bb0591f5-25dd-4b2d-907d-d1b987af0c6e Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
14105 2024.08.05 16:53:14.470935 [ 3 ] {} <Debug> HTTP-Session: bb0591f5-25dd-4b2d-907d-d1b987af0c6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14106 2024.08.05 16:53:14.470951 [ 3 ] {} <Debug> HTTP-Session: bb0591f5-25dd-4b2d-907d-d1b987af0c6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14107 2024.08.05 16:53:14.470985 [ 3 ] {} <Trace> HTTP-Session: bb0591f5-25dd-4b2d-907d-d1b987af0c6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14108 2024.08.05 16:53:14.471145 [ 3 ] {0415ef75-b3da-487e-8e54-9167ea0bf094} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
14109 2024.08.05 16:53:14.471190 [ 3 ] {0415ef75-b3da-487e-8e54-9167ea0bf094} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14110 2024.08.05 16:53:14.471339 [ 3 ] {0415ef75-b3da-487e-8e54-9167ea0bf094} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14111 2024.08.05 16:53:14.471788 [ 3 ] {0415ef75-b3da-487e-8e54-9167ea0bf094} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14112 2024.08.05 16:53:14.471824 [ 3 ] {0415ef75-b3da-487e-8e54-9167ea0bf094} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
14113 2024.08.05 16:53:14.472151 [ 3 ] {0415ef75-b3da-487e-8e54-9167ea0bf094} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
14114 2024.08.05 16:53:14.472461 [ 3 ] {0415ef75-b3da-487e-8e54-9167ea0bf094} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14115 2024.08.05 16:53:14.472611 [ 3 ] {0415ef75-b3da-487e-8e54-9167ea0bf094} <Debug> executeQuery: Read 224 rows, 20.23 KiB in 0.001537 sec., 145738.45152895252 rows/sec., 12.85 MiB/sec.
14116 2024.08.05 16:53:14.472778 [ 3 ] {0415ef75-b3da-487e-8e54-9167ea0bf094} <Debug> DynamicQueryHandler: Done processing query
14117 2024.08.05 16:53:14.472803 [ 3 ] {0415ef75-b3da-487e-8e54-9167ea0bf094} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB.
14118 2024.08.05 16:53:14.472820 [ 3 ] {} <Debug> HTTP-Session: bb0591f5-25dd-4b2d-907d-d1b987af0c6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14119 2024.08.05 16:53:14.473035 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 65110, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14120 2024.08.05 16:53:14.473083 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14121 2024.08.05 16:53:14.473102 [ 3 ] {} <Debug> HTTP-Session: c382965e-8b84-4c4f-a929-26dc80615ad0 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
14122 2024.08.05 16:53:14.473119 [ 3 ] {} <Debug> HTTP-Session: c382965e-8b84-4c4f-a929-26dc80615ad0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14123 2024.08.05 16:53:14.473133 [ 3 ] {} <Debug> HTTP-Session: c382965e-8b84-4c4f-a929-26dc80615ad0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14124 2024.08.05 16:53:14.473164 [ 3 ] {} <Trace> HTTP-Session: c382965e-8b84-4c4f-a929-26dc80615ad0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14125 2024.08.05 16:53:14.473365 [ 3 ] {703f13d1-c8e0-483a-9cdc-2d4de65dec68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
14126 2024.08.05 16:53:14.473408 [ 3 ] {703f13d1-c8e0-483a-9cdc-2d4de65dec68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14127 2024.08.05 16:53:14.473536 [ 3 ] {703f13d1-c8e0-483a-9cdc-2d4de65dec68} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14128 2024.08.05 16:53:14.474057 [ 3 ] {703f13d1-c8e0-483a-9cdc-2d4de65dec68} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14129 2024.08.05 16:53:14.474094 [ 3 ] {703f13d1-c8e0-483a-9cdc-2d4de65dec68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
14130 2024.08.05 16:53:14.474425 [ 3 ] {703f13d1-c8e0-483a-9cdc-2d4de65dec68} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
14131 2024.08.05 16:53:14.474745 [ 3 ] {703f13d1-c8e0-483a-9cdc-2d4de65dec68} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14132 2024.08.05 16:53:14.474903 [ 3 ] {703f13d1-c8e0-483a-9cdc-2d4de65dec68} <Debug> executeQuery: Read 403 rows, 29.16 KiB in 0.001637 sec., 246182.04031765423 rows/sec., 17.39 MiB/sec.
14133 2024.08.05 16:53:14.475141 [ 3 ] {703f13d1-c8e0-483a-9cdc-2d4de65dec68} <Debug> DynamicQueryHandler: Done processing query
14134 2024.08.05 16:53:14.475168 [ 3 ] {703f13d1-c8e0-483a-9cdc-2d4de65dec68} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
14135 2024.08.05 16:53:14.475185 [ 3 ] {} <Debug> HTTP-Session: c382965e-8b84-4c4f-a929-26dc80615ad0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14136 2024.08.05 16:53:14.475456 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14137 2024.08.05 16:53:14.475579 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14138 2024.08.05 16:53:14.475632 [ 3 ] {} <Debug> HTTP-Session: 98e58eb5-c315-4477-8447-d077e2d3cdf6 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
14139 2024.08.05 16:53:14.475669 [ 3 ] {} <Debug> HTTP-Session: 98e58eb5-c315-4477-8447-d077e2d3cdf6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14140 2024.08.05 16:53:14.475687 [ 3 ] {} <Debug> HTTP-Session: 98e58eb5-c315-4477-8447-d077e2d3cdf6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14141 2024.08.05 16:53:14.475719 [ 3 ] {} <Trace> HTTP-Session: 98e58eb5-c315-4477-8447-d077e2d3cdf6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14142 2024.08.05 16:53:14.475819 [ 3 ] {25142935-6429-4d00-a4cf-b16b4afb7ec4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
14143 2024.08.05 16:53:14.475865 [ 3 ] {25142935-6429-4d00-a4cf-b16b4afb7ec4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
14144 2024.08.05 16:53:14.476011 [ 3 ] {25142935-6429-4d00-a4cf-b16b4afb7ec4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14145 2024.08.05 16:53:14.476277 [ 3 ] {25142935-6429-4d00-a4cf-b16b4afb7ec4} <Trace> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14146 2024.08.05 16:53:14.476315 [ 3 ] {25142935-6429-4d00-a4cf-b16b4afb7ec4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
14147 2024.08.05 16:53:14.476677 [ 3 ] {25142935-6429-4d00-a4cf-b16b4afb7ec4} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
14148 2024.08.05 16:53:14.477003 [ 3 ] {25142935-6429-4d00-a4cf-b16b4afb7ec4} <Trace> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14149 2024.08.05 16:53:14.477160 [ 3 ] {25142935-6429-4d00-a4cf-b16b4afb7ec4} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001359 sec., 4415.0110375275935 rows/sec., 189.71 KiB/sec.
14150 2024.08.05 16:53:14.477440 [ 3 ] {25142935-6429-4d00-a4cf-b16b4afb7ec4} <Debug> DynamicQueryHandler: Done processing query
14151 2024.08.05 16:53:14.477474 [ 3 ] {25142935-6429-4d00-a4cf-b16b4afb7ec4} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
14152 2024.08.05 16:53:14.477490 [ 3 ] {} <Debug> HTTP-Session: 98e58eb5-c315-4477-8447-d077e2d3cdf6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14153 2024.08.05 16:53:14.477634 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14154 2024.08.05 16:53:14.477682 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14155 2024.08.05 16:53:14.477702 [ 3 ] {} <Debug> HTTP-Session: 9f742514-5951-4d90-a8c4-aede0c288b64 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
14156 2024.08.05 16:53:14.477718 [ 3 ] {} <Debug> HTTP-Session: 9f742514-5951-4d90-a8c4-aede0c288b64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14157 2024.08.05 16:53:14.477733 [ 3 ] {} <Debug> HTTP-Session: 9f742514-5951-4d90-a8c4-aede0c288b64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14158 2024.08.05 16:53:14.477763 [ 3 ] {} <Trace> HTTP-Session: 9f742514-5951-4d90-a8c4-aede0c288b64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14159 2024.08.05 16:53:14.477897 [ 3 ] {5421747a-0584-4daa-9d0a-fb3a0f5e9586} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
14160 2024.08.05 16:53:14.477946 [ 3 ] {5421747a-0584-4daa-9d0a-fb3a0f5e9586} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
14161 2024.08.05 16:53:14.478106 [ 3 ] {5421747a-0584-4daa-9d0a-fb3a0f5e9586} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14162 2024.08.05 16:53:14.478454 [ 3 ] {5421747a-0584-4daa-9d0a-fb3a0f5e9586} <Trace> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14163 2024.08.05 16:53:14.478491 [ 3 ] {5421747a-0584-4daa-9d0a-fb3a0f5e9586} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
14164 2024.08.05 16:53:14.478862 [ 3 ] {5421747a-0584-4daa-9d0a-fb3a0f5e9586} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
14165 2024.08.05 16:53:14.479207 [ 3 ] {5421747a-0584-4daa-9d0a-fb3a0f5e9586} <Trace> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14166 2024.08.05 16:53:14.479364 [ 3 ] {5421747a-0584-4daa-9d0a-fb3a0f5e9586} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001517 sec., 50758.075148319054 rows/sec., 3.13 MiB/sec.
14167 2024.08.05 16:53:14.479558 [ 3 ] {5421747a-0584-4daa-9d0a-fb3a0f5e9586} <Debug> DynamicQueryHandler: Done processing query
14168 2024.08.05 16:53:14.479590 [ 3 ] {5421747a-0584-4daa-9d0a-fb3a0f5e9586} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
14169 2024.08.05 16:53:14.479607 [ 3 ] {} <Debug> HTTP-Session: 9f742514-5951-4d90-a8c4-aede0c288b64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14170 2024.08.05 16:53:14.479799 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 30582, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14171 2024.08.05 16:53:14.479849 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14172 2024.08.05 16:53:14.479868 [ 3 ] {} <Debug> HTTP-Session: cceaa648-336e-4728-b26e-c3598b361229 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
14173 2024.08.05 16:53:14.479885 [ 3 ] {} <Debug> HTTP-Session: cceaa648-336e-4728-b26e-c3598b361229 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14174 2024.08.05 16:53:14.479898 [ 3 ] {} <Debug> HTTP-Session: cceaa648-336e-4728-b26e-c3598b361229 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14175 2024.08.05 16:53:14.479929 [ 3 ] {} <Trace> HTTP-Session: cceaa648-336e-4728-b26e-c3598b361229 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14176 2024.08.05 16:53:14.480068 [ 3 ] {2f1dd2a4-d7e2-4a83-9cd9-527e42f5e000} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
14177 2024.08.05 16:53:14.480113 [ 3 ] {2f1dd2a4-d7e2-4a83-9cd9-527e42f5e000} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
14178 2024.08.05 16:53:14.480255 [ 3 ] {2f1dd2a4-d7e2-4a83-9cd9-527e42f5e000} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14179 2024.08.05 16:53:14.480632 [ 3 ] {2f1dd2a4-d7e2-4a83-9cd9-527e42f5e000} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14180 2024.08.05 16:53:14.480668 [ 3 ] {2f1dd2a4-d7e2-4a83-9cd9-527e42f5e000} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
14181 2024.08.05 16:53:14.481056 [ 3 ] {2f1dd2a4-d7e2-4a83-9cd9-527e42f5e000} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
14182 2024.08.05 16:53:14.481394 [ 3 ] {2f1dd2a4-d7e2-4a83-9cd9-527e42f5e000} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14183 2024.08.05 16:53:14.481548 [ 3 ] {2f1dd2a4-d7e2-4a83-9cd9-527e42f5e000} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001534 sec., 104302.47718383312 rows/sec., 7.26 MiB/sec.
14184 2024.08.05 16:53:14.481710 [ 3 ] {2f1dd2a4-d7e2-4a83-9cd9-527e42f5e000} <Debug> DynamicQueryHandler: Done processing query
14185 2024.08.05 16:53:14.481734 [ 3 ] {2f1dd2a4-d7e2-4a83-9cd9-527e42f5e000} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
14186 2024.08.05 16:53:14.481751 [ 3 ] {} <Debug> HTTP-Session: cceaa648-336e-4728-b26e-c3598b361229 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14187 2024.08.05 16:53:14.481921 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 33837, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14188 2024.08.05 16:53:14.481970 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14189 2024.08.05 16:53:14.481990 [ 3 ] {} <Debug> HTTP-Session: 2d40da51-90b6-493f-a4a7-01434be5162c Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
14190 2024.08.05 16:53:14.482006 [ 3 ] {} <Debug> HTTP-Session: 2d40da51-90b6-493f-a4a7-01434be5162c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14191 2024.08.05 16:53:14.482020 [ 3 ] {} <Debug> HTTP-Session: 2d40da51-90b6-493f-a4a7-01434be5162c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14192 2024.08.05 16:53:14.482051 [ 3 ] {} <Trace> HTTP-Session: 2d40da51-90b6-493f-a4a7-01434be5162c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14193 2024.08.05 16:53:14.482294 [ 3 ] {d79819b1-6628-42f9-a4fa-c6f8bdd45779} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
14194 2024.08.05 16:53:14.482359 [ 3 ] {d79819b1-6628-42f9-a4fa-c6f8bdd45779} <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
14195 2024.08.05 16:53:14.482766 [ 3 ] {d79819b1-6628-42f9-a4fa-c6f8bdd45779} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14196 2024.08.05 16:53:14.483411 [ 3 ] {d79819b1-6628-42f9-a4fa-c6f8bdd45779} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14197 2024.08.05 16:53:14.483447 [ 3 ] {d79819b1-6628-42f9-a4fa-c6f8bdd45779} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
14198 2024.08.05 16:53:14.484060 [ 3 ] {d79819b1-6628-42f9-a4fa-c6f8bdd45779} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
14199 2024.08.05 16:53:14.484483 [ 3 ] {d79819b1-6628-42f9-a4fa-c6f8bdd45779} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14200 2024.08.05 16:53:14.484674 [ 3 ] {d79819b1-6628-42f9-a4fa-c6f8bdd45779} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.002538 sec., 8274.231678486998 rows/sec., 14.83 MiB/sec.
14201 2024.08.05 16:53:14.484898 [ 3 ] {d79819b1-6628-42f9-a4fa-c6f8bdd45779} <Debug> DynamicQueryHandler: Done processing query
14202 2024.08.05 16:53:14.484923 [ 3 ] {d79819b1-6628-42f9-a4fa-c6f8bdd45779} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
14203 2024.08.05 16:53:14.484939 [ 3 ] {} <Debug> HTTP-Session: 2d40da51-90b6-493f-a4a7-01434be5162c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14204 2024.08.05 16:53:14.485077 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 3209, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14205 2024.08.05 16:53:14.485125 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14206 2024.08.05 16:53:14.485145 [ 3 ] {} <Debug> HTTP-Session: 4f245d8c-440a-4691-9838-85ca96d5ad31 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
14207 2024.08.05 16:53:14.485162 [ 3 ] {} <Debug> HTTP-Session: 4f245d8c-440a-4691-9838-85ca96d5ad31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14208 2024.08.05 16:53:14.485177 [ 3 ] {} <Debug> HTTP-Session: 4f245d8c-440a-4691-9838-85ca96d5ad31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14209 2024.08.05 16:53:14.485208 [ 3 ] {} <Trace> HTTP-Session: 4f245d8c-440a-4691-9838-85ca96d5ad31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14210 2024.08.05 16:53:14.485311 [ 3 ] {c39c05f9-96d8-4c73-b7dc-9553a96b7704} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
14211 2024.08.05 16:53:14.485355 [ 3 ] {c39c05f9-96d8-4c73-b7dc-9553a96b7704} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
14212 2024.08.05 16:53:14.485484 [ 3 ] {c39c05f9-96d8-4c73-b7dc-9553a96b7704} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14213 2024.08.05 16:53:14.485767 [ 3 ] {c39c05f9-96d8-4c73-b7dc-9553a96b7704} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14214 2024.08.05 16:53:14.485805 [ 3 ] {c39c05f9-96d8-4c73-b7dc-9553a96b7704} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
14215 2024.08.05 16:53:14.486164 [ 3 ] {c39c05f9-96d8-4c73-b7dc-9553a96b7704} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
14216 2024.08.05 16:53:14.486498 [ 3 ] {c39c05f9-96d8-4c73-b7dc-9553a96b7704} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14217 2024.08.05 16:53:14.486659 [ 3 ] {c39c05f9-96d8-4c73-b7dc-9553a96b7704} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001368 sec., 16812.86549707602 rows/sec., 909.46 KiB/sec.
14218 2024.08.05 16:53:14.486832 [ 3 ] {c39c05f9-96d8-4c73-b7dc-9553a96b7704} <Debug> DynamicQueryHandler: Done processing query
14219 2024.08.05 16:53:14.486859 [ 3 ] {c39c05f9-96d8-4c73-b7dc-9553a96b7704} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
14220 2024.08.05 16:53:14.486875 [ 3 ] {} <Debug> HTTP-Session: 4f245d8c-440a-4691-9838-85ca96d5ad31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14221 2024.08.05 16:53:14.487002 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14222 2024.08.05 16:53:14.487052 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14223 2024.08.05 16:53:14.487072 [ 3 ] {} <Debug> HTTP-Session: 667bd9eb-8e68-4e33-9147-7b26b094d117 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
14224 2024.08.05 16:53:14.487090 [ 3 ] {} <Debug> HTTP-Session: 667bd9eb-8e68-4e33-9147-7b26b094d117 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14225 2024.08.05 16:53:14.487104 [ 3 ] {} <Debug> HTTP-Session: 667bd9eb-8e68-4e33-9147-7b26b094d117 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14226 2024.08.05 16:53:14.487136 [ 3 ] {} <Trace> HTTP-Session: 667bd9eb-8e68-4e33-9147-7b26b094d117 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14227 2024.08.05 16:53:14.487255 [ 3 ] {60300f5d-8199-4b59-b40e-e397bce197ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
14228 2024.08.05 16:53:14.487303 [ 3 ] {60300f5d-8199-4b59-b40e-e397bce197ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
14229 2024.08.05 16:53:14.487433 [ 3 ] {60300f5d-8199-4b59-b40e-e397bce197ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14230 2024.08.05 16:53:14.487745 [ 3 ] {60300f5d-8199-4b59-b40e-e397bce197ea} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14231 2024.08.05 16:53:14.487783 [ 3 ] {60300f5d-8199-4b59-b40e-e397bce197ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
14232 2024.08.05 16:53:14.488143 [ 3 ] {60300f5d-8199-4b59-b40e-e397bce197ea} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
14233 2024.08.05 16:53:14.488473 [ 3 ] {60300f5d-8199-4b59-b40e-e397bce197ea} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14234 2024.08.05 16:53:14.488628 [ 3 ] {60300f5d-8199-4b59-b40e-e397bce197ea} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001409 sec., 42583.392476933994 rows/sec., 2.87 MiB/sec.
14235 2024.08.05 16:53:14.488885 [ 3 ] {60300f5d-8199-4b59-b40e-e397bce197ea} <Debug> DynamicQueryHandler: Done processing query
14236 2024.08.05 16:53:14.488942 [ 3 ] {60300f5d-8199-4b59-b40e-e397bce197ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14237 2024.08.05 16:53:14.489005 [ 3 ] {} <Debug> HTTP-Session: 667bd9eb-8e68-4e33-9147-7b26b094d117 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14238 2024.08.05 16:53:18.510630 [ 32 ] {} <Debug> DNSResolver: Updating DNS cache
14239 2024.08.05 16:53:18.510694 [ 32 ] {} <Debug> DNSResolver: Updated DNS cache
14240 2024.08.05 16:53:19.464656 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 2632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14241 2024.08.05 16:53:19.464821 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14242 2024.08.05 16:53:19.464858 [ 3 ] {} <Debug> HTTP-Session: 6591fe38-5051-4c79-b289-f9ff3b02ebf7 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
14243 2024.08.05 16:53:19.464889 [ 3 ] {} <Debug> HTTP-Session: 6591fe38-5051-4c79-b289-f9ff3b02ebf7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14244 2024.08.05 16:53:19.464912 [ 3 ] {} <Debug> HTTP-Session: 6591fe38-5051-4c79-b289-f9ff3b02ebf7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14245 2024.08.05 16:53:19.464985 [ 3 ] {} <Trace> HTTP-Session: 6591fe38-5051-4c79-b289-f9ff3b02ebf7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14246 2024.08.05 16:53:19.465224 [ 3 ] {65a967ff-043c-48f8-a3cf-7c9db5621fd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
14247 2024.08.05 16:53:19.465314 [ 3 ] {65a967ff-043c-48f8-a3cf-7c9db5621fd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
14248 2024.08.05 16:53:19.465553 [ 3 ] {65a967ff-043c-48f8-a3cf-7c9db5621fd2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14249 2024.08.05 16:53:19.466032 [ 3 ] {65a967ff-043c-48f8-a3cf-7c9db5621fd2} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14250 2024.08.05 16:53:19.466086 [ 3 ] {65a967ff-043c-48f8-a3cf-7c9db5621fd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.17 GiB.
14251 2024.08.05 16:53:19.466582 [ 3 ] {65a967ff-043c-48f8-a3cf-7c9db5621fd2} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
14252 2024.08.05 16:53:19.467046 [ 3 ] {65a967ff-043c-48f8-a3cf-7c9db5621fd2} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14253 2024.08.05 16:53:19.467265 [ 3 ] {65a967ff-043c-48f8-a3cf-7c9db5621fd2} <Debug> executeQuery: Read 18 rows, 1.46 KiB in 0.002113 sec., 8518.693800283958 rows/sec., 690.48 KiB/sec.
14254 2024.08.05 16:53:19.467356 [ 31 ] {} <Debug> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
14255 2024.08.05 16:53:19.467484 [ 31 ] {} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14256 2024.08.05 16:53:19.467539 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.17 GiB.
14257 2024.08.05 16:53:19.467628 [ 3 ] {65a967ff-043c-48f8-a3cf-7c9db5621fd2} <Debug> DynamicQueryHandler: Done processing query
14258 2024.08.05 16:53:19.467698 [ 3 ] {65a967ff-043c-48f8-a3cf-7c9db5621fd2} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
14259 2024.08.05 16:53:19.467778 [ 3 ] {} <Debug> HTTP-Session: 6591fe38-5051-4c79-b289-f9ff3b02ebf7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14260 2024.08.05 16:53:19.467833 [ 186 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::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
14261 2024.08.05 16:53:19.468055 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14262 2024.08.05 16:53:19.468259 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14263 2024.08.05 16:53:19.468375 [ 3 ] {} <Debug> HTTP-Session: 2d720eec-01e9-46be-a810-3981431a29fe Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
14264 2024.08.05 16:53:19.468460 [ 3 ] {} <Debug> HTTP-Session: 2d720eec-01e9-46be-a810-3981431a29fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14265 2024.08.05 16:53:19.468491 [ 186 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14266 2024.08.05 16:53:19.468521 [ 3 ] {} <Debug> HTTP-Session: 2d720eec-01e9-46be-a810-3981431a29fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14267 2024.08.05 16:53:19.468638 [ 186 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 38 rows starting from the beginning of the part
14268 2024.08.05 16:53:19.468674 [ 3 ] {} <Trace> HTTP-Session: 2d720eec-01e9-46be-a810-3981431a29fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14269 2024.08.05 16:53:19.469091 [ 186 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::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
14270 2024.08.05 16:53:19.469169 [ 3 ] {a5e1f6bf-cad1-4c57-b1d1-1846839fe373} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
14271 2024.08.05 16:53:19.469447 [ 3 ] {a5e1f6bf-cad1-4c57-b1d1-1846839fe373} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
14272 2024.08.05 16:53:19.469611 [ 186 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 27 rows starting from the beginning of the part
14273 2024.08.05 16:53:19.470106 [ 186 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 11 rows starting from the beginning of the part
14274 2024.08.05 16:53:19.470437 [ 186 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 27 rows starting from the beginning of the part
14275 2024.08.05 16:53:19.470823 [ 186 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 18 rows starting from the beginning of the part
14276 2024.08.05 16:53:19.471104 [ 3 ] {a5e1f6bf-cad1-4c57-b1d1-1846839fe373} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14277 2024.08.05 16:53:19.471831 [ 3 ] {a5e1f6bf-cad1-4c57-b1d1-1846839fe373} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14278 2024.08.05 16:53:19.471883 [ 3 ] {a5e1f6bf-cad1-4c57-b1d1-1846839fe373} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.17 GiB.
14279 2024.08.05 16:53:19.472452 [ 3 ] {a5e1f6bf-cad1-4c57-b1d1-1846839fe373} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
14280 2024.08.05 16:53:19.472717 [ 186 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 132 rows, containing 4 columns (4 merged, 0 gathered) in 0.005072096 sec., 26024.744011154362 rows/sec., 1.98 MiB/sec.
14281 2024.08.05 16:53:19.472870 [ 186 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
14282 2024.08.05 16:53:19.473105 [ 3 ] {a5e1f6bf-cad1-4c57-b1d1-1846839fe373} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14283 2024.08.05 16:53:19.473362 [ 3 ] {a5e1f6bf-cad1-4c57-b1d1-1846839fe373} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.004404 sec., 454.1326067211626 rows/sec., 37.03 KiB/sec.
14284 2024.08.05 16:53:19.473576 [ 186 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_71_14} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14285 2024.08.05 16:53:19.473899 [ 3 ] {a5e1f6bf-cad1-4c57-b1d1-1846839fe373} <Debug> DynamicQueryHandler: Done processing query
14286 2024.08.05 16:53:19.473937 [ 186 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_71_14} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
14287 2024.08.05 16:53:19.473972 [ 3 ] {a5e1f6bf-cad1-4c57-b1d1-1846839fe373} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
14288 2024.08.05 16:53:19.474068 [ 3 ] {} <Debug> HTTP-Session: 2d720eec-01e9-46be-a810-3981431a29fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14289 2024.08.05 16:53:19.474232 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
14290 2024.08.05 16:53:19.474376 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 16101, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14291 2024.08.05 16:53:19.474452 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14292 2024.08.05 16:53:19.474480 [ 3 ] {} <Debug> HTTP-Session: 08c1775a-2bc2-425d-9e18-9acccaae9750 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
14293 2024.08.05 16:53:19.474502 [ 3 ] {} <Debug> HTTP-Session: 08c1775a-2bc2-425d-9e18-9acccaae9750 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14294 2024.08.05 16:53:19.474523 [ 3 ] {} <Debug> HTTP-Session: 08c1775a-2bc2-425d-9e18-9acccaae9750 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14295 2024.08.05 16:53:19.474567 [ 3 ] {} <Trace> HTTP-Session: 08c1775a-2bc2-425d-9e18-9acccaae9750 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14296 2024.08.05 16:53:19.474738 [ 3 ] {3c84eab3-3b21-41ac-b5da-27c486f824b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
14297 2024.08.05 16:53:19.474798 [ 3 ] {3c84eab3-3b21-41ac-b5da-27c486f824b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14298 2024.08.05 16:53:19.474976 [ 3 ] {3c84eab3-3b21-41ac-b5da-27c486f824b3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14299 2024.08.05 16:53:19.475421 [ 3 ] {3c84eab3-3b21-41ac-b5da-27c486f824b3} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14300 2024.08.05 16:53:19.475468 [ 3 ] {3c84eab3-3b21-41ac-b5da-27c486f824b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.17 GiB.
14301 2024.08.05 16:53:19.475884 [ 3 ] {3c84eab3-3b21-41ac-b5da-27c486f824b3} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
14302 2024.08.05 16:53:19.476239 [ 3 ] {3c84eab3-3b21-41ac-b5da-27c486f824b3} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14303 2024.08.05 16:53:19.476420 [ 3 ] {3c84eab3-3b21-41ac-b5da-27c486f824b3} <Debug> executeQuery: Read 111 rows, 9.35 KiB in 0.001746 sec., 63573.88316151203 rows/sec., 5.23 MiB/sec.
14304 2024.08.05 16:53:19.476445 [ 31 ] {} <Debug> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
14305 2024.08.05 16:53:19.476542 [ 31 ] {} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14306 2024.08.05 16:53:19.476602 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.17 GiB.
14307 2024.08.05 16:53:19.476723 [ 3 ] {3c84eab3-3b21-41ac-b5da-27c486f824b3} <Debug> DynamicQueryHandler: Done processing query
14308 2024.08.05 16:53:19.476787 [ 3 ] {3c84eab3-3b21-41ac-b5da-27c486f824b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
14309 2024.08.05 16:53:19.476865 [ 3 ] {} <Debug> HTTP-Session: 08c1775a-2bc2-425d-9e18-9acccaae9750 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14310 2024.08.05 16:53:19.476941 [ 188 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::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
14311 2024.08.05 16:53:19.477074 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14312 2024.08.05 16:53:19.477223 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14313 2024.08.05 16:53:19.477244 [ 188 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14314 2024.08.05 16:53:19.477270 [ 3 ] {} <Debug> HTTP-Session: bea5e68c-68d5-4e68-8d18-c29c61a8d677 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
14315 2024.08.05 16:53:19.477314 [ 188 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 303 rows starting from the beginning of the part
14316 2024.08.05 16:53:19.477328 [ 3 ] {} <Debug> HTTP-Session: bea5e68c-68d5-4e68-8d18-c29c61a8d677 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14317 2024.08.05 16:53:19.477386 [ 3 ] {} <Debug> HTTP-Session: bea5e68c-68d5-4e68-8d18-c29c61a8d677 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14318 2024.08.05 16:53:19.477471 [ 188 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 126 rows starting from the beginning of the part
14319 2024.08.05 16:53:19.477576 [ 3 ] {} <Trace> HTTP-Session: bea5e68c-68d5-4e68-8d18-c29c61a8d677 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14320 2024.08.05 16:53:19.477782 [ 188 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 224 rows starting from the beginning of the part
14321 2024.08.05 16:53:19.478104 [ 188 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 90 rows starting from the beginning of the part
14322 2024.08.05 16:53:19.478100 [ 3 ] {fd10c67b-99ba-447f-a018-206634bf5513} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
14323 2024.08.05 16:53:19.478317 [ 3 ] {fd10c67b-99ba-447f-a018-206634bf5513} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
14324 2024.08.05 16:53:19.478352 [ 188 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 224 rows starting from the beginning of the part
14325 2024.08.05 16:53:19.478689 [ 188 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 111 rows starting from the beginning of the part
14326 2024.08.05 16:53:19.479446 [ 3 ] {fd10c67b-99ba-447f-a018-206634bf5513} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14327 2024.08.05 16:53:19.480219 [ 3 ] {fd10c67b-99ba-447f-a018-206634bf5513} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14328 2024.08.05 16:53:19.480300 [ 3 ] {fd10c67b-99ba-447f-a018-206634bf5513} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.17 GiB.
14329 2024.08.05 16:53:19.481373 [ 3 ] {fd10c67b-99ba-447f-a018-206634bf5513} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
14330 2024.08.05 16:53:19.482096 [ 190 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1078 rows, containing 4 columns (4 merged, 0 gathered) in 0.005338391 sec., 201933.50393405056 rows/sec., 17.26 MiB/sec.
14331 2024.08.05 16:53:19.482135 [ 3 ] {fd10c67b-99ba-447f-a018-206634bf5513} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14332 2024.08.05 16:53:19.482363 [ 3 ] {fd10c67b-99ba-447f-a018-206634bf5513} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.004469 sec., 447.52741105392704 rows/sec., 31.25 KiB/sec.
14333 2024.08.05 16:53:19.482380 [ 190 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
14334 2024.08.05 16:53:19.482943 [ 3 ] {fd10c67b-99ba-447f-a018-206634bf5513} <Debug> DynamicQueryHandler: Done processing query
14335 2024.08.05 16:53:19.483030 [ 3 ] {fd10c67b-99ba-447f-a018-206634bf5513} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
14336 2024.08.05 16:53:19.483105 [ 3 ] {} <Debug> HTTP-Session: bea5e68c-68d5-4e68-8d18-c29c61a8d677 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14337 2024.08.05 16:53:19.483435 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 15316, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14338 2024.08.05 16:53:19.483522 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14339 2024.08.05 16:53:19.483552 [ 3 ] {} <Debug> HTTP-Session: 8ee6ea77-b595-4234-90be-84ce38a2eccd Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
14340 2024.08.05 16:53:19.483584 [ 3 ] {} <Debug> HTTP-Session: 8ee6ea77-b595-4234-90be-84ce38a2eccd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14341 2024.08.05 16:53:19.483603 [ 3 ] {} <Debug> HTTP-Session: 8ee6ea77-b595-4234-90be-84ce38a2eccd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14342 2024.08.05 16:53:19.483649 [ 3 ] {} <Trace> HTTP-Session: 8ee6ea77-b595-4234-90be-84ce38a2eccd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14343 2024.08.05 16:53:19.483759 [ 190 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_76_15} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14344 2024.08.05 16:53:19.483844 [ 3 ] {f7837d57-6550-424b-905d-c55d6f647cc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
14345 2024.08.05 16:53:19.483885 [ 190 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_76_15} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
14346 2024.08.05 16:53:19.483904 [ 3 ] {f7837d57-6550-424b-905d-c55d6f647cc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14347 2024.08.05 16:53:19.484018 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB.
14348 2024.08.05 16:53:19.484135 [ 3 ] {f7837d57-6550-424b-905d-c55d6f647cc1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14349 2024.08.05 16:53:19.484568 [ 3 ] {f7837d57-6550-424b-905d-c55d6f647cc1} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14350 2024.08.05 16:53:19.484618 [ 3 ] {f7837d57-6550-424b-905d-c55d6f647cc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.17 GiB.
14351 2024.08.05 16:53:19.485032 [ 3 ] {f7837d57-6550-424b-905d-c55d6f647cc1} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
14352 2024.08.05 16:53:19.485463 [ 3 ] {f7837d57-6550-424b-905d-c55d6f647cc1} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14353 2024.08.05 16:53:19.485632 [ 3 ] {f7837d57-6550-424b-905d-c55d6f647cc1} <Debug> executeQuery: Read 90 rows, 7.23 KiB in 0.001861 sec., 48361.09618484686 rows/sec., 3.79 MiB/sec.
14354 2024.08.05 16:53:19.485644 [ 31 ] {} <Debug> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
14355 2024.08.05 16:53:19.485729 [ 31 ] {} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14356 2024.08.05 16:53:19.485768 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.17 GiB.
14357 2024.08.05 16:53:19.485933 [ 3 ] {f7837d57-6550-424b-905d-c55d6f647cc1} <Debug> DynamicQueryHandler: Done processing query
14358 2024.08.05 16:53:19.485964 [ 191 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::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
14359 2024.08.05 16:53:19.485982 [ 3 ] {f7837d57-6550-424b-905d-c55d6f647cc1} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
14360 2024.08.05 16:53:19.486036 [ 3 ] {} <Debug> HTTP-Session: 8ee6ea77-b595-4234-90be-84ce38a2eccd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14361 2024.08.05 16:53:19.486189 [ 191 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14362 2024.08.05 16:53:19.486242 [ 191 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 472 rows starting from the beginning of the part
14363 2024.08.05 16:53:19.486284 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 30774, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14364 2024.08.05 16:53:19.486495 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14365 2024.08.05 16:53:19.486517 [ 191 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 101 rows starting from the beginning of the part
14366 2024.08.05 16:53:19.486560 [ 3 ] {} <Debug> HTTP-Session: 97c070f1-88a6-4a2e-b964-ed54b918f69b Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
14367 2024.08.05 16:53:19.486635 [ 3 ] {} <Debug> HTTP-Session: 97c070f1-88a6-4a2e-b964-ed54b918f69b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14368 2024.08.05 16:53:19.486701 [ 3 ] {} <Debug> HTTP-Session: 97c070f1-88a6-4a2e-b964-ed54b918f69b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14369 2024.08.05 16:53:19.486856 [ 191 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 403 rows starting from the beginning of the part
14370 2024.08.05 16:53:19.486881 [ 3 ] {} <Trace> HTTP-Session: 97c070f1-88a6-4a2e-b964-ed54b918f69b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14371 2024.08.05 16:53:19.487128 [ 191 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 77 rows starting from the beginning of the part
14372 2024.08.05 16:53:19.487359 [ 191 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 403 rows starting from the beginning of the part
14373 2024.08.05 16:53:19.487493 [ 3 ] {e6878c99-4e77-476a-91a5-7be39f49a29c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
14374 2024.08.05 16:53:19.487677 [ 191 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 90 rows starting from the beginning of the part
14375 2024.08.05 16:53:19.487742 [ 3 ] {e6878c99-4e77-476a-91a5-7be39f49a29c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
14376 2024.08.05 16:53:19.488535 [ 3 ] {e6878c99-4e77-476a-91a5-7be39f49a29c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14377 2024.08.05 16:53:19.489565 [ 3 ] {e6878c99-4e77-476a-91a5-7be39f49a29c} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14378 2024.08.05 16:53:19.489657 [ 3 ] {e6878c99-4e77-476a-91a5-7be39f49a29c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.17 GiB.
14379 2024.08.05 16:53:19.490696 [ 3 ] {e6878c99-4e77-476a-91a5-7be39f49a29c} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
14380 2024.08.05 16:53:19.490845 [ 195 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1546 rows, containing 4 columns (4 merged, 0 gathered) in 0.004991685 sec., 309715.0561383581 rows/sec., 22.39 MiB/sec.
14381 2024.08.05 16:53:19.491181 [ 195 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
14382 2024.08.05 16:53:19.491748 [ 3 ] {e6878c99-4e77-476a-91a5-7be39f49a29c} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14383 2024.08.05 16:53:19.492113 [ 31 ] {} <Debug> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
14384 2024.08.05 16:53:19.492129 [ 3 ] {e6878c99-4e77-476a-91a5-7be39f49a29c} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.004938 sec., 32604.29323612799 rows/sec., 2.27 MiB/sec.
14385 2024.08.05 16:53:19.492206 [ 194 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_76_15} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14386 2024.08.05 16:53:19.492226 [ 31 ] {} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14387 2024.08.05 16:53:19.492357 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.17 GiB.
14388 2024.08.05 16:53:19.492613 [ 194 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_76_15} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
14389 2024.08.05 16:53:19.492828 [ 3 ] {e6878c99-4e77-476a-91a5-7be39f49a29c} <Debug> DynamicQueryHandler: Done processing query
14390 2024.08.05 16:53:19.492845 [ 195 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::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
14391 2024.08.05 16:53:19.492870 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB.
14392 2024.08.05 16:53:19.492887 [ 3 ] {e6878c99-4e77-476a-91a5-7be39f49a29c} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
14393 2024.08.05 16:53:19.492961 [ 3 ] {} <Debug> HTTP-Session: 97c070f1-88a6-4a2e-b964-ed54b918f69b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14394 2024.08.05 16:53:19.493101 [ 195 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14395 2024.08.05 16:53:19.493144 [ 195 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_71_14, total 11595 rows starting from the beginning of the part
14396 2024.08.05 16:53:19.493341 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 28841, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14397 2024.08.05 16:53:19.493380 [ 195 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 197 rows starting from the beginning of the part
14398 2024.08.05 16:53:19.493516 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14399 2024.08.05 16:53:19.493660 [ 3 ] {} <Debug> HTTP-Session: 60554c40-9c45-4787-a204-5729b8f3e4f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
14400 2024.08.05 16:53:19.493659 [ 195 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 160 rows starting from the beginning of the part
14401 2024.08.05 16:53:19.493712 [ 3 ] {} <Debug> HTTP-Session: 60554c40-9c45-4787-a204-5729b8f3e4f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14402 2024.08.05 16:53:19.493764 [ 3 ] {} <Debug> HTTP-Session: 60554c40-9c45-4787-a204-5729b8f3e4f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14403 2024.08.05 16:53:19.493976 [ 3 ] {} <Trace> HTTP-Session: 60554c40-9c45-4787-a204-5729b8f3e4f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14404 2024.08.05 16:53:19.493994 [ 195 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 161 rows starting from the beginning of the part
14405 2024.08.05 16:53:19.494222 [ 195 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 160 rows starting from the beginning of the part
14406 2024.08.05 16:53:19.494518 [ 195 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 161 rows starting from the beginning of the part
14407 2024.08.05 16:53:19.494672 [ 3 ] {847ed52e-4e83-4b1d-96c8-11d464c176d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
14408 2024.08.05 16:53:19.495082 [ 3 ] {847ed52e-4e83-4b1d-96c8-11d464c176d3} <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
14409 2024.08.05 16:53:19.496576 [ 3 ] {847ed52e-4e83-4b1d-96c8-11d464c176d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14410 2024.08.05 16:53:19.498243 [ 3 ] {847ed52e-4e83-4b1d-96c8-11d464c176d3} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14411 2024.08.05 16:53:19.498324 [ 3 ] {847ed52e-4e83-4b1d-96c8-11d464c176d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.17 GiB.
14412 2024.08.05 16:53:19.499375 [ 3 ] {847ed52e-4e83-4b1d-96c8-11d464c176d3} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
14413 2024.08.05 16:53:19.499979 [ 3 ] {847ed52e-4e83-4b1d-96c8-11d464c176d3} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14414 2024.08.05 16:53:19.500186 [ 31 ] {} <Debug> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
14415 2024.08.05 16:53:19.500218 [ 3 ] {847ed52e-4e83-4b1d-96c8-11d464c176d3} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.005946 sec., 3027.245206861756 rows/sec., 5.42 MiB/sec.
14416 2024.08.05 16:53:19.500278 [ 31 ] {} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14417 2024.08.05 16:53:19.500369 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.17 GiB.
14418 2024.08.05 16:53:19.500961 [ 194 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::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
14419 2024.08.05 16:53:19.501344 [ 3 ] {847ed52e-4e83-4b1d-96c8-11d464c176d3} <Debug> DynamicQueryHandler: Done processing query
14420 2024.08.05 16:53:19.501419 [ 3 ] {847ed52e-4e83-4b1d-96c8-11d464c176d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
14421 2024.08.05 16:53:19.501484 [ 198 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12434 rows, containing 5 columns (5 merged, 0 gathered) in 0.008925793 sec., 1393041.492223716 rows/sec., 97.11 MiB/sec.
14422 2024.08.05 16:53:19.501499 [ 3 ] {} <Debug> HTTP-Session: 60554c40-9c45-4787-a204-5729b8f3e4f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14423 2024.08.05 16:53:19.501739 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 1030, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14424 2024.08.05 16:53:19.501840 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14425 2024.08.05 16:53:19.501896 [ 3 ] {} <Debug> HTTP-Session: 9b4053d8-4231-41bc-89b2-18dceb316be6 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
14426 2024.08.05 16:53:19.501908 [ 194 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14427 2024.08.05 16:53:19.501960 [ 3 ] {} <Debug> HTTP-Session: 9b4053d8-4231-41bc-89b2-18dceb316be6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14428 2024.08.05 16:53:19.502006 [ 3 ] {} <Debug> HTTP-Session: 9b4053d8-4231-41bc-89b2-18dceb316be6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14429 2024.08.05 16:53:19.502047 [ 194 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::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
14430 2024.08.05 16:53:19.502092 [ 3 ] {} <Trace> HTTP-Session: 9b4053d8-4231-41bc-89b2-18dceb316be6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14431 2024.08.05 16:53:19.502177 [ 197 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
14432 2024.08.05 16:53:19.502546 [ 3 ] {e9ada089-846b-4d7c-b81f-5ddd7ed412c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
14433 2024.08.05 16:53:19.502804 [ 3 ] {e9ada089-846b-4d7c-b81f-5ddd7ed412c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
14434 2024.08.05 16:53:19.502909 [ 194 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::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
14435 2024.08.05 16:53:19.504210 [ 194 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::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
14436 2024.08.05 16:53:19.504473 [ 3 ] {e9ada089-846b-4d7c-b81f-5ddd7ed412c8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14437 2024.08.05 16:53:19.505126 [ 194 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 11 rows starting from the beginning of the part
14438 2024.08.05 16:53:19.505136 [ 197 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14439 2024.08.05 16:53:19.505603 [ 197 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
14440 2024.08.05 16:53:19.506169 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.58 MiB.
14441 2024.08.05 16:53:19.506234 [ 194 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 21 rows starting from the beginning of the part
14442 2024.08.05 16:53:19.506276 [ 3 ] {e9ada089-846b-4d7c-b81f-5ddd7ed412c8} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14443 2024.08.05 16:53:19.506330 [ 3 ] {e9ada089-846b-4d7c-b81f-5ddd7ed412c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.17 GiB.
14444 2024.08.05 16:53:19.506628 [ 194 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 18 rows starting from the beginning of the part
14445 2024.08.05 16:53:19.507330 [ 3 ] {e9ada089-846b-4d7c-b81f-5ddd7ed412c8} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
14446 2024.08.05 16:53:19.507970 [ 3 ] {e9ada089-846b-4d7c-b81f-5ddd7ed412c8} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14447 2024.08.05 16:53:19.508184 [ 31 ] {} <Debug> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
14448 2024.08.05 16:53:19.508196 [ 3 ] {e9ada089-846b-4d7c-b81f-5ddd7ed412c8} <Debug> executeQuery: Read 6 rows, 463.00 B in 0.005896 sec., 1017.6390773405699 rows/sec., 76.69 KiB/sec.
14449 2024.08.05 16:53:19.508242 [ 31 ] {} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14450 2024.08.05 16:53:19.508315 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.17 GiB.
14451 2024.08.05 16:53:19.508619 [ 196 ] {ae17f19f-5f7e-41fb-b229-935f5864debe::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
14452 2024.08.05 16:53:19.508622 [ 3 ] {e9ada089-846b-4d7c-b81f-5ddd7ed412c8} <Debug> DynamicQueryHandler: Done processing query
14453 2024.08.05 16:53:19.508712 [ 3 ] {e9ada089-846b-4d7c-b81f-5ddd7ed412c8} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
14454 2024.08.05 16:53:19.508768 [ 3 ] {} <Debug> HTTP-Session: 9b4053d8-4231-41bc-89b2-18dceb316be6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14455 2024.08.05 16:53:19.508954 [ 196 ] {ae17f19f-5f7e-41fb-b229-935f5864debe::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14456 2024.08.05 16:53:19.509045 [ 196 ] {ae17f19f-5f7e-41fb-b229-935f5864debe::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 694 rows starting from the beginning of the part
14457 2024.08.05 16:53:19.509042 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14458 2024.08.05 16:53:19.509229 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14459 2024.08.05 16:53:19.509372 [ 3 ] {} <Debug> HTTP-Session: f8246a90-5314-4ef8-a802-bb5a92b4e8a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
14460 2024.08.05 16:53:19.509518 [ 3 ] {} <Debug> HTTP-Session: f8246a90-5314-4ef8-a802-bb5a92b4e8a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14461 2024.08.05 16:53:19.509539 [ 196 ] {ae17f19f-5f7e-41fb-b229-935f5864debe::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 23 rows starting from the beginning of the part
14462 2024.08.05 16:53:19.509608 [ 3 ] {} <Debug> HTTP-Session: f8246a90-5314-4ef8-a802-bb5a92b4e8a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14463 2024.08.05 16:53:19.509804 [ 3 ] {} <Trace> HTTP-Session: f8246a90-5314-4ef8-a802-bb5a92b4e8a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14464 2024.08.05 16:53:19.510179 [ 196 ] {ae17f19f-5f7e-41fb-b229-935f5864debe::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 23 rows starting from the beginning of the part
14465 2024.08.05 16:53:19.510364 [ 3 ] {4ddd53e8-b4a0-43c2-806a-625f25d1e64b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
14466 2024.08.05 16:53:19.510628 [ 3 ] {4ddd53e8-b4a0-43c2-806a-625f25d1e64b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
14467 2024.08.05 16:53:19.510694 [ 196 ] {ae17f19f-5f7e-41fb-b229-935f5864debe::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 23 rows starting from the beginning of the part
14468 2024.08.05 16:53:19.511358 [ 196 ] {ae17f19f-5f7e-41fb-b229-935f5864debe::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 23 rows starting from the beginning of the part
14469 2024.08.05 16:53:19.511875 [ 196 ] {ae17f19f-5f7e-41fb-b229-935f5864debe::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part
14470 2024.08.05 16:53:19.512296 [ 3 ] {4ddd53e8-b4a0-43c2-806a-625f25d1e64b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14471 2024.08.05 16:53:19.514154 [ 3 ] {4ddd53e8-b4a0-43c2-806a-625f25d1e64b} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14472 2024.08.05 16:53:19.514288 [ 3 ] {4ddd53e8-b4a0-43c2-806a-625f25d1e64b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.17 GiB.
14473 2024.08.05 16:53:19.516249 [ 3 ] {4ddd53e8-b4a0-43c2-806a-625f25d1e64b} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
14474 2024.08.05 16:53:19.517905 [ 3 ] {4ddd53e8-b4a0-43c2-806a-625f25d1e64b} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14475 2024.08.05 16:53:19.518106 [ 197 ] {ae17f19f-5f7e-41fb-b229-935f5864debe::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 792 rows, containing 4 columns (4 merged, 0 gathered) in 0.009649464 sec., 82077.09775382343 rows/sec., 4.40 MiB/sec.
14476 2024.08.05 16:53:19.518399 [ 31 ] {} <Debug> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
14477 2024.08.05 16:53:19.518481 [ 3 ] {4ddd53e8-b4a0-43c2-806a-625f25d1e64b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.008304 sec., 7225.43352601156 rows/sec., 498.63 KiB/sec.
14478 2024.08.05 16:53:19.518554 [ 197 ] {ae17f19f-5f7e-41fb-b229-935f5864debe::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
14479 2024.08.05 16:53:19.518553 [ 31 ] {} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14480 2024.08.05 16:53:19.518804 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.17 GiB.
14481 2024.08.05 16:53:19.519569 [ 3 ] {4ddd53e8-b4a0-43c2-806a-625f25d1e64b} <Debug> DynamicQueryHandler: Done processing query
14482 2024.08.05 16:53:19.519810 [ 3 ] {4ddd53e8-b4a0-43c2-806a-625f25d1e64b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14483 2024.08.05 16:53:19.519952 [ 3 ] {} <Debug> HTTP-Session: f8246a90-5314-4ef8-a802-bb5a92b4e8a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14484 2024.08.05 16:53:19.520878 [ 197 ] {ae17f19f-5f7e-41fb-b229-935f5864debe::all_1_36_7} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14485 2024.08.05 16:53:19.520935 [ 199 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::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
14486 2024.08.05 16:53:19.521321 [ 197 ] {ae17f19f-5f7e-41fb-b229-935f5864debe::all_1_36_7} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
14487 2024.08.05 16:53:19.521732 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB.
14488 2024.08.05 16:53:19.521897 [ 199 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14489 2024.08.05 16:53:19.521947 [ 199 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4104 rows starting from the beginning of the part
14490 2024.08.05 16:53:19.522076 [ 199 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::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
14491 2024.08.05 16:53:19.522291 [ 199 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::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
14492 2024.08.05 16:53:19.522681 [ 199 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::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
14493 2024.08.05 16:53:19.522870 [ 199 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::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
14494 2024.08.05 16:53:19.523228 [ 199 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::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
14495 2024.08.05 16:53:19.526502 [ 187 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1166 rows, containing 19 columns (19 merged, 0 gathered) in 0.025970023 sec., 44897.91942040252 rows/sec., 80.46 MiB/sec.
14496 2024.08.05 16:53:19.526854 [ 192 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4404 rows, containing 4 columns (4 merged, 0 gathered) in 0.007772952 sec., 566580.1101048868 rows/sec., 38.16 MiB/sec.
14497 2024.08.05 16:53:19.527351 [ 192 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
14498 2024.08.05 16:53:19.527921 [ 192 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_76_15} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14499 2024.08.05 16:53:19.528053 [ 192 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_76_15} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
14500 2024.08.05 16:53:19.528240 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB.
14501 2024.08.05 16:53:19.528319 [ 189 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
14502 2024.08.05 16:53:19.529125 [ 189 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::all_1_71_14} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14503 2024.08.05 16:53:19.529255 [ 189 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::all_1_71_14} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
14504 2024.08.05 16:53:19.529459 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.49 MiB.
14505 2024.08.05 16:53:20.000169 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 208.10 MiB, peak 222.78 MiB, free memory in arenas 0.00 B, will set to 209.27 MiB (RSS), difference: 1.17 MiB
14506 2024.08.05 16:53:24.467205 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 3902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14507 2024.08.05 16:53:24.467350 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14508 2024.08.05 16:53:24.467380 [ 3 ] {} <Debug> HTTP-Session: 19291574-1f74-4b50-a78b-dbe75f7ab3e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
14509 2024.08.05 16:53:24.467408 [ 3 ] {} <Debug> HTTP-Session: 19291574-1f74-4b50-a78b-dbe75f7ab3e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14510 2024.08.05 16:53:24.467425 [ 3 ] {} <Debug> HTTP-Session: 19291574-1f74-4b50-a78b-dbe75f7ab3e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14511 2024.08.05 16:53:24.467482 [ 3 ] {} <Trace> HTTP-Session: 19291574-1f74-4b50-a78b-dbe75f7ab3e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14512 2024.08.05 16:53:24.467701 [ 3 ] {9b9ab150-5eee-440f-a9e4-76ae1e6f6d4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
14513 2024.08.05 16:53:24.467778 [ 3 ] {9b9ab150-5eee-440f-a9e4-76ae1e6f6d4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
14514 2024.08.05 16:53:24.468005 [ 3 ] {9b9ab150-5eee-440f-a9e4-76ae1e6f6d4c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14515 2024.08.05 16:53:24.468486 [ 3 ] {9b9ab150-5eee-440f-a9e4-76ae1e6f6d4c} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14516 2024.08.05 16:53:24.468533 [ 3 ] {9b9ab150-5eee-440f-a9e4-76ae1e6f6d4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.17 GiB.
14517 2024.08.05 16:53:24.468919 [ 3 ] {9b9ab150-5eee-440f-a9e4-76ae1e6f6d4c} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
14518 2024.08.05 16:53:24.469274 [ 3 ] {9b9ab150-5eee-440f-a9e4-76ae1e6f6d4c} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14519 2024.08.05 16:53:24.469445 [ 3 ] {9b9ab150-5eee-440f-a9e4-76ae1e6f6d4c} <Debug> executeQuery: Read 28 rows, 2.12 KiB in 0.001811 sec., 15461.071231363889 rows/sec., 1.14 MiB/sec.
14520 2024.08.05 16:53:24.469668 [ 3 ] {9b9ab150-5eee-440f-a9e4-76ae1e6f6d4c} <Debug> DynamicQueryHandler: Done processing query
14521 2024.08.05 16:53:24.469696 [ 3 ] {9b9ab150-5eee-440f-a9e4-76ae1e6f6d4c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14522 2024.08.05 16:53:24.469712 [ 3 ] {} <Debug> HTTP-Session: 19291574-1f74-4b50-a78b-dbe75f7ab3e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14523 2024.08.05 16:53:24.469881 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 34283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14524 2024.08.05 16:53:24.469939 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14525 2024.08.05 16:53:24.469959 [ 3 ] {} <Debug> HTTP-Session: 8d9e2773-7665-4d96-955f-556dcd3db35e Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
14526 2024.08.05 16:53:24.469978 [ 3 ] {} <Debug> HTTP-Session: 8d9e2773-7665-4d96-955f-556dcd3db35e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14527 2024.08.05 16:53:24.469992 [ 3 ] {} <Debug> HTTP-Session: 8d9e2773-7665-4d96-955f-556dcd3db35e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14528 2024.08.05 16:53:24.470028 [ 3 ] {} <Trace> HTTP-Session: 8d9e2773-7665-4d96-955f-556dcd3db35e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14529 2024.08.05 16:53:24.470200 [ 3 ] {bb1ce4d2-c8b3-4ef8-9338-f84cea261c37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
14530 2024.08.05 16:53:24.470246 [ 3 ] {bb1ce4d2-c8b3-4ef8-9338-f84cea261c37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14531 2024.08.05 16:53:24.470380 [ 3 ] {bb1ce4d2-c8b3-4ef8-9338-f84cea261c37} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14532 2024.08.05 16:53:24.470847 [ 3 ] {bb1ce4d2-c8b3-4ef8-9338-f84cea261c37} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14533 2024.08.05 16:53:24.470886 [ 3 ] {bb1ce4d2-c8b3-4ef8-9338-f84cea261c37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.17 GiB.
14534 2024.08.05 16:53:24.471234 [ 3 ] {bb1ce4d2-c8b3-4ef8-9338-f84cea261c37} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
14535 2024.08.05 16:53:24.471562 [ 3 ] {bb1ce4d2-c8b3-4ef8-9338-f84cea261c37} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14536 2024.08.05 16:53:24.471716 [ 3 ] {bb1ce4d2-c8b3-4ef8-9338-f84cea261c37} <Debug> executeQuery: Read 227 rows, 20.50 KiB in 0.001594 sec., 142409.0338770389 rows/sec., 12.56 MiB/sec.
14537 2024.08.05 16:53:24.471922 [ 3 ] {bb1ce4d2-c8b3-4ef8-9338-f84cea261c37} <Debug> DynamicQueryHandler: Done processing query
14538 2024.08.05 16:53:24.471959 [ 3 ] {bb1ce4d2-c8b3-4ef8-9338-f84cea261c37} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB.
14539 2024.08.05 16:53:24.471992 [ 3 ] {} <Debug> HTTP-Session: 8d9e2773-7665-4d96-955f-556dcd3db35e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14540 2024.08.05 16:53:24.472174 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 65280, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14541 2024.08.05 16:53:24.472225 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14542 2024.08.05 16:53:24.472244 [ 3 ] {} <Debug> HTTP-Session: 04b96a52-004c-4d00-9eda-68f97144d7fc Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
14543 2024.08.05 16:53:24.472260 [ 3 ] {} <Debug> HTTP-Session: 04b96a52-004c-4d00-9eda-68f97144d7fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14544 2024.08.05 16:53:24.472274 [ 3 ] {} <Debug> HTTP-Session: 04b96a52-004c-4d00-9eda-68f97144d7fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14545 2024.08.05 16:53:24.472306 [ 3 ] {} <Trace> HTTP-Session: 04b96a52-004c-4d00-9eda-68f97144d7fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14546 2024.08.05 16:53:24.472515 [ 3 ] {46871c39-7ac1-400b-a9e4-8930d80c4028} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
14547 2024.08.05 16:53:24.472560 [ 3 ] {46871c39-7ac1-400b-a9e4-8930d80c4028} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14548 2024.08.05 16:53:24.472688 [ 3 ] {46871c39-7ac1-400b-a9e4-8930d80c4028} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14549 2024.08.05 16:53:24.473282 [ 3 ] {46871c39-7ac1-400b-a9e4-8930d80c4028} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14550 2024.08.05 16:53:24.473320 [ 3 ] {46871c39-7ac1-400b-a9e4-8930d80c4028} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.17 GiB.
14551 2024.08.05 16:53:24.473665 [ 3 ] {46871c39-7ac1-400b-a9e4-8930d80c4028} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
14552 2024.08.05 16:53:24.473995 [ 3 ] {46871c39-7ac1-400b-a9e4-8930d80c4028} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14553 2024.08.05 16:53:24.474149 [ 3 ] {46871c39-7ac1-400b-a9e4-8930d80c4028} <Debug> executeQuery: Read 404 rows, 29.24 KiB in 0.00174 sec., 232183.908045977 rows/sec., 16.41 MiB/sec.
14554 2024.08.05 16:53:24.474421 [ 3 ] {46871c39-7ac1-400b-a9e4-8930d80c4028} <Debug> DynamicQueryHandler: Done processing query
14555 2024.08.05 16:53:24.474478 [ 3 ] {46871c39-7ac1-400b-a9e4-8930d80c4028} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
14556 2024.08.05 16:53:24.474531 [ 3 ] {} <Debug> HTTP-Session: 04b96a52-004c-4d00-9eda-68f97144d7fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14557 2024.08.05 16:53:24.474721 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14558 2024.08.05 16:53:24.474777 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14559 2024.08.05 16:53:24.474797 [ 3 ] {} <Debug> HTTP-Session: 765f4505-a9d5-4544-8d50-95aede5d403d Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
14560 2024.08.05 16:53:24.474814 [ 3 ] {} <Debug> HTTP-Session: 765f4505-a9d5-4544-8d50-95aede5d403d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14561 2024.08.05 16:53:24.474828 [ 3 ] {} <Debug> HTTP-Session: 765f4505-a9d5-4544-8d50-95aede5d403d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14562 2024.08.05 16:53:24.474860 [ 3 ] {} <Trace> HTTP-Session: 765f4505-a9d5-4544-8d50-95aede5d403d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14563 2024.08.05 16:53:24.474962 [ 3 ] {f506414c-37c8-4775-b255-c8194627502c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
14564 2024.08.05 16:53:24.475009 [ 3 ] {f506414c-37c8-4775-b255-c8194627502c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
14565 2024.08.05 16:53:24.475159 [ 3 ] {f506414c-37c8-4775-b255-c8194627502c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14566 2024.08.05 16:53:24.475464 [ 3 ] {f506414c-37c8-4775-b255-c8194627502c} <Trace> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14567 2024.08.05 16:53:24.475501 [ 3 ] {f506414c-37c8-4775-b255-c8194627502c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.17 GiB.
14568 2024.08.05 16:53:24.475874 [ 3 ] {f506414c-37c8-4775-b255-c8194627502c} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
14569 2024.08.05 16:53:24.476210 [ 3 ] {f506414c-37c8-4775-b255-c8194627502c} <Trace> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14570 2024.08.05 16:53:24.476373 [ 3 ] {f506414c-37c8-4775-b255-c8194627502c} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001429 sec., 4198.740377886635 rows/sec., 180.41 KiB/sec.
14571 2024.08.05 16:53:24.476592 [ 3 ] {f506414c-37c8-4775-b255-c8194627502c} <Debug> DynamicQueryHandler: Done processing query
14572 2024.08.05 16:53:24.476618 [ 3 ] {f506414c-37c8-4775-b255-c8194627502c} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
14573 2024.08.05 16:53:24.476635 [ 3 ] {} <Debug> HTTP-Session: 765f4505-a9d5-4544-8d50-95aede5d403d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14574 2024.08.05 16:53:24.476758 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14575 2024.08.05 16:53:24.476809 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14576 2024.08.05 16:53:24.476827 [ 3 ] {} <Debug> HTTP-Session: 9e596759-ecb6-4130-b161-78500ebe0003 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
14577 2024.08.05 16:53:24.476844 [ 3 ] {} <Debug> HTTP-Session: 9e596759-ecb6-4130-b161-78500ebe0003 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14578 2024.08.05 16:53:24.476858 [ 3 ] {} <Debug> HTTP-Session: 9e596759-ecb6-4130-b161-78500ebe0003 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14579 2024.08.05 16:53:24.476889 [ 3 ] {} <Trace> HTTP-Session: 9e596759-ecb6-4130-b161-78500ebe0003 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14580 2024.08.05 16:53:24.477027 [ 3 ] {854ab1b9-0e08-4248-8f83-cf25341720f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
14581 2024.08.05 16:53:24.477074 [ 3 ] {854ab1b9-0e08-4248-8f83-cf25341720f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
14582 2024.08.05 16:53:24.477221 [ 3 ] {854ab1b9-0e08-4248-8f83-cf25341720f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14583 2024.08.05 16:53:24.477557 [ 3 ] {854ab1b9-0e08-4248-8f83-cf25341720f5} <Trace> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14584 2024.08.05 16:53:24.477594 [ 3 ] {854ab1b9-0e08-4248-8f83-cf25341720f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.17 GiB.
14585 2024.08.05 16:53:24.477977 [ 3 ] {854ab1b9-0e08-4248-8f83-cf25341720f5} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
14586 2024.08.05 16:53:24.478325 [ 3 ] {854ab1b9-0e08-4248-8f83-cf25341720f5} <Trace> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14587 2024.08.05 16:53:24.478492 [ 3 ] {854ab1b9-0e08-4248-8f83-cf25341720f5} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001515 sec., 50825.08250825082 rows/sec., 3.13 MiB/sec.
14588 2024.08.05 16:53:24.478658 [ 3 ] {854ab1b9-0e08-4248-8f83-cf25341720f5} <Debug> DynamicQueryHandler: Done processing query
14589 2024.08.05 16:53:24.478683 [ 3 ] {854ab1b9-0e08-4248-8f83-cf25341720f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
14590 2024.08.05 16:53:24.478698 [ 3 ] {} <Debug> HTTP-Session: 9e596759-ecb6-4130-b161-78500ebe0003 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14591 2024.08.05 16:53:24.478834 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 30582, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14592 2024.08.05 16:53:24.478883 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14593 2024.08.05 16:53:24.478901 [ 3 ] {} <Debug> HTTP-Session: 997acf26-1eb7-47f8-a2ce-a72a3c653169 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
14594 2024.08.05 16:53:24.478918 [ 3 ] {} <Debug> HTTP-Session: 997acf26-1eb7-47f8-a2ce-a72a3c653169 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14595 2024.08.05 16:53:24.478932 [ 3 ] {} <Debug> HTTP-Session: 997acf26-1eb7-47f8-a2ce-a72a3c653169 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14596 2024.08.05 16:53:24.478963 [ 3 ] {} <Trace> HTTP-Session: 997acf26-1eb7-47f8-a2ce-a72a3c653169 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14597 2024.08.05 16:53:24.479116 [ 3 ] {d7856ae1-b705-4688-b4d0-d04f761e1872} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
14598 2024.08.05 16:53:24.479162 [ 3 ] {d7856ae1-b705-4688-b4d0-d04f761e1872} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
14599 2024.08.05 16:53:24.479310 [ 3 ] {d7856ae1-b705-4688-b4d0-d04f761e1872} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14600 2024.08.05 16:53:24.479701 [ 3 ] {d7856ae1-b705-4688-b4d0-d04f761e1872} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14601 2024.08.05 16:53:24.479738 [ 3 ] {d7856ae1-b705-4688-b4d0-d04f761e1872} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.17 GiB.
14602 2024.08.05 16:53:24.480124 [ 3 ] {d7856ae1-b705-4688-b4d0-d04f761e1872} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
14603 2024.08.05 16:53:24.480481 [ 3 ] {d7856ae1-b705-4688-b4d0-d04f761e1872} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14604 2024.08.05 16:53:24.480641 [ 3 ] {d7856ae1-b705-4688-b4d0-d04f761e1872} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001592 sec., 100502.51256281407 rows/sec., 7.00 MiB/sec.
14605 2024.08.05 16:53:24.480815 [ 3 ] {d7856ae1-b705-4688-b4d0-d04f761e1872} <Debug> DynamicQueryHandler: Done processing query
14606 2024.08.05 16:53:24.480840 [ 3 ] {d7856ae1-b705-4688-b4d0-d04f761e1872} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
14607 2024.08.05 16:53:24.480856 [ 3 ] {} <Debug> HTTP-Session: 997acf26-1eb7-47f8-a2ce-a72a3c653169 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14608 2024.08.05 16:53:24.481012 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 35426, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14609 2024.08.05 16:53:24.481064 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14610 2024.08.05 16:53:24.481083 [ 3 ] {} <Debug> HTTP-Session: cc9c99b4-6ed5-4c32-9e28-94e1d1384e50 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
14611 2024.08.05 16:53:24.481099 [ 3 ] {} <Debug> HTTP-Session: cc9c99b4-6ed5-4c32-9e28-94e1d1384e50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14612 2024.08.05 16:53:24.481113 [ 3 ] {} <Debug> HTTP-Session: cc9c99b4-6ed5-4c32-9e28-94e1d1384e50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14613 2024.08.05 16:53:24.481143 [ 3 ] {} <Trace> HTTP-Session: cc9c99b4-6ed5-4c32-9e28-94e1d1384e50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14614 2024.08.05 16:53:24.481423 [ 3 ] {776f72c5-bd0c-493e-88f3-7f9fb1658318} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
14615 2024.08.05 16:53:24.481489 [ 3 ] {776f72c5-bd0c-493e-88f3-7f9fb1658318} <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
14616 2024.08.05 16:53:24.481903 [ 3 ] {776f72c5-bd0c-493e-88f3-7f9fb1658318} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14617 2024.08.05 16:53:24.482502 [ 3 ] {776f72c5-bd0c-493e-88f3-7f9fb1658318} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14618 2024.08.05 16:53:24.482538 [ 3 ] {776f72c5-bd0c-493e-88f3-7f9fb1658318} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.17 GiB.
14619 2024.08.05 16:53:24.483150 [ 3 ] {776f72c5-bd0c-493e-88f3-7f9fb1658318} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
14620 2024.08.05 16:53:24.483576 [ 3 ] {776f72c5-bd0c-493e-88f3-7f9fb1658318} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14621 2024.08.05 16:53:24.483762 [ 3 ] {776f72c5-bd0c-493e-88f3-7f9fb1658318} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002537 sec., 8671.6594402838 rows/sec., 15.54 MiB/sec.
14622 2024.08.05 16:53:24.483964 [ 3 ] {776f72c5-bd0c-493e-88f3-7f9fb1658318} <Debug> DynamicQueryHandler: Done processing query
14623 2024.08.05 16:53:24.483989 [ 3 ] {776f72c5-bd0c-493e-88f3-7f9fb1658318} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
14624 2024.08.05 16:53:24.484005 [ 3 ] {} <Debug> HTTP-Session: cc9c99b4-6ed5-4c32-9e28-94e1d1384e50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14625 2024.08.05 16:53:24.484117 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 3209, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14626 2024.08.05 16:53:24.484165 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14627 2024.08.05 16:53:24.484184 [ 3 ] {} <Debug> HTTP-Session: a33dc69e-5851-4f41-9e55-69e466a99202 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
14628 2024.08.05 16:53:24.484201 [ 3 ] {} <Debug> HTTP-Session: a33dc69e-5851-4f41-9e55-69e466a99202 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14629 2024.08.05 16:53:24.484215 [ 3 ] {} <Debug> HTTP-Session: a33dc69e-5851-4f41-9e55-69e466a99202 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14630 2024.08.05 16:53:24.484247 [ 3 ] {} <Trace> HTTP-Session: a33dc69e-5851-4f41-9e55-69e466a99202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14631 2024.08.05 16:53:24.484349 [ 3 ] {54a9e44c-74b9-436f-a405-93d0e4453887} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
14632 2024.08.05 16:53:24.484394 [ 3 ] {54a9e44c-74b9-436f-a405-93d0e4453887} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
14633 2024.08.05 16:53:24.484522 [ 3 ] {54a9e44c-74b9-436f-a405-93d0e4453887} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14634 2024.08.05 16:53:24.484797 [ 3 ] {54a9e44c-74b9-436f-a405-93d0e4453887} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14635 2024.08.05 16:53:24.484834 [ 3 ] {54a9e44c-74b9-436f-a405-93d0e4453887} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.17 GiB.
14636 2024.08.05 16:53:24.485194 [ 3 ] {54a9e44c-74b9-436f-a405-93d0e4453887} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
14637 2024.08.05 16:53:24.485526 [ 3 ] {54a9e44c-74b9-436f-a405-93d0e4453887} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14638 2024.08.05 16:53:24.485661 [ 3 ] {54a9e44c-74b9-436f-a405-93d0e4453887} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.00134 sec., 17164.17910447761 rows/sec., 928.46 KiB/sec.
14639 2024.08.05 16:53:24.485937 [ 3 ] {54a9e44c-74b9-436f-a405-93d0e4453887} <Debug> DynamicQueryHandler: Done processing query
14640 2024.08.05 16:53:24.485992 [ 3 ] {54a9e44c-74b9-436f-a405-93d0e4453887} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
14641 2024.08.05 16:53:24.486038 [ 3 ] {} <Debug> HTTP-Session: a33dc69e-5851-4f41-9e55-69e466a99202 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14642 2024.08.05 16:53:24.486167 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14643 2024.08.05 16:53:24.486220 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14644 2024.08.05 16:53:24.486240 [ 3 ] {} <Debug> HTTP-Session: d4eb703e-cdaa-40fe-bdc4-66fb61e74f41 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
14645 2024.08.05 16:53:24.486256 [ 3 ] {} <Debug> HTTP-Session: d4eb703e-cdaa-40fe-bdc4-66fb61e74f41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14646 2024.08.05 16:53:24.486270 [ 3 ] {} <Debug> HTTP-Session: d4eb703e-cdaa-40fe-bdc4-66fb61e74f41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14647 2024.08.05 16:53:24.486301 [ 3 ] {} <Trace> HTTP-Session: d4eb703e-cdaa-40fe-bdc4-66fb61e74f41 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14648 2024.08.05 16:53:24.486423 [ 3 ] {b4668d82-4f71-4956-8fbb-80de42ed2e0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
14649 2024.08.05 16:53:24.486470 [ 3 ] {b4668d82-4f71-4956-8fbb-80de42ed2e0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
14650 2024.08.05 16:53:24.486623 [ 3 ] {b4668d82-4f71-4956-8fbb-80de42ed2e0c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14651 2024.08.05 16:53:24.486909 [ 3 ] {b4668d82-4f71-4956-8fbb-80de42ed2e0c} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14652 2024.08.05 16:53:24.486946 [ 3 ] {b4668d82-4f71-4956-8fbb-80de42ed2e0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.17 GiB.
14653 2024.08.05 16:53:24.487315 [ 3 ] {b4668d82-4f71-4956-8fbb-80de42ed2e0c} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
14654 2024.08.05 16:53:24.487648 [ 3 ] {b4668d82-4f71-4956-8fbb-80de42ed2e0c} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14655 2024.08.05 16:53:24.487802 [ 3 ] {b4668d82-4f71-4956-8fbb-80de42ed2e0c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001422 sec., 42194.09282700422 rows/sec., 2.84 MiB/sec.
14656 2024.08.05 16:53:24.487966 [ 3 ] {b4668d82-4f71-4956-8fbb-80de42ed2e0c} <Debug> DynamicQueryHandler: Done processing query
14657 2024.08.05 16:53:24.487991 [ 3 ] {b4668d82-4f71-4956-8fbb-80de42ed2e0c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14658 2024.08.05 16:53:24.488006 [ 3 ] {} <Debug> HTTP-Session: d4eb703e-cdaa-40fe-bdc4-66fb61e74f41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14659 2024.08.05 16:53:29.463831 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 3351, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14660 2024.08.05 16:53:29.463972 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14661 2024.08.05 16:53:29.464003 [ 3 ] {} <Debug> HTTP-Session: 46e3776f-a7b5-46b8-9d47-4d0dde740f1c Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
14662 2024.08.05 16:53:29.464030 [ 3 ] {} <Debug> HTTP-Session: 46e3776f-a7b5-46b8-9d47-4d0dde740f1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14663 2024.08.05 16:53:29.464048 [ 3 ] {} <Debug> HTTP-Session: 46e3776f-a7b5-46b8-9d47-4d0dde740f1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14664 2024.08.05 16:53:29.464106 [ 3 ] {} <Trace> HTTP-Session: 46e3776f-a7b5-46b8-9d47-4d0dde740f1c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14665 2024.08.05 16:53:29.464317 [ 3 ] {44052255-7045-4565-aabd-6cc488d419a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
14666 2024.08.05 16:53:29.464391 [ 3 ] {44052255-7045-4565-aabd-6cc488d419a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
14667 2024.08.05 16:53:29.464591 [ 3 ] {44052255-7045-4565-aabd-6cc488d419a1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14668 2024.08.05 16:53:29.465018 [ 3 ] {44052255-7045-4565-aabd-6cc488d419a1} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14669 2024.08.05 16:53:29.465063 [ 3 ] {44052255-7045-4565-aabd-6cc488d419a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.17 GiB.
14670 2024.08.05 16:53:29.465443 [ 3 ] {44052255-7045-4565-aabd-6cc488d419a1} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
14671 2024.08.05 16:53:29.465792 [ 3 ] {44052255-7045-4565-aabd-6cc488d419a1} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14672 2024.08.05 16:53:29.465961 [ 3 ] {44052255-7045-4565-aabd-6cc488d419a1} <Debug> executeQuery: Read 23 rows, 1.86 KiB in 0.001709 sec., 13458.162668227033 rows/sec., 1.07 MiB/sec.
14673 2024.08.05 16:53:29.466185 [ 3 ] {44052255-7045-4565-aabd-6cc488d419a1} <Debug> DynamicQueryHandler: Done processing query
14674 2024.08.05 16:53:29.466214 [ 3 ] {44052255-7045-4565-aabd-6cc488d419a1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14675 2024.08.05 16:53:29.466230 [ 3 ] {} <Debug> HTTP-Session: 46e3776f-a7b5-46b8-9d47-4d0dde740f1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14676 2024.08.05 16:53:29.466397 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 363, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14677 2024.08.05 16:53:29.466452 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14678 2024.08.05 16:53:29.466473 [ 3 ] {} <Debug> HTTP-Session: 0b0e530c-0a0a-410b-94bb-3deb4d3fec5b Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
14679 2024.08.05 16:53:29.466491 [ 3 ] {} <Debug> HTTP-Session: 0b0e530c-0a0a-410b-94bb-3deb4d3fec5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14680 2024.08.05 16:53:29.466505 [ 3 ] {} <Debug> HTTP-Session: 0b0e530c-0a0a-410b-94bb-3deb4d3fec5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14681 2024.08.05 16:53:29.466539 [ 3 ] {} <Trace> HTTP-Session: 0b0e530c-0a0a-410b-94bb-3deb4d3fec5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14682 2024.08.05 16:53:29.466642 [ 3 ] {fcd7fc6c-2fbe-4315-961a-61fc0185bd0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
14683 2024.08.05 16:53:29.466689 [ 3 ] {fcd7fc6c-2fbe-4315-961a-61fc0185bd0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
14684 2024.08.05 16:53:29.466823 [ 3 ] {fcd7fc6c-2fbe-4315-961a-61fc0185bd0b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14685 2024.08.05 16:53:29.467113 [ 3 ] {fcd7fc6c-2fbe-4315-961a-61fc0185bd0b} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14686 2024.08.05 16:53:29.467150 [ 3 ] {fcd7fc6c-2fbe-4315-961a-61fc0185bd0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.17 GiB.
14687 2024.08.05 16:53:29.467450 [ 3 ] {fcd7fc6c-2fbe-4315-961a-61fc0185bd0b} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
14688 2024.08.05 16:53:29.467754 [ 3 ] {fcd7fc6c-2fbe-4315-961a-61fc0185bd0b} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14689 2024.08.05 16:53:29.467900 [ 3 ] {fcd7fc6c-2fbe-4315-961a-61fc0185bd0b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001282 sec., 1560.0624024960998 rows/sec., 127.21 KiB/sec.
14690 2024.08.05 16:53:29.468059 [ 3 ] {fcd7fc6c-2fbe-4315-961a-61fc0185bd0b} <Debug> DynamicQueryHandler: Done processing query
14691 2024.08.05 16:53:29.468084 [ 3 ] {fcd7fc6c-2fbe-4315-961a-61fc0185bd0b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
14692 2024.08.05 16:53:29.468100 [ 3 ] {} <Debug> HTTP-Session: 0b0e530c-0a0a-410b-94bb-3deb4d3fec5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14693 2024.08.05 16:53:29.468234 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 23355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14694 2024.08.05 16:53:29.468281 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14695 2024.08.05 16:53:29.468302 [ 3 ] {} <Debug> HTTP-Session: 971715ee-761c-419d-8dff-80f440ccb4a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
14696 2024.08.05 16:53:29.468317 [ 3 ] {} <Debug> HTTP-Session: 971715ee-761c-419d-8dff-80f440ccb4a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14697 2024.08.05 16:53:29.468331 [ 3 ] {} <Debug> HTTP-Session: 971715ee-761c-419d-8dff-80f440ccb4a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14698 2024.08.05 16:53:29.468360 [ 3 ] {} <Trace> HTTP-Session: 971715ee-761c-419d-8dff-80f440ccb4a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14699 2024.08.05 16:53:29.468509 [ 3 ] {f6d69892-544f-4e6c-9388-ad2bf3ef7442} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
14700 2024.08.05 16:53:29.468551 [ 3 ] {f6d69892-544f-4e6c-9388-ad2bf3ef7442} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14701 2024.08.05 16:53:29.468675 [ 3 ] {f6d69892-544f-4e6c-9388-ad2bf3ef7442} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14702 2024.08.05 16:53:29.469096 [ 3 ] {f6d69892-544f-4e6c-9388-ad2bf3ef7442} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14703 2024.08.05 16:53:29.469133 [ 3 ] {f6d69892-544f-4e6c-9388-ad2bf3ef7442} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.17 GiB.
14704 2024.08.05 16:53:29.469454 [ 3 ] {f6d69892-544f-4e6c-9388-ad2bf3ef7442} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
14705 2024.08.05 16:53:29.469761 [ 3 ] {f6d69892-544f-4e6c-9388-ad2bf3ef7442} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14706 2024.08.05 16:53:29.469926 [ 3 ] {f6d69892-544f-4e6c-9388-ad2bf3ef7442} <Debug> executeQuery: Read 162 rows, 13.51 KiB in 0.001472 sec., 110054.34782608696 rows/sec., 8.97 MiB/sec.
14707 2024.08.05 16:53:29.470114 [ 3 ] {f6d69892-544f-4e6c-9388-ad2bf3ef7442} <Debug> DynamicQueryHandler: Done processing query
14708 2024.08.05 16:53:29.470140 [ 3 ] {f6d69892-544f-4e6c-9388-ad2bf3ef7442} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
14709 2024.08.05 16:53:29.470155 [ 3 ] {} <Debug> HTTP-Session: 971715ee-761c-419d-8dff-80f440ccb4a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14710 2024.08.05 16:53:29.470289 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 328, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14711 2024.08.05 16:53:29.470339 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14712 2024.08.05 16:53:29.470358 [ 3 ] {} <Debug> HTTP-Session: 2b2bb5e1-3cf5-4746-94a6-677477574e68 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
14713 2024.08.05 16:53:29.470374 [ 3 ] {} <Debug> HTTP-Session: 2b2bb5e1-3cf5-4746-94a6-677477574e68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14714 2024.08.05 16:53:29.470387 [ 3 ] {} <Debug> HTTP-Session: 2b2bb5e1-3cf5-4746-94a6-677477574e68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14715 2024.08.05 16:53:29.470418 [ 3 ] {} <Trace> HTTP-Session: 2b2bb5e1-3cf5-4746-94a6-677477574e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14716 2024.08.05 16:53:29.470513 [ 3 ] {e7fa7db0-40e4-47d8-a452-b35a3efe7e9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
14717 2024.08.05 16:53:29.470557 [ 3 ] {e7fa7db0-40e4-47d8-a452-b35a3efe7e9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
14718 2024.08.05 16:53:29.470683 [ 3 ] {e7fa7db0-40e4-47d8-a452-b35a3efe7e9b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14719 2024.08.05 16:53:29.470966 [ 3 ] {e7fa7db0-40e4-47d8-a452-b35a3efe7e9b} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14720 2024.08.05 16:53:29.471002 [ 3 ] {e7fa7db0-40e4-47d8-a452-b35a3efe7e9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.17 GiB.
14721 2024.08.05 16:53:29.471306 [ 3 ] {e7fa7db0-40e4-47d8-a452-b35a3efe7e9b} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
14722 2024.08.05 16:53:29.471614 [ 3 ] {e7fa7db0-40e4-47d8-a452-b35a3efe7e9b} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14723 2024.08.05 16:53:29.471759 [ 3 ] {e7fa7db0-40e4-47d8-a452-b35a3efe7e9b} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001273 sec., 1571.0919088766693 rows/sec., 109.70 KiB/sec.
14724 2024.08.05 16:53:29.471947 [ 3 ] {e7fa7db0-40e4-47d8-a452-b35a3efe7e9b} <Debug> DynamicQueryHandler: Done processing query
14725 2024.08.05 16:53:29.471974 [ 3 ] {e7fa7db0-40e4-47d8-a452-b35a3efe7e9b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
14726 2024.08.05 16:53:29.471990 [ 3 ] {} <Debug> HTTP-Session: 2b2bb5e1-3cf5-4746-94a6-677477574e68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14727 2024.08.05 16:53:29.472120 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 20687, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14728 2024.08.05 16:53:29.472167 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14729 2024.08.05 16:53:29.472186 [ 3 ] {} <Debug> HTTP-Session: b63af9c4-de82-49bf-b73a-f6ae4af7ab7d Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
14730 2024.08.05 16:53:29.472201 [ 3 ] {} <Debug> HTTP-Session: b63af9c4-de82-49bf-b73a-f6ae4af7ab7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14731 2024.08.05 16:53:29.472216 [ 3 ] {} <Debug> HTTP-Session: b63af9c4-de82-49bf-b73a-f6ae4af7ab7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14732 2024.08.05 16:53:29.472247 [ 3 ] {} <Trace> HTTP-Session: b63af9c4-de82-49bf-b73a-f6ae4af7ab7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14733 2024.08.05 16:53:29.472380 [ 3 ] {86119f73-1bd5-4467-8bdf-cddc7cc2d2bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
14734 2024.08.05 16:53:29.472423 [ 3 ] {86119f73-1bd5-4467-8bdf-cddc7cc2d2bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14735 2024.08.05 16:53:29.472547 [ 3 ] {86119f73-1bd5-4467-8bdf-cddc7cc2d2bb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14736 2024.08.05 16:53:29.472901 [ 3 ] {86119f73-1bd5-4467-8bdf-cddc7cc2d2bb} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14737 2024.08.05 16:53:29.472937 [ 3 ] {86119f73-1bd5-4467-8bdf-cddc7cc2d2bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.17 GiB.
14738 2024.08.05 16:53:29.473265 [ 3 ] {86119f73-1bd5-4467-8bdf-cddc7cc2d2bb} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
14739 2024.08.05 16:53:29.473578 [ 3 ] {86119f73-1bd5-4467-8bdf-cddc7cc2d2bb} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14740 2024.08.05 16:53:29.473735 [ 3 ] {86119f73-1bd5-4467-8bdf-cddc7cc2d2bb} <Debug> executeQuery: Read 122 rows, 9.74 KiB in 0.001412 sec., 86402.26628895184 rows/sec., 6.74 MiB/sec.
14741 2024.08.05 16:53:29.473893 [ 3 ] {86119f73-1bd5-4467-8bdf-cddc7cc2d2bb} <Debug> DynamicQueryHandler: Done processing query
14742 2024.08.05 16:53:29.473918 [ 3 ] {86119f73-1bd5-4467-8bdf-cddc7cc2d2bb} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
14743 2024.08.05 16:53:29.473933 [ 3 ] {} <Debug> HTTP-Session: b63af9c4-de82-49bf-b73a-f6ae4af7ab7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14744 2024.08.05 16:53:29.474101 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 37746, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14745 2024.08.05 16:53:29.474150 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14746 2024.08.05 16:53:29.474170 [ 3 ] {} <Debug> HTTP-Session: 3b9c902f-ed65-4b33-ab36-117747480efe Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
14747 2024.08.05 16:53:29.474186 [ 3 ] {} <Debug> HTTP-Session: 3b9c902f-ed65-4b33-ab36-117747480efe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14748 2024.08.05 16:53:29.474199 [ 3 ] {} <Debug> HTTP-Session: 3b9c902f-ed65-4b33-ab36-117747480efe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14749 2024.08.05 16:53:29.474229 [ 3 ] {} <Trace> HTTP-Session: 3b9c902f-ed65-4b33-ab36-117747480efe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14750 2024.08.05 16:53:29.474386 [ 3 ] {29817d51-86d6-4a92-ac51-036d73462971} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
14751 2024.08.05 16:53:29.474433 [ 3 ] {29817d51-86d6-4a92-ac51-036d73462971} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
14752 2024.08.05 16:53:29.474578 [ 3 ] {29817d51-86d6-4a92-ac51-036d73462971} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14753 2024.08.05 16:53:29.474955 [ 3 ] {29817d51-86d6-4a92-ac51-036d73462971} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14754 2024.08.05 16:53:29.474991 [ 3 ] {29817d51-86d6-4a92-ac51-036d73462971} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.17 GiB.
14755 2024.08.05 16:53:29.475386 [ 3 ] {29817d51-86d6-4a92-ac51-036d73462971} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
14756 2024.08.05 16:53:29.475725 [ 3 ] {29817d51-86d6-4a92-ac51-036d73462971} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14757 2024.08.05 16:53:29.475896 [ 3 ] {29817d51-86d6-4a92-ac51-036d73462971} <Debug> executeQuery: Read 197 rows, 14.08 KiB in 0.001586 sec., 124211.85372005045 rows/sec., 8.67 MiB/sec.
14758 2024.08.05 16:53:29.476066 [ 3 ] {29817d51-86d6-4a92-ac51-036d73462971} <Debug> DynamicQueryHandler: Done processing query
14759 2024.08.05 16:53:29.476092 [ 3 ] {29817d51-86d6-4a92-ac51-036d73462971} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
14760 2024.08.05 16:53:29.476108 [ 3 ] {} <Debug> HTTP-Session: 3b9c902f-ed65-4b33-ab36-117747480efe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14761 2024.08.05 16:53:29.476306 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 36779, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14762 2024.08.05 16:53:29.476355 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14763 2024.08.05 16:53:29.476374 [ 3 ] {} <Debug> HTTP-Session: 36b2b13d-ae1b-4902-b703-76b00cc52669 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
14764 2024.08.05 16:53:29.476390 [ 3 ] {} <Debug> HTTP-Session: 36b2b13d-ae1b-4902-b703-76b00cc52669 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14765 2024.08.05 16:53:29.476404 [ 3 ] {} <Debug> HTTP-Session: 36b2b13d-ae1b-4902-b703-76b00cc52669 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14766 2024.08.05 16:53:29.476433 [ 3 ] {} <Trace> HTTP-Session: 36b2b13d-ae1b-4902-b703-76b00cc52669 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14767 2024.08.05 16:53:29.476687 [ 3 ] {714206d3-c76b-42e9-b7f9-20157b2ea3b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
14768 2024.08.05 16:53:29.476750 [ 3 ] {714206d3-c76b-42e9-b7f9-20157b2ea3b4} <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
14769 2024.08.05 16:53:29.477163 [ 3 ] {714206d3-c76b-42e9-b7f9-20157b2ea3b4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14770 2024.08.05 16:53:29.477726 [ 3 ] {714206d3-c76b-42e9-b7f9-20157b2ea3b4} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14771 2024.08.05 16:53:29.477763 [ 3 ] {714206d3-c76b-42e9-b7f9-20157b2ea3b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.17 GiB.
14772 2024.08.05 16:53:29.478360 [ 3 ] {714206d3-c76b-42e9-b7f9-20157b2ea3b4} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
14773 2024.08.05 16:53:29.478775 [ 3 ] {714206d3-c76b-42e9-b7f9-20157b2ea3b4} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14774 2024.08.05 16:53:29.478965 [ 3 ] {714206d3-c76b-42e9-b7f9-20157b2ea3b4} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002448 sec., 9395.424836601307 rows/sec., 16.84 MiB/sec.
14775 2024.08.05 16:53:29.479325 [ 3 ] {714206d3-c76b-42e9-b7f9-20157b2ea3b4} <Debug> DynamicQueryHandler: Done processing query
14776 2024.08.05 16:53:29.479382 [ 3 ] {714206d3-c76b-42e9-b7f9-20157b2ea3b4} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
14777 2024.08.05 16:53:29.479438 [ 3 ] {} <Debug> HTTP-Session: 36b2b13d-ae1b-4902-b703-76b00cc52669 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14778 2024.08.05 16:53:29.479601 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 1486, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14779 2024.08.05 16:53:29.479653 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14780 2024.08.05 16:53:29.479673 [ 3 ] {} <Debug> HTTP-Session: d11fd880-4cf4-4169-a48d-baba9c802abd Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
14781 2024.08.05 16:53:29.479691 [ 3 ] {} <Debug> HTTP-Session: d11fd880-4cf4-4169-a48d-baba9c802abd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14782 2024.08.05 16:53:29.479704 [ 3 ] {} <Debug> HTTP-Session: d11fd880-4cf4-4169-a48d-baba9c802abd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14783 2024.08.05 16:53:29.479737 [ 3 ] {} <Trace> HTTP-Session: d11fd880-4cf4-4169-a48d-baba9c802abd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14784 2024.08.05 16:53:29.479839 [ 3 ] {755c5ba4-b186-47f6-912c-ea3ab2195efd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
14785 2024.08.05 16:53:29.479885 [ 3 ] {755c5ba4-b186-47f6-912c-ea3ab2195efd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
14786 2024.08.05 16:53:29.480020 [ 3 ] {755c5ba4-b186-47f6-912c-ea3ab2195efd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14787 2024.08.05 16:53:29.480260 [ 3 ] {755c5ba4-b186-47f6-912c-ea3ab2195efd} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14788 2024.08.05 16:53:29.480296 [ 3 ] {755c5ba4-b186-47f6-912c-ea3ab2195efd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.17 GiB.
14789 2024.08.05 16:53:29.480654 [ 3 ] {755c5ba4-b186-47f6-912c-ea3ab2195efd} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
14790 2024.08.05 16:53:29.480985 [ 3 ] {755c5ba4-b186-47f6-912c-ea3ab2195efd} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14791 2024.08.05 16:53:29.481145 [ 3 ] {755c5ba4-b186-47f6-912c-ea3ab2195efd} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001323 sec., 6802.721088435374 rows/sec., 480.53 KiB/sec.
14792 2024.08.05 16:53:29.481302 [ 3 ] {755c5ba4-b186-47f6-912c-ea3ab2195efd} <Debug> DynamicQueryHandler: Done processing query
14793 2024.08.05 16:53:29.481326 [ 3 ] {755c5ba4-b186-47f6-912c-ea3ab2195efd} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
14794 2024.08.05 16:53:29.481341 [ 3 ] {} <Debug> HTTP-Session: d11fd880-4cf4-4169-a48d-baba9c802abd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14795 2024.08.05 16:53:29.481465 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14796 2024.08.05 16:53:29.481512 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14797 2024.08.05 16:53:29.481531 [ 3 ] {} <Debug> HTTP-Session: bc7496a7-8afd-47b5-87f7-5bdd3f93cb67 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
14798 2024.08.05 16:53:29.481547 [ 3 ] {} <Debug> HTTP-Session: bc7496a7-8afd-47b5-87f7-5bdd3f93cb67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14799 2024.08.05 16:53:29.481560 [ 3 ] {} <Debug> HTTP-Session: bc7496a7-8afd-47b5-87f7-5bdd3f93cb67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14800 2024.08.05 16:53:29.481590 [ 3 ] {} <Trace> HTTP-Session: bc7496a7-8afd-47b5-87f7-5bdd3f93cb67 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14801 2024.08.05 16:53:29.481700 [ 3 ] {7b2926dd-a460-4050-bcc8-ad40ba029712} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
14802 2024.08.05 16:53:29.481743 [ 3 ] {7b2926dd-a460-4050-bcc8-ad40ba029712} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
14803 2024.08.05 16:53:29.481869 [ 3 ] {7b2926dd-a460-4050-bcc8-ad40ba029712} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14804 2024.08.05 16:53:29.482123 [ 3 ] {7b2926dd-a460-4050-bcc8-ad40ba029712} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14805 2024.08.05 16:53:29.482159 [ 3 ] {7b2926dd-a460-4050-bcc8-ad40ba029712} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.17 GiB.
14806 2024.08.05 16:53:29.482515 [ 3 ] {7b2926dd-a460-4050-bcc8-ad40ba029712} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
14807 2024.08.05 16:53:29.482836 [ 3 ] {7b2926dd-a460-4050-bcc8-ad40ba029712} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14808 2024.08.05 16:53:29.482994 [ 3 ] {7b2926dd-a460-4050-bcc8-ad40ba029712} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001323 sec., 45351.47392290249 rows/sec., 3.06 MiB/sec.
14809 2024.08.05 16:53:29.483163 [ 3 ] {7b2926dd-a460-4050-bcc8-ad40ba029712} <Debug> DynamicQueryHandler: Done processing query
14810 2024.08.05 16:53:29.483198 [ 3 ] {7b2926dd-a460-4050-bcc8-ad40ba029712} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14811 2024.08.05 16:53:29.483224 [ 3 ] {} <Debug> HTTP-Session: bc7496a7-8afd-47b5-87f7-5bdd3f93cb67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14812 2024.08.05 16:53:33.511722 [ 123 ] {} <Debug> DNSResolver: Updating DNS cache
14813 2024.08.05 16:53:33.511844 [ 123 ] {} <Debug> DNSResolver: Updated DNS cache
14814 2024.08.05 16:53:34.466306 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 4046, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14815 2024.08.05 16:53:34.466446 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14816 2024.08.05 16:53:34.466480 [ 3 ] {} <Debug> HTTP-Session: 4178f2a1-4ee2-4b83-afa5-dd6869f22aad Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
14817 2024.08.05 16:53:34.466512 [ 3 ] {} <Debug> HTTP-Session: 4178f2a1-4ee2-4b83-afa5-dd6869f22aad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14818 2024.08.05 16:53:34.466533 [ 3 ] {} <Debug> HTTP-Session: 4178f2a1-4ee2-4b83-afa5-dd6869f22aad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14819 2024.08.05 16:53:34.466598 [ 3 ] {} <Trace> HTTP-Session: 4178f2a1-4ee2-4b83-afa5-dd6869f22aad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14820 2024.08.05 16:53:34.466841 [ 3 ] {2e03a119-0ae1-4f87-a882-35e9f1f45893} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
14821 2024.08.05 16:53:34.466930 [ 3 ] {2e03a119-0ae1-4f87-a882-35e9f1f45893} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
14822 2024.08.05 16:53:34.467191 [ 3 ] {2e03a119-0ae1-4f87-a882-35e9f1f45893} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14823 2024.08.05 16:53:34.467671 [ 3 ] {2e03a119-0ae1-4f87-a882-35e9f1f45893} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14824 2024.08.05 16:53:34.467712 [ 3 ] {2e03a119-0ae1-4f87-a882-35e9f1f45893} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.16 GiB.
14825 2024.08.05 16:53:34.468077 [ 3 ] {2e03a119-0ae1-4f87-a882-35e9f1f45893} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
14826 2024.08.05 16:53:34.468415 [ 3 ] {2e03a119-0ae1-4f87-a882-35e9f1f45893} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14827 2024.08.05 16:53:34.468561 [ 3 ] {2e03a119-0ae1-4f87-a882-35e9f1f45893} <Debug> executeQuery: Read 29 rows, 2.20 KiB in 0.001801 sec., 16102.165463631316 rows/sec., 1.20 MiB/sec.
14828 2024.08.05 16:53:34.468746 [ 3 ] {2e03a119-0ae1-4f87-a882-35e9f1f45893} <Debug> DynamicQueryHandler: Done processing query
14829 2024.08.05 16:53:34.468773 [ 3 ] {2e03a119-0ae1-4f87-a882-35e9f1f45893} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14830 2024.08.05 16:53:34.468789 [ 3 ] {} <Debug> HTTP-Session: 4178f2a1-4ee2-4b83-afa5-dd6869f22aad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14831 2024.08.05 16:53:34.469026 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 34758, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14832 2024.08.05 16:53:34.469076 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14833 2024.08.05 16:53:34.469096 [ 3 ] {} <Debug> HTTP-Session: ef65d09a-c70f-44bc-9b6c-f69b95d4c415 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
14834 2024.08.05 16:53:34.469113 [ 3 ] {} <Debug> HTTP-Session: ef65d09a-c70f-44bc-9b6c-f69b95d4c415 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14835 2024.08.05 16:53:34.469127 [ 3 ] {} <Debug> HTTP-Session: ef65d09a-c70f-44bc-9b6c-f69b95d4c415 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14836 2024.08.05 16:53:34.469164 [ 3 ] {} <Trace> HTTP-Session: ef65d09a-c70f-44bc-9b6c-f69b95d4c415 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14837 2024.08.05 16:53:34.469320 [ 3 ] {f7ab9c2f-acbd-47e8-a120-88209877a94b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
14838 2024.08.05 16:53:34.469364 [ 3 ] {f7ab9c2f-acbd-47e8-a120-88209877a94b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14839 2024.08.05 16:53:34.469488 [ 3 ] {f7ab9c2f-acbd-47e8-a120-88209877a94b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14840 2024.08.05 16:53:34.469894 [ 3 ] {f7ab9c2f-acbd-47e8-a120-88209877a94b} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14841 2024.08.05 16:53:34.469929 [ 3 ] {f7ab9c2f-acbd-47e8-a120-88209877a94b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.16 GiB.
14842 2024.08.05 16:53:34.470265 [ 3 ] {f7ab9c2f-acbd-47e8-a120-88209877a94b} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
14843 2024.08.05 16:53:34.470573 [ 3 ] {f7ab9c2f-acbd-47e8-a120-88209877a94b} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14844 2024.08.05 16:53:34.470698 [ 3 ] {f7ab9c2f-acbd-47e8-a120-88209877a94b} <Debug> executeQuery: Read 230 rows, 20.79 KiB in 0.001452 sec., 158402.20385674931 rows/sec., 13.98 MiB/sec.
14845 2024.08.05 16:53:34.470994 [ 3 ] {f7ab9c2f-acbd-47e8-a120-88209877a94b} <Debug> DynamicQueryHandler: Done processing query
14846 2024.08.05 16:53:34.471064 [ 3 ] {f7ab9c2f-acbd-47e8-a120-88209877a94b} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB.
14847 2024.08.05 16:53:34.471126 [ 3 ] {} <Debug> HTTP-Session: ef65d09a-c70f-44bc-9b6c-f69b95d4c415 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14848 2024.08.05 16:53:34.471385 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 65450, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14849 2024.08.05 16:53:34.471450 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14850 2024.08.05 16:53:34.471473 [ 3 ] {} <Debug> HTTP-Session: c0890078-0eec-4e86-aafa-e25b9cc21454 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
14851 2024.08.05 16:53:34.471494 [ 3 ] {} <Debug> HTTP-Session: c0890078-0eec-4e86-aafa-e25b9cc21454 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14852 2024.08.05 16:53:34.471511 [ 3 ] {} <Debug> HTTP-Session: c0890078-0eec-4e86-aafa-e25b9cc21454 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14853 2024.08.05 16:53:34.471551 [ 3 ] {} <Trace> HTTP-Session: c0890078-0eec-4e86-aafa-e25b9cc21454 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14854 2024.08.05 16:53:34.471764 [ 3 ] {6a09469a-0ab5-4afa-860f-ea04d1c2d49c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
14855 2024.08.05 16:53:34.471811 [ 3 ] {6a09469a-0ab5-4afa-860f-ea04d1c2d49c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14856 2024.08.05 16:53:34.471955 [ 3 ] {6a09469a-0ab5-4afa-860f-ea04d1c2d49c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14857 2024.08.05 16:53:34.472569 [ 3 ] {6a09469a-0ab5-4afa-860f-ea04d1c2d49c} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14858 2024.08.05 16:53:34.472607 [ 3 ] {6a09469a-0ab5-4afa-860f-ea04d1c2d49c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.16 GiB.
14859 2024.08.05 16:53:34.472938 [ 3 ] {6a09469a-0ab5-4afa-860f-ea04d1c2d49c} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
14860 2024.08.05 16:53:34.473245 [ 3 ] {6a09469a-0ab5-4afa-860f-ea04d1c2d49c} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14861 2024.08.05 16:53:34.473372 [ 3 ] {6a09469a-0ab5-4afa-860f-ea04d1c2d49c} <Debug> executeQuery: Read 405 rows, 29.32 KiB in 0.001721 sec., 235328.29750145265 rows/sec., 16.64 MiB/sec.
14862 2024.08.05 16:53:34.473535 [ 3 ] {6a09469a-0ab5-4afa-860f-ea04d1c2d49c} <Debug> DynamicQueryHandler: Done processing query
14863 2024.08.05 16:53:34.473562 [ 3 ] {6a09469a-0ab5-4afa-860f-ea04d1c2d49c} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
14864 2024.08.05 16:53:34.473578 [ 3 ] {} <Debug> HTTP-Session: c0890078-0eec-4e86-aafa-e25b9cc21454 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14865 2024.08.05 16:53:34.473713 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14866 2024.08.05 16:53:34.473763 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14867 2024.08.05 16:53:34.473783 [ 3 ] {} <Debug> HTTP-Session: f240e9e0-96e7-4469-a836-08b6a8d78a89 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
14868 2024.08.05 16:53:34.473799 [ 3 ] {} <Debug> HTTP-Session: f240e9e0-96e7-4469-a836-08b6a8d78a89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14869 2024.08.05 16:53:34.473813 [ 3 ] {} <Debug> HTTP-Session: f240e9e0-96e7-4469-a836-08b6a8d78a89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14870 2024.08.05 16:53:34.473844 [ 3 ] {} <Trace> HTTP-Session: f240e9e0-96e7-4469-a836-08b6a8d78a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14871 2024.08.05 16:53:34.473939 [ 3 ] {f324e62e-6520-4f1a-b29f-6c7f4c7c5c4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
14872 2024.08.05 16:53:34.473984 [ 3 ] {f324e62e-6520-4f1a-b29f-6c7f4c7c5c4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
14873 2024.08.05 16:53:34.474114 [ 3 ] {f324e62e-6520-4f1a-b29f-6c7f4c7c5c4b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14874 2024.08.05 16:53:34.474380 [ 3 ] {f324e62e-6520-4f1a-b29f-6c7f4c7c5c4b} <Trace> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14875 2024.08.05 16:53:34.474416 [ 3 ] {f324e62e-6520-4f1a-b29f-6c7f4c7c5c4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.16 GiB.
14876 2024.08.05 16:53:34.474768 [ 3 ] {f324e62e-6520-4f1a-b29f-6c7f4c7c5c4b} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
14877 2024.08.05 16:53:34.475094 [ 3 ] {f324e62e-6520-4f1a-b29f-6c7f4c7c5c4b} <Trace> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14878 2024.08.05 16:53:34.475227 [ 3 ] {f324e62e-6520-4f1a-b29f-6c7f4c7c5c4b} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001313 sec., 4569.68773800457 rows/sec., 196.35 KiB/sec.
14879 2024.08.05 16:53:34.475379 [ 3 ] {f324e62e-6520-4f1a-b29f-6c7f4c7c5c4b} <Debug> DynamicQueryHandler: Done processing query
14880 2024.08.05 16:53:34.475404 [ 3 ] {f324e62e-6520-4f1a-b29f-6c7f4c7c5c4b} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
14881 2024.08.05 16:53:34.475421 [ 3 ] {} <Debug> HTTP-Session: f240e9e0-96e7-4469-a836-08b6a8d78a89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14882 2024.08.05 16:53:34.475550 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14883 2024.08.05 16:53:34.475600 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14884 2024.08.05 16:53:34.475619 [ 3 ] {} <Debug> HTTP-Session: f80bea69-6107-492a-b56f-fc914ae6ffc3 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
14885 2024.08.05 16:53:34.475635 [ 3 ] {} <Debug> HTTP-Session: f80bea69-6107-492a-b56f-fc914ae6ffc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14886 2024.08.05 16:53:34.475650 [ 3 ] {} <Debug> HTTP-Session: f80bea69-6107-492a-b56f-fc914ae6ffc3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14887 2024.08.05 16:53:34.475680 [ 3 ] {} <Trace> HTTP-Session: f80bea69-6107-492a-b56f-fc914ae6ffc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14888 2024.08.05 16:53:34.475797 [ 3 ] {0aafc1c3-1f7b-4a22-b031-67cfc32fae95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
14889 2024.08.05 16:53:34.475843 [ 3 ] {0aafc1c3-1f7b-4a22-b031-67cfc32fae95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
14890 2024.08.05 16:53:34.475986 [ 3 ] {0aafc1c3-1f7b-4a22-b031-67cfc32fae95} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14891 2024.08.05 16:53:34.476282 [ 3 ] {0aafc1c3-1f7b-4a22-b031-67cfc32fae95} <Trace> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14892 2024.08.05 16:53:34.476320 [ 3 ] {0aafc1c3-1f7b-4a22-b031-67cfc32fae95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.16 GiB.
14893 2024.08.05 16:53:34.476701 [ 3 ] {0aafc1c3-1f7b-4a22-b031-67cfc32fae95} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
14894 2024.08.05 16:53:34.477034 [ 3 ] {0aafc1c3-1f7b-4a22-b031-67cfc32fae95} <Trace> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14895 2024.08.05 16:53:34.477161 [ 3 ] {0aafc1c3-1f7b-4a22-b031-67cfc32fae95} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001407 sec., 54726.36815920398 rows/sec., 3.37 MiB/sec.
14896 2024.08.05 16:53:34.477432 [ 3 ] {0aafc1c3-1f7b-4a22-b031-67cfc32fae95} <Debug> DynamicQueryHandler: Done processing query
14897 2024.08.05 16:53:34.477473 [ 3 ] {0aafc1c3-1f7b-4a22-b031-67cfc32fae95} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
14898 2024.08.05 16:53:34.477490 [ 3 ] {} <Debug> HTTP-Session: f80bea69-6107-492a-b56f-fc914ae6ffc3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14899 2024.08.05 16:53:34.477647 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 30582, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14900 2024.08.05 16:53:34.477698 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14901 2024.08.05 16:53:34.477717 [ 3 ] {} <Debug> HTTP-Session: a25af8e5-0e46-4fb5-83c1-e66a14da882d Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
14902 2024.08.05 16:53:34.477733 [ 3 ] {} <Debug> HTTP-Session: a25af8e5-0e46-4fb5-83c1-e66a14da882d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14903 2024.08.05 16:53:34.477747 [ 3 ] {} <Debug> HTTP-Session: a25af8e5-0e46-4fb5-83c1-e66a14da882d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14904 2024.08.05 16:53:34.477778 [ 3 ] {} <Trace> HTTP-Session: a25af8e5-0e46-4fb5-83c1-e66a14da882d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14905 2024.08.05 16:53:34.477948 [ 3 ] {a55a5569-b901-4bef-a945-48d55af8b725} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
14906 2024.08.05 16:53:34.477996 [ 3 ] {a55a5569-b901-4bef-a945-48d55af8b725} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
14907 2024.08.05 16:53:34.478157 [ 3 ] {a55a5569-b901-4bef-a945-48d55af8b725} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14908 2024.08.05 16:53:34.478511 [ 3 ] {a55a5569-b901-4bef-a945-48d55af8b725} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14909 2024.08.05 16:53:34.478546 [ 3 ] {a55a5569-b901-4bef-a945-48d55af8b725} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.16 GiB.
14910 2024.08.05 16:53:34.478893 [ 3 ] {a55a5569-b901-4bef-a945-48d55af8b725} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
14911 2024.08.05 16:53:34.479274 [ 3 ] {a55a5569-b901-4bef-a945-48d55af8b725} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14912 2024.08.05 16:53:34.479408 [ 3 ] {a55a5569-b901-4bef-a945-48d55af8b725} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001554 sec., 102960.10296010296 rows/sec., 7.17 MiB/sec.
14913 2024.08.05 16:53:34.479569 [ 3 ] {a55a5569-b901-4bef-a945-48d55af8b725} <Debug> DynamicQueryHandler: Done processing query
14914 2024.08.05 16:53:34.479595 [ 3 ] {a55a5569-b901-4bef-a945-48d55af8b725} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
14915 2024.08.05 16:53:34.479610 [ 3 ] {} <Debug> HTTP-Session: a25af8e5-0e46-4fb5-83c1-e66a14da882d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14916 2024.08.05 16:53:34.479774 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 37047, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14917 2024.08.05 16:53:34.479823 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14918 2024.08.05 16:53:34.479841 [ 3 ] {} <Debug> HTTP-Session: 3bbb3fc1-5e55-4d10-821d-470259f6efe6 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
14919 2024.08.05 16:53:34.479857 [ 3 ] {} <Debug> HTTP-Session: 3bbb3fc1-5e55-4d10-821d-470259f6efe6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14920 2024.08.05 16:53:34.479871 [ 3 ] {} <Debug> HTTP-Session: 3bbb3fc1-5e55-4d10-821d-470259f6efe6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14921 2024.08.05 16:53:34.479902 [ 3 ] {} <Trace> HTTP-Session: 3bbb3fc1-5e55-4d10-821d-470259f6efe6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14922 2024.08.05 16:53:34.480156 [ 3 ] {618cdec9-10f0-42d8-9b6d-e93f9429cd14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
14923 2024.08.05 16:53:34.480218 [ 3 ] {618cdec9-10f0-42d8-9b6d-e93f9429cd14} <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
14924 2024.08.05 16:53:34.480625 [ 3 ] {618cdec9-10f0-42d8-9b6d-e93f9429cd14} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14925 2024.08.05 16:53:34.481278 [ 3 ] {618cdec9-10f0-42d8-9b6d-e93f9429cd14} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14926 2024.08.05 16:53:34.481314 [ 3 ] {618cdec9-10f0-42d8-9b6d-e93f9429cd14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.16 GiB.
14927 2024.08.05 16:53:34.481932 [ 3 ] {618cdec9-10f0-42d8-9b6d-e93f9429cd14} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
14928 2024.08.05 16:53:34.482347 [ 3 ] {618cdec9-10f0-42d8-9b6d-e93f9429cd14} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14929 2024.08.05 16:53:34.482496 [ 3 ] {618cdec9-10f0-42d8-9b6d-e93f9429cd14} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.00251 sec., 9163.346613545817 rows/sec., 16.42 MiB/sec.
14930 2024.08.05 16:53:34.482717 [ 3 ] {618cdec9-10f0-42d8-9b6d-e93f9429cd14} <Debug> DynamicQueryHandler: Done processing query
14931 2024.08.05 16:53:34.482742 [ 3 ] {618cdec9-10f0-42d8-9b6d-e93f9429cd14} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
14932 2024.08.05 16:53:34.482758 [ 3 ] {} <Debug> HTTP-Session: 3bbb3fc1-5e55-4d10-821d-470259f6efe6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14933 2024.08.05 16:53:34.482885 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 3209, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14934 2024.08.05 16:53:34.482935 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14935 2024.08.05 16:53:34.482954 [ 3 ] {} <Debug> HTTP-Session: ae59c035-12d7-4c4a-804b-3fcdb7ea1070 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
14936 2024.08.05 16:53:34.482970 [ 3 ] {} <Debug> HTTP-Session: ae59c035-12d7-4c4a-804b-3fcdb7ea1070 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14937 2024.08.05 16:53:34.482984 [ 3 ] {} <Debug> HTTP-Session: ae59c035-12d7-4c4a-804b-3fcdb7ea1070 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14938 2024.08.05 16:53:34.483015 [ 3 ] {} <Trace> HTTP-Session: ae59c035-12d7-4c4a-804b-3fcdb7ea1070 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14939 2024.08.05 16:53:34.483114 [ 3 ] {ffb491d9-67e4-484e-a55d-3330cdb10589} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
14940 2024.08.05 16:53:34.483161 [ 3 ] {ffb491d9-67e4-484e-a55d-3330cdb10589} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
14941 2024.08.05 16:53:34.483289 [ 3 ] {ffb491d9-67e4-484e-a55d-3330cdb10589} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14942 2024.08.05 16:53:34.483571 [ 3 ] {ffb491d9-67e4-484e-a55d-3330cdb10589} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14943 2024.08.05 16:53:34.483607 [ 3 ] {ffb491d9-67e4-484e-a55d-3330cdb10589} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.16 GiB.
14944 2024.08.05 16:53:34.483957 [ 3 ] {ffb491d9-67e4-484e-a55d-3330cdb10589} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
14945 2024.08.05 16:53:34.484276 [ 3 ] {ffb491d9-67e4-484e-a55d-3330cdb10589} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14946 2024.08.05 16:53:34.484404 [ 3 ] {ffb491d9-67e4-484e-a55d-3330cdb10589} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001319 sec., 17437.45261561789 rows/sec., 943.25 KiB/sec.
14947 2024.08.05 16:53:34.484556 [ 3 ] {ffb491d9-67e4-484e-a55d-3330cdb10589} <Debug> DynamicQueryHandler: Done processing query
14948 2024.08.05 16:53:34.484581 [ 3 ] {ffb491d9-67e4-484e-a55d-3330cdb10589} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
14949 2024.08.05 16:53:34.484597 [ 3 ] {} <Debug> HTTP-Session: ae59c035-12d7-4c4a-804b-3fcdb7ea1070 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14950 2024.08.05 16:53:34.484720 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14951 2024.08.05 16:53:34.484767 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14952 2024.08.05 16:53:34.484785 [ 3 ] {} <Debug> HTTP-Session: 8fac4ba4-c2bc-4b06-93d0-cfa6b38742d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
14953 2024.08.05 16:53:34.484801 [ 3 ] {} <Debug> HTTP-Session: 8fac4ba4-c2bc-4b06-93d0-cfa6b38742d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14954 2024.08.05 16:53:34.484815 [ 3 ] {} <Debug> HTTP-Session: 8fac4ba4-c2bc-4b06-93d0-cfa6b38742d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14955 2024.08.05 16:53:34.484846 [ 3 ] {} <Trace> HTTP-Session: 8fac4ba4-c2bc-4b06-93d0-cfa6b38742d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14956 2024.08.05 16:53:34.484958 [ 3 ] {215ca364-1289-42a7-99cc-f969ca97843c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
14957 2024.08.05 16:53:34.485002 [ 3 ] {215ca364-1289-42a7-99cc-f969ca97843c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
14958 2024.08.05 16:53:34.485132 [ 3 ] {215ca364-1289-42a7-99cc-f969ca97843c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14959 2024.08.05 16:53:34.485414 [ 3 ] {215ca364-1289-42a7-99cc-f969ca97843c} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14960 2024.08.05 16:53:34.485449 [ 3 ] {215ca364-1289-42a7-99cc-f969ca97843c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.16 GiB.
14961 2024.08.05 16:53:34.485801 [ 3 ] {215ca364-1289-42a7-99cc-f969ca97843c} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
14962 2024.08.05 16:53:34.486116 [ 3 ] {215ca364-1289-42a7-99cc-f969ca97843c} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14963 2024.08.05 16:53:34.486243 [ 3 ] {215ca364-1289-42a7-99cc-f969ca97843c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001323 sec., 45351.47392290249 rows/sec., 3.06 MiB/sec.
14964 2024.08.05 16:53:34.486406 [ 3 ] {215ca364-1289-42a7-99cc-f969ca97843c} <Debug> DynamicQueryHandler: Done processing query
14965 2024.08.05 16:53:34.486431 [ 3 ] {215ca364-1289-42a7-99cc-f969ca97843c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14966 2024.08.05 16:53:34.486446 [ 3 ] {} <Debug> HTTP-Session: 8fac4ba4-c2bc-4b06-93d0-cfa6b38742d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14967 2024.08.05 16:53:39.462319 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 3637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14968 2024.08.05 16:53:39.462448 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14969 2024.08.05 16:53:39.462472 [ 3 ] {} <Debug> HTTP-Session: e227ae19-9186-4b76-9645-b4ce45026720 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
14970 2024.08.05 16:53:39.462497 [ 3 ] {} <Debug> HTTP-Session: e227ae19-9186-4b76-9645-b4ce45026720 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14971 2024.08.05 16:53:39.462511 [ 3 ] {} <Debug> HTTP-Session: e227ae19-9186-4b76-9645-b4ce45026720 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14972 2024.08.05 16:53:39.462560 [ 3 ] {} <Trace> HTTP-Session: e227ae19-9186-4b76-9645-b4ce45026720 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14973 2024.08.05 16:53:39.462752 [ 3 ] {4f58d125-f69a-4264-bf86-42989974926b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
14974 2024.08.05 16:53:39.462819 [ 3 ] {4f58d125-f69a-4264-bf86-42989974926b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
14975 2024.08.05 16:53:39.463014 [ 3 ] {4f58d125-f69a-4264-bf86-42989974926b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14976 2024.08.05 16:53:39.463440 [ 3 ] {4f58d125-f69a-4264-bf86-42989974926b} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14977 2024.08.05 16:53:39.463482 [ 3 ] {4f58d125-f69a-4264-bf86-42989974926b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.16 GiB.
14978 2024.08.05 16:53:39.463849 [ 3 ] {4f58d125-f69a-4264-bf86-42989974926b} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
14979 2024.08.05 16:53:39.464196 [ 3 ] {4f58d125-f69a-4264-bf86-42989974926b} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14980 2024.08.05 16:53:39.464353 [ 3 ] {4f58d125-f69a-4264-bf86-42989974926b} <Debug> executeQuery: Read 25 rows, 2.03 KiB in 0.001663 sec., 15033.072760072158 rows/sec., 1.19 MiB/sec.
14981 2024.08.05 16:53:39.464574 [ 3 ] {4f58d125-f69a-4264-bf86-42989974926b} <Debug> DynamicQueryHandler: Done processing query
14982 2024.08.05 16:53:39.464601 [ 3 ] {4f58d125-f69a-4264-bf86-42989974926b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14983 2024.08.05 16:53:39.464617 [ 3 ] {} <Debug> HTTP-Session: e227ae19-9186-4b76-9645-b4ce45026720 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14984 2024.08.05 16:53:39.464780 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 19173, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14985 2024.08.05 16:53:39.464831 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14986 2024.08.05 16:53:39.464850 [ 3 ] {} <Debug> HTTP-Session: 89682664-9a96-4f13-92a3-ced7a9d9610b Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
14987 2024.08.05 16:53:39.464866 [ 3 ] {} <Debug> HTTP-Session: 89682664-9a96-4f13-92a3-ced7a9d9610b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14988 2024.08.05 16:53:39.464880 [ 3 ] {} <Debug> HTTP-Session: 89682664-9a96-4f13-92a3-ced7a9d9610b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14989 2024.08.05 16:53:39.464912 [ 3 ] {} <Trace> HTTP-Session: 89682664-9a96-4f13-92a3-ced7a9d9610b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14990 2024.08.05 16:53:39.465049 [ 3 ] {9257696d-5435-4bc4-82e8-9475506d111c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
14991 2024.08.05 16:53:39.465092 [ 3 ] {9257696d-5435-4bc4-82e8-9475506d111c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14992 2024.08.05 16:53:39.465227 [ 3 ] {9257696d-5435-4bc4-82e8-9475506d111c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14993 2024.08.05 16:53:39.465654 [ 3 ] {9257696d-5435-4bc4-82e8-9475506d111c} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14994 2024.08.05 16:53:39.465693 [ 3 ] {9257696d-5435-4bc4-82e8-9475506d111c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.16 GiB.
14995 2024.08.05 16:53:39.466007 [ 3 ] {9257696d-5435-4bc4-82e8-9475506d111c} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
14996 2024.08.05 16:53:39.466319 [ 3 ] {9257696d-5435-4bc4-82e8-9475506d111c} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14997 2024.08.05 16:53:39.466472 [ 3 ] {9257696d-5435-4bc4-82e8-9475506d111c} <Debug> executeQuery: Read 131 rows, 11.21 KiB in 0.001476 sec., 88753.38753387533 rows/sec., 7.41 MiB/sec.
14998 2024.08.05 16:53:39.466701 [ 3 ] {9257696d-5435-4bc4-82e8-9475506d111c} <Debug> DynamicQueryHandler: Done processing query
14999 2024.08.05 16:53:39.466747 [ 3 ] {9257696d-5435-4bc4-82e8-9475506d111c} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
15000 2024.08.05 16:53:39.466811 [ 3 ] {} <Debug> HTTP-Session: 89682664-9a96-4f13-92a3-ced7a9d9610b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15001 2024.08.05 16:53:39.467088 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 15112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15002 2024.08.05 16:53:39.467221 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15003 2024.08.05 16:53:39.467258 [ 3 ] {} <Debug> HTTP-Session: c683cb65-69f0-461d-9d7a-7c3391a8f5b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
15004 2024.08.05 16:53:39.467283 [ 3 ] {} <Debug> HTTP-Session: c683cb65-69f0-461d-9d7a-7c3391a8f5b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15005 2024.08.05 16:53:39.467298 [ 3 ] {} <Debug> HTTP-Session: c683cb65-69f0-461d-9d7a-7c3391a8f5b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15006 2024.08.05 16:53:39.467330 [ 3 ] {} <Trace> HTTP-Session: c683cb65-69f0-461d-9d7a-7c3391a8f5b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15007 2024.08.05 16:53:39.467470 [ 3 ] {79e330cc-c1bc-40ad-a526-472f03cf40d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
15008 2024.08.05 16:53:39.467514 [ 3 ] {79e330cc-c1bc-40ad-a526-472f03cf40d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
15009 2024.08.05 16:53:39.467665 [ 3 ] {79e330cc-c1bc-40ad-a526-472f03cf40d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15010 2024.08.05 16:53:39.468013 [ 3 ] {79e330cc-c1bc-40ad-a526-472f03cf40d6} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15011 2024.08.05 16:53:39.468050 [ 3 ] {79e330cc-c1bc-40ad-a526-472f03cf40d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.16 GiB.
15012 2024.08.05 16:53:39.468365 [ 3 ] {79e330cc-c1bc-40ad-a526-472f03cf40d6} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
15013 2024.08.05 16:53:39.468669 [ 3 ] {79e330cc-c1bc-40ad-a526-472f03cf40d6} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15014 2024.08.05 16:53:39.468815 [ 3 ] {79e330cc-c1bc-40ad-a526-472f03cf40d6} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001401 sec., 63526.05281941471 rows/sec., 4.96 MiB/sec.
15015 2024.08.05 16:53:39.469019 [ 3 ] {79e330cc-c1bc-40ad-a526-472f03cf40d6} <Debug> DynamicQueryHandler: Done processing query
15016 2024.08.05 16:53:39.469044 [ 3 ] {79e330cc-c1bc-40ad-a526-472f03cf40d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
15017 2024.08.05 16:53:39.469060 [ 3 ] {} <Debug> HTTP-Session: c683cb65-69f0-461d-9d7a-7c3391a8f5b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15018 2024.08.05 16:53:39.469229 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 30582, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15019 2024.08.05 16:53:39.469305 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15020 2024.08.05 16:53:39.469324 [ 3 ] {} <Debug> HTTP-Session: 542004d3-8db1-4cfe-8ac6-a0904dbe46a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
15021 2024.08.05 16:53:39.469340 [ 3 ] {} <Debug> HTTP-Session: 542004d3-8db1-4cfe-8ac6-a0904dbe46a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15022 2024.08.05 16:53:39.469353 [ 3 ] {} <Debug> HTTP-Session: 542004d3-8db1-4cfe-8ac6-a0904dbe46a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15023 2024.08.05 16:53:39.469384 [ 3 ] {} <Trace> HTTP-Session: 542004d3-8db1-4cfe-8ac6-a0904dbe46a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15024 2024.08.05 16:53:39.469536 [ 3 ] {c76d09be-c651-45c9-bcd5-5892cda01978} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
15025 2024.08.05 16:53:39.469583 [ 3 ] {c76d09be-c651-45c9-bcd5-5892cda01978} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
15026 2024.08.05 16:53:39.469741 [ 3 ] {c76d09be-c651-45c9-bcd5-5892cda01978} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15027 2024.08.05 16:53:39.470135 [ 3 ] {c76d09be-c651-45c9-bcd5-5892cda01978} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15028 2024.08.05 16:53:39.470199 [ 3 ] {c76d09be-c651-45c9-bcd5-5892cda01978} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.16 GiB.
15029 2024.08.05 16:53:39.470602 [ 3 ] {c76d09be-c651-45c9-bcd5-5892cda01978} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
15030 2024.08.05 16:53:39.470938 [ 3 ] {c76d09be-c651-45c9-bcd5-5892cda01978} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15031 2024.08.05 16:53:39.471094 [ 3 ] {c76d09be-c651-45c9-bcd5-5892cda01978} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001629 sec., 98219.76672805402 rows/sec., 6.84 MiB/sec.
15032 2024.08.05 16:53:39.471288 [ 3 ] {c76d09be-c651-45c9-bcd5-5892cda01978} <Debug> DynamicQueryHandler: Done processing query
15033 2024.08.05 16:53:39.471322 [ 3 ] {c76d09be-c651-45c9-bcd5-5892cda01978} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
15034 2024.08.05 16:53:39.471352 [ 3 ] {} <Debug> HTTP-Session: 542004d3-8db1-4cfe-8ac6-a0904dbe46a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15035 2024.08.05 16:53:39.471552 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 40165, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15036 2024.08.05 16:53:39.471601 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15037 2024.08.05 16:53:39.471619 [ 3 ] {} <Debug> HTTP-Session: 0c29092e-b394-4840-847f-14d675fea8d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
15038 2024.08.05 16:53:39.471635 [ 3 ] {} <Debug> HTTP-Session: 0c29092e-b394-4840-847f-14d675fea8d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15039 2024.08.05 16:53:39.471649 [ 3 ] {} <Debug> HTTP-Session: 0c29092e-b394-4840-847f-14d675fea8d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15040 2024.08.05 16:53:39.471680 [ 3 ] {} <Trace> HTTP-Session: 0c29092e-b394-4840-847f-14d675fea8d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15041 2024.08.05 16:53:39.471946 [ 3 ] {2551cb4e-6b78-4fb7-a71f-dad9661873f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
15042 2024.08.05 16:53:39.472008 [ 3 ] {2551cb4e-6b78-4fb7-a71f-dad9661873f1} <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
15043 2024.08.05 16:53:39.472428 [ 3 ] {2551cb4e-6b78-4fb7-a71f-dad9661873f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15044 2024.08.05 16:53:39.473164 [ 3 ] {2551cb4e-6b78-4fb7-a71f-dad9661873f1} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15045 2024.08.05 16:53:39.473250 [ 3 ] {2551cb4e-6b78-4fb7-a71f-dad9661873f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.16 GiB.
15046 2024.08.05 16:53:39.473968 [ 3 ] {2551cb4e-6b78-4fb7-a71f-dad9661873f1} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
15047 2024.08.05 16:53:39.474384 [ 3 ] {2551cb4e-6b78-4fb7-a71f-dad9661873f1} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15048 2024.08.05 16:53:39.474561 [ 3 ] {2551cb4e-6b78-4fb7-a71f-dad9661873f1} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002798 sec., 8934.953538241602 rows/sec., 16.01 MiB/sec.
15049 2024.08.05 16:53:39.475042 [ 3 ] {2551cb4e-6b78-4fb7-a71f-dad9661873f1} <Debug> DynamicQueryHandler: Done processing query
15050 2024.08.05 16:53:39.475114 [ 3 ] {2551cb4e-6b78-4fb7-a71f-dad9661873f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
15051 2024.08.05 16:53:39.475179 [ 3 ] {} <Debug> HTTP-Session: 0c29092e-b394-4840-847f-14d675fea8d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15052 2024.08.05 16:53:39.475418 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15053 2024.08.05 16:53:39.475472 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15054 2024.08.05 16:53:39.475492 [ 3 ] {} <Debug> HTTP-Session: 68f630f4-c759-4289-a2ab-ce3f4e551706 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
15055 2024.08.05 16:53:39.475509 [ 3 ] {} <Debug> HTTP-Session: 68f630f4-c759-4289-a2ab-ce3f4e551706 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15056 2024.08.05 16:53:39.475523 [ 3 ] {} <Debug> HTTP-Session: 68f630f4-c759-4289-a2ab-ce3f4e551706 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15057 2024.08.05 16:53:39.475556 [ 3 ] {} <Trace> HTTP-Session: 68f630f4-c759-4289-a2ab-ce3f4e551706 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15058 2024.08.05 16:53:39.475694 [ 3 ] {bad2b115-61d1-4c27-ad14-1d5416fb8287} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
15059 2024.08.05 16:53:39.475741 [ 3 ] {bad2b115-61d1-4c27-ad14-1d5416fb8287} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
15060 2024.08.05 16:53:39.475889 [ 3 ] {bad2b115-61d1-4c27-ad14-1d5416fb8287} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15061 2024.08.05 16:53:39.476196 [ 3 ] {bad2b115-61d1-4c27-ad14-1d5416fb8287} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15062 2024.08.05 16:53:39.476233 [ 3 ] {bad2b115-61d1-4c27-ad14-1d5416fb8287} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.16 GiB.
15063 2024.08.05 16:53:39.476597 [ 3 ] {bad2b115-61d1-4c27-ad14-1d5416fb8287} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
15064 2024.08.05 16:53:39.476932 [ 3 ] {bad2b115-61d1-4c27-ad14-1d5416fb8287} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15065 2024.08.05 16:53:39.477096 [ 3 ] {bad2b115-61d1-4c27-ad14-1d5416fb8287} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001447 sec., 41465.1002073255 rows/sec., 2.79 MiB/sec.
15066 2024.08.05 16:53:39.477317 [ 3 ] {bad2b115-61d1-4c27-ad14-1d5416fb8287} <Debug> DynamicQueryHandler: Done processing query
15067 2024.08.05 16:53:39.477354 [ 3 ] {bad2b115-61d1-4c27-ad14-1d5416fb8287} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15068 2024.08.05 16:53:39.477385 [ 3 ] {} <Debug> HTTP-Session: 68f630f4-c759-4289-a2ab-ce3f4e551706 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15069 2024.08.05 16:53:44.467377 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 4190, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15070 2024.08.05 16:53:44.467558 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15071 2024.08.05 16:53:44.467605 [ 3 ] {} <Debug> HTTP-Session: eff25f65-f72e-4319-93c8-53ebc8706293 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
15072 2024.08.05 16:53:44.467647 [ 3 ] {} <Debug> HTTP-Session: eff25f65-f72e-4319-93c8-53ebc8706293 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15073 2024.08.05 16:53:44.467678 [ 3 ] {} <Debug> HTTP-Session: eff25f65-f72e-4319-93c8-53ebc8706293 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15074 2024.08.05 16:53:44.467759 [ 3 ] {} <Trace> HTTP-Session: eff25f65-f72e-4319-93c8-53ebc8706293 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15075 2024.08.05 16:53:44.468023 [ 3 ] {f4e254d8-e9fa-499f-b6bb-a6d1ae5ef57a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
15076 2024.08.05 16:53:44.468092 [ 3 ] {f4e254d8-e9fa-499f-b6bb-a6d1ae5ef57a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
15077 2024.08.05 16:53:44.468291 [ 3 ] {f4e254d8-e9fa-499f-b6bb-a6d1ae5ef57a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15078 2024.08.05 16:53:44.468738 [ 3 ] {f4e254d8-e9fa-499f-b6bb-a6d1ae5ef57a} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15079 2024.08.05 16:53:44.468781 [ 3 ] {f4e254d8-e9fa-499f-b6bb-a6d1ae5ef57a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB.
15080 2024.08.05 16:53:44.469154 [ 3 ] {f4e254d8-e9fa-499f-b6bb-a6d1ae5ef57a} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
15081 2024.08.05 16:53:44.469496 [ 3 ] {f4e254d8-e9fa-499f-b6bb-a6d1ae5ef57a} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15082 2024.08.05 16:53:44.469651 [ 3 ] {f4e254d8-e9fa-499f-b6bb-a6d1ae5ef57a} <Debug> executeQuery: Read 30 rows, 2.29 KiB in 0.001695 sec., 17699.11504424779 rows/sec., 1.32 MiB/sec.
15083 2024.08.05 16:53:44.469766 [ 145 ] {} <Debug> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
15084 2024.08.05 16:53:44.469889 [ 145 ] {} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15085 2024.08.05 16:53:44.469935 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB.
15086 2024.08.05 16:53:44.469966 [ 3 ] {f4e254d8-e9fa-499f-b6bb-a6d1ae5ef57a} <Debug> DynamicQueryHandler: Done processing query
15087 2024.08.05 16:53:44.470018 [ 3 ] {f4e254d8-e9fa-499f-b6bb-a6d1ae5ef57a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15088 2024.08.05 16:53:44.470077 [ 3 ] {} <Debug> HTTP-Session: eff25f65-f72e-4319-93c8-53ebc8706293 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15089 2024.08.05 16:53:44.470342 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15090 2024.08.05 16:53:44.470517 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15091 2024.08.05 16:53:44.470495 [ 187 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::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
15092 2024.08.05 16:53:44.470568 [ 3 ] {} <Debug> HTTP-Session: f33d3bc5-38f6-4cf8-b471-4bb3f812332f Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
15093 2024.08.05 16:53:44.470680 [ 3 ] {} <Debug> HTTP-Session: f33d3bc5-38f6-4cf8-b471-4bb3f812332f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15094 2024.08.05 16:53:44.470776 [ 3 ] {} <Debug> HTTP-Session: f33d3bc5-38f6-4cf8-b471-4bb3f812332f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15095 2024.08.05 16:53:44.470910 [ 3 ] {} <Trace> HTTP-Session: f33d3bc5-38f6-4cf8-b471-4bb3f812332f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15096 2024.08.05 16:53:44.471282 [ 3 ] {bec5afe2-405d-4619-88dc-2be8275c4712} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
15097 2024.08.05 16:53:44.471405 [ 187 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15098 2024.08.05 16:53:44.471412 [ 3 ] {bec5afe2-405d-4619-88dc-2be8275c4712} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
15099 2024.08.05 16:53:44.471475 [ 187 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 45 rows starting from the beginning of the part
15100 2024.08.05 16:53:44.471849 [ 187 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 28 rows starting from the beginning of the part
15101 2024.08.05 16:53:44.472311 [ 187 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 23 rows starting from the beginning of the part
15102 2024.08.05 16:53:44.472328 [ 3 ] {bec5afe2-405d-4619-88dc-2be8275c4712} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15103 2024.08.05 16:53:44.472628 [ 187 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 29 rows starting from the beginning of the part
15104 2024.08.05 16:53:44.473476 [ 187 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 25 rows starting from the beginning of the part
15105 2024.08.05 16:53:44.474332 [ 187 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 30 rows starting from the beginning of the part
15106 2024.08.05 16:53:44.474354 [ 3 ] {bec5afe2-405d-4619-88dc-2be8275c4712} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15107 2024.08.05 16:53:44.474465 [ 3 ] {bec5afe2-405d-4619-88dc-2be8275c4712} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB.
15108 2024.08.05 16:53:44.475431 [ 3 ] {bec5afe2-405d-4619-88dc-2be8275c4712} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
15109 2024.08.05 16:53:44.476372 [ 3 ] {bec5afe2-405d-4619-88dc-2be8275c4712} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15110 2024.08.05 16:53:44.476770 [ 3 ] {bec5afe2-405d-4619-88dc-2be8275c4712} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.005601 sec., 357.0790930191037 rows/sec., 29.12 KiB/sec.
15111 2024.08.05 16:53:44.477180 [ 3 ] {bec5afe2-405d-4619-88dc-2be8275c4712} <Debug> DynamicQueryHandler: Done processing query
15112 2024.08.05 16:53:44.477218 [ 3 ] {bec5afe2-405d-4619-88dc-2be8275c4712} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
15113 2024.08.05 16:53:44.477253 [ 3 ] {} <Debug> HTTP-Session: f33d3bc5-38f6-4cf8-b471-4bb3f812332f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15114 2024.08.05 16:53:44.477258 [ 192 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 180 rows, containing 4 columns (4 merged, 0 gathered) in 0.007147262 sec., 25184.469241508148 rows/sec., 1.91 MiB/sec.
15115 2024.08.05 16:53:44.477406 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 35341, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15116 2024.08.05 16:53:44.477448 [ 192 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
15117 2024.08.05 16:53:44.477477 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15118 2024.08.05 16:53:44.477527 [ 3 ] {} <Debug> HTTP-Session: 8c37cb87-cb1f-4362-8c59-c1de4d28696d Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
15119 2024.08.05 16:53:44.477577 [ 3 ] {} <Debug> HTTP-Session: 8c37cb87-cb1f-4362-8c59-c1de4d28696d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15120 2024.08.05 16:53:44.477600 [ 3 ] {} <Debug> HTTP-Session: 8c37cb87-cb1f-4362-8c59-c1de4d28696d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15121 2024.08.05 16:53:44.477638 [ 3 ] {} <Trace> HTTP-Session: 8c37cb87-cb1f-4362-8c59-c1de4d28696d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15122 2024.08.05 16:53:44.478018 [ 3 ] {b19c8f2e-849c-4a64-ae75-a297fd132396} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
15123 2024.08.05 16:53:44.478100 [ 3 ] {b19c8f2e-849c-4a64-ae75-a297fd132396} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
15124 2024.08.05 16:53:44.478362 [ 192 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_76_15} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15125 2024.08.05 16:53:44.478506 [ 3 ] {b19c8f2e-849c-4a64-ae75-a297fd132396} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15126 2024.08.05 16:53:44.478586 [ 192 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_76_15} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
15127 2024.08.05 16:53:44.478725 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
15128 2024.08.05 16:53:44.479075 [ 3 ] {b19c8f2e-849c-4a64-ae75-a297fd132396} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15129 2024.08.05 16:53:44.479118 [ 3 ] {b19c8f2e-849c-4a64-ae75-a297fd132396} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB.
15130 2024.08.05 16:53:44.479461 [ 3 ] {b19c8f2e-849c-4a64-ae75-a297fd132396} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
15131 2024.08.05 16:53:44.479786 [ 3 ] {b19c8f2e-849c-4a64-ae75-a297fd132396} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15132 2024.08.05 16:53:44.479949 [ 145 ] {} <Debug> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
15133 2024.08.05 16:53:44.479952 [ 3 ] {b19c8f2e-849c-4a64-ae75-a297fd132396} <Debug> executeQuery: Read 234 rows, 21.13 KiB in 0.002128 sec., 109962.40601503759 rows/sec., 9.70 MiB/sec.
15134 2024.08.05 16:53:44.480018 [ 145 ] {} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15135 2024.08.05 16:53:44.480095 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB.
15136 2024.08.05 16:53:44.480270 [ 200 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::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
15137 2024.08.05 16:53:44.480309 [ 3 ] {b19c8f2e-849c-4a64-ae75-a297fd132396} <Debug> DynamicQueryHandler: Done processing query
15138 2024.08.05 16:53:44.480352 [ 3 ] {b19c8f2e-849c-4a64-ae75-a297fd132396} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB.
15139 2024.08.05 16:53:44.480385 [ 3 ] {} <Debug> HTTP-Session: 8c37cb87-cb1f-4362-8c59-c1de4d28696d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15140 2024.08.05 16:53:44.480485 [ 200 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15141 2024.08.05 16:53:44.480523 [ 200 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 324 rows starting from the beginning of the part
15142 2024.08.05 16:53:44.480580 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15143 2024.08.05 16:53:44.480697 [ 200 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 227 rows starting from the beginning of the part
15144 2024.08.05 16:53:44.480746 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15145 2024.08.05 16:53:44.480870 [ 3 ] {} <Debug> HTTP-Session: 4c3823c3-5332-4db9-9b0b-e43e6297100d Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
15146 2024.08.05 16:53:44.480954 [ 3 ] {} <Debug> HTTP-Session: 4c3823c3-5332-4db9-9b0b-e43e6297100d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15147 2024.08.05 16:53:44.480995 [ 200 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 162 rows starting from the beginning of the part
15148 2024.08.05 16:53:44.481022 [ 3 ] {} <Debug> HTTP-Session: 4c3823c3-5332-4db9-9b0b-e43e6297100d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15149 2024.08.05 16:53:44.481128 [ 3 ] {} <Trace> HTTP-Session: 4c3823c3-5332-4db9-9b0b-e43e6297100d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15150 2024.08.05 16:53:44.481342 [ 200 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 230 rows starting from the beginning of the part
15151 2024.08.05 16:53:44.481410 [ 3 ] {a572b1c8-f965-441c-b5be-19874c3b76c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
15152 2024.08.05 16:53:44.481550 [ 3 ] {a572b1c8-f965-441c-b5be-19874c3b76c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
15153 2024.08.05 16:53:44.481588 [ 200 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 131 rows starting from the beginning of the part
15154 2024.08.05 16:53:44.481926 [ 200 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 234 rows starting from the beginning of the part
15155 2024.08.05 16:53:44.482602 [ 3 ] {a572b1c8-f965-441c-b5be-19874c3b76c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15156 2024.08.05 16:53:44.483274 [ 3 ] {a572b1c8-f965-441c-b5be-19874c3b76c7} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15157 2024.08.05 16:53:44.483327 [ 3 ] {a572b1c8-f965-441c-b5be-19874c3b76c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB.
15158 2024.08.05 16:53:44.484177 [ 3 ] {a572b1c8-f965-441c-b5be-19874c3b76c7} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
15159 2024.08.05 16:53:44.484829 [ 3 ] {a572b1c8-f965-441c-b5be-19874c3b76c7} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15160 2024.08.05 16:53:44.485367 [ 3 ] {a572b1c8-f965-441c-b5be-19874c3b76c7} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.003996 sec., 500.50050050050044 rows/sec., 34.95 KiB/sec.
15161 2024.08.05 16:53:44.485477 [ 200 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1308 rows, containing 4 columns (4 merged, 0 gathered) in 0.00525985 sec., 248676.29305018205 rows/sec., 21.50 MiB/sec.
15162 2024.08.05 16:53:44.486092 [ 192 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
15163 2024.08.05 16:53:44.486273 [ 3 ] {a572b1c8-f965-441c-b5be-19874c3b76c7} <Debug> DynamicQueryHandler: Done processing query
15164 2024.08.05 16:53:44.486391 [ 3 ] {a572b1c8-f965-441c-b5be-19874c3b76c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
15165 2024.08.05 16:53:44.486529 [ 3 ] {} <Debug> HTTP-Session: 4c3823c3-5332-4db9-9b0b-e43e6297100d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15166 2024.08.05 16:53:44.487037 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 66950, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15167 2024.08.05 16:53:44.487360 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15168 2024.08.05 16:53:44.487440 [ 3 ] {} <Debug> HTTP-Session: c69c1ac5-66a1-448b-94ae-56e0e8ebef0e Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
15169 2024.08.05 16:53:44.487516 [ 3 ] {} <Debug> HTTP-Session: c69c1ac5-66a1-448b-94ae-56e0e8ebef0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15170 2024.08.05 16:53:44.487564 [ 3 ] {} <Debug> HTTP-Session: c69c1ac5-66a1-448b-94ae-56e0e8ebef0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15171 2024.08.05 16:53:44.487644 [ 3 ] {} <Trace> HTTP-Session: c69c1ac5-66a1-448b-94ae-56e0e8ebef0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15172 2024.08.05 16:53:44.487884 [ 192 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_81_16} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15173 2024.08.05 16:53:44.487940 [ 3 ] {114707f7-6457-421b-ab28-fbb52265bf73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
15174 2024.08.05 16:53:44.488019 [ 3 ] {114707f7-6457-421b-ab28-fbb52265bf73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
15175 2024.08.05 16:53:44.488031 [ 192 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_81_16} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
15176 2024.08.05 16:53:44.488213 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB.
15177 2024.08.05 16:53:44.488327 [ 3 ] {114707f7-6457-421b-ab28-fbb52265bf73} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15178 2024.08.05 16:53:44.488876 [ 3 ] {114707f7-6457-421b-ab28-fbb52265bf73} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15179 2024.08.05 16:53:44.488914 [ 3 ] {114707f7-6457-421b-ab28-fbb52265bf73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB.
15180 2024.08.05 16:53:44.489251 [ 3 ] {114707f7-6457-421b-ab28-fbb52265bf73} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
15181 2024.08.05 16:53:44.489570 [ 3 ] {114707f7-6457-421b-ab28-fbb52265bf73} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15182 2024.08.05 16:53:44.489724 [ 3 ] {114707f7-6457-421b-ab28-fbb52265bf73} <Debug> executeQuery: Read 414 rows, 30.01 KiB in 0.001941 sec., 213292.11746522412 rows/sec., 15.10 MiB/sec.
15183 2024.08.05 16:53:44.489738 [ 145 ] {} <Debug> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
15184 2024.08.05 16:53:44.489814 [ 145 ] {} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15185 2024.08.05 16:53:44.489862 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB.
15186 2024.08.05 16:53:44.490048 [ 3 ] {114707f7-6457-421b-ab28-fbb52265bf73} <Debug> DynamicQueryHandler: Done processing query
15187 2024.08.05 16:53:44.490116 [ 3 ] {114707f7-6457-421b-ab28-fbb52265bf73} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
15188 2024.08.05 16:53:44.490117 [ 191 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::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
15189 2024.08.05 16:53:44.490142 [ 3 ] {} <Debug> HTTP-Session: c69c1ac5-66a1-448b-94ae-56e0e8ebef0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15190 2024.08.05 16:53:44.490428 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15191 2024.08.05 16:53:44.490495 [ 191 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15192 2024.08.05 16:53:44.490517 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15193 2024.08.05 16:53:44.490574 [ 3 ] {} <Debug> HTTP-Session: b6414209-26bb-4e76-9296-cea3e8ba1b54 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
15194 2024.08.05 16:53:44.490582 [ 191 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 482 rows starting from the beginning of the part
15195 2024.08.05 16:53:44.490606 [ 3 ] {} <Debug> HTTP-Session: b6414209-26bb-4e76-9296-cea3e8ba1b54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15196 2024.08.05 16:53:44.490649 [ 3 ] {} <Debug> HTTP-Session: b6414209-26bb-4e76-9296-cea3e8ba1b54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15197 2024.08.05 16:53:44.490770 [ 3 ] {} <Trace> HTTP-Session: b6414209-26bb-4e76-9296-cea3e8ba1b54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15198 2024.08.05 16:53:44.490967 [ 191 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 404 rows starting from the beginning of the part
15199 2024.08.05 16:53:44.491080 [ 3 ] {236e06b0-a8d1-4f8f-8a23-deddfe4e932f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
15200 2024.08.05 16:53:44.491242 [ 191 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::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
15201 2024.08.05 16:53:44.491299 [ 3 ] {236e06b0-a8d1-4f8f-8a23-deddfe4e932f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
15202 2024.08.05 16:53:44.491573 [ 191 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 405 rows starting from the beginning of the part
15203 2024.08.05 16:53:44.491878 [ 191 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 89 rows starting from the beginning of the part
15204 2024.08.05 16:53:44.492224 [ 191 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 414 rows starting from the beginning of the part
15205 2024.08.05 16:53:44.492324 [ 3 ] {236e06b0-a8d1-4f8f-8a23-deddfe4e932f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15206 2024.08.05 16:53:44.493263 [ 3 ] {236e06b0-a8d1-4f8f-8a23-deddfe4e932f} <Trace> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15207 2024.08.05 16:53:44.493330 [ 3 ] {236e06b0-a8d1-4f8f-8a23-deddfe4e932f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB.
15208 2024.08.05 16:53:44.494317 [ 3 ] {236e06b0-a8d1-4f8f-8a23-deddfe4e932f} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
15209 2024.08.05 16:53:44.494941 [ 3 ] {236e06b0-a8d1-4f8f-8a23-deddfe4e932f} <Trace> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15210 2024.08.05 16:53:44.495150 [ 191 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1916 rows, containing 4 columns (4 merged, 0 gathered) in 0.005173068 sec., 370379.82102690317 rows/sec., 26.60 MiB/sec.
15211 2024.08.05 16:53:44.495320 [ 3 ] {236e06b0-a8d1-4f8f-8a23-deddfe4e932f} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.004315 sec., 1390.4982618771726 rows/sec., 59.75 KiB/sec.
15212 2024.08.05 16:53:44.495326 [ 145 ] {} <Debug> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
15213 2024.08.05 16:53:44.495493 [ 145 ] {} <Trace> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15214 2024.08.05 16:53:44.495523 [ 191 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
15215 2024.08.05 16:53:44.495626 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB.
15216 2024.08.05 16:53:44.495941 [ 3 ] {236e06b0-a8d1-4f8f-8a23-deddfe4e932f} <Debug> DynamicQueryHandler: Done processing query
15217 2024.08.05 16:53:44.496091 [ 3 ] {236e06b0-a8d1-4f8f-8a23-deddfe4e932f} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
15218 2024.08.05 16:53:44.496276 [ 3 ] {} <Debug> HTTP-Session: b6414209-26bb-4e76-9296-cea3e8ba1b54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15219 2024.08.05 16:53:44.496504 [ 198 ] {6bd44631-33fa-4fa0-bb50-28e3271643dd::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
15220 2024.08.05 16:53:44.496814 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15221 2024.08.05 16:53:44.497184 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15222 2024.08.05 16:53:44.497427 [ 3 ] {} <Debug> HTTP-Session: c51c5a14-adf0-42c0-8fe3-d40d344f6ae3 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
15223 2024.08.05 16:53:44.497578 [ 3 ] {} <Debug> HTTP-Session: c51c5a14-adf0-42c0-8fe3-d40d344f6ae3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15224 2024.08.05 16:53:44.497722 [ 3 ] {} <Debug> HTTP-Session: c51c5a14-adf0-42c0-8fe3-d40d344f6ae3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15225 2024.08.05 16:53:44.497898 [ 3 ] {} <Trace> HTTP-Session: c51c5a14-adf0-42c0-8fe3-d40d344f6ae3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15226 2024.08.05 16:53:44.497977 [ 198 ] {6bd44631-33fa-4fa0-bb50-28e3271643dd::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15227 2024.08.05 16:53:44.498106 [ 198 ] {6bd44631-33fa-4fa0-bb50-28e3271643dd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 186 rows starting from the beginning of the part
15228 2024.08.05 16:53:44.498367 [ 3 ] {911df6de-f227-4d46-a399-4706320a61fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
15229 2024.08.05 16:53:44.498475 [ 198 ] {6bd44631-33fa-4fa0-bb50-28e3271643dd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part
15230 2024.08.05 16:53:44.498518 [ 3 ] {911df6de-f227-4d46-a399-4706320a61fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
15231 2024.08.05 16:53:44.498843 [ 198 ] {6bd44631-33fa-4fa0-bb50-28e3271643dd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part
15232 2024.08.05 16:53:44.499176 [ 198 ] {6bd44631-33fa-4fa0-bb50-28e3271643dd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part
15233 2024.08.05 16:53:44.499532 [ 198 ] {6bd44631-33fa-4fa0-bb50-28e3271643dd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part
15234 2024.08.05 16:53:44.499945 [ 198 ] {6bd44631-33fa-4fa0-bb50-28e3271643dd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part
15235 2024.08.05 16:53:44.500255 [ 3 ] {911df6de-f227-4d46-a399-4706320a61fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15236 2024.08.05 16:53:44.500702 [ 191 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_81_16} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15237 2024.08.05 16:53:44.501040 [ 191 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_81_16} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
15238 2024.08.05 16:53:44.501369 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB.
15239 2024.08.05 16:53:44.501517 [ 3 ] {911df6de-f227-4d46-a399-4706320a61fe} <Trace> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15240 2024.08.05 16:53:44.501564 [ 3 ] {911df6de-f227-4d46-a399-4706320a61fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB.
15241 2024.08.05 16:53:44.502131 [ 3 ] {911df6de-f227-4d46-a399-4706320a61fe} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
15242 2024.08.05 16:53:44.502325 [ 189 ] {6bd44631-33fa-4fa0-bb50-28e3271643dd::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 216 rows, containing 4 columns (4 merged, 0 gathered) in 0.00648713 sec., 33296.69669021586 rows/sec., 1.40 MiB/sec.
15243 2024.08.05 16:53:44.502609 [ 189 ] {6bd44631-33fa-4fa0-bb50-28e3271643dd::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
15244 2024.08.05 16:53:44.502800 [ 3 ] {911df6de-f227-4d46-a399-4706320a61fe} <Trace> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15245 2024.08.05 16:53:44.503052 [ 145 ] {} <Debug> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
15246 2024.08.05 16:53:44.503152 [ 3 ] {911df6de-f227-4d46-a399-4706320a61fe} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.004992 sec., 15424.679487179488 rows/sec., 972.65 KiB/sec.
15247 2024.08.05 16:53:44.503176 [ 145 ] {} <Trace> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15248 2024.08.05 16:53:44.503259 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB.
15249 2024.08.05 16:53:44.503752 [ 197 ] {f97fc151-a900-4d1c-a039-72bdc4ea024c::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
15250 2024.08.05 16:53:44.503954 [ 3 ] {911df6de-f227-4d46-a399-4706320a61fe} <Debug> DynamicQueryHandler: Done processing query
15251 2024.08.05 16:53:44.504020 [ 189 ] {6bd44631-33fa-4fa0-bb50-28e3271643dd::all_1_36_7} <Trace> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15252 2024.08.05 16:53:44.504037 [ 3 ] {911df6de-f227-4d46-a399-4706320a61fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
15253 2024.08.05 16:53:44.504117 [ 3 ] {} <Debug> HTTP-Session: c51c5a14-adf0-42c0-8fe3-d40d344f6ae3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15254 2024.08.05 16:53:44.504156 [ 197 ] {f97fc151-a900-4d1c-a039-72bdc4ea024c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15255 2024.08.05 16:53:44.504246 [ 197 ] {f97fc151-a900-4d1c-a039-72bdc4ea024c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2387 rows starting from the beginning of the part
15256 2024.08.05 16:53:44.504266 [ 189 ] {6bd44631-33fa-4fa0-bb50-28e3271643dd::all_1_36_7} <Trace> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
15257 2024.08.05 16:53:44.504429 [ 197 ] {f97fc151-a900-4d1c-a039-72bdc4ea024c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 77 rows starting from the beginning of the part
15258 2024.08.05 16:53:44.504513 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
15259 2024.08.05 16:53:44.504795 [ 197 ] {f97fc151-a900-4d1c-a039-72bdc4ea024c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 77 rows starting from the beginning of the part
15260 2024.08.05 16:53:44.504806 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 30772, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15261 2024.08.05 16:53:44.505008 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15262 2024.08.05 16:53:44.505068 [ 197 ] {f97fc151-a900-4d1c-a039-72bdc4ea024c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 77 rows starting from the beginning of the part
15263 2024.08.05 16:53:44.505109 [ 3 ] {} <Debug> HTTP-Session: e930ba7d-0f7d-457b-b1c2-ef74896f5e63 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
15264 2024.08.05 16:53:44.505222 [ 3 ] {} <Debug> HTTP-Session: e930ba7d-0f7d-457b-b1c2-ef74896f5e63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15265 2024.08.05 16:53:44.505322 [ 3 ] {} <Debug> HTTP-Session: e930ba7d-0f7d-457b-b1c2-ef74896f5e63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15266 2024.08.05 16:53:44.505384 [ 197 ] {f97fc151-a900-4d1c-a039-72bdc4ea024c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 77 rows starting from the beginning of the part
15267 2024.08.05 16:53:44.505426 [ 3 ] {} <Trace> HTTP-Session: e930ba7d-0f7d-457b-b1c2-ef74896f5e63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15268 2024.08.05 16:53:44.505690 [ 197 ] {f97fc151-a900-4d1c-a039-72bdc4ea024c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 77 rows starting from the beginning of the part
15269 2024.08.05 16:53:44.505819 [ 3 ] {a4ebdc09-da94-4e50-97d8-743f0757f749} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
15270 2024.08.05 16:53:44.505998 [ 3 ] {a4ebdc09-da94-4e50-97d8-743f0757f749} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
15271 2024.08.05 16:53:44.506568 [ 3 ] {a4ebdc09-da94-4e50-97d8-743f0757f749} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15272 2024.08.05 16:53:44.507383 [ 3 ] {a4ebdc09-da94-4e50-97d8-743f0757f749} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15273 2024.08.05 16:53:44.507457 [ 3 ] {a4ebdc09-da94-4e50-97d8-743f0757f749} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB.
15274 2024.08.05 16:53:44.508673 [ 3 ] {a4ebdc09-da94-4e50-97d8-743f0757f749} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
15275 2024.08.05 16:53:44.509671 [ 197 ] {f97fc151-a900-4d1c-a039-72bdc4ea024c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2772 rows, containing 5 columns (5 merged, 0 gathered) in 0.006232387 sec., 444773.40704291954 rows/sec., 27.39 MiB/sec.
15276 2024.08.05 16:53:44.509908 [ 3 ] {a4ebdc09-da94-4e50-97d8-743f0757f749} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15277 2024.08.05 16:53:44.510051 [ 197 ] {f97fc151-a900-4d1c-a039-72bdc4ea024c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
15278 2024.08.05 16:53:44.510293 [ 145 ] {} <Debug> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
15279 2024.08.05 16:53:44.510436 [ 145 ] {} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15280 2024.08.05 16:53:44.510445 [ 3 ] {a4ebdc09-da94-4e50-97d8-743f0757f749} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.004802 sec., 33527.69679300291 rows/sec., 2.33 MiB/sec.
15281 2024.08.05 16:53:44.510491 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB.
15282 2024.08.05 16:53:44.511124 [ 189 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::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
15283 2024.08.05 16:53:44.511825 [ 3 ] {a4ebdc09-da94-4e50-97d8-743f0757f749} <Debug> DynamicQueryHandler: Done processing query
15284 2024.08.05 16:53:44.512043 [ 189 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15285 2024.08.05 16:53:44.512181 [ 189 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_76_15, total 12434 rows starting from the beginning of the part
15286 2024.08.05 16:53:44.512158 [ 3 ] {a4ebdc09-da94-4e50-97d8-743f0757f749} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
15287 2024.08.05 16:53:44.512496 [ 197 ] {f97fc151-a900-4d1c-a039-72bdc4ea024c::all_1_36_7} <Trace> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15288 2024.08.05 16:53:44.512605 [ 189 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::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
15289 2024.08.05 16:53:44.512941 [ 197 ] {f97fc151-a900-4d1c-a039-72bdc4ea024c::all_1_36_7} <Trace> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
15290 2024.08.05 16:53:44.513115 [ 189 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 197 rows starting from the beginning of the part
15291 2024.08.05 16:53:44.513313 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB.
15292 2024.08.05 16:53:44.513615 [ 189 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 160 rows starting from the beginning of the part
15293 2024.08.05 16:53:44.513905 [ 3 ] {} <Debug> HTTP-Session: e930ba7d-0f7d-457b-b1c2-ef74896f5e63 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15294 2024.08.05 16:53:44.514021 [ 189 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 160 rows starting from the beginning of the part
15295 2024.08.05 16:53:44.514295 [ 189 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 161 rows starting from the beginning of the part
15296 2024.08.05 16:53:44.514366 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 38940, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15297 2024.08.05 16:53:44.514545 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15298 2024.08.05 16:53:44.514644 [ 3 ] {} <Debug> HTTP-Session: a4687793-d2ae-48b7-a9bc-cd8b4044865f Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
15299 2024.08.05 16:53:44.514700 [ 3 ] {} <Debug> HTTP-Session: a4687793-d2ae-48b7-a9bc-cd8b4044865f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15300 2024.08.05 16:53:44.514755 [ 3 ] {} <Debug> HTTP-Session: a4687793-d2ae-48b7-a9bc-cd8b4044865f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15301 2024.08.05 16:53:44.514851 [ 3 ] {} <Trace> HTTP-Session: a4687793-d2ae-48b7-a9bc-cd8b4044865f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15302 2024.08.05 16:53:44.515273 [ 3 ] {9156b9aa-c089-4f4e-bd31-2aa629c5a176} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
15303 2024.08.05 16:53:44.515367 [ 3 ] {9156b9aa-c089-4f4e-bd31-2aa629c5a176} <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
15304 2024.08.05 16:53:44.516713 [ 3 ] {9156b9aa-c089-4f4e-bd31-2aa629c5a176} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15305 2024.08.05 16:53:44.518071 [ 3 ] {9156b9aa-c089-4f4e-bd31-2aa629c5a176} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15306 2024.08.05 16:53:44.518204 [ 3 ] {9156b9aa-c089-4f4e-bd31-2aa629c5a176} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB.
15307 2024.08.05 16:53:44.518969 [ 3 ] {9156b9aa-c089-4f4e-bd31-2aa629c5a176} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
15308 2024.08.05 16:53:44.519424 [ 3 ] {9156b9aa-c089-4f4e-bd31-2aa629c5a176} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15309 2024.08.05 16:53:44.519648 [ 145 ] {} <Debug> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
15310 2024.08.05 16:53:44.519746 [ 145 ] {} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15311 2024.08.05 16:53:44.519780 [ 3 ] {9156b9aa-c089-4f4e-bd31-2aa629c5a176} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.004805 sec., 4994.797086368366 rows/sec., 8.95 MiB/sec.
15312 2024.08.05 16:53:44.519799 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB.
15313 2024.08.05 16:53:44.520321 [ 189 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::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
15314 2024.08.05 16:53:44.521426 [ 188 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13272 rows, containing 5 columns (5 merged, 0 gathered) in 0.010691823 sec., 1241322.457358301 rows/sec., 86.53 MiB/sec.
15315 2024.08.05 16:53:44.522273 [ 188 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
15316 2024.08.05 16:53:44.522648 [ 3 ] {9156b9aa-c089-4f4e-bd31-2aa629c5a176} <Debug> DynamicQueryHandler: Done processing query
15317 2024.08.05 16:53:44.522757 [ 3 ] {9156b9aa-c089-4f4e-bd31-2aa629c5a176} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
15318 2024.08.05 16:53:44.522835 [ 3 ] {} <Debug> HTTP-Session: a4687793-d2ae-48b7-a9bc-cd8b4044865f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15319 2024.08.05 16:53:44.522857 [ 189 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15320 2024.08.05 16:53:44.523233 [ 189 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1166 rows starting from the beginning of the part
15321 2024.08.05 16:53:44.523253 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 4096, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15322 2024.08.05 16:53:44.523510 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15323 2024.08.05 16:53:44.523584 [ 3 ] {} <Debug> HTTP-Session: 537d29e3-873e-4ed3-baef-8b69ba4915e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
15324 2024.08.05 16:53:44.523718 [ 3 ] {} <Debug> HTTP-Session: 537d29e3-873e-4ed3-baef-8b69ba4915e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15325 2024.08.05 16:53:44.523817 [ 3 ] {} <Debug> HTTP-Session: 537d29e3-873e-4ed3-baef-8b69ba4915e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15326 2024.08.05 16:53:44.524011 [ 3 ] {} <Trace> HTTP-Session: 537d29e3-873e-4ed3-baef-8b69ba4915e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15327 2024.08.05 16:53:44.524191 [ 186 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15328 2024.08.05 16:53:44.524383 [ 189 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 22 rows starting from the beginning of the part
15329 2024.08.05 16:53:44.524411 [ 3 ] {f4eaba15-a563-42d0-a676-a10198c63a1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
15330 2024.08.05 16:53:44.524536 [ 186 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
15331 2024.08.05 16:53:44.524552 [ 3 ] {f4eaba15-a563-42d0-a676-a10198c63a1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
15332 2024.08.05 16:53:44.524865 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.78 MiB.
15333 2024.08.05 16:53:44.525565 [ 189 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 23 rows starting from the beginning of the part
15334 2024.08.05 16:53:44.525593 [ 3 ] {f4eaba15-a563-42d0-a676-a10198c63a1b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15335 2024.08.05 16:53:44.526304 [ 189 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 23 rows starting from the beginning of the part
15336 2024.08.05 16:53:44.526534 [ 3 ] {f4eaba15-a563-42d0-a676-a10198c63a1b} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15337 2024.08.05 16:53:44.526635 [ 3 ] {f4eaba15-a563-42d0-a676-a10198c63a1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB.
15338 2024.08.05 16:53:44.527014 [ 189 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 25 rows starting from the beginning of the part
15339 2024.08.05 16:53:44.527735 [ 189 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::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
15340 2024.08.05 16:53:44.527871 [ 3 ] {f4eaba15-a563-42d0-a676-a10198c63a1b} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
15341 2024.08.05 16:53:44.528797 [ 3 ] {f4eaba15-a563-42d0-a676-a10198c63a1b} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15342 2024.08.05 16:53:44.529142 [ 3 ] {f4eaba15-a563-42d0-a676-a10198c63a1b} <Debug> executeQuery: Read 29 rows, 1.64 KiB in 0.004842 sec., 5989.260636100785 rows/sec., 338.63 KiB/sec.
15343 2024.08.05 16:53:44.529561 [ 3 ] {f4eaba15-a563-42d0-a676-a10198c63a1b} <Debug> DynamicQueryHandler: Done processing query
15344 2024.08.05 16:53:44.529606 [ 3 ] {f4eaba15-a563-42d0-a676-a10198c63a1b} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
15345 2024.08.05 16:53:44.529631 [ 3 ] {} <Debug> HTTP-Session: 537d29e3-873e-4ed3-baef-8b69ba4915e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15346 2024.08.05 16:53:44.529768 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15347 2024.08.05 16:53:44.529828 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15348 2024.08.05 16:53:44.529849 [ 3 ] {} <Debug> HTTP-Session: fd2bed7d-e5c4-4ec2-a6c3-4fa608b118ca Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
15349 2024.08.05 16:53:44.529867 [ 3 ] {} <Debug> HTTP-Session: fd2bed7d-e5c4-4ec2-a6c3-4fa608b118ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15350 2024.08.05 16:53:44.529882 [ 3 ] {} <Debug> HTTP-Session: fd2bed7d-e5c4-4ec2-a6c3-4fa608b118ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15351 2024.08.05 16:53:44.529915 [ 3 ] {} <Trace> HTTP-Session: fd2bed7d-e5c4-4ec2-a6c3-4fa608b118ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15352 2024.08.05 16:53:44.530079 [ 3 ] {b9802640-6d84-4bb0-94bc-49ae735bc0e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
15353 2024.08.05 16:53:44.530142 [ 3 ] {b9802640-6d84-4bb0-94bc-49ae735bc0e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
15354 2024.08.05 16:53:44.530605 [ 3 ] {b9802640-6d84-4bb0-94bc-49ae735bc0e8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15355 2024.08.05 16:53:44.531532 [ 3 ] {b9802640-6d84-4bb0-94bc-49ae735bc0e8} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15356 2024.08.05 16:53:44.531602 [ 3 ] {b9802640-6d84-4bb0-94bc-49ae735bc0e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB.
15357 2024.08.05 16:53:44.532635 [ 3 ] {b9802640-6d84-4bb0-94bc-49ae735bc0e8} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
15358 2024.08.05 16:53:44.533591 [ 3 ] {b9802640-6d84-4bb0-94bc-49ae735bc0e8} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15359 2024.08.05 16:53:44.533951 [ 145 ] {} <Debug> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
15360 2024.08.05 16:53:44.534028 [ 3 ] {b9802640-6d84-4bb0-94bc-49ae735bc0e8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003996 sec., 15015.015015015013 rows/sec., 1.01 MiB/sec.
15361 2024.08.05 16:53:44.534049 [ 145 ] {} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15362 2024.08.05 16:53:44.534117 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB.
15363 2024.08.05 16:53:44.534692 [ 199 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::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
15364 2024.08.05 16:53:44.534704 [ 3 ] {b9802640-6d84-4bb0-94bc-49ae735bc0e8} <Debug> DynamicQueryHandler: Done processing query
15365 2024.08.05 16:53:44.534782 [ 3 ] {b9802640-6d84-4bb0-94bc-49ae735bc0e8} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15366 2024.08.05 16:53:44.534852 [ 3 ] {} <Debug> HTTP-Session: fd2bed7d-e5c4-4ec2-a6c3-4fa608b118ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15367 2024.08.05 16:53:44.534975 [ 199 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15368 2024.08.05 16:53:44.535013 [ 199 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4404 rows starting from the beginning of the part
15369 2024.08.05 16:53:44.535116 [ 199 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::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
15370 2024.08.05 16:53:44.535395 [ 199 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::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
15371 2024.08.05 16:53:44.535797 [ 199 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::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
15372 2024.08.05 16:53:44.535906 [ 199 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::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
15373 2024.08.05 16:53:44.536222 [ 199 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::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
15374 2024.08.05 16:53:44.537618 [ 189 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1283 rows, containing 19 columns (19 merged, 0 gathered) in 0.017663851 sec., 72634.21775919644 rows/sec., 130.16 MiB/sec.
15375 2024.08.05 16:53:44.538656 [ 189 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
15376 2024.08.05 16:53:44.539689 [ 199 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4704 rows, containing 4 columns (4 merged, 0 gathered) in 0.005365722 sec., 876676.0558970443 rows/sec., 59.05 MiB/sec.
15377 2024.08.05 16:53:44.539861 [ 189 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::all_1_76_15} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15378 2024.08.05 16:53:44.539958 [ 189 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::all_1_76_15} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
15379 2024.08.05 16:53:44.540039 [ 199 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
15380 2024.08.05 16:53:44.540198 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.61 MiB.
15381 2024.08.05 16:53:44.540569 [ 199 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_81_16} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15382 2024.08.05 16:53:44.540652 [ 199 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_81_16} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
15383 2024.08.05 16:53:44.540733 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB.
15384 2024.08.05 16:53:48.511923 [ 138 ] {} <Debug> DNSResolver: Updating DNS cache
15385 2024.08.05 16:53:48.512028 [ 138 ] {} <Debug> DNSResolver: Updated DNS cache
15386 2024.08.05 16:53:49.463884 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 4497, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15387 2024.08.05 16:53:49.464054 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15388 2024.08.05 16:53:49.464103 [ 3 ] {} <Debug> HTTP-Session: b566e7dc-adea-41c1-bd11-384612eec859 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
15389 2024.08.05 16:53:49.464152 [ 3 ] {} <Debug> HTTP-Session: b566e7dc-adea-41c1-bd11-384612eec859 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15390 2024.08.05 16:53:49.464187 [ 3 ] {} <Debug> HTTP-Session: b566e7dc-adea-41c1-bd11-384612eec859 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15391 2024.08.05 16:53:49.464276 [ 3 ] {} <Trace> HTTP-Session: b566e7dc-adea-41c1-bd11-384612eec859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15392 2024.08.05 16:53:49.464584 [ 3 ] {5b21d3b8-3d75-4e6e-8c3c-775f2360cfd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
15393 2024.08.05 16:53:49.464692 [ 3 ] {5b21d3b8-3d75-4e6e-8c3c-775f2360cfd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
15394 2024.08.05 16:53:49.465024 [ 3 ] {5b21d3b8-3d75-4e6e-8c3c-775f2360cfd1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15395 2024.08.05 16:53:49.465465 [ 3 ] {5b21d3b8-3d75-4e6e-8c3c-775f2360cfd1} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15396 2024.08.05 16:53:49.465506 [ 3 ] {5b21d3b8-3d75-4e6e-8c3c-775f2360cfd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB.
15397 2024.08.05 16:53:49.465878 [ 3 ] {5b21d3b8-3d75-4e6e-8c3c-775f2360cfd1} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
15398 2024.08.05 16:53:49.466224 [ 3 ] {5b21d3b8-3d75-4e6e-8c3c-775f2360cfd1} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15399 2024.08.05 16:53:49.466398 [ 3 ] {5b21d3b8-3d75-4e6e-8c3c-775f2360cfd1} <Debug> executeQuery: Read 31 rows, 2.51 KiB in 0.001917 sec., 16171.100678142931 rows/sec., 1.28 MiB/sec.
15400 2024.08.05 16:53:49.466715 [ 3 ] {5b21d3b8-3d75-4e6e-8c3c-775f2360cfd1} <Debug> DynamicQueryHandler: Done processing query
15401 2024.08.05 16:53:49.466791 [ 3 ] {5b21d3b8-3d75-4e6e-8c3c-775f2360cfd1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15402 2024.08.05 16:53:49.466851 [ 3 ] {} <Debug> HTTP-Session: b566e7dc-adea-41c1-bd11-384612eec859 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15403 2024.08.05 16:53:49.467133 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15404 2024.08.05 16:53:49.467229 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15405 2024.08.05 16:53:49.467251 [ 3 ] {} <Debug> HTTP-Session: 3d511b39-e6f9-4c59-83bf-209bc40ee011 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
15406 2024.08.05 16:53:49.467268 [ 3 ] {} <Debug> HTTP-Session: 3d511b39-e6f9-4c59-83bf-209bc40ee011 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15407 2024.08.05 16:53:49.467284 [ 3 ] {} <Debug> HTTP-Session: 3d511b39-e6f9-4c59-83bf-209bc40ee011 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15408 2024.08.05 16:53:49.467316 [ 3 ] {} <Trace> HTTP-Session: 3d511b39-e6f9-4c59-83bf-209bc40ee011 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15409 2024.08.05 16:53:49.467416 [ 3 ] {f0ddd099-eefb-4866-95b2-f0e8b85fe646} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
15410 2024.08.05 16:53:49.467460 [ 3 ] {f0ddd099-eefb-4866-95b2-f0e8b85fe646} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
15411 2024.08.05 16:53:49.467607 [ 3 ] {f0ddd099-eefb-4866-95b2-f0e8b85fe646} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15412 2024.08.05 16:53:49.467875 [ 3 ] {f0ddd099-eefb-4866-95b2-f0e8b85fe646} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15413 2024.08.05 16:53:49.467913 [ 3 ] {f0ddd099-eefb-4866-95b2-f0e8b85fe646} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB.
15414 2024.08.05 16:53:49.468220 [ 3 ] {f0ddd099-eefb-4866-95b2-f0e8b85fe646} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
15415 2024.08.05 16:53:49.468541 [ 3 ] {f0ddd099-eefb-4866-95b2-f0e8b85fe646} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15416 2024.08.05 16:53:49.468711 [ 3 ] {f0ddd099-eefb-4866-95b2-f0e8b85fe646} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001314 sec., 3044.1400304414 rows/sec., 248.23 KiB/sec.
15417 2024.08.05 16:53:49.468866 [ 3 ] {f0ddd099-eefb-4866-95b2-f0e8b85fe646} <Debug> DynamicQueryHandler: Done processing query
15418 2024.08.05 16:53:49.468891 [ 3 ] {f0ddd099-eefb-4866-95b2-f0e8b85fe646} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
15419 2024.08.05 16:53:49.468906 [ 3 ] {} <Debug> HTTP-Session: 3d511b39-e6f9-4c59-83bf-209bc40ee011 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15420 2024.08.05 16:53:49.469047 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 22177, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15421 2024.08.05 16:53:49.469096 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15422 2024.08.05 16:53:49.469115 [ 3 ] {} <Debug> HTTP-Session: 30910843-738b-4d7f-92ce-6a2d816292f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
15423 2024.08.05 16:53:49.469132 [ 3 ] {} <Debug> HTTP-Session: 30910843-738b-4d7f-92ce-6a2d816292f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15424 2024.08.05 16:53:49.469145 [ 3 ] {} <Debug> HTTP-Session: 30910843-738b-4d7f-92ce-6a2d816292f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15425 2024.08.05 16:53:49.469177 [ 3 ] {} <Trace> HTTP-Session: 30910843-738b-4d7f-92ce-6a2d816292f9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15426 2024.08.05 16:53:49.469324 [ 3 ] {e12d3c3d-9bef-43cd-9072-abc64a3b21ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
15427 2024.08.05 16:53:49.469366 [ 3 ] {e12d3c3d-9bef-43cd-9072-abc64a3b21ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
15428 2024.08.05 16:53:49.469494 [ 3 ] {e12d3c3d-9bef-43cd-9072-abc64a3b21ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15429 2024.08.05 16:53:49.469856 [ 3 ] {e12d3c3d-9bef-43cd-9072-abc64a3b21ed} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15430 2024.08.05 16:53:49.469893 [ 3 ] {e12d3c3d-9bef-43cd-9072-abc64a3b21ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB.
15431 2024.08.05 16:53:49.470216 [ 3 ] {e12d3c3d-9bef-43cd-9072-abc64a3b21ed} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
15432 2024.08.05 16:53:49.470539 [ 3 ] {e12d3c3d-9bef-43cd-9072-abc64a3b21ed} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15433 2024.08.05 16:53:49.470688 [ 3 ] {e12d3c3d-9bef-43cd-9072-abc64a3b21ed} <Debug> executeQuery: Read 151 rows, 13.00 KiB in 0.001421 sec., 106263.19493314567 rows/sec., 8.93 MiB/sec.
15434 2024.08.05 16:53:49.470948 [ 3 ] {e12d3c3d-9bef-43cd-9072-abc64a3b21ed} <Debug> DynamicQueryHandler: Done processing query
15435 2024.08.05 16:53:49.471007 [ 3 ] {e12d3c3d-9bef-43cd-9072-abc64a3b21ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
15436 2024.08.05 16:53:49.471063 [ 3 ] {} <Debug> HTTP-Session: 30910843-738b-4d7f-92ce-6a2d816292f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15437 2024.08.05 16:53:49.471256 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 613, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15438 2024.08.05 16:53:49.471310 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15439 2024.08.05 16:53:49.471330 [ 3 ] {} <Debug> HTTP-Session: 706b6662-f556-4500-aeaf-754883da6e1f Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
15440 2024.08.05 16:53:49.471346 [ 3 ] {} <Debug> HTTP-Session: 706b6662-f556-4500-aeaf-754883da6e1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15441 2024.08.05 16:53:49.471360 [ 3 ] {} <Debug> HTTP-Session: 706b6662-f556-4500-aeaf-754883da6e1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15442 2024.08.05 16:53:49.471391 [ 3 ] {} <Trace> HTTP-Session: 706b6662-f556-4500-aeaf-754883da6e1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15443 2024.08.05 16:53:49.471493 [ 3 ] {cee023a6-6ae4-4a95-a260-506720d31c67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
15444 2024.08.05 16:53:49.471536 [ 3 ] {cee023a6-6ae4-4a95-a260-506720d31c67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
15445 2024.08.05 16:53:49.471679 [ 3 ] {cee023a6-6ae4-4a95-a260-506720d31c67} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15446 2024.08.05 16:53:49.471929 [ 3 ] {cee023a6-6ae4-4a95-a260-506720d31c67} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15447 2024.08.05 16:53:49.471965 [ 3 ] {cee023a6-6ae4-4a95-a260-506720d31c67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB.
15448 2024.08.05 16:53:49.472278 [ 3 ] {cee023a6-6ae4-4a95-a260-506720d31c67} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
15449 2024.08.05 16:53:49.472592 [ 3 ] {cee023a6-6ae4-4a95-a260-506720d31c67} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15450 2024.08.05 16:53:49.472752 [ 3 ] {cee023a6-6ae4-4a95-a260-506720d31c67} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001279 sec., 3127.443315089914 rows/sec., 218.37 KiB/sec.
15451 2024.08.05 16:53:49.473062 [ 3 ] {cee023a6-6ae4-4a95-a260-506720d31c67} <Debug> DynamicQueryHandler: Done processing query
15452 2024.08.05 16:53:49.473098 [ 3 ] {cee023a6-6ae4-4a95-a260-506720d31c67} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
15453 2024.08.05 16:53:49.473118 [ 3 ] {} <Debug> HTTP-Session: 706b6662-f556-4500-aeaf-754883da6e1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15454 2024.08.05 16:53:49.473257 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 17353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15455 2024.08.05 16:53:49.473321 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15456 2024.08.05 16:53:49.473344 [ 3 ] {} <Debug> HTTP-Session: 60a3495d-9a92-4e20-b468-9219c4edf1e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
15457 2024.08.05 16:53:49.473364 [ 3 ] {} <Debug> HTTP-Session: 60a3495d-9a92-4e20-b468-9219c4edf1e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15458 2024.08.05 16:53:49.473381 [ 3 ] {} <Debug> HTTP-Session: 60a3495d-9a92-4e20-b468-9219c4edf1e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15459 2024.08.05 16:53:49.473419 [ 3 ] {} <Trace> HTTP-Session: 60a3495d-9a92-4e20-b468-9219c4edf1e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15460 2024.08.05 16:53:49.473573 [ 3 ] {179e9cf2-6745-4515-af45-d16758784ebf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
15461 2024.08.05 16:53:49.473626 [ 3 ] {179e9cf2-6745-4515-af45-d16758784ebf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
15462 2024.08.05 16:53:49.473803 [ 3 ] {179e9cf2-6745-4515-af45-d16758784ebf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15463 2024.08.05 16:53:49.474149 [ 3 ] {179e9cf2-6745-4515-af45-d16758784ebf} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15464 2024.08.05 16:53:49.474185 [ 3 ] {179e9cf2-6745-4515-af45-d16758784ebf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB.
15465 2024.08.05 16:53:49.474508 [ 3 ] {179e9cf2-6745-4515-af45-d16758784ebf} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
15466 2024.08.05 16:53:49.474826 [ 3 ] {179e9cf2-6745-4515-af45-d16758784ebf} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15467 2024.08.05 16:53:49.474978 [ 3 ] {179e9cf2-6745-4515-af45-d16758784ebf} <Debug> executeQuery: Read 102 rows, 8.19 KiB in 0.001455 sec., 70103.09278350516 rows/sec., 5.50 MiB/sec.
15468 2024.08.05 16:53:49.475146 [ 3 ] {179e9cf2-6745-4515-af45-d16758784ebf} <Debug> DynamicQueryHandler: Done processing query
15469 2024.08.05 16:53:49.475171 [ 3 ] {179e9cf2-6745-4515-af45-d16758784ebf} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
15470 2024.08.05 16:53:49.475187 [ 3 ] {} <Debug> HTTP-Session: 60a3495d-9a92-4e20-b468-9219c4edf1e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15471 2024.08.05 16:53:49.475376 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 30964, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15472 2024.08.05 16:53:49.475425 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15473 2024.08.05 16:53:49.475444 [ 3 ] {} <Debug> HTTP-Session: edc71dc6-b78b-4612-bace-335fb92959ca Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
15474 2024.08.05 16:53:49.475460 [ 3 ] {} <Debug> HTTP-Session: edc71dc6-b78b-4612-bace-335fb92959ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15475 2024.08.05 16:53:49.475474 [ 3 ] {} <Debug> HTTP-Session: edc71dc6-b78b-4612-bace-335fb92959ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15476 2024.08.05 16:53:49.475505 [ 3 ] {} <Trace> HTTP-Session: edc71dc6-b78b-4612-bace-335fb92959ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15477 2024.08.05 16:53:49.475643 [ 3 ] {b96acb0c-cb57-403c-82f5-d81e0e2d6ee7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
15478 2024.08.05 16:53:49.475691 [ 3 ] {b96acb0c-cb57-403c-82f5-d81e0e2d6ee7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
15479 2024.08.05 16:53:49.475838 [ 3 ] {b96acb0c-cb57-403c-82f5-d81e0e2d6ee7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15480 2024.08.05 16:53:49.476166 [ 3 ] {b96acb0c-cb57-403c-82f5-d81e0e2d6ee7} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15481 2024.08.05 16:53:49.476202 [ 3 ] {b96acb0c-cb57-403c-82f5-d81e0e2d6ee7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB.
15482 2024.08.05 16:53:49.476592 [ 3 ] {b96acb0c-cb57-403c-82f5-d81e0e2d6ee7} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
15483 2024.08.05 16:53:49.476934 [ 3 ] {b96acb0c-cb57-403c-82f5-d81e0e2d6ee7} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15484 2024.08.05 16:53:49.477078 [ 3 ] {b96acb0c-cb57-403c-82f5-d81e0e2d6ee7} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001497 sec., 108216.43286573146 rows/sec., 7.54 MiB/sec.
15485 2024.08.05 16:53:49.477347 [ 3 ] {b96acb0c-cb57-403c-82f5-d81e0e2d6ee7} <Debug> DynamicQueryHandler: Done processing query
15486 2024.08.05 16:53:49.477374 [ 3 ] {b96acb0c-cb57-403c-82f5-d81e0e2d6ee7} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
15487 2024.08.05 16:53:49.477391 [ 3 ] {} <Debug> HTTP-Session: edc71dc6-b78b-4612-bace-335fb92959ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15488 2024.08.05 16:53:49.477697 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 49641, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15489 2024.08.05 16:53:49.477768 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15490 2024.08.05 16:53:49.477787 [ 3 ] {} <Debug> HTTP-Session: e2c4f707-7a15-4bb5-bb7c-ce9c7de76e7c Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
15491 2024.08.05 16:53:49.477803 [ 3 ] {} <Debug> HTTP-Session: e2c4f707-7a15-4bb5-bb7c-ce9c7de76e7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15492 2024.08.05 16:53:49.477817 [ 3 ] {} <Debug> HTTP-Session: e2c4f707-7a15-4bb5-bb7c-ce9c7de76e7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15493 2024.08.05 16:53:49.477848 [ 3 ] {} <Trace> HTTP-Session: e2c4f707-7a15-4bb5-bb7c-ce9c7de76e7c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15494 2024.08.05 16:53:49.478154 [ 3 ] {dceefdc8-5d1f-447f-b7ae-469253a5905a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
15495 2024.08.05 16:53:49.478224 [ 3 ] {dceefdc8-5d1f-447f-b7ae-469253a5905a} <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
15496 2024.08.05 16:53:49.478653 [ 3 ] {dceefdc8-5d1f-447f-b7ae-469253a5905a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15497 2024.08.05 16:53:49.479239 [ 3 ] {dceefdc8-5d1f-447f-b7ae-469253a5905a} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15498 2024.08.05 16:53:49.479276 [ 3 ] {dceefdc8-5d1f-447f-b7ae-469253a5905a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB.
15499 2024.08.05 16:53:49.479898 [ 3 ] {dceefdc8-5d1f-447f-b7ae-469253a5905a} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
15500 2024.08.05 16:53:49.480312 [ 3 ] {dceefdc8-5d1f-447f-b7ae-469253a5905a} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15501 2024.08.05 16:53:49.480508 [ 3 ] {dceefdc8-5d1f-447f-b7ae-469253a5905a} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002565 sec., 12085.769980506822 rows/sec., 21.66 MiB/sec.
15502 2024.08.05 16:53:49.480939 [ 3 ] {dceefdc8-5d1f-447f-b7ae-469253a5905a} <Debug> DynamicQueryHandler: Done processing query
15503 2024.08.05 16:53:49.481005 [ 3 ] {dceefdc8-5d1f-447f-b7ae-469253a5905a} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
15504 2024.08.05 16:53:49.481069 [ 3 ] {} <Debug> HTTP-Session: e2c4f707-7a15-4bb5-bb7c-ce9c7de76e7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15505 2024.08.05 16:53:49.481243 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 563, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15506 2024.08.05 16:53:49.481296 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15507 2024.08.05 16:53:49.481315 [ 3 ] {} <Debug> HTTP-Session: 12ab6a3a-1c53-4c5c-87ff-63a94203d6ae Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
15508 2024.08.05 16:53:49.481332 [ 3 ] {} <Debug> HTTP-Session: 12ab6a3a-1c53-4c5c-87ff-63a94203d6ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15509 2024.08.05 16:53:49.481346 [ 3 ] {} <Debug> HTTP-Session: 12ab6a3a-1c53-4c5c-87ff-63a94203d6ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15510 2024.08.05 16:53:49.481378 [ 3 ] {} <Trace> HTTP-Session: 12ab6a3a-1c53-4c5c-87ff-63a94203d6ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15511 2024.08.05 16:53:49.481479 [ 3 ] {f9eb1e2c-73ea-48e8-832f-e30f2993ade9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
15512 2024.08.05 16:53:49.481526 [ 3 ] {f9eb1e2c-73ea-48e8-832f-e30f2993ade9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
15513 2024.08.05 16:53:49.481661 [ 3 ] {f9eb1e2c-73ea-48e8-832f-e30f2993ade9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15514 2024.08.05 16:53:49.481892 [ 3 ] {f9eb1e2c-73ea-48e8-832f-e30f2993ade9} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15515 2024.08.05 16:53:49.481928 [ 3 ] {f9eb1e2c-73ea-48e8-832f-e30f2993ade9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB.
15516 2024.08.05 16:53:49.482295 [ 3 ] {f9eb1e2c-73ea-48e8-832f-e30f2993ade9} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
15517 2024.08.05 16:53:49.482624 [ 3 ] {f9eb1e2c-73ea-48e8-832f-e30f2993ade9} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15518 2024.08.05 16:53:49.482784 [ 3 ] {f9eb1e2c-73ea-48e8-832f-e30f2993ade9} <Debug> executeQuery: Read 3 rows, 246.00 B in 0.001325 sec., 2264.1509433962265 rows/sec., 181.31 KiB/sec.
15519 2024.08.05 16:53:49.482784 [ 137 ] {} <Debug> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
15520 2024.08.05 16:53:49.482904 [ 137 ] {} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15521 2024.08.05 16:53:49.482944 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB.
15522 2024.08.05 16:53:49.483030 [ 3 ] {f9eb1e2c-73ea-48e8-832f-e30f2993ade9} <Debug> DynamicQueryHandler: Done processing query
15523 2024.08.05 16:53:49.483090 [ 3 ] {f9eb1e2c-73ea-48e8-832f-e30f2993ade9} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
15524 2024.08.05 16:53:49.483144 [ 3 ] {} <Debug> HTTP-Session: 12ab6a3a-1c53-4c5c-87ff-63a94203d6ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15525 2024.08.05 16:53:49.483208 [ 196 ] {ae17f19f-5f7e-41fb-b229-935f5864debe::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
15526 2024.08.05 16:53:49.483339 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15527 2024.08.05 16:53:49.483467 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15528 2024.08.05 16:53:49.483530 [ 3 ] {} <Debug> HTTP-Session: bc9ebe68-fe42-4858-8a65-bca34375b6fc Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
15529 2024.08.05 16:53:49.483582 [ 3 ] {} <Debug> HTTP-Session: bc9ebe68-fe42-4858-8a65-bca34375b6fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15530 2024.08.05 16:53:49.483581 [ 196 ] {ae17f19f-5f7e-41fb-b229-935f5864debe::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15531 2024.08.05 16:53:49.483609 [ 3 ] {} <Debug> HTTP-Session: bc9ebe68-fe42-4858-8a65-bca34375b6fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15532 2024.08.05 16:53:49.483679 [ 196 ] {ae17f19f-5f7e-41fb-b229-935f5864debe::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 792 rows starting from the beginning of the part
15533 2024.08.05 16:53:49.483698 [ 3 ] {} <Trace> HTTP-Session: bc9ebe68-fe42-4858-8a65-bca34375b6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15534 2024.08.05 16:53:49.483830 [ 196 ] {ae17f19f-5f7e-41fb-b229-935f5864debe::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 23 rows starting from the beginning of the part
15535 2024.08.05 16:53:49.484182 [ 3 ] {bc890843-9d99-4de4-9f92-37776a74c48f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
15536 2024.08.05 16:53:49.484235 [ 196 ] {ae17f19f-5f7e-41fb-b229-935f5864debe::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 9 rows starting from the beginning of the part
15537 2024.08.05 16:53:49.484329 [ 3 ] {bc890843-9d99-4de4-9f92-37776a74c48f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
15538 2024.08.05 16:53:49.484573 [ 196 ] {ae17f19f-5f7e-41fb-b229-935f5864debe::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 23 rows starting from the beginning of the part
15539 2024.08.05 16:53:49.484919 [ 196 ] {ae17f19f-5f7e-41fb-b229-935f5864debe::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 29 rows starting from the beginning of the part
15540 2024.08.05 16:53:49.485276 [ 196 ] {ae17f19f-5f7e-41fb-b229-935f5864debe::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 3 rows starting from the beginning of the part
15541 2024.08.05 16:53:49.485375 [ 3 ] {bc890843-9d99-4de4-9f92-37776a74c48f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15542 2024.08.05 16:53:49.486301 [ 3 ] {bc890843-9d99-4de4-9f92-37776a74c48f} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15543 2024.08.05 16:53:49.486373 [ 3 ] {bc890843-9d99-4de4-9f92-37776a74c48f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB.
15544 2024.08.05 16:53:49.487392 [ 3 ] {bc890843-9d99-4de4-9f92-37776a74c48f} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
15545 2024.08.05 16:53:49.488148 [ 187 ] {ae17f19f-5f7e-41fb-b229-935f5864debe::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 879 rows, containing 4 columns (4 merged, 0 gathered) in 0.005082897 sec., 172932.87666462647 rows/sec., 9.32 MiB/sec.
15546 2024.08.05 16:53:49.488177 [ 3 ] {bc890843-9d99-4de4-9f92-37776a74c48f} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15547 2024.08.05 16:53:49.488499 [ 3 ] {bc890843-9d99-4de4-9f92-37776a74c48f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004579 sec., 13103.29766324525 rows/sec., 904.26 KiB/sec.
15548 2024.08.05 16:53:49.488705 [ 187 ] {ae17f19f-5f7e-41fb-b229-935f5864debe::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
15549 2024.08.05 16:53:49.488821 [ 3 ] {bc890843-9d99-4de4-9f92-37776a74c48f} <Debug> DynamicQueryHandler: Done processing query
15550 2024.08.05 16:53:49.488889 [ 3 ] {bc890843-9d99-4de4-9f92-37776a74c48f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15551 2024.08.05 16:53:49.488933 [ 3 ] {} <Debug> HTTP-Session: bc9ebe68-fe42-4858-8a65-bca34375b6fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15552 2024.08.05 16:53:49.489404 [ 187 ] {ae17f19f-5f7e-41fb-b229-935f5864debe::all_1_41_8} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15553 2024.08.05 16:53:49.489499 [ 187 ] {ae17f19f-5f7e-41fb-b229-935f5864debe::all_1_41_8} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
15554 2024.08.05 16:53:49.489601 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB.
15555 2024.08.05 16:53:54.468386 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 4190, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15556 2024.08.05 16:53:54.468583 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15557 2024.08.05 16:53:54.468629 [ 3 ] {} <Debug> HTTP-Session: 15bf9e44-3ebb-441f-afa9-760c77eecb91 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
15558 2024.08.05 16:53:54.468671 [ 3 ] {} <Debug> HTTP-Session: 15bf9e44-3ebb-441f-afa9-760c77eecb91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15559 2024.08.05 16:53:54.468699 [ 3 ] {} <Debug> HTTP-Session: 15bf9e44-3ebb-441f-afa9-760c77eecb91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15560 2024.08.05 16:53:54.468779 [ 3 ] {} <Trace> HTTP-Session: 15bf9e44-3ebb-441f-afa9-760c77eecb91 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15561 2024.08.05 16:53:54.469092 [ 3 ] {41124c97-7a00-42fd-8417-53a1863d52b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
15562 2024.08.05 16:53:54.469196 [ 3 ] {41124c97-7a00-42fd-8417-53a1863d52b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
15563 2024.08.05 16:53:54.469456 [ 3 ] {41124c97-7a00-42fd-8417-53a1863d52b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15564 2024.08.05 16:53:54.469862 [ 3 ] {41124c97-7a00-42fd-8417-53a1863d52b5} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15565 2024.08.05 16:53:54.469902 [ 3 ] {41124c97-7a00-42fd-8417-53a1863d52b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB.
15566 2024.08.05 16:53:54.470269 [ 3 ] {41124c97-7a00-42fd-8417-53a1863d52b5} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
15567 2024.08.05 16:53:54.470616 [ 3 ] {41124c97-7a00-42fd-8417-53a1863d52b5} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15568 2024.08.05 16:53:54.470763 [ 3 ] {41124c97-7a00-42fd-8417-53a1863d52b5} <Debug> executeQuery: Read 30 rows, 2.29 KiB in 0.001777 sec., 16882.386043894203 rows/sec., 1.26 MiB/sec.
15569 2024.08.05 16:53:54.470982 [ 3 ] {41124c97-7a00-42fd-8417-53a1863d52b5} <Debug> DynamicQueryHandler: Done processing query
15570 2024.08.05 16:53:54.471016 [ 3 ] {41124c97-7a00-42fd-8417-53a1863d52b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15571 2024.08.05 16:53:54.471035 [ 3 ] {} <Debug> HTTP-Session: 15bf9e44-3ebb-441f-afa9-760c77eecb91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15572 2024.08.05 16:53:54.471168 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15573 2024.08.05 16:53:54.471216 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15574 2024.08.05 16:53:54.471235 [ 3 ] {} <Debug> HTTP-Session: 8997110b-f430-4260-bdf5-afc91b73ed25 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
15575 2024.08.05 16:53:54.471252 [ 3 ] {} <Debug> HTTP-Session: 8997110b-f430-4260-bdf5-afc91b73ed25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15576 2024.08.05 16:53:54.471266 [ 3 ] {} <Debug> HTTP-Session: 8997110b-f430-4260-bdf5-afc91b73ed25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15577 2024.08.05 16:53:54.471297 [ 3 ] {} <Trace> HTTP-Session: 8997110b-f430-4260-bdf5-afc91b73ed25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15578 2024.08.05 16:53:54.471396 [ 3 ] {6c4d3d07-62f0-4f94-9379-c92f5fcb3abe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
15579 2024.08.05 16:53:54.471440 [ 3 ] {6c4d3d07-62f0-4f94-9379-c92f5fcb3abe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
15580 2024.08.05 16:53:54.471567 [ 3 ] {6c4d3d07-62f0-4f94-9379-c92f5fcb3abe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15581 2024.08.05 16:53:54.471872 [ 3 ] {6c4d3d07-62f0-4f94-9379-c92f5fcb3abe} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15582 2024.08.05 16:53:54.471909 [ 3 ] {6c4d3d07-62f0-4f94-9379-c92f5fcb3abe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB.
15583 2024.08.05 16:53:54.472208 [ 3 ] {6c4d3d07-62f0-4f94-9379-c92f5fcb3abe} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
15584 2024.08.05 16:53:54.472523 [ 3 ] {6c4d3d07-62f0-4f94-9379-c92f5fcb3abe} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15585 2024.08.05 16:53:54.472644 [ 134 ] {} <Debug> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb) (MergerMutator): Selected 6 parts from all_1_38_8 to all_43_43_0
15586 2024.08.05 16:53:54.472648 [ 3 ] {6c4d3d07-62f0-4f94-9379-c92f5fcb3abe} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001274 sec., 1569.8587127158555 rows/sec., 128.01 KiB/sec.
15587 2024.08.05 16:53:54.472686 [ 134 ] {} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15588 2024.08.05 16:53:54.472722 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB.
15589 2024.08.05 16:53:54.472878 [ 3 ] {6c4d3d07-62f0-4f94-9379-c92f5fcb3abe} <Debug> DynamicQueryHandler: Done processing query
15590 2024.08.05 16:53:54.472910 [ 201 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_43_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_38_8 to all_43_43_0 into Compact with storage Full
15591 2024.08.05 16:53:54.472917 [ 3 ] {6c4d3d07-62f0-4f94-9379-c92f5fcb3abe} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
15592 2024.08.05 16:53:54.473007 [ 3 ] {} <Debug> HTTP-Session: 8997110b-f430-4260-bdf5-afc91b73ed25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15593 2024.08.05 16:53:54.473151 [ 201 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_43_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15594 2024.08.05 16:53:54.473203 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 35342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15595 2024.08.05 16:53:54.473222 [ 201 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_38_8, total 16 rows starting from the beginning of the part
15596 2024.08.05 16:53:54.473293 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15597 2024.08.05 16:53:54.473366 [ 3 ] {} <Debug> HTTP-Session: 1e950e59-6319-41f6-9277-0e849302c015 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
15598 2024.08.05 16:53:54.473438 [ 3 ] {} <Debug> HTTP-Session: 1e950e59-6319-41f6-9277-0e849302c015 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15599 2024.08.05 16:53:54.473458 [ 201 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 2 rows starting from the beginning of the part
15600 2024.08.05 16:53:54.473480 [ 3 ] {} <Debug> HTTP-Session: 1e950e59-6319-41f6-9277-0e849302c015 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15601 2024.08.05 16:53:54.473591 [ 3 ] {} <Trace> HTTP-Session: 1e950e59-6319-41f6-9277-0e849302c015 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15602 2024.08.05 16:53:54.473728 [ 201 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 2 rows starting from the beginning of the part
15603 2024.08.05 16:53:54.474012 [ 201 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 2 rows starting from the beginning of the part
15604 2024.08.05 16:53:54.474153 [ 3 ] {b36f55f3-2793-4d33-8a71-fdb856c30520} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
15605 2024.08.05 16:53:54.474327 [ 201 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 4 rows starting from the beginning of the part
15606 2024.08.05 16:53:54.474417 [ 3 ] {b36f55f3-2793-4d33-8a71-fdb856c30520} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
15607 2024.08.05 16:53:54.474681 [ 201 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 2 rows starting from the beginning of the part
15608 2024.08.05 16:53:54.475336 [ 3 ] {b36f55f3-2793-4d33-8a71-fdb856c30520} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15609 2024.08.05 16:53:54.476265 [ 3 ] {b36f55f3-2793-4d33-8a71-fdb856c30520} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15610 2024.08.05 16:53:54.476340 [ 3 ] {b36f55f3-2793-4d33-8a71-fdb856c30520} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB.
15611 2024.08.05 16:53:54.478108 [ 3 ] {b36f55f3-2793-4d33-8a71-fdb856c30520} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
15612 2024.08.05 16:53:54.478411 [ 196 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_43_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 4 columns (4 merged, 0 gathered) in 0.005585505 sec., 5012.9755501069285 rows/sec., 408.77 KiB/sec.
15613 2024.08.05 16:53:54.478647 [ 196 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_43_9} <Trace> MergedBlockOutputStream: filled checksums all_1_43_9 (state Temporary)
15614 2024.08.05 16:53:54.478774 [ 3 ] {b36f55f3-2793-4d33-8a71-fdb856c30520} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15615 2024.08.05 16:53:54.479089 [ 3 ] {b36f55f3-2793-4d33-8a71-fdb856c30520} <Debug> executeQuery: Read 234 rows, 21.13 KiB in 0.005132 sec., 45596.258768511296 rows/sec., 4.02 MiB/sec.
15616 2024.08.05 16:53:54.479787 [ 3 ] {b36f55f3-2793-4d33-8a71-fdb856c30520} <Debug> DynamicQueryHandler: Done processing query
15617 2024.08.05 16:53:54.479864 [ 3 ] {b36f55f3-2793-4d33-8a71-fdb856c30520} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB.
15618 2024.08.05 16:53:54.479915 [ 3 ] {} <Debug> HTTP-Session: 1e950e59-6319-41f6-9277-0e849302c015 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15619 2024.08.05 16:53:54.480205 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15620 2024.08.05 16:53:54.480283 [ 190 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_43_9} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Renaming temporary part tmp_merge_all_1_43_9 to all_1_43_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15621 2024.08.05 16:53:54.480302 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15622 2024.08.05 16:53:54.480342 [ 3 ] {} <Debug> HTTP-Session: d92bb055-6b62-4762-b715-2b5b42cc7968 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
15623 2024.08.05 16:53:54.480369 [ 3 ] {} <Debug> HTTP-Session: d92bb055-6b62-4762-b715-2b5b42cc7968 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15624 2024.08.05 16:53:54.480391 [ 3 ] {} <Debug> HTTP-Session: d92bb055-6b62-4762-b715-2b5b42cc7968 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15625 2024.08.05 16:53:54.480418 [ 190 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_43_9} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb) (MergerMutator): Merged 6 parts: [all_1_38_8, all_43_43_0] -> all_1_43_9
15626 2024.08.05 16:53:54.480428 [ 3 ] {} <Trace> HTTP-Session: d92bb055-6b62-4762-b715-2b5b42cc7968 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15627 2024.08.05 16:53:54.480527 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
15628 2024.08.05 16:53:54.480552 [ 3 ] {101e2588-da57-4534-b9fe-84e51c9f0585} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
15629 2024.08.05 16:53:54.480597 [ 3 ] {101e2588-da57-4534-b9fe-84e51c9f0585} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
15630 2024.08.05 16:53:54.480733 [ 3 ] {101e2588-da57-4534-b9fe-84e51c9f0585} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15631 2024.08.05 16:53:54.481069 [ 3 ] {101e2588-da57-4534-b9fe-84e51c9f0585} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15632 2024.08.05 16:53:54.481106 [ 3 ] {101e2588-da57-4534-b9fe-84e51c9f0585} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB.
15633 2024.08.05 16:53:54.481411 [ 3 ] {101e2588-da57-4534-b9fe-84e51c9f0585} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
15634 2024.08.05 16:53:54.481721 [ 3 ] {101e2588-da57-4534-b9fe-84e51c9f0585} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15635 2024.08.05 16:53:54.481843 [ 134 ] {} <Debug> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0) (MergerMutator): Selected 6 parts from all_1_38_8 to all_43_43_0
15636 2024.08.05 16:53:54.481846 [ 3 ] {101e2588-da57-4534-b9fe-84e51c9f0585} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001324 sec., 1510.5740181268882 rows/sec., 105.47 KiB/sec.
15637 2024.08.05 16:53:54.481875 [ 134 ] {} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15638 2024.08.05 16:53:54.481909 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB.
15639 2024.08.05 16:53:54.482079 [ 196 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_43_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_38_8 to all_43_43_0 into Compact with storage Full
15640 2024.08.05 16:53:54.482115 [ 3 ] {101e2588-da57-4534-b9fe-84e51c9f0585} <Debug> DynamicQueryHandler: Done processing query
15641 2024.08.05 16:53:54.482154 [ 3 ] {101e2588-da57-4534-b9fe-84e51c9f0585} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
15642 2024.08.05 16:53:54.482197 [ 3 ] {} <Debug> HTTP-Session: d92bb055-6b62-4762-b715-2b5b42cc7968 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15643 2024.08.05 16:53:54.482296 [ 196 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_43_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15644 2024.08.05 16:53:54.482334 [ 196 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_38_8, total 16 rows starting from the beginning of the part
15645 2024.08.05 16:53:54.482482 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 65963, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15646 2024.08.05 16:53:54.482511 [ 196 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 2 rows starting from the beginning of the part
15647 2024.08.05 16:53:54.482622 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15648 2024.08.05 16:53:54.482744 [ 3 ] {} <Debug> HTTP-Session: 63d71248-243e-43af-8067-505785e8baed Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
15649 2024.08.05 16:53:54.482767 [ 196 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 2 rows starting from the beginning of the part
15650 2024.08.05 16:53:54.482809 [ 3 ] {} <Debug> HTTP-Session: 63d71248-243e-43af-8067-505785e8baed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15651 2024.08.05 16:53:54.482891 [ 3 ] {} <Debug> HTTP-Session: 63d71248-243e-43af-8067-505785e8baed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15652 2024.08.05 16:53:54.483040 [ 3 ] {} <Trace> HTTP-Session: 63d71248-243e-43af-8067-505785e8baed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15653 2024.08.05 16:53:54.483121 [ 196 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 2 rows starting from the beginning of the part
15654 2024.08.05 16:53:54.483357 [ 196 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 4 rows starting from the beginning of the part
15655 2024.08.05 16:53:54.483448 [ 3 ] {dd0b0a6e-821d-44c3-8bbd-2e106eda743a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
15656 2024.08.05 16:53:54.483607 [ 3 ] {dd0b0a6e-821d-44c3-8bbd-2e106eda743a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
15657 2024.08.05 16:53:54.483687 [ 196 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 2 rows starting from the beginning of the part
15658 2024.08.05 16:53:54.484401 [ 3 ] {dd0b0a6e-821d-44c3-8bbd-2e106eda743a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15659 2024.08.05 16:53:54.485553 [ 3 ] {dd0b0a6e-821d-44c3-8bbd-2e106eda743a} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15660 2024.08.05 16:53:54.485628 [ 3 ] {dd0b0a6e-821d-44c3-8bbd-2e106eda743a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB.
15661 2024.08.05 16:53:54.486240 [ 196 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_43_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 4 columns (4 merged, 0 gathered) in 0.004236642 sec., 6609.00779438055 rows/sec., 461.47 KiB/sec.
15662 2024.08.05 16:53:54.486441 [ 196 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_43_9} <Trace> MergedBlockOutputStream: filled checksums all_1_43_9 (state Temporary)
15663 2024.08.05 16:53:54.486482 [ 3 ] {dd0b0a6e-821d-44c3-8bbd-2e106eda743a} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
15664 2024.08.05 16:53:54.487443 [ 3 ] {dd0b0a6e-821d-44c3-8bbd-2e106eda743a} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15665 2024.08.05 16:53:54.487470 [ 196 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_43_9} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Renaming temporary part tmp_merge_all_1_43_9 to all_1_43_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15666 2024.08.05 16:53:54.487680 [ 196 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_43_9} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0) (MergerMutator): Merged 6 parts: [all_1_38_8, all_43_43_0] -> all_1_43_9
15667 2024.08.05 16:53:54.487741 [ 3 ] {dd0b0a6e-821d-44c3-8bbd-2e106eda743a} <Debug> executeQuery: Read 408 rows, 29.56 KiB in 0.00448 sec., 91071.42857142858 rows/sec., 6.44 MiB/sec.
15668 2024.08.05 16:53:54.487943 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
15669 2024.08.05 16:53:54.488123 [ 3 ] {dd0b0a6e-821d-44c3-8bbd-2e106eda743a} <Debug> DynamicQueryHandler: Done processing query
15670 2024.08.05 16:53:54.488153 [ 3 ] {dd0b0a6e-821d-44c3-8bbd-2e106eda743a} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
15671 2024.08.05 16:53:54.488171 [ 3 ] {} <Debug> HTTP-Session: 63d71248-243e-43af-8067-505785e8baed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15672 2024.08.05 16:53:54.488410 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15673 2024.08.05 16:53:54.488459 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15674 2024.08.05 16:53:54.488479 [ 3 ] {} <Debug> HTTP-Session: 86b8cd08-7fc1-4ec1-a3c6-e0c7986af367 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
15675 2024.08.05 16:53:54.488496 [ 3 ] {} <Debug> HTTP-Session: 86b8cd08-7fc1-4ec1-a3c6-e0c7986af367 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15676 2024.08.05 16:53:54.488509 [ 3 ] {} <Debug> HTTP-Session: 86b8cd08-7fc1-4ec1-a3c6-e0c7986af367 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15677 2024.08.05 16:53:54.488541 [ 3 ] {} <Trace> HTTP-Session: 86b8cd08-7fc1-4ec1-a3c6-e0c7986af367 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15678 2024.08.05 16:53:54.488640 [ 3 ] {7fad6b7a-3ffe-45d8-812d-dfd77c084f07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
15679 2024.08.05 16:53:54.488686 [ 3 ] {7fad6b7a-3ffe-45d8-812d-dfd77c084f07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
15680 2024.08.05 16:53:54.488835 [ 3 ] {7fad6b7a-3ffe-45d8-812d-dfd77c084f07} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15681 2024.08.05 16:53:54.489143 [ 3 ] {7fad6b7a-3ffe-45d8-812d-dfd77c084f07} <Trace> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15682 2024.08.05 16:53:54.489179 [ 3 ] {7fad6b7a-3ffe-45d8-812d-dfd77c084f07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB.
15683 2024.08.05 16:53:54.489554 [ 3 ] {7fad6b7a-3ffe-45d8-812d-dfd77c084f07} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
15684 2024.08.05 16:53:54.489895 [ 3 ] {7fad6b7a-3ffe-45d8-812d-dfd77c084f07} <Trace> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15685 2024.08.05 16:53:54.490035 [ 3 ] {7fad6b7a-3ffe-45d8-812d-dfd77c084f07} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001417 sec., 4234.297812279464 rows/sec., 181.94 KiB/sec.
15686 2024.08.05 16:53:54.490208 [ 3 ] {7fad6b7a-3ffe-45d8-812d-dfd77c084f07} <Debug> DynamicQueryHandler: Done processing query
15687 2024.08.05 16:53:54.490233 [ 3 ] {7fad6b7a-3ffe-45d8-812d-dfd77c084f07} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
15688 2024.08.05 16:53:54.490249 [ 3 ] {} <Debug> HTTP-Session: 86b8cd08-7fc1-4ec1-a3c6-e0c7986af367 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15689 2024.08.05 16:53:54.490412 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15690 2024.08.05 16:53:54.490461 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15691 2024.08.05 16:53:54.490480 [ 3 ] {} <Debug> HTTP-Session: da0091f2-0834-4228-9dfc-ddfebd1ce929 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
15692 2024.08.05 16:53:54.490496 [ 3 ] {} <Debug> HTTP-Session: da0091f2-0834-4228-9dfc-ddfebd1ce929 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15693 2024.08.05 16:53:54.490510 [ 3 ] {} <Debug> HTTP-Session: da0091f2-0834-4228-9dfc-ddfebd1ce929 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15694 2024.08.05 16:53:54.490541 [ 3 ] {} <Trace> HTTP-Session: da0091f2-0834-4228-9dfc-ddfebd1ce929 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15695 2024.08.05 16:53:54.490664 [ 3 ] {f4bb5ec0-b74f-4d0f-9cae-983a241c7aa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
15696 2024.08.05 16:53:54.490712 [ 3 ] {f4bb5ec0-b74f-4d0f-9cae-983a241c7aa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
15697 2024.08.05 16:53:54.490858 [ 3 ] {f4bb5ec0-b74f-4d0f-9cae-983a241c7aa1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15698 2024.08.05 16:53:54.491165 [ 3 ] {f4bb5ec0-b74f-4d0f-9cae-983a241c7aa1} <Trace> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15699 2024.08.05 16:53:54.491202 [ 3 ] {f4bb5ec0-b74f-4d0f-9cae-983a241c7aa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB.
15700 2024.08.05 16:53:54.491576 [ 3 ] {f4bb5ec0-b74f-4d0f-9cae-983a241c7aa1} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
15701 2024.08.05 16:53:54.491917 [ 3 ] {f4bb5ec0-b74f-4d0f-9cae-983a241c7aa1} <Trace> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15702 2024.08.05 16:53:54.492074 [ 3 ] {f4bb5ec0-b74f-4d0f-9cae-983a241c7aa1} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001453 sec., 52993.80591878871 rows/sec., 3.26 MiB/sec.
15703 2024.08.05 16:53:54.492377 [ 3 ] {f4bb5ec0-b74f-4d0f-9cae-983a241c7aa1} <Debug> DynamicQueryHandler: Done processing query
15704 2024.08.05 16:53:54.492421 [ 3 ] {f4bb5ec0-b74f-4d0f-9cae-983a241c7aa1} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
15705 2024.08.05 16:53:54.492449 [ 3 ] {} <Debug> HTTP-Session: da0091f2-0834-4228-9dfc-ddfebd1ce929 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15706 2024.08.05 16:53:54.492644 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 30773, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15707 2024.08.05 16:53:54.492694 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15708 2024.08.05 16:53:54.492713 [ 3 ] {} <Debug> HTTP-Session: daf00ff0-bb70-4d82-a043-f8ade3398321 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
15709 2024.08.05 16:53:54.492729 [ 3 ] {} <Debug> HTTP-Session: daf00ff0-bb70-4d82-a043-f8ade3398321 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15710 2024.08.05 16:53:54.492743 [ 3 ] {} <Debug> HTTP-Session: daf00ff0-bb70-4d82-a043-f8ade3398321 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15711 2024.08.05 16:53:54.492774 [ 3 ] {} <Trace> HTTP-Session: daf00ff0-bb70-4d82-a043-f8ade3398321 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15712 2024.08.05 16:53:54.492944 [ 3 ] {eda61a88-6b81-4bd5-9e7a-5e22f6be2d24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
15713 2024.08.05 16:53:54.492991 [ 3 ] {eda61a88-6b81-4bd5-9e7a-5e22f6be2d24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
15714 2024.08.05 16:53:54.493153 [ 3 ] {eda61a88-6b81-4bd5-9e7a-5e22f6be2d24} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15715 2024.08.05 16:53:54.493592 [ 3 ] {eda61a88-6b81-4bd5-9e7a-5e22f6be2d24} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15716 2024.08.05 16:53:54.493629 [ 3 ] {eda61a88-6b81-4bd5-9e7a-5e22f6be2d24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB.
15717 2024.08.05 16:53:54.494006 [ 3 ] {eda61a88-6b81-4bd5-9e7a-5e22f6be2d24} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
15718 2024.08.05 16:53:54.494338 [ 3 ] {eda61a88-6b81-4bd5-9e7a-5e22f6be2d24} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15719 2024.08.05 16:53:54.494488 [ 3 ] {eda61a88-6b81-4bd5-9e7a-5e22f6be2d24} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001631 sec., 98712.44635193133 rows/sec., 6.87 MiB/sec.
15720 2024.08.05 16:53:54.494688 [ 3 ] {eda61a88-6b81-4bd5-9e7a-5e22f6be2d24} <Debug> DynamicQueryHandler: Done processing query
15721 2024.08.05 16:53:54.494724 [ 3 ] {eda61a88-6b81-4bd5-9e7a-5e22f6be2d24} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
15722 2024.08.05 16:53:54.494786 [ 3 ] {} <Debug> HTTP-Session: daf00ff0-bb70-4d82-a043-f8ade3398321 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15723 2024.08.05 16:53:54.494949 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 38939, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15724 2024.08.05 16:53:54.494998 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15725 2024.08.05 16:53:54.495017 [ 3 ] {} <Debug> HTTP-Session: c1ed00c3-03d1-47a9-a128-808c239236a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
15726 2024.08.05 16:53:54.495033 [ 3 ] {} <Debug> HTTP-Session: c1ed00c3-03d1-47a9-a128-808c239236a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15727 2024.08.05 16:53:54.495047 [ 3 ] {} <Debug> HTTP-Session: c1ed00c3-03d1-47a9-a128-808c239236a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15728 2024.08.05 16:53:54.495077 [ 3 ] {} <Trace> HTTP-Session: c1ed00c3-03d1-47a9-a128-808c239236a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15729 2024.08.05 16:53:54.495341 [ 3 ] {54b0e748-7358-4cc3-bc42-2d83748d2e9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
15730 2024.08.05 16:53:54.495404 [ 3 ] {54b0e748-7358-4cc3-bc42-2d83748d2e9a} <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
15731 2024.08.05 16:53:54.495847 [ 3 ] {54b0e748-7358-4cc3-bc42-2d83748d2e9a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15732 2024.08.05 16:53:54.496582 [ 3 ] {54b0e748-7358-4cc3-bc42-2d83748d2e9a} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15733 2024.08.05 16:53:54.496619 [ 3 ] {54b0e748-7358-4cc3-bc42-2d83748d2e9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB.
15734 2024.08.05 16:53:54.497250 [ 3 ] {54b0e748-7358-4cc3-bc42-2d83748d2e9a} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
15735 2024.08.05 16:53:54.497671 [ 3 ] {54b0e748-7358-4cc3-bc42-2d83748d2e9a} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15736 2024.08.05 16:53:54.497873 [ 3 ] {54b0e748-7358-4cc3-bc42-2d83748d2e9a} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002708 sec., 8862.629246676514 rows/sec., 15.88 MiB/sec.
15737 2024.08.05 16:53:54.498355 [ 3 ] {54b0e748-7358-4cc3-bc42-2d83748d2e9a} <Debug> DynamicQueryHandler: Done processing query
15738 2024.08.05 16:53:54.498411 [ 3 ] {54b0e748-7358-4cc3-bc42-2d83748d2e9a} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
15739 2024.08.05 16:53:54.498460 [ 3 ] {} <Debug> HTTP-Session: c1ed00c3-03d1-47a9-a128-808c239236a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15740 2024.08.05 16:53:54.498611 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 3209, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15741 2024.08.05 16:53:54.498658 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15742 2024.08.05 16:53:54.498676 [ 3 ] {} <Debug> HTTP-Session: f26d9911-8d02-4940-9625-69c83b5af9aa Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
15743 2024.08.05 16:53:54.498693 [ 3 ] {} <Debug> HTTP-Session: f26d9911-8d02-4940-9625-69c83b5af9aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15744 2024.08.05 16:53:54.498706 [ 3 ] {} <Debug> HTTP-Session: f26d9911-8d02-4940-9625-69c83b5af9aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15745 2024.08.05 16:53:54.498736 [ 3 ] {} <Trace> HTTP-Session: f26d9911-8d02-4940-9625-69c83b5af9aa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15746 2024.08.05 16:53:54.498837 [ 3 ] {adf18013-3fe5-4d92-a3f8-ccc2cabc5249} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
15747 2024.08.05 16:53:54.498881 [ 3 ] {adf18013-3fe5-4d92-a3f8-ccc2cabc5249} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
15748 2024.08.05 16:53:54.499018 [ 3 ] {adf18013-3fe5-4d92-a3f8-ccc2cabc5249} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15749 2024.08.05 16:53:54.499369 [ 3 ] {adf18013-3fe5-4d92-a3f8-ccc2cabc5249} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15750 2024.08.05 16:53:54.499406 [ 3 ] {adf18013-3fe5-4d92-a3f8-ccc2cabc5249} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB.
15751 2024.08.05 16:53:54.499766 [ 3 ] {adf18013-3fe5-4d92-a3f8-ccc2cabc5249} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
15752 2024.08.05 16:53:54.500097 [ 3 ] {adf18013-3fe5-4d92-a3f8-ccc2cabc5249} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15753 2024.08.05 16:53:54.500250 [ 3 ] {adf18013-3fe5-4d92-a3f8-ccc2cabc5249} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001402 sec., 16405.135520684737 rows/sec., 887.40 KiB/sec.
15754 2024.08.05 16:53:54.500433 [ 3 ] {adf18013-3fe5-4d92-a3f8-ccc2cabc5249} <Debug> DynamicQueryHandler: Done processing query
15755 2024.08.05 16:53:54.500458 [ 3 ] {adf18013-3fe5-4d92-a3f8-ccc2cabc5249} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
15756 2024.08.05 16:53:54.500474 [ 3 ] {} <Debug> HTTP-Session: f26d9911-8d02-4940-9625-69c83b5af9aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15757 2024.08.05 16:53:54.500627 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15758 2024.08.05 16:53:54.500676 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15759 2024.08.05 16:53:54.500695 [ 3 ] {} <Debug> HTTP-Session: 8aaf380e-4d8f-4e1e-9078-25195d873cc4 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
15760 2024.08.05 16:53:54.500712 [ 3 ] {} <Debug> HTTP-Session: 8aaf380e-4d8f-4e1e-9078-25195d873cc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15761 2024.08.05 16:53:54.500725 [ 3 ] {} <Debug> HTTP-Session: 8aaf380e-4d8f-4e1e-9078-25195d873cc4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15762 2024.08.05 16:53:54.500756 [ 3 ] {} <Trace> HTTP-Session: 8aaf380e-4d8f-4e1e-9078-25195d873cc4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15763 2024.08.05 16:53:54.500871 [ 3 ] {62f5db19-3067-469d-ab34-5fc78db9e6d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
15764 2024.08.05 16:53:54.500916 [ 3 ] {62f5db19-3067-469d-ab34-5fc78db9e6d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
15765 2024.08.05 16:53:54.501046 [ 3 ] {62f5db19-3067-469d-ab34-5fc78db9e6d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15766 2024.08.05 16:53:54.501341 [ 3 ] {62f5db19-3067-469d-ab34-5fc78db9e6d9} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15767 2024.08.05 16:53:54.501378 [ 3 ] {62f5db19-3067-469d-ab34-5fc78db9e6d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB.
15768 2024.08.05 16:53:54.501732 [ 3 ] {62f5db19-3067-469d-ab34-5fc78db9e6d9} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
15769 2024.08.05 16:53:54.502050 [ 3 ] {62f5db19-3067-469d-ab34-5fc78db9e6d9} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15770 2024.08.05 16:53:54.502199 [ 3 ] {62f5db19-3067-469d-ab34-5fc78db9e6d9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001359 sec., 44150.11037527594 rows/sec., 2.98 MiB/sec.
15771 2024.08.05 16:53:54.502383 [ 3 ] {62f5db19-3067-469d-ab34-5fc78db9e6d9} <Debug> DynamicQueryHandler: Done processing query
15772 2024.08.05 16:53:54.502408 [ 3 ] {62f5db19-3067-469d-ab34-5fc78db9e6d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15773 2024.08.05 16:53:54.502424 [ 3 ] {} <Debug> HTTP-Session: 8aaf380e-4d8f-4e1e-9078-25195d873cc4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15774 2024.08.05 16:53:59.464932 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 4497, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15775 2024.08.05 16:53:59.465071 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15776 2024.08.05 16:53:59.465097 [ 3 ] {} <Debug> HTTP-Session: 4f189bb0-4968-4652-bc86-91a498317777 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
15777 2024.08.05 16:53:59.465123 [ 3 ] {} <Debug> HTTP-Session: 4f189bb0-4968-4652-bc86-91a498317777 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15778 2024.08.05 16:53:59.465138 [ 3 ] {} <Debug> HTTP-Session: 4f189bb0-4968-4652-bc86-91a498317777 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15779 2024.08.05 16:53:59.465187 [ 3 ] {} <Trace> HTTP-Session: 4f189bb0-4968-4652-bc86-91a498317777 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15780 2024.08.05 16:53:59.465388 [ 3 ] {1e7de38f-b65c-49cf-b370-fc242298323f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
15781 2024.08.05 16:53:59.465458 [ 3 ] {1e7de38f-b65c-49cf-b370-fc242298323f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
15782 2024.08.05 16:53:59.465661 [ 3 ] {1e7de38f-b65c-49cf-b370-fc242298323f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15783 2024.08.05 16:53:59.466157 [ 3 ] {1e7de38f-b65c-49cf-b370-fc242298323f} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15784 2024.08.05 16:53:59.466202 [ 3 ] {1e7de38f-b65c-49cf-b370-fc242298323f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB.
15785 2024.08.05 16:53:59.466603 [ 3 ] {1e7de38f-b65c-49cf-b370-fc242298323f} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
15786 2024.08.05 16:53:59.466948 [ 3 ] {1e7de38f-b65c-49cf-b370-fc242298323f} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15787 2024.08.05 16:53:59.467127 [ 3 ] {1e7de38f-b65c-49cf-b370-fc242298323f} <Debug> executeQuery: Read 31 rows, 2.51 KiB in 0.001795 sec., 17270.194986072423 rows/sec., 1.37 MiB/sec.
15788 2024.08.05 16:53:59.467389 [ 3 ] {1e7de38f-b65c-49cf-b370-fc242298323f} <Debug> DynamicQueryHandler: Done processing query
15789 2024.08.05 16:53:59.467417 [ 3 ] {1e7de38f-b65c-49cf-b370-fc242298323f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15790 2024.08.05 16:53:59.467433 [ 3 ] {} <Debug> HTTP-Session: 4f189bb0-4968-4652-bc86-91a498317777 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15791 2024.08.05 16:53:59.467570 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15792 2024.08.05 16:53:59.467627 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15793 2024.08.05 16:53:59.467648 [ 3 ] {} <Debug> HTTP-Session: 6cf8ec23-e67c-4a4e-b85b-64a2ba6071f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
15794 2024.08.05 16:53:59.467666 [ 3 ] {} <Debug> HTTP-Session: 6cf8ec23-e67c-4a4e-b85b-64a2ba6071f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15795 2024.08.05 16:53:59.467680 [ 3 ] {} <Debug> HTTP-Session: 6cf8ec23-e67c-4a4e-b85b-64a2ba6071f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15796 2024.08.05 16:53:59.467715 [ 3 ] {} <Trace> HTTP-Session: 6cf8ec23-e67c-4a4e-b85b-64a2ba6071f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15797 2024.08.05 16:53:59.467819 [ 3 ] {c69b9a95-24cf-4f01-8716-cbc7f3da6fed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
15798 2024.08.05 16:53:59.467866 [ 3 ] {c69b9a95-24cf-4f01-8716-cbc7f3da6fed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
15799 2024.08.05 16:53:59.468008 [ 3 ] {c69b9a95-24cf-4f01-8716-cbc7f3da6fed} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15800 2024.08.05 16:53:59.468380 [ 3 ] {c69b9a95-24cf-4f01-8716-cbc7f3da6fed} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15801 2024.08.05 16:53:59.468418 [ 3 ] {c69b9a95-24cf-4f01-8716-cbc7f3da6fed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB.
15802 2024.08.05 16:53:59.468726 [ 3 ] {c69b9a95-24cf-4f01-8716-cbc7f3da6fed} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
15803 2024.08.05 16:53:59.469047 [ 3 ] {c69b9a95-24cf-4f01-8716-cbc7f3da6fed} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15804 2024.08.05 16:53:59.469217 [ 3 ] {c69b9a95-24cf-4f01-8716-cbc7f3da6fed} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00142 sec., 1408.4507042253522 rows/sec., 114.85 KiB/sec.
15805 2024.08.05 16:53:59.469392 [ 3 ] {c69b9a95-24cf-4f01-8716-cbc7f3da6fed} <Debug> DynamicQueryHandler: Done processing query
15806 2024.08.05 16:53:59.469417 [ 3 ] {c69b9a95-24cf-4f01-8716-cbc7f3da6fed} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
15807 2024.08.05 16:53:59.469434 [ 3 ] {} <Debug> HTTP-Session: 6cf8ec23-e67c-4a4e-b85b-64a2ba6071f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15808 2024.08.05 16:53:59.469597 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 27032, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15809 2024.08.05 16:53:59.469647 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15810 2024.08.05 16:53:59.469665 [ 3 ] {} <Debug> HTTP-Session: 7082e56c-5c94-45d1-899d-15ffb9b45336 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
15811 2024.08.05 16:53:59.469682 [ 3 ] {} <Debug> HTTP-Session: 7082e56c-5c94-45d1-899d-15ffb9b45336 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15812 2024.08.05 16:53:59.469696 [ 3 ] {} <Debug> HTTP-Session: 7082e56c-5c94-45d1-899d-15ffb9b45336 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15813 2024.08.05 16:53:59.469727 [ 3 ] {} <Trace> HTTP-Session: 7082e56c-5c94-45d1-899d-15ffb9b45336 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15814 2024.08.05 16:53:59.469870 [ 3 ] {16d3dcf1-8926-4117-8bc9-a76dd854b230} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
15815 2024.08.05 16:53:59.469913 [ 3 ] {16d3dcf1-8926-4117-8bc9-a76dd854b230} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
15816 2024.08.05 16:53:59.470043 [ 3 ] {16d3dcf1-8926-4117-8bc9-a76dd854b230} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15817 2024.08.05 16:53:59.470464 [ 3 ] {16d3dcf1-8926-4117-8bc9-a76dd854b230} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15818 2024.08.05 16:53:59.470501 [ 3 ] {16d3dcf1-8926-4117-8bc9-a76dd854b230} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB.
15819 2024.08.05 16:53:59.470823 [ 3 ] {16d3dcf1-8926-4117-8bc9-a76dd854b230} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
15820 2024.08.05 16:53:59.471127 [ 3 ] {16d3dcf1-8926-4117-8bc9-a76dd854b230} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15821 2024.08.05 16:53:59.471282 [ 3 ] {16d3dcf1-8926-4117-8bc9-a76dd854b230} <Debug> executeQuery: Read 186 rows, 15.74 KiB in 0.001478 sec., 125845.73748308525 rows/sec., 10.40 MiB/sec.
15822 2024.08.05 16:53:59.471453 [ 3 ] {16d3dcf1-8926-4117-8bc9-a76dd854b230} <Debug> DynamicQueryHandler: Done processing query
15823 2024.08.05 16:53:59.471479 [ 3 ] {16d3dcf1-8926-4117-8bc9-a76dd854b230} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
15824 2024.08.05 16:53:59.471494 [ 3 ] {} <Debug> HTTP-Session: 7082e56c-5c94-45d1-899d-15ffb9b45336 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15825 2024.08.05 16:53:59.471626 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15826 2024.08.05 16:53:59.471674 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15827 2024.08.05 16:53:59.471693 [ 3 ] {} <Debug> HTTP-Session: 3542e6f1-3f8c-48d9-a2c1-e97ca54d6d62 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
15828 2024.08.05 16:53:59.471709 [ 3 ] {} <Debug> HTTP-Session: 3542e6f1-3f8c-48d9-a2c1-e97ca54d6d62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15829 2024.08.05 16:53:59.471723 [ 3 ] {} <Debug> HTTP-Session: 3542e6f1-3f8c-48d9-a2c1-e97ca54d6d62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15830 2024.08.05 16:53:59.471753 [ 3 ] {} <Trace> HTTP-Session: 3542e6f1-3f8c-48d9-a2c1-e97ca54d6d62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15831 2024.08.05 16:53:59.471854 [ 3 ] {d5ed9a9f-5b33-4759-977d-41b923659eb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
15832 2024.08.05 16:53:59.471896 [ 3 ] {d5ed9a9f-5b33-4759-977d-41b923659eb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
15833 2024.08.05 16:53:59.472025 [ 3 ] {d5ed9a9f-5b33-4759-977d-41b923659eb6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15834 2024.08.05 16:53:59.472304 [ 3 ] {d5ed9a9f-5b33-4759-977d-41b923659eb6} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15835 2024.08.05 16:53:59.472341 [ 3 ] {d5ed9a9f-5b33-4759-977d-41b923659eb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB.
15836 2024.08.05 16:53:59.472641 [ 3 ] {d5ed9a9f-5b33-4759-977d-41b923659eb6} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
15837 2024.08.05 16:53:59.472955 [ 3 ] {d5ed9a9f-5b33-4759-977d-41b923659eb6} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15838 2024.08.05 16:53:59.473116 [ 3 ] {d5ed9a9f-5b33-4759-977d-41b923659eb6} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001283 sec., 1558.846453624318 rows/sec., 108.85 KiB/sec.
15839 2024.08.05 16:53:59.473283 [ 3 ] {d5ed9a9f-5b33-4759-977d-41b923659eb6} <Debug> DynamicQueryHandler: Done processing query
15840 2024.08.05 16:53:59.473307 [ 3 ] {d5ed9a9f-5b33-4759-977d-41b923659eb6} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
15841 2024.08.05 16:53:59.473323 [ 3 ] {} <Debug> HTTP-Session: 3542e6f1-3f8c-48d9-a2c1-e97ca54d6d62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15842 2024.08.05 16:53:59.473452 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 20517, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15843 2024.08.05 16:53:59.473500 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15844 2024.08.05 16:53:59.473519 [ 3 ] {} <Debug> HTTP-Session: da82c664-eb52-48d6-841c-fbe5a1a7d2ef Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
15845 2024.08.05 16:53:59.473536 [ 3 ] {} <Debug> HTTP-Session: da82c664-eb52-48d6-841c-fbe5a1a7d2ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15846 2024.08.05 16:53:59.473549 [ 3 ] {} <Debug> HTTP-Session: da82c664-eb52-48d6-841c-fbe5a1a7d2ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15847 2024.08.05 16:53:59.473580 [ 3 ] {} <Trace> HTTP-Session: da82c664-eb52-48d6-841c-fbe5a1a7d2ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15848 2024.08.05 16:53:59.473715 [ 3 ] {554cb7e7-47df-4a02-a594-161507ca0c9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
15849 2024.08.05 16:53:59.473758 [ 3 ] {554cb7e7-47df-4a02-a594-161507ca0c9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
15850 2024.08.05 16:53:59.473889 [ 3 ] {554cb7e7-47df-4a02-a594-161507ca0c9b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15851 2024.08.05 16:53:59.474294 [ 3 ] {554cb7e7-47df-4a02-a594-161507ca0c9b} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15852 2024.08.05 16:53:59.474331 [ 3 ] {554cb7e7-47df-4a02-a594-161507ca0c9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB.
15853 2024.08.05 16:53:59.474648 [ 3 ] {554cb7e7-47df-4a02-a594-161507ca0c9b} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
15854 2024.08.05 16:53:59.474951 [ 3 ] {554cb7e7-47df-4a02-a594-161507ca0c9b} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15855 2024.08.05 16:53:59.475106 [ 3 ] {554cb7e7-47df-4a02-a594-161507ca0c9b} <Debug> executeQuery: Read 121 rows, 9.66 KiB in 0.001447 sec., 83621.28541810643 rows/sec., 6.52 MiB/sec.
15856 2024.08.05 16:53:59.475345 [ 3 ] {554cb7e7-47df-4a02-a594-161507ca0c9b} <Debug> DynamicQueryHandler: Done processing query
15857 2024.08.05 16:53:59.475388 [ 3 ] {554cb7e7-47df-4a02-a594-161507ca0c9b} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
15858 2024.08.05 16:53:59.475444 [ 3 ] {} <Debug> HTTP-Session: da82c664-eb52-48d6-841c-fbe5a1a7d2ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15859 2024.08.05 16:53:59.475679 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 37749, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15860 2024.08.05 16:53:59.475733 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15861 2024.08.05 16:53:59.475752 [ 3 ] {} <Debug> HTTP-Session: 4bbd2070-ebcd-4afc-980f-4d8155e35d88 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
15862 2024.08.05 16:53:59.475769 [ 3 ] {} <Debug> HTTP-Session: 4bbd2070-ebcd-4afc-980f-4d8155e35d88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15863 2024.08.05 16:53:59.475783 [ 3 ] {} <Debug> HTTP-Session: 4bbd2070-ebcd-4afc-980f-4d8155e35d88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15864 2024.08.05 16:53:59.475815 [ 3 ] {} <Trace> HTTP-Session: 4bbd2070-ebcd-4afc-980f-4d8155e35d88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15865 2024.08.05 16:53:59.475991 [ 3 ] {07e41b7f-cd9e-44b1-aba9-d348f028fb54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
15866 2024.08.05 16:53:59.476039 [ 3 ] {07e41b7f-cd9e-44b1-aba9-d348f028fb54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
15867 2024.08.05 16:53:59.476204 [ 3 ] {07e41b7f-cd9e-44b1-aba9-d348f028fb54} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15868 2024.08.05 16:53:59.476657 [ 3 ] {07e41b7f-cd9e-44b1-aba9-d348f028fb54} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15869 2024.08.05 16:53:59.476694 [ 3 ] {07e41b7f-cd9e-44b1-aba9-d348f028fb54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB.
15870 2024.08.05 16:53:59.477093 [ 3 ] {07e41b7f-cd9e-44b1-aba9-d348f028fb54} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
15871 2024.08.05 16:53:59.477464 [ 3 ] {07e41b7f-cd9e-44b1-aba9-d348f028fb54} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15872 2024.08.05 16:53:59.477624 [ 3 ] {07e41b7f-cd9e-44b1-aba9-d348f028fb54} <Debug> executeQuery: Read 197 rows, 14.08 KiB in 0.001722 sec., 114401.85830429733 rows/sec., 7.99 MiB/sec.
15873 2024.08.05 16:53:59.477813 [ 3 ] {07e41b7f-cd9e-44b1-aba9-d348f028fb54} <Debug> DynamicQueryHandler: Done processing query
15874 2024.08.05 16:53:59.477838 [ 3 ] {07e41b7f-cd9e-44b1-aba9-d348f028fb54} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
15875 2024.08.05 16:53:59.477854 [ 3 ] {} <Debug> HTTP-Session: 4bbd2070-ebcd-4afc-980f-4d8155e35d88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15876 2024.08.05 16:53:59.477999 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 49641, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15877 2024.08.05 16:53:59.478048 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15878 2024.08.05 16:53:59.478067 [ 3 ] {} <Debug> HTTP-Session: 2ca26621-b0d4-4010-846f-54eab15daa54 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
15879 2024.08.05 16:53:59.478083 [ 3 ] {} <Debug> HTTP-Session: 2ca26621-b0d4-4010-846f-54eab15daa54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15880 2024.08.05 16:53:59.478097 [ 3 ] {} <Debug> HTTP-Session: 2ca26621-b0d4-4010-846f-54eab15daa54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15881 2024.08.05 16:53:59.478127 [ 3 ] {} <Trace> HTTP-Session: 2ca26621-b0d4-4010-846f-54eab15daa54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15882 2024.08.05 16:53:59.478422 [ 3 ] {4e372c4a-5aa3-4868-ac89-cb1d6a49b012} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
15883 2024.08.05 16:53:59.478487 [ 3 ] {4e372c4a-5aa3-4868-ac89-cb1d6a49b012} <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
15884 2024.08.05 16:53:59.478912 [ 3 ] {4e372c4a-5aa3-4868-ac89-cb1d6a49b012} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15885 2024.08.05 16:53:59.479699 [ 3 ] {4e372c4a-5aa3-4868-ac89-cb1d6a49b012} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15886 2024.08.05 16:53:59.479736 [ 3 ] {4e372c4a-5aa3-4868-ac89-cb1d6a49b012} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB.
15887 2024.08.05 16:53:59.480365 [ 3 ] {4e372c4a-5aa3-4868-ac89-cb1d6a49b012} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
15888 2024.08.05 16:53:59.480779 [ 3 ] {4e372c4a-5aa3-4868-ac89-cb1d6a49b012} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15889 2024.08.05 16:53:59.480972 [ 3 ] {4e372c4a-5aa3-4868-ac89-cb1d6a49b012} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002758 sec., 11240.029006526469 rows/sec., 20.14 MiB/sec.
15890 2024.08.05 16:53:59.481203 [ 3 ] {4e372c4a-5aa3-4868-ac89-cb1d6a49b012} <Debug> DynamicQueryHandler: Done processing query
15891 2024.08.05 16:53:59.481228 [ 3 ] {4e372c4a-5aa3-4868-ac89-cb1d6a49b012} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
15892 2024.08.05 16:53:59.481245 [ 3 ] {} <Debug> HTTP-Session: 2ca26621-b0d4-4010-846f-54eab15daa54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15893 2024.08.05 16:53:59.481373 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15894 2024.08.05 16:53:59.481423 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15895 2024.08.05 16:53:59.481442 [ 3 ] {} <Debug> HTTP-Session: 29adddee-c73c-42ba-8110-355c88fd2bc9 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
15896 2024.08.05 16:53:59.481459 [ 3 ] {} <Debug> HTTP-Session: 29adddee-c73c-42ba-8110-355c88fd2bc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15897 2024.08.05 16:53:59.481473 [ 3 ] {} <Debug> HTTP-Session: 29adddee-c73c-42ba-8110-355c88fd2bc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15898 2024.08.05 16:53:59.481503 [ 3 ] {} <Trace> HTTP-Session: 29adddee-c73c-42ba-8110-355c88fd2bc9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15899 2024.08.05 16:53:59.481621 [ 3 ] {df414bd3-7147-4abc-8b2f-7376d8e7f641} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
15900 2024.08.05 16:53:59.481665 [ 3 ] {df414bd3-7147-4abc-8b2f-7376d8e7f641} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
15901 2024.08.05 16:53:59.481798 [ 3 ] {df414bd3-7147-4abc-8b2f-7376d8e7f641} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15902 2024.08.05 16:53:59.482107 [ 3 ] {df414bd3-7147-4abc-8b2f-7376d8e7f641} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15903 2024.08.05 16:53:59.482144 [ 3 ] {df414bd3-7147-4abc-8b2f-7376d8e7f641} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB.
15904 2024.08.05 16:53:59.482506 [ 3 ] {df414bd3-7147-4abc-8b2f-7376d8e7f641} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
15905 2024.08.05 16:53:59.482829 [ 3 ] {df414bd3-7147-4abc-8b2f-7376d8e7f641} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15906 2024.08.05 16:53:59.482990 [ 3 ] {df414bd3-7147-4abc-8b2f-7376d8e7f641} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001407 sec., 42643.923240938166 rows/sec., 2.87 MiB/sec.
15907 2024.08.05 16:53:59.483176 [ 3 ] {df414bd3-7147-4abc-8b2f-7376d8e7f641} <Debug> DynamicQueryHandler: Done processing query
15908 2024.08.05 16:53:59.483200 [ 3 ] {df414bd3-7147-4abc-8b2f-7376d8e7f641} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15909 2024.08.05 16:53:59.483216 [ 3 ] {} <Debug> HTTP-Session: 29adddee-c73c-42ba-8110-355c88fd2bc9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15910 2024.08.05 16:54:03.512092 [ 128 ] {} <Debug> DNSResolver: Updating DNS cache
15911 2024.08.05 16:54:03.512165 [ 128 ] {} <Debug> DNSResolver: Updated DNS cache
15912 2024.08.05 16:54:04.467469 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 4190, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15913 2024.08.05 16:54:04.467639 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15914 2024.08.05 16:54:04.467684 [ 3 ] {} <Debug> HTTP-Session: 56fba806-bd1f-4f0c-a881-8dccdfb4fa80 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
15915 2024.08.05 16:54:04.467725 [ 3 ] {} <Debug> HTTP-Session: 56fba806-bd1f-4f0c-a881-8dccdfb4fa80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15916 2024.08.05 16:54:04.467754 [ 3 ] {} <Debug> HTTP-Session: 56fba806-bd1f-4f0c-a881-8dccdfb4fa80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15917 2024.08.05 16:54:04.467835 [ 3 ] {} <Trace> HTTP-Session: 56fba806-bd1f-4f0c-a881-8dccdfb4fa80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15918 2024.08.05 16:54:04.468136 [ 3 ] {690d6b7e-a6b8-46a3-863d-66ce3e3d3f6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
15919 2024.08.05 16:54:04.468246 [ 3 ] {690d6b7e-a6b8-46a3-863d-66ce3e3d3f6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
15920 2024.08.05 16:54:04.468591 [ 3 ] {690d6b7e-a6b8-46a3-863d-66ce3e3d3f6b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15921 2024.08.05 16:54:04.469093 [ 3 ] {690d6b7e-a6b8-46a3-863d-66ce3e3d3f6b} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15922 2024.08.05 16:54:04.469135 [ 3 ] {690d6b7e-a6b8-46a3-863d-66ce3e3d3f6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
15923 2024.08.05 16:54:04.469519 [ 3 ] {690d6b7e-a6b8-46a3-863d-66ce3e3d3f6b} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
15924 2024.08.05 16:54:04.469883 [ 3 ] {690d6b7e-a6b8-46a3-863d-66ce3e3d3f6b} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15925 2024.08.05 16:54:04.470041 [ 3 ] {690d6b7e-a6b8-46a3-863d-66ce3e3d3f6b} <Debug> executeQuery: Read 30 rows, 2.29 KiB in 0.002001 sec., 14992.503748125935 rows/sec., 1.12 MiB/sec.
15926 2024.08.05 16:54:04.470284 [ 3 ] {690d6b7e-a6b8-46a3-863d-66ce3e3d3f6b} <Debug> DynamicQueryHandler: Done processing query
15927 2024.08.05 16:54:04.470319 [ 3 ] {690d6b7e-a6b8-46a3-863d-66ce3e3d3f6b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15928 2024.08.05 16:54:04.470350 [ 3 ] {} <Debug> HTTP-Session: 56fba806-bd1f-4f0c-a881-8dccdfb4fa80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15929 2024.08.05 16:54:04.470562 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 35208, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15930 2024.08.05 16:54:04.470612 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15931 2024.08.05 16:54:04.470631 [ 3 ] {} <Debug> HTTP-Session: cf2eb217-b056-4247-b792-80e915b3230b Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
15932 2024.08.05 16:54:04.470648 [ 3 ] {} <Debug> HTTP-Session: cf2eb217-b056-4247-b792-80e915b3230b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15933 2024.08.05 16:54:04.470662 [ 3 ] {} <Debug> HTTP-Session: cf2eb217-b056-4247-b792-80e915b3230b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15934 2024.08.05 16:54:04.470694 [ 3 ] {} <Trace> HTTP-Session: cf2eb217-b056-4247-b792-80e915b3230b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15935 2024.08.05 16:54:04.470848 [ 3 ] {643b4066-58cc-47bb-a0ef-9429a92fedff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
15936 2024.08.05 16:54:04.470893 [ 3 ] {643b4066-58cc-47bb-a0ef-9429a92fedff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
15937 2024.08.05 16:54:04.471031 [ 3 ] {643b4066-58cc-47bb-a0ef-9429a92fedff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15938 2024.08.05 16:54:04.471490 [ 3 ] {643b4066-58cc-47bb-a0ef-9429a92fedff} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15939 2024.08.05 16:54:04.471527 [ 3 ] {643b4066-58cc-47bb-a0ef-9429a92fedff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
15940 2024.08.05 16:54:04.471856 [ 3 ] {643b4066-58cc-47bb-a0ef-9429a92fedff} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary)
15941 2024.08.05 16:54:04.472168 [ 3 ] {643b4066-58cc-47bb-a0ef-9429a92fedff} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15942 2024.08.05 16:54:04.472333 [ 3 ] {643b4066-58cc-47bb-a0ef-9429a92fedff} <Debug> executeQuery: Read 233 rows, 21.06 KiB in 0.001553 sec., 150032.195750161 rows/sec., 13.24 MiB/sec.
15943 2024.08.05 16:54:04.472511 [ 3 ] {643b4066-58cc-47bb-a0ef-9429a92fedff} <Debug> DynamicQueryHandler: Done processing query
15944 2024.08.05 16:54:04.472537 [ 3 ] {643b4066-58cc-47bb-a0ef-9429a92fedff} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB.
15945 2024.08.05 16:54:04.472553 [ 3 ] {} <Debug> HTTP-Session: cf2eb217-b056-4247-b792-80e915b3230b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15946 2024.08.05 16:54:04.472725 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 65620, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15947 2024.08.05 16:54:04.472775 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15948 2024.08.05 16:54:04.472794 [ 3 ] {} <Debug> HTTP-Session: 23fea351-0926-45ee-aa27-3962951e3878 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
15949 2024.08.05 16:54:04.472811 [ 3 ] {} <Debug> HTTP-Session: 23fea351-0926-45ee-aa27-3962951e3878 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15950 2024.08.05 16:54:04.472825 [ 3 ] {} <Debug> HTTP-Session: 23fea351-0926-45ee-aa27-3962951e3878 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15951 2024.08.05 16:54:04.472856 [ 3 ] {} <Trace> HTTP-Session: 23fea351-0926-45ee-aa27-3962951e3878 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15952 2024.08.05 16:54:04.473073 [ 3 ] {d6191ee2-0f8d-4cd4-9669-dab2ebdb0bdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
15953 2024.08.05 16:54:04.473117 [ 3 ] {d6191ee2-0f8d-4cd4-9669-dab2ebdb0bdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
15954 2024.08.05 16:54:04.473247 [ 3 ] {d6191ee2-0f8d-4cd4-9669-dab2ebdb0bdb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15955 2024.08.05 16:54:04.473836 [ 3 ] {d6191ee2-0f8d-4cd4-9669-dab2ebdb0bdb} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15956 2024.08.05 16:54:04.473873 [ 3 ] {d6191ee2-0f8d-4cd4-9669-dab2ebdb0bdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
15957 2024.08.05 16:54:04.474198 [ 3 ] {d6191ee2-0f8d-4cd4-9669-dab2ebdb0bdb} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary)
15958 2024.08.05 16:54:04.474508 [ 3 ] {d6191ee2-0f8d-4cd4-9669-dab2ebdb0bdb} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15959 2024.08.05 16:54:04.474676 [ 3 ] {d6191ee2-0f8d-4cd4-9669-dab2ebdb0bdb} <Debug> executeQuery: Read 406 rows, 29.40 KiB in 0.001713 sec., 237011.0916520724 rows/sec., 16.76 MiB/sec.
15960 2024.08.05 16:54:04.474861 [ 3 ] {d6191ee2-0f8d-4cd4-9669-dab2ebdb0bdb} <Debug> DynamicQueryHandler: Done processing query
15961 2024.08.05 16:54:04.474886 [ 3 ] {d6191ee2-0f8d-4cd4-9669-dab2ebdb0bdb} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
15962 2024.08.05 16:54:04.474903 [ 3 ] {} <Debug> HTTP-Session: 23fea351-0926-45ee-aa27-3962951e3878 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15963 2024.08.05 16:54:04.475042 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15964 2024.08.05 16:54:04.475091 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15965 2024.08.05 16:54:04.475110 [ 3 ] {} <Debug> HTTP-Session: 0a0be4e2-e789-42e3-b6c4-071558b1c1d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
15966 2024.08.05 16:54:04.475127 [ 3 ] {} <Debug> HTTP-Session: 0a0be4e2-e789-42e3-b6c4-071558b1c1d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15967 2024.08.05 16:54:04.475140 [ 3 ] {} <Debug> HTTP-Session: 0a0be4e2-e789-42e3-b6c4-071558b1c1d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15968 2024.08.05 16:54:04.475171 [ 3 ] {} <Trace> HTTP-Session: 0a0be4e2-e789-42e3-b6c4-071558b1c1d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15969 2024.08.05 16:54:04.475264 [ 3 ] {bc6c1347-30db-4361-b288-72bff7393ed1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
15970 2024.08.05 16:54:04.475308 [ 3 ] {bc6c1347-30db-4361-b288-72bff7393ed1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
15971 2024.08.05 16:54:04.475448 [ 3 ] {bc6c1347-30db-4361-b288-72bff7393ed1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15972 2024.08.05 16:54:04.475713 [ 3 ] {bc6c1347-30db-4361-b288-72bff7393ed1} <Trace> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15973 2024.08.05 16:54:04.475749 [ 3 ] {bc6c1347-30db-4361-b288-72bff7393ed1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
15974 2024.08.05 16:54:04.476111 [ 3 ] {bc6c1347-30db-4361-b288-72bff7393ed1} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
15975 2024.08.05 16:54:04.476449 [ 3 ] {bc6c1347-30db-4361-b288-72bff7393ed1} <Trace> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15976 2024.08.05 16:54:04.476615 [ 3 ] {bc6c1347-30db-4361-b288-72bff7393ed1} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001371 sec., 4376.367614879649 rows/sec., 188.05 KiB/sec.
15977 2024.08.05 16:54:04.476786 [ 3 ] {bc6c1347-30db-4361-b288-72bff7393ed1} <Debug> DynamicQueryHandler: Done processing query
15978 2024.08.05 16:54:04.476811 [ 3 ] {bc6c1347-30db-4361-b288-72bff7393ed1} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
15979 2024.08.05 16:54:04.476828 [ 3 ] {} <Debug> HTTP-Session: 0a0be4e2-e789-42e3-b6c4-071558b1c1d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15980 2024.08.05 16:54:04.476950 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15981 2024.08.05 16:54:04.476998 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15982 2024.08.05 16:54:04.477016 [ 3 ] {} <Debug> HTTP-Session: e76067ee-c532-4097-943d-ed1f362c91f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
15983 2024.08.05 16:54:04.477033 [ 3 ] {} <Debug> HTTP-Session: e76067ee-c532-4097-943d-ed1f362c91f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15984 2024.08.05 16:54:04.477047 [ 3 ] {} <Debug> HTTP-Session: e76067ee-c532-4097-943d-ed1f362c91f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15985 2024.08.05 16:54:04.477077 [ 3 ] {} <Trace> HTTP-Session: e76067ee-c532-4097-943d-ed1f362c91f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15986 2024.08.05 16:54:04.477195 [ 3 ] {d748f17b-69f8-4e66-a5ac-83e812ad7dae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
15987 2024.08.05 16:54:04.477242 [ 3 ] {d748f17b-69f8-4e66-a5ac-83e812ad7dae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
15988 2024.08.05 16:54:04.477386 [ 3 ] {d748f17b-69f8-4e66-a5ac-83e812ad7dae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15989 2024.08.05 16:54:04.477762 [ 3 ] {d748f17b-69f8-4e66-a5ac-83e812ad7dae} <Trace> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15990 2024.08.05 16:54:04.477800 [ 3 ] {d748f17b-69f8-4e66-a5ac-83e812ad7dae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
15991 2024.08.05 16:54:04.478186 [ 3 ] {d748f17b-69f8-4e66-a5ac-83e812ad7dae} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
15992 2024.08.05 16:54:04.478522 [ 3 ] {d748f17b-69f8-4e66-a5ac-83e812ad7dae} <Trace> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15993 2024.08.05 16:54:04.478697 [ 3 ] {d748f17b-69f8-4e66-a5ac-83e812ad7dae} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001535 sec., 50162.866449511406 rows/sec., 3.09 MiB/sec.
15994 2024.08.05 16:54:04.478896 [ 3 ] {d748f17b-69f8-4e66-a5ac-83e812ad7dae} <Debug> DynamicQueryHandler: Done processing query
15995 2024.08.05 16:54:04.478923 [ 3 ] {d748f17b-69f8-4e66-a5ac-83e812ad7dae} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
15996 2024.08.05 16:54:04.478940 [ 3 ] {} <Debug> HTTP-Session: e76067ee-c532-4097-943d-ed1f362c91f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15997 2024.08.05 16:54:04.479081 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 30582, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15998 2024.08.05 16:54:04.479129 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15999 2024.08.05 16:54:04.479149 [ 3 ] {} <Debug> HTTP-Session: 8003a980-c5d2-4a88-9a82-4b252f5e5397 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
16000 2024.08.05 16:54:04.479166 [ 3 ] {} <Debug> HTTP-Session: 8003a980-c5d2-4a88-9a82-4b252f5e5397 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16001 2024.08.05 16:54:04.479181 [ 3 ] {} <Debug> HTTP-Session: 8003a980-c5d2-4a88-9a82-4b252f5e5397 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16002 2024.08.05 16:54:04.479212 [ 3 ] {} <Trace> HTTP-Session: 8003a980-c5d2-4a88-9a82-4b252f5e5397 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16003 2024.08.05 16:54:04.479377 [ 3 ] {f1003e95-3e38-4496-8dc7-d41269a3652d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
16004 2024.08.05 16:54:04.479423 [ 3 ] {f1003e95-3e38-4496-8dc7-d41269a3652d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
16005 2024.08.05 16:54:04.479567 [ 3 ] {f1003e95-3e38-4496-8dc7-d41269a3652d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16006 2024.08.05 16:54:04.479954 [ 3 ] {f1003e95-3e38-4496-8dc7-d41269a3652d} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16007 2024.08.05 16:54:04.479991 [ 3 ] {f1003e95-3e38-4496-8dc7-d41269a3652d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
16008 2024.08.05 16:54:04.480362 [ 3 ] {f1003e95-3e38-4496-8dc7-d41269a3652d} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary)
16009 2024.08.05 16:54:04.480702 [ 3 ] {f1003e95-3e38-4496-8dc7-d41269a3652d} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16010 2024.08.05 16:54:04.480869 [ 3 ] {f1003e95-3e38-4496-8dc7-d41269a3652d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001577 sec., 101458.4654407102 rows/sec., 7.07 MiB/sec.
16011 2024.08.05 16:54:04.481080 [ 3 ] {f1003e95-3e38-4496-8dc7-d41269a3652d} <Debug> DynamicQueryHandler: Done processing query
16012 2024.08.05 16:54:04.481117 [ 3 ] {f1003e95-3e38-4496-8dc7-d41269a3652d} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
16013 2024.08.05 16:54:04.481148 [ 3 ] {} <Debug> HTTP-Session: 8003a980-c5d2-4a88-9a82-4b252f5e5397 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16014 2024.08.05 16:54:04.481320 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 38940, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16015 2024.08.05 16:54:04.481371 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16016 2024.08.05 16:54:04.481390 [ 3 ] {} <Debug> HTTP-Session: 2970ca63-5c74-4968-835f-527d05184cb0 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
16017 2024.08.05 16:54:04.481406 [ 3 ] {} <Debug> HTTP-Session: 2970ca63-5c74-4968-835f-527d05184cb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16018 2024.08.05 16:54:04.481422 [ 3 ] {} <Debug> HTTP-Session: 2970ca63-5c74-4968-835f-527d05184cb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16019 2024.08.05 16:54:04.481453 [ 3 ] {} <Trace> HTTP-Session: 2970ca63-5c74-4968-835f-527d05184cb0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16020 2024.08.05 16:54:04.481739 [ 3 ] {8190f6dc-ed2c-49db-8bd6-e8c40f419232} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
16021 2024.08.05 16:54:04.481803 [ 3 ] {8190f6dc-ed2c-49db-8bd6-e8c40f419232} <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
16022 2024.08.05 16:54:04.482215 [ 3 ] {8190f6dc-ed2c-49db-8bd6-e8c40f419232} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16023 2024.08.05 16:54:04.482791 [ 3 ] {8190f6dc-ed2c-49db-8bd6-e8c40f419232} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16024 2024.08.05 16:54:04.482827 [ 3 ] {8190f6dc-ed2c-49db-8bd6-e8c40f419232} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
16025 2024.08.05 16:54:04.483449 [ 3 ] {8190f6dc-ed2c-49db-8bd6-e8c40f419232} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
16026 2024.08.05 16:54:04.483851 [ 3 ] {8190f6dc-ed2c-49db-8bd6-e8c40f419232} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16027 2024.08.05 16:54:04.484024 [ 3 ] {8190f6dc-ed2c-49db-8bd6-e8c40f419232} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002487 sec., 9650.180940892642 rows/sec., 17.29 MiB/sec.
16028 2024.08.05 16:54:04.484276 [ 3 ] {8190f6dc-ed2c-49db-8bd6-e8c40f419232} <Debug> DynamicQueryHandler: Done processing query
16029 2024.08.05 16:54:04.484300 [ 3 ] {8190f6dc-ed2c-49db-8bd6-e8c40f419232} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
16030 2024.08.05 16:54:04.484317 [ 3 ] {} <Debug> HTTP-Session: 2970ca63-5c74-4968-835f-527d05184cb0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16031 2024.08.05 16:54:04.484433 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 3209, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16032 2024.08.05 16:54:04.484481 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16033 2024.08.05 16:54:04.484500 [ 3 ] {} <Debug> HTTP-Session: 44206e14-d6b6-460e-a70f-2d371fbf58a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
16034 2024.08.05 16:54:04.484516 [ 3 ] {} <Debug> HTTP-Session: 44206e14-d6b6-460e-a70f-2d371fbf58a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16035 2024.08.05 16:54:04.484530 [ 3 ] {} <Debug> HTTP-Session: 44206e14-d6b6-460e-a70f-2d371fbf58a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16036 2024.08.05 16:54:04.484560 [ 3 ] {} <Trace> HTTP-Session: 44206e14-d6b6-460e-a70f-2d371fbf58a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16037 2024.08.05 16:54:04.484660 [ 3 ] {9df1fa51-3e7d-4bd0-bc01-1cc09d9f7074} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
16038 2024.08.05 16:54:04.484706 [ 3 ] {9df1fa51-3e7d-4bd0-bc01-1cc09d9f7074} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
16039 2024.08.05 16:54:04.484835 [ 3 ] {9df1fa51-3e7d-4bd0-bc01-1cc09d9f7074} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16040 2024.08.05 16:54:04.485094 [ 3 ] {9df1fa51-3e7d-4bd0-bc01-1cc09d9f7074} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16041 2024.08.05 16:54:04.485131 [ 3 ] {9df1fa51-3e7d-4bd0-bc01-1cc09d9f7074} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
16042 2024.08.05 16:54:04.485483 [ 3 ] {9df1fa51-3e7d-4bd0-bc01-1cc09d9f7074} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
16043 2024.08.05 16:54:04.485800 [ 3 ] {9df1fa51-3e7d-4bd0-bc01-1cc09d9f7074} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16044 2024.08.05 16:54:04.485956 [ 3 ] {9df1fa51-3e7d-4bd0-bc01-1cc09d9f7074} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.00132 sec., 17424.242424242424 rows/sec., 942.53 KiB/sec.
16045 2024.08.05 16:54:04.486133 [ 3 ] {9df1fa51-3e7d-4bd0-bc01-1cc09d9f7074} <Debug> DynamicQueryHandler: Done processing query
16046 2024.08.05 16:54:04.486157 [ 3 ] {9df1fa51-3e7d-4bd0-bc01-1cc09d9f7074} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
16047 2024.08.05 16:54:04.486173 [ 3 ] {} <Debug> HTTP-Session: 44206e14-d6b6-460e-a70f-2d371fbf58a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16048 2024.08.05 16:54:04.486284 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16049 2024.08.05 16:54:04.486333 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16050 2024.08.05 16:54:04.486352 [ 3 ] {} <Debug> HTTP-Session: 73e48c2b-f6b4-4aba-afdf-3f4b471dd413 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
16051 2024.08.05 16:54:04.486368 [ 3 ] {} <Debug> HTTP-Session: 73e48c2b-f6b4-4aba-afdf-3f4b471dd413 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16052 2024.08.05 16:54:04.486382 [ 3 ] {} <Debug> HTTP-Session: 73e48c2b-f6b4-4aba-afdf-3f4b471dd413 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16053 2024.08.05 16:54:04.486412 [ 3 ] {} <Trace> HTTP-Session: 73e48c2b-f6b4-4aba-afdf-3f4b471dd413 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16054 2024.08.05 16:54:04.486525 [ 3 ] {855821c2-84de-4d63-a10b-048c3db7a910} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
16055 2024.08.05 16:54:04.486570 [ 3 ] {855821c2-84de-4d63-a10b-048c3db7a910} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
16056 2024.08.05 16:54:04.486701 [ 3 ] {855821c2-84de-4d63-a10b-048c3db7a910} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16057 2024.08.05 16:54:04.486984 [ 3 ] {855821c2-84de-4d63-a10b-048c3db7a910} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16058 2024.08.05 16:54:04.487020 [ 3 ] {855821c2-84de-4d63-a10b-048c3db7a910} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
16059 2024.08.05 16:54:04.487375 [ 3 ] {855821c2-84de-4d63-a10b-048c3db7a910} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary)
16060 2024.08.05 16:54:04.487724 [ 3 ] {855821c2-84de-4d63-a10b-048c3db7a910} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16061 2024.08.05 16:54:04.487897 [ 3 ] {855821c2-84de-4d63-a10b-048c3db7a910} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001407 sec., 42643.923240938166 rows/sec., 2.87 MiB/sec.
16062 2024.08.05 16:54:04.488092 [ 3 ] {855821c2-84de-4d63-a10b-048c3db7a910} <Debug> DynamicQueryHandler: Done processing query
16063 2024.08.05 16:54:04.488128 [ 3 ] {855821c2-84de-4d63-a10b-048c3db7a910} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16064 2024.08.05 16:54:04.488160 [ 3 ] {} <Debug> HTTP-Session: 73e48c2b-f6b4-4aba-afdf-3f4b471dd413 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16065 2024.08.05 16:54:09.463249 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 4497, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16066 2024.08.05 16:54:09.463450 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16067 2024.08.05 16:54:09.463507 [ 3 ] {} <Debug> HTTP-Session: 7f80d4df-f435-48ac-a61b-14bee58d5f5c Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
16068 2024.08.05 16:54:09.463550 [ 3 ] {} <Debug> HTTP-Session: 7f80d4df-f435-48ac-a61b-14bee58d5f5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16069 2024.08.05 16:54:09.463579 [ 3 ] {} <Debug> HTTP-Session: 7f80d4df-f435-48ac-a61b-14bee58d5f5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16070 2024.08.05 16:54:09.463661 [ 3 ] {} <Trace> HTTP-Session: 7f80d4df-f435-48ac-a61b-14bee58d5f5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16071 2024.08.05 16:54:09.463945 [ 3 ] {1a86042f-326e-45e1-93b2-219e84fc0620} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
16072 2024.08.05 16:54:09.464014 [ 3 ] {1a86042f-326e-45e1-93b2-219e84fc0620} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
16073 2024.08.05 16:54:09.464211 [ 3 ] {1a86042f-326e-45e1-93b2-219e84fc0620} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16074 2024.08.05 16:54:09.464632 [ 3 ] {1a86042f-326e-45e1-93b2-219e84fc0620} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16075 2024.08.05 16:54:09.464674 [ 3 ] {1a86042f-326e-45e1-93b2-219e84fc0620} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
16076 2024.08.05 16:54:09.465047 [ 3 ] {1a86042f-326e-45e1-93b2-219e84fc0620} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
16077 2024.08.05 16:54:09.465389 [ 3 ] {1a86042f-326e-45e1-93b2-219e84fc0620} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16078 2024.08.05 16:54:09.465558 [ 3 ] {1a86042f-326e-45e1-93b2-219e84fc0620} <Debug> executeQuery: Read 31 rows, 2.51 KiB in 0.00169 sec., 18343.19526627219 rows/sec., 1.45 MiB/sec.
16079 2024.08.05 16:54:09.465582 [ 121 ] {} <Debug> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
16080 2024.08.05 16:54:09.465697 [ 121 ] {} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16081 2024.08.05 16:54:09.465733 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
16082 2024.08.05 16:54:09.465852 [ 3 ] {1a86042f-326e-45e1-93b2-219e84fc0620} <Debug> DynamicQueryHandler: Done processing query
16083 2024.08.05 16:54:09.465913 [ 3 ] {1a86042f-326e-45e1-93b2-219e84fc0620} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16084 2024.08.05 16:54:09.465958 [ 3 ] {} <Debug> HTTP-Session: 7f80d4df-f435-48ac-a61b-14bee58d5f5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16085 2024.08.05 16:54:09.465970 [ 194 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::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
16086 2024.08.05 16:54:09.466199 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16087 2024.08.05 16:54:09.466367 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16088 2024.08.05 16:54:09.466476 [ 3 ] {} <Debug> HTTP-Session: 526b61a5-6552-4e26-ada7-56f1011fea9e Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
16089 2024.08.05 16:54:09.466554 [ 3 ] {} <Debug> HTTP-Session: 526b61a5-6552-4e26-ada7-56f1011fea9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16090 2024.08.05 16:54:09.466629 [ 3 ] {} <Debug> HTTP-Session: 526b61a5-6552-4e26-ada7-56f1011fea9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16091 2024.08.05 16:54:09.466639 [ 194 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16092 2024.08.05 16:54:09.466771 [ 3 ] {} <Trace> HTTP-Session: 526b61a5-6552-4e26-ada7-56f1011fea9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16093 2024.08.05 16:54:09.466808 [ 194 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::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
16094 2024.08.05 16:54:09.467225 [ 3 ] {53984ecf-ebb2-4a23-96f8-d3643c2b9210} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
16095 2024.08.05 16:54:09.467298 [ 194 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::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
16096 2024.08.05 16:54:09.467471 [ 3 ] {53984ecf-ebb2-4a23-96f8-d3643c2b9210} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
16097 2024.08.05 16:54:09.467856 [ 194 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 30 rows starting from the beginning of the part
16098 2024.08.05 16:54:09.468241 [ 194 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::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
16099 2024.08.05 16:54:09.468640 [ 194 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 30 rows starting from the beginning of the part
16100 2024.08.05 16:54:09.469031 [ 194 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::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
16101 2024.08.05 16:54:09.469207 [ 3 ] {53984ecf-ebb2-4a23-96f8-d3643c2b9210} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16102 2024.08.05 16:54:09.470052 [ 3 ] {53984ecf-ebb2-4a23-96f8-d3643c2b9210} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16103 2024.08.05 16:54:09.470098 [ 3 ] {53984ecf-ebb2-4a23-96f8-d3643c2b9210} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
16104 2024.08.05 16:54:09.470550 [ 3 ] {53984ecf-ebb2-4a23-96f8-d3643c2b9210} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
16105 2024.08.05 16:54:09.471005 [ 199 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 208 rows, containing 4 columns (4 merged, 0 gathered) in 0.005185739 sec., 40110.00167960632 rows/sec., 3.09 MiB/sec.
16106 2024.08.05 16:54:09.471148 [ 3 ] {53984ecf-ebb2-4a23-96f8-d3643c2b9210} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16107 2024.08.05 16:54:09.471291 [ 199 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
16108 2024.08.05 16:54:09.471407 [ 3 ] {53984ecf-ebb2-4a23-96f8-d3643c2b9210} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.004396 sec., 454.9590536851684 rows/sec., 37.10 KiB/sec.
16109 2024.08.05 16:54:09.471735 [ 3 ] {53984ecf-ebb2-4a23-96f8-d3643c2b9210} <Debug> DynamicQueryHandler: Done processing query
16110 2024.08.05 16:54:09.471787 [ 3 ] {53984ecf-ebb2-4a23-96f8-d3643c2b9210} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
16111 2024.08.05 16:54:09.471819 [ 3 ] {} <Debug> HTTP-Session: 526b61a5-6552-4e26-ada7-56f1011fea9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16112 2024.08.05 16:54:09.472024 [ 199 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_81_16} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16113 2024.08.05 16:54:09.472051 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 22043, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16114 2024.08.05 16:54:09.472144 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16115 2024.08.05 16:54:09.472173 [ 199 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_81_16} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
16116 2024.08.05 16:54:09.472185 [ 3 ] {} <Debug> HTTP-Session: afab8fd1-7eeb-4ad3-b339-3097eace5402 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
16117 2024.08.05 16:54:09.472225 [ 3 ] {} <Debug> HTTP-Session: afab8fd1-7eeb-4ad3-b339-3097eace5402 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16118 2024.08.05 16:54:09.472248 [ 3 ] {} <Debug> HTTP-Session: afab8fd1-7eeb-4ad3-b339-3097eace5402 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16119 2024.08.05 16:54:09.472323 [ 3 ] {} <Trace> HTTP-Session: afab8fd1-7eeb-4ad3-b339-3097eace5402 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16120 2024.08.05 16:54:09.472342 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
16121 2024.08.05 16:54:09.472503 [ 3 ] {4156c64d-0dae-442a-8a05-042b84637ea8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
16122 2024.08.05 16:54:09.472551 [ 3 ] {4156c64d-0dae-442a-8a05-042b84637ea8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
16123 2024.08.05 16:54:09.472692 [ 3 ] {4156c64d-0dae-442a-8a05-042b84637ea8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16124 2024.08.05 16:54:09.473102 [ 3 ] {4156c64d-0dae-442a-8a05-042b84637ea8} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16125 2024.08.05 16:54:09.473139 [ 3 ] {4156c64d-0dae-442a-8a05-042b84637ea8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
16126 2024.08.05 16:54:09.473466 [ 3 ] {4156c64d-0dae-442a-8a05-042b84637ea8} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary)
16127 2024.08.05 16:54:09.473789 [ 3 ] {4156c64d-0dae-442a-8a05-042b84637ea8} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16128 2024.08.05 16:54:09.473953 [ 3 ] {4156c64d-0dae-442a-8a05-042b84637ea8} <Debug> executeQuery: Read 150 rows, 12.93 KiB in 0.001513 sec., 99140.7799074686 rows/sec., 8.34 MiB/sec.
16129 2024.08.05 16:54:09.473993 [ 119 ] {} <Debug> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0
16130 2024.08.05 16:54:09.474135 [ 119 ] {} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16131 2024.08.05 16:54:09.474200 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
16132 2024.08.05 16:54:09.474235 [ 3 ] {4156c64d-0dae-442a-8a05-042b84637ea8} <Debug> DynamicQueryHandler: Done processing query
16133 2024.08.05 16:54:09.474281 [ 3 ] {4156c64d-0dae-442a-8a05-042b84637ea8} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
16134 2024.08.05 16:54:09.474351 [ 3 ] {} <Debug> HTTP-Session: afab8fd1-7eeb-4ad3-b339-3097eace5402 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16135 2024.08.05 16:54:09.474423 [ 186 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::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
16136 2024.08.05 16:54:09.474543 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16137 2024.08.05 16:54:09.474580 [ 186 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16138 2024.08.05 16:54:09.474606 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16139 2024.08.05 16:54:09.474620 [ 186 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 354 rows starting from the beginning of the part
16140 2024.08.05 16:54:09.474629 [ 3 ] {} <Debug> HTTP-Session: f13bbef6-0de5-46d1-82fa-73cf00bddd1c Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
16141 2024.08.05 16:54:09.474656 [ 3 ] {} <Debug> HTTP-Session: f13bbef6-0de5-46d1-82fa-73cf00bddd1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16142 2024.08.05 16:54:09.474684 [ 3 ] {} <Debug> HTTP-Session: f13bbef6-0de5-46d1-82fa-73cf00bddd1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16143 2024.08.05 16:54:09.474806 [ 3 ] {} <Trace> HTTP-Session: f13bbef6-0de5-46d1-82fa-73cf00bddd1c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16144 2024.08.05 16:54:09.474818 [ 186 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 151 rows starting from the beginning of the part
16145 2024.08.05 16:54:09.475155 [ 186 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 234 rows starting from the beginning of the part
16146 2024.08.05 16:54:09.475176 [ 3 ] {af375fe3-b485-4c7c-82e2-b7945211210d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
16147 2024.08.05 16:54:09.475288 [ 3 ] {af375fe3-b485-4c7c-82e2-b7945211210d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
16148 2024.08.05 16:54:09.475425 [ 186 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 186 rows starting from the beginning of the part
16149 2024.08.05 16:54:09.475802 [ 186 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 233 rows starting from the beginning of the part
16150 2024.08.05 16:54:09.476152 [ 186 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 150 rows starting from the beginning of the part
16151 2024.08.05 16:54:09.476666 [ 3 ] {af375fe3-b485-4c7c-82e2-b7945211210d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16152 2024.08.05 16:54:09.477064 [ 3 ] {af375fe3-b485-4c7c-82e2-b7945211210d} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16153 2024.08.05 16:54:09.477105 [ 3 ] {af375fe3-b485-4c7c-82e2-b7945211210d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
16154 2024.08.05 16:54:09.477548 [ 3 ] {af375fe3-b485-4c7c-82e2-b7945211210d} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
16155 2024.08.05 16:54:09.477924 [ 3 ] {af375fe3-b485-4c7c-82e2-b7945211210d} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16156 2024.08.05 16:54:09.478047 [ 186 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1308 rows, containing 4 columns (4 merged, 0 gathered) in 0.003740354 sec., 349699.520419725 rows/sec., 30.10 MiB/sec.
16157 2024.08.05 16:54:09.478159 [ 3 ] {af375fe3-b485-4c7c-82e2-b7945211210d} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.003166 sec., 631.7119393556538 rows/sec., 44.11 KiB/sec.
16158 2024.08.05 16:54:09.478252 [ 186 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary)
16159 2024.08.05 16:54:09.478350 [ 3 ] {af375fe3-b485-4c7c-82e2-b7945211210d} <Debug> DynamicQueryHandler: Done processing query
16160 2024.08.05 16:54:09.478381 [ 3 ] {af375fe3-b485-4c7c-82e2-b7945211210d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
16161 2024.08.05 16:54:09.478416 [ 3 ] {} <Debug> HTTP-Session: f13bbef6-0de5-46d1-82fa-73cf00bddd1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16162 2024.08.05 16:54:09.478580 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 16471, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16163 2024.08.05 16:54:09.478632 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16164 2024.08.05 16:54:09.478661 [ 3 ] {} <Debug> HTTP-Session: 1aaf9144-b508-47ba-a19f-23036dcfac38 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
16165 2024.08.05 16:54:09.478664 [ 186 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_86_17} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16166 2024.08.05 16:54:09.478681 [ 3 ] {} <Debug> HTTP-Session: 1aaf9144-b508-47ba-a19f-23036dcfac38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16167 2024.08.05 16:54:09.478702 [ 3 ] {} <Debug> HTTP-Session: 1aaf9144-b508-47ba-a19f-23036dcfac38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16168 2024.08.05 16:54:09.478746 [ 3 ] {} <Trace> HTTP-Session: 1aaf9144-b508-47ba-a19f-23036dcfac38 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16169 2024.08.05 16:54:09.478771 [ 186 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_86_17} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17
16170 2024.08.05 16:54:09.478854 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB.
16171 2024.08.05 16:54:09.478895 [ 3 ] {cd7a2389-0c83-497f-998a-88e17d3e9146} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
16172 2024.08.05 16:54:09.478937 [ 3 ] {cd7a2389-0c83-497f-998a-88e17d3e9146} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
16173 2024.08.05 16:54:09.479065 [ 3 ] {cd7a2389-0c83-497f-998a-88e17d3e9146} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16174 2024.08.05 16:54:09.479381 [ 3 ] {cd7a2389-0c83-497f-998a-88e17d3e9146} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16175 2024.08.05 16:54:09.479418 [ 3 ] {cd7a2389-0c83-497f-998a-88e17d3e9146} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
16176 2024.08.05 16:54:09.479726 [ 3 ] {cd7a2389-0c83-497f-998a-88e17d3e9146} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary)
16177 2024.08.05 16:54:09.480027 [ 3 ] {cd7a2389-0c83-497f-998a-88e17d3e9146} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16178 2024.08.05 16:54:09.480183 [ 3 ] {cd7a2389-0c83-497f-998a-88e17d3e9146} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.00134 sec., 72388.05970149253 rows/sec., 5.66 MiB/sec.
16179 2024.08.05 16:54:09.480190 [ 119 ] {} <Debug> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0
16180 2024.08.05 16:54:09.480276 [ 119 ] {} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16181 2024.08.05 16:54:09.480328 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
16182 2024.08.05 16:54:09.480455 [ 3 ] {cd7a2389-0c83-497f-998a-88e17d3e9146} <Debug> DynamicQueryHandler: Done processing query
16183 2024.08.05 16:54:09.480505 [ 3 ] {cd7a2389-0c83-497f-998a-88e17d3e9146} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
16184 2024.08.05 16:54:09.480519 [ 188 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::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
16185 2024.08.05 16:54:09.480530 [ 3 ] {} <Debug> HTTP-Session: 1aaf9144-b508-47ba-a19f-23036dcfac38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16186 2024.08.05 16:54:09.480715 [ 188 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16187 2024.08.05 16:54:09.480758 [ 188 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 492 rows starting from the beginning of the part
16188 2024.08.05 16:54:09.480829 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 30774, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16189 2024.08.05 16:54:09.480939 [ 188 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 102 rows starting from the beginning of the part
16190 2024.08.05 16:54:09.480999 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16191 2024.08.05 16:54:09.481112 [ 3 ] {} <Debug> HTTP-Session: d9fffe5b-eb3e-42c8-aabc-66588c399b28 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
16192 2024.08.05 16:54:09.481183 [ 3 ] {} <Debug> HTTP-Session: d9fffe5b-eb3e-42c8-aabc-66588c399b28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16193 2024.08.05 16:54:09.481234 [ 188 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 408 rows starting from the beginning of the part
16194 2024.08.05 16:54:09.481268 [ 3 ] {} <Debug> HTTP-Session: d9fffe5b-eb3e-42c8-aabc-66588c399b28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16195 2024.08.05 16:54:09.481444 [ 3 ] {} <Trace> HTTP-Session: d9fffe5b-eb3e-42c8-aabc-66588c399b28 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16196 2024.08.05 16:54:09.481509 [ 188 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 121 rows starting from the beginning of the part
16197 2024.08.05 16:54:09.481756 [ 188 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 406 rows starting from the beginning of the part
16198 2024.08.05 16:54:09.482028 [ 188 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 97 rows starting from the beginning of the part
16199 2024.08.05 16:54:09.482032 [ 3 ] {6a38ad97-5b9c-4732-a81f-26c9e2650d61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
16200 2024.08.05 16:54:09.482274 [ 3 ] {6a38ad97-5b9c-4732-a81f-26c9e2650d61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
16201 2024.08.05 16:54:09.482829 [ 3 ] {6a38ad97-5b9c-4732-a81f-26c9e2650d61} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16202 2024.08.05 16:54:09.483774 [ 3 ] {6a38ad97-5b9c-4732-a81f-26c9e2650d61} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16203 2024.08.05 16:54:09.483866 [ 3 ] {6a38ad97-5b9c-4732-a81f-26c9e2650d61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
16204 2024.08.05 16:54:09.484713 [ 3 ] {6a38ad97-5b9c-4732-a81f-26c9e2650d61} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary)
16205 2024.08.05 16:54:09.484984 [ 188 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1626 rows, containing 4 columns (4 merged, 0 gathered) in 0.004564698 sec., 356211.95531445893 rows/sec., 25.86 MiB/sec.
16206 2024.08.05 16:54:09.485266 [ 188 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary)
16207 2024.08.05 16:54:09.485503 [ 3 ] {6a38ad97-5b9c-4732-a81f-26c9e2650d61} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16208 2024.08.05 16:54:09.485982 [ 119 ] {} <Debug> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0
16209 2024.08.05 16:54:09.486008 [ 3 ] {6a38ad97-5b9c-4732-a81f-26c9e2650d61} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.004249 sec., 37891.26853377265 rows/sec., 2.64 MiB/sec.
16210 2024.08.05 16:54:09.486081 [ 119 ] {} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16211 2024.08.05 16:54:09.486214 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
16212 2024.08.05 16:54:09.486322 [ 188 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_86_17} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16213 2024.08.05 16:54:09.486636 [ 188 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_86_17} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17
16214 2024.08.05 16:54:09.486668 [ 3 ] {6a38ad97-5b9c-4732-a81f-26c9e2650d61} <Debug> DynamicQueryHandler: Done processing query
16215 2024.08.05 16:54:09.486671 [ 197 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::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
16216 2024.08.05 16:54:09.486714 [ 3 ] {6a38ad97-5b9c-4732-a81f-26c9e2650d61} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
16217 2024.08.05 16:54:09.486830 [ 3 ] {} <Debug> HTTP-Session: d9fffe5b-eb3e-42c8-aabc-66588c399b28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16218 2024.08.05 16:54:09.486879 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB.
16219 2024.08.05 16:54:09.487031 [ 197 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16220 2024.08.05 16:54:09.487085 [ 197 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_81_16, total 13272 rows starting from the beginning of the part
16221 2024.08.05 16:54:09.487119 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 49641, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16222 2024.08.05 16:54:09.487298 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16223 2024.08.05 16:54:09.487324 [ 197 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 162 rows starting from the beginning of the part
16224 2024.08.05 16:54:09.487403 [ 3 ] {} <Debug> HTTP-Session: 78634dad-a3f5-4564-8f3b-9f9429115289 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
16225 2024.08.05 16:54:09.487505 [ 3 ] {} <Debug> HTTP-Session: 78634dad-a3f5-4564-8f3b-9f9429115289 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16226 2024.08.05 16:54:09.487585 [ 197 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 161 rows starting from the beginning of the part
16227 2024.08.05 16:54:09.487589 [ 3 ] {} <Debug> HTTP-Session: 78634dad-a3f5-4564-8f3b-9f9429115289 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16228 2024.08.05 16:54:09.487732 [ 3 ] {} <Trace> HTTP-Session: 78634dad-a3f5-4564-8f3b-9f9429115289 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16229 2024.08.05 16:54:09.487861 [ 197 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 197 rows starting from the beginning of the part
16230 2024.08.05 16:54:09.488120 [ 197 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 160 rows starting from the beginning of the part
16231 2024.08.05 16:54:09.488313 [ 197 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 161 rows starting from the beginning of the part
16232 2024.08.05 16:54:09.488543 [ 3 ] {92042ae6-2362-42df-b586-577c78afdfa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
16233 2024.08.05 16:54:09.488828 [ 3 ] {92042ae6-2362-42df-b586-577c78afdfa8} <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
16234 2024.08.05 16:54:09.490033 [ 3 ] {92042ae6-2362-42df-b586-577c78afdfa8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16235 2024.08.05 16:54:09.491632 [ 3 ] {92042ae6-2362-42df-b586-577c78afdfa8} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16236 2024.08.05 16:54:09.491700 [ 3 ] {92042ae6-2362-42df-b586-577c78afdfa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
16237 2024.08.05 16:54:09.492790 [ 3 ] {92042ae6-2362-42df-b586-577c78afdfa8} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
16238 2024.08.05 16:54:09.493546 [ 3 ] {92042ae6-2362-42df-b586-577c78afdfa8} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16239 2024.08.05 16:54:09.493814 [ 119 ] {} <Debug> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
16240 2024.08.05 16:54:09.493835 [ 3 ] {92042ae6-2362-42df-b586-577c78afdfa8} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.005784 sec., 5359.6127247579525 rows/sec., 9.60 MiB/sec.
16241 2024.08.05 16:54:09.493885 [ 119 ] {} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16242 2024.08.05 16:54:09.493963 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
16243 2024.08.05 16:54:09.494401 [ 198 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::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
16244 2024.08.05 16:54:09.494766 [ 3 ] {92042ae6-2362-42df-b586-577c78afdfa8} <Debug> DynamicQueryHandler: Done processing query
16245 2024.08.05 16:54:09.494877 [ 3 ] {92042ae6-2362-42df-b586-577c78afdfa8} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
16246 2024.08.05 16:54:09.494994 [ 3 ] {} <Debug> HTTP-Session: 78634dad-a3f5-4564-8f3b-9f9429115289 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16247 2024.08.05 16:54:09.495857 [ 192 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14113 rows, containing 5 columns (5 merged, 0 gathered) in 0.009452791 sec., 1492998.2055035385 rows/sec., 104.07 MiB/sec.
16248 2024.08.05 16:54:09.496000 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16249 2024.08.05 16:54:09.496194 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16250 2024.08.05 16:54:09.496291 [ 3 ] {} <Debug> HTTP-Session: 24ce2a0b-f9db-49b6-b288-d284498a7eb2 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
16251 2024.08.05 16:54:09.496372 [ 3 ] {} <Debug> HTTP-Session: 24ce2a0b-f9db-49b6-b288-d284498a7eb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16252 2024.08.05 16:54:09.496483 [ 3 ] {} <Debug> HTTP-Session: 24ce2a0b-f9db-49b6-b288-d284498a7eb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16253 2024.08.05 16:54:09.496627 [ 3 ] {} <Trace> HTTP-Session: 24ce2a0b-f9db-49b6-b288-d284498a7eb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16254 2024.08.05 16:54:09.496654 [ 192 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary)
16255 2024.08.05 16:54:09.497041 [ 3 ] {184dcc94-92e9-455f-adbe-0610d3e1f629} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
16256 2024.08.05 16:54:09.497156 [ 3 ] {184dcc94-92e9-455f-adbe-0610d3e1f629} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
16257 2024.08.05 16:54:09.497547 [ 198 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16258 2024.08.05 16:54:09.498047 [ 198 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1283 rows starting from the beginning of the part
16259 2024.08.05 16:54:09.498507 [ 3 ] {184dcc94-92e9-455f-adbe-0610d3e1f629} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16260 2024.08.05 16:54:09.499101 [ 192 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16261 2024.08.05 16:54:09.499217 [ 198 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::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
16262 2024.08.05 16:54:09.499381 [ 192 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17
16263 2024.08.05 16:54:09.499849 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.97 MiB.
16264 2024.08.05 16:54:09.500244 [ 198 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::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
16265 2024.08.05 16:54:09.500254 [ 3 ] {184dcc94-92e9-455f-adbe-0610d3e1f629} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16266 2024.08.05 16:54:09.500301 [ 3 ] {184dcc94-92e9-455f-adbe-0610d3e1f629} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
16267 2024.08.05 16:54:09.500767 [ 198 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::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
16268 2024.08.05 16:54:09.501316 [ 198 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::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
16269 2024.08.05 16:54:09.501413 [ 3 ] {184dcc94-92e9-455f-adbe-0610d3e1f629} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary)
16270 2024.08.05 16:54:09.501732 [ 198 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::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
16271 2024.08.05 16:54:09.502352 [ 3 ] {184dcc94-92e9-455f-adbe-0610d3e1f629} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16272 2024.08.05 16:54:09.502629 [ 119 ] {} <Debug> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0
16273 2024.08.05 16:54:09.502649 [ 3 ] {184dcc94-92e9-455f-adbe-0610d3e1f629} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005768 sec., 10402.219140083218 rows/sec., 717.86 KiB/sec.
16274 2024.08.05 16:54:09.502736 [ 119 ] {} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16275 2024.08.05 16:54:09.502893 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
16276 2024.08.05 16:54:09.503231 [ 3 ] {184dcc94-92e9-455f-adbe-0610d3e1f629} <Debug> DynamicQueryHandler: Done processing query
16277 2024.08.05 16:54:09.503292 [ 3 ] {184dcc94-92e9-455f-adbe-0610d3e1f629} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16278 2024.08.05 16:54:09.503320 [ 191 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::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
16279 2024.08.05 16:54:09.503348 [ 3 ] {} <Debug> HTTP-Session: 24ce2a0b-f9db-49b6-b288-d284498a7eb2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16280 2024.08.05 16:54:09.503859 [ 191 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16281 2024.08.05 16:54:09.503928 [ 191 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4704 rows starting from the beginning of the part
16282 2024.08.05 16:54:09.504156 [ 191 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::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
16283 2024.08.05 16:54:09.504305 [ 191 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::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
16284 2024.08.05 16:54:09.504403 [ 191 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::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
16285 2024.08.05 16:54:09.504616 [ 191 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::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
16286 2024.08.05 16:54:09.504846 [ 191 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::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
16287 2024.08.05 16:54:09.508818 [ 189 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5004 rows, containing 4 columns (4 merged, 0 gathered) in 0.005765209 sec., 867965.0642327103 rows/sec., 58.46 MiB/sec.
16288 2024.08.05 16:54:09.509322 [ 193 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary)
16289 2024.08.05 16:54:09.510460 [ 193 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_86_17} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16290 2024.08.05 16:54:09.510558 [ 193 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_86_17} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17
16291 2024.08.05 16:54:09.510656 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB.
16292 2024.08.05 16:54:09.511954 [ 187 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1424 rows, containing 19 columns (19 merged, 0 gathered) in 0.017834604 sec., 79844.77816272232 rows/sec., 143.08 MiB/sec.
16293 2024.08.05 16:54:09.513297 [ 195 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
16294 2024.08.05 16:54:09.513925 [ 195 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::all_1_81_16} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16295 2024.08.05 16:54:09.514011 [ 195 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::all_1_81_16} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
16296 2024.08.05 16:54:09.514161 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.53 MiB.
16297 2024.08.05 16:54:14.467288 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 4190, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16298 2024.08.05 16:54:14.467435 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16299 2024.08.05 16:54:14.467466 [ 3 ] {} <Debug> HTTP-Session: 5c54d446-c442-4693-8159-288e10e461d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
16300 2024.08.05 16:54:14.467495 [ 3 ] {} <Debug> HTTP-Session: 5c54d446-c442-4693-8159-288e10e461d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16301 2024.08.05 16:54:14.467513 [ 3 ] {} <Debug> HTTP-Session: 5c54d446-c442-4693-8159-288e10e461d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16302 2024.08.05 16:54:14.467576 [ 3 ] {} <Trace> HTTP-Session: 5c54d446-c442-4693-8159-288e10e461d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16303 2024.08.05 16:54:14.467801 [ 3 ] {604bff10-6522-4943-95e4-5eb3f225424c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
16304 2024.08.05 16:54:14.467877 [ 3 ] {604bff10-6522-4943-95e4-5eb3f225424c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
16305 2024.08.05 16:54:14.468098 [ 3 ] {604bff10-6522-4943-95e4-5eb3f225424c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16306 2024.08.05 16:54:14.468507 [ 3 ] {604bff10-6522-4943-95e4-5eb3f225424c} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16307 2024.08.05 16:54:14.468552 [ 3 ] {604bff10-6522-4943-95e4-5eb3f225424c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
16308 2024.08.05 16:54:14.468968 [ 3 ] {604bff10-6522-4943-95e4-5eb3f225424c} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
16309 2024.08.05 16:54:14.469317 [ 3 ] {604bff10-6522-4943-95e4-5eb3f225424c} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16310 2024.08.05 16:54:14.469489 [ 3 ] {604bff10-6522-4943-95e4-5eb3f225424c} <Debug> executeQuery: Read 30 rows, 2.29 KiB in 0.00176 sec., 17045.454545454544 rows/sec., 1.27 MiB/sec.
16311 2024.08.05 16:54:14.469688 [ 3 ] {604bff10-6522-4943-95e4-5eb3f225424c} <Debug> DynamicQueryHandler: Done processing query
16312 2024.08.05 16:54:14.469715 [ 3 ] {604bff10-6522-4943-95e4-5eb3f225424c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16313 2024.08.05 16:54:14.469734 [ 3 ] {} <Debug> HTTP-Session: 5c54d446-c442-4693-8159-288e10e461d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16314 2024.08.05 16:54:14.469941 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 35208, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16315 2024.08.05 16:54:14.469989 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16316 2024.08.05 16:54:14.470009 [ 3 ] {} <Debug> HTTP-Session: c19a4fad-51c3-42ff-b3f8-4ab32489deb5 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
16317 2024.08.05 16:54:14.470027 [ 3 ] {} <Debug> HTTP-Session: c19a4fad-51c3-42ff-b3f8-4ab32489deb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16318 2024.08.05 16:54:14.470041 [ 3 ] {} <Debug> HTTP-Session: c19a4fad-51c3-42ff-b3f8-4ab32489deb5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16319 2024.08.05 16:54:14.470072 [ 3 ] {} <Trace> HTTP-Session: c19a4fad-51c3-42ff-b3f8-4ab32489deb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16320 2024.08.05 16:54:14.470231 [ 3 ] {1beab9d0-d3b3-462b-a2f8-e807899ccde0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
16321 2024.08.05 16:54:14.470275 [ 3 ] {1beab9d0-d3b3-462b-a2f8-e807899ccde0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
16322 2024.08.05 16:54:14.470406 [ 3 ] {1beab9d0-d3b3-462b-a2f8-e807899ccde0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16323 2024.08.05 16:54:14.470882 [ 3 ] {1beab9d0-d3b3-462b-a2f8-e807899ccde0} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16324 2024.08.05 16:54:14.470919 [ 3 ] {1beab9d0-d3b3-462b-a2f8-e807899ccde0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
16325 2024.08.05 16:54:14.471260 [ 3 ] {1beab9d0-d3b3-462b-a2f8-e807899ccde0} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary)
16326 2024.08.05 16:54:14.471576 [ 3 ] {1beab9d0-d3b3-462b-a2f8-e807899ccde0} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16327 2024.08.05 16:54:14.471729 [ 3 ] {1beab9d0-d3b3-462b-a2f8-e807899ccde0} <Debug> executeQuery: Read 233 rows, 21.06 KiB in 0.001572 sec., 148218.82951653944 rows/sec., 13.08 MiB/sec.
16328 2024.08.05 16:54:14.471982 [ 3 ] {1beab9d0-d3b3-462b-a2f8-e807899ccde0} <Debug> DynamicQueryHandler: Done processing query
16329 2024.08.05 16:54:14.472032 [ 3 ] {1beab9d0-d3b3-462b-a2f8-e807899ccde0} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB.
16330 2024.08.05 16:54:14.472087 [ 3 ] {} <Debug> HTTP-Session: c19a4fad-51c3-42ff-b3f8-4ab32489deb5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16331 2024.08.05 16:54:14.472343 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 65620, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16332 2024.08.05 16:54:14.472398 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16333 2024.08.05 16:54:14.472417 [ 3 ] {} <Debug> HTTP-Session: a884cbc5-9b7f-43c5-9652-64a24ad59b40 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
16334 2024.08.05 16:54:14.472435 [ 3 ] {} <Debug> HTTP-Session: a884cbc5-9b7f-43c5-9652-64a24ad59b40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16335 2024.08.05 16:54:14.472449 [ 3 ] {} <Debug> HTTP-Session: a884cbc5-9b7f-43c5-9652-64a24ad59b40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16336 2024.08.05 16:54:14.472482 [ 3 ] {} <Trace> HTTP-Session: a884cbc5-9b7f-43c5-9652-64a24ad59b40 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16337 2024.08.05 16:54:14.472689 [ 3 ] {44588abe-6a9b-4295-8f53-d8d4b0160271} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
16338 2024.08.05 16:54:14.472734 [ 3 ] {44588abe-6a9b-4295-8f53-d8d4b0160271} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
16339 2024.08.05 16:54:14.472881 [ 3 ] {44588abe-6a9b-4295-8f53-d8d4b0160271} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16340 2024.08.05 16:54:14.473380 [ 3 ] {44588abe-6a9b-4295-8f53-d8d4b0160271} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16341 2024.08.05 16:54:14.473417 [ 3 ] {44588abe-6a9b-4295-8f53-d8d4b0160271} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
16342 2024.08.05 16:54:14.473756 [ 3 ] {44588abe-6a9b-4295-8f53-d8d4b0160271} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary)
16343 2024.08.05 16:54:14.474073 [ 3 ] {44588abe-6a9b-4295-8f53-d8d4b0160271} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16344 2024.08.05 16:54:14.474230 [ 3 ] {44588abe-6a9b-4295-8f53-d8d4b0160271} <Debug> executeQuery: Read 406 rows, 29.40 KiB in 0.001649 sec., 246209.82413583988 rows/sec., 17.41 MiB/sec.
16345 2024.08.05 16:54:14.474392 [ 3 ] {44588abe-6a9b-4295-8f53-d8d4b0160271} <Debug> DynamicQueryHandler: Done processing query
16346 2024.08.05 16:54:14.474417 [ 3 ] {44588abe-6a9b-4295-8f53-d8d4b0160271} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
16347 2024.08.05 16:54:14.474435 [ 3 ] {} <Debug> HTTP-Session: a884cbc5-9b7f-43c5-9652-64a24ad59b40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16348 2024.08.05 16:54:14.474574 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16349 2024.08.05 16:54:14.474623 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16350 2024.08.05 16:54:14.474642 [ 3 ] {} <Debug> HTTP-Session: 96ec78d3-6618-4589-a331-76052b2fac29 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
16351 2024.08.05 16:54:14.474660 [ 3 ] {} <Debug> HTTP-Session: 96ec78d3-6618-4589-a331-76052b2fac29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16352 2024.08.05 16:54:14.474674 [ 3 ] {} <Debug> HTTP-Session: 96ec78d3-6618-4589-a331-76052b2fac29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16353 2024.08.05 16:54:14.474705 [ 3 ] {} <Trace> HTTP-Session: 96ec78d3-6618-4589-a331-76052b2fac29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16354 2024.08.05 16:54:14.474801 [ 3 ] {785c4e4e-bb96-4487-a999-f9dae15fc81c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
16355 2024.08.05 16:54:14.474846 [ 3 ] {785c4e4e-bb96-4487-a999-f9dae15fc81c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
16356 2024.08.05 16:54:14.474979 [ 3 ] {785c4e4e-bb96-4487-a999-f9dae15fc81c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16357 2024.08.05 16:54:14.475316 [ 3 ] {785c4e4e-bb96-4487-a999-f9dae15fc81c} <Trace> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16358 2024.08.05 16:54:14.475352 [ 3 ] {785c4e4e-bb96-4487-a999-f9dae15fc81c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
16359 2024.08.05 16:54:14.475742 [ 3 ] {785c4e4e-bb96-4487-a999-f9dae15fc81c} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
16360 2024.08.05 16:54:14.476074 [ 3 ] {785c4e4e-bb96-4487-a999-f9dae15fc81c} <Trace> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16361 2024.08.05 16:54:14.476237 [ 3 ] {785c4e4e-bb96-4487-a999-f9dae15fc81c} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001452 sec., 4132.231404958678 rows/sec., 177.56 KiB/sec.
16362 2024.08.05 16:54:14.476407 [ 3 ] {785c4e4e-bb96-4487-a999-f9dae15fc81c} <Debug> DynamicQueryHandler: Done processing query
16363 2024.08.05 16:54:14.476433 [ 3 ] {785c4e4e-bb96-4487-a999-f9dae15fc81c} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
16364 2024.08.05 16:54:14.476449 [ 3 ] {} <Debug> HTTP-Session: 96ec78d3-6618-4589-a331-76052b2fac29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16365 2024.08.05 16:54:14.476572 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16366 2024.08.05 16:54:14.476622 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16367 2024.08.05 16:54:14.476641 [ 3 ] {} <Debug> HTTP-Session: e46f5f31-319f-44bf-945a-89dbf4254bda Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
16368 2024.08.05 16:54:14.476657 [ 3 ] {} <Debug> HTTP-Session: e46f5f31-319f-44bf-945a-89dbf4254bda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16369 2024.08.05 16:54:14.476672 [ 3 ] {} <Debug> HTTP-Session: e46f5f31-319f-44bf-945a-89dbf4254bda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16370 2024.08.05 16:54:14.476703 [ 3 ] {} <Trace> HTTP-Session: e46f5f31-319f-44bf-945a-89dbf4254bda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16371 2024.08.05 16:54:14.476819 [ 3 ] {5cb2f24d-ebc2-4fb1-8408-b187a1adee3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
16372 2024.08.05 16:54:14.476866 [ 3 ] {5cb2f24d-ebc2-4fb1-8408-b187a1adee3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
16373 2024.08.05 16:54:14.477013 [ 3 ] {5cb2f24d-ebc2-4fb1-8408-b187a1adee3a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16374 2024.08.05 16:54:14.477363 [ 3 ] {5cb2f24d-ebc2-4fb1-8408-b187a1adee3a} <Trace> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16375 2024.08.05 16:54:14.477399 [ 3 ] {5cb2f24d-ebc2-4fb1-8408-b187a1adee3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
16376 2024.08.05 16:54:14.477774 [ 3 ] {5cb2f24d-ebc2-4fb1-8408-b187a1adee3a} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
16377 2024.08.05 16:54:14.478113 [ 3 ] {5cb2f24d-ebc2-4fb1-8408-b187a1adee3a} <Trace> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16378 2024.08.05 16:54:14.478276 [ 3 ] {5cb2f24d-ebc2-4fb1-8408-b187a1adee3a} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001489 sec., 51712.55876427132 rows/sec., 3.18 MiB/sec.
16379 2024.08.05 16:54:14.478627 [ 3 ] {5cb2f24d-ebc2-4fb1-8408-b187a1adee3a} <Debug> DynamicQueryHandler: Done processing query
16380 2024.08.05 16:54:14.478663 [ 3 ] {5cb2f24d-ebc2-4fb1-8408-b187a1adee3a} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
16381 2024.08.05 16:54:14.478686 [ 3 ] {} <Debug> HTTP-Session: e46f5f31-319f-44bf-945a-89dbf4254bda Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16382 2024.08.05 16:54:14.478853 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 30582, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16383 2024.08.05 16:54:14.478903 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16384 2024.08.05 16:54:14.478922 [ 3 ] {} <Debug> HTTP-Session: 393aedfd-e5a0-4d45-a084-b1666df09992 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
16385 2024.08.05 16:54:14.478939 [ 3 ] {} <Debug> HTTP-Session: 393aedfd-e5a0-4d45-a084-b1666df09992 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16386 2024.08.05 16:54:14.478952 [ 3 ] {} <Debug> HTTP-Session: 393aedfd-e5a0-4d45-a084-b1666df09992 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16387 2024.08.05 16:54:14.478984 [ 3 ] {} <Trace> HTTP-Session: 393aedfd-e5a0-4d45-a084-b1666df09992 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16388 2024.08.05 16:54:14.479177 [ 3 ] {c5538fbc-48d3-4a99-8c10-f07106402611} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
16389 2024.08.05 16:54:14.479225 [ 3 ] {c5538fbc-48d3-4a99-8c10-f07106402611} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
16390 2024.08.05 16:54:14.479394 [ 3 ] {c5538fbc-48d3-4a99-8c10-f07106402611} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16391 2024.08.05 16:54:14.479804 [ 3 ] {c5538fbc-48d3-4a99-8c10-f07106402611} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16392 2024.08.05 16:54:14.479840 [ 3 ] {c5538fbc-48d3-4a99-8c10-f07106402611} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
16393 2024.08.05 16:54:14.480222 [ 3 ] {c5538fbc-48d3-4a99-8c10-f07106402611} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary)
16394 2024.08.05 16:54:14.480588 [ 3 ] {c5538fbc-48d3-4a99-8c10-f07106402611} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16395 2024.08.05 16:54:14.480739 [ 3 ] {c5538fbc-48d3-4a99-8c10-f07106402611} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001671 sec., 95751.04727707959 rows/sec., 6.67 MiB/sec.
16396 2024.08.05 16:54:14.480993 [ 3 ] {c5538fbc-48d3-4a99-8c10-f07106402611} <Debug> DynamicQueryHandler: Done processing query
16397 2024.08.05 16:54:14.481053 [ 3 ] {c5538fbc-48d3-4a99-8c10-f07106402611} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
16398 2024.08.05 16:54:14.481107 [ 3 ] {} <Debug> HTTP-Session: 393aedfd-e5a0-4d45-a084-b1666df09992 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16399 2024.08.05 16:54:14.481323 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 39086, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16400 2024.08.05 16:54:14.481375 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16401 2024.08.05 16:54:14.481395 [ 3 ] {} <Debug> HTTP-Session: 70be03c3-42ca-4f3b-9921-1bcc9f327adf Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
16402 2024.08.05 16:54:14.481413 [ 3 ] {} <Debug> HTTP-Session: 70be03c3-42ca-4f3b-9921-1bcc9f327adf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16403 2024.08.05 16:54:14.481427 [ 3 ] {} <Debug> HTTP-Session: 70be03c3-42ca-4f3b-9921-1bcc9f327adf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16404 2024.08.05 16:54:14.481458 [ 3 ] {} <Trace> HTTP-Session: 70be03c3-42ca-4f3b-9921-1bcc9f327adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16405 2024.08.05 16:54:14.481732 [ 3 ] {194d4e35-53fe-41df-8c13-41c9e09fdd2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
16406 2024.08.05 16:54:14.481803 [ 3 ] {194d4e35-53fe-41df-8c13-41c9e09fdd2a} <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
16407 2024.08.05 16:54:14.482234 [ 3 ] {194d4e35-53fe-41df-8c13-41c9e09fdd2a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16408 2024.08.05 16:54:14.482937 [ 3 ] {194d4e35-53fe-41df-8c13-41c9e09fdd2a} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16409 2024.08.05 16:54:14.482974 [ 3 ] {194d4e35-53fe-41df-8c13-41c9e09fdd2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
16410 2024.08.05 16:54:14.483609 [ 3 ] {194d4e35-53fe-41df-8c13-41c9e09fdd2a} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
16411 2024.08.05 16:54:14.484024 [ 3 ] {194d4e35-53fe-41df-8c13-41c9e09fdd2a} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16412 2024.08.05 16:54:14.484206 [ 3 ] {194d4e35-53fe-41df-8c13-41c9e09fdd2a} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002662 sec., 9015.777610818934 rows/sec., 16.16 MiB/sec.
16413 2024.08.05 16:54:14.484432 [ 3 ] {194d4e35-53fe-41df-8c13-41c9e09fdd2a} <Debug> DynamicQueryHandler: Done processing query
16414 2024.08.05 16:54:14.484457 [ 3 ] {194d4e35-53fe-41df-8c13-41c9e09fdd2a} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
16415 2024.08.05 16:54:14.484475 [ 3 ] {} <Debug> HTTP-Session: 70be03c3-42ca-4f3b-9921-1bcc9f327adf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16416 2024.08.05 16:54:14.484599 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 3209, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16417 2024.08.05 16:54:14.484649 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16418 2024.08.05 16:54:14.484668 [ 3 ] {} <Debug> HTTP-Session: 8d675435-ded6-4cfb-b86a-b66ea7b272bb Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
16419 2024.08.05 16:54:14.484684 [ 3 ] {} <Debug> HTTP-Session: 8d675435-ded6-4cfb-b86a-b66ea7b272bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16420 2024.08.05 16:54:14.484697 [ 3 ] {} <Debug> HTTP-Session: 8d675435-ded6-4cfb-b86a-b66ea7b272bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16421 2024.08.05 16:54:14.484728 [ 3 ] {} <Trace> HTTP-Session: 8d675435-ded6-4cfb-b86a-b66ea7b272bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16422 2024.08.05 16:54:14.484829 [ 3 ] {58abb4e6-7737-4436-a790-ed5836276215} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
16423 2024.08.05 16:54:14.484874 [ 3 ] {58abb4e6-7737-4436-a790-ed5836276215} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
16424 2024.08.05 16:54:14.485003 [ 3 ] {58abb4e6-7737-4436-a790-ed5836276215} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16425 2024.08.05 16:54:14.485285 [ 3 ] {58abb4e6-7737-4436-a790-ed5836276215} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16426 2024.08.05 16:54:14.485321 [ 3 ] {58abb4e6-7737-4436-a790-ed5836276215} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
16427 2024.08.05 16:54:14.485682 [ 3 ] {58abb4e6-7737-4436-a790-ed5836276215} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
16428 2024.08.05 16:54:14.486008 [ 3 ] {58abb4e6-7737-4436-a790-ed5836276215} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16429 2024.08.05 16:54:14.486166 [ 3 ] {58abb4e6-7737-4436-a790-ed5836276215} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001359 sec., 16924.20897718911 rows/sec., 915.48 KiB/sec.
16430 2024.08.05 16:54:14.486451 [ 3 ] {58abb4e6-7737-4436-a790-ed5836276215} <Debug> DynamicQueryHandler: Done processing query
16431 2024.08.05 16:54:14.486503 [ 3 ] {58abb4e6-7737-4436-a790-ed5836276215} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
16432 2024.08.05 16:54:14.486625 [ 3 ] {} <Debug> HTTP-Session: 8d675435-ded6-4cfb-b86a-b66ea7b272bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16433 2024.08.05 16:54:14.486747 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16434 2024.08.05 16:54:14.486797 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16435 2024.08.05 16:54:14.486817 [ 3 ] {} <Debug> HTTP-Session: b9f9b447-2005-4519-ac5c-3f70dcf3ae88 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
16436 2024.08.05 16:54:14.486834 [ 3 ] {} <Debug> HTTP-Session: b9f9b447-2005-4519-ac5c-3f70dcf3ae88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16437 2024.08.05 16:54:14.486847 [ 3 ] {} <Debug> HTTP-Session: b9f9b447-2005-4519-ac5c-3f70dcf3ae88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16438 2024.08.05 16:54:14.486879 [ 3 ] {} <Trace> HTTP-Session: b9f9b447-2005-4519-ac5c-3f70dcf3ae88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16439 2024.08.05 16:54:14.487001 [ 3 ] {bbbbef22-543c-45af-a56b-870b8d911cf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
16440 2024.08.05 16:54:14.487045 [ 3 ] {bbbbef22-543c-45af-a56b-870b8d911cf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
16441 2024.08.05 16:54:14.487189 [ 3 ] {bbbbef22-543c-45af-a56b-870b8d911cf2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16442 2024.08.05 16:54:14.487587 [ 3 ] {bbbbef22-543c-45af-a56b-870b8d911cf2} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16443 2024.08.05 16:54:14.487625 [ 3 ] {bbbbef22-543c-45af-a56b-870b8d911cf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
16444 2024.08.05 16:54:14.487985 [ 3 ] {bbbbef22-543c-45af-a56b-870b8d911cf2} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary)
16445 2024.08.05 16:54:14.488332 [ 3 ] {bbbbef22-543c-45af-a56b-870b8d911cf2} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16446 2024.08.05 16:54:14.488478 [ 3 ] {bbbbef22-543c-45af-a56b-870b8d911cf2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00152 sec., 39473.68421052631 rows/sec., 2.66 MiB/sec.
16447 2024.08.05 16:54:14.488645 [ 3 ] {bbbbef22-543c-45af-a56b-870b8d911cf2} <Debug> DynamicQueryHandler: Done processing query
16448 2024.08.05 16:54:14.488670 [ 3 ] {bbbbef22-543c-45af-a56b-870b8d911cf2} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16449 2024.08.05 16:54:14.488686 [ 3 ] {} <Debug> HTTP-Session: b9f9b447-2005-4519-ac5c-3f70dcf3ae88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16450 2024.08.05 16:54:18.512227 [ 112 ] {} <Debug> DNSResolver: Updating DNS cache
16451 2024.08.05 16:54:18.512324 [ 112 ] {} <Debug> DNSResolver: Updated DNS cache
16452 2024.08.05 16:54:19.463802 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 4497, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16453 2024.08.05 16:54:19.463919 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16454 2024.08.05 16:54:19.463944 [ 3 ] {} <Debug> HTTP-Session: d26751da-cdd4-4bd9-9d42-8abf27ae7fbb Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
16455 2024.08.05 16:54:19.463970 [ 3 ] {} <Debug> HTTP-Session: d26751da-cdd4-4bd9-9d42-8abf27ae7fbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16456 2024.08.05 16:54:19.463984 [ 3 ] {} <Debug> HTTP-Session: d26751da-cdd4-4bd9-9d42-8abf27ae7fbb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16457 2024.08.05 16:54:19.464034 [ 3 ] {} <Trace> HTTP-Session: d26751da-cdd4-4bd9-9d42-8abf27ae7fbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16458 2024.08.05 16:54:19.464227 [ 3 ] {925a0b19-b00f-42db-9204-b5757050dbcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
16459 2024.08.05 16:54:19.464296 [ 3 ] {925a0b19-b00f-42db-9204-b5757050dbcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
16460 2024.08.05 16:54:19.464498 [ 3 ] {925a0b19-b00f-42db-9204-b5757050dbcf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16461 2024.08.05 16:54:19.464990 [ 3 ] {925a0b19-b00f-42db-9204-b5757050dbcf} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16462 2024.08.05 16:54:19.465032 [ 3 ] {925a0b19-b00f-42db-9204-b5757050dbcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
16463 2024.08.05 16:54:19.465411 [ 3 ] {925a0b19-b00f-42db-9204-b5757050dbcf} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
16464 2024.08.05 16:54:19.465753 [ 3 ] {925a0b19-b00f-42db-9204-b5757050dbcf} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16465 2024.08.05 16:54:19.465927 [ 3 ] {925a0b19-b00f-42db-9204-b5757050dbcf} <Debug> executeQuery: Read 31 rows, 2.51 KiB in 0.001756 sec., 17653.75854214123 rows/sec., 1.40 MiB/sec.
16466 2024.08.05 16:54:19.466149 [ 3 ] {925a0b19-b00f-42db-9204-b5757050dbcf} <Debug> DynamicQueryHandler: Done processing query
16467 2024.08.05 16:54:19.466175 [ 3 ] {925a0b19-b00f-42db-9204-b5757050dbcf} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16468 2024.08.05 16:54:19.466192 [ 3 ] {} <Debug> HTTP-Session: d26751da-cdd4-4bd9-9d42-8abf27ae7fbb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16469 2024.08.05 16:54:19.466323 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16470 2024.08.05 16:54:19.466374 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16471 2024.08.05 16:54:19.466393 [ 3 ] {} <Debug> HTTP-Session: 291353c2-f0d0-4d3a-8c65-7d07a6e6add3 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
16472 2024.08.05 16:54:19.466410 [ 3 ] {} <Debug> HTTP-Session: 291353c2-f0d0-4d3a-8c65-7d07a6e6add3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16473 2024.08.05 16:54:19.466424 [ 3 ] {} <Debug> HTTP-Session: 291353c2-f0d0-4d3a-8c65-7d07a6e6add3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16474 2024.08.05 16:54:19.466455 [ 3 ] {} <Trace> HTTP-Session: 291353c2-f0d0-4d3a-8c65-7d07a6e6add3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16475 2024.08.05 16:54:19.466549 [ 3 ] {0488556d-f5b0-40ce-85de-d3f66e3ff9e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
16476 2024.08.05 16:54:19.466594 [ 3 ] {0488556d-f5b0-40ce-85de-d3f66e3ff9e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
16477 2024.08.05 16:54:19.466726 [ 3 ] {0488556d-f5b0-40ce-85de-d3f66e3ff9e6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16478 2024.08.05 16:54:19.467078 [ 3 ] {0488556d-f5b0-40ce-85de-d3f66e3ff9e6} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16479 2024.08.05 16:54:19.467115 [ 3 ] {0488556d-f5b0-40ce-85de-d3f66e3ff9e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
16480 2024.08.05 16:54:19.467417 [ 3 ] {0488556d-f5b0-40ce-85de-d3f66e3ff9e6} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
16481 2024.08.05 16:54:19.467728 [ 3 ] {0488556d-f5b0-40ce-85de-d3f66e3ff9e6} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16482 2024.08.05 16:54:19.467880 [ 3 ] {0488556d-f5b0-40ce-85de-d3f66e3ff9e6} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00135 sec., 1481.4814814814813 rows/sec., 120.80 KiB/sec.
16483 2024.08.05 16:54:19.468045 [ 3 ] {0488556d-f5b0-40ce-85de-d3f66e3ff9e6} <Debug> DynamicQueryHandler: Done processing query
16484 2024.08.05 16:54:19.468071 [ 3 ] {0488556d-f5b0-40ce-85de-d3f66e3ff9e6} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
16485 2024.08.05 16:54:19.468086 [ 3 ] {} <Debug> HTTP-Session: 291353c2-f0d0-4d3a-8c65-7d07a6e6add3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16486 2024.08.05 16:54:19.468228 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 22043, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16487 2024.08.05 16:54:19.468277 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16488 2024.08.05 16:54:19.468296 [ 3 ] {} <Debug> HTTP-Session: 66f61985-0bae-47af-a7ba-8c29a3c7f467 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
16489 2024.08.05 16:54:19.468312 [ 3 ] {} <Debug> HTTP-Session: 66f61985-0bae-47af-a7ba-8c29a3c7f467 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16490 2024.08.05 16:54:19.468327 [ 3 ] {} <Debug> HTTP-Session: 66f61985-0bae-47af-a7ba-8c29a3c7f467 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16491 2024.08.05 16:54:19.468356 [ 3 ] {} <Trace> HTTP-Session: 66f61985-0bae-47af-a7ba-8c29a3c7f467 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16492 2024.08.05 16:54:19.468493 [ 3 ] {367ff224-068f-4745-8c24-5c17662f1223} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
16493 2024.08.05 16:54:19.468537 [ 3 ] {367ff224-068f-4745-8c24-5c17662f1223} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
16494 2024.08.05 16:54:19.468665 [ 3 ] {367ff224-068f-4745-8c24-5c17662f1223} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16495 2024.08.05 16:54:19.469083 [ 3 ] {367ff224-068f-4745-8c24-5c17662f1223} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16496 2024.08.05 16:54:19.469120 [ 3 ] {367ff224-068f-4745-8c24-5c17662f1223} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
16497 2024.08.05 16:54:19.469458 [ 3 ] {367ff224-068f-4745-8c24-5c17662f1223} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary)
16498 2024.08.05 16:54:19.469766 [ 3 ] {367ff224-068f-4745-8c24-5c17662f1223} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16499 2024.08.05 16:54:19.469914 [ 3 ] {367ff224-068f-4745-8c24-5c17662f1223} <Debug> executeQuery: Read 150 rows, 12.93 KiB in 0.001477 sec., 101557.21056194989 rows/sec., 8.55 MiB/sec.
16500 2024.08.05 16:54:19.470084 [ 3 ] {367ff224-068f-4745-8c24-5c17662f1223} <Debug> DynamicQueryHandler: Done processing query
16501 2024.08.05 16:54:19.470109 [ 3 ] {367ff224-068f-4745-8c24-5c17662f1223} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
16502 2024.08.05 16:54:19.470126 [ 3 ] {} <Debug> HTTP-Session: 66f61985-0bae-47af-a7ba-8c29a3c7f467 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16503 2024.08.05 16:54:19.470246 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16504 2024.08.05 16:54:19.470294 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16505 2024.08.05 16:54:19.470313 [ 3 ] {} <Debug> HTTP-Session: e53c312d-df1e-47b2-9d49-7deadeb0b0fd Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
16506 2024.08.05 16:54:19.470329 [ 3 ] {} <Debug> HTTP-Session: e53c312d-df1e-47b2-9d49-7deadeb0b0fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16507 2024.08.05 16:54:19.470343 [ 3 ] {} <Debug> HTTP-Session: e53c312d-df1e-47b2-9d49-7deadeb0b0fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16508 2024.08.05 16:54:19.470373 [ 3 ] {} <Trace> HTTP-Session: e53c312d-df1e-47b2-9d49-7deadeb0b0fd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16509 2024.08.05 16:54:19.470466 [ 3 ] {8bbc5787-e521-47f2-bcba-c3162af946e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
16510 2024.08.05 16:54:19.470508 [ 3 ] {8bbc5787-e521-47f2-bcba-c3162af946e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
16511 2024.08.05 16:54:19.470638 [ 3 ] {8bbc5787-e521-47f2-bcba-c3162af946e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16512 2024.08.05 16:54:19.470905 [ 3 ] {8bbc5787-e521-47f2-bcba-c3162af946e7} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16513 2024.08.05 16:54:19.470942 [ 3 ] {8bbc5787-e521-47f2-bcba-c3162af946e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
16514 2024.08.05 16:54:19.471239 [ 3 ] {8bbc5787-e521-47f2-bcba-c3162af946e7} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
16515 2024.08.05 16:54:19.471548 [ 3 ] {8bbc5787-e521-47f2-bcba-c3162af946e7} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16516 2024.08.05 16:54:19.471706 [ 3 ] {8bbc5787-e521-47f2-bcba-c3162af946e7} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001257 sec., 1591.0898965791566 rows/sec., 111.10 KiB/sec.
16517 2024.08.05 16:54:19.471873 [ 3 ] {8bbc5787-e521-47f2-bcba-c3162af946e7} <Debug> DynamicQueryHandler: Done processing query
16518 2024.08.05 16:54:19.471898 [ 3 ] {8bbc5787-e521-47f2-bcba-c3162af946e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
16519 2024.08.05 16:54:19.471914 [ 3 ] {} <Debug> HTTP-Session: e53c312d-df1e-47b2-9d49-7deadeb0b0fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16520 2024.08.05 16:54:19.472035 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 16471, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16521 2024.08.05 16:54:19.472084 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16522 2024.08.05 16:54:19.472102 [ 3 ] {} <Debug> HTTP-Session: 9a4722f8-7585-474c-9080-4ee116ba28f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
16523 2024.08.05 16:54:19.472119 [ 3 ] {} <Debug> HTTP-Session: 9a4722f8-7585-474c-9080-4ee116ba28f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16524 2024.08.05 16:54:19.472133 [ 3 ] {} <Debug> HTTP-Session: 9a4722f8-7585-474c-9080-4ee116ba28f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16525 2024.08.05 16:54:19.472163 [ 3 ] {} <Trace> HTTP-Session: 9a4722f8-7585-474c-9080-4ee116ba28f9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16526 2024.08.05 16:54:19.472283 [ 3 ] {83907d4d-3190-4b98-a0c9-5fb23e30cc88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
16527 2024.08.05 16:54:19.472325 [ 3 ] {83907d4d-3190-4b98-a0c9-5fb23e30cc88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
16528 2024.08.05 16:54:19.472452 [ 3 ] {83907d4d-3190-4b98-a0c9-5fb23e30cc88} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16529 2024.08.05 16:54:19.472793 [ 3 ] {83907d4d-3190-4b98-a0c9-5fb23e30cc88} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16530 2024.08.05 16:54:19.472830 [ 3 ] {83907d4d-3190-4b98-a0c9-5fb23e30cc88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
16531 2024.08.05 16:54:19.473136 [ 3 ] {83907d4d-3190-4b98-a0c9-5fb23e30cc88} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary)
16532 2024.08.05 16:54:19.473439 [ 3 ] {83907d4d-3190-4b98-a0c9-5fb23e30cc88} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16533 2024.08.05 16:54:19.473592 [ 3 ] {83907d4d-3190-4b98-a0c9-5fb23e30cc88} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001352 sec., 71745.56213017752 rows/sec., 5.61 MiB/sec.
16534 2024.08.05 16:54:19.473761 [ 3 ] {83907d4d-3190-4b98-a0c9-5fb23e30cc88} <Debug> DynamicQueryHandler: Done processing query
16535 2024.08.05 16:54:19.473786 [ 3 ] {83907d4d-3190-4b98-a0c9-5fb23e30cc88} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
16536 2024.08.05 16:54:19.473803 [ 3 ] {} <Debug> HTTP-Session: 9a4722f8-7585-474c-9080-4ee116ba28f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16537 2024.08.05 16:54:19.473969 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 30774, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16538 2024.08.05 16:54:19.474018 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16539 2024.08.05 16:54:19.474037 [ 3 ] {} <Debug> HTTP-Session: 268be58d-d2ae-44ad-9f48-f084e5388f6b Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
16540 2024.08.05 16:54:19.474054 [ 3 ] {} <Debug> HTTP-Session: 268be58d-d2ae-44ad-9f48-f084e5388f6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16541 2024.08.05 16:54:19.474068 [ 3 ] {} <Debug> HTTP-Session: 268be58d-d2ae-44ad-9f48-f084e5388f6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16542 2024.08.05 16:54:19.474098 [ 3 ] {} <Trace> HTTP-Session: 268be58d-d2ae-44ad-9f48-f084e5388f6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16543 2024.08.05 16:54:19.474239 [ 3 ] {ce2aa334-2d4e-4429-b8f4-944cd8ea2e26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
16544 2024.08.05 16:54:19.474288 [ 3 ] {ce2aa334-2d4e-4429-b8f4-944cd8ea2e26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
16545 2024.08.05 16:54:19.474437 [ 3 ] {ce2aa334-2d4e-4429-b8f4-944cd8ea2e26} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16546 2024.08.05 16:54:19.474834 [ 3 ] {ce2aa334-2d4e-4429-b8f4-944cd8ea2e26} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16547 2024.08.05 16:54:19.474870 [ 3 ] {ce2aa334-2d4e-4429-b8f4-944cd8ea2e26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
16548 2024.08.05 16:54:19.475269 [ 3 ] {ce2aa334-2d4e-4429-b8f4-944cd8ea2e26} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary)
16549 2024.08.05 16:54:19.475609 [ 3 ] {ce2aa334-2d4e-4429-b8f4-944cd8ea2e26} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16550 2024.08.05 16:54:19.475767 [ 3 ] {ce2aa334-2d4e-4429-b8f4-944cd8ea2e26} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.00158 sec., 101898.73417721518 rows/sec., 7.10 MiB/sec.
16551 2024.08.05 16:54:19.476035 [ 3 ] {ce2aa334-2d4e-4429-b8f4-944cd8ea2e26} <Debug> DynamicQueryHandler: Done processing query
16552 2024.08.05 16:54:19.476092 [ 3 ] {ce2aa334-2d4e-4429-b8f4-944cd8ea2e26} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
16553 2024.08.05 16:54:19.476151 [ 3 ] {} <Debug> HTTP-Session: 268be58d-d2ae-44ad-9f48-f084e5388f6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16554 2024.08.05 16:54:19.476346 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 49641, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16555 2024.08.05 16:54:19.476400 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16556 2024.08.05 16:54:19.476419 [ 3 ] {} <Debug> HTTP-Session: 8ef36896-9fe3-4221-9a17-c10942e76535 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
16557 2024.08.05 16:54:19.476437 [ 3 ] {} <Debug> HTTP-Session: 8ef36896-9fe3-4221-9a17-c10942e76535 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16558 2024.08.05 16:54:19.476451 [ 3 ] {} <Debug> HTTP-Session: 8ef36896-9fe3-4221-9a17-c10942e76535 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16559 2024.08.05 16:54:19.476482 [ 3 ] {} <Trace> HTTP-Session: 8ef36896-9fe3-4221-9a17-c10942e76535 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16560 2024.08.05 16:54:19.476794 [ 3 ] {944eb103-4065-46ba-ad16-dab53175ad82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
16561 2024.08.05 16:54:19.476864 [ 3 ] {944eb103-4065-46ba-ad16-dab53175ad82} <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
16562 2024.08.05 16:54:19.477301 [ 3 ] {944eb103-4065-46ba-ad16-dab53175ad82} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16563 2024.08.05 16:54:19.477971 [ 3 ] {944eb103-4065-46ba-ad16-dab53175ad82} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16564 2024.08.05 16:54:19.478008 [ 3 ] {944eb103-4065-46ba-ad16-dab53175ad82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
16565 2024.08.05 16:54:19.478652 [ 3 ] {944eb103-4065-46ba-ad16-dab53175ad82} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
16566 2024.08.05 16:54:19.479062 [ 3 ] {944eb103-4065-46ba-ad16-dab53175ad82} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16567 2024.08.05 16:54:19.479268 [ 3 ] {944eb103-4065-46ba-ad16-dab53175ad82} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002687 sec., 11537.030145143282 rows/sec., 20.67 MiB/sec.
16568 2024.08.05 16:54:19.479717 [ 3 ] {944eb103-4065-46ba-ad16-dab53175ad82} <Debug> DynamicQueryHandler: Done processing query
16569 2024.08.05 16:54:19.479777 [ 3 ] {944eb103-4065-46ba-ad16-dab53175ad82} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
16570 2024.08.05 16:54:19.479828 [ 3 ] {} <Debug> HTTP-Session: 8ef36896-9fe3-4221-9a17-c10942e76535 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16571 2024.08.05 16:54:19.479993 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16572 2024.08.05 16:54:19.480045 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16573 2024.08.05 16:54:19.480065 [ 3 ] {} <Debug> HTTP-Session: e5fb3bb7-748a-4cc2-8acf-28e1be4cd819 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
16574 2024.08.05 16:54:19.480082 [ 3 ] {} <Debug> HTTP-Session: e5fb3bb7-748a-4cc2-8acf-28e1be4cd819 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16575 2024.08.05 16:54:19.480097 [ 3 ] {} <Debug> HTTP-Session: e5fb3bb7-748a-4cc2-8acf-28e1be4cd819 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16576 2024.08.05 16:54:19.480128 [ 3 ] {} <Trace> HTTP-Session: e5fb3bb7-748a-4cc2-8acf-28e1be4cd819 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16577 2024.08.05 16:54:19.480245 [ 3 ] {005bad76-2f7b-4334-bbbd-cc3a07c70956} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
16578 2024.08.05 16:54:19.480292 [ 3 ] {005bad76-2f7b-4334-bbbd-cc3a07c70956} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
16579 2024.08.05 16:54:19.480441 [ 3 ] {005bad76-2f7b-4334-bbbd-cc3a07c70956} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16580 2024.08.05 16:54:19.480744 [ 3 ] {005bad76-2f7b-4334-bbbd-cc3a07c70956} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16581 2024.08.05 16:54:19.480781 [ 3 ] {005bad76-2f7b-4334-bbbd-cc3a07c70956} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
16582 2024.08.05 16:54:19.481146 [ 3 ] {005bad76-2f7b-4334-bbbd-cc3a07c70956} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary)
16583 2024.08.05 16:54:19.481468 [ 3 ] {005bad76-2f7b-4334-bbbd-cc3a07c70956} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16584 2024.08.05 16:54:19.481626 [ 3 ] {005bad76-2f7b-4334-bbbd-cc3a07c70956} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001414 sec., 42432.81471004244 rows/sec., 2.86 MiB/sec.
16585 2024.08.05 16:54:19.481798 [ 3 ] {005bad76-2f7b-4334-bbbd-cc3a07c70956} <Debug> DynamicQueryHandler: Done processing query
16586 2024.08.05 16:54:19.481822 [ 3 ] {005bad76-2f7b-4334-bbbd-cc3a07c70956} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16587 2024.08.05 16:54:19.481839 [ 3 ] {} <Debug> HTTP-Session: e5fb3bb7-748a-4cc2-8acf-28e1be4cd819 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16588 2024.08.05 16:54:24.467465 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 4190, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16589 2024.08.05 16:54:24.467673 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16590 2024.08.05 16:54:24.467719 [ 3 ] {} <Debug> HTTP-Session: ca0f9844-fd74-4002-8397-1412a7354602 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
16591 2024.08.05 16:54:24.467762 [ 3 ] {} <Debug> HTTP-Session: ca0f9844-fd74-4002-8397-1412a7354602 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16592 2024.08.05 16:54:24.467791 [ 3 ] {} <Debug> HTTP-Session: ca0f9844-fd74-4002-8397-1412a7354602 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16593 2024.08.05 16:54:24.467872 [ 3 ] {} <Trace> HTTP-Session: ca0f9844-fd74-4002-8397-1412a7354602 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16594 2024.08.05 16:54:24.468178 [ 3 ] {6772c5bc-5a6f-434d-87bc-3dc94702888b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
16595 2024.08.05 16:54:24.468290 [ 3 ] {6772c5bc-5a6f-434d-87bc-3dc94702888b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
16596 2024.08.05 16:54:24.468558 [ 3 ] {6772c5bc-5a6f-434d-87bc-3dc94702888b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16597 2024.08.05 16:54:24.469001 [ 3 ] {6772c5bc-5a6f-434d-87bc-3dc94702888b} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16598 2024.08.05 16:54:24.469044 [ 3 ] {6772c5bc-5a6f-434d-87bc-3dc94702888b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
16599 2024.08.05 16:54:24.469420 [ 3 ] {6772c5bc-5a6f-434d-87bc-3dc94702888b} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
16600 2024.08.05 16:54:24.469762 [ 3 ] {6772c5bc-5a6f-434d-87bc-3dc94702888b} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16601 2024.08.05 16:54:24.469930 [ 3 ] {6772c5bc-5a6f-434d-87bc-3dc94702888b} <Debug> executeQuery: Read 30 rows, 2.29 KiB in 0.001853 sec., 16189.962223421478 rows/sec., 1.20 MiB/sec.
16602 2024.08.05 16:54:24.470141 [ 3 ] {6772c5bc-5a6f-434d-87bc-3dc94702888b} <Debug> DynamicQueryHandler: Done processing query
16603 2024.08.05 16:54:24.470168 [ 3 ] {6772c5bc-5a6f-434d-87bc-3dc94702888b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16604 2024.08.05 16:54:24.470185 [ 3 ] {} <Debug> HTTP-Session: ca0f9844-fd74-4002-8397-1412a7354602 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16605 2024.08.05 16:54:24.470399 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 35208, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16606 2024.08.05 16:54:24.470452 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16607 2024.08.05 16:54:24.470471 [ 3 ] {} <Debug> HTTP-Session: ef683d20-250c-4cad-8c99-614ec996524d Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
16608 2024.08.05 16:54:24.470488 [ 3 ] {} <Debug> HTTP-Session: ef683d20-250c-4cad-8c99-614ec996524d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16609 2024.08.05 16:54:24.470503 [ 3 ] {} <Debug> HTTP-Session: ef683d20-250c-4cad-8c99-614ec996524d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16610 2024.08.05 16:54:24.470534 [ 3 ] {} <Trace> HTTP-Session: ef683d20-250c-4cad-8c99-614ec996524d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16611 2024.08.05 16:54:24.470689 [ 3 ] {c43664fd-2c75-4ba8-9585-1b04998abb39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
16612 2024.08.05 16:54:24.470734 [ 3 ] {c43664fd-2c75-4ba8-9585-1b04998abb39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
16613 2024.08.05 16:54:24.470864 [ 3 ] {c43664fd-2c75-4ba8-9585-1b04998abb39} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16614 2024.08.05 16:54:24.471325 [ 3 ] {c43664fd-2c75-4ba8-9585-1b04998abb39} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16615 2024.08.05 16:54:24.471363 [ 3 ] {c43664fd-2c75-4ba8-9585-1b04998abb39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
16616 2024.08.05 16:54:24.471705 [ 3 ] {c43664fd-2c75-4ba8-9585-1b04998abb39} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary)
16617 2024.08.05 16:54:24.472012 [ 3 ] {c43664fd-2c75-4ba8-9585-1b04998abb39} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16618 2024.08.05 16:54:24.472164 [ 3 ] {c43664fd-2c75-4ba8-9585-1b04998abb39} <Debug> executeQuery: Read 233 rows, 21.06 KiB in 0.001545 sec., 150809.06148867315 rows/sec., 13.31 MiB/sec.
16619 2024.08.05 16:54:24.472414 [ 3 ] {c43664fd-2c75-4ba8-9585-1b04998abb39} <Debug> DynamicQueryHandler: Done processing query
16620 2024.08.05 16:54:24.472440 [ 3 ] {c43664fd-2c75-4ba8-9585-1b04998abb39} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB.
16621 2024.08.05 16:54:24.472471 [ 3 ] {} <Debug> HTTP-Session: ef683d20-250c-4cad-8c99-614ec996524d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16622 2024.08.05 16:54:24.472712 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 65620, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16623 2024.08.05 16:54:24.472767 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16624 2024.08.05 16:54:24.472786 [ 3 ] {} <Debug> HTTP-Session: 787ee389-eebd-4275-9300-3b7577312cfa Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
16625 2024.08.05 16:54:24.472804 [ 3 ] {} <Debug> HTTP-Session: 787ee389-eebd-4275-9300-3b7577312cfa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16626 2024.08.05 16:54:24.472818 [ 3 ] {} <Debug> HTTP-Session: 787ee389-eebd-4275-9300-3b7577312cfa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16627 2024.08.05 16:54:24.472850 [ 3 ] {} <Trace> HTTP-Session: 787ee389-eebd-4275-9300-3b7577312cfa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16628 2024.08.05 16:54:24.473065 [ 3 ] {51b0c45d-ab99-454d-98c8-4b122e1f6e92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
16629 2024.08.05 16:54:24.473109 [ 3 ] {51b0c45d-ab99-454d-98c8-4b122e1f6e92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
16630 2024.08.05 16:54:24.473255 [ 3 ] {51b0c45d-ab99-454d-98c8-4b122e1f6e92} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16631 2024.08.05 16:54:24.473803 [ 3 ] {51b0c45d-ab99-454d-98c8-4b122e1f6e92} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16632 2024.08.05 16:54:24.473841 [ 3 ] {51b0c45d-ab99-454d-98c8-4b122e1f6e92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
16633 2024.08.05 16:54:24.474175 [ 3 ] {51b0c45d-ab99-454d-98c8-4b122e1f6e92} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary)
16634 2024.08.05 16:54:24.474504 [ 3 ] {51b0c45d-ab99-454d-98c8-4b122e1f6e92} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16635 2024.08.05 16:54:24.474660 [ 3 ] {51b0c45d-ab99-454d-98c8-4b122e1f6e92} <Debug> executeQuery: Read 406 rows, 29.40 KiB in 0.001701 sec., 238683.12757201644 rows/sec., 16.88 MiB/sec.
16636 2024.08.05 16:54:24.474914 [ 3 ] {51b0c45d-ab99-454d-98c8-4b122e1f6e92} <Debug> DynamicQueryHandler: Done processing query
16637 2024.08.05 16:54:24.474971 [ 3 ] {51b0c45d-ab99-454d-98c8-4b122e1f6e92} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
16638 2024.08.05 16:54:24.475026 [ 3 ] {} <Debug> HTTP-Session: 787ee389-eebd-4275-9300-3b7577312cfa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16639 2024.08.05 16:54:24.475294 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16640 2024.08.05 16:54:24.475346 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16641 2024.08.05 16:54:24.475365 [ 3 ] {} <Debug> HTTP-Session: 2762e845-278c-48b3-bfad-830cc2941c84 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
16642 2024.08.05 16:54:24.475383 [ 3 ] {} <Debug> HTTP-Session: 2762e845-278c-48b3-bfad-830cc2941c84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16643 2024.08.05 16:54:24.475396 [ 3 ] {} <Debug> HTTP-Session: 2762e845-278c-48b3-bfad-830cc2941c84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16644 2024.08.05 16:54:24.475428 [ 3 ] {} <Trace> HTTP-Session: 2762e845-278c-48b3-bfad-830cc2941c84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16645 2024.08.05 16:54:24.475530 [ 3 ] {e64044b7-6c5d-4f3c-a3c7-cdf2b76803af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
16646 2024.08.05 16:54:24.475576 [ 3 ] {e64044b7-6c5d-4f3c-a3c7-cdf2b76803af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
16647 2024.08.05 16:54:24.475726 [ 3 ] {e64044b7-6c5d-4f3c-a3c7-cdf2b76803af} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16648 2024.08.05 16:54:24.475999 [ 3 ] {e64044b7-6c5d-4f3c-a3c7-cdf2b76803af} <Trace> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16649 2024.08.05 16:54:24.476036 [ 3 ] {e64044b7-6c5d-4f3c-a3c7-cdf2b76803af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
16650 2024.08.05 16:54:24.476394 [ 3 ] {e64044b7-6c5d-4f3c-a3c7-cdf2b76803af} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
16651 2024.08.05 16:54:24.476722 [ 3 ] {e64044b7-6c5d-4f3c-a3c7-cdf2b76803af} <Trace> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16652 2024.08.05 16:54:24.476888 [ 3 ] {e64044b7-6c5d-4f3c-a3c7-cdf2b76803af} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001372 sec., 4373.1778425655975 rows/sec., 187.91 KiB/sec.
16653 2024.08.05 16:54:24.477197 [ 3 ] {e64044b7-6c5d-4f3c-a3c7-cdf2b76803af} <Debug> DynamicQueryHandler: Done processing query
16654 2024.08.05 16:54:24.477227 [ 3 ] {e64044b7-6c5d-4f3c-a3c7-cdf2b76803af} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
16655 2024.08.05 16:54:24.477244 [ 3 ] {} <Debug> HTTP-Session: 2762e845-278c-48b3-bfad-830cc2941c84 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16656 2024.08.05 16:54:24.477366 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16657 2024.08.05 16:54:24.477416 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16658 2024.08.05 16:54:24.477434 [ 3 ] {} <Debug> HTTP-Session: be27d89f-c08c-4a9f-8754-db0e89aeadb1 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
16659 2024.08.05 16:54:24.477451 [ 3 ] {} <Debug> HTTP-Session: be27d89f-c08c-4a9f-8754-db0e89aeadb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16660 2024.08.05 16:54:24.477465 [ 3 ] {} <Debug> HTTP-Session: be27d89f-c08c-4a9f-8754-db0e89aeadb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16661 2024.08.05 16:54:24.477496 [ 3 ] {} <Trace> HTTP-Session: be27d89f-c08c-4a9f-8754-db0e89aeadb1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16662 2024.08.05 16:54:24.477618 [ 3 ] {7f911399-85f4-4866-918e-8cc0c27c002c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
16663 2024.08.05 16:54:24.477668 [ 3 ] {7f911399-85f4-4866-918e-8cc0c27c002c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
16664 2024.08.05 16:54:24.477832 [ 3 ] {7f911399-85f4-4866-918e-8cc0c27c002c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16665 2024.08.05 16:54:24.478150 [ 3 ] {7f911399-85f4-4866-918e-8cc0c27c002c} <Trace> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16666 2024.08.05 16:54:24.478187 [ 3 ] {7f911399-85f4-4866-918e-8cc0c27c002c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
16667 2024.08.05 16:54:24.478564 [ 3 ] {7f911399-85f4-4866-918e-8cc0c27c002c} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
16668 2024.08.05 16:54:24.478901 [ 3 ] {7f911399-85f4-4866-918e-8cc0c27c002c} <Trace> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16669 2024.08.05 16:54:24.479063 [ 3 ] {7f911399-85f4-4866-918e-8cc0c27c002c} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.00148 sec., 52027.02702702703 rows/sec., 3.20 MiB/sec.
16670 2024.08.05 16:54:24.479410 [ 3 ] {7f911399-85f4-4866-918e-8cc0c27c002c} <Debug> DynamicQueryHandler: Done processing query
16671 2024.08.05 16:54:24.479444 [ 3 ] {7f911399-85f4-4866-918e-8cc0c27c002c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
16672 2024.08.05 16:54:24.479461 [ 3 ] {} <Debug> HTTP-Session: be27d89f-c08c-4a9f-8754-db0e89aeadb1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16673 2024.08.05 16:54:24.479644 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 30582, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16674 2024.08.05 16:54:24.479695 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16675 2024.08.05 16:54:24.479714 [ 3 ] {} <Debug> HTTP-Session: cb27fd1b-eeca-4a3b-a815-2cebc9162f79 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
16676 2024.08.05 16:54:24.479731 [ 3 ] {} <Debug> HTTP-Session: cb27fd1b-eeca-4a3b-a815-2cebc9162f79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16677 2024.08.05 16:54:24.479745 [ 3 ] {} <Debug> HTTP-Session: cb27fd1b-eeca-4a3b-a815-2cebc9162f79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16678 2024.08.05 16:54:24.479775 [ 3 ] {} <Trace> HTTP-Session: cb27fd1b-eeca-4a3b-a815-2cebc9162f79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16679 2024.08.05 16:54:24.479939 [ 3 ] {b92b917c-2418-4d36-9406-aa4e43f63b92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
16680 2024.08.05 16:54:24.479987 [ 3 ] {b92b917c-2418-4d36-9406-aa4e43f63b92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
16681 2024.08.05 16:54:24.480157 [ 3 ] {b92b917c-2418-4d36-9406-aa4e43f63b92} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16682 2024.08.05 16:54:24.480533 [ 3 ] {b92b917c-2418-4d36-9406-aa4e43f63b92} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16683 2024.08.05 16:54:24.480570 [ 3 ] {b92b917c-2418-4d36-9406-aa4e43f63b92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
16684 2024.08.05 16:54:24.480952 [ 3 ] {b92b917c-2418-4d36-9406-aa4e43f63b92} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary)
16685 2024.08.05 16:54:24.481313 [ 3 ] {b92b917c-2418-4d36-9406-aa4e43f63b92} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16686 2024.08.05 16:54:24.481473 [ 3 ] {b92b917c-2418-4d36-9406-aa4e43f63b92} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001611 sec., 99317.19428926133 rows/sec., 6.92 MiB/sec.
16687 2024.08.05 16:54:24.481738 [ 3 ] {b92b917c-2418-4d36-9406-aa4e43f63b92} <Debug> DynamicQueryHandler: Done processing query
16688 2024.08.05 16:54:24.481789 [ 3 ] {b92b917c-2418-4d36-9406-aa4e43f63b92} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
16689 2024.08.05 16:54:24.481847 [ 3 ] {} <Debug> HTTP-Session: cb27fd1b-eeca-4a3b-a815-2cebc9162f79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16690 2024.08.05 16:54:24.482045 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 39077, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16691 2024.08.05 16:54:24.482097 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16692 2024.08.05 16:54:24.482116 [ 3 ] {} <Debug> HTTP-Session: 400e8a24-61d1-4f33-a401-ad7b81ebb0a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
16693 2024.08.05 16:54:24.482133 [ 3 ] {} <Debug> HTTP-Session: 400e8a24-61d1-4f33-a401-ad7b81ebb0a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16694 2024.08.05 16:54:24.482147 [ 3 ] {} <Debug> HTTP-Session: 400e8a24-61d1-4f33-a401-ad7b81ebb0a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16695 2024.08.05 16:54:24.482179 [ 3 ] {} <Trace> HTTP-Session: 400e8a24-61d1-4f33-a401-ad7b81ebb0a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16696 2024.08.05 16:54:24.482447 [ 3 ] {e2c117cc-201d-4c7f-ad2a-bf8bd01cb9dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
16697 2024.08.05 16:54:24.482518 [ 3 ] {e2c117cc-201d-4c7f-ad2a-bf8bd01cb9dd} <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
16698 2024.08.05 16:54:24.482960 [ 3 ] {e2c117cc-201d-4c7f-ad2a-bf8bd01cb9dd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16699 2024.08.05 16:54:24.483582 [ 3 ] {e2c117cc-201d-4c7f-ad2a-bf8bd01cb9dd} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16700 2024.08.05 16:54:24.483619 [ 3 ] {e2c117cc-201d-4c7f-ad2a-bf8bd01cb9dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
16701 2024.08.05 16:54:24.484264 [ 3 ] {e2c117cc-201d-4c7f-ad2a-bf8bd01cb9dd} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
16702 2024.08.05 16:54:24.484674 [ 3 ] {e2c117cc-201d-4c7f-ad2a-bf8bd01cb9dd} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16703 2024.08.05 16:54:24.484871 [ 3 ] {e2c117cc-201d-4c7f-ad2a-bf8bd01cb9dd} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002602 sec., 9223.674096848577 rows/sec., 16.53 MiB/sec.
16704 2024.08.05 16:54:24.485097 [ 3 ] {e2c117cc-201d-4c7f-ad2a-bf8bd01cb9dd} <Debug> DynamicQueryHandler: Done processing query
16705 2024.08.05 16:54:24.485123 [ 3 ] {e2c117cc-201d-4c7f-ad2a-bf8bd01cb9dd} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
16706 2024.08.05 16:54:24.485139 [ 3 ] {} <Debug> HTTP-Session: 400e8a24-61d1-4f33-a401-ad7b81ebb0a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16707 2024.08.05 16:54:24.485258 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 3209, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16708 2024.08.05 16:54:24.485307 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16709 2024.08.05 16:54:24.485327 [ 3 ] {} <Debug> HTTP-Session: 051a13ab-ee27-4fa8-83bb-a351a9d9fa8a Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
16710 2024.08.05 16:54:24.485344 [ 3 ] {} <Debug> HTTP-Session: 051a13ab-ee27-4fa8-83bb-a351a9d9fa8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16711 2024.08.05 16:54:24.485358 [ 3 ] {} <Debug> HTTP-Session: 051a13ab-ee27-4fa8-83bb-a351a9d9fa8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16712 2024.08.05 16:54:24.485390 [ 3 ] {} <Trace> HTTP-Session: 051a13ab-ee27-4fa8-83bb-a351a9d9fa8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16713 2024.08.05 16:54:24.485490 [ 3 ] {7c687936-6b97-4b33-b790-312fb27501b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
16714 2024.08.05 16:54:24.485534 [ 3 ] {7c687936-6b97-4b33-b790-312fb27501b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
16715 2024.08.05 16:54:24.485665 [ 3 ] {7c687936-6b97-4b33-b790-312fb27501b8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16716 2024.08.05 16:54:24.485941 [ 3 ] {7c687936-6b97-4b33-b790-312fb27501b8} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16717 2024.08.05 16:54:24.485978 [ 3 ] {7c687936-6b97-4b33-b790-312fb27501b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
16718 2024.08.05 16:54:24.486332 [ 3 ] {7c687936-6b97-4b33-b790-312fb27501b8} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
16719 2024.08.05 16:54:24.486652 [ 3 ] {7c687936-6b97-4b33-b790-312fb27501b8} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16720 2024.08.05 16:54:24.486824 [ 3 ] {7c687936-6b97-4b33-b790-312fb27501b8} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001355 sec., 16974.169741697417 rows/sec., 918.18 KiB/sec.
16721 2024.08.05 16:54:24.486994 [ 3 ] {7c687936-6b97-4b33-b790-312fb27501b8} <Debug> DynamicQueryHandler: Done processing query
16722 2024.08.05 16:54:24.487019 [ 3 ] {7c687936-6b97-4b33-b790-312fb27501b8} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
16723 2024.08.05 16:54:24.487035 [ 3 ] {} <Debug> HTTP-Session: 051a13ab-ee27-4fa8-83bb-a351a9d9fa8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16724 2024.08.05 16:54:24.487152 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16725 2024.08.05 16:54:24.487200 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16726 2024.08.05 16:54:24.487220 [ 3 ] {} <Debug> HTTP-Session: 5df9765f-7701-47e5-ab3f-efe6771482d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
16727 2024.08.05 16:54:24.487237 [ 3 ] {} <Debug> HTTP-Session: 5df9765f-7701-47e5-ab3f-efe6771482d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16728 2024.08.05 16:54:24.487251 [ 3 ] {} <Debug> HTTP-Session: 5df9765f-7701-47e5-ab3f-efe6771482d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16729 2024.08.05 16:54:24.487281 [ 3 ] {} <Trace> HTTP-Session: 5df9765f-7701-47e5-ab3f-efe6771482d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16730 2024.08.05 16:54:24.487392 [ 3 ] {c8b34c94-6b20-4e51-b046-3e1b942307e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
16731 2024.08.05 16:54:24.487437 [ 3 ] {c8b34c94-6b20-4e51-b046-3e1b942307e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
16732 2024.08.05 16:54:24.487566 [ 3 ] {c8b34c94-6b20-4e51-b046-3e1b942307e5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16733 2024.08.05 16:54:24.487853 [ 3 ] {c8b34c94-6b20-4e51-b046-3e1b942307e5} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16734 2024.08.05 16:54:24.487890 [ 3 ] {c8b34c94-6b20-4e51-b046-3e1b942307e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
16735 2024.08.05 16:54:24.488263 [ 3 ] {c8b34c94-6b20-4e51-b046-3e1b942307e5} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary)
16736 2024.08.05 16:54:24.488583 [ 3 ] {c8b34c94-6b20-4e51-b046-3e1b942307e5} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16737 2024.08.05 16:54:24.488724 [ 3 ] {c8b34c94-6b20-4e51-b046-3e1b942307e5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001366 sec., 43923.86530014641 rows/sec., 2.96 MiB/sec.
16738 2024.08.05 16:54:24.488911 [ 3 ] {c8b34c94-6b20-4e51-b046-3e1b942307e5} <Debug> DynamicQueryHandler: Done processing query
16739 2024.08.05 16:54:24.488936 [ 3 ] {c8b34c94-6b20-4e51-b046-3e1b942307e5} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16740 2024.08.05 16:54:24.488952 [ 3 ] {} <Debug> HTTP-Session: 5df9765f-7701-47e5-ab3f-efe6771482d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16741 2024.08.05 16:54:29.464825 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 4497, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16742 2024.08.05 16:54:29.465022 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16743 2024.08.05 16:54:29.465069 [ 3 ] {} <Debug> HTTP-Session: d9b82559-06d3-4229-aabf-f386f3daf10c Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
16744 2024.08.05 16:54:29.465113 [ 3 ] {} <Debug> HTTP-Session: d9b82559-06d3-4229-aabf-f386f3daf10c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16745 2024.08.05 16:54:29.465142 [ 3 ] {} <Debug> HTTP-Session: d9b82559-06d3-4229-aabf-f386f3daf10c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16746 2024.08.05 16:54:29.465223 [ 3 ] {} <Trace> HTTP-Session: d9b82559-06d3-4229-aabf-f386f3daf10c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16747 2024.08.05 16:54:29.465530 [ 3 ] {e1140af7-82e5-470a-9543-3dda16a5fa3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
16748 2024.08.05 16:54:29.465640 [ 3 ] {e1140af7-82e5-470a-9543-3dda16a5fa3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
16749 2024.08.05 16:54:29.465847 [ 3 ] {e1140af7-82e5-470a-9543-3dda16a5fa3b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16750 2024.08.05 16:54:29.466286 [ 3 ] {e1140af7-82e5-470a-9543-3dda16a5fa3b} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16751 2024.08.05 16:54:29.466327 [ 3 ] {e1140af7-82e5-470a-9543-3dda16a5fa3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
16752 2024.08.05 16:54:29.466709 [ 3 ] {e1140af7-82e5-470a-9543-3dda16a5fa3b} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary)
16753 2024.08.05 16:54:29.467050 [ 3 ] {e1140af7-82e5-470a-9543-3dda16a5fa3b} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16754 2024.08.05 16:54:29.467216 [ 3 ] {e1140af7-82e5-470a-9543-3dda16a5fa3b} <Debug> executeQuery: Read 31 rows, 2.51 KiB in 0.00179 sec., 17318.435754189944 rows/sec., 1.37 MiB/sec.
16755 2024.08.05 16:54:29.467430 [ 3 ] {e1140af7-82e5-470a-9543-3dda16a5fa3b} <Debug> DynamicQueryHandler: Done processing query
16756 2024.08.05 16:54:29.467457 [ 3 ] {e1140af7-82e5-470a-9543-3dda16a5fa3b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16757 2024.08.05 16:54:29.467475 [ 3 ] {} <Debug> HTTP-Session: d9b82559-06d3-4229-aabf-f386f3daf10c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16758 2024.08.05 16:54:29.467608 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 363, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16759 2024.08.05 16:54:29.467664 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16760 2024.08.05 16:54:29.467684 [ 3 ] {} <Debug> HTTP-Session: 3e32325d-fec4-40e2-89bc-be1e50c10978 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
16761 2024.08.05 16:54:29.467701 [ 3 ] {} <Debug> HTTP-Session: 3e32325d-fec4-40e2-89bc-be1e50c10978 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16762 2024.08.05 16:54:29.467715 [ 3 ] {} <Debug> HTTP-Session: 3e32325d-fec4-40e2-89bc-be1e50c10978 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16763 2024.08.05 16:54:29.467751 [ 3 ] {} <Trace> HTTP-Session: 3e32325d-fec4-40e2-89bc-be1e50c10978 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16764 2024.08.05 16:54:29.467852 [ 3 ] {1ac4d142-61f0-46c7-a798-5c282e44a66c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
16765 2024.08.05 16:54:29.467898 [ 3 ] {1ac4d142-61f0-46c7-a798-5c282e44a66c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
16766 2024.08.05 16:54:29.468033 [ 3 ] {1ac4d142-61f0-46c7-a798-5c282e44a66c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16767 2024.08.05 16:54:29.468340 [ 3 ] {1ac4d142-61f0-46c7-a798-5c282e44a66c} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16768 2024.08.05 16:54:29.468377 [ 3 ] {1ac4d142-61f0-46c7-a798-5c282e44a66c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
16769 2024.08.05 16:54:29.468678 [ 3 ] {1ac4d142-61f0-46c7-a798-5c282e44a66c} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
16770 2024.08.05 16:54:29.469022 [ 3 ] {1ac4d142-61f0-46c7-a798-5c282e44a66c} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16771 2024.08.05 16:54:29.469154 [ 3 ] {1ac4d142-61f0-46c7-a798-5c282e44a66c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001329 sec., 1504.8908954100827 rows/sec., 122.71 KiB/sec.
16772 2024.08.05 16:54:29.469310 [ 3 ] {1ac4d142-61f0-46c7-a798-5c282e44a66c} <Debug> DynamicQueryHandler: Done processing query
16773 2024.08.05 16:54:29.469335 [ 3 ] {1ac4d142-61f0-46c7-a798-5c282e44a66c} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
16774 2024.08.05 16:54:29.469351 [ 3 ] {} <Debug> HTTP-Session: 3e32325d-fec4-40e2-89bc-be1e50c10978 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16775 2024.08.05 16:54:29.469511 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 27030, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16776 2024.08.05 16:54:29.469562 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16777 2024.08.05 16:54:29.469581 [ 3 ] {} <Debug> HTTP-Session: 6265c5d1-173c-49b5-86a5-51bb4f84d9f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
16778 2024.08.05 16:54:29.469597 [ 3 ] {} <Debug> HTTP-Session: 6265c5d1-173c-49b5-86a5-51bb4f84d9f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16779 2024.08.05 16:54:29.469612 [ 3 ] {} <Debug> HTTP-Session: 6265c5d1-173c-49b5-86a5-51bb4f84d9f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16780 2024.08.05 16:54:29.469643 [ 3 ] {} <Trace> HTTP-Session: 6265c5d1-173c-49b5-86a5-51bb4f84d9f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16781 2024.08.05 16:54:29.469789 [ 3 ] {4a297530-9bdf-4290-85cb-ebeadae635c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
16782 2024.08.05 16:54:29.469833 [ 3 ] {4a297530-9bdf-4290-85cb-ebeadae635c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
16783 2024.08.05 16:54:29.469958 [ 3 ] {4a297530-9bdf-4290-85cb-ebeadae635c3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16784 2024.08.05 16:54:29.470382 [ 3 ] {4a297530-9bdf-4290-85cb-ebeadae635c3} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16785 2024.08.05 16:54:29.470420 [ 3 ] {4a297530-9bdf-4290-85cb-ebeadae635c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
16786 2024.08.05 16:54:29.470752 [ 3 ] {4a297530-9bdf-4290-85cb-ebeadae635c3} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary)
16787 2024.08.05 16:54:29.471060 [ 3 ] {4a297530-9bdf-4290-85cb-ebeadae635c3} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16788 2024.08.05 16:54:29.471188 [ 3 ] {4a297530-9bdf-4290-85cb-ebeadae635c3} <Debug> executeQuery: Read 186 rows, 15.74 KiB in 0.001465 sec., 126962.45733788397 rows/sec., 10.49 MiB/sec.
16789 2024.08.05 16:54:29.471457 [ 3 ] {4a297530-9bdf-4290-85cb-ebeadae635c3} <Debug> DynamicQueryHandler: Done processing query
16790 2024.08.05 16:54:29.471518 [ 3 ] {4a297530-9bdf-4290-85cb-ebeadae635c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
16791 2024.08.05 16:54:29.471580 [ 3 ] {} <Debug> HTTP-Session: 6265c5d1-173c-49b5-86a5-51bb4f84d9f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16792 2024.08.05 16:54:29.471762 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 328, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16793 2024.08.05 16:54:29.471826 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16794 2024.08.05 16:54:29.471847 [ 3 ] {} <Debug> HTTP-Session: 07639878-5c28-4e97-b88e-3b3146b44b97 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
16795 2024.08.05 16:54:29.471863 [ 3 ] {} <Debug> HTTP-Session: 07639878-5c28-4e97-b88e-3b3146b44b97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16796 2024.08.05 16:54:29.471877 [ 3 ] {} <Debug> HTTP-Session: 07639878-5c28-4e97-b88e-3b3146b44b97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16797 2024.08.05 16:54:29.471909 [ 3 ] {} <Trace> HTTP-Session: 07639878-5c28-4e97-b88e-3b3146b44b97 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16798 2024.08.05 16:54:29.472008 [ 3 ] {851cb6e2-38ff-4e5a-9420-1c24b0f50ff9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
16799 2024.08.05 16:54:29.472052 [ 3 ] {851cb6e2-38ff-4e5a-9420-1c24b0f50ff9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
16800 2024.08.05 16:54:29.472194 [ 3 ] {851cb6e2-38ff-4e5a-9420-1c24b0f50ff9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16801 2024.08.05 16:54:29.472467 [ 3 ] {851cb6e2-38ff-4e5a-9420-1c24b0f50ff9} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16802 2024.08.05 16:54:29.472504 [ 3 ] {851cb6e2-38ff-4e5a-9420-1c24b0f50ff9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
16803 2024.08.05 16:54:29.473115 [ 3 ] {851cb6e2-38ff-4e5a-9420-1c24b0f50ff9} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
16804 2024.08.05 16:54:29.473444 [ 3 ] {851cb6e2-38ff-4e5a-9420-1c24b0f50ff9} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16805 2024.08.05 16:54:29.473575 [ 3 ] {851cb6e2-38ff-4e5a-9420-1c24b0f50ff9} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001589 sec., 1258.6532410320958 rows/sec., 87.88 KiB/sec.
16806 2024.08.05 16:54:29.473823 [ 3 ] {851cb6e2-38ff-4e5a-9420-1c24b0f50ff9} <Debug> DynamicQueryHandler: Done processing query
16807 2024.08.05 16:54:29.473871 [ 3 ] {851cb6e2-38ff-4e5a-9420-1c24b0f50ff9} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
16808 2024.08.05 16:54:29.473911 [ 3 ] {} <Debug> HTTP-Session: 07639878-5c28-4e97-b88e-3b3146b44b97 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16809 2024.08.05 16:54:29.474042 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 20513, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16810 2024.08.05 16:54:29.474091 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16811 2024.08.05 16:54:29.474109 [ 3 ] {} <Debug> HTTP-Session: 14488138-a903-4938-93e5-fa78881b5d8c Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
16812 2024.08.05 16:54:29.474125 [ 3 ] {} <Debug> HTTP-Session: 14488138-a903-4938-93e5-fa78881b5d8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16813 2024.08.05 16:54:29.474139 [ 3 ] {} <Debug> HTTP-Session: 14488138-a903-4938-93e5-fa78881b5d8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16814 2024.08.05 16:54:29.474169 [ 3 ] {} <Trace> HTTP-Session: 14488138-a903-4938-93e5-fa78881b5d8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16815 2024.08.05 16:54:29.474301 [ 3 ] {c62a316d-761c-4bab-9462-ce7781e9adb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
16816 2024.08.05 16:54:29.474344 [ 3 ] {c62a316d-761c-4bab-9462-ce7781e9adb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
16817 2024.08.05 16:54:29.474487 [ 3 ] {c62a316d-761c-4bab-9462-ce7781e9adb4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16818 2024.08.05 16:54:29.474856 [ 3 ] {c62a316d-761c-4bab-9462-ce7781e9adb4} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16819 2024.08.05 16:54:29.474892 [ 3 ] {c62a316d-761c-4bab-9462-ce7781e9adb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
16820 2024.08.05 16:54:29.475212 [ 3 ] {c62a316d-761c-4bab-9462-ce7781e9adb4} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary)
16821 2024.08.05 16:54:29.475543 [ 3 ] {c62a316d-761c-4bab-9462-ce7781e9adb4} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16822 2024.08.05 16:54:29.475678 [ 3 ] {c62a316d-761c-4bab-9462-ce7781e9adb4} <Debug> executeQuery: Read 121 rows, 9.66 KiB in 0.00143 sec., 84615.38461538461 rows/sec., 6.60 MiB/sec.
16823 2024.08.05 16:54:29.475844 [ 3 ] {c62a316d-761c-4bab-9462-ce7781e9adb4} <Debug> DynamicQueryHandler: Done processing query
16824 2024.08.05 16:54:29.475869 [ 3 ] {c62a316d-761c-4bab-9462-ce7781e9adb4} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
16825 2024.08.05 16:54:29.475886 [ 3 ] {} <Debug> HTTP-Session: 14488138-a903-4938-93e5-fa78881b5d8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16826 2024.08.05 16:54:29.476050 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 37746, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16827 2024.08.05 16:54:29.476100 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16828 2024.08.05 16:54:29.476119 [ 3 ] {} <Debug> HTTP-Session: 37916b3d-c2b2-4219-bb59-978bc05df2d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
16829 2024.08.05 16:54:29.476136 [ 3 ] {} <Debug> HTTP-Session: 37916b3d-c2b2-4219-bb59-978bc05df2d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16830 2024.08.05 16:54:29.476150 [ 3 ] {} <Debug> HTTP-Session: 37916b3d-c2b2-4219-bb59-978bc05df2d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16831 2024.08.05 16:54:29.476181 [ 3 ] {} <Trace> HTTP-Session: 37916b3d-c2b2-4219-bb59-978bc05df2d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16832 2024.08.05 16:54:29.476355 [ 3 ] {4eb9aaee-a199-4bc3-9aa7-addeac932a17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
16833 2024.08.05 16:54:29.476403 [ 3 ] {4eb9aaee-a199-4bc3-9aa7-addeac932a17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
16834 2024.08.05 16:54:29.476547 [ 3 ] {4eb9aaee-a199-4bc3-9aa7-addeac932a17} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16835 2024.08.05 16:54:29.476924 [ 3 ] {4eb9aaee-a199-4bc3-9aa7-addeac932a17} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16836 2024.08.05 16:54:29.476960 [ 3 ] {4eb9aaee-a199-4bc3-9aa7-addeac932a17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
16837 2024.08.05 16:54:29.477352 [ 3 ] {4eb9aaee-a199-4bc3-9aa7-addeac932a17} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary)
16838 2024.08.05 16:54:29.477684 [ 3 ] {4eb9aaee-a199-4bc3-9aa7-addeac932a17} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16839 2024.08.05 16:54:29.477809 [ 3 ] {4eb9aaee-a199-4bc3-9aa7-addeac932a17} <Debug> executeQuery: Read 197 rows, 14.08 KiB in 0.001543 sec., 127673.36357744652 rows/sec., 8.91 MiB/sec.
16840 2024.08.05 16:54:29.477966 [ 3 ] {4eb9aaee-a199-4bc3-9aa7-addeac932a17} <Debug> DynamicQueryHandler: Done processing query
16841 2024.08.05 16:54:29.477991 [ 3 ] {4eb9aaee-a199-4bc3-9aa7-addeac932a17} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
16842 2024.08.05 16:54:29.478007 [ 3 ] {} <Debug> HTTP-Session: 37916b3d-c2b2-4219-bb59-978bc05df2d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16843 2024.08.05 16:54:29.478185 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 49641, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16844 2024.08.05 16:54:29.478232 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16845 2024.08.05 16:54:29.478251 [ 3 ] {} <Debug> HTTP-Session: d55d70d6-6953-4ce4-98bb-4fad2e3c5526 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
16846 2024.08.05 16:54:29.478267 [ 3 ] {} <Debug> HTTP-Session: d55d70d6-6953-4ce4-98bb-4fad2e3c5526 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16847 2024.08.05 16:54:29.478281 [ 3 ] {} <Debug> HTTP-Session: d55d70d6-6953-4ce4-98bb-4fad2e3c5526 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16848 2024.08.05 16:54:29.478310 [ 3 ] {} <Trace> HTTP-Session: d55d70d6-6953-4ce4-98bb-4fad2e3c5526 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16849 2024.08.05 16:54:29.478603 [ 3 ] {380caaec-a25a-4d1c-810e-8439620d5599} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
16850 2024.08.05 16:54:29.478667 [ 3 ] {380caaec-a25a-4d1c-810e-8439620d5599} <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
16851 2024.08.05 16:54:29.479076 [ 3 ] {380caaec-a25a-4d1c-810e-8439620d5599} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16852 2024.08.05 16:54:29.479651 [ 3 ] {380caaec-a25a-4d1c-810e-8439620d5599} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16853 2024.08.05 16:54:29.479688 [ 3 ] {380caaec-a25a-4d1c-810e-8439620d5599} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
16854 2024.08.05 16:54:29.480298 [ 3 ] {380caaec-a25a-4d1c-810e-8439620d5599} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary)
16855 2024.08.05 16:54:29.480707 [ 3 ] {380caaec-a25a-4d1c-810e-8439620d5599} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16856 2024.08.05 16:54:29.480872 [ 3 ] {380caaec-a25a-4d1c-810e-8439620d5599} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002478 sec., 12510.08878127522 rows/sec., 22.42 MiB/sec.
16857 2024.08.05 16:54:29.481068 [ 3 ] {380caaec-a25a-4d1c-810e-8439620d5599} <Debug> DynamicQueryHandler: Done processing query
16858 2024.08.05 16:54:29.481092 [ 3 ] {380caaec-a25a-4d1c-810e-8439620d5599} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
16859 2024.08.05 16:54:29.481108 [ 3 ] {} <Debug> HTTP-Session: d55d70d6-6953-4ce4-98bb-4fad2e3c5526 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16860 2024.08.05 16:54:29.481258 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16861 2024.08.05 16:54:29.481305 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16862 2024.08.05 16:54:29.481324 [ 3 ] {} <Debug> HTTP-Session: a57e6d8f-5956-4f7a-8dd7-e8736dd0aeba Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
16863 2024.08.05 16:54:29.481340 [ 3 ] {} <Debug> HTTP-Session: a57e6d8f-5956-4f7a-8dd7-e8736dd0aeba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16864 2024.08.05 16:54:29.481353 [ 3 ] {} <Debug> HTTP-Session: a57e6d8f-5956-4f7a-8dd7-e8736dd0aeba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16865 2024.08.05 16:54:29.481383 [ 3 ] {} <Trace> HTTP-Session: a57e6d8f-5956-4f7a-8dd7-e8736dd0aeba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16866 2024.08.05 16:54:29.481491 [ 3 ] {cd1abd0a-d126-4415-92f1-a7b839bcfcf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
16867 2024.08.05 16:54:29.481534 [ 3 ] {cd1abd0a-d126-4415-92f1-a7b839bcfcf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
16868 2024.08.05 16:54:29.481660 [ 3 ] {cd1abd0a-d126-4415-92f1-a7b839bcfcf7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16869 2024.08.05 16:54:29.481912 [ 3 ] {cd1abd0a-d126-4415-92f1-a7b839bcfcf7} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16870 2024.08.05 16:54:29.481947 [ 3 ] {cd1abd0a-d126-4415-92f1-a7b839bcfcf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
16871 2024.08.05 16:54:29.482298 [ 3 ] {cd1abd0a-d126-4415-92f1-a7b839bcfcf7} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary)
16872 2024.08.05 16:54:29.482634 [ 3 ] {cd1abd0a-d126-4415-92f1-a7b839bcfcf7} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16873 2024.08.05 16:54:29.482762 [ 3 ] {cd1abd0a-d126-4415-92f1-a7b839bcfcf7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001306 sec., 45941.80704441041 rows/sec., 3.10 MiB/sec.
16874 2024.08.05 16:54:29.482978 [ 3 ] {cd1abd0a-d126-4415-92f1-a7b839bcfcf7} <Debug> DynamicQueryHandler: Done processing query
16875 2024.08.05 16:54:29.483025 [ 3 ] {cd1abd0a-d126-4415-92f1-a7b839bcfcf7} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16876 2024.08.05 16:54:29.483082 [ 3 ] {} <Debug> HTTP-Session: a57e6d8f-5956-4f7a-8dd7-e8736dd0aeba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16877 2024.08.05 16:54:33.512571 [ 99 ] {} <Debug> DNSResolver: Updating DNS cache
16878 2024.08.05 16:54:33.512643 [ 99 ] {} <Debug> DNSResolver: Updated DNS cache
16879 2024.08.05 16:54:34.467012 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 4190, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16880 2024.08.05 16:54:34.467138 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16881 2024.08.05 16:54:34.467169 [ 3 ] {} <Debug> HTTP-Session: 79bb5f07-3acd-43bd-bec5-179263fe8e22 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
16882 2024.08.05 16:54:34.467198 [ 3 ] {} <Debug> HTTP-Session: 79bb5f07-3acd-43bd-bec5-179263fe8e22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16883 2024.08.05 16:54:34.467217 [ 3 ] {} <Debug> HTTP-Session: 79bb5f07-3acd-43bd-bec5-179263fe8e22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16884 2024.08.05 16:54:34.467273 [ 3 ] {} <Trace> HTTP-Session: 79bb5f07-3acd-43bd-bec5-179263fe8e22 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16885 2024.08.05 16:54:34.467490 [ 3 ] {2453811d-32ba-425f-a5b6-1d31de23916f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
16886 2024.08.05 16:54:34.467566 [ 3 ] {2453811d-32ba-425f-a5b6-1d31de23916f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
16887 2024.08.05 16:54:34.467791 [ 3 ] {2453811d-32ba-425f-a5b6-1d31de23916f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16888 2024.08.05 16:54:34.468195 [ 3 ] {2453811d-32ba-425f-a5b6-1d31de23916f} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16889 2024.08.05 16:54:34.468238 [ 3 ] {2453811d-32ba-425f-a5b6-1d31de23916f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB.
16890 2024.08.05 16:54:34.468623 [ 3 ] {2453811d-32ba-425f-a5b6-1d31de23916f} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary)
16891 2024.08.05 16:54:34.468961 [ 3 ] {2453811d-32ba-425f-a5b6-1d31de23916f} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16892 2024.08.05 16:54:34.469108 [ 3 ] {2453811d-32ba-425f-a5b6-1d31de23916f} <Debug> executeQuery: Read 30 rows, 2.29 KiB in 0.00169 sec., 17751.479289940828 rows/sec., 1.32 MiB/sec.
16893 2024.08.05 16:54:34.469129 [ 98 ] {} <Debug> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0
16894 2024.08.05 16:54:34.469190 [ 98 ] {} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16895 2024.08.05 16:54:34.469225 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB.
16896 2024.08.05 16:54:34.469353 [ 3 ] {2453811d-32ba-425f-a5b6-1d31de23916f} <Debug> DynamicQueryHandler: Done processing query
16897 2024.08.05 16:54:34.469419 [ 3 ] {2453811d-32ba-425f-a5b6-1d31de23916f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16898 2024.08.05 16:54:34.469489 [ 3 ] {} <Debug> HTTP-Session: 79bb5f07-3acd-43bd-bec5-179263fe8e22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16899 2024.08.05 16:54:34.469576 [ 189 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::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
16900 2024.08.05 16:54:34.469701 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 35208, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16901 2024.08.05 16:54:34.469830 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16902 2024.08.05 16:54:34.469888 [ 3 ] {} <Debug> HTTP-Session: b26a71bb-7a59-4727-878b-0ea7ed59388a Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
16903 2024.08.05 16:54:34.469936 [ 3 ] {} <Debug> HTTP-Session: b26a71bb-7a59-4727-878b-0ea7ed59388a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16904 2024.08.05 16:54:34.469966 [ 189 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16905 2024.08.05 16:54:34.469978 [ 3 ] {} <Debug> HTTP-Session: b26a71bb-7a59-4727-878b-0ea7ed59388a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16906 2024.08.05 16:54:34.470033 [ 189 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 61 rows starting from the beginning of the part
16907 2024.08.05 16:54:34.470059 [ 3 ] {} <Trace> HTTP-Session: b26a71bb-7a59-4727-878b-0ea7ed59388a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16908 2024.08.05 16:54:34.470164 [ 189 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 30 rows starting from the beginning of the part
16909 2024.08.05 16:54:34.470489 [ 189 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::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
16910 2024.08.05 16:54:34.470500 [ 3 ] {66421646-afaf-4519-8795-da108dad522f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
16911 2024.08.05 16:54:34.470710 [ 3 ] {66421646-afaf-4519-8795-da108dad522f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
16912 2024.08.05 16:54:34.470810 [ 189 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 30 rows starting from the beginning of the part
16913 2024.08.05 16:54:34.471174 [ 189 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::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
16914 2024.08.05 16:54:34.471423 [ 189 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 30 rows starting from the beginning of the part
16915 2024.08.05 16:54:34.471965 [ 3 ] {66421646-afaf-4519-8795-da108dad522f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16916 2024.08.05 16:54:34.472928 [ 3 ] {66421646-afaf-4519-8795-da108dad522f} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16917 2024.08.05 16:54:34.472989 [ 3 ] {66421646-afaf-4519-8795-da108dad522f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB.
16918 2024.08.05 16:54:34.473897 [ 3 ] {66421646-afaf-4519-8795-da108dad522f} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary)
16919 2024.08.05 16:54:34.474043 [ 187 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 213 rows, containing 4 columns (4 merged, 0 gathered) in 0.00471264 sec., 45197.596251782445 rows/sec., 3.46 MiB/sec.
16920 2024.08.05 16:54:34.474470 [ 3 ] {66421646-afaf-4519-8795-da108dad522f} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16921 2024.08.05 16:54:34.474470 [ 187 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary)
16922 2024.08.05 16:54:34.474768 [ 98 ] {} <Debug> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0
16923 2024.08.05 16:54:34.474776 [ 3 ] {66421646-afaf-4519-8795-da108dad522f} <Debug> executeQuery: Read 233 rows, 21.06 KiB in 0.004559 sec., 51107.69905681071 rows/sec., 4.51 MiB/sec.
16924 2024.08.05 16:54:34.474826 [ 98 ] {} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16925 2024.08.05 16:54:34.474915 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB.
16926 2024.08.05 16:54:34.475371 [ 189 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::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
16927 2024.08.05 16:54:34.475442 [ 3 ] {66421646-afaf-4519-8795-da108dad522f} <Debug> DynamicQueryHandler: Done processing query
16928 2024.08.05 16:54:34.475522 [ 3 ] {66421646-afaf-4519-8795-da108dad522f} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB.
16929 2024.08.05 16:54:34.475599 [ 3 ] {} <Debug> HTTP-Session: b26a71bb-7a59-4727-878b-0ea7ed59388a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16930 2024.08.05 16:54:34.475772 [ 189 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16931 2024.08.05 16:54:34.475847 [ 189 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 372 rows starting from the beginning of the part
16932 2024.08.05 16:54:34.475934 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 65620, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16933 2024.08.05 16:54:34.476126 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16934 2024.08.05 16:54:34.476221 [ 189 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 233 rows starting from the beginning of the part
16935 2024.08.05 16:54:34.476230 [ 3 ] {} <Debug> HTTP-Session: 9e5fcf2e-dd6d-48c0-992f-7457e23d2e4f Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
16936 2024.08.05 16:54:34.476330 [ 3 ] {} <Debug> HTTP-Session: 9e5fcf2e-dd6d-48c0-992f-7457e23d2e4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16937 2024.08.05 16:54:34.476402 [ 3 ] {} <Debug> HTTP-Session: 9e5fcf2e-dd6d-48c0-992f-7457e23d2e4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16938 2024.08.05 16:54:34.476415 [ 187 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_86_17} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16939 2024.08.05 16:54:34.476569 [ 3 ] {} <Trace> HTTP-Session: 9e5fcf2e-dd6d-48c0-992f-7457e23d2e4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16940 2024.08.05 16:54:34.476660 [ 189 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 150 rows starting from the beginning of the part
16941 2024.08.05 16:54:34.476985 [ 189 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 233 rows starting from the beginning of the part
16942 2024.08.05 16:54:34.477244 [ 187 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_86_17} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17
16943 2024.08.05 16:54:34.477255 [ 189 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 186 rows starting from the beginning of the part
16944 2024.08.05 16:54:34.477532 [ 189 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 233 rows starting from the beginning of the part
16945 2024.08.05 16:54:34.477596 [ 3 ] {a08f3d5a-aa4f-4804-9e18-938f6dde35bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
16946 2024.08.05 16:54:34.477832 [ 3 ] {a08f3d5a-aa4f-4804-9e18-938f6dde35bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
16947 2024.08.05 16:54:34.478190 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
16948 2024.08.05 16:54:34.478534 [ 3 ] {a08f3d5a-aa4f-4804-9e18-938f6dde35bd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16949 2024.08.05 16:54:34.479642 [ 3 ] {a08f3d5a-aa4f-4804-9e18-938f6dde35bd} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16950 2024.08.05 16:54:34.479718 [ 3 ] {a08f3d5a-aa4f-4804-9e18-938f6dde35bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB.
16951 2024.08.05 16:54:34.480392 [ 3 ] {a08f3d5a-aa4f-4804-9e18-938f6dde35bd} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary)
16952 2024.08.05 16:54:34.480556 [ 196 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1407 rows, containing 4 columns (4 merged, 0 gathered) in 0.005505143 sec., 255579.19203915322 rows/sec., 22.16 MiB/sec.
16953 2024.08.05 16:54:34.480879 [ 196 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary)
16954 2024.08.05 16:54:34.481011 [ 3 ] {a08f3d5a-aa4f-4804-9e18-938f6dde35bd} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16955 2024.08.05 16:54:34.481276 [ 98 ] {} <Debug> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0
16956 2024.08.05 16:54:34.481358 [ 3 ] {a08f3d5a-aa4f-4804-9e18-938f6dde35bd} <Debug> executeQuery: Read 406 rows, 29.40 KiB in 0.004422 sec., 91813.65897783809 rows/sec., 6.49 MiB/sec.
16957 2024.08.05 16:54:34.481381 [ 98 ] {} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16958 2024.08.05 16:54:34.481490 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB.
16959 2024.08.05 16:54:34.482115 [ 201 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::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
16960 2024.08.05 16:54:34.482707 [ 196 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_91_18} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16961 2024.08.05 16:54:34.482884 [ 3 ] {a08f3d5a-aa4f-4804-9e18-938f6dde35bd} <Debug> DynamicQueryHandler: Done processing query
16962 2024.08.05 16:54:34.483099 [ 201 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16963 2024.08.05 16:54:34.483112 [ 3 ] {a08f3d5a-aa4f-4804-9e18-938f6dde35bd} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
16964 2024.08.05 16:54:34.483162 [ 196 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_91_18} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18
16965 2024.08.05 16:54:34.483248 [ 201 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 498 rows starting from the beginning of the part
16966 2024.08.05 16:54:34.483535 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB.
16967 2024.08.05 16:54:34.483725 [ 201 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 406 rows starting from the beginning of the part
16968 2024.08.05 16:54:34.484049 [ 3 ] {} <Debug> HTTP-Session: 9e5fcf2e-dd6d-48c0-992f-7457e23d2e4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16969 2024.08.05 16:54:34.484172 [ 201 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 97 rows starting from the beginning of the part
16970 2024.08.05 16:54:34.484414 [ 201 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 406 rows starting from the beginning of the part
16971 2024.08.05 16:54:34.484537 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16972 2024.08.05 16:54:34.484727 [ 201 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 121 rows starting from the beginning of the part
16973 2024.08.05 16:54:34.484757 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16974 2024.08.05 16:54:34.484821 [ 3 ] {} <Debug> HTTP-Session: 1014fba5-153b-4f3c-bf12-a2711e9ec2db Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
16975 2024.08.05 16:54:34.484930 [ 3 ] {} <Debug> HTTP-Session: 1014fba5-153b-4f3c-bf12-a2711e9ec2db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16976 2024.08.05 16:54:34.484978 [ 201 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 406 rows starting from the beginning of the part
16977 2024.08.05 16:54:34.485020 [ 3 ] {} <Debug> HTTP-Session: 1014fba5-153b-4f3c-bf12-a2711e9ec2db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16978 2024.08.05 16:54:34.485165 [ 3 ] {} <Trace> HTTP-Session: 1014fba5-153b-4f3c-bf12-a2711e9ec2db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16979 2024.08.05 16:54:34.485512 [ 3 ] {b71de2b1-1195-4a9a-8586-8817fe9cfb1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
16980 2024.08.05 16:54:34.485582 [ 3 ] {b71de2b1-1195-4a9a-8586-8817fe9cfb1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
16981 2024.08.05 16:54:34.486119 [ 3 ] {b71de2b1-1195-4a9a-8586-8817fe9cfb1f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16982 2024.08.05 16:54:34.486903 [ 3 ] {b71de2b1-1195-4a9a-8586-8817fe9cfb1f} <Trace> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16983 2024.08.05 16:54:34.486966 [ 3 ] {b71de2b1-1195-4a9a-8586-8817fe9cfb1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB.
16984 2024.08.05 16:54:34.487721 [ 3 ] {b71de2b1-1195-4a9a-8586-8817fe9cfb1f} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
16985 2024.08.05 16:54:34.488210 [ 201 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1934 rows, containing 4 columns (4 merged, 0 gathered) in 0.00645627 sec., 299553.76711320935 rows/sec., 21.54 MiB/sec.
16986 2024.08.05 16:54:34.488408 [ 201 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary)
16987 2024.08.05 16:54:34.488565 [ 3 ] {b71de2b1-1195-4a9a-8586-8817fe9cfb1f} <Trace> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16988 2024.08.05 16:54:34.488887 [ 98 ] {} <Debug> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
16989 2024.08.05 16:54:34.488996 [ 98 ] {} <Trace> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16990 2024.08.05 16:54:34.489026 [ 3 ] {b71de2b1-1195-4a9a-8586-8817fe9cfb1f} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.00361 sec., 1662.0498614958449 rows/sec., 71.42 KiB/sec.
16991 2024.08.05 16:54:34.489067 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB.
16992 2024.08.05 16:54:34.489513 [ 200 ] {6bd44631-33fa-4fa0-bb50-28e3271643dd::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
16993 2024.08.05 16:54:34.489691 [ 201 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_91_18} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16994 2024.08.05 16:54:34.489957 [ 3 ] {b71de2b1-1195-4a9a-8586-8817fe9cfb1f} <Debug> DynamicQueryHandler: Done processing query
16995 2024.08.05 16:54:34.490044 [ 201 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_91_18} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18
16996 2024.08.05 16:54:34.490098 [ 3 ] {b71de2b1-1195-4a9a-8586-8817fe9cfb1f} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
16997 2024.08.05 16:54:34.490198 [ 200 ] {6bd44631-33fa-4fa0-bb50-28e3271643dd::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16998 2024.08.05 16:54:34.490233 [ 3 ] {} <Debug> HTTP-Session: 1014fba5-153b-4f3c-bf12-a2711e9ec2db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16999 2024.08.05 16:54:34.490289 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB.
17000 2024.08.05 16:54:34.490318 [ 200 ] {6bd44631-33fa-4fa0-bb50-28e3271643dd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 216 rows starting from the beginning of the part
17001 2024.08.05 16:54:34.490683 [ 200 ] {6bd44631-33fa-4fa0-bb50-28e3271643dd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part
17002 2024.08.05 16:54:34.490696 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17003 2024.08.05 16:54:34.491022 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17004 2024.08.05 16:54:34.491118 [ 200 ] {6bd44631-33fa-4fa0-bb50-28e3271643dd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 6 rows starting from the beginning of the part
17005 2024.08.05 16:54:34.491212 [ 3 ] {} <Debug> HTTP-Session: f5e1b34d-a8a3-4267-8b5c-9637071e1a23 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
17006 2024.08.05 16:54:34.491332 [ 3 ] {} <Debug> HTTP-Session: f5e1b34d-a8a3-4267-8b5c-9637071e1a23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17007 2024.08.05 16:54:34.491412 [ 3 ] {} <Debug> HTTP-Session: f5e1b34d-a8a3-4267-8b5c-9637071e1a23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17008 2024.08.05 16:54:34.491438 [ 200 ] {6bd44631-33fa-4fa0-bb50-28e3271643dd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 6 rows starting from the beginning of the part
17009 2024.08.05 16:54:34.491813 [ 200 ] {6bd44631-33fa-4fa0-bb50-28e3271643dd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 6 rows starting from the beginning of the part
17010 2024.08.05 16:54:34.491835 [ 3 ] {} <Trace> HTTP-Session: f5e1b34d-a8a3-4267-8b5c-9637071e1a23 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17011 2024.08.05 16:54:34.492197 [ 200 ] {6bd44631-33fa-4fa0-bb50-28e3271643dd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 6 rows starting from the beginning of the part
17012 2024.08.05 16:54:34.492628 [ 3 ] {6f9a4f03-fcdb-421e-b025-5aa9940d17cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
17013 2024.08.05 16:54:34.492773 [ 3 ] {6f9a4f03-fcdb-421e-b025-5aa9940d17cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
17014 2024.08.05 16:54:34.493265 [ 3 ] {6f9a4f03-fcdb-421e-b025-5aa9940d17cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17015 2024.08.05 16:54:34.494211 [ 3 ] {6f9a4f03-fcdb-421e-b025-5aa9940d17cf} <Trace> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17016 2024.08.05 16:54:34.494271 [ 3 ] {6f9a4f03-fcdb-421e-b025-5aa9940d17cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB.
17017 2024.08.05 16:54:34.495319 [ 200 ] {6bd44631-33fa-4fa0-bb50-28e3271643dd::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 246 rows, containing 4 columns (4 merged, 0 gathered) in 0.006092864 sec., 40375.10110187918 rows/sec., 1.69 MiB/sec.
17018 2024.08.05 16:54:34.495421 [ 3 ] {6f9a4f03-fcdb-421e-b025-5aa9940d17cf} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
17019 2024.08.05 16:54:34.495476 [ 200 ] {6bd44631-33fa-4fa0-bb50-28e3271643dd::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
17020 2024.08.05 16:54:34.496245 [ 3 ] {6f9a4f03-fcdb-421e-b025-5aa9940d17cf} <Trace> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17021 2024.08.05 16:54:34.496326 [ 200 ] {6bd44631-33fa-4fa0-bb50-28e3271643dd::all_1_41_8} <Trace> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17022 2024.08.05 16:54:34.496525 [ 98 ] {} <Debug> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
17023 2024.08.05 16:54:34.496604 [ 98 ] {} <Trace> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17024 2024.08.05 16:54:34.496599 [ 200 ] {6bd44631-33fa-4fa0-bb50-28e3271643dd::all_1_41_8} <Trace> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
17025 2024.08.05 16:54:34.496612 [ 3 ] {6f9a4f03-fcdb-421e-b025-5aa9940d17cf} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.004314 sec., 17848.864163189613 rows/sec., 1.10 MiB/sec.
17026 2024.08.05 16:54:34.496642 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB.
17027 2024.08.05 16:54:34.497144 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
17028 2024.08.05 16:54:34.497282 [ 192 ] {f97fc151-a900-4d1c-a039-72bdc4ea024c::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
17029 2024.08.05 16:54:34.497421 [ 3 ] {6f9a4f03-fcdb-421e-b025-5aa9940d17cf} <Debug> DynamicQueryHandler: Done processing query
17030 2024.08.05 16:54:34.497548 [ 3 ] {6f9a4f03-fcdb-421e-b025-5aa9940d17cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
17031 2024.08.05 16:54:34.497648 [ 3 ] {} <Debug> HTTP-Session: f5e1b34d-a8a3-4267-8b5c-9637071e1a23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17032 2024.08.05 16:54:34.497859 [ 192 ] {f97fc151-a900-4d1c-a039-72bdc4ea024c::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17033 2024.08.05 16:54:34.497938 [ 192 ] {f97fc151-a900-4d1c-a039-72bdc4ea024c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2772 rows starting from the beginning of the part
17034 2024.08.05 16:54:34.497949 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 30582, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17035 2024.08.05 16:54:34.498115 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17036 2024.08.05 16:54:34.498127 [ 192 ] {f97fc151-a900-4d1c-a039-72bdc4ea024c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 77 rows starting from the beginning of the part
17037 2024.08.05 16:54:34.498205 [ 3 ] {} <Debug> HTTP-Session: 9cacd07a-b349-4299-ba1e-33042fce0ffc Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
17038 2024.08.05 16:54:34.498321 [ 3 ] {} <Debug> HTTP-Session: 9cacd07a-b349-4299-ba1e-33042fce0ffc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17039 2024.08.05 16:54:34.498403 [ 3 ] {} <Debug> HTTP-Session: 9cacd07a-b349-4299-ba1e-33042fce0ffc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17040 2024.08.05 16:54:34.498533 [ 192 ] {f97fc151-a900-4d1c-a039-72bdc4ea024c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 77 rows starting from the beginning of the part
17041 2024.08.05 16:54:34.498548 [ 3 ] {} <Trace> HTTP-Session: 9cacd07a-b349-4299-ba1e-33042fce0ffc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17042 2024.08.05 16:54:34.498831 [ 192 ] {f97fc151-a900-4d1c-a039-72bdc4ea024c::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
17043 2024.08.05 16:54:34.498941 [ 3 ] {4f1940b6-5d69-4b43-974a-5b532312c4ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
17044 2024.08.05 16:54:34.499146 [ 3 ] {4f1940b6-5d69-4b43-974a-5b532312c4ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
17045 2024.08.05 16:54:34.499149 [ 192 ] {f97fc151-a900-4d1c-a039-72bdc4ea024c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 77 rows starting from the beginning of the part
17046 2024.08.05 16:54:34.499539 [ 192 ] {f97fc151-a900-4d1c-a039-72bdc4ea024c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 77 rows starting from the beginning of the part
17047 2024.08.05 16:54:34.500242 [ 3 ] {4f1940b6-5d69-4b43-974a-5b532312c4ef} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17048 2024.08.05 16:54:34.500948 [ 3 ] {4f1940b6-5d69-4b43-974a-5b532312c4ef} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17049 2024.08.05 16:54:34.501005 [ 3 ] {4f1940b6-5d69-4b43-974a-5b532312c4ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB.
17050 2024.08.05 16:54:34.502113 [ 3 ] {4f1940b6-5d69-4b43-974a-5b532312c4ef} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary)
17051 2024.08.05 16:54:34.502824 [ 188 ] {f97fc151-a900-4d1c-a039-72bdc4ea024c::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3157 rows, containing 5 columns (5 merged, 0 gathered) in 0.006044653 sec., 522279.77354531357 rows/sec., 32.16 MiB/sec.
17052 2024.08.05 16:54:34.502879 [ 3 ] {4f1940b6-5d69-4b43-974a-5b532312c4ef} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17053 2024.08.05 16:54:34.503079 [ 98 ] {} <Debug> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0
17054 2024.08.05 16:54:34.503127 [ 3 ] {4f1940b6-5d69-4b43-974a-5b532312c4ef} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004368 sec., 36630.03663003663 rows/sec., 2.55 MiB/sec.
17055 2024.08.05 16:54:34.503138 [ 98 ] {} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17056 2024.08.05 16:54:34.503214 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB.
17057 2024.08.05 16:54:34.503253 [ 188 ] {f97fc151-a900-4d1c-a039-72bdc4ea024c::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
17058 2024.08.05 16:54:34.503703 [ 3 ] {4f1940b6-5d69-4b43-974a-5b532312c4ef} <Debug> DynamicQueryHandler: Done processing query
17059 2024.08.05 16:54:34.503802 [ 3 ] {4f1940b6-5d69-4b43-974a-5b532312c4ef} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
17060 2024.08.05 16:54:34.503924 [ 3 ] {} <Debug> HTTP-Session: 9cacd07a-b349-4299-ba1e-33042fce0ffc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17061 2024.08.05 16:54:34.503998 [ 197 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::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
17062 2024.08.05 16:54:34.504686 [ 197 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17063 2024.08.05 16:54:34.504788 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 39084, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17064 2024.08.05 16:54:34.504820 [ 197 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_86_17, total 14113 rows starting from the beginning of the part
17065 2024.08.05 16:54:34.505055 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17066 2024.08.05 16:54:34.505128 [ 188 ] {f97fc151-a900-4d1c-a039-72bdc4ea024c::all_1_41_8} <Trace> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17067 2024.08.05 16:54:34.505193 [ 3 ] {} <Debug> HTTP-Session: 71380ee6-1167-484d-960a-2246b3a7c334 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
17068 2024.08.05 16:54:34.505241 [ 197 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 160 rows starting from the beginning of the part
17069 2024.08.05 16:54:34.505327 [ 3 ] {} <Debug> HTTP-Session: 71380ee6-1167-484d-960a-2246b3a7c334 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17070 2024.08.05 16:54:34.505576 [ 188 ] {f97fc151-a900-4d1c-a039-72bdc4ea024c::all_1_41_8} <Trace> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
17071 2024.08.05 16:54:34.505570 [ 3 ] {} <Debug> HTTP-Session: 71380ee6-1167-484d-960a-2246b3a7c334 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17072 2024.08.05 16:54:34.505701 [ 197 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 161 rows starting from the beginning of the part
17073 2024.08.05 16:54:34.505947 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB.
17074 2024.08.05 16:54:34.505990 [ 3 ] {} <Trace> HTTP-Session: 71380ee6-1167-484d-960a-2246b3a7c334 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17075 2024.08.05 16:54:34.506156 [ 197 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::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
17076 2024.08.05 16:54:34.506530 [ 197 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 197 rows starting from the beginning of the part
17077 2024.08.05 16:54:34.506935 [ 3 ] {e2dabd2e-62e2-41a5-8653-9b49c05c9f75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
17078 2024.08.05 16:54:34.506957 [ 197 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 160 rows starting from the beginning of the part
17079 2024.08.05 16:54:34.507724 [ 3 ] {e2dabd2e-62e2-41a5-8653-9b49c05c9f75} <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
17080 2024.08.05 16:54:34.509438 [ 3 ] {e2dabd2e-62e2-41a5-8653-9b49c05c9f75} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17081 2024.08.05 16:54:34.510952 [ 3 ] {e2dabd2e-62e2-41a5-8653-9b49c05c9f75} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17082 2024.08.05 16:54:34.510998 [ 3 ] {e2dabd2e-62e2-41a5-8653-9b49c05c9f75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB.
17083 2024.08.05 16:54:34.512023 [ 3 ] {e2dabd2e-62e2-41a5-8653-9b49c05c9f75} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary)
17084 2024.08.05 16:54:34.512615 [ 3 ] {e2dabd2e-62e2-41a5-8653-9b49c05c9f75} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17085 2024.08.05 16:54:34.512763 [ 98 ] {} <Debug> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0
17086 2024.08.05 16:54:34.512772 [ 3 ] {e2dabd2e-62e2-41a5-8653-9b49c05c9f75} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.00652 sec., 3680.9815950920247 rows/sec., 6.60 MiB/sec.
17087 2024.08.05 16:54:34.512794 [ 98 ] {} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17088 2024.08.05 16:54:34.512843 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB.
17089 2024.08.05 16:54:34.513387 [ 191 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::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
17090 2024.08.05 16:54:34.513548 [ 3 ] {e2dabd2e-62e2-41a5-8653-9b49c05c9f75} <Debug> DynamicQueryHandler: Done processing query
17091 2024.08.05 16:54:34.513639 [ 3 ] {e2dabd2e-62e2-41a5-8653-9b49c05c9f75} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
17092 2024.08.05 16:54:34.513729 [ 3 ] {} <Debug> HTTP-Session: 71380ee6-1167-484d-960a-2246b3a7c334 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17093 2024.08.05 16:54:34.514042 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 3209, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17094 2024.08.05 16:54:34.514272 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17095 2024.08.05 16:54:34.514407 [ 3 ] {} <Debug> HTTP-Session: 7c8c734a-ca0f-49d6-84a0-933a9f1c9542 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
17096 2024.08.05 16:54:34.514423 [ 195 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14951 rows, containing 5 columns (5 merged, 0 gathered) in 0.010886406 sec., 1373364.1754680104 rows/sec., 95.73 MiB/sec.
17097 2024.08.05 16:54:34.514481 [ 3 ] {} <Debug> HTTP-Session: 7c8c734a-ca0f-49d6-84a0-933a9f1c9542 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17098 2024.08.05 16:54:34.514549 [ 3 ] {} <Debug> HTTP-Session: 7c8c734a-ca0f-49d6-84a0-933a9f1c9542 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17099 2024.08.05 16:54:34.514647 [ 3 ] {} <Trace> HTTP-Session: 7c8c734a-ca0f-49d6-84a0-933a9f1c9542 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17100 2024.08.05 16:54:34.514973 [ 3 ] {0d006df7-4a35-402d-87e3-fa4d19780d8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
17101 2024.08.05 16:54:34.515042 [ 191 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17102 2024.08.05 16:54:34.515074 [ 3 ] {0d006df7-4a35-402d-87e3-fa4d19780d8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
17103 2024.08.05 16:54:34.515200 [ 195 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary)
17104 2024.08.05 16:54:34.515321 [ 191 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1424 rows starting from the beginning of the part
17105 2024.08.05 16:54:34.516738 [ 191 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::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
17106 2024.08.05 16:54:34.516854 [ 3 ] {0d006df7-4a35-402d-87e3-fa4d19780d8d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17107 2024.08.05 16:54:34.517302 [ 198 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17108 2024.08.05 16:54:34.517864 [ 198 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18
17109 2024.08.05 16:54:34.518052 [ 191 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::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
17110 2024.08.05 16:54:34.518169 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.04 MiB.
17111 2024.08.05 16:54:34.518394 [ 3 ] {0d006df7-4a35-402d-87e3-fa4d19780d8d} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17112 2024.08.05 16:54:34.518502 [ 3 ] {0d006df7-4a35-402d-87e3-fa4d19780d8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB.
17113 2024.08.05 16:54:34.518945 [ 191 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::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
17114 2024.08.05 16:54:34.519617 [ 191 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::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
17115 2024.08.05 16:54:34.519968 [ 3 ] {0d006df7-4a35-402d-87e3-fa4d19780d8d} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
17116 2024.08.05 16:54:34.520188 [ 191 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::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
17117 2024.08.05 16:54:34.521179 [ 3 ] {0d006df7-4a35-402d-87e3-fa4d19780d8d} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17118 2024.08.05 16:54:34.521491 [ 98 ] {} <Debug> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
17119 2024.08.05 16:54:34.521565 [ 3 ] {0d006df7-4a35-402d-87e3-fa4d19780d8d} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.006715 sec., 3425.1675353685782 rows/sec., 185.28 KiB/sec.
17120 2024.08.05 16:54:34.521578 [ 98 ] {} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17121 2024.08.05 16:54:34.521655 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB.
17122 2024.08.05 16:54:34.522339 [ 3 ] {0d006df7-4a35-402d-87e3-fa4d19780d8d} <Debug> DynamicQueryHandler: Done processing query
17123 2024.08.05 16:54:34.522375 [ 195 ] {ae17f19f-5f7e-41fb-b229-935f5864debe::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
17124 2024.08.05 16:54:34.522486 [ 3 ] {0d006df7-4a35-402d-87e3-fa4d19780d8d} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
17125 2024.08.05 16:54:34.522605 [ 3 ] {} <Debug> HTTP-Session: 7c8c734a-ca0f-49d6-84a0-933a9f1c9542 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17126 2024.08.05 16:54:34.523157 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17127 2024.08.05 16:54:34.523445 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17128 2024.08.05 16:54:34.523503 [ 195 ] {ae17f19f-5f7e-41fb-b229-935f5864debe::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17129 2024.08.05 16:54:34.523606 [ 3 ] {} <Debug> HTTP-Session: f1bcbb93-35fe-450a-afb0-fa35909b7255 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
17130 2024.08.05 16:54:34.523627 [ 195 ] {ae17f19f-5f7e-41fb-b229-935f5864debe::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 879 rows starting from the beginning of the part
17131 2024.08.05 16:54:34.523694 [ 3 ] {} <Debug> HTTP-Session: f1bcbb93-35fe-450a-afb0-fa35909b7255 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17132 2024.08.05 16:54:34.523793 [ 3 ] {} <Debug> HTTP-Session: f1bcbb93-35fe-450a-afb0-fa35909b7255 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17133 2024.08.05 16:54:34.524052 [ 195 ] {ae17f19f-5f7e-41fb-b229-935f5864debe::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 23 rows starting from the beginning of the part
17134 2024.08.05 16:54:34.524087 [ 3 ] {} <Trace> HTTP-Session: f1bcbb93-35fe-450a-afb0-fa35909b7255 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17135 2024.08.05 16:54:34.524413 [ 195 ] {ae17f19f-5f7e-41fb-b229-935f5864debe::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 23 rows starting from the beginning of the part
17136 2024.08.05 16:54:34.524579 [ 195 ] {ae17f19f-5f7e-41fb-b229-935f5864debe::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 23 rows starting from the beginning of the part
17137 2024.08.05 16:54:34.524707 [ 3 ] {63ce408d-5eb5-4747-8932-feec517dae81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
17138 2024.08.05 16:54:34.524896 [ 195 ] {ae17f19f-5f7e-41fb-b229-935f5864debe::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 23 rows starting from the beginning of the part
17139 2024.08.05 16:54:34.524913 [ 3 ] {63ce408d-5eb5-4747-8932-feec517dae81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
17140 2024.08.05 16:54:34.525288 [ 195 ] {ae17f19f-5f7e-41fb-b229-935f5864debe::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 23 rows starting from the beginning of the part
17141 2024.08.05 16:54:34.526120 [ 3 ] {63ce408d-5eb5-4747-8932-feec517dae81} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17142 2024.08.05 16:54:34.527871 [ 3 ] {63ce408d-5eb5-4747-8932-feec517dae81} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17143 2024.08.05 16:54:34.528114 [ 3 ] {63ce408d-5eb5-4747-8932-feec517dae81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB.
17144 2024.08.05 16:54:34.530322 [ 195 ] {ae17f19f-5f7e-41fb-b229-935f5864debe::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 994 rows, containing 4 columns (4 merged, 0 gathered) in 0.008487675 sec., 117110.9874023216 rows/sec., 6.30 MiB/sec.
17145 2024.08.05 16:54:34.530452 [ 3 ] {63ce408d-5eb5-4747-8932-feec517dae81} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary)
17146 2024.08.05 16:54:34.530693 [ 195 ] {ae17f19f-5f7e-41fb-b229-935f5864debe::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
17147 2024.08.05 16:54:34.532208 [ 3 ] {63ce408d-5eb5-4747-8932-feec517dae81} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17148 2024.08.05 16:54:34.532456 [ 195 ] {ae17f19f-5f7e-41fb-b229-935f5864debe::all_1_46_9} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17149 2024.08.05 16:54:34.532664 [ 98 ] {} <Debug> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0
17150 2024.08.05 16:54:34.532826 [ 98 ] {} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17151 2024.08.05 16:54:34.532868 [ 3 ] {63ce408d-5eb5-4747-8932-feec517dae81} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.008352 sec., 7183.908045977011 rows/sec., 495.76 KiB/sec.
17152 2024.08.05 16:54:34.532879 [ 195 ] {ae17f19f-5f7e-41fb-b229-935f5864debe::all_1_46_9} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
17153 2024.08.05 16:54:34.532917 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB.
17154 2024.08.05 16:54:34.533721 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB.
17155 2024.08.05 16:54:34.533869 [ 198 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::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
17156 2024.08.05 16:54:34.533869 [ 3 ] {63ce408d-5eb5-4747-8932-feec517dae81} <Debug> DynamicQueryHandler: Done processing query
17157 2024.08.05 16:54:34.533924 [ 3 ] {63ce408d-5eb5-4747-8932-feec517dae81} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
17158 2024.08.05 16:54:34.534053 [ 3 ] {} <Debug> HTTP-Session: f1bcbb93-35fe-450a-afb0-fa35909b7255 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17159 2024.08.05 16:54:34.534121 [ 198 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17160 2024.08.05 16:54:34.534158 [ 198 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 5004 rows starting from the beginning of the part
17161 2024.08.05 16:54:34.534263 [ 198 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::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
17162 2024.08.05 16:54:34.534573 [ 198 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::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
17163 2024.08.05 16:54:34.534758 [ 198 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::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
17164 2024.08.05 16:54:34.535070 [ 198 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::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
17165 2024.08.05 16:54:34.535242 [ 198 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 60 rows starting from the beginning of the part
17166 2024.08.05 16:54:34.537937 [ 199 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1558 rows, containing 19 columns (19 merged, 0 gathered) in 0.024928335 sec., 62499.16009232065 rows/sec., 112.00 MiB/sec.
17167 2024.08.05 16:54:34.538202 [ 199 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5304 rows, containing 4 columns (4 merged, 0 gathered) in 0.004977725 sec., 1065547.0119381847 rows/sec., 71.77 MiB/sec.
17168 2024.08.05 16:54:34.538763 [ 194 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary)
17169 2024.08.05 16:54:34.539184 [ 194 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_91_18} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17170 2024.08.05 16:54:34.539270 [ 194 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_91_18} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18
17171 2024.08.05 16:54:34.539375 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB.
17172 2024.08.05 16:54:34.539441 [ 186 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary)
17173 2024.08.05 16:54:34.540016 [ 186 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::all_1_86_17} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17174 2024.08.05 16:54:34.540093 [ 186 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::all_1_86_17} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17
17175 2024.08.05 16:54:34.540228 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.68 MiB.
17176 2024.08.05 16:54:35.000163 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 212.67 MiB, peak 227.52 MiB, free memory in arenas 0.00 B, will set to 214.57 MiB (RSS), difference: 1.90 MiB
17177 2024.08.05 16:54:35.001460 [ 243 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001012637 sec.
17178 2024.08.05 16:54:39.463141 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 4497, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17179 2024.08.05 16:54:39.463268 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17180 2024.08.05 16:54:39.463293 [ 3 ] {} <Debug> HTTP-Session: 098cb632-1827-4dba-8dcf-775a9226b2c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
17181 2024.08.05 16:54:39.463319 [ 3 ] {} <Debug> HTTP-Session: 098cb632-1827-4dba-8dcf-775a9226b2c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17182 2024.08.05 16:54:39.463335 [ 3 ] {} <Debug> HTTP-Session: 098cb632-1827-4dba-8dcf-775a9226b2c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17183 2024.08.05 16:54:39.463386 [ 3 ] {} <Trace> HTTP-Session: 098cb632-1827-4dba-8dcf-775a9226b2c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17184 2024.08.05 16:54:39.463586 [ 3 ] {ae0142eb-c847-46f3-a8d0-c1c747833353} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
17185 2024.08.05 16:54:39.463656 [ 3 ] {ae0142eb-c847-46f3-a8d0-c1c747833353} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
17186 2024.08.05 16:54:39.463860 [ 3 ] {ae0142eb-c847-46f3-a8d0-c1c747833353} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17187 2024.08.05 16:54:39.464309 [ 3 ] {ae0142eb-c847-46f3-a8d0-c1c747833353} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17188 2024.08.05 16:54:39.464352 [ 3 ] {ae0142eb-c847-46f3-a8d0-c1c747833353} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB.
17189 2024.08.05 16:54:39.464743 [ 3 ] {ae0142eb-c847-46f3-a8d0-c1c747833353} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary)
17190 2024.08.05 16:54:39.465103 [ 3 ] {ae0142eb-c847-46f3-a8d0-c1c747833353} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17191 2024.08.05 16:54:39.465291 [ 3 ] {ae0142eb-c847-46f3-a8d0-c1c747833353} <Debug> executeQuery: Read 31 rows, 2.51 KiB in 0.001766 sec., 17553.793884484712 rows/sec., 1.39 MiB/sec.
17192 2024.08.05 16:54:39.465521 [ 3 ] {ae0142eb-c847-46f3-a8d0-c1c747833353} <Debug> DynamicQueryHandler: Done processing query
17193 2024.08.05 16:54:39.465549 [ 3 ] {ae0142eb-c847-46f3-a8d0-c1c747833353} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
17194 2024.08.05 16:54:39.465567 [ 3 ] {} <Debug> HTTP-Session: 098cb632-1827-4dba-8dcf-775a9226b2c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17195 2024.08.05 16:54:39.465753 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 21909, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17196 2024.08.05 16:54:39.465808 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17197 2024.08.05 16:54:39.465829 [ 3 ] {} <Debug> HTTP-Session: 9f2c2f73-2028-4743-9c07-18a19814e970 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
17198 2024.08.05 16:54:39.465846 [ 3 ] {} <Debug> HTTP-Session: 9f2c2f73-2028-4743-9c07-18a19814e970 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17199 2024.08.05 16:54:39.465860 [ 3 ] {} <Debug> HTTP-Session: 9f2c2f73-2028-4743-9c07-18a19814e970 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17200 2024.08.05 16:54:39.465894 [ 3 ] {} <Trace> HTTP-Session: 9f2c2f73-2028-4743-9c07-18a19814e970 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17201 2024.08.05 16:54:39.466043 [ 3 ] {4d48d15b-0fb7-47ec-8771-72ff32e3c55d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
17202 2024.08.05 16:54:39.466089 [ 3 ] {4d48d15b-0fb7-47ec-8771-72ff32e3c55d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
17203 2024.08.05 16:54:39.466220 [ 3 ] {4d48d15b-0fb7-47ec-8771-72ff32e3c55d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17204 2024.08.05 16:54:39.466619 [ 3 ] {4d48d15b-0fb7-47ec-8771-72ff32e3c55d} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17205 2024.08.05 16:54:39.466656 [ 3 ] {4d48d15b-0fb7-47ec-8771-72ff32e3c55d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB.
17206 2024.08.05 16:54:39.466986 [ 3 ] {4d48d15b-0fb7-47ec-8771-72ff32e3c55d} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary)
17207 2024.08.05 16:54:39.467303 [ 3 ] {4d48d15b-0fb7-47ec-8771-72ff32e3c55d} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17208 2024.08.05 16:54:39.467458 [ 3 ] {4d48d15b-0fb7-47ec-8771-72ff32e3c55d} <Debug> executeQuery: Read 149 rows, 12.85 KiB in 0.001477 sec., 100880.1624915369 rows/sec., 8.50 MiB/sec.
17209 2024.08.05 16:54:39.467637 [ 3 ] {4d48d15b-0fb7-47ec-8771-72ff32e3c55d} <Debug> DynamicQueryHandler: Done processing query
17210 2024.08.05 16:54:39.467662 [ 3 ] {4d48d15b-0fb7-47ec-8771-72ff32e3c55d} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
17211 2024.08.05 16:54:39.467677 [ 3 ] {} <Debug> HTTP-Session: 9f2c2f73-2028-4743-9c07-18a19814e970 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17212 2024.08.05 16:54:39.467807 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 16128, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17213 2024.08.05 16:54:39.467857 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17214 2024.08.05 16:54:39.467877 [ 3 ] {} <Debug> HTTP-Session: a0d4df47-6f98-43c4-8246-dbf7a47d395d Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
17215 2024.08.05 16:54:39.467893 [ 3 ] {} <Debug> HTTP-Session: a0d4df47-6f98-43c4-8246-dbf7a47d395d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17216 2024.08.05 16:54:39.467906 [ 3 ] {} <Debug> HTTP-Session: a0d4df47-6f98-43c4-8246-dbf7a47d395d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17217 2024.08.05 16:54:39.467937 [ 3 ] {} <Trace> HTTP-Session: a0d4df47-6f98-43c4-8246-dbf7a47d395d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17218 2024.08.05 16:54:39.468057 [ 3 ] {2f207cf7-942a-4ef1-8c45-b4c8939266a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
17219 2024.08.05 16:54:39.468100 [ 3 ] {2f207cf7-942a-4ef1-8c45-b4c8939266a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
17220 2024.08.05 16:54:39.468228 [ 3 ] {2f207cf7-942a-4ef1-8c45-b4c8939266a7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17221 2024.08.05 16:54:39.468582 [ 3 ] {2f207cf7-942a-4ef1-8c45-b4c8939266a7} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17222 2024.08.05 16:54:39.468618 [ 3 ] {2f207cf7-942a-4ef1-8c45-b4c8939266a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB.
17223 2024.08.05 16:54:39.468941 [ 3 ] {2f207cf7-942a-4ef1-8c45-b4c8939266a7} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary)
17224 2024.08.05 16:54:39.469263 [ 3 ] {2f207cf7-942a-4ef1-8c45-b4c8939266a7} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17225 2024.08.05 16:54:39.469411 [ 3 ] {2f207cf7-942a-4ef1-8c45-b4c8939266a7} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001394 sec., 68149.21090387374 rows/sec., 5.32 MiB/sec.
17226 2024.08.05 16:54:39.469665 [ 3 ] {2f207cf7-942a-4ef1-8c45-b4c8939266a7} <Debug> DynamicQueryHandler: Done processing query
17227 2024.08.05 16:54:39.469729 [ 3 ] {2f207cf7-942a-4ef1-8c45-b4c8939266a7} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
17228 2024.08.05 16:54:39.469789 [ 3 ] {} <Debug> HTTP-Session: a0d4df47-6f98-43c4-8246-dbf7a47d395d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17229 2024.08.05 16:54:39.469998 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 28674, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17230 2024.08.05 16:54:39.470053 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17231 2024.08.05 16:54:39.470073 [ 3 ] {} <Debug> HTTP-Session: 3bb73f48-35c9-4390-9fc8-e3ad33dadbe4 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
17232 2024.08.05 16:54:39.470090 [ 3 ] {} <Debug> HTTP-Session: 3bb73f48-35c9-4390-9fc8-e3ad33dadbe4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17233 2024.08.05 16:54:39.470103 [ 3 ] {} <Debug> HTTP-Session: 3bb73f48-35c9-4390-9fc8-e3ad33dadbe4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17234 2024.08.05 16:54:39.470135 [ 3 ] {} <Trace> HTTP-Session: 3bb73f48-35c9-4390-9fc8-e3ad33dadbe4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17235 2024.08.05 16:54:39.470291 [ 3 ] {e3188e93-0c51-4c5a-87f0-5b29053ce592} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
17236 2024.08.05 16:54:39.470349 [ 3 ] {e3188e93-0c51-4c5a-87f0-5b29053ce592} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
17237 2024.08.05 16:54:39.470532 [ 3 ] {e3188e93-0c51-4c5a-87f0-5b29053ce592} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17238 2024.08.05 16:54:39.470987 [ 3 ] {e3188e93-0c51-4c5a-87f0-5b29053ce592} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17239 2024.08.05 16:54:39.471024 [ 3 ] {e3188e93-0c51-4c5a-87f0-5b29053ce592} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB.
17240 2024.08.05 16:54:39.471422 [ 3 ] {e3188e93-0c51-4c5a-87f0-5b29053ce592} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary)
17241 2024.08.05 16:54:39.471765 [ 3 ] {e3188e93-0c51-4c5a-87f0-5b29053ce592} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17242 2024.08.05 16:54:39.471927 [ 3 ] {e3188e93-0c51-4c5a-87f0-5b29053ce592} <Debug> executeQuery: Read 150 rows, 10.70 KiB in 0.001706 sec., 87924.97069167643 rows/sec., 6.13 MiB/sec.
17243 2024.08.05 16:54:39.472102 [ 3 ] {e3188e93-0c51-4c5a-87f0-5b29053ce592} <Debug> DynamicQueryHandler: Done processing query
17244 2024.08.05 16:54:39.472127 [ 3 ] {e3188e93-0c51-4c5a-87f0-5b29053ce592} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
17245 2024.08.05 16:54:39.472143 [ 3 ] {} <Debug> HTTP-Session: 3bb73f48-35c9-4390-9fc8-e3ad33dadbe4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17246 2024.08.05 16:54:39.472282 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 49641, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17247 2024.08.05 16:54:39.472332 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17248 2024.08.05 16:54:39.472352 [ 3 ] {} <Debug> HTTP-Session: 2b7b1726-06ef-4ea3-8e28-b90736d357be Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
17249 2024.08.05 16:54:39.472368 [ 3 ] {} <Debug> HTTP-Session: 2b7b1726-06ef-4ea3-8e28-b90736d357be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17250 2024.08.05 16:54:39.472382 [ 3 ] {} <Debug> HTTP-Session: 2b7b1726-06ef-4ea3-8e28-b90736d357be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17251 2024.08.05 16:54:39.472411 [ 3 ] {} <Trace> HTTP-Session: 2b7b1726-06ef-4ea3-8e28-b90736d357be Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17252 2024.08.05 16:54:39.472731 [ 3 ] {61424d66-ac4a-4eb7-bcbf-8a52a9bc7d4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
17253 2024.08.05 16:54:39.472797 [ 3 ] {61424d66-ac4a-4eb7-bcbf-8a52a9bc7d4b} <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
17254 2024.08.05 16:54:39.473222 [ 3 ] {61424d66-ac4a-4eb7-bcbf-8a52a9bc7d4b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17255 2024.08.05 16:54:39.473933 [ 3 ] {61424d66-ac4a-4eb7-bcbf-8a52a9bc7d4b} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17256 2024.08.05 16:54:39.473970 [ 3 ] {61424d66-ac4a-4eb7-bcbf-8a52a9bc7d4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB.
17257 2024.08.05 16:54:39.474607 [ 3 ] {61424d66-ac4a-4eb7-bcbf-8a52a9bc7d4b} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary)
17258 2024.08.05 16:54:39.475030 [ 3 ] {61424d66-ac4a-4eb7-bcbf-8a52a9bc7d4b} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17259 2024.08.05 16:54:39.475220 [ 3 ] {61424d66-ac4a-4eb7-bcbf-8a52a9bc7d4b} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.00272 sec., 11397.05882352941 rows/sec., 20.42 MiB/sec.
17260 2024.08.05 16:54:39.475445 [ 3 ] {61424d66-ac4a-4eb7-bcbf-8a52a9bc7d4b} <Debug> DynamicQueryHandler: Done processing query
17261 2024.08.05 16:54:39.475471 [ 3 ] {61424d66-ac4a-4eb7-bcbf-8a52a9bc7d4b} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
17262 2024.08.05 16:54:39.475486 [ 3 ] {} <Debug> HTTP-Session: 2b7b1726-06ef-4ea3-8e28-b90736d357be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17263 2024.08.05 16:54:39.475601 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 8511, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17264 2024.08.05 16:54:39.475651 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17265 2024.08.05 16:54:39.475671 [ 3 ] {} <Debug> HTTP-Session: e4b9cc81-2a7b-4673-8add-1aaa7dcf232e Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
17266 2024.08.05 16:54:39.475687 [ 3 ] {} <Debug> HTTP-Session: e4b9cc81-2a7b-4673-8add-1aaa7dcf232e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17267 2024.08.05 16:54:39.475701 [ 3 ] {} <Debug> HTTP-Session: e4b9cc81-2a7b-4673-8add-1aaa7dcf232e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17268 2024.08.05 16:54:39.475732 [ 3 ] {} <Trace> HTTP-Session: e4b9cc81-2a7b-4673-8add-1aaa7dcf232e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17269 2024.08.05 16:54:39.475844 [ 3 ] {7c659c1d-e342-4416-a78a-e984a5cd8e4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
17270 2024.08.05 16:54:39.475888 [ 3 ] {7c659c1d-e342-4416-a78a-e984a5cd8e4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
17271 2024.08.05 16:54:39.476021 [ 3 ] {7c659c1d-e342-4416-a78a-e984a5cd8e4f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17272 2024.08.05 16:54:39.476323 [ 3 ] {7c659c1d-e342-4416-a78a-e984a5cd8e4f} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17273 2024.08.05 16:54:39.476369 [ 3 ] {7c659c1d-e342-4416-a78a-e984a5cd8e4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB.
17274 2024.08.05 16:54:39.476788 [ 3 ] {7c659c1d-e342-4416-a78a-e984a5cd8e4f} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary)
17275 2024.08.05 16:54:39.477154 [ 3 ] {7c659c1d-e342-4416-a78a-e984a5cd8e4f} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17276 2024.08.05 16:54:39.477309 [ 3 ] {7c659c1d-e342-4416-a78a-e984a5cd8e4f} <Debug> executeQuery: Read 56 rows, 3.86 KiB in 0.001497 sec., 37408.14963259853 rows/sec., 2.52 MiB/sec.
17277 2024.08.05 16:54:39.477482 [ 3 ] {7c659c1d-e342-4416-a78a-e984a5cd8e4f} <Debug> DynamicQueryHandler: Done processing query
17278 2024.08.05 16:54:39.477507 [ 3 ] {7c659c1d-e342-4416-a78a-e984a5cd8e4f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
17279 2024.08.05 16:54:39.477523 [ 3 ] {} <Debug> HTTP-Session: e4b9cc81-2a7b-4673-8add-1aaa7dcf232e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17280 2024.08.05 16:54:40.852974 [ 89 ] {} <Debug> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb) (MergerMutator): Selected 5 parts from all_1_43_9 to all_47_47_0
17281 2024.08.05 16:54:40.853092 [ 89 ] {} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17282 2024.08.05 16:54:40.853134 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB.
17283 2024.08.05 16:54:40.853383 [ 199 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_47_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_43_9 to all_47_47_0 into Compact with storage Full
17284 2024.08.05 16:54:40.853789 [ 199 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_47_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17285 2024.08.05 16:54:40.853854 [ 199 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_43_9, total 16 rows starting from the beginning of the part
17286 2024.08.05 16:54:40.854025 [ 199 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 2 rows starting from the beginning of the part
17287 2024.08.05 16:54:40.854194 [ 199 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 2 rows starting from the beginning of the part
17288 2024.08.05 16:54:40.854440 [ 199 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 2 rows starting from the beginning of the part
17289 2024.08.05 16:54:40.854625 [ 199 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 2 rows starting from the beginning of the part
17290 2024.08.05 16:54:40.855771 [ 194 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_47_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24 rows, containing 4 columns (4 merged, 0 gathered) in 0.002519143 sec., 9527.049476746655 rows/sec., 776.86 KiB/sec.
17291 2024.08.05 16:54:40.856069 [ 197 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_47_10} <Trace> MergedBlockOutputStream: filled checksums all_1_47_10 (state Temporary)
17292 2024.08.05 16:54:40.856500 [ 197 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_47_10} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Renaming temporary part tmp_merge_all_1_47_10 to all_1_47_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17293 2024.08.05 16:54:40.856591 [ 197 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_47_10} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb) (MergerMutator): Merged 5 parts: [all_1_43_9, all_47_47_0] -> all_1_47_10
17294 2024.08.05 16:54:40.856689 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
17295 2024.08.05 16:54:41.868158 [ 88 ] {} <Debug> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0) (MergerMutator): Selected 5 parts from all_1_43_9 to all_47_47_0
17296 2024.08.05 16:54:41.868233 [ 88 ] {} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17297 2024.08.05 16:54:41.868260 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB.
17298 2024.08.05 16:54:41.868437 [ 192 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_47_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_43_9 to all_47_47_0 into Compact with storage Full
17299 2024.08.05 16:54:41.868936 [ 192 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_47_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17300 2024.08.05 16:54:41.869031 [ 192 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_43_9, total 16 rows starting from the beginning of the part
17301 2024.08.05 16:54:41.869194 [ 192 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 2 rows starting from the beginning of the part
17302 2024.08.05 16:54:41.869270 [ 192 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 2 rows starting from the beginning of the part
17303 2024.08.05 16:54:41.869413 [ 192 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 2 rows starting from the beginning of the part
17304 2024.08.05 16:54:41.869514 [ 192 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 2 rows starting from the beginning of the part
17305 2024.08.05 16:54:41.870408 [ 197 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_47_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24 rows, containing 4 columns (4 merged, 0 gathered) in 0.002073665 sec., 11573.711279304998 rows/sec., 808.13 KiB/sec.
17306 2024.08.05 16:54:41.870557 [ 200 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_47_10} <Trace> MergedBlockOutputStream: filled checksums all_1_47_10 (state Temporary)
17307 2024.08.05 16:54:41.870924 [ 200 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_47_10} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Renaming temporary part tmp_merge_all_1_47_10 to all_1_47_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17308 2024.08.05 16:54:41.871007 [ 200 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_47_10} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0) (MergerMutator): Merged 5 parts: [all_1_43_9, all_47_47_0] -> all_1_47_10
17309 2024.08.05 16:54:41.871084 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
17310 2024.08.05 16:54:44.468614 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 4190, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17311 2024.08.05 16:54:44.468727 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17312 2024.08.05 16:54:44.468752 [ 3 ] {} <Debug> HTTP-Session: 6ecb1c5c-8984-4a8d-9762-1bba59576b80 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
17313 2024.08.05 16:54:44.468777 [ 3 ] {} <Debug> HTTP-Session: 6ecb1c5c-8984-4a8d-9762-1bba59576b80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17314 2024.08.05 16:54:44.468793 [ 3 ] {} <Debug> HTTP-Session: 6ecb1c5c-8984-4a8d-9762-1bba59576b80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17315 2024.08.05 16:54:44.468842 [ 3 ] {} <Trace> HTTP-Session: 6ecb1c5c-8984-4a8d-9762-1bba59576b80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17316 2024.08.05 16:54:44.469031 [ 3 ] {f8892b13-6c66-4430-8d57-b4871f9e1183} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
17317 2024.08.05 16:54:44.469096 [ 3 ] {f8892b13-6c66-4430-8d57-b4871f9e1183} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
17318 2024.08.05 16:54:44.469296 [ 3 ] {f8892b13-6c66-4430-8d57-b4871f9e1183} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17319 2024.08.05 16:54:44.469809 [ 3 ] {f8892b13-6c66-4430-8d57-b4871f9e1183} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17320 2024.08.05 16:54:44.469852 [ 3 ] {f8892b13-6c66-4430-8d57-b4871f9e1183} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB.
17321 2024.08.05 16:54:44.470230 [ 3 ] {f8892b13-6c66-4430-8d57-b4871f9e1183} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary)
17322 2024.08.05 16:54:44.470573 [ 3 ] {f8892b13-6c66-4430-8d57-b4871f9e1183} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17323 2024.08.05 16:54:44.470739 [ 3 ] {f8892b13-6c66-4430-8d57-b4871f9e1183} <Debug> executeQuery: Read 30 rows, 2.29 KiB in 0.001771 sec., 16939.58215697346 rows/sec., 1.26 MiB/sec.
17324 2024.08.05 16:54:44.471003 [ 3 ] {f8892b13-6c66-4430-8d57-b4871f9e1183} <Debug> DynamicQueryHandler: Done processing query
17325 2024.08.05 16:54:44.471033 [ 3 ] {f8892b13-6c66-4430-8d57-b4871f9e1183} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
17326 2024.08.05 16:54:44.471050 [ 3 ] {} <Debug> HTTP-Session: 6ecb1c5c-8984-4a8d-9762-1bba59576b80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17327 2024.08.05 16:54:44.471213 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17328 2024.08.05 16:54:44.471270 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17329 2024.08.05 16:54:44.471291 [ 3 ] {} <Debug> HTTP-Session: 9b540ab2-a2df-4060-a6bf-79f061713d95 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
17330 2024.08.05 16:54:44.471308 [ 3 ] {} <Debug> HTTP-Session: 9b540ab2-a2df-4060-a6bf-79f061713d95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17331 2024.08.05 16:54:44.471322 [ 3 ] {} <Debug> HTTP-Session: 9b540ab2-a2df-4060-a6bf-79f061713d95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17332 2024.08.05 16:54:44.471357 [ 3 ] {} <Trace> HTTP-Session: 9b540ab2-a2df-4060-a6bf-79f061713d95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17333 2024.08.05 16:54:44.471461 [ 3 ] {8d5c7083-da6b-460b-991a-48ddd42c7745} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
17334 2024.08.05 16:54:44.471507 [ 3 ] {8d5c7083-da6b-460b-991a-48ddd42c7745} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
17335 2024.08.05 16:54:44.471646 [ 3 ] {8d5c7083-da6b-460b-991a-48ddd42c7745} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17336 2024.08.05 16:54:44.471928 [ 3 ] {8d5c7083-da6b-460b-991a-48ddd42c7745} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17337 2024.08.05 16:54:44.471965 [ 3 ] {8d5c7083-da6b-460b-991a-48ddd42c7745} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB.
17338 2024.08.05 16:54:44.472267 [ 3 ] {8d5c7083-da6b-460b-991a-48ddd42c7745} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
17339 2024.08.05 16:54:44.472583 [ 3 ] {8d5c7083-da6b-460b-991a-48ddd42c7745} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17340 2024.08.05 16:54:44.472739 [ 3 ] {8d5c7083-da6b-460b-991a-48ddd42c7745} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001298 sec., 1540.8320493066258 rows/sec., 125.64 KiB/sec.
17341 2024.08.05 16:54:44.472908 [ 3 ] {8d5c7083-da6b-460b-991a-48ddd42c7745} <Debug> DynamicQueryHandler: Done processing query
17342 2024.08.05 16:54:44.472933 [ 3 ] {8d5c7083-da6b-460b-991a-48ddd42c7745} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
17343 2024.08.05 16:54:44.472949 [ 3 ] {} <Debug> HTTP-Session: 9b540ab2-a2df-4060-a6bf-79f061713d95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17344 2024.08.05 16:54:44.473108 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 35341, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17345 2024.08.05 16:54:44.473159 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17346 2024.08.05 16:54:44.473179 [ 3 ] {} <Debug> HTTP-Session: 9b31ee70-4144-42cd-beec-f41d8a832f30 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
17347 2024.08.05 16:54:44.473195 [ 3 ] {} <Debug> HTTP-Session: 9b31ee70-4144-42cd-beec-f41d8a832f30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17348 2024.08.05 16:54:44.473209 [ 3 ] {} <Debug> HTTP-Session: 9b31ee70-4144-42cd-beec-f41d8a832f30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17349 2024.08.05 16:54:44.473240 [ 3 ] {} <Trace> HTTP-Session: 9b31ee70-4144-42cd-beec-f41d8a832f30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17350 2024.08.05 16:54:44.473394 [ 3 ] {2fd834aa-9b9b-4ded-9ead-fc8a9f2b4075} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
17351 2024.08.05 16:54:44.473436 [ 3 ] {2fd834aa-9b9b-4ded-9ead-fc8a9f2b4075} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
17352 2024.08.05 16:54:44.473561 [ 3 ] {2fd834aa-9b9b-4ded-9ead-fc8a9f2b4075} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17353 2024.08.05 16:54:44.474034 [ 3 ] {2fd834aa-9b9b-4ded-9ead-fc8a9f2b4075} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17354 2024.08.05 16:54:44.474070 [ 3 ] {2fd834aa-9b9b-4ded-9ead-fc8a9f2b4075} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB.
17355 2024.08.05 16:54:44.474410 [ 3 ] {2fd834aa-9b9b-4ded-9ead-fc8a9f2b4075} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary)
17356 2024.08.05 16:54:44.474717 [ 3 ] {2fd834aa-9b9b-4ded-9ead-fc8a9f2b4075} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17357 2024.08.05 16:54:44.474868 [ 3 ] {2fd834aa-9b9b-4ded-9ead-fc8a9f2b4075} <Debug> executeQuery: Read 234 rows, 21.13 KiB in 0.001545 sec., 151456.31067961166 rows/sec., 13.36 MiB/sec.
17358 2024.08.05 16:54:44.475107 [ 3 ] {2fd834aa-9b9b-4ded-9ead-fc8a9f2b4075} <Debug> DynamicQueryHandler: Done processing query
17359 2024.08.05 16:54:44.475165 [ 3 ] {2fd834aa-9b9b-4ded-9ead-fc8a9f2b4075} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB.
17360 2024.08.05 16:54:44.475228 [ 3 ] {} <Debug> HTTP-Session: 9b31ee70-4144-42cd-beec-f41d8a832f30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17361 2024.08.05 16:54:44.475487 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17362 2024.08.05 16:54:44.475625 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17363 2024.08.05 16:54:44.475699 [ 3 ] {} <Debug> HTTP-Session: 21e85373-651b-4f75-8412-3f42f68bb90d Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
17364 2024.08.05 16:54:44.475763 [ 3 ] {} <Debug> HTTP-Session: 21e85373-651b-4f75-8412-3f42f68bb90d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17365 2024.08.05 16:54:44.475812 [ 3 ] {} <Debug> HTTP-Session: 21e85373-651b-4f75-8412-3f42f68bb90d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17366 2024.08.05 16:54:44.475900 [ 3 ] {} <Trace> HTTP-Session: 21e85373-651b-4f75-8412-3f42f68bb90d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17367 2024.08.05 16:54:44.476022 [ 3 ] {797d0afe-f23e-4950-9500-341c1423539a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
17368 2024.08.05 16:54:44.476066 [ 3 ] {797d0afe-f23e-4950-9500-341c1423539a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
17369 2024.08.05 16:54:44.476219 [ 3 ] {797d0afe-f23e-4950-9500-341c1423539a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17370 2024.08.05 16:54:44.476497 [ 3 ] {797d0afe-f23e-4950-9500-341c1423539a} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17371 2024.08.05 16:54:44.476534 [ 3 ] {797d0afe-f23e-4950-9500-341c1423539a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB.
17372 2024.08.05 16:54:44.476838 [ 3 ] {797d0afe-f23e-4950-9500-341c1423539a} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
17373 2024.08.05 16:54:44.477145 [ 3 ] {797d0afe-f23e-4950-9500-341c1423539a} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17374 2024.08.05 16:54:44.477297 [ 3 ] {797d0afe-f23e-4950-9500-341c1423539a} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001295 sec., 1544.4015444015445 rows/sec., 107.84 KiB/sec.
17375 2024.08.05 16:54:44.477463 [ 3 ] {797d0afe-f23e-4950-9500-341c1423539a} <Debug> DynamicQueryHandler: Done processing query
17376 2024.08.05 16:54:44.477488 [ 3 ] {797d0afe-f23e-4950-9500-341c1423539a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
17377 2024.08.05 16:54:44.477506 [ 3 ] {} <Debug> HTTP-Session: 21e85373-651b-4f75-8412-3f42f68bb90d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17378 2024.08.05 16:54:44.477688 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 65961, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17379 2024.08.05 16:54:44.477738 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17380 2024.08.05 16:54:44.477758 [ 3 ] {} <Debug> HTTP-Session: af2a2335-e714-45d4-a91e-1e868a60615f Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
17381 2024.08.05 16:54:44.477774 [ 3 ] {} <Debug> HTTP-Session: af2a2335-e714-45d4-a91e-1e868a60615f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17382 2024.08.05 16:54:44.477788 [ 3 ] {} <Debug> HTTP-Session: af2a2335-e714-45d4-a91e-1e868a60615f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17383 2024.08.05 16:54:44.477820 [ 3 ] {} <Trace> HTTP-Session: af2a2335-e714-45d4-a91e-1e868a60615f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17384 2024.08.05 16:54:44.478042 [ 3 ] {bb218826-247e-4c51-b5fc-26d2441b40e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
17385 2024.08.05 16:54:44.478084 [ 3 ] {bb218826-247e-4c51-b5fc-26d2441b40e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
17386 2024.08.05 16:54:44.478211 [ 3 ] {bb218826-247e-4c51-b5fc-26d2441b40e3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17387 2024.08.05 16:54:44.478704 [ 3 ] {bb218826-247e-4c51-b5fc-26d2441b40e3} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17388 2024.08.05 16:54:44.478741 [ 3 ] {bb218826-247e-4c51-b5fc-26d2441b40e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB.
17389 2024.08.05 16:54:44.479069 [ 3 ] {bb218826-247e-4c51-b5fc-26d2441b40e3} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary)
17390 2024.08.05 16:54:44.479378 [ 3 ] {bb218826-247e-4c51-b5fc-26d2441b40e3} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17391 2024.08.05 16:54:44.479523 [ 3 ] {bb218826-247e-4c51-b5fc-26d2441b40e3} <Debug> executeQuery: Read 408 rows, 29.56 KiB in 0.0016 sec., 255000 rows/sec., 18.04 MiB/sec.
17392 2024.08.05 16:54:44.479701 [ 3 ] {bb218826-247e-4c51-b5fc-26d2441b40e3} <Debug> DynamicQueryHandler: Done processing query
17393 2024.08.05 16:54:44.479737 [ 3 ] {bb218826-247e-4c51-b5fc-26d2441b40e3} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
17394 2024.08.05 16:54:44.479769 [ 3 ] {} <Debug> HTTP-Session: af2a2335-e714-45d4-a91e-1e868a60615f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17395 2024.08.05 16:54:44.479919 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17396 2024.08.05 16:54:44.479966 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17397 2024.08.05 16:54:44.479985 [ 3 ] {} <Debug> HTTP-Session: 5a14ede5-4e4c-49dd-8b82-a8dd0ad50dc8 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
17398 2024.08.05 16:54:44.480000 [ 3 ] {} <Debug> HTTP-Session: 5a14ede5-4e4c-49dd-8b82-a8dd0ad50dc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17399 2024.08.05 16:54:44.480014 [ 3 ] {} <Debug> HTTP-Session: 5a14ede5-4e4c-49dd-8b82-a8dd0ad50dc8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17400 2024.08.05 16:54:44.480043 [ 3 ] {} <Trace> HTTP-Session: 5a14ede5-4e4c-49dd-8b82-a8dd0ad50dc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17401 2024.08.05 16:54:44.480131 [ 3 ] {56053a90-8f71-4351-975a-01eec0b7acda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
17402 2024.08.05 16:54:44.480173 [ 3 ] {56053a90-8f71-4351-975a-01eec0b7acda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
17403 2024.08.05 16:54:44.480298 [ 3 ] {56053a90-8f71-4351-975a-01eec0b7acda} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17404 2024.08.05 16:54:44.480544 [ 3 ] {56053a90-8f71-4351-975a-01eec0b7acda} <Trace> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17405 2024.08.05 16:54:44.480577 [ 3 ] {56053a90-8f71-4351-975a-01eec0b7acda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB.
17406 2024.08.05 16:54:44.481001 [ 3 ] {56053a90-8f71-4351-975a-01eec0b7acda} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
17407 2024.08.05 16:54:44.481325 [ 3 ] {56053a90-8f71-4351-975a-01eec0b7acda} <Trace> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17408 2024.08.05 16:54:44.481485 [ 3 ] {56053a90-8f71-4351-975a-01eec0b7acda} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001346 sec., 4457.652303120357 rows/sec., 191.54 KiB/sec.
17409 2024.08.05 16:54:44.481786 [ 3 ] {56053a90-8f71-4351-975a-01eec0b7acda} <Debug> DynamicQueryHandler: Done processing query
17410 2024.08.05 16:54:44.481829 [ 3 ] {56053a90-8f71-4351-975a-01eec0b7acda} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
17411 2024.08.05 16:54:44.481847 [ 3 ] {} <Debug> HTTP-Session: 5a14ede5-4e4c-49dd-8b82-a8dd0ad50dc8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17412 2024.08.05 16:54:44.481967 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17413 2024.08.05 16:54:44.482016 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17414 2024.08.05 16:54:44.482035 [ 3 ] {} <Debug> HTTP-Session: 66e8cb5c-7a03-48f2-8dd7-dc0a6f623a4e Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
17415 2024.08.05 16:54:44.482052 [ 3 ] {} <Debug> HTTP-Session: 66e8cb5c-7a03-48f2-8dd7-dc0a6f623a4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17416 2024.08.05 16:54:44.482066 [ 3 ] {} <Debug> HTTP-Session: 66e8cb5c-7a03-48f2-8dd7-dc0a6f623a4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17417 2024.08.05 16:54:44.482097 [ 3 ] {} <Trace> HTTP-Session: 66e8cb5c-7a03-48f2-8dd7-dc0a6f623a4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17418 2024.08.05 16:54:44.482217 [ 3 ] {3dbeea80-7f07-461d-82fc-853f690417de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
17419 2024.08.05 16:54:44.482264 [ 3 ] {3dbeea80-7f07-461d-82fc-853f690417de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
17420 2024.08.05 16:54:44.482429 [ 3 ] {3dbeea80-7f07-461d-82fc-853f690417de} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17421 2024.08.05 16:54:44.482746 [ 3 ] {3dbeea80-7f07-461d-82fc-853f690417de} <Trace> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17422 2024.08.05 16:54:44.482783 [ 3 ] {3dbeea80-7f07-461d-82fc-853f690417de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB.
17423 2024.08.05 16:54:44.483153 [ 3 ] {3dbeea80-7f07-461d-82fc-853f690417de} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
17424 2024.08.05 16:54:44.483490 [ 3 ] {3dbeea80-7f07-461d-82fc-853f690417de} <Trace> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17425 2024.08.05 16:54:44.483646 [ 3 ] {3dbeea80-7f07-461d-82fc-853f690417de} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001465 sec., 52559.72696245734 rows/sec., 3.24 MiB/sec.
17426 2024.08.05 16:54:44.483836 [ 3 ] {3dbeea80-7f07-461d-82fc-853f690417de} <Debug> DynamicQueryHandler: Done processing query
17427 2024.08.05 16:54:44.483865 [ 3 ] {3dbeea80-7f07-461d-82fc-853f690417de} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
17428 2024.08.05 16:54:44.483882 [ 3 ] {} <Debug> HTTP-Session: 66e8cb5c-7a03-48f2-8dd7-dc0a6f623a4e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17429 2024.08.05 16:54:44.484033 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 30772, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17430 2024.08.05 16:54:44.484081 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17431 2024.08.05 16:54:44.484101 [ 3 ] {} <Debug> HTTP-Session: 62019454-3014-4f97-9e39-98b15ce248bc Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
17432 2024.08.05 16:54:44.484118 [ 3 ] {} <Debug> HTTP-Session: 62019454-3014-4f97-9e39-98b15ce248bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17433 2024.08.05 16:54:44.484132 [ 3 ] {} <Debug> HTTP-Session: 62019454-3014-4f97-9e39-98b15ce248bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17434 2024.08.05 16:54:44.484162 [ 3 ] {} <Trace> HTTP-Session: 62019454-3014-4f97-9e39-98b15ce248bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17435 2024.08.05 16:54:44.484303 [ 3 ] {8e1773d3-6e5e-40f5-8788-00d5401080d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
17436 2024.08.05 16:54:44.484349 [ 3 ] {8e1773d3-6e5e-40f5-8788-00d5401080d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
17437 2024.08.05 16:54:44.484495 [ 3 ] {8e1773d3-6e5e-40f5-8788-00d5401080d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17438 2024.08.05 16:54:44.484868 [ 3 ] {8e1773d3-6e5e-40f5-8788-00d5401080d3} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17439 2024.08.05 16:54:44.484905 [ 3 ] {8e1773d3-6e5e-40f5-8788-00d5401080d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB.
17440 2024.08.05 16:54:44.485282 [ 3 ] {8e1773d3-6e5e-40f5-8788-00d5401080d3} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary)
17441 2024.08.05 16:54:44.485620 [ 3 ] {8e1773d3-6e5e-40f5-8788-00d5401080d3} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17442 2024.08.05 16:54:44.485776 [ 3 ] {8e1773d3-6e5e-40f5-8788-00d5401080d3} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001535 sec., 104885.99348534203 rows/sec., 7.30 MiB/sec.
17443 2024.08.05 16:54:44.485951 [ 3 ] {8e1773d3-6e5e-40f5-8788-00d5401080d3} <Debug> DynamicQueryHandler: Done processing query
17444 2024.08.05 16:54:44.485977 [ 3 ] {8e1773d3-6e5e-40f5-8788-00d5401080d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
17445 2024.08.05 16:54:44.485994 [ 3 ] {} <Debug> HTTP-Session: 62019454-3014-4f97-9e39-98b15ce248bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17446 2024.08.05 16:54:44.486130 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 39000, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17447 2024.08.05 16:54:44.486179 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17448 2024.08.05 16:54:44.486199 [ 3 ] {} <Debug> HTTP-Session: f316203e-58dc-4d94-84ea-649c64e3ac70 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
17449 2024.08.05 16:54:44.486215 [ 3 ] {} <Debug> HTTP-Session: f316203e-58dc-4d94-84ea-649c64e3ac70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17450 2024.08.05 16:54:44.486229 [ 3 ] {} <Debug> HTTP-Session: f316203e-58dc-4d94-84ea-649c64e3ac70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17451 2024.08.05 16:54:44.486260 [ 3 ] {} <Trace> HTTP-Session: f316203e-58dc-4d94-84ea-649c64e3ac70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17452 2024.08.05 16:54:44.486533 [ 3 ] {f797d08d-affa-4a5e-b85c-27899df71b16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
17453 2024.08.05 16:54:44.486598 [ 3 ] {f797d08d-affa-4a5e-b85c-27899df71b16} <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
17454 2024.08.05 16:54:44.487015 [ 3 ] {f797d08d-affa-4a5e-b85c-27899df71b16} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17455 2024.08.05 16:54:44.487587 [ 3 ] {f797d08d-affa-4a5e-b85c-27899df71b16} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17456 2024.08.05 16:54:44.487624 [ 3 ] {f797d08d-affa-4a5e-b85c-27899df71b16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB.
17457 2024.08.05 16:54:44.488238 [ 3 ] {f797d08d-affa-4a5e-b85c-27899df71b16} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary)
17458 2024.08.05 16:54:44.488644 [ 3 ] {f797d08d-affa-4a5e-b85c-27899df71b16} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17459 2024.08.05 16:54:44.488839 [ 3 ] {f797d08d-affa-4a5e-b85c-27899df71b16} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002494 sec., 9623.09542902967 rows/sec., 17.24 MiB/sec.
17460 2024.08.05 16:54:44.489185 [ 3 ] {f797d08d-affa-4a5e-b85c-27899df71b16} <Debug> DynamicQueryHandler: Done processing query
17461 2024.08.05 16:54:44.489247 [ 3 ] {f797d08d-affa-4a5e-b85c-27899df71b16} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
17462 2024.08.05 16:54:44.489306 [ 3 ] {} <Debug> HTTP-Session: f316203e-58dc-4d94-84ea-649c64e3ac70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17463 2024.08.05 16:54:44.489518 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 3209, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17464 2024.08.05 16:54:44.489573 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17465 2024.08.05 16:54:44.489592 [ 3 ] {} <Debug> HTTP-Session: e397f5f3-b0fd-42f1-afb6-802376956055 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
17466 2024.08.05 16:54:44.489609 [ 3 ] {} <Debug> HTTP-Session: e397f5f3-b0fd-42f1-afb6-802376956055 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17467 2024.08.05 16:54:44.489623 [ 3 ] {} <Debug> HTTP-Session: e397f5f3-b0fd-42f1-afb6-802376956055 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17468 2024.08.05 16:54:44.489655 [ 3 ] {} <Trace> HTTP-Session: e397f5f3-b0fd-42f1-afb6-802376956055 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17469 2024.08.05 16:54:44.489766 [ 3 ] {8aa2203c-1f7e-45b1-9057-7203cd75d22c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
17470 2024.08.05 16:54:44.489812 [ 3 ] {8aa2203c-1f7e-45b1-9057-7203cd75d22c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
17471 2024.08.05 16:54:44.489950 [ 3 ] {8aa2203c-1f7e-45b1-9057-7203cd75d22c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17472 2024.08.05 16:54:44.490252 [ 3 ] {8aa2203c-1f7e-45b1-9057-7203cd75d22c} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17473 2024.08.05 16:54:44.490288 [ 3 ] {8aa2203c-1f7e-45b1-9057-7203cd75d22c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB.
17474 2024.08.05 16:54:44.490646 [ 3 ] {8aa2203c-1f7e-45b1-9057-7203cd75d22c} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
17475 2024.08.05 16:54:44.490968 [ 3 ] {8aa2203c-1f7e-45b1-9057-7203cd75d22c} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17476 2024.08.05 16:54:44.491132 [ 3 ] {8aa2203c-1f7e-45b1-9057-7203cd75d22c} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.00139 sec., 16546.762589928057 rows/sec., 895.07 KiB/sec.
17477 2024.08.05 16:54:44.491393 [ 3 ] {8aa2203c-1f7e-45b1-9057-7203cd75d22c} <Debug> DynamicQueryHandler: Done processing query
17478 2024.08.05 16:54:44.491453 [ 3 ] {8aa2203c-1f7e-45b1-9057-7203cd75d22c} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
17479 2024.08.05 16:54:44.491521 [ 3 ] {} <Debug> HTTP-Session: e397f5f3-b0fd-42f1-afb6-802376956055 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17480 2024.08.05 16:54:44.491706 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17481 2024.08.05 16:54:44.491760 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17482 2024.08.05 16:54:44.491779 [ 3 ] {} <Debug> HTTP-Session: 19edd771-c810-45fd-8a5e-c404776c3a57 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
17483 2024.08.05 16:54:44.491797 [ 3 ] {} <Debug> HTTP-Session: 19edd771-c810-45fd-8a5e-c404776c3a57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17484 2024.08.05 16:54:44.491811 [ 3 ] {} <Debug> HTTP-Session: 19edd771-c810-45fd-8a5e-c404776c3a57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17485 2024.08.05 16:54:44.491845 [ 3 ] {} <Trace> HTTP-Session: 19edd771-c810-45fd-8a5e-c404776c3a57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17486 2024.08.05 16:54:44.491964 [ 3 ] {d00098af-05f5-46b5-a6fc-2ce90ba37fe1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
17487 2024.08.05 16:54:44.492009 [ 3 ] {d00098af-05f5-46b5-a6fc-2ce90ba37fe1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
17488 2024.08.05 16:54:44.492150 [ 3 ] {d00098af-05f5-46b5-a6fc-2ce90ba37fe1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17489 2024.08.05 16:54:44.492499 [ 3 ] {d00098af-05f5-46b5-a6fc-2ce90ba37fe1} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17490 2024.08.05 16:54:44.492535 [ 3 ] {d00098af-05f5-46b5-a6fc-2ce90ba37fe1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB.
17491 2024.08.05 16:54:44.492888 [ 3 ] {d00098af-05f5-46b5-a6fc-2ce90ba37fe1} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary)
17492 2024.08.05 16:54:44.493221 [ 3 ] {d00098af-05f5-46b5-a6fc-2ce90ba37fe1} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17493 2024.08.05 16:54:44.493365 [ 3 ] {d00098af-05f5-46b5-a6fc-2ce90ba37fe1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001444 sec., 41551.246537396124 rows/sec., 2.80 MiB/sec.
17494 2024.08.05 16:54:44.493538 [ 3 ] {d00098af-05f5-46b5-a6fc-2ce90ba37fe1} <Debug> DynamicQueryHandler: Done processing query
17495 2024.08.05 16:54:44.493563 [ 3 ] {d00098af-05f5-46b5-a6fc-2ce90ba37fe1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
17496 2024.08.05 16:54:44.493579 [ 3 ] {} <Debug> HTTP-Session: 19edd771-c810-45fd-8a5e-c404776c3a57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17497 2024.08.05 16:54:48.512704 [ 23 ] {} <Debug> DNSResolver: Updating DNS cache
17498 2024.08.05 16:54:48.512782 [ 23 ] {} <Debug> DNSResolver: Updated DNS cache
17499 2024.08.05 16:54:49.464277 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 4497, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17500 2024.08.05 16:54:49.464402 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17501 2024.08.05 16:54:49.464427 [ 3 ] {} <Debug> HTTP-Session: 3cec547f-f9d1-4c59-b305-0292c46ecd4f Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
17502 2024.08.05 16:54:49.464451 [ 3 ] {} <Debug> HTTP-Session: 3cec547f-f9d1-4c59-b305-0292c46ecd4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17503 2024.08.05 16:54:49.464466 [ 3 ] {} <Debug> HTTP-Session: 3cec547f-f9d1-4c59-b305-0292c46ecd4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17504 2024.08.05 16:54:49.464515 [ 3 ] {} <Trace> HTTP-Session: 3cec547f-f9d1-4c59-b305-0292c46ecd4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17505 2024.08.05 16:54:49.464713 [ 3 ] {33188186-60c8-485f-81ee-8caad0a5319f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
17506 2024.08.05 16:54:49.464778 [ 3 ] {33188186-60c8-485f-81ee-8caad0a5319f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
17507 2024.08.05 16:54:49.464981 [ 3 ] {33188186-60c8-485f-81ee-8caad0a5319f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17508 2024.08.05 16:54:49.465402 [ 3 ] {33188186-60c8-485f-81ee-8caad0a5319f} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17509 2024.08.05 16:54:49.465441 [ 3 ] {33188186-60c8-485f-81ee-8caad0a5319f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB.
17510 2024.08.05 16:54:49.465823 [ 3 ] {33188186-60c8-485f-81ee-8caad0a5319f} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary)
17511 2024.08.05 16:54:49.466161 [ 3 ] {33188186-60c8-485f-81ee-8caad0a5319f} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17512 2024.08.05 16:54:49.466306 [ 3 ] {33188186-60c8-485f-81ee-8caad0a5319f} <Debug> executeQuery: Read 31 rows, 2.51 KiB in 0.001657 sec., 18708.50935425468 rows/sec., 1.48 MiB/sec.
17513 2024.08.05 16:54:49.466494 [ 3 ] {33188186-60c8-485f-81ee-8caad0a5319f} <Debug> DynamicQueryHandler: Done processing query
17514 2024.08.05 16:54:49.466522 [ 3 ] {33188186-60c8-485f-81ee-8caad0a5319f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
17515 2024.08.05 16:54:49.466539 [ 3 ] {} <Debug> HTTP-Session: 3cec547f-f9d1-4c59-b305-0292c46ecd4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17516 2024.08.05 16:54:49.466680 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17517 2024.08.05 16:54:49.466729 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17518 2024.08.05 16:54:49.466748 [ 3 ] {} <Debug> HTTP-Session: 5d2d57dd-dcc9-4502-b982-ad9eac272703 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
17519 2024.08.05 16:54:49.466765 [ 3 ] {} <Debug> HTTP-Session: 5d2d57dd-dcc9-4502-b982-ad9eac272703 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17520 2024.08.05 16:54:49.466780 [ 3 ] {} <Debug> HTTP-Session: 5d2d57dd-dcc9-4502-b982-ad9eac272703 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17521 2024.08.05 16:54:49.466810 [ 3 ] {} <Trace> HTTP-Session: 5d2d57dd-dcc9-4502-b982-ad9eac272703 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17522 2024.08.05 16:54:49.466907 [ 3 ] {2490b6c1-1e02-49b9-8c00-b8ec2b2d693a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
17523 2024.08.05 16:54:49.466950 [ 3 ] {2490b6c1-1e02-49b9-8c00-b8ec2b2d693a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
17524 2024.08.05 16:54:49.467077 [ 3 ] {2490b6c1-1e02-49b9-8c00-b8ec2b2d693a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17525 2024.08.05 16:54:49.467371 [ 3 ] {2490b6c1-1e02-49b9-8c00-b8ec2b2d693a} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17526 2024.08.05 16:54:49.467408 [ 3 ] {2490b6c1-1e02-49b9-8c00-b8ec2b2d693a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB.
17527 2024.08.05 16:54:49.467710 [ 3 ] {2490b6c1-1e02-49b9-8c00-b8ec2b2d693a} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
17528 2024.08.05 16:54:49.468015 [ 3 ] {2490b6c1-1e02-49b9-8c00-b8ec2b2d693a} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17529 2024.08.05 16:54:49.468142 [ 3 ] {2490b6c1-1e02-49b9-8c00-b8ec2b2d693a} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00126 sec., 3174.6031746031745 rows/sec., 258.87 KiB/sec.
17530 2024.08.05 16:54:49.468537 [ 3 ] {2490b6c1-1e02-49b9-8c00-b8ec2b2d693a} <Debug> DynamicQueryHandler: Done processing query
17531 2024.08.05 16:54:49.468621 [ 3 ] {2490b6c1-1e02-49b9-8c00-b8ec2b2d693a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
17532 2024.08.05 16:54:49.468715 [ 3 ] {} <Debug> HTTP-Session: 5d2d57dd-dcc9-4502-b982-ad9eac272703 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17533 2024.08.05 16:54:49.469035 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 22177, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17534 2024.08.05 16:54:49.469145 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17535 2024.08.05 16:54:49.469184 [ 3 ] {} <Debug> HTTP-Session: 9b1cafae-bfd1-42ae-ac41-d65d71df223e Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
17536 2024.08.05 16:54:49.469206 [ 3 ] {} <Debug> HTTP-Session: 9b1cafae-bfd1-42ae-ac41-d65d71df223e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17537 2024.08.05 16:54:49.469220 [ 3 ] {} <Debug> HTTP-Session: 9b1cafae-bfd1-42ae-ac41-d65d71df223e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17538 2024.08.05 16:54:49.469250 [ 3 ] {} <Trace> HTTP-Session: 9b1cafae-bfd1-42ae-ac41-d65d71df223e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17539 2024.08.05 16:54:49.469390 [ 3 ] {a281d2c8-1dcc-4242-b584-4206884bbefe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
17540 2024.08.05 16:54:49.469433 [ 3 ] {a281d2c8-1dcc-4242-b584-4206884bbefe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
17541 2024.08.05 16:54:49.469575 [ 3 ] {a281d2c8-1dcc-4242-b584-4206884bbefe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17542 2024.08.05 16:54:49.469957 [ 3 ] {a281d2c8-1dcc-4242-b584-4206884bbefe} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17543 2024.08.05 16:54:49.469993 [ 3 ] {a281d2c8-1dcc-4242-b584-4206884bbefe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB.
17544 2024.08.05 16:54:49.470311 [ 3 ] {a281d2c8-1dcc-4242-b584-4206884bbefe} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary)
17545 2024.08.05 16:54:49.470630 [ 3 ] {a281d2c8-1dcc-4242-b584-4206884bbefe} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17546 2024.08.05 16:54:49.470753 [ 3 ] {a281d2c8-1dcc-4242-b584-4206884bbefe} <Debug> executeQuery: Read 151 rows, 13.00 KiB in 0.001425 sec., 105964.91228070176 rows/sec., 8.91 MiB/sec.
17547 2024.08.05 16:54:49.470982 [ 3 ] {a281d2c8-1dcc-4242-b584-4206884bbefe} <Debug> DynamicQueryHandler: Done processing query
17548 2024.08.05 16:54:49.471039 [ 3 ] {a281d2c8-1dcc-4242-b584-4206884bbefe} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
17549 2024.08.05 16:54:49.471092 [ 3 ] {} <Debug> HTTP-Session: 9b1cafae-bfd1-42ae-ac41-d65d71df223e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17550 2024.08.05 16:54:49.471283 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 613, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17551 2024.08.05 16:54:49.471342 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17552 2024.08.05 16:54:49.471362 [ 3 ] {} <Debug> HTTP-Session: dbb8413d-0e3a-4d56-9599-d29603a5d7c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
17553 2024.08.05 16:54:49.471379 [ 3 ] {} <Debug> HTTP-Session: dbb8413d-0e3a-4d56-9599-d29603a5d7c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17554 2024.08.05 16:54:49.471392 [ 3 ] {} <Debug> HTTP-Session: dbb8413d-0e3a-4d56-9599-d29603a5d7c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17555 2024.08.05 16:54:49.471423 [ 3 ] {} <Trace> HTTP-Session: dbb8413d-0e3a-4d56-9599-d29603a5d7c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17556 2024.08.05 16:54:49.471524 [ 3 ] {90294b04-a2ba-49c6-b6c6-19bfb7b6c2c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
17557 2024.08.05 16:54:49.471569 [ 3 ] {90294b04-a2ba-49c6-b6c6-19bfb7b6c2c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
17558 2024.08.05 16:54:49.471711 [ 3 ] {90294b04-a2ba-49c6-b6c6-19bfb7b6c2c2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17559 2024.08.05 16:54:49.471981 [ 3 ] {90294b04-a2ba-49c6-b6c6-19bfb7b6c2c2} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17560 2024.08.05 16:54:49.472018 [ 3 ] {90294b04-a2ba-49c6-b6c6-19bfb7b6c2c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB.
17561 2024.08.05 16:54:49.472321 [ 3 ] {90294b04-a2ba-49c6-b6c6-19bfb7b6c2c2} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
17562 2024.08.05 16:54:49.472631 [ 3 ] {90294b04-a2ba-49c6-b6c6-19bfb7b6c2c2} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17563 2024.08.05 16:54:49.472755 [ 3 ] {90294b04-a2ba-49c6-b6c6-19bfb7b6c2c2} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001256 sec., 3184.7133757961783 rows/sec., 222.37 KiB/sec.
17564 2024.08.05 16:54:49.473000 [ 3 ] {90294b04-a2ba-49c6-b6c6-19bfb7b6c2c2} <Debug> DynamicQueryHandler: Done processing query
17565 2024.08.05 16:54:49.473050 [ 3 ] {90294b04-a2ba-49c6-b6c6-19bfb7b6c2c2} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
17566 2024.08.05 16:54:49.473103 [ 3 ] {} <Debug> HTTP-Session: dbb8413d-0e3a-4d56-9599-d29603a5d7c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17567 2024.08.05 16:54:49.473233 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 16814, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17568 2024.08.05 16:54:49.473282 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17569 2024.08.05 16:54:49.473302 [ 3 ] {} <Debug> HTTP-Session: 99999e17-4a3d-4d95-8997-29deeb407601 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
17570 2024.08.05 16:54:49.473317 [ 3 ] {} <Debug> HTTP-Session: 99999e17-4a3d-4d95-8997-29deeb407601 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17571 2024.08.05 16:54:49.473331 [ 3 ] {} <Debug> HTTP-Session: 99999e17-4a3d-4d95-8997-29deeb407601 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17572 2024.08.05 16:54:49.473361 [ 3 ] {} <Trace> HTTP-Session: 99999e17-4a3d-4d95-8997-29deeb407601 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17573 2024.08.05 16:54:49.473486 [ 3 ] {1aa9621b-df3c-4ef4-a392-75c66dba62df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
17574 2024.08.05 16:54:49.473530 [ 3 ] {1aa9621b-df3c-4ef4-a392-75c66dba62df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
17575 2024.08.05 16:54:49.473670 [ 3 ] {1aa9621b-df3c-4ef4-a392-75c66dba62df} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17576 2024.08.05 16:54:49.474007 [ 3 ] {1aa9621b-df3c-4ef4-a392-75c66dba62df} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17577 2024.08.05 16:54:49.474044 [ 3 ] {1aa9621b-df3c-4ef4-a392-75c66dba62df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB.
17578 2024.08.05 16:54:49.474355 [ 3 ] {1aa9621b-df3c-4ef4-a392-75c66dba62df} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary)
17579 2024.08.05 16:54:49.474657 [ 3 ] {1aa9621b-df3c-4ef4-a392-75c66dba62df} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17580 2024.08.05 16:54:49.474778 [ 3 ] {1aa9621b-df3c-4ef4-a392-75c66dba62df} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001339 sec., 73935.77296489918 rows/sec., 5.78 MiB/sec.
17581 2024.08.05 16:54:49.475013 [ 3 ] {1aa9621b-df3c-4ef4-a392-75c66dba62df} <Debug> DynamicQueryHandler: Done processing query
17582 2024.08.05 16:54:49.475068 [ 3 ] {1aa9621b-df3c-4ef4-a392-75c66dba62df} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
17583 2024.08.05 16:54:49.475125 [ 3 ] {} <Debug> HTTP-Session: 99999e17-4a3d-4d95-8997-29deeb407601 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17584 2024.08.05 16:54:49.475345 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 30964, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17585 2024.08.05 16:54:49.475397 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17586 2024.08.05 16:54:49.475417 [ 3 ] {} <Debug> HTTP-Session: 007edce3-2b33-48e6-8023-90a7a98e609b Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
17587 2024.08.05 16:54:49.475434 [ 3 ] {} <Debug> HTTP-Session: 007edce3-2b33-48e6-8023-90a7a98e609b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17588 2024.08.05 16:54:49.475448 [ 3 ] {} <Debug> HTTP-Session: 007edce3-2b33-48e6-8023-90a7a98e609b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17589 2024.08.05 16:54:49.475479 [ 3 ] {} <Trace> HTTP-Session: 007edce3-2b33-48e6-8023-90a7a98e609b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17590 2024.08.05 16:54:49.475624 [ 3 ] {6647dc4a-5b9c-49bc-a8db-bceb719371d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
17591 2024.08.05 16:54:49.475672 [ 3 ] {6647dc4a-5b9c-49bc-a8db-bceb719371d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
17592 2024.08.05 16:54:49.475827 [ 3 ] {6647dc4a-5b9c-49bc-a8db-bceb719371d7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17593 2024.08.05 16:54:49.476202 [ 3 ] {6647dc4a-5b9c-49bc-a8db-bceb719371d7} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17594 2024.08.05 16:54:49.476237 [ 3 ] {6647dc4a-5b9c-49bc-a8db-bceb719371d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB.
17595 2024.08.05 16:54:49.476636 [ 3 ] {6647dc4a-5b9c-49bc-a8db-bceb719371d7} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary)
17596 2024.08.05 16:54:49.476979 [ 3 ] {6647dc4a-5b9c-49bc-a8db-bceb719371d7} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17597 2024.08.05 16:54:49.477113 [ 3 ] {6647dc4a-5b9c-49bc-a8db-bceb719371d7} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001553 sec., 104314.23052157115 rows/sec., 7.26 MiB/sec.
17598 2024.08.05 16:54:49.477283 [ 3 ] {6647dc4a-5b9c-49bc-a8db-bceb719371d7} <Debug> DynamicQueryHandler: Done processing query
17599 2024.08.05 16:54:49.477309 [ 3 ] {6647dc4a-5b9c-49bc-a8db-bceb719371d7} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
17600 2024.08.05 16:54:49.477324 [ 3 ] {} <Debug> HTTP-Session: 007edce3-2b33-48e6-8023-90a7a98e609b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17601 2024.08.05 16:54:49.477498 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 49641, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17602 2024.08.05 16:54:49.477547 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17603 2024.08.05 16:54:49.477566 [ 3 ] {} <Debug> HTTP-Session: 770bfd4b-ce1c-4a3d-9624-ce5e86cbebf4 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
17604 2024.08.05 16:54:49.477582 [ 3 ] {} <Debug> HTTP-Session: 770bfd4b-ce1c-4a3d-9624-ce5e86cbebf4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17605 2024.08.05 16:54:49.477596 [ 3 ] {} <Debug> HTTP-Session: 770bfd4b-ce1c-4a3d-9624-ce5e86cbebf4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17606 2024.08.05 16:54:49.477627 [ 3 ] {} <Trace> HTTP-Session: 770bfd4b-ce1c-4a3d-9624-ce5e86cbebf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17607 2024.08.05 16:54:49.477940 [ 3 ] {5eab2c2e-867b-4aeb-af47-f9f583e82a5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
17608 2024.08.05 16:54:49.478003 [ 3 ] {5eab2c2e-867b-4aeb-af47-f9f583e82a5d} <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
17609 2024.08.05 16:54:49.478418 [ 3 ] {5eab2c2e-867b-4aeb-af47-f9f583e82a5d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17610 2024.08.05 16:54:49.479097 [ 3 ] {5eab2c2e-867b-4aeb-af47-f9f583e82a5d} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17611 2024.08.05 16:54:49.479133 [ 3 ] {5eab2c2e-867b-4aeb-af47-f9f583e82a5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB.
17612 2024.08.05 16:54:49.479745 [ 3 ] {5eab2c2e-867b-4aeb-af47-f9f583e82a5d} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary)
17613 2024.08.05 16:54:49.480150 [ 3 ] {5eab2c2e-867b-4aeb-af47-f9f583e82a5d} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17614 2024.08.05 16:54:49.480296 [ 3 ] {5eab2c2e-867b-4aeb-af47-f9f583e82a5d} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002585 sec., 11992.263056092843 rows/sec., 21.49 MiB/sec.
17615 2024.08.05 16:54:49.480492 [ 3 ] {5eab2c2e-867b-4aeb-af47-f9f583e82a5d} <Debug> DynamicQueryHandler: Done processing query
17616 2024.08.05 16:54:49.480517 [ 3 ] {5eab2c2e-867b-4aeb-af47-f9f583e82a5d} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
17617 2024.08.05 16:54:49.480535 [ 3 ] {} <Debug> HTTP-Session: 770bfd4b-ce1c-4a3d-9624-ce5e86cbebf4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17618 2024.08.05 16:54:49.480667 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17619 2024.08.05 16:54:49.480715 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17620 2024.08.05 16:54:49.480734 [ 3 ] {} <Debug> HTTP-Session: 244b94c5-5f2f-4ef7-926d-761735ab5275 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
17621 2024.08.05 16:54:49.480750 [ 3 ] {} <Debug> HTTP-Session: 244b94c5-5f2f-4ef7-926d-761735ab5275 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17622 2024.08.05 16:54:49.480764 [ 3 ] {} <Debug> HTTP-Session: 244b94c5-5f2f-4ef7-926d-761735ab5275 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17623 2024.08.05 16:54:49.480794 [ 3 ] {} <Trace> HTTP-Session: 244b94c5-5f2f-4ef7-926d-761735ab5275 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17624 2024.08.05 16:54:49.480910 [ 3 ] {e8f338e8-97fc-4b89-9763-fad1d15d61c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
17625 2024.08.05 16:54:49.480954 [ 3 ] {e8f338e8-97fc-4b89-9763-fad1d15d61c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
17626 2024.08.05 16:54:49.481080 [ 3 ] {e8f338e8-97fc-4b89-9763-fad1d15d61c0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17627 2024.08.05 16:54:49.481407 [ 3 ] {e8f338e8-97fc-4b89-9763-fad1d15d61c0} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17628 2024.08.05 16:54:49.481443 [ 3 ] {e8f338e8-97fc-4b89-9763-fad1d15d61c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB.
17629 2024.08.05 16:54:49.481797 [ 3 ] {e8f338e8-97fc-4b89-9763-fad1d15d61c0} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary)
17630 2024.08.05 16:54:49.482124 [ 3 ] {e8f338e8-97fc-4b89-9763-fad1d15d61c0} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17631 2024.08.05 16:54:49.482251 [ 3 ] {e8f338e8-97fc-4b89-9763-fad1d15d61c0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001382 sec., 43415.34008683068 rows/sec., 2.93 MiB/sec.
17632 2024.08.05 16:54:49.482498 [ 3 ] {e8f338e8-97fc-4b89-9763-fad1d15d61c0} <Debug> DynamicQueryHandler: Done processing query
17633 2024.08.05 16:54:49.482563 [ 3 ] {e8f338e8-97fc-4b89-9763-fad1d15d61c0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
17634 2024.08.05 16:54:49.482620 [ 3 ] {} <Debug> HTTP-Session: 244b94c5-5f2f-4ef7-926d-761735ab5275 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17635 2024.08.05 16:54:54.467404 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 4190, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17636 2024.08.05 16:54:54.467571 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17637 2024.08.05 16:54:54.467619 [ 3 ] {} <Debug> HTTP-Session: 50b032b6-30fa-4ea8-916f-222bd8e33ffa Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
17638 2024.08.05 16:54:54.467661 [ 3 ] {} <Debug> HTTP-Session: 50b032b6-30fa-4ea8-916f-222bd8e33ffa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17639 2024.08.05 16:54:54.467690 [ 3 ] {} <Debug> HTTP-Session: 50b032b6-30fa-4ea8-916f-222bd8e33ffa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17640 2024.08.05 16:54:54.467771 [ 3 ] {} <Trace> HTTP-Session: 50b032b6-30fa-4ea8-916f-222bd8e33ffa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17641 2024.08.05 16:54:54.468091 [ 3 ] {1892ca84-118e-45c5-a755-7d19116385a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
17642 2024.08.05 16:54:54.468201 [ 3 ] {1892ca84-118e-45c5-a755-7d19116385a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
17643 2024.08.05 16:54:54.468530 [ 3 ] {1892ca84-118e-45c5-a755-7d19116385a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17644 2024.08.05 16:54:54.469041 [ 3 ] {1892ca84-118e-45c5-a755-7d19116385a0} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17645 2024.08.05 16:54:54.469081 [ 3 ] {1892ca84-118e-45c5-a755-7d19116385a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB.
17646 2024.08.05 16:54:54.469460 [ 3 ] {1892ca84-118e-45c5-a755-7d19116385a0} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary)
17647 2024.08.05 16:54:54.469801 [ 3 ] {1892ca84-118e-45c5-a755-7d19116385a0} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17648 2024.08.05 16:54:54.469945 [ 3 ] {1892ca84-118e-45c5-a755-7d19116385a0} <Debug> executeQuery: Read 30 rows, 2.29 KiB in 0.001964 sec., 15274.949083503056 rows/sec., 1.14 MiB/sec.
17649 2024.08.05 16:54:54.470136 [ 3 ] {1892ca84-118e-45c5-a755-7d19116385a0} <Debug> DynamicQueryHandler: Done processing query
17650 2024.08.05 16:54:54.470162 [ 3 ] {1892ca84-118e-45c5-a755-7d19116385a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
17651 2024.08.05 16:54:54.470179 [ 3 ] {} <Debug> HTTP-Session: 50b032b6-30fa-4ea8-916f-222bd8e33ffa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17652 2024.08.05 16:54:54.470317 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17653 2024.08.05 16:54:54.470365 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17654 2024.08.05 16:54:54.470383 [ 3 ] {} <Debug> HTTP-Session: 39a3d601-cd79-4356-a223-7eb90b515774 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
17655 2024.08.05 16:54:54.470399 [ 3 ] {} <Debug> HTTP-Session: 39a3d601-cd79-4356-a223-7eb90b515774 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17656 2024.08.05 16:54:54.470413 [ 3 ] {} <Debug> HTTP-Session: 39a3d601-cd79-4356-a223-7eb90b515774 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17657 2024.08.05 16:54:54.470443 [ 3 ] {} <Trace> HTTP-Session: 39a3d601-cd79-4356-a223-7eb90b515774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17658 2024.08.05 16:54:54.470532 [ 3 ] {e179ed7e-a6c8-4e48-9530-6d21a5e7308b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
17659 2024.08.05 16:54:54.470573 [ 3 ] {e179ed7e-a6c8-4e48-9530-6d21a5e7308b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
17660 2024.08.05 16:54:54.470693 [ 3 ] {e179ed7e-a6c8-4e48-9530-6d21a5e7308b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17661 2024.08.05 16:54:54.471018 [ 3 ] {e179ed7e-a6c8-4e48-9530-6d21a5e7308b} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17662 2024.08.05 16:54:54.471055 [ 3 ] {e179ed7e-a6c8-4e48-9530-6d21a5e7308b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB.
17663 2024.08.05 16:54:54.471360 [ 3 ] {e179ed7e-a6c8-4e48-9530-6d21a5e7308b} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
17664 2024.08.05 16:54:54.471660 [ 3 ] {e179ed7e-a6c8-4e48-9530-6d21a5e7308b} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17665 2024.08.05 16:54:54.471789 [ 3 ] {e179ed7e-a6c8-4e48-9530-6d21a5e7308b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001239 sec., 1614.2050040355125 rows/sec., 131.63 KiB/sec.
17666 2024.08.05 16:54:54.471943 [ 3 ] {e179ed7e-a6c8-4e48-9530-6d21a5e7308b} <Debug> DynamicQueryHandler: Done processing query
17667 2024.08.05 16:54:54.471969 [ 3 ] {e179ed7e-a6c8-4e48-9530-6d21a5e7308b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
17668 2024.08.05 16:54:54.471986 [ 3 ] {} <Debug> HTTP-Session: 39a3d601-cd79-4356-a223-7eb90b515774 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17669 2024.08.05 16:54:54.472175 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 35342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17670 2024.08.05 16:54:54.472225 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17671 2024.08.05 16:54:54.472245 [ 3 ] {} <Debug> HTTP-Session: c688e73e-fc6b-45e4-8120-4b1161beed32 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
17672 2024.08.05 16:54:54.472261 [ 3 ] {} <Debug> HTTP-Session: c688e73e-fc6b-45e4-8120-4b1161beed32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17673 2024.08.05 16:54:54.472275 [ 3 ] {} <Debug> HTTP-Session: c688e73e-fc6b-45e4-8120-4b1161beed32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17674 2024.08.05 16:54:54.472306 [ 3 ] {} <Trace> HTTP-Session: c688e73e-fc6b-45e4-8120-4b1161beed32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17675 2024.08.05 16:54:54.472460 [ 3 ] {557da78c-fc35-46cc-a56b-47df53c14222} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
17676 2024.08.05 16:54:54.472504 [ 3 ] {557da78c-fc35-46cc-a56b-47df53c14222} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
17677 2024.08.05 16:54:54.472630 [ 3 ] {557da78c-fc35-46cc-a56b-47df53c14222} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17678 2024.08.05 16:54:54.473160 [ 3 ] {557da78c-fc35-46cc-a56b-47df53c14222} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17679 2024.08.05 16:54:54.473196 [ 3 ] {557da78c-fc35-46cc-a56b-47df53c14222} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB.
17680 2024.08.05 16:54:54.473520 [ 3 ] {557da78c-fc35-46cc-a56b-47df53c14222} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary)
17681 2024.08.05 16:54:54.473828 [ 3 ] {557da78c-fc35-46cc-a56b-47df53c14222} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17682 2024.08.05 16:54:54.473959 [ 3 ] {557da78c-fc35-46cc-a56b-47df53c14222} <Debug> executeQuery: Read 234 rows, 21.13 KiB in 0.001572 sec., 148854.96183206106 rows/sec., 13.13 MiB/sec.
17683 2024.08.05 16:54:54.474125 [ 3 ] {557da78c-fc35-46cc-a56b-47df53c14222} <Debug> DynamicQueryHandler: Done processing query
17684 2024.08.05 16:54:54.474150 [ 3 ] {557da78c-fc35-46cc-a56b-47df53c14222} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB.
17685 2024.08.05 16:54:54.474167 [ 3 ] {} <Debug> HTTP-Session: c688e73e-fc6b-45e4-8120-4b1161beed32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17686 2024.08.05 16:54:54.474299 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17687 2024.08.05 16:54:54.474349 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17688 2024.08.05 16:54:54.474369 [ 3 ] {} <Debug> HTTP-Session: bab4d5f6-8b6f-4c7a-9d5c-54ff3300cb93 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
17689 2024.08.05 16:54:54.474386 [ 3 ] {} <Debug> HTTP-Session: bab4d5f6-8b6f-4c7a-9d5c-54ff3300cb93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17690 2024.08.05 16:54:54.474400 [ 3 ] {} <Debug> HTTP-Session: bab4d5f6-8b6f-4c7a-9d5c-54ff3300cb93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17691 2024.08.05 16:54:54.474431 [ 3 ] {} <Trace> HTTP-Session: bab4d5f6-8b6f-4c7a-9d5c-54ff3300cb93 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17692 2024.08.05 16:54:54.474526 [ 3 ] {1bd9fc79-d875-4d6b-903f-fbbdb0caaf15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
17693 2024.08.05 16:54:54.474568 [ 3 ] {1bd9fc79-d875-4d6b-903f-fbbdb0caaf15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
17694 2024.08.05 16:54:54.474695 [ 3 ] {1bd9fc79-d875-4d6b-903f-fbbdb0caaf15} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17695 2024.08.05 16:54:54.474953 [ 3 ] {1bd9fc79-d875-4d6b-903f-fbbdb0caaf15} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17696 2024.08.05 16:54:54.474989 [ 3 ] {1bd9fc79-d875-4d6b-903f-fbbdb0caaf15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB.
17697 2024.08.05 16:54:54.475285 [ 3 ] {1bd9fc79-d875-4d6b-903f-fbbdb0caaf15} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
17698 2024.08.05 16:54:54.475583 [ 3 ] {1bd9fc79-d875-4d6b-903f-fbbdb0caaf15} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17699 2024.08.05 16:54:54.475710 [ 3 ] {1bd9fc79-d875-4d6b-903f-fbbdb0caaf15} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001207 sec., 1657.0008285004144 rows/sec., 115.70 KiB/sec.
17700 2024.08.05 16:54:54.475947 [ 3 ] {1bd9fc79-d875-4d6b-903f-fbbdb0caaf15} <Debug> DynamicQueryHandler: Done processing query
17701 2024.08.05 16:54:54.476009 [ 3 ] {1bd9fc79-d875-4d6b-903f-fbbdb0caaf15} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
17702 2024.08.05 16:54:54.476049 [ 3 ] {} <Debug> HTTP-Session: bab4d5f6-8b6f-4c7a-9d5c-54ff3300cb93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17703 2024.08.05 16:54:54.476299 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 65963, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17704 2024.08.05 16:54:54.476352 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17705 2024.08.05 16:54:54.476373 [ 3 ] {} <Debug> HTTP-Session: fa63ad41-08af-49cc-8b6a-cfe5bbffd452 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
17706 2024.08.05 16:54:54.476390 [ 3 ] {} <Debug> HTTP-Session: fa63ad41-08af-49cc-8b6a-cfe5bbffd452 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17707 2024.08.05 16:54:54.476403 [ 3 ] {} <Debug> HTTP-Session: fa63ad41-08af-49cc-8b6a-cfe5bbffd452 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17708 2024.08.05 16:54:54.476435 [ 3 ] {} <Trace> HTTP-Session: fa63ad41-08af-49cc-8b6a-cfe5bbffd452 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17709 2024.08.05 16:54:54.476637 [ 3 ] {f8beb828-3726-4a95-85ae-a93a0bd1ea52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
17710 2024.08.05 16:54:54.476681 [ 3 ] {f8beb828-3726-4a95-85ae-a93a0bd1ea52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
17711 2024.08.05 16:54:54.476816 [ 3 ] {f8beb828-3726-4a95-85ae-a93a0bd1ea52} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17712 2024.08.05 16:54:54.477325 [ 3 ] {f8beb828-3726-4a95-85ae-a93a0bd1ea52} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17713 2024.08.05 16:54:54.477362 [ 3 ] {f8beb828-3726-4a95-85ae-a93a0bd1ea52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB.
17714 2024.08.05 16:54:54.477690 [ 3 ] {f8beb828-3726-4a95-85ae-a93a0bd1ea52} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary)
17715 2024.08.05 16:54:54.478000 [ 3 ] {f8beb828-3726-4a95-85ae-a93a0bd1ea52} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17716 2024.08.05 16:54:54.478127 [ 3 ] {f8beb828-3726-4a95-85ae-a93a0bd1ea52} <Debug> executeQuery: Read 408 rows, 29.56 KiB in 0.001595 sec., 255799.37304075234 rows/sec., 18.10 MiB/sec.
17717 2024.08.05 16:54:54.478290 [ 3 ] {f8beb828-3726-4a95-85ae-a93a0bd1ea52} <Debug> DynamicQueryHandler: Done processing query
17718 2024.08.05 16:54:54.478316 [ 3 ] {f8beb828-3726-4a95-85ae-a93a0bd1ea52} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
17719 2024.08.05 16:54:54.478333 [ 3 ] {} <Debug> HTTP-Session: fa63ad41-08af-49cc-8b6a-cfe5bbffd452 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17720 2024.08.05 16:54:54.478464 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17721 2024.08.05 16:54:54.478515 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17722 2024.08.05 16:54:54.478535 [ 3 ] {} <Debug> HTTP-Session: 353529f2-ff00-4950-986c-5157bd3ab22e Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
17723 2024.08.05 16:54:54.478551 [ 3 ] {} <Debug> HTTP-Session: 353529f2-ff00-4950-986c-5157bd3ab22e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17724 2024.08.05 16:54:54.478565 [ 3 ] {} <Debug> HTTP-Session: 353529f2-ff00-4950-986c-5157bd3ab22e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17725 2024.08.05 16:54:54.478596 [ 3 ] {} <Trace> HTTP-Session: 353529f2-ff00-4950-986c-5157bd3ab22e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17726 2024.08.05 16:54:54.478693 [ 3 ] {7a6c0100-d5d7-4b82-a7a5-b15df37ceff0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
17727 2024.08.05 16:54:54.478739 [ 3 ] {7a6c0100-d5d7-4b82-a7a5-b15df37ceff0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
17728 2024.08.05 16:54:54.478869 [ 3 ] {7a6c0100-d5d7-4b82-a7a5-b15df37ceff0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17729 2024.08.05 16:54:54.479123 [ 3 ] {7a6c0100-d5d7-4b82-a7a5-b15df37ceff0} <Trace> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17730 2024.08.05 16:54:54.479158 [ 3 ] {7a6c0100-d5d7-4b82-a7a5-b15df37ceff0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB.
17731 2024.08.05 16:54:54.479516 [ 3 ] {7a6c0100-d5d7-4b82-a7a5-b15df37ceff0} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
17732 2024.08.05 16:54:54.479850 [ 3 ] {7a6c0100-d5d7-4b82-a7a5-b15df37ceff0} <Trace> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17733 2024.08.05 16:54:54.479981 [ 3 ] {7a6c0100-d5d7-4b82-a7a5-b15df37ceff0} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001314 sec., 4566.2100456621 rows/sec., 196.20 KiB/sec.
17734 2024.08.05 16:54:54.480140 [ 3 ] {7a6c0100-d5d7-4b82-a7a5-b15df37ceff0} <Debug> DynamicQueryHandler: Done processing query
17735 2024.08.05 16:54:54.480165 [ 3 ] {7a6c0100-d5d7-4b82-a7a5-b15df37ceff0} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
17736 2024.08.05 16:54:54.480182 [ 3 ] {} <Debug> HTTP-Session: 353529f2-ff00-4950-986c-5157bd3ab22e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17737 2024.08.05 16:54:54.480309 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17738 2024.08.05 16:54:54.480357 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17739 2024.08.05 16:54:54.480377 [ 3 ] {} <Debug> HTTP-Session: 4acd3f84-c81f-4902-b4bb-b981e1dc6026 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
17740 2024.08.05 16:54:54.480393 [ 3 ] {} <Debug> HTTP-Session: 4acd3f84-c81f-4902-b4bb-b981e1dc6026 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17741 2024.08.05 16:54:54.480407 [ 3 ] {} <Debug> HTTP-Session: 4acd3f84-c81f-4902-b4bb-b981e1dc6026 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17742 2024.08.05 16:54:54.480438 [ 3 ] {} <Trace> HTTP-Session: 4acd3f84-c81f-4902-b4bb-b981e1dc6026 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17743 2024.08.05 16:54:54.480555 [ 3 ] {9e052cbd-7716-4960-b6c0-d425d2830f94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
17744 2024.08.05 16:54:54.480602 [ 3 ] {9e052cbd-7716-4960-b6c0-d425d2830f94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
17745 2024.08.05 16:54:54.480744 [ 3 ] {9e052cbd-7716-4960-b6c0-d425d2830f94} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17746 2024.08.05 16:54:54.481132 [ 3 ] {9e052cbd-7716-4960-b6c0-d425d2830f94} <Trace> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17747 2024.08.05 16:54:54.481168 [ 3 ] {9e052cbd-7716-4960-b6c0-d425d2830f94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB.
17748 2024.08.05 16:54:54.481544 [ 3 ] {9e052cbd-7716-4960-b6c0-d425d2830f94} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
17749 2024.08.05 16:54:54.481886 [ 3 ] {9e052cbd-7716-4960-b6c0-d425d2830f94} <Trace> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17750 2024.08.05 16:54:54.482029 [ 3 ] {9e052cbd-7716-4960-b6c0-d425d2830f94} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001516 sec., 50791.55672823219 rows/sec., 3.13 MiB/sec.
17751 2024.08.05 16:54:54.482234 [ 3 ] {9e052cbd-7716-4960-b6c0-d425d2830f94} <Debug> DynamicQueryHandler: Done processing query
17752 2024.08.05 16:54:54.482260 [ 3 ] {9e052cbd-7716-4960-b6c0-d425d2830f94} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
17753 2024.08.05 16:54:54.482276 [ 3 ] {} <Debug> HTTP-Session: 4acd3f84-c81f-4902-b4bb-b981e1dc6026 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17754 2024.08.05 16:54:54.482457 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 26969, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17755 2024.08.05 16:54:54.482507 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17756 2024.08.05 16:54:54.482527 [ 3 ] {} <Debug> HTTP-Session: 935167ec-f119-4077-b43a-b3891fbeba13 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
17757 2024.08.05 16:54:54.482543 [ 3 ] {} <Debug> HTTP-Session: 935167ec-f119-4077-b43a-b3891fbeba13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17758 2024.08.05 16:54:54.482557 [ 3 ] {} <Debug> HTTP-Session: 935167ec-f119-4077-b43a-b3891fbeba13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17759 2024.08.05 16:54:54.482587 [ 3 ] {} <Trace> HTTP-Session: 935167ec-f119-4077-b43a-b3891fbeba13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17760 2024.08.05 16:54:54.482722 [ 3 ] {60621d20-15e0-4046-8a2a-5eab713bdef9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
17761 2024.08.05 16:54:54.482768 [ 3 ] {60621d20-15e0-4046-8a2a-5eab713bdef9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
17762 2024.08.05 16:54:54.482923 [ 3 ] {60621d20-15e0-4046-8a2a-5eab713bdef9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17763 2024.08.05 16:54:54.483366 [ 3 ] {60621d20-15e0-4046-8a2a-5eab713bdef9} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17764 2024.08.05 16:54:54.483403 [ 3 ] {60621d20-15e0-4046-8a2a-5eab713bdef9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB.
17765 2024.08.05 16:54:54.483765 [ 3 ] {60621d20-15e0-4046-8a2a-5eab713bdef9} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary)
17766 2024.08.05 16:54:54.484106 [ 3 ] {60621d20-15e0-4046-8a2a-5eab713bdef9} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17767 2024.08.05 16:54:54.484259 [ 3 ] {60621d20-15e0-4046-8a2a-5eab713bdef9} <Debug> executeQuery: Read 141 rows, 10.06 KiB in 0.001595 sec., 88401.25391849529 rows/sec., 6.16 MiB/sec.
17768 2024.08.05 16:54:54.484537 [ 3 ] {60621d20-15e0-4046-8a2a-5eab713bdef9} <Debug> DynamicQueryHandler: Done processing query
17769 2024.08.05 16:54:54.484594 [ 3 ] {60621d20-15e0-4046-8a2a-5eab713bdef9} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
17770 2024.08.05 16:54:54.484658 [ 3 ] {} <Debug> HTTP-Session: 935167ec-f119-4077-b43a-b3891fbeba13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17771 2024.08.05 16:54:54.484870 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 38997, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17772 2024.08.05 16:54:54.484934 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17773 2024.08.05 16:54:54.484954 [ 3 ] {} <Debug> HTTP-Session: e9f67874-6467-4d3c-96d8-a5336206d01e Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
17774 2024.08.05 16:54:54.484972 [ 3 ] {} <Debug> HTTP-Session: e9f67874-6467-4d3c-96d8-a5336206d01e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17775 2024.08.05 16:54:54.484985 [ 3 ] {} <Debug> HTTP-Session: e9f67874-6467-4d3c-96d8-a5336206d01e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17776 2024.08.05 16:54:54.485018 [ 3 ] {} <Trace> HTTP-Session: e9f67874-6467-4d3c-96d8-a5336206d01e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17777 2024.08.05 16:54:54.485278 [ 3 ] {24d5d650-0e96-4bf8-b822-0324ec18d646} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
17778 2024.08.05 16:54:54.485349 [ 3 ] {24d5d650-0e96-4bf8-b822-0324ec18d646} <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
17779 2024.08.05 16:54:54.485779 [ 3 ] {24d5d650-0e96-4bf8-b822-0324ec18d646} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17780 2024.08.05 16:54:54.486361 [ 3 ] {24d5d650-0e96-4bf8-b822-0324ec18d646} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17781 2024.08.05 16:54:54.486399 [ 3 ] {24d5d650-0e96-4bf8-b822-0324ec18d646} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB.
17782 2024.08.05 16:54:54.486993 [ 3 ] {24d5d650-0e96-4bf8-b822-0324ec18d646} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary)
17783 2024.08.05 16:54:54.487408 [ 3 ] {24d5d650-0e96-4bf8-b822-0324ec18d646} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17784 2024.08.05 16:54:54.487606 [ 3 ] {24d5d650-0e96-4bf8-b822-0324ec18d646} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002495 sec., 9619.238476953908 rows/sec., 17.24 MiB/sec.
17785 2024.08.05 16:54:54.487817 [ 3 ] {24d5d650-0e96-4bf8-b822-0324ec18d646} <Debug> DynamicQueryHandler: Done processing query
17786 2024.08.05 16:54:54.487843 [ 3 ] {24d5d650-0e96-4bf8-b822-0324ec18d646} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
17787 2024.08.05 16:54:54.487859 [ 3 ] {} <Debug> HTTP-Session: e9f67874-6467-4d3c-96d8-a5336206d01e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17788 2024.08.05 16:54:54.487997 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 3209, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17789 2024.08.05 16:54:54.488046 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17790 2024.08.05 16:54:54.488066 [ 3 ] {} <Debug> HTTP-Session: 974f381c-423c-4668-9d2c-92c4a3d5e013 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
17791 2024.08.05 16:54:54.488083 [ 3 ] {} <Debug> HTTP-Session: 974f381c-423c-4668-9d2c-92c4a3d5e013 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17792 2024.08.05 16:54:54.488096 [ 3 ] {} <Debug> HTTP-Session: 974f381c-423c-4668-9d2c-92c4a3d5e013 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17793 2024.08.05 16:54:54.488128 [ 3 ] {} <Trace> HTTP-Session: 974f381c-423c-4668-9d2c-92c4a3d5e013 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17794 2024.08.05 16:54:54.488232 [ 3 ] {5daf8dc0-3e57-48a8-928d-89c77f347372} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
17795 2024.08.05 16:54:54.488276 [ 3 ] {5daf8dc0-3e57-48a8-928d-89c77f347372} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
17796 2024.08.05 16:54:54.488404 [ 3 ] {5daf8dc0-3e57-48a8-928d-89c77f347372} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17797 2024.08.05 16:54:54.488692 [ 3 ] {5daf8dc0-3e57-48a8-928d-89c77f347372} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17798 2024.08.05 16:54:54.488729 [ 3 ] {5daf8dc0-3e57-48a8-928d-89c77f347372} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB.
17799 2024.08.05 16:54:54.489088 [ 3 ] {5daf8dc0-3e57-48a8-928d-89c77f347372} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
17800 2024.08.05 16:54:54.489414 [ 3 ] {5daf8dc0-3e57-48a8-928d-89c77f347372} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17801 2024.08.05 16:54:54.489583 [ 3 ] {5daf8dc0-3e57-48a8-928d-89c77f347372} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.00137 sec., 16788.321167883212 rows/sec., 908.13 KiB/sec.
17802 2024.08.05 16:54:54.489852 [ 3 ] {5daf8dc0-3e57-48a8-928d-89c77f347372} <Debug> DynamicQueryHandler: Done processing query
17803 2024.08.05 16:54:54.489906 [ 3 ] {5daf8dc0-3e57-48a8-928d-89c77f347372} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
17804 2024.08.05 16:54:54.489945 [ 3 ] {} <Debug> HTTP-Session: 974f381c-423c-4668-9d2c-92c4a3d5e013 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17805 2024.08.05 16:54:54.490058 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 8210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17806 2024.08.05 16:54:54.490109 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17807 2024.08.05 16:54:54.490129 [ 3 ] {} <Debug> HTTP-Session: 202b85b5-75cb-4e87-9ff2-2207647923b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
17808 2024.08.05 16:54:54.490145 [ 3 ] {} <Debug> HTTP-Session: 202b85b5-75cb-4e87-9ff2-2207647923b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17809 2024.08.05 16:54:54.490159 [ 3 ] {} <Debug> HTTP-Session: 202b85b5-75cb-4e87-9ff2-2207647923b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17810 2024.08.05 16:54:54.490190 [ 3 ] {} <Trace> HTTP-Session: 202b85b5-75cb-4e87-9ff2-2207647923b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17811 2024.08.05 16:54:54.490307 [ 3 ] {ca1bbdae-9ad1-40e1-93ae-f99184beafe3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
17812 2024.08.05 16:54:54.490353 [ 3 ] {ca1bbdae-9ad1-40e1-93ae-f99184beafe3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
17813 2024.08.05 16:54:54.490494 [ 3 ] {ca1bbdae-9ad1-40e1-93ae-f99184beafe3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17814 2024.08.05 16:54:54.490772 [ 3 ] {ca1bbdae-9ad1-40e1-93ae-f99184beafe3} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17815 2024.08.05 16:54:54.490810 [ 3 ] {ca1bbdae-9ad1-40e1-93ae-f99184beafe3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB.
17816 2024.08.05 16:54:54.491165 [ 3 ] {ca1bbdae-9ad1-40e1-93ae-f99184beafe3} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary)
17817 2024.08.05 16:54:54.491483 [ 3 ] {ca1bbdae-9ad1-40e1-93ae-f99184beafe3} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17818 2024.08.05 16:54:54.491648 [ 3 ] {ca1bbdae-9ad1-40e1-93ae-f99184beafe3} <Debug> executeQuery: Read 54 rows, 3.72 KiB in 0.00138 sec., 39130.434782608696 rows/sec., 2.63 MiB/sec.
17819 2024.08.05 16:54:54.491817 [ 3 ] {ca1bbdae-9ad1-40e1-93ae-f99184beafe3} <Debug> DynamicQueryHandler: Done processing query
17820 2024.08.05 16:54:54.491841 [ 3 ] {ca1bbdae-9ad1-40e1-93ae-f99184beafe3} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
17821 2024.08.05 16:54:54.491858 [ 3 ] {} <Debug> HTTP-Session: 202b85b5-75cb-4e87-9ff2-2207647923b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17822 2024.08.05 16:54:59.466154 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 4497, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17823 2024.08.05 16:54:59.466336 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17824 2024.08.05 16:54:59.466378 [ 3 ] {} <Debug> HTTP-Session: 472e9e26-c0ec-43b8-974e-639f363a0e70 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
17825 2024.08.05 16:54:59.466417 [ 3 ] {} <Debug> HTTP-Session: 472e9e26-c0ec-43b8-974e-639f363a0e70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17826 2024.08.05 16:54:59.466445 [ 3 ] {} <Debug> HTTP-Session: 472e9e26-c0ec-43b8-974e-639f363a0e70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17827 2024.08.05 16:54:59.466520 [ 3 ] {} <Trace> HTTP-Session: 472e9e26-c0ec-43b8-974e-639f363a0e70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17828 2024.08.05 16:54:59.466782 [ 3 ] {13b894f9-5d82-4fef-9184-e422e824143b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
17829 2024.08.05 16:54:59.466849 [ 3 ] {13b894f9-5d82-4fef-9184-e422e824143b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
17830 2024.08.05 16:54:59.467058 [ 3 ] {13b894f9-5d82-4fef-9184-e422e824143b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17831 2024.08.05 16:54:59.467499 [ 3 ] {13b894f9-5d82-4fef-9184-e422e824143b} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17832 2024.08.05 16:54:59.467539 [ 3 ] {13b894f9-5d82-4fef-9184-e422e824143b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB.
17833 2024.08.05 16:54:59.467931 [ 3 ] {13b894f9-5d82-4fef-9184-e422e824143b} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary)
17834 2024.08.05 16:54:59.468271 [ 3 ] {13b894f9-5d82-4fef-9184-e422e824143b} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17835 2024.08.05 16:54:59.468418 [ 3 ] {13b894f9-5d82-4fef-9184-e422e824143b} <Debug> executeQuery: Read 31 rows, 2.51 KiB in 0.001714 sec., 18086.34772462077 rows/sec., 1.43 MiB/sec.
17836 2024.08.05 16:54:59.468436 [ 78 ] {} <Debug> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0
17837 2024.08.05 16:54:59.468493 [ 78 ] {} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17838 2024.08.05 16:54:59.468531 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB.
17839 2024.08.05 16:54:59.468661 [ 3 ] {13b894f9-5d82-4fef-9184-e422e824143b} <Debug> DynamicQueryHandler: Done processing query
17840 2024.08.05 16:54:59.468676 [ 196 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::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
17841 2024.08.05 16:54:59.468694 [ 3 ] {13b894f9-5d82-4fef-9184-e422e824143b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
17842 2024.08.05 16:54:59.468762 [ 3 ] {} <Debug> HTTP-Session: 472e9e26-c0ec-43b8-974e-639f363a0e70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17843 2024.08.05 16:54:59.468889 [ 196 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17844 2024.08.05 16:54:59.468951 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17845 2024.08.05 16:54:59.468965 [ 196 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 61 rows starting from the beginning of the part
17846 2024.08.05 16:54:59.469040 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17847 2024.08.05 16:54:59.469145 [ 3 ] {} <Debug> HTTP-Session: 6fd5b050-1093-4e72-8b88-706cccd31c61 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
17848 2024.08.05 16:54:59.469178 [ 196 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::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
17849 2024.08.05 16:54:59.469229 [ 3 ] {} <Debug> HTTP-Session: 6fd5b050-1093-4e72-8b88-706cccd31c61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17850 2024.08.05 16:54:59.469305 [ 3 ] {} <Debug> HTTP-Session: 6fd5b050-1093-4e72-8b88-706cccd31c61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17851 2024.08.05 16:54:59.469530 [ 3 ] {} <Trace> HTTP-Session: 6fd5b050-1093-4e72-8b88-706cccd31c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17852 2024.08.05 16:54:59.469549 [ 196 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 30 rows starting from the beginning of the part
17853 2024.08.05 16:54:59.469704 [ 196 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::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
17854 2024.08.05 16:54:59.470045 [ 3 ] {62a50b26-6d64-4c2d-83f1-491a686f216f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
17855 2024.08.05 16:54:59.470103 [ 196 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 30 rows starting from the beginning of the part
17856 2024.08.05 16:54:59.470207 [ 3 ] {62a50b26-6d64-4c2d-83f1-491a686f216f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
17857 2024.08.05 16:54:59.470301 [ 196 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::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
17858 2024.08.05 16:54:59.471087 [ 3 ] {62a50b26-6d64-4c2d-83f1-491a686f216f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17859 2024.08.05 16:54:59.471860 [ 3 ] {62a50b26-6d64-4c2d-83f1-491a686f216f} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17860 2024.08.05 16:54:59.471925 [ 3 ] {62a50b26-6d64-4c2d-83f1-491a686f216f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB.
17861 2024.08.05 16:54:59.472819 [ 3 ] {62a50b26-6d64-4c2d-83f1-491a686f216f} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
17862 2024.08.05 16:54:59.473312 [ 189 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 214 rows, containing 4 columns (4 merged, 0 gathered) in 0.004681371 sec., 45713.10413124702 rows/sec., 3.53 MiB/sec.
17863 2024.08.05 16:54:59.473558 [ 189 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary)
17864 2024.08.05 16:54:59.473559 [ 3 ] {62a50b26-6d64-4c2d-83f1-491a686f216f} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17865 2024.08.05 16:54:59.473925 [ 3 ] {62a50b26-6d64-4c2d-83f1-491a686f216f} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.004158 sec., 481.000481000481 rows/sec., 39.22 KiB/sec.
17866 2024.08.05 16:54:59.474564 [ 3 ] {62a50b26-6d64-4c2d-83f1-491a686f216f} <Debug> DynamicQueryHandler: Done processing query
17867 2024.08.05 16:54:59.474643 [ 3 ] {62a50b26-6d64-4c2d-83f1-491a686f216f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
17868 2024.08.05 16:54:59.474747 [ 3 ] {} <Debug> HTTP-Session: 6fd5b050-1093-4e72-8b88-706cccd31c61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17869 2024.08.05 16:54:59.475065 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 27032, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17870 2024.08.05 16:54:59.475134 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17871 2024.08.05 16:54:59.475192 [ 3 ] {} <Debug> HTTP-Session: f5d8ebfc-f2d4-4788-a18c-290ff289c4bf Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
17872 2024.08.05 16:54:59.475224 [ 3 ] {} <Debug> HTTP-Session: f5d8ebfc-f2d4-4788-a18c-290ff289c4bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17873 2024.08.05 16:54:59.475254 [ 3 ] {} <Debug> HTTP-Session: f5d8ebfc-f2d4-4788-a18c-290ff289c4bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17874 2024.08.05 16:54:59.475286 [ 189 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_91_18} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17875 2024.08.05 16:54:59.475313 [ 3 ] {} <Trace> HTTP-Session: f5d8ebfc-f2d4-4788-a18c-290ff289c4bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17876 2024.08.05 16:54:59.475479 [ 189 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_91_18} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18
17877 2024.08.05 16:54:59.475599 [ 3 ] {ca0fcb7e-da92-4940-b7de-6c6a4cbc22b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
17878 2024.08.05 16:54:59.475633 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
17879 2024.08.05 16:54:59.475686 [ 3 ] {ca0fcb7e-da92-4940-b7de-6c6a4cbc22b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
17880 2024.08.05 16:54:59.475831 [ 3 ] {ca0fcb7e-da92-4940-b7de-6c6a4cbc22b3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17881 2024.08.05 16:54:59.476258 [ 3 ] {ca0fcb7e-da92-4940-b7de-6c6a4cbc22b3} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17882 2024.08.05 16:54:59.476295 [ 3 ] {ca0fcb7e-da92-4940-b7de-6c6a4cbc22b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB.
17883 2024.08.05 16:54:59.476627 [ 3 ] {ca0fcb7e-da92-4940-b7de-6c6a4cbc22b3} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary)
17884 2024.08.05 16:54:59.476937 [ 3 ] {ca0fcb7e-da92-4940-b7de-6c6a4cbc22b3} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17885 2024.08.05 16:54:59.477060 [ 78 ] {} <Debug> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0
17886 2024.08.05 16:54:59.477061 [ 3 ] {ca0fcb7e-da92-4940-b7de-6c6a4cbc22b3} <Debug> executeQuery: Read 186 rows, 15.74 KiB in 0.001595 sec., 116614.42006269592 rows/sec., 9.64 MiB/sec.
17887 2024.08.05 16:54:59.477095 [ 78 ] {} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17888 2024.08.05 16:54:59.477129 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB.
17889 2024.08.05 16:54:59.477299 [ 196 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::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
17890 2024.08.05 16:54:59.477335 [ 3 ] {ca0fcb7e-da92-4940-b7de-6c6a4cbc22b3} <Debug> DynamicQueryHandler: Done processing query
17891 2024.08.05 16:54:59.477379 [ 3 ] {ca0fcb7e-da92-4940-b7de-6c6a4cbc22b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
17892 2024.08.05 16:54:59.477424 [ 3 ] {} <Debug> HTTP-Session: f5d8ebfc-f2d4-4788-a18c-290ff289c4bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17893 2024.08.05 16:54:59.477531 [ 196 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17894 2024.08.05 16:54:59.477565 [ 196 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 372 rows starting from the beginning of the part
17895 2024.08.05 16:54:59.477742 [ 196 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 149 rows starting from the beginning of the part
17896 2024.08.05 16:54:59.477737 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17897 2024.08.05 16:54:59.477914 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17898 2024.08.05 16:54:59.477976 [ 3 ] {} <Debug> HTTP-Session: c25534a3-4828-4497-bcad-96be90cd14c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
17899 2024.08.05 16:54:59.478030 [ 196 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 234 rows starting from the beginning of the part
17900 2024.08.05 16:54:59.478048 [ 3 ] {} <Debug> HTTP-Session: c25534a3-4828-4497-bcad-96be90cd14c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17901 2024.08.05 16:54:59.478131 [ 3 ] {} <Debug> HTTP-Session: c25534a3-4828-4497-bcad-96be90cd14c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17902 2024.08.05 16:54:59.478261 [ 3 ] {} <Trace> HTTP-Session: c25534a3-4828-4497-bcad-96be90cd14c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17903 2024.08.05 16:54:59.478335 [ 196 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 151 rows starting from the beginning of the part
17904 2024.08.05 16:54:59.478567 [ 3 ] {c667338c-131c-40e4-a62b-47c933c8018a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
17905 2024.08.05 16:54:59.478599 [ 196 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 234 rows starting from the beginning of the part
17906 2024.08.05 16:54:59.478705 [ 3 ] {c667338c-131c-40e4-a62b-47c933c8018a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
17907 2024.08.05 16:54:59.478916 [ 196 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 186 rows starting from the beginning of the part
17908 2024.08.05 16:54:59.479640 [ 3 ] {c667338c-131c-40e4-a62b-47c933c8018a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17909 2024.08.05 16:54:59.480432 [ 3 ] {c667338c-131c-40e4-a62b-47c933c8018a} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17910 2024.08.05 16:54:59.480505 [ 3 ] {c667338c-131c-40e4-a62b-47c933c8018a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB.
17911 2024.08.05 16:54:59.481345 [ 3 ] {c667338c-131c-40e4-a62b-47c933c8018a} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
17912 2024.08.05 16:54:59.481975 [ 3 ] {c667338c-131c-40e4-a62b-47c933c8018a} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17913 2024.08.05 16:54:59.482051 [ 187 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1326 rows, containing 4 columns (4 merged, 0 gathered) in 0.004826073 sec., 274757.5513258917 rows/sec., 23.66 MiB/sec.
17914 2024.08.05 16:54:59.482243 [ 3 ] {c667338c-131c-40e4-a62b-47c933c8018a} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.003798 sec., 526.592943654555 rows/sec., 36.77 KiB/sec.
17915 2024.08.05 16:54:59.482570 [ 3 ] {c667338c-131c-40e4-a62b-47c933c8018a} <Debug> DynamicQueryHandler: Done processing query
17916 2024.08.05 16:54:59.482609 [ 3 ] {c667338c-131c-40e4-a62b-47c933c8018a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
17917 2024.08.05 16:54:59.482629 [ 187 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary)
17918 2024.08.05 16:54:59.482643 [ 3 ] {} <Debug> HTTP-Session: c25534a3-4828-4497-bcad-96be90cd14c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17919 2024.08.05 16:54:59.482868 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 20517, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17920 2024.08.05 16:54:59.483005 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17921 2024.08.05 16:54:59.483073 [ 3 ] {} <Debug> HTTP-Session: 74d530cb-c3b2-47b1-8df4-20df8dafa08b Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
17922 2024.08.05 16:54:59.483121 [ 3 ] {} <Debug> HTTP-Session: 74d530cb-c3b2-47b1-8df4-20df8dafa08b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17923 2024.08.05 16:54:59.483158 [ 3 ] {} <Debug> HTTP-Session: 74d530cb-c3b2-47b1-8df4-20df8dafa08b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17924 2024.08.05 16:54:59.483210 [ 3 ] {} <Trace> HTTP-Session: 74d530cb-c3b2-47b1-8df4-20df8dafa08b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17925 2024.08.05 16:54:59.483431 [ 187 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_96_19} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17926 2024.08.05 16:54:59.483470 [ 3 ] {110de44c-7147-4af5-bdae-e0ee3146d625} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
17927 2024.08.05 16:54:59.483566 [ 3 ] {110de44c-7147-4af5-bdae-e0ee3146d625} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
17928 2024.08.05 16:54:59.483625 [ 187 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_96_19} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19
17929 2024.08.05 16:54:59.483843 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB.
17930 2024.08.05 16:54:59.483934 [ 3 ] {110de44c-7147-4af5-bdae-e0ee3146d625} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17931 2024.08.05 16:54:59.484336 [ 3 ] {110de44c-7147-4af5-bdae-e0ee3146d625} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17932 2024.08.05 16:54:59.484374 [ 3 ] {110de44c-7147-4af5-bdae-e0ee3146d625} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB.
17933 2024.08.05 16:54:59.484701 [ 3 ] {110de44c-7147-4af5-bdae-e0ee3146d625} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary)
17934 2024.08.05 16:54:59.485019 [ 3 ] {110de44c-7147-4af5-bdae-e0ee3146d625} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17935 2024.08.05 16:54:59.485139 [ 78 ] {} <Debug> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0
17936 2024.08.05 16:54:59.485143 [ 3 ] {110de44c-7147-4af5-bdae-e0ee3146d625} <Debug> executeQuery: Read 121 rows, 9.66 KiB in 0.00181 sec., 66850.82872928177 rows/sec., 5.21 MiB/sec.
17937 2024.08.05 16:54:59.485175 [ 78 ] {} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17938 2024.08.05 16:54:59.485210 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB.
17939 2024.08.05 16:54:59.485332 [ 190 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::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
17940 2024.08.05 16:54:59.485352 [ 3 ] {110de44c-7147-4af5-bdae-e0ee3146d625} <Debug> DynamicQueryHandler: Done processing query
17941 2024.08.05 16:54:59.485385 [ 3 ] {110de44c-7147-4af5-bdae-e0ee3146d625} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
17942 2024.08.05 16:54:59.485407 [ 3 ] {} <Debug> HTTP-Session: 74d530cb-c3b2-47b1-8df4-20df8dafa08b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17943 2024.08.05 16:54:59.485487 [ 190 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17944 2024.08.05 16:54:59.485522 [ 190 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 498 rows starting from the beginning of the part
17945 2024.08.05 16:54:59.485617 [ 190 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 95 rows starting from the beginning of the part
17946 2024.08.05 16:54:59.485641 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 37749, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17947 2024.08.05 16:54:59.485799 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17948 2024.08.05 16:54:59.485827 [ 190 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 408 rows starting from the beginning of the part
17949 2024.08.05 16:54:59.485862 [ 3 ] {} <Debug> HTTP-Session: 862e0f8f-7091-423a-87e2-27cb96e56965 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
17950 2024.08.05 16:54:59.485925 [ 3 ] {} <Debug> HTTP-Session: 862e0f8f-7091-423a-87e2-27cb96e56965 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17951 2024.08.05 16:54:59.486031 [ 3 ] {} <Debug> HTTP-Session: 862e0f8f-7091-423a-87e2-27cb96e56965 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17952 2024.08.05 16:54:59.486170 [ 190 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 99 rows starting from the beginning of the part
17953 2024.08.05 16:54:59.486182 [ 3 ] {} <Trace> HTTP-Session: 862e0f8f-7091-423a-87e2-27cb96e56965 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17954 2024.08.05 16:54:59.486347 [ 190 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 408 rows starting from the beginning of the part
17955 2024.08.05 16:54:59.486561 [ 3 ] {b1539d7c-e342-48d7-a212-e8bb95002bfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
17956 2024.08.05 16:54:59.486568 [ 190 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 121 rows starting from the beginning of the part
17957 2024.08.05 16:54:59.486676 [ 3 ] {b1539d7c-e342-48d7-a212-e8bb95002bfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
17958 2024.08.05 16:54:59.487210 [ 3 ] {b1539d7c-e342-48d7-a212-e8bb95002bfb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17959 2024.08.05 16:54:59.487819 [ 3 ] {b1539d7c-e342-48d7-a212-e8bb95002bfb} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17960 2024.08.05 16:54:59.487864 [ 3 ] {b1539d7c-e342-48d7-a212-e8bb95002bfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB.
17961 2024.08.05 16:54:59.488411 [ 3 ] {b1539d7c-e342-48d7-a212-e8bb95002bfb} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary)
17962 2024.08.05 16:54:59.488417 [ 187 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1629 rows, containing 4 columns (4 merged, 0 gathered) in 0.003144543 sec., 518040.3002916481 rows/sec., 37.60 MiB/sec.
17963 2024.08.05 16:54:59.488824 [ 193 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary)
17964 2024.08.05 16:54:59.489095 [ 3 ] {b1539d7c-e342-48d7-a212-e8bb95002bfb} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17965 2024.08.05 16:54:59.489495 [ 78 ] {} <Debug> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0
17966 2024.08.05 16:54:59.489549 [ 3 ] {b1539d7c-e342-48d7-a212-e8bb95002bfb} <Debug> executeQuery: Read 197 rows, 14.08 KiB in 0.003167 sec., 62203.978528575935 rows/sec., 4.34 MiB/sec.
17967 2024.08.05 16:54:59.489558 [ 78 ] {} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17968 2024.08.05 16:54:59.489625 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB.
17969 2024.08.05 16:54:59.489957 [ 190 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::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
17970 2024.08.05 16:54:59.489970 [ 193 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_96_19} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17971 2024.08.05 16:54:59.489999 [ 3 ] {b1539d7c-e342-48d7-a212-e8bb95002bfb} <Debug> DynamicQueryHandler: Done processing query
17972 2024.08.05 16:54:59.490070 [ 3 ] {b1539d7c-e342-48d7-a212-e8bb95002bfb} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
17973 2024.08.05 16:54:59.490150 [ 3 ] {} <Debug> HTTP-Session: 862e0f8f-7091-423a-87e2-27cb96e56965 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17974 2024.08.05 16:54:59.490323 [ 193 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_96_19} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19
17975 2024.08.05 16:54:59.490338 [ 190 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17976 2024.08.05 16:54:59.490377 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 49641, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17977 2024.08.05 16:54:59.490418 [ 190 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_91_18, total 14951 rows starting from the beginning of the part
17978 2024.08.05 16:54:59.490519 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17979 2024.08.05 16:54:59.490575 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB.
17980 2024.08.05 16:54:59.490661 [ 3 ] {} <Debug> HTTP-Session: 7ca06a02-4c48-4168-b5ac-4561ff7fd7d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
17981 2024.08.05 16:54:59.490734 [ 3 ] {} <Debug> HTTP-Session: 7ca06a02-4c48-4168-b5ac-4561ff7fd7d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17982 2024.08.05 16:54:59.490776 [ 190 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 150 rows starting from the beginning of the part
17983 2024.08.05 16:54:59.490796 [ 3 ] {} <Debug> HTTP-Session: 7ca06a02-4c48-4168-b5ac-4561ff7fd7d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17984 2024.08.05 16:54:59.490957 [ 3 ] {} <Trace> HTTP-Session: 7ca06a02-4c48-4168-b5ac-4561ff7fd7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17985 2024.08.05 16:54:59.491045 [ 190 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 161 rows starting from the beginning of the part
17986 2024.08.05 16:54:59.491176 [ 190 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 162 rows starting from the beginning of the part
17987 2024.08.05 16:54:59.491283 [ 190 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 141 rows starting from the beginning of the part
17988 2024.08.05 16:54:59.491547 [ 3 ] {964be3d0-21b2-44aa-b20b-393cd276b4bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
17989 2024.08.05 16:54:59.491576 [ 190 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 197 rows starting from the beginning of the part
17990 2024.08.05 16:54:59.491842 [ 3 ] {964be3d0-21b2-44aa-b20b-393cd276b4bb} <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
17991 2024.08.05 16:54:59.492721 [ 3 ] {964be3d0-21b2-44aa-b20b-393cd276b4bb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17992 2024.08.05 16:54:59.493832 [ 3 ] {964be3d0-21b2-44aa-b20b-393cd276b4bb} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17993 2024.08.05 16:54:59.493879 [ 3 ] {964be3d0-21b2-44aa-b20b-393cd276b4bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB.
17994 2024.08.05 16:54:59.494759 [ 3 ] {964be3d0-21b2-44aa-b20b-393cd276b4bb} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary)
17995 2024.08.05 16:54:59.495341 [ 3 ] {964be3d0-21b2-44aa-b20b-393cd276b4bb} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17996 2024.08.05 16:54:59.495492 [ 78 ] {} <Debug> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0
17997 2024.08.05 16:54:59.495497 [ 3 ] {964be3d0-21b2-44aa-b20b-393cd276b4bb} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.004373 sec., 7088.954950834667 rows/sec., 12.70 MiB/sec.
17998 2024.08.05 16:54:59.495528 [ 78 ] {} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17999 2024.08.05 16:54:59.495572 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB.
18000 2024.08.05 16:54:59.495887 [ 193 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::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
18001 2024.08.05 16:54:59.496043 [ 3 ] {964be3d0-21b2-44aa-b20b-393cd276b4bb} <Debug> DynamicQueryHandler: Done processing query
18002 2024.08.05 16:54:59.496098 [ 3 ] {964be3d0-21b2-44aa-b20b-393cd276b4bb} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
18003 2024.08.05 16:54:59.496154 [ 3 ] {} <Debug> HTTP-Session: 7ca06a02-4c48-4168-b5ac-4561ff7fd7d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18004 2024.08.05 16:54:59.496362 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18005 2024.08.05 16:54:59.496478 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18006 2024.08.05 16:54:59.496557 [ 3 ] {} <Debug> HTTP-Session: 780d4738-cc4d-404b-84ba-ab63cb0d4a2f Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
18007 2024.08.05 16:54:59.496641 [ 3 ] {} <Debug> HTTP-Session: 780d4738-cc4d-404b-84ba-ab63cb0d4a2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18008 2024.08.05 16:54:59.496705 [ 3 ] {} <Debug> HTTP-Session: 780d4738-cc4d-404b-84ba-ab63cb0d4a2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18009 2024.08.05 16:54:59.496810 [ 3 ] {} <Trace> HTTP-Session: 780d4738-cc4d-404b-84ba-ab63cb0d4a2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18010 2024.08.05 16:54:59.496844 [ 193 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
18011 2024.08.05 16:54:59.497197 [ 3 ] {af3d3170-d16b-4af7-85c1-b704f2a0983a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
18012 2024.08.05 16:54:59.497366 [ 193 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1558 rows starting from the beginning of the part
18013 2024.08.05 16:54:59.497389 [ 3 ] {af3d3170-d16b-4af7-85c1-b704f2a0983a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
18014 2024.08.05 16:54:59.497533 [ 190 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15762 rows, containing 5 columns (5 merged, 0 gathered) in 0.007772273 sec., 2027978.173180484 rows/sec., 141.36 MiB/sec.
18015 2024.08.05 16:54:59.498247 [ 190 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary)
18016 2024.08.05 16:54:59.498543 [ 3 ] {af3d3170-d16b-4af7-85c1-b704f2a0983a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18017 2024.08.05 16:54:59.498892 [ 193 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::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
18018 2024.08.05 16:54:59.500394 [ 3 ] {af3d3170-d16b-4af7-85c1-b704f2a0983a} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18019 2024.08.05 16:54:59.500452 [ 190 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18020 2024.08.05 16:54:59.500500 [ 3 ] {af3d3170-d16b-4af7-85c1-b704f2a0983a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB.
18021 2024.08.05 16:54:59.500603 [ 193 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::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
18022 2024.08.05 16:54:59.500768 [ 190 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19
18023 2024.08.05 16:54:59.501021 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.10 MiB.
18024 2024.08.05 16:54:59.501657 [ 193 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::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
18025 2024.08.05 16:54:59.501959 [ 3 ] {af3d3170-d16b-4af7-85c1-b704f2a0983a} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary)
18026 2024.08.05 16:54:59.502260 [ 193 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::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
18027 2024.08.05 16:54:59.502950 [ 193 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::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
18028 2024.08.05 16:54:59.503006 [ 3 ] {af3d3170-d16b-4af7-85c1-b704f2a0983a} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18029 2024.08.05 16:54:59.503398 [ 78 ] {} <Debug> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0
18030 2024.08.05 16:54:59.503545 [ 78 ] {} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18031 2024.08.05 16:54:59.503618 [ 3 ] {af3d3170-d16b-4af7-85c1-b704f2a0983a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.006592 sec., 9101.941747572815 rows/sec., 628.13 KiB/sec.
18032 2024.08.05 16:54:59.503632 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB.
18033 2024.08.05 16:54:59.504188 [ 201 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::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
18034 2024.08.05 16:54:59.504292 [ 3 ] {af3d3170-d16b-4af7-85c1-b704f2a0983a} <Debug> DynamicQueryHandler: Done processing query
18035 2024.08.05 16:54:59.504366 [ 3 ] {af3d3170-d16b-4af7-85c1-b704f2a0983a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
18036 2024.08.05 16:54:59.504489 [ 3 ] {} <Debug> HTTP-Session: 780d4738-cc4d-404b-84ba-ab63cb0d4a2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18037 2024.08.05 16:54:59.504719 [ 201 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
18038 2024.08.05 16:54:59.504766 [ 201 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 5304 rows starting from the beginning of the part
18039 2024.08.05 16:54:59.504962 [ 201 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 56 rows starting from the beginning of the part
18040 2024.08.05 16:54:59.505210 [ 201 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::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
18041 2024.08.05 16:54:59.505552 [ 201 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::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
18042 2024.08.05 16:54:59.505894 [ 201 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 54 rows starting from the beginning of the part
18043 2024.08.05 16:54:59.506267 [ 201 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::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
18044 2024.08.05 16:54:59.509054 [ 201 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5594 rows, containing 4 columns (4 merged, 0 gathered) in 0.005235529 sec., 1068468.9168945488 rows/sec., 71.97 MiB/sec.
18045 2024.08.05 16:54:59.509720 [ 186 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary)
18046 2024.08.05 16:54:59.510449 [ 186 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_96_19} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18047 2024.08.05 16:54:59.510529 [ 186 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_96_19} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19
18048 2024.08.05 16:54:59.510614 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB.
18049 2024.08.05 16:54:59.515128 [ 198 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1699 rows, containing 19 columns (19 merged, 0 gathered) in 0.019416691 sec., 87502.03626354254 rows/sec., 156.80 MiB/sec.
18050 2024.08.05 16:54:59.516346 [ 201 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary)
18051 2024.08.05 16:54:59.516913 [ 201 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::all_1_91_18} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18052 2024.08.05 16:54:59.517000 [ 201 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::all_1_91_18} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18
18053 2024.08.05 16:54:59.517113 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.62 MiB.
18054 2024.08.05 16:55:00.000209 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 215.26 MiB, peak 227.52 MiB, free memory in arenas 0.00 B, will set to 219.05 MiB (RSS), difference: 3.79 MiB
18055 2024.08.05 16:55:03.512841 [ 75 ] {} <Debug> DNSResolver: Updating DNS cache
18056 2024.08.05 16:55:03.512958 [ 75 ] {} <Debug> DNSResolver: Updated DNS cache
18057 2024.08.05 16:55:04.468129 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 4190, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18058 2024.08.05 16:55:04.468306 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18059 2024.08.05 16:55:04.468350 [ 3 ] {} <Debug> HTTP-Session: c2b12ad3-5d1e-4ea4-bb8a-93c8d578b448 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
18060 2024.08.05 16:55:04.468391 [ 3 ] {} <Debug> HTTP-Session: c2b12ad3-5d1e-4ea4-bb8a-93c8d578b448 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18061 2024.08.05 16:55:04.468420 [ 3 ] {} <Debug> HTTP-Session: c2b12ad3-5d1e-4ea4-bb8a-93c8d578b448 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18062 2024.08.05 16:55:04.468503 [ 3 ] {} <Trace> HTTP-Session: c2b12ad3-5d1e-4ea4-bb8a-93c8d578b448 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18063 2024.08.05 16:55:04.468812 [ 3 ] {fbd86e32-bbf9-4375-be03-992d700baaf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
18064 2024.08.05 16:55:04.468921 [ 3 ] {fbd86e32-bbf9-4375-be03-992d700baaf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
18065 2024.08.05 16:55:04.469126 [ 3 ] {fbd86e32-bbf9-4375-be03-992d700baaf1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18066 2024.08.05 16:55:04.469583 [ 3 ] {fbd86e32-bbf9-4375-be03-992d700baaf1} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18067 2024.08.05 16:55:04.469623 [ 3 ] {fbd86e32-bbf9-4375-be03-992d700baaf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB.
18068 2024.08.05 16:55:04.470004 [ 3 ] {fbd86e32-bbf9-4375-be03-992d700baaf1} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary)
18069 2024.08.05 16:55:04.470366 [ 3 ] {fbd86e32-bbf9-4375-be03-992d700baaf1} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18070 2024.08.05 16:55:04.470507 [ 3 ] {fbd86e32-bbf9-4375-be03-992d700baaf1} <Debug> executeQuery: Read 30 rows, 2.29 KiB in 0.001805 sec., 16620.498614958447 rows/sec., 1.24 MiB/sec.
18071 2024.08.05 16:55:04.470733 [ 3 ] {fbd86e32-bbf9-4375-be03-992d700baaf1} <Debug> DynamicQueryHandler: Done processing query
18072 2024.08.05 16:55:04.470771 [ 3 ] {fbd86e32-bbf9-4375-be03-992d700baaf1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
18073 2024.08.05 16:55:04.470801 [ 3 ] {} <Debug> HTTP-Session: c2b12ad3-5d1e-4ea4-bb8a-93c8d578b448 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18074 2024.08.05 16:55:04.471016 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 35208, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18075 2024.08.05 16:55:04.471068 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18076 2024.08.05 16:55:04.471088 [ 3 ] {} <Debug> HTTP-Session: 889bdbb0-6d27-43c7-9e8d-1e593da370c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
18077 2024.08.05 16:55:04.471104 [ 3 ] {} <Debug> HTTP-Session: 889bdbb0-6d27-43c7-9e8d-1e593da370c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18078 2024.08.05 16:55:04.471119 [ 3 ] {} <Debug> HTTP-Session: 889bdbb0-6d27-43c7-9e8d-1e593da370c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18079 2024.08.05 16:55:04.471150 [ 3 ] {} <Trace> HTTP-Session: 889bdbb0-6d27-43c7-9e8d-1e593da370c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18080 2024.08.05 16:55:04.471307 [ 3 ] {f9d02426-1f4f-4f5b-be7a-74ef646587e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
18081 2024.08.05 16:55:04.471352 [ 3 ] {f9d02426-1f4f-4f5b-be7a-74ef646587e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
18082 2024.08.05 16:55:04.471480 [ 3 ] {f9d02426-1f4f-4f5b-be7a-74ef646587e6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18083 2024.08.05 16:55:04.471944 [ 3 ] {f9d02426-1f4f-4f5b-be7a-74ef646587e6} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18084 2024.08.05 16:55:04.471981 [ 3 ] {f9d02426-1f4f-4f5b-be7a-74ef646587e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB.
18085 2024.08.05 16:55:04.472311 [ 3 ] {f9d02426-1f4f-4f5b-be7a-74ef646587e6} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary)
18086 2024.08.05 16:55:04.472627 [ 3 ] {f9d02426-1f4f-4f5b-be7a-74ef646587e6} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18087 2024.08.05 16:55:04.472752 [ 3 ] {f9d02426-1f4f-4f5b-be7a-74ef646587e6} <Debug> executeQuery: Read 233 rows, 21.06 KiB in 0.001521 sec., 153188.69165023012 rows/sec., 13.52 MiB/sec.
18088 2024.08.05 16:55:04.472908 [ 3 ] {f9d02426-1f4f-4f5b-be7a-74ef646587e6} <Debug> DynamicQueryHandler: Done processing query
18089 2024.08.05 16:55:04.472933 [ 3 ] {f9d02426-1f4f-4f5b-be7a-74ef646587e6} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB.
18090 2024.08.05 16:55:04.472949 [ 3 ] {} <Debug> HTTP-Session: 889bdbb0-6d27-43c7-9e8d-1e593da370c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18091 2024.08.05 16:55:04.473283 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 65620, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18092 2024.08.05 16:55:04.473332 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18093 2024.08.05 16:55:04.473352 [ 3 ] {} <Debug> HTTP-Session: 7167c1d7-34a1-45bf-a8e4-de907a29519b Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
18094 2024.08.05 16:55:04.473369 [ 3 ] {} <Debug> HTTP-Session: 7167c1d7-34a1-45bf-a8e4-de907a29519b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18095 2024.08.05 16:55:04.473384 [ 3 ] {} <Debug> HTTP-Session: 7167c1d7-34a1-45bf-a8e4-de907a29519b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18096 2024.08.05 16:55:04.473414 [ 3 ] {} <Trace> HTTP-Session: 7167c1d7-34a1-45bf-a8e4-de907a29519b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18097 2024.08.05 16:55:04.473628 [ 3 ] {d2719a3c-09bd-4fae-a222-646d06e0290a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
18098 2024.08.05 16:55:04.473671 [ 3 ] {d2719a3c-09bd-4fae-a222-646d06e0290a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
18099 2024.08.05 16:55:04.473797 [ 3 ] {d2719a3c-09bd-4fae-a222-646d06e0290a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18100 2024.08.05 16:55:04.474392 [ 3 ] {d2719a3c-09bd-4fae-a222-646d06e0290a} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18101 2024.08.05 16:55:04.474428 [ 3 ] {d2719a3c-09bd-4fae-a222-646d06e0290a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB.
18102 2024.08.05 16:55:04.474763 [ 3 ] {d2719a3c-09bd-4fae-a222-646d06e0290a} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary)
18103 2024.08.05 16:55:04.475078 [ 3 ] {d2719a3c-09bd-4fae-a222-646d06e0290a} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18104 2024.08.05 16:55:04.475203 [ 3 ] {d2719a3c-09bd-4fae-a222-646d06e0290a} <Debug> executeQuery: Read 406 rows, 29.40 KiB in 0.001683 sec., 241235.88829471183 rows/sec., 17.06 MiB/sec.
18105 2024.08.05 16:55:04.475374 [ 3 ] {d2719a3c-09bd-4fae-a222-646d06e0290a} <Debug> DynamicQueryHandler: Done processing query
18106 2024.08.05 16:55:04.475400 [ 3 ] {d2719a3c-09bd-4fae-a222-646d06e0290a} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
18107 2024.08.05 16:55:04.475416 [ 3 ] {} <Debug> HTTP-Session: 7167c1d7-34a1-45bf-a8e4-de907a29519b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18108 2024.08.05 16:55:04.475545 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18109 2024.08.05 16:55:04.475594 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18110 2024.08.05 16:55:04.475614 [ 3 ] {} <Debug> HTTP-Session: 9d7c03e4-1c85-4b69-be2f-9d7a0a952303 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
18111 2024.08.05 16:55:04.475630 [ 3 ] {} <Debug> HTTP-Session: 9d7c03e4-1c85-4b69-be2f-9d7a0a952303 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18112 2024.08.05 16:55:04.475644 [ 3 ] {} <Debug> HTTP-Session: 9d7c03e4-1c85-4b69-be2f-9d7a0a952303 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18113 2024.08.05 16:55:04.475675 [ 3 ] {} <Trace> HTTP-Session: 9d7c03e4-1c85-4b69-be2f-9d7a0a952303 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18114 2024.08.05 16:55:04.475769 [ 3 ] {30a48556-a4bd-40c2-b2cf-9d14d8f1108d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
18115 2024.08.05 16:55:04.475813 [ 3 ] {30a48556-a4bd-40c2-b2cf-9d14d8f1108d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
18116 2024.08.05 16:55:04.475943 [ 3 ] {30a48556-a4bd-40c2-b2cf-9d14d8f1108d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18117 2024.08.05 16:55:04.476194 [ 3 ] {30a48556-a4bd-40c2-b2cf-9d14d8f1108d} <Trace> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18118 2024.08.05 16:55:04.476230 [ 3 ] {30a48556-a4bd-40c2-b2cf-9d14d8f1108d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB.
18119 2024.08.05 16:55:04.476602 [ 3 ] {30a48556-a4bd-40c2-b2cf-9d14d8f1108d} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
18120 2024.08.05 16:55:04.476938 [ 3 ] {30a48556-a4bd-40c2-b2cf-9d14d8f1108d} <Trace> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18121 2024.08.05 16:55:04.477066 [ 3 ] {30a48556-a4bd-40c2-b2cf-9d14d8f1108d} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001321 sec., 4542.013626040878 rows/sec., 195.16 KiB/sec.
18122 2024.08.05 16:55:04.477216 [ 3 ] {30a48556-a4bd-40c2-b2cf-9d14d8f1108d} <Debug> DynamicQueryHandler: Done processing query
18123 2024.08.05 16:55:04.477241 [ 3 ] {30a48556-a4bd-40c2-b2cf-9d14d8f1108d} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
18124 2024.08.05 16:55:04.477257 [ 3 ] {} <Debug> HTTP-Session: 9d7c03e4-1c85-4b69-be2f-9d7a0a952303 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18125 2024.08.05 16:55:04.477384 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18126 2024.08.05 16:55:04.477433 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18127 2024.08.05 16:55:04.477453 [ 3 ] {} <Debug> HTTP-Session: 29209cc3-44f6-4c25-813f-ed5a524f686b Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
18128 2024.08.05 16:55:04.477469 [ 3 ] {} <Debug> HTTP-Session: 29209cc3-44f6-4c25-813f-ed5a524f686b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18129 2024.08.05 16:55:04.477483 [ 3 ] {} <Debug> HTTP-Session: 29209cc3-44f6-4c25-813f-ed5a524f686b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18130 2024.08.05 16:55:04.477513 [ 3 ] {} <Trace> HTTP-Session: 29209cc3-44f6-4c25-813f-ed5a524f686b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18131 2024.08.05 16:55:04.477629 [ 3 ] {8f8370c9-4011-4920-97c3-6c8e53390714} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
18132 2024.08.05 16:55:04.477675 [ 3 ] {8f8370c9-4011-4920-97c3-6c8e53390714} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
18133 2024.08.05 16:55:04.477813 [ 3 ] {8f8370c9-4011-4920-97c3-6c8e53390714} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18134 2024.08.05 16:55:04.478215 [ 3 ] {8f8370c9-4011-4920-97c3-6c8e53390714} <Trace> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18135 2024.08.05 16:55:04.478252 [ 3 ] {8f8370c9-4011-4920-97c3-6c8e53390714} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB.
18136 2024.08.05 16:55:04.478620 [ 3 ] {8f8370c9-4011-4920-97c3-6c8e53390714} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
18137 2024.08.05 16:55:04.478962 [ 3 ] {8f8370c9-4011-4920-97c3-6c8e53390714} <Trace> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18138 2024.08.05 16:55:04.479095 [ 3 ] {8f8370c9-4011-4920-97c3-6c8e53390714} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001508 sec., 51061.00795755968 rows/sec., 3.14 MiB/sec.
18139 2024.08.05 16:55:04.479267 [ 3 ] {8f8370c9-4011-4920-97c3-6c8e53390714} <Debug> DynamicQueryHandler: Done processing query
18140 2024.08.05 16:55:04.479292 [ 3 ] {8f8370c9-4011-4920-97c3-6c8e53390714} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
18141 2024.08.05 16:55:04.479309 [ 3 ] {} <Debug> HTTP-Session: 29209cc3-44f6-4c25-813f-ed5a524f686b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18142 2024.08.05 16:55:04.479526 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 30582, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18143 2024.08.05 16:55:04.479576 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18144 2024.08.05 16:55:04.479595 [ 3 ] {} <Debug> HTTP-Session: 960ab671-f699-423c-a53a-e10b307ae73f Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
18145 2024.08.05 16:55:04.479612 [ 3 ] {} <Debug> HTTP-Session: 960ab671-f699-423c-a53a-e10b307ae73f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18146 2024.08.05 16:55:04.479626 [ 3 ] {} <Debug> HTTP-Session: 960ab671-f699-423c-a53a-e10b307ae73f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18147 2024.08.05 16:55:04.479658 [ 3 ] {} <Trace> HTTP-Session: 960ab671-f699-423c-a53a-e10b307ae73f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18148 2024.08.05 16:55:04.479797 [ 3 ] {1660e1a8-8674-4017-8f01-073e0f18e1f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
18149 2024.08.05 16:55:04.479843 [ 3 ] {1660e1a8-8674-4017-8f01-073e0f18e1f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
18150 2024.08.05 16:55:04.479986 [ 3 ] {1660e1a8-8674-4017-8f01-073e0f18e1f3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18151 2024.08.05 16:55:04.480355 [ 3 ] {1660e1a8-8674-4017-8f01-073e0f18e1f3} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18152 2024.08.05 16:55:04.480391 [ 3 ] {1660e1a8-8674-4017-8f01-073e0f18e1f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB.
18153 2024.08.05 16:55:04.480766 [ 3 ] {1660e1a8-8674-4017-8f01-073e0f18e1f3} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary)
18154 2024.08.05 16:55:04.481101 [ 3 ] {1660e1a8-8674-4017-8f01-073e0f18e1f3} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18155 2024.08.05 16:55:04.481230 [ 3 ] {1660e1a8-8674-4017-8f01-073e0f18e1f3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001496 sec., 106951.87165775402 rows/sec., 7.45 MiB/sec.
18156 2024.08.05 16:55:04.481388 [ 3 ] {1660e1a8-8674-4017-8f01-073e0f18e1f3} <Debug> DynamicQueryHandler: Done processing query
18157 2024.08.05 16:55:04.481413 [ 3 ] {1660e1a8-8674-4017-8f01-073e0f18e1f3} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
18158 2024.08.05 16:55:04.481429 [ 3 ] {} <Debug> HTTP-Session: 960ab671-f699-423c-a53a-e10b307ae73f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18159 2024.08.05 16:55:04.481614 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 39004, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18160 2024.08.05 16:55:04.481662 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18161 2024.08.05 16:55:04.481682 [ 3 ] {} <Debug> HTTP-Session: 4d918bae-3059-4b2f-9b1a-2caa9ffaec5c Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
18162 2024.08.05 16:55:04.481698 [ 3 ] {} <Debug> HTTP-Session: 4d918bae-3059-4b2f-9b1a-2caa9ffaec5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18163 2024.08.05 16:55:04.481712 [ 3 ] {} <Debug> HTTP-Session: 4d918bae-3059-4b2f-9b1a-2caa9ffaec5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18164 2024.08.05 16:55:04.481743 [ 3 ] {} <Trace> HTTP-Session: 4d918bae-3059-4b2f-9b1a-2caa9ffaec5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18165 2024.08.05 16:55:04.482001 [ 3 ] {c0fc0f2c-5460-41f0-911e-0d4eb62609ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
18166 2024.08.05 16:55:04.482064 [ 3 ] {c0fc0f2c-5460-41f0-911e-0d4eb62609ee} <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
18167 2024.08.05 16:55:04.482472 [ 3 ] {c0fc0f2c-5460-41f0-911e-0d4eb62609ee} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18168 2024.08.05 16:55:04.483244 [ 3 ] {c0fc0f2c-5460-41f0-911e-0d4eb62609ee} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18169 2024.08.05 16:55:04.483280 [ 3 ] {c0fc0f2c-5460-41f0-911e-0d4eb62609ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB.
18170 2024.08.05 16:55:04.483911 [ 3 ] {c0fc0f2c-5460-41f0-911e-0d4eb62609ee} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary)
18171 2024.08.05 16:55:04.484319 [ 3 ] {c0fc0f2c-5460-41f0-911e-0d4eb62609ee} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18172 2024.08.05 16:55:04.484463 [ 3 ] {c0fc0f2c-5460-41f0-911e-0d4eb62609ee} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002639 sec., 9094.35392194013 rows/sec., 16.30 MiB/sec.
18173 2024.08.05 16:55:04.484684 [ 3 ] {c0fc0f2c-5460-41f0-911e-0d4eb62609ee} <Debug> DynamicQueryHandler: Done processing query
18174 2024.08.05 16:55:04.484709 [ 3 ] {c0fc0f2c-5460-41f0-911e-0d4eb62609ee} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
18175 2024.08.05 16:55:04.484725 [ 3 ] {} <Debug> HTTP-Session: 4d918bae-3059-4b2f-9b1a-2caa9ffaec5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18176 2024.08.05 16:55:04.484844 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 3209, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18177 2024.08.05 16:55:04.484894 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18178 2024.08.05 16:55:04.484914 [ 3 ] {} <Debug> HTTP-Session: 1647a6f1-5723-4dcb-8f51-1cebb0805d89 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
18179 2024.08.05 16:55:04.484931 [ 3 ] {} <Debug> HTTP-Session: 1647a6f1-5723-4dcb-8f51-1cebb0805d89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18180 2024.08.05 16:55:04.484945 [ 3 ] {} <Debug> HTTP-Session: 1647a6f1-5723-4dcb-8f51-1cebb0805d89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18181 2024.08.05 16:55:04.484975 [ 3 ] {} <Trace> HTTP-Session: 1647a6f1-5723-4dcb-8f51-1cebb0805d89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18182 2024.08.05 16:55:04.485080 [ 3 ] {50b8900f-f3a3-4e39-a610-a1988652c7b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
18183 2024.08.05 16:55:04.485125 [ 3 ] {50b8900f-f3a3-4e39-a610-a1988652c7b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
18184 2024.08.05 16:55:04.485253 [ 3 ] {50b8900f-f3a3-4e39-a610-a1988652c7b1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18185 2024.08.05 16:55:04.485509 [ 3 ] {50b8900f-f3a3-4e39-a610-a1988652c7b1} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18186 2024.08.05 16:55:04.485544 [ 3 ] {50b8900f-f3a3-4e39-a610-a1988652c7b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB.
18187 2024.08.05 16:55:04.485898 [ 3 ] {50b8900f-f3a3-4e39-a610-a1988652c7b1} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
18188 2024.08.05 16:55:04.486221 [ 3 ] {50b8900f-f3a3-4e39-a610-a1988652c7b1} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18189 2024.08.05 16:55:04.486347 [ 3 ] {50b8900f-f3a3-4e39-a610-a1988652c7b1} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001295 sec., 17760.617760617763 rows/sec., 960.73 KiB/sec.
18190 2024.08.05 16:55:04.486529 [ 3 ] {50b8900f-f3a3-4e39-a610-a1988652c7b1} <Debug> DynamicQueryHandler: Done processing query
18191 2024.08.05 16:55:04.486560 [ 3 ] {50b8900f-f3a3-4e39-a610-a1988652c7b1} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
18192 2024.08.05 16:55:04.486576 [ 3 ] {} <Debug> HTTP-Session: 1647a6f1-5723-4dcb-8f51-1cebb0805d89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18193 2024.08.05 16:55:04.486699 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18194 2024.08.05 16:55:04.486746 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18195 2024.08.05 16:55:04.486766 [ 3 ] {} <Debug> HTTP-Session: f7eee324-6293-41ce-81ff-88e72941dc8e Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
18196 2024.08.05 16:55:04.486782 [ 3 ] {} <Debug> HTTP-Session: f7eee324-6293-41ce-81ff-88e72941dc8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18197 2024.08.05 16:55:04.486796 [ 3 ] {} <Debug> HTTP-Session: f7eee324-6293-41ce-81ff-88e72941dc8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18198 2024.08.05 16:55:04.486826 [ 3 ] {} <Trace> HTTP-Session: f7eee324-6293-41ce-81ff-88e72941dc8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18199 2024.08.05 16:55:04.486951 [ 3 ] {7a241544-211b-481b-8903-0e494a3eabcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
18200 2024.08.05 16:55:04.486995 [ 3 ] {7a241544-211b-481b-8903-0e494a3eabcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
18201 2024.08.05 16:55:04.487120 [ 3 ] {7a241544-211b-481b-8903-0e494a3eabcb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18202 2024.08.05 16:55:04.487467 [ 3 ] {7a241544-211b-481b-8903-0e494a3eabcb} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18203 2024.08.05 16:55:04.487502 [ 3 ] {7a241544-211b-481b-8903-0e494a3eabcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB.
18204 2024.08.05 16:55:04.487860 [ 3 ] {7a241544-211b-481b-8903-0e494a3eabcb} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary)
18205 2024.08.05 16:55:04.488190 [ 3 ] {7a241544-211b-481b-8903-0e494a3eabcb} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18206 2024.08.05 16:55:04.488314 [ 3 ] {7a241544-211b-481b-8903-0e494a3eabcb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001413 sec., 42462.84501061571 rows/sec., 2.86 MiB/sec.
18207 2024.08.05 16:55:04.488496 [ 3 ] {7a241544-211b-481b-8903-0e494a3eabcb} <Debug> DynamicQueryHandler: Done processing query
18208 2024.08.05 16:55:04.488533 [ 3 ] {7a241544-211b-481b-8903-0e494a3eabcb} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
18209 2024.08.05 16:55:04.488565 [ 3 ] {} <Debug> HTTP-Session: f7eee324-6293-41ce-81ff-88e72941dc8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18210 2024.08.05 16:55:09.465486 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 4497, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18211 2024.08.05 16:55:09.465752 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18212 2024.08.05 16:55:09.465863 [ 3 ] {} <Debug> HTTP-Session: d4ac0ad5-7002-46ba-8eb1-45c5b87ce666 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
18213 2024.08.05 16:55:09.465966 [ 3 ] {} <Debug> HTTP-Session: d4ac0ad5-7002-46ba-8eb1-45c5b87ce666 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18214 2024.08.05 16:55:09.466030 [ 3 ] {} <Debug> HTTP-Session: d4ac0ad5-7002-46ba-8eb1-45c5b87ce666 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18215 2024.08.05 16:55:09.466127 [ 3 ] {} <Trace> HTTP-Session: d4ac0ad5-7002-46ba-8eb1-45c5b87ce666 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18216 2024.08.05 16:55:09.466321 [ 3 ] {9e5e6916-7c1c-4aca-b043-7f87bf496981} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
18217 2024.08.05 16:55:09.466387 [ 3 ] {9e5e6916-7c1c-4aca-b043-7f87bf496981} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
18218 2024.08.05 16:55:09.466581 [ 3 ] {9e5e6916-7c1c-4aca-b043-7f87bf496981} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18219 2024.08.05 16:55:09.467001 [ 3 ] {9e5e6916-7c1c-4aca-b043-7f87bf496981} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18220 2024.08.05 16:55:09.467040 [ 3 ] {9e5e6916-7c1c-4aca-b043-7f87bf496981} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB.
18221 2024.08.05 16:55:09.467408 [ 3 ] {9e5e6916-7c1c-4aca-b043-7f87bf496981} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary)
18222 2024.08.05 16:55:09.467752 [ 3 ] {9e5e6916-7c1c-4aca-b043-7f87bf496981} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18223 2024.08.05 16:55:09.467899 [ 3 ] {9e5e6916-7c1c-4aca-b043-7f87bf496981} <Debug> executeQuery: Read 31 rows, 2.51 KiB in 0.001643 sec., 18867.924528301886 rows/sec., 1.49 MiB/sec.
18224 2024.08.05 16:55:09.468090 [ 3 ] {9e5e6916-7c1c-4aca-b043-7f87bf496981} <Debug> DynamicQueryHandler: Done processing query
18225 2024.08.05 16:55:09.468117 [ 3 ] {9e5e6916-7c1c-4aca-b043-7f87bf496981} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
18226 2024.08.05 16:55:09.468134 [ 3 ] {} <Debug> HTTP-Session: d4ac0ad5-7002-46ba-8eb1-45c5b87ce666 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18227 2024.08.05 16:55:09.468290 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18228 2024.08.05 16:55:09.468339 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18229 2024.08.05 16:55:09.468359 [ 3 ] {} <Debug> HTTP-Session: a51d3466-896d-48ab-91ce-2ac05eb8bf7f Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
18230 2024.08.05 16:55:09.468376 [ 3 ] {} <Debug> HTTP-Session: a51d3466-896d-48ab-91ce-2ac05eb8bf7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18231 2024.08.05 16:55:09.468389 [ 3 ] {} <Debug> HTTP-Session: a51d3466-896d-48ab-91ce-2ac05eb8bf7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18232 2024.08.05 16:55:09.468419 [ 3 ] {} <Trace> HTTP-Session: a51d3466-896d-48ab-91ce-2ac05eb8bf7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18233 2024.08.05 16:55:09.468514 [ 3 ] {e23edc96-7d61-4033-8ec2-7c758db8a1de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
18234 2024.08.05 16:55:09.468557 [ 3 ] {e23edc96-7d61-4033-8ec2-7c758db8a1de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
18235 2024.08.05 16:55:09.468683 [ 3 ] {e23edc96-7d61-4033-8ec2-7c758db8a1de} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18236 2024.08.05 16:55:09.468969 [ 3 ] {e23edc96-7d61-4033-8ec2-7c758db8a1de} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18237 2024.08.05 16:55:09.469006 [ 3 ] {e23edc96-7d61-4033-8ec2-7c758db8a1de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB.
18238 2024.08.05 16:55:09.469313 [ 3 ] {e23edc96-7d61-4033-8ec2-7c758db8a1de} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
18239 2024.08.05 16:55:09.469628 [ 3 ] {e23edc96-7d61-4033-8ec2-7c758db8a1de} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18240 2024.08.05 16:55:09.469750 [ 70 ] {} <Debug> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb) (MergerMutator): Selected 6 parts from all_1_47_10 to all_52_52_0
18241 2024.08.05 16:55:09.469754 [ 3 ] {e23edc96-7d61-4033-8ec2-7c758db8a1de} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001263 sec., 1583.5312747426763 rows/sec., 129.13 KiB/sec.
18242 2024.08.05 16:55:09.469791 [ 70 ] {} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18243 2024.08.05 16:55:09.469825 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB.
18244 2024.08.05 16:55:09.470005 [ 3 ] {e23edc96-7d61-4033-8ec2-7c758db8a1de} <Debug> DynamicQueryHandler: Done processing query
18245 2024.08.05 16:55:09.470016 [ 191 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_52_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_47_10 to all_52_52_0 into Compact with storage Full
18246 2024.08.05 16:55:09.470038 [ 3 ] {e23edc96-7d61-4033-8ec2-7c758db8a1de} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
18247 2024.08.05 16:55:09.470098 [ 3 ] {} <Debug> HTTP-Session: a51d3466-896d-48ab-91ce-2ac05eb8bf7f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18248 2024.08.05 16:55:09.470300 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 22043, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18249 2024.08.05 16:55:09.470301 [ 191 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_52_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
18250 2024.08.05 16:55:09.470386 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18251 2024.08.05 16:55:09.470391 [ 191 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_47_10, total 16 rows starting from the beginning of the part
18252 2024.08.05 16:55:09.470428 [ 3 ] {} <Debug> HTTP-Session: e6885a66-6a93-4819-96fa-0ae776b20eb0 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
18253 2024.08.05 16:55:09.470466 [ 3 ] {} <Debug> HTTP-Session: e6885a66-6a93-4819-96fa-0ae776b20eb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18254 2024.08.05 16:55:09.470517 [ 3 ] {} <Debug> HTTP-Session: e6885a66-6a93-4819-96fa-0ae776b20eb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18255 2024.08.05 16:55:09.470649 [ 3 ] {} <Trace> HTTP-Session: e6885a66-6a93-4819-96fa-0ae776b20eb0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18256 2024.08.05 16:55:09.470696 [ 191 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 2 rows starting from the beginning of the part
18257 2024.08.05 16:55:09.471024 [ 3 ] {1eb6840d-3f72-4e23-a964-7f0012a50f7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
18258 2024.08.05 16:55:09.471040 [ 191 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 4 rows starting from the beginning of the part
18259 2024.08.05 16:55:09.471145 [ 3 ] {1eb6840d-3f72-4e23-a964-7f0012a50f7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
18260 2024.08.05 16:55:09.471333 [ 191 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 2 rows starting from the beginning of the part
18261 2024.08.05 16:55:09.471703 [ 191 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 2 rows starting from the beginning of the part
18262 2024.08.05 16:55:09.472057 [ 191 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 2 rows starting from the beginning of the part
18263 2024.08.05 16:55:09.472173 [ 3 ] {1eb6840d-3f72-4e23-a964-7f0012a50f7d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18264 2024.08.05 16:55:09.473268 [ 3 ] {1eb6840d-3f72-4e23-a964-7f0012a50f7d} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18265 2024.08.05 16:55:09.473337 [ 3 ] {1eb6840d-3f72-4e23-a964-7f0012a50f7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB.
18266 2024.08.05 16:55:09.474253 [ 3 ] {1eb6840d-3f72-4e23-a964-7f0012a50f7d} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary)
18267 2024.08.05 16:55:09.474748 [ 201 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_52_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 4 columns (4 merged, 0 gathered) in 0.004830532 sec., 5796.46299827845 rows/sec., 472.66 KiB/sec.
18268 2024.08.05 16:55:09.474986 [ 191 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_52_11} <Trace> MergedBlockOutputStream: filled checksums all_1_52_11 (state Temporary)
18269 2024.08.05 16:55:09.475168 [ 3 ] {1eb6840d-3f72-4e23-a964-7f0012a50f7d} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18270 2024.08.05 16:55:09.475565 [ 3 ] {1eb6840d-3f72-4e23-a964-7f0012a50f7d} <Debug> executeQuery: Read 150 rows, 12.93 KiB in 0.00473 sec., 31712.473572938692 rows/sec., 2.67 MiB/sec.
18271 2024.08.05 16:55:09.475937 [ 3 ] {1eb6840d-3f72-4e23-a964-7f0012a50f7d} <Debug> DynamicQueryHandler: Done processing query
18272 2024.08.05 16:55:09.475984 [ 191 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_52_11} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Renaming temporary part tmp_merge_all_1_52_11 to all_1_52_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18273 2024.08.05 16:55:09.475993 [ 3 ] {1eb6840d-3f72-4e23-a964-7f0012a50f7d} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
18274 2024.08.05 16:55:09.476058 [ 3 ] {} <Debug> HTTP-Session: e6885a66-6a93-4819-96fa-0ae776b20eb0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18275 2024.08.05 16:55:09.476149 [ 191 ] {387d6e4c-60f0-4764-b786-d1da5a8bd5fb::all_1_52_11} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb) (MergerMutator): Merged 6 parts: [all_1_47_10, all_52_52_0] -> all_1_52_11
18276 2024.08.05 16:55:09.476273 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18277 2024.08.05 16:55:09.476283 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
18278 2024.08.05 16:55:09.476342 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18279 2024.08.05 16:55:09.476366 [ 3 ] {} <Debug> HTTP-Session: cd3ca549-a7ab-4431-89da-4afce829ca75 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
18280 2024.08.05 16:55:09.476382 [ 3 ] {} <Debug> HTTP-Session: cd3ca549-a7ab-4431-89da-4afce829ca75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18281 2024.08.05 16:55:09.476397 [ 3 ] {} <Debug> HTTP-Session: cd3ca549-a7ab-4431-89da-4afce829ca75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18282 2024.08.05 16:55:09.476429 [ 3 ] {} <Trace> HTTP-Session: cd3ca549-a7ab-4431-89da-4afce829ca75 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18283 2024.08.05 16:55:09.476531 [ 3 ] {82bcfe10-024e-407d-8e2f-da3455d55aa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
18284 2024.08.05 16:55:09.476574 [ 3 ] {82bcfe10-024e-407d-8e2f-da3455d55aa9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
18285 2024.08.05 16:55:09.476721 [ 3 ] {82bcfe10-024e-407d-8e2f-da3455d55aa9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18286 2024.08.05 16:55:09.477070 [ 3 ] {82bcfe10-024e-407d-8e2f-da3455d55aa9} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18287 2024.08.05 16:55:09.477107 [ 3 ] {82bcfe10-024e-407d-8e2f-da3455d55aa9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB.
18288 2024.08.05 16:55:09.477410 [ 3 ] {82bcfe10-024e-407d-8e2f-da3455d55aa9} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
18289 2024.08.05 16:55:09.477728 [ 3 ] {82bcfe10-024e-407d-8e2f-da3455d55aa9} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18290 2024.08.05 16:55:09.477848 [ 70 ] {} <Debug> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0) (MergerMutator): Selected 6 parts from all_1_47_10 to all_52_52_0
18291 2024.08.05 16:55:09.477853 [ 3 ] {82bcfe10-024e-407d-8e2f-da3455d55aa9} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001346 sec., 1485.8841010401188 rows/sec., 103.75 KiB/sec.
18292 2024.08.05 16:55:09.477879 [ 70 ] {} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18293 2024.08.05 16:55:09.477912 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB.
18294 2024.08.05 16:55:09.478094 [ 201 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_52_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_47_10 to all_52_52_0 into Compact with storage Full
18295 2024.08.05 16:55:09.478120 [ 3 ] {82bcfe10-024e-407d-8e2f-da3455d55aa9} <Debug> DynamicQueryHandler: Done processing query
18296 2024.08.05 16:55:09.478164 [ 3 ] {82bcfe10-024e-407d-8e2f-da3455d55aa9} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
18297 2024.08.05 16:55:09.478200 [ 3 ] {} <Debug> HTTP-Session: cd3ca549-a7ab-4431-89da-4afce829ca75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18298 2024.08.05 16:55:09.478313 [ 201 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_52_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
18299 2024.08.05 16:55:09.478356 [ 201 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_47_10, total 16 rows starting from the beginning of the part
18300 2024.08.05 16:55:09.478427 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 16471, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18301 2024.08.05 16:55:09.478573 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18302 2024.08.05 16:55:09.478622 [ 201 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 2 rows starting from the beginning of the part
18303 2024.08.05 16:55:09.478654 [ 3 ] {} <Debug> HTTP-Session: 08134550-6b0f-47a2-ba18-5a1c47a586de Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
18304 2024.08.05 16:55:09.478720 [ 3 ] {} <Debug> HTTP-Session: 08134550-6b0f-47a2-ba18-5a1c47a586de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18305 2024.08.05 16:55:09.478775 [ 3 ] {} <Debug> HTTP-Session: 08134550-6b0f-47a2-ba18-5a1c47a586de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18306 2024.08.05 16:55:09.478901 [ 3 ] {} <Trace> HTTP-Session: 08134550-6b0f-47a2-ba18-5a1c47a586de Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18307 2024.08.05 16:55:09.478950 [ 201 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 4 rows starting from the beginning of the part
18308 2024.08.05 16:55:09.479242 [ 3 ] {38bcca7b-cfba-42a2-b503-9b9ce31c7af6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
18309 2024.08.05 16:55:09.479258 [ 201 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 2 rows starting from the beginning of the part
18310 2024.08.05 16:55:09.479354 [ 3 ] {38bcca7b-cfba-42a2-b503-9b9ce31c7af6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
18311 2024.08.05 16:55:09.479573 [ 201 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 2 rows starting from the beginning of the part
18312 2024.08.05 16:55:09.479899 [ 201 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 2 rows starting from the beginning of the part
18313 2024.08.05 16:55:09.480370 [ 3 ] {38bcca7b-cfba-42a2-b503-9b9ce31c7af6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18314 2024.08.05 16:55:09.481142 [ 3 ] {38bcca7b-cfba-42a2-b503-9b9ce31c7af6} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18315 2024.08.05 16:55:09.481211 [ 3 ] {38bcca7b-cfba-42a2-b503-9b9ce31c7af6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB.
18316 2024.08.05 16:55:09.482112 [ 3 ] {38bcca7b-cfba-42a2-b503-9b9ce31c7af6} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary)
18317 2024.08.05 16:55:09.482713 [ 188 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_52_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 4 columns (4 merged, 0 gathered) in 0.00470496 sec., 5951.166428620009 rows/sec., 415.54 KiB/sec.
18318 2024.08.05 16:55:09.482957 [ 3 ] {38bcca7b-cfba-42a2-b503-9b9ce31c7af6} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18319 2024.08.05 16:55:09.482969 [ 188 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_52_11} <Trace> MergedBlockOutputStream: filled checksums all_1_52_11 (state Temporary)
18320 2024.08.05 16:55:09.483210 [ 3 ] {38bcca7b-cfba-42a2-b503-9b9ce31c7af6} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.004148 sec., 23384.7637415622 rows/sec., 1.83 MiB/sec.
18321 2024.08.05 16:55:09.483645 [ 3 ] {38bcca7b-cfba-42a2-b503-9b9ce31c7af6} <Debug> DynamicQueryHandler: Done processing query
18322 2024.08.05 16:55:09.483686 [ 3 ] {38bcca7b-cfba-42a2-b503-9b9ce31c7af6} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
18323 2024.08.05 16:55:09.483717 [ 3 ] {} <Debug> HTTP-Session: 08134550-6b0f-47a2-ba18-5a1c47a586de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18324 2024.08.05 16:55:09.483873 [ 188 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_52_11} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Renaming temporary part tmp_merge_all_1_52_11 to all_1_52_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18325 2024.08.05 16:55:09.483953 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 30774, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18326 2024.08.05 16:55:09.484023 [ 188 ] {280d238a-2774-4679-9167-e1a37d9a90f0::all_1_52_11} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0) (MergerMutator): Merged 6 parts: [all_1_47_10, all_52_52_0] -> all_1_52_11
18327 2024.08.05 16:55:09.484041 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18328 2024.08.05 16:55:09.484079 [ 3 ] {} <Debug> HTTP-Session: f1f88c40-ed52-4d3c-90d2-654c471af58e Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
18329 2024.08.05 16:55:09.484107 [ 3 ] {} <Debug> HTTP-Session: f1f88c40-ed52-4d3c-90d2-654c471af58e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18330 2024.08.05 16:55:09.484151 [ 3 ] {} <Debug> HTTP-Session: f1f88c40-ed52-4d3c-90d2-654c471af58e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18331 2024.08.05 16:55:09.484200 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
18332 2024.08.05 16:55:09.484217 [ 3 ] {} <Trace> HTTP-Session: f1f88c40-ed52-4d3c-90d2-654c471af58e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18333 2024.08.05 16:55:09.484405 [ 3 ] {e599facf-1908-41ad-9086-a6ded4823a29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
18334 2024.08.05 16:55:09.484452 [ 3 ] {e599facf-1908-41ad-9086-a6ded4823a29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
18335 2024.08.05 16:55:09.484622 [ 3 ] {e599facf-1908-41ad-9086-a6ded4823a29} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18336 2024.08.05 16:55:09.485041 [ 3 ] {e599facf-1908-41ad-9086-a6ded4823a29} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18337 2024.08.05 16:55:09.485079 [ 3 ] {e599facf-1908-41ad-9086-a6ded4823a29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB.
18338 2024.08.05 16:55:09.485474 [ 3 ] {e599facf-1908-41ad-9086-a6ded4823a29} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary)
18339 2024.08.05 16:55:09.485826 [ 3 ] {e599facf-1908-41ad-9086-a6ded4823a29} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18340 2024.08.05 16:55:09.485959 [ 3 ] {e599facf-1908-41ad-9086-a6ded4823a29} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001632 sec., 98651.96078431372 rows/sec., 6.87 MiB/sec.
18341 2024.08.05 16:55:09.486234 [ 3 ] {e599facf-1908-41ad-9086-a6ded4823a29} <Debug> DynamicQueryHandler: Done processing query
18342 2024.08.05 16:55:09.486296 [ 3 ] {e599facf-1908-41ad-9086-a6ded4823a29} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
18343 2024.08.05 16:55:09.486358 [ 3 ] {} <Debug> HTTP-Session: f1f88c40-ed52-4d3c-90d2-654c471af58e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18344 2024.08.05 16:55:09.486595 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 49641, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18345 2024.08.05 16:55:09.486649 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18346 2024.08.05 16:55:09.486668 [ 3 ] {} <Debug> HTTP-Session: 2aa8eca7-d45d-48d9-a576-c94d12b3819a Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
18347 2024.08.05 16:55:09.486685 [ 3 ] {} <Debug> HTTP-Session: 2aa8eca7-d45d-48d9-a576-c94d12b3819a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18348 2024.08.05 16:55:09.486698 [ 3 ] {} <Debug> HTTP-Session: 2aa8eca7-d45d-48d9-a576-c94d12b3819a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18349 2024.08.05 16:55:09.486729 [ 3 ] {} <Trace> HTTP-Session: 2aa8eca7-d45d-48d9-a576-c94d12b3819a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18350 2024.08.05 16:55:09.487037 [ 3 ] {b6f05210-4525-478e-a3c0-09b9d6041a92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
18351 2024.08.05 16:55:09.487107 [ 3 ] {b6f05210-4525-478e-a3c0-09b9d6041a92} <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
18352 2024.08.05 16:55:09.487532 [ 3 ] {b6f05210-4525-478e-a3c0-09b9d6041a92} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18353 2024.08.05 16:55:09.488233 [ 3 ] {b6f05210-4525-478e-a3c0-09b9d6041a92} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18354 2024.08.05 16:55:09.488269 [ 3 ] {b6f05210-4525-478e-a3c0-09b9d6041a92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB.
18355 2024.08.05 16:55:09.488898 [ 3 ] {b6f05210-4525-478e-a3c0-09b9d6041a92} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary)
18356 2024.08.05 16:55:09.489311 [ 3 ] {b6f05210-4525-478e-a3c0-09b9d6041a92} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18357 2024.08.05 16:55:09.489454 [ 3 ] {b6f05210-4525-478e-a3c0-09b9d6041a92} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002634 sec., 11769.172361427487 rows/sec., 21.09 MiB/sec.
18358 2024.08.05 16:55:09.489671 [ 3 ] {b6f05210-4525-478e-a3c0-09b9d6041a92} <Debug> DynamicQueryHandler: Done processing query
18359 2024.08.05 16:55:09.489695 [ 3 ] {b6f05210-4525-478e-a3c0-09b9d6041a92} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
18360 2024.08.05 16:55:09.489711 [ 3 ] {} <Debug> HTTP-Session: 2aa8eca7-d45d-48d9-a576-c94d12b3819a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18361 2024.08.05 16:55:09.489846 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18362 2024.08.05 16:55:09.489895 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18363 2024.08.05 16:55:09.489915 [ 3 ] {} <Debug> HTTP-Session: 667b5b1a-ebf5-4071-a5e2-2eda88c54214 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
18364 2024.08.05 16:55:09.489931 [ 3 ] {} <Debug> HTTP-Session: 667b5b1a-ebf5-4071-a5e2-2eda88c54214 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18365 2024.08.05 16:55:09.489945 [ 3 ] {} <Debug> HTTP-Session: 667b5b1a-ebf5-4071-a5e2-2eda88c54214 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18366 2024.08.05 16:55:09.489975 [ 3 ] {} <Trace> HTTP-Session: 667b5b1a-ebf5-4071-a5e2-2eda88c54214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18367 2024.08.05 16:55:09.490092 [ 3 ] {672eb238-6b50-4280-99d2-26dc0cb0a892} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
18368 2024.08.05 16:55:09.490136 [ 3 ] {672eb238-6b50-4280-99d2-26dc0cb0a892} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
18369 2024.08.05 16:55:09.490263 [ 3 ] {672eb238-6b50-4280-99d2-26dc0cb0a892} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18370 2024.08.05 16:55:09.490618 [ 3 ] {672eb238-6b50-4280-99d2-26dc0cb0a892} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18371 2024.08.05 16:55:09.490655 [ 3 ] {672eb238-6b50-4280-99d2-26dc0cb0a892} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB.
18372 2024.08.05 16:55:09.491018 [ 3 ] {672eb238-6b50-4280-99d2-26dc0cb0a892} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary)
18373 2024.08.05 16:55:09.491339 [ 3 ] {672eb238-6b50-4280-99d2-26dc0cb0a892} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18374 2024.08.05 16:55:09.491472 [ 3 ] {672eb238-6b50-4280-99d2-26dc0cb0a892} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001423 sec., 42164.441321152495 rows/sec., 2.84 MiB/sec.
18375 2024.08.05 16:55:09.491637 [ 3 ] {672eb238-6b50-4280-99d2-26dc0cb0a892} <Debug> DynamicQueryHandler: Done processing query
18376 2024.08.05 16:55:09.491662 [ 3 ] {672eb238-6b50-4280-99d2-26dc0cb0a892} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
18377 2024.08.05 16:55:09.491678 [ 3 ] {} <Debug> HTTP-Session: 667b5b1a-ebf5-4071-a5e2-2eda88c54214 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18378 2024.08.05 16:55:14.467959 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 4190, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18379 2024.08.05 16:55:14.468161 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18380 2024.08.05 16:55:14.468209 [ 3 ] {} <Debug> HTTP-Session: 0fe5b0b5-c522-4c62-81de-596cd4baf8b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
18381 2024.08.05 16:55:14.468250 [ 3 ] {} <Debug> HTTP-Session: 0fe5b0b5-c522-4c62-81de-596cd4baf8b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18382 2024.08.05 16:55:14.468279 [ 3 ] {} <Debug> HTTP-Session: 0fe5b0b5-c522-4c62-81de-596cd4baf8b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18383 2024.08.05 16:55:14.468337 [ 3 ] {} <Trace> HTTP-Session: 0fe5b0b5-c522-4c62-81de-596cd4baf8b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18384 2024.08.05 16:55:14.468533 [ 3 ] {6b754d82-1c98-4687-9425-1d3f86a317d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
18385 2024.08.05 16:55:14.468601 [ 3 ] {6b754d82-1c98-4687-9425-1d3f86a317d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
18386 2024.08.05 16:55:14.468804 [ 3 ] {6b754d82-1c98-4687-9425-1d3f86a317d1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18387 2024.08.05 16:55:14.469304 [ 3 ] {6b754d82-1c98-4687-9425-1d3f86a317d1} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18388 2024.08.05 16:55:14.469347 [ 3 ] {6b754d82-1c98-4687-9425-1d3f86a317d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB.
18389 2024.08.05 16:55:14.469737 [ 3 ] {6b754d82-1c98-4687-9425-1d3f86a317d1} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary)
18390 2024.08.05 16:55:14.470079 [ 3 ] {6b754d82-1c98-4687-9425-1d3f86a317d1} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18391 2024.08.05 16:55:14.470259 [ 3 ] {6b754d82-1c98-4687-9425-1d3f86a317d1} <Debug> executeQuery: Read 30 rows, 2.29 KiB in 0.001784 sec., 16816.143497757846 rows/sec., 1.25 MiB/sec.
18392 2024.08.05 16:55:14.470478 [ 3 ] {6b754d82-1c98-4687-9425-1d3f86a317d1} <Debug> DynamicQueryHandler: Done processing query
18393 2024.08.05 16:55:14.470505 [ 3 ] {6b754d82-1c98-4687-9425-1d3f86a317d1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
18394 2024.08.05 16:55:14.470522 [ 3 ] {} <Debug> HTTP-Session: 0fe5b0b5-c522-4c62-81de-596cd4baf8b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18395 2024.08.05 16:55:14.470810 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 35208, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18396 2024.08.05 16:55:14.470861 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18397 2024.08.05 16:55:14.470881 [ 3 ] {} <Debug> HTTP-Session: 5656f335-9c37-43a2-8054-2a742769319d Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
18398 2024.08.05 16:55:14.470897 [ 3 ] {} <Debug> HTTP-Session: 5656f335-9c37-43a2-8054-2a742769319d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18399 2024.08.05 16:55:14.470911 [ 3 ] {} <Debug> HTTP-Session: 5656f335-9c37-43a2-8054-2a742769319d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18400 2024.08.05 16:55:14.470943 [ 3 ] {} <Trace> HTTP-Session: 5656f335-9c37-43a2-8054-2a742769319d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18401 2024.08.05 16:55:14.471105 [ 3 ] {c7abcf16-b7de-4d65-944f-911a22414d1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
18402 2024.08.05 16:55:14.471150 [ 3 ] {c7abcf16-b7de-4d65-944f-911a22414d1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
18403 2024.08.05 16:55:14.471279 [ 3 ] {c7abcf16-b7de-4d65-944f-911a22414d1f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18404 2024.08.05 16:55:14.471856 [ 3 ] {c7abcf16-b7de-4d65-944f-911a22414d1f} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18405 2024.08.05 16:55:14.471893 [ 3 ] {c7abcf16-b7de-4d65-944f-911a22414d1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB.
18406 2024.08.05 16:55:14.472227 [ 3 ] {c7abcf16-b7de-4d65-944f-911a22414d1f} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary)
18407 2024.08.05 16:55:14.472534 [ 3 ] {c7abcf16-b7de-4d65-944f-911a22414d1f} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18408 2024.08.05 16:55:14.472659 [ 3 ] {c7abcf16-b7de-4d65-944f-911a22414d1f} <Debug> executeQuery: Read 233 rows, 21.06 KiB in 0.001629 sec., 143032.53529772867 rows/sec., 12.62 MiB/sec.
18409 2024.08.05 16:55:14.472872 [ 3 ] {c7abcf16-b7de-4d65-944f-911a22414d1f} <Debug> DynamicQueryHandler: Done processing query
18410 2024.08.05 16:55:14.472899 [ 3 ] {c7abcf16-b7de-4d65-944f-911a22414d1f} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB.
18411 2024.08.05 16:55:14.472933 [ 3 ] {} <Debug> HTTP-Session: 5656f335-9c37-43a2-8054-2a742769319d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18412 2024.08.05 16:55:14.473216 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 65620, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18413 2024.08.05 16:55:14.473270 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18414 2024.08.05 16:55:14.473290 [ 3 ] {} <Debug> HTTP-Session: a743863b-0356-461b-a48c-bf6950446680 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
18415 2024.08.05 16:55:14.473307 [ 3 ] {} <Debug> HTTP-Session: a743863b-0356-461b-a48c-bf6950446680 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18416 2024.08.05 16:55:14.473321 [ 3 ] {} <Debug> HTTP-Session: a743863b-0356-461b-a48c-bf6950446680 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18417 2024.08.05 16:55:14.473352 [ 3 ] {} <Trace> HTTP-Session: a743863b-0356-461b-a48c-bf6950446680 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18418 2024.08.05 16:55:14.473570 [ 3 ] {3d26ac7f-6a8b-48fb-b9f8-30129fa84b4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
18419 2024.08.05 16:55:14.473613 [ 3 ] {3d26ac7f-6a8b-48fb-b9f8-30129fa84b4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
18420 2024.08.05 16:55:14.473754 [ 3 ] {3d26ac7f-6a8b-48fb-b9f8-30129fa84b4c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18421 2024.08.05 16:55:14.474350 [ 3 ] {3d26ac7f-6a8b-48fb-b9f8-30129fa84b4c} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18422 2024.08.05 16:55:14.474388 [ 3 ] {3d26ac7f-6a8b-48fb-b9f8-30129fa84b4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB.
18423 2024.08.05 16:55:14.474717 [ 3 ] {3d26ac7f-6a8b-48fb-b9f8-30129fa84b4c} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary)
18424 2024.08.05 16:55:14.475029 [ 3 ] {3d26ac7f-6a8b-48fb-b9f8-30129fa84b4c} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18425 2024.08.05 16:55:14.475155 [ 3 ] {3d26ac7f-6a8b-48fb-b9f8-30129fa84b4c} <Debug> executeQuery: Read 406 rows, 29.40 KiB in 0.001696 sec., 239386.79245283018 rows/sec., 16.93 MiB/sec.
18426 2024.08.05 16:55:14.475370 [ 3 ] {3d26ac7f-6a8b-48fb-b9f8-30129fa84b4c} <Debug> DynamicQueryHandler: Done processing query
18427 2024.08.05 16:55:14.475422 [ 3 ] {3d26ac7f-6a8b-48fb-b9f8-30129fa84b4c} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
18428 2024.08.05 16:55:14.475477 [ 3 ] {} <Debug> HTTP-Session: a743863b-0356-461b-a48c-bf6950446680 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18429 2024.08.05 16:55:14.475703 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18430 2024.08.05 16:55:14.475819 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18431 2024.08.05 16:55:14.475860 [ 3 ] {} <Debug> HTTP-Session: 487388b8-da15-4790-9dd1-9c13e340b0ef Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
18432 2024.08.05 16:55:14.475878 [ 3 ] {} <Debug> HTTP-Session: 487388b8-da15-4790-9dd1-9c13e340b0ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18433 2024.08.05 16:55:14.475892 [ 3 ] {} <Debug> HTTP-Session: 487388b8-da15-4790-9dd1-9c13e340b0ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18434 2024.08.05 16:55:14.475924 [ 3 ] {} <Trace> HTTP-Session: 487388b8-da15-4790-9dd1-9c13e340b0ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18435 2024.08.05 16:55:14.476024 [ 3 ] {5b55ab97-11bb-42e1-9801-3aa04d57a65b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
18436 2024.08.05 16:55:14.476071 [ 3 ] {5b55ab97-11bb-42e1-9801-3aa04d57a65b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
18437 2024.08.05 16:55:14.476219 [ 3 ] {5b55ab97-11bb-42e1-9801-3aa04d57a65b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18438 2024.08.05 16:55:14.476502 [ 3 ] {5b55ab97-11bb-42e1-9801-3aa04d57a65b} <Trace> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18439 2024.08.05 16:55:14.476538 [ 3 ] {5b55ab97-11bb-42e1-9801-3aa04d57a65b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB.
18440 2024.08.05 16:55:14.476905 [ 3 ] {5b55ab97-11bb-42e1-9801-3aa04d57a65b} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
18441 2024.08.05 16:55:14.477234 [ 3 ] {5b55ab97-11bb-42e1-9801-3aa04d57a65b} <Trace> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18442 2024.08.05 16:55:14.477367 [ 3 ] {5b55ab97-11bb-42e1-9801-3aa04d57a65b} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001369 sec., 4382.7611395178965 rows/sec., 188.32 KiB/sec.
18443 2024.08.05 16:55:14.477637 [ 3 ] {5b55ab97-11bb-42e1-9801-3aa04d57a65b} <Debug> DynamicQueryHandler: Done processing query
18444 2024.08.05 16:55:14.477699 [ 3 ] {5b55ab97-11bb-42e1-9801-3aa04d57a65b} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
18445 2024.08.05 16:55:14.477741 [ 3 ] {} <Debug> HTTP-Session: 487388b8-da15-4790-9dd1-9c13e340b0ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18446 2024.08.05 16:55:14.477905 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18447 2024.08.05 16:55:14.477956 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18448 2024.08.05 16:55:14.477976 [ 3 ] {} <Debug> HTTP-Session: 26798a47-1649-412c-881e-3ee0985a6be3 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
18449 2024.08.05 16:55:14.477993 [ 3 ] {} <Debug> HTTP-Session: 26798a47-1649-412c-881e-3ee0985a6be3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18450 2024.08.05 16:55:14.478007 [ 3 ] {} <Debug> HTTP-Session: 26798a47-1649-412c-881e-3ee0985a6be3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18451 2024.08.05 16:55:14.478038 [ 3 ] {} <Trace> HTTP-Session: 26798a47-1649-412c-881e-3ee0985a6be3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18452 2024.08.05 16:55:14.478160 [ 3 ] {a1845dc4-c941-48ed-a9c1-ec0854c8c677} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
18453 2024.08.05 16:55:14.478209 [ 3 ] {a1845dc4-c941-48ed-a9c1-ec0854c8c677} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
18454 2024.08.05 16:55:14.478366 [ 3 ] {a1845dc4-c941-48ed-a9c1-ec0854c8c677} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18455 2024.08.05 16:55:14.478704 [ 3 ] {a1845dc4-c941-48ed-a9c1-ec0854c8c677} <Trace> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18456 2024.08.05 16:55:14.478740 [ 3 ] {a1845dc4-c941-48ed-a9c1-ec0854c8c677} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB.
18457 2024.08.05 16:55:14.479106 [ 3 ] {a1845dc4-c941-48ed-a9c1-ec0854c8c677} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
18458 2024.08.05 16:55:14.479447 [ 3 ] {a1845dc4-c941-48ed-a9c1-ec0854c8c677} <Trace> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18459 2024.08.05 16:55:14.479585 [ 3 ] {a1845dc4-c941-48ed-a9c1-ec0854c8c677} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.00147 sec., 52380.95238095238 rows/sec., 3.23 MiB/sec.
18460 2024.08.05 16:55:14.479863 [ 3 ] {a1845dc4-c941-48ed-a9c1-ec0854c8c677} <Debug> DynamicQueryHandler: Done processing query
18461 2024.08.05 16:55:14.479907 [ 3 ] {a1845dc4-c941-48ed-a9c1-ec0854c8c677} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
18462 2024.08.05 16:55:14.479930 [ 3 ] {} <Debug> HTTP-Session: 26798a47-1649-412c-881e-3ee0985a6be3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18463 2024.08.05 16:55:14.480155 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 30582, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18464 2024.08.05 16:55:14.480205 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18465 2024.08.05 16:55:14.480225 [ 3 ] {} <Debug> HTTP-Session: 9c3f68cf-233d-4238-b619-be4931df4f25 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
18466 2024.08.05 16:55:14.480242 [ 3 ] {} <Debug> HTTP-Session: 9c3f68cf-233d-4238-b619-be4931df4f25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18467 2024.08.05 16:55:14.480255 [ 3 ] {} <Debug> HTTP-Session: 9c3f68cf-233d-4238-b619-be4931df4f25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18468 2024.08.05 16:55:14.480286 [ 3 ] {} <Trace> HTTP-Session: 9c3f68cf-233d-4238-b619-be4931df4f25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18469 2024.08.05 16:55:14.480454 [ 3 ] {dc71bdde-f8d1-425a-831a-b88af88006b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
18470 2024.08.05 16:55:14.480502 [ 3 ] {dc71bdde-f8d1-425a-831a-b88af88006b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
18471 2024.08.05 16:55:14.480661 [ 3 ] {dc71bdde-f8d1-425a-831a-b88af88006b6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18472 2024.08.05 16:55:14.481016 [ 3 ] {dc71bdde-f8d1-425a-831a-b88af88006b6} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18473 2024.08.05 16:55:14.481052 [ 3 ] {dc71bdde-f8d1-425a-831a-b88af88006b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB.
18474 2024.08.05 16:55:14.481427 [ 3 ] {dc71bdde-f8d1-425a-831a-b88af88006b6} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary)
18475 2024.08.05 16:55:14.481766 [ 3 ] {dc71bdde-f8d1-425a-831a-b88af88006b6} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18476 2024.08.05 16:55:14.481892 [ 3 ] {dc71bdde-f8d1-425a-831a-b88af88006b6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00153 sec., 104575.16339869282 rows/sec., 7.28 MiB/sec.
18477 2024.08.05 16:55:14.482133 [ 3 ] {dc71bdde-f8d1-425a-831a-b88af88006b6} <Debug> DynamicQueryHandler: Done processing query
18478 2024.08.05 16:55:14.482189 [ 3 ] {dc71bdde-f8d1-425a-831a-b88af88006b6} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
18479 2024.08.05 16:55:14.482253 [ 3 ] {} <Debug> HTTP-Session: 9c3f68cf-233d-4238-b619-be4931df4f25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18480 2024.08.05 16:55:14.482473 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 39046, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18481 2024.08.05 16:55:14.482525 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18482 2024.08.05 16:55:14.482545 [ 3 ] {} <Debug> HTTP-Session: 568d0a13-6cb9-4ba2-9b74-f8891c9bcb44 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
18483 2024.08.05 16:55:14.482562 [ 3 ] {} <Debug> HTTP-Session: 568d0a13-6cb9-4ba2-9b74-f8891c9bcb44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18484 2024.08.05 16:55:14.482576 [ 3 ] {} <Debug> HTTP-Session: 568d0a13-6cb9-4ba2-9b74-f8891c9bcb44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18485 2024.08.05 16:55:14.482609 [ 3 ] {} <Trace> HTTP-Session: 568d0a13-6cb9-4ba2-9b74-f8891c9bcb44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18486 2024.08.05 16:55:14.482884 [ 3 ] {5fabb472-aef8-46ab-9712-2b5d053d8533} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
18487 2024.08.05 16:55:14.482952 [ 3 ] {5fabb472-aef8-46ab-9712-2b5d053d8533} <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
18488 2024.08.05 16:55:14.483381 [ 3 ] {5fabb472-aef8-46ab-9712-2b5d053d8533} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18489 2024.08.05 16:55:14.484013 [ 3 ] {5fabb472-aef8-46ab-9712-2b5d053d8533} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18490 2024.08.05 16:55:14.484050 [ 3 ] {5fabb472-aef8-46ab-9712-2b5d053d8533} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB.
18491 2024.08.05 16:55:14.484666 [ 3 ] {5fabb472-aef8-46ab-9712-2b5d053d8533} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary)
18492 2024.08.05 16:55:14.485069 [ 3 ] {5fabb472-aef8-46ab-9712-2b5d053d8533} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18493 2024.08.05 16:55:14.485212 [ 3 ] {5fabb472-aef8-46ab-9712-2b5d053d8533} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002517 sec., 9535.160905840286 rows/sec., 17.09 MiB/sec.
18494 2024.08.05 16:55:14.485432 [ 3 ] {5fabb472-aef8-46ab-9712-2b5d053d8533} <Debug> DynamicQueryHandler: Done processing query
18495 2024.08.05 16:55:14.485457 [ 3 ] {5fabb472-aef8-46ab-9712-2b5d053d8533} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
18496 2024.08.05 16:55:14.485473 [ 3 ] {} <Debug> HTTP-Session: 568d0a13-6cb9-4ba2-9b74-f8891c9bcb44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18497 2024.08.05 16:55:14.485595 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 3209, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18498 2024.08.05 16:55:14.485644 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18499 2024.08.05 16:55:14.485664 [ 3 ] {} <Debug> HTTP-Session: a42315e8-6b19-499e-9f98-4a0aa2f03367 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
18500 2024.08.05 16:55:14.485680 [ 3 ] {} <Debug> HTTP-Session: a42315e8-6b19-499e-9f98-4a0aa2f03367 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18501 2024.08.05 16:55:14.485694 [ 3 ] {} <Debug> HTTP-Session: a42315e8-6b19-499e-9f98-4a0aa2f03367 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18502 2024.08.05 16:55:14.485724 [ 3 ] {} <Trace> HTTP-Session: a42315e8-6b19-499e-9f98-4a0aa2f03367 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18503 2024.08.05 16:55:14.485824 [ 3 ] {0e645af0-d6ed-4b07-bf42-bfc9ddcf8bcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
18504 2024.08.05 16:55:14.485868 [ 3 ] {0e645af0-d6ed-4b07-bf42-bfc9ddcf8bcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
18505 2024.08.05 16:55:14.485995 [ 3 ] {0e645af0-d6ed-4b07-bf42-bfc9ddcf8bcb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18506 2024.08.05 16:55:14.486263 [ 3 ] {0e645af0-d6ed-4b07-bf42-bfc9ddcf8bcb} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18507 2024.08.05 16:55:14.486299 [ 3 ] {0e645af0-d6ed-4b07-bf42-bfc9ddcf8bcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB.
18508 2024.08.05 16:55:14.486656 [ 3 ] {0e645af0-d6ed-4b07-bf42-bfc9ddcf8bcb} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
18509 2024.08.05 16:55:14.486975 [ 3 ] {0e645af0-d6ed-4b07-bf42-bfc9ddcf8bcb} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18510 2024.08.05 16:55:14.487102 [ 3 ] {0e645af0-d6ed-4b07-bf42-bfc9ddcf8bcb} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001306 sec., 17611.026033690658 rows/sec., 952.63 KiB/sec.
18511 2024.08.05 16:55:14.487254 [ 3 ] {0e645af0-d6ed-4b07-bf42-bfc9ddcf8bcb} <Debug> DynamicQueryHandler: Done processing query
18512 2024.08.05 16:55:14.487278 [ 3 ] {0e645af0-d6ed-4b07-bf42-bfc9ddcf8bcb} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
18513 2024.08.05 16:55:14.487294 [ 3 ] {} <Debug> HTTP-Session: a42315e8-6b19-499e-9f98-4a0aa2f03367 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18514 2024.08.05 16:55:14.487419 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18515 2024.08.05 16:55:14.487467 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18516 2024.08.05 16:55:14.487486 [ 3 ] {} <Debug> HTTP-Session: 528dee20-d568-4abc-821b-d7807fbfffb1 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
18517 2024.08.05 16:55:14.487502 [ 3 ] {} <Debug> HTTP-Session: 528dee20-d568-4abc-821b-d7807fbfffb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18518 2024.08.05 16:55:14.487516 [ 3 ] {} <Debug> HTTP-Session: 528dee20-d568-4abc-821b-d7807fbfffb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18519 2024.08.05 16:55:14.487546 [ 3 ] {} <Trace> HTTP-Session: 528dee20-d568-4abc-821b-d7807fbfffb1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18520 2024.08.05 16:55:14.487659 [ 3 ] {3f0e56c9-29d9-4552-b65a-003042a2807c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
18521 2024.08.05 16:55:14.487703 [ 3 ] {3f0e56c9-29d9-4552-b65a-003042a2807c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
18522 2024.08.05 16:55:14.487829 [ 3 ] {3f0e56c9-29d9-4552-b65a-003042a2807c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18523 2024.08.05 16:55:14.488166 [ 3 ] {3f0e56c9-29d9-4552-b65a-003042a2807c} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18524 2024.08.05 16:55:14.488203 [ 3 ] {3f0e56c9-29d9-4552-b65a-003042a2807c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB.
18525 2024.08.05 16:55:14.488554 [ 3 ] {3f0e56c9-29d9-4552-b65a-003042a2807c} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary)
18526 2024.08.05 16:55:14.488882 [ 3 ] {3f0e56c9-29d9-4552-b65a-003042a2807c} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18527 2024.08.05 16:55:14.489006 [ 3 ] {3f0e56c9-29d9-4552-b65a-003042a2807c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001383 sec., 43383.94793926248 rows/sec., 2.92 MiB/sec.
18528 2024.08.05 16:55:14.489244 [ 3 ] {3f0e56c9-29d9-4552-b65a-003042a2807c} <Debug> DynamicQueryHandler: Done processing query
18529 2024.08.05 16:55:14.489298 [ 3 ] {3f0e56c9-29d9-4552-b65a-003042a2807c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
18530 2024.08.05 16:55:14.489360 [ 3 ] {} <Debug> HTTP-Session: 528dee20-d568-4abc-821b-d7807fbfffb1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18531 2024.08.05 16:55:18.513025 [ 63 ] {} <Debug> DNSResolver: Updating DNS cache
18532 2024.08.05 16:55:18.513122 [ 63 ] {} <Debug> DNSResolver: Updated DNS cache
18533 2024.08.05 16:55:19.464222 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 4497, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18534 2024.08.05 16:55:19.464397 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18535 2024.08.05 16:55:19.464443 [ 3 ] {} <Debug> HTTP-Session: 9cce51ac-7789-4118-abd7-b0d198359307 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
18536 2024.08.05 16:55:19.464480 [ 3 ] {} <Debug> HTTP-Session: 9cce51ac-7789-4118-abd7-b0d198359307 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18537 2024.08.05 16:55:19.464495 [ 3 ] {} <Debug> HTTP-Session: 9cce51ac-7789-4118-abd7-b0d198359307 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18538 2024.08.05 16:55:19.464545 [ 3 ] {} <Trace> HTTP-Session: 9cce51ac-7789-4118-abd7-b0d198359307 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18539 2024.08.05 16:55:19.464742 [ 3 ] {5b48d773-e437-4645-82ca-eb282eb56f63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
18540 2024.08.05 16:55:19.464810 [ 3 ] {5b48d773-e437-4645-82ca-eb282eb56f63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
18541 2024.08.05 16:55:19.465011 [ 3 ] {5b48d773-e437-4645-82ca-eb282eb56f63} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18542 2024.08.05 16:55:19.465486 [ 3 ] {5b48d773-e437-4645-82ca-eb282eb56f63} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18543 2024.08.05 16:55:19.465529 [ 3 ] {5b48d773-e437-4645-82ca-eb282eb56f63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB.
18544 2024.08.05 16:55:19.465912 [ 3 ] {5b48d773-e437-4645-82ca-eb282eb56f63} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary)
18545 2024.08.05 16:55:19.466254 [ 3 ] {5b48d773-e437-4645-82ca-eb282eb56f63} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18546 2024.08.05 16:55:19.466436 [ 3 ] {5b48d773-e437-4645-82ca-eb282eb56f63} <Debug> executeQuery: Read 31 rows, 2.51 KiB in 0.001757 sec., 17643.710870802504 rows/sec., 1.40 MiB/sec.
18547 2024.08.05 16:55:19.466665 [ 3 ] {5b48d773-e437-4645-82ca-eb282eb56f63} <Debug> DynamicQueryHandler: Done processing query
18548 2024.08.05 16:55:19.466704 [ 3 ] {5b48d773-e437-4645-82ca-eb282eb56f63} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
18549 2024.08.05 16:55:19.466734 [ 3 ] {} <Debug> HTTP-Session: 9cce51ac-7789-4118-abd7-b0d198359307 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18550 2024.08.05 16:55:19.466899 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18551 2024.08.05 16:55:19.466950 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18552 2024.08.05 16:55:19.466970 [ 3 ] {} <Debug> HTTP-Session: d392ac5d-047f-4335-a56f-e9cfd6c266eb Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
18553 2024.08.05 16:55:19.466986 [ 3 ] {} <Debug> HTTP-Session: d392ac5d-047f-4335-a56f-e9cfd6c266eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18554 2024.08.05 16:55:19.467000 [ 3 ] {} <Debug> HTTP-Session: d392ac5d-047f-4335-a56f-e9cfd6c266eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18555 2024.08.05 16:55:19.467031 [ 3 ] {} <Trace> HTTP-Session: d392ac5d-047f-4335-a56f-e9cfd6c266eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18556 2024.08.05 16:55:19.467127 [ 3 ] {41d35a9e-aaa1-4ee7-b90f-1f334b747053} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
18557 2024.08.05 16:55:19.467170 [ 3 ] {41d35a9e-aaa1-4ee7-b90f-1f334b747053} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
18558 2024.08.05 16:55:19.467298 [ 3 ] {41d35a9e-aaa1-4ee7-b90f-1f334b747053} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18559 2024.08.05 16:55:19.467595 [ 3 ] {41d35a9e-aaa1-4ee7-b90f-1f334b747053} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18560 2024.08.05 16:55:19.467632 [ 3 ] {41d35a9e-aaa1-4ee7-b90f-1f334b747053} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB.
18561 2024.08.05 16:55:19.467935 [ 3 ] {41d35a9e-aaa1-4ee7-b90f-1f334b747053} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
18562 2024.08.05 16:55:19.468239 [ 3 ] {41d35a9e-aaa1-4ee7-b90f-1f334b747053} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18563 2024.08.05 16:55:19.468399 [ 3 ] {41d35a9e-aaa1-4ee7-b90f-1f334b747053} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001296 sec., 1543.2098765432097 rows/sec., 125.84 KiB/sec.
18564 2024.08.05 16:55:19.468559 [ 3 ] {41d35a9e-aaa1-4ee7-b90f-1f334b747053} <Debug> DynamicQueryHandler: Done processing query
18565 2024.08.05 16:55:19.468584 [ 3 ] {41d35a9e-aaa1-4ee7-b90f-1f334b747053} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
18566 2024.08.05 16:55:19.468600 [ 3 ] {} <Debug> HTTP-Session: d392ac5d-047f-4335-a56f-e9cfd6c266eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18567 2024.08.05 16:55:19.468744 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 22043, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18568 2024.08.05 16:55:19.468821 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18569 2024.08.05 16:55:19.468840 [ 3 ] {} <Debug> HTTP-Session: 905e78f5-2bf8-4e90-82da-c6a2f84bb301 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
18570 2024.08.05 16:55:19.468856 [ 3 ] {} <Debug> HTTP-Session: 905e78f5-2bf8-4e90-82da-c6a2f84bb301 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18571 2024.08.05 16:55:19.468870 [ 3 ] {} <Debug> HTTP-Session: 905e78f5-2bf8-4e90-82da-c6a2f84bb301 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18572 2024.08.05 16:55:19.468900 [ 3 ] {} <Trace> HTTP-Session: 905e78f5-2bf8-4e90-82da-c6a2f84bb301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18573 2024.08.05 16:55:19.469050 [ 3 ] {7eea261c-807f-401d-9c98-ab489608114b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
18574 2024.08.05 16:55:19.469095 [ 3 ] {7eea261c-807f-401d-9c98-ab489608114b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
18575 2024.08.05 16:55:19.469221 [ 3 ] {7eea261c-807f-401d-9c98-ab489608114b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18576 2024.08.05 16:55:19.469659 [ 3 ] {7eea261c-807f-401d-9c98-ab489608114b} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18577 2024.08.05 16:55:19.469723 [ 3 ] {7eea261c-807f-401d-9c98-ab489608114b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB.
18578 2024.08.05 16:55:19.470052 [ 3 ] {7eea261c-807f-401d-9c98-ab489608114b} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary)
18579 2024.08.05 16:55:19.470357 [ 3 ] {7eea261c-807f-401d-9c98-ab489608114b} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18580 2024.08.05 16:55:19.470510 [ 3 ] {7eea261c-807f-401d-9c98-ab489608114b} <Debug> executeQuery: Read 150 rows, 12.93 KiB in 0.001513 sec., 99140.7799074686 rows/sec., 8.34 MiB/sec.
18581 2024.08.05 16:55:19.470689 [ 3 ] {7eea261c-807f-401d-9c98-ab489608114b} <Debug> DynamicQueryHandler: Done processing query
18582 2024.08.05 16:55:19.470714 [ 3 ] {7eea261c-807f-401d-9c98-ab489608114b} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
18583 2024.08.05 16:55:19.470730 [ 3 ] {} <Debug> HTTP-Session: 905e78f5-2bf8-4e90-82da-c6a2f84bb301 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18584 2024.08.05 16:55:19.470857 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18585 2024.08.05 16:55:19.470906 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18586 2024.08.05 16:55:19.470926 [ 3 ] {} <Debug> HTTP-Session: 21e55798-d793-4fe1-95dd-9f0da9de6314 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
18587 2024.08.05 16:55:19.470942 [ 3 ] {} <Debug> HTTP-Session: 21e55798-d793-4fe1-95dd-9f0da9de6314 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18588 2024.08.05 16:55:19.470956 [ 3 ] {} <Debug> HTTP-Session: 21e55798-d793-4fe1-95dd-9f0da9de6314 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18589 2024.08.05 16:55:19.470986 [ 3 ] {} <Trace> HTTP-Session: 21e55798-d793-4fe1-95dd-9f0da9de6314 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18590 2024.08.05 16:55:19.471079 [ 3 ] {f2f0f62f-4dd5-4c5e-bee8-1f421077abfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
18591 2024.08.05 16:55:19.471121 [ 3 ] {f2f0f62f-4dd5-4c5e-bee8-1f421077abfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
18592 2024.08.05 16:55:19.471252 [ 3 ] {f2f0f62f-4dd5-4c5e-bee8-1f421077abfb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18593 2024.08.05 16:55:19.471525 [ 3 ] {f2f0f62f-4dd5-4c5e-bee8-1f421077abfb} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18594 2024.08.05 16:55:19.471561 [ 3 ] {f2f0f62f-4dd5-4c5e-bee8-1f421077abfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB.
18595 2024.08.05 16:55:19.471859 [ 3 ] {f2f0f62f-4dd5-4c5e-bee8-1f421077abfb} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
18596 2024.08.05 16:55:19.472164 [ 3 ] {f2f0f62f-4dd5-4c5e-bee8-1f421077abfb} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18597 2024.08.05 16:55:19.472317 [ 3 ] {f2f0f62f-4dd5-4c5e-bee8-1f421077abfb} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001258 sec., 1589.825119236884 rows/sec., 111.01 KiB/sec.
18598 2024.08.05 16:55:19.472642 [ 3 ] {f2f0f62f-4dd5-4c5e-bee8-1f421077abfb} <Debug> DynamicQueryHandler: Done processing query
18599 2024.08.05 16:55:19.472681 [ 3 ] {f2f0f62f-4dd5-4c5e-bee8-1f421077abfb} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
18600 2024.08.05 16:55:19.472698 [ 3 ] {} <Debug> HTTP-Session: 21e55798-d793-4fe1-95dd-9f0da9de6314 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18601 2024.08.05 16:55:19.472822 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 16471, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18602 2024.08.05 16:55:19.472872 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18603 2024.08.05 16:55:19.472892 [ 3 ] {} <Debug> HTTP-Session: 0c7edc61-ee7e-4a98-96f7-8f48998c2a2b Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
18604 2024.08.05 16:55:19.472907 [ 3 ] {} <Debug> HTTP-Session: 0c7edc61-ee7e-4a98-96f7-8f48998c2a2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18605 2024.08.05 16:55:19.472921 [ 3 ] {} <Debug> HTTP-Session: 0c7edc61-ee7e-4a98-96f7-8f48998c2a2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18606 2024.08.05 16:55:19.472951 [ 3 ] {} <Trace> HTTP-Session: 0c7edc61-ee7e-4a98-96f7-8f48998c2a2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18607 2024.08.05 16:55:19.473088 [ 3 ] {a96fb90b-64de-440d-9ba2-7bd8e267fa95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
18608 2024.08.05 16:55:19.473133 [ 3 ] {a96fb90b-64de-440d-9ba2-7bd8e267fa95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
18609 2024.08.05 16:55:19.473278 [ 3 ] {a96fb90b-64de-440d-9ba2-7bd8e267fa95} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18610 2024.08.05 16:55:19.473623 [ 3 ] {a96fb90b-64de-440d-9ba2-7bd8e267fa95} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18611 2024.08.05 16:55:19.473660 [ 3 ] {a96fb90b-64de-440d-9ba2-7bd8e267fa95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB.
18612 2024.08.05 16:55:19.473972 [ 3 ] {a96fb90b-64de-440d-9ba2-7bd8e267fa95} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary)
18613 2024.08.05 16:55:19.474283 [ 3 ] {a96fb90b-64de-440d-9ba2-7bd8e267fa95} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18614 2024.08.05 16:55:19.474439 [ 3 ] {a96fb90b-64de-440d-9ba2-7bd8e267fa95} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001411 sec., 68745.57051736358 rows/sec., 5.37 MiB/sec.
18615 2024.08.05 16:55:19.474609 [ 3 ] {a96fb90b-64de-440d-9ba2-7bd8e267fa95} <Debug> DynamicQueryHandler: Done processing query
18616 2024.08.05 16:55:19.474634 [ 3 ] {a96fb90b-64de-440d-9ba2-7bd8e267fa95} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
18617 2024.08.05 16:55:19.474651 [ 3 ] {} <Debug> HTTP-Session: 0c7edc61-ee7e-4a98-96f7-8f48998c2a2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18618 2024.08.05 16:55:19.474860 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 30774, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18619 2024.08.05 16:55:19.474908 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18620 2024.08.05 16:55:19.474928 [ 3 ] {} <Debug> HTTP-Session: 4b636973-b0a8-45a8-adea-d07b4e8f34e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
18621 2024.08.05 16:55:19.474944 [ 3 ] {} <Debug> HTTP-Session: 4b636973-b0a8-45a8-adea-d07b4e8f34e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18622 2024.08.05 16:55:19.474957 [ 3 ] {} <Debug> HTTP-Session: 4b636973-b0a8-45a8-adea-d07b4e8f34e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18623 2024.08.05 16:55:19.474988 [ 3 ] {} <Trace> HTTP-Session: 4b636973-b0a8-45a8-adea-d07b4e8f34e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18624 2024.08.05 16:55:19.475130 [ 3 ] {8fee150e-8816-476c-ab06-f9e8e9bf9823} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
18625 2024.08.05 16:55:19.475177 [ 3 ] {8fee150e-8816-476c-ab06-f9e8e9bf9823} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
18626 2024.08.05 16:55:19.475329 [ 3 ] {8fee150e-8816-476c-ab06-f9e8e9bf9823} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18627 2024.08.05 16:55:19.475723 [ 3 ] {8fee150e-8816-476c-ab06-f9e8e9bf9823} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18628 2024.08.05 16:55:19.475759 [ 3 ] {8fee150e-8816-476c-ab06-f9e8e9bf9823} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB.
18629 2024.08.05 16:55:19.476153 [ 3 ] {8fee150e-8816-476c-ab06-f9e8e9bf9823} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary)
18630 2024.08.05 16:55:19.476486 [ 3 ] {8fee150e-8816-476c-ab06-f9e8e9bf9823} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18631 2024.08.05 16:55:19.476617 [ 3 ] {8fee150e-8816-476c-ab06-f9e8e9bf9823} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001551 sec., 103803.99742101869 rows/sec., 7.23 MiB/sec.
18632 2024.08.05 16:55:19.476789 [ 3 ] {8fee150e-8816-476c-ab06-f9e8e9bf9823} <Debug> DynamicQueryHandler: Done processing query
18633 2024.08.05 16:55:19.476815 [ 3 ] {8fee150e-8816-476c-ab06-f9e8e9bf9823} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
18634 2024.08.05 16:55:19.476831 [ 3 ] {} <Debug> HTTP-Session: 4b636973-b0a8-45a8-adea-d07b4e8f34e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18635 2024.08.05 16:55:19.476993 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 49641, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18636 2024.08.05 16:55:19.477042 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18637 2024.08.05 16:55:19.477062 [ 3 ] {} <Debug> HTTP-Session: 90cfef3a-9727-42ca-8bb2-47bc35781b6a Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
18638 2024.08.05 16:55:19.477078 [ 3 ] {} <Debug> HTTP-Session: 90cfef3a-9727-42ca-8bb2-47bc35781b6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18639 2024.08.05 16:55:19.477092 [ 3 ] {} <Debug> HTTP-Session: 90cfef3a-9727-42ca-8bb2-47bc35781b6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18640 2024.08.05 16:55:19.477122 [ 3 ] {} <Trace> HTTP-Session: 90cfef3a-9727-42ca-8bb2-47bc35781b6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18641 2024.08.05 16:55:19.477419 [ 3 ] {23178042-355b-4a38-8751-282cd219b7f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
18642 2024.08.05 16:55:19.477479 [ 3 ] {23178042-355b-4a38-8751-282cd219b7f5} <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
18643 2024.08.05 16:55:19.477867 [ 3 ] {23178042-355b-4a38-8751-282cd219b7f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18644 2024.08.05 16:55:19.478647 [ 3 ] {23178042-355b-4a38-8751-282cd219b7f5} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18645 2024.08.05 16:55:19.478683 [ 3 ] {23178042-355b-4a38-8751-282cd219b7f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB.
18646 2024.08.05 16:55:19.479300 [ 3 ] {23178042-355b-4a38-8751-282cd219b7f5} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary)
18647 2024.08.05 16:55:19.479711 [ 3 ] {23178042-355b-4a38-8751-282cd219b7f5} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18648 2024.08.05 16:55:19.479862 [ 3 ] {23178042-355b-4a38-8751-282cd219b7f5} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002644 sec., 11724.65960665658 rows/sec., 21.01 MiB/sec.
18649 2024.08.05 16:55:19.480079 [ 3 ] {23178042-355b-4a38-8751-282cd219b7f5} <Debug> DynamicQueryHandler: Done processing query
18650 2024.08.05 16:55:19.480104 [ 3 ] {23178042-355b-4a38-8751-282cd219b7f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
18651 2024.08.05 16:55:19.480121 [ 3 ] {} <Debug> HTTP-Session: 90cfef3a-9727-42ca-8bb2-47bc35781b6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18652 2024.08.05 16:55:19.480254 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18653 2024.08.05 16:55:19.480303 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18654 2024.08.05 16:55:19.480322 [ 3 ] {} <Debug> HTTP-Session: 5352f58e-105a-4d95-8ae7-ac57b983b763 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
18655 2024.08.05 16:55:19.480339 [ 3 ] {} <Debug> HTTP-Session: 5352f58e-105a-4d95-8ae7-ac57b983b763 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18656 2024.08.05 16:55:19.480352 [ 3 ] {} <Debug> HTTP-Session: 5352f58e-105a-4d95-8ae7-ac57b983b763 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18657 2024.08.05 16:55:19.480383 [ 3 ] {} <Trace> HTTP-Session: 5352f58e-105a-4d95-8ae7-ac57b983b763 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18658 2024.08.05 16:55:19.480499 [ 3 ] {c5f6ed9a-8824-497a-96a9-fb91dbccfb61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
18659 2024.08.05 16:55:19.480543 [ 3 ] {c5f6ed9a-8824-497a-96a9-fb91dbccfb61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
18660 2024.08.05 16:55:19.480669 [ 3 ] {c5f6ed9a-8824-497a-96a9-fb91dbccfb61} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18661 2024.08.05 16:55:19.480964 [ 3 ] {c5f6ed9a-8824-497a-96a9-fb91dbccfb61} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18662 2024.08.05 16:55:19.480999 [ 3 ] {c5f6ed9a-8824-497a-96a9-fb91dbccfb61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB.
18663 2024.08.05 16:55:19.481362 [ 3 ] {c5f6ed9a-8824-497a-96a9-fb91dbccfb61} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary)
18664 2024.08.05 16:55:19.481693 [ 3 ] {c5f6ed9a-8824-497a-96a9-fb91dbccfb61} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18665 2024.08.05 16:55:19.481820 [ 3 ] {c5f6ed9a-8824-497a-96a9-fb91dbccfb61} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001364 sec., 43988.26979472141 rows/sec., 2.96 MiB/sec.
18666 2024.08.05 16:55:19.481983 [ 3 ] {c5f6ed9a-8824-497a-96a9-fb91dbccfb61} <Debug> DynamicQueryHandler: Done processing query
18667 2024.08.05 16:55:19.482008 [ 3 ] {c5f6ed9a-8824-497a-96a9-fb91dbccfb61} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
18668 2024.08.05 16:55:19.482024 [ 3 ] {} <Debug> HTTP-Session: 5352f58e-105a-4d95-8ae7-ac57b983b763 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18669 2024.08.05 16:55:24.468288 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 4190, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18670 2024.08.05 16:55:24.468486 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18671 2024.08.05 16:55:24.468534 [ 3 ] {} <Debug> HTTP-Session: 9f748be1-99bf-4093-bd1d-7227fd059de1 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
18672 2024.08.05 16:55:24.468575 [ 3 ] {} <Debug> HTTP-Session: 9f748be1-99bf-4093-bd1d-7227fd059de1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18673 2024.08.05 16:55:24.468604 [ 3 ] {} <Debug> HTTP-Session: 9f748be1-99bf-4093-bd1d-7227fd059de1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18674 2024.08.05 16:55:24.468684 [ 3 ] {} <Trace> HTTP-Session: 9f748be1-99bf-4093-bd1d-7227fd059de1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18675 2024.08.05 16:55:24.468879 [ 3 ] {e770a7d3-fcfc-4b80-a4f4-e3836cc3a012} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
18676 2024.08.05 16:55:24.468947 [ 3 ] {e770a7d3-fcfc-4b80-a4f4-e3836cc3a012} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
18677 2024.08.05 16:55:24.469148 [ 3 ] {e770a7d3-fcfc-4b80-a4f4-e3836cc3a012} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18678 2024.08.05 16:55:24.469597 [ 3 ] {e770a7d3-fcfc-4b80-a4f4-e3836cc3a012} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18679 2024.08.05 16:55:24.469637 [ 3 ] {e770a7d3-fcfc-4b80-a4f4-e3836cc3a012} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB.
18680 2024.08.05 16:55:24.470014 [ 3 ] {e770a7d3-fcfc-4b80-a4f4-e3836cc3a012} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary)
18681 2024.08.05 16:55:24.470354 [ 3 ] {e770a7d3-fcfc-4b80-a4f4-e3836cc3a012} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18682 2024.08.05 16:55:24.470517 [ 3 ] {e770a7d3-fcfc-4b80-a4f4-e3836cc3a012} <Debug> executeQuery: Read 30 rows, 2.29 KiB in 0.001701 sec., 17636.68430335097 rows/sec., 1.31 MiB/sec.
18683 2024.08.05 16:55:24.470599 [ 57 ] {} <Debug> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0
18684 2024.08.05 16:55:24.470724 [ 57 ] {} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18685 2024.08.05 16:55:24.470777 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB.
18686 2024.08.05 16:55:24.470792 [ 3 ] {e770a7d3-fcfc-4b80-a4f4-e3836cc3a012} <Debug> DynamicQueryHandler: Done processing query
18687 2024.08.05 16:55:24.470841 [ 3 ] {e770a7d3-fcfc-4b80-a4f4-e3836cc3a012} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
18688 2024.08.05 16:55:24.470911 [ 3 ] {} <Debug> HTTP-Session: 9f748be1-99bf-4093-bd1d-7227fd059de1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18689 2024.08.05 16:55:24.470989 [ 194 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::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
18690 2024.08.05 16:55:24.471125 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 35208, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18691 2024.08.05 16:55:24.471140 [ 194 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
18692 2024.08.05 16:55:24.471183 [ 194 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 61 rows starting from the beginning of the part
18693 2024.08.05 16:55:24.471189 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18694 2024.08.05 16:55:24.471223 [ 3 ] {} <Debug> HTTP-Session: eaa18d64-d195-4bcb-9e54-9103ccb30b83 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
18695 2024.08.05 16:55:24.471253 [ 3 ] {} <Debug> HTTP-Session: eaa18d64-d195-4bcb-9e54-9103ccb30b83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18696 2024.08.05 16:55:24.471307 [ 3 ] {} <Debug> HTTP-Session: eaa18d64-d195-4bcb-9e54-9103ccb30b83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18697 2024.08.05 16:55:24.471395 [ 194 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 30 rows starting from the beginning of the part
18698 2024.08.05 16:55:24.471407 [ 3 ] {} <Trace> HTTP-Session: eaa18d64-d195-4bcb-9e54-9103ccb30b83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18699 2024.08.05 16:55:24.471683 [ 194 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 31 rows starting from the beginning of the part
18700 2024.08.05 16:55:24.471912 [ 3 ] {96065578-99a9-42da-a94a-be4e4c7aa1ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
18701 2024.08.05 16:55:24.471974 [ 194 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 30 rows starting from the beginning of the part
18702 2024.08.05 16:55:24.472048 [ 3 ] {96065578-99a9-42da-a94a-be4e4c7aa1ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
18703 2024.08.05 16:55:24.472260 [ 194 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 31 rows starting from the beginning of the part
18704 2024.08.05 16:55:24.472669 [ 194 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 30 rows starting from the beginning of the part
18705 2024.08.05 16:55:24.473142 [ 3 ] {96065578-99a9-42da-a94a-be4e4c7aa1ca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18706 2024.08.05 16:55:24.473750 [ 3 ] {96065578-99a9-42da-a94a-be4e4c7aa1ca} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18707 2024.08.05 16:55:24.473796 [ 3 ] {96065578-99a9-42da-a94a-be4e4c7aa1ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB.
18708 2024.08.05 16:55:24.474326 [ 199 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 213 rows, containing 4 columns (4 merged, 0 gathered) in 0.003430379 sec., 62092.2644407513 rows/sec., 4.75 MiB/sec.
18709 2024.08.05 16:55:24.474368 [ 3 ] {96065578-99a9-42da-a94a-be4e4c7aa1ca} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary)
18710 2024.08.05 16:55:24.474728 [ 199 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary)
18711 2024.08.05 16:55:24.474989 [ 3 ] {96065578-99a9-42da-a94a-be4e4c7aa1ca} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18712 2024.08.05 16:55:24.475397 [ 57 ] {} <Debug> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0
18713 2024.08.05 16:55:24.475490 [ 57 ] {} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18714 2024.08.05 16:55:24.475492 [ 3 ] {96065578-99a9-42da-a94a-be4e4c7aa1ca} <Debug> executeQuery: Read 233 rows, 21.06 KiB in 0.003827 sec., 60883.1983276718 rows/sec., 5.37 MiB/sec.
18715 2024.08.05 16:55:24.475552 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB.
18716 2024.08.05 16:55:24.476047 [ 200 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full
18717 2024.08.05 16:55:24.476184 [ 199 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_96_19} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18718 2024.08.05 16:55:24.476234 [ 3 ] {96065578-99a9-42da-a94a-be4e4c7aa1ca} <Debug> DynamicQueryHandler: Done processing query
18719 2024.08.05 16:55:24.476363 [ 3 ] {96065578-99a9-42da-a94a-be4e4c7aa1ca} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB.
18720 2024.08.05 16:55:24.476483 [ 3 ] {} <Debug> HTTP-Session: eaa18d64-d195-4bcb-9e54-9103ccb30b83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18721 2024.08.05 16:55:24.476846 [ 200 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
18722 2024.08.05 16:55:24.476876 [ 199 ] {6c1586af-7a3e-4c71-a82d-92f2f9af53e2::all_1_96_19} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19
18723 2024.08.05 16:55:24.476973 [ 200 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 372 rows starting from the beginning of the part
18724 2024.08.05 16:55:24.477054 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 65620, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18725 2024.08.05 16:55:24.477352 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18726 2024.08.05 16:55:24.477504 [ 3 ] {} <Debug> HTTP-Session: 4cb89c8d-a548-44fa-a25e-0b0684a2ee93 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
18727 2024.08.05 16:55:24.477546 [ 200 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 233 rows starting from the beginning of the part
18728 2024.08.05 16:55:24.477652 [ 3 ] {} <Debug> HTTP-Session: 4cb89c8d-a548-44fa-a25e-0b0684a2ee93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18729 2024.08.05 16:55:24.477724 [ 3 ] {} <Debug> HTTP-Session: 4cb89c8d-a548-44fa-a25e-0b0684a2ee93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18730 2024.08.05 16:55:24.477956 [ 3 ] {} <Trace> HTTP-Session: 4cb89c8d-a548-44fa-a25e-0b0684a2ee93 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18731 2024.08.05 16:55:24.478106 [ 200 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 150 rows starting from the beginning of the part
18732 2024.08.05 16:55:24.478622 [ 200 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 233 rows starting from the beginning of the part
18733 2024.08.05 16:55:24.478664 [ 3 ] {8ccf1c9f-7837-4c80-8968-afc0a64dbd00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
18734 2024.08.05 16:55:24.478906 [ 3 ] {8ccf1c9f-7837-4c80-8968-afc0a64dbd00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
18735 2024.08.05 16:55:24.479103 [ 200 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 150 rows starting from the beginning of the part
18736 2024.08.05 16:55:24.479612 [ 200 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 233 rows starting from the beginning of the part
18737 2024.08.05 16:55:24.480019 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
18738 2024.08.05 16:55:24.480336 [ 3 ] {8ccf1c9f-7837-4c80-8968-afc0a64dbd00} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18739 2024.08.05 16:55:24.481436 [ 3 ] {8ccf1c9f-7837-4c80-8968-afc0a64dbd00} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18740 2024.08.05 16:55:24.481501 [ 3 ] {8ccf1c9f-7837-4c80-8968-afc0a64dbd00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB.
18741 2024.08.05 16:55:24.482095 [ 3 ] {8ccf1c9f-7837-4c80-8968-afc0a64dbd00} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary)
18742 2024.08.05 16:55:24.482473 [ 192 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1371 rows, containing 4 columns (4 merged, 0 gathered) in 0.006738335 sec., 203462.72484226446 rows/sec., 17.70 MiB/sec.
18743 2024.08.05 16:55:24.482736 [ 192 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary)
18744 2024.08.05 16:55:24.482909 [ 3 ] {8ccf1c9f-7837-4c80-8968-afc0a64dbd00} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18745 2024.08.05 16:55:24.483309 [ 3 ] {8ccf1c9f-7837-4c80-8968-afc0a64dbd00} <Debug> executeQuery: Read 406 rows, 29.40 KiB in 0.004937 sec., 82236.17581527242 rows/sec., 5.81 MiB/sec.
18746 2024.08.05 16:55:24.483336 [ 57 ] {} <Debug> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0
18747 2024.08.05 16:55:24.483644 [ 57 ] {} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18748 2024.08.05 16:55:24.483742 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB.
18749 2024.08.05 16:55:24.484135 [ 3 ] {8ccf1c9f-7837-4c80-8968-afc0a64dbd00} <Debug> DynamicQueryHandler: Done processing query
18750 2024.08.05 16:55:24.484175 [ 197 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full
18751 2024.08.05 16:55:24.484244 [ 3 ] {8ccf1c9f-7837-4c80-8968-afc0a64dbd00} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
18752 2024.08.05 16:55:24.484306 [ 192 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_101_20} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18753 2024.08.05 16:55:24.484431 [ 3 ] {} <Debug> HTTP-Session: 4cb89c8d-a548-44fa-a25e-0b0684a2ee93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18754 2024.08.05 16:55:24.484819 [ 192 ] {1b1a3a60-c15d-47ce-b796-7052cf33a4ba::all_1_101_20} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20
18755 2024.08.05 16:55:24.485148 [ 197 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
18756 2024.08.05 16:55:24.485171 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB.
18757 2024.08.05 16:55:24.485203 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18758 2024.08.05 16:55:24.485326 [ 197 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 498 rows starting from the beginning of the part
18759 2024.08.05 16:55:24.485552 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18760 2024.08.05 16:55:24.485706 [ 197 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 406 rows starting from the beginning of the part
18761 2024.08.05 16:55:24.485765 [ 3 ] {} <Debug> HTTP-Session: e16162c9-3279-4450-96eb-865997d3b759 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
18762 2024.08.05 16:55:24.486130 [ 197 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 97 rows starting from the beginning of the part
18763 2024.08.05 16:55:24.486298 [ 3 ] {} <Debug> HTTP-Session: e16162c9-3279-4450-96eb-865997d3b759 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18764 2024.08.05 16:55:24.486543 [ 3 ] {} <Debug> HTTP-Session: e16162c9-3279-4450-96eb-865997d3b759 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18765 2024.08.05 16:55:24.486594 [ 197 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 406 rows starting from the beginning of the part
18766 2024.08.05 16:55:24.487010 [ 197 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 97 rows starting from the beginning of the part
18767 2024.08.05 16:55:24.487137 [ 3 ] {} <Trace> HTTP-Session: e16162c9-3279-4450-96eb-865997d3b759 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18768 2024.08.05 16:55:24.487303 [ 197 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 406 rows starting from the beginning of the part
18769 2024.08.05 16:55:24.487706 [ 3 ] {9d134d32-9490-4203-a83a-7df0022fb290} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
18770 2024.08.05 16:55:24.487803 [ 3 ] {9d134d32-9490-4203-a83a-7df0022fb290} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
18771 2024.08.05 16:55:24.488244 [ 3 ] {9d134d32-9490-4203-a83a-7df0022fb290} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18772 2024.08.05 16:55:24.489027 [ 3 ] {9d134d32-9490-4203-a83a-7df0022fb290} <Trace> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18773 2024.08.05 16:55:24.489103 [ 3 ] {9d134d32-9490-4203-a83a-7df0022fb290} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB.
18774 2024.08.05 16:55:24.489947 [ 3 ] {9d134d32-9490-4203-a83a-7df0022fb290} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
18775 2024.08.05 16:55:24.490667 [ 192 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1910 rows, containing 4 columns (4 merged, 0 gathered) in 0.006789985 sec., 281296.6449852246 rows/sec., 20.20 MiB/sec.
18776 2024.08.05 16:55:24.490773 [ 3 ] {9d134d32-9490-4203-a83a-7df0022fb290} <Trace> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18777 2024.08.05 16:55:24.490899 [ 192 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary)
18778 2024.08.05 16:55:24.491010 [ 57 ] {} <Debug> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
18779 2024.08.05 16:55:24.491117 [ 57 ] {} <Trace> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18780 2024.08.05 16:55:24.491149 [ 3 ] {9d134d32-9490-4203-a83a-7df0022fb290} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.00359 sec., 1671.3091922005572 rows/sec., 71.81 KiB/sec.
18781 2024.08.05 16:55:24.491186 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB.
18782 2024.08.05 16:55:24.491677 [ 189 ] {6bd44631-33fa-4fa0-bb50-28e3271643dd::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
18783 2024.08.05 16:55:24.492047 [ 3 ] {9d134d32-9490-4203-a83a-7df0022fb290} <Debug> DynamicQueryHandler: Done processing query
18784 2024.08.05 16:55:24.492143 [ 3 ] {9d134d32-9490-4203-a83a-7df0022fb290} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
18785 2024.08.05 16:55:24.492190 [ 189 ] {6bd44631-33fa-4fa0-bb50-28e3271643dd::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
18786 2024.08.05 16:55:24.492215 [ 3 ] {} <Debug> HTTP-Session: e16162c9-3279-4450-96eb-865997d3b759 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18787 2024.08.05 16:55:24.492303 [ 189 ] {6bd44631-33fa-4fa0-bb50-28e3271643dd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 246 rows starting from the beginning of the part
18788 2024.08.05 16:55:24.492342 [ 192 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_101_20} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18789 2024.08.05 16:55:24.492637 [ 189 ] {6bd44631-33fa-4fa0-bb50-28e3271643dd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 6 rows starting from the beginning of the part
18790 2024.08.05 16:55:24.492729 [ 192 ] {002e2a5f-5dc5-4e80-a9a1-306371a75a68::all_1_101_20} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20
18791 2024.08.05 16:55:24.492787 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18792 2024.08.05 16:55:24.493065 [ 189 ] {6bd44631-33fa-4fa0-bb50-28e3271643dd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 6 rows starting from the beginning of the part
18793 2024.08.05 16:55:24.493088 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18794 2024.08.05 16:55:24.493130 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB.
18795 2024.08.05 16:55:24.493232 [ 3 ] {} <Debug> HTTP-Session: fd7503db-a7c0-4957-9fd4-f4c00a696cbd Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
18796 2024.08.05 16:55:24.493398 [ 3 ] {} <Debug> HTTP-Session: fd7503db-a7c0-4957-9fd4-f4c00a696cbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18797 2024.08.05 16:55:24.493437 [ 189 ] {6bd44631-33fa-4fa0-bb50-28e3271643dd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 6 rows starting from the beginning of the part
18798 2024.08.05 16:55:24.493459 [ 3 ] {} <Debug> HTTP-Session: fd7503db-a7c0-4957-9fd4-f4c00a696cbd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18799 2024.08.05 16:55:24.493692 [ 3 ] {} <Trace> HTTP-Session: fd7503db-a7c0-4957-9fd4-f4c00a696cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18800 2024.08.05 16:55:24.493699 [ 189 ] {6bd44631-33fa-4fa0-bb50-28e3271643dd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 6 rows starting from the beginning of the part
18801 2024.08.05 16:55:24.493959 [ 189 ] {6bd44631-33fa-4fa0-bb50-28e3271643dd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 6 rows starting from the beginning of the part
18802 2024.08.05 16:55:24.494304 [ 3 ] {fc931c1f-e04d-4b97-ae24-62a9d770805f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
18803 2024.08.05 16:55:24.494473 [ 3 ] {fc931c1f-e04d-4b97-ae24-62a9d770805f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
18804 2024.08.05 16:55:24.494948 [ 3 ] {fc931c1f-e04d-4b97-ae24-62a9d770805f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18805 2024.08.05 16:55:24.495849 [ 3 ] {fc931c1f-e04d-4b97-ae24-62a9d770805f} <Trace> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18806 2024.08.05 16:55:24.495920 [ 3 ] {fc931c1f-e04d-4b97-ae24-62a9d770805f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB.
18807 2024.08.05 16:55:24.496942 [ 195 ] {6bd44631-33fa-4fa0-bb50-28e3271643dd::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 276 rows, containing 4 columns (4 merged, 0 gathered) in 0.005614736 sec., 49156.36282810091 rows/sec., 2.06 MiB/sec.
18808 2024.08.05 16:55:24.496985 [ 3 ] {fc931c1f-e04d-4b97-ae24-62a9d770805f} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
18809 2024.08.05 16:55:24.497348 [ 195 ] {6bd44631-33fa-4fa0-bb50-28e3271643dd::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
18810 2024.08.05 16:55:24.497705 [ 3 ] {fc931c1f-e04d-4b97-ae24-62a9d770805f} <Trace> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18811 2024.08.05 16:55:24.498033 [ 57 ] {} <Debug> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
18812 2024.08.05 16:55:24.498118 [ 57 ] {} <Trace> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18813 2024.08.05 16:55:24.498122 [ 3 ] {fc931c1f-e04d-4b97-ae24-62a9d770805f} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.004101 sec., 18775.90831504511 rows/sec., 1.16 MiB/sec.
18814 2024.08.05 16:55:24.498232 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB.
18815 2024.08.05 16:55:24.498663 [ 186 ] {f97fc151-a900-4d1c-a039-72bdc4ea024c::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
18816 2024.08.05 16:55:24.498685 [ 195 ] {6bd44631-33fa-4fa0-bb50-28e3271643dd::all_1_46_9} <Trace> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18817 2024.08.05 16:55:24.498753 [ 3 ] {fc931c1f-e04d-4b97-ae24-62a9d770805f} <Debug> DynamicQueryHandler: Done processing query
18818 2024.08.05 16:55:24.498846 [ 3 ] {fc931c1f-e04d-4b97-ae24-62a9d770805f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
18819 2024.08.05 16:55:24.498917 [ 3 ] {} <Debug> HTTP-Session: fd7503db-a7c0-4957-9fd4-f4c00a696cbd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18820 2024.08.05 16:55:24.498998 [ 195 ] {6bd44631-33fa-4fa0-bb50-28e3271643dd::all_1_46_9} <Trace> oximeter.measurements_bool (6bd44631-33fa-4fa0-bb50-28e3271643dd) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
18821 2024.08.05 16:55:24.499064 [ 186 ] {f97fc151-a900-4d1c-a039-72bdc4ea024c::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
18822 2024.08.05 16:55:24.499180 [ 186 ] {f97fc151-a900-4d1c-a039-72bdc4ea024c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 3157 rows starting from the beginning of the part
18823 2024.08.05 16:55:24.499191 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 30582, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18824 2024.08.05 16:55:24.499189 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
18825 2024.08.05 16:55:24.499345 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18826 2024.08.05 16:55:24.499427 [ 3 ] {} <Debug> HTTP-Session: 21744e95-b43c-4bfc-9b2c-a681571a5989 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
18827 2024.08.05 16:55:24.499434 [ 186 ] {f97fc151-a900-4d1c-a039-72bdc4ea024c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 77 rows starting from the beginning of the part
18828 2024.08.05 16:55:24.499497 [ 3 ] {} <Debug> HTTP-Session: 21744e95-b43c-4bfc-9b2c-a681571a5989 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18829 2024.08.05 16:55:24.499570 [ 3 ] {} <Debug> HTTP-Session: 21744e95-b43c-4bfc-9b2c-a681571a5989 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18830 2024.08.05 16:55:24.499687 [ 3 ] {} <Trace> HTTP-Session: 21744e95-b43c-4bfc-9b2c-a681571a5989 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18831 2024.08.05 16:55:24.499797 [ 186 ] {f97fc151-a900-4d1c-a039-72bdc4ea024c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 77 rows starting from the beginning of the part
18832 2024.08.05 16:55:24.500032 [ 186 ] {f97fc151-a900-4d1c-a039-72bdc4ea024c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 77 rows starting from the beginning of the part
18833 2024.08.05 16:55:24.500123 [ 3 ] {d4774558-e7f2-4a0d-98f8-bade7429588b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
18834 2024.08.05 16:55:24.500286 [ 3 ] {d4774558-e7f2-4a0d-98f8-bade7429588b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
18835 2024.08.05 16:55:24.500373 [ 186 ] {f97fc151-a900-4d1c-a039-72bdc4ea024c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 77 rows starting from the beginning of the part
18836 2024.08.05 16:55:24.500725 [ 186 ] {f97fc151-a900-4d1c-a039-72bdc4ea024c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 77 rows starting from the beginning of the part
18837 2024.08.05 16:55:24.501473 [ 3 ] {d4774558-e7f2-4a0d-98f8-bade7429588b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18838 2024.08.05 16:55:24.501988 [ 3 ] {d4774558-e7f2-4a0d-98f8-bade7429588b} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18839 2024.08.05 16:55:24.502027 [ 3 ] {d4774558-e7f2-4a0d-98f8-bade7429588b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB.
18840 2024.08.05 16:55:24.502641 [ 3 ] {d4774558-e7f2-4a0d-98f8-bade7429588b} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary)
18841 2024.08.05 16:55:24.503069 [ 3 ] {d4774558-e7f2-4a0d-98f8-bade7429588b} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18842 2024.08.05 16:55:24.503201 [ 196 ] {f97fc151-a900-4d1c-a039-72bdc4ea024c::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3542 rows, containing 5 columns (5 merged, 0 gathered) in 0.004792122 sec., 739129.7633908319 rows/sec., 45.52 MiB/sec.
18843 2024.08.05 16:55:24.503333 [ 57 ] {} <Debug> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0
18844 2024.08.05 16:55:24.503364 [ 3 ] {d4774558-e7f2-4a0d-98f8-bade7429588b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.003463 sec., 46202.714409471555 rows/sec., 3.22 MiB/sec.
18845 2024.08.05 16:55:24.503400 [ 57 ] {} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18846 2024.08.05 16:55:24.503485 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB.
18847 2024.08.05 16:55:24.503797 [ 193 ] {f97fc151-a900-4d1c-a039-72bdc4ea024c::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
18848 2024.08.05 16:55:24.503805 [ 196 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full
18849 2024.08.05 16:55:24.503941 [ 3 ] {d4774558-e7f2-4a0d-98f8-bade7429588b} <Debug> DynamicQueryHandler: Done processing query
18850 2024.08.05 16:55:24.504050 [ 3 ] {d4774558-e7f2-4a0d-98f8-bade7429588b} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
18851 2024.08.05 16:55:24.504118 [ 3 ] {} <Debug> HTTP-Session: 21744e95-b43c-4bfc-9b2c-a681571a5989 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18852 2024.08.05 16:55:24.504330 [ 196 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
18853 2024.08.05 16:55:24.504463 [ 196 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_96_19, total 15762 rows starting from the beginning of the part
18854 2024.08.05 16:55:24.504534 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 39056, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18855 2024.08.05 16:55:24.504911 [ 196 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 160 rows starting from the beginning of the part
18856 2024.08.05 16:55:24.505020 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18857 2024.08.05 16:55:24.505304 [ 196 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 161 rows starting from the beginning of the part
18858 2024.08.05 16:55:24.505344 [ 3 ] {} <Debug> HTTP-Session: cf8da370-2730-4ab7-b527-74d15887ce84 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
18859 2024.08.05 16:55:24.505486 [ 3 ] {} <Debug> HTTP-Session: cf8da370-2730-4ab7-b527-74d15887ce84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18860 2024.08.05 16:55:24.505691 [ 3 ] {} <Debug> HTTP-Session: cf8da370-2730-4ab7-b527-74d15887ce84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18861 2024.08.05 16:55:24.505735 [ 196 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 160 rows starting from the beginning of the part
18862 2024.08.05 16:55:24.505921 [ 3 ] {} <Trace> HTTP-Session: cf8da370-2730-4ab7-b527-74d15887ce84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18863 2024.08.05 16:55:24.506057 [ 190 ] {f97fc151-a900-4d1c-a039-72bdc4ea024c::all_1_46_9} <Trace> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18864 2024.08.05 16:55:24.506147 [ 196 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 161 rows starting from the beginning of the part
18865 2024.08.05 16:55:24.506470 [ 190 ] {f97fc151-a900-4d1c-a039-72bdc4ea024c::all_1_46_9} <Trace> oximeter.measurements_cumulativei64 (f97fc151-a900-4d1c-a039-72bdc4ea024c) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
18866 2024.08.05 16:55:24.506511 [ 196 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 160 rows starting from the beginning of the part
18867 2024.08.05 16:55:24.506748 [ 3 ] {c793fa24-189d-4143-9139-5a4aea6f5525} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
18868 2024.08.05 16:55:24.506973 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB.
18869 2024.08.05 16:55:24.507192 [ 3 ] {c793fa24-189d-4143-9139-5a4aea6f5525} <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
18870 2024.08.05 16:55:24.508589 [ 3 ] {c793fa24-189d-4143-9139-5a4aea6f5525} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18871 2024.08.05 16:55:24.510005 [ 3 ] {c793fa24-189d-4143-9139-5a4aea6f5525} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18872 2024.08.05 16:55:24.510077 [ 3 ] {c793fa24-189d-4143-9139-5a4aea6f5525} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB.
18873 2024.08.05 16:55:24.511238 [ 3 ] {c793fa24-189d-4143-9139-5a4aea6f5525} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary)
18874 2024.08.05 16:55:24.512020 [ 3 ] {c793fa24-189d-4143-9139-5a4aea6f5525} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18875 2024.08.05 16:55:24.512240 [ 57 ] {} <Debug> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0
18876 2024.08.05 16:55:24.512281 [ 3 ] {c793fa24-189d-4143-9139-5a4aea6f5525} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.006022 sec., 3985.386914646297 rows/sec., 7.14 MiB/sec.
18877 2024.08.05 16:55:24.512318 [ 57 ] {} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18878 2024.08.05 16:55:24.512385 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB.
18879 2024.08.05 16:55:24.512780 [ 193 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::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
18880 2024.08.05 16:55:24.513042 [ 3 ] {c793fa24-189d-4143-9139-5a4aea6f5525} <Debug> DynamicQueryHandler: Done processing query
18881 2024.08.05 16:55:24.513096 [ 3 ] {c793fa24-189d-4143-9139-5a4aea6f5525} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
18882 2024.08.05 16:55:24.513145 [ 3 ] {} <Debug> HTTP-Session: cf8da370-2730-4ab7-b527-74d15887ce84 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18883 2024.08.05 16:55:24.513475 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 3209, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18884 2024.08.05 16:55:24.513597 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18885 2024.08.05 16:55:24.513670 [ 3 ] {} <Debug> HTTP-Session: 62e6f4ea-d540-44b5-80e3-af641d5d632f Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
18886 2024.08.05 16:55:24.513725 [ 3 ] {} <Debug> HTTP-Session: 62e6f4ea-d540-44b5-80e3-af641d5d632f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18887 2024.08.05 16:55:24.513749 [ 193 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
18888 2024.08.05 16:55:24.513758 [ 3 ] {} <Debug> HTTP-Session: 62e6f4ea-d540-44b5-80e3-af641d5d632f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18889 2024.08.05 16:55:24.513878 [ 3 ] {} <Trace> HTTP-Session: 62e6f4ea-d540-44b5-80e3-af641d5d632f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18890 2024.08.05 16:55:24.513946 [ 193 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1699 rows starting from the beginning of the part
18891 2024.08.05 16:55:24.514878 [ 3 ] {f7ab3c7e-9ba0-43e6-a884-96fd8fd8f280} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
18892 2024.08.05 16:55:24.514931 [ 198 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16564 rows, containing 5 columns (5 merged, 0 gathered) in 0.011325873 sec., 1462492.1187090832 rows/sec., 101.94 MiB/sec.
18893 2024.08.05 16:55:24.515056 [ 3 ] {f7ab3c7e-9ba0-43e6-a884-96fd8fd8f280} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
18894 2024.08.05 16:55:24.515237 [ 193 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 24 rows starting from the beginning of the part
18895 2024.08.05 16:55:24.515329 [ 198 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary)
18896 2024.08.05 16:55:24.516336 [ 3 ] {f7ab3c7e-9ba0-43e6-a884-96fd8fd8f280} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18897 2024.08.05 16:55:24.516790 [ 193 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 31 rows starting from the beginning of the part
18898 2024.08.05 16:55:24.517908 [ 201 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18899 2024.08.05 16:55:24.518149 [ 193 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 24 rows starting from the beginning of the part
18900 2024.08.05 16:55:24.518164 [ 3 ] {f7ab3c7e-9ba0-43e6-a884-96fd8fd8f280} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18901 2024.08.05 16:55:24.518249 [ 3 ] {f7ab3c7e-9ba0-43e6-a884-96fd8fd8f280} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB.
18902 2024.08.05 16:55:24.518289 [ 201 ] {ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20
18903 2024.08.05 16:55:24.518657 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.62 MiB.
18904 2024.08.05 16:55:24.518965 [ 193 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 31 rows starting from the beginning of the part
18905 2024.08.05 16:55:24.519625 [ 193 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 24 rows starting from the beginning of the part
18906 2024.08.05 16:55:24.520017 [ 3 ] {f7ab3c7e-9ba0-43e6-a884-96fd8fd8f280} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
18907 2024.08.05 16:55:24.521042 [ 3 ] {f7ab3c7e-9ba0-43e6-a884-96fd8fd8f280} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18908 2024.08.05 16:55:24.521307 [ 57 ] {} <Debug> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
18909 2024.08.05 16:55:24.521402 [ 57 ] {} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18910 2024.08.05 16:55:24.521434 [ 3 ] {f7ab3c7e-9ba0-43e6-a884-96fd8fd8f280} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.007217 sec., 3186.919772758764 rows/sec., 172.39 KiB/sec.
18911 2024.08.05 16:55:24.521473 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB.
18912 2024.08.05 16:55:24.522080 [ 198 ] {ae17f19f-5f7e-41fb-b229-935f5864debe::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
18913 2024.08.05 16:55:24.522140 [ 3 ] {f7ab3c7e-9ba0-43e6-a884-96fd8fd8f280} <Debug> DynamicQueryHandler: Done processing query
18914 2024.08.05 16:55:24.522208 [ 3 ] {f7ab3c7e-9ba0-43e6-a884-96fd8fd8f280} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
18915 2024.08.05 16:55:24.522275 [ 3 ] {} <Debug> HTTP-Session: 62e6f4ea-d540-44b5-80e3-af641d5d632f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18916 2024.08.05 16:55:24.522495 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18917 2024.08.05 16:55:24.522554 [ 198 ] {ae17f19f-5f7e-41fb-b229-935f5864debe::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
18918 2024.08.05 16:55:24.522620 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18919 2024.08.05 16:55:24.522628 [ 198 ] {ae17f19f-5f7e-41fb-b229-935f5864debe::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 994 rows starting from the beginning of the part
18920 2024.08.05 16:55:24.522651 [ 3 ] {} <Debug> HTTP-Session: 5890df95-1881-4038-8a9c-bffd1f4bcae0 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
18921 2024.08.05 16:55:24.522674 [ 3 ] {} <Debug> HTTP-Session: 5890df95-1881-4038-8a9c-bffd1f4bcae0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18922 2024.08.05 16:55:24.522702 [ 3 ] {} <Debug> HTTP-Session: 5890df95-1881-4038-8a9c-bffd1f4bcae0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18923 2024.08.05 16:55:24.522814 [ 198 ] {ae17f19f-5f7e-41fb-b229-935f5864debe::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 23 rows starting from the beginning of the part
18924 2024.08.05 16:55:24.522823 [ 3 ] {} <Trace> HTTP-Session: 5890df95-1881-4038-8a9c-bffd1f4bcae0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18925 2024.08.05 16:55:24.523130 [ 198 ] {ae17f19f-5f7e-41fb-b229-935f5864debe::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 23 rows starting from the beginning of the part
18926 2024.08.05 16:55:24.523202 [ 3 ] {50a2b431-0ca9-4725-9547-10b83fcc8cc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
18927 2024.08.05 16:55:24.523452 [ 3 ] {50a2b431-0ca9-4725-9547-10b83fcc8cc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
18928 2024.08.05 16:55:24.523478 [ 198 ] {ae17f19f-5f7e-41fb-b229-935f5864debe::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 23 rows starting from the beginning of the part
18929 2024.08.05 16:55:24.523790 [ 198 ] {ae17f19f-5f7e-41fb-b229-935f5864debe::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 23 rows starting from the beginning of the part
18930 2024.08.05 16:55:24.524254 [ 198 ] {ae17f19f-5f7e-41fb-b229-935f5864debe::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 23 rows starting from the beginning of the part
18931 2024.08.05 16:55:24.524681 [ 3 ] {50a2b431-0ca9-4725-9547-10b83fcc8cc5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18932 2024.08.05 16:55:24.525182 [ 3 ] {50a2b431-0ca9-4725-9547-10b83fcc8cc5} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18933 2024.08.05 16:55:24.525225 [ 3 ] {50a2b431-0ca9-4725-9547-10b83fcc8cc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB.
18934 2024.08.05 16:55:24.526504 [ 3 ] {50a2b431-0ca9-4725-9547-10b83fcc8cc5} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary)
18935 2024.08.05 16:55:24.527805 [ 198 ] {ae17f19f-5f7e-41fb-b229-935f5864debe::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1109 rows, containing 4 columns (4 merged, 0 gathered) in 0.006142734 sec., 180538.50288812767 rows/sec., 9.69 MiB/sec.
18936 2024.08.05 16:55:24.528095 [ 198 ] {ae17f19f-5f7e-41fb-b229-935f5864debe::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
18937 2024.08.05 16:55:24.528232 [ 3 ] {50a2b431-0ca9-4725-9547-10b83fcc8cc5} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18938 2024.08.05 16:55:24.528804 [ 56 ] {} <Debug> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0
18939 2024.08.05 16:55:24.528937 [ 3 ] {50a2b431-0ca9-4725-9547-10b83fcc8cc5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005851 sec., 10254.657323534439 rows/sec., 707.68 KiB/sec.
18940 2024.08.05 16:55:24.528999 [ 56 ] {} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18941 2024.08.05 16:55:24.529184 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB.
18942 2024.08.05 16:55:24.530024 [ 3 ] {50a2b431-0ca9-4725-9547-10b83fcc8cc5} <Debug> DynamicQueryHandler: Done processing query
18943 2024.08.05 16:55:24.530166 [ 3 ] {50a2b431-0ca9-4725-9547-10b83fcc8cc5} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
18944 2024.08.05 16:55:24.530311 [ 3 ] {} <Debug> HTTP-Session: 5890df95-1881-4038-8a9c-bffd1f4bcae0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18945 2024.08.05 16:55:24.530597 [ 188 ] {ae17f19f-5f7e-41fb-b229-935f5864debe::all_1_51_10} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18946 2024.08.05 16:55:24.530986 [ 188 ] {ae17f19f-5f7e-41fb-b229-935f5864debe::all_1_51_10} <Trace> oximeter.measurements_i64 (ae17f19f-5f7e-41fb-b229-935f5864debe) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
18947 2024.08.05 16:55:24.531522 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB.
18948 2024.08.05 16:55:24.532343 [ 194 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full
18949 2024.08.05 16:55:24.532778 [ 194 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
18950 2024.08.05 16:55:24.532859 [ 194 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 5594 rows starting from the beginning of the part
18951 2024.08.05 16:55:24.533152 [ 194 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 60 rows starting from the beginning of the part
18952 2024.08.05 16:55:24.533558 [ 194 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 60 rows starting from the beginning of the part
18953 2024.08.05 16:55:24.533889 [ 194 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 60 rows starting from the beginning of the part
18954 2024.08.05 16:55:24.534263 [ 194 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 60 rows starting from the beginning of the part
18955 2024.08.05 16:55:24.534607 [ 194 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 60 rows starting from the beginning of the part
18956 2024.08.05 16:55:24.538898 [ 191 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5894 rows, containing 4 columns (4 merged, 0 gathered) in 0.007155482 sec., 823704.1194429669 rows/sec., 55.49 MiB/sec.
18957 2024.08.05 16:55:24.539325 [ 188 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary)
18958 2024.08.05 16:55:24.539722 [ 188 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_101_20} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18959 2024.08.05 16:55:24.539803 [ 188 ] {931d6114-8b41-4fe1-a0aa-859fd47270bf::all_1_101_20} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20
18960 2024.08.05 16:55:24.539902 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB.
18961 2024.08.05 16:55:24.541324 [ 190 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1833 rows, containing 19 columns (19 merged, 0 gathered) in 0.028794401 sec., 63658.209108083196 rows/sec., 114.07 MiB/sec.
18962 2024.08.05 16:55:24.542980 [ 190 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary)
18963 2024.08.05 16:55:24.543576 [ 190 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::all_1_96_19} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18964 2024.08.05 16:55:24.543654 [ 190 ] {e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c::all_1_96_19} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19
18965 2024.08.05 16:55:24.543801 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.30 MiB.
18966 2024.08.05 16:55:25.000219 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 219.93 MiB, peak 237.26 MiB, free memory in arenas 0.00 B, will set to 223.58 MiB (RSS), difference: 3.65 MiB
18967 2024.08.05 16:55:29.466170 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 4497, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18968 2024.08.05 16:55:29.466374 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18969 2024.08.05 16:55:29.466421 [ 3 ] {} <Debug> HTTP-Session: 7806ce97-8d4f-4d1f-9600-15344a611957 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
18970 2024.08.05 16:55:29.466462 [ 3 ] {} <Debug> HTTP-Session: 7806ce97-8d4f-4d1f-9600-15344a611957 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18971 2024.08.05 16:55:29.466491 [ 3 ] {} <Debug> HTTP-Session: 7806ce97-8d4f-4d1f-9600-15344a611957 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18972 2024.08.05 16:55:29.466574 [ 3 ] {} <Trace> HTTP-Session: 7806ce97-8d4f-4d1f-9600-15344a611957 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18973 2024.08.05 16:55:29.466878 [ 3 ] {edeb1d2a-f082-4230-b684-bfdc0ef9bff1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
18974 2024.08.05 16:55:29.466946 [ 3 ] {edeb1d2a-f082-4230-b684-bfdc0ef9bff1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
18975 2024.08.05 16:55:29.467146 [ 3 ] {edeb1d2a-f082-4230-b684-bfdc0ef9bff1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18976 2024.08.05 16:55:29.467580 [ 3 ] {edeb1d2a-f082-4230-b684-bfdc0ef9bff1} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18977 2024.08.05 16:55:29.467621 [ 3 ] {edeb1d2a-f082-4230-b684-bfdc0ef9bff1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB.
18978 2024.08.05 16:55:29.467995 [ 3 ] {edeb1d2a-f082-4230-b684-bfdc0ef9bff1} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary)
18979 2024.08.05 16:55:29.468344 [ 3 ] {edeb1d2a-f082-4230-b684-bfdc0ef9bff1} <Trace> oximeter.fields_i64 (6c1586af-7a3e-4c71-a82d-92f2f9af53e2): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18980 2024.08.05 16:55:29.468511 [ 3 ] {edeb1d2a-f082-4230-b684-bfdc0ef9bff1} <Debug> executeQuery: Read 31 rows, 2.51 KiB in 0.001737 sec., 17846.862406447897 rows/sec., 1.41 MiB/sec.
18981 2024.08.05 16:55:29.468729 [ 3 ] {edeb1d2a-f082-4230-b684-bfdc0ef9bff1} <Debug> DynamicQueryHandler: Done processing query
18982 2024.08.05 16:55:29.468755 [ 3 ] {edeb1d2a-f082-4230-b684-bfdc0ef9bff1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
18983 2024.08.05 16:55:29.468772 [ 3 ] {} <Debug> HTTP-Session: 7806ce97-8d4f-4d1f-9600-15344a611957 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18984 2024.08.05 16:55:29.468929 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 363, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18985 2024.08.05 16:55:29.468978 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18986 2024.08.05 16:55:29.468997 [ 3 ] {} <Debug> HTTP-Session: 10e9460b-1ccb-4782-896f-529efc90b223 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
18987 2024.08.05 16:55:29.469014 [ 3 ] {} <Debug> HTTP-Session: 10e9460b-1ccb-4782-896f-529efc90b223 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18988 2024.08.05 16:55:29.469028 [ 3 ] {} <Debug> HTTP-Session: 10e9460b-1ccb-4782-896f-529efc90b223 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18989 2024.08.05 16:55:29.469060 [ 3 ] {} <Trace> HTTP-Session: 10e9460b-1ccb-4782-896f-529efc90b223 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18990 2024.08.05 16:55:29.469153 [ 3 ] {7dc99136-6085-441c-b3a8-41d139cc3cbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
18991 2024.08.05 16:55:29.469197 [ 3 ] {7dc99136-6085-441c-b3a8-41d139cc3cbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
18992 2024.08.05 16:55:29.469327 [ 3 ] {7dc99136-6085-441c-b3a8-41d139cc3cbf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18993 2024.08.05 16:55:29.469633 [ 3 ] {7dc99136-6085-441c-b3a8-41d139cc3cbf} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18994 2024.08.05 16:55:29.469670 [ 3 ] {7dc99136-6085-441c-b3a8-41d139cc3cbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB.
18995 2024.08.05 16:55:29.469973 [ 3 ] {7dc99136-6085-441c-b3a8-41d139cc3cbf} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
18996 2024.08.05 16:55:29.470304 [ 3 ] {7dc99136-6085-441c-b3a8-41d139cc3cbf} <Trace> oximeter.fields_ipaddr (387d6e4c-60f0-4764-b786-d1da5a8bd5fb): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18997 2024.08.05 16:55:29.470470 [ 3 ] {7dc99136-6085-441c-b3a8-41d139cc3cbf} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001335 sec., 1498.12734082397 rows/sec., 122.16 KiB/sec.
18998 2024.08.05 16:55:29.470626 [ 3 ] {7dc99136-6085-441c-b3a8-41d139cc3cbf} <Debug> DynamicQueryHandler: Done processing query
18999 2024.08.05 16:55:29.470650 [ 3 ] {7dc99136-6085-441c-b3a8-41d139cc3cbf} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
19000 2024.08.05 16:55:29.470666 [ 3 ] {} <Debug> HTTP-Session: 10e9460b-1ccb-4782-896f-529efc90b223 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19001 2024.08.05 16:55:29.470826 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 27030, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19002 2024.08.05 16:55:29.470875 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19003 2024.08.05 16:55:29.470895 [ 3 ] {} <Debug> HTTP-Session: 22669762-5418-4274-ab72-ab8429076a0f Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
19004 2024.08.05 16:55:29.470911 [ 3 ] {} <Debug> HTTP-Session: 22669762-5418-4274-ab72-ab8429076a0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19005 2024.08.05 16:55:29.470925 [ 3 ] {} <Debug> HTTP-Session: 22669762-5418-4274-ab72-ab8429076a0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19006 2024.08.05 16:55:29.470955 [ 3 ] {} <Trace> HTTP-Session: 22669762-5418-4274-ab72-ab8429076a0f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19007 2024.08.05 16:55:29.471097 [ 3 ] {3417bdc0-6c76-4e87-97e8-057c0ff84b2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
19008 2024.08.05 16:55:29.471140 [ 3 ] {3417bdc0-6c76-4e87-97e8-057c0ff84b2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
19009 2024.08.05 16:55:29.471264 [ 3 ] {3417bdc0-6c76-4e87-97e8-057c0ff84b2d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19010 2024.08.05 16:55:29.471631 [ 3 ] {3417bdc0-6c76-4e87-97e8-057c0ff84b2d} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19011 2024.08.05 16:55:29.471667 [ 3 ] {3417bdc0-6c76-4e87-97e8-057c0ff84b2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB.
19012 2024.08.05 16:55:29.471992 [ 3 ] {3417bdc0-6c76-4e87-97e8-057c0ff84b2d} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary)
19013 2024.08.05 16:55:29.472306 [ 3 ] {3417bdc0-6c76-4e87-97e8-057c0ff84b2d} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19014 2024.08.05 16:55:29.472452 [ 3 ] {3417bdc0-6c76-4e87-97e8-057c0ff84b2d} <Debug> executeQuery: Read 186 rows, 15.74 KiB in 0.00142 sec., 130985.91549295775 rows/sec., 10.82 MiB/sec.
19015 2024.08.05 16:55:29.472612 [ 3 ] {3417bdc0-6c76-4e87-97e8-057c0ff84b2d} <Debug> DynamicQueryHandler: Done processing query
19016 2024.08.05 16:55:29.472636 [ 3 ] {3417bdc0-6c76-4e87-97e8-057c0ff84b2d} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
19017 2024.08.05 16:55:29.472652 [ 3 ] {} <Debug> HTTP-Session: 22669762-5418-4274-ab72-ab8429076a0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19018 2024.08.05 16:55:29.472771 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 328, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19019 2024.08.05 16:55:29.472818 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19020 2024.08.05 16:55:29.472838 [ 3 ] {} <Debug> HTTP-Session: 101bb533-6dfd-4f03-81f3-6ca81bfa37c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
19021 2024.08.05 16:55:29.472855 [ 3 ] {} <Debug> HTTP-Session: 101bb533-6dfd-4f03-81f3-6ca81bfa37c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19022 2024.08.05 16:55:29.472869 [ 3 ] {} <Debug> HTTP-Session: 101bb533-6dfd-4f03-81f3-6ca81bfa37c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19023 2024.08.05 16:55:29.472899 [ 3 ] {} <Trace> HTTP-Session: 101bb533-6dfd-4f03-81f3-6ca81bfa37c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19024 2024.08.05 16:55:29.472992 [ 3 ] {89287f65-308b-4dc4-ba5e-be179cef8480} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
19025 2024.08.05 16:55:29.473034 [ 3 ] {89287f65-308b-4dc4-ba5e-be179cef8480} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
19026 2024.08.05 16:55:29.473161 [ 3 ] {89287f65-308b-4dc4-ba5e-be179cef8480} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19027 2024.08.05 16:55:29.473408 [ 3 ] {89287f65-308b-4dc4-ba5e-be179cef8480} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19028 2024.08.05 16:55:29.473444 [ 3 ] {89287f65-308b-4dc4-ba5e-be179cef8480} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB.
19029 2024.08.05 16:55:29.473811 [ 3 ] {89287f65-308b-4dc4-ba5e-be179cef8480} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
19030 2024.08.05 16:55:29.474561 [ 3 ] {89287f65-308b-4dc4-ba5e-be179cef8480} <Trace> oximeter.fields_u16 (280d238a-2774-4679-9167-e1a37d9a90f0): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19031 2024.08.05 16:55:29.474721 [ 3 ] {89287f65-308b-4dc4-ba5e-be179cef8480} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001744 sec., 1146.788990825688 rows/sec., 80.07 KiB/sec.
19032 2024.08.05 16:55:29.474980 [ 3 ] {89287f65-308b-4dc4-ba5e-be179cef8480} <Debug> DynamicQueryHandler: Done processing query
19033 2024.08.05 16:55:29.475042 [ 3 ] {89287f65-308b-4dc4-ba5e-be179cef8480} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
19034 2024.08.05 16:55:29.475096 [ 3 ] {} <Debug> HTTP-Session: 101bb533-6dfd-4f03-81f3-6ca81bfa37c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19035 2024.08.05 16:55:29.475261 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 20513, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19036 2024.08.05 16:55:29.475312 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19037 2024.08.05 16:55:29.475331 [ 3 ] {} <Debug> HTTP-Session: f16430c4-7b54-4ea6-9626-bac6d9aeef85 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
19038 2024.08.05 16:55:29.475348 [ 3 ] {} <Debug> HTTP-Session: f16430c4-7b54-4ea6-9626-bac6d9aeef85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19039 2024.08.05 16:55:29.475362 [ 3 ] {} <Debug> HTTP-Session: f16430c4-7b54-4ea6-9626-bac6d9aeef85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19040 2024.08.05 16:55:29.475394 [ 3 ] {} <Trace> HTTP-Session: f16430c4-7b54-4ea6-9626-bac6d9aeef85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19041 2024.08.05 16:55:29.475526 [ 3 ] {57cf962b-eca6-40fd-a5a2-ea56d80c07c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
19042 2024.08.05 16:55:29.475570 [ 3 ] {57cf962b-eca6-40fd-a5a2-ea56d80c07c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
19043 2024.08.05 16:55:29.475714 [ 3 ] {57cf962b-eca6-40fd-a5a2-ea56d80c07c2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19044 2024.08.05 16:55:29.476053 [ 3 ] {57cf962b-eca6-40fd-a5a2-ea56d80c07c2} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19045 2024.08.05 16:55:29.476090 [ 3 ] {57cf962b-eca6-40fd-a5a2-ea56d80c07c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB.
19046 2024.08.05 16:55:29.476415 [ 3 ] {57cf962b-eca6-40fd-a5a2-ea56d80c07c2} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary)
19047 2024.08.05 16:55:29.476740 [ 3 ] {57cf962b-eca6-40fd-a5a2-ea56d80c07c2} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19048 2024.08.05 16:55:29.476886 [ 3 ] {57cf962b-eca6-40fd-a5a2-ea56d80c07c2} <Debug> executeQuery: Read 121 rows, 9.66 KiB in 0.001407 sec., 85998.57853589197 rows/sec., 6.70 MiB/sec.
19049 2024.08.05 16:55:29.477104 [ 3 ] {57cf962b-eca6-40fd-a5a2-ea56d80c07c2} <Debug> DynamicQueryHandler: Done processing query
19050 2024.08.05 16:55:29.477130 [ 3 ] {57cf962b-eca6-40fd-a5a2-ea56d80c07c2} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
19051 2024.08.05 16:55:29.477146 [ 3 ] {} <Debug> HTTP-Session: f16430c4-7b54-4ea6-9626-bac6d9aeef85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19052 2024.08.05 16:55:29.477330 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 37746, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19053 2024.08.05 16:55:29.477379 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19054 2024.08.05 16:55:29.477398 [ 3 ] {} <Debug> HTTP-Session: ea0c98ab-6719-44b4-999f-6eac7745da86 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
19055 2024.08.05 16:55:29.477415 [ 3 ] {} <Debug> HTTP-Session: ea0c98ab-6719-44b4-999f-6eac7745da86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19056 2024.08.05 16:55:29.477429 [ 3 ] {} <Debug> HTTP-Session: ea0c98ab-6719-44b4-999f-6eac7745da86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19057 2024.08.05 16:55:29.477461 [ 3 ] {} <Trace> HTTP-Session: ea0c98ab-6719-44b4-999f-6eac7745da86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19058 2024.08.05 16:55:29.477621 [ 3 ] {3ccdc84b-4e70-4cea-9f46-adf87d8289b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
19059 2024.08.05 16:55:29.477668 [ 3 ] {3ccdc84b-4e70-4cea-9f46-adf87d8289b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
19060 2024.08.05 16:55:29.477832 [ 3 ] {3ccdc84b-4e70-4cea-9f46-adf87d8289b6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19061 2024.08.05 16:55:29.478213 [ 3 ] {3ccdc84b-4e70-4cea-9f46-adf87d8289b6} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19062 2024.08.05 16:55:29.478250 [ 3 ] {3ccdc84b-4e70-4cea-9f46-adf87d8289b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB.
19063 2024.08.05 16:55:29.478642 [ 3 ] {3ccdc84b-4e70-4cea-9f46-adf87d8289b6} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary)
19064 2024.08.05 16:55:29.478991 [ 3 ] {3ccdc84b-4e70-4cea-9f46-adf87d8289b6} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19065 2024.08.05 16:55:29.479141 [ 3 ] {3ccdc84b-4e70-4cea-9f46-adf87d8289b6} <Debug> executeQuery: Read 197 rows, 14.08 KiB in 0.001595 sec., 123510.97178683385 rows/sec., 8.62 MiB/sec.
19066 2024.08.05 16:55:29.479356 [ 3 ] {3ccdc84b-4e70-4cea-9f46-adf87d8289b6} <Debug> DynamicQueryHandler: Done processing query
19067 2024.08.05 16:55:29.479382 [ 3 ] {3ccdc84b-4e70-4cea-9f46-adf87d8289b6} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
19068 2024.08.05 16:55:29.479397 [ 3 ] {} <Debug> HTTP-Session: ea0c98ab-6719-44b4-999f-6eac7745da86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19069 2024.08.05 16:55:29.479552 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 49690, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19070 2024.08.05 16:55:29.479601 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19071 2024.08.05 16:55:29.479621 [ 3 ] {} <Debug> HTTP-Session: 8304bc90-9ce5-44e5-8892-e7b30a0339f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
19072 2024.08.05 16:55:29.479638 [ 3 ] {} <Debug> HTTP-Session: 8304bc90-9ce5-44e5-8892-e7b30a0339f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19073 2024.08.05 16:55:29.479652 [ 3 ] {} <Debug> HTTP-Session: 8304bc90-9ce5-44e5-8892-e7b30a0339f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19074 2024.08.05 16:55:29.479682 [ 3 ] {} <Trace> HTTP-Session: 8304bc90-9ce5-44e5-8892-e7b30a0339f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19075 2024.08.05 16:55:29.479977 [ 3 ] {1e3b1c2d-5e7f-47a7-baec-6b0615056dbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
19076 2024.08.05 16:55:29.480044 [ 3 ] {1e3b1c2d-5e7f-47a7-baec-6b0615056dbb} <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
19077 2024.08.05 16:55:29.480464 [ 3 ] {1e3b1c2d-5e7f-47a7-baec-6b0615056dbb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19078 2024.08.05 16:55:29.481064 [ 3 ] {1e3b1c2d-5e7f-47a7-baec-6b0615056dbb} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19079 2024.08.05 16:55:29.481100 [ 3 ] {1e3b1c2d-5e7f-47a7-baec-6b0615056dbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB.
19080 2024.08.05 16:55:29.481722 [ 3 ] {1e3b1c2d-5e7f-47a7-baec-6b0615056dbb} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary)
19081 2024.08.05 16:55:29.482140 [ 3 ] {1e3b1c2d-5e7f-47a7-baec-6b0615056dbb} <Trace> oximeter.measurements_histogramf64 (e58cefb2-c2e9-4ee2-8a70-5db5b43bb48c): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19082 2024.08.05 16:55:29.482238 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0]
19083 2024.08.05 16:55:29.482242 [ 220 ] {} <Trace> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0]
19084 2024.08.05 16:55:29.482347 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0]
19085 2024.08.05 16:55:29.482378 [ 220 ] {} <Debug> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0]
19086 2024.08.05 16:55:29.482490 [ 3 ] {1e3b1c2d-5e7f-47a7-baec-6b0615056dbb} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002702 sec., 11472.98297557365 rows/sec., 20.56 MiB/sec.
19087 2024.08.05 16:55:29.482828 [ 3 ] {1e3b1c2d-5e7f-47a7-baec-6b0615056dbb} <Debug> DynamicQueryHandler: Done processing query
19088 2024.08.05 16:55:29.482852 [ 3 ] {1e3b1c2d-5e7f-47a7-baec-6b0615056dbb} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
19089 2024.08.05 16:55:29.482868 [ 3 ] {} <Debug> HTTP-Session: 8304bc90-9ce5-44e5-8892-e7b30a0339f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19090 2024.08.05 16:55:29.483008 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60749, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19091 2024.08.05 16:55:29.483056 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19092 2024.08.05 16:55:29.483076 [ 3 ] {} <Debug> HTTP-Session: c7ee4138-49d0-40c0-835e-45bf56cd41a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:60749
19093 2024.08.05 16:55:29.483093 [ 3 ] {} <Debug> HTTP-Session: c7ee4138-49d0-40c0-835e-45bf56cd41a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19094 2024.08.05 16:55:29.483107 [ 3 ] {} <Debug> HTTP-Session: c7ee4138-49d0-40c0-835e-45bf56cd41a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19095 2024.08.05 16:55:29.483139 [ 3 ] {} <Trace> HTTP-Session: c7ee4138-49d0-40c0-835e-45bf56cd41a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19096 2024.08.05 16:55:29.483250 [ 3 ] {1de6934f-41a0-4019-8278-9465ceea2ec8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60749) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
19097 2024.08.05 16:55:29.483295 [ 3 ] {1de6934f-41a0-4019-8278-9465ceea2ec8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
19098 2024.08.05 16:55:29.483426 [ 3 ] {1de6934f-41a0-4019-8278-9465ceea2ec8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19099 2024.08.05 16:55:29.483701 [ 3 ] {1de6934f-41a0-4019-8278-9465ceea2ec8} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19100 2024.08.05 16:55:29.483738 [ 3 ] {1de6934f-41a0-4019-8278-9465ceea2ec8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB.
19101 2024.08.05 16:55:29.484104 [ 3 ] {1de6934f-41a0-4019-8278-9465ceea2ec8} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary)
19102 2024.08.05 16:55:29.484429 [ 3 ] {1de6934f-41a0-4019-8278-9465ceea2ec8} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19103 2024.08.05 16:55:29.484576 [ 3 ] {1de6934f-41a0-4019-8278-9465ceea2ec8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001359 sec., 44150.11037527594 rows/sec., 2.98 MiB/sec.
19104 2024.08.05 16:55:29.484755 [ 219 ] {} <Trace> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0]
19105 2024.08.05 16:55:29.484843 [ 3 ] {1de6934f-41a0-4019-8278-9465ceea2ec8} <Debug> DynamicQueryHandler: Done processing query
19106 2024.08.05 16:55:29.484969 [ 3 ] {1de6934f-41a0-4019-8278-9465ceea2ec8} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
19107 2024.08.05 16:55:29.485045 [ 219 ] {} <Debug> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0]
19108 2024.08.05 16:55:29.485109 [ 3 ] {} <Debug> HTTP-Session: c7ee4138-49d0-40c0-835e-45bf56cd41a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19109 2024.08.05 16:55:29.493595 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (ea8d56a1-e5b2-4b8b-a801-5af3b2e7ba41): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0]
19110 2024.08.05 16:55:29.494057 [ 220 ] {} <Debug> oximeter.fields_uuid (002e2a5f-5dc5-4e80-a9a1-306371a75a68): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0]
19111 2024.08.05 16:55:29.495686 [ 219 ] {} <Debug> oximeter.measurements_u64 (931d6114-8b41-4fe1-a0aa-859fd47270bf): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0]
19112 2024.08.05 16:55:30.708730 [ 223 ] {} <Trace> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0]
19113 2024.08.05 16:55:30.708832 [ 223 ] {} <Debug> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0]
19114 2024.08.05 16:55:30.710887 [ 223 ] {} <Debug> oximeter.fields_string (1b1a3a60-c15d-47ce-b796-7052cf33a4ba): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0]
19115 2024.08.05 16:55:33.513169 [ 49 ] {} <Debug> DNSResolver: Updating DNS cache
19116 2024.08.05 16:55:33.513217 [ 49 ] {} <Debug> DNSResolver: Updated DNS cache