Max level shown:
1 [ Jul 11 23:15:15 Enabled. ]
2 [ Jul 11 23:15:15 Rereading configuration. ]
3 [ Jul 11 23:15:19 Rereading configuration. ]
4 [ Jul 11 23:15:27 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ]
5 + set -o errexit
6 + set -o pipefail
7 + . /lib/svc/share/smf_include.sh
8 ++ SMF_EXIT_OK=0
9 ++ SMF_EXIT_NODAEMON=94
10 ++ SMF_EXIT_ERR_FATAL=95
11 ++ SMF_EXIT_ERR_CONFIG=96
12 ++ SMF_EXIT_MON_DEGRADE=97
13 ++ SMF_EXIT_MON_OFFLINE=98
14 ++ SMF_EXIT_ERR_NOSMF=99
15 ++ SMF_EXIT_ERR_PERM=100
16 ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default
17 + LISTEN_ADDR=fd00:1122:3344:101::e
18 ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default
19 + LISTEN_PORT=8123
20 ++ svcprop -c -p config/store svc:/oxide/clickhouse:default
21 + DATASTORE=/data
22 + single_node=true
23 + command=()
24 + true
25 + command+=("/opt/oxide/clickhouse/clickhouse" "server" "--log-file" "/var/tmp/clickhouse-server.log" "--errorlog-file" "/var/tmp/clickhouse-server.errlog" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT")
26 + exec /opt/oxide/clickhouse/clickhouse server --log-file /var/tmp/clickhouse-server.log --errorlog-file /var/tmp/clickhouse-server.errlog -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123
27 [ Jul 11 23:15:27 Method "start" exited with status 0. ]
28 Processing configuration file 'config.xml'.
29 There is no file 'config.xml', will use embedded config.
30 Logging trace to /var/tmp/clickhouse-server.log
31 Logging errors to /var/tmp/clickhouse-server.errlog
32 2024.07.11 23:15:28.252516 [ 1 ] {} <Information> Application: Will watch for the process with pid 27639
33 2024.07.11 23:15:28.253219 [ 1 ] {} <Information> Application: Forked a child process to watch
34 2024.07.11 23:15:28.498155 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: <unknown>), PID 27639
35 2024.07.11 23:15:28.498868 [ 1 ] {} <Information> Application: starting up
36 2024.07.11 23:15:28.499568 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc
37 2024.07.11 23:15:28.585582 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48.
38 2024.07.11 23:15:28.644273 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536
39 2024.07.11 23:15:28.644321 [ 1 ] {} <Debug> Application: Initializing DateLUT.
40 2024.07.11 23:15:28.644343 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'.
41 2024.07.11 23:15:28.644421 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it
42 2024.07.11 23:15:28.644751 [ 1 ] {} <Debug> Application: Initializing interserver credentials.
43 2024.07.11 23:15:28.646325 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml'
44 Processing configuration file 'config.xml'.
45 There is no file 'config.xml', will use embedded config.
46 Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'.
47 2024.07.11 23:15:28.646804 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
48 2024.07.11 23:15:28.647556 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio)
49 2024.07.11 23:15:28.647579 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio)
50 2024.07.11 23:15:28.647591 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB
51 2024.07.11 23:15:28.647829 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads
52 2024.07.11 23:15:28.648866 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads
53 2024.07.11 23:15:28.654802 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads
54 2024.07.11 23:15:28.655599 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads
55 2024.07.11 23:15:28.657027 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
56 2024.07.11 23:15:28.657094 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
57 2024.07.11 23:15:28.658634 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml'
58 Processing configuration file 'config.xml'.
59 There is no file 'config.xml', will use embedded config.
60 Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'.
61 2024.07.11 23:15:28.658908 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
62 2024.07.11 23:15:28.663266 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
63 2024.07.11 23:15:28.663561 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: config.xml
64 2024.07.11 23:15:28.665090 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin
65 2024.07.11 23:15:28.665538 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8
66 2024.07.11 23:15:28.665939 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8
67 2024.07.11 23:15:28.666340 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8
68 2024.07.11 23:15:28.667673 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds
69 2024.07.11 23:15:28.667699 [ 1 ] {} <Information> Application: Loading metadata from /data/
70 2024.07.11 23:15:28.667778 [ 151 ] {} <Debug> DNSResolver: Updating DNS cache
71 2024.07.11 23:15:28.667940 [ 151 ] {} <Debug> DNSResolver: Updated DNS cache
72 2024.07.11 23:15:28.692036 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total.
73 2024.07.11 23:15:28.692068 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000144403 sec
74 2024.07.11 23:15:28.692106 [ 1 ] {} <Trace> ReferentialDeps: No tables
75 2024.07.11 23:15:28.692118 [ 1 ] {} <Trace> LoadingDeps: No tables
76 2024.07.11 23:15:28.693370 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables.
77 2024.07.11 23:15:28.694388 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config
78 2024.07.11 23:15:28.694411 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config
79 2024.07.11 23:15:28.694442 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config
80 2024.07.11 23:15:28.694457 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config
81 2024.07.11 23:15:28.694469 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config
82 2024.07.11 23:15:28.694501 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config
83 2024.07.11 23:15:28.694514 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config
84 2024.07.11 23:15:28.694529 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config
85 2024.07.11 23:15:28.694561 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config
86 2024.07.11 23:15:28.694574 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config
87 2024.07.11 23:15:28.694588 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config
88 2024.07.11 23:15:28.694603 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config
89 2024.07.11 23:15:28.694636 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config
90 2024.07.11 23:15:28.694650 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config
91 2024.07.11 23:15:28.694666 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config
92 2024.07.11 23:15:28.694692 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config
93 2024.07.11 23:15:28.694708 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config
94 2024.07.11 23:15:28.729926 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal.
95 2024.07.11 23:15:28.732262 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total.
96 2024.07.11 23:15:28.732293 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.1921e-05 sec
97 2024.07.11 23:15:28.732307 [ 1 ] {} <Trace> ReferentialDeps: No tables
98 2024.07.11 23:15:28.732323 [ 1 ] {} <Trace> LoadingDeps: No tables
99 2024.07.11 23:15:28.732345 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables.
100 2024.07.11 23:15:28.732540 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/
101 2024.07.11 23:15:28.732583 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded
102 2024.07.11 23:15:28.732597 [ 1 ] {} <Debug> Application: Loaded metadata.
103 2024.07.11 23:15:28.732613 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe).
104 2024.07.11 23:15:28.732626 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled.
105 2024.07.11 23:15:28.749100 [ 1 ] {} <Trace> MySQLHandlerFactory: Failed to create SSL context. SSL will be disabled. Error: Poco::Exception. Code: 1000, e.code() = 0, SSL Exception: Configuration error: no certificate file has been specified (version 23.8.7.1)
106 2024.07.11 23:15:28.938544 [ 1 ] {} <Trace> MySQLHandlerFactory: Failed to read RSA key pair from server certificate. Error: Code: 139. DB::Exception: Certificate file is not set. (NO_ELEMENTS_IN_CONFIG) (version 23.8.7.1)
107 2024.07.11 23:15:28.938611 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair.
108 2024.07.11 23:15:29.051617 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
109 2024.07.11 23:15:29.051850 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 9.87 MiB, peak 16.07 MiB, free memory in arenas 0.00 B, will set to 157.06 MiB (RSS), difference: 147.20 MiB
110 2024.07.11 23:15:29.052718 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.3041e-05 sec.
111 2024.07.11 23:15:29.053083 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123
112 2024.07.11 23:15:29.053197 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000
113 2024.07.11 23:15:29.053255 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004
114 2024.07.11 23:15:29.053277 [ 1 ] {} <Information> Application: Ready for connections.
115 2024.07.11 23:15:29.054285 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47451, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
116 2024.07.11 23:15:29.054480 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
117 2024.07.11 23:15:29.054516 [ 3 ] {} <Debug> HTTP-Session: 357863e2-8720-4906-8dc6-830697c31612 Authenticating user 'default' from [fd00:1122:3344:101::d]:47451
118 2024.07.11 23:15:29.054548 [ 3 ] {} <Debug> HTTP-Session: 357863e2-8720-4906-8dc6-830697c31612 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
119 2024.07.11 23:15:29.054565 [ 3 ] {} <Debug> HTTP-Session: 357863e2-8720-4906-8dc6-830697c31612 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
120 2024.07.11 23:15:29.054653 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false
121 2024.07.11 23:15:29.054687 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION
122 2024.07.11 23:15:29.054709 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION
123 2024.07.11 23:15:29.054779 [ 3 ] {} <Trace> HTTP-Session: 357863e2-8720-4906-8dc6-830697c31612 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
124 2024.07.11 23:15:29.055941 [ 3 ] {9682a0d2-a382-4f54-8e5b-2a130f7e6944} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47451) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
125 2024.07.11 23:15:29.095231 [ 3 ] {9682a0d2-a382-4f54-8e5b-2a130f7e6944} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:47451) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below):
126 
127 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse
128 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse
129 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse
130 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse
131 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse
132 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse
133 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse
134 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse
135 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse
136 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse
137 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse
138 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse
139 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse
140 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr<DB::Context>, std::function<void (DB::QueryResultDetails const&)>, std::optional<DB::FormatSettings> const&) @ 0x000000001518d019 in /opt/oxide/clickhouse/clickhouse
141 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional<DB::CurrentThread::QueryScope>&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse
142 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse
143 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse
144 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse
145 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse
146 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse
147 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse
148 21. _thrp_setup @ 0x0000000000114287 in /system/lib/amd64/libc.so.1
149 
150 2024.07.11 23:15:29.095940 [ 3 ] {9682a0d2-a382-4f54-8e5b-2a130f7e6944} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below):
151 
152 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse
153 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse
154 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse
155 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse
156 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse
157 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse
158 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse
159 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse
160 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse
161 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse
162 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse
163 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse
164 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse
165 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr<DB::Context>, std::function<void (DB::QueryResultDetails const&)>, std::optional<DB::FormatSettings> const&) @ 0x000000001518d019 in /opt/oxide/clickhouse/clickhouse
166 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional<DB::CurrentThread::QueryScope>&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse
167 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse
168 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse
169 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse
170 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse
171 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse
172 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse
173 21. _thrp_setup @ 0x0000000000114287 in /system/lib/amd64/libc.so.1
174 (version 23.8.7.1)
175 2024.07.11 23:15:29.097301 [ 3 ] {} <Debug> HTTP-Session: 357863e2-8720-4906-8dc6-830697c31612 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
176 2024.07.11 23:15:29.097815 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47451, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
177 2024.07.11 23:15:29.097880 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
178 2024.07.11 23:15:29.097904 [ 3 ] {} <Debug> HTTP-Session: 97c2abd5-dff6-4e99-9b46-cbb75d502dd8 Authenticating user 'default' from [fd00:1122:3344:101::d]:47451
179 2024.07.11 23:15:29.097929 [ 3 ] {} <Debug> HTTP-Session: 97c2abd5-dff6-4e99-9b46-cbb75d502dd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
180 2024.07.11 23:15:29.097943 [ 3 ] {} <Debug> HTTP-Session: 97c2abd5-dff6-4e99-9b46-cbb75d502dd8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
181 2024.07.11 23:15:29.097986 [ 3 ] {} <Trace> HTTP-Session: 97c2abd5-dff6-4e99-9b46-cbb75d502dd8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
182 2024.07.11 23:15:29.099096 [ 3 ] {22e4ee51-726c-4395-b2f2-abdbaeba6242} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47451) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete)
183 2024.07.11 23:15:29.099218 [ 3 ] {22e4ee51-726c-4395-b2f2-abdbaeba6242} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters ORDER BY cluster (stage: Complete)
184 2024.07.11 23:15:29.101281 [ 3 ] {22e4ee51-726c-4395-b2f2-abdbaeba6242} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters
185 2024.07.11 23:15:29.104090 [ 3 ] {22e4ee51-726c-4395-b2f2-abdbaeba6242} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
186 2024.07.11 23:15:29.110064 [ 3 ] {22e4ee51-726c-4395-b2f2-abdbaeba6242} <Debug> DynamicQueryHandler: Done processing query
187 2024.07.11 23:15:29.110097 [ 3 ] {22e4ee51-726c-4395-b2f2-abdbaeba6242} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
188 2024.07.11 23:15:29.110118 [ 3 ] {} <Debug> HTTP-Session: 97c2abd5-dff6-4e99-9b46-cbb75d502dd8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
189 2024.07.11 23:15:29.112392 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47451, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
190 2024.07.11 23:15:29.112517 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
191 2024.07.11 23:15:29.112564 [ 3 ] {} <Debug> HTTP-Session: 0676ae56-35a3-4a9d-8c6b-f5562b26b4b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:47451
192 2024.07.11 23:15:29.112596 [ 3 ] {} <Debug> HTTP-Session: 0676ae56-35a3-4a9d-8c6b-f5562b26b4b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
193 2024.07.11 23:15:29.112627 [ 3 ] {} <Debug> HTTP-Session: 0676ae56-35a3-4a9d-8c6b-f5562b26b4b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
194 2024.07.11 23:15:29.112695 [ 3 ] {} <Trace> HTTP-Session: 0676ae56-35a3-4a9d-8c6b-f5562b26b4b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
195 2024.07.11 23:15:29.112925 [ 3 ] {405feead-5b93-4001-b89c-c9945f1b48b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47451) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
196 2024.07.11 23:15:29.113357 [ 3 ] {405feead-5b93-4001-b89c-c9945f1b48b7} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:47451) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below):
197 
198 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse
199 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse
200 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse
201 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse
202 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse
203 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse
204 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse
205 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse
206 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse
207 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse
208 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse
209 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse
210 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse
211 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr<DB::Context>, std::function<void (DB::QueryResultDetails const&)>, std::optional<DB::FormatSettings> const&) @ 0x000000001518d019 in /opt/oxide/clickhouse/clickhouse
212 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional<DB::CurrentThread::QueryScope>&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse
213 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse
214 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse
215 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse
216 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse
217 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse
218 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse
219 21. _thrp_setup @ 0x0000000000114287 in /system/lib/amd64/libc.so.1
220 
221 2024.07.11 23:15:29.113474 [ 3 ] {405feead-5b93-4001-b89c-c9945f1b48b7} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below):
222 
223 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse
224 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse
225 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse
226 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse
227 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse
228 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse
229 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse
230 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse
231 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse
232 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse
233 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse
234 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse
235 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse
236 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr<DB::Context>, std::function<void (DB::QueryResultDetails const&)>, std::optional<DB::FormatSettings> const&) @ 0x000000001518d019 in /opt/oxide/clickhouse/clickhouse
237 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional<DB::CurrentThread::QueryScope>&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse
238 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse
239 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse
240 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse
241 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse
242 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse
243 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse
244 21. _thrp_setup @ 0x0000000000114287 in /system/lib/amd64/libc.so.1
245 (version 23.8.7.1)
246 2024.07.11 23:15:29.113624 [ 3 ] {} <Debug> HTTP-Session: 0676ae56-35a3-4a9d-8c6b-f5562b26b4b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
247 2024.07.11 23:15:29.113906 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47451, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
248 2024.07.11 23:15:29.113957 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
249 2024.07.11 23:15:29.113974 [ 3 ] {} <Debug> HTTP-Session: ab4231bf-4ee5-4073-8f7b-f341e7ea92bc Authenticating user 'default' from [fd00:1122:3344:101::d]:47451
250 2024.07.11 23:15:29.113995 [ 3 ] {} <Debug> HTTP-Session: ab4231bf-4ee5-4073-8f7b-f341e7ea92bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
251 2024.07.11 23:15:29.114013 [ 3 ] {} <Debug> HTTP-Session: ab4231bf-4ee5-4073-8f7b-f341e7ea92bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
252 2024.07.11 23:15:29.114041 [ 3 ] {} <Trace> HTTP-Session: ab4231bf-4ee5-4073-8f7b-f341e7ea92bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
253 2024.07.11 23:15:29.114213 [ 3 ] {3e949403-af7e-47fd-a139-4eae2b98a943} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47451) DROP DATABASE IF EXISTS oximeter (stage: Complete)
254 2024.07.11 23:15:29.114373 [ 3 ] {3e949403-af7e-47fd-a139-4eae2b98a943} <Debug> DynamicQueryHandler: Done processing query
255 2024.07.11 23:15:29.114396 [ 3 ] {} <Debug> HTTP-Session: ab4231bf-4ee5-4073-8f7b-f341e7ea92bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
256 2024.07.11 23:15:29.114510 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47451, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
257 2024.07.11 23:15:29.114560 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
258 2024.07.11 23:15:29.114583 [ 3 ] {} <Debug> HTTP-Session: 31c4b05c-08e5-4750-ae30-2fb28e4a45fa Authenticating user 'default' from [fd00:1122:3344:101::d]:47451
259 2024.07.11 23:15:29.114599 [ 3 ] {} <Debug> HTTP-Session: 31c4b05c-08e5-4750-ae30-2fb28e4a45fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
260 2024.07.11 23:15:29.114617 [ 3 ] {} <Debug> HTTP-Session: 31c4b05c-08e5-4750-ae30-2fb28e4a45fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
261 2024.07.11 23:15:29.114648 [ 3 ] {} <Trace> HTTP-Session: 31c4b05c-08e5-4750-ae30-2fb28e4a45fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
262 2024.07.11 23:15:29.114732 [ 3 ] {9e29da25-3bf2-4964-8ca1-11aa3aefa361} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47451) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete)
263 2024.07.11 23:15:29.114791 [ 3 ] {9e29da25-3bf2-4964-8ca1-11aa3aefa361} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.*
264 2024.07.11 23:15:29.122394 [ 3 ] {9e29da25-3bf2-4964-8ca1-11aa3aefa361} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total.
265 2024.07.11 23:15:29.122448 [ 3 ] {9e29da25-3bf2-4964-8ca1-11aa3aefa361} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 9.4762e-05 sec
266 2024.07.11 23:15:29.122475 [ 3 ] {9e29da25-3bf2-4964-8ca1-11aa3aefa361} <Trace> ReferentialDeps: No tables
267 2024.07.11 23:15:29.122506 [ 3 ] {9e29da25-3bf2-4964-8ca1-11aa3aefa361} <Trace> LoadingDeps: No tables
268 2024.07.11 23:15:29.122546 [ 3 ] {9e29da25-3bf2-4964-8ca1-11aa3aefa361} <Information> DatabaseAtomic (oximeter): Starting up tables.
269 2024.07.11 23:15:29.122780 [ 3 ] {9e29da25-3bf2-4964-8ca1-11aa3aefa361} <Debug> DynamicQueryHandler: Done processing query
270 2024.07.11 23:15:29.122823 [ 3 ] {} <Debug> HTTP-Session: 31c4b05c-08e5-4750-ae30-2fb28e4a45fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
271 2024.07.11 23:15:29.123025 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47451, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
272 2024.07.11 23:15:29.123123 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
273 2024.07.11 23:15:29.123160 [ 3 ] {} <Debug> HTTP-Session: e3380ae5-f170-4f9e-8d80-e1b118da4c79 Authenticating user 'default' from [fd00:1122:3344:101::d]:47451
274 2024.07.11 23:15:29.123199 [ 3 ] {} <Debug> HTTP-Session: e3380ae5-f170-4f9e-8d80-e1b118da4c79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
275 2024.07.11 23:15:29.123233 [ 3 ] {} <Debug> HTTP-Session: e3380ae5-f170-4f9e-8d80-e1b118da4c79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
276 2024.07.11 23:15:29.123290 [ 3 ] {} <Trace> HTTP-Session: e3380ae5-f170-4f9e-8d80-e1b118da4c79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
277 2024.07.11 23:15:29.123439 [ 3 ] {6f7c3cdb-034f-4f59-bd88-f8a50b55dea3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47451) /* The version table contains metadata about the `oximeter` database */
278 CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete)
279 2024.07.11 23:15:29.123486 [ 3 ] {6f7c3cdb-034f-4f59-bd88-f8a50b55dea3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version
280 2024.07.11 23:15:29.127842 [ 3 ] {6f7c3cdb-034f-4f59-bd88-f8a50b55dea3} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1
281 2024.07.11 23:15:29.135043 [ 3 ] {6f7c3cdb-034f-4f59-bd88-f8a50b55dea3} <Debug> oximeter.version (52f70fd6-7a9d-495b-8d67-7fac8ba8aa97): Loading data parts
282 2024.07.11 23:15:29.135548 [ 3 ] {6f7c3cdb-034f-4f59-bd88-f8a50b55dea3} <Debug> oximeter.version (52f70fd6-7a9d-495b-8d67-7fac8ba8aa97): There are no data parts
283 2024.07.11 23:15:29.143978 [ 3 ] {6f7c3cdb-034f-4f59-bd88-f8a50b55dea3} <Debug> DynamicQueryHandler: Done processing query
284 2024.07.11 23:15:29.144009 [ 3 ] {} <Debug> HTTP-Session: e3380ae5-f170-4f9e-8d80-e1b118da4c79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
285 2024.07.11 23:15:29.144158 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47451, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
286 2024.07.11 23:15:29.144215 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
287 2024.07.11 23:15:29.144239 [ 3 ] {} <Debug> HTTP-Session: 6e28d2fc-4e82-4a48-8ef6-cf27773a4534 Authenticating user 'default' from [fd00:1122:3344:101::d]:47451
288 2024.07.11 23:15:29.144255 [ 3 ] {} <Debug> HTTP-Session: 6e28d2fc-4e82-4a48-8ef6-cf27773a4534 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
289 2024.07.11 23:15:29.144273 [ 3 ] {} <Debug> HTTP-Session: 6e28d2fc-4e82-4a48-8ef6-cf27773a4534 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
290 2024.07.11 23:15:29.144308 [ 3 ] {} <Trace> HTTP-Session: 6e28d2fc-4e82-4a48-8ef6-cf27773a4534 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
291 2024.07.11 23:15:29.144499 [ 3 ] {5ded8146-eb4b-4290-8c74-46a66b2dc9af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47451) /* The measurement tables contain all individual samples from each timeseries.
292 *
293 * Each table stores a single datum type, and otherwise contains nearly the same
294 * structure. The primary sorting key is on the timeseries name, key, and then
295 * timestamp, so that all timeseries from the same schema are grouped, followed
296 * by all samples from the same timeseries.
297 *
298 * This reflects that one usually looks up the _key_ in one or more field table,
299 * and then uses that to index quickly into the measurements tables.
300 */
301 CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
302 2024.07.11 23:15:29.144557 [ 3 ] {5ded8146-eb4b-4290-8c74-46a66b2dc9af} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool
303 2024.07.11 23:15:29.158499 [ 3 ] {5ded8146-eb4b-4290-8c74-46a66b2dc9af} <Debug> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e): Loading data parts
304 2024.07.11 23:15:29.158654 [ 3 ] {5ded8146-eb4b-4290-8c74-46a66b2dc9af} <Debug> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e): There are no data parts
305 2024.07.11 23:15:29.167155 [ 3 ] {5ded8146-eb4b-4290-8c74-46a66b2dc9af} <Debug> DynamicQueryHandler: Done processing query
306 2024.07.11 23:15:29.167206 [ 3 ] {} <Debug> HTTP-Session: 6e28d2fc-4e82-4a48-8ef6-cf27773a4534 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
307 2024.07.11 23:15:29.167384 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47451, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
308 2024.07.11 23:15:29.167437 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
309 2024.07.11 23:15:29.167459 [ 3 ] {} <Debug> HTTP-Session: 5f41d82d-d74c-479c-9039-fdc4f35a27ea Authenticating user 'default' from [fd00:1122:3344:101::d]:47451
310 2024.07.11 23:15:29.167475 [ 3 ] {} <Debug> HTTP-Session: 5f41d82d-d74c-479c-9039-fdc4f35a27ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
311 2024.07.11 23:15:29.167493 [ 3 ] {} <Debug> HTTP-Session: 5f41d82d-d74c-479c-9039-fdc4f35a27ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
312 2024.07.11 23:15:29.167527 [ 3 ] {} <Trace> HTTP-Session: 5f41d82d-d74c-479c-9039-fdc4f35a27ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
313 2024.07.11 23:15:29.167699 [ 3 ] {e86d350c-6d44-43c5-963f-7d31793a706c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47451) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
314 2024.07.11 23:15:29.167746 [ 3 ] {e86d350c-6d44-43c5-963f-7d31793a706c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8
315 2024.07.11 23:15:29.172870 [ 3 ] {e86d350c-6d44-43c5-963f-7d31793a706c} <Debug> oximeter.measurements_i8 (8dd7d96d-8932-41d4-91ad-3bd1bc98f8b3): Loading data parts
316 2024.07.11 23:15:29.173067 [ 3 ] {e86d350c-6d44-43c5-963f-7d31793a706c} <Debug> oximeter.measurements_i8 (8dd7d96d-8932-41d4-91ad-3bd1bc98f8b3): There are no data parts
317 2024.07.11 23:15:29.182323 [ 3 ] {e86d350c-6d44-43c5-963f-7d31793a706c} <Debug> DynamicQueryHandler: Done processing query
318 2024.07.11 23:15:29.182358 [ 3 ] {} <Debug> HTTP-Session: 5f41d82d-d74c-479c-9039-fdc4f35a27ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
319 2024.07.11 23:15:29.182474 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47451, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
320 2024.07.11 23:15:29.182531 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
321 2024.07.11 23:15:29.182555 [ 3 ] {} <Debug> HTTP-Session: 5097fa74-8e4a-4c8c-bbf7-0d8b8be3c894 Authenticating user 'default' from [fd00:1122:3344:101::d]:47451
322 2024.07.11 23:15:29.182571 [ 3 ] {} <Debug> HTTP-Session: 5097fa74-8e4a-4c8c-bbf7-0d8b8be3c894 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
323 2024.07.11 23:15:29.182588 [ 3 ] {} <Debug> HTTP-Session: 5097fa74-8e4a-4c8c-bbf7-0d8b8be3c894 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
324 2024.07.11 23:15:29.182622 [ 3 ] {} <Trace> HTTP-Session: 5097fa74-8e4a-4c8c-bbf7-0d8b8be3c894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
325 2024.07.11 23:15:29.182789 [ 3 ] {048c7ffe-4922-4311-be26-1dac6d741f8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47451) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
326 2024.07.11 23:15:29.182840 [ 3 ] {048c7ffe-4922-4311-be26-1dac6d741f8d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8
327 2024.07.11 23:15:29.195032 [ 3 ] {048c7ffe-4922-4311-be26-1dac6d741f8d} <Debug> oximeter.measurements_u8 (254b0fec-73d9-4984-a5ea-2230a4fc2b30): Loading data parts
328 2024.07.11 23:15:29.195315 [ 3 ] {048c7ffe-4922-4311-be26-1dac6d741f8d} <Debug> oximeter.measurements_u8 (254b0fec-73d9-4984-a5ea-2230a4fc2b30): There are no data parts
329 2024.07.11 23:15:29.200780 [ 3 ] {048c7ffe-4922-4311-be26-1dac6d741f8d} <Debug> DynamicQueryHandler: Done processing query
330 2024.07.11 23:15:29.200832 [ 3 ] {} <Debug> HTTP-Session: 5097fa74-8e4a-4c8c-bbf7-0d8b8be3c894 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
331 2024.07.11 23:15:29.201048 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47451, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
332 2024.07.11 23:15:29.201153 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
333 2024.07.11 23:15:29.201199 [ 3 ] {} <Debug> HTTP-Session: 5d751d12-23d2-459b-8dcc-14f31500e2ee Authenticating user 'default' from [fd00:1122:3344:101::d]:47451
334 2024.07.11 23:15:29.201230 [ 3 ] {} <Debug> HTTP-Session: 5d751d12-23d2-459b-8dcc-14f31500e2ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
335 2024.07.11 23:15:29.201265 [ 3 ] {} <Debug> HTTP-Session: 5d751d12-23d2-459b-8dcc-14f31500e2ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
336 2024.07.11 23:15:29.201320 [ 3 ] {} <Trace> HTTP-Session: 5d751d12-23d2-459b-8dcc-14f31500e2ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
337 2024.07.11 23:15:29.201496 [ 3 ] {29feb153-76a8-4375-89a6-40b825279986} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47451) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
338 2024.07.11 23:15:29.201548 [ 3 ] {29feb153-76a8-4375-89a6-40b825279986} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16
339 2024.07.11 23:15:29.206844 [ 3 ] {29feb153-76a8-4375-89a6-40b825279986} <Debug> oximeter.measurements_i16 (cbeb85a7-11dd-44b9-a8d6-8da7bfa3786d): Loading data parts
340 2024.07.11 23:15:29.206992 [ 3 ] {29feb153-76a8-4375-89a6-40b825279986} <Debug> oximeter.measurements_i16 (cbeb85a7-11dd-44b9-a8d6-8da7bfa3786d): There are no data parts
341 2024.07.11 23:15:29.250160 [ 3 ] {29feb153-76a8-4375-89a6-40b825279986} <Debug> DynamicQueryHandler: Done processing query
342 2024.07.11 23:15:29.250207 [ 3 ] {} <Debug> HTTP-Session: 5d751d12-23d2-459b-8dcc-14f31500e2ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
343 2024.07.11 23:15:29.250352 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47451, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
344 2024.07.11 23:15:29.250430 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
345 2024.07.11 23:15:29.250464 [ 3 ] {} <Debug> HTTP-Session: 24f252b7-874e-456e-be72-7dec6dc64d59 Authenticating user 'default' from [fd00:1122:3344:101::d]:47451
346 2024.07.11 23:15:29.250485 [ 3 ] {} <Debug> HTTP-Session: 24f252b7-874e-456e-be72-7dec6dc64d59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
347 2024.07.11 23:15:29.250506 [ 3 ] {} <Debug> HTTP-Session: 24f252b7-874e-456e-be72-7dec6dc64d59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
348 2024.07.11 23:15:29.250543 [ 3 ] {} <Trace> HTTP-Session: 24f252b7-874e-456e-be72-7dec6dc64d59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
349 2024.07.11 23:15:29.250718 [ 3 ] {2caa4820-f582-42d8-acd3-6499f219a7f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47451) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
350 2024.07.11 23:15:29.250779 [ 3 ] {2caa4820-f582-42d8-acd3-6499f219a7f5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16
351 2024.07.11 23:15:29.256322 [ 3 ] {2caa4820-f582-42d8-acd3-6499f219a7f5} <Debug> oximeter.measurements_u16 (98971f68-699c-4bc6-9c45-c9b109a23c1f): Loading data parts
352 2024.07.11 23:15:29.256506 [ 3 ] {2caa4820-f582-42d8-acd3-6499f219a7f5} <Debug> oximeter.measurements_u16 (98971f68-699c-4bc6-9c45-c9b109a23c1f): There are no data parts
353 2024.07.11 23:15:29.266788 [ 3 ] {2caa4820-f582-42d8-acd3-6499f219a7f5} <Debug> DynamicQueryHandler: Done processing query
354 2024.07.11 23:15:29.266863 [ 3 ] {} <Debug> HTTP-Session: 24f252b7-874e-456e-be72-7dec6dc64d59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
355 2024.07.11 23:15:29.267084 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47451, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
356 2024.07.11 23:15:29.267195 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
357 2024.07.11 23:15:29.267247 [ 3 ] {} <Debug> HTTP-Session: 5e64f27a-3332-4996-bc68-7634064a3bc2 Authenticating user 'default' from [fd00:1122:3344:101::d]:47451
358 2024.07.11 23:15:29.267291 [ 3 ] {} <Debug> HTTP-Session: 5e64f27a-3332-4996-bc68-7634064a3bc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
359 2024.07.11 23:15:29.267317 [ 3 ] {} <Debug> HTTP-Session: 5e64f27a-3332-4996-bc68-7634064a3bc2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
360 2024.07.11 23:15:29.267357 [ 3 ] {} <Trace> HTTP-Session: 5e64f27a-3332-4996-bc68-7634064a3bc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
361 2024.07.11 23:15:29.267540 [ 3 ] {05456fd4-6ead-41f3-8b75-c23e4d509eb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47451) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
362 2024.07.11 23:15:29.267592 [ 3 ] {05456fd4-6ead-41f3-8b75-c23e4d509eb4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32
363 2024.07.11 23:15:29.271040 [ 3 ] {05456fd4-6ead-41f3-8b75-c23e4d509eb4} <Debug> oximeter.measurements_i32 (d3909246-5f0c-401a-b8a0-155296f305cd): Loading data parts
364 2024.07.11 23:15:29.271306 [ 3 ] {05456fd4-6ead-41f3-8b75-c23e4d509eb4} <Debug> oximeter.measurements_i32 (d3909246-5f0c-401a-b8a0-155296f305cd): There are no data parts
365 2024.07.11 23:15:29.273544 [ 3 ] {05456fd4-6ead-41f3-8b75-c23e4d509eb4} <Debug> DynamicQueryHandler: Done processing query
366 2024.07.11 23:15:29.273585 [ 3 ] {} <Debug> HTTP-Session: 5e64f27a-3332-4996-bc68-7634064a3bc2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
367 2024.07.11 23:15:29.273722 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47451, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
368 2024.07.11 23:15:29.273794 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
369 2024.07.11 23:15:29.273846 [ 3 ] {} <Debug> HTTP-Session: 509560c5-3767-4325-bf60-2ffbfd2d52cd Authenticating user 'default' from [fd00:1122:3344:101::d]:47451
370 2024.07.11 23:15:29.273865 [ 3 ] {} <Debug> HTTP-Session: 509560c5-3767-4325-bf60-2ffbfd2d52cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
371 2024.07.11 23:15:29.273889 [ 3 ] {} <Debug> HTTP-Session: 509560c5-3767-4325-bf60-2ffbfd2d52cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
372 2024.07.11 23:15:29.273933 [ 3 ] {} <Trace> HTTP-Session: 509560c5-3767-4325-bf60-2ffbfd2d52cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
373 2024.07.11 23:15:29.274151 [ 3 ] {b3a442ed-8b41-4ca7-bcea-be5768dfe34a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47451) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
374 2024.07.11 23:15:29.274214 [ 3 ] {b3a442ed-8b41-4ca7-bcea-be5768dfe34a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32
375 2024.07.11 23:15:29.282977 [ 3 ] {b3a442ed-8b41-4ca7-bcea-be5768dfe34a} <Debug> oximeter.measurements_u32 (4dad8cd9-da82-4083-993f-7cbb3b493c16): Loading data parts
376 2024.07.11 23:15:29.283230 [ 3 ] {b3a442ed-8b41-4ca7-bcea-be5768dfe34a} <Debug> oximeter.measurements_u32 (4dad8cd9-da82-4083-993f-7cbb3b493c16): There are no data parts
377 2024.07.11 23:15:29.290162 [ 3 ] {b3a442ed-8b41-4ca7-bcea-be5768dfe34a} <Debug> DynamicQueryHandler: Done processing query
378 2024.07.11 23:15:29.290225 [ 3 ] {} <Debug> HTTP-Session: 509560c5-3767-4325-bf60-2ffbfd2d52cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
379 2024.07.11 23:15:29.290388 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47451, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
380 2024.07.11 23:15:29.290445 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
381 2024.07.11 23:15:29.290472 [ 3 ] {} <Debug> HTTP-Session: 2e1a251d-c93e-4623-84fd-8da40e24b6c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:47451
382 2024.07.11 23:15:29.290495 [ 3 ] {} <Debug> HTTP-Session: 2e1a251d-c93e-4623-84fd-8da40e24b6c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
383 2024.07.11 23:15:29.290508 [ 3 ] {} <Debug> HTTP-Session: 2e1a251d-c93e-4623-84fd-8da40e24b6c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
384 2024.07.11 23:15:29.290545 [ 3 ] {} <Trace> HTTP-Session: 2e1a251d-c93e-4623-84fd-8da40e24b6c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
385 2024.07.11 23:15:29.290720 [ 3 ] {e79f8db4-6993-4e87-8046-ea51fd19c528} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47451) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
386 2024.07.11 23:15:29.290779 [ 3 ] {e79f8db4-6993-4e87-8046-ea51fd19c528} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64
387 2024.07.11 23:15:29.295191 [ 3 ] {e79f8db4-6993-4e87-8046-ea51fd19c528} <Debug> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787): Loading data parts
388 2024.07.11 23:15:29.295358 [ 3 ] {e79f8db4-6993-4e87-8046-ea51fd19c528} <Debug> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787): There are no data parts
389 2024.07.11 23:15:29.302090 [ 3 ] {e79f8db4-6993-4e87-8046-ea51fd19c528} <Debug> DynamicQueryHandler: Done processing query
390 2024.07.11 23:15:29.302132 [ 3 ] {} <Debug> HTTP-Session: 2e1a251d-c93e-4623-84fd-8da40e24b6c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
391 2024.07.11 23:15:29.302260 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47451, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
392 2024.07.11 23:15:29.302322 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
393 2024.07.11 23:15:29.302341 [ 3 ] {} <Debug> HTTP-Session: 48f96d7e-f3f5-498a-8190-ea028f7db020 Authenticating user 'default' from [fd00:1122:3344:101::d]:47451
394 2024.07.11 23:15:29.302365 [ 3 ] {} <Debug> HTTP-Session: 48f96d7e-f3f5-498a-8190-ea028f7db020 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
395 2024.07.11 23:15:29.302380 [ 3 ] {} <Debug> HTTP-Session: 48f96d7e-f3f5-498a-8190-ea028f7db020 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
396 2024.07.11 23:15:29.302417 [ 3 ] {} <Trace> HTTP-Session: 48f96d7e-f3f5-498a-8190-ea028f7db020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
397 2024.07.11 23:15:29.302643 [ 3 ] {25777321-20e8-45fd-b45d-9b7b25d8876d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47451) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
398 2024.07.11 23:15:29.302698 [ 3 ] {25777321-20e8-45fd-b45d-9b7b25d8876d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64
399 2024.07.11 23:15:29.309248 [ 3 ] {25777321-20e8-45fd-b45d-9b7b25d8876d} <Debug> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Loading data parts
400 2024.07.11 23:15:29.309421 [ 3 ] {25777321-20e8-45fd-b45d-9b7b25d8876d} <Debug> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): There are no data parts
401 2024.07.11 23:15:29.320401 [ 3 ] {25777321-20e8-45fd-b45d-9b7b25d8876d} <Debug> DynamicQueryHandler: Done processing query
402 2024.07.11 23:15:29.320442 [ 3 ] {} <Debug> HTTP-Session: 48f96d7e-f3f5-498a-8190-ea028f7db020 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
403 2024.07.11 23:15:29.320596 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47451, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
404 2024.07.11 23:15:29.320652 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
405 2024.07.11 23:15:29.320687 [ 3 ] {} <Debug> HTTP-Session: e8738a4c-8a43-4a52-a006-7c8b15a39547 Authenticating user 'default' from [fd00:1122:3344:101::d]:47451
406 2024.07.11 23:15:29.320715 [ 3 ] {} <Debug> HTTP-Session: e8738a4c-8a43-4a52-a006-7c8b15a39547 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
407 2024.07.11 23:15:29.320731 [ 3 ] {} <Debug> HTTP-Session: e8738a4c-8a43-4a52-a006-7c8b15a39547 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
408 2024.07.11 23:15:29.320776 [ 3 ] {} <Trace> HTTP-Session: e8738a4c-8a43-4a52-a006-7c8b15a39547 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
409 2024.07.11 23:15:29.320992 [ 3 ] {17b0143c-e6c8-43bf-8da8-35da2a77a173} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47451) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
410 2024.07.11 23:15:29.321062 [ 3 ] {17b0143c-e6c8-43bf-8da8-35da2a77a173} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32
411 2024.07.11 23:15:29.331431 [ 3 ] {17b0143c-e6c8-43bf-8da8-35da2a77a173} <Debug> oximeter.measurements_f32 (cc8d6405-48e7-42ed-8ec0-6c209daa031c): Loading data parts
412 2024.07.11 23:15:29.331609 [ 3 ] {17b0143c-e6c8-43bf-8da8-35da2a77a173} <Debug> oximeter.measurements_f32 (cc8d6405-48e7-42ed-8ec0-6c209daa031c): There are no data parts
413 2024.07.11 23:15:29.336715 [ 3 ] {17b0143c-e6c8-43bf-8da8-35da2a77a173} <Debug> DynamicQueryHandler: Done processing query
414 2024.07.11 23:15:29.336745 [ 3 ] {} <Debug> HTTP-Session: e8738a4c-8a43-4a52-a006-7c8b15a39547 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
415 2024.07.11 23:15:29.336885 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47451, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
416 2024.07.11 23:15:29.336958 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
417 2024.07.11 23:15:29.336983 [ 3 ] {} <Debug> HTTP-Session: a30283ca-150e-4fdd-9988-5db23bb091ba Authenticating user 'default' from [fd00:1122:3344:101::d]:47451
418 2024.07.11 23:15:29.337012 [ 3 ] {} <Debug> HTTP-Session: a30283ca-150e-4fdd-9988-5db23bb091ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
419 2024.07.11 23:15:29.337035 [ 3 ] {} <Debug> HTTP-Session: a30283ca-150e-4fdd-9988-5db23bb091ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
420 2024.07.11 23:15:29.337070 [ 3 ] {} <Trace> HTTP-Session: a30283ca-150e-4fdd-9988-5db23bb091ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
421 2024.07.11 23:15:29.337278 [ 3 ] {9c8555dc-266c-494d-a5cb-4f73f55026db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47451) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
422 2024.07.11 23:15:29.337336 [ 3 ] {9c8555dc-266c-494d-a5cb-4f73f55026db} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64
423 2024.07.11 23:15:29.345680 [ 3 ] {9c8555dc-266c-494d-a5cb-4f73f55026db} <Debug> oximeter.measurements_f64 (8fbb62a5-34bb-49e7-acb8-277c450ecf2e): Loading data parts
424 2024.07.11 23:15:29.345849 [ 3 ] {9c8555dc-266c-494d-a5cb-4f73f55026db} <Debug> oximeter.measurements_f64 (8fbb62a5-34bb-49e7-acb8-277c450ecf2e): There are no data parts
425 2024.07.11 23:15:29.350099 [ 3 ] {9c8555dc-266c-494d-a5cb-4f73f55026db} <Debug> DynamicQueryHandler: Done processing query
426 2024.07.11 23:15:29.350138 [ 3 ] {} <Debug> HTTP-Session: a30283ca-150e-4fdd-9988-5db23bb091ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
427 2024.07.11 23:15:29.350254 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47451, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
428 2024.07.11 23:15:29.350309 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
429 2024.07.11 23:15:29.350329 [ 3 ] {} <Debug> HTTP-Session: 3b61e1b8-965d-445f-be42-7d541e938bbf Authenticating user 'default' from [fd00:1122:3344:101::d]:47451
430 2024.07.11 23:15:29.350357 [ 3 ] {} <Debug> HTTP-Session: 3b61e1b8-965d-445f-be42-7d541e938bbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
431 2024.07.11 23:15:29.350370 [ 3 ] {} <Debug> HTTP-Session: 3b61e1b8-965d-445f-be42-7d541e938bbf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
432 2024.07.11 23:15:29.350406 [ 3 ] {} <Trace> HTTP-Session: 3b61e1b8-965d-445f-be42-7d541e938bbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
433 2024.07.11 23:15:29.350584 [ 3 ] {79c95379-5c00-4c3b-a08a-ebf8dac609ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47451) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
434 2024.07.11 23:15:29.350645 [ 3 ] {79c95379-5c00-4c3b-a08a-ebf8dac609ee} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string
435 2024.07.11 23:15:29.358562 [ 3 ] {79c95379-5c00-4c3b-a08a-ebf8dac609ee} <Debug> oximeter.measurements_string (b576193f-1443-4201-9844-e93cda477136): Loading data parts
436 2024.07.11 23:15:29.358728 [ 3 ] {79c95379-5c00-4c3b-a08a-ebf8dac609ee} <Debug> oximeter.measurements_string (b576193f-1443-4201-9844-e93cda477136): There are no data parts
437 2024.07.11 23:15:29.366643 [ 3 ] {79c95379-5c00-4c3b-a08a-ebf8dac609ee} <Debug> DynamicQueryHandler: Done processing query
438 2024.07.11 23:15:29.366674 [ 3 ] {} <Debug> HTTP-Session: 3b61e1b8-965d-445f-be42-7d541e938bbf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
439 2024.07.11 23:15:29.366836 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47451, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
440 2024.07.11 23:15:29.366902 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
441 2024.07.11 23:15:29.366925 [ 3 ] {} <Debug> HTTP-Session: 4dd1a83b-5c34-417d-8319-489a6d38e7ae Authenticating user 'default' from [fd00:1122:3344:101::d]:47451
442 2024.07.11 23:15:29.366953 [ 3 ] {} <Debug> HTTP-Session: 4dd1a83b-5c34-417d-8319-489a6d38e7ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
443 2024.07.11 23:15:29.366979 [ 3 ] {} <Debug> HTTP-Session: 4dd1a83b-5c34-417d-8319-489a6d38e7ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
444 2024.07.11 23:15:29.367016 [ 3 ] {} <Trace> HTTP-Session: 4dd1a83b-5c34-417d-8319-489a6d38e7ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
445 2024.07.11 23:15:29.367232 [ 3 ] {e8e900f9-b245-4df3-8312-0ca1ab796b31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47451) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /*
446 * NOTE: Right now we can't unambiguously record a nullable byte array.
447 * Arrays cannot be nested in `Nullable()` types, and encoding the array as
448 * a string isn't palatable for a few reasons.
449 * See: https://github.com/oxidecomputer/omicron/issues/4551 for more
450 * details.
451 */
452 datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
453 2024.07.11 23:15:29.367299 [ 3 ] {e8e900f9-b245-4df3-8312-0ca1ab796b31} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes
454 2024.07.11 23:15:29.373981 [ 3 ] {e8e900f9-b245-4df3-8312-0ca1ab796b31} <Debug> oximeter.measurements_bytes (36eb5f1f-e52a-4f70-9e4b-b4176248c489): Loading data parts
455 2024.07.11 23:15:29.374220 [ 3 ] {e8e900f9-b245-4df3-8312-0ca1ab796b31} <Debug> oximeter.measurements_bytes (36eb5f1f-e52a-4f70-9e4b-b4176248c489): There are no data parts
456 2024.07.11 23:15:29.384436 [ 3 ] {e8e900f9-b245-4df3-8312-0ca1ab796b31} <Debug> DynamicQueryHandler: Done processing query
457 2024.07.11 23:15:29.384495 [ 3 ] {} <Debug> HTTP-Session: 4dd1a83b-5c34-417d-8319-489a6d38e7ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
458 2024.07.11 23:15:29.384703 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47451, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
459 2024.07.11 23:15:29.384759 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
460 2024.07.11 23:15:29.384788 [ 3 ] {} <Debug> HTTP-Session: 7b6fbcb9-2501-4298-b5c5-02c7a12cb5c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:47451
461 2024.07.11 23:15:29.384804 [ 3 ] {} <Debug> HTTP-Session: 7b6fbcb9-2501-4298-b5c5-02c7a12cb5c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
462 2024.07.11 23:15:29.384826 [ 3 ] {} <Debug> HTTP-Session: 7b6fbcb9-2501-4298-b5c5-02c7a12cb5c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
463 2024.07.11 23:15:29.384855 [ 3 ] {} <Trace> HTTP-Session: 7b6fbcb9-2501-4298-b5c5-02c7a12cb5c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
464 2024.07.11 23:15:29.385047 [ 3 ] {44b1fd6f-6173-4236-ba10-8a1728aae73f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47451) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
465 2024.07.11 23:15:29.385103 [ 3 ] {44b1fd6f-6173-4236-ba10-8a1728aae73f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64
466 2024.07.11 23:15:29.393785 [ 3 ] {44b1fd6f-6173-4236-ba10-8a1728aae73f} <Debug> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47): Loading data parts
467 2024.07.11 23:15:29.394084 [ 3 ] {44b1fd6f-6173-4236-ba10-8a1728aae73f} <Debug> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47): There are no data parts
468 2024.07.11 23:15:29.400859 [ 3 ] {44b1fd6f-6173-4236-ba10-8a1728aae73f} <Debug> DynamicQueryHandler: Done processing query
469 2024.07.11 23:15:29.400929 [ 3 ] {} <Debug> HTTP-Session: 7b6fbcb9-2501-4298-b5c5-02c7a12cb5c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
470 2024.07.11 23:15:29.401120 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47451, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
471 2024.07.11 23:15:29.401236 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
472 2024.07.11 23:15:29.401274 [ 3 ] {} <Debug> HTTP-Session: 7a39b0b0-cd4c-4ace-9d61-ffc9bc564f2b Authenticating user 'default' from [fd00:1122:3344:101::d]:47451
473 2024.07.11 23:15:29.401320 [ 3 ] {} <Debug> HTTP-Session: 7a39b0b0-cd4c-4ace-9d61-ffc9bc564f2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
474 2024.07.11 23:15:29.401335 [ 3 ] {} <Debug> HTTP-Session: 7a39b0b0-cd4c-4ace-9d61-ffc9bc564f2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
475 2024.07.11 23:15:29.401372 [ 3 ] {} <Trace> HTTP-Session: 7a39b0b0-cd4c-4ace-9d61-ffc9bc564f2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
476 2024.07.11 23:15:29.401557 [ 3 ] {91ed4bef-f2a6-4563-8c42-5c80fc3c4523} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47451) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
477 2024.07.11 23:15:29.401619 [ 3 ] {91ed4bef-f2a6-4563-8c42-5c80fc3c4523} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64
478 2024.07.11 23:15:29.407789 [ 3 ] {91ed4bef-f2a6-4563-8c42-5c80fc3c4523} <Debug> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Loading data parts
479 2024.07.11 23:15:29.407917 [ 3 ] {91ed4bef-f2a6-4563-8c42-5c80fc3c4523} <Debug> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): There are no data parts
480 2024.07.11 23:15:29.418243 [ 3 ] {91ed4bef-f2a6-4563-8c42-5c80fc3c4523} <Debug> DynamicQueryHandler: Done processing query
481 2024.07.11 23:15:29.418274 [ 3 ] {} <Debug> HTTP-Session: 7a39b0b0-cd4c-4ace-9d61-ffc9bc564f2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
482 2024.07.11 23:15:29.418423 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47451, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
483 2024.07.11 23:15:29.418487 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
484 2024.07.11 23:15:29.418510 [ 3 ] {} <Debug> HTTP-Session: dde70a13-39aa-4a8a-99fb-64a8369ebc2c Authenticating user 'default' from [fd00:1122:3344:101::d]:47451
485 2024.07.11 23:15:29.418540 [ 3 ] {} <Debug> HTTP-Session: dde70a13-39aa-4a8a-99fb-64a8369ebc2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
486 2024.07.11 23:15:29.418565 [ 3 ] {} <Debug> HTTP-Session: dde70a13-39aa-4a8a-99fb-64a8369ebc2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
487 2024.07.11 23:15:29.418601 [ 3 ] {} <Trace> HTTP-Session: dde70a13-39aa-4a8a-99fb-64a8369ebc2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
488 2024.07.11 23:15:29.418831 [ 3 ] {6c8a0343-4f2a-4cac-91dd-c6b2c1f24dfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47451) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
489 2024.07.11 23:15:29.418905 [ 3 ] {6c8a0343-4f2a-4cac-91dd-c6b2c1f24dfc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32
490 2024.07.11 23:15:29.429365 [ 3 ] {6c8a0343-4f2a-4cac-91dd-c6b2c1f24dfc} <Debug> oximeter.measurements_cumulativef32 (e9f94710-a9ea-4123-bd22-d8a8a3710bd2): Loading data parts
491 2024.07.11 23:15:29.429526 [ 3 ] {6c8a0343-4f2a-4cac-91dd-c6b2c1f24dfc} <Debug> oximeter.measurements_cumulativef32 (e9f94710-a9ea-4123-bd22-d8a8a3710bd2): There are no data parts
492 2024.07.11 23:15:29.435478 [ 3 ] {6c8a0343-4f2a-4cac-91dd-c6b2c1f24dfc} <Debug> DynamicQueryHandler: Done processing query
493 2024.07.11 23:15:29.435512 [ 3 ] {} <Debug> HTTP-Session: dde70a13-39aa-4a8a-99fb-64a8369ebc2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
494 2024.07.11 23:15:29.435635 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47451, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
495 2024.07.11 23:15:29.435687 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
496 2024.07.11 23:15:29.435715 [ 3 ] {} <Debug> HTTP-Session: 557b9afc-b667-4c5a-b463-b1e38d8197e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:47451
497 2024.07.11 23:15:29.435741 [ 3 ] {} <Debug> HTTP-Session: 557b9afc-b667-4c5a-b463-b1e38d8197e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
498 2024.07.11 23:15:29.435754 [ 3 ] {} <Debug> HTTP-Session: 557b9afc-b667-4c5a-b463-b1e38d8197e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
499 2024.07.11 23:15:29.435789 [ 3 ] {} <Trace> HTTP-Session: 557b9afc-b667-4c5a-b463-b1e38d8197e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
500 2024.07.11 23:15:29.435975 [ 3 ] {a33adfcc-59c7-49a7-ae92-219b1faeded6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47451) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
501 2024.07.11 23:15:29.436030 [ 3 ] {a33adfcc-59c7-49a7-ae92-219b1faeded6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64
502 2024.07.11 23:15:29.443928 [ 3 ] {a33adfcc-59c7-49a7-ae92-219b1faeded6} <Debug> oximeter.measurements_cumulativef64 (42046673-2a43-4ecb-9be3-65a5b96dd26b): Loading data parts
503 2024.07.11 23:15:29.444048 [ 3 ] {a33adfcc-59c7-49a7-ae92-219b1faeded6} <Debug> oximeter.measurements_cumulativef64 (42046673-2a43-4ecb-9be3-65a5b96dd26b): There are no data parts
504 2024.07.11 23:15:29.453204 [ 3 ] {a33adfcc-59c7-49a7-ae92-219b1faeded6} <Debug> DynamicQueryHandler: Done processing query
505 2024.07.11 23:15:29.453235 [ 3 ] {} <Debug> HTTP-Session: 557b9afc-b667-4c5a-b463-b1e38d8197e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
506 2024.07.11 23:15:29.453393 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47451, User-Agent: (none), Length: 1300, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
507 2024.07.11 23:15:29.453445 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
508 2024.07.11 23:15:29.453464 [ 3 ] {} <Debug> HTTP-Session: 8da70af1-6c1f-4412-8929-d945aeb48690 Authenticating user 'default' from [fd00:1122:3344:101::d]:47451
509 2024.07.11 23:15:29.453485 [ 3 ] {} <Debug> HTTP-Session: 8da70af1-6c1f-4412-8929-d945aeb48690 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
510 2024.07.11 23:15:29.453504 [ 3 ] {} <Debug> HTTP-Session: 8da70af1-6c1f-4412-8929-d945aeb48690 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
511 2024.07.11 23:15:29.453533 [ 3 ] {} <Trace> HTTP-Session: 8da70af1-6c1f-4412-8929-d945aeb48690 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
512 2024.07.11 23:15:29.453781 [ 3 ] {90de13b0-2ceb-4a5d-be3a-243ef41d447e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47451) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /*
513 * NOTE: Array types cannot be Nullable, see
514 * https://clickhouse.com/docs/en/sql-reference/data-types/nullable
515 * for more details.
516 *
517 * This means we need to use empty arrays to indicate a missing value. This
518 * is unfortunate, and at this point relies on the fact that an
519 * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need
520 * to figure out another way to represent missing samples here.
521 */
522 bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
523 2024.07.11 23:15:29.453848 [ 3 ] {90de13b0-2ceb-4a5d-be3a-243ef41d447e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8
524 2024.07.11 23:15:29.462108 [ 3 ] {90de13b0-2ceb-4a5d-be3a-243ef41d447e} <Debug> oximeter.measurements_histogrami8 (337610b1-6811-4ea0-831f-ddec60dfa14c): Loading data parts
525 2024.07.11 23:15:29.462258 [ 3 ] {90de13b0-2ceb-4a5d-be3a-243ef41d447e} <Debug> oximeter.measurements_histogrami8 (337610b1-6811-4ea0-831f-ddec60dfa14c): There are no data parts
526 2024.07.11 23:15:29.469615 [ 3 ] {90de13b0-2ceb-4a5d-be3a-243ef41d447e} <Debug> DynamicQueryHandler: Done processing query
527 2024.07.11 23:15:29.469654 [ 3 ] {} <Debug> HTTP-Session: 8da70af1-6c1f-4412-8929-d945aeb48690 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
528 2024.07.11 23:15:29.469819 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47451, User-Agent: (none), Length: 839, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
529 2024.07.11 23:15:29.469873 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
530 2024.07.11 23:15:29.469905 [ 3 ] {} <Debug> HTTP-Session: 419fe69e-883f-4422-8dc4-86181239fd76 Authenticating user 'default' from [fd00:1122:3344:101::d]:47451
531 2024.07.11 23:15:29.469930 [ 3 ] {} <Debug> HTTP-Session: 419fe69e-883f-4422-8dc4-86181239fd76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
532 2024.07.11 23:15:29.469948 [ 3 ] {} <Debug> HTTP-Session: 419fe69e-883f-4422-8dc4-86181239fd76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
533 2024.07.11 23:15:29.469989 [ 3 ] {} <Trace> HTTP-Session: 419fe69e-883f-4422-8dc4-86181239fd76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
534 2024.07.11 23:15:29.470293 [ 3 ] {68a139e0-26fe-4112-81aa-75274709c758} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47451) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
535 2024.07.11 23:15:29.470357 [ 3 ] {68a139e0-26fe-4112-81aa-75274709c758} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8
536 2024.07.11 23:15:29.480830 [ 3 ] {68a139e0-26fe-4112-81aa-75274709c758} <Debug> oximeter.measurements_histogramu8 (4806c9a1-453c-4468-8eac-3a00bf064399): Loading data parts
537 2024.07.11 23:15:29.481090 [ 3 ] {68a139e0-26fe-4112-81aa-75274709c758} <Debug> oximeter.measurements_histogramu8 (4806c9a1-453c-4468-8eac-3a00bf064399): There are no data parts
538 2024.07.11 23:15:29.487169 [ 3 ] {68a139e0-26fe-4112-81aa-75274709c758} <Debug> DynamicQueryHandler: Done processing query
539 2024.07.11 23:15:29.487200 [ 3 ] {} <Debug> HTTP-Session: 419fe69e-883f-4422-8dc4-86181239fd76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
540 2024.07.11 23:15:29.487331 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47451, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
541 2024.07.11 23:15:29.487390 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
542 2024.07.11 23:15:29.487409 [ 3 ] {} <Debug> HTTP-Session: e1b8dcfe-0d6e-4fc6-b274-3959341ed203 Authenticating user 'default' from [fd00:1122:3344:101::d]:47451
543 2024.07.11 23:15:29.487431 [ 3 ] {} <Debug> HTTP-Session: e1b8dcfe-0d6e-4fc6-b274-3959341ed203 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
544 2024.07.11 23:15:29.487445 [ 3 ] {} <Debug> HTTP-Session: e1b8dcfe-0d6e-4fc6-b274-3959341ed203 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
545 2024.07.11 23:15:29.487480 [ 3 ] {} <Trace> HTTP-Session: e1b8dcfe-0d6e-4fc6-b274-3959341ed203 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
546 2024.07.11 23:15:29.487725 [ 3 ] {896f8f96-d251-493e-857c-bd188c05bbe6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47451) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
547 2024.07.11 23:15:29.487790 [ 3 ] {896f8f96-d251-493e-857c-bd188c05bbe6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16
548 2024.07.11 23:15:29.493126 [ 3 ] {896f8f96-d251-493e-857c-bd188c05bbe6} <Debug> oximeter.measurements_histogrami16 (baa22ab0-aa3b-495f-b95b-ce532ad5abdd): Loading data parts
549 2024.07.11 23:15:29.493389 [ 3 ] {896f8f96-d251-493e-857c-bd188c05bbe6} <Debug> oximeter.measurements_histogrami16 (baa22ab0-aa3b-495f-b95b-ce532ad5abdd): There are no data parts
550 2024.07.11 23:15:29.500335 [ 3 ] {896f8f96-d251-493e-857c-bd188c05bbe6} <Debug> DynamicQueryHandler: Done processing query
551 2024.07.11 23:15:29.500375 [ 3 ] {} <Debug> HTTP-Session: e1b8dcfe-0d6e-4fc6-b274-3959341ed203 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
552 2024.07.11 23:15:29.500517 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47451, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
553 2024.07.11 23:15:29.500571 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
554 2024.07.11 23:15:29.500603 [ 3 ] {} <Debug> HTTP-Session: fb06fbe5-f63d-4bf9-adfa-6b0ddeb510c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:47451
555 2024.07.11 23:15:29.500629 [ 3 ] {} <Debug> HTTP-Session: fb06fbe5-f63d-4bf9-adfa-6b0ddeb510c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
556 2024.07.11 23:15:29.500646 [ 3 ] {} <Debug> HTTP-Session: fb06fbe5-f63d-4bf9-adfa-6b0ddeb510c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
557 2024.07.11 23:15:29.500689 [ 3 ] {} <Trace> HTTP-Session: fb06fbe5-f63d-4bf9-adfa-6b0ddeb510c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
558 2024.07.11 23:15:29.501009 [ 3 ] {078a3625-d999-4f0f-bb30-29c8d9907afa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47451) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
559 2024.07.11 23:15:29.501087 [ 3 ] {078a3625-d999-4f0f-bb30-29c8d9907afa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16
560 2024.07.11 23:15:29.510700 [ 3 ] {078a3625-d999-4f0f-bb30-29c8d9907afa} <Debug> oximeter.measurements_histogramu16 (313b21b3-275c-4d7e-bd8a-cd54c20754fc): Loading data parts
561 2024.07.11 23:15:29.510965 [ 3 ] {078a3625-d999-4f0f-bb30-29c8d9907afa} <Debug> oximeter.measurements_histogramu16 (313b21b3-275c-4d7e-bd8a-cd54c20754fc): There are no data parts
562 2024.07.11 23:15:29.517091 [ 3 ] {078a3625-d999-4f0f-bb30-29c8d9907afa} <Debug> DynamicQueryHandler: Done processing query
563 2024.07.11 23:15:29.517123 [ 3 ] {} <Debug> HTTP-Session: fb06fbe5-f63d-4bf9-adfa-6b0ddeb510c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
564 2024.07.11 23:15:29.517273 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47451, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
565 2024.07.11 23:15:29.517327 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
566 2024.07.11 23:15:29.517346 [ 3 ] {} <Debug> HTTP-Session: 0dd762d5-c92c-43ab-bd21-a8b23d16d3e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:47451
567 2024.07.11 23:15:29.517369 [ 3 ] {} <Debug> HTTP-Session: 0dd762d5-c92c-43ab-bd21-a8b23d16d3e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
568 2024.07.11 23:15:29.517388 [ 3 ] {} <Debug> HTTP-Session: 0dd762d5-c92c-43ab-bd21-a8b23d16d3e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
569 2024.07.11 23:15:29.517418 [ 3 ] {} <Trace> HTTP-Session: 0dd762d5-c92c-43ab-bd21-a8b23d16d3e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
570 2024.07.11 23:15:29.517664 [ 3 ] {664aade8-af64-489d-bc19-fda14597fc6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47451) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
571 2024.07.11 23:15:29.517736 [ 3 ] {664aade8-af64-489d-bc19-fda14597fc6b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32
572 2024.07.11 23:15:29.521051 [ 3 ] {664aade8-af64-489d-bc19-fda14597fc6b} <Debug> oximeter.measurements_histogrami32 (8d56c5bd-4eac-4e48-a2dd-06239a0aa125): Loading data parts
573 2024.07.11 23:15:29.521195 [ 3 ] {664aade8-af64-489d-bc19-fda14597fc6b} <Debug> oximeter.measurements_histogrami32 (8d56c5bd-4eac-4e48-a2dd-06239a0aa125): There are no data parts
574 2024.07.11 23:15:29.523745 [ 3 ] {664aade8-af64-489d-bc19-fda14597fc6b} <Debug> DynamicQueryHandler: Done processing query
575 2024.07.11 23:15:29.523776 [ 3 ] {} <Debug> HTTP-Session: 0dd762d5-c92c-43ab-bd21-a8b23d16d3e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
576 2024.07.11 23:15:29.523905 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47451, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
577 2024.07.11 23:15:29.523968 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
578 2024.07.11 23:15:29.523992 [ 3 ] {} <Debug> HTTP-Session: ecd8b2b6-62b5-41f2-88b4-e7fd5eaadc89 Authenticating user 'default' from [fd00:1122:3344:101::d]:47451
579 2024.07.11 23:15:29.524049 [ 3 ] {} <Debug> HTTP-Session: ecd8b2b6-62b5-41f2-88b4-e7fd5eaadc89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
580 2024.07.11 23:15:29.524067 [ 3 ] {} <Debug> HTTP-Session: ecd8b2b6-62b5-41f2-88b4-e7fd5eaadc89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
581 2024.07.11 23:15:29.524109 [ 3 ] {} <Trace> HTTP-Session: ecd8b2b6-62b5-41f2-88b4-e7fd5eaadc89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
582 2024.07.11 23:15:29.524390 [ 3 ] {8f52e19b-7023-4d18-bd7c-d659c1c5eae4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47451) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
583 2024.07.11 23:15:29.524454 [ 3 ] {8f52e19b-7023-4d18-bd7c-d659c1c5eae4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32
584 2024.07.11 23:15:29.531482 [ 3 ] {8f52e19b-7023-4d18-bd7c-d659c1c5eae4} <Debug> oximeter.measurements_histogramu32 (8da8ba3e-5b0c-417f-b4a3-c2f54633c455): Loading data parts
585 2024.07.11 23:15:29.531772 [ 3 ] {8f52e19b-7023-4d18-bd7c-d659c1c5eae4} <Debug> oximeter.measurements_histogramu32 (8da8ba3e-5b0c-417f-b4a3-c2f54633c455): There are no data parts
586 2024.07.11 23:15:29.587666 [ 3 ] {8f52e19b-7023-4d18-bd7c-d659c1c5eae4} <Debug> DynamicQueryHandler: Done processing query
587 2024.07.11 23:15:29.587716 [ 3 ] {} <Debug> HTTP-Session: ecd8b2b6-62b5-41f2-88b4-e7fd5eaadc89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
588 2024.07.11 23:15:29.587976 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47451, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
589 2024.07.11 23:15:29.588084 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
590 2024.07.11 23:15:29.588121 [ 3 ] {} <Debug> HTTP-Session: 0c1c48b3-84fd-4314-9d1e-9549fe12a68a Authenticating user 'default' from [fd00:1122:3344:101::d]:47451
591 2024.07.11 23:15:29.588165 [ 3 ] {} <Debug> HTTP-Session: 0c1c48b3-84fd-4314-9d1e-9549fe12a68a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
592 2024.07.11 23:15:29.588203 [ 3 ] {} <Debug> HTTP-Session: 0c1c48b3-84fd-4314-9d1e-9549fe12a68a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
593 2024.07.11 23:15:29.588261 [ 3 ] {} <Trace> HTTP-Session: 0c1c48b3-84fd-4314-9d1e-9549fe12a68a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
594 2024.07.11 23:15:29.588549 [ 3 ] {25341dce-37cb-47bc-b6b8-a3ba8097b70d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47451) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
595 2024.07.11 23:15:29.588614 [ 3 ] {25341dce-37cb-47bc-b6b8-a3ba8097b70d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64
596 2024.07.11 23:15:29.596986 [ 3 ] {25341dce-37cb-47bc-b6b8-a3ba8097b70d} <Debug> oximeter.measurements_histogrami64 (8603166d-721c-4297-91b0-13efb1764d13): Loading data parts
597 2024.07.11 23:15:29.597125 [ 3 ] {25341dce-37cb-47bc-b6b8-a3ba8097b70d} <Debug> oximeter.measurements_histogrami64 (8603166d-721c-4297-91b0-13efb1764d13): There are no data parts
598 2024.07.11 23:15:29.603737 [ 3 ] {25341dce-37cb-47bc-b6b8-a3ba8097b70d} <Debug> DynamicQueryHandler: Done processing query
599 2024.07.11 23:15:29.603768 [ 3 ] {} <Debug> HTTP-Session: 0c1c48b3-84fd-4314-9d1e-9549fe12a68a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
600 2024.07.11 23:15:29.603907 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47451, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
601 2024.07.11 23:15:29.603970 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
602 2024.07.11 23:15:29.604000 [ 3 ] {} <Debug> HTTP-Session: ebfc3de8-0f5c-48a1-8c10-6abb927bfbef Authenticating user 'default' from [fd00:1122:3344:101::d]:47451
603 2024.07.11 23:15:29.604020 [ 3 ] {} <Debug> HTTP-Session: ebfc3de8-0f5c-48a1-8c10-6abb927bfbef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
604 2024.07.11 23:15:29.604042 [ 3 ] {} <Debug> HTTP-Session: ebfc3de8-0f5c-48a1-8c10-6abb927bfbef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
605 2024.07.11 23:15:29.604079 [ 3 ] {} <Trace> HTTP-Session: ebfc3de8-0f5c-48a1-8c10-6abb927bfbef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
606 2024.07.11 23:15:29.604361 [ 3 ] {10ad5446-0b48-48f8-9d0f-6d1f25e742a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47451) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
607 2024.07.11 23:15:29.604427 [ 3 ] {10ad5446-0b48-48f8-9d0f-6d1f25e742a3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64
608 2024.07.11 23:15:29.610010 [ 3 ] {10ad5446-0b48-48f8-9d0f-6d1f25e742a3} <Debug> oximeter.measurements_histogramu64 (f7c3c41d-a660-4437-b80e-9782f7764bbd): Loading data parts
609 2024.07.11 23:15:29.610226 [ 3 ] {10ad5446-0b48-48f8-9d0f-6d1f25e742a3} <Debug> oximeter.measurements_histogramu64 (f7c3c41d-a660-4437-b80e-9782f7764bbd): There are no data parts
610 2024.07.11 23:15:29.617948 [ 3 ] {10ad5446-0b48-48f8-9d0f-6d1f25e742a3} <Debug> DynamicQueryHandler: Done processing query
611 2024.07.11 23:15:29.617973 [ 3 ] {} <Debug> HTTP-Session: ebfc3de8-0f5c-48a1-8c10-6abb927bfbef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
612 2024.07.11 23:15:29.618101 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47451, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
613 2024.07.11 23:15:29.618155 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
614 2024.07.11 23:15:29.618173 [ 3 ] {} <Debug> HTTP-Session: 40584143-3680-4007-9d54-4db47086a6bc Authenticating user 'default' from [fd00:1122:3344:101::d]:47451
615 2024.07.11 23:15:29.618196 [ 3 ] {} <Debug> HTTP-Session: 40584143-3680-4007-9d54-4db47086a6bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
616 2024.07.11 23:15:29.618216 [ 3 ] {} <Debug> HTTP-Session: 40584143-3680-4007-9d54-4db47086a6bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
617 2024.07.11 23:15:29.618245 [ 3 ] {} <Trace> HTTP-Session: 40584143-3680-4007-9d54-4db47086a6bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
618 2024.07.11 23:15:29.618492 [ 3 ] {15ce78cc-f737-44d6-9919-ea43ad7abd1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47451) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
619 2024.07.11 23:15:29.618559 [ 3 ] {15ce78cc-f737-44d6-9919-ea43ad7abd1f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32
620 2024.07.11 23:15:29.622495 [ 3 ] {15ce78cc-f737-44d6-9919-ea43ad7abd1f} <Debug> oximeter.measurements_histogramf32 (1839fc77-770e-4c84-848f-b008d8644f57): Loading data parts
621 2024.07.11 23:15:29.622710 [ 3 ] {15ce78cc-f737-44d6-9919-ea43ad7abd1f} <Debug> oximeter.measurements_histogramf32 (1839fc77-770e-4c84-848f-b008d8644f57): There are no data parts
622 2024.07.11 23:15:29.625180 [ 3 ] {15ce78cc-f737-44d6-9919-ea43ad7abd1f} <Debug> DynamicQueryHandler: Done processing query
623 2024.07.11 23:15:29.625215 [ 3 ] {} <Debug> HTTP-Session: 40584143-3680-4007-9d54-4db47086a6bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
624 2024.07.11 23:15:29.625322 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47451, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
625 2024.07.11 23:15:29.625374 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
626 2024.07.11 23:15:29.625401 [ 3 ] {} <Debug> HTTP-Session: cbbbc797-8c31-4eb2-ac9a-a9d45bf6e479 Authenticating user 'default' from [fd00:1122:3344:101::d]:47451
627 2024.07.11 23:15:29.625417 [ 3 ] {} <Debug> HTTP-Session: cbbbc797-8c31-4eb2-ac9a-a9d45bf6e479 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
628 2024.07.11 23:15:29.625437 [ 3 ] {} <Debug> HTTP-Session: cbbbc797-8c31-4eb2-ac9a-a9d45bf6e479 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
629 2024.07.11 23:15:29.625472 [ 3 ] {} <Trace> HTTP-Session: cbbbc797-8c31-4eb2-ac9a-a9d45bf6e479 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
630 2024.07.11 23:15:29.625714 [ 3 ] {79192c4b-c476-4de4-a943-fb98917e3bf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47451) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
631 2024.07.11 23:15:29.625781 [ 3 ] {79192c4b-c476-4de4-a943-fb98917e3bf0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64
632 2024.07.11 23:15:29.631017 [ 3 ] {79192c4b-c476-4de4-a943-fb98917e3bf0} <Debug> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Loading data parts
633 2024.07.11 23:15:29.631217 [ 3 ] {79192c4b-c476-4de4-a943-fb98917e3bf0} <Debug> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): There are no data parts
634 2024.07.11 23:15:29.642086 [ 3 ] {79192c4b-c476-4de4-a943-fb98917e3bf0} <Debug> DynamicQueryHandler: Done processing query
635 2024.07.11 23:15:29.642117 [ 3 ] {} <Debug> HTTP-Session: cbbbc797-8c31-4eb2-ac9a-a9d45bf6e479 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
636 2024.07.11 23:15:29.642262 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47451, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
637 2024.07.11 23:15:29.642316 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
638 2024.07.11 23:15:29.642342 [ 3 ] {} <Debug> HTTP-Session: fa710df8-2ccf-4d1d-b228-3a46b212cddd Authenticating user 'default' from [fd00:1122:3344:101::d]:47451
639 2024.07.11 23:15:29.642359 [ 3 ] {} <Debug> HTTP-Session: fa710df8-2ccf-4d1d-b228-3a46b212cddd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
640 2024.07.11 23:15:29.642386 [ 3 ] {} <Debug> HTTP-Session: fa710df8-2ccf-4d1d-b228-3a46b212cddd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
641 2024.07.11 23:15:29.642421 [ 3 ] {} <Trace> HTTP-Session: fa710df8-2ccf-4d1d-b228-3a46b212cddd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
642 2024.07.11 23:15:29.642578 [ 3 ] {52097bc1-19d0-4625-aa79-70d89d2f36b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47451) /* The field tables store named dimensions of each timeseries.
643 *
644 * As with the measurement tables, there is one field table for each field data
645 * type. Fields are deduplicated by using the "replacing merge tree", though
646 * this behavior **must not** be relied upon for query correctness.
647 *
648 * The index for the fields differs from the measurements, however. Rows are
649 * sorted by timeseries name, then field name, field value, and finally
650 * timeseries key. This reflects the most common pattern for looking them up:
651 * by field name and possibly value, within a timeseries. The resulting keys are
652 * usually then used to look up measurements.
653 *
654 * NOTE: We may want to consider a secondary index on these tables, sorting by
655 * timeseries name and then key, since it would improve lookups where one
656 * already has the key. Realistically though, these tables are quite small and
657 * so performance benefits will be low in absolute terms.
658 */
659 CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
660 2024.07.11 23:15:29.642634 [ 3 ] {52097bc1-19d0-4625-aa79-70d89d2f36b0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool
661 2024.07.11 23:15:29.646215 [ 3 ] {52097bc1-19d0-4625-aa79-70d89d2f36b0} <Debug> oximeter.fields_bool (877e15e6-45ce-4675-9c26-027985034925): Loading data parts
662 2024.07.11 23:15:29.646455 [ 3 ] {52097bc1-19d0-4625-aa79-70d89d2f36b0} <Debug> oximeter.fields_bool (877e15e6-45ce-4675-9c26-027985034925): There are no data parts
663 2024.07.11 23:15:29.648772 [ 3 ] {52097bc1-19d0-4625-aa79-70d89d2f36b0} <Debug> DynamicQueryHandler: Done processing query
664 2024.07.11 23:15:29.648806 [ 3 ] {} <Debug> HTTP-Session: fa710df8-2ccf-4d1d-b228-3a46b212cddd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
665 2024.07.11 23:15:29.648926 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47451, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
666 2024.07.11 23:15:29.648977 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
667 2024.07.11 23:15:29.648997 [ 3 ] {} <Debug> HTTP-Session: c580d92c-7e0b-43f5-abe9-5372ab246c07 Authenticating user 'default' from [fd00:1122:3344:101::d]:47451
668 2024.07.11 23:15:29.649020 [ 3 ] {} <Debug> HTTP-Session: c580d92c-7e0b-43f5-abe9-5372ab246c07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
669 2024.07.11 23:15:29.649034 [ 3 ] {} <Debug> HTTP-Session: c580d92c-7e0b-43f5-abe9-5372ab246c07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
670 2024.07.11 23:15:29.649069 [ 3 ] {} <Trace> HTTP-Session: c580d92c-7e0b-43f5-abe9-5372ab246c07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
671 2024.07.11 23:15:29.649214 [ 3 ] {580760ba-d987-4ec3-a73a-c40894e8e7b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47451) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
672 2024.07.11 23:15:29.649268 [ 3 ] {580760ba-d987-4ec3-a73a-c40894e8e7b2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8
673 2024.07.11 23:15:29.654079 [ 3 ] {580760ba-d987-4ec3-a73a-c40894e8e7b2} <Debug> oximeter.fields_i8 (e56a23a6-40d8-4b50-9f76-cd983848e9a8): Loading data parts
674 2024.07.11 23:15:29.654353 [ 3 ] {580760ba-d987-4ec3-a73a-c40894e8e7b2} <Debug> oximeter.fields_i8 (e56a23a6-40d8-4b50-9f76-cd983848e9a8): There are no data parts
675 2024.07.11 23:15:29.663580 [ 3 ] {580760ba-d987-4ec3-a73a-c40894e8e7b2} <Debug> DynamicQueryHandler: Done processing query
676 2024.07.11 23:15:29.663614 [ 3 ] {} <Debug> HTTP-Session: c580d92c-7e0b-43f5-abe9-5372ab246c07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
677 2024.07.11 23:15:29.663745 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47451, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
678 2024.07.11 23:15:29.663804 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
679 2024.07.11 23:15:29.663823 [ 3 ] {} <Debug> HTTP-Session: a71c292f-380e-4d3a-82a9-ce21ddca4400 Authenticating user 'default' from [fd00:1122:3344:101::d]:47451
680 2024.07.11 23:15:29.663845 [ 3 ] {} <Debug> HTTP-Session: a71c292f-380e-4d3a-82a9-ce21ddca4400 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
681 2024.07.11 23:15:29.663859 [ 3 ] {} <Debug> HTTP-Session: a71c292f-380e-4d3a-82a9-ce21ddca4400 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
682 2024.07.11 23:15:29.663895 [ 3 ] {} <Trace> HTTP-Session: a71c292f-380e-4d3a-82a9-ce21ddca4400 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
683 2024.07.11 23:15:29.664038 [ 3 ] {232dc475-64c6-47c1-b76a-2d5e0f754729} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47451) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
684 2024.07.11 23:15:29.664085 [ 3 ] {232dc475-64c6-47c1-b76a-2d5e0f754729} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8
685 2024.07.11 23:15:29.675598 [ 3 ] {232dc475-64c6-47c1-b76a-2d5e0f754729} <Debug> oximeter.fields_u8 (de843c6c-c3af-48d4-b579-5dc94411f009): Loading data parts
686 2024.07.11 23:15:29.675760 [ 3 ] {232dc475-64c6-47c1-b76a-2d5e0f754729} <Debug> oximeter.fields_u8 (de843c6c-c3af-48d4-b579-5dc94411f009): There are no data parts
687 2024.07.11 23:15:29.683289 [ 3 ] {232dc475-64c6-47c1-b76a-2d5e0f754729} <Debug> DynamicQueryHandler: Done processing query
688 2024.07.11 23:15:29.683329 [ 3 ] {} <Debug> HTTP-Session: a71c292f-380e-4d3a-82a9-ce21ddca4400 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
689 2024.07.11 23:15:29.683449 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47451, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
690 2024.07.11 23:15:29.683513 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
691 2024.07.11 23:15:29.683543 [ 3 ] {} <Debug> HTTP-Session: fc0507ba-1f52-4c25-bdcf-9a5d17796600 Authenticating user 'default' from [fd00:1122:3344:101::d]:47451
692 2024.07.11 23:15:29.683569 [ 3 ] {} <Debug> HTTP-Session: fc0507ba-1f52-4c25-bdcf-9a5d17796600 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
693 2024.07.11 23:15:29.683585 [ 3 ] {} <Debug> HTTP-Session: fc0507ba-1f52-4c25-bdcf-9a5d17796600 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
694 2024.07.11 23:15:29.683628 [ 3 ] {} <Trace> HTTP-Session: fc0507ba-1f52-4c25-bdcf-9a5d17796600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
695 2024.07.11 23:15:29.683804 [ 3 ] {496eae96-d6ef-4017-8d75-93eb359edf8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47451) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
696 2024.07.11 23:15:29.683860 [ 3 ] {496eae96-d6ef-4017-8d75-93eb359edf8a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16
697 2024.07.11 23:15:29.689962 [ 3 ] {496eae96-d6ef-4017-8d75-93eb359edf8a} <Debug> oximeter.fields_i16 (361949d4-e975-41d9-9fdc-53681049b113): Loading data parts
698 2024.07.11 23:15:29.690191 [ 3 ] {496eae96-d6ef-4017-8d75-93eb359edf8a} <Debug> oximeter.fields_i16 (361949d4-e975-41d9-9fdc-53681049b113): There are no data parts
699 2024.07.11 23:15:29.698096 [ 3 ] {496eae96-d6ef-4017-8d75-93eb359edf8a} <Debug> DynamicQueryHandler: Done processing query
700 2024.07.11 23:15:29.698135 [ 3 ] {} <Debug> HTTP-Session: fc0507ba-1f52-4c25-bdcf-9a5d17796600 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
701 2024.07.11 23:15:29.698293 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47451, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
702 2024.07.11 23:15:29.698346 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
703 2024.07.11 23:15:29.698373 [ 3 ] {} <Debug> HTTP-Session: e4c0a922-7ab8-4f04-aa41-887d6b503889 Authenticating user 'default' from [fd00:1122:3344:101::d]:47451
704 2024.07.11 23:15:29.698389 [ 3 ] {} <Debug> HTTP-Session: e4c0a922-7ab8-4f04-aa41-887d6b503889 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
705 2024.07.11 23:15:29.698410 [ 3 ] {} <Debug> HTTP-Session: e4c0a922-7ab8-4f04-aa41-887d6b503889 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
706 2024.07.11 23:15:29.698445 [ 3 ] {} <Trace> HTTP-Session: e4c0a922-7ab8-4f04-aa41-887d6b503889 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
707 2024.07.11 23:15:29.698583 [ 3 ] {e17b61be-3aa9-4787-9464-616ac50bee24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47451) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
708 2024.07.11 23:15:29.698637 [ 3 ] {e17b61be-3aa9-4787-9464-616ac50bee24} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16
709 2024.07.11 23:15:29.701899 [ 3 ] {e17b61be-3aa9-4787-9464-616ac50bee24} <Debug> oximeter.fields_u16 (b4410dfe-084c-46fb-b538-055579d0603a): Loading data parts
710 2024.07.11 23:15:29.702044 [ 3 ] {e17b61be-3aa9-4787-9464-616ac50bee24} <Debug> oximeter.fields_u16 (b4410dfe-084c-46fb-b538-055579d0603a): There are no data parts
711 2024.07.11 23:15:29.704215 [ 3 ] {e17b61be-3aa9-4787-9464-616ac50bee24} <Debug> DynamicQueryHandler: Done processing query
712 2024.07.11 23:15:29.704240 [ 3 ] {} <Debug> HTTP-Session: e4c0a922-7ab8-4f04-aa41-887d6b503889 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
713 2024.07.11 23:15:29.704379 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47451, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
714 2024.07.11 23:15:29.704443 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
715 2024.07.11 23:15:29.704466 [ 3 ] {} <Debug> HTTP-Session: 9b885de3-fbf7-4297-86e8-6b3efe564517 Authenticating user 'default' from [fd00:1122:3344:101::d]:47451
716 2024.07.11 23:15:29.704493 [ 3 ] {} <Debug> HTTP-Session: 9b885de3-fbf7-4297-86e8-6b3efe564517 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
717 2024.07.11 23:15:29.704519 [ 3 ] {} <Debug> HTTP-Session: 9b885de3-fbf7-4297-86e8-6b3efe564517 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
718 2024.07.11 23:15:29.704554 [ 3 ] {} <Trace> HTTP-Session: 9b885de3-fbf7-4297-86e8-6b3efe564517 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
719 2024.07.11 23:15:29.704729 [ 3 ] {16979cb9-568d-4e70-894c-21baea18661c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47451) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
720 2024.07.11 23:15:29.704793 [ 3 ] {16979cb9-568d-4e70-894c-21baea18661c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32
721 2024.07.11 23:15:29.711936 [ 3 ] {16979cb9-568d-4e70-894c-21baea18661c} <Debug> oximeter.fields_i32 (17da4af6-e580-4816-9bde-399ee4d1ba6c): Loading data parts
722 2024.07.11 23:15:29.712194 [ 3 ] {16979cb9-568d-4e70-894c-21baea18661c} <Debug> oximeter.fields_i32 (17da4af6-e580-4816-9bde-399ee4d1ba6c): There are no data parts
723 2024.07.11 23:15:29.721233 [ 3 ] {16979cb9-568d-4e70-894c-21baea18661c} <Debug> DynamicQueryHandler: Done processing query
724 2024.07.11 23:15:29.721291 [ 3 ] {} <Debug> HTTP-Session: 9b885de3-fbf7-4297-86e8-6b3efe564517 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
725 2024.07.11 23:15:29.721563 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47451, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
726 2024.07.11 23:15:29.721684 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
727 2024.07.11 23:15:29.721708 [ 3 ] {} <Debug> HTTP-Session: f0e9fca1-16c8-4a23-8528-80d6b1f7e7a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:47451
728 2024.07.11 23:15:29.721735 [ 3 ] {} <Debug> HTTP-Session: f0e9fca1-16c8-4a23-8528-80d6b1f7e7a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
729 2024.07.11 23:15:29.721748 [ 3 ] {} <Debug> HTTP-Session: f0e9fca1-16c8-4a23-8528-80d6b1f7e7a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
730 2024.07.11 23:15:29.721784 [ 3 ] {} <Trace> HTTP-Session: f0e9fca1-16c8-4a23-8528-80d6b1f7e7a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
731 2024.07.11 23:15:29.721929 [ 3 ] {08a69f87-11df-402f-ae6e-c0c001267d8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47451) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
732 2024.07.11 23:15:29.721982 [ 3 ] {08a69f87-11df-402f-ae6e-c0c001267d8f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32
733 2024.07.11 23:15:29.732186 [ 3 ] {08a69f87-11df-402f-ae6e-c0c001267d8f} <Debug> oximeter.fields_u32 (16c7a8c4-04d2-4209-affe-d6298270dc3b): Loading data parts
734 2024.07.11 23:15:29.732341 [ 3 ] {08a69f87-11df-402f-ae6e-c0c001267d8f} <Debug> oximeter.fields_u32 (16c7a8c4-04d2-4209-affe-d6298270dc3b): There are no data parts
735 2024.07.11 23:15:29.737889 [ 3 ] {08a69f87-11df-402f-ae6e-c0c001267d8f} <Debug> DynamicQueryHandler: Done processing query
736 2024.07.11 23:15:29.737919 [ 3 ] {} <Debug> HTTP-Session: f0e9fca1-16c8-4a23-8528-80d6b1f7e7a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
737 2024.07.11 23:15:29.738046 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47451, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
738 2024.07.11 23:15:29.738132 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
739 2024.07.11 23:15:29.738156 [ 3 ] {} <Debug> HTTP-Session: 02e71604-a089-454e-9bcc-a3f99f12a3b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:47451
740 2024.07.11 23:15:29.738186 [ 3 ] {} <Debug> HTTP-Session: 02e71604-a089-454e-9bcc-a3f99f12a3b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
741 2024.07.11 23:15:29.738204 [ 3 ] {} <Debug> HTTP-Session: 02e71604-a089-454e-9bcc-a3f99f12a3b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
742 2024.07.11 23:15:29.738239 [ 3 ] {} <Trace> HTTP-Session: 02e71604-a089-454e-9bcc-a3f99f12a3b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
743 2024.07.11 23:15:29.738391 [ 3 ] {55788a11-f1bb-48d1-8dbd-8ec3bef05eec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47451) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
744 2024.07.11 23:15:29.738430 [ 3 ] {55788a11-f1bb-48d1-8dbd-8ec3bef05eec} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64
745 2024.07.11 23:15:29.746003 [ 3 ] {55788a11-f1bb-48d1-8dbd-8ec3bef05eec} <Debug> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Loading data parts
746 2024.07.11 23:15:29.746132 [ 3 ] {55788a11-f1bb-48d1-8dbd-8ec3bef05eec} <Debug> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): There are no data parts
747 2024.07.11 23:15:29.755816 [ 3 ] {55788a11-f1bb-48d1-8dbd-8ec3bef05eec} <Debug> DynamicQueryHandler: Done processing query
748 2024.07.11 23:15:29.755887 [ 3 ] {} <Debug> HTTP-Session: 02e71604-a089-454e-9bcc-a3f99f12a3b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
749 2024.07.11 23:15:29.756079 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47451, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
750 2024.07.11 23:15:29.756170 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
751 2024.07.11 23:15:29.756208 [ 3 ] {} <Debug> HTTP-Session: c5f71767-4a1e-48ec-9c68-f3febedbdf2f Authenticating user 'default' from [fd00:1122:3344:101::d]:47451
752 2024.07.11 23:15:29.756241 [ 3 ] {} <Debug> HTTP-Session: c5f71767-4a1e-48ec-9c68-f3febedbdf2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
753 2024.07.11 23:15:29.756273 [ 3 ] {} <Debug> HTTP-Session: c5f71767-4a1e-48ec-9c68-f3febedbdf2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
754 2024.07.11 23:15:29.756347 [ 3 ] {} <Trace> HTTP-Session: c5f71767-4a1e-48ec-9c68-f3febedbdf2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
755 2024.07.11 23:15:29.756670 [ 3 ] {2fab27be-a2fc-4407-8efa-9146dcd36e61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47451) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
756 2024.07.11 23:15:29.756717 [ 3 ] {2fab27be-a2fc-4407-8efa-9146dcd36e61} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64
757 2024.07.11 23:15:29.764311 [ 3 ] {2fab27be-a2fc-4407-8efa-9146dcd36e61} <Debug> oximeter.fields_u64 (841ddbb8-45b1-4abc-8aae-0ce4a01ca69e): Loading data parts
758 2024.07.11 23:15:29.764566 [ 3 ] {2fab27be-a2fc-4407-8efa-9146dcd36e61} <Debug> oximeter.fields_u64 (841ddbb8-45b1-4abc-8aae-0ce4a01ca69e): There are no data parts
759 2024.07.11 23:15:29.772082 [ 3 ] {2fab27be-a2fc-4407-8efa-9146dcd36e61} <Debug> DynamicQueryHandler: Done processing query
760 2024.07.11 23:15:29.772135 [ 3 ] {} <Debug> HTTP-Session: c5f71767-4a1e-48ec-9c68-f3febedbdf2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
761 2024.07.11 23:15:29.772327 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47451, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
762 2024.07.11 23:15:29.772378 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
763 2024.07.11 23:15:29.772397 [ 3 ] {} <Debug> HTTP-Session: 1b1af2f3-3d88-4fb7-8b43-e43f8dc8c7b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:47451
764 2024.07.11 23:15:29.772413 [ 3 ] {} <Debug> HTTP-Session: 1b1af2f3-3d88-4fb7-8b43-e43f8dc8c7b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
765 2024.07.11 23:15:29.772428 [ 3 ] {} <Debug> HTTP-Session: 1b1af2f3-3d88-4fb7-8b43-e43f8dc8c7b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
766 2024.07.11 23:15:29.772458 [ 3 ] {} <Trace> HTTP-Session: 1b1af2f3-3d88-4fb7-8b43-e43f8dc8c7b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
767 2024.07.11 23:15:29.772596 [ 3 ] {34ec7b01-7558-479d-84fe-97dc5c6f620d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47451) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
768 2024.07.11 23:15:29.772635 [ 3 ] {34ec7b01-7558-479d-84fe-97dc5c6f620d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr
769 2024.07.11 23:15:29.783026 [ 3 ] {34ec7b01-7558-479d-84fe-97dc5c6f620d} <Debug> oximeter.fields_ipaddr (e6968d90-b6e0-4a68-8edb-33d3c44efb5e): Loading data parts
770 2024.07.11 23:15:29.783259 [ 3 ] {34ec7b01-7558-479d-84fe-97dc5c6f620d} <Debug> oximeter.fields_ipaddr (e6968d90-b6e0-4a68-8edb-33d3c44efb5e): There are no data parts
771 2024.07.11 23:15:29.789491 [ 3 ] {34ec7b01-7558-479d-84fe-97dc5c6f620d} <Debug> DynamicQueryHandler: Done processing query
772 2024.07.11 23:15:29.789539 [ 3 ] {} <Debug> HTTP-Session: 1b1af2f3-3d88-4fb7-8b43-e43f8dc8c7b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
773 2024.07.11 23:15:29.789788 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47451, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
774 2024.07.11 23:15:29.789879 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
775 2024.07.11 23:15:29.789919 [ 3 ] {} <Debug> HTTP-Session: b8721a27-99fa-4e7a-ad03-fa4a32407e8a Authenticating user 'default' from [fd00:1122:3344:101::d]:47451
776 2024.07.11 23:15:29.789951 [ 3 ] {} <Debug> HTTP-Session: b8721a27-99fa-4e7a-ad03-fa4a32407e8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
777 2024.07.11 23:15:29.789978 [ 3 ] {} <Debug> HTTP-Session: b8721a27-99fa-4e7a-ad03-fa4a32407e8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
778 2024.07.11 23:15:29.790035 [ 3 ] {} <Trace> HTTP-Session: b8721a27-99fa-4e7a-ad03-fa4a32407e8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
779 2024.07.11 23:15:29.790312 [ 3 ] {d9e7cba4-8bff-4980-b8b2-6b3d436f7b15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47451) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
780 2024.07.11 23:15:29.790370 [ 3 ] {d9e7cba4-8bff-4980-b8b2-6b3d436f7b15} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string
781 2024.07.11 23:15:29.795134 [ 3 ] {d9e7cba4-8bff-4980-b8b2-6b3d436f7b15} <Debug> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Loading data parts
782 2024.07.11 23:15:29.795271 [ 3 ] {d9e7cba4-8bff-4980-b8b2-6b3d436f7b15} <Debug> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): There are no data parts
783 2024.07.11 23:15:29.802487 [ 3 ] {d9e7cba4-8bff-4980-b8b2-6b3d436f7b15} <Debug> DynamicQueryHandler: Done processing query
784 2024.07.11 23:15:29.802514 [ 3 ] {} <Debug> HTTP-Session: b8721a27-99fa-4e7a-ad03-fa4a32407e8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
785 2024.07.11 23:15:29.802632 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47451, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
786 2024.07.11 23:15:29.802680 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
787 2024.07.11 23:15:29.802700 [ 3 ] {} <Debug> HTTP-Session: 99ffc817-cf2a-4e71-ae18-8891874b6220 Authenticating user 'default' from [fd00:1122:3344:101::d]:47451
788 2024.07.11 23:15:29.802715 [ 3 ] {} <Debug> HTTP-Session: 99ffc817-cf2a-4e71-ae18-8891874b6220 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
789 2024.07.11 23:15:29.802729 [ 3 ] {} <Debug> HTTP-Session: 99ffc817-cf2a-4e71-ae18-8891874b6220 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
790 2024.07.11 23:15:29.802759 [ 3 ] {} <Trace> HTTP-Session: 99ffc817-cf2a-4e71-ae18-8891874b6220 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
791 2024.07.11 23:15:29.802903 [ 3 ] {409ad68a-bd1e-47a1-9d4a-7223085f97f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47451) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
792 2024.07.11 23:15:29.802941 [ 3 ] {409ad68a-bd1e-47a1-9d4a-7223085f97f4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid
793 2024.07.11 23:15:29.813318 [ 3 ] {409ad68a-bd1e-47a1-9d4a-7223085f97f4} <Debug> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Loading data parts
794 2024.07.11 23:15:29.813552 [ 3 ] {409ad68a-bd1e-47a1-9d4a-7223085f97f4} <Debug> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): There are no data parts
795 2024.07.11 23:15:29.819077 [ 3 ] {409ad68a-bd1e-47a1-9d4a-7223085f97f4} <Debug> DynamicQueryHandler: Done processing query
796 2024.07.11 23:15:29.819103 [ 3 ] {} <Debug> HTTP-Session: 99ffc817-cf2a-4e71-ae18-8891874b6220 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
797 2024.07.11 23:15:29.819230 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47451, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
798 2024.07.11 23:15:29.819276 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
799 2024.07.11 23:15:29.819295 [ 3 ] {} <Debug> HTTP-Session: ea96d86c-25ee-4bf5-b45c-f068654855e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:47451
800 2024.07.11 23:15:29.819311 [ 3 ] {} <Debug> HTTP-Session: ea96d86c-25ee-4bf5-b45c-f068654855e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
801 2024.07.11 23:15:29.819325 [ 3 ] {} <Debug> HTTP-Session: ea96d86c-25ee-4bf5-b45c-f068654855e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
802 2024.07.11 23:15:29.819354 [ 3 ] {} <Trace> HTTP-Session: ea96d86c-25ee-4bf5-b45c-f068654855e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
803 2024.07.11 23:15:29.819560 [ 3 ] {82a27bb1-9bed-4871-b187-45b1a8fd6f59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47451) /* The timeseries schema table stores the extracted schema for the samples
804 * oximeter collects.
805 */
806 CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete)
807 2024.07.11 23:15:29.819618 [ 3 ] {82a27bb1-9bed-4871-b187-45b1a8fd6f59} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema
808 2024.07.11 23:15:29.825278 [ 3 ] {82a27bb1-9bed-4871-b187-45b1a8fd6f59} <Debug> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec): Loading data parts
809 2024.07.11 23:15:29.825422 [ 3 ] {82a27bb1-9bed-4871-b187-45b1a8fd6f59} <Debug> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec): There are no data parts
810 2024.07.11 23:15:29.833036 [ 3 ] {82a27bb1-9bed-4871-b187-45b1a8fd6f59} <Debug> DynamicQueryHandler: Done processing query
811 2024.07.11 23:15:29.833067 [ 3 ] {} <Debug> HTTP-Session: ea96d86c-25ee-4bf5-b45c-f068654855e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
812 2024.07.11 23:15:29.833217 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47451, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
813 2024.07.11 23:15:29.833271 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
814 2024.07.11 23:15:29.833296 [ 3 ] {} <Debug> HTTP-Session: 3fb71aef-4fa3-4c07-b96e-09c98689c825 Authenticating user 'default' from [fd00:1122:3344:101::d]:47451
815 2024.07.11 23:15:29.833316 [ 3 ] {} <Debug> HTTP-Session: 3fb71aef-4fa3-4c07-b96e-09c98689c825 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
816 2024.07.11 23:15:29.833334 [ 3 ] {} <Debug> HTTP-Session: 3fb71aef-4fa3-4c07-b96e-09c98689c825 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
817 2024.07.11 23:15:29.833373 [ 3 ] {} <Trace> HTTP-Session: 3fb71aef-4fa3-4c07-b96e-09c98689c825 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
818 2024.07.11 23:15:29.833580 [ 3 ] {86c328b8-9fae-4527-b4df-9767ab0bd549} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47451) INSERT INTO oximeter.version (*) VALUES (stage: Complete)
819 2024.07.11 23:15:29.835372 [ 3 ] {86c328b8-9fae-4527-b4df-9767ab0bd549} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version
820 2024.07.11 23:15:29.839257 [ 3 ] {86c328b8-9fae-4527-b4df-9767ab0bd549} <Trace> oximeter.version (52f70fd6-7a9d-495b-8d67-7fac8ba8aa97): Trying to reserve 1.00 MiB using storage policy from min volume index 0
821 2024.07.11 23:15:29.839296 [ 3 ] {86c328b8-9fae-4527-b4df-9767ab0bd549} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.35 GiB.
822 2024.07.11 23:15:29.843719 [ 3 ] {86c328b8-9fae-4527-b4df-9767ab0bd549} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
823 2024.07.11 23:15:29.844745 [ 3 ] {86c328b8-9fae-4527-b4df-9767ab0bd549} <Trace> oximeter.version (52f70fd6-7a9d-495b-8d67-7fac8ba8aa97): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
824 2024.07.11 23:15:29.845017 [ 3 ] {86c328b8-9fae-4527-b4df-9767ab0bd549} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.011531 sec., 86.72274737663689 rows/sec., 1.36 KiB/sec.
825 2024.07.11 23:15:29.845189 [ 3 ] {86c328b8-9fae-4527-b4df-9767ab0bd549} <Debug> DynamicQueryHandler: Done processing query
826 2024.07.11 23:15:29.845213 [ 3 ] {86c328b8-9fae-4527-b4df-9767ab0bd549} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
827 2024.07.11 23:15:29.845229 [ 3 ] {} <Debug> HTTP-Session: 3fb71aef-4fa3-4c07-b96e-09c98689c825 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
828 2024.07.11 23:15:30.000227 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.67 MiB, peak 165.81 MiB, free memory in arenas 0.00 B, will set to 173.65 MiB (RSS), difference: 12.98 MiB
829 2024.07.11 23:15:43.667999 [ 7 ] {} <Debug> DNSResolver: Updating DNS cache
830 2024.07.11 23:15:43.668062 [ 7 ] {} <Debug> DNSResolver: Updated DNS cache
831 2024.07.11 23:15:44.851332 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
832 2024.07.11 23:15:44.851444 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
833 2024.07.11 23:15:44.851470 [ 3 ] {} <Debug> HTTP-Session: 3396b527-7b94-4528-88e3-b43b01cccabd Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
834 2024.07.11 23:15:44.851494 [ 3 ] {} <Debug> HTTP-Session: 3396b527-7b94-4528-88e3-b43b01cccabd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
835 2024.07.11 23:15:44.851510 [ 3 ] {} <Debug> HTTP-Session: 3396b527-7b94-4528-88e3-b43b01cccabd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
836 2024.07.11 23:15:44.851560 [ 3 ] {} <Trace> HTTP-Session: 3396b527-7b94-4528-88e3-b43b01cccabd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
837 2024.07.11 23:15:44.851761 [ 3 ] {ebad2eda-3981-4a8b-a100-f0aea98cc407} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete)
838 2024.07.11 23:15:44.852103 [ 3 ] {ebad2eda-3981-4a8b-a100-f0aea98cc407} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
839 2024.07.11 23:15:44.852244 [ 3 ] {ebad2eda-3981-4a8b-a100-f0aea98cc407} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
840 2024.07.11 23:15:44.853341 [ 3 ] {ebad2eda-3981-4a8b-a100-f0aea98cc407} <Debug> DynamicQueryHandler: Done processing query
841 2024.07.11 23:15:44.853373 [ 3 ] {ebad2eda-3981-4a8b-a100-f0aea98cc407} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
842 2024.07.11 23:15:44.853390 [ 3 ] {} <Debug> HTTP-Session: 3396b527-7b94-4528-88e3-b43b01cccabd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
843 2024.07.11 23:15:44.856495 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 133, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
844 2024.07.11 23:15:44.856552 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
845 2024.07.11 23:15:44.856574 [ 3 ] {} <Debug> HTTP-Session: 07ca376b-403e-4f3c-9178-7dfefdb7cc9d Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
846 2024.07.11 23:15:44.856593 [ 3 ] {} <Debug> HTTP-Session: 07ca376b-403e-4f3c-9178-7dfefdb7cc9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
847 2024.07.11 23:15:44.856607 [ 3 ] {} <Debug> HTTP-Session: 07ca376b-403e-4f3c-9178-7dfefdb7cc9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
848 2024.07.11 23:15:44.856643 [ 3 ] {} <Trace> HTTP-Session: 07ca376b-403e-4f3c-9178-7dfefdb7cc9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
849 2024.07.11 23:15:44.856802 [ 3 ] {f099e39f-bc92-4c00-8742-15dd73ed93f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes') FORMAT JSONEachRow; (stage: Complete)
850 2024.07.11 23:15:44.859015 [ 3 ] {f099e39f-bc92-4c00-8742-15dd73ed93f6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
851 2024.07.11 23:15:44.859073 [ 3 ] {f099e39f-bc92-4c00-8742-15dd73ed93f6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
852 2024.07.11 23:15:44.860102 [ 3 ] {f099e39f-bc92-4c00-8742-15dd73ed93f6} <Debug> DynamicQueryHandler: Done processing query
853 2024.07.11 23:15:44.860129 [ 3 ] {f099e39f-bc92-4c00-8742-15dd73ed93f6} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
854 2024.07.11 23:15:44.860146 [ 3 ] {} <Debug> HTTP-Session: 07ca376b-403e-4f3c-9178-7dfefdb7cc9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
855 2024.07.11 23:15:44.860401 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 175, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
856 2024.07.11 23:15:44.860450 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
857 2024.07.11 23:15:44.860470 [ 3 ] {} <Debug> HTTP-Session: 6c6ec8ad-ae32-4d3a-a40b-19237ff1c5b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
858 2024.07.11 23:15:44.860489 [ 3 ] {} <Debug> HTTP-Session: 6c6ec8ad-ae32-4d3a-a40b-19237ff1c5b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
859 2024.07.11 23:15:44.860505 [ 3 ] {} <Debug> HTTP-Session: 6c6ec8ad-ae32-4d3a-a40b-19237ff1c5b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
860 2024.07.11 23:15:44.860542 [ 3 ] {} <Trace> HTTP-Session: 6c6ec8ad-ae32-4d3a-a40b-19237ff1c5b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
861 2024.07.11 23:15:44.860675 [ 3 ] {505a3ff9-8969-43a1-ac83-1f7d1aea1b74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes') FORMAT JSONEachRow; (stage: Complete)
862 2024.07.11 23:15:44.861036 [ 3 ] {505a3ff9-8969-43a1-ac83-1f7d1aea1b74} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
863 2024.07.11 23:15:44.861087 [ 3 ] {505a3ff9-8969-43a1-ac83-1f7d1aea1b74} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
864 2024.07.11 23:15:44.861958 [ 3 ] {505a3ff9-8969-43a1-ac83-1f7d1aea1b74} <Debug> DynamicQueryHandler: Done processing query
865 2024.07.11 23:15:44.861985 [ 3 ] {505a3ff9-8969-43a1-ac83-1f7d1aea1b74} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
866 2024.07.11 23:15:44.862002 [ 3 ] {} <Debug> HTTP-Session: 6c6ec8ad-ae32-4d3a-a40b-19237ff1c5b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
867 2024.07.11 23:15:44.862366 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 209, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
868 2024.07.11 23:15:44.862414 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
869 2024.07.11 23:15:44.862433 [ 3 ] {} <Debug> HTTP-Session: 1ede8df6-171e-4d4d-88df-970dd37219c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
870 2024.07.11 23:15:44.862449 [ 3 ] {} <Debug> HTTP-Session: 1ede8df6-171e-4d4d-88df-970dd37219c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
871 2024.07.11 23:15:44.862463 [ 3 ] {} <Debug> HTTP-Session: 1ede8df6-171e-4d4d-88df-970dd37219c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
872 2024.07.11 23:15:44.862493 [ 3 ] {} <Trace> HTTP-Session: 1ede8df6-171e-4d4d-88df-970dd37219c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
873 2024.07.11 23:15:44.862616 [ 3 ] {f8afb5fd-bc99-45e6-8f11-0431c89332de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent') FORMAT JSONEachRow; (stage: Complete)
874 2024.07.11 23:15:44.862933 [ 3 ] {f8afb5fd-bc99-45e6-8f11-0431c89332de} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
875 2024.07.11 23:15:44.862984 [ 3 ] {f8afb5fd-bc99-45e6-8f11-0431c89332de} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
876 2024.07.11 23:15:44.863891 [ 3 ] {f8afb5fd-bc99-45e6-8f11-0431c89332de} <Debug> DynamicQueryHandler: Done processing query
877 2024.07.11 23:15:44.863917 [ 3 ] {f8afb5fd-bc99-45e6-8f11-0431c89332de} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
878 2024.07.11 23:15:44.863933 [ 3 ] {} <Debug> HTTP-Session: 1ede8df6-171e-4d4d-88df-970dd37219c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
879 2024.07.11 23:15:44.864187 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 247, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
880 2024.07.11 23:15:44.864235 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
881 2024.07.11 23:15:44.864255 [ 3 ] {} <Debug> HTTP-Session: 185fa737-ff67-4293-8bde-f82b9f3be493 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
882 2024.07.11 23:15:44.864272 [ 3 ] {} <Debug> HTTP-Session: 185fa737-ff67-4293-8bde-f82b9f3be493 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
883 2024.07.11 23:15:44.864285 [ 3 ] {} <Debug> HTTP-Session: 185fa737-ff67-4293-8bde-f82b9f3be493 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
884 2024.07.11 23:15:44.864316 [ 3 ] {} <Trace> HTTP-Session: 185fa737-ff67-4293-8bde-f82b9f3be493 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
885 2024.07.11 23:15:44.864439 [ 3 ] {33d6aac3-4ec5-49ae-92b0-8a6594f540be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT JSONEachRow; (stage: Complete)
886 2024.07.11 23:15:44.864754 [ 3 ] {33d6aac3-4ec5-49ae-92b0-8a6594f540be} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
887 2024.07.11 23:15:44.864805 [ 3 ] {33d6aac3-4ec5-49ae-92b0-8a6594f540be} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
888 2024.07.11 23:15:44.865748 [ 3 ] {33d6aac3-4ec5-49ae-92b0-8a6594f540be} <Debug> DynamicQueryHandler: Done processing query
889 2024.07.11 23:15:44.865774 [ 3 ] {33d6aac3-4ec5-49ae-92b0-8a6594f540be} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
890 2024.07.11 23:15:44.865791 [ 3 ] {} <Debug> HTTP-Session: 185fa737-ff67-4293-8bde-f82b9f3be493 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
891 2024.07.11 23:15:44.866028 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
892 2024.07.11 23:15:44.866076 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
893 2024.07.11 23:15:44.866095 [ 3 ] {} <Debug> HTTP-Session: d23dec75-6dd0-409b-a73d-8bd72b7cbbad Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
894 2024.07.11 23:15:44.866111 [ 3 ] {} <Debug> HTTP-Session: d23dec75-6dd0-409b-a73d-8bd72b7cbbad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
895 2024.07.11 23:15:44.866125 [ 3 ] {} <Debug> HTTP-Session: d23dec75-6dd0-409b-a73d-8bd72b7cbbad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
896 2024.07.11 23:15:44.866156 [ 3 ] {} <Trace> HTTP-Session: d23dec75-6dd0-409b-a73d-8bd72b7cbbad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
897 2024.07.11 23:15:44.866280 [ 3 ] {54505c6c-34ce-47de-93d0-351c63a227c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT JSONEachRow; (stage: Complete)
898 2024.07.11 23:15:44.866599 [ 3 ] {54505c6c-34ce-47de-93d0-351c63a227c9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
899 2024.07.11 23:15:44.866652 [ 3 ] {54505c6c-34ce-47de-93d0-351c63a227c9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
900 2024.07.11 23:15:44.867561 [ 3 ] {54505c6c-34ce-47de-93d0-351c63a227c9} <Debug> DynamicQueryHandler: Done processing query
901 2024.07.11 23:15:44.867586 [ 3 ] {54505c6c-34ce-47de-93d0-351c63a227c9} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
902 2024.07.11 23:15:44.867602 [ 3 ] {} <Debug> HTTP-Session: d23dec75-6dd0-409b-a73d-8bd72b7cbbad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
903 2024.07.11 23:15:44.867819 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 321, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
904 2024.07.11 23:15:44.867867 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
905 2024.07.11 23:15:44.867886 [ 3 ] {} <Debug> HTTP-Session: a9043978-5f05-40e6-ae01-04f284845244 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
906 2024.07.11 23:15:44.867902 [ 3 ] {} <Debug> HTTP-Session: a9043978-5f05-40e6-ae01-04f284845244 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
907 2024.07.11 23:15:44.867916 [ 3 ] {} <Debug> HTTP-Session: a9043978-5f05-40e6-ae01-04f284845244 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
908 2024.07.11 23:15:44.867946 [ 3 ] {} <Trace> HTTP-Session: a9043978-5f05-40e6-ae01-04f284845244 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
909 2024.07.11 23:15:44.868069 [ 3 ] {b67b8657-7be5-47cf-8cfd-0fd7891bf063} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT JSONEachRow; (stage: Complete)
910 2024.07.11 23:15:44.868394 [ 3 ] {b67b8657-7be5-47cf-8cfd-0fd7891bf063} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
911 2024.07.11 23:15:44.868445 [ 3 ] {b67b8657-7be5-47cf-8cfd-0fd7891bf063} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
912 2024.07.11 23:15:44.869314 [ 3 ] {b67b8657-7be5-47cf-8cfd-0fd7891bf063} <Debug> DynamicQueryHandler: Done processing query
913 2024.07.11 23:15:44.869347 [ 3 ] {b67b8657-7be5-47cf-8cfd-0fd7891bf063} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
914 2024.07.11 23:15:44.869363 [ 3 ] {} <Debug> HTTP-Session: a9043978-5f05-40e6-ae01-04f284845244 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
915 2024.07.11 23:15:44.869562 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
916 2024.07.11 23:15:44.869610 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
917 2024.07.11 23:15:44.869628 [ 3 ] {} <Debug> HTTP-Session: 48e95ecf-7c97-418b-8f93-a49103d45cce Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
918 2024.07.11 23:15:44.869645 [ 3 ] {} <Debug> HTTP-Session: 48e95ecf-7c97-418b-8f93-a49103d45cce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
919 2024.07.11 23:15:44.869659 [ 3 ] {} <Debug> HTTP-Session: 48e95ecf-7c97-418b-8f93-a49103d45cce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
920 2024.07.11 23:15:44.869689 [ 3 ] {} <Trace> HTTP-Session: 48e95ecf-7c97-418b-8f93-a49103d45cce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
921 2024.07.11 23:15:44.869815 [ 3 ] {d9e4c05a-4901-47af-841a-d16bf4ff4593} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT JSONEachRow; (stage: Complete)
922 2024.07.11 23:15:44.870146 [ 3 ] {d9e4c05a-4901-47af-841a-d16bf4ff4593} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
923 2024.07.11 23:15:44.870201 [ 3 ] {d9e4c05a-4901-47af-841a-d16bf4ff4593} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
924 2024.07.11 23:15:44.871122 [ 3 ] {d9e4c05a-4901-47af-841a-d16bf4ff4593} <Debug> DynamicQueryHandler: Done processing query
925 2024.07.11 23:15:44.871148 [ 3 ] {d9e4c05a-4901-47af-841a-d16bf4ff4593} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
926 2024.07.11 23:15:44.871165 [ 3 ] {} <Debug> HTTP-Session: 48e95ecf-7c97-418b-8f93-a49103d45cce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
927 2024.07.11 23:15:44.871384 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 389, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
928 2024.07.11 23:15:44.871431 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
929 2024.07.11 23:15:44.871450 [ 3 ] {} <Debug> HTTP-Session: 7b43dcb1-9a07-4069-8b75-07dd3be7cb24 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
930 2024.07.11 23:15:44.871466 [ 3 ] {} <Debug> HTTP-Session: 7b43dcb1-9a07-4069-8b75-07dd3be7cb24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
931 2024.07.11 23:15:44.871482 [ 3 ] {} <Debug> HTTP-Session: 7b43dcb1-9a07-4069-8b75-07dd3be7cb24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
932 2024.07.11 23:15:44.871513 [ 3 ] {} <Trace> HTTP-Session: 7b43dcb1-9a07-4069-8b75-07dd3be7cb24 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
933 2024.07.11 23:15:44.871638 [ 3 ] {0bce1d94-f39f-4231-914d-d49f37e42ccf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT JSONEachRow; (stage: Complete)
934 2024.07.11 23:15:44.871981 [ 3 ] {0bce1d94-f39f-4231-914d-d49f37e42ccf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
935 2024.07.11 23:15:44.872033 [ 3 ] {0bce1d94-f39f-4231-914d-d49f37e42ccf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
936 2024.07.11 23:15:44.872884 [ 3 ] {0bce1d94-f39f-4231-914d-d49f37e42ccf} <Debug> DynamicQueryHandler: Done processing query
937 2024.07.11 23:15:44.872907 [ 3 ] {0bce1d94-f39f-4231-914d-d49f37e42ccf} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
938 2024.07.11 23:15:44.872923 [ 3 ] {} <Debug> HTTP-Session: 7b43dcb1-9a07-4069-8b75-07dd3be7cb24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
939 2024.07.11 23:15:44.873205 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
940 2024.07.11 23:15:44.873252 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
941 2024.07.11 23:15:44.873271 [ 3 ] {} <Debug> HTTP-Session: 9214f85a-e3e4-4b06-a7e1-db2872180ed3 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
942 2024.07.11 23:15:44.873287 [ 3 ] {} <Debug> HTTP-Session: 9214f85a-e3e4-4b06-a7e1-db2872180ed3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
943 2024.07.11 23:15:44.873302 [ 3 ] {} <Debug> HTTP-Session: 9214f85a-e3e4-4b06-a7e1-db2872180ed3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
944 2024.07.11 23:15:44.873332 [ 3 ] {} <Trace> HTTP-Session: 9214f85a-e3e4-4b06-a7e1-db2872180ed3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
945 2024.07.11 23:15:44.873458 [ 3 ] {ee50018a-c72c-4442-b6d8-6304829d6a0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT JSONEachRow; (stage: Complete)
946 2024.07.11 23:15:44.873787 [ 3 ] {ee50018a-c72c-4442-b6d8-6304829d6a0c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
947 2024.07.11 23:15:44.873838 [ 3 ] {ee50018a-c72c-4442-b6d8-6304829d6a0c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
948 2024.07.11 23:15:44.874820 [ 3 ] {ee50018a-c72c-4442-b6d8-6304829d6a0c} <Debug> DynamicQueryHandler: Done processing query
949 2024.07.11 23:15:44.874845 [ 3 ] {ee50018a-c72c-4442-b6d8-6304829d6a0c} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
950 2024.07.11 23:15:44.874861 [ 3 ] {} <Debug> HTTP-Session: 9214f85a-e3e4-4b06-a7e1-db2872180ed3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
951 2024.07.11 23:15:44.875091 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 458, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
952 2024.07.11 23:15:44.875137 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
953 2024.07.11 23:15:44.875156 [ 3 ] {} <Debug> HTTP-Session: a7fd0984-bda2-40e4-b1ca-30ab124b8f85 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
954 2024.07.11 23:15:44.875174 [ 3 ] {} <Debug> HTTP-Session: a7fd0984-bda2-40e4-b1ca-30ab124b8f85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
955 2024.07.11 23:15:44.875188 [ 3 ] {} <Debug> HTTP-Session: a7fd0984-bda2-40e4-b1ca-30ab124b8f85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
956 2024.07.11 23:15:44.875217 [ 3 ] {} <Trace> HTTP-Session: a7fd0984-bda2-40e4-b1ca-30ab124b8f85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
957 2024.07.11 23:15:44.875346 [ 3 ] {6df299ba-967c-4b96-8c11-54983cb7758a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent') FORMAT JSONEachRow; (stage: Complete)
958 2024.07.11 23:15:44.875679 [ 3 ] {6df299ba-967c-4b96-8c11-54983cb7758a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
959 2024.07.11 23:15:44.875730 [ 3 ] {6df299ba-967c-4b96-8c11-54983cb7758a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
960 2024.07.11 23:15:44.876599 [ 3 ] {6df299ba-967c-4b96-8c11-54983cb7758a} <Debug> DynamicQueryHandler: Done processing query
961 2024.07.11 23:15:44.876625 [ 3 ] {6df299ba-967c-4b96-8c11-54983cb7758a} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
962 2024.07.11 23:15:44.876641 [ 3 ] {} <Debug> HTTP-Session: a7fd0984-bda2-40e4-b1ca-30ab124b8f85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
963 2024.07.11 23:15:44.876855 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
964 2024.07.11 23:15:44.876902 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
965 2024.07.11 23:15:44.876921 [ 3 ] {} <Debug> HTTP-Session: c945a445-36b1-425c-9bb0-d5d737426fb8 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
966 2024.07.11 23:15:44.876938 [ 3 ] {} <Debug> HTTP-Session: c945a445-36b1-425c-9bb0-d5d737426fb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
967 2024.07.11 23:15:44.876952 [ 3 ] {} <Debug> HTTP-Session: c945a445-36b1-425c-9bb0-d5d737426fb8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
968 2024.07.11 23:15:44.876982 [ 3 ] {} <Trace> HTTP-Session: c945a445-36b1-425c-9bb0-d5d737426fb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
969 2024.07.11 23:15:44.877110 [ 3 ] {107cf3c9-e5a5-4717-9b98-77359abc862d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT JSONEachRow; (stage: Complete)
970 2024.07.11 23:15:44.877449 [ 3 ] {107cf3c9-e5a5-4717-9b98-77359abc862d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
971 2024.07.11 23:15:44.877499 [ 3 ] {107cf3c9-e5a5-4717-9b98-77359abc862d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
972 2024.07.11 23:15:44.878418 [ 3 ] {107cf3c9-e5a5-4717-9b98-77359abc862d} <Debug> DynamicQueryHandler: Done processing query
973 2024.07.11 23:15:44.878444 [ 3 ] {107cf3c9-e5a5-4717-9b98-77359abc862d} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
974 2024.07.11 23:15:44.878460 [ 3 ] {} <Debug> HTTP-Session: c945a445-36b1-425c-9bb0-d5d737426fb8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
975 2024.07.11 23:15:44.878712 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 522, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
976 2024.07.11 23:15:44.878759 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
977 2024.07.11 23:15:44.878778 [ 3 ] {} <Debug> HTTP-Session: bdd03b6f-04e8-4477-be8f-7b0201ea969d Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
978 2024.07.11 23:15:44.878794 [ 3 ] {} <Debug> HTTP-Session: bdd03b6f-04e8-4477-be8f-7b0201ea969d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
979 2024.07.11 23:15:44.878809 [ 3 ] {} <Debug> HTTP-Session: bdd03b6f-04e8-4477-be8f-7b0201ea969d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
980 2024.07.11 23:15:44.878839 [ 3 ] {} <Trace> HTTP-Session: bdd03b6f-04e8-4477-be8f-7b0201ea969d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
981 2024.07.11 23:15:44.878967 [ 3 ] {36a6aa21-618e-4bed-b2ff-fbbd8d062067} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT JSONEachRow; (stage: Complete)
982 2024.07.11 23:15:44.879310 [ 3 ] {36a6aa21-618e-4bed-b2ff-fbbd8d062067} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
983 2024.07.11 23:15:44.879361 [ 3 ] {36a6aa21-618e-4bed-b2ff-fbbd8d062067} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
984 2024.07.11 23:15:44.880332 [ 3 ] {36a6aa21-618e-4bed-b2ff-fbbd8d062067} <Debug> DynamicQueryHandler: Done processing query
985 2024.07.11 23:15:44.880358 [ 3 ] {36a6aa21-618e-4bed-b2ff-fbbd8d062067} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
986 2024.07.11 23:15:44.880375 [ 3 ] {} <Debug> HTTP-Session: bdd03b6f-04e8-4477-be8f-7b0201ea969d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
987 2024.07.11 23:15:44.880585 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 564, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
988 2024.07.11 23:15:44.880634 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
989 2024.07.11 23:15:44.880655 [ 3 ] {} <Debug> HTTP-Session: bc7e931d-20b6-4d8f-a29f-7b48798c1def Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
990 2024.07.11 23:15:44.880671 [ 3 ] {} <Debug> HTTP-Session: bc7e931d-20b6-4d8f-a29f-7b48798c1def Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
991 2024.07.11 23:15:44.880684 [ 3 ] {} <Debug> HTTP-Session: bc7e931d-20b6-4d8f-a29f-7b48798c1def Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
992 2024.07.11 23:15:44.880714 [ 3 ] {} <Trace> HTTP-Session: bc7e931d-20b6-4d8f-a29f-7b48798c1def Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
993 2024.07.11 23:15:44.880842 [ 3 ] {c83b1d4d-259c-4a43-af42-a1fefb253e3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT JSONEachRow; (stage: Complete)
994 2024.07.11 23:15:44.881184 [ 3 ] {c83b1d4d-259c-4a43-af42-a1fefb253e3d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
995 2024.07.11 23:15:44.881235 [ 3 ] {c83b1d4d-259c-4a43-af42-a1fefb253e3d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
996 2024.07.11 23:15:44.882130 [ 3 ] {c83b1d4d-259c-4a43-af42-a1fefb253e3d} <Debug> DynamicQueryHandler: Done processing query
997 2024.07.11 23:15:44.882156 [ 3 ] {c83b1d4d-259c-4a43-af42-a1fefb253e3d} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
998 2024.07.11 23:15:44.882173 [ 3 ] {} <Debug> HTTP-Session: bc7e931d-20b6-4d8f-a29f-7b48798c1def Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
999 2024.07.11 23:15:44.882400 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1000 2024.07.11 23:15:44.882446 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1001 2024.07.11 23:15:44.882465 [ 3 ] {} <Debug> HTTP-Session: 4b8d5bf7-1e18-4d2e-8d17-2c9cf1e02c1c Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
1002 2024.07.11 23:15:44.882482 [ 3 ] {} <Debug> HTTP-Session: 4b8d5bf7-1e18-4d2e-8d17-2c9cf1e02c1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1003 2024.07.11 23:15:44.882497 [ 3 ] {} <Debug> HTTP-Session: 4b8d5bf7-1e18-4d2e-8d17-2c9cf1e02c1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1004 2024.07.11 23:15:44.882527 [ 3 ] {} <Trace> HTTP-Session: 4b8d5bf7-1e18-4d2e-8d17-2c9cf1e02c1c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1005 2024.07.11 23:15:44.882659 [ 3 ] {ecae9296-15b9-4b82-b345-ed5686b46d1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT JSONEachRow; (stage: Complete)
1006 2024.07.11 23:15:44.883004 [ 3 ] {ecae9296-15b9-4b82-b345-ed5686b46d1e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1007 2024.07.11 23:15:44.883055 [ 3 ] {ecae9296-15b9-4b82-b345-ed5686b46d1e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1008 2024.07.11 23:15:44.883915 [ 3 ] {ecae9296-15b9-4b82-b345-ed5686b46d1e} <Debug> DynamicQueryHandler: Done processing query
1009 2024.07.11 23:15:44.883946 [ 3 ] {ecae9296-15b9-4b82-b345-ed5686b46d1e} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1010 2024.07.11 23:15:44.883965 [ 3 ] {} <Debug> HTTP-Session: 4b8d5bf7-1e18-4d2e-8d17-2c9cf1e02c1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1011 2024.07.11 23:15:44.884233 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 644, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1012 2024.07.11 23:15:44.884288 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1013 2024.07.11 23:15:44.884311 [ 3 ] {} <Debug> HTTP-Session: 72f20fee-22c7-4a69-9361-7d4abe48c8ba Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
1014 2024.07.11 23:15:44.884331 [ 3 ] {} <Debug> HTTP-Session: 72f20fee-22c7-4a69-9361-7d4abe48c8ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1015 2024.07.11 23:15:44.884348 [ 3 ] {} <Debug> HTTP-Session: 72f20fee-22c7-4a69-9361-7d4abe48c8ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1016 2024.07.11 23:15:44.884383 [ 3 ] {} <Trace> HTTP-Session: 72f20fee-22c7-4a69-9361-7d4abe48c8ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1017 2024.07.11 23:15:44.884539 [ 3 ] {e9e86908-5d56-42cf-bcd4-ae8aeac20e44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'static_routing_config:static_routes') FORMAT JSONEachRow; (stage: Complete)
1018 2024.07.11 23:15:44.884933 [ 3 ] {e9e86908-5d56-42cf-bcd4-ae8aeac20e44} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1019 2024.07.11 23:15:44.884991 [ 3 ] {e9e86908-5d56-42cf-bcd4-ae8aeac20e44} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1020 2024.07.11 23:15:44.885939 [ 3 ] {e9e86908-5d56-42cf-bcd4-ae8aeac20e44} <Debug> DynamicQueryHandler: Done processing query
1021 2024.07.11 23:15:44.885965 [ 3 ] {e9e86908-5d56-42cf-bcd4-ae8aeac20e44} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1022 2024.07.11 23:15:44.885981 [ 3 ] {} <Debug> HTTP-Session: 72f20fee-22c7-4a69-9361-7d4abe48c8ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1023 2024.07.11 23:15:44.886201 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 685, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1024 2024.07.11 23:15:44.886253 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1025 2024.07.11 23:15:44.886273 [ 3 ] {} <Debug> HTTP-Session: 986bf8e4-87d1-40b1-9461-f28c58cb176d Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
1026 2024.07.11 23:15:44.886289 [ 3 ] {} <Debug> HTTP-Session: 986bf8e4-87d1-40b1-9461-f28c58cb176d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1027 2024.07.11 23:15:44.886303 [ 3 ] {} <Debug> HTTP-Session: 986bf8e4-87d1-40b1-9461-f28c58cb176d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1028 2024.07.11 23:15:44.886333 [ 3 ] {} <Trace> HTTP-Session: 986bf8e4-87d1-40b1-9461-f28c58cb176d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1029 2024.07.11 23:15:44.886464 [ 3 ] {b01c275c-9390-4fbd-8b39-525ac218ac6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT JSONEachRow; (stage: Complete)
1030 2024.07.11 23:15:44.886819 [ 3 ] {b01c275c-9390-4fbd-8b39-525ac218ac6f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1031 2024.07.11 23:15:44.886871 [ 3 ] {b01c275c-9390-4fbd-8b39-525ac218ac6f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1032 2024.07.11 23:15:44.887805 [ 3 ] {b01c275c-9390-4fbd-8b39-525ac218ac6f} <Debug> DynamicQueryHandler: Done processing query
1033 2024.07.11 23:15:44.887830 [ 3 ] {b01c275c-9390-4fbd-8b39-525ac218ac6f} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1034 2024.07.11 23:15:44.887847 [ 3 ] {} <Debug> HTTP-Session: 986bf8e4-87d1-40b1-9461-f28c58cb176d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1035 2024.07.11 23:15:44.888063 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 713, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1036 2024.07.11 23:15:44.888109 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1037 2024.07.11 23:15:44.888129 [ 3 ] {} <Debug> HTTP-Session: 2a2b5b3d-1a01-4204-98d3-e5441c3191ad Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
1038 2024.07.11 23:15:44.888145 [ 3 ] {} <Debug> HTTP-Session: 2a2b5b3d-1a01-4204-98d3-e5441c3191ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1039 2024.07.11 23:15:44.888165 [ 3 ] {} <Debug> HTTP-Session: 2a2b5b3d-1a01-4204-98d3-e5441c3191ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1040 2024.07.11 23:15:44.888200 [ 3 ] {} <Trace> HTTP-Session: 2a2b5b3d-1a01-4204-98d3-e5441c3191ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1041 2024.07.11 23:15:44.888336 [ 3 ] {7d108d9e-d153-4676-9271-48c66d3207c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1042 2024.07.11 23:15:44.888692 [ 3 ] {7d108d9e-d153-4676-9271-48c66d3207c1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1043 2024.07.11 23:15:44.888744 [ 3 ] {7d108d9e-d153-4676-9271-48c66d3207c1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1044 2024.07.11 23:15:44.889599 [ 3 ] {7d108d9e-d153-4676-9271-48c66d3207c1} <Debug> DynamicQueryHandler: Done processing query
1045 2024.07.11 23:15:44.889625 [ 3 ] {7d108d9e-d153-4676-9271-48c66d3207c1} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1046 2024.07.11 23:15:44.889641 [ 3 ] {} <Debug> HTTP-Session: 2a2b5b3d-1a01-4204-98d3-e5441c3191ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1047 2024.07.11 23:15:44.892181 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 5000, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1048 2024.07.11 23:15:44.892249 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1049 2024.07.11 23:15:44.892280 [ 3 ] {} <Debug> HTTP-Session: b86ab74a-e936-499e-b0f1-63c49dbe44ed Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
1050 2024.07.11 23:15:44.892308 [ 3 ] {} <Debug> HTTP-Session: b86ab74a-e936-499e-b0f1-63c49dbe44ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1051 2024.07.11 23:15:44.892331 [ 3 ] {} <Debug> HTTP-Session: b86ab74a-e936-499e-b0f1-63c49dbe44ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1052 2024.07.11 23:15:44.892369 [ 3 ] {} <Trace> HTTP-Session: b86ab74a-e936-499e-b0f1-63c49dbe44ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1053 2024.07.11 23:15:44.892518 [ 3 ] {60933973-4a54-4d91-9ca6-6ada57c8103d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1054 2024.07.11 23:15:44.892587 [ 3 ] {60933973-4a54-4d91-9ca6-6ada57c8103d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1055 2024.07.11 23:15:44.892826 [ 3 ] {60933973-4a54-4d91-9ca6-6ada57c8103d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1056 2024.07.11 23:15:44.893393 [ 3 ] {60933973-4a54-4d91-9ca6-6ada57c8103d} <Trace> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1057 2024.07.11 23:15:44.893437 [ 3 ] {60933973-4a54-4d91-9ca6-6ada57c8103d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
1058 2024.07.11 23:15:44.894017 [ 3 ] {60933973-4a54-4d91-9ca6-6ada57c8103d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1059 2024.07.11 23:15:44.894344 [ 3 ] {60933973-4a54-4d91-9ca6-6ada57c8103d} <Trace> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1060 2024.07.11 23:15:44.894507 [ 3 ] {60933973-4a54-4d91-9ca6-6ada57c8103d} <Debug> executeQuery: Read 18 rows, 2.52 KiB in 0.002042 sec., 8814.88736532811 rows/sec., 1.20 MiB/sec.
1061 2024.07.11 23:15:44.894689 [ 3 ] {60933973-4a54-4d91-9ca6-6ada57c8103d} <Debug> DynamicQueryHandler: Done processing query
1062 2024.07.11 23:15:44.894715 [ 3 ] {60933973-4a54-4d91-9ca6-6ada57c8103d} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
1063 2024.07.11 23:15:44.894731 [ 3 ] {} <Debug> HTTP-Session: b86ab74a-e936-499e-b0f1-63c49dbe44ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1064 2024.07.11 23:15:44.894880 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 4266, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1065 2024.07.11 23:15:44.894936 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1066 2024.07.11 23:15:44.894957 [ 3 ] {} <Debug> HTTP-Session: 5bd82403-f1c9-4e69-8245-83f146f084a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
1067 2024.07.11 23:15:44.894975 [ 3 ] {} <Debug> HTTP-Session: 5bd82403-f1c9-4e69-8245-83f146f084a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1068 2024.07.11 23:15:44.894991 [ 3 ] {} <Debug> HTTP-Session: 5bd82403-f1c9-4e69-8245-83f146f084a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1069 2024.07.11 23:15:44.895023 [ 3 ] {} <Trace> HTTP-Session: 5bd82403-f1c9-4e69-8245-83f146f084a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1070 2024.07.11 23:15:44.895135 [ 3 ] {ad84bbb6-93b5-43e9-a8b7-ed8de532428f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1071 2024.07.11 23:15:44.895179 [ 3 ] {ad84bbb6-93b5-43e9-a8b7-ed8de532428f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1072 2024.07.11 23:15:44.895308 [ 3 ] {ad84bbb6-93b5-43e9-a8b7-ed8de532428f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1073 2024.07.11 23:15:44.896275 [ 3 ] {ad84bbb6-93b5-43e9-a8b7-ed8de532428f} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1074 2024.07.11 23:15:44.896311 [ 3 ] {ad84bbb6-93b5-43e9-a8b7-ed8de532428f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
1075 2024.07.11 23:15:44.896638 [ 3 ] {ad84bbb6-93b5-43e9-a8b7-ed8de532428f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1076 2024.07.11 23:15:44.896980 [ 3 ] {ad84bbb6-93b5-43e9-a8b7-ed8de532428f} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1077 2024.07.11 23:15:44.897119 [ 3 ] {ad84bbb6-93b5-43e9-a8b7-ed8de532428f} <Debug> executeQuery: Read 30 rows, 2.40 KiB in 0.002012 sec., 14910.536779324057 rows/sec., 1.16 MiB/sec.
1078 2024.07.11 23:15:44.897273 [ 3 ] {ad84bbb6-93b5-43e9-a8b7-ed8de532428f} <Debug> DynamicQueryHandler: Done processing query
1079 2024.07.11 23:15:44.897297 [ 3 ] {ad84bbb6-93b5-43e9-a8b7-ed8de532428f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1080 2024.07.11 23:15:44.897313 [ 3 ] {} <Debug> HTTP-Session: 5bd82403-f1c9-4e69-8245-83f146f084a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1081 2024.07.11 23:15:44.897469 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 6152, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1082 2024.07.11 23:15:44.897516 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1083 2024.07.11 23:15:44.897536 [ 3 ] {} <Debug> HTTP-Session: d8ffdf56-b85f-46fb-82a6-3fd76f2ce6a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
1084 2024.07.11 23:15:44.897554 [ 3 ] {} <Debug> HTTP-Session: d8ffdf56-b85f-46fb-82a6-3fd76f2ce6a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1085 2024.07.11 23:15:44.897570 [ 3 ] {} <Debug> HTTP-Session: d8ffdf56-b85f-46fb-82a6-3fd76f2ce6a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1086 2024.07.11 23:15:44.897601 [ 3 ] {} <Trace> HTTP-Session: d8ffdf56-b85f-46fb-82a6-3fd76f2ce6a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1087 2024.07.11 23:15:44.897711 [ 3 ] {8df6a376-9600-4ac9-b5a6-c925263d945c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1088 2024.07.11 23:15:44.897754 [ 3 ] {8df6a376-9600-4ac9-b5a6-c925263d945c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1089 2024.07.11 23:15:44.898451 [ 3 ] {8df6a376-9600-4ac9-b5a6-c925263d945c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1090 2024.07.11 23:15:44.898806 [ 3 ] {8df6a376-9600-4ac9-b5a6-c925263d945c} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1091 2024.07.11 23:15:44.898844 [ 3 ] {8df6a376-9600-4ac9-b5a6-c925263d945c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
1092 2024.07.11 23:15:44.899720 [ 3 ] {8df6a376-9600-4ac9-b5a6-c925263d945c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1093 2024.07.11 23:15:44.900036 [ 3 ] {8df6a376-9600-4ac9-b5a6-c925263d945c} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1094 2024.07.11 23:15:44.900183 [ 3 ] {8df6a376-9600-4ac9-b5a6-c925263d945c} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.002508 sec., 14354.066985645934 rows/sec., 1.12 MiB/sec.
1095 2024.07.11 23:15:44.900349 [ 3 ] {8df6a376-9600-4ac9-b5a6-c925263d945c} <Debug> DynamicQueryHandler: Done processing query
1096 2024.07.11 23:15:44.900373 [ 3 ] {8df6a376-9600-4ac9-b5a6-c925263d945c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1097 2024.07.11 23:15:44.900389 [ 3 ] {} <Debug> HTTP-Session: d8ffdf56-b85f-46fb-82a6-3fd76f2ce6a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1098 2024.07.11 23:15:44.900512 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 9247, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1099 2024.07.11 23:15:44.900566 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1100 2024.07.11 23:15:44.900586 [ 3 ] {} <Debug> HTTP-Session: 44170d8c-516d-41a3-aea2-ea95a4780956 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
1101 2024.07.11 23:15:44.900604 [ 3 ] {} <Debug> HTTP-Session: 44170d8c-516d-41a3-aea2-ea95a4780956 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1102 2024.07.11 23:15:44.900619 [ 3 ] {} <Debug> HTTP-Session: 44170d8c-516d-41a3-aea2-ea95a4780956 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1103 2024.07.11 23:15:44.900649 [ 3 ] {} <Trace> HTTP-Session: 44170d8c-516d-41a3-aea2-ea95a4780956 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1104 2024.07.11 23:15:44.900762 [ 3 ] {a261a312-3c85-4a33-af75-75b0b145ede5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1105 2024.07.11 23:15:44.900809 [ 3 ] {a261a312-3c85-4a33-af75-75b0b145ede5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1106 2024.07.11 23:15:44.900954 [ 3 ] {a261a312-3c85-4a33-af75-75b0b145ede5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1107 2024.07.11 23:15:44.901867 [ 3 ] {a261a312-3c85-4a33-af75-75b0b145ede5} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1108 2024.07.11 23:15:44.901902 [ 3 ] {a261a312-3c85-4a33-af75-75b0b145ede5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
1109 2024.07.11 23:15:44.902363 [ 3 ] {a261a312-3c85-4a33-af75-75b0b145ede5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1110 2024.07.11 23:15:44.902694 [ 3 ] {a261a312-3c85-4a33-af75-75b0b145ede5} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1111 2024.07.11 23:15:44.902844 [ 3 ] {a261a312-3c85-4a33-af75-75b0b145ede5} <Debug> executeQuery: Read 48 rows, 3.45 KiB in 0.002113 sec., 22716.516800757217 rows/sec., 1.59 MiB/sec.
1112 2024.07.11 23:15:44.903107 [ 3 ] {a261a312-3c85-4a33-af75-75b0b145ede5} <Debug> DynamicQueryHandler: Done processing query
1113 2024.07.11 23:15:44.903131 [ 3 ] {a261a312-3c85-4a33-af75-75b0b145ede5} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1114 2024.07.11 23:15:44.903148 [ 3 ] {} <Debug> HTTP-Session: 44170d8c-516d-41a3-aea2-ea95a4780956 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1115 2024.07.11 23:15:44.903272 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 3669, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1116 2024.07.11 23:15:44.903321 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1117 2024.07.11 23:15:44.903340 [ 3 ] {} <Debug> HTTP-Session: 872d2f87-cf83-458a-ac10-8ea35511ed1d Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
1118 2024.07.11 23:15:44.903356 [ 3 ] {} <Debug> HTTP-Session: 872d2f87-cf83-458a-ac10-8ea35511ed1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1119 2024.07.11 23:15:44.903371 [ 3 ] {} <Debug> HTTP-Session: 872d2f87-cf83-458a-ac10-8ea35511ed1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1120 2024.07.11 23:15:44.903401 [ 3 ] {} <Trace> HTTP-Session: 872d2f87-cf83-458a-ac10-8ea35511ed1d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1121 2024.07.11 23:15:44.903508 [ 3 ] {75c923d8-fde6-4e14-a37e-5405b2e357a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1122 2024.07.11 23:15:44.903553 [ 3 ] {75c923d8-fde6-4e14-a37e-5405b2e357a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1123 2024.07.11 23:15:44.903693 [ 3 ] {75c923d8-fde6-4e14-a37e-5405b2e357a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1124 2024.07.11 23:15:44.904018 [ 3 ] {75c923d8-fde6-4e14-a37e-5405b2e357a0} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1125 2024.07.11 23:15:44.904055 [ 3 ] {75c923d8-fde6-4e14-a37e-5405b2e357a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
1126 2024.07.11 23:15:44.904431 [ 3 ] {75c923d8-fde6-4e14-a37e-5405b2e357a0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1127 2024.07.11 23:15:44.904759 [ 3 ] {75c923d8-fde6-4e14-a37e-5405b2e357a0} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1128 2024.07.11 23:15:44.904879 [ 3 ] {75c923d8-fde6-4e14-a37e-5405b2e357a0} <Debug> executeQuery: Read 24 rows, 1.63 KiB in 0.001405 sec., 17081.85053380783 rows/sec., 1.13 MiB/sec.
1129 2024.07.11 23:15:44.905175 [ 3 ] {75c923d8-fde6-4e14-a37e-5405b2e357a0} <Debug> DynamicQueryHandler: Done processing query
1130 2024.07.11 23:15:44.905200 [ 3 ] {75c923d8-fde6-4e14-a37e-5405b2e357a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1131 2024.07.11 23:15:44.905216 [ 3 ] {} <Debug> HTTP-Session: 872d2f87-cf83-458a-ac10-8ea35511ed1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1132 2024.07.11 23:15:49.854626 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 4266, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1133 2024.07.11 23:15:49.854771 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1134 2024.07.11 23:15:49.854798 [ 3 ] {} <Debug> HTTP-Session: 1a5b258a-71a3-4b50-a504-9f4645406bec Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
1135 2024.07.11 23:15:49.854824 [ 3 ] {} <Debug> HTTP-Session: 1a5b258a-71a3-4b50-a504-9f4645406bec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1136 2024.07.11 23:15:49.854840 [ 3 ] {} <Debug> HTTP-Session: 1a5b258a-71a3-4b50-a504-9f4645406bec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1137 2024.07.11 23:15:49.854891 [ 3 ] {} <Trace> HTTP-Session: 1a5b258a-71a3-4b50-a504-9f4645406bec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1138 2024.07.11 23:15:49.855091 [ 3 ] {0ad715a0-0f68-4ad5-aacf-c4ff812628ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1139 2024.07.11 23:15:49.855157 [ 3 ] {0ad715a0-0f68-4ad5-aacf-c4ff812628ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1140 2024.07.11 23:15:49.855345 [ 3 ] {0ad715a0-0f68-4ad5-aacf-c4ff812628ff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1141 2024.07.11 23:15:49.855804 [ 3 ] {0ad715a0-0f68-4ad5-aacf-c4ff812628ff} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1142 2024.07.11 23:15:49.855850 [ 3 ] {0ad715a0-0f68-4ad5-aacf-c4ff812628ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
1143 2024.07.11 23:15:49.856325 [ 3 ] {0ad715a0-0f68-4ad5-aacf-c4ff812628ff} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1144 2024.07.11 23:15:49.856874 [ 3 ] {0ad715a0-0f68-4ad5-aacf-c4ff812628ff} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1145 2024.07.11 23:15:49.857074 [ 3 ] {0ad715a0-0f68-4ad5-aacf-c4ff812628ff} <Debug> executeQuery: Read 30 rows, 2.40 KiB in 0.002039 sec., 14713.094654242275 rows/sec., 1.15 MiB/sec.
1146 2024.07.11 23:15:49.857290 [ 3 ] {0ad715a0-0f68-4ad5-aacf-c4ff812628ff} <Debug> DynamicQueryHandler: Done processing query
1147 2024.07.11 23:15:49.857318 [ 3 ] {0ad715a0-0f68-4ad5-aacf-c4ff812628ff} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1148 2024.07.11 23:15:49.857335 [ 3 ] {} <Debug> HTTP-Session: 1a5b258a-71a3-4b50-a504-9f4645406bec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1149 2024.07.11 23:15:49.857486 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 6152, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1150 2024.07.11 23:15:49.857547 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1151 2024.07.11 23:15:49.857568 [ 3 ] {} <Debug> HTTP-Session: 0e1a9eeb-a4e1-476e-a5ca-915cb50a6c0b Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
1152 2024.07.11 23:15:49.857587 [ 3 ] {} <Debug> HTTP-Session: 0e1a9eeb-a4e1-476e-a5ca-915cb50a6c0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1153 2024.07.11 23:15:49.857603 [ 3 ] {} <Debug> HTTP-Session: 0e1a9eeb-a4e1-476e-a5ca-915cb50a6c0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1154 2024.07.11 23:15:49.857639 [ 3 ] {} <Trace> HTTP-Session: 0e1a9eeb-a4e1-476e-a5ca-915cb50a6c0b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1155 2024.07.11 23:15:49.857755 [ 3 ] {de940d73-7d59-42ae-b7ad-93fc62d10700} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1156 2024.07.11 23:15:49.857798 [ 3 ] {de940d73-7d59-42ae-b7ad-93fc62d10700} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1157 2024.07.11 23:15:49.857930 [ 3 ] {de940d73-7d59-42ae-b7ad-93fc62d10700} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1158 2024.07.11 23:15:49.858279 [ 3 ] {de940d73-7d59-42ae-b7ad-93fc62d10700} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1159 2024.07.11 23:15:49.858324 [ 3 ] {de940d73-7d59-42ae-b7ad-93fc62d10700} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
1160 2024.07.11 23:15:49.858756 [ 3 ] {de940d73-7d59-42ae-b7ad-93fc62d10700} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1161 2024.07.11 23:15:49.859332 [ 3 ] {de940d73-7d59-42ae-b7ad-93fc62d10700} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1162 2024.07.11 23:15:49.859479 [ 3 ] {de940d73-7d59-42ae-b7ad-93fc62d10700} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001757 sec., 20489.470688673875 rows/sec., 1.60 MiB/sec.
1163 2024.07.11 23:15:49.859649 [ 3 ] {de940d73-7d59-42ae-b7ad-93fc62d10700} <Debug> DynamicQueryHandler: Done processing query
1164 2024.07.11 23:15:49.859676 [ 3 ] {de940d73-7d59-42ae-b7ad-93fc62d10700} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1165 2024.07.11 23:15:49.859693 [ 3 ] {} <Debug> HTTP-Session: 0e1a9eeb-a4e1-476e-a5ca-915cb50a6c0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1166 2024.07.11 23:15:49.859898 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 11542, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1167 2024.07.11 23:15:49.859948 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1168 2024.07.11 23:15:49.859968 [ 3 ] {} <Debug> HTTP-Session: 156beeed-9e4e-4da5-a494-a0766a93eb4f Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
1169 2024.07.11 23:15:49.859985 [ 3 ] {} <Debug> HTTP-Session: 156beeed-9e4e-4da5-a494-a0766a93eb4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1170 2024.07.11 23:15:49.860000 [ 3 ] {} <Debug> HTTP-Session: 156beeed-9e4e-4da5-a494-a0766a93eb4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1171 2024.07.11 23:15:49.860034 [ 3 ] {} <Trace> HTTP-Session: 156beeed-9e4e-4da5-a494-a0766a93eb4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1172 2024.07.11 23:15:49.860156 [ 3 ] {43e0213d-1d08-4f50-8bf1-0cf09acb68f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1173 2024.07.11 23:15:49.860205 [ 3 ] {43e0213d-1d08-4f50-8bf1-0cf09acb68f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1174 2024.07.11 23:15:49.860360 [ 3 ] {43e0213d-1d08-4f50-8bf1-0cf09acb68f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1175 2024.07.11 23:15:49.860706 [ 3 ] {43e0213d-1d08-4f50-8bf1-0cf09acb68f1} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1176 2024.07.11 23:15:49.860743 [ 3 ] {43e0213d-1d08-4f50-8bf1-0cf09acb68f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
1177 2024.07.11 23:15:49.861239 [ 3 ] {43e0213d-1d08-4f50-8bf1-0cf09acb68f1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1178 2024.07.11 23:15:49.861843 [ 3 ] {43e0213d-1d08-4f50-8bf1-0cf09acb68f1} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1179 2024.07.11 23:15:49.861980 [ 3 ] {43e0213d-1d08-4f50-8bf1-0cf09acb68f1} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001864 sec., 32188.84120171674 rows/sec., 2.26 MiB/sec.
1180 2024.07.11 23:15:49.862178 [ 3 ] {43e0213d-1d08-4f50-8bf1-0cf09acb68f1} <Debug> DynamicQueryHandler: Done processing query
1181 2024.07.11 23:15:49.862203 [ 3 ] {43e0213d-1d08-4f50-8bf1-0cf09acb68f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1182 2024.07.11 23:15:49.862219 [ 3 ] {} <Debug> HTTP-Session: 156beeed-9e4e-4da5-a494-a0766a93eb4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1183 2024.07.11 23:15:49.862347 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 4572, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1184 2024.07.11 23:15:49.862396 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1185 2024.07.11 23:15:49.862416 [ 3 ] {} <Debug> HTTP-Session: cbbfd9e5-9820-4221-8a20-db04f94e2d0a Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
1186 2024.07.11 23:15:49.862433 [ 3 ] {} <Debug> HTTP-Session: cbbfd9e5-9820-4221-8a20-db04f94e2d0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1187 2024.07.11 23:15:49.862447 [ 3 ] {} <Debug> HTTP-Session: cbbfd9e5-9820-4221-8a20-db04f94e2d0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1188 2024.07.11 23:15:49.862478 [ 3 ] {} <Trace> HTTP-Session: cbbfd9e5-9820-4221-8a20-db04f94e2d0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1189 2024.07.11 23:15:49.862583 [ 3 ] {f73cb99a-21ec-4e06-b316-944df4900ed1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1190 2024.07.11 23:15:49.862627 [ 3 ] {f73cb99a-21ec-4e06-b316-944df4900ed1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1191 2024.07.11 23:15:49.862759 [ 3 ] {f73cb99a-21ec-4e06-b316-944df4900ed1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1192 2024.07.11 23:15:49.863065 [ 3 ] {f73cb99a-21ec-4e06-b316-944df4900ed1} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1193 2024.07.11 23:15:49.863102 [ 3 ] {f73cb99a-21ec-4e06-b316-944df4900ed1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
1194 2024.07.11 23:15:49.863566 [ 3 ] {f73cb99a-21ec-4e06-b316-944df4900ed1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1195 2024.07.11 23:15:49.864138 [ 3 ] {f73cb99a-21ec-4e06-b316-944df4900ed1} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1196 2024.07.11 23:15:49.864295 [ 3 ] {f73cb99a-21ec-4e06-b316-944df4900ed1} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001732 sec., 17321.016166281755 rows/sec., 1.15 MiB/sec.
1197 2024.07.11 23:15:49.864572 [ 3 ] {f73cb99a-21ec-4e06-b316-944df4900ed1} <Debug> DynamicQueryHandler: Done processing query
1198 2024.07.11 23:15:49.864599 [ 3 ] {f73cb99a-21ec-4e06-b316-944df4900ed1} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1199 2024.07.11 23:15:49.864615 [ 3 ] {} <Debug> HTTP-Session: cbbfd9e5-9820-4221-8a20-db04f94e2d0a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1200 2024.07.11 23:15:54.852773 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 754, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1201 2024.07.11 23:15:54.852898 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1202 2024.07.11 23:15:54.852923 [ 3 ] {} <Debug> HTTP-Session: 3e48eb5b-e308-4a40-be69-aedb79932f59 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
1203 2024.07.11 23:15:54.852947 [ 3 ] {} <Debug> HTTP-Session: 3e48eb5b-e308-4a40-be69-aedb79932f59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1204 2024.07.11 23:15:54.852962 [ 3 ] {} <Debug> HTTP-Session: 3e48eb5b-e308-4a40-be69-aedb79932f59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1205 2024.07.11 23:15:54.853010 [ 3 ] {} <Trace> HTTP-Session: 3e48eb5b-e308-4a40-be69-aedb79932f59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1206 2024.07.11 23:15:54.853232 [ 3 ] {47b5d774-e4f7-4e11-8c83-790655d3e498} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1207 2024.07.11 23:15:54.853641 [ 3 ] {47b5d774-e4f7-4e11-8c83-790655d3e498} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1208 2024.07.11 23:15:54.855784 [ 3 ] {47b5d774-e4f7-4e11-8c83-790655d3e498} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1209 2024.07.11 23:15:54.856151 [ 3 ] {47b5d774-e4f7-4e11-8c83-790655d3e498} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1210 2024.07.11 23:15:54.860265 [ 3 ] {47b5d774-e4f7-4e11-8c83-790655d3e498} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1211 2024.07.11 23:15:54.864399 [ 3 ] {47b5d774-e4f7-4e11-8c83-790655d3e498} <Debug> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Key condition: (column 0 notIn 18-element set)
1212 2024.07.11 23:15:54.868060 [ 3 ] {47b5d774-e4f7-4e11-8c83-790655d3e498} <Trace> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1213 2024.07.11 23:15:54.870021 [ 3 ] {47b5d774-e4f7-4e11-8c83-790655d3e498} <Debug> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges
1214 2024.07.11 23:15:54.870091 [ 3 ] {47b5d774-e4f7-4e11-8c83-790655d3e498} <Trace> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Spreading mark ranges among streams (default reading)
1215 2024.07.11 23:15:54.870309 [ 3 ] {47b5d774-e4f7-4e11-8c83-790655d3e498} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1216 2024.07.11 23:15:54.870366 [ 3 ] {47b5d774-e4f7-4e11-8c83-790655d3e498} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0
1217 2024.07.11 23:15:54.882868 [ 3 ] {47b5d774-e4f7-4e11-8c83-790655d3e498} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.029734 sec., 605.3675926548732 rows/sec., 24.76 KiB/sec.
1218 2024.07.11 23:15:54.883135 [ 3 ] {47b5d774-e4f7-4e11-8c83-790655d3e498} <Debug> DynamicQueryHandler: Done processing query
1219 2024.07.11 23:15:54.883162 [ 3 ] {47b5d774-e4f7-4e11-8c83-790655d3e498} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1220 2024.07.11 23:15:54.883178 [ 3 ] {} <Debug> HTTP-Session: 3e48eb5b-e308-4a40-be69-aedb79932f59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1221 2024.07.11 23:15:54.884674 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 796, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1222 2024.07.11 23:15:54.884734 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1223 2024.07.11 23:15:54.884757 [ 3 ] {} <Debug> HTTP-Session: aa051898-a99f-4580-9583-6176ee912e47 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
1224 2024.07.11 23:15:54.884779 [ 3 ] {} <Debug> HTTP-Session: aa051898-a99f-4580-9583-6176ee912e47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1225 2024.07.11 23:15:54.884796 [ 3 ] {} <Debug> HTTP-Session: aa051898-a99f-4580-9583-6176ee912e47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1226 2024.07.11 23:15:54.884835 [ 3 ] {} <Trace> HTTP-Session: aa051898-a99f-4580-9583-6176ee912e47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1227 2024.07.11 23:15:54.885012 [ 3 ] {9493d2a4-6df7-4534-8a1d-c73f3b2a8104} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1228 2024.07.11 23:15:54.885331 [ 3 ] {9493d2a4-6df7-4534-8a1d-c73f3b2a8104} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1229 2024.07.11 23:15:54.885380 [ 3 ] {9493d2a4-6df7-4534-8a1d-c73f3b2a8104} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1230 2024.07.11 23:15:54.885694 [ 3 ] {9493d2a4-6df7-4534-8a1d-c73f3b2a8104} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1231 2024.07.11 23:15:54.885760 [ 3 ] {9493d2a4-6df7-4534-8a1d-c73f3b2a8104} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1232 2024.07.11 23:15:54.885895 [ 3 ] {9493d2a4-6df7-4534-8a1d-c73f3b2a8104} <Debug> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Key condition: (column 0 notIn 19-element set)
1233 2024.07.11 23:15:54.885928 [ 3 ] {9493d2a4-6df7-4534-8a1d-c73f3b2a8104} <Trace> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1234 2024.07.11 23:15:54.885951 [ 3 ] {9493d2a4-6df7-4534-8a1d-c73f3b2a8104} <Debug> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges
1235 2024.07.11 23:15:54.885967 [ 3 ] {9493d2a4-6df7-4534-8a1d-c73f3b2a8104} <Trace> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Spreading mark ranges among streams (default reading)
1236 2024.07.11 23:15:54.886007 [ 3 ] {9493d2a4-6df7-4534-8a1d-c73f3b2a8104} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1237 2024.07.11 23:15:54.886028 [ 3 ] {9493d2a4-6df7-4534-8a1d-c73f3b2a8104} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0
1238 2024.07.11 23:15:54.886835 [ 3 ] {9493d2a4-6df7-4534-8a1d-c73f3b2a8104} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001908 sec., 9433.962264150943 rows/sec., 385.92 KiB/sec.
1239 2024.07.11 23:15:54.887062 [ 3 ] {9493d2a4-6df7-4534-8a1d-c73f3b2a8104} <Debug> DynamicQueryHandler: Done processing query
1240 2024.07.11 23:15:54.887087 [ 3 ] {9493d2a4-6df7-4534-8a1d-c73f3b2a8104} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1241 2024.07.11 23:15:54.887103 [ 3 ] {} <Debug> HTTP-Session: aa051898-a99f-4580-9583-6176ee912e47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1242 2024.07.11 23:15:54.887377 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 834, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1243 2024.07.11 23:15:54.887423 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1244 2024.07.11 23:15:54.887442 [ 3 ] {} <Debug> HTTP-Session: 664c966a-c902-4dbd-b5bf-96fa53881a39 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
1245 2024.07.11 23:15:54.887458 [ 3 ] {} <Debug> HTTP-Session: 664c966a-c902-4dbd-b5bf-96fa53881a39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1246 2024.07.11 23:15:54.887471 [ 3 ] {} <Debug> HTTP-Session: 664c966a-c902-4dbd-b5bf-96fa53881a39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1247 2024.07.11 23:15:54.887502 [ 3 ] {} <Trace> HTTP-Session: 664c966a-c902-4dbd-b5bf-96fa53881a39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1248 2024.07.11 23:15:54.887636 [ 3 ] {1a633d6f-a7fc-4f2d-af2c-e8a7408684bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1249 2024.07.11 23:15:54.887890 [ 3 ] {1a633d6f-a7fc-4f2d-af2c-e8a7408684bc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1250 2024.07.11 23:15:54.887929 [ 3 ] {1a633d6f-a7fc-4f2d-af2c-e8a7408684bc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1251 2024.07.11 23:15:54.888181 [ 3 ] {1a633d6f-a7fc-4f2d-af2c-e8a7408684bc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1252 2024.07.11 23:15:54.888245 [ 3 ] {1a633d6f-a7fc-4f2d-af2c-e8a7408684bc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1253 2024.07.11 23:15:54.888378 [ 3 ] {1a633d6f-a7fc-4f2d-af2c-e8a7408684bc} <Debug> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Key condition: (column 0 notIn 20-element set)
1254 2024.07.11 23:15:54.888410 [ 3 ] {1a633d6f-a7fc-4f2d-af2c-e8a7408684bc} <Trace> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1255 2024.07.11 23:15:54.888433 [ 3 ] {1a633d6f-a7fc-4f2d-af2c-e8a7408684bc} <Debug> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges
1256 2024.07.11 23:15:54.888449 [ 3 ] {1a633d6f-a7fc-4f2d-af2c-e8a7408684bc} <Trace> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Spreading mark ranges among streams (default reading)
1257 2024.07.11 23:15:54.888488 [ 3 ] {1a633d6f-a7fc-4f2d-af2c-e8a7408684bc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1258 2024.07.11 23:15:54.888509 [ 3 ] {1a633d6f-a7fc-4f2d-af2c-e8a7408684bc} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0
1259 2024.07.11 23:15:54.889298 [ 3 ] {1a633d6f-a7fc-4f2d-af2c-e8a7408684bc} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001724 sec., 10440.835266821345 rows/sec., 427.10 KiB/sec.
1260 2024.07.11 23:15:54.889516 [ 3 ] {1a633d6f-a7fc-4f2d-af2c-e8a7408684bc} <Debug> DynamicQueryHandler: Done processing query
1261 2024.07.11 23:15:54.889540 [ 3 ] {1a633d6f-a7fc-4f2d-af2c-e8a7408684bc} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1262 2024.07.11 23:15:54.889557 [ 3 ] {} <Debug> HTTP-Session: 664c966a-c902-4dbd-b5bf-96fa53881a39 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1263 2024.07.11 23:15:54.889848 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 871, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1264 2024.07.11 23:15:54.889895 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1265 2024.07.11 23:15:54.889914 [ 3 ] {} <Debug> HTTP-Session: 5a55b97e-a89b-4b9e-b32a-43eef0c840fe Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
1266 2024.07.11 23:15:54.889929 [ 3 ] {} <Debug> HTTP-Session: 5a55b97e-a89b-4b9e-b32a-43eef0c840fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1267 2024.07.11 23:15:54.889943 [ 3 ] {} <Debug> HTTP-Session: 5a55b97e-a89b-4b9e-b32a-43eef0c840fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1268 2024.07.11 23:15:54.889973 [ 3 ] {} <Trace> HTTP-Session: 5a55b97e-a89b-4b9e-b32a-43eef0c840fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1269 2024.07.11 23:15:54.890110 [ 3 ] {fafdc4a0-3223-46e8-8125-5d44967f3a72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1270 2024.07.11 23:15:54.890363 [ 3 ] {fafdc4a0-3223-46e8-8125-5d44967f3a72} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1271 2024.07.11 23:15:54.890402 [ 3 ] {fafdc4a0-3223-46e8-8125-5d44967f3a72} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1272 2024.07.11 23:15:54.890656 [ 3 ] {fafdc4a0-3223-46e8-8125-5d44967f3a72} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1273 2024.07.11 23:15:54.890718 [ 3 ] {fafdc4a0-3223-46e8-8125-5d44967f3a72} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1274 2024.07.11 23:15:54.890851 [ 3 ] {fafdc4a0-3223-46e8-8125-5d44967f3a72} <Debug> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Key condition: (column 0 notIn 21-element set)
1275 2024.07.11 23:15:54.890883 [ 3 ] {fafdc4a0-3223-46e8-8125-5d44967f3a72} <Trace> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1276 2024.07.11 23:15:54.890905 [ 3 ] {fafdc4a0-3223-46e8-8125-5d44967f3a72} <Debug> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges
1277 2024.07.11 23:15:54.890920 [ 3 ] {fafdc4a0-3223-46e8-8125-5d44967f3a72} <Trace> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Spreading mark ranges among streams (default reading)
1278 2024.07.11 23:15:54.890960 [ 3 ] {fafdc4a0-3223-46e8-8125-5d44967f3a72} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1279 2024.07.11 23:15:54.890981 [ 3 ] {fafdc4a0-3223-46e8-8125-5d44967f3a72} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0
1280 2024.07.11 23:15:54.891796 [ 3 ] {fafdc4a0-3223-46e8-8125-5d44967f3a72} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001748 sec., 10297.482837528603 rows/sec., 421.24 KiB/sec.
1281 2024.07.11 23:15:54.892019 [ 3 ] {fafdc4a0-3223-46e8-8125-5d44967f3a72} <Debug> DynamicQueryHandler: Done processing query
1282 2024.07.11 23:15:54.892044 [ 3 ] {fafdc4a0-3223-46e8-8125-5d44967f3a72} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1283 2024.07.11 23:15:54.892060 [ 3 ] {} <Debug> HTTP-Session: 5a55b97e-a89b-4b9e-b32a-43eef0c840fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1284 2024.07.11 23:15:54.894214 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1285 2024.07.11 23:15:54.894305 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1286 2024.07.11 23:15:54.894343 [ 3 ] {} <Debug> HTTP-Session: 263f943f-c6ac-44fd-ae93-8606003a0c1c Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
1287 2024.07.11 23:15:54.894374 [ 3 ] {} <Debug> HTTP-Session: 263f943f-c6ac-44fd-ae93-8606003a0c1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1288 2024.07.11 23:15:54.894400 [ 3 ] {} <Debug> HTTP-Session: 263f943f-c6ac-44fd-ae93-8606003a0c1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1289 2024.07.11 23:15:54.894460 [ 3 ] {} <Trace> HTTP-Session: 263f943f-c6ac-44fd-ae93-8606003a0c1c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1290 2024.07.11 23:15:54.894661 [ 3 ] {5613734b-2e3c-4d1a-b764-c239c5405212} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1291 2024.07.11 23:15:54.894726 [ 3 ] {5613734b-2e3c-4d1a-b764-c239c5405212} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1292 2024.07.11 23:15:54.894886 [ 3 ] {5613734b-2e3c-4d1a-b764-c239c5405212} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1293 2024.07.11 23:15:54.895178 [ 3 ] {5613734b-2e3c-4d1a-b764-c239c5405212} <Trace> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1294 2024.07.11 23:15:54.895214 [ 3 ] {5613734b-2e3c-4d1a-b764-c239c5405212} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
1295 2024.07.11 23:15:54.895787 [ 3 ] {5613734b-2e3c-4d1a-b764-c239c5405212} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1296 2024.07.11 23:15:54.896283 [ 3 ] {5613734b-2e3c-4d1a-b764-c239c5405212} <Trace> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1297 2024.07.11 23:15:54.896454 [ 3 ] {5613734b-2e3c-4d1a-b764-c239c5405212} <Debug> executeQuery: Read 4 rows, 443.00 B in 0.001852 sec., 2159.8272138228945 rows/sec., 233.59 KiB/sec.
1298 2024.07.11 23:15:54.896798 [ 3 ] {5613734b-2e3c-4d1a-b764-c239c5405212} <Debug> DynamicQueryHandler: Done processing query
1299 2024.07.11 23:15:54.896823 [ 3 ] {5613734b-2e3c-4d1a-b764-c239c5405212} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1300 2024.07.11 23:15:54.896838 [ 3 ] {} <Debug> HTTP-Session: 263f943f-c6ac-44fd-ae93-8606003a0c1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1301 2024.07.11 23:15:54.896995 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 2922, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1302 2024.07.11 23:15:54.897042 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1303 2024.07.11 23:15:54.897062 [ 3 ] {} <Debug> HTTP-Session: ca3db333-3239-4bb5-8746-12da23155d69 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
1304 2024.07.11 23:15:54.897078 [ 3 ] {} <Debug> HTTP-Session: ca3db333-3239-4bb5-8746-12da23155d69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1305 2024.07.11 23:15:54.897092 [ 3 ] {} <Debug> HTTP-Session: ca3db333-3239-4bb5-8746-12da23155d69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1306 2024.07.11 23:15:54.897121 [ 3 ] {} <Trace> HTTP-Session: ca3db333-3239-4bb5-8746-12da23155d69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1307 2024.07.11 23:15:54.897259 [ 3 ] {18bae2f5-4b67-4597-8c58-c0f1c84b244b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1308 2024.07.11 23:15:54.897306 [ 3 ] {18bae2f5-4b67-4597-8c58-c0f1c84b244b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1309 2024.07.11 23:15:54.897458 [ 3 ] {18bae2f5-4b67-4597-8c58-c0f1c84b244b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1310 2024.07.11 23:15:54.898321 [ 3 ] {18bae2f5-4b67-4597-8c58-c0f1c84b244b} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1311 2024.07.11 23:15:54.898355 [ 3 ] {18bae2f5-4b67-4597-8c58-c0f1c84b244b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
1312 2024.07.11 23:15:54.898765 [ 3 ] {18bae2f5-4b67-4597-8c58-c0f1c84b244b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1313 2024.07.11 23:15:54.899260 [ 3 ] {18bae2f5-4b67-4597-8c58-c0f1c84b244b} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1314 2024.07.11 23:15:54.899416 [ 3 ] {18bae2f5-4b67-4597-8c58-c0f1c84b244b} <Debug> executeQuery: Read 20 rows, 1.62 KiB in 0.002185 sec., 9153.318077803204 rows/sec., 741.92 KiB/sec.
1315 2024.07.11 23:15:54.899577 [ 3 ] {18bae2f5-4b67-4597-8c58-c0f1c84b244b} <Debug> DynamicQueryHandler: Done processing query
1316 2024.07.11 23:15:54.899601 [ 3 ] {18bae2f5-4b67-4597-8c58-c0f1c84b244b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1317 2024.07.11 23:15:54.899616 [ 3 ] {} <Debug> HTTP-Session: ca3db333-3239-4bb5-8746-12da23155d69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1318 2024.07.11 23:15:54.899882 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 13316, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1319 2024.07.11 23:15:54.899930 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1320 2024.07.11 23:15:54.899950 [ 3 ] {} <Debug> HTTP-Session: 97e2e539-3227-4854-bbd6-71a73f149800 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
1321 2024.07.11 23:15:54.899966 [ 3 ] {} <Debug> HTTP-Session: 97e2e539-3227-4854-bbd6-71a73f149800 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1322 2024.07.11 23:15:54.899980 [ 3 ] {} <Debug> HTTP-Session: 97e2e539-3227-4854-bbd6-71a73f149800 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1323 2024.07.11 23:15:54.900010 [ 3 ] {} <Trace> HTTP-Session: 97e2e539-3227-4854-bbd6-71a73f149800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1324 2024.07.11 23:15:54.900126 [ 3 ] {aee3ed55-8c35-45d8-9e87-7117b2619706} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1325 2024.07.11 23:15:54.900169 [ 3 ] {aee3ed55-8c35-45d8-9e87-7117b2619706} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1326 2024.07.11 23:15:54.900294 [ 3 ] {aee3ed55-8c35-45d8-9e87-7117b2619706} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1327 2024.07.11 23:15:54.900619 [ 3 ] {aee3ed55-8c35-45d8-9e87-7117b2619706} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1328 2024.07.11 23:15:54.900656 [ 3 ] {aee3ed55-8c35-45d8-9e87-7117b2619706} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
1329 2024.07.11 23:15:54.901064 [ 3 ] {aee3ed55-8c35-45d8-9e87-7117b2619706} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1330 2024.07.11 23:15:54.901587 [ 3 ] {aee3ed55-8c35-45d8-9e87-7117b2619706} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1331 2024.07.11 23:15:54.901750 [ 3 ] {aee3ed55-8c35-45d8-9e87-7117b2619706} <Debug> executeQuery: Read 90 rows, 7.81 KiB in 0.001653 sec., 54446.460980036296 rows/sec., 4.61 MiB/sec.
1332 2024.07.11 23:15:54.901903 [ 3 ] {aee3ed55-8c35-45d8-9e87-7117b2619706} <Debug> DynamicQueryHandler: Done processing query
1333 2024.07.11 23:15:54.901927 [ 3 ] {aee3ed55-8c35-45d8-9e87-7117b2619706} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
1334 2024.07.11 23:15:54.901943 [ 3 ] {} <Debug> HTTP-Session: 97e2e539-3227-4854-bbd6-71a73f149800 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1335 2024.07.11 23:15:54.902138 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 10744, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1336 2024.07.11 23:15:54.902184 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1337 2024.07.11 23:15:54.902204 [ 3 ] {} <Debug> HTTP-Session: 5b664a22-f741-4631-bb5e-0815b89f0bb0 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
1338 2024.07.11 23:15:54.902220 [ 3 ] {} <Debug> HTTP-Session: 5b664a22-f741-4631-bb5e-0815b89f0bb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1339 2024.07.11 23:15:54.902234 [ 3 ] {} <Debug> HTTP-Session: 5b664a22-f741-4631-bb5e-0815b89f0bb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1340 2024.07.11 23:15:54.902264 [ 3 ] {} <Trace> HTTP-Session: 5b664a22-f741-4631-bb5e-0815b89f0bb0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1341 2024.07.11 23:15:54.902377 [ 3 ] {19ab98f6-8dc3-430f-9ef3-ac97f8281ec3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1342 2024.07.11 23:15:54.902419 [ 3 ] {19ab98f6-8dc3-430f-9ef3-ac97f8281ec3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1343 2024.07.11 23:15:54.902540 [ 3 ] {19ab98f6-8dc3-430f-9ef3-ac97f8281ec3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1344 2024.07.11 23:15:54.902836 [ 3 ] {19ab98f6-8dc3-430f-9ef3-ac97f8281ec3} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1345 2024.07.11 23:15:54.902871 [ 3 ] {19ab98f6-8dc3-430f-9ef3-ac97f8281ec3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
1346 2024.07.11 23:15:54.903276 [ 3 ] {19ab98f6-8dc3-430f-9ef3-ac97f8281ec3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1347 2024.07.11 23:15:54.903813 [ 3 ] {19ab98f6-8dc3-430f-9ef3-ac97f8281ec3} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1348 2024.07.11 23:15:54.903986 [ 3 ] {19ab98f6-8dc3-430f-9ef3-ac97f8281ec3} <Debug> executeQuery: Read 63 rows, 5.05 KiB in 0.001644 sec., 38321.167883211674 rows/sec., 3.00 MiB/sec.
1349 2024.07.11 23:15:54.904152 [ 3 ] {19ab98f6-8dc3-430f-9ef3-ac97f8281ec3} <Debug> DynamicQueryHandler: Done processing query
1350 2024.07.11 23:15:54.904176 [ 3 ] {19ab98f6-8dc3-430f-9ef3-ac97f8281ec3} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
1351 2024.07.11 23:15:54.904191 [ 3 ] {} <Debug> HTTP-Session: 5b664a22-f741-4631-bb5e-0815b89f0bb0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1352 2024.07.11 23:15:54.904356 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 11542, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1353 2024.07.11 23:15:54.904404 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1354 2024.07.11 23:15:54.904424 [ 3 ] {} <Debug> HTTP-Session: a77fe702-67b7-42ab-80be-612a34f9673c Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
1355 2024.07.11 23:15:54.904440 [ 3 ] {} <Debug> HTTP-Session: a77fe702-67b7-42ab-80be-612a34f9673c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1356 2024.07.11 23:15:54.904453 [ 3 ] {} <Debug> HTTP-Session: a77fe702-67b7-42ab-80be-612a34f9673c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1357 2024.07.11 23:15:54.904482 [ 3 ] {} <Trace> HTTP-Session: a77fe702-67b7-42ab-80be-612a34f9673c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1358 2024.07.11 23:15:54.904597 [ 3 ] {ebea4556-bf5d-499c-ab5c-99b5c1162ae0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1359 2024.07.11 23:15:54.904643 [ 3 ] {ebea4556-bf5d-499c-ab5c-99b5c1162ae0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1360 2024.07.11 23:15:54.904784 [ 3 ] {ebea4556-bf5d-499c-ab5c-99b5c1162ae0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1361 2024.07.11 23:15:54.905108 [ 3 ] {ebea4556-bf5d-499c-ab5c-99b5c1162ae0} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1362 2024.07.11 23:15:54.905143 [ 3 ] {ebea4556-bf5d-499c-ab5c-99b5c1162ae0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
1363 2024.07.11 23:15:54.905626 [ 3 ] {ebea4556-bf5d-499c-ab5c-99b5c1162ae0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1364 2024.07.11 23:15:54.906203 [ 3 ] {ebea4556-bf5d-499c-ab5c-99b5c1162ae0} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1365 2024.07.11 23:15:54.906359 [ 3 ] {ebea4556-bf5d-499c-ab5c-99b5c1162ae0} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001805 sec., 33240.997229916895 rows/sec., 2.33 MiB/sec.
1366 2024.07.11 23:15:54.906539 [ 3 ] {ebea4556-bf5d-499c-ab5c-99b5c1162ae0} <Debug> DynamicQueryHandler: Done processing query
1367 2024.07.11 23:15:54.906567 [ 3 ] {ebea4556-bf5d-499c-ab5c-99b5c1162ae0} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1368 2024.07.11 23:15:54.906583 [ 3 ] {} <Debug> HTTP-Session: a77fe702-67b7-42ab-80be-612a34f9673c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1369 2024.07.11 23:15:54.906798 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 31951, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1370 2024.07.11 23:15:54.906857 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1371 2024.07.11 23:15:54.906882 [ 3 ] {} <Debug> HTTP-Session: 3eace720-9e51-483f-81f1-41ef53214af1 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
1372 2024.07.11 23:15:54.906901 [ 3 ] {} <Debug> HTTP-Session: 3eace720-9e51-483f-81f1-41ef53214af1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1373 2024.07.11 23:15:54.906918 [ 3 ] {} <Debug> HTTP-Session: 3eace720-9e51-483f-81f1-41ef53214af1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1374 2024.07.11 23:15:54.906957 [ 3 ] {} <Trace> HTTP-Session: 3eace720-9e51-483f-81f1-41ef53214af1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1375 2024.07.11 23:15:54.907301 [ 3 ] {5f840a3c-35a5-40b8-a854-a59404f99050} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1376 2024.07.11 23:15:54.907380 [ 3 ] {5f840a3c-35a5-40b8-a854-a59404f99050} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
1377 2024.07.11 23:15:54.907825 [ 3 ] {5f840a3c-35a5-40b8-a854-a59404f99050} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1378 2024.07.11 23:15:54.908476 [ 3 ] {5f840a3c-35a5-40b8-a854-a59404f99050} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1379 2024.07.11 23:15:54.908587 [ 3 ] {5f840a3c-35a5-40b8-a854-a59404f99050} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
1380 2024.07.11 23:15:54.914059 [ 3 ] {5f840a3c-35a5-40b8-a854-a59404f99050} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1381 2024.07.11 23:15:54.914716 [ 3 ] {5f840a3c-35a5-40b8-a854-a59404f99050} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1382 2024.07.11 23:15:54.914902 [ 3 ] {5f840a3c-35a5-40b8-a854-a59404f99050} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.007815 sec., 2559.1810620601404 rows/sec., 4.59 MiB/sec.
1383 2024.07.11 23:15:54.915122 [ 3 ] {5f840a3c-35a5-40b8-a854-a59404f99050} <Debug> DynamicQueryHandler: Done processing query
1384 2024.07.11 23:15:54.915147 [ 3 ] {5f840a3c-35a5-40b8-a854-a59404f99050} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
1385 2024.07.11 23:15:54.915163 [ 3 ] {} <Debug> HTTP-Session: 3eace720-9e51-483f-81f1-41ef53214af1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1386 2024.07.11 23:15:54.915283 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 1981, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1387 2024.07.11 23:15:54.915332 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1388 2024.07.11 23:15:54.915351 [ 3 ] {} <Debug> HTTP-Session: 5e8c9b78-1858-481e-a2a8-43aca1b835d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
1389 2024.07.11 23:15:54.915452 [ 3 ] {} <Debug> HTTP-Session: 5e8c9b78-1858-481e-a2a8-43aca1b835d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1390 2024.07.11 23:15:54.915467 [ 3 ] {} <Debug> HTTP-Session: 5e8c9b78-1858-481e-a2a8-43aca1b835d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1391 2024.07.11 23:15:54.915497 [ 3 ] {} <Trace> HTTP-Session: 5e8c9b78-1858-481e-a2a8-43aca1b835d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1392 2024.07.11 23:15:54.915589 [ 3 ] {664b7989-6811-402a-bee0-4f9c11d88564} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1393 2024.07.11 23:15:54.915630 [ 3 ] {664b7989-6811-402a-bee0-4f9c11d88564} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1394 2024.07.11 23:15:54.915745 [ 3 ] {664b7989-6811-402a-bee0-4f9c11d88564} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1395 2024.07.11 23:15:54.915992 [ 3 ] {664b7989-6811-402a-bee0-4f9c11d88564} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1396 2024.07.11 23:15:54.916025 [ 3 ] {664b7989-6811-402a-bee0-4f9c11d88564} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
1397 2024.07.11 23:15:54.916519 [ 3 ] {664b7989-6811-402a-bee0-4f9c11d88564} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1398 2024.07.11 23:15:54.917072 [ 3 ] {664b7989-6811-402a-bee0-4f9c11d88564} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1399 2024.07.11 23:15:54.917233 [ 3 ] {664b7989-6811-402a-bee0-4f9c11d88564} <Debug> executeQuery: Read 12 rows, 926.00 B in 0.001657 sec., 7242.003621001811 rows/sec., 545.74 KiB/sec.
1400 2024.07.11 23:15:54.917397 [ 3 ] {664b7989-6811-402a-bee0-4f9c11d88564} <Debug> DynamicQueryHandler: Done processing query
1401 2024.07.11 23:15:54.917422 [ 3 ] {664b7989-6811-402a-bee0-4f9c11d88564} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1402 2024.07.11 23:15:54.917437 [ 3 ] {} <Debug> HTTP-Session: 5e8c9b78-1858-481e-a2a8-43aca1b835d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1403 2024.07.11 23:15:54.917559 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 4572, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1404 2024.07.11 23:15:54.917605 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1405 2024.07.11 23:15:54.917624 [ 3 ] {} <Debug> HTTP-Session: 4a0b63b8-c335-424a-922d-c19a64921b63 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
1406 2024.07.11 23:15:54.917640 [ 3 ] {} <Debug> HTTP-Session: 4a0b63b8-c335-424a-922d-c19a64921b63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1407 2024.07.11 23:15:54.917654 [ 3 ] {} <Debug> HTTP-Session: 4a0b63b8-c335-424a-922d-c19a64921b63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1408 2024.07.11 23:15:54.917684 [ 3 ] {} <Trace> HTTP-Session: 4a0b63b8-c335-424a-922d-c19a64921b63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1409 2024.07.11 23:15:54.917786 [ 3 ] {a9ce3d7a-f27c-42f8-83e5-b9a8ad54afb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1410 2024.07.11 23:15:54.917829 [ 3 ] {a9ce3d7a-f27c-42f8-83e5-b9a8ad54afb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1411 2024.07.11 23:15:54.917954 [ 3 ] {a9ce3d7a-f27c-42f8-83e5-b9a8ad54afb0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1412 2024.07.11 23:15:54.918237 [ 3 ] {a9ce3d7a-f27c-42f8-83e5-b9a8ad54afb0} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1413 2024.07.11 23:15:54.918272 [ 3 ] {a9ce3d7a-f27c-42f8-83e5-b9a8ad54afb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
1414 2024.07.11 23:15:54.918710 [ 3 ] {a9ce3d7a-f27c-42f8-83e5-b9a8ad54afb0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1415 2024.07.11 23:15:54.919292 [ 3 ] {a9ce3d7a-f27c-42f8-83e5-b9a8ad54afb0} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1416 2024.07.11 23:15:54.919450 [ 3 ] {a9ce3d7a-f27c-42f8-83e5-b9a8ad54afb0} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001695 sec., 17699.11504424779 rows/sec., 1.17 MiB/sec.
1417 2024.07.11 23:15:54.919611 [ 3 ] {a9ce3d7a-f27c-42f8-83e5-b9a8ad54afb0} <Debug> DynamicQueryHandler: Done processing query
1418 2024.07.11 23:15:54.919636 [ 3 ] {a9ce3d7a-f27c-42f8-83e5-b9a8ad54afb0} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1419 2024.07.11 23:15:54.919652 [ 3 ] {} <Debug> HTTP-Session: 4a0b63b8-c335-424a-922d-c19a64921b63 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1420 2024.07.11 23:15:58.668113 [ 101 ] {} <Debug> DNSResolver: Updating DNS cache
1421 2024.07.11 23:15:58.668175 [ 101 ] {} <Debug> DNSResolver: Updated DNS cache
1422 2024.07.11 23:15:59.854698 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 923, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1423 2024.07.11 23:15:59.854826 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1424 2024.07.11 23:15:59.854856 [ 3 ] {} <Debug> HTTP-Session: d7adf0f2-2f2d-4856-b0e3-d00271961e28 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
1425 2024.07.11 23:15:59.854884 [ 3 ] {} <Debug> HTTP-Session: d7adf0f2-2f2d-4856-b0e3-d00271961e28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1426 2024.07.11 23:15:59.854902 [ 3 ] {} <Debug> HTTP-Session: d7adf0f2-2f2d-4856-b0e3-d00271961e28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1427 2024.07.11 23:15:59.854959 [ 3 ] {} <Trace> HTTP-Session: d7adf0f2-2f2d-4856-b0e3-d00271961e28 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1428 2024.07.11 23:15:59.855220 [ 3 ] {71cfe3b9-203a-46a2-adf3-66617f143384} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1429 2024.07.11 23:15:59.855645 [ 3 ] {71cfe3b9-203a-46a2-adf3-66617f143384} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1430 2024.07.11 23:15:59.855701 [ 3 ] {71cfe3b9-203a-46a2-adf3-66617f143384} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1431 2024.07.11 23:15:59.856045 [ 3 ] {71cfe3b9-203a-46a2-adf3-66617f143384} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1432 2024.07.11 23:15:59.856125 [ 3 ] {71cfe3b9-203a-46a2-adf3-66617f143384} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1433 2024.07.11 23:15:59.856300 [ 3 ] {71cfe3b9-203a-46a2-adf3-66617f143384} <Debug> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Key condition: (column 0 notIn 22-element set)
1434 2024.07.11 23:15:59.856448 [ 252 ] {71cfe3b9-203a-46a2-adf3-66617f143384} <Trace> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1435 2024.07.11 23:15:59.856455 [ 253 ] {71cfe3b9-203a-46a2-adf3-66617f143384} <Trace> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1436 2024.07.11 23:15:59.856620 [ 3 ] {71cfe3b9-203a-46a2-adf3-66617f143384} <Debug> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (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
1437 2024.07.11 23:15:59.856652 [ 3 ] {71cfe3b9-203a-46a2-adf3-66617f143384} <Trace> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Spreading mark ranges among streams (default reading)
1438 2024.07.11 23:15:59.858865 [ 3 ] {71cfe3b9-203a-46a2-adf3-66617f143384} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1439 2024.07.11 23:15:59.860753 [ 3 ] {71cfe3b9-203a-46a2-adf3-66617f143384} <Debug> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Reading approx. 22 rows with 2 streams
1440 2024.07.11 23:15:59.860816 [ 3 ] {71cfe3b9-203a-46a2-adf3-66617f143384} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1441 2024.07.11 23:15:59.860863 [ 3 ] {71cfe3b9-203a-46a2-adf3-66617f143384} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1442 2024.07.11 23:15:59.862678 [ 3 ] {71cfe3b9-203a-46a2-adf3-66617f143384} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.007579 sec., 2902.757619738752 rows/sec., 121.51 KiB/sec.
1443 2024.07.11 23:15:59.863026 [ 3 ] {71cfe3b9-203a-46a2-adf3-66617f143384} <Debug> DynamicQueryHandler: Done processing query
1444 2024.07.11 23:15:59.863059 [ 3 ] {71cfe3b9-203a-46a2-adf3-66617f143384} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1445 2024.07.11 23:15:59.863080 [ 3 ] {} <Debug> HTTP-Session: d7adf0f2-2f2d-4856-b0e3-d00271961e28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1446 2024.07.11 23:15:59.863381 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 944, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1447 2024.07.11 23:15:59.863439 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1448 2024.07.11 23:15:59.863463 [ 3 ] {} <Debug> HTTP-Session: 969b2e41-cc95-4ebb-855e-853eec79c737 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
1449 2024.07.11 23:15:59.863484 [ 3 ] {} <Debug> HTTP-Session: 969b2e41-cc95-4ebb-855e-853eec79c737 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1450 2024.07.11 23:15:59.863501 [ 3 ] {} <Debug> HTTP-Session: 969b2e41-cc95-4ebb-855e-853eec79c737 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1451 2024.07.11 23:15:59.863541 [ 3 ] {} <Trace> HTTP-Session: 969b2e41-cc95-4ebb-855e-853eec79c737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1452 2024.07.11 23:15:59.863714 [ 3 ] {a2d39864-ac87-4fee-9966-c7efac4f112f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) 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', '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)
1453 2024.07.11 23:15:59.864018 [ 3 ] {a2d39864-ac87-4fee-9966-c7efac4f112f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1454 2024.07.11 23:15:59.864060 [ 3 ] {a2d39864-ac87-4fee-9966-c7efac4f112f} <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', '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
1455 2024.07.11 23:15:59.864330 [ 3 ] {a2d39864-ac87-4fee-9966-c7efac4f112f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1456 2024.07.11 23:15:59.864395 [ 3 ] {a2d39864-ac87-4fee-9966-c7efac4f112f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1457 2024.07.11 23:15:59.864533 [ 3 ] {a2d39864-ac87-4fee-9966-c7efac4f112f} <Debug> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Key condition: (column 0 notIn 23-element set)
1458 2024.07.11 23:15:59.864639 [ 256 ] {a2d39864-ac87-4fee-9966-c7efac4f112f} <Trace> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1459 2024.07.11 23:15:59.864643 [ 255 ] {a2d39864-ac87-4fee-9966-c7efac4f112f} <Trace> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1460 2024.07.11 23:15:59.864790 [ 3 ] {a2d39864-ac87-4fee-9966-c7efac4f112f} <Debug> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (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
1461 2024.07.11 23:15:59.864819 [ 3 ] {a2d39864-ac87-4fee-9966-c7efac4f112f} <Trace> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Spreading mark ranges among streams (default reading)
1462 2024.07.11 23:15:59.864899 [ 3 ] {a2d39864-ac87-4fee-9966-c7efac4f112f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1463 2024.07.11 23:15:59.864919 [ 3 ] {a2d39864-ac87-4fee-9966-c7efac4f112f} <Debug> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Reading approx. 22 rows with 2 streams
1464 2024.07.11 23:15:59.864958 [ 3 ] {a2d39864-ac87-4fee-9966-c7efac4f112f} <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', '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'))"
1465 2024.07.11 23:15:59.864998 [ 3 ] {a2d39864-ac87-4fee-9966-c7efac4f112f} <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', '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'))"
1466 2024.07.11 23:15:59.866351 [ 3 ] {a2d39864-ac87-4fee-9966-c7efac4f112f} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.00272 sec., 8088.235294117647 rows/sec., 338.57 KiB/sec.
1467 2024.07.11 23:15:59.866642 [ 3 ] {a2d39864-ac87-4fee-9966-c7efac4f112f} <Debug> DynamicQueryHandler: Done processing query
1468 2024.07.11 23:15:59.866668 [ 3 ] {a2d39864-ac87-4fee-9966-c7efac4f112f} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1469 2024.07.11 23:15:59.866685 [ 3 ] {} <Debug> HTTP-Session: 969b2e41-cc95-4ebb-855e-853eec79c737 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1470 2024.07.11 23:15:59.867149 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 965, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1471 2024.07.11 23:15:59.867198 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1472 2024.07.11 23:15:59.867217 [ 3 ] {} <Debug> HTTP-Session: ca3d0ab1-075b-4bbd-a77a-3a16273cd984 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
1473 2024.07.11 23:15:59.867234 [ 3 ] {} <Debug> HTTP-Session: ca3d0ab1-075b-4bbd-a77a-3a16273cd984 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1474 2024.07.11 23:15:59.867248 [ 3 ] {} <Debug> HTTP-Session: ca3d0ab1-075b-4bbd-a77a-3a16273cd984 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1475 2024.07.11 23:15:59.867280 [ 3 ] {} <Trace> HTTP-Session: ca3d0ab1-075b-4bbd-a77a-3a16273cd984 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1476 2024.07.11 23:15:59.867423 [ 3 ] {3a58c4c3-e8b8-4596-8948-21491ad9da5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) 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', '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)
1477 2024.07.11 23:15:59.867694 [ 3 ] {3a58c4c3-e8b8-4596-8948-21491ad9da5a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1478 2024.07.11 23:15:59.867737 [ 3 ] {3a58c4c3-e8b8-4596-8948-21491ad9da5a} <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', '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
1479 2024.07.11 23:15:59.868009 [ 3 ] {3a58c4c3-e8b8-4596-8948-21491ad9da5a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1480 2024.07.11 23:15:59.868074 [ 3 ] {3a58c4c3-e8b8-4596-8948-21491ad9da5a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1481 2024.07.11 23:15:59.868211 [ 3 ] {3a58c4c3-e8b8-4596-8948-21491ad9da5a} <Debug> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Key condition: (column 0 notIn 24-element set)
1482 2024.07.11 23:15:59.868323 [ 257 ] {3a58c4c3-e8b8-4596-8948-21491ad9da5a} <Trace> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1483 2024.07.11 23:15:59.868329 [ 253 ] {3a58c4c3-e8b8-4596-8948-21491ad9da5a} <Trace> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1484 2024.07.11 23:15:59.868460 [ 3 ] {3a58c4c3-e8b8-4596-8948-21491ad9da5a} <Debug> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (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
1485 2024.07.11 23:15:59.868488 [ 3 ] {3a58c4c3-e8b8-4596-8948-21491ad9da5a} <Trace> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Spreading mark ranges among streams (default reading)
1486 2024.07.11 23:15:59.868566 [ 3 ] {3a58c4c3-e8b8-4596-8948-21491ad9da5a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1487 2024.07.11 23:15:59.868586 [ 3 ] {3a58c4c3-e8b8-4596-8948-21491ad9da5a} <Debug> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Reading approx. 22 rows with 2 streams
1488 2024.07.11 23:15:59.868625 [ 3 ] {3a58c4c3-e8b8-4596-8948-21491ad9da5a} <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', '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'))"
1489 2024.07.11 23:15:59.868663 [ 3 ] {3a58c4c3-e8b8-4596-8948-21491ad9da5a} <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', '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'))"
1490 2024.07.11 23:15:59.869921 [ 3 ] {3a58c4c3-e8b8-4596-8948-21491ad9da5a} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.002566 sec., 8573.655494933748 rows/sec., 358.88 KiB/sec.
1491 2024.07.11 23:15:59.870214 [ 3 ] {3a58c4c3-e8b8-4596-8948-21491ad9da5a} <Debug> DynamicQueryHandler: Done processing query
1492 2024.07.11 23:15:59.870239 [ 3 ] {3a58c4c3-e8b8-4596-8948-21491ad9da5a} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1493 2024.07.11 23:15:59.870256 [ 3 ] {} <Debug> HTTP-Session: ca3d0ab1-075b-4bbd-a77a-3a16273cd984 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1494 2024.07.11 23:15:59.870485 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 990, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1495 2024.07.11 23:15:59.870533 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1496 2024.07.11 23:15:59.870553 [ 3 ] {} <Debug> HTTP-Session: 5b56b09f-7ab4-4fa2-ac84-5c7282fdaae3 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
1497 2024.07.11 23:15:59.870570 [ 3 ] {} <Debug> HTTP-Session: 5b56b09f-7ab4-4fa2-ac84-5c7282fdaae3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1498 2024.07.11 23:15:59.870584 [ 3 ] {} <Debug> HTTP-Session: 5b56b09f-7ab4-4fa2-ac84-5c7282fdaae3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1499 2024.07.11 23:15:59.870615 [ 3 ] {} <Trace> HTTP-Session: 5b56b09f-7ab4-4fa2-ac84-5c7282fdaae3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1500 2024.07.11 23:15:59.870758 [ 3 ] {8e7eef30-8e25-4b7e-8727-af4151c522be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) 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', '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', 'switch_table:capacity') FORMAT JSONEachRow; (stage: Complete)
1501 2024.07.11 23:15:59.871030 [ 3 ] {8e7eef30-8e25-4b7e-8727-af4151c522be} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1502 2024.07.11 23:15:59.871071 [ 3 ] {8e7eef30-8e25-4b7e-8727-af4151c522be} <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', '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', 'switch_table:capacity')" moved to PREWHERE
1503 2024.07.11 23:15:59.871344 [ 3 ] {8e7eef30-8e25-4b7e-8727-af4151c522be} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1504 2024.07.11 23:15:59.871408 [ 3 ] {8e7eef30-8e25-4b7e-8727-af4151c522be} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1505 2024.07.11 23:15:59.871544 [ 3 ] {8e7eef30-8e25-4b7e-8727-af4151c522be} <Debug> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Key condition: (column 0 notIn 25-element set)
1506 2024.07.11 23:15:59.871617 [ 251 ] {8e7eef30-8e25-4b7e-8727-af4151c522be} <Trace> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1507 2024.07.11 23:15:59.871634 [ 252 ] {8e7eef30-8e25-4b7e-8727-af4151c522be} <Trace> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1508 2024.07.11 23:15:59.871727 [ 3 ] {8e7eef30-8e25-4b7e-8727-af4151c522be} <Debug> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (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
1509 2024.07.11 23:15:59.871755 [ 3 ] {8e7eef30-8e25-4b7e-8727-af4151c522be} <Trace> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Spreading mark ranges among streams (default reading)
1510 2024.07.11 23:15:59.871832 [ 3 ] {8e7eef30-8e25-4b7e-8727-af4151c522be} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1511 2024.07.11 23:15:59.871853 [ 3 ] {8e7eef30-8e25-4b7e-8727-af4151c522be} <Debug> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Reading approx. 22 rows with 2 streams
1512 2024.07.11 23:15:59.871891 [ 3 ] {8e7eef30-8e25-4b7e-8727-af4151c522be} <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', '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', 'switch_table:capacity'))"
1513 2024.07.11 23:15:59.871932 [ 3 ] {8e7eef30-8e25-4b7e-8727-af4151c522be} <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', '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', 'switch_table:capacity'))"
1514 2024.07.11 23:15:59.873154 [ 3 ] {8e7eef30-8e25-4b7e-8727-af4151c522be} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.002464 sec., 8928.571428571428 rows/sec., 373.74 KiB/sec.
1515 2024.07.11 23:15:59.873463 [ 3 ] {8e7eef30-8e25-4b7e-8727-af4151c522be} <Debug> DynamicQueryHandler: Done processing query
1516 2024.07.11 23:15:59.873488 [ 3 ] {8e7eef30-8e25-4b7e-8727-af4151c522be} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1517 2024.07.11 23:15:59.873504 [ 3 ] {} <Debug> HTTP-Session: 5b56b09f-7ab4-4fa2-ac84-5c7282fdaae3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1518 2024.07.11 23:15:59.873752 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 1016, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1519 2024.07.11 23:15:59.873800 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1520 2024.07.11 23:15:59.873819 [ 3 ] {} <Debug> HTTP-Session: 73ac836c-6a91-40a2-a1fc-96c3b2f4464f Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
1521 2024.07.11 23:15:59.873836 [ 3 ] {} <Debug> HTTP-Session: 73ac836c-6a91-40a2-a1fc-96c3b2f4464f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1522 2024.07.11 23:15:59.873850 [ 3 ] {} <Debug> HTTP-Session: 73ac836c-6a91-40a2-a1fc-96c3b2f4464f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1523 2024.07.11 23:15:59.873881 [ 3 ] {} <Trace> HTTP-Session: 73ac836c-6a91-40a2-a1fc-96c3b2f4464f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1524 2024.07.11 23:15:59.874026 [ 3 ] {b45cca1d-0f63-4479-ad86-0391f6c4c021} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) 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', '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', 'switch_table:capacity', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete)
1525 2024.07.11 23:15:59.874299 [ 3 ] {b45cca1d-0f63-4479-ad86-0391f6c4c021} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1526 2024.07.11 23:15:59.874341 [ 3 ] {b45cca1d-0f63-4479-ad86-0391f6c4c021} <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', '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', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE
1527 2024.07.11 23:15:59.874612 [ 3 ] {b45cca1d-0f63-4479-ad86-0391f6c4c021} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1528 2024.07.11 23:15:59.874677 [ 3 ] {b45cca1d-0f63-4479-ad86-0391f6c4c021} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1529 2024.07.11 23:15:59.874818 [ 3 ] {b45cca1d-0f63-4479-ad86-0391f6c4c021} <Debug> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Key condition: (column 0 notIn 26-element set)
1530 2024.07.11 23:15:59.874894 [ 252 ] {b45cca1d-0f63-4479-ad86-0391f6c4c021} <Trace> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1531 2024.07.11 23:15:59.874896 [ 257 ] {b45cca1d-0f63-4479-ad86-0391f6c4c021} <Trace> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1532 2024.07.11 23:15:59.874997 [ 3 ] {b45cca1d-0f63-4479-ad86-0391f6c4c021} <Debug> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (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
1533 2024.07.11 23:15:59.875026 [ 3 ] {b45cca1d-0f63-4479-ad86-0391f6c4c021} <Trace> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Spreading mark ranges among streams (default reading)
1534 2024.07.11 23:15:59.875104 [ 3 ] {b45cca1d-0f63-4479-ad86-0391f6c4c021} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1535 2024.07.11 23:15:59.875123 [ 3 ] {b45cca1d-0f63-4479-ad86-0391f6c4c021} <Debug> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Reading approx. 22 rows with 2 streams
1536 2024.07.11 23:15:59.875161 [ 3 ] {b45cca1d-0f63-4479-ad86-0391f6c4c021} <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', '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', 'switch_table:capacity', 'switch_table:occupancy'))"
1537 2024.07.11 23:15:59.875200 [ 3 ] {b45cca1d-0f63-4479-ad86-0391f6c4c021} <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', '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', 'switch_table:capacity', 'switch_table:occupancy'))"
1538 2024.07.11 23:15:59.876534 [ 3 ] {b45cca1d-0f63-4479-ad86-0391f6c4c021} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.002578 sec., 8533.747090768038 rows/sec., 357.21 KiB/sec.
1539 2024.07.11 23:15:59.876829 [ 3 ] {b45cca1d-0f63-4479-ad86-0391f6c4c021} <Debug> DynamicQueryHandler: Done processing query
1540 2024.07.11 23:15:59.876854 [ 3 ] {b45cca1d-0f63-4479-ad86-0391f6c4c021} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1541 2024.07.11 23:15:59.876871 [ 3 ] {} <Debug> HTTP-Session: 73ac836c-6a91-40a2-a1fc-96c3b2f4464f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1542 2024.07.11 23:15:59.877097 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 1040, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1543 2024.07.11 23:15:59.877146 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1544 2024.07.11 23:15:59.877165 [ 3 ] {} <Debug> HTTP-Session: 0d13ee87-6974-448e-884a-0ccd3d956da1 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
1545 2024.07.11 23:15:59.877182 [ 3 ] {} <Debug> HTTP-Session: 0d13ee87-6974-448e-884a-0ccd3d956da1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1546 2024.07.11 23:15:59.877196 [ 3 ] {} <Debug> HTTP-Session: 0d13ee87-6974-448e-884a-0ccd3d956da1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1547 2024.07.11 23:15:59.877227 [ 3 ] {} <Trace> HTTP-Session: 0d13ee87-6974-448e-884a-0ccd3d956da1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1548 2024.07.11 23:15:59.877370 [ 3 ] {4c46e523-c3ca-441f-9a0a-05ec6309d10f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) 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', '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', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete)
1549 2024.07.11 23:15:59.877634 [ 3 ] {4c46e523-c3ca-441f-9a0a-05ec6309d10f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1550 2024.07.11 23:15:59.877673 [ 3 ] {4c46e523-c3ca-441f-9a0a-05ec6309d10f} <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', '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', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE
1551 2024.07.11 23:15:59.877929 [ 3 ] {4c46e523-c3ca-441f-9a0a-05ec6309d10f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1552 2024.07.11 23:15:59.877989 [ 3 ] {4c46e523-c3ca-441f-9a0a-05ec6309d10f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1553 2024.07.11 23:15:59.878118 [ 3 ] {4c46e523-c3ca-441f-9a0a-05ec6309d10f} <Debug> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Key condition: (column 0 notIn 27-element set)
1554 2024.07.11 23:15:59.878170 [ 251 ] {4c46e523-c3ca-441f-9a0a-05ec6309d10f} <Trace> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1555 2024.07.11 23:15:59.878202 [ 253 ] {4c46e523-c3ca-441f-9a0a-05ec6309d10f} <Trace> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1556 2024.07.11 23:15:59.878295 [ 3 ] {4c46e523-c3ca-441f-9a0a-05ec6309d10f} <Debug> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (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
1557 2024.07.11 23:15:59.878321 [ 3 ] {4c46e523-c3ca-441f-9a0a-05ec6309d10f} <Trace> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Spreading mark ranges among streams (default reading)
1558 2024.07.11 23:15:59.878393 [ 3 ] {4c46e523-c3ca-441f-9a0a-05ec6309d10f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1559 2024.07.11 23:15:59.878411 [ 3 ] {4c46e523-c3ca-441f-9a0a-05ec6309d10f} <Debug> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Reading approx. 22 rows with 2 streams
1560 2024.07.11 23:15:59.878446 [ 3 ] {4c46e523-c3ca-441f-9a0a-05ec6309d10f} <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', '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', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))"
1561 2024.07.11 23:15:59.878546 [ 3 ] {4c46e523-c3ca-441f-9a0a-05ec6309d10f} <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', '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', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))"
1562 2024.07.11 23:15:59.879765 [ 3 ] {4c46e523-c3ca-441f-9a0a-05ec6309d10f} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.002463 sec., 8932.196508323183 rows/sec., 373.89 KiB/sec.
1563 2024.07.11 23:15:59.880056 [ 3 ] {4c46e523-c3ca-441f-9a0a-05ec6309d10f} <Debug> DynamicQueryHandler: Done processing query
1564 2024.07.11 23:15:59.880082 [ 3 ] {4c46e523-c3ca-441f-9a0a-05ec6309d10f} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1565 2024.07.11 23:15:59.880099 [ 3 ] {} <Debug> HTTP-Session: 0d13ee87-6974-448e-884a-0ccd3d956da1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1566 2024.07.11 23:15:59.880318 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 1064, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1567 2024.07.11 23:15:59.880365 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1568 2024.07.11 23:15:59.880385 [ 3 ] {} <Debug> HTTP-Session: 62ec6064-d565-4761-83bb-5aac38ea5aaf Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
1569 2024.07.11 23:15:59.880401 [ 3 ] {} <Debug> HTTP-Session: 62ec6064-d565-4761-83bb-5aac38ea5aaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1570 2024.07.11 23:15:59.880415 [ 3 ] {} <Debug> HTTP-Session: 62ec6064-d565-4761-83bb-5aac38ea5aaf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1571 2024.07.11 23:15:59.880446 [ 3 ] {} <Trace> HTTP-Session: 62ec6064-d565-4761-83bb-5aac38ea5aaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1572 2024.07.11 23:15:59.880590 [ 3 ] {8199f8be-2ccd-4dcb-ba8d-7279ee88ce6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) 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', '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', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete)
1573 2024.07.11 23:15:59.880861 [ 3 ] {8199f8be-2ccd-4dcb-ba8d-7279ee88ce6d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1574 2024.07.11 23:15:59.880904 [ 3 ] {8199f8be-2ccd-4dcb-ba8d-7279ee88ce6d} <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', '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', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE
1575 2024.07.11 23:15:59.881183 [ 3 ] {8199f8be-2ccd-4dcb-ba8d-7279ee88ce6d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1576 2024.07.11 23:15:59.881246 [ 3 ] {8199f8be-2ccd-4dcb-ba8d-7279ee88ce6d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1577 2024.07.11 23:15:59.881385 [ 3 ] {8199f8be-2ccd-4dcb-ba8d-7279ee88ce6d} <Debug> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Key condition: (column 0 notIn 28-element set)
1578 2024.07.11 23:15:59.881448 [ 251 ] {8199f8be-2ccd-4dcb-ba8d-7279ee88ce6d} <Trace> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1579 2024.07.11 23:15:59.881470 [ 253 ] {8199f8be-2ccd-4dcb-ba8d-7279ee88ce6d} <Trace> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1580 2024.07.11 23:15:59.881553 [ 3 ] {8199f8be-2ccd-4dcb-ba8d-7279ee88ce6d} <Debug> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (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
1581 2024.07.11 23:15:59.881582 [ 3 ] {8199f8be-2ccd-4dcb-ba8d-7279ee88ce6d} <Trace> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Spreading mark ranges among streams (default reading)
1582 2024.07.11 23:15:59.881658 [ 3 ] {8199f8be-2ccd-4dcb-ba8d-7279ee88ce6d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1583 2024.07.11 23:15:59.881678 [ 3 ] {8199f8be-2ccd-4dcb-ba8d-7279ee88ce6d} <Debug> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Reading approx. 22 rows with 2 streams
1584 2024.07.11 23:15:59.881717 [ 3 ] {8199f8be-2ccd-4dcb-ba8d-7279ee88ce6d} <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', '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', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))"
1585 2024.07.11 23:15:59.881759 [ 3 ] {8199f8be-2ccd-4dcb-ba8d-7279ee88ce6d} <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', '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', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))"
1586 2024.07.11 23:15:59.882915 [ 3 ] {8199f8be-2ccd-4dcb-ba8d-7279ee88ce6d} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.002393 sec., 9193.480986209777 rows/sec., 384.83 KiB/sec.
1587 2024.07.11 23:15:59.883202 [ 3 ] {8199f8be-2ccd-4dcb-ba8d-7279ee88ce6d} <Debug> DynamicQueryHandler: Done processing query
1588 2024.07.11 23:15:59.883227 [ 3 ] {8199f8be-2ccd-4dcb-ba8d-7279ee88ce6d} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1589 2024.07.11 23:15:59.883245 [ 3 ] {} <Debug> HTTP-Session: 62ec6064-d565-4761-83bb-5aac38ea5aaf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1590 2024.07.11 23:15:59.883452 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 1088, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1591 2024.07.11 23:15:59.883500 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1592 2024.07.11 23:15:59.883519 [ 3 ] {} <Debug> HTTP-Session: ff8af5cb-3214-4388-a331-1c8ccd52c0ba Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
1593 2024.07.11 23:15:59.883536 [ 3 ] {} <Debug> HTTP-Session: ff8af5cb-3214-4388-a331-1c8ccd52c0ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1594 2024.07.11 23:15:59.883556 [ 3 ] {} <Debug> HTTP-Session: ff8af5cb-3214-4388-a331-1c8ccd52c0ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1595 2024.07.11 23:15:59.883587 [ 3 ] {} <Trace> HTTP-Session: ff8af5cb-3214-4388-a331-1c8ccd52c0ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1596 2024.07.11 23:15:59.883732 [ 3 ] {5f7d5177-8ee8-4b2b-b1da-799bb5082a87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) 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', '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', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1597 2024.07.11 23:15:59.884009 [ 3 ] {5f7d5177-8ee8-4b2b-b1da-799bb5082a87} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1598 2024.07.11 23:15:59.884053 [ 3 ] {5f7d5177-8ee8-4b2b-b1da-799bb5082a87} <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', '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', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE
1599 2024.07.11 23:15:59.884335 [ 3 ] {5f7d5177-8ee8-4b2b-b1da-799bb5082a87} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1600 2024.07.11 23:15:59.884400 [ 3 ] {5f7d5177-8ee8-4b2b-b1da-799bb5082a87} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1601 2024.07.11 23:15:59.884539 [ 3 ] {5f7d5177-8ee8-4b2b-b1da-799bb5082a87} <Debug> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Key condition: (column 0 notIn 29-element set)
1602 2024.07.11 23:15:59.884641 [ 257 ] {5f7d5177-8ee8-4b2b-b1da-799bb5082a87} <Trace> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1603 2024.07.11 23:15:59.884644 [ 253 ] {5f7d5177-8ee8-4b2b-b1da-799bb5082a87} <Trace> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1604 2024.07.11 23:15:59.884751 [ 3 ] {5f7d5177-8ee8-4b2b-b1da-799bb5082a87} <Debug> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (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
1605 2024.07.11 23:15:59.884779 [ 3 ] {5f7d5177-8ee8-4b2b-b1da-799bb5082a87} <Trace> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Spreading mark ranges among streams (default reading)
1606 2024.07.11 23:15:59.884859 [ 3 ] {5f7d5177-8ee8-4b2b-b1da-799bb5082a87} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1607 2024.07.11 23:15:59.884878 [ 3 ] {5f7d5177-8ee8-4b2b-b1da-799bb5082a87} <Debug> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Reading approx. 22 rows with 2 streams
1608 2024.07.11 23:15:59.884919 [ 3 ] {5f7d5177-8ee8-4b2b-b1da-799bb5082a87} <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', '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', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))"
1609 2024.07.11 23:15:59.884957 [ 3 ] {5f7d5177-8ee8-4b2b-b1da-799bb5082a87} <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', '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', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))"
1610 2024.07.11 23:15:59.885997 [ 3 ] {5f7d5177-8ee8-4b2b-b1da-799bb5082a87} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.002334 sec., 9425.878320479862 rows/sec., 394.56 KiB/sec.
1611 2024.07.11 23:15:59.886301 [ 3 ] {5f7d5177-8ee8-4b2b-b1da-799bb5082a87} <Debug> DynamicQueryHandler: Done processing query
1612 2024.07.11 23:15:59.886327 [ 3 ] {5f7d5177-8ee8-4b2b-b1da-799bb5082a87} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1613 2024.07.11 23:15:59.886346 [ 3 ] {} <Debug> HTTP-Session: ff8af5cb-3214-4388-a331-1c8ccd52c0ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1614 2024.07.11 23:15:59.886543 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 1115, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1615 2024.07.11 23:15:59.886591 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1616 2024.07.11 23:15:59.886611 [ 3 ] {} <Debug> HTTP-Session: b3477163-dcb8-4120-9d3f-b75dc1c1f4f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
1617 2024.07.11 23:15:59.886628 [ 3 ] {} <Debug> HTTP-Session: b3477163-dcb8-4120-9d3f-b75dc1c1f4f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1618 2024.07.11 23:15:59.886642 [ 3 ] {} <Debug> HTTP-Session: b3477163-dcb8-4120-9d3f-b75dc1c1f4f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1619 2024.07.11 23:15:59.886673 [ 3 ] {} <Trace> HTTP-Session: b3477163-dcb8-4120-9d3f-b75dc1c1f4f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1620 2024.07.11 23:15:59.886820 [ 3 ] {d2346e0c-7709-4f28-94ff-072dada9f9c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) 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', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1621 2024.07.11 23:15:59.887100 [ 3 ] {d2346e0c-7709-4f28-94ff-072dada9f9c1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1622 2024.07.11 23:15:59.887145 [ 3 ] {d2346e0c-7709-4f28-94ff-072dada9f9c1} <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', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE
1623 2024.07.11 23:15:59.887432 [ 3 ] {d2346e0c-7709-4f28-94ff-072dada9f9c1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1624 2024.07.11 23:15:59.887496 [ 3 ] {d2346e0c-7709-4f28-94ff-072dada9f9c1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1625 2024.07.11 23:15:59.887633 [ 3 ] {d2346e0c-7709-4f28-94ff-072dada9f9c1} <Debug> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Key condition: (column 0 notIn 30-element set)
1626 2024.07.11 23:15:59.887736 [ 253 ] {d2346e0c-7709-4f28-94ff-072dada9f9c1} <Trace> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1627 2024.07.11 23:15:59.887738 [ 257 ] {d2346e0c-7709-4f28-94ff-072dada9f9c1} <Trace> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1628 2024.07.11 23:15:59.887846 [ 3 ] {d2346e0c-7709-4f28-94ff-072dada9f9c1} <Debug> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (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
1629 2024.07.11 23:15:59.887874 [ 3 ] {d2346e0c-7709-4f28-94ff-072dada9f9c1} <Trace> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Spreading mark ranges among streams (default reading)
1630 2024.07.11 23:15:59.887954 [ 3 ] {d2346e0c-7709-4f28-94ff-072dada9f9c1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1631 2024.07.11 23:15:59.887975 [ 3 ] {d2346e0c-7709-4f28-94ff-072dada9f9c1} <Debug> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Reading approx. 22 rows with 2 streams
1632 2024.07.11 23:15:59.888013 [ 3 ] {d2346e0c-7709-4f28-94ff-072dada9f9c1} <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', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))"
1633 2024.07.11 23:15:59.888054 [ 3 ] {d2346e0c-7709-4f28-94ff-072dada9f9c1} <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', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))"
1634 2024.07.11 23:15:59.889148 [ 3 ] {d2346e0c-7709-4f28-94ff-072dada9f9c1} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.002398 sec., 9174.311926605506 rows/sec., 384.03 KiB/sec.
1635 2024.07.11 23:15:59.889449 [ 3 ] {d2346e0c-7709-4f28-94ff-072dada9f9c1} <Debug> DynamicQueryHandler: Done processing query
1636 2024.07.11 23:15:59.889475 [ 3 ] {d2346e0c-7709-4f28-94ff-072dada9f9c1} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1637 2024.07.11 23:15:59.889492 [ 3 ] {} <Debug> HTTP-Session: b3477163-dcb8-4120-9d3f-b75dc1c1f4f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1638 2024.07.11 23:15:59.889715 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 1145, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1639 2024.07.11 23:15:59.889764 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1640 2024.07.11 23:15:59.889785 [ 3 ] {} <Debug> HTTP-Session: 599bcd96-a184-49d8-a35d-d06294d22fef Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
1641 2024.07.11 23:15:59.889801 [ 3 ] {} <Debug> HTTP-Session: 599bcd96-a184-49d8-a35d-d06294d22fef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1642 2024.07.11 23:15:59.889815 [ 3 ] {} <Debug> HTTP-Session: 599bcd96-a184-49d8-a35d-d06294d22fef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1643 2024.07.11 23:15:59.889846 [ 3 ] {} <Trace> HTTP-Session: 599bcd96-a184-49d8-a35d-d06294d22fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1644 2024.07.11 23:15:59.889991 [ 3 ] {466a83c5-2d1f-44b3-be55-6dcf55be8d5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) 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', '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', '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)
1645 2024.07.11 23:15:59.890274 [ 3 ] {466a83c5-2d1f-44b3-be55-6dcf55be8d5c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1646 2024.07.11 23:15:59.890319 [ 3 ] {466a83c5-2d1f-44b3-be55-6dcf55be8d5c} <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', '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', '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
1647 2024.07.11 23:15:59.890606 [ 3 ] {466a83c5-2d1f-44b3-be55-6dcf55be8d5c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1648 2024.07.11 23:15:59.890670 [ 3 ] {466a83c5-2d1f-44b3-be55-6dcf55be8d5c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1649 2024.07.11 23:15:59.890806 [ 3 ] {466a83c5-2d1f-44b3-be55-6dcf55be8d5c} <Debug> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Key condition: (column 0 notIn 31-element set)
1650 2024.07.11 23:15:59.890904 [ 257 ] {466a83c5-2d1f-44b3-be55-6dcf55be8d5c} <Trace> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1651 2024.07.11 23:15:59.890913 [ 253 ] {466a83c5-2d1f-44b3-be55-6dcf55be8d5c} <Trace> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1652 2024.07.11 23:15:59.891019 [ 3 ] {466a83c5-2d1f-44b3-be55-6dcf55be8d5c} <Debug> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (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
1653 2024.07.11 23:15:59.891048 [ 3 ] {466a83c5-2d1f-44b3-be55-6dcf55be8d5c} <Trace> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Spreading mark ranges among streams (default reading)
1654 2024.07.11 23:15:59.891127 [ 3 ] {466a83c5-2d1f-44b3-be55-6dcf55be8d5c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1655 2024.07.11 23:15:59.891147 [ 3 ] {466a83c5-2d1f-44b3-be55-6dcf55be8d5c} <Debug> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Reading approx. 22 rows with 2 streams
1656 2024.07.11 23:15:59.891186 [ 3 ] {466a83c5-2d1f-44b3-be55-6dcf55be8d5c} <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', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1657 2024.07.11 23:15:59.891226 [ 3 ] {466a83c5-2d1f-44b3-be55-6dcf55be8d5c} <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', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1658 2024.07.11 23:15:59.892502 [ 3 ] {466a83c5-2d1f-44b3-be55-6dcf55be8d5c} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.002581 sec., 8523.827973653622 rows/sec., 356.80 KiB/sec.
1659 2024.07.11 23:15:59.892806 [ 3 ] {466a83c5-2d1f-44b3-be55-6dcf55be8d5c} <Debug> DynamicQueryHandler: Done processing query
1660 2024.07.11 23:15:59.892832 [ 3 ] {466a83c5-2d1f-44b3-be55-6dcf55be8d5c} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1661 2024.07.11 23:15:59.892848 [ 3 ] {} <Debug> HTTP-Session: 599bcd96-a184-49d8-a35d-d06294d22fef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1662 2024.07.11 23:15:59.893066 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 1175, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1663 2024.07.11 23:15:59.893113 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1664 2024.07.11 23:15:59.893133 [ 3 ] {} <Debug> HTTP-Session: 644f90a9-7455-4c0c-8e57-3ed1d562725f Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
1665 2024.07.11 23:15:59.893149 [ 3 ] {} <Debug> HTTP-Session: 644f90a9-7455-4c0c-8e57-3ed1d562725f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1666 2024.07.11 23:15:59.893163 [ 3 ] {} <Debug> HTTP-Session: 644f90a9-7455-4c0c-8e57-3ed1d562725f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1667 2024.07.11 23:15:59.893194 [ 3 ] {} <Trace> HTTP-Session: 644f90a9-7455-4c0c-8e57-3ed1d562725f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1668 2024.07.11 23:15:59.893343 [ 3 ] {eb42234f-bfc1-4dc6-9c1c-dbebdd36e625} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) 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', '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', '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)
1669 2024.07.11 23:15:59.893625 [ 3 ] {eb42234f-bfc1-4dc6-9c1c-dbebdd36e625} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1670 2024.07.11 23:15:59.893670 [ 3 ] {eb42234f-bfc1-4dc6-9c1c-dbebdd36e625} <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', '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', '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
1671 2024.07.11 23:15:59.893962 [ 3 ] {eb42234f-bfc1-4dc6-9c1c-dbebdd36e625} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1672 2024.07.11 23:15:59.894027 [ 3 ] {eb42234f-bfc1-4dc6-9c1c-dbebdd36e625} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1673 2024.07.11 23:15:59.894163 [ 3 ] {eb42234f-bfc1-4dc6-9c1c-dbebdd36e625} <Debug> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Key condition: (column 0 notIn 32-element set)
1674 2024.07.11 23:15:59.894260 [ 251 ] {eb42234f-bfc1-4dc6-9c1c-dbebdd36e625} <Trace> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1675 2024.07.11 23:15:59.894265 [ 257 ] {eb42234f-bfc1-4dc6-9c1c-dbebdd36e625} <Trace> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1676 2024.07.11 23:15:59.894364 [ 3 ] {eb42234f-bfc1-4dc6-9c1c-dbebdd36e625} <Debug> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (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
1677 2024.07.11 23:15:59.894392 [ 3 ] {eb42234f-bfc1-4dc6-9c1c-dbebdd36e625} <Trace> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Spreading mark ranges among streams (default reading)
1678 2024.07.11 23:15:59.894466 [ 3 ] {eb42234f-bfc1-4dc6-9c1c-dbebdd36e625} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1679 2024.07.11 23:15:59.894487 [ 3 ] {eb42234f-bfc1-4dc6-9c1c-dbebdd36e625} <Debug> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Reading approx. 22 rows with 2 streams
1680 2024.07.11 23:15:59.894524 [ 3 ] {eb42234f-bfc1-4dc6-9c1c-dbebdd36e625} <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', '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', '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'))"
1681 2024.07.11 23:15:59.894566 [ 3 ] {eb42234f-bfc1-4dc6-9c1c-dbebdd36e625} <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', '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', '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'))"
1682 2024.07.11 23:15:59.895852 [ 3 ] {eb42234f-bfc1-4dc6-9c1c-dbebdd36e625} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.002582 sec., 8520.526723470179 rows/sec., 356.66 KiB/sec.
1683 2024.07.11 23:15:59.896143 [ 3 ] {eb42234f-bfc1-4dc6-9c1c-dbebdd36e625} <Debug> DynamicQueryHandler: Done processing query
1684 2024.07.11 23:15:59.896168 [ 3 ] {eb42234f-bfc1-4dc6-9c1c-dbebdd36e625} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1685 2024.07.11 23:15:59.896185 [ 3 ] {} <Debug> HTTP-Session: 644f90a9-7455-4c0c-8e57-3ed1d562725f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1686 2024.07.11 23:15:59.900494 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 1202, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1687 2024.07.11 23:15:59.900552 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1688 2024.07.11 23:15:59.900577 [ 3 ] {} <Debug> HTTP-Session: 2c428159-a2bb-4750-b129-65b6432faaf7 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
1689 2024.07.11 23:15:59.900597 [ 3 ] {} <Debug> HTTP-Session: 2c428159-a2bb-4750-b129-65b6432faaf7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1690 2024.07.11 23:15:59.900615 [ 3 ] {} <Debug> HTTP-Session: 2c428159-a2bb-4750-b129-65b6432faaf7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1691 2024.07.11 23:15:59.900654 [ 3 ] {} <Trace> HTTP-Session: 2c428159-a2bb-4750-b129-65b6432faaf7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1692 2024.07.11 23:15:59.900836 [ 3 ] {40f56a8a-478f-4731-be79-b597a616dd62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) 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', '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', '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)
1693 2024.07.11 23:15:59.901136 [ 3 ] {40f56a8a-478f-4731-be79-b597a616dd62} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1694 2024.07.11 23:15:59.901183 [ 3 ] {40f56a8a-478f-4731-be79-b597a616dd62} <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', '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', '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
1695 2024.07.11 23:15:59.901479 [ 3 ] {40f56a8a-478f-4731-be79-b597a616dd62} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1696 2024.07.11 23:15:59.901543 [ 3 ] {40f56a8a-478f-4731-be79-b597a616dd62} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1697 2024.07.11 23:15:59.901681 [ 3 ] {40f56a8a-478f-4731-be79-b597a616dd62} <Debug> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Key condition: (column 0 notIn 33-element set)
1698 2024.07.11 23:15:59.901769 [ 257 ] {40f56a8a-478f-4731-be79-b597a616dd62} <Trace> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1699 2024.07.11 23:15:59.901774 [ 252 ] {40f56a8a-478f-4731-be79-b597a616dd62} <Trace> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1700 2024.07.11 23:15:59.901873 [ 3 ] {40f56a8a-478f-4731-be79-b597a616dd62} <Debug> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1701 2024.07.11 23:15:59.901902 [ 3 ] {40f56a8a-478f-4731-be79-b597a616dd62} <Trace> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Spreading mark ranges among streams (default reading)
1702 2024.07.11 23:15:59.901981 [ 3 ] {40f56a8a-478f-4731-be79-b597a616dd62} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1703 2024.07.11 23:15:59.902000 [ 3 ] {40f56a8a-478f-4731-be79-b597a616dd62} <Debug> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Reading approx. 22 rows with 2 streams
1704 2024.07.11 23:15:59.902038 [ 3 ] {40f56a8a-478f-4731-be79-b597a616dd62} <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', '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', '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'))"
1705 2024.07.11 23:15:59.902079 [ 3 ] {40f56a8a-478f-4731-be79-b597a616dd62} <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', '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', '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'))"
1706 2024.07.11 23:15:59.903366 [ 3 ] {40f56a8a-478f-4731-be79-b597a616dd62} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.002622 sec., 8390.541571319603 rows/sec., 351.22 KiB/sec.
1707 2024.07.11 23:15:59.903671 [ 3 ] {40f56a8a-478f-4731-be79-b597a616dd62} <Debug> DynamicQueryHandler: Done processing query
1708 2024.07.11 23:15:59.903697 [ 3 ] {40f56a8a-478f-4731-be79-b597a616dd62} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1709 2024.07.11 23:15:59.903714 [ 3 ] {} <Debug> HTTP-Session: 2c428159-a2bb-4750-b129-65b6432faaf7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1710 2024.07.11 23:15:59.903858 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 3304, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1711 2024.07.11 23:15:59.903907 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1712 2024.07.11 23:15:59.903927 [ 3 ] {} <Debug> HTTP-Session: 501b7c1f-f382-49fd-b890-3a23dcf8de06 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
1713 2024.07.11 23:15:59.903943 [ 3 ] {} <Debug> HTTP-Session: 501b7c1f-f382-49fd-b890-3a23dcf8de06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1714 2024.07.11 23:15:59.903958 [ 3 ] {} <Debug> HTTP-Session: 501b7c1f-f382-49fd-b890-3a23dcf8de06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1715 2024.07.11 23:15:59.903989 [ 3 ] {} <Trace> HTTP-Session: 501b7c1f-f382-49fd-b890-3a23dcf8de06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1716 2024.07.11 23:15:59.904109 [ 3 ] {765729c9-d918-44a7-b82e-3562373863fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1717 2024.07.11 23:15:59.904155 [ 3 ] {765729c9-d918-44a7-b82e-3562373863fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1718 2024.07.11 23:15:59.904321 [ 3 ] {765729c9-d918-44a7-b82e-3562373863fc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1719 2024.07.11 23:15:59.904615 [ 3 ] {765729c9-d918-44a7-b82e-3562373863fc} <Trace> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1720 2024.07.11 23:15:59.904654 [ 3 ] {765729c9-d918-44a7-b82e-3562373863fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
1721 2024.07.11 23:15:59.905136 [ 3 ] {765729c9-d918-44a7-b82e-3562373863fc} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1722 2024.07.11 23:15:59.905447 [ 3 ] {765729c9-d918-44a7-b82e-3562373863fc} <Trace> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1723 2024.07.11 23:15:59.905577 [ 3 ] {765729c9-d918-44a7-b82e-3562373863fc} <Debug> executeQuery: Read 12 rows, 1.62 KiB in 0.001516 sec., 7915.5672823219 rows/sec., 1.04 MiB/sec.
1724 2024.07.11 23:15:59.905850 [ 3 ] {765729c9-d918-44a7-b82e-3562373863fc} <Debug> DynamicQueryHandler: Done processing query
1725 2024.07.11 23:15:59.905875 [ 3 ] {765729c9-d918-44a7-b82e-3562373863fc} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1726 2024.07.11 23:15:59.905892 [ 3 ] {} <Debug> HTTP-Session: 501b7c1f-f382-49fd-b890-3a23dcf8de06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1727 2024.07.11 23:15:59.905997 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 748, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1728 2024.07.11 23:15:59.906045 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1729 2024.07.11 23:15:59.906065 [ 3 ] {} <Debug> HTTP-Session: f942106d-4fc6-41e7-a3da-48c74d28b5b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
1730 2024.07.11 23:15:59.906082 [ 3 ] {} <Debug> HTTP-Session: f942106d-4fc6-41e7-a3da-48c74d28b5b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1731 2024.07.11 23:15:59.906097 [ 3 ] {} <Debug> HTTP-Session: f942106d-4fc6-41e7-a3da-48c74d28b5b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1732 2024.07.11 23:15:59.906128 [ 3 ] {} <Trace> HTTP-Session: f942106d-4fc6-41e7-a3da-48c74d28b5b3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1733 2024.07.11 23:15:59.906228 [ 3 ] {ff404891-07f8-4125-a652-6e28e19130b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1734 2024.07.11 23:15:59.906272 [ 3 ] {ff404891-07f8-4125-a652-6e28e19130b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1735 2024.07.11 23:15:59.906413 [ 3 ] {ff404891-07f8-4125-a652-6e28e19130b3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1736 2024.07.11 23:15:59.906678 [ 3 ] {ff404891-07f8-4125-a652-6e28e19130b3} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1737 2024.07.11 23:15:59.906715 [ 3 ] {ff404891-07f8-4125-a652-6e28e19130b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
1738 2024.07.11 23:15:59.907053 [ 3 ] {ff404891-07f8-4125-a652-6e28e19130b3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1739 2024.07.11 23:15:59.907367 [ 3 ] {ff404891-07f8-4125-a652-6e28e19130b3} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1740 2024.07.11 23:15:59.907490 [ 3 ] {ff404891-07f8-4125-a652-6e28e19130b3} <Debug> executeQuery: Read 6 rows, 348.00 B in 0.00129 sec., 4651.162790697675 rows/sec., 263.44 KiB/sec.
1741 2024.07.11 23:15:59.907761 [ 3 ] {ff404891-07f8-4125-a652-6e28e19130b3} <Debug> DynamicQueryHandler: Done processing query
1742 2024.07.11 23:15:59.907788 [ 3 ] {ff404891-07f8-4125-a652-6e28e19130b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1743 2024.07.11 23:15:59.907804 [ 3 ] {} <Debug> HTTP-Session: f942106d-4fc6-41e7-a3da-48c74d28b5b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1744 2024.07.11 23:15:59.908006 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 20797, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1745 2024.07.11 23:15:59.908053 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1746 2024.07.11 23:15:59.908074 [ 3 ] {} <Debug> HTTP-Session: ec9d854f-b97c-42ba-9a84-fcbe361d0623 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
1747 2024.07.11 23:15:59.908090 [ 3 ] {} <Debug> HTTP-Session: ec9d854f-b97c-42ba-9a84-fcbe361d0623 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1748 2024.07.11 23:15:59.908104 [ 3 ] {} <Debug> HTTP-Session: ec9d854f-b97c-42ba-9a84-fcbe361d0623 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1749 2024.07.11 23:15:59.908134 [ 3 ] {} <Trace> HTTP-Session: ec9d854f-b97c-42ba-9a84-fcbe361d0623 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1750 2024.07.11 23:15:59.908268 [ 3 ] {90eb2f56-e944-4ec0-a13e-54a45493bc6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1751 2024.07.11 23:15:59.908313 [ 3 ] {90eb2f56-e944-4ec0-a13e-54a45493bc6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1752 2024.07.11 23:15:59.908456 [ 3 ] {90eb2f56-e944-4ec0-a13e-54a45493bc6a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1753 2024.07.11 23:15:59.908799 [ 3 ] {90eb2f56-e944-4ec0-a13e-54a45493bc6a} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1754 2024.07.11 23:15:59.908836 [ 3 ] {90eb2f56-e944-4ec0-a13e-54a45493bc6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
1755 2024.07.11 23:15:59.909150 [ 3 ] {90eb2f56-e944-4ec0-a13e-54a45493bc6a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1756 2024.07.11 23:15:59.909447 [ 3 ] {90eb2f56-e944-4ec0-a13e-54a45493bc6a} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1757 2024.07.11 23:15:59.909575 [ 3 ] {90eb2f56-e944-4ec0-a13e-54a45493bc6a} <Debug> executeQuery: Read 135 rows, 12.55 KiB in 0.001366 sec., 98828.69692532942 rows/sec., 8.97 MiB/sec.
1758 2024.07.11 23:15:59.909724 [ 3 ] {90eb2f56-e944-4ec0-a13e-54a45493bc6a} <Debug> DynamicQueryHandler: Done processing query
1759 2024.07.11 23:15:59.909750 [ 3 ] {90eb2f56-e944-4ec0-a13e-54a45493bc6a} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
1760 2024.07.11 23:15:59.909766 [ 3 ] {} <Debug> HTTP-Session: ec9d854f-b97c-42ba-9a84-fcbe361d0623 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1761 2024.07.11 23:15:59.910087 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 56849, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1762 2024.07.11 23:15:59.910136 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1763 2024.07.11 23:15:59.910156 [ 3 ] {} <Debug> HTTP-Session: 18c7a3a2-be9c-4e9d-ac17-e6dbe237d6de Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
1764 2024.07.11 23:15:59.910173 [ 3 ] {} <Debug> HTTP-Session: 18c7a3a2-be9c-4e9d-ac17-e6dbe237d6de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1765 2024.07.11 23:15:59.910187 [ 3 ] {} <Debug> HTTP-Session: 18c7a3a2-be9c-4e9d-ac17-e6dbe237d6de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1766 2024.07.11 23:15:59.910218 [ 3 ] {} <Trace> HTTP-Session: 18c7a3a2-be9c-4e9d-ac17-e6dbe237d6de Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1767 2024.07.11 23:15:59.910409 [ 3 ] {b6019ba2-51bd-4351-a6b2-81ddcb401bed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1768 2024.07.11 23:15:59.910454 [ 3 ] {b6019ba2-51bd-4351-a6b2-81ddcb401bed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1769 2024.07.11 23:15:59.910580 [ 3 ] {b6019ba2-51bd-4351-a6b2-81ddcb401bed} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1770 2024.07.11 23:15:59.911071 [ 3 ] {b6019ba2-51bd-4351-a6b2-81ddcb401bed} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1771 2024.07.11 23:15:59.911107 [ 3 ] {b6019ba2-51bd-4351-a6b2-81ddcb401bed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
1772 2024.07.11 23:15:59.911428 [ 3 ] {b6019ba2-51bd-4351-a6b2-81ddcb401bed} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1773 2024.07.11 23:15:59.911727 [ 3 ] {b6019ba2-51bd-4351-a6b2-81ddcb401bed} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1774 2024.07.11 23:15:59.911852 [ 3 ] {b6019ba2-51bd-4351-a6b2-81ddcb401bed} <Debug> executeQuery: Read 354 rows, 25.24 KiB in 0.001544 sec., 229274.61139896372 rows/sec., 15.96 MiB/sec.
1775 2024.07.11 23:15:59.912145 [ 3 ] {b6019ba2-51bd-4351-a6b2-81ddcb401bed} <Debug> DynamicQueryHandler: Done processing query
1776 2024.07.11 23:15:59.912171 [ 3 ] {b6019ba2-51bd-4351-a6b2-81ddcb401bed} <Debug> MemoryTracker: Peak memory usage (for query): 4.37 MiB.
1777 2024.07.11 23:15:59.912189 [ 3 ] {} <Debug> HTTP-Session: 18c7a3a2-be9c-4e9d-ac17-e6dbe237d6de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1778 2024.07.11 23:15:59.912311 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1779 2024.07.11 23:15:59.912362 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1780 2024.07.11 23:15:59.912381 [ 3 ] {} <Debug> HTTP-Session: ee9f366a-e893-442c-9110-cb5c8febaec5 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
1781 2024.07.11 23:15:59.912398 [ 3 ] {} <Debug> HTTP-Session: ee9f366a-e893-442c-9110-cb5c8febaec5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1782 2024.07.11 23:15:59.912412 [ 3 ] {} <Debug> HTTP-Session: ee9f366a-e893-442c-9110-cb5c8febaec5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1783 2024.07.11 23:15:59.912442 [ 3 ] {} <Trace> HTTP-Session: ee9f366a-e893-442c-9110-cb5c8febaec5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1784 2024.07.11 23:15:59.912538 [ 3 ] {7049f769-e852-497c-9b91-9102718a8821} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
1785 2024.07.11 23:15:59.912582 [ 3 ] {7049f769-e852-497c-9b91-9102718a8821} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1786 2024.07.11 23:15:59.912730 [ 3 ] {7049f769-e852-497c-9b91-9102718a8821} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1787 2024.07.11 23:15:59.912975 [ 3 ] {7049f769-e852-497c-9b91-9102718a8821} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1788 2024.07.11 23:15:59.913012 [ 3 ] {7049f769-e852-497c-9b91-9102718a8821} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
1789 2024.07.11 23:15:59.913383 [ 3 ] {7049f769-e852-497c-9b91-9102718a8821} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1790 2024.07.11 23:15:59.913710 [ 3 ] {7049f769-e852-497c-9b91-9102718a8821} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1791 2024.07.11 23:15:59.913834 [ 3 ] {7049f769-e852-497c-9b91-9102718a8821} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.00132 sec., 4545.454545454545 rows/sec., 195.31 KiB/sec.
1792 2024.07.11 23:15:59.914090 [ 3 ] {7049f769-e852-497c-9b91-9102718a8821} <Debug> DynamicQueryHandler: Done processing query
1793 2024.07.11 23:15:59.914116 [ 3 ] {7049f769-e852-497c-9b91-9102718a8821} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1794 2024.07.11 23:15:59.914132 [ 3 ] {} <Debug> HTTP-Session: ee9f366a-e893-442c-9110-cb5c8febaec5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1795 2024.07.11 23:15:59.914333 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1796 2024.07.11 23:15:59.914382 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1797 2024.07.11 23:15:59.914402 [ 3 ] {} <Debug> HTTP-Session: 3b1c0aed-240b-4313-bb50-a7a7c4c10272 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
1798 2024.07.11 23:15:59.914419 [ 3 ] {} <Debug> HTTP-Session: 3b1c0aed-240b-4313-bb50-a7a7c4c10272 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1799 2024.07.11 23:15:59.914433 [ 3 ] {} <Debug> HTTP-Session: 3b1c0aed-240b-4313-bb50-a7a7c4c10272 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1800 2024.07.11 23:15:59.914464 [ 3 ] {} <Trace> HTTP-Session: 3b1c0aed-240b-4313-bb50-a7a7c4c10272 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1801 2024.07.11 23:15:59.914581 [ 3 ] {8861479a-38e7-48f7-927c-bb58952024b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1802 2024.07.11 23:15:59.914629 [ 3 ] {8861479a-38e7-48f7-927c-bb58952024b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1803 2024.07.11 23:15:59.914789 [ 3 ] {8861479a-38e7-48f7-927c-bb58952024b1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1804 2024.07.11 23:15:59.915114 [ 3 ] {8861479a-38e7-48f7-927c-bb58952024b1} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1805 2024.07.11 23:15:59.915150 [ 3 ] {8861479a-38e7-48f7-927c-bb58952024b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
1806 2024.07.11 23:15:59.915525 [ 3 ] {8861479a-38e7-48f7-927c-bb58952024b1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1807 2024.07.11 23:15:59.915855 [ 3 ] {8861479a-38e7-48f7-927c-bb58952024b1} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1808 2024.07.11 23:15:59.915976 [ 3 ] {8861479a-38e7-48f7-927c-bb58952024b1} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001439 sec., 53509.381514940935 rows/sec., 3.30 MiB/sec.
1809 2024.07.11 23:15:59.916134 [ 3 ] {8861479a-38e7-48f7-927c-bb58952024b1} <Debug> DynamicQueryHandler: Done processing query
1810 2024.07.11 23:15:59.916160 [ 3 ] {8861479a-38e7-48f7-927c-bb58952024b1} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1811 2024.07.11 23:15:59.916176 [ 3 ] {} <Debug> HTTP-Session: 3b1c0aed-240b-4313-bb50-a7a7c4c10272 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1812 2024.07.11 23:15:59.916310 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 11542, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1813 2024.07.11 23:15:59.916360 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1814 2024.07.11 23:15:59.916382 [ 3 ] {} <Debug> HTTP-Session: 9e585efb-2b4e-4f07-9dd8-0da3fa220258 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
1815 2024.07.11 23:15:59.916399 [ 3 ] {} <Debug> HTTP-Session: 9e585efb-2b4e-4f07-9dd8-0da3fa220258 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1816 2024.07.11 23:15:59.916413 [ 3 ] {} <Debug> HTTP-Session: 9e585efb-2b4e-4f07-9dd8-0da3fa220258 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1817 2024.07.11 23:15:59.916443 [ 3 ] {} <Trace> HTTP-Session: 9e585efb-2b4e-4f07-9dd8-0da3fa220258 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1818 2024.07.11 23:15:59.916560 [ 3 ] {c3bed0ec-90e1-4157-ad30-9973879cb6d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1819 2024.07.11 23:15:59.916602 [ 3 ] {c3bed0ec-90e1-4157-ad30-9973879cb6d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1820 2024.07.11 23:15:59.916731 [ 3 ] {c3bed0ec-90e1-4157-ad30-9973879cb6d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1821 2024.07.11 23:15:59.917004 [ 3 ] {c3bed0ec-90e1-4157-ad30-9973879cb6d6} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1822 2024.07.11 23:15:59.917037 [ 3 ] {c3bed0ec-90e1-4157-ad30-9973879cb6d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
1823 2024.07.11 23:15:59.917374 [ 3 ] {c3bed0ec-90e1-4157-ad30-9973879cb6d6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1824 2024.07.11 23:15:59.917758 [ 3 ] {c3bed0ec-90e1-4157-ad30-9973879cb6d6} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1825 2024.07.11 23:15:59.917884 [ 3 ] {c3bed0ec-90e1-4157-ad30-9973879cb6d6} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001365 sec., 43956.04395604396 rows/sec., 3.08 MiB/sec.
1826 2024.07.11 23:15:59.918165 [ 3 ] {c3bed0ec-90e1-4157-ad30-9973879cb6d6} <Debug> DynamicQueryHandler: Done processing query
1827 2024.07.11 23:15:59.918190 [ 3 ] {c3bed0ec-90e1-4157-ad30-9973879cb6d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1828 2024.07.11 23:15:59.918206 [ 3 ] {} <Debug> HTTP-Session: 9e585efb-2b4e-4f07-9dd8-0da3fa220258 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1829 2024.07.11 23:15:59.918323 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 3216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1830 2024.07.11 23:15:59.918369 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1831 2024.07.11 23:15:59.918389 [ 3 ] {} <Debug> HTTP-Session: 172fd83e-983a-4b06-8747-b101328711aa Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
1832 2024.07.11 23:15:59.918406 [ 3 ] {} <Debug> HTTP-Session: 172fd83e-983a-4b06-8747-b101328711aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1833 2024.07.11 23:15:59.918420 [ 3 ] {} <Debug> HTTP-Session: 172fd83e-983a-4b06-8747-b101328711aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1834 2024.07.11 23:15:59.918480 [ 3 ] {} <Trace> HTTP-Session: 172fd83e-983a-4b06-8747-b101328711aa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1835 2024.07.11 23:15:59.918596 [ 3 ] {62517546-2026-468e-92d3-13c14279f81e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1836 2024.07.11 23:15:59.918646 [ 3 ] {62517546-2026-468e-92d3-13c14279f81e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1837 2024.07.11 23:15:59.918792 [ 3 ] {62517546-2026-468e-92d3-13c14279f81e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1838 2024.07.11 23:15:59.919056 [ 3 ] {62517546-2026-468e-92d3-13c14279f81e} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1839 2024.07.11 23:15:59.919091 [ 3 ] {62517546-2026-468e-92d3-13c14279f81e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
1840 2024.07.11 23:15:59.919437 [ 3 ] {62517546-2026-468e-92d3-13c14279f81e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1841 2024.07.11 23:15:59.919756 [ 3 ] {62517546-2026-468e-92d3-13c14279f81e} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1842 2024.07.11 23:15:59.919874 [ 3 ] {62517546-2026-468e-92d3-13c14279f81e} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001309 sec., 17570.664629488158 rows/sec., 950.45 KiB/sec.
1843 2024.07.11 23:15:59.920033 [ 3 ] {62517546-2026-468e-92d3-13c14279f81e} <Debug> DynamicQueryHandler: Done processing query
1844 2024.07.11 23:15:59.920085 [ 3 ] {62517546-2026-468e-92d3-13c14279f81e} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1845 2024.07.11 23:15:59.920101 [ 3 ] {} <Debug> HTTP-Session: 172fd83e-983a-4b06-8747-b101328711aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1846 2024.07.11 23:15:59.920222 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 4572, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1847 2024.07.11 23:15:59.920270 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1848 2024.07.11 23:15:59.920290 [ 3 ] {} <Debug> HTTP-Session: b6e90b03-2340-4f48-a3c2-eaee4aeecb7d Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
1849 2024.07.11 23:15:59.920307 [ 3 ] {} <Debug> HTTP-Session: b6e90b03-2340-4f48-a3c2-eaee4aeecb7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1850 2024.07.11 23:15:59.920321 [ 3 ] {} <Debug> HTTP-Session: b6e90b03-2340-4f48-a3c2-eaee4aeecb7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1851 2024.07.11 23:15:59.920351 [ 3 ] {} <Trace> HTTP-Session: b6e90b03-2340-4f48-a3c2-eaee4aeecb7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1852 2024.07.11 23:15:59.920458 [ 3 ] {e19e54a4-b77a-42fc-be9d-bbb76df39050} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1853 2024.07.11 23:15:59.920502 [ 3 ] {e19e54a4-b77a-42fc-be9d-bbb76df39050} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1854 2024.07.11 23:15:59.920628 [ 3 ] {e19e54a4-b77a-42fc-be9d-bbb76df39050} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1855 2024.07.11 23:15:59.920882 [ 3 ] {e19e54a4-b77a-42fc-be9d-bbb76df39050} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1856 2024.07.11 23:15:59.920919 [ 3 ] {e19e54a4-b77a-42fc-be9d-bbb76df39050} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
1857 2024.07.11 23:15:59.921272 [ 3 ] {e19e54a4-b77a-42fc-be9d-bbb76df39050} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1858 2024.07.11 23:15:59.921577 [ 3 ] {e19e54a4-b77a-42fc-be9d-bbb76df39050} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1859 2024.07.11 23:15:59.921702 [ 3 ] {e19e54a4-b77a-42fc-be9d-bbb76df39050} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001277 sec., 23492.560689115115 rows/sec., 1.56 MiB/sec.
1860 2024.07.11 23:15:59.921850 [ 3 ] {e19e54a4-b77a-42fc-be9d-bbb76df39050} <Debug> DynamicQueryHandler: Done processing query
1861 2024.07.11 23:15:59.921875 [ 3 ] {e19e54a4-b77a-42fc-be9d-bbb76df39050} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1862 2024.07.11 23:15:59.921891 [ 3 ] {} <Debug> HTTP-Session: b6e90b03-2340-4f48-a3c2-eaee4aeecb7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1863 2024.07.11 23:16:00.000168 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 177.78 MiB, peak 182.94 MiB, free memory in arenas 0.00 B, will set to 176.76 MiB (RSS), difference: -1.02 MiB
1864 2024.07.11 23:16:04.855655 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 2922, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1865 2024.07.11 23:16:04.855835 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1866 2024.07.11 23:16:04.855880 [ 3 ] {} <Debug> HTTP-Session: e374d5a2-8b40-405e-b28d-8a34db691aa3 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
1867 2024.07.11 23:16:04.855923 [ 3 ] {} <Debug> HTTP-Session: e374d5a2-8b40-405e-b28d-8a34db691aa3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1868 2024.07.11 23:16:04.855951 [ 3 ] {} <Debug> HTTP-Session: e374d5a2-8b40-405e-b28d-8a34db691aa3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1869 2024.07.11 23:16:04.856029 [ 3 ] {} <Trace> HTTP-Session: e374d5a2-8b40-405e-b28d-8a34db691aa3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1870 2024.07.11 23:16:04.856292 [ 3 ] {fe525c41-a42b-4710-be7c-b6ed3d7473a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1871 2024.07.11 23:16:04.856359 [ 3 ] {fe525c41-a42b-4710-be7c-b6ed3d7473a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1872 2024.07.11 23:16:04.856550 [ 3 ] {fe525c41-a42b-4710-be7c-b6ed3d7473a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1873 2024.07.11 23:16:04.856969 [ 3 ] {fe525c41-a42b-4710-be7c-b6ed3d7473a8} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1874 2024.07.11 23:16:04.857010 [ 3 ] {fe525c41-a42b-4710-be7c-b6ed3d7473a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
1875 2024.07.11 23:16:04.857372 [ 3 ] {fe525c41-a42b-4710-be7c-b6ed3d7473a8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1876 2024.07.11 23:16:04.857706 [ 3 ] {fe525c41-a42b-4710-be7c-b6ed3d7473a8} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1877 2024.07.11 23:16:04.857869 [ 3 ] {fe525c41-a42b-4710-be7c-b6ed3d7473a8} <Debug> executeQuery: Read 20 rows, 1.62 KiB in 0.001642 sec., 12180.26796589525 rows/sec., 987.27 KiB/sec.
1878 2024.07.11 23:16:04.858066 [ 3 ] {fe525c41-a42b-4710-be7c-b6ed3d7473a8} <Debug> DynamicQueryHandler: Done processing query
1879 2024.07.11 23:16:04.858093 [ 3 ] {fe525c41-a42b-4710-be7c-b6ed3d7473a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1880 2024.07.11 23:16:04.858108 [ 3 ] {} <Debug> HTTP-Session: e374d5a2-8b40-405e-b28d-8a34db691aa3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1881 2024.07.11 23:16:04.858288 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 13316, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1882 2024.07.11 23:16:04.858337 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1883 2024.07.11 23:16:04.858357 [ 3 ] {} <Debug> HTTP-Session: fd48be65-a2cb-48d9-a2b1-1c47de336f70 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
1884 2024.07.11 23:16:04.858373 [ 3 ] {} <Debug> HTTP-Session: fd48be65-a2cb-48d9-a2b1-1c47de336f70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1885 2024.07.11 23:16:04.858387 [ 3 ] {} <Debug> HTTP-Session: fd48be65-a2cb-48d9-a2b1-1c47de336f70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1886 2024.07.11 23:16:04.858418 [ 3 ] {} <Trace> HTTP-Session: fd48be65-a2cb-48d9-a2b1-1c47de336f70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1887 2024.07.11 23:16:04.858537 [ 3 ] {9b02ae9a-aeb6-4085-8842-5e025bc7f2a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1888 2024.07.11 23:16:04.858579 [ 3 ] {9b02ae9a-aeb6-4085-8842-5e025bc7f2a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1889 2024.07.11 23:16:04.858703 [ 3 ] {9b02ae9a-aeb6-4085-8842-5e025bc7f2a3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1890 2024.07.11 23:16:04.859178 [ 3 ] {9b02ae9a-aeb6-4085-8842-5e025bc7f2a3} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1891 2024.07.11 23:16:04.859216 [ 3 ] {9b02ae9a-aeb6-4085-8842-5e025bc7f2a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
1892 2024.07.11 23:16:04.859525 [ 3 ] {9b02ae9a-aeb6-4085-8842-5e025bc7f2a3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1893 2024.07.11 23:16:04.859820 [ 3 ] {9b02ae9a-aeb6-4085-8842-5e025bc7f2a3} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1894 2024.07.11 23:16:04.859974 [ 3 ] {9b02ae9a-aeb6-4085-8842-5e025bc7f2a3} <Debug> executeQuery: Read 90 rows, 7.81 KiB in 0.001481 sec., 60769.750168804865 rows/sec., 5.15 MiB/sec.
1895 2024.07.11 23:16:04.860171 [ 3 ] {9b02ae9a-aeb6-4085-8842-5e025bc7f2a3} <Debug> DynamicQueryHandler: Done processing query
1896 2024.07.11 23:16:04.860196 [ 3 ] {9b02ae9a-aeb6-4085-8842-5e025bc7f2a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
1897 2024.07.11 23:16:04.860212 [ 3 ] {} <Debug> HTTP-Session: fd48be65-a2cb-48d9-a2b1-1c47de336f70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1898 2024.07.11 23:16:04.860348 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 9543, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1899 2024.07.11 23:16:04.860397 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1900 2024.07.11 23:16:04.860417 [ 3 ] {} <Debug> HTTP-Session: 3b4b2ebc-749c-4355-b04d-9ea433f36fc9 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
1901 2024.07.11 23:16:04.860432 [ 3 ] {} <Debug> HTTP-Session: 3b4b2ebc-749c-4355-b04d-9ea433f36fc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1902 2024.07.11 23:16:04.860446 [ 3 ] {} <Debug> HTTP-Session: 3b4b2ebc-749c-4355-b04d-9ea433f36fc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1903 2024.07.11 23:16:04.860477 [ 3 ] {} <Trace> HTTP-Session: 3b4b2ebc-749c-4355-b04d-9ea433f36fc9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1904 2024.07.11 23:16:04.860585 [ 3 ] {621e622a-0196-4783-8894-76d534c94fce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1905 2024.07.11 23:16:04.860626 [ 3 ] {621e622a-0196-4783-8894-76d534c94fce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1906 2024.07.11 23:16:04.860748 [ 3 ] {621e622a-0196-4783-8894-76d534c94fce} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1907 2024.07.11 23:16:04.861062 [ 3 ] {621e622a-0196-4783-8894-76d534c94fce} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1908 2024.07.11 23:16:04.861097 [ 3 ] {621e622a-0196-4783-8894-76d534c94fce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
1909 2024.07.11 23:16:04.861404 [ 3 ] {621e622a-0196-4783-8894-76d534c94fce} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1910 2024.07.11 23:16:04.861706 [ 3 ] {621e622a-0196-4783-8894-76d534c94fce} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1911 2024.07.11 23:16:04.861870 [ 3 ] {621e622a-0196-4783-8894-76d534c94fce} <Debug> executeQuery: Read 56 rows, 4.48 KiB in 0.001314 sec., 42617.960426179605 rows/sec., 3.33 MiB/sec.
1912 2024.07.11 23:16:04.862131 [ 3 ] {621e622a-0196-4783-8894-76d534c94fce} <Debug> DynamicQueryHandler: Done processing query
1913 2024.07.11 23:16:04.862155 [ 3 ] {621e622a-0196-4783-8894-76d534c94fce} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
1914 2024.07.11 23:16:04.862171 [ 3 ] {} <Debug> HTTP-Session: 3b4b2ebc-749c-4355-b04d-9ea433f36fc9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1915 2024.07.11 23:16:04.862294 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 11542, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1916 2024.07.11 23:16:04.862345 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1917 2024.07.11 23:16:04.862363 [ 3 ] {} <Debug> HTTP-Session: b5c8b0fc-852b-46eb-b94f-8cc5504956ab Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
1918 2024.07.11 23:16:04.862379 [ 3 ] {} <Debug> HTTP-Session: b5c8b0fc-852b-46eb-b94f-8cc5504956ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1919 2024.07.11 23:16:04.862393 [ 3 ] {} <Debug> HTTP-Session: b5c8b0fc-852b-46eb-b94f-8cc5504956ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1920 2024.07.11 23:16:04.862425 [ 3 ] {} <Trace> HTTP-Session: b5c8b0fc-852b-46eb-b94f-8cc5504956ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1921 2024.07.11 23:16:04.862546 [ 3 ] {570651c4-1217-44d5-b78d-5ceced7e6f19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1922 2024.07.11 23:16:04.862593 [ 3 ] {570651c4-1217-44d5-b78d-5ceced7e6f19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1923 2024.07.11 23:16:04.862763 [ 3 ] {570651c4-1217-44d5-b78d-5ceced7e6f19} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1924 2024.07.11 23:16:04.863082 [ 3 ] {570651c4-1217-44d5-b78d-5ceced7e6f19} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1925 2024.07.11 23:16:04.863116 [ 3 ] {570651c4-1217-44d5-b78d-5ceced7e6f19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
1926 2024.07.11 23:16:04.863502 [ 3 ] {570651c4-1217-44d5-b78d-5ceced7e6f19} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1927 2024.07.11 23:16:04.863826 [ 3 ] {570651c4-1217-44d5-b78d-5ceced7e6f19} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1928 2024.07.11 23:16:04.863992 [ 3 ] {570651c4-1217-44d5-b78d-5ceced7e6f19} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001483 sec., 40458.53000674309 rows/sec., 2.84 MiB/sec.
1929 2024.07.11 23:16:04.864219 [ 3 ] {570651c4-1217-44d5-b78d-5ceced7e6f19} <Debug> DynamicQueryHandler: Done processing query
1930 2024.07.11 23:16:04.864243 [ 3 ] {570651c4-1217-44d5-b78d-5ceced7e6f19} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1931 2024.07.11 23:16:04.864259 [ 3 ] {} <Debug> HTTP-Session: b5c8b0fc-852b-46eb-b94f-8cc5504956ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1932 2024.07.11 23:16:04.864440 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 31973, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1933 2024.07.11 23:16:04.864490 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1934 2024.07.11 23:16:04.864509 [ 3 ] {} <Debug> HTTP-Session: e2255f0b-7eaa-4503-a3af-ada6b86530cc Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
1935 2024.07.11 23:16:04.864525 [ 3 ] {} <Debug> HTTP-Session: e2255f0b-7eaa-4503-a3af-ada6b86530cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1936 2024.07.11 23:16:04.864539 [ 3 ] {} <Debug> HTTP-Session: e2255f0b-7eaa-4503-a3af-ada6b86530cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1937 2024.07.11 23:16:04.864570 [ 3 ] {} <Trace> HTTP-Session: e2255f0b-7eaa-4503-a3af-ada6b86530cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1938 2024.07.11 23:16:04.864997 [ 3 ] {44259db6-fddb-492e-a953-ea9233597eb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1939 2024.07.11 23:16:04.865062 [ 3 ] {44259db6-fddb-492e-a953-ea9233597eb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
1940 2024.07.11 23:16:04.865441 [ 3 ] {44259db6-fddb-492e-a953-ea9233597eb9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1941 2024.07.11 23:16:04.866043 [ 3 ] {44259db6-fddb-492e-a953-ea9233597eb9} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1942 2024.07.11 23:16:04.866078 [ 3 ] {44259db6-fddb-492e-a953-ea9233597eb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
1943 2024.07.11 23:16:04.866648 [ 3 ] {44259db6-fddb-492e-a953-ea9233597eb9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1944 2024.07.11 23:16:04.867043 [ 3 ] {44259db6-fddb-492e-a953-ea9233597eb9} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1945 2024.07.11 23:16:04.867243 [ 3 ] {44259db6-fddb-492e-a953-ea9233597eb9} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.002588 sec., 7727.975270479134 rows/sec., 13.85 MiB/sec.
1946 2024.07.11 23:16:04.867650 [ 3 ] {44259db6-fddb-492e-a953-ea9233597eb9} <Debug> DynamicQueryHandler: Done processing query
1947 2024.07.11 23:16:04.867676 [ 3 ] {44259db6-fddb-492e-a953-ea9233597eb9} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
1948 2024.07.11 23:16:04.867692 [ 3 ] {} <Debug> HTTP-Session: e2255f0b-7eaa-4503-a3af-ada6b86530cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1949 2024.07.11 23:16:04.867820 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 4572, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1950 2024.07.11 23:16:04.867868 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1951 2024.07.11 23:16:04.867887 [ 3 ] {} <Debug> HTTP-Session: a01fdc7e-aeaf-42d2-b58d-cd1a0924f0db Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
1952 2024.07.11 23:16:04.867905 [ 3 ] {} <Debug> HTTP-Session: a01fdc7e-aeaf-42d2-b58d-cd1a0924f0db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1953 2024.07.11 23:16:04.867919 [ 3 ] {} <Debug> HTTP-Session: a01fdc7e-aeaf-42d2-b58d-cd1a0924f0db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1954 2024.07.11 23:16:04.867950 [ 3 ] {} <Trace> HTTP-Session: a01fdc7e-aeaf-42d2-b58d-cd1a0924f0db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1955 2024.07.11 23:16:04.868052 [ 3 ] {b109cca0-2025-4bf4-8000-9f1d05a99b94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1956 2024.07.11 23:16:04.868097 [ 3 ] {b109cca0-2025-4bf4-8000-9f1d05a99b94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1957 2024.07.11 23:16:04.868227 [ 3 ] {b109cca0-2025-4bf4-8000-9f1d05a99b94} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1958 2024.07.11 23:16:04.868505 [ 3 ] {b109cca0-2025-4bf4-8000-9f1d05a99b94} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1959 2024.07.11 23:16:04.868540 [ 3 ] {b109cca0-2025-4bf4-8000-9f1d05a99b94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
1960 2024.07.11 23:16:04.868891 [ 3 ] {b109cca0-2025-4bf4-8000-9f1d05a99b94} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1961 2024.07.11 23:16:04.869215 [ 3 ] {b109cca0-2025-4bf4-8000-9f1d05a99b94} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1962 2024.07.11 23:16:04.869375 [ 3 ] {b109cca0-2025-4bf4-8000-9f1d05a99b94} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001354 sec., 22156.573116691285 rows/sec., 1.47 MiB/sec.
1963 2024.07.11 23:16:04.869542 [ 3 ] {b109cca0-2025-4bf4-8000-9f1d05a99b94} <Debug> DynamicQueryHandler: Done processing query
1964 2024.07.11 23:16:04.869567 [ 3 ] {b109cca0-2025-4bf4-8000-9f1d05a99b94} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1965 2024.07.11 23:16:04.869583 [ 3 ] {} <Debug> HTTP-Session: a01fdc7e-aeaf-42d2-b58d-cd1a0924f0db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1966 2024.07.11 23:16:09.864832 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 748, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1967 2024.07.11 23:16:09.864958 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1968 2024.07.11 23:16:09.864983 [ 3 ] {} <Debug> HTTP-Session: d57ba965-eedf-44ae-ab67-365aa9ed2a4f Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
1969 2024.07.11 23:16:09.865008 [ 3 ] {} <Debug> HTTP-Session: d57ba965-eedf-44ae-ab67-365aa9ed2a4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1970 2024.07.11 23:16:09.865023 [ 3 ] {} <Debug> HTTP-Session: d57ba965-eedf-44ae-ab67-365aa9ed2a4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1971 2024.07.11 23:16:09.865072 [ 3 ] {} <Trace> HTTP-Session: d57ba965-eedf-44ae-ab67-365aa9ed2a4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1972 2024.07.11 23:16:09.865243 [ 3 ] {f041257e-43a3-47be-8347-f7067e821048} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1973 2024.07.11 23:16:09.865309 [ 3 ] {f041257e-43a3-47be-8347-f7067e821048} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1974 2024.07.11 23:16:09.865498 [ 3 ] {f041257e-43a3-47be-8347-f7067e821048} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1975 2024.07.11 23:16:09.865941 [ 3 ] {f041257e-43a3-47be-8347-f7067e821048} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1976 2024.07.11 23:16:09.865980 [ 3 ] {f041257e-43a3-47be-8347-f7067e821048} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
1977 2024.07.11 23:16:09.866332 [ 3 ] {f041257e-43a3-47be-8347-f7067e821048} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1978 2024.07.11 23:16:09.866658 [ 3 ] {f041257e-43a3-47be-8347-f7067e821048} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): 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.07.11 23:16:09.866795 [ 3 ] {f041257e-43a3-47be-8347-f7067e821048} <Debug> executeQuery: Read 6 rows, 348.00 B in 0.001604 sec., 3740.6483790523694 rows/sec., 211.87 KiB/sec.
1980 2024.07.11 23:16:09.867095 [ 3 ] {f041257e-43a3-47be-8347-f7067e821048} <Debug> DynamicQueryHandler: Done processing query
1981 2024.07.11 23:16:09.867122 [ 3 ] {f041257e-43a3-47be-8347-f7067e821048} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1982 2024.07.11 23:16:09.867138 [ 3 ] {} <Debug> HTTP-Session: d57ba965-eedf-44ae-ab67-365aa9ed2a4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1983 2024.07.11 23:16:09.867314 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 24346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1984 2024.07.11 23:16:09.867364 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1985 2024.07.11 23:16:09.867383 [ 3 ] {} <Debug> HTTP-Session: 4f605a72-07d1-475b-a057-be4a70af6a75 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
1986 2024.07.11 23:16:09.867399 [ 3 ] {} <Debug> HTTP-Session: 4f605a72-07d1-475b-a057-be4a70af6a75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1987 2024.07.11 23:16:09.867413 [ 3 ] {} <Debug> HTTP-Session: 4f605a72-07d1-475b-a057-be4a70af6a75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1988 2024.07.11 23:16:09.867445 [ 3 ] {} <Trace> HTTP-Session: 4f605a72-07d1-475b-a057-be4a70af6a75 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1989 2024.07.11 23:16:09.867584 [ 3 ] {9921a742-a13a-4b66-ba40-97b8bf01fb24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1990 2024.07.11 23:16:09.867638 [ 3 ] {9921a742-a13a-4b66-ba40-97b8bf01fb24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1991 2024.07.11 23:16:09.867782 [ 3 ] {9921a742-a13a-4b66-ba40-97b8bf01fb24} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1992 2024.07.11 23:16:09.868209 [ 3 ] {9921a742-a13a-4b66-ba40-97b8bf01fb24} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1993 2024.07.11 23:16:09.868246 [ 3 ] {9921a742-a13a-4b66-ba40-97b8bf01fb24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
1994 2024.07.11 23:16:09.868566 [ 3 ] {9921a742-a13a-4b66-ba40-97b8bf01fb24} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1995 2024.07.11 23:16:09.868876 [ 3 ] {9921a742-a13a-4b66-ba40-97b8bf01fb24} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1996 2024.07.11 23:16:09.868994 [ 87 ] {} <Debug> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1997 2024.07.11 23:16:09.868999 [ 3 ] {9921a742-a13a-4b66-ba40-97b8bf01fb24} <Debug> executeQuery: Read 161 rows, 14.53 KiB in 0.001476 sec., 109078.59078590786 rows/sec., 9.61 MiB/sec.
1998 2024.07.11 23:16:09.869048 [ 87 ] {} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1999 2024.07.11 23:16:09.869078 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
2000 2024.07.11 23:16:09.869278 [ 3 ] {9921a742-a13a-4b66-ba40-97b8bf01fb24} <Debug> DynamicQueryHandler: Done processing query
2001 2024.07.11 23:16:09.869403 [ 3 ] {9921a742-a13a-4b66-ba40-97b8bf01fb24} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
2002 2024.07.11 23:16:09.869453 [ 3 ] {} <Debug> HTTP-Session: 4f605a72-07d1-475b-a057-be4a70af6a75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2003 2024.07.11 23:16:09.869828 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 61589, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2004 2024.07.11 23:16:09.869879 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2005 2024.07.11 23:16:09.869898 [ 3 ] {} <Debug> HTTP-Session: 85884d0b-df86-41be-8cdf-72c9210fc9ef Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
2006 2024.07.11 23:16:09.869915 [ 3 ] {} <Debug> HTTP-Session: 85884d0b-df86-41be-8cdf-72c9210fc9ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2007 2024.07.11 23:16:09.869929 [ 3 ] {} <Debug> HTTP-Session: 85884d0b-df86-41be-8cdf-72c9210fc9ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2008 2024.07.11 23:16:09.869959 [ 3 ] {} <Trace> HTTP-Session: 85884d0b-df86-41be-8cdf-72c9210fc9ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2009 2024.07.11 23:16:09.870153 [ 3 ] {98fb928b-2470-415d-b22c-e1ac4896818e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2010 2024.07.11 23:16:09.870197 [ 3 ] {98fb928b-2470-415d-b22c-e1ac4896818e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2011 2024.07.11 23:16:09.870321 [ 3 ] {98fb928b-2470-415d-b22c-e1ac4896818e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2012 2024.07.11 23:16:09.870847 [ 3 ] {98fb928b-2470-415d-b22c-e1ac4896818e} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2013 2024.07.11 23:16:09.870884 [ 3 ] {98fb928b-2470-415d-b22c-e1ac4896818e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
2014 2024.07.11 23:16:09.871206 [ 3 ] {98fb928b-2470-415d-b22c-e1ac4896818e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2015 2024.07.11 23:16:09.871584 [ 3 ] {98fb928b-2470-415d-b22c-e1ac4896818e} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2016 2024.07.11 23:16:09.871700 [ 87 ] {} <Debug> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
2017 2024.07.11 23:16:09.871710 [ 3 ] {98fb928b-2470-415d-b22c-e1ac4896818e} <Debug> executeQuery: Read 382 rows, 27.47 KiB in 0.00166 sec., 230120.48192771085 rows/sec., 16.16 MiB/sec.
2018 2024.07.11 23:16:09.871731 [ 87 ] {} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2019 2024.07.11 23:16:09.871768 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
2020 2024.07.11 23:16:09.871976 [ 3 ] {98fb928b-2470-415d-b22c-e1ac4896818e} <Debug> DynamicQueryHandler: Done processing query
2021 2024.07.11 23:16:09.872046 [ 3 ] {98fb928b-2470-415d-b22c-e1ac4896818e} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
2022 2024.07.11 23:16:09.872106 [ 3 ] {} <Debug> HTTP-Session: 85884d0b-df86-41be-8cdf-72c9210fc9ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2023 2024.07.11 23:16:09.872285 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2024 2024.07.11 23:16:09.872337 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2025 2024.07.11 23:16:09.872357 [ 3 ] {} <Debug> HTTP-Session: 57bf7ad5-601d-46d7-89fc-65550dec8a52 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
2026 2024.07.11 23:16:09.872373 [ 3 ] {} <Debug> HTTP-Session: 57bf7ad5-601d-46d7-89fc-65550dec8a52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2027 2024.07.11 23:16:09.872387 [ 3 ] {} <Debug> HTTP-Session: 57bf7ad5-601d-46d7-89fc-65550dec8a52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2028 2024.07.11 23:16:09.872420 [ 3 ] {} <Trace> HTTP-Session: 57bf7ad5-601d-46d7-89fc-65550dec8a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2029 2024.07.11 23:16:09.872521 [ 3 ] {58ce885a-ff12-4a05-986e-69af36f7f084} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2030 2024.07.11 23:16:09.872565 [ 3 ] {58ce885a-ff12-4a05-986e-69af36f7f084} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2031 2024.07.11 23:16:09.872692 [ 3 ] {58ce885a-ff12-4a05-986e-69af36f7f084} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2032 2024.07.11 23:16:09.872974 [ 3 ] {58ce885a-ff12-4a05-986e-69af36f7f084} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2033 2024.07.11 23:16:09.873010 [ 3 ] {58ce885a-ff12-4a05-986e-69af36f7f084} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
2034 2024.07.11 23:16:09.873360 [ 3 ] {58ce885a-ff12-4a05-986e-69af36f7f084} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
2035 2024.07.11 23:16:09.873681 [ 3 ] {58ce885a-ff12-4a05-986e-69af36f7f084} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2036 2024.07.11 23:16:09.873753 [ 201 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::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
2037 2024.07.11 23:16:09.873760 [ 191 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::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
2038 2024.07.11 23:16:09.873880 [ 3 ] {58ce885a-ff12-4a05-986e-69af36f7f084} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001356 sec., 4424.778761061947 rows/sec., 190.13 KiB/sec.
2039 2024.07.11 23:16:09.874646 [ 3 ] {58ce885a-ff12-4a05-986e-69af36f7f084} <Debug> DynamicQueryHandler: Done processing query
2040 2024.07.11 23:16:09.874652 [ 201 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2041 2024.07.11 23:16:09.874660 [ 191 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2042 2024.07.11 23:16:09.874684 [ 3 ] {58ce885a-ff12-4a05-986e-69af36f7f084} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2043 2024.07.11 23:16:09.874712 [ 3 ] {} <Debug> HTTP-Session: 57bf7ad5-601d-46d7-89fc-65550dec8a52 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2044 2024.07.11 23:16:09.874784 [ 191 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 36 rows starting from the beginning of the part
2045 2024.07.11 23:16:09.874788 [ 201 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 30 rows starting from the beginning of the part
2046 2024.07.11 23:16:09.875085 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2047 2024.07.11 23:16:09.875218 [ 201 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::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
2048 2024.07.11 23:16:09.875557 [ 191 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::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
2049 2024.07.11 23:16:09.875578 [ 201 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::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
2050 2024.07.11 23:16:09.875759 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2051 2024.07.11 23:16:09.876006 [ 3 ] {} <Debug> HTTP-Session: aeda520e-244e-40f8-93d0-a97b2ec59758 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
2052 2024.07.11 23:16:09.876202 [ 201 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 135 rows starting from the beginning of the part
2053 2024.07.11 23:16:09.876223 [ 3 ] {} <Debug> HTTP-Session: aeda520e-244e-40f8-93d0-a97b2ec59758 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2054 2024.07.11 23:16:09.876247 [ 191 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 63 rows starting from the beginning of the part
2055 2024.07.11 23:16:09.876318 [ 3 ] {} <Debug> HTTP-Session: aeda520e-244e-40f8-93d0-a97b2ec59758 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2056 2024.07.11 23:16:09.876619 [ 3 ] {} <Trace> HTTP-Session: aeda520e-244e-40f8-93d0-a97b2ec59758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2057 2024.07.11 23:16:09.876670 [ 201 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 90 rows starting from the beginning of the part
2058 2024.07.11 23:16:09.876848 [ 191 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 354 rows starting from the beginning of the part
2059 2024.07.11 23:16:09.877217 [ 201 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 161 rows starting from the beginning of the part
2060 2024.07.11 23:16:09.877490 [ 3 ] {a90c0520-3635-4622-b0cb-e9bedadde10d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2061 2024.07.11 23:16:09.877511 [ 191 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 56 rows starting from the beginning of the part
2062 2024.07.11 23:16:09.877894 [ 3 ] {a90c0520-3635-4622-b0cb-e9bedadde10d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2063 2024.07.11 23:16:09.878071 [ 191 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 382 rows starting from the beginning of the part
2064 2024.07.11 23:16:09.879468 [ 3 ] {a90c0520-3635-4622-b0cb-e9bedadde10d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2065 2024.07.11 23:16:09.881415 [ 3 ] {a90c0520-3635-4622-b0cb-e9bedadde10d} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2066 2024.07.11 23:16:09.881520 [ 3 ] {a90c0520-3635-4622-b0cb-e9bedadde10d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
2067 2024.07.11 23:16:09.883684 [ 201 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 927 rows, containing 4 columns (4 merged, 0 gathered) in 0.011831165 sec., 78352.38541597553 rows/sec., 5.61 MiB/sec.
2068 2024.07.11 23:16:09.883713 [ 3 ] {a90c0520-3635-4622-b0cb-e9bedadde10d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
2069 2024.07.11 23:16:09.883935 [ 191 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 536 rows, containing 4 columns (4 merged, 0 gathered) in 0.01476685 sec., 36297.517750908286 rows/sec., 3.14 MiB/sec.
2070 2024.07.11 23:16:09.883988 [ 201 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
2071 2024.07.11 23:16:09.884632 [ 196 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
2072 2024.07.11 23:16:09.885238 [ 3 ] {a90c0520-3635-4622-b0cb-e9bedadde10d} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2073 2024.07.11 23:16:09.885524 [ 189 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_6_1} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2074 2024.07.11 23:16:09.886004 [ 189 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_6_1} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
2075 2024.07.11 23:16:09.886113 [ 196 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_6_1} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2076 2024.07.11 23:16:09.886286 [ 3 ] {a90c0520-3635-4622-b0cb-e9bedadde10d} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.009278 sec., 8299.20241431343 rows/sec., 523.33 KiB/sec.
2077 2024.07.11 23:16:09.886389 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB.
2078 2024.07.11 23:16:09.886431 [ 196 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_6_1} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
2079 2024.07.11 23:16:09.886750 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB.
2080 2024.07.11 23:16:09.886834 [ 3 ] {a90c0520-3635-4622-b0cb-e9bedadde10d} <Debug> DynamicQueryHandler: Done processing query
2081 2024.07.11 23:16:09.886864 [ 3 ] {a90c0520-3635-4622-b0cb-e9bedadde10d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2082 2024.07.11 23:16:09.886881 [ 3 ] {} <Debug> HTTP-Session: aeda520e-244e-40f8-93d0-a97b2ec59758 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2083 2024.07.11 23:16:09.887071 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 26800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2084 2024.07.11 23:16:09.887119 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2085 2024.07.11 23:16:09.887138 [ 3 ] {} <Debug> HTTP-Session: 59a27790-ae9d-4fff-8ff6-182b36451584 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
2086 2024.07.11 23:16:09.887155 [ 3 ] {} <Debug> HTTP-Session: 59a27790-ae9d-4fff-8ff6-182b36451584 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2087 2024.07.11 23:16:09.887169 [ 3 ] {} <Debug> HTTP-Session: 59a27790-ae9d-4fff-8ff6-182b36451584 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2088 2024.07.11 23:16:09.887201 [ 3 ] {} <Trace> HTTP-Session: 59a27790-ae9d-4fff-8ff6-182b36451584 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2089 2024.07.11 23:16:09.887367 [ 3 ] {329b399b-5f1d-4340-9a19-614951e1d6d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2090 2024.07.11 23:16:09.887414 [ 3 ] {329b399b-5f1d-4340-9a19-614951e1d6d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2091 2024.07.11 23:16:09.887578 [ 3 ] {329b399b-5f1d-4340-9a19-614951e1d6d2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2092 2024.07.11 23:16:09.887973 [ 3 ] {329b399b-5f1d-4340-9a19-614951e1d6d2} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2093 2024.07.11 23:16:09.888009 [ 3 ] {329b399b-5f1d-4340-9a19-614951e1d6d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
2094 2024.07.11 23:16:09.888386 [ 3 ] {329b399b-5f1d-4340-9a19-614951e1d6d2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2095 2024.07.11 23:16:09.888734 [ 3 ] {329b399b-5f1d-4340-9a19-614951e1d6d2} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2096 2024.07.11 23:16:09.888847 [ 87 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
2097 2024.07.11 23:16:09.888856 [ 3 ] {329b399b-5f1d-4340-9a19-614951e1d6d2} <Debug> executeQuery: Read 140 rows, 9.99 KiB in 0.001573 sec., 89001.90718372537 rows/sec., 6.20 MiB/sec.
2098 2024.07.11 23:16:09.888883 [ 87 ] {} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2099 2024.07.11 23:16:09.888919 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
2100 2024.07.11 23:16:09.889242 [ 3 ] {329b399b-5f1d-4340-9a19-614951e1d6d2} <Debug> DynamicQueryHandler: Done processing query
2101 2024.07.11 23:16:09.889269 [ 189 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::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
2102 2024.07.11 23:16:09.889306 [ 3 ] {329b399b-5f1d-4340-9a19-614951e1d6d2} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2103 2024.07.11 23:16:09.889373 [ 3 ] {} <Debug> HTTP-Session: 59a27790-ae9d-4fff-8ff6-182b36451584 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2104 2024.07.11 23:16:09.889500 [ 189 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2105 2024.07.11 23:16:09.889539 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 3216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2106 2024.07.11 23:16:09.889558 [ 189 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 48 rows starting from the beginning of the part
2107 2024.07.11 23:16:09.889614 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2108 2024.07.11 23:16:09.889695 [ 3 ] {} <Debug> HTTP-Session: 4262eefd-83a0-42d0-bfde-220e4084b08b Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
2109 2024.07.11 23:16:09.889818 [ 3 ] {} <Debug> HTTP-Session: 4262eefd-83a0-42d0-bfde-220e4084b08b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2110 2024.07.11 23:16:09.889825 [ 189 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part
2111 2024.07.11 23:16:09.889887 [ 3 ] {} <Debug> HTTP-Session: 4262eefd-83a0-42d0-bfde-220e4084b08b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2112 2024.07.11 23:16:09.890063 [ 3 ] {} <Trace> HTTP-Session: 4262eefd-83a0-42d0-bfde-220e4084b08b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2113 2024.07.11 23:16:09.890116 [ 189 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::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
2114 2024.07.11 23:16:09.890417 [ 189 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::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
2115 2024.07.11 23:16:09.890505 [ 3 ] {e6583e74-7828-40de-80bb-d62dde5fcf8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2116 2024.07.11 23:16:09.890668 [ 189 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::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
2117 2024.07.11 23:16:09.890726 [ 3 ] {e6583e74-7828-40de-80bb-d62dde5fcf8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2118 2024.07.11 23:16:09.890956 [ 189 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 140 rows starting from the beginning of the part
2119 2024.07.11 23:16:09.891677 [ 3 ] {e6583e74-7828-40de-80bb-d62dde5fcf8c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2120 2024.07.11 23:16:09.892458 [ 3 ] {e6583e74-7828-40de-80bb-d62dde5fcf8c} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2121 2024.07.11 23:16:09.892521 [ 3 ] {e6583e74-7828-40de-80bb-d62dde5fcf8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
2122 2024.07.11 23:16:09.893556 [ 3 ] {e6583e74-7828-40de-80bb-d62dde5fcf8c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2123 2024.07.11 23:16:09.894246 [ 189 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 428 rows, containing 5 columns (5 merged, 0 gathered) in 0.00523507 sec., 81756.30889367287 rows/sec., 5.72 MiB/sec.
2124 2024.07.11 23:16:09.894384 [ 3 ] {e6583e74-7828-40de-80bb-d62dde5fcf8c} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2125 2024.07.11 23:16:09.894484 [ 189 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
2126 2024.07.11 23:16:09.894728 [ 3 ] {e6583e74-7828-40de-80bb-d62dde5fcf8c} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.004431 sec., 5190.701873166328 rows/sec., 280.78 KiB/sec.
2127 2024.07.11 23:16:09.895112 [ 3 ] {e6583e74-7828-40de-80bb-d62dde5fcf8c} <Debug> DynamicQueryHandler: Done processing query
2128 2024.07.11 23:16:09.895166 [ 3 ] {e6583e74-7828-40de-80bb-d62dde5fcf8c} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2129 2024.07.11 23:16:09.895199 [ 3 ] {} <Debug> HTTP-Session: 4262eefd-83a0-42d0-bfde-220e4084b08b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2130 2024.07.11 23:16:09.895366 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 8216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2131 2024.07.11 23:16:09.895386 [ 189 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2132 2024.07.11 23:16:09.895469 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2133 2024.07.11 23:16:09.895512 [ 3 ] {} <Debug> HTTP-Session: 585721da-8871-462c-8b79-1ee86be23ae5 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
2134 2024.07.11 23:16:09.895554 [ 3 ] {} <Debug> HTTP-Session: 585721da-8871-462c-8b79-1ee86be23ae5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2135 2024.07.11 23:16:09.895562 [ 189 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
2136 2024.07.11 23:16:09.895582 [ 3 ] {} <Debug> HTTP-Session: 585721da-8871-462c-8b79-1ee86be23ae5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2137 2024.07.11 23:16:09.895665 [ 3 ] {} <Trace> HTTP-Session: 585721da-8871-462c-8b79-1ee86be23ae5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2138 2024.07.11 23:16:09.895704 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
2139 2024.07.11 23:16:09.895837 [ 3 ] {9e842a92-8897-4272-add5-5212eeafa197} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2140 2024.07.11 23:16:09.895887 [ 3 ] {9e842a92-8897-4272-add5-5212eeafa197} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2141 2024.07.11 23:16:09.896031 [ 3 ] {9e842a92-8897-4272-add5-5212eeafa197} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2142 2024.07.11 23:16:09.896309 [ 3 ] {9e842a92-8897-4272-add5-5212eeafa197} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2143 2024.07.11 23:16:09.896344 [ 3 ] {9e842a92-8897-4272-add5-5212eeafa197} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
2144 2024.07.11 23:16:09.896702 [ 3 ] {9e842a92-8897-4272-add5-5212eeafa197} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2145 2024.07.11 23:16:09.897025 [ 3 ] {9e842a92-8897-4272-add5-5212eeafa197} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2146 2024.07.11 23:16:09.897140 [ 87 ] {} <Debug> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
2147 2024.07.11 23:16:09.897151 [ 3 ] {9e842a92-8897-4272-add5-5212eeafa197} <Debug> executeQuery: Read 54 rows, 3.72 KiB in 0.00137 sec., 39416.05839416059 rows/sec., 2.65 MiB/sec.
2148 2024.07.11 23:16:09.897172 [ 87 ] {} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2149 2024.07.11 23:16:09.897210 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
2150 2024.07.11 23:16:09.897384 [ 196 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::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
2151 2024.07.11 23:16:09.897401 [ 3 ] {9e842a92-8897-4272-add5-5212eeafa197} <Debug> DynamicQueryHandler: Done processing query
2152 2024.07.11 23:16:09.897449 [ 3 ] {9e842a92-8897-4272-add5-5212eeafa197} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2153 2024.07.11 23:16:09.897493 [ 3 ] {} <Debug> HTTP-Session: 585721da-8871-462c-8b79-1ee86be23ae5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2154 2024.07.11 23:16:09.897660 [ 196 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2155 2024.07.11 23:16:09.897727 [ 196 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part
2156 2024.07.11 23:16:09.897924 [ 196 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::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
2157 2024.07.11 23:16:09.898175 [ 196 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::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
2158 2024.07.11 23:16:09.898428 [ 196 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::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
2159 2024.07.11 23:16:09.898559 [ 196 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 30 rows starting from the beginning of the part
2160 2024.07.11 23:16:09.898690 [ 196 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 54 rows starting from the beginning of the part
2161 2024.07.11 23:16:09.899766 [ 198 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 198 rows, containing 4 columns (4 merged, 0 gathered) in 0.002451067 sec., 80781.145517442 rows/sec., 5.38 MiB/sec.
2162 2024.07.11 23:16:09.899991 [ 198 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
2163 2024.07.11 23:16:09.900486 [ 198 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::all_1_6_1} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2164 2024.07.11 23:16:09.900571 [ 198 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::all_1_6_1} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
2165 2024.07.11 23:16:09.900664 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
2166 2024.07.11 23:16:13.668219 [ 80 ] {} <Debug> DNSResolver: Updating DNS cache
2167 2024.07.11 23:16:13.668320 [ 80 ] {} <Debug> DNSResolver: Updated DNS cache
2168 2024.07.11 23:16:14.852894 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 1225, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2169 2024.07.11 23:16:14.853020 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2170 2024.07.11 23:16:14.853050 [ 3 ] {} <Debug> HTTP-Session: b9eda129-9051-46f6-b5a8-a8f73d64d304 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
2171 2024.07.11 23:16:14.853079 [ 3 ] {} <Debug> HTTP-Session: b9eda129-9051-46f6-b5a8-a8f73d64d304 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2172 2024.07.11 23:16:14.853097 [ 3 ] {} <Debug> HTTP-Session: b9eda129-9051-46f6-b5a8-a8f73d64d304 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2173 2024.07.11 23:16:14.853153 [ 3 ] {} <Trace> HTTP-Session: b9eda129-9051-46f6-b5a8-a8f73d64d304 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2174 2024.07.11 23:16:14.853436 [ 3 ] {ddf25869-56ec-446e-bd3c-126d6f76a09e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) 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', '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', '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)
2175 2024.07.11 23:16:14.853875 [ 3 ] {ddf25869-56ec-446e-bd3c-126d6f76a09e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2176 2024.07.11 23:16:14.853924 [ 3 ] {ddf25869-56ec-446e-bd3c-126d6f76a09e} <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', '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', '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
2177 2024.07.11 23:16:14.854271 [ 3 ] {ddf25869-56ec-446e-bd3c-126d6f76a09e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2178 2024.07.11 23:16:14.854354 [ 3 ] {ddf25869-56ec-446e-bd3c-126d6f76a09e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2179 2024.07.11 23:16:14.854526 [ 3 ] {ddf25869-56ec-446e-bd3c-126d6f76a09e} <Debug> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Key condition: (column 0 notIn 34-element set)
2180 2024.07.11 23:16:14.854667 [ 251 ] {ddf25869-56ec-446e-bd3c-126d6f76a09e} <Trace> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2181 2024.07.11 23:16:14.854703 [ 252 ] {ddf25869-56ec-446e-bd3c-126d6f76a09e} <Trace> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2182 2024.07.11 23:16:14.854749 [ 253 ] {ddf25869-56ec-446e-bd3c-126d6f76a09e} <Trace> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2183 2024.07.11 23:16:14.854924 [ 3 ] {ddf25869-56ec-446e-bd3c-126d6f76a09e} <Debug> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (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
2184 2024.07.11 23:16:14.854957 [ 3 ] {ddf25869-56ec-446e-bd3c-126d6f76a09e} <Trace> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Spreading mark ranges among streams (default reading)
2185 2024.07.11 23:16:14.855075 [ 3 ] {ddf25869-56ec-446e-bd3c-126d6f76a09e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2186 2024.07.11 23:16:14.855098 [ 3 ] {ddf25869-56ec-446e-bd3c-126d6f76a09e} <Debug> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Reading approx. 34 rows with 3 streams
2187 2024.07.11 23:16:14.855141 [ 3 ] {ddf25869-56ec-446e-bd3c-126d6f76a09e} <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', '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', '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'))"
2188 2024.07.11 23:16:14.855185 [ 3 ] {ddf25869-56ec-446e-bd3c-126d6f76a09e} <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', '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', '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'))"
2189 2024.07.11 23:16:14.855226 [ 3 ] {ddf25869-56ec-446e-bd3c-126d6f76a09e} <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', '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', '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'))"
2190 2024.07.11 23:16:14.857284 [ 3 ] {ddf25869-56ec-446e-bd3c-126d6f76a09e} <Debug> executeQuery: Read 34 rows, 1.27 KiB in 0.003978 sec., 8547.008547008547 rows/sec., 320.37 KiB/sec.
2191 2024.07.11 23:16:14.857683 [ 3 ] {ddf25869-56ec-446e-bd3c-126d6f76a09e} <Debug> DynamicQueryHandler: Done processing query
2192 2024.07.11 23:16:14.857710 [ 3 ] {ddf25869-56ec-446e-bd3c-126d6f76a09e} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
2193 2024.07.11 23:16:14.857727 [ 3 ] {} <Debug> HTTP-Session: b9eda129-9051-46f6-b5a8-a8f73d64d304 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2194 2024.07.11 23:16:14.857960 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 1263, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2195 2024.07.11 23:16:14.858015 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2196 2024.07.11 23:16:14.858035 [ 3 ] {} <Debug> HTTP-Session: 600f27b5-8db1-4f5e-9467-a437fa3c8738 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
2197 2024.07.11 23:16:14.858053 [ 3 ] {} <Debug> HTTP-Session: 600f27b5-8db1-4f5e-9467-a437fa3c8738 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2198 2024.07.11 23:16:14.858066 [ 3 ] {} <Debug> HTTP-Session: 600f27b5-8db1-4f5e-9467-a437fa3c8738 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2199 2024.07.11 23:16:14.858103 [ 3 ] {} <Trace> HTTP-Session: 600f27b5-8db1-4f5e-9467-a437fa3c8738 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2200 2024.07.11 23:16:14.858286 [ 3 ] {74756e70-4729-4ced-ad1c-860e8de764a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) 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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:errors_received', '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)
2201 2024.07.11 23:16:14.858586 [ 3 ] {74756e70-4729-4ced-ad1c-860e8de764a7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2202 2024.07.11 23:16:14.858633 [ 3 ] {74756e70-4729-4ced-ad1c-860e8de764a7} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:errors_received', '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
2203 2024.07.11 23:16:14.858937 [ 3 ] {74756e70-4729-4ced-ad1c-860e8de764a7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2204 2024.07.11 23:16:14.859004 [ 3 ] {74756e70-4729-4ced-ad1c-860e8de764a7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2205 2024.07.11 23:16:14.859143 [ 3 ] {74756e70-4729-4ced-ad1c-860e8de764a7} <Debug> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Key condition: (column 0 notIn 35-element set)
2206 2024.07.11 23:16:14.859279 [ 261 ] {74756e70-4729-4ced-ad1c-860e8de764a7} <Trace> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2207 2024.07.11 23:16:14.859293 [ 259 ] {74756e70-4729-4ced-ad1c-860e8de764a7} <Trace> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2208 2024.07.11 23:16:14.859297 [ 260 ] {74756e70-4729-4ced-ad1c-860e8de764a7} <Trace> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2209 2024.07.11 23:16:14.859410 [ 3 ] {74756e70-4729-4ced-ad1c-860e8de764a7} <Debug> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (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
2210 2024.07.11 23:16:14.859439 [ 3 ] {74756e70-4729-4ced-ad1c-860e8de764a7} <Trace> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Spreading mark ranges among streams (default reading)
2211 2024.07.11 23:16:14.859543 [ 3 ] {74756e70-4729-4ced-ad1c-860e8de764a7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2212 2024.07.11 23:16:14.859564 [ 3 ] {74756e70-4729-4ced-ad1c-860e8de764a7} <Debug> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Reading approx. 34 rows with 3 streams
2213 2024.07.11 23:16:14.859603 [ 3 ] {74756e70-4729-4ced-ad1c-860e8de764a7} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:errors_received', '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'))"
2214 2024.07.11 23:16:14.859644 [ 3 ] {74756e70-4729-4ced-ad1c-860e8de764a7} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:errors_received', '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'))"
2215 2024.07.11 23:16:14.859684 [ 3 ] {74756e70-4729-4ced-ad1c-860e8de764a7} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:errors_received', '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'))"
2216 2024.07.11 23:16:14.861376 [ 3 ] {74756e70-4729-4ced-ad1c-860e8de764a7} <Debug> executeQuery: Read 34 rows, 1.27 KiB in 0.003175 sec., 10708.661417322835 rows/sec., 401.39 KiB/sec.
2217 2024.07.11 23:16:14.861703 [ 3 ] {74756e70-4729-4ced-ad1c-860e8de764a7} <Debug> DynamicQueryHandler: Done processing query
2218 2024.07.11 23:16:14.861728 [ 3 ] {74756e70-4729-4ced-ad1c-860e8de764a7} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
2219 2024.07.11 23:16:14.861745 [ 3 ] {} <Debug> HTTP-Session: 600f27b5-8db1-4f5e-9467-a437fa3c8738 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2220 2024.07.11 23:16:14.862020 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 1297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2221 2024.07.11 23:16:14.862069 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2222 2024.07.11 23:16:14.862088 [ 3 ] {} <Debug> HTTP-Session: e7820cb6-ab46-4005-a152-47890f087778 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
2223 2024.07.11 23:16:14.862105 [ 3 ] {} <Debug> HTTP-Session: e7820cb6-ab46-4005-a152-47890f087778 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2224 2024.07.11 23:16:14.862119 [ 3 ] {} <Debug> HTTP-Session: e7820cb6-ab46-4005-a152-47890f087778 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2225 2024.07.11 23:16:14.862151 [ 3 ] {} <Trace> HTTP-Session: e7820cb6-ab46-4005-a152-47890f087778 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2226 2024.07.11 23:16:14.862308 [ 3 ] {a97ccf6f-6166-4fe7-8d72-4552122cfb56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) 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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', '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)
2227 2024.07.11 23:16:14.862598 [ 3 ] {a97ccf6f-6166-4fe7-8d72-4552122cfb56} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2228 2024.07.11 23:16:14.862645 [ 3 ] {a97ccf6f-6166-4fe7-8d72-4552122cfb56} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', '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
2229 2024.07.11 23:16:14.862955 [ 3 ] {a97ccf6f-6166-4fe7-8d72-4552122cfb56} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2230 2024.07.11 23:16:14.863021 [ 3 ] {a97ccf6f-6166-4fe7-8d72-4552122cfb56} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2231 2024.07.11 23:16:14.863159 [ 3 ] {a97ccf6f-6166-4fe7-8d72-4552122cfb56} <Debug> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Key condition: (column 0 notIn 36-element set)
2232 2024.07.11 23:16:14.863267 [ 262 ] {a97ccf6f-6166-4fe7-8d72-4552122cfb56} <Trace> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2233 2024.07.11 23:16:14.863284 [ 258 ] {a97ccf6f-6166-4fe7-8d72-4552122cfb56} <Trace> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2234 2024.07.11 23:16:14.863300 [ 259 ] {a97ccf6f-6166-4fe7-8d72-4552122cfb56} <Trace> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2235 2024.07.11 23:16:14.863403 [ 3 ] {a97ccf6f-6166-4fe7-8d72-4552122cfb56} <Debug> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (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
2236 2024.07.11 23:16:14.863428 [ 3 ] {a97ccf6f-6166-4fe7-8d72-4552122cfb56} <Trace> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Spreading mark ranges among streams (default reading)
2237 2024.07.11 23:16:14.863529 [ 3 ] {a97ccf6f-6166-4fe7-8d72-4552122cfb56} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2238 2024.07.11 23:16:14.863550 [ 3 ] {a97ccf6f-6166-4fe7-8d72-4552122cfb56} <Debug> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Reading approx. 34 rows with 3 streams
2239 2024.07.11 23:16:14.863589 [ 3 ] {a97ccf6f-6166-4fe7-8d72-4552122cfb56} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', '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'))"
2240 2024.07.11 23:16:14.863630 [ 3 ] {a97ccf6f-6166-4fe7-8d72-4552122cfb56} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', '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'))"
2241 2024.07.11 23:16:14.863667 [ 3 ] {a97ccf6f-6166-4fe7-8d72-4552122cfb56} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', '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'))"
2242 2024.07.11 23:16:14.865446 [ 3 ] {a97ccf6f-6166-4fe7-8d72-4552122cfb56} <Debug> executeQuery: Read 34 rows, 1.27 KiB in 0.003216 sec., 10572.139303482587 rows/sec., 396.27 KiB/sec.
2243 2024.07.11 23:16:14.865783 [ 3 ] {a97ccf6f-6166-4fe7-8d72-4552122cfb56} <Debug> DynamicQueryHandler: Done processing query
2244 2024.07.11 23:16:14.865808 [ 3 ] {a97ccf6f-6166-4fe7-8d72-4552122cfb56} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
2245 2024.07.11 23:16:14.865825 [ 3 ] {} <Debug> HTTP-Session: e7820cb6-ab46-4005-a152-47890f087778 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2246 2024.07.11 23:16:14.866048 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 1334, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2247 2024.07.11 23:16:14.866097 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2248 2024.07.11 23:16:14.866116 [ 3 ] {} <Debug> HTTP-Session: 71ce727f-76a3-4db2-ac01-10dd09003184 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
2249 2024.07.11 23:16:14.866132 [ 3 ] {} <Debug> HTTP-Session: 71ce727f-76a3-4db2-ac01-10dd09003184 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2250 2024.07.11 23:16:14.866146 [ 3 ] {} <Debug> HTTP-Session: 71ce727f-76a3-4db2-ac01-10dd09003184 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2251 2024.07.11 23:16:14.866177 [ 3 ] {} <Trace> HTTP-Session: 71ce727f-76a3-4db2-ac01-10dd09003184 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2252 2024.07.11 23:16:14.866329 [ 3 ] {84446194-2a0b-470a-aa03-ae8df8e939bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) 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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', '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)
2253 2024.07.11 23:16:14.866620 [ 3 ] {84446194-2a0b-470a-aa03-ae8df8e939bf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2254 2024.07.11 23:16:14.866668 [ 3 ] {84446194-2a0b-470a-aa03-ae8df8e939bf} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', '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
2255 2024.07.11 23:16:14.866979 [ 3 ] {84446194-2a0b-470a-aa03-ae8df8e939bf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2256 2024.07.11 23:16:14.867043 [ 3 ] {84446194-2a0b-470a-aa03-ae8df8e939bf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2257 2024.07.11 23:16:14.867177 [ 3 ] {84446194-2a0b-470a-aa03-ae8df8e939bf} <Debug> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Key condition: (column 0 notIn 37-element set)
2258 2024.07.11 23:16:14.867327 [ 258 ] {84446194-2a0b-470a-aa03-ae8df8e939bf} <Trace> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2259 2024.07.11 23:16:14.867332 [ 262 ] {84446194-2a0b-470a-aa03-ae8df8e939bf} <Trace> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2260 2024.07.11 23:16:14.867345 [ 259 ] {84446194-2a0b-470a-aa03-ae8df8e939bf} <Trace> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2261 2024.07.11 23:16:14.867467 [ 3 ] {84446194-2a0b-470a-aa03-ae8df8e939bf} <Debug> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (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
2262 2024.07.11 23:16:14.867490 [ 3 ] {84446194-2a0b-470a-aa03-ae8df8e939bf} <Trace> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Spreading mark ranges among streams (default reading)
2263 2024.07.11 23:16:14.867591 [ 3 ] {84446194-2a0b-470a-aa03-ae8df8e939bf} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2264 2024.07.11 23:16:14.867612 [ 3 ] {84446194-2a0b-470a-aa03-ae8df8e939bf} <Debug> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Reading approx. 34 rows with 3 streams
2265 2024.07.11 23:16:14.867651 [ 3 ] {84446194-2a0b-470a-aa03-ae8df8e939bf} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', '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'))"
2266 2024.07.11 23:16:14.867691 [ 3 ] {84446194-2a0b-470a-aa03-ae8df8e939bf} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', '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'))"
2267 2024.07.11 23:16:14.867729 [ 3 ] {84446194-2a0b-470a-aa03-ae8df8e939bf} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', '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'))"
2268 2024.07.11 23:16:14.869459 [ 3 ] {84446194-2a0b-470a-aa03-ae8df8e939bf} <Debug> executeQuery: Read 34 rows, 1.27 KiB in 0.003207 sec., 10601.808543810414 rows/sec., 397.39 KiB/sec.
2269 2024.07.11 23:16:14.869782 [ 3 ] {84446194-2a0b-470a-aa03-ae8df8e939bf} <Debug> DynamicQueryHandler: Done processing query
2270 2024.07.11 23:16:14.869808 [ 3 ] {84446194-2a0b-470a-aa03-ae8df8e939bf} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
2271 2024.07.11 23:16:14.869824 [ 3 ] {} <Debug> HTTP-Session: 71ce727f-76a3-4db2-ac01-10dd09003184 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2272 2024.07.11 23:16:14.870037 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 1373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2273 2024.07.11 23:16:14.870083 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2274 2024.07.11 23:16:14.870102 [ 3 ] {} <Debug> HTTP-Session: d131e16b-1503-42a5-b21f-b802d6991de6 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
2275 2024.07.11 23:16:14.870117 [ 3 ] {} <Debug> HTTP-Session: d131e16b-1503-42a5-b21f-b802d6991de6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2276 2024.07.11 23:16:14.870131 [ 3 ] {} <Debug> HTTP-Session: d131e16b-1503-42a5-b21f-b802d6991de6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2277 2024.07.11 23:16:14.870161 [ 3 ] {} <Trace> HTTP-Session: d131e16b-1503-42a5-b21f-b802d6991de6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2278 2024.07.11 23:16:14.870313 [ 3 ] {0dc2d073-416a-475d-b7a6-361935f663f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) 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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', '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)
2279 2024.07.11 23:16:14.870601 [ 3 ] {0dc2d073-416a-475d-b7a6-361935f663f1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2280 2024.07.11 23:16:14.870649 [ 3 ] {0dc2d073-416a-475d-b7a6-361935f663f1} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', '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
2281 2024.07.11 23:16:14.870962 [ 3 ] {0dc2d073-416a-475d-b7a6-361935f663f1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2282 2024.07.11 23:16:14.871026 [ 3 ] {0dc2d073-416a-475d-b7a6-361935f663f1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2283 2024.07.11 23:16:14.871159 [ 3 ] {0dc2d073-416a-475d-b7a6-361935f663f1} <Debug> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Key condition: (column 0 notIn 38-element set)
2284 2024.07.11 23:16:14.871289 [ 261 ] {0dc2d073-416a-475d-b7a6-361935f663f1} <Trace> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2285 2024.07.11 23:16:14.871295 [ 259 ] {0dc2d073-416a-475d-b7a6-361935f663f1} <Trace> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2286 2024.07.11 23:16:14.871310 [ 262 ] {0dc2d073-416a-475d-b7a6-361935f663f1} <Trace> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2287 2024.07.11 23:16:14.871428 [ 3 ] {0dc2d073-416a-475d-b7a6-361935f663f1} <Debug> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (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
2288 2024.07.11 23:16:14.871456 [ 3 ] {0dc2d073-416a-475d-b7a6-361935f663f1} <Trace> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Spreading mark ranges among streams (default reading)
2289 2024.07.11 23:16:14.871556 [ 3 ] {0dc2d073-416a-475d-b7a6-361935f663f1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2290 2024.07.11 23:16:14.871576 [ 3 ] {0dc2d073-416a-475d-b7a6-361935f663f1} <Debug> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Reading approx. 34 rows with 3 streams
2291 2024.07.11 23:16:14.871615 [ 3 ] {0dc2d073-416a-475d-b7a6-361935f663f1} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', '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'))"
2292 2024.07.11 23:16:14.871653 [ 3 ] {0dc2d073-416a-475d-b7a6-361935f663f1} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', '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'))"
2293 2024.07.11 23:16:14.871690 [ 3 ] {0dc2d073-416a-475d-b7a6-361935f663f1} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', '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'))"
2294 2024.07.11 23:16:14.873268 [ 3 ] {0dc2d073-416a-475d-b7a6-361935f663f1} <Debug> executeQuery: Read 34 rows, 1.27 KiB in 0.003035 sec., 11202.635914332785 rows/sec., 419.91 KiB/sec.
2295 2024.07.11 23:16:14.873587 [ 3 ] {0dc2d073-416a-475d-b7a6-361935f663f1} <Debug> DynamicQueryHandler: Done processing query
2296 2024.07.11 23:16:14.873612 [ 3 ] {0dc2d073-416a-475d-b7a6-361935f663f1} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
2297 2024.07.11 23:16:14.873629 [ 3 ] {} <Debug> HTTP-Session: d131e16b-1503-42a5-b21f-b802d6991de6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2298 2024.07.11 23:16:14.873857 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 1406, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2299 2024.07.11 23:16:14.873906 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2300 2024.07.11 23:16:14.873926 [ 3 ] {} <Debug> HTTP-Session: aa79d708-1a99-433a-9575-86659786ced4 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
2301 2024.07.11 23:16:14.873943 [ 3 ] {} <Debug> HTTP-Session: aa79d708-1a99-433a-9575-86659786ced4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2302 2024.07.11 23:16:14.873956 [ 3 ] {} <Debug> HTTP-Session: aa79d708-1a99-433a-9575-86659786ced4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2303 2024.07.11 23:16:14.873986 [ 3 ] {} <Trace> HTTP-Session: aa79d708-1a99-433a-9575-86659786ced4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2304 2024.07.11 23:16:14.874137 [ 3 ] {a321e598-f661-4a4c-818d-d03163c3f38b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) 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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', '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)
2305 2024.07.11 23:16:14.874427 [ 3 ] {a321e598-f661-4a4c-818d-d03163c3f38b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2306 2024.07.11 23:16:14.874474 [ 3 ] {a321e598-f661-4a4c-818d-d03163c3f38b} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', '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
2307 2024.07.11 23:16:14.874789 [ 3 ] {a321e598-f661-4a4c-818d-d03163c3f38b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2308 2024.07.11 23:16:14.874859 [ 3 ] {a321e598-f661-4a4c-818d-d03163c3f38b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2309 2024.07.11 23:16:14.874996 [ 3 ] {a321e598-f661-4a4c-818d-d03163c3f38b} <Debug> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Key condition: (column 0 notIn 39-element set)
2310 2024.07.11 23:16:14.875086 [ 261 ] {a321e598-f661-4a4c-818d-d03163c3f38b} <Trace> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2311 2024.07.11 23:16:14.875118 [ 262 ] {a321e598-f661-4a4c-818d-d03163c3f38b} <Trace> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2312 2024.07.11 23:16:14.875128 [ 258 ] {a321e598-f661-4a4c-818d-d03163c3f38b} <Trace> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2313 2024.07.11 23:16:14.875223 [ 3 ] {a321e598-f661-4a4c-818d-d03163c3f38b} <Debug> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (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
2314 2024.07.11 23:16:14.875252 [ 3 ] {a321e598-f661-4a4c-818d-d03163c3f38b} <Trace> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Spreading mark ranges among streams (default reading)
2315 2024.07.11 23:16:14.875354 [ 3 ] {a321e598-f661-4a4c-818d-d03163c3f38b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2316 2024.07.11 23:16:14.875374 [ 3 ] {a321e598-f661-4a4c-818d-d03163c3f38b} <Debug> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Reading approx. 34 rows with 3 streams
2317 2024.07.11 23:16:14.875413 [ 3 ] {a321e598-f661-4a4c-818d-d03163c3f38b} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', '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'))"
2318 2024.07.11 23:16:14.875454 [ 3 ] {a321e598-f661-4a4c-818d-d03163c3f38b} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', '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'))"
2319 2024.07.11 23:16:14.875491 [ 3 ] {a321e598-f661-4a4c-818d-d03163c3f38b} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', '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'))"
2320 2024.07.11 23:16:14.877181 [ 3 ] {a321e598-f661-4a4c-818d-d03163c3f38b} <Debug> executeQuery: Read 34 rows, 1.27 KiB in 0.003123 sec., 10886.967659301954 rows/sec., 408.07 KiB/sec.
2321 2024.07.11 23:16:14.877516 [ 3 ] {a321e598-f661-4a4c-818d-d03163c3f38b} <Debug> DynamicQueryHandler: Done processing query
2322 2024.07.11 23:16:14.877540 [ 3 ] {a321e598-f661-4a4c-818d-d03163c3f38b} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
2323 2024.07.11 23:16:14.877557 [ 3 ] {} <Debug> HTTP-Session: aa79d708-1a99-433a-9575-86659786ced4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2324 2024.07.11 23:16:14.893921 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2325 2024.07.11 23:16:14.894021 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2326 2024.07.11 23:16:14.894060 [ 3 ] {} <Debug> HTTP-Session: ce07c509-7b04-4369-9e09-bae1a834d7a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
2327 2024.07.11 23:16:14.894092 [ 3 ] {} <Debug> HTTP-Session: ce07c509-7b04-4369-9e09-bae1a834d7a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2328 2024.07.11 23:16:14.894119 [ 3 ] {} <Debug> HTTP-Session: ce07c509-7b04-4369-9e09-bae1a834d7a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2329 2024.07.11 23:16:14.894181 [ 3 ] {} <Trace> HTTP-Session: ce07c509-7b04-4369-9e09-bae1a834d7a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2330 2024.07.11 23:16:14.894398 [ 3 ] {7dd265a1-58da-46e9-890e-6f2cfb43fb1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
2331 2024.07.11 23:16:14.894487 [ 3 ] {7dd265a1-58da-46e9-890e-6f2cfb43fb1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2332 2024.07.11 23:16:14.894800 [ 3 ] {7dd265a1-58da-46e9-890e-6f2cfb43fb1c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2333 2024.07.11 23:16:14.895087 [ 3 ] {7dd265a1-58da-46e9-890e-6f2cfb43fb1c} <Trace> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2334 2024.07.11 23:16:14.895123 [ 3 ] {7dd265a1-58da-46e9-890e-6f2cfb43fb1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
2335 2024.07.11 23:16:14.895610 [ 3 ] {7dd265a1-58da-46e9-890e-6f2cfb43fb1c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2336 2024.07.11 23:16:14.895927 [ 3 ] {7dd265a1-58da-46e9-890e-6f2cfb43fb1c} <Trace> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2337 2024.07.11 23:16:14.896062 [ 3 ] {7dd265a1-58da-46e9-890e-6f2cfb43fb1c} <Debug> executeQuery: Read 6 rows, 996.00 B in 0.001745 sec., 3438.3954154727794 rows/sec., 557.40 KiB/sec.
2338 2024.07.11 23:16:14.896413 [ 3 ] {7dd265a1-58da-46e9-890e-6f2cfb43fb1c} <Debug> DynamicQueryHandler: Done processing query
2339 2024.07.11 23:16:14.896438 [ 3 ] {7dd265a1-58da-46e9-890e-6f2cfb43fb1c} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2340 2024.07.11 23:16:14.896454 [ 3 ] {} <Debug> HTTP-Session: ce07c509-7b04-4369-9e09-bae1a834d7a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2341 2024.07.11 23:16:14.896602 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 3065, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2342 2024.07.11 23:16:14.896651 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2343 2024.07.11 23:16:14.896670 [ 3 ] {} <Debug> HTTP-Session: 733328f6-c0e0-490b-b07d-6e84763765ee Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
2344 2024.07.11 23:16:14.896686 [ 3 ] {} <Debug> HTTP-Session: 733328f6-c0e0-490b-b07d-6e84763765ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2345 2024.07.11 23:16:14.896699 [ 3 ] {} <Debug> HTTP-Session: 733328f6-c0e0-490b-b07d-6e84763765ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2346 2024.07.11 23:16:14.896730 [ 3 ] {} <Trace> HTTP-Session: 733328f6-c0e0-490b-b07d-6e84763765ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2347 2024.07.11 23:16:14.896837 [ 3 ] {3535f4ce-fd07-443c-a5e6-41d0398ae000} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2348 2024.07.11 23:16:14.896882 [ 3 ] {3535f4ce-fd07-443c-a5e6-41d0398ae000} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2349 2024.07.11 23:16:14.897025 [ 3 ] {3535f4ce-fd07-443c-a5e6-41d0398ae000} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2350 2024.07.11 23:16:14.897282 [ 3 ] {3535f4ce-fd07-443c-a5e6-41d0398ae000} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2351 2024.07.11 23:16:14.897342 [ 3 ] {3535f4ce-fd07-443c-a5e6-41d0398ae000} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
2352 2024.07.11 23:16:14.897650 [ 3 ] {3535f4ce-fd07-443c-a5e6-41d0398ae000} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2353 2024.07.11 23:16:14.897955 [ 3 ] {3535f4ce-fd07-443c-a5e6-41d0398ae000} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2354 2024.07.11 23:16:14.898081 [ 3 ] {3535f4ce-fd07-443c-a5e6-41d0398ae000} <Debug> executeQuery: Read 21 rows, 1.70 KiB in 0.001277 sec., 16444.79248238058 rows/sec., 1.30 MiB/sec.
2355 2024.07.11 23:16:14.898345 [ 3 ] {3535f4ce-fd07-443c-a5e6-41d0398ae000} <Debug> DynamicQueryHandler: Done processing query
2356 2024.07.11 23:16:14.898369 [ 3 ] {3535f4ce-fd07-443c-a5e6-41d0398ae000} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2357 2024.07.11 23:16:14.898385 [ 3 ] {} <Debug> HTTP-Session: 733328f6-c0e0-490b-b07d-6e84763765ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2358 2024.07.11 23:16:14.898528 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 22246, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2359 2024.07.11 23:16:14.898575 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2360 2024.07.11 23:16:14.898593 [ 3 ] {} <Debug> HTTP-Session: 18c33e92-6f0a-44b2-813a-cec8788ff510 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
2361 2024.07.11 23:16:14.898609 [ 3 ] {} <Debug> HTTP-Session: 18c33e92-6f0a-44b2-813a-cec8788ff510 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2362 2024.07.11 23:16:14.898623 [ 3 ] {} <Debug> HTTP-Session: 18c33e92-6f0a-44b2-813a-cec8788ff510 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2363 2024.07.11 23:16:14.898653 [ 3 ] {} <Trace> HTTP-Session: 18c33e92-6f0a-44b2-813a-cec8788ff510 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2364 2024.07.11 23:16:14.898801 [ 3 ] {0a7f5e37-da6f-4976-affa-3b0d5ac68c4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2365 2024.07.11 23:16:14.898844 [ 3 ] {0a7f5e37-da6f-4976-affa-3b0d5ac68c4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2366 2024.07.11 23:16:14.898986 [ 3 ] {0a7f5e37-da6f-4976-affa-3b0d5ac68c4b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2367 2024.07.11 23:16:14.899331 [ 3 ] {0a7f5e37-da6f-4976-affa-3b0d5ac68c4b} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2368 2024.07.11 23:16:14.899366 [ 3 ] {0a7f5e37-da6f-4976-affa-3b0d5ac68c4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
2369 2024.07.11 23:16:14.899703 [ 3 ] {0a7f5e37-da6f-4976-affa-3b0d5ac68c4b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2370 2024.07.11 23:16:14.900011 [ 3 ] {0a7f5e37-da6f-4976-affa-3b0d5ac68c4b} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2371 2024.07.11 23:16:14.900132 [ 3 ] {0a7f5e37-da6f-4976-affa-3b0d5ac68c4b} <Debug> executeQuery: Read 155 rows, 12.82 KiB in 0.001403 sec., 110477.5481111903 rows/sec., 8.92 MiB/sec.
2372 2024.07.11 23:16:14.900280 [ 3 ] {0a7f5e37-da6f-4976-affa-3b0d5ac68c4b} <Debug> DynamicQueryHandler: Done processing query
2373 2024.07.11 23:16:14.900304 [ 3 ] {0a7f5e37-da6f-4976-affa-3b0d5ac68c4b} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2374 2024.07.11 23:16:14.900319 [ 3 ] {} <Debug> HTTP-Session: 18c33e92-6f0a-44b2-813a-cec8788ff510 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2375 2024.07.11 23:16:14.900454 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 18494, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2376 2024.07.11 23:16:14.900499 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2377 2024.07.11 23:16:14.900518 [ 3 ] {} <Debug> HTTP-Session: 9e298cc9-d5f2-48c0-932d-12ced49e8d82 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
2378 2024.07.11 23:16:14.900533 [ 3 ] {} <Debug> HTTP-Session: 9e298cc9-d5f2-48c0-932d-12ced49e8d82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2379 2024.07.11 23:16:14.900547 [ 3 ] {} <Debug> HTTP-Session: 9e298cc9-d5f2-48c0-932d-12ced49e8d82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2380 2024.07.11 23:16:14.900577 [ 3 ] {} <Trace> HTTP-Session: 9e298cc9-d5f2-48c0-932d-12ced49e8d82 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2381 2024.07.11 23:16:14.900694 [ 3 ] {3a940f17-d4ab-4f02-ad23-9f331b7baa74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2382 2024.07.11 23:16:14.900736 [ 3 ] {3a940f17-d4ab-4f02-ad23-9f331b7baa74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2383 2024.07.11 23:16:14.900857 [ 3 ] {3a940f17-d4ab-4f02-ad23-9f331b7baa74} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2384 2024.07.11 23:16:14.901163 [ 3 ] {3a940f17-d4ab-4f02-ad23-9f331b7baa74} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2385 2024.07.11 23:16:14.901197 [ 3 ] {3a940f17-d4ab-4f02-ad23-9f331b7baa74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
2386 2024.07.11 23:16:14.901500 [ 3 ] {3a940f17-d4ab-4f02-ad23-9f331b7baa74} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2387 2024.07.11 23:16:14.901796 [ 3 ] {3a940f17-d4ab-4f02-ad23-9f331b7baa74} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2388 2024.07.11 23:16:14.901916 [ 3 ] {3a940f17-d4ab-4f02-ad23-9f331b7baa74} <Debug> executeQuery: Read 109 rows, 8.70 KiB in 0.001268 sec., 85962.1451104101 rows/sec., 6.70 MiB/sec.
2389 2024.07.11 23:16:14.902063 [ 3 ] {3a940f17-d4ab-4f02-ad23-9f331b7baa74} <Debug> DynamicQueryHandler: Done processing query
2390 2024.07.11 23:16:14.902086 [ 3 ] {3a940f17-d4ab-4f02-ad23-9f331b7baa74} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2391 2024.07.11 23:16:14.902101 [ 3 ] {} <Debug> HTTP-Session: 9e298cc9-d5f2-48c0-932d-12ced49e8d82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2392 2024.07.11 23:16:14.902496 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 76776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2393 2024.07.11 23:16:14.902542 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2394 2024.07.11 23:16:14.902562 [ 3 ] {} <Debug> HTTP-Session: 84cc15f9-4338-47cf-a1ce-d557b1c9359c Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
2395 2024.07.11 23:16:14.902578 [ 3 ] {} <Debug> HTTP-Session: 84cc15f9-4338-47cf-a1ce-d557b1c9359c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2396 2024.07.11 23:16:14.902592 [ 3 ] {} <Debug> HTTP-Session: 84cc15f9-4338-47cf-a1ce-d557b1c9359c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2397 2024.07.11 23:16:14.902620 [ 3 ] {} <Trace> HTTP-Session: 84cc15f9-4338-47cf-a1ce-d557b1c9359c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2398 2024.07.11 23:16:14.903241 [ 3 ] {fed2232a-b002-4798-a048-517a8fb5c322} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2399 2024.07.11 23:16:14.903289 [ 3 ] {fed2232a-b002-4798-a048-517a8fb5c322} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2400 2024.07.11 23:16:14.903425 [ 3 ] {fed2232a-b002-4798-a048-517a8fb5c322} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2401 2024.07.11 23:16:14.903888 [ 3 ] {fed2232a-b002-4798-a048-517a8fb5c322} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2402 2024.07.11 23:16:14.903924 [ 3 ] {fed2232a-b002-4798-a048-517a8fb5c322} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
2403 2024.07.11 23:16:14.904310 [ 3 ] {fed2232a-b002-4798-a048-517a8fb5c322} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2404 2024.07.11 23:16:14.904638 [ 3 ] {fed2232a-b002-4798-a048-517a8fb5c322} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2405 2024.07.11 23:16:14.904763 [ 3 ] {fed2232a-b002-4798-a048-517a8fb5c322} <Debug> executeQuery: Read 400 rows, 28.75 KiB in 0.002035 sec., 196560.19656019658 rows/sec., 13.80 MiB/sec.
2406 2024.07.11 23:16:14.904918 [ 3 ] {fed2232a-b002-4798-a048-517a8fb5c322} <Debug> DynamicQueryHandler: Done processing query
2407 2024.07.11 23:16:14.904942 [ 3 ] {fed2232a-b002-4798-a048-517a8fb5c322} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
2408 2024.07.11 23:16:14.904958 [ 3 ] {} <Debug> HTTP-Session: 84cc15f9-4338-47cf-a1ce-d557b1c9359c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2409 2024.07.11 23:16:14.905188 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 33499, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2410 2024.07.11 23:16:14.905235 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2411 2024.07.11 23:16:14.905253 [ 3 ] {} <Debug> HTTP-Session: 6ecbfe2f-730c-416b-b595-9d970c2f57b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
2412 2024.07.11 23:16:14.905269 [ 3 ] {} <Debug> HTTP-Session: 6ecbfe2f-730c-416b-b595-9d970c2f57b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2413 2024.07.11 23:16:14.905283 [ 3 ] {} <Debug> HTTP-Session: 6ecbfe2f-730c-416b-b595-9d970c2f57b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2414 2024.07.11 23:16:14.905311 [ 3 ] {} <Trace> HTTP-Session: 6ecbfe2f-730c-416b-b595-9d970c2f57b3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2415 2024.07.11 23:16:14.905576 [ 3 ] {24fd7edf-9831-4d5e-99c0-936eaedb5a30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2416 2024.07.11 23:16:14.905638 [ 3 ] {24fd7edf-9831-4d5e-99c0-936eaedb5a30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
2417 2024.07.11 23:16:14.906020 [ 3 ] {24fd7edf-9831-4d5e-99c0-936eaedb5a30} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2418 2024.07.11 23:16:14.906522 [ 3 ] {24fd7edf-9831-4d5e-99c0-936eaedb5a30} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2419 2024.07.11 23:16:14.906556 [ 3 ] {24fd7edf-9831-4d5e-99c0-936eaedb5a30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
2420 2024.07.11 23:16:14.907242 [ 3 ] {24fd7edf-9831-4d5e-99c0-936eaedb5a30} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2421 2024.07.11 23:16:14.907654 [ 3 ] {24fd7edf-9831-4d5e-99c0-936eaedb5a30} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2422 2024.07.11 23:16:14.907793 [ 3 ] {24fd7edf-9831-4d5e-99c0-936eaedb5a30} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.002406 sec., 8728.179551122194 rows/sec., 15.64 MiB/sec.
2423 2024.07.11 23:16:14.907992 [ 3 ] {24fd7edf-9831-4d5e-99c0-936eaedb5a30} <Debug> DynamicQueryHandler: Done processing query
2424 2024.07.11 23:16:14.908016 [ 3 ] {24fd7edf-9831-4d5e-99c0-936eaedb5a30} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
2425 2024.07.11 23:16:14.908031 [ 3 ] {} <Debug> HTTP-Session: 6ecbfe2f-730c-416b-b595-9d970c2f57b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2426 2024.07.11 23:16:14.908217 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2427 2024.07.11 23:16:14.908264 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2428 2024.07.11 23:16:14.908283 [ 3 ] {} <Debug> HTTP-Session: 6630277e-4f81-4d6a-8aab-7004741d99c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
2429 2024.07.11 23:16:14.908298 [ 3 ] {} <Debug> HTTP-Session: 6630277e-4f81-4d6a-8aab-7004741d99c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2430 2024.07.11 23:16:14.908312 [ 3 ] {} <Debug> HTTP-Session: 6630277e-4f81-4d6a-8aab-7004741d99c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2431 2024.07.11 23:16:14.908341 [ 3 ] {} <Trace> HTTP-Session: 6630277e-4f81-4d6a-8aab-7004741d99c5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2432 2024.07.11 23:16:14.908450 [ 3 ] {21ba2a4e-85e5-4000-b2ee-cdd6ca62602c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2433 2024.07.11 23:16:14.908492 [ 3 ] {21ba2a4e-85e5-4000-b2ee-cdd6ca62602c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2434 2024.07.11 23:16:14.908615 [ 3 ] {21ba2a4e-85e5-4000-b2ee-cdd6ca62602c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2435 2024.07.11 23:16:14.908872 [ 3 ] {21ba2a4e-85e5-4000-b2ee-cdd6ca62602c} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2436 2024.07.11 23:16:14.908912 [ 3 ] {21ba2a4e-85e5-4000-b2ee-cdd6ca62602c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
2437 2024.07.11 23:16:14.909285 [ 3 ] {21ba2a4e-85e5-4000-b2ee-cdd6ca62602c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2438 2024.07.11 23:16:14.909602 [ 3 ] {21ba2a4e-85e5-4000-b2ee-cdd6ca62602c} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2439 2024.07.11 23:16:14.909718 [ 3 ] {21ba2a4e-85e5-4000-b2ee-cdd6ca62602c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001307 sec., 45906.65646518745 rows/sec., 3.09 MiB/sec.
2440 2024.07.11 23:16:14.909868 [ 3 ] {21ba2a4e-85e5-4000-b2ee-cdd6ca62602c} <Debug> DynamicQueryHandler: Done processing query
2441 2024.07.11 23:16:14.909892 [ 3 ] {21ba2a4e-85e5-4000-b2ee-cdd6ca62602c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2442 2024.07.11 23:16:14.909908 [ 3 ] {} <Debug> HTTP-Session: 6630277e-4f81-4d6a-8aab-7004741d99c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2443 2024.07.11 23:16:19.865743 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 748, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2444 2024.07.11 23:16:19.865886 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2445 2024.07.11 23:16:19.865915 [ 3 ] {} <Debug> HTTP-Session: 59ee860b-8e3b-4577-875f-8ffc943f2e04 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
2446 2024.07.11 23:16:19.865944 [ 3 ] {} <Debug> HTTP-Session: 59ee860b-8e3b-4577-875f-8ffc943f2e04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2447 2024.07.11 23:16:19.865963 [ 3 ] {} <Debug> HTTP-Session: 59ee860b-8e3b-4577-875f-8ffc943f2e04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2448 2024.07.11 23:16:19.866020 [ 3 ] {} <Trace> HTTP-Session: 59ee860b-8e3b-4577-875f-8ffc943f2e04 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2449 2024.07.11 23:16:19.866222 [ 3 ] {64246b0e-a1f4-4606-b801-e3e1e8011264} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2450 2024.07.11 23:16:19.866299 [ 3 ] {64246b0e-a1f4-4606-b801-e3e1e8011264} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2451 2024.07.11 23:16:19.866523 [ 3 ] {64246b0e-a1f4-4606-b801-e3e1e8011264} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2452 2024.07.11 23:16:19.866934 [ 3 ] {64246b0e-a1f4-4606-b801-e3e1e8011264} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2453 2024.07.11 23:16:19.866980 [ 3 ] {64246b0e-a1f4-4606-b801-e3e1e8011264} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
2454 2024.07.11 23:16:19.867344 [ 3 ] {64246b0e-a1f4-4606-b801-e3e1e8011264} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2455 2024.07.11 23:16:19.867688 [ 3 ] {64246b0e-a1f4-4606-b801-e3e1e8011264} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2456 2024.07.11 23:16:19.867862 [ 3 ] {64246b0e-a1f4-4606-b801-e3e1e8011264} <Debug> executeQuery: Read 6 rows, 348.00 B in 0.001689 sec., 3552.3978685612788 rows/sec., 201.21 KiB/sec.
2457 2024.07.11 23:16:19.867867 [ 74 ] {} <Debug> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
2458 2024.07.11 23:16:19.868000 [ 74 ] {} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2459 2024.07.11 23:16:19.868071 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
2460 2024.07.11 23:16:19.868170 [ 3 ] {64246b0e-a1f4-4606-b801-e3e1e8011264} <Debug> DynamicQueryHandler: Done processing query
2461 2024.07.11 23:16:19.868230 [ 3 ] {64246b0e-a1f4-4606-b801-e3e1e8011264} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2462 2024.07.11 23:16:19.868299 [ 3 ] {} <Debug> HTTP-Session: 59ee860b-8e3b-4577-875f-8ffc943f2e04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2463 2024.07.11 23:16:19.868370 [ 189 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::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
2464 2024.07.11 23:16:19.868559 [ 189 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2465 2024.07.11 23:16:19.868609 [ 189 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::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
2466 2024.07.11 23:16:19.868648 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 24346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2467 2024.07.11 23:16:19.868747 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2468 2024.07.11 23:16:19.868793 [ 189 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::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
2469 2024.07.11 23:16:19.868834 [ 3 ] {} <Debug> HTTP-Session: cbf6a4c9-41b5-44d1-9f2b-185349be12a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
2470 2024.07.11 23:16:19.868898 [ 3 ] {} <Debug> HTTP-Session: cbf6a4c9-41b5-44d1-9f2b-185349be12a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2471 2024.07.11 23:16:19.868967 [ 3 ] {} <Debug> HTTP-Session: cbf6a4c9-41b5-44d1-9f2b-185349be12a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2472 2024.07.11 23:16:19.869139 [ 189 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 20 rows starting from the beginning of the part
2473 2024.07.11 23:16:19.869392 [ 189 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::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
2474 2024.07.11 23:16:19.869432 [ 3 ] {} <Trace> HTTP-Session: cbf6a4c9-41b5-44d1-9f2b-185349be12a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2475 2024.07.11 23:16:19.869676 [ 189 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::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
2476 2024.07.11 23:16:19.869914 [ 189 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::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
2477 2024.07.11 23:16:19.870250 [ 3 ] {afa053b7-3f72-4251-a60c-debf224ae49d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2478 2024.07.11 23:16:19.870376 [ 3 ] {afa053b7-3f72-4251-a60c-debf224ae49d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2479 2024.07.11 23:16:19.870740 [ 3 ] {afa053b7-3f72-4251-a60c-debf224ae49d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2480 2024.07.11 23:16:19.871839 [ 3 ] {afa053b7-3f72-4251-a60c-debf224ae49d} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2481 2024.07.11 23:16:19.871911 [ 3 ] {afa053b7-3f72-4251-a60c-debf224ae49d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
2482 2024.07.11 23:16:19.872733 [ 196 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 79 rows, containing 4 columns (4 merged, 0 gathered) in 0.004535346 sec., 17418.73718124262 rows/sec., 1.26 MiB/sec.
2483 2024.07.11 23:16:19.872850 [ 3 ] {afa053b7-3f72-4251-a60c-debf224ae49d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2484 2024.07.11 23:16:19.872975 [ 196 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
2485 2024.07.11 23:16:19.873692 [ 3 ] {afa053b7-3f72-4251-a60c-debf224ae49d} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2486 2024.07.11 23:16:19.874039 [ 3 ] {afa053b7-3f72-4251-a60c-debf224ae49d} <Debug> executeQuery: Read 161 rows, 14.53 KiB in 0.004204 sec., 38296.860133206465 rows/sec., 3.38 MiB/sec.
2487 2024.07.11 23:16:19.874054 [ 196 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_6_1} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2488 2024.07.11 23:16:19.874286 [ 196 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_6_1} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
2489 2024.07.11 23:16:19.874413 [ 3 ] {afa053b7-3f72-4251-a60c-debf224ae49d} <Debug> DynamicQueryHandler: Done processing query
2490 2024.07.11 23:16:19.874426 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
2491 2024.07.11 23:16:19.874457 [ 3 ] {afa053b7-3f72-4251-a60c-debf224ae49d} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
2492 2024.07.11 23:16:19.874489 [ 3 ] {} <Debug> HTTP-Session: cbf6a4c9-41b5-44d1-9f2b-185349be12a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2493 2024.07.11 23:16:19.874803 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 61589, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2494 2024.07.11 23:16:19.874853 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2495 2024.07.11 23:16:19.874872 [ 3 ] {} <Debug> HTTP-Session: 81c5c788-256f-4227-aa9a-00bf1592039c Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
2496 2024.07.11 23:16:19.874889 [ 3 ] {} <Debug> HTTP-Session: 81c5c788-256f-4227-aa9a-00bf1592039c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2497 2024.07.11 23:16:19.874904 [ 3 ] {} <Debug> HTTP-Session: 81c5c788-256f-4227-aa9a-00bf1592039c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2498 2024.07.11 23:16:19.874936 [ 3 ] {} <Trace> HTTP-Session: 81c5c788-256f-4227-aa9a-00bf1592039c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2499 2024.07.11 23:16:19.875321 [ 3 ] {f80c1fd0-bf84-4950-a354-899fbcff6076} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2500 2024.07.11 23:16:19.875368 [ 3 ] {f80c1fd0-bf84-4950-a354-899fbcff6076} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2501 2024.07.11 23:16:19.875513 [ 3 ] {f80c1fd0-bf84-4950-a354-899fbcff6076} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2502 2024.07.11 23:16:19.876047 [ 3 ] {f80c1fd0-bf84-4950-a354-899fbcff6076} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2503 2024.07.11 23:16:19.876084 [ 3 ] {f80c1fd0-bf84-4950-a354-899fbcff6076} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
2504 2024.07.11 23:16:19.876415 [ 3 ] {f80c1fd0-bf84-4950-a354-899fbcff6076} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2505 2024.07.11 23:16:19.876717 [ 3 ] {f80c1fd0-bf84-4950-a354-899fbcff6076} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2506 2024.07.11 23:16:19.876875 [ 3 ] {f80c1fd0-bf84-4950-a354-899fbcff6076} <Debug> executeQuery: Read 382 rows, 27.47 KiB in 0.001827 sec., 209085.93322386424 rows/sec., 14.69 MiB/sec.
2507 2024.07.11 23:16:19.877079 [ 3 ] {f80c1fd0-bf84-4950-a354-899fbcff6076} <Debug> DynamicQueryHandler: Done processing query
2508 2024.07.11 23:16:19.877104 [ 3 ] {f80c1fd0-bf84-4950-a354-899fbcff6076} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
2509 2024.07.11 23:16:19.877120 [ 3 ] {} <Debug> HTTP-Session: 81c5c788-256f-4227-aa9a-00bf1592039c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2510 2024.07.11 23:16:19.877245 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2511 2024.07.11 23:16:19.877293 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2512 2024.07.11 23:16:19.877312 [ 3 ] {} <Debug> HTTP-Session: bb9be665-f068-4cbd-add3-f0f533b742b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
2513 2024.07.11 23:16:19.877329 [ 3 ] {} <Debug> HTTP-Session: bb9be665-f068-4cbd-add3-f0f533b742b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2514 2024.07.11 23:16:19.877344 [ 3 ] {} <Debug> HTTP-Session: bb9be665-f068-4cbd-add3-f0f533b742b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2515 2024.07.11 23:16:19.877375 [ 3 ] {} <Trace> HTTP-Session: bb9be665-f068-4cbd-add3-f0f533b742b3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2516 2024.07.11 23:16:19.877472 [ 3 ] {8705e00e-494c-43b0-b874-72af88be353d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2517 2024.07.11 23:16:19.877518 [ 3 ] {8705e00e-494c-43b0-b874-72af88be353d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2518 2024.07.11 23:16:19.877645 [ 3 ] {8705e00e-494c-43b0-b874-72af88be353d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2519 2024.07.11 23:16:19.877904 [ 3 ] {8705e00e-494c-43b0-b874-72af88be353d} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2520 2024.07.11 23:16:19.877940 [ 3 ] {8705e00e-494c-43b0-b874-72af88be353d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
2521 2024.07.11 23:16:19.878299 [ 3 ] {8705e00e-494c-43b0-b874-72af88be353d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2522 2024.07.11 23:16:19.878621 [ 3 ] {8705e00e-494c-43b0-b874-72af88be353d} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2523 2024.07.11 23:16:19.878781 [ 3 ] {8705e00e-494c-43b0-b874-72af88be353d} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001318 sec., 4552.352048558422 rows/sec., 195.61 KiB/sec.
2524 2024.07.11 23:16:19.879048 [ 3 ] {8705e00e-494c-43b0-b874-72af88be353d} <Debug> DynamicQueryHandler: Done processing query
2525 2024.07.11 23:16:19.879073 [ 3 ] {8705e00e-494c-43b0-b874-72af88be353d} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2526 2024.07.11 23:16:19.879090 [ 3 ] {} <Debug> HTTP-Session: bb9be665-f068-4cbd-add3-f0f533b742b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2527 2024.07.11 23:16:19.879233 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2528 2024.07.11 23:16:19.879281 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2529 2024.07.11 23:16:19.879300 [ 3 ] {} <Debug> HTTP-Session: 676157dc-40da-42a8-add6-bfb607fe8417 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
2530 2024.07.11 23:16:19.879317 [ 3 ] {} <Debug> HTTP-Session: 676157dc-40da-42a8-add6-bfb607fe8417 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2531 2024.07.11 23:16:19.879331 [ 3 ] {} <Debug> HTTP-Session: 676157dc-40da-42a8-add6-bfb607fe8417 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2532 2024.07.11 23:16:19.879362 [ 3 ] {} <Trace> HTTP-Session: 676157dc-40da-42a8-add6-bfb607fe8417 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2533 2024.07.11 23:16:19.879480 [ 3 ] {81209af1-5b25-45cc-bd8f-21a6d6fc043f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2534 2024.07.11 23:16:19.879527 [ 3 ] {81209af1-5b25-45cc-bd8f-21a6d6fc043f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2535 2024.07.11 23:16:19.879687 [ 3 ] {81209af1-5b25-45cc-bd8f-21a6d6fc043f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2536 2024.07.11 23:16:19.879982 [ 3 ] {81209af1-5b25-45cc-bd8f-21a6d6fc043f} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2537 2024.07.11 23:16:19.880018 [ 3 ] {81209af1-5b25-45cc-bd8f-21a6d6fc043f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
2538 2024.07.11 23:16:19.880372 [ 3 ] {81209af1-5b25-45cc-bd8f-21a6d6fc043f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2539 2024.07.11 23:16:19.880702 [ 3 ] {81209af1-5b25-45cc-bd8f-21a6d6fc043f} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2540 2024.07.11 23:16:19.880858 [ 3 ] {81209af1-5b25-45cc-bd8f-21a6d6fc043f} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001412 sec., 54532.577903682715 rows/sec., 3.36 MiB/sec.
2541 2024.07.11 23:16:19.881076 [ 3 ] {81209af1-5b25-45cc-bd8f-21a6d6fc043f} <Debug> DynamicQueryHandler: Done processing query
2542 2024.07.11 23:16:19.881100 [ 3 ] {81209af1-5b25-45cc-bd8f-21a6d6fc043f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2543 2024.07.11 23:16:19.881115 [ 3 ] {} <Debug> HTTP-Session: 676157dc-40da-42a8-add6-bfb607fe8417 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2544 2024.07.11 23:16:19.881325 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 30617, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2545 2024.07.11 23:16:19.881373 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2546 2024.07.11 23:16:19.881392 [ 3 ] {} <Debug> HTTP-Session: 5175d42c-5082-4fd5-9883-d80db0d151ca Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
2547 2024.07.11 23:16:19.881408 [ 3 ] {} <Debug> HTTP-Session: 5175d42c-5082-4fd5-9883-d80db0d151ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2548 2024.07.11 23:16:19.881422 [ 3 ] {} <Debug> HTTP-Session: 5175d42c-5082-4fd5-9883-d80db0d151ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2549 2024.07.11 23:16:19.881452 [ 3 ] {} <Trace> HTTP-Session: 5175d42c-5082-4fd5-9883-d80db0d151ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2550 2024.07.11 23:16:19.881620 [ 3 ] {7d0502fe-df7d-4d58-a744-cae2b89304d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2551 2024.07.11 23:16:19.881665 [ 3 ] {7d0502fe-df7d-4d58-a744-cae2b89304d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2552 2024.07.11 23:16:19.881805 [ 3 ] {7d0502fe-df7d-4d58-a744-cae2b89304d1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2553 2024.07.11 23:16:19.882170 [ 3 ] {7d0502fe-df7d-4d58-a744-cae2b89304d1} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2554 2024.07.11 23:16:19.882205 [ 3 ] {7d0502fe-df7d-4d58-a744-cae2b89304d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
2555 2024.07.11 23:16:19.882563 [ 3 ] {7d0502fe-df7d-4d58-a744-cae2b89304d1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2556 2024.07.11 23:16:19.882888 [ 3 ] {7d0502fe-df7d-4d58-a744-cae2b89304d1} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2557 2024.07.11 23:16:19.883048 [ 3 ] {7d0502fe-df7d-4d58-a744-cae2b89304d1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00151 sec., 105960.26490066225 rows/sec., 7.38 MiB/sec.
2558 2024.07.11 23:16:19.883214 [ 3 ] {7d0502fe-df7d-4d58-a744-cae2b89304d1} <Debug> DynamicQueryHandler: Done processing query
2559 2024.07.11 23:16:19.883239 [ 3 ] {7d0502fe-df7d-4d58-a744-cae2b89304d1} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2560 2024.07.11 23:16:19.883254 [ 3 ] {} <Debug> HTTP-Session: 5175d42c-5082-4fd5-9883-d80db0d151ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2561 2024.07.11 23:16:19.883406 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 3216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2562 2024.07.11 23:16:19.883454 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2563 2024.07.11 23:16:19.883472 [ 3 ] {} <Debug> HTTP-Session: e6b602b2-1148-4a69-a0be-d32b43bf63bc Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
2564 2024.07.11 23:16:19.883488 [ 3 ] {} <Debug> HTTP-Session: e6b602b2-1148-4a69-a0be-d32b43bf63bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2565 2024.07.11 23:16:19.883502 [ 3 ] {} <Debug> HTTP-Session: e6b602b2-1148-4a69-a0be-d32b43bf63bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2566 2024.07.11 23:16:19.883532 [ 3 ] {} <Trace> HTTP-Session: e6b602b2-1148-4a69-a0be-d32b43bf63bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2567 2024.07.11 23:16:19.883630 [ 3 ] {d12102d5-3547-4644-b99f-d92a53b32889} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2568 2024.07.11 23:16:19.883674 [ 3 ] {d12102d5-3547-4644-b99f-d92a53b32889} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2569 2024.07.11 23:16:19.883799 [ 3 ] {d12102d5-3547-4644-b99f-d92a53b32889} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2570 2024.07.11 23:16:19.884043 [ 3 ] {d12102d5-3547-4644-b99f-d92a53b32889} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2571 2024.07.11 23:16:19.884079 [ 3 ] {d12102d5-3547-4644-b99f-d92a53b32889} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
2572 2024.07.11 23:16:19.884430 [ 3 ] {d12102d5-3547-4644-b99f-d92a53b32889} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2573 2024.07.11 23:16:19.884736 [ 3 ] {d12102d5-3547-4644-b99f-d92a53b32889} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2574 2024.07.11 23:16:19.884889 [ 3 ] {d12102d5-3547-4644-b99f-d92a53b32889} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001277 sec., 18010.963194988253 rows/sec., 974.27 KiB/sec.
2575 2024.07.11 23:16:19.885188 [ 3 ] {d12102d5-3547-4644-b99f-d92a53b32889} <Debug> DynamicQueryHandler: Done processing query
2576 2024.07.11 23:16:19.885213 [ 3 ] {d12102d5-3547-4644-b99f-d92a53b32889} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2577 2024.07.11 23:16:19.885229 [ 3 ] {} <Debug> HTTP-Session: e6b602b2-1148-4a69-a0be-d32b43bf63bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2578 2024.07.11 23:16:19.885343 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2579 2024.07.11 23:16:19.885389 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2580 2024.07.11 23:16:19.885408 [ 3 ] {} <Debug> HTTP-Session: 6828a090-d1cb-46c4-b237-3a3a5e8f2f9b Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
2581 2024.07.11 23:16:19.885424 [ 3 ] {} <Debug> HTTP-Session: 6828a090-d1cb-46c4-b237-3a3a5e8f2f9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2582 2024.07.11 23:16:19.885439 [ 3 ] {} <Debug> HTTP-Session: 6828a090-d1cb-46c4-b237-3a3a5e8f2f9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2583 2024.07.11 23:16:19.885469 [ 3 ] {} <Trace> HTTP-Session: 6828a090-d1cb-46c4-b237-3a3a5e8f2f9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2584 2024.07.11 23:16:19.885579 [ 3 ] {c2bab2b3-883b-4ba0-98cb-153e7cdff6d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2585 2024.07.11 23:16:19.885623 [ 3 ] {c2bab2b3-883b-4ba0-98cb-153e7cdff6d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2586 2024.07.11 23:16:19.885769 [ 3 ] {c2bab2b3-883b-4ba0-98cb-153e7cdff6d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2587 2024.07.11 23:16:19.886057 [ 3 ] {c2bab2b3-883b-4ba0-98cb-153e7cdff6d0} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2588 2024.07.11 23:16:19.886094 [ 3 ] {c2bab2b3-883b-4ba0-98cb-153e7cdff6d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
2589 2024.07.11 23:16:19.886437 [ 3 ] {c2bab2b3-883b-4ba0-98cb-153e7cdff6d0} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2590 2024.07.11 23:16:19.886749 [ 3 ] {c2bab2b3-883b-4ba0-98cb-153e7cdff6d0} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2591 2024.07.11 23:16:19.886899 [ 3 ] {c2bab2b3-883b-4ba0-98cb-153e7cdff6d0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001347 sec., 44543.42984409799 rows/sec., 3.00 MiB/sec.
2592 2024.07.11 23:16:19.887065 [ 3 ] {c2bab2b3-883b-4ba0-98cb-153e7cdff6d0} <Debug> DynamicQueryHandler: Done processing query
2593 2024.07.11 23:16:19.887090 [ 3 ] {c2bab2b3-883b-4ba0-98cb-153e7cdff6d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2594 2024.07.11 23:16:19.887106 [ 3 ] {} <Debug> HTTP-Session: 6828a090-d1cb-46c4-b237-3a3a5e8f2f9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2595 2024.07.11 23:16:24.861156 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 3065, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2596 2024.07.11 23:16:24.861293 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2597 2024.07.11 23:16:24.861318 [ 3 ] {} <Debug> HTTP-Session: 4e1610e4-d091-4295-977f-b8a4679d8c19 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
2598 2024.07.11 23:16:24.861341 [ 3 ] {} <Debug> HTTP-Session: 4e1610e4-d091-4295-977f-b8a4679d8c19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2599 2024.07.11 23:16:24.861356 [ 3 ] {} <Debug> HTTP-Session: 4e1610e4-d091-4295-977f-b8a4679d8c19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2600 2024.07.11 23:16:24.861407 [ 3 ] {} <Trace> HTTP-Session: 4e1610e4-d091-4295-977f-b8a4679d8c19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2601 2024.07.11 23:16:24.861594 [ 3 ] {2c1468aa-8dca-4959-97dd-9feaf7e7f86f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2602 2024.07.11 23:16:24.861663 [ 3 ] {2c1468aa-8dca-4959-97dd-9feaf7e7f86f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2603 2024.07.11 23:16:24.861854 [ 3 ] {2c1468aa-8dca-4959-97dd-9feaf7e7f86f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2604 2024.07.11 23:16:24.862261 [ 3 ] {2c1468aa-8dca-4959-97dd-9feaf7e7f86f} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2605 2024.07.11 23:16:24.862307 [ 3 ] {2c1468aa-8dca-4959-97dd-9feaf7e7f86f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
2606 2024.07.11 23:16:24.862670 [ 3 ] {2c1468aa-8dca-4959-97dd-9feaf7e7f86f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2607 2024.07.11 23:16:24.863012 [ 3 ] {2c1468aa-8dca-4959-97dd-9feaf7e7f86f} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2608 2024.07.11 23:16:24.863190 [ 3 ] {2c1468aa-8dca-4959-97dd-9feaf7e7f86f} <Debug> executeQuery: Read 21 rows, 1.70 KiB in 0.001649 sec., 12734.990903577926 rows/sec., 1.01 MiB/sec.
2609 2024.07.11 23:16:24.863571 [ 3 ] {2c1468aa-8dca-4959-97dd-9feaf7e7f86f} <Debug> DynamicQueryHandler: Done processing query
2610 2024.07.11 23:16:24.863600 [ 3 ] {2c1468aa-8dca-4959-97dd-9feaf7e7f86f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2611 2024.07.11 23:16:24.863616 [ 3 ] {} <Debug> HTTP-Session: 4e1610e4-d091-4295-977f-b8a4679d8c19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2612 2024.07.11 23:16:24.863825 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 17311, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2613 2024.07.11 23:16:24.863878 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2614 2024.07.11 23:16:24.863897 [ 3 ] {} <Debug> HTTP-Session: a5965afb-e9c8-4d74-8b0c-970a58f6887b Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
2615 2024.07.11 23:16:24.863914 [ 3 ] {} <Debug> HTTP-Session: a5965afb-e9c8-4d74-8b0c-970a58f6887b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2616 2024.07.11 23:16:24.863929 [ 3 ] {} <Debug> HTTP-Session: a5965afb-e9c8-4d74-8b0c-970a58f6887b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2617 2024.07.11 23:16:24.863964 [ 3 ] {} <Trace> HTTP-Session: a5965afb-e9c8-4d74-8b0c-970a58f6887b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2618 2024.07.11 23:16:24.864099 [ 3 ] {0bd7943a-5d86-4952-8b82-4a9b44cd0a6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2619 2024.07.11 23:16:24.864148 [ 3 ] {0bd7943a-5d86-4952-8b82-4a9b44cd0a6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2620 2024.07.11 23:16:24.864294 [ 3 ] {0bd7943a-5d86-4952-8b82-4a9b44cd0a6d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2621 2024.07.11 23:16:24.864681 [ 3 ] {0bd7943a-5d86-4952-8b82-4a9b44cd0a6d} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2622 2024.07.11 23:16:24.864719 [ 3 ] {0bd7943a-5d86-4952-8b82-4a9b44cd0a6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
2623 2024.07.11 23:16:24.865035 [ 3 ] {0bd7943a-5d86-4952-8b82-4a9b44cd0a6d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2624 2024.07.11 23:16:24.865341 [ 3 ] {0bd7943a-5d86-4952-8b82-4a9b44cd0a6d} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2625 2024.07.11 23:16:24.865492 [ 3 ] {0bd7943a-5d86-4952-8b82-4a9b44cd0a6d} <Debug> executeQuery: Read 119 rows, 10.05 KiB in 0.001446 sec., 82295.98893499309 rows/sec., 6.79 MiB/sec.
2626 2024.07.11 23:16:24.865662 [ 3 ] {0bd7943a-5d86-4952-8b82-4a9b44cd0a6d} <Debug> DynamicQueryHandler: Done processing query
2627 2024.07.11 23:16:24.865686 [ 3 ] {0bd7943a-5d86-4952-8b82-4a9b44cd0a6d} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2628 2024.07.11 23:16:24.865701 [ 3 ] {} <Debug> HTTP-Session: a5965afb-e9c8-4d74-8b0c-970a58f6887b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2629 2024.07.11 23:16:24.865839 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 14452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2630 2024.07.11 23:16:24.865887 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2631 2024.07.11 23:16:24.865906 [ 3 ] {} <Debug> HTTP-Session: 8c28f95c-5de9-4016-b075-63f23b894628 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
2632 2024.07.11 23:16:24.865923 [ 3 ] {} <Debug> HTTP-Session: 8c28f95c-5de9-4016-b075-63f23b894628 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2633 2024.07.11 23:16:24.865937 [ 3 ] {} <Debug> HTTP-Session: 8c28f95c-5de9-4016-b075-63f23b894628 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2634 2024.07.11 23:16:24.865969 [ 3 ] {} <Trace> HTTP-Session: 8c28f95c-5de9-4016-b075-63f23b894628 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2635 2024.07.11 23:16:24.866094 [ 3 ] {93f7697b-df35-4e69-8438-0d7254396172} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2636 2024.07.11 23:16:24.866137 [ 3 ] {93f7697b-df35-4e69-8438-0d7254396172} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2637 2024.07.11 23:16:24.866265 [ 3 ] {93f7697b-df35-4e69-8438-0d7254396172} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2638 2024.07.11 23:16:24.866589 [ 3 ] {93f7697b-df35-4e69-8438-0d7254396172} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2639 2024.07.11 23:16:24.866626 [ 3 ] {93f7697b-df35-4e69-8438-0d7254396172} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
2640 2024.07.11 23:16:24.866932 [ 3 ] {93f7697b-df35-4e69-8438-0d7254396172} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2641 2024.07.11 23:16:24.867233 [ 3 ] {93f7697b-df35-4e69-8438-0d7254396172} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2642 2024.07.11 23:16:24.867384 [ 3 ] {93f7697b-df35-4e69-8438-0d7254396172} <Debug> executeQuery: Read 85 rows, 6.80 KiB in 0.00134 sec., 63432.83582089552 rows/sec., 4.95 MiB/sec.
2643 2024.07.11 23:16:24.867550 [ 3 ] {93f7697b-df35-4e69-8438-0d7254396172} <Debug> DynamicQueryHandler: Done processing query
2644 2024.07.11 23:16:24.867575 [ 3 ] {93f7697b-df35-4e69-8438-0d7254396172} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2645 2024.07.11 23:16:24.867591 [ 3 ] {} <Debug> HTTP-Session: 8c28f95c-5de9-4016-b075-63f23b894628 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2646 2024.07.11 23:16:24.867732 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 30617, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2647 2024.07.11 23:16:24.867780 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2648 2024.07.11 23:16:24.867798 [ 3 ] {} <Debug> HTTP-Session: d9e409d0-8626-4880-b77c-458449ca4f63 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
2649 2024.07.11 23:16:24.867814 [ 3 ] {} <Debug> HTTP-Session: d9e409d0-8626-4880-b77c-458449ca4f63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2650 2024.07.11 23:16:24.867828 [ 3 ] {} <Debug> HTTP-Session: d9e409d0-8626-4880-b77c-458449ca4f63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2651 2024.07.11 23:16:24.867859 [ 3 ] {} <Trace> HTTP-Session: d9e409d0-8626-4880-b77c-458449ca4f63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2652 2024.07.11 23:16:24.868000 [ 3 ] {e667bfec-7eb4-49c0-b212-958d934c416c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2653 2024.07.11 23:16:24.868048 [ 3 ] {e667bfec-7eb4-49c0-b212-958d934c416c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2654 2024.07.11 23:16:24.868192 [ 3 ] {e667bfec-7eb4-49c0-b212-958d934c416c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2655 2024.07.11 23:16:24.868558 [ 3 ] {e667bfec-7eb4-49c0-b212-958d934c416c} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2656 2024.07.11 23:16:24.868594 [ 3 ] {e667bfec-7eb4-49c0-b212-958d934c416c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
2657 2024.07.11 23:16:24.868980 [ 3 ] {e667bfec-7eb4-49c0-b212-958d934c416c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2658 2024.07.11 23:16:24.869325 [ 3 ] {e667bfec-7eb4-49c0-b212-958d934c416c} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2659 2024.07.11 23:16:24.869479 [ 3 ] {e667bfec-7eb4-49c0-b212-958d934c416c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001544 sec., 103626.94300518134 rows/sec., 7.22 MiB/sec.
2660 2024.07.11 23:16:24.869648 [ 3 ] {e667bfec-7eb4-49c0-b212-958d934c416c} <Debug> DynamicQueryHandler: Done processing query
2661 2024.07.11 23:16:24.869672 [ 3 ] {e667bfec-7eb4-49c0-b212-958d934c416c} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2662 2024.07.11 23:16:24.869689 [ 3 ] {} <Debug> HTTP-Session: d9e409d0-8626-4880-b77c-458449ca4f63 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2663 2024.07.11 23:16:24.869901 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 33487, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2664 2024.07.11 23:16:24.869952 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2665 2024.07.11 23:16:24.869971 [ 3 ] {} <Debug> HTTP-Session: 7c38d874-2f7a-456c-9d09-a2aa673e6316 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
2666 2024.07.11 23:16:24.869987 [ 3 ] {} <Debug> HTTP-Session: 7c38d874-2f7a-456c-9d09-a2aa673e6316 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2667 2024.07.11 23:16:24.870000 [ 3 ] {} <Debug> HTTP-Session: 7c38d874-2f7a-456c-9d09-a2aa673e6316 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2668 2024.07.11 23:16:24.870031 [ 3 ] {} <Trace> HTTP-Session: 7c38d874-2f7a-456c-9d09-a2aa673e6316 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2669 2024.07.11 23:16:24.870594 [ 3 ] {fd28dacc-e5d0-4b7a-b4fd-20f58472c50e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2670 2024.07.11 23:16:24.870660 [ 3 ] {fd28dacc-e5d0-4b7a-b4fd-20f58472c50e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
2671 2024.07.11 23:16:24.871055 [ 3 ] {fd28dacc-e5d0-4b7a-b4fd-20f58472c50e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2672 2024.07.11 23:16:24.871632 [ 3 ] {fd28dacc-e5d0-4b7a-b4fd-20f58472c50e} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2673 2024.07.11 23:16:24.871669 [ 3 ] {fd28dacc-e5d0-4b7a-b4fd-20f58472c50e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
2674 2024.07.11 23:16:24.872247 [ 3 ] {fd28dacc-e5d0-4b7a-b4fd-20f58472c50e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2675 2024.07.11 23:16:24.872638 [ 3 ] {fd28dacc-e5d0-4b7a-b4fd-20f58472c50e} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2676 2024.07.11 23:16:24.872841 [ 3 ] {fd28dacc-e5d0-4b7a-b4fd-20f58472c50e} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.002714 sec., 7737.656595431098 rows/sec., 13.87 MiB/sec.
2677 2024.07.11 23:16:24.873258 [ 3 ] {fd28dacc-e5d0-4b7a-b4fd-20f58472c50e} <Debug> DynamicQueryHandler: Done processing query
2678 2024.07.11 23:16:24.873283 [ 3 ] {fd28dacc-e5d0-4b7a-b4fd-20f58472c50e} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
2679 2024.07.11 23:16:24.873298 [ 3 ] {} <Debug> HTTP-Session: 7c38d874-2f7a-456c-9d09-a2aa673e6316 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2680 2024.07.11 23:16:24.873431 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2681 2024.07.11 23:16:24.873479 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2682 2024.07.11 23:16:24.873498 [ 3 ] {} <Debug> HTTP-Session: e234b1c5-0bfa-44da-a4fc-3538a9b7d479 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
2683 2024.07.11 23:16:24.873514 [ 3 ] {} <Debug> HTTP-Session: e234b1c5-0bfa-44da-a4fc-3538a9b7d479 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2684 2024.07.11 23:16:24.873528 [ 3 ] {} <Debug> HTTP-Session: e234b1c5-0bfa-44da-a4fc-3538a9b7d479 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2685 2024.07.11 23:16:24.873561 [ 3 ] {} <Trace> HTTP-Session: e234b1c5-0bfa-44da-a4fc-3538a9b7d479 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2686 2024.07.11 23:16:24.873672 [ 3 ] {526bff08-dde8-43df-b1af-f104a4d1151b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2687 2024.07.11 23:16:24.873717 [ 3 ] {526bff08-dde8-43df-b1af-f104a4d1151b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2688 2024.07.11 23:16:24.873846 [ 3 ] {526bff08-dde8-43df-b1af-f104a4d1151b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2689 2024.07.11 23:16:24.874135 [ 3 ] {526bff08-dde8-43df-b1af-f104a4d1151b} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2690 2024.07.11 23:16:24.874172 [ 3 ] {526bff08-dde8-43df-b1af-f104a4d1151b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
2691 2024.07.11 23:16:24.874525 [ 3 ] {526bff08-dde8-43df-b1af-f104a4d1151b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2692 2024.07.11 23:16:24.874836 [ 3 ] {526bff08-dde8-43df-b1af-f104a4d1151b} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2693 2024.07.11 23:16:24.874982 [ 3 ] {526bff08-dde8-43df-b1af-f104a4d1151b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001341 sec., 44742.729306487694 rows/sec., 3.02 MiB/sec.
2694 2024.07.11 23:16:24.875146 [ 3 ] {526bff08-dde8-43df-b1af-f104a4d1151b} <Debug> DynamicQueryHandler: Done processing query
2695 2024.07.11 23:16:24.875171 [ 3 ] {526bff08-dde8-43df-b1af-f104a4d1151b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2696 2024.07.11 23:16:24.875187 [ 3 ] {} <Debug> HTTP-Session: e234b1c5-0bfa-44da-a4fc-3538a9b7d479 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2697 2024.07.11 23:16:28.668370 [ 65 ] {} <Debug> DNSResolver: Updating DNS cache
2698 2024.07.11 23:16:28.668433 [ 65 ] {} <Debug> DNSResolver: Updated DNS cache
2699 2024.07.11 23:16:29.865650 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 748, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2700 2024.07.11 23:16:29.865771 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2701 2024.07.11 23:16:29.865800 [ 3 ] {} <Debug> HTTP-Session: 54550c5f-fb67-48fa-af25-a02bb422a49a Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
2702 2024.07.11 23:16:29.865829 [ 3 ] {} <Debug> HTTP-Session: 54550c5f-fb67-48fa-af25-a02bb422a49a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2703 2024.07.11 23:16:29.865847 [ 3 ] {} <Debug> HTTP-Session: 54550c5f-fb67-48fa-af25-a02bb422a49a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2704 2024.07.11 23:16:29.865904 [ 3 ] {} <Trace> HTTP-Session: 54550c5f-fb67-48fa-af25-a02bb422a49a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2705 2024.07.11 23:16:29.866099 [ 3 ] {c792a877-708a-4970-9167-c3aa847b268f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2706 2024.07.11 23:16:29.866175 [ 3 ] {c792a877-708a-4970-9167-c3aa847b268f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2707 2024.07.11 23:16:29.866392 [ 3 ] {c792a877-708a-4970-9167-c3aa847b268f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2708 2024.07.11 23:16:29.866798 [ 3 ] {c792a877-708a-4970-9167-c3aa847b268f} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2709 2024.07.11 23:16:29.866841 [ 3 ] {c792a877-708a-4970-9167-c3aa847b268f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
2710 2024.07.11 23:16:29.867212 [ 3 ] {c792a877-708a-4970-9167-c3aa847b268f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2711 2024.07.11 23:16:29.867556 [ 3 ] {c792a877-708a-4970-9167-c3aa847b268f} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2712 2024.07.11 23:16:29.867752 [ 3 ] {c792a877-708a-4970-9167-c3aa847b268f} <Debug> executeQuery: Read 6 rows, 348.00 B in 0.001703 sec., 3523.194362889019 rows/sec., 199.56 KiB/sec.
2713 2024.07.11 23:16:29.868308 [ 3 ] {c792a877-708a-4970-9167-c3aa847b268f} <Debug> DynamicQueryHandler: Done processing query
2714 2024.07.11 23:16:29.868337 [ 3 ] {c792a877-708a-4970-9167-c3aa847b268f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2715 2024.07.11 23:16:29.868354 [ 3 ] {} <Debug> HTTP-Session: 54550c5f-fb67-48fa-af25-a02bb422a49a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2716 2024.07.11 23:16:29.868542 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 24346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2717 2024.07.11 23:16:29.868598 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2718 2024.07.11 23:16:29.868617 [ 3 ] {} <Debug> HTTP-Session: 6b738d44-9eb2-431a-8d79-ec750bc2ca19 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
2719 2024.07.11 23:16:29.868634 [ 3 ] {} <Debug> HTTP-Session: 6b738d44-9eb2-431a-8d79-ec750bc2ca19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2720 2024.07.11 23:16:29.868649 [ 3 ] {} <Debug> HTTP-Session: 6b738d44-9eb2-431a-8d79-ec750bc2ca19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2721 2024.07.11 23:16:29.868683 [ 3 ] {} <Trace> HTTP-Session: 6b738d44-9eb2-431a-8d79-ec750bc2ca19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2722 2024.07.11 23:16:29.868832 [ 3 ] {3a79cfb6-bb86-4b08-9812-d7247b679fee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2723 2024.07.11 23:16:29.868880 [ 3 ] {3a79cfb6-bb86-4b08-9812-d7247b679fee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2724 2024.07.11 23:16:29.869034 [ 3 ] {3a79cfb6-bb86-4b08-9812-d7247b679fee} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2725 2024.07.11 23:16:29.869444 [ 3 ] {3a79cfb6-bb86-4b08-9812-d7247b679fee} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2726 2024.07.11 23:16:29.869483 [ 3 ] {3a79cfb6-bb86-4b08-9812-d7247b679fee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
2727 2024.07.11 23:16:29.869804 [ 3 ] {3a79cfb6-bb86-4b08-9812-d7247b679fee} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2728 2024.07.11 23:16:29.870107 [ 3 ] {3a79cfb6-bb86-4b08-9812-d7247b679fee} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2729 2024.07.11 23:16:29.870271 [ 3 ] {3a79cfb6-bb86-4b08-9812-d7247b679fee} <Debug> executeQuery: Read 161 rows, 14.53 KiB in 0.001494 sec., 107764.39089692102 rows/sec., 9.50 MiB/sec.
2730 2024.07.11 23:16:29.870810 [ 3 ] {3a79cfb6-bb86-4b08-9812-d7247b679fee} <Debug> DynamicQueryHandler: Done processing query
2731 2024.07.11 23:16:29.870837 [ 3 ] {3a79cfb6-bb86-4b08-9812-d7247b679fee} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
2732 2024.07.11 23:16:29.870853 [ 3 ] {} <Debug> HTTP-Session: 6b738d44-9eb2-431a-8d79-ec750bc2ca19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2733 2024.07.11 23:16:29.871114 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 61589, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2734 2024.07.11 23:16:29.871165 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2735 2024.07.11 23:16:29.871185 [ 3 ] {} <Debug> HTTP-Session: 14c0eaf0-fcd1-4b50-b3ac-5f52e4ab762c Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
2736 2024.07.11 23:16:29.871201 [ 3 ] {} <Debug> HTTP-Session: 14c0eaf0-fcd1-4b50-b3ac-5f52e4ab762c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2737 2024.07.11 23:16:29.871216 [ 3 ] {} <Debug> HTTP-Session: 14c0eaf0-fcd1-4b50-b3ac-5f52e4ab762c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2738 2024.07.11 23:16:29.871247 [ 3 ] {} <Trace> HTTP-Session: 14c0eaf0-fcd1-4b50-b3ac-5f52e4ab762c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2739 2024.07.11 23:16:29.871455 [ 3 ] {71b70892-8a5f-4df2-b0fd-450928d2a3bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2740 2024.07.11 23:16:29.871501 [ 3 ] {71b70892-8a5f-4df2-b0fd-450928d2a3bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2741 2024.07.11 23:16:29.871642 [ 3 ] {71b70892-8a5f-4df2-b0fd-450928d2a3bd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2742 2024.07.11 23:16:29.872132 [ 3 ] {71b70892-8a5f-4df2-b0fd-450928d2a3bd} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2743 2024.07.11 23:16:29.872170 [ 3 ] {71b70892-8a5f-4df2-b0fd-450928d2a3bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
2744 2024.07.11 23:16:29.872494 [ 3 ] {71b70892-8a5f-4df2-b0fd-450928d2a3bd} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2745 2024.07.11 23:16:29.872799 [ 3 ] {71b70892-8a5f-4df2-b0fd-450928d2a3bd} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2746 2024.07.11 23:16:29.872945 [ 3 ] {71b70892-8a5f-4df2-b0fd-450928d2a3bd} <Debug> executeQuery: Read 382 rows, 27.47 KiB in 0.001592 sec., 239949.74874371858 rows/sec., 16.85 MiB/sec.
2747 2024.07.11 23:16:29.873225 [ 3 ] {71b70892-8a5f-4df2-b0fd-450928d2a3bd} <Debug> DynamicQueryHandler: Done processing query
2748 2024.07.11 23:16:29.873250 [ 3 ] {71b70892-8a5f-4df2-b0fd-450928d2a3bd} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
2749 2024.07.11 23:16:29.873267 [ 3 ] {} <Debug> HTTP-Session: 14c0eaf0-fcd1-4b50-b3ac-5f52e4ab762c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2750 2024.07.11 23:16:29.873400 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2751 2024.07.11 23:16:29.873450 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2752 2024.07.11 23:16:29.873468 [ 3 ] {} <Debug> HTTP-Session: be0b4d70-50d0-4121-a468-864d8867f886 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
2753 2024.07.11 23:16:29.873485 [ 3 ] {} <Debug> HTTP-Session: be0b4d70-50d0-4121-a468-864d8867f886 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2754 2024.07.11 23:16:29.873500 [ 3 ] {} <Debug> HTTP-Session: be0b4d70-50d0-4121-a468-864d8867f886 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2755 2024.07.11 23:16:29.873531 [ 3 ] {} <Trace> HTTP-Session: be0b4d70-50d0-4121-a468-864d8867f886 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2756 2024.07.11 23:16:29.873626 [ 3 ] {a9e38c85-0fbf-4ed1-8d7e-8cf5fa64c3b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2757 2024.07.11 23:16:29.873675 [ 3 ] {a9e38c85-0fbf-4ed1-8d7e-8cf5fa64c3b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2758 2024.07.11 23:16:29.873825 [ 3 ] {a9e38c85-0fbf-4ed1-8d7e-8cf5fa64c3b4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2759 2024.07.11 23:16:29.874143 [ 3 ] {a9e38c85-0fbf-4ed1-8d7e-8cf5fa64c3b4} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2760 2024.07.11 23:16:29.874180 [ 3 ] {a9e38c85-0fbf-4ed1-8d7e-8cf5fa64c3b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
2761 2024.07.11 23:16:29.874550 [ 3 ] {a9e38c85-0fbf-4ed1-8d7e-8cf5fa64c3b4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2762 2024.07.11 23:16:29.874874 [ 3 ] {a9e38c85-0fbf-4ed1-8d7e-8cf5fa64c3b4} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2763 2024.07.11 23:16:29.875004 [ 3 ] {a9e38c85-0fbf-4ed1-8d7e-8cf5fa64c3b4} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001402 sec., 4279.600570613409 rows/sec., 183.89 KiB/sec.
2764 2024.07.11 23:16:29.875410 [ 3 ] {a9e38c85-0fbf-4ed1-8d7e-8cf5fa64c3b4} <Debug> DynamicQueryHandler: Done processing query
2765 2024.07.11 23:16:29.875436 [ 3 ] {a9e38c85-0fbf-4ed1-8d7e-8cf5fa64c3b4} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2766 2024.07.11 23:16:29.875452 [ 3 ] {} <Debug> HTTP-Session: be0b4d70-50d0-4121-a468-864d8867f886 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2767 2024.07.11 23:16:29.875577 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2768 2024.07.11 23:16:29.875625 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2769 2024.07.11 23:16:29.875645 [ 3 ] {} <Debug> HTTP-Session: bdb837a5-0530-41c5-84fc-7d731a7d9400 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
2770 2024.07.11 23:16:29.875661 [ 3 ] {} <Debug> HTTP-Session: bdb837a5-0530-41c5-84fc-7d731a7d9400 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2771 2024.07.11 23:16:29.875675 [ 3 ] {} <Debug> HTTP-Session: bdb837a5-0530-41c5-84fc-7d731a7d9400 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2772 2024.07.11 23:16:29.875706 [ 3 ] {} <Trace> HTTP-Session: bdb837a5-0530-41c5-84fc-7d731a7d9400 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2773 2024.07.11 23:16:29.875839 [ 3 ] {8466bd04-1a1e-4b57-8555-1cc884823e22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2774 2024.07.11 23:16:29.875887 [ 3 ] {8466bd04-1a1e-4b57-8555-1cc884823e22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2775 2024.07.11 23:16:29.876049 [ 3 ] {8466bd04-1a1e-4b57-8555-1cc884823e22} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2776 2024.07.11 23:16:29.876373 [ 3 ] {8466bd04-1a1e-4b57-8555-1cc884823e22} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2777 2024.07.11 23:16:29.876410 [ 3 ] {8466bd04-1a1e-4b57-8555-1cc884823e22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
2778 2024.07.11 23:16:29.876770 [ 3 ] {8466bd04-1a1e-4b57-8555-1cc884823e22} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2779 2024.07.11 23:16:29.877099 [ 3 ] {8466bd04-1a1e-4b57-8555-1cc884823e22} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2780 2024.07.11 23:16:29.877270 [ 3 ] {8466bd04-1a1e-4b57-8555-1cc884823e22} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001484 sec., 51886.79245283019 rows/sec., 3.20 MiB/sec.
2781 2024.07.11 23:16:29.877550 [ 3 ] {8466bd04-1a1e-4b57-8555-1cc884823e22} <Debug> DynamicQueryHandler: Done processing query
2782 2024.07.11 23:16:29.877575 [ 3 ] {8466bd04-1a1e-4b57-8555-1cc884823e22} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2783 2024.07.11 23:16:29.877591 [ 3 ] {} <Debug> HTTP-Session: bdb837a5-0530-41c5-84fc-7d731a7d9400 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2784 2024.07.11 23:16:29.877761 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 30620, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2785 2024.07.11 23:16:29.877810 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2786 2024.07.11 23:16:29.877829 [ 3 ] {} <Debug> HTTP-Session: 7464d326-bfd6-481b-9830-d2707d3c2e2a Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
2787 2024.07.11 23:16:29.877845 [ 3 ] {} <Debug> HTTP-Session: 7464d326-bfd6-481b-9830-d2707d3c2e2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2788 2024.07.11 23:16:29.877859 [ 3 ] {} <Debug> HTTP-Session: 7464d326-bfd6-481b-9830-d2707d3c2e2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2789 2024.07.11 23:16:29.877891 [ 3 ] {} <Trace> HTTP-Session: 7464d326-bfd6-481b-9830-d2707d3c2e2a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2790 2024.07.11 23:16:29.878058 [ 3 ] {882cebb0-f469-4eb8-b467-73a88e91c88b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2791 2024.07.11 23:16:29.878104 [ 3 ] {882cebb0-f469-4eb8-b467-73a88e91c88b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2792 2024.07.11 23:16:29.878265 [ 3 ] {882cebb0-f469-4eb8-b467-73a88e91c88b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2793 2024.07.11 23:16:29.878657 [ 3 ] {882cebb0-f469-4eb8-b467-73a88e91c88b} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2794 2024.07.11 23:16:29.878693 [ 3 ] {882cebb0-f469-4eb8-b467-73a88e91c88b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
2795 2024.07.11 23:16:29.879059 [ 3 ] {882cebb0-f469-4eb8-b467-73a88e91c88b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2796 2024.07.11 23:16:29.879388 [ 3 ] {882cebb0-f469-4eb8-b467-73a88e91c88b} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2797 2024.07.11 23:16:29.879547 [ 3 ] {882cebb0-f469-4eb8-b467-73a88e91c88b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001568 sec., 102040.81632653062 rows/sec., 7.11 MiB/sec.
2798 2024.07.11 23:16:29.880102 [ 3 ] {882cebb0-f469-4eb8-b467-73a88e91c88b} <Debug> DynamicQueryHandler: Done processing query
2799 2024.07.11 23:16:29.880128 [ 3 ] {882cebb0-f469-4eb8-b467-73a88e91c88b} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2800 2024.07.11 23:16:29.880143 [ 3 ] {} <Debug> HTTP-Session: 7464d326-bfd6-481b-9830-d2707d3c2e2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2801 2024.07.11 23:16:29.880265 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 3216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2802 2024.07.11 23:16:29.880315 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2803 2024.07.11 23:16:29.880335 [ 3 ] {} <Debug> HTTP-Session: 7b6860a4-dfbb-46bd-96a0-537ea1f0cc4d Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
2804 2024.07.11 23:16:29.880351 [ 3 ] {} <Debug> HTTP-Session: 7b6860a4-dfbb-46bd-96a0-537ea1f0cc4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2805 2024.07.11 23:16:29.880365 [ 3 ] {} <Debug> HTTP-Session: 7b6860a4-dfbb-46bd-96a0-537ea1f0cc4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2806 2024.07.11 23:16:29.880396 [ 3 ] {} <Trace> HTTP-Session: 7b6860a4-dfbb-46bd-96a0-537ea1f0cc4d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2807 2024.07.11 23:16:29.880504 [ 3 ] {a4f986ec-8685-4097-90f4-5fdf6e2262f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2808 2024.07.11 23:16:29.880550 [ 3 ] {a4f986ec-8685-4097-90f4-5fdf6e2262f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2809 2024.07.11 23:16:29.880702 [ 3 ] {a4f986ec-8685-4097-90f4-5fdf6e2262f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2810 2024.07.11 23:16:29.880971 [ 3 ] {a4f986ec-8685-4097-90f4-5fdf6e2262f5} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2811 2024.07.11 23:16:29.881006 [ 3 ] {a4f986ec-8685-4097-90f4-5fdf6e2262f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
2812 2024.07.11 23:16:29.881354 [ 3 ] {a4f986ec-8685-4097-90f4-5fdf6e2262f5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2813 2024.07.11 23:16:29.881664 [ 3 ] {a4f986ec-8685-4097-90f4-5fdf6e2262f5} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2814 2024.07.11 23:16:29.881831 [ 3 ] {a4f986ec-8685-4097-90f4-5fdf6e2262f5} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001349 sec., 17049.666419570054 rows/sec., 922.27 KiB/sec.
2815 2024.07.11 23:16:29.882102 [ 3 ] {a4f986ec-8685-4097-90f4-5fdf6e2262f5} <Debug> DynamicQueryHandler: Done processing query
2816 2024.07.11 23:16:29.882128 [ 3 ] {a4f986ec-8685-4097-90f4-5fdf6e2262f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2817 2024.07.11 23:16:29.882143 [ 3 ] {} <Debug> HTTP-Session: 7b6860a4-dfbb-46bd-96a0-537ea1f0cc4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2818 2024.07.11 23:16:29.882258 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2819 2024.07.11 23:16:29.882307 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2820 2024.07.11 23:16:29.882326 [ 3 ] {} <Debug> HTTP-Session: 2f62df23-c15e-46f4-a11a-c6612806a430 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
2821 2024.07.11 23:16:29.882342 [ 3 ] {} <Debug> HTTP-Session: 2f62df23-c15e-46f4-a11a-c6612806a430 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2822 2024.07.11 23:16:29.882355 [ 3 ] {} <Debug> HTTP-Session: 2f62df23-c15e-46f4-a11a-c6612806a430 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2823 2024.07.11 23:16:29.882387 [ 3 ] {} <Trace> HTTP-Session: 2f62df23-c15e-46f4-a11a-c6612806a430 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2824 2024.07.11 23:16:29.882505 [ 3 ] {efc20be8-bf51-46e6-b9cf-f2f156131881} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2825 2024.07.11 23:16:29.882548 [ 3 ] {efc20be8-bf51-46e6-b9cf-f2f156131881} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2826 2024.07.11 23:16:29.882695 [ 3 ] {efc20be8-bf51-46e6-b9cf-f2f156131881} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2827 2024.07.11 23:16:29.882999 [ 3 ] {efc20be8-bf51-46e6-b9cf-f2f156131881} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2828 2024.07.11 23:16:29.883035 [ 3 ] {efc20be8-bf51-46e6-b9cf-f2f156131881} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
2829 2024.07.11 23:16:29.883379 [ 3 ] {efc20be8-bf51-46e6-b9cf-f2f156131881} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2830 2024.07.11 23:16:29.883691 [ 3 ] {efc20be8-bf51-46e6-b9cf-f2f156131881} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2831 2024.07.11 23:16:29.883841 [ 3 ] {efc20be8-bf51-46e6-b9cf-f2f156131881} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00137 sec., 43795.620437956204 rows/sec., 2.95 MiB/sec.
2832 2024.07.11 23:16:29.884006 [ 3 ] {efc20be8-bf51-46e6-b9cf-f2f156131881} <Debug> DynamicQueryHandler: Done processing query
2833 2024.07.11 23:16:29.884031 [ 3 ] {efc20be8-bf51-46e6-b9cf-f2f156131881} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2834 2024.07.11 23:16:29.884047 [ 3 ] {} <Debug> HTTP-Session: 2f62df23-c15e-46f4-a11a-c6612806a430 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2835 2024.07.11 23:16:34.861438 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 3065, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2836 2024.07.11 23:16:34.861573 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2837 2024.07.11 23:16:34.861602 [ 3 ] {} <Debug> HTTP-Session: 7b214466-71da-4105-b2ae-584a07eff010 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
2838 2024.07.11 23:16:34.861631 [ 3 ] {} <Debug> HTTP-Session: 7b214466-71da-4105-b2ae-584a07eff010 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2839 2024.07.11 23:16:34.861649 [ 3 ] {} <Debug> HTTP-Session: 7b214466-71da-4105-b2ae-584a07eff010 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2840 2024.07.11 23:16:34.861704 [ 3 ] {} <Trace> HTTP-Session: 7b214466-71da-4105-b2ae-584a07eff010 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2841 2024.07.11 23:16:34.861906 [ 3 ] {746d9572-3efa-4188-a43c-300ca6643df2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2842 2024.07.11 23:16:34.861982 [ 3 ] {746d9572-3efa-4188-a43c-300ca6643df2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2843 2024.07.11 23:16:34.862201 [ 3 ] {746d9572-3efa-4188-a43c-300ca6643df2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2844 2024.07.11 23:16:34.862673 [ 3 ] {746d9572-3efa-4188-a43c-300ca6643df2} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2845 2024.07.11 23:16:34.862717 [ 3 ] {746d9572-3efa-4188-a43c-300ca6643df2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
2846 2024.07.11 23:16:34.863082 [ 3 ] {746d9572-3efa-4188-a43c-300ca6643df2} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2847 2024.07.11 23:16:34.863430 [ 3 ] {746d9572-3efa-4188-a43c-300ca6643df2} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2848 2024.07.11 23:16:34.863612 [ 3 ] {746d9572-3efa-4188-a43c-300ca6643df2} <Debug> executeQuery: Read 21 rows, 1.70 KiB in 0.001765 sec., 11898.016997167138 rows/sec., 964.39 KiB/sec.
2849 2024.07.11 23:16:34.863933 [ 3 ] {746d9572-3efa-4188-a43c-300ca6643df2} <Debug> DynamicQueryHandler: Done processing query
2850 2024.07.11 23:16:34.863961 [ 3 ] {746d9572-3efa-4188-a43c-300ca6643df2} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2851 2024.07.11 23:16:34.863977 [ 3 ] {} <Debug> HTTP-Session: 7b214466-71da-4105-b2ae-584a07eff010 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2852 2024.07.11 23:16:34.864123 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 17311, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2853 2024.07.11 23:16:34.864180 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2854 2024.07.11 23:16:34.864199 [ 3 ] {} <Debug> HTTP-Session: e55c2189-f739-41ce-945d-c3a757bc9442 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
2855 2024.07.11 23:16:34.864217 [ 3 ] {} <Debug> HTTP-Session: e55c2189-f739-41ce-945d-c3a757bc9442 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2856 2024.07.11 23:16:34.864232 [ 3 ] {} <Debug> HTTP-Session: e55c2189-f739-41ce-945d-c3a757bc9442 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2857 2024.07.11 23:16:34.864266 [ 3 ] {} <Trace> HTTP-Session: e55c2189-f739-41ce-945d-c3a757bc9442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2858 2024.07.11 23:16:34.864403 [ 3 ] {851bd0bd-a94e-4e6e-af6b-89e067666ca2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2859 2024.07.11 23:16:34.864449 [ 3 ] {851bd0bd-a94e-4e6e-af6b-89e067666ca2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2860 2024.07.11 23:16:34.864598 [ 3 ] {851bd0bd-a94e-4e6e-af6b-89e067666ca2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2861 2024.07.11 23:16:34.865002 [ 3 ] {851bd0bd-a94e-4e6e-af6b-89e067666ca2} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2862 2024.07.11 23:16:34.865039 [ 3 ] {851bd0bd-a94e-4e6e-af6b-89e067666ca2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
2863 2024.07.11 23:16:34.865359 [ 3 ] {851bd0bd-a94e-4e6e-af6b-89e067666ca2} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2864 2024.07.11 23:16:34.865673 [ 3 ] {851bd0bd-a94e-4e6e-af6b-89e067666ca2} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2865 2024.07.11 23:16:34.865830 [ 58 ] {} <Debug> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2866 2024.07.11 23:16:34.865836 [ 3 ] {851bd0bd-a94e-4e6e-af6b-89e067666ca2} <Debug> executeQuery: Read 119 rows, 10.05 KiB in 0.001478 sec., 80514.20838971583 rows/sec., 6.64 MiB/sec.
2867 2024.07.11 23:16:34.865921 [ 58 ] {} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2868 2024.07.11 23:16:34.865995 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
2869 2024.07.11 23:16:34.866183 [ 189 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::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
2870 2024.07.11 23:16:34.866197 [ 3 ] {851bd0bd-a94e-4e6e-af6b-89e067666ca2} <Debug> DynamicQueryHandler: Done processing query
2871 2024.07.11 23:16:34.866256 [ 3 ] {851bd0bd-a94e-4e6e-af6b-89e067666ca2} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2872 2024.07.11 23:16:34.866288 [ 3 ] {} <Debug> HTTP-Session: e55c2189-f739-41ce-945d-c3a757bc9442 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2873 2024.07.11 23:16:34.866400 [ 189 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2874 2024.07.11 23:16:34.866457 [ 189 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 221 rows starting from the beginning of the part
2875 2024.07.11 23:16:34.866462 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 14452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2876 2024.07.11 23:16:34.866600 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2877 2024.07.11 23:16:34.866649 [ 189 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 155 rows starting from the beginning of the part
2878 2024.07.11 23:16:34.866679 [ 3 ] {} <Debug> HTTP-Session: 7ea899ac-6b1d-4a76-9143-937650f3211d Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
2879 2024.07.11 23:16:34.866785 [ 3 ] {} <Debug> HTTP-Session: 7ea899ac-6b1d-4a76-9143-937650f3211d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2880 2024.07.11 23:16:34.866931 [ 189 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 161 rows starting from the beginning of the part
2881 2024.07.11 23:16:34.866957 [ 3 ] {} <Debug> HTTP-Session: 7ea899ac-6b1d-4a76-9143-937650f3211d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2882 2024.07.11 23:16:34.867178 [ 3 ] {} <Trace> HTTP-Session: 7ea899ac-6b1d-4a76-9143-937650f3211d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2883 2024.07.11 23:16:34.867182 [ 189 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::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
2884 2024.07.11 23:16:34.867353 [ 189 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 161 rows starting from the beginning of the part
2885 2024.07.11 23:16:34.867626 [ 189 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 119 rows starting from the beginning of the part
2886 2024.07.11 23:16:34.867708 [ 3 ] {6984f68e-1418-4f89-9b6e-6c75b4009979} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2887 2024.07.11 23:16:34.867937 [ 3 ] {6984f68e-1418-4f89-9b6e-6c75b4009979} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2888 2024.07.11 23:16:34.868386 [ 3 ] {6984f68e-1418-4f89-9b6e-6c75b4009979} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2889 2024.07.11 23:16:34.869281 [ 3 ] {6984f68e-1418-4f89-9b6e-6c75b4009979} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2890 2024.07.11 23:16:34.869378 [ 3 ] {6984f68e-1418-4f89-9b6e-6c75b4009979} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
2891 2024.07.11 23:16:34.870240 [ 3 ] {6984f68e-1418-4f89-9b6e-6c75b4009979} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2892 2024.07.11 23:16:34.870529 [ 189 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 936 rows, containing 4 columns (4 merged, 0 gathered) in 0.004415614 sec., 211975.05035539792 rows/sec., 18.12 MiB/sec.
2893 2024.07.11 23:16:34.870771 [ 189 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2894 2024.07.11 23:16:34.870962 [ 3 ] {6984f68e-1418-4f89-9b6e-6c75b4009979} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2895 2024.07.11 23:16:34.871366 [ 58 ] {} <Debug> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2896 2024.07.11 23:16:34.871466 [ 3 ] {6984f68e-1418-4f89-9b6e-6c75b4009979} <Debug> executeQuery: Read 85 rows, 6.80 KiB in 0.004051 sec., 20982.473463342387 rows/sec., 1.64 MiB/sec.
2897 2024.07.11 23:16:34.871469 [ 58 ] {} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2898 2024.07.11 23:16:34.871571 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
2899 2024.07.11 23:16:34.871786 [ 189 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_11_2} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2900 2024.07.11 23:16:34.872000 [ 188 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::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
2901 2024.07.11 23:16:34.872085 [ 189 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_11_2} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2902 2024.07.11 23:16:34.872213 [ 3 ] {6984f68e-1418-4f89-9b6e-6c75b4009979} <Debug> DynamicQueryHandler: Done processing query
2903 2024.07.11 23:16:34.872322 [ 3 ] {6984f68e-1418-4f89-9b6e-6c75b4009979} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2904 2024.07.11 23:16:34.872357 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB.
2905 2024.07.11 23:16:34.872413 [ 3 ] {} <Debug> HTTP-Session: 7ea899ac-6b1d-4a76-9143-937650f3211d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2906 2024.07.11 23:16:34.872482 [ 188 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2907 2024.07.11 23:16:34.872530 [ 188 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 409 rows starting from the beginning of the part
2908 2024.07.11 23:16:34.872722 [ 188 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 109 rows starting from the beginning of the part
2909 2024.07.11 23:16:34.872730 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 30648, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2910 2024.07.11 23:16:34.873005 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2911 2024.07.11 23:16:34.873066 [ 188 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 382 rows starting from the beginning of the part
2912 2024.07.11 23:16:34.873089 [ 3 ] {} <Debug> HTTP-Session: edd09e98-3832-4a68-af7b-b089b8285b97 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
2913 2024.07.11 23:16:34.873170 [ 3 ] {} <Debug> HTTP-Session: edd09e98-3832-4a68-af7b-b089b8285b97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2914 2024.07.11 23:16:34.873267 [ 3 ] {} <Debug> HTTP-Session: edd09e98-3832-4a68-af7b-b089b8285b97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2915 2024.07.11 23:16:34.873319 [ 188 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::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
2916 2024.07.11 23:16:34.873575 [ 3 ] {} <Trace> HTTP-Session: edd09e98-3832-4a68-af7b-b089b8285b97 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2917 2024.07.11 23:16:34.873594 [ 188 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 382 rows starting from the beginning of the part
2918 2024.07.11 23:16:34.873745 [ 188 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 85 rows starting from the beginning of the part
2919 2024.07.11 23:16:34.874175 [ 3 ] {9339b8c1-7745-4eff-aa40-91ceae607c40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2920 2024.07.11 23:16:34.874283 [ 3 ] {9339b8c1-7745-4eff-aa40-91ceae607c40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2921 2024.07.11 23:16:34.874730 [ 3 ] {9339b8c1-7745-4eff-aa40-91ceae607c40} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2922 2024.07.11 23:16:34.875822 [ 3 ] {9339b8c1-7745-4eff-aa40-91ceae607c40} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2923 2024.07.11 23:16:34.875884 [ 3 ] {9339b8c1-7745-4eff-aa40-91ceae607c40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
2924 2024.07.11 23:16:34.876807 [ 188 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1452 rows, containing 4 columns (4 merged, 0 gathered) in 0.005070796 sec., 286345.5757242058 rows/sec., 20.58 MiB/sec.
2925 2024.07.11 23:16:34.876872 [ 3 ] {9339b8c1-7745-4eff-aa40-91ceae607c40} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2926 2024.07.11 23:16:34.877013 [ 189 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2927 2024.07.11 23:16:34.877733 [ 3 ] {9339b8c1-7745-4eff-aa40-91ceae607c40} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2928 2024.07.11 23:16:34.877950 [ 189 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_11_2} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2929 2024.07.11 23:16:34.878065 [ 58 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2930 2024.07.11 23:16:34.878121 [ 3 ] {9339b8c1-7745-4eff-aa40-91ceae607c40} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004309 sec., 37131.58505453701 rows/sec., 2.59 MiB/sec.
2931 2024.07.11 23:16:34.878204 [ 58 ] {} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2932 2024.07.11 23:16:34.878242 [ 189 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_11_2} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2933 2024.07.11 23:16:34.878338 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
2934 2024.07.11 23:16:34.878530 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB.
2935 2024.07.11 23:16:34.878705 [ 3 ] {9339b8c1-7745-4eff-aa40-91ceae607c40} <Debug> DynamicQueryHandler: Done processing query
2936 2024.07.11 23:16:34.878741 [ 188 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::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
2937 2024.07.11 23:16:34.878756 [ 3 ] {9339b8c1-7745-4eff-aa40-91ceae607c40} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2938 2024.07.11 23:16:34.878815 [ 3 ] {} <Debug> HTTP-Session: edd09e98-3832-4a68-af7b-b089b8285b97 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2939 2024.07.11 23:16:34.878941 [ 188 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2940 2024.07.11 23:16:34.878983 [ 188 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 428 rows starting from the beginning of the part
2941 2024.07.11 23:16:34.879044 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 33487, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2942 2024.07.11 23:16:34.879205 [ 188 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 400 rows starting from the beginning of the part
2943 2024.07.11 23:16:34.879224 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2944 2024.07.11 23:16:34.879311 [ 3 ] {} <Debug> HTTP-Session: 4e756330-e365-4d39-80dd-873e1b0efaf3 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
2945 2024.07.11 23:16:34.879499 [ 3 ] {} <Debug> HTTP-Session: 4e756330-e365-4d39-80dd-873e1b0efaf3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2946 2024.07.11 23:16:34.879557 [ 188 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::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
2947 2024.07.11 23:16:34.879571 [ 3 ] {} <Debug> HTTP-Session: 4e756330-e365-4d39-80dd-873e1b0efaf3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2948 2024.07.11 23:16:34.879719 [ 3 ] {} <Trace> HTTP-Session: 4e756330-e365-4d39-80dd-873e1b0efaf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2949 2024.07.11 23:16:34.879839 [ 188 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::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
2950 2024.07.11 23:16:34.880087 [ 188 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::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
2951 2024.07.11 23:16:34.880170 [ 188 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 160 rows starting from the beginning of the part
2952 2024.07.11 23:16:34.880454 [ 3 ] {8e400697-eb95-4d7d-bccc-003b59d7cd78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2953 2024.07.11 23:16:34.880669 [ 3 ] {8e400697-eb95-4d7d-bccc-003b59d7cd78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
2954 2024.07.11 23:16:34.882583 [ 3 ] {8e400697-eb95-4d7d-bccc-003b59d7cd78} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2955 2024.07.11 23:16:34.883810 [ 188 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1468 rows, containing 5 columns (5 merged, 0 gathered) in 0.005155648 sec., 284736.2736944027 rows/sec., 19.90 MiB/sec.
2956 2024.07.11 23:16:34.884065 [ 3 ] {8e400697-eb95-4d7d-bccc-003b59d7cd78} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2957 2024.07.11 23:16:34.884119 [ 3 ] {8e400697-eb95-4d7d-bccc-003b59d7cd78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
2958 2024.07.11 23:16:34.884144 [ 188 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2959 2024.07.11 23:16:34.885225 [ 188 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2960 2024.07.11 23:16:34.885491 [ 188 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2961 2024.07.11 23:16:34.885657 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB.
2962 2024.07.11 23:16:34.885806 [ 3 ] {8e400697-eb95-4d7d-bccc-003b59d7cd78} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2963 2024.07.11 23:16:34.886244 [ 3 ] {8e400697-eb95-4d7d-bccc-003b59d7cd78} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2964 2024.07.11 23:16:34.886486 [ 3 ] {8e400697-eb95-4d7d-bccc-003b59d7cd78} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.006493 sec., 3234.252271677191 rows/sec., 5.80 MiB/sec.
2965 2024.07.11 23:16:34.887005 [ 3 ] {8e400697-eb95-4d7d-bccc-003b59d7cd78} <Debug> DynamicQueryHandler: Done processing query
2966 2024.07.11 23:16:34.887032 [ 3 ] {8e400697-eb95-4d7d-bccc-003b59d7cd78} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
2967 2024.07.11 23:16:34.887053 [ 3 ] {} <Debug> HTTP-Session: 4e756330-e365-4d39-80dd-873e1b0efaf3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2968 2024.07.11 23:16:34.887188 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2969 2024.07.11 23:16:34.887238 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2970 2024.07.11 23:16:34.887257 [ 3 ] {} <Debug> HTTP-Session: 1c22a0ce-dd91-4d17-b76a-5bb036780a34 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
2971 2024.07.11 23:16:34.887274 [ 3 ] {} <Debug> HTTP-Session: 1c22a0ce-dd91-4d17-b76a-5bb036780a34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2972 2024.07.11 23:16:34.887287 [ 3 ] {} <Debug> HTTP-Session: 1c22a0ce-dd91-4d17-b76a-5bb036780a34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2973 2024.07.11 23:16:34.887323 [ 3 ] {} <Trace> HTTP-Session: 1c22a0ce-dd91-4d17-b76a-5bb036780a34 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2974 2024.07.11 23:16:34.887448 [ 3 ] {adb130d5-5ee8-4831-822f-6ba05dffe5ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2975 2024.07.11 23:16:34.887495 [ 3 ] {adb130d5-5ee8-4831-822f-6ba05dffe5ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2976 2024.07.11 23:16:34.887631 [ 3 ] {adb130d5-5ee8-4831-822f-6ba05dffe5ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2977 2024.07.11 23:16:34.887931 [ 3 ] {adb130d5-5ee8-4831-822f-6ba05dffe5ed} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2978 2024.07.11 23:16:34.887967 [ 3 ] {adb130d5-5ee8-4831-822f-6ba05dffe5ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
2979 2024.07.11 23:16:34.888324 [ 3 ] {adb130d5-5ee8-4831-822f-6ba05dffe5ed} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2980 2024.07.11 23:16:34.888650 [ 3 ] {adb130d5-5ee8-4831-822f-6ba05dffe5ed} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2981 2024.07.11 23:16:34.888812 [ 58 ] {} <Debug> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2982 2024.07.11 23:16:34.888821 [ 3 ] {adb130d5-5ee8-4831-822f-6ba05dffe5ed} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00141 sec., 42553.1914893617 rows/sec., 2.87 MiB/sec.
2983 2024.07.11 23:16:34.888856 [ 58 ] {} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2984 2024.07.11 23:16:34.888921 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
2985 2024.07.11 23:16:34.889110 [ 189 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::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
2986 2024.07.11 23:16:34.889148 [ 3 ] {adb130d5-5ee8-4831-822f-6ba05dffe5ed} <Debug> DynamicQueryHandler: Done processing query
2987 2024.07.11 23:16:34.889199 [ 3 ] {adb130d5-5ee8-4831-822f-6ba05dffe5ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2988 2024.07.11 23:16:34.889244 [ 3 ] {} <Debug> HTTP-Session: 1c22a0ce-dd91-4d17-b76a-5bb036780a34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2989 2024.07.11 23:16:34.889337 [ 189 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2990 2024.07.11 23:16:34.889370 [ 189 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 198 rows starting from the beginning of the part
2991 2024.07.11 23:16:34.889459 [ 189 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::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
2992 2024.07.11 23:16:34.889658 [ 189 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::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
2993 2024.07.11 23:16:34.889817 [ 189 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::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
2994 2024.07.11 23:16:34.889914 [ 189 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::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
2995 2024.07.11 23:16:34.890143 [ 189 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::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
2996 2024.07.11 23:16:34.891269 [ 194 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 498 rows, containing 4 columns (4 merged, 0 gathered) in 0.002246783 sec., 221650.24392653853 rows/sec., 14.86 MiB/sec.
2997 2024.07.11 23:16:34.891569 [ 195 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2998 2024.07.11 23:16:34.892038 [ 195 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::all_1_11_2} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2999 2024.07.11 23:16:34.892116 [ 195 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::all_1_11_2} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
3000 2024.07.11 23:16:34.892198 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
3001 2024.07.11 23:16:39.864862 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 748, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3002 2024.07.11 23:16:39.865002 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3003 2024.07.11 23:16:39.865033 [ 3 ] {} <Debug> HTTP-Session: c37bb808-f2b2-4f31-ad53-c9fd2ba707c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
3004 2024.07.11 23:16:39.865060 [ 3 ] {} <Debug> HTTP-Session: c37bb808-f2b2-4f31-ad53-c9fd2ba707c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3005 2024.07.11 23:16:39.865079 [ 3 ] {} <Debug> HTTP-Session: c37bb808-f2b2-4f31-ad53-c9fd2ba707c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3006 2024.07.11 23:16:39.865138 [ 3 ] {} <Trace> HTTP-Session: c37bb808-f2b2-4f31-ad53-c9fd2ba707c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3007 2024.07.11 23:16:39.865340 [ 3 ] {77509575-59cc-4895-b875-67ebd54faff7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3008 2024.07.11 23:16:39.865417 [ 3 ] {77509575-59cc-4895-b875-67ebd54faff7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3009 2024.07.11 23:16:39.865635 [ 3 ] {77509575-59cc-4895-b875-67ebd54faff7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3010 2024.07.11 23:16:39.866065 [ 3 ] {77509575-59cc-4895-b875-67ebd54faff7} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3011 2024.07.11 23:16:39.866113 [ 3 ] {77509575-59cc-4895-b875-67ebd54faff7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3012 2024.07.11 23:16:39.866501 [ 3 ] {77509575-59cc-4895-b875-67ebd54faff7} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
3013 2024.07.11 23:16:39.866840 [ 3 ] {77509575-59cc-4895-b875-67ebd54faff7} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3014 2024.07.11 23:16:39.866989 [ 3 ] {77509575-59cc-4895-b875-67ebd54faff7} <Debug> executeQuery: Read 6 rows, 348.00 B in 0.001707 sec., 3514.93848857645 rows/sec., 199.09 KiB/sec.
3015 2024.07.11 23:16:39.867236 [ 3 ] {77509575-59cc-4895-b875-67ebd54faff7} <Debug> DynamicQueryHandler: Done processing query
3016 2024.07.11 23:16:39.867264 [ 3 ] {77509575-59cc-4895-b875-67ebd54faff7} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3017 2024.07.11 23:16:39.867281 [ 3 ] {} <Debug> HTTP-Session: c37bb808-f2b2-4f31-ad53-c9fd2ba707c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3018 2024.07.11 23:16:39.867470 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 24346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3019 2024.07.11 23:16:39.867524 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3020 2024.07.11 23:16:39.867544 [ 3 ] {} <Debug> HTTP-Session: 056f46ee-1239-4bb0-88ac-d001119851f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
3021 2024.07.11 23:16:39.867562 [ 3 ] {} <Debug> HTTP-Session: 056f46ee-1239-4bb0-88ac-d001119851f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3022 2024.07.11 23:16:39.867575 [ 3 ] {} <Debug> HTTP-Session: 056f46ee-1239-4bb0-88ac-d001119851f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3023 2024.07.11 23:16:39.867611 [ 3 ] {} <Trace> HTTP-Session: 056f46ee-1239-4bb0-88ac-d001119851f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3024 2024.07.11 23:16:39.867759 [ 3 ] {e5e9fc46-5154-469d-a0e6-4c56ff8eadb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3025 2024.07.11 23:16:39.867806 [ 3 ] {e5e9fc46-5154-469d-a0e6-4c56ff8eadb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3026 2024.07.11 23:16:39.867940 [ 3 ] {e5e9fc46-5154-469d-a0e6-4c56ff8eadb6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3027 2024.07.11 23:16:39.868333 [ 3 ] {e5e9fc46-5154-469d-a0e6-4c56ff8eadb6} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3028 2024.07.11 23:16:39.868371 [ 3 ] {e5e9fc46-5154-469d-a0e6-4c56ff8eadb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3029 2024.07.11 23:16:39.868697 [ 3 ] {e5e9fc46-5154-469d-a0e6-4c56ff8eadb6} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
3030 2024.07.11 23:16:39.869016 [ 3 ] {e5e9fc46-5154-469d-a0e6-4c56ff8eadb6} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3031 2024.07.11 23:16:39.869178 [ 3 ] {e5e9fc46-5154-469d-a0e6-4c56ff8eadb6} <Debug> executeQuery: Read 161 rows, 14.53 KiB in 0.001483 sec., 108563.72218476063 rows/sec., 9.57 MiB/sec.
3032 2024.07.11 23:16:39.869478 [ 3 ] {e5e9fc46-5154-469d-a0e6-4c56ff8eadb6} <Debug> DynamicQueryHandler: Done processing query
3033 2024.07.11 23:16:39.869505 [ 3 ] {e5e9fc46-5154-469d-a0e6-4c56ff8eadb6} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
3034 2024.07.11 23:16:39.869521 [ 3 ] {} <Debug> HTTP-Session: 056f46ee-1239-4bb0-88ac-d001119851f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3035 2024.07.11 23:16:39.869709 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 61589, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3036 2024.07.11 23:16:39.869758 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3037 2024.07.11 23:16:39.869777 [ 3 ] {} <Debug> HTTP-Session: b174cc63-755a-4f65-90d4-a83b7cc68f0d Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
3038 2024.07.11 23:16:39.869793 [ 3 ] {} <Debug> HTTP-Session: b174cc63-755a-4f65-90d4-a83b7cc68f0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3039 2024.07.11 23:16:39.869807 [ 3 ] {} <Debug> HTTP-Session: b174cc63-755a-4f65-90d4-a83b7cc68f0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3040 2024.07.11 23:16:39.869839 [ 3 ] {} <Trace> HTTP-Session: b174cc63-755a-4f65-90d4-a83b7cc68f0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3041 2024.07.11 23:16:39.870039 [ 3 ] {f66f4114-b433-4012-973e-c1816e489070} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3042 2024.07.11 23:16:39.870082 [ 3 ] {f66f4114-b433-4012-973e-c1816e489070} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3043 2024.07.11 23:16:39.870221 [ 3 ] {f66f4114-b433-4012-973e-c1816e489070} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3044 2024.07.11 23:16:39.870792 [ 3 ] {f66f4114-b433-4012-973e-c1816e489070} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3045 2024.07.11 23:16:39.870828 [ 3 ] {f66f4114-b433-4012-973e-c1816e489070} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3046 2024.07.11 23:16:39.871152 [ 3 ] {f66f4114-b433-4012-973e-c1816e489070} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
3047 2024.07.11 23:16:39.871465 [ 3 ] {f66f4114-b433-4012-973e-c1816e489070} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3048 2024.07.11 23:16:39.871620 [ 3 ] {f66f4114-b433-4012-973e-c1816e489070} <Debug> executeQuery: Read 382 rows, 27.47 KiB in 0.00168 sec., 227380.95238095237 rows/sec., 15.97 MiB/sec.
3049 2024.07.11 23:16:39.871920 [ 3 ] {f66f4114-b433-4012-973e-c1816e489070} <Debug> DynamicQueryHandler: Done processing query
3050 2024.07.11 23:16:39.871945 [ 3 ] {f66f4114-b433-4012-973e-c1816e489070} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
3051 2024.07.11 23:16:39.871961 [ 3 ] {} <Debug> HTTP-Session: b174cc63-755a-4f65-90d4-a83b7cc68f0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3052 2024.07.11 23:16:39.872107 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3053 2024.07.11 23:16:39.872156 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3054 2024.07.11 23:16:39.872175 [ 3 ] {} <Debug> HTTP-Session: 2f9ebce9-6a30-4cde-9ed6-869c994bc314 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
3055 2024.07.11 23:16:39.872192 [ 3 ] {} <Debug> HTTP-Session: 2f9ebce9-6a30-4cde-9ed6-869c994bc314 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3056 2024.07.11 23:16:39.872205 [ 3 ] {} <Debug> HTTP-Session: 2f9ebce9-6a30-4cde-9ed6-869c994bc314 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3057 2024.07.11 23:16:39.872237 [ 3 ] {} <Trace> HTTP-Session: 2f9ebce9-6a30-4cde-9ed6-869c994bc314 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3058 2024.07.11 23:16:39.872363 [ 3 ] {7dfcea5b-b706-45e2-bf5a-742b74d03f8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3059 2024.07.11 23:16:39.872411 [ 3 ] {7dfcea5b-b706-45e2-bf5a-742b74d03f8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3060 2024.07.11 23:16:39.872556 [ 3 ] {7dfcea5b-b706-45e2-bf5a-742b74d03f8c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3061 2024.07.11 23:16:39.872841 [ 3 ] {7dfcea5b-b706-45e2-bf5a-742b74d03f8c} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3062 2024.07.11 23:16:39.872876 [ 3 ] {7dfcea5b-b706-45e2-bf5a-742b74d03f8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3063 2024.07.11 23:16:39.873240 [ 3 ] {7dfcea5b-b706-45e2-bf5a-742b74d03f8c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
3064 2024.07.11 23:16:39.873559 [ 3 ] {7dfcea5b-b706-45e2-bf5a-742b74d03f8c} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3065 2024.07.11 23:16:39.873725 [ 3 ] {7dfcea5b-b706-45e2-bf5a-742b74d03f8c} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001382 sec., 4341.534008683068 rows/sec., 186.55 KiB/sec.
3066 2024.07.11 23:16:39.873881 [ 3 ] {7dfcea5b-b706-45e2-bf5a-742b74d03f8c} <Debug> DynamicQueryHandler: Done processing query
3067 2024.07.11 23:16:39.873906 [ 3 ] {7dfcea5b-b706-45e2-bf5a-742b74d03f8c} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3068 2024.07.11 23:16:39.873978 [ 3 ] {} <Debug> HTTP-Session: 2f9ebce9-6a30-4cde-9ed6-869c994bc314 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3069 2024.07.11 23:16:39.874111 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3070 2024.07.11 23:16:39.874158 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3071 2024.07.11 23:16:39.874177 [ 3 ] {} <Debug> HTTP-Session: 262d9840-e0f5-4755-8211-b687d377684a Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
3072 2024.07.11 23:16:39.874193 [ 3 ] {} <Debug> HTTP-Session: 262d9840-e0f5-4755-8211-b687d377684a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3073 2024.07.11 23:16:39.874206 [ 3 ] {} <Debug> HTTP-Session: 262d9840-e0f5-4755-8211-b687d377684a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3074 2024.07.11 23:16:39.874237 [ 3 ] {} <Trace> HTTP-Session: 262d9840-e0f5-4755-8211-b687d377684a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3075 2024.07.11 23:16:39.874352 [ 3 ] {4fc40bba-63b8-4151-866b-f898d36ce619} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3076 2024.07.11 23:16:39.874399 [ 3 ] {4fc40bba-63b8-4151-866b-f898d36ce619} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3077 2024.07.11 23:16:39.874540 [ 3 ] {4fc40bba-63b8-4151-866b-f898d36ce619} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3078 2024.07.11 23:16:39.874851 [ 3 ] {4fc40bba-63b8-4151-866b-f898d36ce619} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3079 2024.07.11 23:16:39.874887 [ 3 ] {4fc40bba-63b8-4151-866b-f898d36ce619} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3080 2024.07.11 23:16:39.875267 [ 3 ] {4fc40bba-63b8-4151-866b-f898d36ce619} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
3081 2024.07.11 23:16:39.875609 [ 3 ] {4fc40bba-63b8-4151-866b-f898d36ce619} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3082 2024.07.11 23:16:39.875766 [ 3 ] {4fc40bba-63b8-4151-866b-f898d36ce619} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.00145 sec., 53103.44827586207 rows/sec., 3.27 MiB/sec.
3083 2024.07.11 23:16:39.875937 [ 3 ] {4fc40bba-63b8-4151-866b-f898d36ce619} <Debug> DynamicQueryHandler: Done processing query
3084 2024.07.11 23:16:39.875965 [ 3 ] {4fc40bba-63b8-4151-866b-f898d36ce619} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3085 2024.07.11 23:16:39.875982 [ 3 ] {} <Debug> HTTP-Session: 262d9840-e0f5-4755-8211-b687d377684a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3086 2024.07.11 23:16:39.876167 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 30652, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3087 2024.07.11 23:16:39.876215 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3088 2024.07.11 23:16:39.876234 [ 3 ] {} <Debug> HTTP-Session: 70f9bf70-5a76-4874-91f2-19809f768147 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
3089 2024.07.11 23:16:39.876251 [ 3 ] {} <Debug> HTTP-Session: 70f9bf70-5a76-4874-91f2-19809f768147 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3090 2024.07.11 23:16:39.876266 [ 3 ] {} <Debug> HTTP-Session: 70f9bf70-5a76-4874-91f2-19809f768147 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3091 2024.07.11 23:16:39.876297 [ 3 ] {} <Trace> HTTP-Session: 70f9bf70-5a76-4874-91f2-19809f768147 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3092 2024.07.11 23:16:39.876436 [ 3 ] {c4bf6323-1ed7-46f3-80ee-788932685f9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3093 2024.07.11 23:16:39.876483 [ 3 ] {c4bf6323-1ed7-46f3-80ee-788932685f9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3094 2024.07.11 23:16:39.876623 [ 3 ] {c4bf6323-1ed7-46f3-80ee-788932685f9f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3095 2024.07.11 23:16:39.877008 [ 3 ] {c4bf6323-1ed7-46f3-80ee-788932685f9f} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3096 2024.07.11 23:16:39.877044 [ 3 ] {c4bf6323-1ed7-46f3-80ee-788932685f9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3097 2024.07.11 23:16:39.877415 [ 3 ] {c4bf6323-1ed7-46f3-80ee-788932685f9f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
3098 2024.07.11 23:16:39.877768 [ 3 ] {c4bf6323-1ed7-46f3-80ee-788932685f9f} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3099 2024.07.11 23:16:39.877920 [ 3 ] {c4bf6323-1ed7-46f3-80ee-788932685f9f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001538 sec., 104031.20936280883 rows/sec., 7.25 MiB/sec.
3100 2024.07.11 23:16:39.878095 [ 3 ] {c4bf6323-1ed7-46f3-80ee-788932685f9f} <Debug> DynamicQueryHandler: Done processing query
3101 2024.07.11 23:16:39.878120 [ 3 ] {c4bf6323-1ed7-46f3-80ee-788932685f9f} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3102 2024.07.11 23:16:39.878136 [ 3 ] {} <Debug> HTTP-Session: 70f9bf70-5a76-4874-91f2-19809f768147 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3103 2024.07.11 23:16:39.878263 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 3216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3104 2024.07.11 23:16:39.878312 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3105 2024.07.11 23:16:39.878331 [ 3 ] {} <Debug> HTTP-Session: e6cc6783-e58f-4ef8-8bb6-c277ee0c1c1e Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
3106 2024.07.11 23:16:39.878347 [ 3 ] {} <Debug> HTTP-Session: e6cc6783-e58f-4ef8-8bb6-c277ee0c1c1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3107 2024.07.11 23:16:39.878361 [ 3 ] {} <Debug> HTTP-Session: e6cc6783-e58f-4ef8-8bb6-c277ee0c1c1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3108 2024.07.11 23:16:39.878392 [ 3 ] {} <Trace> HTTP-Session: e6cc6783-e58f-4ef8-8bb6-c277ee0c1c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3109 2024.07.11 23:16:39.878492 [ 3 ] {336e3d5f-96ac-42bf-a829-be1fb0440b76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
3110 2024.07.11 23:16:39.878536 [ 3 ] {336e3d5f-96ac-42bf-a829-be1fb0440b76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
3111 2024.07.11 23:16:39.878662 [ 3 ] {336e3d5f-96ac-42bf-a829-be1fb0440b76} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3112 2024.07.11 23:16:39.878926 [ 3 ] {336e3d5f-96ac-42bf-a829-be1fb0440b76} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3113 2024.07.11 23:16:39.878961 [ 3 ] {336e3d5f-96ac-42bf-a829-be1fb0440b76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3114 2024.07.11 23:16:39.879310 [ 3 ] {336e3d5f-96ac-42bf-a829-be1fb0440b76} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
3115 2024.07.11 23:16:39.879647 [ 3 ] {336e3d5f-96ac-42bf-a829-be1fb0440b76} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3116 2024.07.11 23:16:39.879801 [ 3 ] {336e3d5f-96ac-42bf-a829-be1fb0440b76} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001332 sec., 17267.267267267267 rows/sec., 934.04 KiB/sec.
3117 2024.07.11 23:16:39.879799 [ 53 ] {} <Debug> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
3118 2024.07.11 23:16:39.879913 [ 53 ] {} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3119 2024.07.11 23:16:39.879965 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3120 2024.07.11 23:16:39.880066 [ 3 ] {336e3d5f-96ac-42bf-a829-be1fb0440b76} <Debug> DynamicQueryHandler: Done processing query
3121 2024.07.11 23:16:39.880161 [ 3 ] {336e3d5f-96ac-42bf-a829-be1fb0440b76} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3122 2024.07.11 23:16:39.880244 [ 3 ] {} <Debug> HTTP-Session: e6cc6783-e58f-4ef8-8bb6-c277ee0c1c1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3123 2024.07.11 23:16:39.880269 [ 189 ] {202dc1dd-dc74-4ba0-a202-67170c5a2787::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
3124 2024.07.11 23:16:39.880444 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3125 2024.07.11 23:16:39.880491 [ 189 ] {202dc1dd-dc74-4ba0-a202-67170c5a2787::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3126 2024.07.11 23:16:39.880536 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3127 2024.07.11 23:16:39.880556 [ 189 ] {202dc1dd-dc74-4ba0-a202-67170c5a2787::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
3128 2024.07.11 23:16:39.880586 [ 3 ] {} <Debug> HTTP-Session: c350ebde-faff-48d9-b582-550b10a3c18b Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
3129 2024.07.11 23:16:39.880622 [ 3 ] {} <Debug> HTTP-Session: c350ebde-faff-48d9-b582-550b10a3c18b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3130 2024.07.11 23:16:39.880652 [ 3 ] {} <Debug> HTTP-Session: c350ebde-faff-48d9-b582-550b10a3c18b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3131 2024.07.11 23:16:39.880771 [ 189 ] {202dc1dd-dc74-4ba0-a202-67170c5a2787::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
3132 2024.07.11 23:16:39.880825 [ 3 ] {} <Trace> HTTP-Session: c350ebde-faff-48d9-b582-550b10a3c18b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3133 2024.07.11 23:16:39.881026 [ 189 ] {202dc1dd-dc74-4ba0-a202-67170c5a2787::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 23 rows starting from the beginning of the part
3134 2024.07.11 23:16:39.881358 [ 189 ] {202dc1dd-dc74-4ba0-a202-67170c5a2787::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
3135 2024.07.11 23:16:39.881418 [ 3 ] {1827af90-d54f-4e3d-9b68-8341af17f72b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3136 2024.07.11 23:16:39.881547 [ 189 ] {202dc1dd-dc74-4ba0-a202-67170c5a2787::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
3137 2024.07.11 23:16:39.881663 [ 3 ] {1827af90-d54f-4e3d-9b68-8341af17f72b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3138 2024.07.11 23:16:39.881820 [ 189 ] {202dc1dd-dc74-4ba0-a202-67170c5a2787::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
3139 2024.07.11 23:16:39.882514 [ 3 ] {1827af90-d54f-4e3d-9b68-8341af17f72b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3140 2024.07.11 23:16:39.883214 [ 3 ] {1827af90-d54f-4e3d-9b68-8341af17f72b} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3141 2024.07.11 23:16:39.883275 [ 3 ] {1827af90-d54f-4e3d-9b68-8341af17f72b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3142 2024.07.11 23:16:39.884292 [ 3 ] {1827af90-d54f-4e3d-9b68-8341af17f72b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
3143 2024.07.11 23:16:39.884573 [ 187 ] {202dc1dd-dc74-4ba0-a202-67170c5a2787::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 127 rows, containing 4 columns (4 merged, 0 gathered) in 0.004528156 sec., 28046.736905707312 rows/sec., 1.54 MiB/sec.
3144 2024.07.11 23:16:39.884853 [ 3 ] {1827af90-d54f-4e3d-9b68-8341af17f72b} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3145 2024.07.11 23:16:39.884933 [ 194 ] {202dc1dd-dc74-4ba0-a202-67170c5a2787::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
3146 2024.07.11 23:16:39.885131 [ 3 ] {1827af90-d54f-4e3d-9b68-8341af17f72b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004023 sec., 14914.243102162567 rows/sec., 1.01 MiB/sec.
3147 2024.07.11 23:16:39.885440 [ 3 ] {1827af90-d54f-4e3d-9b68-8341af17f72b} <Debug> DynamicQueryHandler: Done processing query
3148 2024.07.11 23:16:39.885487 [ 3 ] {1827af90-d54f-4e3d-9b68-8341af17f72b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3149 2024.07.11 23:16:39.885536 [ 3 ] {} <Debug> HTTP-Session: c350ebde-faff-48d9-b582-550b10a3c18b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3150 2024.07.11 23:16:39.885749 [ 194 ] {202dc1dd-dc74-4ba0-a202-67170c5a2787::all_1_6_1} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3151 2024.07.11 23:16:39.885843 [ 194 ] {202dc1dd-dc74-4ba0-a202-67170c5a2787::all_1_6_1} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
3152 2024.07.11 23:16:39.885946 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
3153 2024.07.11 23:16:43.668686 [ 50 ] {} <Debug> DNSResolver: Updating DNS cache
3154 2024.07.11 23:16:43.668742 [ 50 ] {} <Debug> DNSResolver: Updated DNS cache
3155 2024.07.11 23:16:44.852646 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 1441, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3156 2024.07.11 23:16:44.852793 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3157 2024.07.11 23:16:44.852823 [ 3 ] {} <Debug> HTTP-Session: 59b43d22-6212-4d7f-b7c6-43771440afdc Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
3158 2024.07.11 23:16:44.852851 [ 3 ] {} <Debug> HTTP-Session: 59b43d22-6212-4d7f-b7c6-43771440afdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3159 2024.07.11 23:16:44.852869 [ 3 ] {} <Debug> HTTP-Session: 59b43d22-6212-4d7f-b7c6-43771440afdc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3160 2024.07.11 23:16:44.852927 [ 3 ] {} <Trace> HTTP-Session: 59b43d22-6212-4d7f-b7c6-43771440afdc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3161 2024.07.11 23:16:44.853207 [ 3 ] {a24be71b-e6dc-499d-8e03-82b1ca34d282} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) 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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', '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)
3162 2024.07.11 23:16:44.853621 [ 3 ] {a24be71b-e6dc-499d-8e03-82b1ca34d282} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
3163 2024.07.11 23:16:44.853674 [ 3 ] {a24be71b-e6dc-499d-8e03-82b1ca34d282} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', '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
3164 2024.07.11 23:16:44.854042 [ 3 ] {a24be71b-e6dc-499d-8e03-82b1ca34d282} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
3165 2024.07.11 23:16:44.854121 [ 3 ] {a24be71b-e6dc-499d-8e03-82b1ca34d282} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
3166 2024.07.11 23:16:44.854292 [ 3 ] {a24be71b-e6dc-499d-8e03-82b1ca34d282} <Debug> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Key condition: (column 0 notIn 40-element set)
3167 2024.07.11 23:16:44.854410 [ 251 ] {a24be71b-e6dc-499d-8e03-82b1ca34d282} <Trace> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
3168 2024.07.11 23:16:44.854546 [ 259 ] {a24be71b-e6dc-499d-8e03-82b1ca34d282} <Trace> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
3169 2024.07.11 23:16:44.854561 [ 261 ] {a24be71b-e6dc-499d-8e03-82b1ca34d282} <Trace> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
3170 2024.07.11 23:16:44.854586 [ 253 ] {a24be71b-e6dc-499d-8e03-82b1ca34d282} <Trace> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
3171 2024.07.11 23:16:44.854772 [ 3 ] {a24be71b-e6dc-499d-8e03-82b1ca34d282} <Debug> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges
3172 2024.07.11 23:16:44.854806 [ 3 ] {a24be71b-e6dc-499d-8e03-82b1ca34d282} <Trace> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Spreading mark ranges among streams (default reading)
3173 2024.07.11 23:16:44.854941 [ 3 ] {a24be71b-e6dc-499d-8e03-82b1ca34d282} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
3174 2024.07.11 23:16:44.854965 [ 3 ] {a24be71b-e6dc-499d-8e03-82b1ca34d282} <Debug> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Reading approx. 40 rows with 4 streams
3175 2024.07.11 23:16:44.855009 [ 3 ] {a24be71b-e6dc-499d-8e03-82b1ca34d282} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', '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'))"
3176 2024.07.11 23:16:44.855054 [ 3 ] {a24be71b-e6dc-499d-8e03-82b1ca34d282} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', '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'))"
3177 2024.07.11 23:16:44.855094 [ 3 ] {a24be71b-e6dc-499d-8e03-82b1ca34d282} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', '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'))"
3178 2024.07.11 23:16:44.855133 [ 3 ] {a24be71b-e6dc-499d-8e03-82b1ca34d282} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', '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'))"
3179 2024.07.11 23:16:44.857463 [ 3 ] {a24be71b-e6dc-499d-8e03-82b1ca34d282} <Debug> executeQuery: Read 40 rows, 1.51 KiB in 0.004388 sec., 9115.770282588877 rows/sec., 345.18 KiB/sec.
3180 2024.07.11 23:16:44.857902 [ 3 ] {a24be71b-e6dc-499d-8e03-82b1ca34d282} <Debug> DynamicQueryHandler: Done processing query
3181 2024.07.11 23:16:44.857934 [ 3 ] {a24be71b-e6dc-499d-8e03-82b1ca34d282} <Debug> MemoryTracker: Peak memory usage (for query): 3.14 MiB.
3182 2024.07.11 23:16:44.857956 [ 3 ] {} <Debug> HTTP-Session: 59b43d22-6212-4d7f-b7c6-43771440afdc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3183 2024.07.11 23:16:44.868299 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3184 2024.07.11 23:16:44.868349 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3185 2024.07.11 23:16:44.868369 [ 3 ] {} <Debug> HTTP-Session: 63170c5a-a670-4622-9e4e-3a73a50114d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
3186 2024.07.11 23:16:44.868386 [ 3 ] {} <Debug> HTTP-Session: 63170c5a-a670-4622-9e4e-3a73a50114d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3187 2024.07.11 23:16:44.868400 [ 3 ] {} <Debug> HTTP-Session: 63170c5a-a670-4622-9e4e-3a73a50114d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3188 2024.07.11 23:16:44.868433 [ 3 ] {} <Trace> HTTP-Session: 63170c5a-a670-4622-9e4e-3a73a50114d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3189 2024.07.11 23:16:44.868545 [ 3 ] {6ba240d3-7647-4850-936e-15d4ceafe901} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
3190 2024.07.11 23:16:44.868591 [ 3 ] {6ba240d3-7647-4850-936e-15d4ceafe901} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
3191 2024.07.11 23:16:44.868748 [ 3 ] {6ba240d3-7647-4850-936e-15d4ceafe901} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3192 2024.07.11 23:16:44.869048 [ 3 ] {6ba240d3-7647-4850-936e-15d4ceafe901} <Trace> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3193 2024.07.11 23:16:44.869086 [ 3 ] {6ba240d3-7647-4850-936e-15d4ceafe901} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3194 2024.07.11 23:16:44.869618 [ 3 ] {6ba240d3-7647-4850-936e-15d4ceafe901} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
3195 2024.07.11 23:16:44.869944 [ 3 ] {6ba240d3-7647-4850-936e-15d4ceafe901} <Trace> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3196 2024.07.11 23:16:44.870122 [ 3 ] {6ba240d3-7647-4850-936e-15d4ceafe901} <Debug> executeQuery: Read 1 rows, 232.00 B in 0.001593 sec., 627.7463904582548 rows/sec., 142.22 KiB/sec.
3197 2024.07.11 23:16:44.870348 [ 3 ] {6ba240d3-7647-4850-936e-15d4ceafe901} <Debug> DynamicQueryHandler: Done processing query
3198 2024.07.11 23:16:44.870373 [ 3 ] {6ba240d3-7647-4850-936e-15d4ceafe901} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3199 2024.07.11 23:16:44.870389 [ 3 ] {} <Debug> HTTP-Session: 63170c5a-a670-4622-9e4e-3a73a50114d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3200 2024.07.11 23:16:44.870610 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 3065, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3201 2024.07.11 23:16:44.870659 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3202 2024.07.11 23:16:44.870679 [ 3 ] {} <Debug> HTTP-Session: 456f4dc2-c78a-4ed4-aa8c-df675726eb47 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
3203 2024.07.11 23:16:44.870695 [ 3 ] {} <Debug> HTTP-Session: 456f4dc2-c78a-4ed4-aa8c-df675726eb47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3204 2024.07.11 23:16:44.870709 [ 3 ] {} <Debug> HTTP-Session: 456f4dc2-c78a-4ed4-aa8c-df675726eb47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3205 2024.07.11 23:16:44.870741 [ 3 ] {} <Trace> HTTP-Session: 456f4dc2-c78a-4ed4-aa8c-df675726eb47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3206 2024.07.11 23:16:44.870843 [ 3 ] {ad654f20-9185-4c02-a2c6-307684d88bff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3207 2024.07.11 23:16:44.870888 [ 3 ] {ad654f20-9185-4c02-a2c6-307684d88bff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3208 2024.07.11 23:16:44.871015 [ 3 ] {ad654f20-9185-4c02-a2c6-307684d88bff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3209 2024.07.11 23:16:44.871305 [ 3 ] {ad654f20-9185-4c02-a2c6-307684d88bff} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3210 2024.07.11 23:16:44.871342 [ 3 ] {ad654f20-9185-4c02-a2c6-307684d88bff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3211 2024.07.11 23:16:44.871653 [ 3 ] {ad654f20-9185-4c02-a2c6-307684d88bff} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
3212 2024.07.11 23:16:44.871957 [ 3 ] {ad654f20-9185-4c02-a2c6-307684d88bff} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3213 2024.07.11 23:16:44.872109 [ 48 ] {} <Debug> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
3214 2024.07.11 23:16:44.872118 [ 3 ] {ad654f20-9185-4c02-a2c6-307684d88bff} <Debug> executeQuery: Read 21 rows, 1.70 KiB in 0.001297 sec., 16191.210485736316 rows/sec., 1.28 MiB/sec.
3215 2024.07.11 23:16:44.872184 [ 48 ] {} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3216 2024.07.11 23:16:44.872292 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3217 2024.07.11 23:16:44.872411 [ 3 ] {ad654f20-9185-4c02-a2c6-307684d88bff} <Debug> DynamicQueryHandler: Done processing query
3218 2024.07.11 23:16:44.872467 [ 3 ] {ad654f20-9185-4c02-a2c6-307684d88bff} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3219 2024.07.11 23:16:44.872532 [ 3 ] {} <Debug> HTTP-Session: 456f4dc2-c78a-4ed4-aa8c-df675726eb47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3220 2024.07.11 23:16:44.872648 [ 200 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::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
3221 2024.07.11 23:16:44.872770 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 1302, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3222 2024.07.11 23:16:44.872883 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3223 2024.07.11 23:16:44.872949 [ 3 ] {} <Debug> HTTP-Session: 6c27da3f-a9da-4f63-a914-14d0716783e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
3224 2024.07.11 23:16:44.873002 [ 3 ] {} <Debug> HTTP-Session: 6c27da3f-a9da-4f63-a914-14d0716783e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3225 2024.07.11 23:16:44.873053 [ 3 ] {} <Debug> HTTP-Session: 6c27da3f-a9da-4f63-a914-14d0716783e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3226 2024.07.11 23:16:44.873077 [ 200 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3227 2024.07.11 23:16:44.873109 [ 3 ] {} <Trace> HTTP-Session: 6c27da3f-a9da-4f63-a914-14d0716783e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3228 2024.07.11 23:16:44.873188 [ 200 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::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
3229 2024.07.11 23:16:44.873305 [ 3 ] {f01715eb-8ca6-4aee-8b06-058acdf7a62d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3230 2024.07.11 23:16:44.873440 [ 200 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 21 rows starting from the beginning of the part
3231 2024.07.11 23:16:44.873488 [ 3 ] {f01715eb-8ca6-4aee-8b06-058acdf7a62d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3232 2024.07.11 23:16:44.873746 [ 200 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::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
3233 2024.07.11 23:16:44.874037 [ 200 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 21 rows starting from the beginning of the part
3234 2024.07.11 23:16:44.874417 [ 200 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::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
3235 2024.07.11 23:16:44.874698 [ 200 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 21 rows starting from the beginning of the part
3236 2024.07.11 23:16:44.874898 [ 3 ] {f01715eb-8ca6-4aee-8b06-058acdf7a62d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3237 2024.07.11 23:16:44.875832 [ 3 ] {f01715eb-8ca6-4aee-8b06-058acdf7a62d} <Trace> oximeter.fields_ipaddr (e6968d90-b6e0-4a68-8edb-33d3c44efb5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3238 2024.07.11 23:16:44.875893 [ 3 ] {f01715eb-8ca6-4aee-8b06-058acdf7a62d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3239 2024.07.11 23:16:44.876971 [ 194 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 102 rows, containing 4 columns (4 merged, 0 gathered) in 0.004541707 sec., 22458.516148223564 rows/sec., 1.67 MiB/sec.
3240 2024.07.11 23:16:44.877154 [ 187 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
3241 2024.07.11 23:16:44.877589 [ 187 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_11_2} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3242 2024.07.11 23:16:44.877681 [ 187 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_11_2} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
3243 2024.07.11 23:16:44.877776 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
3244 2024.07.11 23:16:44.878837 [ 3 ] {f01715eb-8ca6-4aee-8b06-058acdf7a62d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
3245 2024.07.11 23:16:44.879209 [ 3 ] {f01715eb-8ca6-4aee-8b06-058acdf7a62d} <Trace> oximeter.fields_ipaddr (e6968d90-b6e0-4a68-8edb-33d3c44efb5e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3246 2024.07.11 23:16:44.879375 [ 3 ] {f01715eb-8ca6-4aee-8b06-058acdf7a62d} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.006116 sec., 1308.0444735120993 rows/sec., 106.66 KiB/sec.
3247 2024.07.11 23:16:44.879670 [ 3 ] {f01715eb-8ca6-4aee-8b06-058acdf7a62d} <Debug> DynamicQueryHandler: Done processing query
3248 2024.07.11 23:16:44.879696 [ 3 ] {f01715eb-8ca6-4aee-8b06-058acdf7a62d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3249 2024.07.11 23:16:44.879712 [ 3 ] {} <Debug> HTTP-Session: 6c27da3f-a9da-4f63-a914-14d0716783e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3250 2024.07.11 23:16:44.879854 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 22780, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3251 2024.07.11 23:16:44.879904 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3252 2024.07.11 23:16:44.879923 [ 3 ] {} <Debug> HTTP-Session: 1248cca1-ac9d-4fe1-bcaa-6a2bd3c0f62a Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
3253 2024.07.11 23:16:44.879940 [ 3 ] {} <Debug> HTTP-Session: 1248cca1-ac9d-4fe1-bcaa-6a2bd3c0f62a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3254 2024.07.11 23:16:44.879954 [ 3 ] {} <Debug> HTTP-Session: 1248cca1-ac9d-4fe1-bcaa-6a2bd3c0f62a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3255 2024.07.11 23:16:44.879985 [ 3 ] {} <Trace> HTTP-Session: 1248cca1-ac9d-4fe1-bcaa-6a2bd3c0f62a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3256 2024.07.11 23:16:44.880131 [ 3 ] {5cc6bdf8-e3c5-4ef6-996e-f4e63727f418} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3257 2024.07.11 23:16:44.880174 [ 3 ] {5cc6bdf8-e3c5-4ef6-996e-f4e63727f418} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3258 2024.07.11 23:16:44.880320 [ 3 ] {5cc6bdf8-e3c5-4ef6-996e-f4e63727f418} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3259 2024.07.11 23:16:44.880720 [ 3 ] {5cc6bdf8-e3c5-4ef6-996e-f4e63727f418} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3260 2024.07.11 23:16:44.880757 [ 3 ] {5cc6bdf8-e3c5-4ef6-996e-f4e63727f418} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3261 2024.07.11 23:16:44.881094 [ 3 ] {5cc6bdf8-e3c5-4ef6-996e-f4e63727f418} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3262 2024.07.11 23:16:44.881395 [ 3 ] {5cc6bdf8-e3c5-4ef6-996e-f4e63727f418} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3263 2024.07.11 23:16:44.881555 [ 3 ] {5cc6bdf8-e3c5-4ef6-996e-f4e63727f418} <Debug> executeQuery: Read 159 rows, 13.11 KiB in 0.001483 sec., 107215.10451786919 rows/sec., 8.63 MiB/sec.
3264 2024.07.11 23:16:44.881711 [ 3 ] {5cc6bdf8-e3c5-4ef6-996e-f4e63727f418} <Debug> DynamicQueryHandler: Done processing query
3265 2024.07.11 23:16:44.881736 [ 3 ] {5cc6bdf8-e3c5-4ef6-996e-f4e63727f418} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3266 2024.07.11 23:16:44.881752 [ 3 ] {} <Debug> HTTP-Session: 1248cca1-ac9d-4fe1-bcaa-6a2bd3c0f62a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3267 2024.07.11 23:16:44.881875 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 1169, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3268 2024.07.11 23:16:44.881923 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3269 2024.07.11 23:16:44.881942 [ 3 ] {} <Debug> HTTP-Session: 76249c90-c636-4685-90a1-aaccab186554 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
3270 2024.07.11 23:16:44.881958 [ 3 ] {} <Debug> HTTP-Session: 76249c90-c636-4685-90a1-aaccab186554 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3271 2024.07.11 23:16:44.881973 [ 3 ] {} <Debug> HTTP-Session: 76249c90-c636-4685-90a1-aaccab186554 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3272 2024.07.11 23:16:44.882003 [ 3 ] {} <Trace> HTTP-Session: 76249c90-c636-4685-90a1-aaccab186554 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3273 2024.07.11 23:16:44.882104 [ 3 ] {fa456d74-ab1a-4a4f-9777-94dd20b775ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3274 2024.07.11 23:16:44.882147 [ 3 ] {fa456d74-ab1a-4a4f-9777-94dd20b775ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3275 2024.07.11 23:16:44.882273 [ 3 ] {fa456d74-ab1a-4a4f-9777-94dd20b775ec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3276 2024.07.11 23:16:44.885109 [ 3 ] {fa456d74-ab1a-4a4f-9777-94dd20b775ec} <Trace> oximeter.fields_u16 (b4410dfe-084c-46fb-b538-055579d0603a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3277 2024.07.11 23:16:44.885176 [ 3 ] {fa456d74-ab1a-4a4f-9777-94dd20b775ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3278 2024.07.11 23:16:44.885504 [ 3 ] {fa456d74-ab1a-4a4f-9777-94dd20b775ec} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
3279 2024.07.11 23:16:44.885810 [ 3 ] {fa456d74-ab1a-4a4f-9777-94dd20b775ec} <Trace> oximeter.fields_u16 (b4410dfe-084c-46fb-b538-055579d0603a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3280 2024.07.11 23:16:44.885966 [ 3 ] {fa456d74-ab1a-4a4f-9777-94dd20b775ec} <Debug> executeQuery: Read 8 rows, 572.00 B in 0.003875 sec., 2064.516129032258 rows/sec., 144.15 KiB/sec.
3281 2024.07.11 23:16:44.886162 [ 3 ] {fa456d74-ab1a-4a4f-9777-94dd20b775ec} <Debug> DynamicQueryHandler: Done processing query
3282 2024.07.11 23:16:44.886187 [ 3 ] {fa456d74-ab1a-4a4f-9777-94dd20b775ec} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3283 2024.07.11 23:16:44.886203 [ 3 ] {} <Debug> HTTP-Session: 76249c90-c636-4685-90a1-aaccab186554 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3284 2024.07.11 23:16:44.886339 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 19862, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3285 2024.07.11 23:16:44.886388 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3286 2024.07.11 23:16:44.886407 [ 3 ] {} <Debug> HTTP-Session: a6e93e88-8f65-4956-bb31-7b63b2fc27e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
3287 2024.07.11 23:16:44.886423 [ 3 ] {} <Debug> HTTP-Session: a6e93e88-8f65-4956-bb31-7b63b2fc27e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3288 2024.07.11 23:16:44.886437 [ 3 ] {} <Debug> HTTP-Session: a6e93e88-8f65-4956-bb31-7b63b2fc27e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3289 2024.07.11 23:16:44.886467 [ 3 ] {} <Trace> HTTP-Session: a6e93e88-8f65-4956-bb31-7b63b2fc27e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3290 2024.07.11 23:16:44.886591 [ 3 ] {715a8183-a463-49f2-b02c-be1930b666d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3291 2024.07.11 23:16:44.886635 [ 3 ] {715a8183-a463-49f2-b02c-be1930b666d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3292 2024.07.11 23:16:44.886759 [ 3 ] {715a8183-a463-49f2-b02c-be1930b666d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3293 2024.07.11 23:16:44.887109 [ 3 ] {715a8183-a463-49f2-b02c-be1930b666d3} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3294 2024.07.11 23:16:44.887146 [ 3 ] {715a8183-a463-49f2-b02c-be1930b666d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3295 2024.07.11 23:16:44.887466 [ 3 ] {715a8183-a463-49f2-b02c-be1930b666d3} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3296 2024.07.11 23:16:44.887779 [ 3 ] {715a8183-a463-49f2-b02c-be1930b666d3} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3297 2024.07.11 23:16:44.887935 [ 3 ] {715a8183-a463-49f2-b02c-be1930b666d3} <Debug> executeQuery: Read 117 rows, 9.35 KiB in 0.001389 sec., 84233.26133909287 rows/sec., 6.57 MiB/sec.
3298 2024.07.11 23:16:44.888235 [ 3 ] {715a8183-a463-49f2-b02c-be1930b666d3} <Debug> DynamicQueryHandler: Done processing query
3299 2024.07.11 23:16:44.888261 [ 3 ] {715a8183-a463-49f2-b02c-be1930b666d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3300 2024.07.11 23:16:44.888277 [ 3 ] {} <Debug> HTTP-Session: a6e93e88-8f65-4956-bb31-7b63b2fc27e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3301 2024.07.11 23:16:44.888463 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 38342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3302 2024.07.11 23:16:44.888512 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3303 2024.07.11 23:16:44.888531 [ 3 ] {} <Debug> HTTP-Session: 2572f8db-1bbc-4930-a5cb-8a05e1a0223a Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
3304 2024.07.11 23:16:44.888549 [ 3 ] {} <Debug> HTTP-Session: 2572f8db-1bbc-4930-a5cb-8a05e1a0223a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3305 2024.07.11 23:16:44.888563 [ 3 ] {} <Debug> HTTP-Session: 2572f8db-1bbc-4930-a5cb-8a05e1a0223a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3306 2024.07.11 23:16:44.888593 [ 3 ] {} <Trace> HTTP-Session: 2572f8db-1bbc-4930-a5cb-8a05e1a0223a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3307 2024.07.11 23:16:44.888757 [ 3 ] {f1991718-9c0c-4d26-af91-256b4862e88e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3308 2024.07.11 23:16:44.888807 [ 3 ] {f1991718-9c0c-4d26-af91-256b4862e88e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3309 2024.07.11 23:16:44.888969 [ 3 ] {f1991718-9c0c-4d26-af91-256b4862e88e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3310 2024.07.11 23:16:44.889373 [ 3 ] {f1991718-9c0c-4d26-af91-256b4862e88e} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3311 2024.07.11 23:16:44.889410 [ 3 ] {f1991718-9c0c-4d26-af91-256b4862e88e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3312 2024.07.11 23:16:44.889814 [ 3 ] {f1991718-9c0c-4d26-af91-256b4862e88e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3313 2024.07.11 23:16:44.890149 [ 3 ] {f1991718-9c0c-4d26-af91-256b4862e88e} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3314 2024.07.11 23:16:44.890324 [ 3 ] {f1991718-9c0c-4d26-af91-256b4862e88e} <Debug> executeQuery: Read 200 rows, 14.29 KiB in 0.001641 sec., 121876.9043266301 rows/sec., 8.51 MiB/sec.
3315 2024.07.11 23:16:44.890500 [ 3 ] {f1991718-9c0c-4d26-af91-256b4862e88e} <Debug> DynamicQueryHandler: Done processing query
3316 2024.07.11 23:16:44.890526 [ 3 ] {f1991718-9c0c-4d26-af91-256b4862e88e} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
3317 2024.07.11 23:16:44.890542 [ 3 ] {} <Debug> HTTP-Session: 2572f8db-1bbc-4930-a5cb-8a05e1a0223a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3318 2024.07.11 23:16:44.890756 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 33538, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3319 2024.07.11 23:16:44.890808 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3320 2024.07.11 23:16:44.890826 [ 3 ] {} <Debug> HTTP-Session: 5d4196b8-4882-454f-8dfa-d6ed09698c61 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
3321 2024.07.11 23:16:44.890843 [ 3 ] {} <Debug> HTTP-Session: 5d4196b8-4882-454f-8dfa-d6ed09698c61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3322 2024.07.11 23:16:44.890857 [ 3 ] {} <Debug> HTTP-Session: 5d4196b8-4882-454f-8dfa-d6ed09698c61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3323 2024.07.11 23:16:44.890887 [ 3 ] {} <Trace> HTTP-Session: 5d4196b8-4882-454f-8dfa-d6ed09698c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3324 2024.07.11 23:16:44.891142 [ 3 ] {5419b0b0-4f30-4633-823d-f2a3d3751b1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3325 2024.07.11 23:16:44.891206 [ 3 ] {5419b0b0-4f30-4633-823d-f2a3d3751b1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
3326 2024.07.11 23:16:44.891619 [ 3 ] {5419b0b0-4f30-4633-823d-f2a3d3751b1a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3327 2024.07.11 23:16:44.892192 [ 3 ] {5419b0b0-4f30-4633-823d-f2a3d3751b1a} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3328 2024.07.11 23:16:44.892228 [ 3 ] {5419b0b0-4f30-4633-823d-f2a3d3751b1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3329 2024.07.11 23:16:44.892790 [ 3 ] {5419b0b0-4f30-4633-823d-f2a3d3751b1a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
3330 2024.07.11 23:16:44.893183 [ 3 ] {5419b0b0-4f30-4633-823d-f2a3d3751b1a} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3331 2024.07.11 23:16:44.893373 [ 48 ] {} <Debug> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
3332 2024.07.11 23:16:44.893390 [ 3 ] {5419b0b0-4f30-4633-823d-f2a3d3751b1a} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.002406 sec., 8728.179551122194 rows/sec., 15.64 MiB/sec.
3333 2024.07.11 23:16:44.893470 [ 48 ] {} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3334 2024.07.11 23:16:44.893582 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3335 2024.07.11 23:16:44.893941 [ 200 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::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
3336 2024.07.11 23:16:44.893970 [ 3 ] {5419b0b0-4f30-4633-823d-f2a3d3751b1a} <Debug> DynamicQueryHandler: Done processing query
3337 2024.07.11 23:16:44.894028 [ 3 ] {5419b0b0-4f30-4633-823d-f2a3d3751b1a} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
3338 2024.07.11 23:16:44.894058 [ 3 ] {} <Debug> HTTP-Session: 5d4196b8-4882-454f-8dfa-d6ed09698c61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3339 2024.07.11 23:16:44.894303 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3340 2024.07.11 23:16:44.894408 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3341 2024.07.11 23:16:44.894456 [ 3 ] {} <Debug> HTTP-Session: bb3e73c4-0c02-42c9-bc49-cb7a1e270491 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
3342 2024.07.11 23:16:44.894513 [ 3 ] {} <Debug> HTTP-Session: bb3e73c4-0c02-42c9-bc49-cb7a1e270491 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3343 2024.07.11 23:16:44.894552 [ 3 ] {} <Debug> HTTP-Session: bb3e73c4-0c02-42c9-bc49-cb7a1e270491 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3344 2024.07.11 23:16:44.894641 [ 3 ] {} <Trace> HTTP-Session: bb3e73c4-0c02-42c9-bc49-cb7a1e270491 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3345 2024.07.11 23:16:44.894745 [ 200 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3346 2024.07.11 23:16:44.894889 [ 200 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::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
3347 2024.07.11 23:16:44.894915 [ 3 ] {4d9d3af0-4c7c-43f7-b8e2-66d611b43c94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3348 2024.07.11 23:16:44.895025 [ 3 ] {4d9d3af0-4c7c-43f7-b8e2-66d611b43c94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3349 2024.07.11 23:16:44.895597 [ 200 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::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
3350 2024.07.11 23:16:44.895935 [ 3 ] {4d9d3af0-4c7c-43f7-b8e2-66d611b43c94} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3351 2024.07.11 23:16:44.896420 [ 200 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::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
3352 2024.07.11 23:16:44.896987 [ 200 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::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
3353 2024.07.11 23:16:44.897247 [ 3 ] {4d9d3af0-4c7c-43f7-b8e2-66d611b43c94} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3354 2024.07.11 23:16:44.897383 [ 3 ] {4d9d3af0-4c7c-43f7-b8e2-66d611b43c94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3355 2024.07.11 23:16:44.897662 [ 200 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::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
3356 2024.07.11 23:16:44.898151 [ 200 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::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
3357 2024.07.11 23:16:44.898937 [ 3 ] {4d9d3af0-4c7c-43f7-b8e2-66d611b43c94} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3358 2024.07.11 23:16:44.899679 [ 3 ] {4d9d3af0-4c7c-43f7-b8e2-66d611b43c94} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3359 2024.07.11 23:16:44.900071 [ 3 ] {4d9d3af0-4c7c-43f7-b8e2-66d611b43c94} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005277 sec., 11370.09664582149 rows/sec., 784.66 KiB/sec.
3360 2024.07.11 23:16:44.900423 [ 3 ] {4d9d3af0-4c7c-43f7-b8e2-66d611b43c94} <Debug> DynamicQueryHandler: Done processing query
3361 2024.07.11 23:16:44.900474 [ 3 ] {4d9d3af0-4c7c-43f7-b8e2-66d611b43c94} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3362 2024.07.11 23:16:44.900523 [ 3 ] {} <Debug> HTTP-Session: bb3e73c4-0c02-42c9-bc49-cb7a1e270491 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3363 2024.07.11 23:16:44.902372 [ 197 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 124 rows, containing 19 columns (19 merged, 0 gathered) in 0.008625434 sec., 14376.088206112296 rows/sec., 25.76 MiB/sec.
3364 2024.07.11 23:16:44.902843 [ 197 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
3365 2024.07.11 23:16:44.903525 [ 197 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3366 2024.07.11 23:16:44.903617 [ 197 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
3367 2024.07.11 23:16:44.903769 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.89 MiB.
3368 2024.07.11 23:16:49.860258 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 1475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3369 2024.07.11 23:16:49.860375 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3370 2024.07.11 23:16:49.860402 [ 3 ] {} <Debug> HTTP-Session: bc192617-67ef-4759-be61-8cde5c7bb646 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
3371 2024.07.11 23:16:49.860426 [ 3 ] {} <Debug> HTTP-Session: bc192617-67ef-4759-be61-8cde5c7bb646 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3372 2024.07.11 23:16:49.860441 [ 3 ] {} <Debug> HTTP-Session: bc192617-67ef-4759-be61-8cde5c7bb646 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3373 2024.07.11 23:16:49.860488 [ 3 ] {} <Trace> HTTP-Session: bc192617-67ef-4759-be61-8cde5c7bb646 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3374 2024.07.11 23:16:49.860723 [ 3 ] {0d0596f5-694a-44da-b4fe-ac9ece985c45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) 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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', '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)
3375 2024.07.11 23:16:49.861125 [ 3 ] {0d0596f5-694a-44da-b4fe-ac9ece985c45} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
3376 2024.07.11 23:16:49.861176 [ 3 ] {0d0596f5-694a-44da-b4fe-ac9ece985c45} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', '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
3377 2024.07.11 23:16:49.861548 [ 3 ] {0d0596f5-694a-44da-b4fe-ac9ece985c45} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
3378 2024.07.11 23:16:49.861632 [ 3 ] {0d0596f5-694a-44da-b4fe-ac9ece985c45} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
3379 2024.07.11 23:16:49.861809 [ 3 ] {0d0596f5-694a-44da-b4fe-ac9ece985c45} <Debug> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Key condition: (column 0 notIn 41-element set)
3380 2024.07.11 23:16:49.861906 [ 263 ] {0d0596f5-694a-44da-b4fe-ac9ece985c45} <Trace> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
3381 2024.07.11 23:16:49.862039 [ 253 ] {0d0596f5-694a-44da-b4fe-ac9ece985c45} <Trace> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
3382 2024.07.11 23:16:49.862078 [ 259 ] {0d0596f5-694a-44da-b4fe-ac9ece985c45} <Trace> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps
3383 2024.07.11 23:16:49.862084 [ 251 ] {0d0596f5-694a-44da-b4fe-ac9ece985c45} <Trace> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
3384 2024.07.11 23:16:49.862067 [ 261 ] {0d0596f5-694a-44da-b4fe-ac9ece985c45} <Trace> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
3385 2024.07.11 23:16:49.862222 [ 3 ] {0d0596f5-694a-44da-b4fe-ac9ece985c45} <Debug> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Selected 5/5 parts by partition key, 4 parts by primary key, 4/5 marks by primary key, 4 marks to read from 4 ranges
3386 2024.07.11 23:16:49.862250 [ 3 ] {0d0596f5-694a-44da-b4fe-ac9ece985c45} <Trace> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Spreading mark ranges among streams (default reading)
3387 2024.07.11 23:16:49.862382 [ 3 ] {0d0596f5-694a-44da-b4fe-ac9ece985c45} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
3388 2024.07.11 23:16:49.862408 [ 3 ] {0d0596f5-694a-44da-b4fe-ac9ece985c45} <Debug> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Reading approx. 40 rows with 4 streams
3389 2024.07.11 23:16:49.862449 [ 3 ] {0d0596f5-694a-44da-b4fe-ac9ece985c45} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', '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'))"
3390 2024.07.11 23:16:49.862492 [ 3 ] {0d0596f5-694a-44da-b4fe-ac9ece985c45} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', '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'))"
3391 2024.07.11 23:16:49.862532 [ 3 ] {0d0596f5-694a-44da-b4fe-ac9ece985c45} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', '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'))"
3392 2024.07.11 23:16:49.862569 [ 3 ] {0d0596f5-694a-44da-b4fe-ac9ece985c45} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', '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'))"
3393 2024.07.11 23:16:49.864948 [ 3 ] {0d0596f5-694a-44da-b4fe-ac9ece985c45} <Debug> executeQuery: Read 40 rows, 1.51 KiB in 0.00434 sec., 9216.589861751152 rows/sec., 349.00 KiB/sec.
3394 2024.07.11 23:16:49.865365 [ 3 ] {0d0596f5-694a-44da-b4fe-ac9ece985c45} <Debug> DynamicQueryHandler: Done processing query
3395 2024.07.11 23:16:49.865398 [ 3 ] {0d0596f5-694a-44da-b4fe-ac9ece985c45} <Debug> MemoryTracker: Peak memory usage (for query): 3.14 MiB.
3396 2024.07.11 23:16:49.865419 [ 3 ] {} <Debug> HTTP-Session: bc192617-67ef-4759-be61-8cde5c7bb646 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3397 2024.07.11 23:16:49.872372 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 273, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3398 2024.07.11 23:16:49.872436 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3399 2024.07.11 23:16:49.872460 [ 3 ] {} <Debug> HTTP-Session: 14fd201c-0aa8-4ceb-a0ae-8949b01b5a2a Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
3400 2024.07.11 23:16:49.872482 [ 3 ] {} <Debug> HTTP-Session: 14fd201c-0aa8-4ceb-a0ae-8949b01b5a2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3401 2024.07.11 23:16:49.872499 [ 3 ] {} <Debug> HTTP-Session: 14fd201c-0aa8-4ceb-a0ae-8949b01b5a2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3402 2024.07.11 23:16:49.872541 [ 3 ] {} <Trace> HTTP-Session: 14fd201c-0aa8-4ceb-a0ae-8949b01b5a2a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3403 2024.07.11 23:16:49.872674 [ 3 ] {0997eb6e-f7d2-44c6-bf8e-839ea83099a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
3404 2024.07.11 23:16:49.872730 [ 3 ] {0997eb6e-f7d2-44c6-bf8e-839ea83099a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
3405 2024.07.11 23:16:49.872930 [ 3 ] {0997eb6e-f7d2-44c6-bf8e-839ea83099a7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3406 2024.07.11 23:16:49.873297 [ 3 ] {0997eb6e-f7d2-44c6-bf8e-839ea83099a7} <Trace> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3407 2024.07.11 23:16:49.873333 [ 3 ] {0997eb6e-f7d2-44c6-bf8e-839ea83099a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3408 2024.07.11 23:16:49.873823 [ 3 ] {0997eb6e-f7d2-44c6-bf8e-839ea83099a7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
3409 2024.07.11 23:16:49.874140 [ 3 ] {0997eb6e-f7d2-44c6-bf8e-839ea83099a7} <Trace> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3410 2024.07.11 23:16:49.874272 [ 43 ] {} <Debug> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
3411 2024.07.11 23:16:49.874277 [ 3 ] {0997eb6e-f7d2-44c6-bf8e-839ea83099a7} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001647 sec., 607.1645415907711 rows/sec., 62.85 KiB/sec.
3412 2024.07.11 23:16:49.874309 [ 43 ] {} <Trace> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3413 2024.07.11 23:16:49.874346 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3414 2024.07.11 23:16:49.874529 [ 197 ] {84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec::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
3415 2024.07.11 23:16:49.874553 [ 3 ] {0997eb6e-f7d2-44c6-bf8e-839ea83099a7} <Debug> DynamicQueryHandler: Done processing query
3416 2024.07.11 23:16:49.874599 [ 3 ] {0997eb6e-f7d2-44c6-bf8e-839ea83099a7} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3417 2024.07.11 23:16:49.874625 [ 3 ] {} <Debug> HTTP-Session: 14fd201c-0aa8-4ceb-a0ae-8949b01b5a2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3418 2024.07.11 23:16:49.874815 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 2327, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3419 2024.07.11 23:16:49.874932 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3420 2024.07.11 23:16:49.874986 [ 3 ] {} <Debug> HTTP-Session: 989f4ad2-d01a-4b47-a079-5971b411848a Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
3421 2024.07.11 23:16:49.875027 [ 3 ] {} <Debug> HTTP-Session: 989f4ad2-d01a-4b47-a079-5971b411848a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3422 2024.07.11 23:16:49.875070 [ 3 ] {} <Debug> HTTP-Session: 989f4ad2-d01a-4b47-a079-5971b411848a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3423 2024.07.11 23:16:49.875181 [ 3 ] {} <Trace> HTTP-Session: 989f4ad2-d01a-4b47-a079-5971b411848a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3424 2024.07.11 23:16:49.875195 [ 197 ] {84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3425 2024.07.11 23:16:49.875263 [ 197 ] {84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 18 rows starting from the beginning of the part
3426 2024.07.11 23:16:49.875378 [ 3 ] {14980796-2f5a-4d0f-9da7-0a26c8b984a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3427 2024.07.11 23:16:49.875512 [ 197 ] {84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part
3428 2024.07.11 23:16:49.875521 [ 3 ] {14980796-2f5a-4d0f-9da7-0a26c8b984a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3429 2024.07.11 23:16:49.875798 [ 197 ] {84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part
3430 2024.07.11 23:16:49.876136 [ 197 ] {84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec::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
3431 2024.07.11 23:16:49.876230 [ 3 ] {14980796-2f5a-4d0f-9da7-0a26c8b984a1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3432 2024.07.11 23:16:49.876379 [ 197 ] {84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part
3433 2024.07.11 23:16:49.876541 [ 197 ] {84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part
3434 2024.07.11 23:16:49.877322 [ 3 ] {14980796-2f5a-4d0f-9da7-0a26c8b984a1} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3435 2024.07.11 23:16:49.877386 [ 3 ] {14980796-2f5a-4d0f-9da7-0a26c8b984a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3436 2024.07.11 23:16:49.878175 [ 3 ] {14980796-2f5a-4d0f-9da7-0a26c8b984a1} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
3437 2024.07.11 23:16:49.879270 [ 3 ] {14980796-2f5a-4d0f-9da7-0a26c8b984a1} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3438 2024.07.11 23:16:49.879647 [ 3 ] {14980796-2f5a-4d0f-9da7-0a26c8b984a1} <Debug> executeQuery: Read 17 rows, 1.23 KiB in 0.004339 sec., 3917.9534454943537 rows/sec., 283.81 KiB/sec.
3439 2024.07.11 23:16:49.880069 [ 3 ] {14980796-2f5a-4d0f-9da7-0a26c8b984a1} <Debug> DynamicQueryHandler: Done processing query
3440 2024.07.11 23:16:49.880116 [ 3 ] {14980796-2f5a-4d0f-9da7-0a26c8b984a1} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3441 2024.07.11 23:16:49.880163 [ 3 ] {} <Debug> HTTP-Session: 989f4ad2-d01a-4b47-a079-5971b411848a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3442 2024.07.11 23:16:49.880396 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3443 2024.07.11 23:16:49.880527 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3444 2024.07.11 23:16:49.880596 [ 3 ] {} <Debug> HTTP-Session: c58519ea-2ea6-4e8b-9da4-3dd3a3fdc41e Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
3445 2024.07.11 23:16:49.880647 [ 3 ] {} <Debug> HTTP-Session: c58519ea-2ea6-4e8b-9da4-3dd3a3fdc41e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3446 2024.07.11 23:16:49.880716 [ 3 ] {} <Debug> HTTP-Session: c58519ea-2ea6-4e8b-9da4-3dd3a3fdc41e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3447 2024.07.11 23:16:49.880860 [ 3 ] {} <Trace> HTTP-Session: c58519ea-2ea6-4e8b-9da4-3dd3a3fdc41e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3448 2024.07.11 23:16:49.881173 [ 3 ] {bb1e5276-0ee6-4c72-8a2b-3bc3e9b822de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3449 2024.07.11 23:16:49.881288 [ 3 ] {bb1e5276-0ee6-4c72-8a2b-3bc3e9b822de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3450 2024.07.11 23:16:49.882159 [ 3 ] {bb1e5276-0ee6-4c72-8a2b-3bc3e9b822de} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3451 2024.07.11 23:16:49.883197 [ 3 ] {bb1e5276-0ee6-4c72-8a2b-3bc3e9b822de} <Trace> oximeter.fields_ipaddr (e6968d90-b6e0-4a68-8edb-33d3c44efb5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3452 2024.07.11 23:16:49.883268 [ 3 ] {bb1e5276-0ee6-4c72-8a2b-3bc3e9b822de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3453 2024.07.11 23:16:49.884255 [ 3 ] {bb1e5276-0ee6-4c72-8a2b-3bc3e9b822de} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
3454 2024.07.11 23:16:49.885207 [ 3 ] {bb1e5276-0ee6-4c72-8a2b-3bc3e9b822de} <Trace> oximeter.fields_ipaddr (e6968d90-b6e0-4a68-8edb-33d3c44efb5e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3455 2024.07.11 23:16:49.885500 [ 3 ] {bb1e5276-0ee6-4c72-8a2b-3bc3e9b822de} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.004446 sec., 449.84255510571296 rows/sec., 36.68 KiB/sec.
3456 2024.07.11 23:16:49.885616 [ 187 ] {84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 6 columns (6 merged, 0 gathered) in 0.011163452 sec., 3762.2771164331602 rows/sec., 526.01 KiB/sec.
3457 2024.07.11 23:16:49.885789 [ 3 ] {bb1e5276-0ee6-4c72-8a2b-3bc3e9b822de} <Debug> DynamicQueryHandler: Done processing query
3458 2024.07.11 23:16:49.885795 [ 187 ] {84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
3459 2024.07.11 23:16:49.885816 [ 3 ] {bb1e5276-0ee6-4c72-8a2b-3bc3e9b822de} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3460 2024.07.11 23:16:49.885839 [ 3 ] {} <Debug> HTTP-Session: c58519ea-2ea6-4e8b-9da4-3dd3a3fdc41e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3461 2024.07.11 23:16:49.886042 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 29622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3462 2024.07.11 23:16:49.886096 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3463 2024.07.11 23:16:49.886124 [ 3 ] {} <Debug> HTTP-Session: 833a316e-82a0-49f2-961a-869620b4ed1c Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
3464 2024.07.11 23:16:49.886160 [ 3 ] {} <Debug> HTTP-Session: 833a316e-82a0-49f2-961a-869620b4ed1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3465 2024.07.11 23:16:49.886193 [ 3 ] {} <Debug> HTTP-Session: 833a316e-82a0-49f2-961a-869620b4ed1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3466 2024.07.11 23:16:49.886240 [ 3 ] {} <Trace> HTTP-Session: 833a316e-82a0-49f2-961a-869620b4ed1c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3467 2024.07.11 23:16:49.886408 [ 187 ] {84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec::all_1_6_1} <Trace> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3468 2024.07.11 23:16:49.886486 [ 3 ] {69126878-9a32-4dd0-97f4-2175055c236b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3469 2024.07.11 23:16:49.886495 [ 187 ] {84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec::all_1_6_1} <Trace> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
3470 2024.07.11 23:16:49.886541 [ 3 ] {69126878-9a32-4dd0-97f4-2175055c236b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3471 2024.07.11 23:16:49.886611 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB.
3472 2024.07.11 23:16:49.886738 [ 3 ] {69126878-9a32-4dd0-97f4-2175055c236b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3473 2024.07.11 23:16:49.887188 [ 3 ] {69126878-9a32-4dd0-97f4-2175055c236b} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3474 2024.07.11 23:16:49.887226 [ 3 ] {69126878-9a32-4dd0-97f4-2175055c236b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3475 2024.07.11 23:16:49.887556 [ 3 ] {69126878-9a32-4dd0-97f4-2175055c236b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3476 2024.07.11 23:16:49.887857 [ 3 ] {69126878-9a32-4dd0-97f4-2175055c236b} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3477 2024.07.11 23:16:49.887978 [ 3 ] {69126878-9a32-4dd0-97f4-2175055c236b} <Debug> executeQuery: Read 196 rows, 17.68 KiB in 0.001648 sec., 118932.03883495145 rows/sec., 10.48 MiB/sec.
3478 2024.07.11 23:16:49.888146 [ 3 ] {69126878-9a32-4dd0-97f4-2175055c236b} <Debug> DynamicQueryHandler: Done processing query
3479 2024.07.11 23:16:49.888171 [ 3 ] {69126878-9a32-4dd0-97f4-2175055c236b} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
3480 2024.07.11 23:16:49.888188 [ 3 ] {} <Debug> HTTP-Session: 833a316e-82a0-49f2-961a-869620b4ed1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3481 2024.07.11 23:16:49.888308 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3482 2024.07.11 23:16:49.888357 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3483 2024.07.11 23:16:49.888377 [ 3 ] {} <Debug> HTTP-Session: 488ccbe7-f696-442a-bed5-f216a4b0269e Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
3484 2024.07.11 23:16:49.888396 [ 3 ] {} <Debug> HTTP-Session: 488ccbe7-f696-442a-bed5-f216a4b0269e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3485 2024.07.11 23:16:49.888410 [ 3 ] {} <Debug> HTTP-Session: 488ccbe7-f696-442a-bed5-f216a4b0269e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3486 2024.07.11 23:16:49.888440 [ 3 ] {} <Trace> HTTP-Session: 488ccbe7-f696-442a-bed5-f216a4b0269e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3487 2024.07.11 23:16:49.888534 [ 3 ] {27ea7364-374a-4d1d-97b6-76529aa53b36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3488 2024.07.11 23:16:49.888576 [ 3 ] {27ea7364-374a-4d1d-97b6-76529aa53b36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3489 2024.07.11 23:16:49.888703 [ 3 ] {27ea7364-374a-4d1d-97b6-76529aa53b36} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3490 2024.07.11 23:16:49.888974 [ 3 ] {27ea7364-374a-4d1d-97b6-76529aa53b36} <Trace> oximeter.fields_u16 (b4410dfe-084c-46fb-b538-055579d0603a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3491 2024.07.11 23:16:49.889009 [ 3 ] {27ea7364-374a-4d1d-97b6-76529aa53b36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3492 2024.07.11 23:16:49.889295 [ 3 ] {27ea7364-374a-4d1d-97b6-76529aa53b36} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
3493 2024.07.11 23:16:49.889590 [ 3 ] {27ea7364-374a-4d1d-97b6-76529aa53b36} <Trace> oximeter.fields_u16 (b4410dfe-084c-46fb-b538-055579d0603a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3494 2024.07.11 23:16:49.889709 [ 3 ] {27ea7364-374a-4d1d-97b6-76529aa53b36} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001193 sec., 1676.4459346186086 rows/sec., 117.06 KiB/sec.
3495 2024.07.11 23:16:49.889893 [ 3 ] {27ea7364-374a-4d1d-97b6-76529aa53b36} <Debug> DynamicQueryHandler: Done processing query
3496 2024.07.11 23:16:49.889917 [ 3 ] {27ea7364-374a-4d1d-97b6-76529aa53b36} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3497 2024.07.11 23:16:49.889933 [ 3 ] {} <Debug> HTTP-Session: 488ccbe7-f696-442a-bed5-f216a4b0269e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3498 2024.07.11 23:16:49.890041 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 181, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3499 2024.07.11 23:16:49.890088 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3500 2024.07.11 23:16:49.890107 [ 3 ] {} <Debug> HTTP-Session: 0b41d247-a697-49dd-95ad-cda67e8d11b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
3501 2024.07.11 23:16:49.890124 [ 3 ] {} <Debug> HTTP-Session: 0b41d247-a697-49dd-95ad-cda67e8d11b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3502 2024.07.11 23:16:49.890138 [ 3 ] {} <Debug> HTTP-Session: 0b41d247-a697-49dd-95ad-cda67e8d11b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3503 2024.07.11 23:16:49.890167 [ 3 ] {} <Trace> HTTP-Session: 0b41d247-a697-49dd-95ad-cda67e8d11b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3504 2024.07.11 23:16:49.890258 [ 3 ] {ea1f78eb-6700-42ac-b745-a347fdc1a231} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
3505 2024.07.11 23:16:49.890300 [ 3 ] {ea1f78eb-6700-42ac-b745-a347fdc1a231} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
3506 2024.07.11 23:16:49.890433 [ 3 ] {ea1f78eb-6700-42ac-b745-a347fdc1a231} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3507 2024.07.11 23:16:49.890911 [ 3 ] {ea1f78eb-6700-42ac-b745-a347fdc1a231} <Trace> oximeter.fields_u32 (16c7a8c4-04d2-4209-affe-d6298270dc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3508 2024.07.11 23:16:49.890948 [ 3 ] {ea1f78eb-6700-42ac-b745-a347fdc1a231} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3509 2024.07.11 23:16:49.893241 [ 3 ] {ea1f78eb-6700-42ac-b745-a347fdc1a231} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
3510 2024.07.11 23:16:49.893579 [ 3 ] {ea1f78eb-6700-42ac-b745-a347fdc1a231} <Trace> oximeter.fields_u32 (16c7a8c4-04d2-4209-affe-d6298270dc3b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3511 2024.07.11 23:16:49.893727 [ 3 ] {ea1f78eb-6700-42ac-b745-a347fdc1a231} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.003482 sec., 287.1912693854107 rows/sec., 19.07 KiB/sec.
3512 2024.07.11 23:16:49.893928 [ 3 ] {ea1f78eb-6700-42ac-b745-a347fdc1a231} <Debug> DynamicQueryHandler: Done processing query
3513 2024.07.11 23:16:49.893955 [ 3 ] {ea1f78eb-6700-42ac-b745-a347fdc1a231} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3514 2024.07.11 23:16:49.893971 [ 3 ] {} <Debug> HTTP-Session: 0b41d247-a697-49dd-95ad-cda67e8d11b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3515 2024.07.11 23:16:49.894152 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 66012, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3516 2024.07.11 23:16:49.894203 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3517 2024.07.11 23:16:49.894223 [ 3 ] {} <Debug> HTTP-Session: 36880dab-9620-49c3-8882-d06e3ef35849 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
3518 2024.07.11 23:16:49.894240 [ 3 ] {} <Debug> HTTP-Session: 36880dab-9620-49c3-8882-d06e3ef35849 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3519 2024.07.11 23:16:49.894253 [ 3 ] {} <Debug> HTTP-Session: 36880dab-9620-49c3-8882-d06e3ef35849 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3520 2024.07.11 23:16:49.894284 [ 3 ] {} <Trace> HTTP-Session: 36880dab-9620-49c3-8882-d06e3ef35849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3521 2024.07.11 23:16:49.894532 [ 3 ] {990e098e-c6cf-43cd-b95e-6ed9798075a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3522 2024.07.11 23:16:49.894576 [ 3 ] {990e098e-c6cf-43cd-b95e-6ed9798075a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3523 2024.07.11 23:16:49.894703 [ 3 ] {990e098e-c6cf-43cd-b95e-6ed9798075a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3524 2024.07.11 23:16:49.895242 [ 3 ] {990e098e-c6cf-43cd-b95e-6ed9798075a4} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3525 2024.07.11 23:16:49.895279 [ 3 ] {990e098e-c6cf-43cd-b95e-6ed9798075a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3526 2024.07.11 23:16:49.895609 [ 3 ] {990e098e-c6cf-43cd-b95e-6ed9798075a4} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3527 2024.07.11 23:16:49.895951 [ 3 ] {990e098e-c6cf-43cd-b95e-6ed9798075a4} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3528 2024.07.11 23:16:49.896092 [ 3 ] {990e098e-c6cf-43cd-b95e-6ed9798075a4} <Debug> executeQuery: Read 408 rows, 29.57 KiB in 0.001706 sec., 239155.9202813599 rows/sec., 16.93 MiB/sec.
3529 2024.07.11 23:16:49.896267 [ 3 ] {990e098e-c6cf-43cd-b95e-6ed9798075a4} <Debug> DynamicQueryHandler: Done processing query
3530 2024.07.11 23:16:49.896292 [ 3 ] {990e098e-c6cf-43cd-b95e-6ed9798075a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
3531 2024.07.11 23:16:49.896310 [ 3 ] {} <Debug> HTTP-Session: 36880dab-9620-49c3-8882-d06e3ef35849 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3532 2024.07.11 23:16:49.896440 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3533 2024.07.11 23:16:49.896488 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3534 2024.07.11 23:16:49.896507 [ 3 ] {} <Debug> HTTP-Session: 3b9c6c1f-b7f5-4ffb-bb3d-48f46e416b50 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
3535 2024.07.11 23:16:49.896525 [ 3 ] {} <Debug> HTTP-Session: 3b9c6c1f-b7f5-4ffb-bb3d-48f46e416b50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3536 2024.07.11 23:16:49.896538 [ 3 ] {} <Debug> HTTP-Session: 3b9c6c1f-b7f5-4ffb-bb3d-48f46e416b50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3537 2024.07.11 23:16:49.896568 [ 3 ] {} <Trace> HTTP-Session: 3b9c6c1f-b7f5-4ffb-bb3d-48f46e416b50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3538 2024.07.11 23:16:49.896662 [ 3 ] {a1665d15-9cc8-402a-81af-59342eee6b02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3539 2024.07.11 23:16:49.896706 [ 3 ] {a1665d15-9cc8-402a-81af-59342eee6b02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3540 2024.07.11 23:16:49.896831 [ 3 ] {a1665d15-9cc8-402a-81af-59342eee6b02} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3541 2024.07.11 23:16:49.897106 [ 3 ] {a1665d15-9cc8-402a-81af-59342eee6b02} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3542 2024.07.11 23:16:49.897142 [ 3 ] {a1665d15-9cc8-402a-81af-59342eee6b02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3543 2024.07.11 23:16:49.897490 [ 3 ] {a1665d15-9cc8-402a-81af-59342eee6b02} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
3544 2024.07.11 23:16:49.897804 [ 3 ] {a1665d15-9cc8-402a-81af-59342eee6b02} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3545 2024.07.11 23:16:49.897954 [ 3 ] {a1665d15-9cc8-402a-81af-59342eee6b02} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001304 sec., 4601.226993865031 rows/sec., 197.71 KiB/sec.
3546 2024.07.11 23:16:49.897965 [ 42 ] {} <Debug> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
3547 2024.07.11 23:16:49.898074 [ 42 ] {} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3548 2024.07.11 23:16:49.898128 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3549 2024.07.11 23:16:49.898221 [ 3 ] {a1665d15-9cc8-402a-81af-59342eee6b02} <Debug> DynamicQueryHandler: Done processing query
3550 2024.07.11 23:16:49.898255 [ 3 ] {a1665d15-9cc8-402a-81af-59342eee6b02} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3551 2024.07.11 23:16:49.898260 [ 187 ] {ad79797a-efd7-41ba-8f44-a52be7ec8d1e::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
3552 2024.07.11 23:16:49.898272 [ 3 ] {} <Debug> HTTP-Session: 3b9c6c1f-b7f5-4ffb-bb3d-48f46e416b50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3553 2024.07.11 23:16:49.898386 [ 187 ] {ad79797a-efd7-41ba-8f44-a52be7ec8d1e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3554 2024.07.11 23:16:49.898421 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3555 2024.07.11 23:16:49.898425 [ 187 ] {ad79797a-efd7-41ba-8f44-a52be7ec8d1e::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
3556 2024.07.11 23:16:49.898480 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3557 2024.07.11 23:16:49.898514 [ 3 ] {} <Debug> HTTP-Session: cdf629e9-a675-45a8-af17-f4ee168302a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
3558 2024.07.11 23:16:49.898559 [ 187 ] {ad79797a-efd7-41ba-8f44-a52be7ec8d1e::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
3559 2024.07.11 23:16:49.898560 [ 3 ] {} <Debug> HTTP-Session: cdf629e9-a675-45a8-af17-f4ee168302a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3560 2024.07.11 23:16:49.898632 [ 3 ] {} <Debug> HTTP-Session: cdf629e9-a675-45a8-af17-f4ee168302a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3561 2024.07.11 23:16:49.898822 [ 3 ] {} <Trace> HTTP-Session: cdf629e9-a675-45a8-af17-f4ee168302a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3562 2024.07.11 23:16:49.898921 [ 187 ] {ad79797a-efd7-41ba-8f44-a52be7ec8d1e::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
3563 2024.07.11 23:16:49.899206 [ 187 ] {ad79797a-efd7-41ba-8f44-a52be7ec8d1e::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
3564 2024.07.11 23:16:49.899216 [ 3 ] {9ffea3a1-bde8-4f9d-9d26-12aca13e9413} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3565 2024.07.11 23:16:49.899412 [ 3 ] {9ffea3a1-bde8-4f9d-9d26-12aca13e9413} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3566 2024.07.11 23:16:49.899473 [ 187 ] {ad79797a-efd7-41ba-8f44-a52be7ec8d1e::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
3567 2024.07.11 23:16:49.899830 [ 187 ] {ad79797a-efd7-41ba-8f44-a52be7ec8d1e::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
3568 2024.07.11 23:16:49.900508 [ 3 ] {9ffea3a1-bde8-4f9d-9d26-12aca13e9413} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3569 2024.07.11 23:16:49.901050 [ 3 ] {9ffea3a1-bde8-4f9d-9d26-12aca13e9413} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3570 2024.07.11 23:16:49.901099 [ 3 ] {9ffea3a1-bde8-4f9d-9d26-12aca13e9413} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3571 2024.07.11 23:16:49.901654 [ 187 ] {ad79797a-efd7-41ba-8f44-a52be7ec8d1e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.003452615 sec., 10426.879336387057 rows/sec., 448.03 KiB/sec.
3572 2024.07.11 23:16:49.901696 [ 3 ] {9ffea3a1-bde8-4f9d-9d26-12aca13e9413} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
3573 2024.07.11 23:16:49.901764 [ 187 ] {ad79797a-efd7-41ba-8f44-a52be7ec8d1e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
3574 2024.07.11 23:16:49.902147 [ 3 ] {9ffea3a1-bde8-4f9d-9d26-12aca13e9413} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3575 2024.07.11 23:16:49.902247 [ 187 ] {ad79797a-efd7-41ba-8f44-a52be7ec8d1e::all_1_6_1} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3576 2024.07.11 23:16:49.902379 [ 42 ] {} <Debug> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
3577 2024.07.11 23:16:49.902426 [ 3 ] {9ffea3a1-bde8-4f9d-9d26-12aca13e9413} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.003392 sec., 22700.471698113208 rows/sec., 1.40 MiB/sec.
3578 2024.07.11 23:16:49.902458 [ 42 ] {} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3579 2024.07.11 23:16:49.902527 [ 187 ] {ad79797a-efd7-41ba-8f44-a52be7ec8d1e::all_1_6_1} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
3580 2024.07.11 23:16:49.902588 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3581 2024.07.11 23:16:49.902872 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
3582 2024.07.11 23:16:49.902915 [ 3 ] {9ffea3a1-bde8-4f9d-9d26-12aca13e9413} <Debug> DynamicQueryHandler: Done processing query
3583 2024.07.11 23:16:49.902926 [ 199 ] {cf9b07e3-d05f-42ae-a668-462ac9598c47::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
3584 2024.07.11 23:16:49.902944 [ 3 ] {9ffea3a1-bde8-4f9d-9d26-12aca13e9413} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3585 2024.07.11 23:16:49.902975 [ 3 ] {} <Debug> HTTP-Session: cdf629e9-a675-45a8-af17-f4ee168302a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3586 2024.07.11 23:16:49.903098 [ 199 ] {cf9b07e3-d05f-42ae-a668-462ac9598c47::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3587 2024.07.11 23:16:49.903158 [ 199 ] {cf9b07e3-d05f-42ae-a668-462ac9598c47::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
3588 2024.07.11 23:16:49.903162 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 30842, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3589 2024.07.11 23:16:49.903232 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3590 2024.07.11 23:16:49.903326 [ 3 ] {} <Debug> HTTP-Session: 0f644e5d-c879-4187-933d-c89df678a94a Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
3591 2024.07.11 23:16:49.903367 [ 199 ] {cf9b07e3-d05f-42ae-a668-462ac9598c47::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
3592 2024.07.11 23:16:49.903382 [ 3 ] {} <Debug> HTTP-Session: 0f644e5d-c879-4187-933d-c89df678a94a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3593 2024.07.11 23:16:49.903459 [ 3 ] {} <Debug> HTTP-Session: 0f644e5d-c879-4187-933d-c89df678a94a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3594 2024.07.11 23:16:49.903590 [ 3 ] {} <Trace> HTTP-Session: 0f644e5d-c879-4187-933d-c89df678a94a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3595 2024.07.11 23:16:49.903681 [ 199 ] {cf9b07e3-d05f-42ae-a668-462ac9598c47::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
3596 2024.07.11 23:16:49.903956 [ 199 ] {cf9b07e3-d05f-42ae-a668-462ac9598c47::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
3597 2024.07.11 23:16:49.903985 [ 3 ] {45793f6e-8d94-4056-a0f3-0341bc4b97fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3598 2024.07.11 23:16:49.904182 [ 3 ] {45793f6e-8d94-4056-a0f3-0341bc4b97fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3599 2024.07.11 23:16:49.904264 [ 199 ] {cf9b07e3-d05f-42ae-a668-462ac9598c47::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
3600 2024.07.11 23:16:49.904664 [ 199 ] {cf9b07e3-d05f-42ae-a668-462ac9598c47::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
3601 2024.07.11 23:16:49.905318 [ 3 ] {45793f6e-8d94-4056-a0f3-0341bc4b97fa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3602 2024.07.11 23:16:49.905966 [ 3 ] {45793f6e-8d94-4056-a0f3-0341bc4b97fa} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3603 2024.07.11 23:16:49.906014 [ 3 ] {45793f6e-8d94-4056-a0f3-0341bc4b97fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3604 2024.07.11 23:16:49.906668 [ 3 ] {45793f6e-8d94-4056-a0f3-0341bc4b97fa} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3605 2024.07.11 23:16:49.906678 [ 192 ] {cf9b07e3-d05f-42ae-a668-462ac9598c47::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 462 rows, containing 5 columns (5 merged, 0 gathered) in 0.003868544 sec., 119424.77583297489 rows/sec., 7.35 MiB/sec.
3606 2024.07.11 23:16:49.906883 [ 187 ] {cf9b07e3-d05f-42ae-a668-462ac9598c47::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
3607 2024.07.11 23:16:49.907130 [ 3 ] {45793f6e-8d94-4056-a0f3-0341bc4b97fa} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3608 2024.07.11 23:16:49.907408 [ 3 ] {45793f6e-8d94-4056-a0f3-0341bc4b97fa} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.003638 sec., 44255.085211654754 rows/sec., 3.08 MiB/sec.
3609 2024.07.11 23:16:49.907520 [ 187 ] {cf9b07e3-d05f-42ae-a668-462ac9598c47::all_1_6_1} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3610 2024.07.11 23:16:49.907618 [ 187 ] {cf9b07e3-d05f-42ae-a668-462ac9598c47::all_1_6_1} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
3611 2024.07.11 23:16:49.907663 [ 3 ] {45793f6e-8d94-4056-a0f3-0341bc4b97fa} <Debug> DynamicQueryHandler: Done processing query
3612 2024.07.11 23:16:49.907701 [ 3 ] {45793f6e-8d94-4056-a0f3-0341bc4b97fa} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3613 2024.07.11 23:16:49.907703 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
3614 2024.07.11 23:16:49.907724 [ 3 ] {} <Debug> HTTP-Session: 0f644e5d-c879-4187-933d-c89df678a94a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3615 2024.07.11 23:16:49.907860 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 212, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3616 2024.07.11 23:16:49.907908 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3617 2024.07.11 23:16:49.907927 [ 3 ] {} <Debug> HTTP-Session: 47a6c211-6e89-48b6-a55e-1e69d73619c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
3618 2024.07.11 23:16:49.907944 [ 3 ] {} <Debug> HTTP-Session: 47a6c211-6e89-48b6-a55e-1e69d73619c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3619 2024.07.11 23:16:49.907958 [ 3 ] {} <Debug> HTTP-Session: 47a6c211-6e89-48b6-a55e-1e69d73619c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3620 2024.07.11 23:16:49.907989 [ 3 ] {} <Trace> HTTP-Session: 47a6c211-6e89-48b6-a55e-1e69d73619c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3621 2024.07.11 23:16:49.908079 [ 3 ] {9dc28def-22a4-45d7-ae4d-3ee414d216a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
3622 2024.07.11 23:16:49.908123 [ 3 ] {9dc28def-22a4-45d7-ae4d-3ee414d216a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
3623 2024.07.11 23:16:49.908258 [ 3 ] {9dc28def-22a4-45d7-ae4d-3ee414d216a5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3624 2024.07.11 23:16:49.908524 [ 3 ] {9dc28def-22a4-45d7-ae4d-3ee414d216a5} <Trace> oximeter.measurements_f64 (8fbb62a5-34bb-49e7-acb8-277c450ecf2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3625 2024.07.11 23:16:49.908561 [ 3 ] {9dc28def-22a4-45d7-ae4d-3ee414d216a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3626 2024.07.11 23:16:49.908933 [ 3 ] {9dc28def-22a4-45d7-ae4d-3ee414d216a5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
3627 2024.07.11 23:16:49.909251 [ 3 ] {9dc28def-22a4-45d7-ae4d-3ee414d216a5} <Trace> oximeter.measurements_f64 (8fbb62a5-34bb-49e7-acb8-277c450ecf2e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3628 2024.07.11 23:16:49.909402 [ 3 ] {9dc28def-22a4-45d7-ae4d-3ee414d216a5} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001338 sec., 747.3841554559043 rows/sec., 47.44 KiB/sec.
3629 2024.07.11 23:16:49.909654 [ 3 ] {9dc28def-22a4-45d7-ae4d-3ee414d216a5} <Debug> DynamicQueryHandler: Done processing query
3630 2024.07.11 23:16:49.909679 [ 3 ] {9dc28def-22a4-45d7-ae4d-3ee414d216a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
3631 2024.07.11 23:16:49.909695 [ 3 ] {} <Debug> HTTP-Session: 47a6c211-6e89-48b6-a55e-1e69d73619c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3632 2024.07.11 23:16:49.909830 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 17577, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3633 2024.07.11 23:16:49.909879 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3634 2024.07.11 23:16:49.909899 [ 3 ] {} <Debug> HTTP-Session: bd8dba5e-d52b-402a-aace-1ea04c47390b Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
3635 2024.07.11 23:16:49.909915 [ 3 ] {} <Debug> HTTP-Session: bd8dba5e-d52b-402a-aace-1ea04c47390b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3636 2024.07.11 23:16:49.909929 [ 3 ] {} <Debug> HTTP-Session: bd8dba5e-d52b-402a-aace-1ea04c47390b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3637 2024.07.11 23:16:49.909960 [ 3 ] {} <Trace> HTTP-Session: bd8dba5e-d52b-402a-aace-1ea04c47390b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3638 2024.07.11 23:16:49.910268 [ 3 ] {f2aa9830-556f-43c8-b7ad-4ff3e62041b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3639 2024.07.11 23:16:49.910339 [ 3 ] {f2aa9830-556f-43c8-b7ad-4ff3e62041b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
3640 2024.07.11 23:16:49.910743 [ 3 ] {f2aa9830-556f-43c8-b7ad-4ff3e62041b6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3641 2024.07.11 23:16:49.911264 [ 3 ] {f2aa9830-556f-43c8-b7ad-4ff3e62041b6} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3642 2024.07.11 23:16:49.911300 [ 3 ] {f2aa9830-556f-43c8-b7ad-4ff3e62041b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3643 2024.07.11 23:16:49.911898 [ 3 ] {f2aa9830-556f-43c8-b7ad-4ff3e62041b6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
3644 2024.07.11 23:16:49.912298 [ 3 ] {f2aa9830-556f-43c8-b7ad-4ff3e62041b6} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3645 2024.07.11 23:16:49.912473 [ 3 ] {f2aa9830-556f-43c8-b7ad-4ff3e62041b6} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002435 sec., 4517.453798767967 rows/sec., 8.10 MiB/sec.
3646 2024.07.11 23:16:49.912673 [ 3 ] {f2aa9830-556f-43c8-b7ad-4ff3e62041b6} <Debug> DynamicQueryHandler: Done processing query
3647 2024.07.11 23:16:49.912699 [ 3 ] {f2aa9830-556f-43c8-b7ad-4ff3e62041b6} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
3648 2024.07.11 23:16:49.912716 [ 3 ] {} <Debug> HTTP-Session: bd8dba5e-d52b-402a-aace-1ea04c47390b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3649 2024.07.11 23:16:49.912840 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 5563, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3650 2024.07.11 23:16:49.912889 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3651 2024.07.11 23:16:49.912909 [ 3 ] {} <Debug> HTTP-Session: e262c14d-a139-4b93-b94c-75426b260601 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
3652 2024.07.11 23:16:49.912925 [ 3 ] {} <Debug> HTTP-Session: e262c14d-a139-4b93-b94c-75426b260601 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3653 2024.07.11 23:16:49.912939 [ 3 ] {} <Debug> HTTP-Session: e262c14d-a139-4b93-b94c-75426b260601 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3654 2024.07.11 23:16:49.912970 [ 3 ] {} <Trace> HTTP-Session: e262c14d-a139-4b93-b94c-75426b260601 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3655 2024.07.11 23:16:49.913073 [ 3 ] {7fb6f60d-b662-4de3-9976-e3ee9eb74c84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
3656 2024.07.11 23:16:49.913117 [ 3 ] {7fb6f60d-b662-4de3-9976-e3ee9eb74c84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
3657 2024.07.11 23:16:49.913240 [ 3 ] {7fb6f60d-b662-4de3-9976-e3ee9eb74c84} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3658 2024.07.11 23:16:49.913524 [ 3 ] {7fb6f60d-b662-4de3-9976-e3ee9eb74c84} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3659 2024.07.11 23:16:49.913559 [ 3 ] {7fb6f60d-b662-4de3-9976-e3ee9eb74c84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3660 2024.07.11 23:16:49.913940 [ 3 ] {7fb6f60d-b662-4de3-9976-e3ee9eb74c84} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
3661 2024.07.11 23:16:49.914263 [ 3 ] {7fb6f60d-b662-4de3-9976-e3ee9eb74c84} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3662 2024.07.11 23:16:49.914413 [ 3 ] {7fb6f60d-b662-4de3-9976-e3ee9eb74c84} <Debug> executeQuery: Read 38 rows, 2.33 KiB in 0.001363 sec., 27879.677182685253 rows/sec., 1.67 MiB/sec.
3663 2024.07.11 23:16:49.914582 [ 3 ] {7fb6f60d-b662-4de3-9976-e3ee9eb74c84} <Debug> DynamicQueryHandler: Done processing query
3664 2024.07.11 23:16:49.914606 [ 3 ] {7fb6f60d-b662-4de3-9976-e3ee9eb74c84} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3665 2024.07.11 23:16:49.914623 [ 3 ] {} <Debug> HTTP-Session: e262c14d-a139-4b93-b94c-75426b260601 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3666 2024.07.11 23:16:49.914746 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3667 2024.07.11 23:16:49.914796 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3668 2024.07.11 23:16:49.914815 [ 3 ] {} <Debug> HTTP-Session: f3c62012-7696-49c2-899c-814c2c26bd2a Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
3669 2024.07.11 23:16:49.914831 [ 3 ] {} <Debug> HTTP-Session: f3c62012-7696-49c2-899c-814c2c26bd2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3670 2024.07.11 23:16:49.914845 [ 3 ] {} <Debug> HTTP-Session: f3c62012-7696-49c2-899c-814c2c26bd2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3671 2024.07.11 23:16:49.914876 [ 3 ] {} <Trace> HTTP-Session: f3c62012-7696-49c2-899c-814c2c26bd2a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3672 2024.07.11 23:16:49.914993 [ 3 ] {833811e0-bbf4-42c2-96cb-3a4f6715a40a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3673 2024.07.11 23:16:49.915037 [ 3 ] {833811e0-bbf4-42c2-96cb-3a4f6715a40a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3674 2024.07.11 23:16:49.915164 [ 3 ] {833811e0-bbf4-42c2-96cb-3a4f6715a40a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3675 2024.07.11 23:16:49.915449 [ 3 ] {833811e0-bbf4-42c2-96cb-3a4f6715a40a} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3676 2024.07.11 23:16:49.915484 [ 3 ] {833811e0-bbf4-42c2-96cb-3a4f6715a40a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3677 2024.07.11 23:16:49.915834 [ 3 ] {833811e0-bbf4-42c2-96cb-3a4f6715a40a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3678 2024.07.11 23:16:49.916174 [ 3 ] {833811e0-bbf4-42c2-96cb-3a4f6715a40a} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3679 2024.07.11 23:16:49.916418 [ 3 ] {833811e0-bbf4-42c2-96cb-3a4f6715a40a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001461 sec., 41067.761806981514 rows/sec., 2.77 MiB/sec.
3680 2024.07.11 23:16:49.916575 [ 3 ] {833811e0-bbf4-42c2-96cb-3a4f6715a40a} <Debug> DynamicQueryHandler: Done processing query
3681 2024.07.11 23:16:49.916600 [ 3 ] {833811e0-bbf4-42c2-96cb-3a4f6715a40a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3682 2024.07.11 23:16:49.916616 [ 3 ] {} <Debug> HTTP-Session: f3c62012-7696-49c2-899c-814c2c26bd2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3683 2024.07.11 23:16:54.860489 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 3065, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3684 2024.07.11 23:16:54.860616 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3685 2024.07.11 23:16:54.860640 [ 3 ] {} <Debug> HTTP-Session: de0d93b9-18d5-4be9-ada8-5c70ba59a57c Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
3686 2024.07.11 23:16:54.860663 [ 3 ] {} <Debug> HTTP-Session: de0d93b9-18d5-4be9-ada8-5c70ba59a57c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3687 2024.07.11 23:16:54.860678 [ 3 ] {} <Debug> HTTP-Session: de0d93b9-18d5-4be9-ada8-5c70ba59a57c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3688 2024.07.11 23:16:54.860728 [ 3 ] {} <Trace> HTTP-Session: de0d93b9-18d5-4be9-ada8-5c70ba59a57c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3689 2024.07.11 23:16:54.860964 [ 3 ] {114360fb-bc10-4d1b-aa0c-3de9d25e136e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3690 2024.07.11 23:16:54.861040 [ 3 ] {114360fb-bc10-4d1b-aa0c-3de9d25e136e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3691 2024.07.11 23:16:54.861261 [ 3 ] {114360fb-bc10-4d1b-aa0c-3de9d25e136e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3692 2024.07.11 23:16:54.861755 [ 3 ] {114360fb-bc10-4d1b-aa0c-3de9d25e136e} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3693 2024.07.11 23:16:54.861797 [ 3 ] {114360fb-bc10-4d1b-aa0c-3de9d25e136e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
3694 2024.07.11 23:16:54.862160 [ 3 ] {114360fb-bc10-4d1b-aa0c-3de9d25e136e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3695 2024.07.11 23:16:54.862517 [ 3 ] {114360fb-bc10-4d1b-aa0c-3de9d25e136e} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3696 2024.07.11 23:16:54.862679 [ 3 ] {114360fb-bc10-4d1b-aa0c-3de9d25e136e} <Debug> executeQuery: Read 21 rows, 1.70 KiB in 0.001764 sec., 11904.761904761905 rows/sec., 964.94 KiB/sec.
3697 2024.07.11 23:16:54.862881 [ 3 ] {114360fb-bc10-4d1b-aa0c-3de9d25e136e} <Debug> DynamicQueryHandler: Done processing query
3698 2024.07.11 23:16:54.862908 [ 3 ] {114360fb-bc10-4d1b-aa0c-3de9d25e136e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3699 2024.07.11 23:16:54.862924 [ 3 ] {} <Debug> HTTP-Session: de0d93b9-18d5-4be9-ada8-5c70ba59a57c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3700 2024.07.11 23:16:54.863118 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 17311, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3701 2024.07.11 23:16:54.863167 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3702 2024.07.11 23:16:54.863186 [ 3 ] {} <Debug> HTTP-Session: d8ec17fd-df47-4dd4-841b-ba6420445e0d Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
3703 2024.07.11 23:16:54.863203 [ 3 ] {} <Debug> HTTP-Session: d8ec17fd-df47-4dd4-841b-ba6420445e0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3704 2024.07.11 23:16:54.863217 [ 3 ] {} <Debug> HTTP-Session: d8ec17fd-df47-4dd4-841b-ba6420445e0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3705 2024.07.11 23:16:54.863247 [ 3 ] {} <Trace> HTTP-Session: d8ec17fd-df47-4dd4-841b-ba6420445e0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3706 2024.07.11 23:16:54.863376 [ 3 ] {2b6d0749-2ca4-422c-9379-20897b9fa7eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3707 2024.07.11 23:16:54.863419 [ 3 ] {2b6d0749-2ca4-422c-9379-20897b9fa7eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3708 2024.07.11 23:16:54.863546 [ 3 ] {2b6d0749-2ca4-422c-9379-20897b9fa7eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3709 2024.07.11 23:16:54.863915 [ 3 ] {2b6d0749-2ca4-422c-9379-20897b9fa7eb} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3710 2024.07.11 23:16:54.863952 [ 3 ] {2b6d0749-2ca4-422c-9379-20897b9fa7eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
3711 2024.07.11 23:16:54.864272 [ 3 ] {2b6d0749-2ca4-422c-9379-20897b9fa7eb} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3712 2024.07.11 23:16:54.864574 [ 3 ] {2b6d0749-2ca4-422c-9379-20897b9fa7eb} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3713 2024.07.11 23:16:54.864737 [ 3 ] {2b6d0749-2ca4-422c-9379-20897b9fa7eb} <Debug> executeQuery: Read 119 rows, 10.05 KiB in 0.001401 sec., 84939.32905067809 rows/sec., 7.01 MiB/sec.
3714 2024.07.11 23:16:54.864894 [ 3 ] {2b6d0749-2ca4-422c-9379-20897b9fa7eb} <Debug> DynamicQueryHandler: Done processing query
3715 2024.07.11 23:16:54.864917 [ 3 ] {2b6d0749-2ca4-422c-9379-20897b9fa7eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3716 2024.07.11 23:16:54.864933 [ 3 ] {} <Debug> HTTP-Session: d8ec17fd-df47-4dd4-841b-ba6420445e0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3717 2024.07.11 23:16:54.865075 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 14452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3718 2024.07.11 23:16:54.865121 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3719 2024.07.11 23:16:54.865140 [ 3 ] {} <Debug> HTTP-Session: 5b57c53a-933b-4b57-a9ea-09eff421df7d Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
3720 2024.07.11 23:16:54.865157 [ 3 ] {} <Debug> HTTP-Session: 5b57c53a-933b-4b57-a9ea-09eff421df7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3721 2024.07.11 23:16:54.865170 [ 3 ] {} <Debug> HTTP-Session: 5b57c53a-933b-4b57-a9ea-09eff421df7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3722 2024.07.11 23:16:54.865200 [ 3 ] {} <Trace> HTTP-Session: 5b57c53a-933b-4b57-a9ea-09eff421df7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3723 2024.07.11 23:16:54.865318 [ 3 ] {47f2753d-75ce-42fd-8829-00e8259b20bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3724 2024.07.11 23:16:54.865361 [ 3 ] {47f2753d-75ce-42fd-8829-00e8259b20bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3725 2024.07.11 23:16:54.865486 [ 3 ] {47f2753d-75ce-42fd-8829-00e8259b20bb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3726 2024.07.11 23:16:54.865808 [ 3 ] {47f2753d-75ce-42fd-8829-00e8259b20bb} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3727 2024.07.11 23:16:54.865844 [ 3 ] {47f2753d-75ce-42fd-8829-00e8259b20bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
3728 2024.07.11 23:16:54.866161 [ 3 ] {47f2753d-75ce-42fd-8829-00e8259b20bb} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3729 2024.07.11 23:16:54.866461 [ 3 ] {47f2753d-75ce-42fd-8829-00e8259b20bb} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3730 2024.07.11 23:16:54.866613 [ 3 ] {47f2753d-75ce-42fd-8829-00e8259b20bb} <Debug> executeQuery: Read 85 rows, 6.80 KiB in 0.001333 sec., 63765.941485371346 rows/sec., 4.98 MiB/sec.
3731 2024.07.11 23:16:54.866810 [ 3 ] {47f2753d-75ce-42fd-8829-00e8259b20bb} <Debug> DynamicQueryHandler: Done processing query
3732 2024.07.11 23:16:54.866835 [ 3 ] {47f2753d-75ce-42fd-8829-00e8259b20bb} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3733 2024.07.11 23:16:54.866851 [ 3 ] {} <Debug> HTTP-Session: 5b57c53a-933b-4b57-a9ea-09eff421df7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3734 2024.07.11 23:16:54.867027 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 30652, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3735 2024.07.11 23:16:54.867077 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3736 2024.07.11 23:16:54.867095 [ 3 ] {} <Debug> HTTP-Session: 23111046-d5f7-4608-9393-b578eb49dfc8 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
3737 2024.07.11 23:16:54.867111 [ 3 ] {} <Debug> HTTP-Session: 23111046-d5f7-4608-9393-b578eb49dfc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3738 2024.07.11 23:16:54.867125 [ 3 ] {} <Debug> HTTP-Session: 23111046-d5f7-4608-9393-b578eb49dfc8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3739 2024.07.11 23:16:54.867155 [ 3 ] {} <Trace> HTTP-Session: 23111046-d5f7-4608-9393-b578eb49dfc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3740 2024.07.11 23:16:54.867302 [ 3 ] {eb381533-29dc-4b47-883c-84ba28444d61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3741 2024.07.11 23:16:54.867350 [ 3 ] {eb381533-29dc-4b47-883c-84ba28444d61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3742 2024.07.11 23:16:54.867494 [ 3 ] {eb381533-29dc-4b47-883c-84ba28444d61} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3743 2024.07.11 23:16:54.867868 [ 3 ] {eb381533-29dc-4b47-883c-84ba28444d61} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3744 2024.07.11 23:16:54.867904 [ 3 ] {eb381533-29dc-4b47-883c-84ba28444d61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
3745 2024.07.11 23:16:54.868290 [ 3 ] {eb381533-29dc-4b47-883c-84ba28444d61} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3746 2024.07.11 23:16:54.868640 [ 3 ] {eb381533-29dc-4b47-883c-84ba28444d61} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3747 2024.07.11 23:16:54.868799 [ 3 ] {eb381533-29dc-4b47-883c-84ba28444d61} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001561 sec., 102498.39846252401 rows/sec., 7.14 MiB/sec.
3748 2024.07.11 23:16:54.869012 [ 3 ] {eb381533-29dc-4b47-883c-84ba28444d61} <Debug> DynamicQueryHandler: Done processing query
3749 2024.07.11 23:16:54.869036 [ 3 ] {eb381533-29dc-4b47-883c-84ba28444d61} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3750 2024.07.11 23:16:54.869052 [ 3 ] {} <Debug> HTTP-Session: 23111046-d5f7-4608-9393-b578eb49dfc8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3751 2024.07.11 23:16:54.869237 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 33562, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3752 2024.07.11 23:16:54.869284 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3753 2024.07.11 23:16:54.869305 [ 3 ] {} <Debug> HTTP-Session: 21e34eb4-3882-4c9a-8746-2cf1de34fd23 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
3754 2024.07.11 23:16:54.869321 [ 3 ] {} <Debug> HTTP-Session: 21e34eb4-3882-4c9a-8746-2cf1de34fd23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3755 2024.07.11 23:16:54.869335 [ 3 ] {} <Debug> HTTP-Session: 21e34eb4-3882-4c9a-8746-2cf1de34fd23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3756 2024.07.11 23:16:54.869365 [ 3 ] {} <Trace> HTTP-Session: 21e34eb4-3882-4c9a-8746-2cf1de34fd23 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3757 2024.07.11 23:16:54.869890 [ 3 ] {ca25fab6-c1bc-4469-9277-239176be74bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3758 2024.07.11 23:16:54.869954 [ 3 ] {ca25fab6-c1bc-4469-9277-239176be74bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
3759 2024.07.11 23:16:54.870354 [ 3 ] {ca25fab6-c1bc-4469-9277-239176be74bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3760 2024.07.11 23:16:54.870954 [ 3 ] {ca25fab6-c1bc-4469-9277-239176be74bf} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3761 2024.07.11 23:16:54.870989 [ 3 ] {ca25fab6-c1bc-4469-9277-239176be74bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
3762 2024.07.11 23:16:54.871632 [ 3 ] {ca25fab6-c1bc-4469-9277-239176be74bf} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
3763 2024.07.11 23:16:54.872030 [ 3 ] {ca25fab6-c1bc-4469-9277-239176be74bf} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3764 2024.07.11 23:16:54.872215 [ 3 ] {ca25fab6-c1bc-4469-9277-239176be74bf} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.002773 sec., 7573.025604038948 rows/sec., 13.57 MiB/sec.
3765 2024.07.11 23:16:54.872437 [ 3 ] {ca25fab6-c1bc-4469-9277-239176be74bf} <Debug> DynamicQueryHandler: Done processing query
3766 2024.07.11 23:16:54.872461 [ 3 ] {ca25fab6-c1bc-4469-9277-239176be74bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
3767 2024.07.11 23:16:54.872477 [ 3 ] {} <Debug> HTTP-Session: 21e34eb4-3882-4c9a-8746-2cf1de34fd23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3768 2024.07.11 23:16:54.872611 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3769 2024.07.11 23:16:54.872659 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3770 2024.07.11 23:16:54.872679 [ 3 ] {} <Debug> HTTP-Session: 9c5ae3e0-0d2d-418f-8554-9e2f25a316e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
3771 2024.07.11 23:16:54.872695 [ 3 ] {} <Debug> HTTP-Session: 9c5ae3e0-0d2d-418f-8554-9e2f25a316e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3772 2024.07.11 23:16:54.872708 [ 3 ] {} <Debug> HTTP-Session: 9c5ae3e0-0d2d-418f-8554-9e2f25a316e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3773 2024.07.11 23:16:54.872738 [ 3 ] {} <Trace> HTTP-Session: 9c5ae3e0-0d2d-418f-8554-9e2f25a316e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3774 2024.07.11 23:16:54.872847 [ 3 ] {cf8288f4-2aa5-42e9-8af4-f5ec6c71e2b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3775 2024.07.11 23:16:54.872891 [ 3 ] {cf8288f4-2aa5-42e9-8af4-f5ec6c71e2b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3776 2024.07.11 23:16:54.873019 [ 3 ] {cf8288f4-2aa5-42e9-8af4-f5ec6c71e2b8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3777 2024.07.11 23:16:54.873297 [ 3 ] {cf8288f4-2aa5-42e9-8af4-f5ec6c71e2b8} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3778 2024.07.11 23:16:54.873331 [ 3 ] {cf8288f4-2aa5-42e9-8af4-f5ec6c71e2b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
3779 2024.07.11 23:16:54.873684 [ 3 ] {cf8288f4-2aa5-42e9-8af4-f5ec6c71e2b8} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3780 2024.07.11 23:16:54.874002 [ 3 ] {cf8288f4-2aa5-42e9-8af4-f5ec6c71e2b8} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3781 2024.07.11 23:16:54.874159 [ 3 ] {cf8288f4-2aa5-42e9-8af4-f5ec6c71e2b8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001344 sec., 44642.857142857145 rows/sec., 3.01 MiB/sec.
3782 2024.07.11 23:16:54.874317 [ 3 ] {cf8288f4-2aa5-42e9-8af4-f5ec6c71e2b8} <Debug> DynamicQueryHandler: Done processing query
3783 2024.07.11 23:16:54.874341 [ 3 ] {cf8288f4-2aa5-42e9-8af4-f5ec6c71e2b8} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3784 2024.07.11 23:16:54.874357 [ 3 ] {} <Debug> HTTP-Session: 9c5ae3e0-0d2d-418f-8554-9e2f25a316e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3785 2024.07.11 23:16:58.669743 [ 34 ] {} <Debug> DNSResolver: Updating DNS cache
3786 2024.07.11 23:16:58.669819 [ 34 ] {} <Debug> DNSResolver: Updated DNS cache
3787 2024.07.11 23:16:59.864246 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 2327, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3788 2024.07.11 23:16:59.864379 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3789 2024.07.11 23:16:59.864408 [ 3 ] {} <Debug> HTTP-Session: a426ff95-5ecd-4e89-9515-198ec69194ea Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
3790 2024.07.11 23:16:59.864433 [ 3 ] {} <Debug> HTTP-Session: a426ff95-5ecd-4e89-9515-198ec69194ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3791 2024.07.11 23:16:59.864450 [ 3 ] {} <Debug> HTTP-Session: a426ff95-5ecd-4e89-9515-198ec69194ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3792 2024.07.11 23:16:59.864501 [ 3 ] {} <Trace> HTTP-Session: a426ff95-5ecd-4e89-9515-198ec69194ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3793 2024.07.11 23:16:59.864684 [ 3 ] {669c3c1e-f2e1-4665-8097-9002cb88933f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3794 2024.07.11 23:16:59.864755 [ 3 ] {669c3c1e-f2e1-4665-8097-9002cb88933f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3795 2024.07.11 23:16:59.864948 [ 3 ] {669c3c1e-f2e1-4665-8097-9002cb88933f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3796 2024.07.11 23:16:59.865379 [ 3 ] {669c3c1e-f2e1-4665-8097-9002cb88933f} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3797 2024.07.11 23:16:59.865422 [ 3 ] {669c3c1e-f2e1-4665-8097-9002cb88933f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
3798 2024.07.11 23:16:59.865821 [ 3 ] {669c3c1e-f2e1-4665-8097-9002cb88933f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3799 2024.07.11 23:16:59.866160 [ 3 ] {669c3c1e-f2e1-4665-8097-9002cb88933f} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3800 2024.07.11 23:16:59.866304 [ 3 ] {669c3c1e-f2e1-4665-8097-9002cb88933f} <Debug> executeQuery: Read 17 rows, 1.23 KiB in 0.001676 sec., 10143.198090692124 rows/sec., 734.75 KiB/sec.
3801 2024.07.11 23:16:59.866553 [ 3 ] {669c3c1e-f2e1-4665-8097-9002cb88933f} <Debug> DynamicQueryHandler: Done processing query
3802 2024.07.11 23:16:59.866581 [ 3 ] {669c3c1e-f2e1-4665-8097-9002cb88933f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3803 2024.07.11 23:16:59.866599 [ 3 ] {} <Debug> HTTP-Session: a426ff95-5ecd-4e89-9515-198ec69194ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3804 2024.07.11 23:16:59.866794 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 29335, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3805 2024.07.11 23:16:59.866851 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3806 2024.07.11 23:16:59.866871 [ 3 ] {} <Debug> HTTP-Session: da41990c-94c9-4e5c-b0ce-458a8f1c31cc Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
3807 2024.07.11 23:16:59.866891 [ 3 ] {} <Debug> HTTP-Session: da41990c-94c9-4e5c-b0ce-458a8f1c31cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3808 2024.07.11 23:16:59.866906 [ 3 ] {} <Debug> HTTP-Session: da41990c-94c9-4e5c-b0ce-458a8f1c31cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3809 2024.07.11 23:16:59.866941 [ 3 ] {} <Trace> HTTP-Session: da41990c-94c9-4e5c-b0ce-458a8f1c31cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3810 2024.07.11 23:16:59.867096 [ 3 ] {6bfefc6c-827c-4c70-b14c-f184ae29854a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3811 2024.07.11 23:16:59.867144 [ 3 ] {6bfefc6c-827c-4c70-b14c-f184ae29854a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3812 2024.07.11 23:16:59.867297 [ 3 ] {6bfefc6c-827c-4c70-b14c-f184ae29854a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3813 2024.07.11 23:16:59.867823 [ 3 ] {6bfefc6c-827c-4c70-b14c-f184ae29854a} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3814 2024.07.11 23:16:59.867861 [ 3 ] {6bfefc6c-827c-4c70-b14c-f184ae29854a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
3815 2024.07.11 23:16:59.868195 [ 3 ] {6bfefc6c-827c-4c70-b14c-f184ae29854a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3816 2024.07.11 23:16:59.868501 [ 3 ] {6bfefc6c-827c-4c70-b14c-f184ae29854a} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3817 2024.07.11 23:16:59.868618 [ 33 ] {} <Debug> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3818 2024.07.11 23:16:59.868626 [ 3 ] {6bfefc6c-827c-4c70-b14c-f184ae29854a} <Debug> executeQuery: Read 194 rows, 17.52 KiB in 0.001603 sec., 121023.08172177167 rows/sec., 10.67 MiB/sec.
3819 2024.07.11 23:16:59.868657 [ 33 ] {} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3820 2024.07.11 23:16:59.868690 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
3821 2024.07.11 23:16:59.868949 [ 3 ] {6bfefc6c-827c-4c70-b14c-f184ae29854a} <Debug> DynamicQueryHandler: Done processing query
3822 2024.07.11 23:16:59.869018 [ 190 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::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
3823 2024.07.11 23:16:59.869030 [ 3 ] {6bfefc6c-827c-4c70-b14c-f184ae29854a} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
3824 2024.07.11 23:16:59.869146 [ 3 ] {} <Debug> HTTP-Session: da41990c-94c9-4e5c-b0ce-458a8f1c31cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3825 2024.07.11 23:16:59.869286 [ 190 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3826 2024.07.11 23:16:59.869328 [ 190 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 260 rows starting from the beginning of the part
3827 2024.07.11 23:16:59.869438 [ 190 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 161 rows starting from the beginning of the part
3828 2024.07.11 23:16:59.869610 [ 190 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 159 rows starting from the beginning of the part
3829 2024.07.11 23:16:59.869741 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 63454, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3830 2024.07.11 23:16:59.869953 [ 190 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 196 rows starting from the beginning of the part
3831 2024.07.11 23:16:59.869998 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3832 2024.07.11 23:16:59.870202 [ 190 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 119 rows starting from the beginning of the part
3833 2024.07.11 23:16:59.870205 [ 3 ] {} <Debug> HTTP-Session: ff554a29-17fb-47f3-a468-bec01760c146 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
3834 2024.07.11 23:16:59.870320 [ 3 ] {} <Debug> HTTP-Session: ff554a29-17fb-47f3-a468-bec01760c146 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3835 2024.07.11 23:16:59.870413 [ 3 ] {} <Debug> HTTP-Session: ff554a29-17fb-47f3-a468-bec01760c146 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3836 2024.07.11 23:16:59.870442 [ 190 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 194 rows starting from the beginning of the part
3837 2024.07.11 23:16:59.870546 [ 3 ] {} <Trace> HTTP-Session: ff554a29-17fb-47f3-a468-bec01760c146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3838 2024.07.11 23:16:59.870971 [ 3 ] {023c6f95-336d-4638-ad97-de1421cdd549} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3839 2024.07.11 23:16:59.871048 [ 3 ] {023c6f95-336d-4638-ad97-de1421cdd549} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3840 2024.07.11 23:16:59.871579 [ 3 ] {023c6f95-336d-4638-ad97-de1421cdd549} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3841 2024.07.11 23:16:59.872736 [ 3 ] {023c6f95-336d-4638-ad97-de1421cdd549} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3842 2024.07.11 23:16:59.872789 [ 3 ] {023c6f95-336d-4638-ad97-de1421cdd549} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
3843 2024.07.11 23:16:59.873237 [ 190 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1089 rows, containing 4 columns (4 merged, 0 gathered) in 0.004449674 sec., 244737.03017344643 rows/sec., 21.04 MiB/sec.
3844 2024.07.11 23:16:59.873460 [ 190 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3845 2024.07.11 23:16:59.873573 [ 3 ] {023c6f95-336d-4638-ad97-de1421cdd549} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3846 2024.07.11 23:16:59.874277 [ 190 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_16_3} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3847 2024.07.11 23:16:59.874429 [ 3 ] {023c6f95-336d-4638-ad97-de1421cdd549} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3848 2024.07.11 23:16:59.874484 [ 190 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_16_3} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3849 2024.07.11 23:16:59.874682 [ 33 ] {} <Debug> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3850 2024.07.11 23:16:59.874669 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB.
3851 2024.07.11 23:16:59.874733 [ 3 ] {023c6f95-336d-4638-ad97-de1421cdd549} <Debug> executeQuery: Read 393 rows, 28.36 KiB in 0.003901 sec., 100743.3991284286 rows/sec., 7.10 MiB/sec.
3852 2024.07.11 23:16:59.874748 [ 33 ] {} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3853 2024.07.11 23:16:59.874797 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
3854 2024.07.11 23:16:59.875144 [ 3 ] {023c6f95-336d-4638-ad97-de1421cdd549} <Debug> DynamicQueryHandler: Done processing query
3855 2024.07.11 23:16:59.875226 [ 3 ] {023c6f95-336d-4638-ad97-de1421cdd549} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
3856 2024.07.11 23:16:59.875260 [ 192 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::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
3857 2024.07.11 23:16:59.875292 [ 3 ] {} <Debug> HTTP-Session: ff554a29-17fb-47f3-a468-bec01760c146 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3858 2024.07.11 23:16:59.875476 [ 192 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3859 2024.07.11 23:16:59.875537 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3860 2024.07.11 23:16:59.875530 [ 192 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 434 rows starting from the beginning of the part
3861 2024.07.11 23:16:59.875606 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3862 2024.07.11 23:16:59.875657 [ 3 ] {} <Debug> HTTP-Session: 397652d1-261c-40e8-9bc1-3691dded29a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
3863 2024.07.11 23:16:59.875764 [ 3 ] {} <Debug> HTTP-Session: 397652d1-261c-40e8-9bc1-3691dded29a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3864 2024.07.11 23:16:59.875828 [ 192 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 382 rows starting from the beginning of the part
3865 2024.07.11 23:16:59.875842 [ 3 ] {} <Debug> HTTP-Session: 397652d1-261c-40e8-9bc1-3691dded29a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3866 2024.07.11 23:16:59.876009 [ 3 ] {} <Trace> HTTP-Session: 397652d1-261c-40e8-9bc1-3691dded29a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3867 2024.07.11 23:16:59.876073 [ 192 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 117 rows starting from the beginning of the part
3868 2024.07.11 23:16:59.876369 [ 192 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 408 rows starting from the beginning of the part
3869 2024.07.11 23:16:59.876474 [ 3 ] {a971b584-154d-4c80-a493-acfd86043da6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3870 2024.07.11 23:16:59.876646 [ 192 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 85 rows starting from the beginning of the part
3871 2024.07.11 23:16:59.876714 [ 3 ] {a971b584-154d-4c80-a493-acfd86043da6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3872 2024.07.11 23:16:59.876887 [ 192 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 393 rows starting from the beginning of the part
3873 2024.07.11 23:16:59.877625 [ 3 ] {a971b584-154d-4c80-a493-acfd86043da6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3874 2024.07.11 23:16:59.878258 [ 3 ] {a971b584-154d-4c80-a493-acfd86043da6} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3875 2024.07.11 23:16:59.878325 [ 3 ] {a971b584-154d-4c80-a493-acfd86043da6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
3876 2024.07.11 23:16:59.879388 [ 3 ] {a971b584-154d-4c80-a493-acfd86043da6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
3877 2024.07.11 23:16:59.880065 [ 3 ] {a971b584-154d-4c80-a493-acfd86043da6} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3878 2024.07.11 23:16:59.880100 [ 192 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1819 rows, containing 4 columns (4 merged, 0 gathered) in 0.005188678 sec., 350570.99322794745 rows/sec., 25.06 MiB/sec.
3879 2024.07.11 23:16:59.880310 [ 3 ] {a971b584-154d-4c80-a493-acfd86043da6} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.004019 sec., 1492.9086837521772 rows/sec., 64.15 KiB/sec.
3880 2024.07.11 23:16:59.880387 [ 192 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3881 2024.07.11 23:16:59.880658 [ 3 ] {a971b584-154d-4c80-a493-acfd86043da6} <Debug> DynamicQueryHandler: Done processing query
3882 2024.07.11 23:16:59.880723 [ 3 ] {a971b584-154d-4c80-a493-acfd86043da6} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3883 2024.07.11 23:16:59.880791 [ 3 ] {} <Debug> HTTP-Session: 397652d1-261c-40e8-9bc1-3691dded29a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3884 2024.07.11 23:16:59.880982 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3885 2024.07.11 23:16:59.881059 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3886 2024.07.11 23:16:59.881099 [ 3 ] {} <Debug> HTTP-Session: 0d722f16-4e78-4fc1-97b5-d88e438dd386 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
3887 2024.07.11 23:16:59.881116 [ 192 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_16_3} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3888 2024.07.11 23:16:59.881130 [ 3 ] {} <Debug> HTTP-Session: 0d722f16-4e78-4fc1-97b5-d88e438dd386 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3889 2024.07.11 23:16:59.881176 [ 3 ] {} <Debug> HTTP-Session: 0d722f16-4e78-4fc1-97b5-d88e438dd386 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3890 2024.07.11 23:16:59.881249 [ 3 ] {} <Trace> HTTP-Session: 0d722f16-4e78-4fc1-97b5-d88e438dd386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3891 2024.07.11 23:16:59.881301 [ 192 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_16_3} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3892 2024.07.11 23:16:59.881434 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB.
3893 2024.07.11 23:16:59.881492 [ 3 ] {a058ef15-05d0-49c8-807c-86cb0aeffce5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3894 2024.07.11 23:16:59.881547 [ 3 ] {a058ef15-05d0-49c8-807c-86cb0aeffce5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3895 2024.07.11 23:16:59.881714 [ 3 ] {a058ef15-05d0-49c8-807c-86cb0aeffce5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3896 2024.07.11 23:16:59.882048 [ 3 ] {a058ef15-05d0-49c8-807c-86cb0aeffce5} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3897 2024.07.11 23:16:59.882083 [ 3 ] {a058ef15-05d0-49c8-807c-86cb0aeffce5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
3898 2024.07.11 23:16:59.882457 [ 3 ] {a058ef15-05d0-49c8-807c-86cb0aeffce5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
3899 2024.07.11 23:16:59.882800 [ 3 ] {a058ef15-05d0-49c8-807c-86cb0aeffce5} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3900 2024.07.11 23:16:59.882931 [ 3 ] {a058ef15-05d0-49c8-807c-86cb0aeffce5} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001549 sec., 49709.48999354422 rows/sec., 3.06 MiB/sec.
3901 2024.07.11 23:16:59.883212 [ 3 ] {a058ef15-05d0-49c8-807c-86cb0aeffce5} <Debug> DynamicQueryHandler: Done processing query
3902 2024.07.11 23:16:59.883238 [ 3 ] {a058ef15-05d0-49c8-807c-86cb0aeffce5} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3903 2024.07.11 23:16:59.883254 [ 3 ] {} <Debug> HTTP-Session: 0d722f16-4e78-4fc1-97b5-d88e438dd386 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3904 2024.07.11 23:16:59.883446 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 30652, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3905 2024.07.11 23:16:59.883494 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3906 2024.07.11 23:16:59.883514 [ 3 ] {} <Debug> HTTP-Session: 4aefd512-2da8-42a0-b255-2a25c44510b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
3907 2024.07.11 23:16:59.883530 [ 3 ] {} <Debug> HTTP-Session: 4aefd512-2da8-42a0-b255-2a25c44510b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3908 2024.07.11 23:16:59.883544 [ 3 ] {} <Debug> HTTP-Session: 4aefd512-2da8-42a0-b255-2a25c44510b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3909 2024.07.11 23:16:59.883575 [ 3 ] {} <Trace> HTTP-Session: 4aefd512-2da8-42a0-b255-2a25c44510b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3910 2024.07.11 23:16:59.883767 [ 3 ] {e6e77c0e-3b21-42fd-b277-29643f4fb288} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3911 2024.07.11 23:16:59.883815 [ 3 ] {e6e77c0e-3b21-42fd-b277-29643f4fb288} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3912 2024.07.11 23:16:59.883976 [ 3 ] {e6e77c0e-3b21-42fd-b277-29643f4fb288} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3913 2024.07.11 23:16:59.884424 [ 3 ] {e6e77c0e-3b21-42fd-b277-29643f4fb288} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3914 2024.07.11 23:16:59.884459 [ 3 ] {e6e77c0e-3b21-42fd-b277-29643f4fb288} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
3915 2024.07.11 23:16:59.884838 [ 3 ] {e6e77c0e-3b21-42fd-b277-29643f4fb288} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3916 2024.07.11 23:16:59.885191 [ 3 ] {e6e77c0e-3b21-42fd-b277-29643f4fb288} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3917 2024.07.11 23:16:59.885315 [ 33 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3918 2024.07.11 23:16:59.885321 [ 3 ] {e6e77c0e-3b21-42fd-b277-29643f4fb288} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001668 sec., 95923.26139088729 rows/sec., 6.68 MiB/sec.
3919 2024.07.11 23:16:59.885354 [ 33 ] {} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3920 2024.07.11 23:16:59.885395 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
3921 2024.07.11 23:16:59.885557 [ 192 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::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
3922 2024.07.11 23:16:59.885569 [ 3 ] {e6e77c0e-3b21-42fd-b277-29643f4fb288} <Debug> DynamicQueryHandler: Done processing query
3923 2024.07.11 23:16:59.885625 [ 3 ] {e6e77c0e-3b21-42fd-b277-29643f4fb288} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3924 2024.07.11 23:16:59.885663 [ 3 ] {} <Debug> HTTP-Session: 4aefd512-2da8-42a0-b255-2a25c44510b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3925 2024.07.11 23:16:59.885786 [ 192 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3926 2024.07.11 23:16:59.885824 [ 192 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1468 rows starting from the beginning of the part
3927 2024.07.11 23:16:59.885876 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 17580, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3928 2024.07.11 23:16:59.886040 [ 192 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 160 rows starting from the beginning of the part
3929 2024.07.11 23:16:59.886104 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3930 2024.07.11 23:16:59.886262 [ 3 ] {} <Debug> HTTP-Session: e4d1b909-5513-4e68-a199-17542e2b6c22 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
3931 2024.07.11 23:16:59.886338 [ 192 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 200 rows starting from the beginning of the part
3932 2024.07.11 23:16:59.886346 [ 3 ] {} <Debug> HTTP-Session: e4d1b909-5513-4e68-a199-17542e2b6c22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3933 2024.07.11 23:16:59.886413 [ 3 ] {} <Debug> HTTP-Session: e4d1b909-5513-4e68-a199-17542e2b6c22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3934 2024.07.11 23:16:59.886606 [ 192 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::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
3935 2024.07.11 23:16:59.886619 [ 3 ] {} <Trace> HTTP-Session: e4d1b909-5513-4e68-a199-17542e2b6c22 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3936 2024.07.11 23:16:59.886866 [ 192 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::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
3937 2024.07.11 23:16:59.887054 [ 192 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 160 rows starting from the beginning of the part
3938 2024.07.11 23:16:59.887233 [ 3 ] {b86d611b-3f42-4a66-ba99-8c36f828bfa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3939 2024.07.11 23:16:59.887575 [ 3 ] {b86d611b-3f42-4a66-ba99-8c36f828bfa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
3940 2024.07.11 23:16:59.889624 [ 3 ] {b86d611b-3f42-4a66-ba99-8c36f828bfa4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3941 2024.07.11 23:16:59.891259 [ 3 ] {b86d611b-3f42-4a66-ba99-8c36f828bfa4} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3942 2024.07.11 23:16:59.891360 [ 3 ] {b86d611b-3f42-4a66-ba99-8c36f828bfa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
3943 2024.07.11 23:16:59.891502 [ 186 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2309 rows, containing 5 columns (5 merged, 0 gathered) in 0.006014574 sec., 383900.83819735196 rows/sec., 26.81 MiB/sec.
3944 2024.07.11 23:16:59.892173 [ 186 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3945 2024.07.11 23:16:59.892575 [ 3 ] {b86d611b-3f42-4a66-ba99-8c36f828bfa4} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
3946 2024.07.11 23:16:59.893563 [ 186 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3947 2024.07.11 23:16:59.893764 [ 186 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3948 2024.07.11 23:16:59.893802 [ 3 ] {b86d611b-3f42-4a66-ba99-8c36f828bfa4} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3949 2024.07.11 23:16:59.893938 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB.
3950 2024.07.11 23:16:59.894067 [ 3 ] {b86d611b-3f42-4a66-ba99-8c36f828bfa4} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.007192 sec., 1529.4771968854284 rows/sec., 2.74 MiB/sec.
3951 2024.07.11 23:16:59.894346 [ 3 ] {b86d611b-3f42-4a66-ba99-8c36f828bfa4} <Debug> DynamicQueryHandler: Done processing query
3952 2024.07.11 23:16:59.894371 [ 3 ] {b86d611b-3f42-4a66-ba99-8c36f828bfa4} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
3953 2024.07.11 23:16:59.894387 [ 3 ] {} <Debug> HTTP-Session: e4d1b909-5513-4e68-a199-17542e2b6c22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3954 2024.07.11 23:16:59.894552 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 3216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3955 2024.07.11 23:16:59.894602 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3956 2024.07.11 23:16:59.894621 [ 3 ] {} <Debug> HTTP-Session: 472af4b7-eb7b-4da9-9fce-acbeb5845d25 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
3957 2024.07.11 23:16:59.894638 [ 3 ] {} <Debug> HTTP-Session: 472af4b7-eb7b-4da9-9fce-acbeb5845d25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3958 2024.07.11 23:16:59.894652 [ 3 ] {} <Debug> HTTP-Session: 472af4b7-eb7b-4da9-9fce-acbeb5845d25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3959 2024.07.11 23:16:59.894682 [ 3 ] {} <Trace> HTTP-Session: 472af4b7-eb7b-4da9-9fce-acbeb5845d25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3960 2024.07.11 23:16:59.894787 [ 3 ] {3817c520-a258-46e2-a54e-b9f4bed3e3da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
3961 2024.07.11 23:16:59.894832 [ 3 ] {3817c520-a258-46e2-a54e-b9f4bed3e3da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
3962 2024.07.11 23:16:59.894963 [ 3 ] {3817c520-a258-46e2-a54e-b9f4bed3e3da} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3963 2024.07.11 23:16:59.895297 [ 3 ] {3817c520-a258-46e2-a54e-b9f4bed3e3da} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3964 2024.07.11 23:16:59.895333 [ 3 ] {3817c520-a258-46e2-a54e-b9f4bed3e3da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
3965 2024.07.11 23:16:59.895690 [ 3 ] {3817c520-a258-46e2-a54e-b9f4bed3e3da} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
3966 2024.07.11 23:16:59.896008 [ 3 ] {3817c520-a258-46e2-a54e-b9f4bed3e3da} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3967 2024.07.11 23:16:59.896129 [ 3 ] {3817c520-a258-46e2-a54e-b9f4bed3e3da} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001376 sec., 16715.116279069767 rows/sec., 904.17 KiB/sec.
3968 2024.07.11 23:16:59.896293 [ 3 ] {3817c520-a258-46e2-a54e-b9f4bed3e3da} <Debug> DynamicQueryHandler: Done processing query
3969 2024.07.11 23:16:59.896319 [ 3 ] {3817c520-a258-46e2-a54e-b9f4bed3e3da} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3970 2024.07.11 23:16:59.896335 [ 3 ] {} <Debug> HTTP-Session: 472af4b7-eb7b-4da9-9fce-acbeb5845d25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3971 2024.07.11 23:16:59.896508 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3972 2024.07.11 23:16:59.896557 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3973 2024.07.11 23:16:59.896577 [ 3 ] {} <Debug> HTTP-Session: 5b6ccd5c-204e-4bd0-91cd-e443d5f21915 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
3974 2024.07.11 23:16:59.896593 [ 3 ] {} <Debug> HTTP-Session: 5b6ccd5c-204e-4bd0-91cd-e443d5f21915 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3975 2024.07.11 23:16:59.896607 [ 3 ] {} <Debug> HTTP-Session: 5b6ccd5c-204e-4bd0-91cd-e443d5f21915 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3976 2024.07.11 23:16:59.896637 [ 3 ] {} <Trace> HTTP-Session: 5b6ccd5c-204e-4bd0-91cd-e443d5f21915 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3977 2024.07.11 23:16:59.896760 [ 3 ] {d65dec0a-f237-4c25-82ff-ce743f1bf5be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3978 2024.07.11 23:16:59.896804 [ 3 ] {d65dec0a-f237-4c25-82ff-ce743f1bf5be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3979 2024.07.11 23:16:59.896931 [ 3 ] {d65dec0a-f237-4c25-82ff-ce743f1bf5be} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3980 2024.07.11 23:16:59.897211 [ 3 ] {d65dec0a-f237-4c25-82ff-ce743f1bf5be} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3981 2024.07.11 23:16:59.897253 [ 3 ] {d65dec0a-f237-4c25-82ff-ce743f1bf5be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
3982 2024.07.11 23:16:59.897607 [ 3 ] {d65dec0a-f237-4c25-82ff-ce743f1bf5be} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3983 2024.07.11 23:16:59.897949 [ 3 ] {d65dec0a-f237-4c25-82ff-ce743f1bf5be} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3984 2024.07.11 23:16:59.898062 [ 33 ] {} <Debug> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3985 2024.07.11 23:16:59.898075 [ 3 ] {d65dec0a-f237-4c25-82ff-ce743f1bf5be} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001363 sec., 44020.542920029344 rows/sec., 2.97 MiB/sec.
3986 2024.07.11 23:16:59.898093 [ 33 ] {} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3987 2024.07.11 23:16:59.898124 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
3988 2024.07.11 23:16:59.898245 [ 191 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::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
3989 2024.07.11 23:16:59.898269 [ 3 ] {d65dec0a-f237-4c25-82ff-ce743f1bf5be} <Debug> DynamicQueryHandler: Done processing query
3990 2024.07.11 23:16:59.898301 [ 3 ] {d65dec0a-f237-4c25-82ff-ce743f1bf5be} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3991 2024.07.11 23:16:59.898323 [ 3 ] {} <Debug> HTTP-Session: 5b6ccd5c-204e-4bd0-91cd-e443d5f21915 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3992 2024.07.11 23:16:59.898406 [ 191 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3993 2024.07.11 23:16:59.898444 [ 191 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 498 rows starting from the beginning of the part
3994 2024.07.11 23:16:59.898565 [ 191 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::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
3995 2024.07.11 23:16:59.898740 [ 191 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::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
3996 2024.07.11 23:16:59.898941 [ 191 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::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
3997 2024.07.11 23:16:59.899087 [ 191 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::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
3998 2024.07.11 23:16:59.899237 [ 191 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::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
3999 2024.07.11 23:16:59.900368 [ 186 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 798 rows, containing 4 columns (4 merged, 0 gathered) in 0.002181961 sec., 365726.06018164393 rows/sec., 24.57 MiB/sec.
4000 2024.07.11 23:16:59.900579 [ 192 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
4001 2024.07.11 23:16:59.901058 [ 192 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::all_1_16_3} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4002 2024.07.11 23:16:59.901153 [ 192 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::all_1_16_3} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
4003 2024.07.11 23:16:59.901247 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB.
4004 2024.07.11 23:17:04.858510 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 3065, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4005 2024.07.11 23:17:04.858715 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4006 2024.07.11 23:17:04.858761 [ 3 ] {} <Debug> HTTP-Session: 2ef75b03-a937-40a9-aae6-f9c60f87fc02 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
4007 2024.07.11 23:17:04.858803 [ 3 ] {} <Debug> HTTP-Session: 2ef75b03-a937-40a9-aae6-f9c60f87fc02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4008 2024.07.11 23:17:04.858834 [ 3 ] {} <Debug> HTTP-Session: 2ef75b03-a937-40a9-aae6-f9c60f87fc02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4009 2024.07.11 23:17:04.858914 [ 3 ] {} <Trace> HTTP-Session: 2ef75b03-a937-40a9-aae6-f9c60f87fc02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4010 2024.07.11 23:17:04.859209 [ 3 ] {3ce54c2f-630e-47a2-85a0-23ec9d378374} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4011 2024.07.11 23:17:04.859317 [ 3 ] {3ce54c2f-630e-47a2-85a0-23ec9d378374} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4012 2024.07.11 23:17:04.859559 [ 3 ] {3ce54c2f-630e-47a2-85a0-23ec9d378374} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4013 2024.07.11 23:17:04.859973 [ 3 ] {3ce54c2f-630e-47a2-85a0-23ec9d378374} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4014 2024.07.11 23:17:04.860015 [ 3 ] {3ce54c2f-630e-47a2-85a0-23ec9d378374} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4015 2024.07.11 23:17:04.860392 [ 3 ] {3ce54c2f-630e-47a2-85a0-23ec9d378374} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
4016 2024.07.11 23:17:04.860722 [ 3 ] {3ce54c2f-630e-47a2-85a0-23ec9d378374} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4017 2024.07.11 23:17:04.860901 [ 3 ] {3ce54c2f-630e-47a2-85a0-23ec9d378374} <Debug> executeQuery: Read 21 rows, 1.70 KiB in 0.001779 sec., 11804.384485666105 rows/sec., 956.80 KiB/sec.
4018 2024.07.11 23:17:04.861105 [ 3 ] {3ce54c2f-630e-47a2-85a0-23ec9d378374} <Debug> DynamicQueryHandler: Done processing query
4019 2024.07.11 23:17:04.861134 [ 3 ] {3ce54c2f-630e-47a2-85a0-23ec9d378374} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4020 2024.07.11 23:17:04.861151 [ 3 ] {} <Debug> HTTP-Session: 2ef75b03-a937-40a9-aae6-f9c60f87fc02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4021 2024.07.11 23:17:04.861304 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 17311, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4022 2024.07.11 23:17:04.861355 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4023 2024.07.11 23:17:04.861374 [ 3 ] {} <Debug> HTTP-Session: dbe52b55-2688-4f5d-90b2-d9fa2d9df331 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
4024 2024.07.11 23:17:04.861391 [ 3 ] {} <Debug> HTTP-Session: dbe52b55-2688-4f5d-90b2-d9fa2d9df331 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4025 2024.07.11 23:17:04.861405 [ 3 ] {} <Debug> HTTP-Session: dbe52b55-2688-4f5d-90b2-d9fa2d9df331 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4026 2024.07.11 23:17:04.861436 [ 3 ] {} <Trace> HTTP-Session: dbe52b55-2688-4f5d-90b2-d9fa2d9df331 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4027 2024.07.11 23:17:04.861566 [ 3 ] {6905451d-355d-4a0b-bd42-d5a24b385085} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4028 2024.07.11 23:17:04.861610 [ 3 ] {6905451d-355d-4a0b-bd42-d5a24b385085} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4029 2024.07.11 23:17:04.861737 [ 3 ] {6905451d-355d-4a0b-bd42-d5a24b385085} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4030 2024.07.11 23:17:04.862121 [ 3 ] {6905451d-355d-4a0b-bd42-d5a24b385085} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4031 2024.07.11 23:17:04.862157 [ 3 ] {6905451d-355d-4a0b-bd42-d5a24b385085} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4032 2024.07.11 23:17:04.862487 [ 3 ] {6905451d-355d-4a0b-bd42-d5a24b385085} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
4033 2024.07.11 23:17:04.862798 [ 3 ] {6905451d-355d-4a0b-bd42-d5a24b385085} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4034 2024.07.11 23:17:04.862925 [ 3 ] {6905451d-355d-4a0b-bd42-d5a24b385085} <Debug> executeQuery: Read 119 rows, 10.05 KiB in 0.001411 sec., 84337.34939759037 rows/sec., 6.96 MiB/sec.
4035 2024.07.11 23:17:04.863127 [ 3 ] {6905451d-355d-4a0b-bd42-d5a24b385085} <Debug> DynamicQueryHandler: Done processing query
4036 2024.07.11 23:17:04.863154 [ 3 ] {6905451d-355d-4a0b-bd42-d5a24b385085} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
4037 2024.07.11 23:17:04.863172 [ 3 ] {} <Debug> HTTP-Session: dbe52b55-2688-4f5d-90b2-d9fa2d9df331 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4038 2024.07.11 23:17:04.863359 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 14452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4039 2024.07.11 23:17:04.863408 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4040 2024.07.11 23:17:04.863426 [ 3 ] {} <Debug> HTTP-Session: 9718bdc9-307a-4d63-887d-c4bc851f5f87 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
4041 2024.07.11 23:17:04.863443 [ 3 ] {} <Debug> HTTP-Session: 9718bdc9-307a-4d63-887d-c4bc851f5f87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4042 2024.07.11 23:17:04.863457 [ 3 ] {} <Debug> HTTP-Session: 9718bdc9-307a-4d63-887d-c4bc851f5f87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4043 2024.07.11 23:17:04.863487 [ 3 ] {} <Trace> HTTP-Session: 9718bdc9-307a-4d63-887d-c4bc851f5f87 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4044 2024.07.11 23:17:04.863609 [ 3 ] {68df9a1f-19f3-4658-a2d3-96de69e3066c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4045 2024.07.11 23:17:04.863652 [ 3 ] {68df9a1f-19f3-4658-a2d3-96de69e3066c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4046 2024.07.11 23:17:04.863788 [ 3 ] {68df9a1f-19f3-4658-a2d3-96de69e3066c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4047 2024.07.11 23:17:04.864119 [ 3 ] {68df9a1f-19f3-4658-a2d3-96de69e3066c} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4048 2024.07.11 23:17:04.864154 [ 3 ] {68df9a1f-19f3-4658-a2d3-96de69e3066c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4049 2024.07.11 23:17:04.864470 [ 3 ] {68df9a1f-19f3-4658-a2d3-96de69e3066c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
4050 2024.07.11 23:17:04.864789 [ 3 ] {68df9a1f-19f3-4658-a2d3-96de69e3066c} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): 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.07.11 23:17:04.864948 [ 3 ] {68df9a1f-19f3-4658-a2d3-96de69e3066c} <Debug> executeQuery: Read 85 rows, 6.80 KiB in 0.001377 sec., 61728.3950617284 rows/sec., 4.82 MiB/sec.
4052 2024.07.11 23:17:04.865113 [ 3 ] {68df9a1f-19f3-4658-a2d3-96de69e3066c} <Debug> DynamicQueryHandler: Done processing query
4053 2024.07.11 23:17:04.865139 [ 3 ] {68df9a1f-19f3-4658-a2d3-96de69e3066c} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
4054 2024.07.11 23:17:04.865156 [ 3 ] {} <Debug> HTTP-Session: 9718bdc9-307a-4d63-887d-c4bc851f5f87 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4055 2024.07.11 23:17:04.865333 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 30652, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4056 2024.07.11 23:17:04.865383 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4057 2024.07.11 23:17:04.865403 [ 3 ] {} <Debug> HTTP-Session: ad03f32f-e1f3-414f-be86-d24afcee687e Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
4058 2024.07.11 23:17:04.865420 [ 3 ] {} <Debug> HTTP-Session: ad03f32f-e1f3-414f-be86-d24afcee687e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4059 2024.07.11 23:17:04.865435 [ 3 ] {} <Debug> HTTP-Session: ad03f32f-e1f3-414f-be86-d24afcee687e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4060 2024.07.11 23:17:04.865465 [ 3 ] {} <Trace> HTTP-Session: ad03f32f-e1f3-414f-be86-d24afcee687e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4061 2024.07.11 23:17:04.865611 [ 3 ] {14a01a87-7a01-460d-95fe-e70f2a5612bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4062 2024.07.11 23:17:04.865659 [ 3 ] {14a01a87-7a01-460d-95fe-e70f2a5612bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4063 2024.07.11 23:17:04.865804 [ 3 ] {14a01a87-7a01-460d-95fe-e70f2a5612bd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4064 2024.07.11 23:17:04.866195 [ 3 ] {14a01a87-7a01-460d-95fe-e70f2a5612bd} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4065 2024.07.11 23:17:04.866232 [ 3 ] {14a01a87-7a01-460d-95fe-e70f2a5612bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4066 2024.07.11 23:17:04.866623 [ 3 ] {14a01a87-7a01-460d-95fe-e70f2a5612bd} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
4067 2024.07.11 23:17:04.866957 [ 3 ] {14a01a87-7a01-460d-95fe-e70f2a5612bd} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4068 2024.07.11 23:17:04.867122 [ 3 ] {14a01a87-7a01-460d-95fe-e70f2a5612bd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00157 sec., 101910.8280254777 rows/sec., 7.10 MiB/sec.
4069 2024.07.11 23:17:04.867296 [ 3 ] {14a01a87-7a01-460d-95fe-e70f2a5612bd} <Debug> DynamicQueryHandler: Done processing query
4070 2024.07.11 23:17:04.867320 [ 3 ] {14a01a87-7a01-460d-95fe-e70f2a5612bd} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4071 2024.07.11 23:17:04.867336 [ 3 ] {} <Debug> HTTP-Session: ad03f32f-e1f3-414f-be86-d24afcee687e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4072 2024.07.11 23:17:04.867626 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 33550, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4073 2024.07.11 23:17:04.867674 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4074 2024.07.11 23:17:04.867694 [ 3 ] {} <Debug> HTTP-Session: d952cccc-181c-4787-b586-08fe978110bf Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
4075 2024.07.11 23:17:04.867711 [ 3 ] {} <Debug> HTTP-Session: d952cccc-181c-4787-b586-08fe978110bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4076 2024.07.11 23:17:04.867724 [ 3 ] {} <Debug> HTTP-Session: d952cccc-181c-4787-b586-08fe978110bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4077 2024.07.11 23:17:04.867754 [ 3 ] {} <Trace> HTTP-Session: d952cccc-181c-4787-b586-08fe978110bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4078 2024.07.11 23:17:04.867997 [ 3 ] {1987df34-dcea-4840-a748-7857f7449212} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4079 2024.07.11 23:17:04.868060 [ 3 ] {1987df34-dcea-4840-a748-7857f7449212} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
4080 2024.07.11 23:17:04.868468 [ 3 ] {1987df34-dcea-4840-a748-7857f7449212} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4081 2024.07.11 23:17:04.869077 [ 3 ] {1987df34-dcea-4840-a748-7857f7449212} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4082 2024.07.11 23:17:04.869113 [ 3 ] {1987df34-dcea-4840-a748-7857f7449212} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4083 2024.07.11 23:17:04.869696 [ 3 ] {1987df34-dcea-4840-a748-7857f7449212} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
4084 2024.07.11 23:17:04.870088 [ 3 ] {1987df34-dcea-4840-a748-7857f7449212} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4085 2024.07.11 23:17:04.870283 [ 3 ] {1987df34-dcea-4840-a748-7857f7449212} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.002449 sec., 8574.928542262149 rows/sec., 15.37 MiB/sec.
4086 2024.07.11 23:17:04.870485 [ 3 ] {1987df34-dcea-4840-a748-7857f7449212} <Debug> DynamicQueryHandler: Done processing query
4087 2024.07.11 23:17:04.870510 [ 3 ] {1987df34-dcea-4840-a748-7857f7449212} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
4088 2024.07.11 23:17:04.870525 [ 3 ] {} <Debug> HTTP-Session: d952cccc-181c-4787-b586-08fe978110bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4089 2024.07.11 23:17:04.870659 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4090 2024.07.11 23:17:04.870705 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4091 2024.07.11 23:17:04.870724 [ 3 ] {} <Debug> HTTP-Session: 0dc38aa5-ccdd-4b3d-98bb-51325035172f Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
4092 2024.07.11 23:17:04.870740 [ 3 ] {} <Debug> HTTP-Session: 0dc38aa5-ccdd-4b3d-98bb-51325035172f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4093 2024.07.11 23:17:04.870754 [ 3 ] {} <Debug> HTTP-Session: 0dc38aa5-ccdd-4b3d-98bb-51325035172f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4094 2024.07.11 23:17:04.870784 [ 3 ] {} <Trace> HTTP-Session: 0dc38aa5-ccdd-4b3d-98bb-51325035172f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4095 2024.07.11 23:17:04.870908 [ 3 ] {6eb3fe42-5ad0-4566-9126-672440c47f64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4096 2024.07.11 23:17:04.870952 [ 3 ] {6eb3fe42-5ad0-4566-9126-672440c47f64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4097 2024.07.11 23:17:04.871077 [ 3 ] {6eb3fe42-5ad0-4566-9126-672440c47f64} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4098 2024.07.11 23:17:04.871366 [ 3 ] {6eb3fe42-5ad0-4566-9126-672440c47f64} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4099 2024.07.11 23:17:04.871401 [ 3 ] {6eb3fe42-5ad0-4566-9126-672440c47f64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4100 2024.07.11 23:17:04.871776 [ 3 ] {6eb3fe42-5ad0-4566-9126-672440c47f64} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
4101 2024.07.11 23:17:04.872094 [ 3 ] {6eb3fe42-5ad0-4566-9126-672440c47f64} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4102 2024.07.11 23:17:04.872252 [ 3 ] {6eb3fe42-5ad0-4566-9126-672440c47f64} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001395 sec., 43010.75268817204 rows/sec., 2.90 MiB/sec.
4103 2024.07.11 23:17:04.872419 [ 3 ] {6eb3fe42-5ad0-4566-9126-672440c47f64} <Debug> DynamicQueryHandler: Done processing query
4104 2024.07.11 23:17:04.872444 [ 3 ] {6eb3fe42-5ad0-4566-9126-672440c47f64} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4105 2024.07.11 23:17:04.872459 [ 3 ] {} <Debug> HTTP-Session: 0dc38aa5-ccdd-4b3d-98bb-51325035172f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4106 2024.07.11 23:17:09.861561 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 2327, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4107 2024.07.11 23:17:09.861710 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4108 2024.07.11 23:17:09.861741 [ 3 ] {} <Debug> HTTP-Session: 7eece4a7-a7ac-4c03-b7ee-980965ffda0d Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
4109 2024.07.11 23:17:09.861770 [ 3 ] {} <Debug> HTTP-Session: 7eece4a7-a7ac-4c03-b7ee-980965ffda0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4110 2024.07.11 23:17:09.861789 [ 3 ] {} <Debug> HTTP-Session: 7eece4a7-a7ac-4c03-b7ee-980965ffda0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4111 2024.07.11 23:17:09.861843 [ 3 ] {} <Trace> HTTP-Session: 7eece4a7-a7ac-4c03-b7ee-980965ffda0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4112 2024.07.11 23:17:09.862055 [ 3 ] {84f7bc83-258a-4ad4-8871-845e967d401a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4113 2024.07.11 23:17:09.862132 [ 3 ] {84f7bc83-258a-4ad4-8871-845e967d401a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4114 2024.07.11 23:17:09.862353 [ 3 ] {84f7bc83-258a-4ad4-8871-845e967d401a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4115 2024.07.11 23:17:09.862787 [ 3 ] {84f7bc83-258a-4ad4-8871-845e967d401a} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4116 2024.07.11 23:17:09.862832 [ 3 ] {84f7bc83-258a-4ad4-8871-845e967d401a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4117 2024.07.11 23:17:09.863213 [ 3 ] {84f7bc83-258a-4ad4-8871-845e967d401a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
4118 2024.07.11 23:17:09.863553 [ 3 ] {84f7bc83-258a-4ad4-8871-845e967d401a} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4119 2024.07.11 23:17:09.863729 [ 3 ] {84f7bc83-258a-4ad4-8871-845e967d401a} <Debug> executeQuery: Read 17 rows, 1.23 KiB in 0.001732 sec., 9815.242494226328 rows/sec., 711.00 KiB/sec.
4120 2024.07.11 23:17:09.863738 [ 126 ] {} <Debug> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
4121 2024.07.11 23:17:09.863832 [ 126 ] {} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4122 2024.07.11 23:17:09.863885 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4123 2024.07.11 23:17:09.864087 [ 3 ] {84f7bc83-258a-4ad4-8871-845e967d401a} <Debug> DynamicQueryHandler: Done processing query
4124 2024.07.11 23:17:09.864175 [ 201 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::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
4125 2024.07.11 23:17:09.864199 [ 3 ] {84f7bc83-258a-4ad4-8871-845e967d401a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4126 2024.07.11 23:17:09.864281 [ 3 ] {} <Debug> HTTP-Session: 7eece4a7-a7ac-4c03-b7ee-980965ffda0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4127 2024.07.11 23:17:09.864426 [ 201 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4128 2024.07.11 23:17:09.864484 [ 201 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 27 rows starting from the beginning of the part
4129 2024.07.11 23:17:09.864497 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4130 2024.07.11 23:17:09.864634 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4131 2024.07.11 23:17:09.864690 [ 201 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 17 rows starting from the beginning of the part
4132 2024.07.11 23:17:09.864712 [ 3 ] {} <Debug> HTTP-Session: 44c871d9-5b32-406b-9878-e77121f87b22 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
4133 2024.07.11 23:17:09.864795 [ 3 ] {} <Debug> HTTP-Session: 44c871d9-5b32-406b-9878-e77121f87b22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4134 2024.07.11 23:17:09.864895 [ 3 ] {} <Debug> HTTP-Session: 44c871d9-5b32-406b-9878-e77121f87b22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4135 2024.07.11 23:17:09.864977 [ 201 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 21 rows starting from the beginning of the part
4136 2024.07.11 23:17:09.865054 [ 3 ] {} <Trace> HTTP-Session: 44c871d9-5b32-406b-9878-e77121f87b22 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4137 2024.07.11 23:17:09.865239 [ 201 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 17 rows starting from the beginning of the part
4138 2024.07.11 23:17:09.865536 [ 201 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 21 rows starting from the beginning of the part
4139 2024.07.11 23:17:09.865565 [ 3 ] {c535d1ee-880e-490d-8b3c-54708bbfdf27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
4140 2024.07.11 23:17:09.865783 [ 201 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 17 rows starting from the beginning of the part
4141 2024.07.11 23:17:09.865790 [ 3 ] {c535d1ee-880e-490d-8b3c-54708bbfdf27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
4142 2024.07.11 23:17:09.866473 [ 3 ] {c535d1ee-880e-490d-8b3c-54708bbfdf27} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4143 2024.07.11 23:17:09.867222 [ 3 ] {c535d1ee-880e-490d-8b3c-54708bbfdf27} <Trace> oximeter.fields_ipaddr (e6968d90-b6e0-4a68-8edb-33d3c44efb5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4144 2024.07.11 23:17:09.867294 [ 3 ] {c535d1ee-880e-490d-8b3c-54708bbfdf27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4145 2024.07.11 23:17:09.868137 [ 3 ] {c535d1ee-880e-490d-8b3c-54708bbfdf27} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
4146 2024.07.11 23:17:09.868224 [ 201 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 4 columns (4 merged, 0 gathered) in 0.004251471 sec., 28225.52476542825 rows/sec., 2.10 MiB/sec.
4147 2024.07.11 23:17:09.868485 [ 201 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
4148 2024.07.11 23:17:09.868923 [ 3 ] {c535d1ee-880e-490d-8b3c-54708bbfdf27} <Trace> oximeter.fields_ipaddr (e6968d90-b6e0-4a68-8edb-33d3c44efb5e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4149 2024.07.11 23:17:09.869236 [ 3 ] {c535d1ee-880e-490d-8b3c-54708bbfdf27} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.003928 sec., 509.1649694501018 rows/sec., 41.52 KiB/sec.
4150 2024.07.11 23:17:09.869322 [ 201 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_16_3} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4151 2024.07.11 23:17:09.869520 [ 201 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_16_3} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
4152 2024.07.11 23:17:09.869613 [ 3 ] {c535d1ee-880e-490d-8b3c-54708bbfdf27} <Debug> DynamicQueryHandler: Done processing query
4153 2024.07.11 23:17:09.869653 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
4154 2024.07.11 23:17:09.869665 [ 3 ] {c535d1ee-880e-490d-8b3c-54708bbfdf27} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4155 2024.07.11 23:17:09.869704 [ 3 ] {} <Debug> HTTP-Session: 44c871d9-5b32-406b-9878-e77121f87b22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4156 2024.07.11 23:17:09.869914 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 29468, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4157 2024.07.11 23:17:09.869966 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4158 2024.07.11 23:17:09.869986 [ 3 ] {} <Debug> HTTP-Session: 1c8612ad-a8ed-44da-81cd-0639e545916b Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
4159 2024.07.11 23:17:09.870004 [ 3 ] {} <Debug> HTTP-Session: 1c8612ad-a8ed-44da-81cd-0639e545916b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4160 2024.07.11 23:17:09.870020 [ 3 ] {} <Debug> HTTP-Session: 1c8612ad-a8ed-44da-81cd-0639e545916b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4161 2024.07.11 23:17:09.870053 [ 3 ] {} <Trace> HTTP-Session: 1c8612ad-a8ed-44da-81cd-0639e545916b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4162 2024.07.11 23:17:09.870224 [ 3 ] {62be85b1-c85a-4ca6-8b87-5ac13ae0fd8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4163 2024.07.11 23:17:09.870270 [ 3 ] {62be85b1-c85a-4ca6-8b87-5ac13ae0fd8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4164 2024.07.11 23:17:09.870421 [ 3 ] {62be85b1-c85a-4ca6-8b87-5ac13ae0fd8c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4165 2024.07.11 23:17:09.870858 [ 3 ] {62be85b1-c85a-4ca6-8b87-5ac13ae0fd8c} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4166 2024.07.11 23:17:09.870895 [ 3 ] {62be85b1-c85a-4ca6-8b87-5ac13ae0fd8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4167 2024.07.11 23:17:09.871232 [ 3 ] {62be85b1-c85a-4ca6-8b87-5ac13ae0fd8c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
4168 2024.07.11 23:17:09.871543 [ 3 ] {62be85b1-c85a-4ca6-8b87-5ac13ae0fd8c} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4169 2024.07.11 23:17:09.871710 [ 3 ] {62be85b1-c85a-4ca6-8b87-5ac13ae0fd8c} <Debug> executeQuery: Read 195 rows, 17.59 KiB in 0.001559 sec., 125080.17960230917 rows/sec., 11.02 MiB/sec.
4170 2024.07.11 23:17:09.871874 [ 3 ] {62be85b1-c85a-4ca6-8b87-5ac13ae0fd8c} <Debug> DynamicQueryHandler: Done processing query
4171 2024.07.11 23:17:09.871899 [ 3 ] {62be85b1-c85a-4ca6-8b87-5ac13ae0fd8c} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
4172 2024.07.11 23:17:09.871915 [ 3 ] {} <Debug> HTTP-Session: 1c8612ad-a8ed-44da-81cd-0639e545916b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4173 2024.07.11 23:17:09.872049 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4174 2024.07.11 23:17:09.872098 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4175 2024.07.11 23:17:09.872119 [ 3 ] {} <Debug> HTTP-Session: 14032259-cfb9-4726-b0c7-2a7c4eabdf63 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
4176 2024.07.11 23:17:09.872137 [ 3 ] {} <Debug> HTTP-Session: 14032259-cfb9-4726-b0c7-2a7c4eabdf63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4177 2024.07.11 23:17:09.872152 [ 3 ] {} <Debug> HTTP-Session: 14032259-cfb9-4726-b0c7-2a7c4eabdf63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4178 2024.07.11 23:17:09.872183 [ 3 ] {} <Trace> HTTP-Session: 14032259-cfb9-4726-b0c7-2a7c4eabdf63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4179 2024.07.11 23:17:09.872277 [ 3 ] {8ac01896-5f79-49af-a6e1-302dfb6aa6dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4180 2024.07.11 23:17:09.872320 [ 3 ] {8ac01896-5f79-49af-a6e1-302dfb6aa6dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4181 2024.07.11 23:17:09.872448 [ 3 ] {8ac01896-5f79-49af-a6e1-302dfb6aa6dc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4182 2024.07.11 23:17:09.872711 [ 3 ] {8ac01896-5f79-49af-a6e1-302dfb6aa6dc} <Trace> oximeter.fields_u16 (b4410dfe-084c-46fb-b538-055579d0603a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4183 2024.07.11 23:17:09.872747 [ 3 ] {8ac01896-5f79-49af-a6e1-302dfb6aa6dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4184 2024.07.11 23:17:09.873046 [ 3 ] {8ac01896-5f79-49af-a6e1-302dfb6aa6dc} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
4185 2024.07.11 23:17:09.873359 [ 3 ] {8ac01896-5f79-49af-a6e1-302dfb6aa6dc} <Trace> oximeter.fields_u16 (b4410dfe-084c-46fb-b538-055579d0603a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4186 2024.07.11 23:17:09.873517 [ 3 ] {8ac01896-5f79-49af-a6e1-302dfb6aa6dc} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001253 sec., 1596.1691939345571 rows/sec., 111.45 KiB/sec.
4187 2024.07.11 23:17:09.873686 [ 3 ] {8ac01896-5f79-49af-a6e1-302dfb6aa6dc} <Debug> DynamicQueryHandler: Done processing query
4188 2024.07.11 23:17:09.873712 [ 3 ] {8ac01896-5f79-49af-a6e1-302dfb6aa6dc} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4189 2024.07.11 23:17:09.873728 [ 3 ] {} <Debug> HTTP-Session: 14032259-cfb9-4726-b0c7-2a7c4eabdf63 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4190 2024.07.11 23:17:09.873890 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 63795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4191 2024.07.11 23:17:09.873941 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4192 2024.07.11 23:17:09.873961 [ 3 ] {} <Debug> HTTP-Session: b3e045f8-838b-4284-89dc-be18e597e422 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
4193 2024.07.11 23:17:09.873978 [ 3 ] {} <Debug> HTTP-Session: b3e045f8-838b-4284-89dc-be18e597e422 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4194 2024.07.11 23:17:09.873993 [ 3 ] {} <Debug> HTTP-Session: b3e045f8-838b-4284-89dc-be18e597e422 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4195 2024.07.11 23:17:09.874024 [ 3 ] {} <Trace> HTTP-Session: b3e045f8-838b-4284-89dc-be18e597e422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4196 2024.07.11 23:17:09.874255 [ 3 ] {139e0f88-8e33-46de-a5f1-8f450a894140} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4197 2024.07.11 23:17:09.874300 [ 3 ] {139e0f88-8e33-46de-a5f1-8f450a894140} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4198 2024.07.11 23:17:09.874430 [ 3 ] {139e0f88-8e33-46de-a5f1-8f450a894140} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4199 2024.07.11 23:17:09.874936 [ 3 ] {139e0f88-8e33-46de-a5f1-8f450a894140} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4200 2024.07.11 23:17:09.874973 [ 3 ] {139e0f88-8e33-46de-a5f1-8f450a894140} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4201 2024.07.11 23:17:09.875305 [ 3 ] {139e0f88-8e33-46de-a5f1-8f450a894140} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
4202 2024.07.11 23:17:09.875618 [ 3 ] {139e0f88-8e33-46de-a5f1-8f450a894140} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4203 2024.07.11 23:17:09.875780 [ 3 ] {139e0f88-8e33-46de-a5f1-8f450a894140} <Debug> executeQuery: Read 395 rows, 28.52 KiB in 0.001656 sec., 238526.5700483092 rows/sec., 16.82 MiB/sec.
4204 2024.07.11 23:17:09.875942 [ 3 ] {139e0f88-8e33-46de-a5f1-8f450a894140} <Debug> DynamicQueryHandler: Done processing query
4205 2024.07.11 23:17:09.875968 [ 3 ] {139e0f88-8e33-46de-a5f1-8f450a894140} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
4206 2024.07.11 23:17:09.875984 [ 3 ] {} <Debug> HTTP-Session: b3e045f8-838b-4284-89dc-be18e597e422 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4207 2024.07.11 23:17:09.876142 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4208 2024.07.11 23:17:09.876191 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4209 2024.07.11 23:17:09.876212 [ 3 ] {} <Debug> HTTP-Session: 1c798d44-5275-4f89-8264-288bbcb693a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
4210 2024.07.11 23:17:09.876228 [ 3 ] {} <Debug> HTTP-Session: 1c798d44-5275-4f89-8264-288bbcb693a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4211 2024.07.11 23:17:09.876242 [ 3 ] {} <Debug> HTTP-Session: 1c798d44-5275-4f89-8264-288bbcb693a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4212 2024.07.11 23:17:09.876273 [ 3 ] {} <Trace> HTTP-Session: 1c798d44-5275-4f89-8264-288bbcb693a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4213 2024.07.11 23:17:09.876368 [ 3 ] {24a7bfe0-47dd-40ba-8398-40fb36e14f23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
4214 2024.07.11 23:17:09.876415 [ 3 ] {24a7bfe0-47dd-40ba-8398-40fb36e14f23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
4215 2024.07.11 23:17:09.876547 [ 3 ] {24a7bfe0-47dd-40ba-8398-40fb36e14f23} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4216 2024.07.11 23:17:09.876799 [ 3 ] {24a7bfe0-47dd-40ba-8398-40fb36e14f23} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4217 2024.07.11 23:17:09.876835 [ 3 ] {24a7bfe0-47dd-40ba-8398-40fb36e14f23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4218 2024.07.11 23:17:09.877206 [ 3 ] {24a7bfe0-47dd-40ba-8398-40fb36e14f23} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
4219 2024.07.11 23:17:09.877525 [ 3 ] {24a7bfe0-47dd-40ba-8398-40fb36e14f23} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4220 2024.07.11 23:17:09.877687 [ 3 ] {24a7bfe0-47dd-40ba-8398-40fb36e14f23} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.00133 sec., 4511.278195488721 rows/sec., 193.84 KiB/sec.
4221 2024.07.11 23:17:09.877855 [ 3 ] {24a7bfe0-47dd-40ba-8398-40fb36e14f23} <Debug> DynamicQueryHandler: Done processing query
4222 2024.07.11 23:17:09.877880 [ 3 ] {24a7bfe0-47dd-40ba-8398-40fb36e14f23} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
4223 2024.07.11 23:17:09.877895 [ 3 ] {} <Debug> HTTP-Session: 1c798d44-5275-4f89-8264-288bbcb693a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4224 2024.07.11 23:17:09.878013 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4225 2024.07.11 23:17:09.878063 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4226 2024.07.11 23:17:09.878083 [ 3 ] {} <Debug> HTTP-Session: 953925b8-9548-4dcb-87ab-445e5ff3e2e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
4227 2024.07.11 23:17:09.878099 [ 3 ] {} <Debug> HTTP-Session: 953925b8-9548-4dcb-87ab-445e5ff3e2e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4228 2024.07.11 23:17:09.878113 [ 3 ] {} <Debug> HTTP-Session: 953925b8-9548-4dcb-87ab-445e5ff3e2e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4229 2024.07.11 23:17:09.878144 [ 3 ] {} <Trace> HTTP-Session: 953925b8-9548-4dcb-87ab-445e5ff3e2e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4230 2024.07.11 23:17:09.878264 [ 3 ] {5cb2d3c5-ee1b-4b8d-8f48-c5dfbfb99bde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
4231 2024.07.11 23:17:09.878311 [ 3 ] {5cb2d3c5-ee1b-4b8d-8f48-c5dfbfb99bde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
4232 2024.07.11 23:17:09.878457 [ 3 ] {5cb2d3c5-ee1b-4b8d-8f48-c5dfbfb99bde} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4233 2024.07.11 23:17:09.878786 [ 3 ] {5cb2d3c5-ee1b-4b8d-8f48-c5dfbfb99bde} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4234 2024.07.11 23:17:09.878823 [ 3 ] {5cb2d3c5-ee1b-4b8d-8f48-c5dfbfb99bde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4235 2024.07.11 23:17:09.879190 [ 3 ] {5cb2d3c5-ee1b-4b8d-8f48-c5dfbfb99bde} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
4236 2024.07.11 23:17:09.879518 [ 3 ] {5cb2d3c5-ee1b-4b8d-8f48-c5dfbfb99bde} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4237 2024.07.11 23:17:09.879677 [ 3 ] {5cb2d3c5-ee1b-4b8d-8f48-c5dfbfb99bde} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001454 sec., 52957.35900962861 rows/sec., 3.26 MiB/sec.
4238 2024.07.11 23:17:09.879839 [ 3 ] {5cb2d3c5-ee1b-4b8d-8f48-c5dfbfb99bde} <Debug> DynamicQueryHandler: Done processing query
4239 2024.07.11 23:17:09.879863 [ 3 ] {5cb2d3c5-ee1b-4b8d-8f48-c5dfbfb99bde} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4240 2024.07.11 23:17:09.879880 [ 3 ] {} <Debug> HTTP-Session: 953925b8-9548-4dcb-87ab-445e5ff3e2e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4241 2024.07.11 23:17:09.880028 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 30842, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4242 2024.07.11 23:17:09.880076 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4243 2024.07.11 23:17:09.880095 [ 3 ] {} <Debug> HTTP-Session: b2f5f111-fd87-4e54-9b3e-7441dec097ca Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
4244 2024.07.11 23:17:09.880112 [ 3 ] {} <Debug> HTTP-Session: b2f5f111-fd87-4e54-9b3e-7441dec097ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4245 2024.07.11 23:17:09.880127 [ 3 ] {} <Debug> HTTP-Session: b2f5f111-fd87-4e54-9b3e-7441dec097ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4246 2024.07.11 23:17:09.880157 [ 3 ] {} <Trace> HTTP-Session: b2f5f111-fd87-4e54-9b3e-7441dec097ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4247 2024.07.11 23:17:09.880299 [ 3 ] {efbf5563-103e-4438-82fc-85e4921e8a61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4248 2024.07.11 23:17:09.880346 [ 3 ] {efbf5563-103e-4438-82fc-85e4921e8a61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4249 2024.07.11 23:17:09.880488 [ 3 ] {efbf5563-103e-4438-82fc-85e4921e8a61} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4250 2024.07.11 23:17:09.880857 [ 3 ] {efbf5563-103e-4438-82fc-85e4921e8a61} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4251 2024.07.11 23:17:09.880894 [ 3 ] {efbf5563-103e-4438-82fc-85e4921e8a61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4252 2024.07.11 23:17:09.881264 [ 3 ] {efbf5563-103e-4438-82fc-85e4921e8a61} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
4253 2024.07.11 23:17:09.881601 [ 3 ] {efbf5563-103e-4438-82fc-85e4921e8a61} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4254 2024.07.11 23:17:09.881767 [ 3 ] {efbf5563-103e-4438-82fc-85e4921e8a61} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.00153 sec., 105228.75816993465 rows/sec., 7.33 MiB/sec.
4255 2024.07.11 23:17:09.881939 [ 3 ] {efbf5563-103e-4438-82fc-85e4921e8a61} <Debug> DynamicQueryHandler: Done processing query
4256 2024.07.11 23:17:09.881964 [ 3 ] {efbf5563-103e-4438-82fc-85e4921e8a61} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4257 2024.07.11 23:17:09.881980 [ 3 ] {} <Debug> HTTP-Session: b2f5f111-fd87-4e54-9b3e-7441dec097ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4258 2024.07.11 23:17:09.882098 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 17594, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4259 2024.07.11 23:17:09.882147 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4260 2024.07.11 23:17:09.882167 [ 3 ] {} <Debug> HTTP-Session: a2355cae-0beb-4c26-b089-7fed1b174a09 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
4261 2024.07.11 23:17:09.882184 [ 3 ] {} <Debug> HTTP-Session: a2355cae-0beb-4c26-b089-7fed1b174a09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4262 2024.07.11 23:17:09.882198 [ 3 ] {} <Debug> HTTP-Session: a2355cae-0beb-4c26-b089-7fed1b174a09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4263 2024.07.11 23:17:09.882228 [ 3 ] {} <Trace> HTTP-Session: a2355cae-0beb-4c26-b089-7fed1b174a09 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4264 2024.07.11 23:17:09.882440 [ 3 ] {2d846781-bda6-43e2-8e15-ec3626fa7bb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4265 2024.07.11 23:17:09.882506 [ 3 ] {2d846781-bda6-43e2-8e15-ec3626fa7bb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
4266 2024.07.11 23:17:09.882916 [ 3 ] {2d846781-bda6-43e2-8e15-ec3626fa7bb1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4267 2024.07.11 23:17:09.883415 [ 3 ] {2d846781-bda6-43e2-8e15-ec3626fa7bb1} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4268 2024.07.11 23:17:09.883452 [ 3 ] {2d846781-bda6-43e2-8e15-ec3626fa7bb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4269 2024.07.11 23:17:09.884045 [ 3 ] {2d846781-bda6-43e2-8e15-ec3626fa7bb1} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
4270 2024.07.11 23:17:09.884444 [ 3 ] {2d846781-bda6-43e2-8e15-ec3626fa7bb1} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4271 2024.07.11 23:17:09.884610 [ 126 ] {} <Debug> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
4272 2024.07.11 23:17:09.884637 [ 3 ] {2d846781-bda6-43e2-8e15-ec3626fa7bb1} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002334 sec., 4712.939160239931 rows/sec., 8.45 MiB/sec.
4273 2024.07.11 23:17:09.884682 [ 126 ] {} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4274 2024.07.11 23:17:09.884772 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4275 2024.07.11 23:17:09.885256 [ 186 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::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
4276 2024.07.11 23:17:09.885402 [ 3 ] {2d846781-bda6-43e2-8e15-ec3626fa7bb1} <Debug> DynamicQueryHandler: Done processing query
4277 2024.07.11 23:17:09.885454 [ 3 ] {2d846781-bda6-43e2-8e15-ec3626fa7bb1} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
4278 2024.07.11 23:17:09.885500 [ 3 ] {} <Debug> HTTP-Session: a2355cae-0beb-4c26-b089-7fed1b174a09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4279 2024.07.11 23:17:09.885687 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 3216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4280 2024.07.11 23:17:09.885806 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4281 2024.07.11 23:17:09.885872 [ 3 ] {} <Debug> HTTP-Session: 30da256d-7ab5-423e-ae87-a9914a7f08b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
4282 2024.07.11 23:17:09.885920 [ 3 ] {} <Debug> HTTP-Session: 30da256d-7ab5-423e-ae87-a9914a7f08b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4283 2024.07.11 23:17:09.885964 [ 3 ] {} <Debug> HTTP-Session: 30da256d-7ab5-423e-ae87-a9914a7f08b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4284 2024.07.11 23:17:09.885982 [ 186 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4285 2024.07.11 23:17:09.886019 [ 3 ] {} <Trace> HTTP-Session: 30da256d-7ab5-423e-ae87-a9914a7f08b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4286 2024.07.11 23:17:09.886112 [ 186 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::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
4287 2024.07.11 23:17:09.886239 [ 3 ] {56977b7b-290d-4e45-b823-cd70c9634790} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
4288 2024.07.11 23:17:09.886360 [ 3 ] {56977b7b-290d-4e45-b823-cd70c9634790} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
4289 2024.07.11 23:17:09.886928 [ 186 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::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
4290 2024.07.11 23:17:09.887215 [ 3 ] {56977b7b-290d-4e45-b823-cd70c9634790} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4291 2024.07.11 23:17:09.887726 [ 186 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::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
4292 2024.07.11 23:17:09.888376 [ 186 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::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
4293 2024.07.11 23:17:09.888544 [ 3 ] {56977b7b-290d-4e45-b823-cd70c9634790} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4294 2024.07.11 23:17:09.888634 [ 3 ] {56977b7b-290d-4e45-b823-cd70c9634790} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4295 2024.07.11 23:17:09.889075 [ 186 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::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
4296 2024.07.11 23:17:09.889730 [ 186 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::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
4297 2024.07.11 23:17:09.890033 [ 3 ] {56977b7b-290d-4e45-b823-cd70c9634790} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
4298 2024.07.11 23:17:09.890993 [ 3 ] {56977b7b-290d-4e45-b823-cd70c9634790} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4299 2024.07.11 23:17:09.891322 [ 3 ] {56977b7b-290d-4e45-b823-cd70c9634790} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.005144 sec., 4471.228615863141 rows/sec., 241.86 KiB/sec.
4300 2024.07.11 23:17:09.891732 [ 3 ] {56977b7b-290d-4e45-b823-cd70c9634790} <Debug> DynamicQueryHandler: Done processing query
4301 2024.07.11 23:17:09.891790 [ 3 ] {56977b7b-290d-4e45-b823-cd70c9634790} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
4302 2024.07.11 23:17:09.891827 [ 3 ] {} <Debug> HTTP-Session: 30da256d-7ab5-423e-ae87-a9914a7f08b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4303 2024.07.11 23:17:09.891959 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4304 2024.07.11 23:17:09.892017 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4305 2024.07.11 23:17:09.892041 [ 3 ] {} <Debug> HTTP-Session: acd476ef-2c71-4aa2-8917-b0f1a49fc336 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
4306 2024.07.11 23:17:09.892080 [ 3 ] {} <Debug> HTTP-Session: acd476ef-2c71-4aa2-8917-b0f1a49fc336 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4307 2024.07.11 23:17:09.892118 [ 3 ] {} <Debug> HTTP-Session: acd476ef-2c71-4aa2-8917-b0f1a49fc336 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4308 2024.07.11 23:17:09.892226 [ 3 ] {} <Trace> HTTP-Session: acd476ef-2c71-4aa2-8917-b0f1a49fc336 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4309 2024.07.11 23:17:09.892572 [ 3 ] {92565d75-1a72-4b4d-b678-aac3acca990f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4310 2024.07.11 23:17:09.892673 [ 3 ] {92565d75-1a72-4b4d-b678-aac3acca990f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4311 2024.07.11 23:17:09.893402 [ 3 ] {92565d75-1a72-4b4d-b678-aac3acca990f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4312 2024.07.11 23:17:09.894337 [ 3 ] {92565d75-1a72-4b4d-b678-aac3acca990f} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4313 2024.07.11 23:17:09.894395 [ 3 ] {92565d75-1a72-4b4d-b678-aac3acca990f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4314 2024.07.11 23:17:09.895483 [ 3 ] {92565d75-1a72-4b4d-b678-aac3acca990f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
4315 2024.07.11 23:17:09.896548 [ 3 ] {92565d75-1a72-4b4d-b678-aac3acca990f} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4316 2024.07.11 23:17:09.896862 [ 3 ] {92565d75-1a72-4b4d-b678-aac3acca990f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00446 sec., 13452.914798206277 rows/sec., 928.39 KiB/sec.
4317 2024.07.11 23:17:09.897324 [ 3 ] {92565d75-1a72-4b4d-b678-aac3acca990f} <Debug> DynamicQueryHandler: Done processing query
4318 2024.07.11 23:17:09.897350 [ 3 ] {92565d75-1a72-4b4d-b678-aac3acca990f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4319 2024.07.11 23:17:09.897367 [ 3 ] {} <Debug> HTTP-Session: acd476ef-2c71-4aa2-8917-b0f1a49fc336 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4320 2024.07.11 23:17:09.899966 [ 201 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 199 rows, containing 19 columns (19 merged, 0 gathered) in 0.015073186 sec., 13202.251999013346 rows/sec., 23.66 MiB/sec.
4321 2024.07.11 23:17:09.900373 [ 201 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
4322 2024.07.11 23:17:09.900952 [ 201 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4323 2024.07.11 23:17:09.901036 [ 201 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
4324 2024.07.11 23:17:09.901174 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.28 MiB.
4325 2024.07.11 23:17:13.669890 [ 147 ] {} <Debug> DNSResolver: Updating DNS cache
4326 2024.07.11 23:17:13.669951 [ 147 ] {} <Debug> DNSResolver: Updated DNS cache
4327 2024.07.11 23:17:14.858708 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 3065, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4328 2024.07.11 23:17:14.858855 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4329 2024.07.11 23:17:14.858885 [ 3 ] {} <Debug> HTTP-Session: f25e47f4-0f0b-4c23-91cd-b7149bbb9de2 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
4330 2024.07.11 23:17:14.858914 [ 3 ] {} <Debug> HTTP-Session: f25e47f4-0f0b-4c23-91cd-b7149bbb9de2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4331 2024.07.11 23:17:14.858932 [ 3 ] {} <Debug> HTTP-Session: f25e47f4-0f0b-4c23-91cd-b7149bbb9de2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4332 2024.07.11 23:17:14.858987 [ 3 ] {} <Trace> HTTP-Session: f25e47f4-0f0b-4c23-91cd-b7149bbb9de2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4333 2024.07.11 23:17:14.859188 [ 3 ] {c19e2845-bba7-4264-99da-11d32e7e5b9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4334 2024.07.11 23:17:14.859263 [ 3 ] {c19e2845-bba7-4264-99da-11d32e7e5b9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4335 2024.07.11 23:17:14.859480 [ 3 ] {c19e2845-bba7-4264-99da-11d32e7e5b9c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4336 2024.07.11 23:17:14.859859 [ 3 ] {c19e2845-bba7-4264-99da-11d32e7e5b9c} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4337 2024.07.11 23:17:14.859897 [ 3 ] {c19e2845-bba7-4264-99da-11d32e7e5b9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4338 2024.07.11 23:17:14.860268 [ 3 ] {c19e2845-bba7-4264-99da-11d32e7e5b9c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
4339 2024.07.11 23:17:14.860598 [ 3 ] {c19e2845-bba7-4264-99da-11d32e7e5b9c} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4340 2024.07.11 23:17:14.860759 [ 3 ] {c19e2845-bba7-4264-99da-11d32e7e5b9c} <Debug> executeQuery: Read 21 rows, 1.70 KiB in 0.001632 sec., 12867.64705882353 rows/sec., 1.02 MiB/sec.
4341 2024.07.11 23:17:14.860988 [ 3 ] {c19e2845-bba7-4264-99da-11d32e7e5b9c} <Debug> DynamicQueryHandler: Done processing query
4342 2024.07.11 23:17:14.861016 [ 3 ] {c19e2845-bba7-4264-99da-11d32e7e5b9c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4343 2024.07.11 23:17:14.861032 [ 3 ] {} <Debug> HTTP-Session: f25e47f4-0f0b-4c23-91cd-b7149bbb9de2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4344 2024.07.11 23:17:14.861180 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 22246, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4345 2024.07.11 23:17:14.861229 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4346 2024.07.11 23:17:14.861249 [ 3 ] {} <Debug> HTTP-Session: d06e0b42-113f-4604-9fda-18ff0b1412f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
4347 2024.07.11 23:17:14.861265 [ 3 ] {} <Debug> HTTP-Session: d06e0b42-113f-4604-9fda-18ff0b1412f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4348 2024.07.11 23:17:14.861278 [ 3 ] {} <Debug> HTTP-Session: d06e0b42-113f-4604-9fda-18ff0b1412f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4349 2024.07.11 23:17:14.861308 [ 3 ] {} <Trace> HTTP-Session: d06e0b42-113f-4604-9fda-18ff0b1412f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4350 2024.07.11 23:17:14.861450 [ 3 ] {80f15718-6f98-42b3-bede-75fe7a19171e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4351 2024.07.11 23:17:14.861493 [ 3 ] {80f15718-6f98-42b3-bede-75fe7a19171e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4352 2024.07.11 23:17:14.861620 [ 3 ] {80f15718-6f98-42b3-bede-75fe7a19171e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4353 2024.07.11 23:17:14.861969 [ 3 ] {80f15718-6f98-42b3-bede-75fe7a19171e} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4354 2024.07.11 23:17:14.862008 [ 3 ] {80f15718-6f98-42b3-bede-75fe7a19171e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4355 2024.07.11 23:17:14.862334 [ 3 ] {80f15718-6f98-42b3-bede-75fe7a19171e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4356 2024.07.11 23:17:14.862646 [ 3 ] {80f15718-6f98-42b3-bede-75fe7a19171e} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4357 2024.07.11 23:17:14.862808 [ 3 ] {80f15718-6f98-42b3-bede-75fe7a19171e} <Debug> executeQuery: Read 155 rows, 12.82 KiB in 0.001414 sec., 109618.10466760963 rows/sec., 8.85 MiB/sec.
4358 2024.07.11 23:17:14.862969 [ 3 ] {80f15718-6f98-42b3-bede-75fe7a19171e} <Debug> DynamicQueryHandler: Done processing query
4359 2024.07.11 23:17:14.862994 [ 3 ] {80f15718-6f98-42b3-bede-75fe7a19171e} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
4360 2024.07.11 23:17:14.863013 [ 3 ] {} <Debug> HTTP-Session: d06e0b42-113f-4604-9fda-18ff0b1412f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4361 2024.07.11 23:17:14.863148 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 18494, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4362 2024.07.11 23:17:14.863196 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4363 2024.07.11 23:17:14.863216 [ 3 ] {} <Debug> HTTP-Session: 6c5452df-6cb0-4f81-b1dd-76f740171162 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
4364 2024.07.11 23:17:14.863232 [ 3 ] {} <Debug> HTTP-Session: 6c5452df-6cb0-4f81-b1dd-76f740171162 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4365 2024.07.11 23:17:14.863246 [ 3 ] {} <Debug> HTTP-Session: 6c5452df-6cb0-4f81-b1dd-76f740171162 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4366 2024.07.11 23:17:14.863277 [ 3 ] {} <Trace> HTTP-Session: 6c5452df-6cb0-4f81-b1dd-76f740171162 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4367 2024.07.11 23:17:14.863396 [ 3 ] {ae477650-7cc9-4f3b-99a5-595dba0a73df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4368 2024.07.11 23:17:14.863439 [ 3 ] {ae477650-7cc9-4f3b-99a5-595dba0a73df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4369 2024.07.11 23:17:14.863566 [ 3 ] {ae477650-7cc9-4f3b-99a5-595dba0a73df} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4370 2024.07.11 23:17:14.863888 [ 3 ] {ae477650-7cc9-4f3b-99a5-595dba0a73df} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4371 2024.07.11 23:17:14.863924 [ 3 ] {ae477650-7cc9-4f3b-99a5-595dba0a73df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4372 2024.07.11 23:17:14.864249 [ 3 ] {ae477650-7cc9-4f3b-99a5-595dba0a73df} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4373 2024.07.11 23:17:14.864555 [ 3 ] {ae477650-7cc9-4f3b-99a5-595dba0a73df} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4374 2024.07.11 23:17:14.864715 [ 3 ] {ae477650-7cc9-4f3b-99a5-595dba0a73df} <Debug> executeQuery: Read 109 rows, 8.70 KiB in 0.001355 sec., 80442.80442804427 rows/sec., 6.27 MiB/sec.
4375 2024.07.11 23:17:14.865020 [ 3 ] {ae477650-7cc9-4f3b-99a5-595dba0a73df} <Debug> DynamicQueryHandler: Done processing query
4376 2024.07.11 23:17:14.865065 [ 3 ] {ae477650-7cc9-4f3b-99a5-595dba0a73df} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
4377 2024.07.11 23:17:14.865103 [ 3 ] {} <Debug> HTTP-Session: 6c5452df-6cb0-4f81-b1dd-76f740171162 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4378 2024.07.11 23:17:14.865348 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 36458, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4379 2024.07.11 23:17:14.865411 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4380 2024.07.11 23:17:14.865440 [ 3 ] {} <Debug> HTTP-Session: ca0ba1a8-dd52-4e30-a033-a2e5d6926d43 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
4381 2024.07.11 23:17:14.865464 [ 3 ] {} <Debug> HTTP-Session: ca0ba1a8-dd52-4e30-a033-a2e5d6926d43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4382 2024.07.11 23:17:14.865486 [ 3 ] {} <Debug> HTTP-Session: ca0ba1a8-dd52-4e30-a033-a2e5d6926d43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4383 2024.07.11 23:17:14.865520 [ 3 ] {} <Trace> HTTP-Session: ca0ba1a8-dd52-4e30-a033-a2e5d6926d43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4384 2024.07.11 23:17:14.865676 [ 3 ] {5cad3c81-b478-49ab-aa3e-c286cddd12e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4385 2024.07.11 23:17:14.865726 [ 3 ] {5cad3c81-b478-49ab-aa3e-c286cddd12e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4386 2024.07.11 23:17:14.865897 [ 3 ] {5cad3c81-b478-49ab-aa3e-c286cddd12e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4387 2024.07.11 23:17:14.866364 [ 3 ] {5cad3c81-b478-49ab-aa3e-c286cddd12e7} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4388 2024.07.11 23:17:14.866401 [ 3 ] {5cad3c81-b478-49ab-aa3e-c286cddd12e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4389 2024.07.11 23:17:14.866798 [ 3 ] {5cad3c81-b478-49ab-aa3e-c286cddd12e7} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4390 2024.07.11 23:17:14.867135 [ 3 ] {5cad3c81-b478-49ab-aa3e-c286cddd12e7} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4391 2024.07.11 23:17:14.867294 [ 3 ] {5cad3c81-b478-49ab-aa3e-c286cddd12e7} <Debug> executeQuery: Read 190 rows, 13.58 KiB in 0.001683 sec., 112893.642305407 rows/sec., 7.88 MiB/sec.
4392 2024.07.11 23:17:14.867504 [ 3 ] {5cad3c81-b478-49ab-aa3e-c286cddd12e7} <Debug> DynamicQueryHandler: Done processing query
4393 2024.07.11 23:17:14.867528 [ 3 ] {5cad3c81-b478-49ab-aa3e-c286cddd12e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
4394 2024.07.11 23:17:14.867544 [ 3 ] {} <Debug> HTTP-Session: ca0ba1a8-dd52-4e30-a033-a2e5d6926d43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4395 2024.07.11 23:17:14.867705 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 33569, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4396 2024.07.11 23:17:14.867755 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4397 2024.07.11 23:17:14.867774 [ 3 ] {} <Debug> HTTP-Session: 4f7b5701-e39c-44a8-8e35-9c12a259fbda Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
4398 2024.07.11 23:17:14.867790 [ 3 ] {} <Debug> HTTP-Session: 4f7b5701-e39c-44a8-8e35-9c12a259fbda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4399 2024.07.11 23:17:14.867804 [ 3 ] {} <Debug> HTTP-Session: 4f7b5701-e39c-44a8-8e35-9c12a259fbda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4400 2024.07.11 23:17:14.867836 [ 3 ] {} <Trace> HTTP-Session: 4f7b5701-e39c-44a8-8e35-9c12a259fbda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4401 2024.07.11 23:17:14.868129 [ 3 ] {ce7b1680-53df-4dd0-8103-559a0325eb94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4402 2024.07.11 23:17:14.868221 [ 3 ] {ce7b1680-53df-4dd0-8103-559a0325eb94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
4403 2024.07.11 23:17:14.868630 [ 3 ] {ce7b1680-53df-4dd0-8103-559a0325eb94} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4404 2024.07.11 23:17:14.869405 [ 3 ] {ce7b1680-53df-4dd0-8103-559a0325eb94} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4405 2024.07.11 23:17:14.869443 [ 3 ] {ce7b1680-53df-4dd0-8103-559a0325eb94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4406 2024.07.11 23:17:14.870058 [ 3 ] {ce7b1680-53df-4dd0-8103-559a0325eb94} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
4407 2024.07.11 23:17:14.870483 [ 3 ] {ce7b1680-53df-4dd0-8103-559a0325eb94} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4408 2024.07.11 23:17:14.870671 [ 3 ] {ce7b1680-53df-4dd0-8103-559a0325eb94} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.002757 sec., 7616.974972796518 rows/sec., 13.65 MiB/sec.
4409 2024.07.11 23:17:14.870906 [ 3 ] {ce7b1680-53df-4dd0-8103-559a0325eb94} <Debug> DynamicQueryHandler: Done processing query
4410 2024.07.11 23:17:14.870931 [ 3 ] {ce7b1680-53df-4dd0-8103-559a0325eb94} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
4411 2024.07.11 23:17:14.870948 [ 3 ] {} <Debug> HTTP-Session: 4f7b5701-e39c-44a8-8e35-9c12a259fbda Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4412 2024.07.11 23:17:14.871072 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4413 2024.07.11 23:17:14.871122 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4414 2024.07.11 23:17:14.871142 [ 3 ] {} <Debug> HTTP-Session: 8da62c18-9ecc-42d6-a34a-68cdabf4b710 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
4415 2024.07.11 23:17:14.871159 [ 3 ] {} <Debug> HTTP-Session: 8da62c18-9ecc-42d6-a34a-68cdabf4b710 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4416 2024.07.11 23:17:14.871174 [ 3 ] {} <Debug> HTTP-Session: 8da62c18-9ecc-42d6-a34a-68cdabf4b710 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4417 2024.07.11 23:17:14.871205 [ 3 ] {} <Trace> HTTP-Session: 8da62c18-9ecc-42d6-a34a-68cdabf4b710 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4418 2024.07.11 23:17:14.871324 [ 3 ] {aff5b04c-4519-4242-af02-ee60245ccbfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4419 2024.07.11 23:17:14.871368 [ 3 ] {aff5b04c-4519-4242-af02-ee60245ccbfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4420 2024.07.11 23:17:14.871497 [ 3 ] {aff5b04c-4519-4242-af02-ee60245ccbfd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4421 2024.07.11 23:17:14.871810 [ 3 ] {aff5b04c-4519-4242-af02-ee60245ccbfd} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4422 2024.07.11 23:17:14.871847 [ 3 ] {aff5b04c-4519-4242-af02-ee60245ccbfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4423 2024.07.11 23:17:14.872217 [ 3 ] {aff5b04c-4519-4242-af02-ee60245ccbfd} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4424 2024.07.11 23:17:14.872534 [ 3 ] {aff5b04c-4519-4242-af02-ee60245ccbfd} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4425 2024.07.11 23:17:14.872690 [ 3 ] {aff5b04c-4519-4242-af02-ee60245ccbfd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001407 sec., 42643.923240938166 rows/sec., 2.87 MiB/sec.
4426 2024.07.11 23:17:14.872862 [ 3 ] {aff5b04c-4519-4242-af02-ee60245ccbfd} <Debug> DynamicQueryHandler: Done processing query
4427 2024.07.11 23:17:14.872887 [ 3 ] {aff5b04c-4519-4242-af02-ee60245ccbfd} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4428 2024.07.11 23:17:14.872904 [ 3 ] {} <Debug> HTTP-Session: 8da62c18-9ecc-42d6-a34a-68cdabf4b710 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4429 2024.07.11 23:17:19.861324 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 2327, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4430 2024.07.11 23:17:19.861461 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4431 2024.07.11 23:17:19.861486 [ 3 ] {} <Debug> HTTP-Session: 112de297-c39f-43a6-84fb-eb30e7c51e51 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
4432 2024.07.11 23:17:19.861511 [ 3 ] {} <Debug> HTTP-Session: 112de297-c39f-43a6-84fb-eb30e7c51e51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4433 2024.07.11 23:17:19.861527 [ 3 ] {} <Debug> HTTP-Session: 112de297-c39f-43a6-84fb-eb30e7c51e51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4434 2024.07.11 23:17:19.861576 [ 3 ] {} <Trace> HTTP-Session: 112de297-c39f-43a6-84fb-eb30e7c51e51 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4435 2024.07.11 23:17:19.861765 [ 3 ] {6797dd92-917c-4942-ab18-447057a4bf2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4436 2024.07.11 23:17:19.861833 [ 3 ] {6797dd92-917c-4942-ab18-447057a4bf2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4437 2024.07.11 23:17:19.862024 [ 3 ] {6797dd92-917c-4942-ab18-447057a4bf2d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4438 2024.07.11 23:17:19.862461 [ 3 ] {6797dd92-917c-4942-ab18-447057a4bf2d} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4439 2024.07.11 23:17:19.862502 [ 3 ] {6797dd92-917c-4942-ab18-447057a4bf2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4440 2024.07.11 23:17:19.862880 [ 3 ] {6797dd92-917c-4942-ab18-447057a4bf2d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
4441 2024.07.11 23:17:19.863220 [ 3 ] {6797dd92-917c-4942-ab18-447057a4bf2d} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4442 2024.07.11 23:17:19.863370 [ 3 ] {6797dd92-917c-4942-ab18-447057a4bf2d} <Debug> executeQuery: Read 17 rows, 1.23 KiB in 0.001664 sec., 10216.346153846154 rows/sec., 740.05 KiB/sec.
4443 2024.07.11 23:17:19.863572 [ 3 ] {6797dd92-917c-4942-ab18-447057a4bf2d} <Debug> DynamicQueryHandler: Done processing query
4444 2024.07.11 23:17:19.863600 [ 3 ] {6797dd92-917c-4942-ab18-447057a4bf2d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4445 2024.07.11 23:17:19.863617 [ 3 ] {} <Debug> HTTP-Session: 112de297-c39f-43a6-84fb-eb30e7c51e51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4446 2024.07.11 23:17:19.863839 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 29335, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4447 2024.07.11 23:17:19.863890 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4448 2024.07.11 23:17:19.863910 [ 3 ] {} <Debug> HTTP-Session: 21b9de0b-85ac-4c82-abd2-144a303803a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
4449 2024.07.11 23:17:19.863926 [ 3 ] {} <Debug> HTTP-Session: 21b9de0b-85ac-4c82-abd2-144a303803a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4450 2024.07.11 23:17:19.863940 [ 3 ] {} <Debug> HTTP-Session: 21b9de0b-85ac-4c82-abd2-144a303803a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4451 2024.07.11 23:17:19.863971 [ 3 ] {} <Trace> HTTP-Session: 21b9de0b-85ac-4c82-abd2-144a303803a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4452 2024.07.11 23:17:19.864122 [ 3 ] {badf5413-634f-4c39-bdbf-fb00a771dd28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4453 2024.07.11 23:17:19.864164 [ 3 ] {badf5413-634f-4c39-bdbf-fb00a771dd28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4454 2024.07.11 23:17:19.864291 [ 3 ] {badf5413-634f-4c39-bdbf-fb00a771dd28} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4455 2024.07.11 23:17:19.864732 [ 3 ] {badf5413-634f-4c39-bdbf-fb00a771dd28} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4456 2024.07.11 23:17:19.864770 [ 3 ] {badf5413-634f-4c39-bdbf-fb00a771dd28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4457 2024.07.11 23:17:19.865097 [ 3 ] {badf5413-634f-4c39-bdbf-fb00a771dd28} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4458 2024.07.11 23:17:19.865417 [ 3 ] {badf5413-634f-4c39-bdbf-fb00a771dd28} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4459 2024.07.11 23:17:19.865543 [ 3 ] {badf5413-634f-4c39-bdbf-fb00a771dd28} <Debug> executeQuery: Read 194 rows, 17.52 KiB in 0.001491 sec., 130114.01743796111 rows/sec., 11.47 MiB/sec.
4460 2024.07.11 23:17:19.865810 [ 3 ] {badf5413-634f-4c39-bdbf-fb00a771dd28} <Debug> DynamicQueryHandler: Done processing query
4461 2024.07.11 23:17:19.865837 [ 3 ] {badf5413-634f-4c39-bdbf-fb00a771dd28} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
4462 2024.07.11 23:17:19.865853 [ 3 ] {} <Debug> HTTP-Session: 21b9de0b-85ac-4c82-abd2-144a303803a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4463 2024.07.11 23:17:19.866040 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 63454, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4464 2024.07.11 23:17:19.866091 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4465 2024.07.11 23:17:19.866112 [ 3 ] {} <Debug> HTTP-Session: e6203a50-594d-48e6-856f-9304693d26a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
4466 2024.07.11 23:17:19.866128 [ 3 ] {} <Debug> HTTP-Session: e6203a50-594d-48e6-856f-9304693d26a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4467 2024.07.11 23:17:19.866142 [ 3 ] {} <Debug> HTTP-Session: e6203a50-594d-48e6-856f-9304693d26a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4468 2024.07.11 23:17:19.866174 [ 3 ] {} <Trace> HTTP-Session: e6203a50-594d-48e6-856f-9304693d26a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4469 2024.07.11 23:17:19.866431 [ 3 ] {b52dcbf8-4c7b-4b42-8557-d6504e484f67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4470 2024.07.11 23:17:19.866476 [ 3 ] {b52dcbf8-4c7b-4b42-8557-d6504e484f67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4471 2024.07.11 23:17:19.866626 [ 3 ] {b52dcbf8-4c7b-4b42-8557-d6504e484f67} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4472 2024.07.11 23:17:19.867160 [ 3 ] {b52dcbf8-4c7b-4b42-8557-d6504e484f67} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4473 2024.07.11 23:17:19.867198 [ 3 ] {b52dcbf8-4c7b-4b42-8557-d6504e484f67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4474 2024.07.11 23:17:19.867528 [ 3 ] {b52dcbf8-4c7b-4b42-8557-d6504e484f67} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4475 2024.07.11 23:17:19.867831 [ 3 ] {b52dcbf8-4c7b-4b42-8557-d6504e484f67} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4476 2024.07.11 23:17:19.867959 [ 3 ] {b52dcbf8-4c7b-4b42-8557-d6504e484f67} <Debug> executeQuery: Read 393 rows, 28.36 KiB in 0.001692 sec., 232269.5035460993 rows/sec., 16.37 MiB/sec.
4477 2024.07.11 23:17:19.868313 [ 3 ] {b52dcbf8-4c7b-4b42-8557-d6504e484f67} <Debug> DynamicQueryHandler: Done processing query
4478 2024.07.11 23:17:19.868348 [ 3 ] {b52dcbf8-4c7b-4b42-8557-d6504e484f67} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
4479 2024.07.11 23:17:19.868368 [ 3 ] {} <Debug> HTTP-Session: e6203a50-594d-48e6-856f-9304693d26a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4480 2024.07.11 23:17:19.868523 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4481 2024.07.11 23:17:19.868585 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4482 2024.07.11 23:17:19.868609 [ 3 ] {} <Debug> HTTP-Session: 8e74c023-5db4-4fcc-b9fc-64553bc4342c Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
4483 2024.07.11 23:17:19.868631 [ 3 ] {} <Debug> HTTP-Session: 8e74c023-5db4-4fcc-b9fc-64553bc4342c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4484 2024.07.11 23:17:19.868649 [ 3 ] {} <Debug> HTTP-Session: 8e74c023-5db4-4fcc-b9fc-64553bc4342c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4485 2024.07.11 23:17:19.868681 [ 3 ] {} <Trace> HTTP-Session: 8e74c023-5db4-4fcc-b9fc-64553bc4342c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4486 2024.07.11 23:17:19.868785 [ 3 ] {95526913-0ead-4047-bd3b-0d9f21caebe9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
4487 2024.07.11 23:17:19.868833 [ 3 ] {95526913-0ead-4047-bd3b-0d9f21caebe9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
4488 2024.07.11 23:17:19.868988 [ 3 ] {95526913-0ead-4047-bd3b-0d9f21caebe9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4489 2024.07.11 23:17:19.869263 [ 3 ] {95526913-0ead-4047-bd3b-0d9f21caebe9} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4490 2024.07.11 23:17:19.869298 [ 3 ] {95526913-0ead-4047-bd3b-0d9f21caebe9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4491 2024.07.11 23:17:19.869669 [ 3 ] {95526913-0ead-4047-bd3b-0d9f21caebe9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
4492 2024.07.11 23:17:19.870016 [ 3 ] {95526913-0ead-4047-bd3b-0d9f21caebe9} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4493 2024.07.11 23:17:19.870151 [ 3 ] {95526913-0ead-4047-bd3b-0d9f21caebe9} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001392 sec., 4310.3448275862065 rows/sec., 185.21 KiB/sec.
4494 2024.07.11 23:17:19.870459 [ 3 ] {95526913-0ead-4047-bd3b-0d9f21caebe9} <Debug> DynamicQueryHandler: Done processing query
4495 2024.07.11 23:17:19.870485 [ 3 ] {95526913-0ead-4047-bd3b-0d9f21caebe9} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
4496 2024.07.11 23:17:19.870501 [ 3 ] {} <Debug> HTTP-Session: 8e74c023-5db4-4fcc-b9fc-64553bc4342c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4497 2024.07.11 23:17:19.870628 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4498 2024.07.11 23:17:19.870680 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4499 2024.07.11 23:17:19.870700 [ 3 ] {} <Debug> HTTP-Session: cafa73fb-6a46-4567-88d1-977905a81a6e Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
4500 2024.07.11 23:17:19.870716 [ 3 ] {} <Debug> HTTP-Session: cafa73fb-6a46-4567-88d1-977905a81a6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4501 2024.07.11 23:17:19.870730 [ 3 ] {} <Debug> HTTP-Session: cafa73fb-6a46-4567-88d1-977905a81a6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4502 2024.07.11 23:17:19.870761 [ 3 ] {} <Trace> HTTP-Session: cafa73fb-6a46-4567-88d1-977905a81a6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4503 2024.07.11 23:17:19.870898 [ 3 ] {f1e5ae2d-5eaf-458f-9a29-31ba26c641df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
4504 2024.07.11 23:17:19.870947 [ 3 ] {f1e5ae2d-5eaf-458f-9a29-31ba26c641df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
4505 2024.07.11 23:17:19.871114 [ 3 ] {f1e5ae2d-5eaf-458f-9a29-31ba26c641df} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4506 2024.07.11 23:17:19.871445 [ 3 ] {f1e5ae2d-5eaf-458f-9a29-31ba26c641df} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4507 2024.07.11 23:17:19.871481 [ 3 ] {f1e5ae2d-5eaf-458f-9a29-31ba26c641df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4508 2024.07.11 23:17:19.871843 [ 3 ] {f1e5ae2d-5eaf-458f-9a29-31ba26c641df} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
4509 2024.07.11 23:17:19.872185 [ 3 ] {f1e5ae2d-5eaf-458f-9a29-31ba26c641df} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4510 2024.07.11 23:17:19.872352 [ 3 ] {f1e5ae2d-5eaf-458f-9a29-31ba26c641df} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001501 sec., 51299.13391072618 rows/sec., 3.16 MiB/sec.
4511 2024.07.11 23:17:19.872526 [ 3 ] {f1e5ae2d-5eaf-458f-9a29-31ba26c641df} <Debug> DynamicQueryHandler: Done processing query
4512 2024.07.11 23:17:19.872551 [ 3 ] {f1e5ae2d-5eaf-458f-9a29-31ba26c641df} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4513 2024.07.11 23:17:19.872568 [ 3 ] {} <Debug> HTTP-Session: cafa73fb-6a46-4567-88d1-977905a81a6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4514 2024.07.11 23:17:19.872732 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 30652, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4515 2024.07.11 23:17:19.872782 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4516 2024.07.11 23:17:19.872801 [ 3 ] {} <Debug> HTTP-Session: 702fedeb-2ab3-40b9-844a-71f134b9c46e Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
4517 2024.07.11 23:17:19.872818 [ 3 ] {} <Debug> HTTP-Session: 702fedeb-2ab3-40b9-844a-71f134b9c46e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4518 2024.07.11 23:17:19.872832 [ 3 ] {} <Debug> HTTP-Session: 702fedeb-2ab3-40b9-844a-71f134b9c46e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4519 2024.07.11 23:17:19.872863 [ 3 ] {} <Trace> HTTP-Session: 702fedeb-2ab3-40b9-844a-71f134b9c46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4520 2024.07.11 23:17:19.873040 [ 3 ] {7408db71-edb6-407d-8198-39a0cac1d7bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4521 2024.07.11 23:17:19.873086 [ 3 ] {7408db71-edb6-407d-8198-39a0cac1d7bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4522 2024.07.11 23:17:19.873232 [ 3 ] {7408db71-edb6-407d-8198-39a0cac1d7bb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4523 2024.07.11 23:17:19.873619 [ 3 ] {7408db71-edb6-407d-8198-39a0cac1d7bb} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4524 2024.07.11 23:17:19.873657 [ 3 ] {7408db71-edb6-407d-8198-39a0cac1d7bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4525 2024.07.11 23:17:19.874032 [ 3 ] {7408db71-edb6-407d-8198-39a0cac1d7bb} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4526 2024.07.11 23:17:19.874367 [ 3 ] {7408db71-edb6-407d-8198-39a0cac1d7bb} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4527 2024.07.11 23:17:19.874527 [ 3 ] {7408db71-edb6-407d-8198-39a0cac1d7bb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001583 sec., 101073.9102969046 rows/sec., 7.04 MiB/sec.
4528 2024.07.11 23:17:19.874696 [ 3 ] {7408db71-edb6-407d-8198-39a0cac1d7bb} <Debug> DynamicQueryHandler: Done processing query
4529 2024.07.11 23:17:19.874721 [ 3 ] {7408db71-edb6-407d-8198-39a0cac1d7bb} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4530 2024.07.11 23:17:19.874737 [ 3 ] {} <Debug> HTTP-Session: 702fedeb-2ab3-40b9-844a-71f134b9c46e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4531 2024.07.11 23:17:19.874869 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 17624, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4532 2024.07.11 23:17:19.874917 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4533 2024.07.11 23:17:19.874936 [ 3 ] {} <Debug> HTTP-Session: 5bac4e7a-b2e5-48b7-b44a-cb3979ba41f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
4534 2024.07.11 23:17:19.874952 [ 3 ] {} <Debug> HTTP-Session: 5bac4e7a-b2e5-48b7-b44a-cb3979ba41f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4535 2024.07.11 23:17:19.874967 [ 3 ] {} <Debug> HTTP-Session: 5bac4e7a-b2e5-48b7-b44a-cb3979ba41f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4536 2024.07.11 23:17:19.875004 [ 3 ] {} <Trace> HTTP-Session: 5bac4e7a-b2e5-48b7-b44a-cb3979ba41f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4537 2024.07.11 23:17:19.875172 [ 3 ] {4046a23c-7f39-4cd9-a18a-f096a632e070} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4538 2024.07.11 23:17:19.875235 [ 3 ] {4046a23c-7f39-4cd9-a18a-f096a632e070} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
4539 2024.07.11 23:17:19.875643 [ 3 ] {4046a23c-7f39-4cd9-a18a-f096a632e070} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4540 2024.07.11 23:17:19.876183 [ 3 ] {4046a23c-7f39-4cd9-a18a-f096a632e070} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4541 2024.07.11 23:17:19.876219 [ 3 ] {4046a23c-7f39-4cd9-a18a-f096a632e070} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4542 2024.07.11 23:17:19.876812 [ 3 ] {4046a23c-7f39-4cd9-a18a-f096a632e070} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
4543 2024.07.11 23:17:19.877228 [ 3 ] {4046a23c-7f39-4cd9-a18a-f096a632e070} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4544 2024.07.11 23:17:19.877421 [ 3 ] {4046a23c-7f39-4cd9-a18a-f096a632e070} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002342 sec., 4696.8403074295475 rows/sec., 8.42 MiB/sec.
4545 2024.07.11 23:17:19.877648 [ 3 ] {4046a23c-7f39-4cd9-a18a-f096a632e070} <Debug> DynamicQueryHandler: Done processing query
4546 2024.07.11 23:17:19.877673 [ 3 ] {4046a23c-7f39-4cd9-a18a-f096a632e070} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
4547 2024.07.11 23:17:19.877689 [ 3 ] {} <Debug> HTTP-Session: 5bac4e7a-b2e5-48b7-b44a-cb3979ba41f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4548 2024.07.11 23:17:19.877810 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 3216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4549 2024.07.11 23:17:19.877860 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4550 2024.07.11 23:17:19.877880 [ 3 ] {} <Debug> HTTP-Session: 4397de60-1ab8-4939-915e-d10ac6d46af3 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
4551 2024.07.11 23:17:19.877896 [ 3 ] {} <Debug> HTTP-Session: 4397de60-1ab8-4939-915e-d10ac6d46af3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4552 2024.07.11 23:17:19.877910 [ 3 ] {} <Debug> HTTP-Session: 4397de60-1ab8-4939-915e-d10ac6d46af3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4553 2024.07.11 23:17:19.877942 [ 3 ] {} <Trace> HTTP-Session: 4397de60-1ab8-4939-915e-d10ac6d46af3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4554 2024.07.11 23:17:19.878045 [ 3 ] {49b056fe-646e-4fa9-9df1-583823934f42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
4555 2024.07.11 23:17:19.878090 [ 3 ] {49b056fe-646e-4fa9-9df1-583823934f42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
4556 2024.07.11 23:17:19.878217 [ 3 ] {49b056fe-646e-4fa9-9df1-583823934f42} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4557 2024.07.11 23:17:19.878502 [ 3 ] {49b056fe-646e-4fa9-9df1-583823934f42} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4558 2024.07.11 23:17:19.878537 [ 3 ] {49b056fe-646e-4fa9-9df1-583823934f42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4559 2024.07.11 23:17:19.878890 [ 3 ] {49b056fe-646e-4fa9-9df1-583823934f42} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
4560 2024.07.11 23:17:19.879213 [ 3 ] {49b056fe-646e-4fa9-9df1-583823934f42} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4561 2024.07.11 23:17:19.879379 [ 3 ] {49b056fe-646e-4fa9-9df1-583823934f42} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001357 sec., 16949.15254237288 rows/sec., 916.83 KiB/sec.
4562 2024.07.11 23:17:19.879534 [ 3 ] {49b056fe-646e-4fa9-9df1-583823934f42} <Debug> DynamicQueryHandler: Done processing query
4563 2024.07.11 23:17:19.879558 [ 3 ] {49b056fe-646e-4fa9-9df1-583823934f42} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
4564 2024.07.11 23:17:19.879574 [ 3 ] {} <Debug> HTTP-Session: 4397de60-1ab8-4939-915e-d10ac6d46af3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4565 2024.07.11 23:17:19.879702 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4566 2024.07.11 23:17:19.879750 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4567 2024.07.11 23:17:19.879768 [ 3 ] {} <Debug> HTTP-Session: 11b6679a-c734-49ae-af62-925661100396 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
4568 2024.07.11 23:17:19.879785 [ 3 ] {} <Debug> HTTP-Session: 11b6679a-c734-49ae-af62-925661100396 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4569 2024.07.11 23:17:19.879798 [ 3 ] {} <Debug> HTTP-Session: 11b6679a-c734-49ae-af62-925661100396 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4570 2024.07.11 23:17:19.879829 [ 3 ] {} <Trace> HTTP-Session: 11b6679a-c734-49ae-af62-925661100396 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4571 2024.07.11 23:17:19.879949 [ 3 ] {8ff89efc-1232-45c4-8dec-ce9d0d69123e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4572 2024.07.11 23:17:19.879995 [ 3 ] {8ff89efc-1232-45c4-8dec-ce9d0d69123e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4573 2024.07.11 23:17:19.880122 [ 3 ] {8ff89efc-1232-45c4-8dec-ce9d0d69123e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4574 2024.07.11 23:17:19.880410 [ 3 ] {8ff89efc-1232-45c4-8dec-ce9d0d69123e} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4575 2024.07.11 23:17:19.880446 [ 3 ] {8ff89efc-1232-45c4-8dec-ce9d0d69123e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4576 2024.07.11 23:17:19.880799 [ 3 ] {8ff89efc-1232-45c4-8dec-ce9d0d69123e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4577 2024.07.11 23:17:19.881129 [ 3 ] {8ff89efc-1232-45c4-8dec-ce9d0d69123e} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4578 2024.07.11 23:17:19.881293 [ 3 ] {8ff89efc-1232-45c4-8dec-ce9d0d69123e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001382 sec., 43415.34008683068 rows/sec., 2.93 MiB/sec.
4579 2024.07.11 23:17:19.881462 [ 3 ] {8ff89efc-1232-45c4-8dec-ce9d0d69123e} <Debug> DynamicQueryHandler: Done processing query
4580 2024.07.11 23:17:19.881487 [ 3 ] {8ff89efc-1232-45c4-8dec-ce9d0d69123e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4581 2024.07.11 23:17:19.881502 [ 3 ] {} <Debug> HTTP-Session: 11b6679a-c734-49ae-af62-925661100396 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4582 2024.07.11 23:17:24.857120 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 3065, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4583 2024.07.11 23:17:24.857253 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4584 2024.07.11 23:17:24.857278 [ 3 ] {} <Debug> HTTP-Session: 580e5419-285d-4312-932b-d1c1fe8deeab Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
4585 2024.07.11 23:17:24.857303 [ 3 ] {} <Debug> HTTP-Session: 580e5419-285d-4312-932b-d1c1fe8deeab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4586 2024.07.11 23:17:24.857318 [ 3 ] {} <Debug> HTTP-Session: 580e5419-285d-4312-932b-d1c1fe8deeab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4587 2024.07.11 23:17:24.857365 [ 3 ] {} <Trace> HTTP-Session: 580e5419-285d-4312-932b-d1c1fe8deeab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4588 2024.07.11 23:17:24.857546 [ 3 ] {2a3ae2a2-51d4-4e38-b859-31e38c9db933} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4589 2024.07.11 23:17:24.857612 [ 3 ] {2a3ae2a2-51d4-4e38-b859-31e38c9db933} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4590 2024.07.11 23:17:24.857798 [ 3 ] {2a3ae2a2-51d4-4e38-b859-31e38c9db933} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4591 2024.07.11 23:17:24.858210 [ 3 ] {2a3ae2a2-51d4-4e38-b859-31e38c9db933} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4592 2024.07.11 23:17:24.858250 [ 3 ] {2a3ae2a2-51d4-4e38-b859-31e38c9db933} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4593 2024.07.11 23:17:24.858615 [ 3 ] {2a3ae2a2-51d4-4e38-b859-31e38c9db933} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4594 2024.07.11 23:17:24.858941 [ 3 ] {2a3ae2a2-51d4-4e38-b859-31e38c9db933} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4595 2024.07.11 23:17:24.859080 [ 3 ] {2a3ae2a2-51d4-4e38-b859-31e38c9db933} <Debug> executeQuery: Read 21 rows, 1.70 KiB in 0.001591 sec., 13199.245757385292 rows/sec., 1.04 MiB/sec.
4596 2024.07.11 23:17:24.859265 [ 3 ] {2a3ae2a2-51d4-4e38-b859-31e38c9db933} <Debug> DynamicQueryHandler: Done processing query
4597 2024.07.11 23:17:24.859292 [ 3 ] {2a3ae2a2-51d4-4e38-b859-31e38c9db933} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4598 2024.07.11 23:17:24.859308 [ 3 ] {} <Debug> HTTP-Session: 580e5419-285d-4312-932b-d1c1fe8deeab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4599 2024.07.11 23:17:24.859459 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 17311, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4600 2024.07.11 23:17:24.859505 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4601 2024.07.11 23:17:24.859524 [ 3 ] {} <Debug> HTTP-Session: ae306996-124c-4353-a330-5a7e4ad5520b Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
4602 2024.07.11 23:17:24.859540 [ 3 ] {} <Debug> HTTP-Session: ae306996-124c-4353-a330-5a7e4ad5520b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4603 2024.07.11 23:17:24.859553 [ 3 ] {} <Debug> HTTP-Session: ae306996-124c-4353-a330-5a7e4ad5520b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4604 2024.07.11 23:17:24.859585 [ 3 ] {} <Trace> HTTP-Session: ae306996-124c-4353-a330-5a7e4ad5520b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4605 2024.07.11 23:17:24.859711 [ 3 ] {1724a527-4534-4e00-b076-2b2de6acd333} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4606 2024.07.11 23:17:24.859753 [ 3 ] {1724a527-4534-4e00-b076-2b2de6acd333} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4607 2024.07.11 23:17:24.859875 [ 3 ] {1724a527-4534-4e00-b076-2b2de6acd333} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4608 2024.07.11 23:17:24.860263 [ 3 ] {1724a527-4534-4e00-b076-2b2de6acd333} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4609 2024.07.11 23:17:24.860299 [ 3 ] {1724a527-4534-4e00-b076-2b2de6acd333} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4610 2024.07.11 23:17:24.860608 [ 3 ] {1724a527-4534-4e00-b076-2b2de6acd333} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4611 2024.07.11 23:17:24.860906 [ 3 ] {1724a527-4534-4e00-b076-2b2de6acd333} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4612 2024.07.11 23:17:24.861023 [ 139 ] {} <Debug> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4613 2024.07.11 23:17:24.861029 [ 3 ] {1724a527-4534-4e00-b076-2b2de6acd333} <Debug> executeQuery: Read 119 rows, 10.05 KiB in 0.001368 sec., 86988.30409356725 rows/sec., 7.17 MiB/sec.
4614 2024.07.11 23:17:24.861072 [ 139 ] {} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4615 2024.07.11 23:17:24.861115 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4616 2024.07.11 23:17:24.861250 [ 3 ] {1724a527-4534-4e00-b076-2b2de6acd333} <Debug> DynamicQueryHandler: Done processing query
4617 2024.07.11 23:17:24.861293 [ 3 ] {1724a527-4534-4e00-b076-2b2de6acd333} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
4618 2024.07.11 23:17:24.861313 [ 201 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::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
4619 2024.07.11 23:17:24.861317 [ 3 ] {} <Debug> HTTP-Session: ae306996-124c-4353-a330-5a7e4ad5520b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4620 2024.07.11 23:17:24.861553 [ 201 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4621 2024.07.11 23:17:24.861566 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 14452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4622 2024.07.11 23:17:24.861613 [ 201 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::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
4623 2024.07.11 23:17:24.861663 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4624 2024.07.11 23:17:24.861718 [ 3 ] {} <Debug> HTTP-Session: e90850ed-00f6-4f44-89f8-5cea3c123e07 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
4625 2024.07.11 23:17:24.861802 [ 3 ] {} <Debug> HTTP-Session: e90850ed-00f6-4f44-89f8-5cea3c123e07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4626 2024.07.11 23:17:24.861823 [ 201 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 119 rows starting from the beginning of the part
4627 2024.07.11 23:17:24.861858 [ 3 ] {} <Debug> HTTP-Session: e90850ed-00f6-4f44-89f8-5cea3c123e07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4628 2024.07.11 23:17:24.862087 [ 201 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 195 rows starting from the beginning of the part
4629 2024.07.11 23:17:24.862086 [ 3 ] {} <Trace> HTTP-Session: e90850ed-00f6-4f44-89f8-5cea3c123e07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4630 2024.07.11 23:17:24.862341 [ 201 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 155 rows starting from the beginning of the part
4631 2024.07.11 23:17:24.862606 [ 201 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 194 rows starting from the beginning of the part
4632 2024.07.11 23:17:24.862676 [ 3 ] {68929b48-6bab-47b8-9564-413e48c023b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4633 2024.07.11 23:17:24.862863 [ 201 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 119 rows starting from the beginning of the part
4634 2024.07.11 23:17:24.862898 [ 3 ] {68929b48-6bab-47b8-9564-413e48c023b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4635 2024.07.11 23:17:24.863573 [ 3 ] {68929b48-6bab-47b8-9564-413e48c023b1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4636 2024.07.11 23:17:24.864396 [ 3 ] {68929b48-6bab-47b8-9564-413e48c023b1} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4637 2024.07.11 23:17:24.864450 [ 3 ] {68929b48-6bab-47b8-9564-413e48c023b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4638 2024.07.11 23:17:24.865231 [ 3 ] {68929b48-6bab-47b8-9564-413e48c023b1} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4639 2024.07.11 23:17:24.865906 [ 186 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1081 rows, containing 4 columns (4 merged, 0 gathered) in 0.004698879 sec., 230054.87053401457 rows/sec., 19.63 MiB/sec.
4640 2024.07.11 23:17:24.866085 [ 3 ] {68929b48-6bab-47b8-9564-413e48c023b1} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4641 2024.07.11 23:17:24.866178 [ 186 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4642 2024.07.11 23:17:24.866315 [ 138 ] {} <Debug> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4643 2024.07.11 23:17:24.866408 [ 3 ] {68929b48-6bab-47b8-9564-413e48c023b1} <Debug> executeQuery: Read 85 rows, 6.80 KiB in 0.004038 sec., 21050.02476473502 rows/sec., 1.64 MiB/sec.
4644 2024.07.11 23:17:24.866421 [ 138 ] {} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4645 2024.07.11 23:17:24.866516 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4646 2024.07.11 23:17:24.867155 [ 196 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::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
4647 2024.07.11 23:17:24.867802 [ 196 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4648 2024.07.11 23:17:24.867859 [ 196 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 466 rows starting from the beginning of the part
4649 2024.07.11 23:17:24.867872 [ 3 ] {68929b48-6bab-47b8-9564-413e48c023b1} <Debug> DynamicQueryHandler: Done processing query
4650 2024.07.11 23:17:24.867929 [ 3 ] {68929b48-6bab-47b8-9564-413e48c023b1} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
4651 2024.07.11 23:17:24.868075 [ 3 ] {} <Debug> HTTP-Session: e90850ed-00f6-4f44-89f8-5cea3c123e07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4652 2024.07.11 23:17:24.868201 [ 196 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 85 rows starting from the beginning of the part
4653 2024.07.11 23:17:24.868312 [ 201 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_21_4} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4654 2024.07.11 23:17:24.868495 [ 196 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 395 rows starting from the beginning of the part
4655 2024.07.11 23:17:24.868531 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 30652, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4656 2024.07.11 23:17:24.868874 [ 196 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 109 rows starting from the beginning of the part
4657 2024.07.11 23:17:24.868891 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4658 2024.07.11 23:17:24.869104 [ 3 ] {} <Debug> HTTP-Session: 5989d274-4257-4c4f-9542-05e4b5d8b2b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
4659 2024.07.11 23:17:24.869172 [ 196 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 393 rows starting from the beginning of the part
4660 2024.07.11 23:17:24.869215 [ 3 ] {} <Debug> HTTP-Session: 5989d274-4257-4c4f-9542-05e4b5d8b2b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4661 2024.07.11 23:17:24.869294 [ 3 ] {} <Debug> HTTP-Session: 5989d274-4257-4c4f-9542-05e4b5d8b2b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4662 2024.07.11 23:17:24.869035 [ 201 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_21_4} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
4663 2024.07.11 23:17:24.869528 [ 196 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 85 rows starting from the beginning of the part
4664 2024.07.11 23:17:24.869562 [ 3 ] {} <Trace> HTTP-Session: 5989d274-4257-4c4f-9542-05e4b5d8b2b3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4665 2024.07.11 23:17:24.870005 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB.
4666 2024.07.11 23:17:24.870277 [ 3 ] {f82d1f1c-92a7-4ca1-b3e6-747ac8cb5a22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4667 2024.07.11 23:17:24.870404 [ 3 ] {f82d1f1c-92a7-4ca1-b3e6-747ac8cb5a22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4668 2024.07.11 23:17:24.871003 [ 3 ] {f82d1f1c-92a7-4ca1-b3e6-747ac8cb5a22} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4669 2024.07.11 23:17:24.871967 [ 3 ] {f82d1f1c-92a7-4ca1-b3e6-747ac8cb5a22} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4670 2024.07.11 23:17:24.872009 [ 3 ] {f82d1f1c-92a7-4ca1-b3e6-747ac8cb5a22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4671 2024.07.11 23:17:24.872612 [ 196 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1533 rows, containing 4 columns (4 merged, 0 gathered) in 0.005941883 sec., 257999.02152230192 rows/sec., 18.63 MiB/sec.
4672 2024.07.11 23:17:24.872838 [ 196 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4673 2024.07.11 23:17:24.872877 [ 3 ] {f82d1f1c-92a7-4ca1-b3e6-747ac8cb5a22} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4674 2024.07.11 23:17:24.873840 [ 196 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_21_4} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4675 2024.07.11 23:17:24.873914 [ 3 ] {f82d1f1c-92a7-4ca1-b3e6-747ac8cb5a22} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4676 2024.07.11 23:17:24.874044 [ 196 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_21_4} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
4677 2024.07.11 23:17:24.874219 [ 138 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4678 2024.07.11 23:17:24.874299 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB.
4679 2024.07.11 23:17:24.874318 [ 138 ] {} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4680 2024.07.11 23:17:24.874331 [ 3 ] {f82d1f1c-92a7-4ca1-b3e6-747ac8cb5a22} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00426 sec., 37558.68544600939 rows/sec., 2.62 MiB/sec.
4681 2024.07.11 23:17:24.874385 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4682 2024.07.11 23:17:24.874677 [ 201 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::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
4683 2024.07.11 23:17:24.874760 [ 3 ] {f82d1f1c-92a7-4ca1-b3e6-747ac8cb5a22} <Debug> DynamicQueryHandler: Done processing query
4684 2024.07.11 23:17:24.874819 [ 3 ] {f82d1f1c-92a7-4ca1-b3e6-747ac8cb5a22} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4685 2024.07.11 23:17:24.874875 [ 3 ] {} <Debug> HTTP-Session: 5989d274-4257-4c4f-9542-05e4b5d8b2b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4686 2024.07.11 23:17:24.874954 [ 201 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4687 2024.07.11 23:17:24.874992 [ 201 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2309 rows starting from the beginning of the part
4688 2024.07.11 23:17:24.875143 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 33585, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4689 2024.07.11 23:17:24.875196 [ 201 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::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
4690 2024.07.11 23:17:24.875312 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4691 2024.07.11 23:17:24.875442 [ 3 ] {} <Debug> HTTP-Session: 9702e218-a1c1-440f-a006-b74e85c8a2d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
4692 2024.07.11 23:17:24.875506 [ 201 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 161 rows starting from the beginning of the part
4693 2024.07.11 23:17:24.875533 [ 3 ] {} <Debug> HTTP-Session: 9702e218-a1c1-440f-a006-b74e85c8a2d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4694 2024.07.11 23:17:24.875602 [ 3 ] {} <Debug> HTTP-Session: 9702e218-a1c1-440f-a006-b74e85c8a2d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4695 2024.07.11 23:17:24.875803 [ 201 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 190 rows starting from the beginning of the part
4696 2024.07.11 23:17:24.875823 [ 3 ] {} <Trace> HTTP-Session: 9702e218-a1c1-440f-a006-b74e85c8a2d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4697 2024.07.11 23:17:24.876054 [ 201 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::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
4698 2024.07.11 23:17:24.876266 [ 201 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 160 rows starting from the beginning of the part
4699 2024.07.11 23:17:24.876596 [ 3 ] {579ed04d-bd97-4d04-afc5-0a56585d27e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4700 2024.07.11 23:17:24.876754 [ 3 ] {579ed04d-bd97-4d04-afc5-0a56585d27e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
4701 2024.07.11 23:17:24.878629 [ 3 ] {579ed04d-bd97-4d04-afc5-0a56585d27e6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4702 2024.07.11 23:17:24.879882 [ 3 ] {579ed04d-bd97-4d04-afc5-0a56585d27e6} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4703 2024.07.11 23:17:24.879923 [ 3 ] {579ed04d-bd97-4d04-afc5-0a56585d27e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4704 2024.07.11 23:17:24.880358 [ 201 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3140 rows, containing 5 columns (5 merged, 0 gathered) in 0.005822521 sec., 539285.3027065081 rows/sec., 37.63 MiB/sec.
4705 2024.07.11 23:17:24.880706 [ 201 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4706 2024.07.11 23:17:24.881790 [ 3 ] {579ed04d-bd97-4d04-afc5-0a56585d27e6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
4707 2024.07.11 23:17:24.881853 [ 201 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4708 2024.07.11 23:17:24.882152 [ 201 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
4709 2024.07.11 23:17:24.882357 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB.
4710 2024.07.11 23:17:24.882715 [ 3 ] {579ed04d-bd97-4d04-afc5-0a56585d27e6} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4711 2024.07.11 23:17:24.882952 [ 3 ] {579ed04d-bd97-4d04-afc5-0a56585d27e6} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.006807 sec., 3085.059497576025 rows/sec., 5.53 MiB/sec.
4712 2024.07.11 23:17:24.883527 [ 3 ] {579ed04d-bd97-4d04-afc5-0a56585d27e6} <Debug> DynamicQueryHandler: Done processing query
4713 2024.07.11 23:17:24.883553 [ 3 ] {579ed04d-bd97-4d04-afc5-0a56585d27e6} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
4714 2024.07.11 23:17:24.883569 [ 3 ] {} <Debug> HTTP-Session: 9702e218-a1c1-440f-a006-b74e85c8a2d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4715 2024.07.11 23:17:24.883695 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4716 2024.07.11 23:17:24.883744 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4717 2024.07.11 23:17:24.883763 [ 3 ] {} <Debug> HTTP-Session: 4488c8cd-4a9e-4e19-82c7-bb63e235b222 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
4718 2024.07.11 23:17:24.883779 [ 3 ] {} <Debug> HTTP-Session: 4488c8cd-4a9e-4e19-82c7-bb63e235b222 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4719 2024.07.11 23:17:24.883793 [ 3 ] {} <Debug> HTTP-Session: 4488c8cd-4a9e-4e19-82c7-bb63e235b222 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4720 2024.07.11 23:17:24.883826 [ 3 ] {} <Trace> HTTP-Session: 4488c8cd-4a9e-4e19-82c7-bb63e235b222 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4721 2024.07.11 23:17:24.883948 [ 3 ] {b6d7fc86-d69a-4798-b0d6-03bc1ab13d98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4722 2024.07.11 23:17:24.883993 [ 3 ] {b6d7fc86-d69a-4798-b0d6-03bc1ab13d98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4723 2024.07.11 23:17:24.884135 [ 3 ] {b6d7fc86-d69a-4798-b0d6-03bc1ab13d98} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4724 2024.07.11 23:17:24.884443 [ 3 ] {b6d7fc86-d69a-4798-b0d6-03bc1ab13d98} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4725 2024.07.11 23:17:24.884479 [ 3 ] {b6d7fc86-d69a-4798-b0d6-03bc1ab13d98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4726 2024.07.11 23:17:24.884839 [ 3 ] {b6d7fc86-d69a-4798-b0d6-03bc1ab13d98} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4727 2024.07.11 23:17:24.885183 [ 3 ] {b6d7fc86-d69a-4798-b0d6-03bc1ab13d98} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4728 2024.07.11 23:17:24.885344 [ 138 ] {} <Debug> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4729 2024.07.11 23:17:24.885352 [ 3 ] {b6d7fc86-d69a-4798-b0d6-03bc1ab13d98} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001437 sec., 41753.65344467641 rows/sec., 2.81 MiB/sec.
4730 2024.07.11 23:17:24.885393 [ 138 ] {} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4731 2024.07.11 23:17:24.885459 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4732 2024.07.11 23:17:24.885680 [ 193 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::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
4733 2024.07.11 23:17:24.885692 [ 3 ] {b6d7fc86-d69a-4798-b0d6-03bc1ab13d98} <Debug> DynamicQueryHandler: Done processing query
4734 2024.07.11 23:17:24.885758 [ 3 ] {b6d7fc86-d69a-4798-b0d6-03bc1ab13d98} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4735 2024.07.11 23:17:24.885783 [ 3 ] {} <Debug> HTTP-Session: 4488c8cd-4a9e-4e19-82c7-bb63e235b222 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4736 2024.07.11 23:17:24.885903 [ 193 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4737 2024.07.11 23:17:24.885944 [ 193 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 798 rows starting from the beginning of the part
4738 2024.07.11 23:17:24.886051 [ 193 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::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
4739 2024.07.11 23:17:24.886269 [ 193 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::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
4740 2024.07.11 23:17:24.886449 [ 193 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::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
4741 2024.07.11 23:17:24.886623 [ 193 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::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
4742 2024.07.11 23:17:24.886794 [ 193 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::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
4743 2024.07.11 23:17:24.887958 [ 188 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1098 rows, containing 4 columns (4 merged, 0 gathered) in 0.002374516 sec., 462410.0237690544 rows/sec., 31.09 MiB/sec.
4744 2024.07.11 23:17:24.888192 [ 195 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4745 2024.07.11 23:17:24.888680 [ 195 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::all_1_21_4} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4746 2024.07.11 23:17:24.888773 [ 195 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::all_1_21_4} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
4747 2024.07.11 23:17:24.888862 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB.
4748 2024.07.11 23:17:28.670005 [ 135 ] {} <Debug> DNSResolver: Updating DNS cache
4749 2024.07.11 23:17:28.670057 [ 135 ] {} <Debug> DNSResolver: Updated DNS cache
4750 2024.07.11 23:17:29.861810 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 2327, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4751 2024.07.11 23:17:29.861959 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4752 2024.07.11 23:17:29.861985 [ 3 ] {} <Debug> HTTP-Session: 1e831dd8-40df-4d50-a850-7ef3e29e36ed Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
4753 2024.07.11 23:17:29.862011 [ 3 ] {} <Debug> HTTP-Session: 1e831dd8-40df-4d50-a850-7ef3e29e36ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4754 2024.07.11 23:17:29.862026 [ 3 ] {} <Debug> HTTP-Session: 1e831dd8-40df-4d50-a850-7ef3e29e36ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4755 2024.07.11 23:17:29.862078 [ 3 ] {} <Trace> HTTP-Session: 1e831dd8-40df-4d50-a850-7ef3e29e36ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4756 2024.07.11 23:17:29.862268 [ 3 ] {f9733268-ba02-458d-a904-6deff35d0082} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4757 2024.07.11 23:17:29.862337 [ 3 ] {f9733268-ba02-458d-a904-6deff35d0082} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4758 2024.07.11 23:17:29.862525 [ 3 ] {f9733268-ba02-458d-a904-6deff35d0082} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4759 2024.07.11 23:17:29.862953 [ 3 ] {f9733268-ba02-458d-a904-6deff35d0082} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4760 2024.07.11 23:17:29.862997 [ 3 ] {f9733268-ba02-458d-a904-6deff35d0082} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4761 2024.07.11 23:17:29.863365 [ 3 ] {f9733268-ba02-458d-a904-6deff35d0082} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4762 2024.07.11 23:17:29.863701 [ 3 ] {f9733268-ba02-458d-a904-6deff35d0082} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4763 2024.07.11 23:17:29.863857 [ 3 ] {f9733268-ba02-458d-a904-6deff35d0082} <Debug> executeQuery: Read 17 rows, 1.23 KiB in 0.001647 sec., 10321.797207043108 rows/sec., 747.69 KiB/sec.
4764 2024.07.11 23:17:29.864105 [ 3 ] {f9733268-ba02-458d-a904-6deff35d0082} <Debug> DynamicQueryHandler: Done processing query
4765 2024.07.11 23:17:29.864133 [ 3 ] {f9733268-ba02-458d-a904-6deff35d0082} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4766 2024.07.11 23:17:29.864149 [ 3 ] {} <Debug> HTTP-Session: 1e831dd8-40df-4d50-a850-7ef3e29e36ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4767 2024.07.11 23:17:29.864341 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 29335, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4768 2024.07.11 23:17:29.864392 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4769 2024.07.11 23:17:29.864411 [ 3 ] {} <Debug> HTTP-Session: f9e812a2-b32c-459b-8617-05d6b8cf69e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
4770 2024.07.11 23:17:29.864428 [ 3 ] {} <Debug> HTTP-Session: f9e812a2-b32c-459b-8617-05d6b8cf69e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4771 2024.07.11 23:17:29.864443 [ 3 ] {} <Debug> HTTP-Session: f9e812a2-b32c-459b-8617-05d6b8cf69e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4772 2024.07.11 23:17:29.864475 [ 3 ] {} <Trace> HTTP-Session: f9e812a2-b32c-459b-8617-05d6b8cf69e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4773 2024.07.11 23:17:29.864622 [ 3 ] {d0cc1804-b197-45aa-b252-954416082c4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4774 2024.07.11 23:17:29.864666 [ 3 ] {d0cc1804-b197-45aa-b252-954416082c4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4775 2024.07.11 23:17:29.864801 [ 3 ] {d0cc1804-b197-45aa-b252-954416082c4f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4776 2024.07.11 23:17:29.865219 [ 3 ] {d0cc1804-b197-45aa-b252-954416082c4f} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4777 2024.07.11 23:17:29.865256 [ 3 ] {d0cc1804-b197-45aa-b252-954416082c4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4778 2024.07.11 23:17:29.865587 [ 3 ] {d0cc1804-b197-45aa-b252-954416082c4f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4779 2024.07.11 23:17:29.865894 [ 3 ] {d0cc1804-b197-45aa-b252-954416082c4f} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4780 2024.07.11 23:17:29.866061 [ 3 ] {d0cc1804-b197-45aa-b252-954416082c4f} <Debug> executeQuery: Read 194 rows, 17.52 KiB in 0.001503 sec., 129075.18296739853 rows/sec., 11.38 MiB/sec.
4781 2024.07.11 23:17:29.866369 [ 3 ] {d0cc1804-b197-45aa-b252-954416082c4f} <Debug> DynamicQueryHandler: Done processing query
4782 2024.07.11 23:17:29.866396 [ 3 ] {d0cc1804-b197-45aa-b252-954416082c4f} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
4783 2024.07.11 23:17:29.866413 [ 3 ] {} <Debug> HTTP-Session: f9e812a2-b32c-459b-8617-05d6b8cf69e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4784 2024.07.11 23:17:29.866606 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 63454, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4785 2024.07.11 23:17:29.866656 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4786 2024.07.11 23:17:29.866675 [ 3 ] {} <Debug> HTTP-Session: c9201f2a-6bdd-45e6-8350-e4f347f097d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
4787 2024.07.11 23:17:29.866693 [ 3 ] {} <Debug> HTTP-Session: c9201f2a-6bdd-45e6-8350-e4f347f097d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4788 2024.07.11 23:17:29.866707 [ 3 ] {} <Debug> HTTP-Session: c9201f2a-6bdd-45e6-8350-e4f347f097d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4789 2024.07.11 23:17:29.866739 [ 3 ] {} <Trace> HTTP-Session: c9201f2a-6bdd-45e6-8350-e4f347f097d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4790 2024.07.11 23:17:29.867011 [ 3 ] {a2cbdcab-c945-4d3f-8a4a-68f79111ff8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4791 2024.07.11 23:17:29.867058 [ 3 ] {a2cbdcab-c945-4d3f-8a4a-68f79111ff8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4792 2024.07.11 23:17:29.867200 [ 3 ] {a2cbdcab-c945-4d3f-8a4a-68f79111ff8b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4793 2024.07.11 23:17:29.867749 [ 3 ] {a2cbdcab-c945-4d3f-8a4a-68f79111ff8b} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4794 2024.07.11 23:17:29.867786 [ 3 ] {a2cbdcab-c945-4d3f-8a4a-68f79111ff8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4795 2024.07.11 23:17:29.868119 [ 3 ] {a2cbdcab-c945-4d3f-8a4a-68f79111ff8b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4796 2024.07.11 23:17:29.868443 [ 3 ] {a2cbdcab-c945-4d3f-8a4a-68f79111ff8b} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4797 2024.07.11 23:17:29.868602 [ 3 ] {a2cbdcab-c945-4d3f-8a4a-68f79111ff8b} <Debug> executeQuery: Read 393 rows, 28.36 KiB in 0.001758 sec., 223549.4880546075 rows/sec., 15.75 MiB/sec.
4798 2024.07.11 23:17:29.868773 [ 3 ] {a2cbdcab-c945-4d3f-8a4a-68f79111ff8b} <Debug> DynamicQueryHandler: Done processing query
4799 2024.07.11 23:17:29.868798 [ 3 ] {a2cbdcab-c945-4d3f-8a4a-68f79111ff8b} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
4800 2024.07.11 23:17:29.868814 [ 3 ] {} <Debug> HTTP-Session: c9201f2a-6bdd-45e6-8350-e4f347f097d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4801 2024.07.11 23:17:29.868940 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4802 2024.07.11 23:17:29.868989 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4803 2024.07.11 23:17:29.869007 [ 3 ] {} <Debug> HTTP-Session: 58f06396-f0d9-4124-ba24-e4215a356da0 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
4804 2024.07.11 23:17:29.869024 [ 3 ] {} <Debug> HTTP-Session: 58f06396-f0d9-4124-ba24-e4215a356da0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4805 2024.07.11 23:17:29.869039 [ 3 ] {} <Debug> HTTP-Session: 58f06396-f0d9-4124-ba24-e4215a356da0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4806 2024.07.11 23:17:29.869070 [ 3 ] {} <Trace> HTTP-Session: 58f06396-f0d9-4124-ba24-e4215a356da0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4807 2024.07.11 23:17:29.869166 [ 3 ] {a5548795-51dd-4fe6-b7af-f86dc7eefef6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
4808 2024.07.11 23:17:29.869212 [ 3 ] {a5548795-51dd-4fe6-b7af-f86dc7eefef6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
4809 2024.07.11 23:17:29.869344 [ 3 ] {a5548795-51dd-4fe6-b7af-f86dc7eefef6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4810 2024.07.11 23:17:29.869609 [ 3 ] {a5548795-51dd-4fe6-b7af-f86dc7eefef6} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4811 2024.07.11 23:17:29.869646 [ 3 ] {a5548795-51dd-4fe6-b7af-f86dc7eefef6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4812 2024.07.11 23:17:29.870011 [ 3 ] {a5548795-51dd-4fe6-b7af-f86dc7eefef6} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
4813 2024.07.11 23:17:29.870330 [ 3 ] {a5548795-51dd-4fe6-b7af-f86dc7eefef6} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4814 2024.07.11 23:17:29.870494 [ 3 ] {a5548795-51dd-4fe6-b7af-f86dc7eefef6} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001341 sec., 4474.27293064877 rows/sec., 192.25 KiB/sec.
4815 2024.07.11 23:17:29.870691 [ 3 ] {a5548795-51dd-4fe6-b7af-f86dc7eefef6} <Debug> DynamicQueryHandler: Done processing query
4816 2024.07.11 23:17:29.870716 [ 3 ] {a5548795-51dd-4fe6-b7af-f86dc7eefef6} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
4817 2024.07.11 23:17:29.870732 [ 3 ] {} <Debug> HTTP-Session: 58f06396-f0d9-4124-ba24-e4215a356da0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4818 2024.07.11 23:17:29.870858 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4819 2024.07.11 23:17:29.870906 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4820 2024.07.11 23:17:29.870925 [ 3 ] {} <Debug> HTTP-Session: 5a46e4ab-8a78-4a9a-9980-6b87f7135236 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
4821 2024.07.11 23:17:29.870943 [ 3 ] {} <Debug> HTTP-Session: 5a46e4ab-8a78-4a9a-9980-6b87f7135236 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4822 2024.07.11 23:17:29.870957 [ 3 ] {} <Debug> HTTP-Session: 5a46e4ab-8a78-4a9a-9980-6b87f7135236 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4823 2024.07.11 23:17:29.870987 [ 3 ] {} <Trace> HTTP-Session: 5a46e4ab-8a78-4a9a-9980-6b87f7135236 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4824 2024.07.11 23:17:29.871104 [ 3 ] {16642640-bf75-4906-b009-105e46aeb94c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
4825 2024.07.11 23:17:29.871151 [ 3 ] {16642640-bf75-4906-b009-105e46aeb94c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
4826 2024.07.11 23:17:29.871293 [ 3 ] {16642640-bf75-4906-b009-105e46aeb94c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4827 2024.07.11 23:17:29.871624 [ 3 ] {16642640-bf75-4906-b009-105e46aeb94c} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4828 2024.07.11 23:17:29.871660 [ 3 ] {16642640-bf75-4906-b009-105e46aeb94c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4829 2024.07.11 23:17:29.872024 [ 3 ] {16642640-bf75-4906-b009-105e46aeb94c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
4830 2024.07.11 23:17:29.872359 [ 3 ] {16642640-bf75-4906-b009-105e46aeb94c} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4831 2024.07.11 23:17:29.872530 [ 3 ] {16642640-bf75-4906-b009-105e46aeb94c} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001458 sec., 52812.071330589846 rows/sec., 3.25 MiB/sec.
4832 2024.07.11 23:17:29.872819 [ 3 ] {16642640-bf75-4906-b009-105e46aeb94c} <Debug> DynamicQueryHandler: Done processing query
4833 2024.07.11 23:17:29.872845 [ 3 ] {16642640-bf75-4906-b009-105e46aeb94c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4834 2024.07.11 23:17:29.872861 [ 3 ] {} <Debug> HTTP-Session: 5a46e4ab-8a78-4a9a-9980-6b87f7135236 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4835 2024.07.11 23:17:29.873031 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 30652, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4836 2024.07.11 23:17:29.873081 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4837 2024.07.11 23:17:29.873100 [ 3 ] {} <Debug> HTTP-Session: d38857f1-76b2-4ae0-aa6b-c91f3ade60e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
4838 2024.07.11 23:17:29.873117 [ 3 ] {} <Debug> HTTP-Session: d38857f1-76b2-4ae0-aa6b-c91f3ade60e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4839 2024.07.11 23:17:29.873132 [ 3 ] {} <Debug> HTTP-Session: d38857f1-76b2-4ae0-aa6b-c91f3ade60e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4840 2024.07.11 23:17:29.873163 [ 3 ] {} <Trace> HTTP-Session: d38857f1-76b2-4ae0-aa6b-c91f3ade60e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4841 2024.07.11 23:17:29.873307 [ 3 ] {9801d4f7-74a9-4a2a-90c5-2af12f5b658a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4842 2024.07.11 23:17:29.873354 [ 3 ] {9801d4f7-74a9-4a2a-90c5-2af12f5b658a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4843 2024.07.11 23:17:29.873517 [ 3 ] {9801d4f7-74a9-4a2a-90c5-2af12f5b658a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4844 2024.07.11 23:17:29.873909 [ 3 ] {9801d4f7-74a9-4a2a-90c5-2af12f5b658a} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4845 2024.07.11 23:17:29.873945 [ 3 ] {9801d4f7-74a9-4a2a-90c5-2af12f5b658a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4846 2024.07.11 23:17:29.874325 [ 3 ] {9801d4f7-74a9-4a2a-90c5-2af12f5b658a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4847 2024.07.11 23:17:29.874672 [ 3 ] {9801d4f7-74a9-4a2a-90c5-2af12f5b658a} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): 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.07.11 23:17:29.874817 [ 3 ] {9801d4f7-74a9-4a2a-90c5-2af12f5b658a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001577 sec., 101458.4654407102 rows/sec., 7.07 MiB/sec.
4849 2024.07.11 23:17:29.874993 [ 3 ] {9801d4f7-74a9-4a2a-90c5-2af12f5b658a} <Debug> DynamicQueryHandler: Done processing query
4850 2024.07.11 23:17:29.875018 [ 3 ] {9801d4f7-74a9-4a2a-90c5-2af12f5b658a} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4851 2024.07.11 23:17:29.875035 [ 3 ] {} <Debug> HTTP-Session: d38857f1-76b2-4ae0-aa6b-c91f3ade60e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4852 2024.07.11 23:17:29.875156 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 17616, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4853 2024.07.11 23:17:29.875203 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4854 2024.07.11 23:17:29.875222 [ 3 ] {} <Debug> HTTP-Session: ac555219-d381-450a-a8d2-7edfcacc5f7b Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
4855 2024.07.11 23:17:29.875239 [ 3 ] {} <Debug> HTTP-Session: ac555219-d381-450a-a8d2-7edfcacc5f7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4856 2024.07.11 23:17:29.875253 [ 3 ] {} <Debug> HTTP-Session: ac555219-d381-450a-a8d2-7edfcacc5f7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4857 2024.07.11 23:17:29.875283 [ 3 ] {} <Trace> HTTP-Session: ac555219-d381-450a-a8d2-7edfcacc5f7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4858 2024.07.11 23:17:29.875476 [ 3 ] {354d7343-984e-475e-8c85-ba0f10561c7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4859 2024.07.11 23:17:29.875539 [ 3 ] {354d7343-984e-475e-8c85-ba0f10561c7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
4860 2024.07.11 23:17:29.875954 [ 3 ] {354d7343-984e-475e-8c85-ba0f10561c7c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4861 2024.07.11 23:17:29.876493 [ 3 ] {354d7343-984e-475e-8c85-ba0f10561c7c} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4862 2024.07.11 23:17:29.876530 [ 3 ] {354d7343-984e-475e-8c85-ba0f10561c7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4863 2024.07.11 23:17:29.877106 [ 3 ] {354d7343-984e-475e-8c85-ba0f10561c7c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
4864 2024.07.11 23:17:29.877512 [ 3 ] {354d7343-984e-475e-8c85-ba0f10561c7c} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4865 2024.07.11 23:17:29.877718 [ 3 ] {354d7343-984e-475e-8c85-ba0f10561c7c} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002352 sec., 4676.8707482993195 rows/sec., 8.38 MiB/sec.
4866 2024.07.11 23:17:29.878715 [ 3 ] {354d7343-984e-475e-8c85-ba0f10561c7c} <Debug> DynamicQueryHandler: Done processing query
4867 2024.07.11 23:17:29.878741 [ 3 ] {354d7343-984e-475e-8c85-ba0f10561c7c} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
4868 2024.07.11 23:17:29.878758 [ 3 ] {} <Debug> HTTP-Session: ac555219-d381-450a-a8d2-7edfcacc5f7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4869 2024.07.11 23:17:29.878915 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 3216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4870 2024.07.11 23:17:29.878971 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4871 2024.07.11 23:17:29.878992 [ 3 ] {} <Debug> HTTP-Session: 43d0f074-f879-4f24-b510-c7c09a1f837b Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
4872 2024.07.11 23:17:29.879009 [ 3 ] {} <Debug> HTTP-Session: 43d0f074-f879-4f24-b510-c7c09a1f837b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4873 2024.07.11 23:17:29.879024 [ 3 ] {} <Debug> HTTP-Session: 43d0f074-f879-4f24-b510-c7c09a1f837b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4874 2024.07.11 23:17:29.879055 [ 3 ] {} <Trace> HTTP-Session: 43d0f074-f879-4f24-b510-c7c09a1f837b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4875 2024.07.11 23:17:29.879158 [ 3 ] {a3c34d34-5029-475b-bcf8-91f5f976239c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
4876 2024.07.11 23:17:29.879205 [ 3 ] {a3c34d34-5029-475b-bcf8-91f5f976239c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
4877 2024.07.11 23:17:29.879359 [ 3 ] {a3c34d34-5029-475b-bcf8-91f5f976239c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4878 2024.07.11 23:17:29.879634 [ 3 ] {a3c34d34-5029-475b-bcf8-91f5f976239c} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4879 2024.07.11 23:17:29.879671 [ 3 ] {a3c34d34-5029-475b-bcf8-91f5f976239c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4880 2024.07.11 23:17:29.880030 [ 3 ] {a3c34d34-5029-475b-bcf8-91f5f976239c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
4881 2024.07.11 23:17:29.880353 [ 3 ] {a3c34d34-5029-475b-bcf8-91f5f976239c} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4882 2024.07.11 23:17:29.880505 [ 133 ] {} <Debug> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
4883 2024.07.11 23:17:29.880517 [ 3 ] {a3c34d34-5029-475b-bcf8-91f5f976239c} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001377 sec., 16702.977487291213 rows/sec., 903.52 KiB/sec.
4884 2024.07.11 23:17:29.880601 [ 133 ] {} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4885 2024.07.11 23:17:29.880669 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4886 2024.07.11 23:17:29.880834 [ 3 ] {a3c34d34-5029-475b-bcf8-91f5f976239c} <Debug> DynamicQueryHandler: Done processing query
4887 2024.07.11 23:17:29.880889 [ 3 ] {a3c34d34-5029-475b-bcf8-91f5f976239c} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
4888 2024.07.11 23:17:29.880955 [ 195 ] {202dc1dd-dc74-4ba0-a202-67170c5a2787::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
4889 2024.07.11 23:17:29.880979 [ 3 ] {} <Debug> HTTP-Session: 43d0f074-f879-4f24-b510-c7c09a1f837b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4890 2024.07.11 23:17:29.881243 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4891 2024.07.11 23:17:29.881288 [ 195 ] {202dc1dd-dc74-4ba0-a202-67170c5a2787::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4892 2024.07.11 23:17:29.881309 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4893 2024.07.11 23:17:29.881337 [ 3 ] {} <Debug> HTTP-Session: cd1e5f0c-9332-4c43-98f0-340f512e4f2c Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
4894 2024.07.11 23:17:29.881337 [ 195 ] {202dc1dd-dc74-4ba0-a202-67170c5a2787::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 127 rows starting from the beginning of the part
4895 2024.07.11 23:17:29.881359 [ 3 ] {} <Debug> HTTP-Session: cd1e5f0c-9332-4c43-98f0-340f512e4f2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4896 2024.07.11 23:17:29.881381 [ 3 ] {} <Debug> HTTP-Session: cd1e5f0c-9332-4c43-98f0-340f512e4f2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4897 2024.07.11 23:17:29.881418 [ 3 ] {} <Trace> HTTP-Session: cd1e5f0c-9332-4c43-98f0-340f512e4f2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4898 2024.07.11 23:17:29.881476 [ 195 ] {202dc1dd-dc74-4ba0-a202-67170c5a2787::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 38 rows starting from the beginning of the part
4899 2024.07.11 23:17:29.881792 [ 3 ] {e66fda09-b1ed-4299-915d-cfbfd79ebf42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4900 2024.07.11 23:17:29.881903 [ 195 ] {202dc1dd-dc74-4ba0-a202-67170c5a2787::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
4901 2024.07.11 23:17:29.882045 [ 3 ] {e66fda09-b1ed-4299-915d-cfbfd79ebf42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4902 2024.07.11 23:17:29.882324 [ 195 ] {202dc1dd-dc74-4ba0-a202-67170c5a2787::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
4903 2024.07.11 23:17:29.882657 [ 195 ] {202dc1dd-dc74-4ba0-a202-67170c5a2787::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
4904 2024.07.11 23:17:29.882991 [ 195 ] {202dc1dd-dc74-4ba0-a202-67170c5a2787::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
4905 2024.07.11 23:17:29.883406 [ 3 ] {e66fda09-b1ed-4299-915d-cfbfd79ebf42} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4906 2024.07.11 23:17:29.883928 [ 3 ] {e66fda09-b1ed-4299-915d-cfbfd79ebf42} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4907 2024.07.11 23:17:29.883975 [ 3 ] {e66fda09-b1ed-4299-915d-cfbfd79ebf42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4908 2024.07.11 23:17:29.884610 [ 3 ] {e66fda09-b1ed-4299-915d-cfbfd79ebf42} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4909 2024.07.11 23:17:29.884827 [ 188 ] {202dc1dd-dc74-4ba0-a202-67170c5a2787::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 257 rows, containing 4 columns (4 merged, 0 gathered) in 0.004041757 sec., 63586.2076814613 rows/sec., 3.49 MiB/sec.
4910 2024.07.11 23:17:29.885153 [ 188 ] {202dc1dd-dc74-4ba0-a202-67170c5a2787::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
4911 2024.07.11 23:17:29.885308 [ 3 ] {e66fda09-b1ed-4299-915d-cfbfd79ebf42} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4912 2024.07.11 23:17:29.885626 [ 3 ] {e66fda09-b1ed-4299-915d-cfbfd79ebf42} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004028 sec., 14895.729890764645 rows/sec., 1.00 MiB/sec.
4913 2024.07.11 23:17:29.886369 [ 3 ] {e66fda09-b1ed-4299-915d-cfbfd79ebf42} <Debug> DynamicQueryHandler: Done processing query
4914 2024.07.11 23:17:29.886413 [ 3 ] {e66fda09-b1ed-4299-915d-cfbfd79ebf42} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4915 2024.07.11 23:17:29.886442 [ 3 ] {} <Debug> HTTP-Session: cd1e5f0c-9332-4c43-98f0-340f512e4f2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4916 2024.07.11 23:17:29.886452 [ 188 ] {202dc1dd-dc74-4ba0-a202-67170c5a2787::all_1_11_2} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4917 2024.07.11 23:17:29.886578 [ 188 ] {202dc1dd-dc74-4ba0-a202-67170c5a2787::all_1_11_2} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
4918 2024.07.11 23:17:29.886685 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
4919 2024.07.11 23:17:30.001142 [ 243 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000831556 sec.
4920 2024.07.11 23:17:34.857601 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 3065, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4921 2024.07.11 23:17:34.857740 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4922 2024.07.11 23:17:34.857767 [ 3 ] {} <Debug> HTTP-Session: 17a2c19b-5f7e-4bc3-9c39-80bc56dd9df9 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
4923 2024.07.11 23:17:34.857792 [ 3 ] {} <Debug> HTTP-Session: 17a2c19b-5f7e-4bc3-9c39-80bc56dd9df9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4924 2024.07.11 23:17:34.857806 [ 3 ] {} <Debug> HTTP-Session: 17a2c19b-5f7e-4bc3-9c39-80bc56dd9df9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4925 2024.07.11 23:17:34.857858 [ 3 ] {} <Trace> HTTP-Session: 17a2c19b-5f7e-4bc3-9c39-80bc56dd9df9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4926 2024.07.11 23:17:34.858051 [ 3 ] {4083fc4e-a49d-4966-a012-e720f0b78993} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4927 2024.07.11 23:17:34.858119 [ 3 ] {4083fc4e-a49d-4966-a012-e720f0b78993} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4928 2024.07.11 23:17:34.858317 [ 3 ] {4083fc4e-a49d-4966-a012-e720f0b78993} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4929 2024.07.11 23:17:34.858727 [ 3 ] {4083fc4e-a49d-4966-a012-e720f0b78993} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4930 2024.07.11 23:17:34.858770 [ 3 ] {4083fc4e-a49d-4966-a012-e720f0b78993} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4931 2024.07.11 23:17:34.859150 [ 3 ] {4083fc4e-a49d-4966-a012-e720f0b78993} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4932 2024.07.11 23:17:34.859497 [ 3 ] {4083fc4e-a49d-4966-a012-e720f0b78993} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4933 2024.07.11 23:17:34.859670 [ 3 ] {4083fc4e-a49d-4966-a012-e720f0b78993} <Debug> executeQuery: Read 21 rows, 1.70 KiB in 0.001674 sec., 12544.802867383512 rows/sec., 1016.82 KiB/sec.
4934 2024.07.11 23:17:34.859680 [ 129 ] {} <Debug> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4935 2024.07.11 23:17:34.859781 [ 129 ] {} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4936 2024.07.11 23:17:34.859828 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4937 2024.07.11 23:17:34.859955 [ 3 ] {4083fc4e-a49d-4966-a012-e720f0b78993} <Debug> DynamicQueryHandler: Done processing query
4938 2024.07.11 23:17:34.859978 [ 189 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::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
4939 2024.07.11 23:17:34.859994 [ 3 ] {4083fc4e-a49d-4966-a012-e720f0b78993} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4940 2024.07.11 23:17:34.860043 [ 3 ] {} <Debug> HTTP-Session: 17a2c19b-5f7e-4bc3-9c39-80bc56dd9df9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4941 2024.07.11 23:17:34.860168 [ 189 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4942 2024.07.11 23:17:34.860220 [ 189 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::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
4943 2024.07.11 23:17:34.860245 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 17311, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4944 2024.07.11 23:17:34.860388 [ 189 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 21 rows starting from the beginning of the part
4945 2024.07.11 23:17:34.860408 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4946 2024.07.11 23:17:34.860518 [ 3 ] {} <Debug> HTTP-Session: 90e635bb-b476-43b9-983e-b8b9e2b33d3e Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
4947 2024.07.11 23:17:34.860654 [ 189 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 17 rows starting from the beginning of the part
4948 2024.07.11 23:17:34.860654 [ 3 ] {} <Debug> HTTP-Session: 90e635bb-b476-43b9-983e-b8b9e2b33d3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4949 2024.07.11 23:17:34.860743 [ 3 ] {} <Debug> HTTP-Session: 90e635bb-b476-43b9-983e-b8b9e2b33d3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4950 2024.07.11 23:17:34.860986 [ 3 ] {} <Trace> HTTP-Session: 90e635bb-b476-43b9-983e-b8b9e2b33d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4951 2024.07.11 23:17:34.860997 [ 189 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 21 rows starting from the beginning of the part
4952 2024.07.11 23:17:34.861168 [ 189 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 17 rows starting from the beginning of the part
4953 2024.07.11 23:17:34.861466 [ 189 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 21 rows starting from the beginning of the part
4954 2024.07.11 23:17:34.861610 [ 3 ] {f143d423-411d-41b6-8f87-1179f5a7b48e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4955 2024.07.11 23:17:34.861801 [ 3 ] {f143d423-411d-41b6-8f87-1179f5a7b48e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4956 2024.07.11 23:17:34.862214 [ 3 ] {f143d423-411d-41b6-8f87-1179f5a7b48e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4957 2024.07.11 23:17:34.863165 [ 3 ] {f143d423-411d-41b6-8f87-1179f5a7b48e} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4958 2024.07.11 23:17:34.863231 [ 3 ] {f143d423-411d-41b6-8f87-1179f5a7b48e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4959 2024.07.11 23:17:34.863988 [ 189 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 135 rows, containing 4 columns (4 merged, 0 gathered) in 0.004076888 sec., 33113.49244816144 rows/sec., 2.52 MiB/sec.
4960 2024.07.11 23:17:34.864146 [ 3 ] {f143d423-411d-41b6-8f87-1179f5a7b48e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
4961 2024.07.11 23:17:34.864152 [ 189 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4962 2024.07.11 23:17:34.865068 [ 189 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_21_4} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4963 2024.07.11 23:17:34.865227 [ 3 ] {f143d423-411d-41b6-8f87-1179f5a7b48e} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4964 2024.07.11 23:17:34.865258 [ 189 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_21_4} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
4965 2024.07.11 23:17:34.865416 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
4966 2024.07.11 23:17:34.865541 [ 3 ] {f143d423-411d-41b6-8f87-1179f5a7b48e} <Debug> executeQuery: Read 119 rows, 10.05 KiB in 0.004312 sec., 27597.402597402597 rows/sec., 2.28 MiB/sec.
4967 2024.07.11 23:17:34.865739 [ 3 ] {f143d423-411d-41b6-8f87-1179f5a7b48e} <Debug> DynamicQueryHandler: Done processing query
4968 2024.07.11 23:17:34.865764 [ 3 ] {f143d423-411d-41b6-8f87-1179f5a7b48e} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
4969 2024.07.11 23:17:34.865780 [ 3 ] {} <Debug> HTTP-Session: 90e635bb-b476-43b9-983e-b8b9e2b33d3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4970 2024.07.11 23:17:34.865921 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 14452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4971 2024.07.11 23:17:34.865971 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4972 2024.07.11 23:17:34.865990 [ 3 ] {} <Debug> HTTP-Session: 69834fcc-7722-4344-9182-f0ad05edcf7f Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
4973 2024.07.11 23:17:34.866007 [ 3 ] {} <Debug> HTTP-Session: 69834fcc-7722-4344-9182-f0ad05edcf7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4974 2024.07.11 23:17:34.866021 [ 3 ] {} <Debug> HTTP-Session: 69834fcc-7722-4344-9182-f0ad05edcf7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4975 2024.07.11 23:17:34.866056 [ 3 ] {} <Trace> HTTP-Session: 69834fcc-7722-4344-9182-f0ad05edcf7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4976 2024.07.11 23:17:34.866179 [ 3 ] {c167caed-e0d8-4d31-9a9d-de4d49f9a2c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4977 2024.07.11 23:17:34.866223 [ 3 ] {c167caed-e0d8-4d31-9a9d-de4d49f9a2c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4978 2024.07.11 23:17:34.866357 [ 3 ] {c167caed-e0d8-4d31-9a9d-de4d49f9a2c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4979 2024.07.11 23:17:34.866690 [ 3 ] {c167caed-e0d8-4d31-9a9d-de4d49f9a2c7} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4980 2024.07.11 23:17:34.866726 [ 3 ] {c167caed-e0d8-4d31-9a9d-de4d49f9a2c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4981 2024.07.11 23:17:34.867050 [ 3 ] {c167caed-e0d8-4d31-9a9d-de4d49f9a2c7} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
4982 2024.07.11 23:17:34.867373 [ 3 ] {c167caed-e0d8-4d31-9a9d-de4d49f9a2c7} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4983 2024.07.11 23:17:34.867530 [ 3 ] {c167caed-e0d8-4d31-9a9d-de4d49f9a2c7} <Debug> executeQuery: Read 85 rows, 6.80 KiB in 0.001392 sec., 61063.2183908046 rows/sec., 4.77 MiB/sec.
4984 2024.07.11 23:17:34.867802 [ 3 ] {c167caed-e0d8-4d31-9a9d-de4d49f9a2c7} <Debug> DynamicQueryHandler: Done processing query
4985 2024.07.11 23:17:34.867847 [ 3 ] {c167caed-e0d8-4d31-9a9d-de4d49f9a2c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
4986 2024.07.11 23:17:34.867866 [ 3 ] {} <Debug> HTTP-Session: 69834fcc-7722-4344-9182-f0ad05edcf7f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4987 2024.07.11 23:17:34.868087 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 30652, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4988 2024.07.11 23:17:34.868136 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4989 2024.07.11 23:17:34.868155 [ 3 ] {} <Debug> HTTP-Session: e0c68a4c-412e-402d-bec9-aabca502694f Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
4990 2024.07.11 23:17:34.868171 [ 3 ] {} <Debug> HTTP-Session: e0c68a4c-412e-402d-bec9-aabca502694f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4991 2024.07.11 23:17:34.868185 [ 3 ] {} <Debug> HTTP-Session: e0c68a4c-412e-402d-bec9-aabca502694f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4992 2024.07.11 23:17:34.868216 [ 3 ] {} <Trace> HTTP-Session: e0c68a4c-412e-402d-bec9-aabca502694f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4993 2024.07.11 23:17:34.868367 [ 3 ] {9a048211-b4ce-4eb1-8084-a663bdfa49cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4994 2024.07.11 23:17:34.868415 [ 3 ] {9a048211-b4ce-4eb1-8084-a663bdfa49cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4995 2024.07.11 23:17:34.868583 [ 3 ] {9a048211-b4ce-4eb1-8084-a663bdfa49cb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4996 2024.07.11 23:17:34.868961 [ 3 ] {9a048211-b4ce-4eb1-8084-a663bdfa49cb} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4997 2024.07.11 23:17:34.868996 [ 3 ] {9a048211-b4ce-4eb1-8084-a663bdfa49cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4998 2024.07.11 23:17:34.869383 [ 3 ] {9a048211-b4ce-4eb1-8084-a663bdfa49cb} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
4999 2024.07.11 23:17:34.869720 [ 3 ] {9a048211-b4ce-4eb1-8084-a663bdfa49cb} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5000 2024.07.11 23:17:34.869874 [ 3 ] {9a048211-b4ce-4eb1-8084-a663bdfa49cb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001576 sec., 101522.84263959392 rows/sec., 7.07 MiB/sec.
5001 2024.07.11 23:17:34.870046 [ 3 ] {9a048211-b4ce-4eb1-8084-a663bdfa49cb} <Debug> DynamicQueryHandler: Done processing query
5002 2024.07.11 23:17:34.870071 [ 3 ] {9a048211-b4ce-4eb1-8084-a663bdfa49cb} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5003 2024.07.11 23:17:34.870087 [ 3 ] {} <Debug> HTTP-Session: e0c68a4c-412e-402d-bec9-aabca502694f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5004 2024.07.11 23:17:34.870271 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 33590, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5005 2024.07.11 23:17:34.870321 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5006 2024.07.11 23:17:34.870340 [ 3 ] {} <Debug> HTTP-Session: 833d1ddc-63ac-4593-a8f6-4178dff5d871 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
5007 2024.07.11 23:17:34.870356 [ 3 ] {} <Debug> HTTP-Session: 833d1ddc-63ac-4593-a8f6-4178dff5d871 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5008 2024.07.11 23:17:34.870370 [ 3 ] {} <Debug> HTTP-Session: 833d1ddc-63ac-4593-a8f6-4178dff5d871 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5009 2024.07.11 23:17:34.870401 [ 3 ] {} <Trace> HTTP-Session: 833d1ddc-63ac-4593-a8f6-4178dff5d871 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5010 2024.07.11 23:17:34.870794 [ 3 ] {a1ea9663-7201-49bc-bba5-82a4791fc0c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5011 2024.07.11 23:17:34.870864 [ 3 ] {a1ea9663-7201-49bc-bba5-82a4791fc0c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
5012 2024.07.11 23:17:34.871280 [ 3 ] {a1ea9663-7201-49bc-bba5-82a4791fc0c9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5013 2024.07.11 23:17:34.871909 [ 3 ] {a1ea9663-7201-49bc-bba5-82a4791fc0c9} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5014 2024.07.11 23:17:34.871950 [ 3 ] {a1ea9663-7201-49bc-bba5-82a4791fc0c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5015 2024.07.11 23:17:34.872560 [ 3 ] {a1ea9663-7201-49bc-bba5-82a4791fc0c9} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
5016 2024.07.11 23:17:34.872958 [ 3 ] {a1ea9663-7201-49bc-bba5-82a4791fc0c9} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5017 2024.07.11 23:17:34.873133 [ 129 ] {} <Debug> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
5018 2024.07.11 23:17:34.873153 [ 3 ] {a1ea9663-7201-49bc-bba5-82a4791fc0c9} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.00267 sec., 7865.168539325842 rows/sec., 14.09 MiB/sec.
5019 2024.07.11 23:17:34.873200 [ 129 ] {} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5020 2024.07.11 23:17:34.873276 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5021 2024.07.11 23:17:34.873495 [ 195 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::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
5022 2024.07.11 23:17:34.873583 [ 3 ] {a1ea9663-7201-49bc-bba5-82a4791fc0c9} <Debug> DynamicQueryHandler: Done processing query
5023 2024.07.11 23:17:34.873613 [ 3 ] {a1ea9663-7201-49bc-bba5-82a4791fc0c9} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
5024 2024.07.11 23:17:34.873641 [ 3 ] {} <Debug> HTTP-Session: 833d1ddc-63ac-4593-a8f6-4178dff5d871 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5025 2024.07.11 23:17:34.873808 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5026 2024.07.11 23:17:34.873840 [ 195 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5027 2024.07.11 23:17:34.873882 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5028 2024.07.11 23:17:34.873920 [ 3 ] {} <Debug> HTTP-Session: 0ffc3f61-f602-4277-af49-6b61c627cdc8 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
5029 2024.07.11 23:17:34.873924 [ 195 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::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
5030 2024.07.11 23:17:34.873941 [ 3 ] {} <Debug> HTTP-Session: 0ffc3f61-f602-4277-af49-6b61c627cdc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5031 2024.07.11 23:17:34.873962 [ 3 ] {} <Debug> HTTP-Session: 0ffc3f61-f602-4277-af49-6b61c627cdc8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5032 2024.07.11 23:17:34.874006 [ 3 ] {} <Trace> HTTP-Session: 0ffc3f61-f602-4277-af49-6b61c627cdc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5033 2024.07.11 23:17:34.874339 [ 3 ] {f1bfa222-ad61-4bcc-900a-f397b8a6f458} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5034 2024.07.11 23:17:34.874423 [ 195 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::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
5035 2024.07.11 23:17:34.874429 [ 3 ] {f1bfa222-ad61-4bcc-900a-f397b8a6f458} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5036 2024.07.11 23:17:34.875122 [ 195 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::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
5037 2024.07.11 23:17:34.875162 [ 3 ] {f1bfa222-ad61-4bcc-900a-f397b8a6f458} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5038 2024.07.11 23:17:34.875551 [ 195 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::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
5039 2024.07.11 23:17:34.876214 [ 195 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::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
5040 2024.07.11 23:17:34.876282 [ 3 ] {f1bfa222-ad61-4bcc-900a-f397b8a6f458} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5041 2024.07.11 23:17:34.876354 [ 3 ] {f1bfa222-ad61-4bcc-900a-f397b8a6f458} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5042 2024.07.11 23:17:34.876726 [ 195 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::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
5043 2024.07.11 23:17:34.877454 [ 3 ] {f1bfa222-ad61-4bcc-900a-f397b8a6f458} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
5044 2024.07.11 23:17:34.878014 [ 3 ] {f1bfa222-ad61-4bcc-900a-f397b8a6f458} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5045 2024.07.11 23:17:34.878261 [ 3 ] {f1bfa222-ad61-4bcc-900a-f397b8a6f458} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004103 sec., 14623.446258835 rows/sec., 1009.17 KiB/sec.
5046 2024.07.11 23:17:34.878691 [ 3 ] {f1bfa222-ad61-4bcc-900a-f397b8a6f458} <Debug> DynamicQueryHandler: Done processing query
5047 2024.07.11 23:17:34.878758 [ 3 ] {f1bfa222-ad61-4bcc-900a-f397b8a6f458} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5048 2024.07.11 23:17:34.878836 [ 3 ] {} <Debug> HTTP-Session: 0ffc3f61-f602-4277-af49-6b61c627cdc8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5049 2024.07.11 23:17:34.881780 [ 194 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 284 rows, containing 19 columns (19 merged, 0 gathered) in 0.008374919 sec., 33910.775734069786 rows/sec., 60.77 MiB/sec.
5050 2024.07.11 23:17:34.882515 [ 200 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
5051 2024.07.11 23:17:34.883265 [ 200 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5052 2024.07.11 23:17:34.883357 [ 200 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
5053 2024.07.11 23:17:34.883523 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.71 MiB.
5054 2024.07.11 23:17:39.861410 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 2327, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5055 2024.07.11 23:17:39.861604 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5056 2024.07.11 23:17:39.861650 [ 3 ] {} <Debug> HTTP-Session: 6fde265a-b6e3-44d0-8dea-338538228299 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
5057 2024.07.11 23:17:39.861694 [ 3 ] {} <Debug> HTTP-Session: 6fde265a-b6e3-44d0-8dea-338538228299 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5058 2024.07.11 23:17:39.861725 [ 3 ] {} <Debug> HTTP-Session: 6fde265a-b6e3-44d0-8dea-338538228299 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5059 2024.07.11 23:17:39.861804 [ 3 ] {} <Trace> HTTP-Session: 6fde265a-b6e3-44d0-8dea-338538228299 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5060 2024.07.11 23:17:39.862098 [ 3 ] {bcb9764c-a2ce-498b-be5d-038de99c462c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5061 2024.07.11 23:17:39.862206 [ 3 ] {bcb9764c-a2ce-498b-be5d-038de99c462c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5062 2024.07.11 23:17:39.862417 [ 3 ] {bcb9764c-a2ce-498b-be5d-038de99c462c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5063 2024.07.11 23:17:39.862798 [ 3 ] {bcb9764c-a2ce-498b-be5d-038de99c462c} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5064 2024.07.11 23:17:39.862840 [ 3 ] {bcb9764c-a2ce-498b-be5d-038de99c462c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5065 2024.07.11 23:17:39.863208 [ 3 ] {bcb9764c-a2ce-498b-be5d-038de99c462c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
5066 2024.07.11 23:17:39.863546 [ 3 ] {bcb9764c-a2ce-498b-be5d-038de99c462c} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5067 2024.07.11 23:17:39.863727 [ 3 ] {bcb9764c-a2ce-498b-be5d-038de99c462c} <Debug> executeQuery: Read 17 rows, 1.23 KiB in 0.001721 sec., 9877.97791981406 rows/sec., 715.54 KiB/sec.
5068 2024.07.11 23:17:39.864069 [ 3 ] {bcb9764c-a2ce-498b-be5d-038de99c462c} <Debug> DynamicQueryHandler: Done processing query
5069 2024.07.11 23:17:39.864132 [ 3 ] {bcb9764c-a2ce-498b-be5d-038de99c462c} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5070 2024.07.11 23:17:39.864174 [ 3 ] {} <Debug> HTTP-Session: 6fde265a-b6e3-44d0-8dea-338538228299 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5071 2024.07.11 23:17:39.864363 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5072 2024.07.11 23:17:39.864413 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5073 2024.07.11 23:17:39.864433 [ 3 ] {} <Debug> HTTP-Session: a15d1f73-06ac-4c5a-a419-e651e470845f Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
5074 2024.07.11 23:17:39.864450 [ 3 ] {} <Debug> HTTP-Session: a15d1f73-06ac-4c5a-a419-e651e470845f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5075 2024.07.11 23:17:39.864464 [ 3 ] {} <Debug> HTTP-Session: a15d1f73-06ac-4c5a-a419-e651e470845f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5076 2024.07.11 23:17:39.864495 [ 3 ] {} <Trace> HTTP-Session: a15d1f73-06ac-4c5a-a419-e651e470845f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5077 2024.07.11 23:17:39.864598 [ 3 ] {c7d2ad04-76c7-402a-bc63-1013133d8d2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5078 2024.07.11 23:17:39.864645 [ 3 ] {c7d2ad04-76c7-402a-bc63-1013133d8d2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5079 2024.07.11 23:17:39.864798 [ 3 ] {c7d2ad04-76c7-402a-bc63-1013133d8d2e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5080 2024.07.11 23:17:39.865061 [ 3 ] {c7d2ad04-76c7-402a-bc63-1013133d8d2e} <Trace> oximeter.fields_ipaddr (e6968d90-b6e0-4a68-8edb-33d3c44efb5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5081 2024.07.11 23:17:39.865097 [ 3 ] {c7d2ad04-76c7-402a-bc63-1013133d8d2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5082 2024.07.11 23:17:39.865398 [ 3 ] {c7d2ad04-76c7-402a-bc63-1013133d8d2e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
5083 2024.07.11 23:17:39.865714 [ 3 ] {c7d2ad04-76c7-402a-bc63-1013133d8d2e} <Trace> oximeter.fields_ipaddr (e6968d90-b6e0-4a68-8edb-33d3c44efb5e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5084 2024.07.11 23:17:39.865835 [ 3 ] {c7d2ad04-76c7-402a-bc63-1013133d8d2e} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001264 sec., 3164.556962025317 rows/sec., 258.05 KiB/sec.
5085 2024.07.11 23:17:39.866285 [ 3 ] {c7d2ad04-76c7-402a-bc63-1013133d8d2e} <Debug> DynamicQueryHandler: Done processing query
5086 2024.07.11 23:17:39.866310 [ 3 ] {c7d2ad04-76c7-402a-bc63-1013133d8d2e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5087 2024.07.11 23:17:39.866327 [ 3 ] {} <Debug> HTTP-Session: a15d1f73-06ac-4c5a-a419-e651e470845f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5088 2024.07.11 23:17:39.866509 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 29602, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5089 2024.07.11 23:17:39.866558 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5090 2024.07.11 23:17:39.866578 [ 3 ] {} <Debug> HTTP-Session: 8a965f65-27fe-415c-a369-5a56b3989f5d Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
5091 2024.07.11 23:17:39.866594 [ 3 ] {} <Debug> HTTP-Session: 8a965f65-27fe-415c-a369-5a56b3989f5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5092 2024.07.11 23:17:39.866609 [ 3 ] {} <Debug> HTTP-Session: 8a965f65-27fe-415c-a369-5a56b3989f5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5093 2024.07.11 23:17:39.866640 [ 3 ] {} <Trace> HTTP-Session: 8a965f65-27fe-415c-a369-5a56b3989f5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5094 2024.07.11 23:17:39.866836 [ 3 ] {7d9c757c-f3a3-4a67-b03c-6f2e4256e4cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5095 2024.07.11 23:17:39.866882 [ 3 ] {7d9c757c-f3a3-4a67-b03c-6f2e4256e4cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5096 2024.07.11 23:17:39.867037 [ 3 ] {7d9c757c-f3a3-4a67-b03c-6f2e4256e4cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5097 2024.07.11 23:17:39.867411 [ 3 ] {7d9c757c-f3a3-4a67-b03c-6f2e4256e4cc} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5098 2024.07.11 23:17:39.867446 [ 3 ] {7d9c757c-f3a3-4a67-b03c-6f2e4256e4cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5099 2024.07.11 23:17:39.867765 [ 3 ] {7d9c757c-f3a3-4a67-b03c-6f2e4256e4cc} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
5100 2024.07.11 23:17:39.868096 [ 3 ] {7d9c757c-f3a3-4a67-b03c-6f2e4256e4cc} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5101 2024.07.11 23:17:39.868219 [ 3 ] {7d9c757c-f3a3-4a67-b03c-6f2e4256e4cc} <Debug> executeQuery: Read 196 rows, 17.66 KiB in 0.001469 sec., 133424.09802586795 rows/sec., 11.74 MiB/sec.
5102 2024.07.11 23:17:39.868406 [ 3 ] {7d9c757c-f3a3-4a67-b03c-6f2e4256e4cc} <Debug> DynamicQueryHandler: Done processing query
5103 2024.07.11 23:17:39.868432 [ 3 ] {7d9c757c-f3a3-4a67-b03c-6f2e4256e4cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
5104 2024.07.11 23:17:39.868448 [ 3 ] {} <Debug> HTTP-Session: 8a965f65-27fe-415c-a369-5a56b3989f5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5105 2024.07.11 23:17:39.868603 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5106 2024.07.11 23:17:39.868651 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5107 2024.07.11 23:17:39.868671 [ 3 ] {} <Debug> HTTP-Session: d79f60bb-18b9-41cc-b4c4-7a74427adb9b Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
5108 2024.07.11 23:17:39.868687 [ 3 ] {} <Debug> HTTP-Session: d79f60bb-18b9-41cc-b4c4-7a74427adb9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5109 2024.07.11 23:17:39.868701 [ 3 ] {} <Debug> HTTP-Session: d79f60bb-18b9-41cc-b4c4-7a74427adb9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5110 2024.07.11 23:17:39.868732 [ 3 ] {} <Trace> HTTP-Session: d79f60bb-18b9-41cc-b4c4-7a74427adb9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5111 2024.07.11 23:17:39.868851 [ 3 ] {c83bc493-18e1-4ed4-b491-46d596a35b63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5112 2024.07.11 23:17:39.868894 [ 3 ] {c83bc493-18e1-4ed4-b491-46d596a35b63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5113 2024.07.11 23:17:39.869020 [ 3 ] {c83bc493-18e1-4ed4-b491-46d596a35b63} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5114 2024.07.11 23:17:39.869256 [ 3 ] {c83bc493-18e1-4ed4-b491-46d596a35b63} <Trace> oximeter.fields_u16 (b4410dfe-084c-46fb-b538-055579d0603a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5115 2024.07.11 23:17:39.869291 [ 3 ] {c83bc493-18e1-4ed4-b491-46d596a35b63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5116 2024.07.11 23:17:39.869588 [ 3 ] {c83bc493-18e1-4ed4-b491-46d596a35b63} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
5117 2024.07.11 23:17:39.869890 [ 3 ] {c83bc493-18e1-4ed4-b491-46d596a35b63} <Trace> oximeter.fields_u16 (b4410dfe-084c-46fb-b538-055579d0603a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5118 2024.07.11 23:17:39.870014 [ 3 ] {c83bc493-18e1-4ed4-b491-46d596a35b63} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001184 sec., 3378.3783783783783 rows/sec., 235.89 KiB/sec.
5119 2024.07.11 23:17:39.870330 [ 3 ] {c83bc493-18e1-4ed4-b491-46d596a35b63} <Debug> DynamicQueryHandler: Done processing query
5120 2024.07.11 23:17:39.870356 [ 3 ] {c83bc493-18e1-4ed4-b491-46d596a35b63} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5121 2024.07.11 23:17:39.870371 [ 3 ] {} <Debug> HTTP-Session: d79f60bb-18b9-41cc-b4c4-7a74427adb9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5122 2024.07.11 23:17:39.870538 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 64138, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5123 2024.07.11 23:17:39.870585 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5124 2024.07.11 23:17:39.870604 [ 3 ] {} <Debug> HTTP-Session: aaf414f1-d20c-4e72-9b5b-4a63680cbcb8 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
5125 2024.07.11 23:17:39.870622 [ 3 ] {} <Debug> HTTP-Session: aaf414f1-d20c-4e72-9b5b-4a63680cbcb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5126 2024.07.11 23:17:39.870636 [ 3 ] {} <Debug> HTTP-Session: aaf414f1-d20c-4e72-9b5b-4a63680cbcb8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5127 2024.07.11 23:17:39.870667 [ 3 ] {} <Trace> HTTP-Session: aaf414f1-d20c-4e72-9b5b-4a63680cbcb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5128 2024.07.11 23:17:39.870855 [ 3 ] {787e170f-19d9-419f-9c5f-09423e3c517f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5129 2024.07.11 23:17:39.870899 [ 3 ] {787e170f-19d9-419f-9c5f-09423e3c517f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5130 2024.07.11 23:17:39.871059 [ 3 ] {787e170f-19d9-419f-9c5f-09423e3c517f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5131 2024.07.11 23:17:39.871517 [ 3 ] {787e170f-19d9-419f-9c5f-09423e3c517f} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5132 2024.07.11 23:17:39.871553 [ 3 ] {787e170f-19d9-419f-9c5f-09423e3c517f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5133 2024.07.11 23:17:39.871880 [ 3 ] {787e170f-19d9-419f-9c5f-09423e3c517f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
5134 2024.07.11 23:17:39.872189 [ 3 ] {787e170f-19d9-419f-9c5f-09423e3c517f} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5135 2024.07.11 23:17:39.872313 [ 3 ] {787e170f-19d9-419f-9c5f-09423e3c517f} <Debug> executeQuery: Read 397 rows, 28.68 KiB in 0.001564 sec., 253836.31713554985 rows/sec., 17.91 MiB/sec.
5136 2024.07.11 23:17:39.872462 [ 3 ] {787e170f-19d9-419f-9c5f-09423e3c517f} <Debug> DynamicQueryHandler: Done processing query
5137 2024.07.11 23:17:39.872487 [ 3 ] {787e170f-19d9-419f-9c5f-09423e3c517f} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
5138 2024.07.11 23:17:39.872502 [ 3 ] {} <Debug> HTTP-Session: aaf414f1-d20c-4e72-9b5b-4a63680cbcb8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5139 2024.07.11 23:17:39.872665 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5140 2024.07.11 23:17:39.872712 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5141 2024.07.11 23:17:39.872731 [ 3 ] {} <Debug> HTTP-Session: 51295650-0e82-4c05-b855-cc4949bc2931 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
5142 2024.07.11 23:17:39.872747 [ 3 ] {} <Debug> HTTP-Session: 51295650-0e82-4c05-b855-cc4949bc2931 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5143 2024.07.11 23:17:39.872761 [ 3 ] {} <Debug> HTTP-Session: 51295650-0e82-4c05-b855-cc4949bc2931 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5144 2024.07.11 23:17:39.872791 [ 3 ] {} <Trace> HTTP-Session: 51295650-0e82-4c05-b855-cc4949bc2931 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5145 2024.07.11 23:17:39.872887 [ 3 ] {54b6b79e-def2-48ec-851c-80fb8295abb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
5146 2024.07.11 23:17:39.872934 [ 3 ] {54b6b79e-def2-48ec-851c-80fb8295abb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
5147 2024.07.11 23:17:39.873063 [ 3 ] {54b6b79e-def2-48ec-851c-80fb8295abb2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5148 2024.07.11 23:17:39.873284 [ 3 ] {54b6b79e-def2-48ec-851c-80fb8295abb2} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5149 2024.07.11 23:17:39.873319 [ 3 ] {54b6b79e-def2-48ec-851c-80fb8295abb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5150 2024.07.11 23:17:39.873678 [ 3 ] {54b6b79e-def2-48ec-851c-80fb8295abb2} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
5151 2024.07.11 23:17:39.873999 [ 3 ] {54b6b79e-def2-48ec-851c-80fb8295abb2} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5152 2024.07.11 23:17:39.874113 [ 123 ] {} <Debug> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
5153 2024.07.11 23:17:39.874121 [ 3 ] {54b6b79e-def2-48ec-851c-80fb8295abb2} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001258 sec., 4769.475357710652 rows/sec., 204.94 KiB/sec.
5154 2024.07.11 23:17:39.874154 [ 123 ] {} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5155 2024.07.11 23:17:39.874188 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5156 2024.07.11 23:17:39.874317 [ 195 ] {ad79797a-efd7-41ba-8f44-a52be7ec8d1e::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
5157 2024.07.11 23:17:39.874317 [ 3 ] {54b6b79e-def2-48ec-851c-80fb8295abb2} <Debug> DynamicQueryHandler: Done processing query
5158 2024.07.11 23:17:39.874377 [ 3 ] {54b6b79e-def2-48ec-851c-80fb8295abb2} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
5159 2024.07.11 23:17:39.874398 [ 3 ] {} <Debug> HTTP-Session: 51295650-0e82-4c05-b855-cc4949bc2931 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5160 2024.07.11 23:17:39.874475 [ 195 ] {ad79797a-efd7-41ba-8f44-a52be7ec8d1e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5161 2024.07.11 23:17:39.874512 [ 195 ] {ad79797a-efd7-41ba-8f44-a52be7ec8d1e::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
5162 2024.07.11 23:17:39.874541 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5163 2024.07.11 23:17:39.874601 [ 195 ] {ad79797a-efd7-41ba-8f44-a52be7ec8d1e::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
5164 2024.07.11 23:17:39.874607 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5165 2024.07.11 23:17:39.874708 [ 3 ] {} <Debug> HTTP-Session: 8a607eda-925d-4938-bb9b-b7da7203bf4c Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
5166 2024.07.11 23:17:39.874800 [ 3 ] {} <Debug> HTTP-Session: 8a607eda-925d-4938-bb9b-b7da7203bf4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5167 2024.07.11 23:17:39.874876 [ 3 ] {} <Debug> HTTP-Session: 8a607eda-925d-4938-bb9b-b7da7203bf4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5168 2024.07.11 23:17:39.875007 [ 195 ] {ad79797a-efd7-41ba-8f44-a52be7ec8d1e::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
5169 2024.07.11 23:17:39.875094 [ 3 ] {} <Trace> HTTP-Session: 8a607eda-925d-4938-bb9b-b7da7203bf4c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5170 2024.07.11 23:17:39.875437 [ 195 ] {ad79797a-efd7-41ba-8f44-a52be7ec8d1e::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
5171 2024.07.11 23:17:39.875585 [ 3 ] {316ec426-0ae1-43d6-81e8-83ce819cfcbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
5172 2024.07.11 23:17:39.875779 [ 195 ] {ad79797a-efd7-41ba-8f44-a52be7ec8d1e::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
5173 2024.07.11 23:17:39.875823 [ 3 ] {316ec426-0ae1-43d6-81e8-83ce819cfcbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
5174 2024.07.11 23:17:39.876142 [ 195 ] {ad79797a-efd7-41ba-8f44-a52be7ec8d1e::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
5175 2024.07.11 23:17:39.876861 [ 3 ] {316ec426-0ae1-43d6-81e8-83ce819cfcbc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5176 2024.07.11 23:17:39.877300 [ 3 ] {316ec426-0ae1-43d6-81e8-83ce819cfcbc} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5177 2024.07.11 23:17:39.877347 [ 3 ] {316ec426-0ae1-43d6-81e8-83ce819cfcbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5178 2024.07.11 23:17:39.878053 [ 200 ] {ad79797a-efd7-41ba-8f44-a52be7ec8d1e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.003792312 sec., 17403.631346787923 rows/sec., 747.81 KiB/sec.
5179 2024.07.11 23:17:39.878066 [ 3 ] {316ec426-0ae1-43d6-81e8-83ce819cfcbc} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
5180 2024.07.11 23:17:39.878304 [ 200 ] {ad79797a-efd7-41ba-8f44-a52be7ec8d1e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
5181 2024.07.11 23:17:39.878993 [ 3 ] {316ec426-0ae1-43d6-81e8-83ce819cfcbc} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5182 2024.07.11 23:17:39.879275 [ 123 ] {} <Debug> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
5183 2024.07.11 23:17:39.879329 [ 3 ] {316ec426-0ae1-43d6-81e8-83ce819cfcbc} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.003898 sec., 19753.719856336582 rows/sec., 1.22 MiB/sec.
5184 2024.07.11 23:17:39.879344 [ 123 ] {} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5185 2024.07.11 23:17:39.879409 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5186 2024.07.11 23:17:39.879528 [ 200 ] {ad79797a-efd7-41ba-8f44-a52be7ec8d1e::all_1_11_2} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5187 2024.07.11 23:17:39.879877 [ 197 ] {cf9b07e3-d05f-42ae-a668-462ac9598c47::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
5188 2024.07.11 23:17:39.879923 [ 200 ] {ad79797a-efd7-41ba-8f44-a52be7ec8d1e::all_1_11_2} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
5189 2024.07.11 23:17:39.879992 [ 3 ] {316ec426-0ae1-43d6-81e8-83ce819cfcbc} <Debug> DynamicQueryHandler: Done processing query
5190 2024.07.11 23:17:39.880100 [ 3 ] {316ec426-0ae1-43d6-81e8-83ce819cfcbc} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5191 2024.07.11 23:17:39.880193 [ 3 ] {} <Debug> HTTP-Session: 8a607eda-925d-4938-bb9b-b7da7203bf4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5192 2024.07.11 23:17:39.880226 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
5193 2024.07.11 23:17:39.880366 [ 197 ] {cf9b07e3-d05f-42ae-a668-462ac9598c47::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5194 2024.07.11 23:17:39.880412 [ 197 ] {cf9b07e3-d05f-42ae-a668-462ac9598c47::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
5195 2024.07.11 23:17:39.880520 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 31031, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5196 2024.07.11 23:17:39.880683 [ 197 ] {cf9b07e3-d05f-42ae-a668-462ac9598c47::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
5197 2024.07.11 23:17:39.880700 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5198 2024.07.11 23:17:39.880768 [ 3 ] {} <Debug> HTTP-Session: f4a9be42-4618-4bcb-8325-1dd34232802c Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
5199 2024.07.11 23:17:39.880839 [ 3 ] {} <Debug> HTTP-Session: f4a9be42-4618-4bcb-8325-1dd34232802c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5200 2024.07.11 23:17:39.880955 [ 197 ] {cf9b07e3-d05f-42ae-a668-462ac9598c47::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
5201 2024.07.11 23:17:39.880975 [ 3 ] {} <Debug> HTTP-Session: f4a9be42-4618-4bcb-8325-1dd34232802c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5202 2024.07.11 23:17:39.881128 [ 3 ] {} <Trace> HTTP-Session: f4a9be42-4618-4bcb-8325-1dd34232802c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5203 2024.07.11 23:17:39.881205 [ 197 ] {cf9b07e3-d05f-42ae-a668-462ac9598c47::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
5204 2024.07.11 23:17:39.881419 [ 197 ] {cf9b07e3-d05f-42ae-a668-462ac9598c47::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
5205 2024.07.11 23:17:39.881743 [ 197 ] {cf9b07e3-d05f-42ae-a668-462ac9598c47::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
5206 2024.07.11 23:17:39.881773 [ 3 ] {2b96413f-3b86-4eab-b1f2-bfba800c8cde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5207 2024.07.11 23:17:39.882038 [ 3 ] {2b96413f-3b86-4eab-b1f2-bfba800c8cde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5208 2024.07.11 23:17:39.882578 [ 3 ] {2b96413f-3b86-4eab-b1f2-bfba800c8cde} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5209 2024.07.11 23:17:39.883582 [ 3 ] {2b96413f-3b86-4eab-b1f2-bfba800c8cde} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5210 2024.07.11 23:17:39.883662 [ 3 ] {2b96413f-3b86-4eab-b1f2-bfba800c8cde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5211 2024.07.11 23:17:39.884784 [ 3 ] {2b96413f-3b86-4eab-b1f2-bfba800c8cde} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
5212 2024.07.11 23:17:39.884787 [ 195 ] {cf9b07e3-d05f-42ae-a668-462ac9598c47::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 847 rows, containing 5 columns (5 merged, 0 gathered) in 0.005214939 sec., 162418.00719049637 rows/sec., 10.00 MiB/sec.
5213 2024.07.11 23:17:39.885015 [ 195 ] {cf9b07e3-d05f-42ae-a668-462ac9598c47::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
5214 2024.07.11 23:17:39.885387 [ 3 ] {2b96413f-3b86-4eab-b1f2-bfba800c8cde} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5215 2024.07.11 23:17:39.885567 [ 3 ] {2b96413f-3b86-4eab-b1f2-bfba800c8cde} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.004145 sec., 39083.2328106152 rows/sec., 2.72 MiB/sec.
5216 2024.07.11 23:17:39.885648 [ 195 ] {cf9b07e3-d05f-42ae-a668-462ac9598c47::all_1_11_2} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5217 2024.07.11 23:17:39.885760 [ 195 ] {cf9b07e3-d05f-42ae-a668-462ac9598c47::all_1_11_2} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
5218 2024.07.11 23:17:39.885795 [ 3 ] {2b96413f-3b86-4eab-b1f2-bfba800c8cde} <Debug> DynamicQueryHandler: Done processing query
5219 2024.07.11 23:17:39.885831 [ 3 ] {2b96413f-3b86-4eab-b1f2-bfba800c8cde} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5220 2024.07.11 23:17:39.885862 [ 3 ] {} <Debug> HTTP-Session: f4a9be42-4618-4bcb-8325-1dd34232802c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5221 2024.07.11 23:17:39.885866 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB.
5222 2024.07.11 23:17:39.886018 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 17613, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5223 2024.07.11 23:17:39.886065 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5224 2024.07.11 23:17:39.886085 [ 3 ] {} <Debug> HTTP-Session: 07181fcb-8fe2-4e74-9d73-b3dc53e4be9c Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
5225 2024.07.11 23:17:39.886101 [ 3 ] {} <Debug> HTTP-Session: 07181fcb-8fe2-4e74-9d73-b3dc53e4be9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5226 2024.07.11 23:17:39.886116 [ 3 ] {} <Debug> HTTP-Session: 07181fcb-8fe2-4e74-9d73-b3dc53e4be9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5227 2024.07.11 23:17:39.886147 [ 3 ] {} <Trace> HTTP-Session: 07181fcb-8fe2-4e74-9d73-b3dc53e4be9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5228 2024.07.11 23:17:39.886347 [ 3 ] {df255178-7c8a-415a-92e0-ba507b50fb7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5229 2024.07.11 23:17:39.886411 [ 3 ] {df255178-7c8a-415a-92e0-ba507b50fb7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
5230 2024.07.11 23:17:39.886816 [ 3 ] {df255178-7c8a-415a-92e0-ba507b50fb7c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5231 2024.07.11 23:17:39.887276 [ 3 ] {df255178-7c8a-415a-92e0-ba507b50fb7c} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5232 2024.07.11 23:17:39.887311 [ 3 ] {df255178-7c8a-415a-92e0-ba507b50fb7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5233 2024.07.11 23:17:39.887890 [ 3 ] {df255178-7c8a-415a-92e0-ba507b50fb7c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
5234 2024.07.11 23:17:39.888297 [ 3 ] {df255178-7c8a-415a-92e0-ba507b50fb7c} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5235 2024.07.11 23:17:39.888442 [ 3 ] {df255178-7c8a-415a-92e0-ba507b50fb7c} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.00222 sec., 4954.954954954955 rows/sec., 8.88 MiB/sec.
5236 2024.07.11 23:17:39.888640 [ 3 ] {df255178-7c8a-415a-92e0-ba507b50fb7c} <Debug> DynamicQueryHandler: Done processing query
5237 2024.07.11 23:17:39.888665 [ 3 ] {df255178-7c8a-415a-92e0-ba507b50fb7c} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
5238 2024.07.11 23:17:39.888680 [ 3 ] {} <Debug> HTTP-Session: 07181fcb-8fe2-4e74-9d73-b3dc53e4be9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5239 2024.07.11 23:17:39.888806 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 3216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5240 2024.07.11 23:17:39.888853 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5241 2024.07.11 23:17:39.888872 [ 3 ] {} <Debug> HTTP-Session: 09c02aa1-f9c0-427d-912c-0eedf0e4c144 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
5242 2024.07.11 23:17:39.888888 [ 3 ] {} <Debug> HTTP-Session: 09c02aa1-f9c0-427d-912c-0eedf0e4c144 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5243 2024.07.11 23:17:39.888903 [ 3 ] {} <Debug> HTTP-Session: 09c02aa1-f9c0-427d-912c-0eedf0e4c144 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5244 2024.07.11 23:17:39.888933 [ 3 ] {} <Trace> HTTP-Session: 09c02aa1-f9c0-427d-912c-0eedf0e4c144 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5245 2024.07.11 23:17:39.889034 [ 3 ] {81be3bcd-4555-4cf7-b85b-7ffa69e542bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
5246 2024.07.11 23:17:39.889077 [ 3 ] {81be3bcd-4555-4cf7-b85b-7ffa69e542bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
5247 2024.07.11 23:17:39.889204 [ 3 ] {81be3bcd-4555-4cf7-b85b-7ffa69e542bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5248 2024.07.11 23:17:39.889442 [ 3 ] {81be3bcd-4555-4cf7-b85b-7ffa69e542bf} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5249 2024.07.11 23:17:39.889476 [ 3 ] {81be3bcd-4555-4cf7-b85b-7ffa69e542bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5250 2024.07.11 23:17:39.889827 [ 3 ] {81be3bcd-4555-4cf7-b85b-7ffa69e542bf} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
5251 2024.07.11 23:17:39.890163 [ 3 ] {81be3bcd-4555-4cf7-b85b-7ffa69e542bf} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5252 2024.07.11 23:17:39.890288 [ 3 ] {81be3bcd-4555-4cf7-b85b-7ffa69e542bf} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001284 sec., 17912.772585669783 rows/sec., 968.96 KiB/sec.
5253 2024.07.11 23:17:39.890436 [ 3 ] {81be3bcd-4555-4cf7-b85b-7ffa69e542bf} <Debug> DynamicQueryHandler: Done processing query
5254 2024.07.11 23:17:39.890461 [ 3 ] {81be3bcd-4555-4cf7-b85b-7ffa69e542bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
5255 2024.07.11 23:17:39.890477 [ 3 ] {} <Debug> HTTP-Session: 09c02aa1-f9c0-427d-912c-0eedf0e4c144 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5256 2024.07.11 23:17:39.890606 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5257 2024.07.11 23:17:39.890651 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5258 2024.07.11 23:17:39.890670 [ 3 ] {} <Debug> HTTP-Session: 9dbe5068-af8f-4381-8f72-ca34078c1a0d Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
5259 2024.07.11 23:17:39.890686 [ 3 ] {} <Debug> HTTP-Session: 9dbe5068-af8f-4381-8f72-ca34078c1a0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5260 2024.07.11 23:17:39.890700 [ 3 ] {} <Debug> HTTP-Session: 9dbe5068-af8f-4381-8f72-ca34078c1a0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5261 2024.07.11 23:17:39.890730 [ 3 ] {} <Trace> HTTP-Session: 9dbe5068-af8f-4381-8f72-ca34078c1a0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5262 2024.07.11 23:17:39.890840 [ 3 ] {4ed07cb3-2608-45e9-91a7-8ac16269a321} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5263 2024.07.11 23:17:39.890884 [ 3 ] {4ed07cb3-2608-45e9-91a7-8ac16269a321} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5264 2024.07.11 23:17:39.891012 [ 3 ] {4ed07cb3-2608-45e9-91a7-8ac16269a321} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5265 2024.07.11 23:17:39.891261 [ 3 ] {4ed07cb3-2608-45e9-91a7-8ac16269a321} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5266 2024.07.11 23:17:39.891296 [ 3 ] {4ed07cb3-2608-45e9-91a7-8ac16269a321} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5267 2024.07.11 23:17:39.891646 [ 3 ] {4ed07cb3-2608-45e9-91a7-8ac16269a321} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
5268 2024.07.11 23:17:39.891963 [ 3 ] {4ed07cb3-2608-45e9-91a7-8ac16269a321} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5269 2024.07.11 23:17:39.892090 [ 3 ] {4ed07cb3-2608-45e9-91a7-8ac16269a321} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001284 sec., 46728.97196261682 rows/sec., 3.15 MiB/sec.
5270 2024.07.11 23:17:39.892289 [ 3 ] {4ed07cb3-2608-45e9-91a7-8ac16269a321} <Debug> DynamicQueryHandler: Done processing query
5271 2024.07.11 23:17:39.892313 [ 3 ] {4ed07cb3-2608-45e9-91a7-8ac16269a321} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5272 2024.07.11 23:17:39.892329 [ 3 ] {} <Debug> HTTP-Session: 9dbe5068-af8f-4381-8f72-ca34078c1a0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5273 2024.07.11 23:17:43.670101 [ 122 ] {} <Debug> DNSResolver: Updating DNS cache
5274 2024.07.11 23:17:43.670156 [ 122 ] {} <Debug> DNSResolver: Updated DNS cache
5275 2024.07.11 23:17:44.857887 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 3065, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5276 2024.07.11 23:17:44.858026 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5277 2024.07.11 23:17:44.858052 [ 3 ] {} <Debug> HTTP-Session: 13f9d2f3-410f-429a-8048-7a2e1f011ee7 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
5278 2024.07.11 23:17:44.858076 [ 3 ] {} <Debug> HTTP-Session: 13f9d2f3-410f-429a-8048-7a2e1f011ee7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5279 2024.07.11 23:17:44.858090 [ 3 ] {} <Debug> HTTP-Session: 13f9d2f3-410f-429a-8048-7a2e1f011ee7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5280 2024.07.11 23:17:44.858139 [ 3 ] {} <Trace> HTTP-Session: 13f9d2f3-410f-429a-8048-7a2e1f011ee7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5281 2024.07.11 23:17:44.858334 [ 3 ] {d0b40122-e5e8-4c1b-950f-8f2446478e71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5282 2024.07.11 23:17:44.858404 [ 3 ] {d0b40122-e5e8-4c1b-950f-8f2446478e71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5283 2024.07.11 23:17:44.858596 [ 3 ] {d0b40122-e5e8-4c1b-950f-8f2446478e71} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5284 2024.07.11 23:17:44.858995 [ 3 ] {d0b40122-e5e8-4c1b-950f-8f2446478e71} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5285 2024.07.11 23:17:44.859041 [ 3 ] {d0b40122-e5e8-4c1b-950f-8f2446478e71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5286 2024.07.11 23:17:44.859411 [ 3 ] {d0b40122-e5e8-4c1b-950f-8f2446478e71} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
5287 2024.07.11 23:17:44.859744 [ 3 ] {d0b40122-e5e8-4c1b-950f-8f2446478e71} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5288 2024.07.11 23:17:44.859915 [ 3 ] {d0b40122-e5e8-4c1b-950f-8f2446478e71} <Debug> executeQuery: Read 21 rows, 1.70 KiB in 0.001634 sec., 12851.897184822521 rows/sec., 1.02 MiB/sec.
5289 2024.07.11 23:17:44.860330 [ 3 ] {d0b40122-e5e8-4c1b-950f-8f2446478e71} <Debug> DynamicQueryHandler: Done processing query
5290 2024.07.11 23:17:44.860470 [ 3 ] {d0b40122-e5e8-4c1b-950f-8f2446478e71} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5291 2024.07.11 23:17:44.860579 [ 3 ] {} <Debug> HTTP-Session: 13f9d2f3-410f-429a-8048-7a2e1f011ee7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5292 2024.07.11 23:17:44.860805 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 1302, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5293 2024.07.11 23:17:44.860875 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5294 2024.07.11 23:17:44.860906 [ 3 ] {} <Debug> HTTP-Session: ca85d1a6-6dc8-4471-843d-1a2c9ba6ec64 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
5295 2024.07.11 23:17:44.860934 [ 3 ] {} <Debug> HTTP-Session: ca85d1a6-6dc8-4471-843d-1a2c9ba6ec64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5296 2024.07.11 23:17:44.860956 [ 3 ] {} <Debug> HTTP-Session: ca85d1a6-6dc8-4471-843d-1a2c9ba6ec64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5297 2024.07.11 23:17:44.861001 [ 3 ] {} <Trace> HTTP-Session: ca85d1a6-6dc8-4471-843d-1a2c9ba6ec64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5298 2024.07.11 23:17:44.861127 [ 3 ] {3e8c8c55-f801-4545-b1d4-6d62e9a42eee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5299 2024.07.11 23:17:44.861178 [ 3 ] {3e8c8c55-f801-4545-b1d4-6d62e9a42eee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5300 2024.07.11 23:17:44.861336 [ 3 ] {3e8c8c55-f801-4545-b1d4-6d62e9a42eee} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5301 2024.07.11 23:17:44.861618 [ 3 ] {3e8c8c55-f801-4545-b1d4-6d62e9a42eee} <Trace> oximeter.fields_ipaddr (e6968d90-b6e0-4a68-8edb-33d3c44efb5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5302 2024.07.11 23:17:44.861657 [ 3 ] {3e8c8c55-f801-4545-b1d4-6d62e9a42eee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5303 2024.07.11 23:17:44.861979 [ 3 ] {3e8c8c55-f801-4545-b1d4-6d62e9a42eee} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
5304 2024.07.11 23:17:44.862303 [ 3 ] {3e8c8c55-f801-4545-b1d4-6d62e9a42eee} <Trace> oximeter.fields_ipaddr (e6968d90-b6e0-4a68-8edb-33d3c44efb5e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5305 2024.07.11 23:17:44.862467 [ 3 ] {3e8c8c55-f801-4545-b1d4-6d62e9a42eee} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001369 sec., 5843.681519357195 rows/sec., 476.51 KiB/sec.
5306 2024.07.11 23:17:44.862630 [ 3 ] {3e8c8c55-f801-4545-b1d4-6d62e9a42eee} <Debug> DynamicQueryHandler: Done processing query
5307 2024.07.11 23:17:44.862655 [ 3 ] {3e8c8c55-f801-4545-b1d4-6d62e9a42eee} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5308 2024.07.11 23:17:44.862670 [ 3 ] {} <Debug> HTTP-Session: ca85d1a6-6dc8-4471-843d-1a2c9ba6ec64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5309 2024.07.11 23:17:44.862825 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 22780, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5310 2024.07.11 23:17:44.862872 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5311 2024.07.11 23:17:44.862893 [ 3 ] {} <Debug> HTTP-Session: fa760797-1747-4d84-9d94-8c89af24fc7e Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
5312 2024.07.11 23:17:44.862910 [ 3 ] {} <Debug> HTTP-Session: fa760797-1747-4d84-9d94-8c89af24fc7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5313 2024.07.11 23:17:44.862923 [ 3 ] {} <Debug> HTTP-Session: fa760797-1747-4d84-9d94-8c89af24fc7e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5314 2024.07.11 23:17:44.862955 [ 3 ] {} <Trace> HTTP-Session: fa760797-1747-4d84-9d94-8c89af24fc7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5315 2024.07.11 23:17:44.863094 [ 3 ] {8185cf16-9ab5-41e6-89df-47da520cbfd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5316 2024.07.11 23:17:44.863137 [ 3 ] {8185cf16-9ab5-41e6-89df-47da520cbfd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5317 2024.07.11 23:17:44.863262 [ 3 ] {8185cf16-9ab5-41e6-89df-47da520cbfd0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5318 2024.07.11 23:17:44.863629 [ 3 ] {8185cf16-9ab5-41e6-89df-47da520cbfd0} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5319 2024.07.11 23:17:44.863666 [ 3 ] {8185cf16-9ab5-41e6-89df-47da520cbfd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5320 2024.07.11 23:17:44.863985 [ 3 ] {8185cf16-9ab5-41e6-89df-47da520cbfd0} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
5321 2024.07.11 23:17:44.864289 [ 3 ] {8185cf16-9ab5-41e6-89df-47da520cbfd0} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5322 2024.07.11 23:17:44.864453 [ 3 ] {8185cf16-9ab5-41e6-89df-47da520cbfd0} <Debug> executeQuery: Read 159 rows, 13.11 KiB in 0.001416 sec., 112288.13559322034 rows/sec., 9.04 MiB/sec.
5323 2024.07.11 23:17:44.864610 [ 3 ] {8185cf16-9ab5-41e6-89df-47da520cbfd0} <Debug> DynamicQueryHandler: Done processing query
5324 2024.07.11 23:17:44.864634 [ 3 ] {8185cf16-9ab5-41e6-89df-47da520cbfd0} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
5325 2024.07.11 23:17:44.864651 [ 3 ] {} <Debug> HTTP-Session: fa760797-1747-4d84-9d94-8c89af24fc7e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5326 2024.07.11 23:17:44.864775 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 1169, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5327 2024.07.11 23:17:44.864822 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5328 2024.07.11 23:17:44.864841 [ 3 ] {} <Debug> HTTP-Session: e4801a4b-22e9-4475-a595-6111ada21168 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
5329 2024.07.11 23:17:44.864858 [ 3 ] {} <Debug> HTTP-Session: e4801a4b-22e9-4475-a595-6111ada21168 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5330 2024.07.11 23:17:44.864873 [ 3 ] {} <Debug> HTTP-Session: e4801a4b-22e9-4475-a595-6111ada21168 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5331 2024.07.11 23:17:44.864906 [ 3 ] {} <Trace> HTTP-Session: e4801a4b-22e9-4475-a595-6111ada21168 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5332 2024.07.11 23:17:44.865001 [ 3 ] {a33a297b-9435-4766-bd0f-2d98fe498224} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5333 2024.07.11 23:17:44.865044 [ 3 ] {a33a297b-9435-4766-bd0f-2d98fe498224} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5334 2024.07.11 23:17:44.865169 [ 3 ] {a33a297b-9435-4766-bd0f-2d98fe498224} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5335 2024.07.11 23:17:44.865435 [ 3 ] {a33a297b-9435-4766-bd0f-2d98fe498224} <Trace> oximeter.fields_u16 (b4410dfe-084c-46fb-b538-055579d0603a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5336 2024.07.11 23:17:44.865471 [ 3 ] {a33a297b-9435-4766-bd0f-2d98fe498224} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5337 2024.07.11 23:17:44.865767 [ 3 ] {a33a297b-9435-4766-bd0f-2d98fe498224} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
5338 2024.07.11 23:17:44.866076 [ 3 ] {a33a297b-9435-4766-bd0f-2d98fe498224} <Trace> oximeter.fields_u16 (b4410dfe-084c-46fb-b538-055579d0603a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5339 2024.07.11 23:17:44.866236 [ 3 ] {a33a297b-9435-4766-bd0f-2d98fe498224} <Debug> executeQuery: Read 8 rows, 572.00 B in 0.001259 sec., 6354.2494042891185 rows/sec., 443.68 KiB/sec.
5340 2024.07.11 23:17:44.866391 [ 3 ] {a33a297b-9435-4766-bd0f-2d98fe498224} <Debug> DynamicQueryHandler: Done processing query
5341 2024.07.11 23:17:44.866416 [ 3 ] {a33a297b-9435-4766-bd0f-2d98fe498224} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5342 2024.07.11 23:17:44.866432 [ 3 ] {} <Debug> HTTP-Session: e4801a4b-22e9-4475-a595-6111ada21168 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5343 2024.07.11 23:17:44.866582 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 19862, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5344 2024.07.11 23:17:44.866629 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5345 2024.07.11 23:17:44.866649 [ 3 ] {} <Debug> HTTP-Session: de9547a8-0c4c-42d3-9ce9-b90fe144e475 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
5346 2024.07.11 23:17:44.866666 [ 3 ] {} <Debug> HTTP-Session: de9547a8-0c4c-42d3-9ce9-b90fe144e475 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5347 2024.07.11 23:17:44.866679 [ 3 ] {} <Debug> HTTP-Session: de9547a8-0c4c-42d3-9ce9-b90fe144e475 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5348 2024.07.11 23:17:44.866709 [ 3 ] {} <Trace> HTTP-Session: de9547a8-0c4c-42d3-9ce9-b90fe144e475 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5349 2024.07.11 23:17:44.866831 [ 3 ] {114baffb-93c1-499e-b735-10834352af79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5350 2024.07.11 23:17:44.866874 [ 3 ] {114baffb-93c1-499e-b735-10834352af79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5351 2024.07.11 23:17:44.867000 [ 3 ] {114baffb-93c1-499e-b735-10834352af79} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5352 2024.07.11 23:17:44.867428 [ 3 ] {114baffb-93c1-499e-b735-10834352af79} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5353 2024.07.11 23:17:44.867466 [ 3 ] {114baffb-93c1-499e-b735-10834352af79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5354 2024.07.11 23:17:44.867787 [ 3 ] {114baffb-93c1-499e-b735-10834352af79} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
5355 2024.07.11 23:17:44.868088 [ 3 ] {114baffb-93c1-499e-b735-10834352af79} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5356 2024.07.11 23:17:44.868222 [ 3 ] {114baffb-93c1-499e-b735-10834352af79} <Debug> executeQuery: Read 117 rows, 9.35 KiB in 0.00144 sec., 81250 rows/sec., 6.34 MiB/sec.
5357 2024.07.11 23:17:44.868498 [ 3 ] {114baffb-93c1-499e-b735-10834352af79} <Debug> DynamicQueryHandler: Done processing query
5358 2024.07.11 23:17:44.868540 [ 3 ] {114baffb-93c1-499e-b735-10834352af79} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5359 2024.07.11 23:17:44.868565 [ 3 ] {} <Debug> HTTP-Session: de9547a8-0c4c-42d3-9ce9-b90fe144e475 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5360 2024.07.11 23:17:44.868762 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 37205, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5361 2024.07.11 23:17:44.868814 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5362 2024.07.11 23:17:44.868836 [ 3 ] {} <Debug> HTTP-Session: 1986aa82-2a5f-4f80-8794-ecb7618783ae Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
5363 2024.07.11 23:17:44.868861 [ 3 ] {} <Debug> HTTP-Session: 1986aa82-2a5f-4f80-8794-ecb7618783ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5364 2024.07.11 23:17:44.868877 [ 3 ] {} <Debug> HTTP-Session: 1986aa82-2a5f-4f80-8794-ecb7618783ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5365 2024.07.11 23:17:44.868908 [ 3 ] {} <Trace> HTTP-Session: 1986aa82-2a5f-4f80-8794-ecb7618783ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5366 2024.07.11 23:17:44.869076 [ 3 ] {09ef504e-c1ac-47d2-a15a-d96919a7df20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5367 2024.07.11 23:17:44.869134 [ 3 ] {09ef504e-c1ac-47d2-a15a-d96919a7df20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5368 2024.07.11 23:17:44.869318 [ 3 ] {09ef504e-c1ac-47d2-a15a-d96919a7df20} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5369 2024.07.11 23:17:44.869731 [ 3 ] {09ef504e-c1ac-47d2-a15a-d96919a7df20} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5370 2024.07.11 23:17:44.869775 [ 3 ] {09ef504e-c1ac-47d2-a15a-d96919a7df20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5371 2024.07.11 23:17:44.870200 [ 3 ] {09ef504e-c1ac-47d2-a15a-d96919a7df20} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
5372 2024.07.11 23:17:44.870582 [ 3 ] {09ef504e-c1ac-47d2-a15a-d96919a7df20} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5373 2024.07.11 23:17:44.870760 [ 3 ] {09ef504e-c1ac-47d2-a15a-d96919a7df20} <Debug> executeQuery: Read 194 rows, 13.86 KiB in 0.001762 sec., 110102.15664018162 rows/sec., 7.68 MiB/sec.
5374 2024.07.11 23:17:44.871111 [ 3 ] {09ef504e-c1ac-47d2-a15a-d96919a7df20} <Debug> DynamicQueryHandler: Done processing query
5375 2024.07.11 23:17:44.871144 [ 3 ] {09ef504e-c1ac-47d2-a15a-d96919a7df20} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
5376 2024.07.11 23:17:44.871160 [ 3 ] {} <Debug> HTTP-Session: 1986aa82-2a5f-4f80-8794-ecb7618783ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5377 2024.07.11 23:17:44.871334 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 33615, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5378 2024.07.11 23:17:44.871383 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5379 2024.07.11 23:17:44.871403 [ 3 ] {} <Debug> HTTP-Session: ed471182-6da7-4d50-90c6-f0cb99adee1a Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
5380 2024.07.11 23:17:44.871419 [ 3 ] {} <Debug> HTTP-Session: ed471182-6da7-4d50-90c6-f0cb99adee1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5381 2024.07.11 23:17:44.871434 [ 3 ] {} <Debug> HTTP-Session: ed471182-6da7-4d50-90c6-f0cb99adee1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5382 2024.07.11 23:17:44.871465 [ 3 ] {} <Trace> HTTP-Session: ed471182-6da7-4d50-90c6-f0cb99adee1a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5383 2024.07.11 23:17:44.871757 [ 3 ] {dcbb2afa-2731-47d3-ac49-3fa4b1b9b7e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5384 2024.07.11 23:17:44.871830 [ 3 ] {dcbb2afa-2731-47d3-ac49-3fa4b1b9b7e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
5385 2024.07.11 23:17:44.872263 [ 3 ] {dcbb2afa-2731-47d3-ac49-3fa4b1b9b7e4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5386 2024.07.11 23:17:44.872922 [ 3 ] {dcbb2afa-2731-47d3-ac49-3fa4b1b9b7e4} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5387 2024.07.11 23:17:44.872958 [ 3 ] {dcbb2afa-2731-47d3-ac49-3fa4b1b9b7e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5388 2024.07.11 23:17:44.873571 [ 3 ] {dcbb2afa-2731-47d3-ac49-3fa4b1b9b7e4} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
5389 2024.07.11 23:17:44.873977 [ 3 ] {dcbb2afa-2731-47d3-ac49-3fa4b1b9b7e4} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5390 2024.07.11 23:17:44.874168 [ 3 ] {dcbb2afa-2731-47d3-ac49-3fa4b1b9b7e4} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.002618 sec., 8021.39037433155 rows/sec., 14.37 MiB/sec.
5391 2024.07.11 23:17:44.874391 [ 3 ] {dcbb2afa-2731-47d3-ac49-3fa4b1b9b7e4} <Debug> DynamicQueryHandler: Done processing query
5392 2024.07.11 23:17:44.874416 [ 3 ] {dcbb2afa-2731-47d3-ac49-3fa4b1b9b7e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
5393 2024.07.11 23:17:44.874431 [ 3 ] {} <Debug> HTTP-Session: ed471182-6da7-4d50-90c6-f0cb99adee1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5394 2024.07.11 23:17:44.874566 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5395 2024.07.11 23:17:44.874616 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5396 2024.07.11 23:17:44.874636 [ 3 ] {} <Debug> HTTP-Session: c6715bc3-8035-43c7-bf62-29308eb07fae Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
5397 2024.07.11 23:17:44.874652 [ 3 ] {} <Debug> HTTP-Session: c6715bc3-8035-43c7-bf62-29308eb07fae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5398 2024.07.11 23:17:44.874666 [ 3 ] {} <Debug> HTTP-Session: c6715bc3-8035-43c7-bf62-29308eb07fae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5399 2024.07.11 23:17:44.874697 [ 3 ] {} <Trace> HTTP-Session: c6715bc3-8035-43c7-bf62-29308eb07fae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5400 2024.07.11 23:17:44.874807 [ 3 ] {734e6e46-db33-4fb3-ad04-0560b671022b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5401 2024.07.11 23:17:44.874851 [ 3 ] {734e6e46-db33-4fb3-ad04-0560b671022b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5402 2024.07.11 23:17:44.874986 [ 3 ] {734e6e46-db33-4fb3-ad04-0560b671022b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5403 2024.07.11 23:17:44.875276 [ 3 ] {734e6e46-db33-4fb3-ad04-0560b671022b} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5404 2024.07.11 23:17:44.875312 [ 3 ] {734e6e46-db33-4fb3-ad04-0560b671022b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5405 2024.07.11 23:17:44.875676 [ 3 ] {734e6e46-db33-4fb3-ad04-0560b671022b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
5406 2024.07.11 23:17:44.875999 [ 3 ] {734e6e46-db33-4fb3-ad04-0560b671022b} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5407 2024.07.11 23:17:44.876164 [ 3 ] {734e6e46-db33-4fb3-ad04-0560b671022b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001384 sec., 43352.601156069366 rows/sec., 2.92 MiB/sec.
5408 2024.07.11 23:17:44.876495 [ 3 ] {734e6e46-db33-4fb3-ad04-0560b671022b} <Debug> DynamicQueryHandler: Done processing query
5409 2024.07.11 23:17:44.876521 [ 3 ] {734e6e46-db33-4fb3-ad04-0560b671022b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5410 2024.07.11 23:17:44.876538 [ 3 ] {} <Debug> HTTP-Session: c6715bc3-8035-43c7-bf62-29308eb07fae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5411 2024.07.11 23:17:49.860489 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 2327, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5412 2024.07.11 23:17:49.860631 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5413 2024.07.11 23:17:49.860660 [ 3 ] {} <Debug> HTTP-Session: 0dd5384b-3718-4f4d-a015-0db919a17543 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
5414 2024.07.11 23:17:49.860689 [ 3 ] {} <Debug> HTTP-Session: 0dd5384b-3718-4f4d-a015-0db919a17543 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5415 2024.07.11 23:17:49.860707 [ 3 ] {} <Debug> HTTP-Session: 0dd5384b-3718-4f4d-a015-0db919a17543 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5416 2024.07.11 23:17:49.860763 [ 3 ] {} <Trace> HTTP-Session: 0dd5384b-3718-4f4d-a015-0db919a17543 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5417 2024.07.11 23:17:49.860972 [ 3 ] {c30c8dd6-f4ef-447d-ac61-b6d3f35f9503} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5418 2024.07.11 23:17:49.861050 [ 3 ] {c30c8dd6-f4ef-447d-ac61-b6d3f35f9503} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5419 2024.07.11 23:17:49.861269 [ 3 ] {c30c8dd6-f4ef-447d-ac61-b6d3f35f9503} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5420 2024.07.11 23:17:49.861698 [ 3 ] {c30c8dd6-f4ef-447d-ac61-b6d3f35f9503} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5421 2024.07.11 23:17:49.861739 [ 3 ] {c30c8dd6-f4ef-447d-ac61-b6d3f35f9503} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
5422 2024.07.11 23:17:49.862098 [ 3 ] {c30c8dd6-f4ef-447d-ac61-b6d3f35f9503} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
5423 2024.07.11 23:17:49.862424 [ 3 ] {c30c8dd6-f4ef-447d-ac61-b6d3f35f9503} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5424 2024.07.11 23:17:49.862583 [ 3 ] {c30c8dd6-f4ef-447d-ac61-b6d3f35f9503} <Debug> executeQuery: Read 17 rows, 1.23 KiB in 0.001672 sec., 10167.464114832535 rows/sec., 736.51 KiB/sec.
5425 2024.07.11 23:17:49.862885 [ 3 ] {c30c8dd6-f4ef-447d-ac61-b6d3f35f9503} <Debug> DynamicQueryHandler: Done processing query
5426 2024.07.11 23:17:49.862912 [ 3 ] {c30c8dd6-f4ef-447d-ac61-b6d3f35f9503} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5427 2024.07.11 23:17:49.862929 [ 3 ] {} <Debug> HTTP-Session: 0dd5384b-3718-4f4d-a015-0db919a17543 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5428 2024.07.11 23:17:49.863059 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5429 2024.07.11 23:17:49.863108 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5430 2024.07.11 23:17:49.863127 [ 3 ] {} <Debug> HTTP-Session: 8e622635-c3d9-4527-aa6c-a4fac3a41dc5 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
5431 2024.07.11 23:17:49.863143 [ 3 ] {} <Debug> HTTP-Session: 8e622635-c3d9-4527-aa6c-a4fac3a41dc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5432 2024.07.11 23:17:49.863157 [ 3 ] {} <Debug> HTTP-Session: 8e622635-c3d9-4527-aa6c-a4fac3a41dc5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5433 2024.07.11 23:17:49.863188 [ 3 ] {} <Trace> HTTP-Session: 8e622635-c3d9-4527-aa6c-a4fac3a41dc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5434 2024.07.11 23:17:49.863281 [ 3 ] {c6e54c30-5fd3-4589-a4e4-56ad89132dd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5435 2024.07.11 23:17:49.863324 [ 3 ] {c6e54c30-5fd3-4589-a4e4-56ad89132dd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5436 2024.07.11 23:17:49.863471 [ 3 ] {c6e54c30-5fd3-4589-a4e4-56ad89132dd7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5437 2024.07.11 23:17:49.863743 [ 3 ] {c6e54c30-5fd3-4589-a4e4-56ad89132dd7} <Trace> oximeter.fields_ipaddr (e6968d90-b6e0-4a68-8edb-33d3c44efb5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5438 2024.07.11 23:17:49.863780 [ 3 ] {c6e54c30-5fd3-4589-a4e4-56ad89132dd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
5439 2024.07.11 23:17:49.864081 [ 3 ] {c6e54c30-5fd3-4589-a4e4-56ad89132dd7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
5440 2024.07.11 23:17:49.864394 [ 3 ] {c6e54c30-5fd3-4589-a4e4-56ad89132dd7} <Trace> oximeter.fields_ipaddr (e6968d90-b6e0-4a68-8edb-33d3c44efb5e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5441 2024.07.11 23:17:49.864552 [ 114 ] {} <Debug> oximeter.fields_ipaddr (e6968d90-b6e0-4a68-8edb-33d3c44efb5e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
5442 2024.07.11 23:17:49.864559 [ 3 ] {c6e54c30-5fd3-4589-a4e4-56ad89132dd7} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001291 sec., 1549.1866769945777 rows/sec., 126.33 KiB/sec.
5443 2024.07.11 23:17:49.864647 [ 114 ] {} <Trace> oximeter.fields_ipaddr (e6968d90-b6e0-4a68-8edb-33d3c44efb5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5444 2024.07.11 23:17:49.864717 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
5445 2024.07.11 23:17:49.864858 [ 3 ] {c6e54c30-5fd3-4589-a4e4-56ad89132dd7} <Debug> DynamicQueryHandler: Done processing query
5446 2024.07.11 23:17:49.864870 [ 199 ] {e6968d90-b6e0-4a68-8edb-33d3c44efb5e::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
5447 2024.07.11 23:17:49.864923 [ 3 ] {c6e54c30-5fd3-4589-a4e4-56ad89132dd7} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5448 2024.07.11 23:17:49.864951 [ 3 ] {} <Debug> HTTP-Session: 8e622635-c3d9-4527-aa6c-a4fac3a41dc5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5449 2024.07.11 23:17:49.865032 [ 199 ] {e6968d90-b6e0-4a68-8edb-33d3c44efb5e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5450 2024.07.11 23:17:49.865061 [ 199 ] {e6968d90-b6e0-4a68-8edb-33d3c44efb5e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part
5451 2024.07.11 23:17:49.865131 [ 199 ] {e6968d90-b6e0-4a68-8edb-33d3c44efb5e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part
5452 2024.07.11 23:17:49.865192 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 29469, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5453 2024.07.11 23:17:49.865377 [ 199 ] {e6968d90-b6e0-4a68-8edb-33d3c44efb5e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part
5454 2024.07.11 23:17:49.865433 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5455 2024.07.11 23:17:49.865542 [ 3 ] {} <Debug> HTTP-Session: 90d817c5-0a1b-4826-8c0b-112f19e7bdb4 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
5456 2024.07.11 23:17:49.865670 [ 3 ] {} <Debug> HTTP-Session: 90d817c5-0a1b-4826-8c0b-112f19e7bdb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5457 2024.07.11 23:17:49.865782 [ 3 ] {} <Debug> HTTP-Session: 90d817c5-0a1b-4826-8c0b-112f19e7bdb4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5458 2024.07.11 23:17:49.865818 [ 199 ] {e6968d90-b6e0-4a68-8edb-33d3c44efb5e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part
5459 2024.07.11 23:17:49.865916 [ 3 ] {} <Trace> HTTP-Session: 90d817c5-0a1b-4826-8c0b-112f19e7bdb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5460 2024.07.11 23:17:49.866063 [ 199 ] {e6968d90-b6e0-4a68-8edb-33d3c44efb5e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 8 rows starting from the beginning of the part
5461 2024.07.11 23:17:49.866321 [ 3 ] {bd026a42-7b34-4d88-af47-863ad5e4a5f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5462 2024.07.11 23:17:49.866326 [ 199 ] {e6968d90-b6e0-4a68-8edb-33d3c44efb5e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part
5463 2024.07.11 23:17:49.866450 [ 3 ] {bd026a42-7b34-4d88-af47-863ad5e4a5f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5464 2024.07.11 23:17:49.866979 [ 3 ] {bd026a42-7b34-4d88-af47-863ad5e4a5f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5465 2024.07.11 23:17:49.867586 [ 3 ] {bd026a42-7b34-4d88-af47-863ad5e4a5f1} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5466 2024.07.11 23:17:49.867631 [ 3 ] {bd026a42-7b34-4d88-af47-863ad5e4a5f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
5467 2024.07.11 23:17:49.868007 [ 197 ] {e6968d90-b6e0-4a68-8edb-33d3c44efb5e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26 rows, containing 4 columns (4 merged, 0 gathered) in 0.003192801 sec., 8143.319925043872 rows/sec., 664.03 KiB/sec.
5468 2024.07.11 23:17:49.868252 [ 3 ] {bd026a42-7b34-4d88-af47-863ad5e4a5f1} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
5469 2024.07.11 23:17:49.868272 [ 197 ] {e6968d90-b6e0-4a68-8edb-33d3c44efb5e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
5470 2024.07.11 23:17:49.868939 [ 3 ] {bd026a42-7b34-4d88-af47-863ad5e4a5f1} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5471 2024.07.11 23:17:49.869040 [ 197 ] {e6968d90-b6e0-4a68-8edb-33d3c44efb5e::all_1_6_1} <Trace> oximeter.fields_ipaddr (e6968d90-b6e0-4a68-8edb-33d3c44efb5e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5472 2024.07.11 23:17:49.869205 [ 114 ] {} <Debug> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
5473 2024.07.11 23:17:49.869282 [ 197 ] {e6968d90-b6e0-4a68-8edb-33d3c44efb5e::all_1_6_1} <Trace> oximeter.fields_ipaddr (e6968d90-b6e0-4a68-8edb-33d3c44efb5e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
5474 2024.07.11 23:17:49.869299 [ 114 ] {} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5475 2024.07.11 23:17:49.869282 [ 3 ] {bd026a42-7b34-4d88-af47-863ad5e4a5f1} <Debug> executeQuery: Read 195 rows, 17.59 KiB in 0.003136 sec., 62181.12244897959 rows/sec., 5.48 MiB/sec.
5476 2024.07.11 23:17:49.869354 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
5477 2024.07.11 23:17:49.869810 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
5478 2024.07.11 23:17:49.869960 [ 199 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::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
5479 2024.07.11 23:17:49.870076 [ 3 ] {bd026a42-7b34-4d88-af47-863ad5e4a5f1} <Debug> DynamicQueryHandler: Done processing query
5480 2024.07.11 23:17:49.870157 [ 3 ] {bd026a42-7b34-4d88-af47-863ad5e4a5f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
5481 2024.07.11 23:17:49.870235 [ 3 ] {} <Debug> HTTP-Session: 90d817c5-0a1b-4826-8c0b-112f19e7bdb4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5482 2024.07.11 23:17:49.870396 [ 199 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5483 2024.07.11 23:17:49.870429 [ 199 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 300 rows starting from the beginning of the part
5484 2024.07.11 23:17:49.870429 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5485 2024.07.11 23:17:49.870553 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5486 2024.07.11 23:17:49.870551 [ 199 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 194 rows starting from the beginning of the part
5487 2024.07.11 23:17:49.870595 [ 3 ] {} <Debug> HTTP-Session: 4fdb095f-4a33-4009-9a70-eaa148f0dd83 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
5488 2024.07.11 23:17:49.870672 [ 3 ] {} <Debug> HTTP-Session: 4fdb095f-4a33-4009-9a70-eaa148f0dd83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5489 2024.07.11 23:17:49.870799 [ 3 ] {} <Debug> HTTP-Session: 4fdb095f-4a33-4009-9a70-eaa148f0dd83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5490 2024.07.11 23:17:49.870903 [ 199 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 119 rows starting from the beginning of the part
5491 2024.07.11 23:17:49.870926 [ 3 ] {} <Trace> HTTP-Session: 4fdb095f-4a33-4009-9a70-eaa148f0dd83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5492 2024.07.11 23:17:49.871067 [ 199 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 196 rows starting from the beginning of the part
5493 2024.07.11 23:17:49.871245 [ 3 ] {4bde7eb9-c456-452f-ac0a-8671fcf4d3a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5494 2024.07.11 23:17:49.871425 [ 199 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 159 rows starting from the beginning of the part
5495 2024.07.11 23:17:49.871441 [ 3 ] {4bde7eb9-c456-452f-ac0a-8671fcf4d3a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5496 2024.07.11 23:17:49.871703 [ 199 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 195 rows starting from the beginning of the part
5497 2024.07.11 23:17:49.872322 [ 3 ] {4bde7eb9-c456-452f-ac0a-8671fcf4d3a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5498 2024.07.11 23:17:49.872756 [ 3 ] {4bde7eb9-c456-452f-ac0a-8671fcf4d3a0} <Trace> oximeter.fields_u16 (b4410dfe-084c-46fb-b538-055579d0603a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5499 2024.07.11 23:17:49.872800 [ 3 ] {4bde7eb9-c456-452f-ac0a-8671fcf4d3a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
5500 2024.07.11 23:17:49.873317 [ 3 ] {4bde7eb9-c456-452f-ac0a-8671fcf4d3a0} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
5501 2024.07.11 23:17:49.873702 [ 197 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1163 rows, containing 4 columns (4 merged, 0 gathered) in 0.00417581 sec., 278508.8402010628 rows/sec., 23.95 MiB/sec.
5502 2024.07.11 23:17:49.873837 [ 3 ] {4bde7eb9-c456-452f-ac0a-8671fcf4d3a0} <Trace> oximeter.fields_u16 (b4410dfe-084c-46fb-b538-055579d0603a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5503 2024.07.11 23:17:49.873948 [ 197 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
5504 2024.07.11 23:17:49.874068 [ 113 ] {} <Debug> oximeter.fields_u16 (b4410dfe-084c-46fb-b538-055579d0603a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
5505 2024.07.11 23:17:49.874155 [ 3 ] {4bde7eb9-c456-452f-ac0a-8671fcf4d3a0} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.003016 sec., 663.1299734748011 rows/sec., 46.30 KiB/sec.
5506 2024.07.11 23:17:49.874171 [ 113 ] {} <Trace> oximeter.fields_u16 (b4410dfe-084c-46fb-b538-055579d0603a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5507 2024.07.11 23:17:49.874259 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
5508 2024.07.11 23:17:49.874746 [ 3 ] {4bde7eb9-c456-452f-ac0a-8671fcf4d3a0} <Debug> DynamicQueryHandler: Done processing query
5509 2024.07.11 23:17:49.874829 [ 3 ] {4bde7eb9-c456-452f-ac0a-8671fcf4d3a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5510 2024.07.11 23:17:49.874837 [ 199 ] {b4410dfe-084c-46fb-b538-055579d0603a::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
5511 2024.07.11 23:17:49.874898 [ 3 ] {} <Debug> HTTP-Session: 4fdb095f-4a33-4009-9a70-eaa148f0dd83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5512 2024.07.11 23:17:49.875154 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 63797, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5513 2024.07.11 23:17:49.875201 [ 199 ] {b4410dfe-084c-46fb-b538-055579d0603a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5514 2024.07.11 23:17:49.875256 [ 199 ] {b4410dfe-084c-46fb-b538-055579d0603a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part
5515 2024.07.11 23:17:49.875267 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5516 2024.07.11 23:17:49.875316 [ 3 ] {} <Debug> HTTP-Session: c0b816d6-314a-4e61-8d56-9bdd1d5a3206 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
5517 2024.07.11 23:17:49.875397 [ 3 ] {} <Debug> HTTP-Session: c0b816d6-314a-4e61-8d56-9bdd1d5a3206 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5518 2024.07.11 23:17:49.875519 [ 3 ] {} <Debug> HTTP-Session: c0b816d6-314a-4e61-8d56-9bdd1d5a3206 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5519 2024.07.11 23:17:49.875540 [ 190 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_26_5} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5520 2024.07.11 23:17:49.875593 [ 199 ] {b4410dfe-084c-46fb-b538-055579d0603a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part
5521 2024.07.11 23:17:49.875693 [ 3 ] {} <Trace> HTTP-Session: c0b816d6-314a-4e61-8d56-9bdd1d5a3206 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5522 2024.07.11 23:17:49.876073 [ 190 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_26_5} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
5523 2024.07.11 23:17:49.876078 [ 199 ] {b4410dfe-084c-46fb-b538-055579d0603a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part
5524 2024.07.11 23:17:49.876387 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB.
5525 2024.07.11 23:17:49.876408 [ 3 ] {a4208528-440c-45ff-80ca-bf7f8084cb00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5526 2024.07.11 23:17:49.876518 [ 199 ] {b4410dfe-084c-46fb-b538-055579d0603a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part
5527 2024.07.11 23:17:49.876569 [ 3 ] {a4208528-440c-45ff-80ca-bf7f8084cb00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5528 2024.07.11 23:17:49.876809 [ 199 ] {b4410dfe-084c-46fb-b538-055579d0603a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 8 rows starting from the beginning of the part
5529 2024.07.11 23:17:49.877129 [ 199 ] {b4410dfe-084c-46fb-b538-055579d0603a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part
5530 2024.07.11 23:17:49.877721 [ 3 ] {a4208528-440c-45ff-80ca-bf7f8084cb00} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5531 2024.07.11 23:17:49.878449 [ 3 ] {a4208528-440c-45ff-80ca-bf7f8084cb00} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5532 2024.07.11 23:17:49.878499 [ 3 ] {a4208528-440c-45ff-80ca-bf7f8084cb00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
5533 2024.07.11 23:17:49.878698 [ 190 ] {b4410dfe-084c-46fb-b538-055579d0603a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26 rows, containing 4 columns (4 merged, 0 gathered) in 0.004280411 sec., 6074.183063261917 rows/sec., 424.13 KiB/sec.
5534 2024.07.11 23:17:49.878914 [ 197 ] {b4410dfe-084c-46fb-b538-055579d0603a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
5535 2024.07.11 23:17:49.879164 [ 3 ] {a4208528-440c-45ff-80ca-bf7f8084cb00} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
5536 2024.07.11 23:17:49.879767 [ 197 ] {b4410dfe-084c-46fb-b538-055579d0603a::all_1_6_1} <Trace> oximeter.fields_u16 (b4410dfe-084c-46fb-b538-055579d0603a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5537 2024.07.11 23:17:49.879937 [ 197 ] {b4410dfe-084c-46fb-b538-055579d0603a::all_1_6_1} <Trace> oximeter.fields_u16 (b4410dfe-084c-46fb-b538-055579d0603a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
5538 2024.07.11 23:17:49.879948 [ 3 ] {a4208528-440c-45ff-80ca-bf7f8084cb00} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5539 2024.07.11 23:17:49.880098 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
5540 2024.07.11 23:17:49.880231 [ 113 ] {} <Debug> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
5541 2024.07.11 23:17:49.880243 [ 3 ] {a4208528-440c-45ff-80ca-bf7f8084cb00} <Debug> executeQuery: Read 395 rows, 28.52 KiB in 0.004209 sec., 93846.51936326918 rows/sec., 6.62 MiB/sec.
5542 2024.07.11 23:17:49.880274 [ 113 ] {} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5543 2024.07.11 23:17:49.880359 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
5544 2024.07.11 23:17:49.880545 [ 197 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::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
5545 2024.07.11 23:17:49.880589 [ 3 ] {a4208528-440c-45ff-80ca-bf7f8084cb00} <Debug> DynamicQueryHandler: Done processing query
5546 2024.07.11 23:17:49.880644 [ 3 ] {a4208528-440c-45ff-80ca-bf7f8084cb00} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
5547 2024.07.11 23:17:49.880698 [ 3 ] {} <Debug> HTTP-Session: c0b816d6-314a-4e61-8d56-9bdd1d5a3206 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5548 2024.07.11 23:17:49.880784 [ 197 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5549 2024.07.11 23:17:49.880819 [ 197 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::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
5550 2024.07.11 23:17:49.880891 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5551 2024.07.11 23:17:49.881057 [ 197 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 393 rows starting from the beginning of the part
5552 2024.07.11 23:17:49.881105 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5553 2024.07.11 23:17:49.881204 [ 3 ] {} <Debug> HTTP-Session: bcf48059-d92f-448f-8f0b-e08c975bf5a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
5554 2024.07.11 23:17:49.881295 [ 197 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 85 rows starting from the beginning of the part
5555 2024.07.11 23:17:49.881304 [ 3 ] {} <Debug> HTTP-Session: bcf48059-d92f-448f-8f0b-e08c975bf5a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5556 2024.07.11 23:17:49.881381 [ 3 ] {} <Debug> HTTP-Session: bcf48059-d92f-448f-8f0b-e08c975bf5a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5557 2024.07.11 23:17:49.881509 [ 197 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 397 rows starting from the beginning of the part
5558 2024.07.11 23:17:49.881515 [ 3 ] {} <Trace> HTTP-Session: bcf48059-d92f-448f-8f0b-e08c975bf5a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5559 2024.07.11 23:17:49.881744 [ 197 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 117 rows starting from the beginning of the part
5560 2024.07.11 23:17:49.881964 [ 197 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 395 rows starting from the beginning of the part
5561 2024.07.11 23:17:49.882131 [ 3 ] {2edc8234-7d35-48f8-bb59-fbb2c5f47107} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
5562 2024.07.11 23:17:49.882329 [ 3 ] {2edc8234-7d35-48f8-bb59-fbb2c5f47107} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
5563 2024.07.11 23:17:49.882786 [ 3 ] {2edc8234-7d35-48f8-bb59-fbb2c5f47107} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5564 2024.07.11 23:17:49.883454 [ 3 ] {2edc8234-7d35-48f8-bb59-fbb2c5f47107} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5565 2024.07.11 23:17:49.883526 [ 3 ] {2edc8234-7d35-48f8-bb59-fbb2c5f47107} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
5566 2024.07.11 23:17:49.884413 [ 3 ] {2edc8234-7d35-48f8-bb59-fbb2c5f47107} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
5567 2024.07.11 23:17:49.885053 [ 191 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1855 rows, containing 4 columns (4 merged, 0 gathered) in 0.004598277 sec., 403411.9736588292 rows/sec., 28.90 MiB/sec.
5568 2024.07.11 23:17:49.885163 [ 3 ] {2edc8234-7d35-48f8-bb59-fbb2c5f47107} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5569 2024.07.11 23:17:49.885238 [ 191 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
5570 2024.07.11 23:17:49.885399 [ 3 ] {2edc8234-7d35-48f8-bb59-fbb2c5f47107} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.003517 sec., 1705.9994313335228 rows/sec., 73.30 KiB/sec.
5571 2024.07.11 23:17:49.885624 [ 3 ] {2edc8234-7d35-48f8-bb59-fbb2c5f47107} <Debug> DynamicQueryHandler: Done processing query
5572 2024.07.11 23:17:49.885655 [ 3 ] {2edc8234-7d35-48f8-bb59-fbb2c5f47107} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
5573 2024.07.11 23:17:49.885676 [ 3 ] {} <Debug> HTTP-Session: bcf48059-d92f-448f-8f0b-e08c975bf5a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5574 2024.07.11 23:17:49.885799 [ 191 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_26_5} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5575 2024.07.11 23:17:49.885820 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5576 2024.07.11 23:17:49.885876 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5577 2024.07.11 23:17:49.885888 [ 191 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_26_5} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
5578 2024.07.11 23:17:49.885897 [ 3 ] {} <Debug> HTTP-Session: 6e081c67-4e6c-4f3c-847b-15418bc004d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
5579 2024.07.11 23:17:49.885916 [ 3 ] {} <Debug> HTTP-Session: 6e081c67-4e6c-4f3c-847b-15418bc004d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5580 2024.07.11 23:17:49.885942 [ 3 ] {} <Debug> HTTP-Session: 6e081c67-4e6c-4f3c-847b-15418bc004d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5581 2024.07.11 23:17:49.885978 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB.
5582 2024.07.11 23:17:49.885988 [ 3 ] {} <Trace> HTTP-Session: 6e081c67-4e6c-4f3c-847b-15418bc004d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5583 2024.07.11 23:17:49.886124 [ 3 ] {061cfcee-80c0-4483-8252-1741503e7ccb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
5584 2024.07.11 23:17:49.886170 [ 3 ] {061cfcee-80c0-4483-8252-1741503e7ccb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
5585 2024.07.11 23:17:49.886315 [ 3 ] {061cfcee-80c0-4483-8252-1741503e7ccb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5586 2024.07.11 23:17:49.886605 [ 3 ] {061cfcee-80c0-4483-8252-1741503e7ccb} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5587 2024.07.11 23:17:49.886640 [ 3 ] {061cfcee-80c0-4483-8252-1741503e7ccb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
5588 2024.07.11 23:17:49.887005 [ 3 ] {061cfcee-80c0-4483-8252-1741503e7ccb} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
5589 2024.07.11 23:17:49.887344 [ 3 ] {061cfcee-80c0-4483-8252-1741503e7ccb} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5590 2024.07.11 23:17:49.887513 [ 3 ] {061cfcee-80c0-4483-8252-1741503e7ccb} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001433 sec., 53733.426378227494 rows/sec., 3.31 MiB/sec.
5591 2024.07.11 23:17:49.887833 [ 3 ] {061cfcee-80c0-4483-8252-1741503e7ccb} <Debug> DynamicQueryHandler: Done processing query
5592 2024.07.11 23:17:49.887859 [ 3 ] {061cfcee-80c0-4483-8252-1741503e7ccb} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5593 2024.07.11 23:17:49.887877 [ 3 ] {} <Debug> HTTP-Session: 6e081c67-4e6c-4f3c-847b-15418bc004d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5594 2024.07.11 23:17:49.888055 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 30843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5595 2024.07.11 23:17:49.888104 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5596 2024.07.11 23:17:49.888123 [ 3 ] {} <Debug> HTTP-Session: 4842ce9c-7ea8-418b-98a5-c9342f468943 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
5597 2024.07.11 23:17:49.888141 [ 3 ] {} <Debug> HTTP-Session: 4842ce9c-7ea8-418b-98a5-c9342f468943 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5598 2024.07.11 23:17:49.888155 [ 3 ] {} <Debug> HTTP-Session: 4842ce9c-7ea8-418b-98a5-c9342f468943 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5599 2024.07.11 23:17:49.888186 [ 3 ] {} <Trace> HTTP-Session: 4842ce9c-7ea8-418b-98a5-c9342f468943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5600 2024.07.11 23:17:49.888340 [ 3 ] {5b26f320-c467-471e-b25c-99a098f6330c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5601 2024.07.11 23:17:49.888386 [ 3 ] {5b26f320-c467-471e-b25c-99a098f6330c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5602 2024.07.11 23:17:49.888547 [ 3 ] {5b26f320-c467-471e-b25c-99a098f6330c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5603 2024.07.11 23:17:49.888904 [ 3 ] {5b26f320-c467-471e-b25c-99a098f6330c} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5604 2024.07.11 23:17:49.888941 [ 3 ] {5b26f320-c467-471e-b25c-99a098f6330c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
5605 2024.07.11 23:17:49.889313 [ 3 ] {5b26f320-c467-471e-b25c-99a098f6330c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
5606 2024.07.11 23:17:49.889659 [ 3 ] {5b26f320-c467-471e-b25c-99a098f6330c} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5607 2024.07.11 23:17:49.889812 [ 113 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
5608 2024.07.11 23:17:49.889816 [ 3 ] {5b26f320-c467-471e-b25c-99a098f6330c} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001536 sec., 104817.70833333333 rows/sec., 7.30 MiB/sec.
5609 2024.07.11 23:17:49.889877 [ 113 ] {} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5610 2024.07.11 23:17:49.889950 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
5611 2024.07.11 23:17:49.890204 [ 3 ] {5b26f320-c467-471e-b25c-99a098f6330c} <Debug> DynamicQueryHandler: Done processing query
5612 2024.07.11 23:17:49.890219 [ 197 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::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
5613 2024.07.11 23:17:49.890264 [ 3 ] {5b26f320-c467-471e-b25c-99a098f6330c} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5614 2024.07.11 23:17:49.890332 [ 3 ] {} <Debug> HTTP-Session: 4842ce9c-7ea8-418b-98a5-c9342f468943 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5615 2024.07.11 23:17:49.890769 [ 197 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5616 2024.07.11 23:17:49.890889 [ 197 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 3140 rows starting from the beginning of the part
5617 2024.07.11 23:17:49.890890 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 17641, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5618 2024.07.11 23:17:49.891086 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5619 2024.07.11 23:17:49.891098 [ 197 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 160 rows starting from the beginning of the part
5620 2024.07.11 23:17:49.891166 [ 3 ] {} <Debug> HTTP-Session: e8ff7434-8638-460c-8d10-e8907dfe7f70 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
5621 2024.07.11 23:17:49.891246 [ 3 ] {} <Debug> HTTP-Session: e8ff7434-8638-460c-8d10-e8907dfe7f70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5622 2024.07.11 23:17:49.891328 [ 3 ] {} <Debug> HTTP-Session: e8ff7434-8638-460c-8d10-e8907dfe7f70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5623 2024.07.11 23:17:49.891360 [ 197 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 160 rows starting from the beginning of the part
5624 2024.07.11 23:17:49.891453 [ 3 ] {} <Trace> HTTP-Session: e8ff7434-8638-460c-8d10-e8907dfe7f70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5625 2024.07.11 23:17:49.891593 [ 197 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 162 rows starting from the beginning of the part
5626 2024.07.11 23:17:49.891778 [ 197 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 194 rows starting from the beginning of the part
5627 2024.07.11 23:17:49.891963 [ 3 ] {23517c7b-f813-435a-a408-968ff1363c74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5628 2024.07.11 23:17:49.892000 [ 197 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::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
5629 2024.07.11 23:17:49.892390 [ 3 ] {23517c7b-f813-435a-a408-968ff1363c74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
5630 2024.07.11 23:17:49.893926 [ 3 ] {23517c7b-f813-435a-a408-968ff1363c74} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5631 2024.07.11 23:17:49.895475 [ 3 ] {23517c7b-f813-435a-a408-968ff1363c74} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5632 2024.07.11 23:17:49.895513 [ 3 ] {23517c7b-f813-435a-a408-968ff1363c74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
5633 2024.07.11 23:17:49.896261 [ 190 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3977 rows, containing 5 columns (5 merged, 0 gathered) in 0.006212708 sec., 640139.5333564687 rows/sec., 44.66 MiB/sec.
5634 2024.07.11 23:17:49.896596 [ 3 ] {23517c7b-f813-435a-a408-968ff1363c74} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
5635 2024.07.11 23:17:49.896732 [ 190 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
5636 2024.07.11 23:17:49.897784 [ 3 ] {23517c7b-f813-435a-a408-968ff1363c74} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5637 2024.07.11 23:17:49.898062 [ 190 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5638 2024.07.11 23:17:49.898127 [ 3 ] {23517c7b-f813-435a-a408-968ff1363c74} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.006432 sec., 1710.1990049751244 rows/sec., 3.06 MiB/sec.
5639 2024.07.11 23:17:49.898328 [ 190 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
5640 2024.07.11 23:17:49.898641 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB.
5641 2024.07.11 23:17:49.898737 [ 3 ] {23517c7b-f813-435a-a408-968ff1363c74} <Debug> DynamicQueryHandler: Done processing query
5642 2024.07.11 23:17:49.898766 [ 3 ] {23517c7b-f813-435a-a408-968ff1363c74} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
5643 2024.07.11 23:17:49.898783 [ 3 ] {} <Debug> HTTP-Session: e8ff7434-8638-460c-8d10-e8907dfe7f70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5644 2024.07.11 23:17:49.898901 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 3216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5645 2024.07.11 23:17:49.898949 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5646 2024.07.11 23:17:49.898968 [ 3 ] {} <Debug> HTTP-Session: a724b40f-54c7-4939-961c-4142f8149d57 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
5647 2024.07.11 23:17:49.898984 [ 3 ] {} <Debug> HTTP-Session: a724b40f-54c7-4939-961c-4142f8149d57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5648 2024.07.11 23:17:49.898998 [ 3 ] {} <Debug> HTTP-Session: a724b40f-54c7-4939-961c-4142f8149d57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5649 2024.07.11 23:17:49.899029 [ 3 ] {} <Trace> HTTP-Session: a724b40f-54c7-4939-961c-4142f8149d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5650 2024.07.11 23:17:49.899137 [ 3 ] {848f871c-02d1-4c0b-8b43-be061c56e20e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
5651 2024.07.11 23:17:49.899181 [ 3 ] {848f871c-02d1-4c0b-8b43-be061c56e20e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
5652 2024.07.11 23:17:49.899326 [ 3 ] {848f871c-02d1-4c0b-8b43-be061c56e20e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5653 2024.07.11 23:17:49.899573 [ 3 ] {848f871c-02d1-4c0b-8b43-be061c56e20e} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5654 2024.07.11 23:17:49.899607 [ 3 ] {848f871c-02d1-4c0b-8b43-be061c56e20e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
5655 2024.07.11 23:17:49.899958 [ 3 ] {848f871c-02d1-4c0b-8b43-be061c56e20e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
5656 2024.07.11 23:17:49.900275 [ 3 ] {848f871c-02d1-4c0b-8b43-be061c56e20e} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5657 2024.07.11 23:17:49.900429 [ 3 ] {848f871c-02d1-4c0b-8b43-be061c56e20e} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.00132 sec., 17424.242424242424 rows/sec., 942.53 KiB/sec.
5658 2024.07.11 23:17:49.900723 [ 3 ] {848f871c-02d1-4c0b-8b43-be061c56e20e} <Debug> DynamicQueryHandler: Done processing query
5659 2024.07.11 23:17:49.900748 [ 3 ] {848f871c-02d1-4c0b-8b43-be061c56e20e} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
5660 2024.07.11 23:17:49.900763 [ 3 ] {} <Debug> HTTP-Session: a724b40f-54c7-4939-961c-4142f8149d57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5661 2024.07.11 23:17:49.900875 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5662 2024.07.11 23:17:49.900923 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5663 2024.07.11 23:17:49.900941 [ 3 ] {} <Debug> HTTP-Session: a354bf82-7916-4eec-8e85-de63d5897866 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
5664 2024.07.11 23:17:49.900957 [ 3 ] {} <Debug> HTTP-Session: a354bf82-7916-4eec-8e85-de63d5897866 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5665 2024.07.11 23:17:49.900971 [ 3 ] {} <Debug> HTTP-Session: a354bf82-7916-4eec-8e85-de63d5897866 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5666 2024.07.11 23:17:49.901001 [ 3 ] {} <Trace> HTTP-Session: a354bf82-7916-4eec-8e85-de63d5897866 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5667 2024.07.11 23:17:49.901116 [ 3 ] {b6bd3406-0aaa-4599-b69c-26dca0968c56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5668 2024.07.11 23:17:49.901161 [ 3 ] {b6bd3406-0aaa-4599-b69c-26dca0968c56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5669 2024.07.11 23:17:49.901304 [ 3 ] {b6bd3406-0aaa-4599-b69c-26dca0968c56} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5670 2024.07.11 23:17:49.901553 [ 3 ] {b6bd3406-0aaa-4599-b69c-26dca0968c56} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5671 2024.07.11 23:17:49.901587 [ 3 ] {b6bd3406-0aaa-4599-b69c-26dca0968c56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
5672 2024.07.11 23:17:49.901942 [ 3 ] {b6bd3406-0aaa-4599-b69c-26dca0968c56} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
5673 2024.07.11 23:17:49.902254 [ 3 ] {b6bd3406-0aaa-4599-b69c-26dca0968c56} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5674 2024.07.11 23:17:49.902404 [ 113 ] {} <Debug> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
5675 2024.07.11 23:17:49.902412 [ 3 ] {b6bd3406-0aaa-4599-b69c-26dca0968c56} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00133 sec., 45112.781954887214 rows/sec., 3.04 MiB/sec.
5676 2024.07.11 23:17:49.902453 [ 113 ] {} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5677 2024.07.11 23:17:49.902521 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
5678 2024.07.11 23:17:49.902728 [ 3 ] {b6bd3406-0aaa-4599-b69c-26dca0968c56} <Debug> DynamicQueryHandler: Done processing query
5679 2024.07.11 23:17:49.902767 [ 3 ] {b6bd3406-0aaa-4599-b69c-26dca0968c56} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5680 2024.07.11 23:17:49.902793 [ 3 ] {} <Debug> HTTP-Session: a354bf82-7916-4eec-8e85-de63d5897866 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5681 2024.07.11 23:17:49.902788 [ 192 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::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
5682 2024.07.11 23:17:49.903063 [ 192 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5683 2024.07.11 23:17:49.903121 [ 192 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1098 rows starting from the beginning of the part
5684 2024.07.11 23:17:49.903253 [ 192 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::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
5685 2024.07.11 23:17:49.903477 [ 192 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::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
5686 2024.07.11 23:17:49.903615 [ 192 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::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
5687 2024.07.11 23:17:49.903675 [ 192 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::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
5688 2024.07.11 23:17:49.903910 [ 192 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::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
5689 2024.07.11 23:17:49.905060 [ 198 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1398 rows, containing 4 columns (4 merged, 0 gathered) in 0.002424146 sec., 576697.9381604904 rows/sec., 38.80 MiB/sec.
5690 2024.07.11 23:17:49.905284 [ 198 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
5691 2024.07.11 23:17:49.905699 [ 198 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::all_1_26_5} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5692 2024.07.11 23:17:49.905780 [ 198 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::all_1_26_5} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
5693 2024.07.11 23:17:49.905862 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB.
5694 2024.07.11 23:17:54.856841 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 3065, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5695 2024.07.11 23:17:54.857042 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5696 2024.07.11 23:17:54.857086 [ 3 ] {} <Debug> HTTP-Session: 027100fc-6c85-437b-9332-7eac0004df93 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
5697 2024.07.11 23:17:54.857127 [ 3 ] {} <Debug> HTTP-Session: 027100fc-6c85-437b-9332-7eac0004df93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5698 2024.07.11 23:17:54.857155 [ 3 ] {} <Debug> HTTP-Session: 027100fc-6c85-437b-9332-7eac0004df93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5699 2024.07.11 23:17:54.857234 [ 3 ] {} <Trace> HTTP-Session: 027100fc-6c85-437b-9332-7eac0004df93 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5700 2024.07.11 23:17:54.857523 [ 3 ] {d8894ebb-d3dc-415f-aa84-952efd767ee6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5701 2024.07.11 23:17:54.857626 [ 3 ] {d8894ebb-d3dc-415f-aa84-952efd767ee6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5702 2024.07.11 23:17:54.857814 [ 3 ] {d8894ebb-d3dc-415f-aa84-952efd767ee6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5703 2024.07.11 23:17:54.858188 [ 3 ] {d8894ebb-d3dc-415f-aa84-952efd767ee6} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5704 2024.07.11 23:17:54.858227 [ 3 ] {d8894ebb-d3dc-415f-aa84-952efd767ee6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
5705 2024.07.11 23:17:54.858643 [ 3 ] {d8894ebb-d3dc-415f-aa84-952efd767ee6} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
5706 2024.07.11 23:17:54.858971 [ 3 ] {d8894ebb-d3dc-415f-aa84-952efd767ee6} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5707 2024.07.11 23:17:54.859135 [ 3 ] {d8894ebb-d3dc-415f-aa84-952efd767ee6} <Debug> executeQuery: Read 21 rows, 1.70 KiB in 0.001708 sec., 12295.081967213115 rows/sec., 996.57 KiB/sec.
5708 2024.07.11 23:17:54.859360 [ 3 ] {d8894ebb-d3dc-415f-aa84-952efd767ee6} <Debug> DynamicQueryHandler: Done processing query
5709 2024.07.11 23:17:54.859385 [ 3 ] {d8894ebb-d3dc-415f-aa84-952efd767ee6} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5710 2024.07.11 23:17:54.859401 [ 3 ] {} <Debug> HTTP-Session: 027100fc-6c85-437b-9332-7eac0004df93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5711 2024.07.11 23:17:54.859589 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 17311, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5712 2024.07.11 23:17:54.859635 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5713 2024.07.11 23:17:54.859654 [ 3 ] {} <Debug> HTTP-Session: e21a3b07-114e-4f5d-8998-816b519f05a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
5714 2024.07.11 23:17:54.859669 [ 3 ] {} <Debug> HTTP-Session: e21a3b07-114e-4f5d-8998-816b519f05a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5715 2024.07.11 23:17:54.859683 [ 3 ] {} <Debug> HTTP-Session: e21a3b07-114e-4f5d-8998-816b519f05a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5716 2024.07.11 23:17:54.859712 [ 3 ] {} <Trace> HTTP-Session: e21a3b07-114e-4f5d-8998-816b519f05a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5717 2024.07.11 23:17:54.859832 [ 3 ] {0e257d65-e688-46c1-b487-42d4a34febd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5718 2024.07.11 23:17:54.859876 [ 3 ] {0e257d65-e688-46c1-b487-42d4a34febd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5719 2024.07.11 23:17:54.860003 [ 3 ] {0e257d65-e688-46c1-b487-42d4a34febd4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5720 2024.07.11 23:17:54.860419 [ 3 ] {0e257d65-e688-46c1-b487-42d4a34febd4} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5721 2024.07.11 23:17:54.860454 [ 3 ] {0e257d65-e688-46c1-b487-42d4a34febd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
5722 2024.07.11 23:17:54.860765 [ 3 ] {0e257d65-e688-46c1-b487-42d4a34febd4} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
5723 2024.07.11 23:17:54.861064 [ 3 ] {0e257d65-e688-46c1-b487-42d4a34febd4} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5724 2024.07.11 23:17:54.861213 [ 3 ] {0e257d65-e688-46c1-b487-42d4a34febd4} <Debug> executeQuery: Read 119 rows, 10.05 KiB in 0.00142 sec., 83802.81690140844 rows/sec., 6.91 MiB/sec.
5725 2024.07.11 23:17:54.861421 [ 3 ] {0e257d65-e688-46c1-b487-42d4a34febd4} <Debug> DynamicQueryHandler: Done processing query
5726 2024.07.11 23:17:54.861444 [ 3 ] {0e257d65-e688-46c1-b487-42d4a34febd4} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
5727 2024.07.11 23:17:54.861460 [ 3 ] {} <Debug> HTTP-Session: e21a3b07-114e-4f5d-8998-816b519f05a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5728 2024.07.11 23:17:54.861581 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 14452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5729 2024.07.11 23:17:54.861629 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5730 2024.07.11 23:17:54.861647 [ 3 ] {} <Debug> HTTP-Session: 18b651f7-4d09-4d11-8240-253ae691815e Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
5731 2024.07.11 23:17:54.861663 [ 3 ] {} <Debug> HTTP-Session: 18b651f7-4d09-4d11-8240-253ae691815e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5732 2024.07.11 23:17:54.861677 [ 3 ] {} <Debug> HTTP-Session: 18b651f7-4d09-4d11-8240-253ae691815e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5733 2024.07.11 23:17:54.861707 [ 3 ] {} <Trace> HTTP-Session: 18b651f7-4d09-4d11-8240-253ae691815e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5734 2024.07.11 23:17:54.861833 [ 3 ] {ce2a1335-96cb-4239-b1a0-61d0c2f5d0e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5735 2024.07.11 23:17:54.861876 [ 3 ] {ce2a1335-96cb-4239-b1a0-61d0c2f5d0e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5736 2024.07.11 23:17:54.862004 [ 3 ] {ce2a1335-96cb-4239-b1a0-61d0c2f5d0e8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5737 2024.07.11 23:17:54.862326 [ 3 ] {ce2a1335-96cb-4239-b1a0-61d0c2f5d0e8} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5738 2024.07.11 23:17:54.862361 [ 3 ] {ce2a1335-96cb-4239-b1a0-61d0c2f5d0e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
5739 2024.07.11 23:17:54.862663 [ 3 ] {ce2a1335-96cb-4239-b1a0-61d0c2f5d0e8} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
5740 2024.07.11 23:17:54.862956 [ 3 ] {ce2a1335-96cb-4239-b1a0-61d0c2f5d0e8} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5741 2024.07.11 23:17:54.863109 [ 3 ] {ce2a1335-96cb-4239-b1a0-61d0c2f5d0e8} <Debug> executeQuery: Read 85 rows, 6.80 KiB in 0.001315 sec., 64638.783269961976 rows/sec., 5.05 MiB/sec.
5742 2024.07.11 23:17:54.863263 [ 3 ] {ce2a1335-96cb-4239-b1a0-61d0c2f5d0e8} <Debug> DynamicQueryHandler: Done processing query
5743 2024.07.11 23:17:54.863288 [ 3 ] {ce2a1335-96cb-4239-b1a0-61d0c2f5d0e8} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
5744 2024.07.11 23:17:54.863303 [ 3 ] {} <Debug> HTTP-Session: 18b651f7-4d09-4d11-8240-253ae691815e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5745 2024.07.11 23:17:54.863443 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 30652, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5746 2024.07.11 23:17:54.863489 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5747 2024.07.11 23:17:54.863508 [ 3 ] {} <Debug> HTTP-Session: e92aa44a-16cc-4b15-8738-9a4d8da428ca Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
5748 2024.07.11 23:17:54.863524 [ 3 ] {} <Debug> HTTP-Session: e92aa44a-16cc-4b15-8738-9a4d8da428ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5749 2024.07.11 23:17:54.863537 [ 3 ] {} <Debug> HTTP-Session: e92aa44a-16cc-4b15-8738-9a4d8da428ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5750 2024.07.11 23:17:54.863567 [ 3 ] {} <Trace> HTTP-Session: e92aa44a-16cc-4b15-8738-9a4d8da428ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5751 2024.07.11 23:17:54.863710 [ 3 ] {479db101-f079-474c-ac2e-d8c7324f54e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5752 2024.07.11 23:17:54.863757 [ 3 ] {479db101-f079-474c-ac2e-d8c7324f54e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5753 2024.07.11 23:17:54.863905 [ 3 ] {479db101-f079-474c-ac2e-d8c7324f54e9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5754 2024.07.11 23:17:54.864299 [ 3 ] {479db101-f079-474c-ac2e-d8c7324f54e9} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5755 2024.07.11 23:17:54.864333 [ 3 ] {479db101-f079-474c-ac2e-d8c7324f54e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
5756 2024.07.11 23:17:54.864712 [ 3 ] {479db101-f079-474c-ac2e-d8c7324f54e9} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
5757 2024.07.11 23:17:54.865036 [ 3 ] {479db101-f079-474c-ac2e-d8c7324f54e9} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5758 2024.07.11 23:17:54.865196 [ 3 ] {479db101-f079-474c-ac2e-d8c7324f54e9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001543 sec., 103694.10239792611 rows/sec., 7.22 MiB/sec.
5759 2024.07.11 23:17:54.865522 [ 3 ] {479db101-f079-474c-ac2e-d8c7324f54e9} <Debug> DynamicQueryHandler: Done processing query
5760 2024.07.11 23:17:54.865547 [ 3 ] {479db101-f079-474c-ac2e-d8c7324f54e9} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5761 2024.07.11 23:17:54.865564 [ 3 ] {} <Debug> HTTP-Session: e92aa44a-16cc-4b15-8738-9a4d8da428ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5762 2024.07.11 23:17:54.865724 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 33616, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5763 2024.07.11 23:17:54.865772 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5764 2024.07.11 23:17:54.865791 [ 3 ] {} <Debug> HTTP-Session: ca3b7088-a430-46d5-9499-78eb6369340c Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
5765 2024.07.11 23:17:54.865807 [ 3 ] {} <Debug> HTTP-Session: ca3b7088-a430-46d5-9499-78eb6369340c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5766 2024.07.11 23:17:54.865820 [ 3 ] {} <Debug> HTTP-Session: ca3b7088-a430-46d5-9499-78eb6369340c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5767 2024.07.11 23:17:54.865851 [ 3 ] {} <Trace> HTTP-Session: ca3b7088-a430-46d5-9499-78eb6369340c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5768 2024.07.11 23:17:54.866102 [ 3 ] {a78a0653-11f0-492a-a0fc-58786a73a773} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5769 2024.07.11 23:17:54.866171 [ 3 ] {a78a0653-11f0-492a-a0fc-58786a73a773} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
5770 2024.07.11 23:17:54.866599 [ 3 ] {a78a0653-11f0-492a-a0fc-58786a73a773} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5771 2024.07.11 23:17:54.867161 [ 3 ] {a78a0653-11f0-492a-a0fc-58786a73a773} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5772 2024.07.11 23:17:54.867195 [ 3 ] {a78a0653-11f0-492a-a0fc-58786a73a773} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
5773 2024.07.11 23:17:54.867783 [ 3 ] {a78a0653-11f0-492a-a0fc-58786a73a773} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
5774 2024.07.11 23:17:54.868182 [ 3 ] {a78a0653-11f0-492a-a0fc-58786a73a773} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5775 2024.07.11 23:17:54.868377 [ 3 ] {a78a0653-11f0-492a-a0fc-58786a73a773} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.002448 sec., 8578.43137254902 rows/sec., 15.37 MiB/sec.
5776 2024.07.11 23:17:54.868575 [ 3 ] {a78a0653-11f0-492a-a0fc-58786a73a773} <Debug> DynamicQueryHandler: Done processing query
5777 2024.07.11 23:17:54.868600 [ 3 ] {a78a0653-11f0-492a-a0fc-58786a73a773} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
5778 2024.07.11 23:17:54.868616 [ 3 ] {} <Debug> HTTP-Session: ca3b7088-a430-46d5-9499-78eb6369340c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5779 2024.07.11 23:17:54.868782 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5780 2024.07.11 23:17:54.868829 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5781 2024.07.11 23:17:54.868849 [ 3 ] {} <Debug> HTTP-Session: 5d7ef54b-6c92-4ed4-902f-98e1de7c9c99 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
5782 2024.07.11 23:17:54.868865 [ 3 ] {} <Debug> HTTP-Session: 5d7ef54b-6c92-4ed4-902f-98e1de7c9c99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5783 2024.07.11 23:17:54.868878 [ 3 ] {} <Debug> HTTP-Session: 5d7ef54b-6c92-4ed4-902f-98e1de7c9c99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5784 2024.07.11 23:17:54.868908 [ 3 ] {} <Trace> HTTP-Session: 5d7ef54b-6c92-4ed4-902f-98e1de7c9c99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5785 2024.07.11 23:17:54.869029 [ 3 ] {1cd7e867-d006-481c-aac7-57682a071373} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5786 2024.07.11 23:17:54.869072 [ 3 ] {1cd7e867-d006-481c-aac7-57682a071373} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5787 2024.07.11 23:17:54.869196 [ 3 ] {1cd7e867-d006-481c-aac7-57682a071373} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5788 2024.07.11 23:17:54.869605 [ 3 ] {1cd7e867-d006-481c-aac7-57682a071373} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5789 2024.07.11 23:17:54.869639 [ 3 ] {1cd7e867-d006-481c-aac7-57682a071373} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
5790 2024.07.11 23:17:54.869988 [ 3 ] {1cd7e867-d006-481c-aac7-57682a071373} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
5791 2024.07.11 23:17:54.870299 [ 3 ] {1cd7e867-d006-481c-aac7-57682a071373} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5792 2024.07.11 23:17:54.870458 [ 3 ] {1cd7e867-d006-481c-aac7-57682a071373} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001477 sec., 40622.88422477996 rows/sec., 2.74 MiB/sec.
5793 2024.07.11 23:17:54.870625 [ 3 ] {1cd7e867-d006-481c-aac7-57682a071373} <Debug> DynamicQueryHandler: Done processing query
5794 2024.07.11 23:17:54.870649 [ 3 ] {1cd7e867-d006-481c-aac7-57682a071373} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5795 2024.07.11 23:17:54.870664 [ 3 ] {} <Debug> HTTP-Session: 5d7ef54b-6c92-4ed4-902f-98e1de7c9c99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5796 2024.07.11 23:17:58.670193 [ 25 ] {} <Debug> DNSResolver: Updating DNS cache
5797 2024.07.11 23:17:58.670243 [ 25 ] {} <Debug> DNSResolver: Updated DNS cache
5798 2024.07.11 23:17:59.861080 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 2327, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5799 2024.07.11 23:17:59.861278 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5800 2024.07.11 23:17:59.861324 [ 3 ] {} <Debug> HTTP-Session: 917010f4-3c43-4ba9-b0e1-d9c44c788237 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
5801 2024.07.11 23:17:59.861365 [ 3 ] {} <Debug> HTTP-Session: 917010f4-3c43-4ba9-b0e1-d9c44c788237 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5802 2024.07.11 23:17:59.861394 [ 3 ] {} <Debug> HTTP-Session: 917010f4-3c43-4ba9-b0e1-d9c44c788237 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5803 2024.07.11 23:17:59.861474 [ 3 ] {} <Trace> HTTP-Session: 917010f4-3c43-4ba9-b0e1-d9c44c788237 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5804 2024.07.11 23:17:59.861758 [ 3 ] {51364d65-d9a6-489a-a071-065e89ec498b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5805 2024.07.11 23:17:59.861825 [ 3 ] {51364d65-d9a6-489a-a071-065e89ec498b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5806 2024.07.11 23:17:59.862017 [ 3 ] {51364d65-d9a6-489a-a071-065e89ec498b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5807 2024.07.11 23:17:59.862466 [ 3 ] {51364d65-d9a6-489a-a071-065e89ec498b} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5808 2024.07.11 23:17:59.862509 [ 3 ] {51364d65-d9a6-489a-a071-065e89ec498b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
5809 2024.07.11 23:17:59.862878 [ 3 ] {51364d65-d9a6-489a-a071-065e89ec498b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
5810 2024.07.11 23:17:59.863209 [ 3 ] {51364d65-d9a6-489a-a071-065e89ec498b} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5811 2024.07.11 23:17:59.863403 [ 3 ] {51364d65-d9a6-489a-a071-065e89ec498b} <Debug> executeQuery: Read 17 rows, 1.23 KiB in 0.001725 sec., 9855.072463768116 rows/sec., 713.88 KiB/sec.
5812 2024.07.11 23:17:59.863419 [ 7 ] {} <Debug> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
5813 2024.07.11 23:17:59.863528 [ 7 ] {} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5814 2024.07.11 23:17:59.863573 [ 7 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
5815 2024.07.11 23:17:59.863697 [ 3 ] {51364d65-d9a6-489a-a071-065e89ec498b} <Debug> DynamicQueryHandler: Done processing query
5816 2024.07.11 23:17:59.863768 [ 3 ] {51364d65-d9a6-489a-a071-065e89ec498b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5817 2024.07.11 23:17:59.863830 [ 3 ] {} <Debug> HTTP-Session: 917010f4-3c43-4ba9-b0e1-d9c44c788237 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5818 2024.07.11 23:17:59.863917 [ 190 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::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
5819 2024.07.11 23:17:59.864065 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 29335, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5820 2024.07.11 23:17:59.864175 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5821 2024.07.11 23:17:59.864258 [ 3 ] {} <Debug> HTTP-Session: 7bf5bd9b-2311-43ac-95d8-3d7443ae7ff9 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
5822 2024.07.11 23:17:59.864305 [ 3 ] {} <Debug> HTTP-Session: 7bf5bd9b-2311-43ac-95d8-3d7443ae7ff9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5823 2024.07.11 23:17:59.864354 [ 3 ] {} <Debug> HTTP-Session: 7bf5bd9b-2311-43ac-95d8-3d7443ae7ff9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5824 2024.07.11 23:17:59.864364 [ 190 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5825 2024.07.11 23:17:59.864411 [ 3 ] {} <Trace> HTTP-Session: 7bf5bd9b-2311-43ac-95d8-3d7443ae7ff9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5826 2024.07.11 23:17:59.864480 [ 190 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::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
5827 2024.07.11 23:17:59.864740 [ 3 ] {8399926a-f298-4831-9a09-e2f6fefc4fd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5828 2024.07.11 23:17:59.864813 [ 190 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 17 rows starting from the beginning of the part
5829 2024.07.11 23:17:59.864920 [ 3 ] {8399926a-f298-4831-9a09-e2f6fefc4fd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5830 2024.07.11 23:17:59.865108 [ 190 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 21 rows starting from the beginning of the part
5831 2024.07.11 23:17:59.865466 [ 190 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 17 rows starting from the beginning of the part
5832 2024.07.11 23:17:59.865843 [ 190 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 21 rows starting from the beginning of the part
5833 2024.07.11 23:17:59.866201 [ 190 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 17 rows starting from the beginning of the part
5834 2024.07.11 23:17:59.866349 [ 3 ] {8399926a-f298-4831-9a09-e2f6fefc4fd9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5835 2024.07.11 23:17:59.867553 [ 3 ] {8399926a-f298-4831-9a09-e2f6fefc4fd9} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5836 2024.07.11 23:17:59.867626 [ 3 ] {8399926a-f298-4831-9a09-e2f6fefc4fd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
5837 2024.07.11 23:17:59.868491 [ 3 ] {8399926a-f298-4831-9a09-e2f6fefc4fd9} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
5838 2024.07.11 23:17:59.868616 [ 198 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 131 rows, containing 4 columns (4 merged, 0 gathered) in 0.004947974 sec., 26475.482692512127 rows/sec., 1.98 MiB/sec.
5839 2024.07.11 23:17:59.868905 [ 198 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
5840 2024.07.11 23:17:59.869198 [ 3 ] {8399926a-f298-4831-9a09-e2f6fefc4fd9} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5841 2024.07.11 23:17:59.869697 [ 3 ] {8399926a-f298-4831-9a09-e2f6fefc4fd9} <Debug> executeQuery: Read 194 rows, 17.52 KiB in 0.005133 sec., 37794.661991038374 rows/sec., 3.33 MiB/sec.
5842 2024.07.11 23:17:59.870039 [ 3 ] {8399926a-f298-4831-9a09-e2f6fefc4fd9} <Debug> DynamicQueryHandler: Done processing query
5843 2024.07.11 23:17:59.870041 [ 198 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_26_5} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5844 2024.07.11 23:17:59.870085 [ 3 ] {8399926a-f298-4831-9a09-e2f6fefc4fd9} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
5845 2024.07.11 23:17:59.870139 [ 3 ] {} <Debug> HTTP-Session: 7bf5bd9b-2311-43ac-95d8-3d7443ae7ff9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5846 2024.07.11 23:17:59.870225 [ 198 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_26_5} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
5847 2024.07.11 23:17:59.870319 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
5848 2024.07.11 23:17:59.870456 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 63454, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5849 2024.07.11 23:17:59.870516 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5850 2024.07.11 23:17:59.870537 [ 3 ] {} <Debug> HTTP-Session: 34ba8fd6-4cf3-4a9b-ba2a-675e5f4212bc Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
5851 2024.07.11 23:17:59.870553 [ 3 ] {} <Debug> HTTP-Session: 34ba8fd6-4cf3-4a9b-ba2a-675e5f4212bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5852 2024.07.11 23:17:59.870568 [ 3 ] {} <Debug> HTTP-Session: 34ba8fd6-4cf3-4a9b-ba2a-675e5f4212bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5853 2024.07.11 23:17:59.870601 [ 3 ] {} <Trace> HTTP-Session: 34ba8fd6-4cf3-4a9b-ba2a-675e5f4212bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5854 2024.07.11 23:17:59.870841 [ 3 ] {ff5a8187-879a-4fed-97af-9536fab2ad65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5855 2024.07.11 23:17:59.870887 [ 3 ] {ff5a8187-879a-4fed-97af-9536fab2ad65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5856 2024.07.11 23:17:59.871036 [ 3 ] {ff5a8187-879a-4fed-97af-9536fab2ad65} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5857 2024.07.11 23:17:59.871602 [ 3 ] {ff5a8187-879a-4fed-97af-9536fab2ad65} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5858 2024.07.11 23:17:59.871638 [ 3 ] {ff5a8187-879a-4fed-97af-9536fab2ad65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
5859 2024.07.11 23:17:59.871976 [ 3 ] {ff5a8187-879a-4fed-97af-9536fab2ad65} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
5860 2024.07.11 23:17:59.872300 [ 3 ] {ff5a8187-879a-4fed-97af-9536fab2ad65} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5861 2024.07.11 23:17:59.872454 [ 3 ] {ff5a8187-879a-4fed-97af-9536fab2ad65} <Debug> executeQuery: Read 393 rows, 28.36 KiB in 0.001735 sec., 226512.96829971182 rows/sec., 15.96 MiB/sec.
5862 2024.07.11 23:17:59.872786 [ 3 ] {ff5a8187-879a-4fed-97af-9536fab2ad65} <Debug> DynamicQueryHandler: Done processing query
5863 2024.07.11 23:17:59.872818 [ 3 ] {ff5a8187-879a-4fed-97af-9536fab2ad65} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
5864 2024.07.11 23:17:59.872836 [ 3 ] {} <Debug> HTTP-Session: 34ba8fd6-4cf3-4a9b-ba2a-675e5f4212bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5865 2024.07.11 23:17:59.872983 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5866 2024.07.11 23:17:59.873032 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5867 2024.07.11 23:17:59.873052 [ 3 ] {} <Debug> HTTP-Session: 5880ae39-c587-4cf9-8642-996a30f41638 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
5868 2024.07.11 23:17:59.873069 [ 3 ] {} <Debug> HTTP-Session: 5880ae39-c587-4cf9-8642-996a30f41638 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5869 2024.07.11 23:17:59.873084 [ 3 ] {} <Debug> HTTP-Session: 5880ae39-c587-4cf9-8642-996a30f41638 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5870 2024.07.11 23:17:59.873115 [ 3 ] {} <Trace> HTTP-Session: 5880ae39-c587-4cf9-8642-996a30f41638 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5871 2024.07.11 23:17:59.873215 [ 3 ] {fa28ede4-5995-4f90-a13e-74656e9dae6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
5872 2024.07.11 23:17:59.873264 [ 3 ] {fa28ede4-5995-4f90-a13e-74656e9dae6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
5873 2024.07.11 23:17:59.873418 [ 3 ] {fa28ede4-5995-4f90-a13e-74656e9dae6c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5874 2024.07.11 23:17:59.873706 [ 3 ] {fa28ede4-5995-4f90-a13e-74656e9dae6c} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5875 2024.07.11 23:17:59.873742 [ 3 ] {fa28ede4-5995-4f90-a13e-74656e9dae6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
5876 2024.07.11 23:17:59.874114 [ 3 ] {fa28ede4-5995-4f90-a13e-74656e9dae6c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
5877 2024.07.11 23:17:59.874441 [ 3 ] {fa28ede4-5995-4f90-a13e-74656e9dae6c} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5878 2024.07.11 23:17:59.874589 [ 3 ] {fa28ede4-5995-4f90-a13e-74656e9dae6c} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.0014 sec., 4285.714285714285 rows/sec., 184.15 KiB/sec.
5879 2024.07.11 23:17:59.874757 [ 3 ] {fa28ede4-5995-4f90-a13e-74656e9dae6c} <Debug> DynamicQueryHandler: Done processing query
5880 2024.07.11 23:17:59.874782 [ 3 ] {fa28ede4-5995-4f90-a13e-74656e9dae6c} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
5881 2024.07.11 23:17:59.874797 [ 3 ] {} <Debug> HTTP-Session: 5880ae39-c587-4cf9-8642-996a30f41638 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5882 2024.07.11 23:17:59.874963 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5883 2024.07.11 23:17:59.875033 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5884 2024.07.11 23:17:59.875059 [ 3 ] {} <Debug> HTTP-Session: 25c0c109-d3cf-46de-8398-72b53befbff4 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
5885 2024.07.11 23:17:59.875080 [ 3 ] {} <Debug> HTTP-Session: 25c0c109-d3cf-46de-8398-72b53befbff4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5886 2024.07.11 23:17:59.875097 [ 3 ] {} <Debug> HTTP-Session: 25c0c109-d3cf-46de-8398-72b53befbff4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5887 2024.07.11 23:17:59.875135 [ 3 ] {} <Trace> HTTP-Session: 25c0c109-d3cf-46de-8398-72b53befbff4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5888 2024.07.11 23:17:59.875291 [ 3 ] {55677850-299b-43e0-a8ff-a935fb0e0629} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
5889 2024.07.11 23:17:59.875349 [ 3 ] {55677850-299b-43e0-a8ff-a935fb0e0629} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
5890 2024.07.11 23:17:59.875528 [ 3 ] {55677850-299b-43e0-a8ff-a935fb0e0629} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5891 2024.07.11 23:17:59.875874 [ 3 ] {55677850-299b-43e0-a8ff-a935fb0e0629} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5892 2024.07.11 23:17:59.875911 [ 3 ] {55677850-299b-43e0-a8ff-a935fb0e0629} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
5893 2024.07.11 23:17:59.876283 [ 3 ] {55677850-299b-43e0-a8ff-a935fb0e0629} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
5894 2024.07.11 23:17:59.876619 [ 3 ] {55677850-299b-43e0-a8ff-a935fb0e0629} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5895 2024.07.11 23:17:59.876787 [ 3 ] {55677850-299b-43e0-a8ff-a935fb0e0629} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001541 sec., 49967.553536664505 rows/sec., 3.08 MiB/sec.
5896 2024.07.11 23:17:59.877068 [ 3 ] {55677850-299b-43e0-a8ff-a935fb0e0629} <Debug> DynamicQueryHandler: Done processing query
5897 2024.07.11 23:17:59.877094 [ 3 ] {55677850-299b-43e0-a8ff-a935fb0e0629} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5898 2024.07.11 23:17:59.877110 [ 3 ] {} <Debug> HTTP-Session: 25c0c109-d3cf-46de-8398-72b53befbff4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5899 2024.07.11 23:17:59.877285 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 30652, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5900 2024.07.11 23:17:59.877334 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5901 2024.07.11 23:17:59.877352 [ 3 ] {} <Debug> HTTP-Session: 7e583055-4dbe-46cb-873f-0166973f5432 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
5902 2024.07.11 23:17:59.877369 [ 3 ] {} <Debug> HTTP-Session: 7e583055-4dbe-46cb-873f-0166973f5432 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5903 2024.07.11 23:17:59.877382 [ 3 ] {} <Debug> HTTP-Session: 7e583055-4dbe-46cb-873f-0166973f5432 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5904 2024.07.11 23:17:59.877413 [ 3 ] {} <Trace> HTTP-Session: 7e583055-4dbe-46cb-873f-0166973f5432 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5905 2024.07.11 23:17:59.877589 [ 3 ] {0f3cc8e1-33e3-44b0-ad51-bc271487c0c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5906 2024.07.11 23:17:59.877635 [ 3 ] {0f3cc8e1-33e3-44b0-ad51-bc271487c0c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5907 2024.07.11 23:17:59.877798 [ 3 ] {0f3cc8e1-33e3-44b0-ad51-bc271487c0c3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5908 2024.07.11 23:17:59.878181 [ 3 ] {0f3cc8e1-33e3-44b0-ad51-bc271487c0c3} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5909 2024.07.11 23:17:59.878217 [ 3 ] {0f3cc8e1-33e3-44b0-ad51-bc271487c0c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
5910 2024.07.11 23:17:59.878591 [ 3 ] {0f3cc8e1-33e3-44b0-ad51-bc271487c0c3} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
5911 2024.07.11 23:17:59.878922 [ 3 ] {0f3cc8e1-33e3-44b0-ad51-bc271487c0c3} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5912 2024.07.11 23:17:59.879085 [ 3 ] {0f3cc8e1-33e3-44b0-ad51-bc271487c0c3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001587 sec., 100819.15563957152 rows/sec., 7.02 MiB/sec.
5913 2024.07.11 23:17:59.879409 [ 3 ] {0f3cc8e1-33e3-44b0-ad51-bc271487c0c3} <Debug> DynamicQueryHandler: Done processing query
5914 2024.07.11 23:17:59.879439 [ 3 ] {0f3cc8e1-33e3-44b0-ad51-bc271487c0c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5915 2024.07.11 23:17:59.879455 [ 3 ] {} <Debug> HTTP-Session: 7e583055-4dbe-46cb-873f-0166973f5432 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5916 2024.07.11 23:17:59.879591 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 17622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5917 2024.07.11 23:17:59.879641 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5918 2024.07.11 23:17:59.879661 [ 3 ] {} <Debug> HTTP-Session: c734f622-5709-491d-a249-afc9065007c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
5919 2024.07.11 23:17:59.879677 [ 3 ] {} <Debug> HTTP-Session: c734f622-5709-491d-a249-afc9065007c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5920 2024.07.11 23:17:59.879691 [ 3 ] {} <Debug> HTTP-Session: c734f622-5709-491d-a249-afc9065007c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5921 2024.07.11 23:17:59.879722 [ 3 ] {} <Trace> HTTP-Session: c734f622-5709-491d-a249-afc9065007c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5922 2024.07.11 23:17:59.879914 [ 3 ] {47d325ee-00af-49ae-a90b-8db5734eb825} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5923 2024.07.11 23:17:59.879989 [ 3 ] {47d325ee-00af-49ae-a90b-8db5734eb825} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
5924 2024.07.11 23:17:59.880425 [ 3 ] {47d325ee-00af-49ae-a90b-8db5734eb825} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5925 2024.07.11 23:17:59.880994 [ 3 ] {47d325ee-00af-49ae-a90b-8db5734eb825} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5926 2024.07.11 23:17:59.881030 [ 3 ] {47d325ee-00af-49ae-a90b-8db5734eb825} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
5927 2024.07.11 23:17:59.881605 [ 3 ] {47d325ee-00af-49ae-a90b-8db5734eb825} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
5928 2024.07.11 23:17:59.882011 [ 3 ] {47d325ee-00af-49ae-a90b-8db5734eb825} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5929 2024.07.11 23:17:59.882189 [ 7 ] {} <Debug> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
5930 2024.07.11 23:17:59.882216 [ 3 ] {47d325ee-00af-49ae-a90b-8db5734eb825} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002413 sec., 4558.64069622876 rows/sec., 8.17 MiB/sec.
5931 2024.07.11 23:17:59.882261 [ 7 ] {} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5932 2024.07.11 23:17:59.882354 [ 7 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
5933 2024.07.11 23:17:59.882781 [ 198 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::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
5934 2024.07.11 23:17:59.882820 [ 3 ] {47d325ee-00af-49ae-a90b-8db5734eb825} <Debug> DynamicQueryHandler: Done processing query
5935 2024.07.11 23:17:59.882886 [ 3 ] {47d325ee-00af-49ae-a90b-8db5734eb825} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
5936 2024.07.11 23:17:59.882910 [ 3 ] {} <Debug> HTTP-Session: c734f622-5709-491d-a249-afc9065007c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5937 2024.07.11 23:17:59.883128 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 3216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5938 2024.07.11 23:17:59.883257 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5939 2024.07.11 23:17:59.883327 [ 3 ] {} <Debug> HTTP-Session: 2c7a0005-7067-4ce2-b633-8cf1761d5a60 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
5940 2024.07.11 23:17:59.883389 [ 3 ] {} <Debug> HTTP-Session: 2c7a0005-7067-4ce2-b633-8cf1761d5a60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5941 2024.07.11 23:17:59.883439 [ 3 ] {} <Debug> HTTP-Session: 2c7a0005-7067-4ce2-b633-8cf1761d5a60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5942 2024.07.11 23:17:59.883530 [ 3 ] {} <Trace> HTTP-Session: 2c7a0005-7067-4ce2-b633-8cf1761d5a60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5943 2024.07.11 23:17:59.883810 [ 3 ] {5cb78631-1600-4af3-966e-37dff53373fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
5944 2024.07.11 23:17:59.883935 [ 3 ] {5cb78631-1600-4af3-966e-37dff53373fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
5945 2024.07.11 23:17:59.884031 [ 198 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5946 2024.07.11 23:17:59.884304 [ 198 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::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
5947 2024.07.11 23:17:59.884465 [ 3 ] {5cb78631-1600-4af3-966e-37dff53373fd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5948 2024.07.11 23:17:59.885092 [ 198 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::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
5949 2024.07.11 23:17:59.885421 [ 3 ] {5cb78631-1600-4af3-966e-37dff53373fd} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5950 2024.07.11 23:17:59.885543 [ 3 ] {5cb78631-1600-4af3-966e-37dff53373fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
5951 2024.07.11 23:17:59.885938 [ 198 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::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
5952 2024.07.11 23:17:59.886618 [ 198 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::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
5953 2024.07.11 23:17:59.886886 [ 3 ] {5cb78631-1600-4af3-966e-37dff53373fd} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
5954 2024.07.11 23:17:59.887110 [ 198 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::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
5955 2024.07.11 23:17:59.887817 [ 198 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::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
5956 2024.07.11 23:17:59.888170 [ 3 ] {5cb78631-1600-4af3-966e-37dff53373fd} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5957 2024.07.11 23:17:59.888677 [ 3 ] {5cb78631-1600-4af3-966e-37dff53373fd} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.004975 sec., 4623.115577889447 rows/sec., 250.08 KiB/sec.
5958 2024.07.11 23:17:59.889427 [ 3 ] {5cb78631-1600-4af3-966e-37dff53373fd} <Debug> DynamicQueryHandler: Done processing query
5959 2024.07.11 23:17:59.889482 [ 3 ] {5cb78631-1600-4af3-966e-37dff53373fd} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
5960 2024.07.11 23:17:59.889519 [ 3 ] {} <Debug> HTTP-Session: 2c7a0005-7067-4ce2-b633-8cf1761d5a60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5961 2024.07.11 23:17:59.889715 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5962 2024.07.11 23:17:59.889832 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5963 2024.07.11 23:17:59.889875 [ 3 ] {} <Debug> HTTP-Session: af9f2cc3-7d81-4f4d-840a-f16caabcd7a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
5964 2024.07.11 23:17:59.889906 [ 3 ] {} <Debug> HTTP-Session: af9f2cc3-7d81-4f4d-840a-f16caabcd7a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5965 2024.07.11 23:17:59.889934 [ 3 ] {} <Debug> HTTP-Session: af9f2cc3-7d81-4f4d-840a-f16caabcd7a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5966 2024.07.11 23:17:59.890002 [ 3 ] {} <Trace> HTTP-Session: af9f2cc3-7d81-4f4d-840a-f16caabcd7a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5967 2024.07.11 23:17:59.890208 [ 3 ] {7f9d1011-e906-4956-8711-ed7a313e2f3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5968 2024.07.11 23:17:59.890297 [ 3 ] {7f9d1011-e906-4956-8711-ed7a313e2f3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5969 2024.07.11 23:17:59.890899 [ 3 ] {7f9d1011-e906-4956-8711-ed7a313e2f3a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5970 2024.07.11 23:17:59.891924 [ 3 ] {7f9d1011-e906-4956-8711-ed7a313e2f3a} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5971 2024.07.11 23:17:59.892012 [ 3 ] {7f9d1011-e906-4956-8711-ed7a313e2f3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
5972 2024.07.11 23:17:59.893090 [ 3 ] {7f9d1011-e906-4956-8711-ed7a313e2f3a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
5973 2024.07.11 23:17:59.894059 [ 3 ] {7f9d1011-e906-4956-8711-ed7a313e2f3a} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5974 2024.07.11 23:17:59.894508 [ 3 ] {7f9d1011-e906-4956-8711-ed7a313e2f3a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004372 sec., 13723.696248856359 rows/sec., 947.08 KiB/sec.
5975 2024.07.11 23:17:59.895258 [ 3 ] {7f9d1011-e906-4956-8711-ed7a313e2f3a} <Debug> DynamicQueryHandler: Done processing query
5976 2024.07.11 23:17:59.895317 [ 3 ] {7f9d1011-e906-4956-8711-ed7a313e2f3a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5977 2024.07.11 23:17:59.895336 [ 3 ] {} <Debug> HTTP-Session: af9f2cc3-7d81-4f4d-840a-f16caabcd7a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5978 2024.07.11 23:17:59.896225 [ 196 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 359 rows, containing 19 columns (19 merged, 0 gathered) in 0.01369403 sec., 26215.80352898307 rows/sec., 46.98 MiB/sec.
5979 2024.07.11 23:17:59.896834 [ 196 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
5980 2024.07.11 23:17:59.897560 [ 196 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5981 2024.07.11 23:17:59.897646 [ 196 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
5982 2024.07.11 23:17:59.897804 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.92 MiB.
5983 2024.07.11 23:18:04.856653 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 3065, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5984 2024.07.11 23:18:04.856805 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5985 2024.07.11 23:18:04.856837 [ 3 ] {} <Debug> HTTP-Session: a0c60932-5942-4a89-8395-f28a82c7c500 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
5986 2024.07.11 23:18:04.856866 [ 3 ] {} <Debug> HTTP-Session: a0c60932-5942-4a89-8395-f28a82c7c500 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5987 2024.07.11 23:18:04.856884 [ 3 ] {} <Debug> HTTP-Session: a0c60932-5942-4a89-8395-f28a82c7c500 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5988 2024.07.11 23:18:04.856942 [ 3 ] {} <Trace> HTTP-Session: a0c60932-5942-4a89-8395-f28a82c7c500 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5989 2024.07.11 23:18:04.857156 [ 3 ] {6dfd5408-f69c-48e0-a0c6-4ab69428e6f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5990 2024.07.11 23:18:04.857234 [ 3 ] {6dfd5408-f69c-48e0-a0c6-4ab69428e6f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5991 2024.07.11 23:18:04.857458 [ 3 ] {6dfd5408-f69c-48e0-a0c6-4ab69428e6f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5992 2024.07.11 23:18:04.857939 [ 3 ] {6dfd5408-f69c-48e0-a0c6-4ab69428e6f4} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5993 2024.07.11 23:18:04.857987 [ 3 ] {6dfd5408-f69c-48e0-a0c6-4ab69428e6f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
5994 2024.07.11 23:18:04.858368 [ 3 ] {6dfd5408-f69c-48e0-a0c6-4ab69428e6f4} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
5995 2024.07.11 23:18:04.858724 [ 3 ] {6dfd5408-f69c-48e0-a0c6-4ab69428e6f4} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5996 2024.07.11 23:18:04.858906 [ 3 ] {6dfd5408-f69c-48e0-a0c6-4ab69428e6f4} <Debug> executeQuery: Read 21 rows, 1.70 KiB in 0.001811 sec., 11595.803423522917 rows/sec., 939.89 KiB/sec.
5997 2024.07.11 23:18:04.859126 [ 3 ] {6dfd5408-f69c-48e0-a0c6-4ab69428e6f4} <Debug> DynamicQueryHandler: Done processing query
5998 2024.07.11 23:18:04.859154 [ 3 ] {6dfd5408-f69c-48e0-a0c6-4ab69428e6f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5999 2024.07.11 23:18:04.859171 [ 3 ] {} <Debug> HTTP-Session: a0c60932-5942-4a89-8395-f28a82c7c500 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6000 2024.07.11 23:18:04.859317 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 17311, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6001 2024.07.11 23:18:04.859375 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6002 2024.07.11 23:18:04.859395 [ 3 ] {} <Debug> HTTP-Session: 3743c116-7b39-46f5-b05e-67551fad8544 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
6003 2024.07.11 23:18:04.859413 [ 3 ] {} <Debug> HTTP-Session: 3743c116-7b39-46f5-b05e-67551fad8544 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6004 2024.07.11 23:18:04.859426 [ 3 ] {} <Debug> HTTP-Session: 3743c116-7b39-46f5-b05e-67551fad8544 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6005 2024.07.11 23:18:04.859461 [ 3 ] {} <Trace> HTTP-Session: 3743c116-7b39-46f5-b05e-67551fad8544 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6006 2024.07.11 23:18:04.859600 [ 3 ] {944efcdf-e0ce-4f3c-8cca-a79cd55500aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6007 2024.07.11 23:18:04.859646 [ 3 ] {944efcdf-e0ce-4f3c-8cca-a79cd55500aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6008 2024.07.11 23:18:04.859780 [ 3 ] {944efcdf-e0ce-4f3c-8cca-a79cd55500aa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6009 2024.07.11 23:18:04.860176 [ 3 ] {944efcdf-e0ce-4f3c-8cca-a79cd55500aa} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6010 2024.07.11 23:18:04.860214 [ 3 ] {944efcdf-e0ce-4f3c-8cca-a79cd55500aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
6011 2024.07.11 23:18:04.860538 [ 3 ] {944efcdf-e0ce-4f3c-8cca-a79cd55500aa} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
6012 2024.07.11 23:18:04.860849 [ 3 ] {944efcdf-e0ce-4f3c-8cca-a79cd55500aa} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6013 2024.07.11 23:18:04.861002 [ 3 ] {944efcdf-e0ce-4f3c-8cca-a79cd55500aa} <Debug> executeQuery: Read 119 rows, 10.05 KiB in 0.001453 sec., 81899.518238128 rows/sec., 6.76 MiB/sec.
6014 2024.07.11 23:18:04.861165 [ 3 ] {944efcdf-e0ce-4f3c-8cca-a79cd55500aa} <Debug> DynamicQueryHandler: Done processing query
6015 2024.07.11 23:18:04.861191 [ 3 ] {944efcdf-e0ce-4f3c-8cca-a79cd55500aa} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
6016 2024.07.11 23:18:04.861207 [ 3 ] {} <Debug> HTTP-Session: 3743c116-7b39-46f5-b05e-67551fad8544 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6017 2024.07.11 23:18:04.861420 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 14452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6018 2024.07.11 23:18:04.861467 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6019 2024.07.11 23:18:04.861488 [ 3 ] {} <Debug> HTTP-Session: 1e9bb47e-6443-45c8-bea4-ade2d7935209 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
6020 2024.07.11 23:18:04.861504 [ 3 ] {} <Debug> HTTP-Session: 1e9bb47e-6443-45c8-bea4-ade2d7935209 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6021 2024.07.11 23:18:04.861517 [ 3 ] {} <Debug> HTTP-Session: 1e9bb47e-6443-45c8-bea4-ade2d7935209 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6022 2024.07.11 23:18:04.861550 [ 3 ] {} <Trace> HTTP-Session: 1e9bb47e-6443-45c8-bea4-ade2d7935209 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6023 2024.07.11 23:18:04.861673 [ 3 ] {a619a6a4-6f8c-46b6-8430-0e2402eadcd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6024 2024.07.11 23:18:04.861717 [ 3 ] {a619a6a4-6f8c-46b6-8430-0e2402eadcd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6025 2024.07.11 23:18:04.861843 [ 3 ] {a619a6a4-6f8c-46b6-8430-0e2402eadcd6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6026 2024.07.11 23:18:04.862168 [ 3 ] {a619a6a4-6f8c-46b6-8430-0e2402eadcd6} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6027 2024.07.11 23:18:04.862209 [ 3 ] {a619a6a4-6f8c-46b6-8430-0e2402eadcd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
6028 2024.07.11 23:18:04.862535 [ 3 ] {a619a6a4-6f8c-46b6-8430-0e2402eadcd6} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
6029 2024.07.11 23:18:04.862854 [ 3 ] {a619a6a4-6f8c-46b6-8430-0e2402eadcd6} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6030 2024.07.11 23:18:04.863009 [ 3 ] {a619a6a4-6f8c-46b6-8430-0e2402eadcd6} <Debug> executeQuery: Read 85 rows, 6.80 KiB in 0.001373 sec., 61908.23015294974 rows/sec., 4.83 MiB/sec.
6031 2024.07.11 23:18:04.863169 [ 3 ] {a619a6a4-6f8c-46b6-8430-0e2402eadcd6} <Debug> DynamicQueryHandler: Done processing query
6032 2024.07.11 23:18:04.863194 [ 3 ] {a619a6a4-6f8c-46b6-8430-0e2402eadcd6} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
6033 2024.07.11 23:18:04.863210 [ 3 ] {} <Debug> HTTP-Session: 1e9bb47e-6443-45c8-bea4-ade2d7935209 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6034 2024.07.11 23:18:04.863362 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 30652, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6035 2024.07.11 23:18:04.863410 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6036 2024.07.11 23:18:04.863430 [ 3 ] {} <Debug> HTTP-Session: 99899dc2-5e42-4b41-a3a5-141cd5ee32e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
6037 2024.07.11 23:18:04.863448 [ 3 ] {} <Debug> HTTP-Session: 99899dc2-5e42-4b41-a3a5-141cd5ee32e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6038 2024.07.11 23:18:04.863464 [ 3 ] {} <Debug> HTTP-Session: 99899dc2-5e42-4b41-a3a5-141cd5ee32e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6039 2024.07.11 23:18:04.863495 [ 3 ] {} <Trace> HTTP-Session: 99899dc2-5e42-4b41-a3a5-141cd5ee32e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6040 2024.07.11 23:18:04.863639 [ 3 ] {8fd3790a-debc-49b8-bcdc-002f96cfb1be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6041 2024.07.11 23:18:04.863687 [ 3 ] {8fd3790a-debc-49b8-bcdc-002f96cfb1be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6042 2024.07.11 23:18:04.863835 [ 3 ] {8fd3790a-debc-49b8-bcdc-002f96cfb1be} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6043 2024.07.11 23:18:04.864184 [ 3 ] {8fd3790a-debc-49b8-bcdc-002f96cfb1be} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6044 2024.07.11 23:18:04.864220 [ 3 ] {8fd3790a-debc-49b8-bcdc-002f96cfb1be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
6045 2024.07.11 23:18:04.864611 [ 3 ] {8fd3790a-debc-49b8-bcdc-002f96cfb1be} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
6046 2024.07.11 23:18:04.864963 [ 3 ] {8fd3790a-debc-49b8-bcdc-002f96cfb1be} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6047 2024.07.11 23:18:04.865127 [ 3 ] {8fd3790a-debc-49b8-bcdc-002f96cfb1be} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001555 sec., 102893.89067524116 rows/sec., 7.17 MiB/sec.
6048 2024.07.11 23:18:04.865293 [ 3 ] {8fd3790a-debc-49b8-bcdc-002f96cfb1be} <Debug> DynamicQueryHandler: Done processing query
6049 2024.07.11 23:18:04.865318 [ 3 ] {8fd3790a-debc-49b8-bcdc-002f96cfb1be} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6050 2024.07.11 23:18:04.865334 [ 3 ] {} <Debug> HTTP-Session: 99899dc2-5e42-4b41-a3a5-141cd5ee32e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6051 2024.07.11 23:18:04.865581 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 33606, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6052 2024.07.11 23:18:04.865631 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6053 2024.07.11 23:18:04.865651 [ 3 ] {} <Debug> HTTP-Session: 18ff9435-7a30-4f3b-bd48-14531ce0718b Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
6054 2024.07.11 23:18:04.865669 [ 3 ] {} <Debug> HTTP-Session: 18ff9435-7a30-4f3b-bd48-14531ce0718b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6055 2024.07.11 23:18:04.865683 [ 3 ] {} <Debug> HTTP-Session: 18ff9435-7a30-4f3b-bd48-14531ce0718b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6056 2024.07.11 23:18:04.865714 [ 3 ] {} <Trace> HTTP-Session: 18ff9435-7a30-4f3b-bd48-14531ce0718b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6057 2024.07.11 23:18:04.865963 [ 3 ] {38f92ca5-31dd-4e8e-899b-84b46ba1e398} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6058 2024.07.11 23:18:04.866028 [ 3 ] {38f92ca5-31dd-4e8e-899b-84b46ba1e398} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
6059 2024.07.11 23:18:04.866428 [ 3 ] {38f92ca5-31dd-4e8e-899b-84b46ba1e398} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6060 2024.07.11 23:18:04.866959 [ 3 ] {38f92ca5-31dd-4e8e-899b-84b46ba1e398} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6061 2024.07.11 23:18:04.866995 [ 3 ] {38f92ca5-31dd-4e8e-899b-84b46ba1e398} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
6062 2024.07.11 23:18:04.867596 [ 3 ] {38f92ca5-31dd-4e8e-899b-84b46ba1e398} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
6063 2024.07.11 23:18:04.868008 [ 3 ] {38f92ca5-31dd-4e8e-899b-84b46ba1e398} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6064 2024.07.11 23:18:04.868194 [ 3 ] {38f92ca5-31dd-4e8e-899b-84b46ba1e398} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.002403 sec., 8739.076154806491 rows/sec., 15.66 MiB/sec.
6065 2024.07.11 23:18:04.868397 [ 3 ] {38f92ca5-31dd-4e8e-899b-84b46ba1e398} <Debug> DynamicQueryHandler: Done processing query
6066 2024.07.11 23:18:04.868422 [ 3 ] {38f92ca5-31dd-4e8e-899b-84b46ba1e398} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
6067 2024.07.11 23:18:04.868438 [ 3 ] {} <Debug> HTTP-Session: 18ff9435-7a30-4f3b-bd48-14531ce0718b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6068 2024.07.11 23:18:04.868565 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6069 2024.07.11 23:18:04.868615 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6070 2024.07.11 23:18:04.868634 [ 3 ] {} <Debug> HTTP-Session: a992e8b9-56e4-48ac-9323-e1074c38d254 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
6071 2024.07.11 23:18:04.868650 [ 3 ] {} <Debug> HTTP-Session: a992e8b9-56e4-48ac-9323-e1074c38d254 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6072 2024.07.11 23:18:04.868665 [ 3 ] {} <Debug> HTTP-Session: a992e8b9-56e4-48ac-9323-e1074c38d254 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6073 2024.07.11 23:18:04.868696 [ 3 ] {} <Trace> HTTP-Session: a992e8b9-56e4-48ac-9323-e1074c38d254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6074 2024.07.11 23:18:04.868810 [ 3 ] {024bbe6e-02a6-4057-b05f-37fe0a0b5894} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6075 2024.07.11 23:18:04.868855 [ 3 ] {024bbe6e-02a6-4057-b05f-37fe0a0b5894} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6076 2024.07.11 23:18:04.868981 [ 3 ] {024bbe6e-02a6-4057-b05f-37fe0a0b5894} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6077 2024.07.11 23:18:04.869250 [ 3 ] {024bbe6e-02a6-4057-b05f-37fe0a0b5894} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6078 2024.07.11 23:18:04.869286 [ 3 ] {024bbe6e-02a6-4057-b05f-37fe0a0b5894} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
6079 2024.07.11 23:18:04.869652 [ 3 ] {024bbe6e-02a6-4057-b05f-37fe0a0b5894} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
6080 2024.07.11 23:18:04.869968 [ 3 ] {024bbe6e-02a6-4057-b05f-37fe0a0b5894} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6081 2024.07.11 23:18:04.870133 [ 3 ] {024bbe6e-02a6-4057-b05f-37fe0a0b5894} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001361 sec., 44085.2314474651 rows/sec., 2.97 MiB/sec.
6082 2024.07.11 23:18:04.870289 [ 3 ] {024bbe6e-02a6-4057-b05f-37fe0a0b5894} <Debug> DynamicQueryHandler: Done processing query
6083 2024.07.11 23:18:04.870313 [ 3 ] {024bbe6e-02a6-4057-b05f-37fe0a0b5894} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6084 2024.07.11 23:18:04.870328 [ 3 ] {} <Debug> HTTP-Session: a992e8b9-56e4-48ac-9323-e1074c38d254 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6085 2024.07.11 23:18:09.861529 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 2327, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6086 2024.07.11 23:18:09.861697 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6087 2024.07.11 23:18:09.861732 [ 3 ] {} <Debug> HTTP-Session: 852bb622-9fce-4015-aff5-d33b54bcb975 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
6088 2024.07.11 23:18:09.861765 [ 3 ] {} <Debug> HTTP-Session: 852bb622-9fce-4015-aff5-d33b54bcb975 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6089 2024.07.11 23:18:09.861783 [ 3 ] {} <Debug> HTTP-Session: 852bb622-9fce-4015-aff5-d33b54bcb975 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6090 2024.07.11 23:18:09.861840 [ 3 ] {} <Trace> HTTP-Session: 852bb622-9fce-4015-aff5-d33b54bcb975 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6091 2024.07.11 23:18:09.862034 [ 3 ] {00132722-1241-45dc-bd06-36bb8e88c1a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6092 2024.07.11 23:18:09.862118 [ 3 ] {00132722-1241-45dc-bd06-36bb8e88c1a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6093 2024.07.11 23:18:09.862329 [ 3 ] {00132722-1241-45dc-bd06-36bb8e88c1a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6094 2024.07.11 23:18:09.862759 [ 3 ] {00132722-1241-45dc-bd06-36bb8e88c1a8} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6095 2024.07.11 23:18:09.862814 [ 3 ] {00132722-1241-45dc-bd06-36bb8e88c1a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
6096 2024.07.11 23:18:09.863213 [ 3 ] {00132722-1241-45dc-bd06-36bb8e88c1a8} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
6097 2024.07.11 23:18:09.863550 [ 3 ] {00132722-1241-45dc-bd06-36bb8e88c1a8} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6098 2024.07.11 23:18:09.863731 [ 3 ] {00132722-1241-45dc-bd06-36bb8e88c1a8} <Debug> executeQuery: Read 17 rows, 1.23 KiB in 0.001758 sec., 9670.079635949944 rows/sec., 700.48 KiB/sec.
6099 2024.07.11 23:18:09.863934 [ 3 ] {00132722-1241-45dc-bd06-36bb8e88c1a8} <Debug> DynamicQueryHandler: Done processing query
6100 2024.07.11 23:18:09.863960 [ 3 ] {00132722-1241-45dc-bd06-36bb8e88c1a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6101 2024.07.11 23:18:09.863977 [ 3 ] {} <Debug> HTTP-Session: 852bb622-9fce-4015-aff5-d33b54bcb975 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6102 2024.07.11 23:18:09.864137 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6103 2024.07.11 23:18:09.864190 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6104 2024.07.11 23:18:09.864209 [ 3 ] {} <Debug> HTTP-Session: a3bd38fe-e25e-442c-929a-2b14c7ebef73 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
6105 2024.07.11 23:18:09.864227 [ 3 ] {} <Debug> HTTP-Session: a3bd38fe-e25e-442c-929a-2b14c7ebef73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6106 2024.07.11 23:18:09.864241 [ 3 ] {} <Debug> HTTP-Session: a3bd38fe-e25e-442c-929a-2b14c7ebef73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6107 2024.07.11 23:18:09.864276 [ 3 ] {} <Trace> HTTP-Session: a3bd38fe-e25e-442c-929a-2b14c7ebef73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6108 2024.07.11 23:18:09.864377 [ 3 ] {202ce946-1fe1-4820-af54-a151ff9de475} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
6109 2024.07.11 23:18:09.864424 [ 3 ] {202ce946-1fe1-4820-af54-a151ff9de475} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
6110 2024.07.11 23:18:09.864556 [ 3 ] {202ce946-1fe1-4820-af54-a151ff9de475} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6111 2024.07.11 23:18:09.864809 [ 3 ] {202ce946-1fe1-4820-af54-a151ff9de475} <Trace> oximeter.fields_ipaddr (e6968d90-b6e0-4a68-8edb-33d3c44efb5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6112 2024.07.11 23:18:09.864848 [ 3 ] {202ce946-1fe1-4820-af54-a151ff9de475} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
6113 2024.07.11 23:18:09.865154 [ 3 ] {202ce946-1fe1-4820-af54-a151ff9de475} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
6114 2024.07.11 23:18:09.865455 [ 3 ] {202ce946-1fe1-4820-af54-a151ff9de475} <Trace> oximeter.fields_ipaddr (e6968d90-b6e0-4a68-8edb-33d3c44efb5e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6115 2024.07.11 23:18:09.865600 [ 3 ] {202ce946-1fe1-4820-af54-a151ff9de475} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001243 sec., 1609.0104585679808 rows/sec., 131.20 KiB/sec.
6116 2024.07.11 23:18:09.865754 [ 3 ] {202ce946-1fe1-4820-af54-a151ff9de475} <Debug> DynamicQueryHandler: Done processing query
6117 2024.07.11 23:18:09.865778 [ 3 ] {202ce946-1fe1-4820-af54-a151ff9de475} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6118 2024.07.11 23:18:09.865794 [ 3 ] {} <Debug> HTTP-Session: a3bd38fe-e25e-442c-929a-2b14c7ebef73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6119 2024.07.11 23:18:09.865980 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 29468, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6120 2024.07.11 23:18:09.866028 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6121 2024.07.11 23:18:09.866048 [ 3 ] {} <Debug> HTTP-Session: c144b401-3514-46e2-94b3-244e4d95e0f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
6122 2024.07.11 23:18:09.866065 [ 3 ] {} <Debug> HTTP-Session: c144b401-3514-46e2-94b3-244e4d95e0f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6123 2024.07.11 23:18:09.866080 [ 3 ] {} <Debug> HTTP-Session: c144b401-3514-46e2-94b3-244e4d95e0f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6124 2024.07.11 23:18:09.866111 [ 3 ] {} <Trace> HTTP-Session: c144b401-3514-46e2-94b3-244e4d95e0f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6125 2024.07.11 23:18:09.866253 [ 3 ] {a65daece-0ff2-434a-888c-84207cbc00c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6126 2024.07.11 23:18:09.866296 [ 3 ] {a65daece-0ff2-434a-888c-84207cbc00c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6127 2024.07.11 23:18:09.866418 [ 3 ] {a65daece-0ff2-434a-888c-84207cbc00c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6128 2024.07.11 23:18:09.866771 [ 3 ] {a65daece-0ff2-434a-888c-84207cbc00c4} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6129 2024.07.11 23:18:09.866807 [ 3 ] {a65daece-0ff2-434a-888c-84207cbc00c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
6130 2024.07.11 23:18:09.867127 [ 3 ] {a65daece-0ff2-434a-888c-84207cbc00c4} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
6131 2024.07.11 23:18:09.867419 [ 3 ] {a65daece-0ff2-434a-888c-84207cbc00c4} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6132 2024.07.11 23:18:09.867574 [ 3 ] {a65daece-0ff2-434a-888c-84207cbc00c4} <Debug> executeQuery: Read 195 rows, 17.59 KiB in 0.001382 sec., 141099.85528219971 rows/sec., 12.43 MiB/sec.
6133 2024.07.11 23:18:09.867724 [ 3 ] {a65daece-0ff2-434a-888c-84207cbc00c4} <Debug> DynamicQueryHandler: Done processing query
6134 2024.07.11 23:18:09.867749 [ 3 ] {a65daece-0ff2-434a-888c-84207cbc00c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
6135 2024.07.11 23:18:09.867764 [ 3 ] {} <Debug> HTTP-Session: c144b401-3514-46e2-94b3-244e4d95e0f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6136 2024.07.11 23:18:09.867886 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6137 2024.07.11 23:18:09.867933 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6138 2024.07.11 23:18:09.867952 [ 3 ] {} <Debug> HTTP-Session: 484b5fbb-11f9-4799-a660-73a209451cee Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
6139 2024.07.11 23:18:09.867968 [ 3 ] {} <Debug> HTTP-Session: 484b5fbb-11f9-4799-a660-73a209451cee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6140 2024.07.11 23:18:09.867981 [ 3 ] {} <Debug> HTTP-Session: 484b5fbb-11f9-4799-a660-73a209451cee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6141 2024.07.11 23:18:09.868013 [ 3 ] {} <Trace> HTTP-Session: 484b5fbb-11f9-4799-a660-73a209451cee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6142 2024.07.11 23:18:09.868104 [ 3 ] {e5f7268f-5f2a-49a1-81c1-0576cc33fff2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6143 2024.07.11 23:18:09.868147 [ 3 ] {e5f7268f-5f2a-49a1-81c1-0576cc33fff2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6144 2024.07.11 23:18:09.868270 [ 3 ] {e5f7268f-5f2a-49a1-81c1-0576cc33fff2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6145 2024.07.11 23:18:09.868501 [ 3 ] {e5f7268f-5f2a-49a1-81c1-0576cc33fff2} <Trace> oximeter.fields_u16 (b4410dfe-084c-46fb-b538-055579d0603a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6146 2024.07.11 23:18:09.868537 [ 3 ] {e5f7268f-5f2a-49a1-81c1-0576cc33fff2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
6147 2024.07.11 23:18:09.868824 [ 3 ] {e5f7268f-5f2a-49a1-81c1-0576cc33fff2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
6148 2024.07.11 23:18:09.869118 [ 3 ] {e5f7268f-5f2a-49a1-81c1-0576cc33fff2} <Trace> oximeter.fields_u16 (b4410dfe-084c-46fb-b538-055579d0603a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6149 2024.07.11 23:18:09.869269 [ 3 ] {e5f7268f-5f2a-49a1-81c1-0576cc33fff2} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.00118 sec., 1694.915254237288 rows/sec., 118.35 KiB/sec.
6150 2024.07.11 23:18:09.869454 [ 3 ] {e5f7268f-5f2a-49a1-81c1-0576cc33fff2} <Debug> DynamicQueryHandler: Done processing query
6151 2024.07.11 23:18:09.869479 [ 3 ] {e5f7268f-5f2a-49a1-81c1-0576cc33fff2} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6152 2024.07.11 23:18:09.869494 [ 3 ] {} <Debug> HTTP-Session: 484b5fbb-11f9-4799-a660-73a209451cee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6153 2024.07.11 23:18:09.869653 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 63795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6154 2024.07.11 23:18:09.869699 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6155 2024.07.11 23:18:09.869718 [ 3 ] {} <Debug> HTTP-Session: 871e9d31-9062-4c9f-88e5-9d81c98a4a2f Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
6156 2024.07.11 23:18:09.869734 [ 3 ] {} <Debug> HTTP-Session: 871e9d31-9062-4c9f-88e5-9d81c98a4a2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6157 2024.07.11 23:18:09.869749 [ 3 ] {} <Debug> HTTP-Session: 871e9d31-9062-4c9f-88e5-9d81c98a4a2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6158 2024.07.11 23:18:09.869780 [ 3 ] {} <Trace> HTTP-Session: 871e9d31-9062-4c9f-88e5-9d81c98a4a2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6159 2024.07.11 23:18:09.869969 [ 3 ] {34f25aa6-1c17-47d3-b81d-71135ac939f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6160 2024.07.11 23:18:09.870011 [ 3 ] {34f25aa6-1c17-47d3-b81d-71135ac939f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6161 2024.07.11 23:18:09.870134 [ 3 ] {34f25aa6-1c17-47d3-b81d-71135ac939f8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6162 2024.07.11 23:18:09.870691 [ 3 ] {34f25aa6-1c17-47d3-b81d-71135ac939f8} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6163 2024.07.11 23:18:09.870728 [ 3 ] {34f25aa6-1c17-47d3-b81d-71135ac939f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
6164 2024.07.11 23:18:09.871051 [ 3 ] {34f25aa6-1c17-47d3-b81d-71135ac939f8} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
6165 2024.07.11 23:18:09.871353 [ 3 ] {34f25aa6-1c17-47d3-b81d-71135ac939f8} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6166 2024.07.11 23:18:09.871508 [ 3 ] {34f25aa6-1c17-47d3-b81d-71135ac939f8} <Debug> executeQuery: Read 395 rows, 28.52 KiB in 0.001635 sec., 241590.21406727828 rows/sec., 17.03 MiB/sec.
6167 2024.07.11 23:18:09.871846 [ 3 ] {34f25aa6-1c17-47d3-b81d-71135ac939f8} <Debug> DynamicQueryHandler: Done processing query
6168 2024.07.11 23:18:09.871877 [ 3 ] {34f25aa6-1c17-47d3-b81d-71135ac939f8} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
6169 2024.07.11 23:18:09.871893 [ 3 ] {} <Debug> HTTP-Session: 871e9d31-9062-4c9f-88e5-9d81c98a4a2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6170 2024.07.11 23:18:09.872026 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6171 2024.07.11 23:18:09.872074 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6172 2024.07.11 23:18:09.872093 [ 3 ] {} <Debug> HTTP-Session: 519c6db4-55b0-4569-9744-6b22959a9b11 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
6173 2024.07.11 23:18:09.872109 [ 3 ] {} <Debug> HTTP-Session: 519c6db4-55b0-4569-9744-6b22959a9b11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6174 2024.07.11 23:18:09.872123 [ 3 ] {} <Debug> HTTP-Session: 519c6db4-55b0-4569-9744-6b22959a9b11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6175 2024.07.11 23:18:09.872155 [ 3 ] {} <Trace> HTTP-Session: 519c6db4-55b0-4569-9744-6b22959a9b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6176 2024.07.11 23:18:09.872260 [ 3 ] {7b83a978-9923-4e86-960a-b66a4889bcd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
6177 2024.07.11 23:18:09.872306 [ 3 ] {7b83a978-9923-4e86-960a-b66a4889bcd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
6178 2024.07.11 23:18:09.872457 [ 3 ] {7b83a978-9923-4e86-960a-b66a4889bcd1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6179 2024.07.11 23:18:09.872723 [ 3 ] {7b83a978-9923-4e86-960a-b66a4889bcd1} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6180 2024.07.11 23:18:09.872763 [ 3 ] {7b83a978-9923-4e86-960a-b66a4889bcd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
6181 2024.07.11 23:18:09.873116 [ 3 ] {7b83a978-9923-4e86-960a-b66a4889bcd1} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
6182 2024.07.11 23:18:09.873431 [ 3 ] {7b83a978-9923-4e86-960a-b66a4889bcd1} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6183 2024.07.11 23:18:09.873578 [ 3 ] {7b83a978-9923-4e86-960a-b66a4889bcd1} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001339 sec., 4480.955937266617 rows/sec., 192.54 KiB/sec.
6184 2024.07.11 23:18:09.873736 [ 3 ] {7b83a978-9923-4e86-960a-b66a4889bcd1} <Debug> DynamicQueryHandler: Done processing query
6185 2024.07.11 23:18:09.873761 [ 3 ] {7b83a978-9923-4e86-960a-b66a4889bcd1} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
6186 2024.07.11 23:18:09.873778 [ 3 ] {} <Debug> HTTP-Session: 519c6db4-55b0-4569-9744-6b22959a9b11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6187 2024.07.11 23:18:09.873898 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6188 2024.07.11 23:18:09.873945 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6189 2024.07.11 23:18:09.873964 [ 3 ] {} <Debug> HTTP-Session: 5e54a8f3-b37c-46fa-bd63-48ab993f5c92 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
6190 2024.07.11 23:18:09.873981 [ 3 ] {} <Debug> HTTP-Session: 5e54a8f3-b37c-46fa-bd63-48ab993f5c92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6191 2024.07.11 23:18:09.873995 [ 3 ] {} <Debug> HTTP-Session: 5e54a8f3-b37c-46fa-bd63-48ab993f5c92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6192 2024.07.11 23:18:09.874026 [ 3 ] {} <Trace> HTTP-Session: 5e54a8f3-b37c-46fa-bd63-48ab993f5c92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6193 2024.07.11 23:18:09.874141 [ 3 ] {2b8e15fb-1a0c-4f57-b1a8-71e7cf4dc8d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
6194 2024.07.11 23:18:09.874188 [ 3 ] {2b8e15fb-1a0c-4f57-b1a8-71e7cf4dc8d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
6195 2024.07.11 23:18:09.874325 [ 3 ] {2b8e15fb-1a0c-4f57-b1a8-71e7cf4dc8d2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6196 2024.07.11 23:18:09.874647 [ 3 ] {2b8e15fb-1a0c-4f57-b1a8-71e7cf4dc8d2} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6197 2024.07.11 23:18:09.874683 [ 3 ] {2b8e15fb-1a0c-4f57-b1a8-71e7cf4dc8d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
6198 2024.07.11 23:18:09.875051 [ 3 ] {2b8e15fb-1a0c-4f57-b1a8-71e7cf4dc8d2} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
6199 2024.07.11 23:18:09.875376 [ 3 ] {2b8e15fb-1a0c-4f57-b1a8-71e7cf4dc8d2} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6200 2024.07.11 23:18:09.875515 [ 3 ] {2b8e15fb-1a0c-4f57-b1a8-71e7cf4dc8d2} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001415 sec., 54416.96113074205 rows/sec., 3.35 MiB/sec.
6201 2024.07.11 23:18:09.875737 [ 3 ] {2b8e15fb-1a0c-4f57-b1a8-71e7cf4dc8d2} <Debug> DynamicQueryHandler: Done processing query
6202 2024.07.11 23:18:09.875763 [ 3 ] {2b8e15fb-1a0c-4f57-b1a8-71e7cf4dc8d2} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6203 2024.07.11 23:18:09.875779 [ 3 ] {} <Debug> HTTP-Session: 5e54a8f3-b37c-46fa-bd63-48ab993f5c92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6204 2024.07.11 23:18:09.875962 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 30843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6205 2024.07.11 23:18:09.876013 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6206 2024.07.11 23:18:09.876032 [ 3 ] {} <Debug> HTTP-Session: ff127830-1497-42a9-8c8d-764fe39b2ee2 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
6207 2024.07.11 23:18:09.876048 [ 3 ] {} <Debug> HTTP-Session: ff127830-1497-42a9-8c8d-764fe39b2ee2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6208 2024.07.11 23:18:09.876062 [ 3 ] {} <Debug> HTTP-Session: ff127830-1497-42a9-8c8d-764fe39b2ee2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6209 2024.07.11 23:18:09.876093 [ 3 ] {} <Trace> HTTP-Session: ff127830-1497-42a9-8c8d-764fe39b2ee2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6210 2024.07.11 23:18:09.876254 [ 3 ] {b684bd90-4e49-4ff0-b5b4-afb4ebf41216} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6211 2024.07.11 23:18:09.876299 [ 3 ] {b684bd90-4e49-4ff0-b5b4-afb4ebf41216} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6212 2024.07.11 23:18:09.876444 [ 3 ] {b684bd90-4e49-4ff0-b5b4-afb4ebf41216} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6213 2024.07.11 23:18:09.876809 [ 3 ] {b684bd90-4e49-4ff0-b5b4-afb4ebf41216} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6214 2024.07.11 23:18:09.876845 [ 3 ] {b684bd90-4e49-4ff0-b5b4-afb4ebf41216} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
6215 2024.07.11 23:18:09.877205 [ 3 ] {b684bd90-4e49-4ff0-b5b4-afb4ebf41216} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
6216 2024.07.11 23:18:09.877539 [ 3 ] {b684bd90-4e49-4ff0-b5b4-afb4ebf41216} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6217 2024.07.11 23:18:09.877701 [ 3 ] {b684bd90-4e49-4ff0-b5b4-afb4ebf41216} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001523 sec., 105712.40971766251 rows/sec., 7.36 MiB/sec.
6218 2024.07.11 23:18:09.877861 [ 3 ] {b684bd90-4e49-4ff0-b5b4-afb4ebf41216} <Debug> DynamicQueryHandler: Done processing query
6219 2024.07.11 23:18:09.877886 [ 3 ] {b684bd90-4e49-4ff0-b5b4-afb4ebf41216} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6220 2024.07.11 23:18:09.877902 [ 3 ] {} <Debug> HTTP-Session: ff127830-1497-42a9-8c8d-764fe39b2ee2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6221 2024.07.11 23:18:09.878036 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 17619, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6222 2024.07.11 23:18:09.878084 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6223 2024.07.11 23:18:09.878103 [ 3 ] {} <Debug> HTTP-Session: 7d5f478a-61f3-4cc5-bc3f-08f86ca30fa7 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
6224 2024.07.11 23:18:09.878119 [ 3 ] {} <Debug> HTTP-Session: 7d5f478a-61f3-4cc5-bc3f-08f86ca30fa7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6225 2024.07.11 23:18:09.878133 [ 3 ] {} <Debug> HTTP-Session: 7d5f478a-61f3-4cc5-bc3f-08f86ca30fa7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6226 2024.07.11 23:18:09.878164 [ 3 ] {} <Trace> HTTP-Session: 7d5f478a-61f3-4cc5-bc3f-08f86ca30fa7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6227 2024.07.11 23:18:09.878335 [ 3 ] {f51a4caf-daf5-4c79-9356-876e2ced9871} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6228 2024.07.11 23:18:09.878398 [ 3 ] {f51a4caf-daf5-4c79-9356-876e2ced9871} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
6229 2024.07.11 23:18:09.878799 [ 3 ] {f51a4caf-daf5-4c79-9356-876e2ced9871} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6230 2024.07.11 23:18:09.879326 [ 3 ] {f51a4caf-daf5-4c79-9356-876e2ced9871} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6231 2024.07.11 23:18:09.879361 [ 3 ] {f51a4caf-daf5-4c79-9356-876e2ced9871} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
6232 2024.07.11 23:18:09.879956 [ 3 ] {f51a4caf-daf5-4c79-9356-876e2ced9871} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
6233 2024.07.11 23:18:09.880363 [ 3 ] {f51a4caf-daf5-4c79-9356-876e2ced9871} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6234 2024.07.11 23:18:09.880543 [ 3 ] {f51a4caf-daf5-4c79-9356-876e2ced9871} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.0023 sec., 4782.608695652174 rows/sec., 8.57 MiB/sec.
6235 2024.07.11 23:18:09.880768 [ 3 ] {f51a4caf-daf5-4c79-9356-876e2ced9871} <Debug> DynamicQueryHandler: Done processing query
6236 2024.07.11 23:18:09.880794 [ 3 ] {f51a4caf-daf5-4c79-9356-876e2ced9871} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
6237 2024.07.11 23:18:09.880810 [ 3 ] {} <Debug> HTTP-Session: 7d5f478a-61f3-4cc5-bc3f-08f86ca30fa7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6238 2024.07.11 23:18:09.880935 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 3216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6239 2024.07.11 23:18:09.880984 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6240 2024.07.11 23:18:09.881002 [ 3 ] {} <Debug> HTTP-Session: 45f3fae5-195c-41e7-882d-b1dde891d2a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
6241 2024.07.11 23:18:09.881020 [ 3 ] {} <Debug> HTTP-Session: 45f3fae5-195c-41e7-882d-b1dde891d2a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6242 2024.07.11 23:18:09.881035 [ 3 ] {} <Debug> HTTP-Session: 45f3fae5-195c-41e7-882d-b1dde891d2a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6243 2024.07.11 23:18:09.881066 [ 3 ] {} <Trace> HTTP-Session: 45f3fae5-195c-41e7-882d-b1dde891d2a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6244 2024.07.11 23:18:09.881169 [ 3 ] {c5b79cc1-b02f-493a-9c94-d15c7053adb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
6245 2024.07.11 23:18:09.881213 [ 3 ] {c5b79cc1-b02f-493a-9c94-d15c7053adb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
6246 2024.07.11 23:18:09.881340 [ 3 ] {c5b79cc1-b02f-493a-9c94-d15c7053adb9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6247 2024.07.11 23:18:09.881620 [ 3 ] {c5b79cc1-b02f-493a-9c94-d15c7053adb9} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6248 2024.07.11 23:18:09.881656 [ 3 ] {c5b79cc1-b02f-493a-9c94-d15c7053adb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
6249 2024.07.11 23:18:09.882006 [ 3 ] {c5b79cc1-b02f-493a-9c94-d15c7053adb9} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
6250 2024.07.11 23:18:09.882318 [ 3 ] {c5b79cc1-b02f-493a-9c94-d15c7053adb9} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6251 2024.07.11 23:18:09.882476 [ 3 ] {c5b79cc1-b02f-493a-9c94-d15c7053adb9} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001332 sec., 17267.267267267267 rows/sec., 934.04 KiB/sec.
6252 2024.07.11 23:18:09.882630 [ 3 ] {c5b79cc1-b02f-493a-9c94-d15c7053adb9} <Debug> DynamicQueryHandler: Done processing query
6253 2024.07.11 23:18:09.882655 [ 3 ] {c5b79cc1-b02f-493a-9c94-d15c7053adb9} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
6254 2024.07.11 23:18:09.882670 [ 3 ] {} <Debug> HTTP-Session: 45f3fae5-195c-41e7-882d-b1dde891d2a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6255 2024.07.11 23:18:09.882801 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6256 2024.07.11 23:18:09.882848 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6257 2024.07.11 23:18:09.882866 [ 3 ] {} <Debug> HTTP-Session: 0c9fedea-ee6c-4422-b410-f95358df29bd Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
6258 2024.07.11 23:18:09.882884 [ 3 ] {} <Debug> HTTP-Session: 0c9fedea-ee6c-4422-b410-f95358df29bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6259 2024.07.11 23:18:09.882898 [ 3 ] {} <Debug> HTTP-Session: 0c9fedea-ee6c-4422-b410-f95358df29bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6260 2024.07.11 23:18:09.882929 [ 3 ] {} <Trace> HTTP-Session: 0c9fedea-ee6c-4422-b410-f95358df29bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6261 2024.07.11 23:18:09.883047 [ 3 ] {4ef0ed15-fc42-49c7-ba56-21df23b37779} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6262 2024.07.11 23:18:09.883091 [ 3 ] {4ef0ed15-fc42-49c7-ba56-21df23b37779} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6263 2024.07.11 23:18:09.883216 [ 3 ] {4ef0ed15-fc42-49c7-ba56-21df23b37779} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6264 2024.07.11 23:18:09.883499 [ 3 ] {4ef0ed15-fc42-49c7-ba56-21df23b37779} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6265 2024.07.11 23:18:09.883534 [ 3 ] {4ef0ed15-fc42-49c7-ba56-21df23b37779} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
6266 2024.07.11 23:18:09.883891 [ 3 ] {4ef0ed15-fc42-49c7-ba56-21df23b37779} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
6267 2024.07.11 23:18:09.884209 [ 3 ] {4ef0ed15-fc42-49c7-ba56-21df23b37779} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6268 2024.07.11 23:18:09.884358 [ 3 ] {4ef0ed15-fc42-49c7-ba56-21df23b37779} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001347 sec., 44543.42984409799 rows/sec., 3.00 MiB/sec.
6269 2024.07.11 23:18:09.884529 [ 3 ] {4ef0ed15-fc42-49c7-ba56-21df23b37779} <Debug> DynamicQueryHandler: Done processing query
6270 2024.07.11 23:18:09.884554 [ 3 ] {4ef0ed15-fc42-49c7-ba56-21df23b37779} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6271 2024.07.11 23:18:09.884569 [ 3 ] {} <Debug> HTTP-Session: 0c9fedea-ee6c-4422-b410-f95358df29bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6272 2024.07.11 23:18:13.670315 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache
6273 2024.07.11 23:18:13.670407 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache
6274 2024.07.11 23:18:14.859334 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 3065, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6275 2024.07.11 23:18:14.859483 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6276 2024.07.11 23:18:14.859514 [ 3 ] {} <Debug> HTTP-Session: 7e2d0842-f295-40b0-bcf3-71aa771ab318 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
6277 2024.07.11 23:18:14.859543 [ 3 ] {} <Debug> HTTP-Session: 7e2d0842-f295-40b0-bcf3-71aa771ab318 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6278 2024.07.11 23:18:14.859562 [ 3 ] {} <Debug> HTTP-Session: 7e2d0842-f295-40b0-bcf3-71aa771ab318 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6279 2024.07.11 23:18:14.859619 [ 3 ] {} <Trace> HTTP-Session: 7e2d0842-f295-40b0-bcf3-71aa771ab318 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6280 2024.07.11 23:18:14.859840 [ 3 ] {0296282c-8f32-430a-ad02-c4c8888ad1ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6281 2024.07.11 23:18:14.859919 [ 3 ] {0296282c-8f32-430a-ad02-c4c8888ad1ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6282 2024.07.11 23:18:14.860126 [ 3 ] {0296282c-8f32-430a-ad02-c4c8888ad1ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6283 2024.07.11 23:18:14.860574 [ 3 ] {0296282c-8f32-430a-ad02-c4c8888ad1ae} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6284 2024.07.11 23:18:14.860617 [ 3 ] {0296282c-8f32-430a-ad02-c4c8888ad1ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
6285 2024.07.11 23:18:14.860986 [ 3 ] {0296282c-8f32-430a-ad02-c4c8888ad1ae} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
6286 2024.07.11 23:18:14.861327 [ 3 ] {0296282c-8f32-430a-ad02-c4c8888ad1ae} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6287 2024.07.11 23:18:14.861502 [ 3 ] {0296282c-8f32-430a-ad02-c4c8888ad1ae} <Debug> executeQuery: Read 21 rows, 1.70 KiB in 0.00172 sec., 12209.302325581395 rows/sec., 989.62 KiB/sec.
6288 2024.07.11 23:18:14.861829 [ 3 ] {0296282c-8f32-430a-ad02-c4c8888ad1ae} <Debug> DynamicQueryHandler: Done processing query
6289 2024.07.11 23:18:14.861875 [ 3 ] {0296282c-8f32-430a-ad02-c4c8888ad1ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6290 2024.07.11 23:18:14.861918 [ 3 ] {} <Debug> HTTP-Session: 7e2d0842-f295-40b0-bcf3-71aa771ab318 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6291 2024.07.11 23:18:14.862179 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 22246, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6292 2024.07.11 23:18:14.862229 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6293 2024.07.11 23:18:14.862249 [ 3 ] {} <Debug> HTTP-Session: 45384077-5867-4b0f-89b2-e7de0806289c Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
6294 2024.07.11 23:18:14.862266 [ 3 ] {} <Debug> HTTP-Session: 45384077-5867-4b0f-89b2-e7de0806289c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6295 2024.07.11 23:18:14.862280 [ 3 ] {} <Debug> HTTP-Session: 45384077-5867-4b0f-89b2-e7de0806289c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6296 2024.07.11 23:18:14.862312 [ 3 ] {} <Trace> HTTP-Session: 45384077-5867-4b0f-89b2-e7de0806289c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6297 2024.07.11 23:18:14.862454 [ 3 ] {68ddea52-a876-4492-ac8f-f96e20cad4f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6298 2024.07.11 23:18:14.862498 [ 3 ] {68ddea52-a876-4492-ac8f-f96e20cad4f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6299 2024.07.11 23:18:14.862644 [ 3 ] {68ddea52-a876-4492-ac8f-f96e20cad4f8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6300 2024.07.11 23:18:14.863033 [ 3 ] {68ddea52-a876-4492-ac8f-f96e20cad4f8} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6301 2024.07.11 23:18:14.863070 [ 3 ] {68ddea52-a876-4492-ac8f-f96e20cad4f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
6302 2024.07.11 23:18:14.863391 [ 3 ] {68ddea52-a876-4492-ac8f-f96e20cad4f8} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
6303 2024.07.11 23:18:14.863688 [ 3 ] {68ddea52-a876-4492-ac8f-f96e20cad4f8} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6304 2024.07.11 23:18:14.863845 [ 109 ] {} <Debug> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
6305 2024.07.11 23:18:14.863856 [ 3 ] {68ddea52-a876-4492-ac8f-f96e20cad4f8} <Debug> executeQuery: Read 155 rows, 12.82 KiB in 0.001454 sec., 106602.47592847318 rows/sec., 8.61 MiB/sec.
6306 2024.07.11 23:18:14.863932 [ 109 ] {} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6307 2024.07.11 23:18:14.863997 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
6308 2024.07.11 23:18:14.864183 [ 3 ] {68ddea52-a876-4492-ac8f-f96e20cad4f8} <Debug> DynamicQueryHandler: Done processing query
6309 2024.07.11 23:18:14.864251 [ 3 ] {68ddea52-a876-4492-ac8f-f96e20cad4f8} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
6310 2024.07.11 23:18:14.864287 [ 3 ] {} <Debug> HTTP-Session: 45384077-5867-4b0f-89b2-e7de0806289c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6311 2024.07.11 23:18:14.864327 [ 190 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::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
6312 2024.07.11 23:18:14.864517 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 18494, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6313 2024.07.11 23:18:14.864628 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6314 2024.07.11 23:18:14.864683 [ 3 ] {} <Debug> HTTP-Session: 34c9908d-1655-4345-9629-8141c33fbeb1 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
6315 2024.07.11 23:18:14.864732 [ 3 ] {} <Debug> HTTP-Session: 34c9908d-1655-4345-9629-8141c33fbeb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6316 2024.07.11 23:18:14.864759 [ 190 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6317 2024.07.11 23:18:14.864773 [ 3 ] {} <Debug> HTTP-Session: 34c9908d-1655-4345-9629-8141c33fbeb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6318 2024.07.11 23:18:14.864862 [ 190 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 302 rows starting from the beginning of the part
6319 2024.07.11 23:18:14.864874 [ 3 ] {} <Trace> HTTP-Session: 34c9908d-1655-4345-9629-8141c33fbeb1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6320 2024.07.11 23:18:14.865158 [ 190 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 119 rows starting from the beginning of the part
6321 2024.07.11 23:18:14.865348 [ 3 ] {4057470b-dbc1-4666-81dd-06c1ee5c5247} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6322 2024.07.11 23:18:14.865468 [ 190 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 194 rows starting from the beginning of the part
6323 2024.07.11 23:18:14.865585 [ 3 ] {4057470b-dbc1-4666-81dd-06c1ee5c5247} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6324 2024.07.11 23:18:14.865826 [ 190 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 119 rows starting from the beginning of the part
6325 2024.07.11 23:18:14.866156 [ 190 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 195 rows starting from the beginning of the part
6326 2024.07.11 23:18:14.866428 [ 190 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 155 rows starting from the beginning of the part
6327 2024.07.11 23:18:14.867093 [ 3 ] {4057470b-dbc1-4666-81dd-06c1ee5c5247} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6328 2024.07.11 23:18:14.867887 [ 3 ] {4057470b-dbc1-4666-81dd-06c1ee5c5247} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6329 2024.07.11 23:18:14.867951 [ 3 ] {4057470b-dbc1-4666-81dd-06c1ee5c5247} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
6330 2024.07.11 23:18:14.868852 [ 3 ] {4057470b-dbc1-4666-81dd-06c1ee5c5247} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
6331 2024.07.11 23:18:14.869591 [ 196 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1084 rows, containing 4 columns (4 merged, 0 gathered) in 0.005451184 sec., 198855.88158462453 rows/sec., 16.96 MiB/sec.
6332 2024.07.11 23:18:14.869624 [ 3 ] {4057470b-dbc1-4666-81dd-06c1ee5c5247} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6333 2024.07.11 23:18:14.869924 [ 109 ] {} <Debug> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
6334 2024.07.11 23:18:14.870010 [ 109 ] {} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6335 2024.07.11 23:18:14.870021 [ 3 ] {4057470b-dbc1-4666-81dd-06c1ee5c5247} <Debug> executeQuery: Read 109 rows, 8.70 KiB in 0.00491 sec., 22199.592668024437 rows/sec., 1.73 MiB/sec.
6336 2024.07.11 23:18:14.870055 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
6337 2024.07.11 23:18:14.870124 [ 196 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
6338 2024.07.11 23:18:14.870485 [ 198 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::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
6339 2024.07.11 23:18:14.870917 [ 3 ] {4057470b-dbc1-4666-81dd-06c1ee5c5247} <Debug> DynamicQueryHandler: Done processing query
6340 2024.07.11 23:18:14.871039 [ 3 ] {4057470b-dbc1-4666-81dd-06c1ee5c5247} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
6341 2024.07.11 23:18:14.871075 [ 198 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6342 2024.07.11 23:18:14.871135 [ 3 ] {} <Debug> HTTP-Session: 34c9908d-1655-4345-9629-8141c33fbeb1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6343 2024.07.11 23:18:14.871170 [ 198 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::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
6344 2024.07.11 23:18:14.871441 [ 198 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 85 rows starting from the beginning of the part
6345 2024.07.11 23:18:14.871583 [ 196 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_31_6} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6346 2024.07.11 23:18:14.871772 [ 198 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 393 rows starting from the beginning of the part
6347 2024.07.11 23:18:14.871946 [ 196 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_31_6} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
6348 2024.07.11 23:18:14.872083 [ 198 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 85 rows starting from the beginning of the part
6349 2024.07.11 23:18:14.872308 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB.
6350 2024.07.11 23:18:14.872475 [ 198 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 395 rows starting from the beginning of the part
6351 2024.07.11 23:18:14.872526 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 37618, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6352 2024.07.11 23:18:14.872649 [ 198 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 109 rows starting from the beginning of the part
6353 2024.07.11 23:18:14.872828 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6354 2024.07.11 23:18:14.872993 [ 3 ] {} <Debug> HTTP-Session: 1d53406d-ed07-4b1c-9df2-fd50b923b398 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
6355 2024.07.11 23:18:14.873047 [ 3 ] {} <Debug> HTTP-Session: 1d53406d-ed07-4b1c-9df2-fd50b923b398 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6356 2024.07.11 23:18:14.873082 [ 3 ] {} <Debug> HTTP-Session: 1d53406d-ed07-4b1c-9df2-fd50b923b398 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6357 2024.07.11 23:18:14.873146 [ 3 ] {} <Trace> HTTP-Session: 1d53406d-ed07-4b1c-9df2-fd50b923b398 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6358 2024.07.11 23:18:14.873458 [ 3 ] {e46c8345-50f9-4453-9547-4593825c4427} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6359 2024.07.11 23:18:14.873569 [ 3 ] {e46c8345-50f9-4453-9547-4593825c4427} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6360 2024.07.11 23:18:14.874248 [ 3 ] {e46c8345-50f9-4453-9547-4593825c4427} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6361 2024.07.11 23:18:14.875076 [ 3 ] {e46c8345-50f9-4453-9547-4593825c4427} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6362 2024.07.11 23:18:14.875144 [ 3 ] {e46c8345-50f9-4453-9547-4593825c4427} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
6363 2024.07.11 23:18:14.875522 [ 193 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1539 rows, containing 4 columns (4 merged, 0 gathered) in 0.005323632 sec., 289088.3517117637 rows/sec., 20.88 MiB/sec.
6364 2024.07.11 23:18:14.875786 [ 193 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
6365 2024.07.11 23:18:14.876006 [ 3 ] {e46c8345-50f9-4453-9547-4593825c4427} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
6366 2024.07.11 23:18:14.876672 [ 193 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_31_6} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6367 2024.07.11 23:18:14.876868 [ 193 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_31_6} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
6368 2024.07.11 23:18:14.876927 [ 3 ] {e46c8345-50f9-4453-9547-4593825c4427} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6369 2024.07.11 23:18:14.877034 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB.
6370 2024.07.11 23:18:14.877205 [ 109 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
6371 2024.07.11 23:18:14.877204 [ 3 ] {e46c8345-50f9-4453-9547-4593825c4427} <Debug> executeQuery: Read 196 rows, 14.01 KiB in 0.003921 sec., 49987.24815098189 rows/sec., 3.49 MiB/sec.
6372 2024.07.11 23:18:14.877255 [ 109 ] {} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6373 2024.07.11 23:18:14.877332 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
6374 2024.07.11 23:18:14.877556 [ 198 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::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
6375 2024.07.11 23:18:14.877627 [ 3 ] {e46c8345-50f9-4453-9547-4593825c4427} <Debug> DynamicQueryHandler: Done processing query
6376 2024.07.11 23:18:14.877685 [ 3 ] {e46c8345-50f9-4453-9547-4593825c4427} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
6377 2024.07.11 23:18:14.877734 [ 3 ] {} <Debug> HTTP-Session: 1d53406d-ed07-4b1c-9df2-fd50b923b398 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6378 2024.07.11 23:18:14.877830 [ 198 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6379 2024.07.11 23:18:14.877868 [ 198 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 3977 rows starting from the beginning of the part
6380 2024.07.11 23:18:14.878032 [ 198 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::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
6381 2024.07.11 23:18:14.878072 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 33753, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6382 2024.07.11 23:18:14.878289 [ 198 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 160 rows starting from the beginning of the part
6383 2024.07.11 23:18:14.878362 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6384 2024.07.11 23:18:14.878560 [ 198 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::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
6385 2024.07.11 23:18:14.878646 [ 3 ] {} <Debug> HTTP-Session: 1c31a417-5d8f-4e99-a3a9-a2bb53b995ed Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
6386 2024.07.11 23:18:14.878766 [ 3 ] {} <Debug> HTTP-Session: 1c31a417-5d8f-4e99-a3a9-a2bb53b995ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6387 2024.07.11 23:18:14.878819 [ 198 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 161 rows starting from the beginning of the part
6388 2024.07.11 23:18:14.878846 [ 3 ] {} <Debug> HTTP-Session: 1c31a417-5d8f-4e99-a3a9-a2bb53b995ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6389 2024.07.11 23:18:14.879059 [ 198 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 196 rows starting from the beginning of the part
6390 2024.07.11 23:18:14.879073 [ 3 ] {} <Trace> HTTP-Session: 1c31a417-5d8f-4e99-a3a9-a2bb53b995ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6391 2024.07.11 23:18:14.879682 [ 3 ] {d7365902-b12f-450e-9e2e-b047a95764b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6392 2024.07.11 23:18:14.879884 [ 3 ] {d7365902-b12f-450e-9e2e-b047a95764b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
6393 2024.07.11 23:18:14.881599 [ 3 ] {d7365902-b12f-450e-9e2e-b047a95764b4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6394 2024.07.11 23:18:14.882743 [ 3 ] {d7365902-b12f-450e-9e2e-b047a95764b4} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6395 2024.07.11 23:18:14.882810 [ 3 ] {d7365902-b12f-450e-9e2e-b047a95764b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
6396 2024.07.11 23:18:14.883155 [ 198 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4814 rows, containing 5 columns (5 merged, 0 gathered) in 0.005710248 sec., 843045.6960888563 rows/sec., 58.80 MiB/sec.
6397 2024.07.11 23:18:14.883690 [ 198 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
6398 2024.07.11 23:18:14.884199 [ 3 ] {d7365902-b12f-450e-9e2e-b047a95764b4} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
6399 2024.07.11 23:18:14.884718 [ 193 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6400 2024.07.11 23:18:14.884960 [ 193 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
6401 2024.07.11 23:18:14.885128 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.97 MiB.
6402 2024.07.11 23:18:14.885251 [ 3 ] {d7365902-b12f-450e-9e2e-b047a95764b4} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6403 2024.07.11 23:18:14.885472 [ 3 ] {d7365902-b12f-450e-9e2e-b047a95764b4} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.006075 sec., 3456.7901234567903 rows/sec., 6.19 MiB/sec.
6404 2024.07.11 23:18:14.886142 [ 3 ] {d7365902-b12f-450e-9e2e-b047a95764b4} <Debug> DynamicQueryHandler: Done processing query
6405 2024.07.11 23:18:14.886170 [ 3 ] {d7365902-b12f-450e-9e2e-b047a95764b4} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
6406 2024.07.11 23:18:14.886187 [ 3 ] {} <Debug> HTTP-Session: 1c31a417-5d8f-4e99-a3a9-a2bb53b995ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6407 2024.07.11 23:18:14.886330 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6408 2024.07.11 23:18:14.886381 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6409 2024.07.11 23:18:14.886402 [ 3 ] {} <Debug> HTTP-Session: 2845389c-354b-48d3-a0d1-6480a90dc96e Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
6410 2024.07.11 23:18:14.886418 [ 3 ] {} <Debug> HTTP-Session: 2845389c-354b-48d3-a0d1-6480a90dc96e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6411 2024.07.11 23:18:14.886432 [ 3 ] {} <Debug> HTTP-Session: 2845389c-354b-48d3-a0d1-6480a90dc96e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6412 2024.07.11 23:18:14.886462 [ 3 ] {} <Trace> HTTP-Session: 2845389c-354b-48d3-a0d1-6480a90dc96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6413 2024.07.11 23:18:14.886590 [ 3 ] {81c3ce5d-6ce1-47b4-9b06-df338a15a5d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6414 2024.07.11 23:18:14.886637 [ 3 ] {81c3ce5d-6ce1-47b4-9b06-df338a15a5d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6415 2024.07.11 23:18:14.886784 [ 3 ] {81c3ce5d-6ce1-47b4-9b06-df338a15a5d7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6416 2024.07.11 23:18:14.887061 [ 3 ] {81c3ce5d-6ce1-47b4-9b06-df338a15a5d7} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6417 2024.07.11 23:18:14.887097 [ 3 ] {81c3ce5d-6ce1-47b4-9b06-df338a15a5d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
6418 2024.07.11 23:18:14.887475 [ 3 ] {81c3ce5d-6ce1-47b4-9b06-df338a15a5d7} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
6419 2024.07.11 23:18:14.887811 [ 3 ] {81c3ce5d-6ce1-47b4-9b06-df338a15a5d7} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6420 2024.07.11 23:18:14.887967 [ 109 ] {} <Debug> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
6421 2024.07.11 23:18:14.887980 [ 3 ] {81c3ce5d-6ce1-47b4-9b06-df338a15a5d7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001426 sec., 42075.7363253857 rows/sec., 2.84 MiB/sec.
6422 2024.07.11 23:18:14.888014 [ 109 ] {} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6423 2024.07.11 23:18:14.888081 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
6424 2024.07.11 23:18:14.888359 [ 3 ] {81c3ce5d-6ce1-47b4-9b06-df338a15a5d7} <Debug> DynamicQueryHandler: Done processing query
6425 2024.07.11 23:18:14.888378 [ 193 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::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
6426 2024.07.11 23:18:14.888445 [ 3 ] {81c3ce5d-6ce1-47b4-9b06-df338a15a5d7} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6427 2024.07.11 23:18:14.888553 [ 3 ] {} <Debug> HTTP-Session: 2845389c-354b-48d3-a0d1-6480a90dc96e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6428 2024.07.11 23:18:14.889014 [ 193 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6429 2024.07.11 23:18:14.889100 [ 193 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1398 rows starting from the beginning of the part
6430 2024.07.11 23:18:14.889211 [ 193 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::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
6431 2024.07.11 23:18:14.889384 [ 193 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::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
6432 2024.07.11 23:18:14.889481 [ 193 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::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
6433 2024.07.11 23:18:14.889659 [ 193 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::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
6434 2024.07.11 23:18:14.889720 [ 193 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::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
6435 2024.07.11 23:18:14.891041 [ 194 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1698 rows, containing 4 columns (4 merged, 0 gathered) in 0.002853284 sec., 595103.7471208614 rows/sec., 40.05 MiB/sec.
6436 2024.07.11 23:18:14.891366 [ 194 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
6437 2024.07.11 23:18:14.892025 [ 194 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::all_1_31_6} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6438 2024.07.11 23:18:14.892115 [ 194 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::all_1_31_6} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
6439 2024.07.11 23:18:14.892207 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB.
6440 2024.07.11 23:18:19.861517 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 2327, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6441 2024.07.11 23:18:19.861717 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6442 2024.07.11 23:18:19.861766 [ 3 ] {} <Debug> HTTP-Session: ba9e81c4-98a1-4f88-9361-b833ea37c513 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
6443 2024.07.11 23:18:19.861808 [ 3 ] {} <Debug> HTTP-Session: ba9e81c4-98a1-4f88-9361-b833ea37c513 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6444 2024.07.11 23:18:19.861839 [ 3 ] {} <Debug> HTTP-Session: ba9e81c4-98a1-4f88-9361-b833ea37c513 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6445 2024.07.11 23:18:19.861918 [ 3 ] {} <Trace> HTTP-Session: ba9e81c4-98a1-4f88-9361-b833ea37c513 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6446 2024.07.11 23:18:19.862194 [ 3 ] {494fcc80-a8af-4346-ac63-871ba3c481ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6447 2024.07.11 23:18:19.862263 [ 3 ] {494fcc80-a8af-4346-ac63-871ba3c481ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6448 2024.07.11 23:18:19.862454 [ 3 ] {494fcc80-a8af-4346-ac63-871ba3c481ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6449 2024.07.11 23:18:19.862842 [ 3 ] {494fcc80-a8af-4346-ac63-871ba3c481ae} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6450 2024.07.11 23:18:19.862885 [ 3 ] {494fcc80-a8af-4346-ac63-871ba3c481ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
6451 2024.07.11 23:18:19.863246 [ 3 ] {494fcc80-a8af-4346-ac63-871ba3c481ae} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
6452 2024.07.11 23:18:19.863584 [ 3 ] {494fcc80-a8af-4346-ac63-871ba3c481ae} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6453 2024.07.11 23:18:19.863755 [ 3 ] {494fcc80-a8af-4346-ac63-871ba3c481ae} <Debug> executeQuery: Read 17 rows, 1.23 KiB in 0.001635 sec., 10397.553516819573 rows/sec., 753.18 KiB/sec.
6454 2024.07.11 23:18:19.863961 [ 3 ] {494fcc80-a8af-4346-ac63-871ba3c481ae} <Debug> DynamicQueryHandler: Done processing query
6455 2024.07.11 23:18:19.863990 [ 3 ] {494fcc80-a8af-4346-ac63-871ba3c481ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6456 2024.07.11 23:18:19.864007 [ 3 ] {} <Debug> HTTP-Session: ba9e81c4-98a1-4f88-9361-b833ea37c513 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6457 2024.07.11 23:18:19.864228 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 29335, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6458 2024.07.11 23:18:19.864283 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6459 2024.07.11 23:18:19.864303 [ 3 ] {} <Debug> HTTP-Session: 6e6c9f9f-77fb-4eee-81ac-288b6479e445 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
6460 2024.07.11 23:18:19.864321 [ 3 ] {} <Debug> HTTP-Session: 6e6c9f9f-77fb-4eee-81ac-288b6479e445 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6461 2024.07.11 23:18:19.864337 [ 3 ] {} <Debug> HTTP-Session: 6e6c9f9f-77fb-4eee-81ac-288b6479e445 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6462 2024.07.11 23:18:19.864371 [ 3 ] {} <Trace> HTTP-Session: 6e6c9f9f-77fb-4eee-81ac-288b6479e445 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6463 2024.07.11 23:18:19.864524 [ 3 ] {46d065cc-a860-4073-b465-7d2b916e0c43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6464 2024.07.11 23:18:19.864571 [ 3 ] {46d065cc-a860-4073-b465-7d2b916e0c43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6465 2024.07.11 23:18:19.864701 [ 3 ] {46d065cc-a860-4073-b465-7d2b916e0c43} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6466 2024.07.11 23:18:19.865100 [ 3 ] {46d065cc-a860-4073-b465-7d2b916e0c43} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6467 2024.07.11 23:18:19.865139 [ 3 ] {46d065cc-a860-4073-b465-7d2b916e0c43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
6468 2024.07.11 23:18:19.865474 [ 3 ] {46d065cc-a860-4073-b465-7d2b916e0c43} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
6469 2024.07.11 23:18:19.865784 [ 3 ] {46d065cc-a860-4073-b465-7d2b916e0c43} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6470 2024.07.11 23:18:19.865939 [ 3 ] {46d065cc-a860-4073-b465-7d2b916e0c43} <Debug> executeQuery: Read 194 rows, 17.52 KiB in 0.001478 sec., 131258.45737483085 rows/sec., 11.57 MiB/sec.
6471 2024.07.11 23:18:19.866145 [ 3 ] {46d065cc-a860-4073-b465-7d2b916e0c43} <Debug> DynamicQueryHandler: Done processing query
6472 2024.07.11 23:18:19.866175 [ 3 ] {46d065cc-a860-4073-b465-7d2b916e0c43} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
6473 2024.07.11 23:18:19.866192 [ 3 ] {} <Debug> HTTP-Session: 6e6c9f9f-77fb-4eee-81ac-288b6479e445 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6474 2024.07.11 23:18:19.866493 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 63454, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6475 2024.07.11 23:18:19.866545 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6476 2024.07.11 23:18:19.866564 [ 3 ] {} <Debug> HTTP-Session: 97eb9f93-42aa-48d4-bea5-9eff10e669ad Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
6477 2024.07.11 23:18:19.866581 [ 3 ] {} <Debug> HTTP-Session: 97eb9f93-42aa-48d4-bea5-9eff10e669ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6478 2024.07.11 23:18:19.866596 [ 3 ] {} <Debug> HTTP-Session: 97eb9f93-42aa-48d4-bea5-9eff10e669ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6479 2024.07.11 23:18:19.866628 [ 3 ] {} <Trace> HTTP-Session: 97eb9f93-42aa-48d4-bea5-9eff10e669ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6480 2024.07.11 23:18:19.866838 [ 3 ] {97e4286d-bfaf-4bf9-85b5-5f1ed6540cff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6481 2024.07.11 23:18:19.866884 [ 3 ] {97e4286d-bfaf-4bf9-85b5-5f1ed6540cff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6482 2024.07.11 23:18:19.867014 [ 3 ] {97e4286d-bfaf-4bf9-85b5-5f1ed6540cff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6483 2024.07.11 23:18:19.867517 [ 3 ] {97e4286d-bfaf-4bf9-85b5-5f1ed6540cff} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6484 2024.07.11 23:18:19.867553 [ 3 ] {97e4286d-bfaf-4bf9-85b5-5f1ed6540cff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
6485 2024.07.11 23:18:19.867874 [ 3 ] {97e4286d-bfaf-4bf9-85b5-5f1ed6540cff} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
6486 2024.07.11 23:18:19.868182 [ 3 ] {97e4286d-bfaf-4bf9-85b5-5f1ed6540cff} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6487 2024.07.11 23:18:19.868304 [ 3 ] {97e4286d-bfaf-4bf9-85b5-5f1ed6540cff} <Debug> executeQuery: Read 393 rows, 28.36 KiB in 0.00158 sec., 248734.17721518988 rows/sec., 17.53 MiB/sec.
6488 2024.07.11 23:18:19.868456 [ 3 ] {97e4286d-bfaf-4bf9-85b5-5f1ed6540cff} <Debug> DynamicQueryHandler: Done processing query
6489 2024.07.11 23:18:19.868481 [ 3 ] {97e4286d-bfaf-4bf9-85b5-5f1ed6540cff} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
6490 2024.07.11 23:18:19.868497 [ 3 ] {} <Debug> HTTP-Session: 97eb9f93-42aa-48d4-bea5-9eff10e669ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6491 2024.07.11 23:18:19.868690 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6492 2024.07.11 23:18:19.868738 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6493 2024.07.11 23:18:19.868759 [ 3 ] {} <Debug> HTTP-Session: 0bdfd880-db22-469d-ae70-137fa35e88cc Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
6494 2024.07.11 23:18:19.868775 [ 3 ] {} <Debug> HTTP-Session: 0bdfd880-db22-469d-ae70-137fa35e88cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6495 2024.07.11 23:18:19.868789 [ 3 ] {} <Debug> HTTP-Session: 0bdfd880-db22-469d-ae70-137fa35e88cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6496 2024.07.11 23:18:19.868819 [ 3 ] {} <Trace> HTTP-Session: 0bdfd880-db22-469d-ae70-137fa35e88cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6497 2024.07.11 23:18:19.868915 [ 3 ] {2ad034c3-cf1b-4da9-83ef-225c99f4dacb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
6498 2024.07.11 23:18:19.868960 [ 3 ] {2ad034c3-cf1b-4da9-83ef-225c99f4dacb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
6499 2024.07.11 23:18:19.869086 [ 3 ] {2ad034c3-cf1b-4da9-83ef-225c99f4dacb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6500 2024.07.11 23:18:19.869407 [ 3 ] {2ad034c3-cf1b-4da9-83ef-225c99f4dacb} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6501 2024.07.11 23:18:19.869442 [ 3 ] {2ad034c3-cf1b-4da9-83ef-225c99f4dacb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
6502 2024.07.11 23:18:19.869794 [ 3 ] {2ad034c3-cf1b-4da9-83ef-225c99f4dacb} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
6503 2024.07.11 23:18:19.870116 [ 3 ] {2ad034c3-cf1b-4da9-83ef-225c99f4dacb} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6504 2024.07.11 23:18:19.870238 [ 3 ] {2ad034c3-cf1b-4da9-83ef-225c99f4dacb} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001347 sec., 4454.342984409799 rows/sec., 191.40 KiB/sec.
6505 2024.07.11 23:18:19.870398 [ 3 ] {2ad034c3-cf1b-4da9-83ef-225c99f4dacb} <Debug> DynamicQueryHandler: Done processing query
6506 2024.07.11 23:18:19.870422 [ 3 ] {2ad034c3-cf1b-4da9-83ef-225c99f4dacb} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
6507 2024.07.11 23:18:19.870439 [ 3 ] {} <Debug> HTTP-Session: 0bdfd880-db22-469d-ae70-137fa35e88cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6508 2024.07.11 23:18:19.870606 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6509 2024.07.11 23:18:19.870655 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6510 2024.07.11 23:18:19.870673 [ 3 ] {} <Debug> HTTP-Session: 60e5421c-a85e-48eb-af11-36b90669f21e Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
6511 2024.07.11 23:18:19.870691 [ 3 ] {} <Debug> HTTP-Session: 60e5421c-a85e-48eb-af11-36b90669f21e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6512 2024.07.11 23:18:19.870706 [ 3 ] {} <Debug> HTTP-Session: 60e5421c-a85e-48eb-af11-36b90669f21e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6513 2024.07.11 23:18:19.870737 [ 3 ] {} <Trace> HTTP-Session: 60e5421c-a85e-48eb-af11-36b90669f21e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6514 2024.07.11 23:18:19.870855 [ 3 ] {8245932a-7f2f-47bd-b10c-cf26a353adfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
6515 2024.07.11 23:18:19.870900 [ 3 ] {8245932a-7f2f-47bd-b10c-cf26a353adfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
6516 2024.07.11 23:18:19.871040 [ 3 ] {8245932a-7f2f-47bd-b10c-cf26a353adfa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6517 2024.07.11 23:18:19.871340 [ 3 ] {8245932a-7f2f-47bd-b10c-cf26a353adfa} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6518 2024.07.11 23:18:19.871375 [ 3 ] {8245932a-7f2f-47bd-b10c-cf26a353adfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
6519 2024.07.11 23:18:19.871729 [ 3 ] {8245932a-7f2f-47bd-b10c-cf26a353adfa} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
6520 2024.07.11 23:18:19.872065 [ 3 ] {8245932a-7f2f-47bd-b10c-cf26a353adfa} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6521 2024.07.11 23:18:19.872189 [ 3 ] {8245932a-7f2f-47bd-b10c-cf26a353adfa} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001382 sec., 55716.353111432705 rows/sec., 3.43 MiB/sec.
6522 2024.07.11 23:18:19.872370 [ 3 ] {8245932a-7f2f-47bd-b10c-cf26a353adfa} <Debug> DynamicQueryHandler: Done processing query
6523 2024.07.11 23:18:19.872394 [ 3 ] {8245932a-7f2f-47bd-b10c-cf26a353adfa} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6524 2024.07.11 23:18:19.872411 [ 3 ] {} <Debug> HTTP-Session: 60e5421c-a85e-48eb-af11-36b90669f21e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6525 2024.07.11 23:18:19.872649 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 30652, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6526 2024.07.11 23:18:19.872697 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6527 2024.07.11 23:18:19.872716 [ 3 ] {} <Debug> HTTP-Session: 4d30e07a-dc0a-4e88-9401-6df2eae8af79 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
6528 2024.07.11 23:18:19.872732 [ 3 ] {} <Debug> HTTP-Session: 4d30e07a-dc0a-4e88-9401-6df2eae8af79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6529 2024.07.11 23:18:19.872746 [ 3 ] {} <Debug> HTTP-Session: 4d30e07a-dc0a-4e88-9401-6df2eae8af79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6530 2024.07.11 23:18:19.872777 [ 3 ] {} <Trace> HTTP-Session: 4d30e07a-dc0a-4e88-9401-6df2eae8af79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6531 2024.07.11 23:18:19.872914 [ 3 ] {4a38588c-52a0-415d-ab8b-9d8a0120a42e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6532 2024.07.11 23:18:19.872985 [ 3 ] {4a38588c-52a0-415d-ab8b-9d8a0120a42e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6533 2024.07.11 23:18:19.873124 [ 3 ] {4a38588c-52a0-415d-ab8b-9d8a0120a42e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6534 2024.07.11 23:18:19.873504 [ 3 ] {4a38588c-52a0-415d-ab8b-9d8a0120a42e} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6535 2024.07.11 23:18:19.873539 [ 3 ] {4a38588c-52a0-415d-ab8b-9d8a0120a42e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
6536 2024.07.11 23:18:19.873904 [ 3 ] {4a38588c-52a0-415d-ab8b-9d8a0120a42e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
6537 2024.07.11 23:18:19.874231 [ 3 ] {4a38588c-52a0-415d-ab8b-9d8a0120a42e} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6538 2024.07.11 23:18:19.874358 [ 3 ] {4a38588c-52a0-415d-ab8b-9d8a0120a42e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001507 sec., 106171.20106171201 rows/sec., 7.39 MiB/sec.
6539 2024.07.11 23:18:19.874520 [ 3 ] {4a38588c-52a0-415d-ab8b-9d8a0120a42e} <Debug> DynamicQueryHandler: Done processing query
6540 2024.07.11 23:18:19.874545 [ 3 ] {4a38588c-52a0-415d-ab8b-9d8a0120a42e} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6541 2024.07.11 23:18:19.874560 [ 3 ] {} <Debug> HTTP-Session: 4d30e07a-dc0a-4e88-9401-6df2eae8af79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6542 2024.07.11 23:18:19.874779 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 17615, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6543 2024.07.11 23:18:19.874827 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6544 2024.07.11 23:18:19.874845 [ 3 ] {} <Debug> HTTP-Session: 844c0550-8af1-4309-b00b-6610e0be18b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
6545 2024.07.11 23:18:19.874862 [ 3 ] {} <Debug> HTTP-Session: 844c0550-8af1-4309-b00b-6610e0be18b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6546 2024.07.11 23:18:19.874875 [ 3 ] {} <Debug> HTTP-Session: 844c0550-8af1-4309-b00b-6610e0be18b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6547 2024.07.11 23:18:19.874906 [ 3 ] {} <Trace> HTTP-Session: 844c0550-8af1-4309-b00b-6610e0be18b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6548 2024.07.11 23:18:19.875066 [ 3 ] {ec152234-b621-422d-b47e-299f07a26cb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6549 2024.07.11 23:18:19.875130 [ 3 ] {ec152234-b621-422d-b47e-299f07a26cb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
6550 2024.07.11 23:18:19.875526 [ 3 ] {ec152234-b621-422d-b47e-299f07a26cb0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6551 2024.07.11 23:18:19.875996 [ 3 ] {ec152234-b621-422d-b47e-299f07a26cb0} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6552 2024.07.11 23:18:19.876030 [ 3 ] {ec152234-b621-422d-b47e-299f07a26cb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
6553 2024.07.11 23:18:19.876593 [ 3 ] {ec152234-b621-422d-b47e-299f07a26cb0} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
6554 2024.07.11 23:18:19.876989 [ 3 ] {ec152234-b621-422d-b47e-299f07a26cb0} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6555 2024.07.11 23:18:19.877136 [ 3 ] {ec152234-b621-422d-b47e-299f07a26cb0} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002159 sec., 5094.951366373321 rows/sec., 9.13 MiB/sec.
6556 2024.07.11 23:18:19.877325 [ 3 ] {ec152234-b621-422d-b47e-299f07a26cb0} <Debug> DynamicQueryHandler: Done processing query
6557 2024.07.11 23:18:19.877350 [ 3 ] {ec152234-b621-422d-b47e-299f07a26cb0} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
6558 2024.07.11 23:18:19.877365 [ 3 ] {} <Debug> HTTP-Session: 844c0550-8af1-4309-b00b-6610e0be18b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6559 2024.07.11 23:18:19.877486 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 3216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6560 2024.07.11 23:18:19.877533 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6561 2024.07.11 23:18:19.877551 [ 3 ] {} <Debug> HTTP-Session: d221c610-d0a5-481c-8e00-7539ccd87042 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
6562 2024.07.11 23:18:19.877568 [ 3 ] {} <Debug> HTTP-Session: d221c610-d0a5-481c-8e00-7539ccd87042 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6563 2024.07.11 23:18:19.877581 [ 3 ] {} <Debug> HTTP-Session: d221c610-d0a5-481c-8e00-7539ccd87042 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6564 2024.07.11 23:18:19.877613 [ 3 ] {} <Trace> HTTP-Session: d221c610-d0a5-481c-8e00-7539ccd87042 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6565 2024.07.11 23:18:19.877711 [ 3 ] {fe3a3005-eb34-4a99-9d04-f71704548133} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
6566 2024.07.11 23:18:19.877755 [ 3 ] {fe3a3005-eb34-4a99-9d04-f71704548133} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
6567 2024.07.11 23:18:19.877878 [ 3 ] {fe3a3005-eb34-4a99-9d04-f71704548133} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6568 2024.07.11 23:18:19.878130 [ 3 ] {fe3a3005-eb34-4a99-9d04-f71704548133} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6569 2024.07.11 23:18:19.878165 [ 3 ] {fe3a3005-eb34-4a99-9d04-f71704548133} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
6570 2024.07.11 23:18:19.878508 [ 3 ] {fe3a3005-eb34-4a99-9d04-f71704548133} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
6571 2024.07.11 23:18:19.878834 [ 3 ] {fe3a3005-eb34-4a99-9d04-f71704548133} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6572 2024.07.11 23:18:19.878953 [ 103 ] {} <Debug> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
6573 2024.07.11 23:18:19.878963 [ 3 ] {fe3a3005-eb34-4a99-9d04-f71704548133} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001279 sec., 17982.799061767008 rows/sec., 972.74 KiB/sec.
6574 2024.07.11 23:18:19.878996 [ 103 ] {} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6575 2024.07.11 23:18:19.879032 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
6576 2024.07.11 23:18:19.879327 [ 3 ] {fe3a3005-eb34-4a99-9d04-f71704548133} <Debug> DynamicQueryHandler: Done processing query
6577 2024.07.11 23:18:19.879367 [ 193 ] {202dc1dd-dc74-4ba0-a202-67170c5a2787::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
6578 2024.07.11 23:18:19.879419 [ 3 ] {fe3a3005-eb34-4a99-9d04-f71704548133} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
6579 2024.07.11 23:18:19.879509 [ 3 ] {} <Debug> HTTP-Session: d221c610-d0a5-481c-8e00-7539ccd87042 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6580 2024.07.11 23:18:19.879765 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6581 2024.07.11 23:18:19.879778 [ 193 ] {202dc1dd-dc74-4ba0-a202-67170c5a2787::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6582 2024.07.11 23:18:19.879856 [ 193 ] {202dc1dd-dc74-4ba0-a202-67170c5a2787::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 257 rows starting from the beginning of the part
6583 2024.07.11 23:18:19.879869 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6584 2024.07.11 23:18:19.879921 [ 3 ] {} <Debug> HTTP-Session: 68bd8d9d-eaf7-441f-a36a-3f1c7d869f40 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
6585 2024.07.11 23:18:19.879972 [ 3 ] {} <Debug> HTTP-Session: 68bd8d9d-eaf7-441f-a36a-3f1c7d869f40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6586 2024.07.11 23:18:19.880062 [ 3 ] {} <Debug> HTTP-Session: 68bd8d9d-eaf7-441f-a36a-3f1c7d869f40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6587 2024.07.11 23:18:19.880082 [ 193 ] {202dc1dd-dc74-4ba0-a202-67170c5a2787::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
6588 2024.07.11 23:18:19.880207 [ 3 ] {} <Trace> HTTP-Session: 68bd8d9d-eaf7-441f-a36a-3f1c7d869f40 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6589 2024.07.11 23:18:19.880292 [ 193 ] {202dc1dd-dc74-4ba0-a202-67170c5a2787::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
6590 2024.07.11 23:18:19.880634 [ 193 ] {202dc1dd-dc74-4ba0-a202-67170c5a2787::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
6591 2024.07.11 23:18:19.880859 [ 3 ] {b9bb413e-db58-4149-a6ce-65c9aa8fbbd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6592 2024.07.11 23:18:19.880907 [ 193 ] {202dc1dd-dc74-4ba0-a202-67170c5a2787::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
6593 2024.07.11 23:18:19.881090 [ 3 ] {b9bb413e-db58-4149-a6ce-65c9aa8fbbd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6594 2024.07.11 23:18:19.881163 [ 193 ] {202dc1dd-dc74-4ba0-a202-67170c5a2787::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
6595 2024.07.11 23:18:19.881857 [ 3 ] {b9bb413e-db58-4149-a6ce-65c9aa8fbbd5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6596 2024.07.11 23:18:19.882519 [ 3 ] {b9bb413e-db58-4149-a6ce-65c9aa8fbbd5} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6597 2024.07.11 23:18:19.882590 [ 3 ] {b9bb413e-db58-4149-a6ce-65c9aa8fbbd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
6598 2024.07.11 23:18:19.883612 [ 3 ] {b9bb413e-db58-4149-a6ce-65c9aa8fbbd5} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
6599 2024.07.11 23:18:19.883955 [ 194 ] {202dc1dd-dc74-4ba0-a202-67170c5a2787::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 372 rows, containing 4 columns (4 merged, 0 gathered) in 0.004792561 sec., 77620.2952867997 rows/sec., 4.21 MiB/sec.
6600 2024.07.11 23:18:19.884234 [ 194 ] {202dc1dd-dc74-4ba0-a202-67170c5a2787::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
6601 2024.07.11 23:18:19.884288 [ 3 ] {b9bb413e-db58-4149-a6ce-65c9aa8fbbd5} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6602 2024.07.11 23:18:19.884609 [ 3 ] {b9bb413e-db58-4149-a6ce-65c9aa8fbbd5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004053 sec., 14803.849000740192 rows/sec., 1021.62 KiB/sec.
6603 2024.07.11 23:18:19.885047 [ 3 ] {b9bb413e-db58-4149-a6ce-65c9aa8fbbd5} <Debug> DynamicQueryHandler: Done processing query
6604 2024.07.11 23:18:19.885097 [ 3 ] {b9bb413e-db58-4149-a6ce-65c9aa8fbbd5} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6605 2024.07.11 23:18:19.885134 [ 3 ] {} <Debug> HTTP-Session: 68bd8d9d-eaf7-441f-a36a-3f1c7d869f40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6606 2024.07.11 23:18:19.885212 [ 194 ] {202dc1dd-dc74-4ba0-a202-67170c5a2787::all_1_16_3} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6607 2024.07.11 23:18:19.885302 [ 194 ] {202dc1dd-dc74-4ba0-a202-67170c5a2787::all_1_16_3} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
6608 2024.07.11 23:18:19.885400 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB.
6609 2024.07.11 23:18:24.857532 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 3065, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6610 2024.07.11 23:18:24.857675 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6611 2024.07.11 23:18:24.857705 [ 3 ] {} <Debug> HTTP-Session: 9b971a42-a19a-4e24-9510-14e823a767d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
6612 2024.07.11 23:18:24.857734 [ 3 ] {} <Debug> HTTP-Session: 9b971a42-a19a-4e24-9510-14e823a767d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6613 2024.07.11 23:18:24.857753 [ 3 ] {} <Debug> HTTP-Session: 9b971a42-a19a-4e24-9510-14e823a767d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6614 2024.07.11 23:18:24.857809 [ 3 ] {} <Trace> HTTP-Session: 9b971a42-a19a-4e24-9510-14e823a767d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6615 2024.07.11 23:18:24.858020 [ 3 ] {b2db2e6e-ef2c-4827-9aa3-3ffdd59e4ab4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6616 2024.07.11 23:18:24.858096 [ 3 ] {b2db2e6e-ef2c-4827-9aa3-3ffdd59e4ab4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6617 2024.07.11 23:18:24.858309 [ 3 ] {b2db2e6e-ef2c-4827-9aa3-3ffdd59e4ab4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6618 2024.07.11 23:18:24.858746 [ 3 ] {b2db2e6e-ef2c-4827-9aa3-3ffdd59e4ab4} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6619 2024.07.11 23:18:24.858791 [ 3 ] {b2db2e6e-ef2c-4827-9aa3-3ffdd59e4ab4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
6620 2024.07.11 23:18:24.859168 [ 3 ] {b2db2e6e-ef2c-4827-9aa3-3ffdd59e4ab4} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
6621 2024.07.11 23:18:24.859517 [ 3 ] {b2db2e6e-ef2c-4827-9aa3-3ffdd59e4ab4} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6622 2024.07.11 23:18:24.859697 [ 3 ] {b2db2e6e-ef2c-4827-9aa3-3ffdd59e4ab4} <Debug> executeQuery: Read 21 rows, 1.70 KiB in 0.001737 sec., 12089.810017271157 rows/sec., 979.94 KiB/sec.
6623 2024.07.11 23:18:24.859722 [ 100 ] {} <Debug> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
6624 2024.07.11 23:18:24.859866 [ 100 ] {} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6625 2024.07.11 23:18:24.859927 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
6626 2024.07.11 23:18:24.860002 [ 3 ] {b2db2e6e-ef2c-4827-9aa3-3ffdd59e4ab4} <Debug> DynamicQueryHandler: Done processing query
6627 2024.07.11 23:18:24.860061 [ 3 ] {b2db2e6e-ef2c-4827-9aa3-3ffdd59e4ab4} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6628 2024.07.11 23:18:24.860136 [ 3 ] {} <Debug> HTTP-Session: 9b971a42-a19a-4e24-9510-14e823a767d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6629 2024.07.11 23:18:24.860440 [ 188 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::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
6630 2024.07.11 23:18:24.860489 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 17311, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6631 2024.07.11 23:18:24.860731 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6632 2024.07.11 23:18:24.860851 [ 3 ] {} <Debug> HTTP-Session: 537f2411-fa60-4ddb-ad9d-1d77497fd1cb Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
6633 2024.07.11 23:18:24.860918 [ 3 ] {} <Debug> HTTP-Session: 537f2411-fa60-4ddb-ad9d-1d77497fd1cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6634 2024.07.11 23:18:24.860934 [ 188 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6635 2024.07.11 23:18:24.860948 [ 3 ] {} <Debug> HTTP-Session: 537f2411-fa60-4ddb-ad9d-1d77497fd1cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6636 2024.07.11 23:18:24.860998 [ 188 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::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
6637 2024.07.11 23:18:24.861021 [ 3 ] {} <Trace> HTTP-Session: 537f2411-fa60-4ddb-ad9d-1d77497fd1cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6638 2024.07.11 23:18:24.861175 [ 188 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 21 rows starting from the beginning of the part
6639 2024.07.11 23:18:24.861427 [ 188 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 17 rows starting from the beginning of the part
6640 2024.07.11 23:18:24.861545 [ 3 ] {ea88eee5-1618-44bb-8cae-c86b1ee4cada} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6641 2024.07.11 23:18:24.861746 [ 188 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 21 rows starting from the beginning of the part
6642 2024.07.11 23:18:24.861918 [ 3 ] {ea88eee5-1618-44bb-8cae-c86b1ee4cada} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6643 2024.07.11 23:18:24.861982 [ 188 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 17 rows starting from the beginning of the part
6644 2024.07.11 23:18:24.862305 [ 188 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 21 rows starting from the beginning of the part
6645 2024.07.11 23:18:24.863014 [ 3 ] {ea88eee5-1618-44bb-8cae-c86b1ee4cada} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6646 2024.07.11 23:18:24.863941 [ 3 ] {ea88eee5-1618-44bb-8cae-c86b1ee4cada} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6647 2024.07.11 23:18:24.864004 [ 3 ] {ea88eee5-1618-44bb-8cae-c86b1ee4cada} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
6648 2024.07.11 23:18:24.864831 [ 3 ] {ea88eee5-1618-44bb-8cae-c86b1ee4cada} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
6649 2024.07.11 23:18:24.865030 [ 194 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 135 rows, containing 4 columns (4 merged, 0 gathered) in 0.004977434 sec., 27122.408855647307 rows/sec., 2.06 MiB/sec.
6650 2024.07.11 23:18:24.865343 [ 194 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
6651 2024.07.11 23:18:24.865526 [ 3 ] {ea88eee5-1618-44bb-8cae-c86b1ee4cada} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6652 2024.07.11 23:18:24.865996 [ 3 ] {ea88eee5-1618-44bb-8cae-c86b1ee4cada} <Debug> executeQuery: Read 119 rows, 10.05 KiB in 0.004717 sec., 25227.899088403647 rows/sec., 2.08 MiB/sec.
6653 2024.07.11 23:18:24.866767 [ 3 ] {ea88eee5-1618-44bb-8cae-c86b1ee4cada} <Debug> DynamicQueryHandler: Done processing query
6654 2024.07.11 23:18:24.866778 [ 194 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_31_6} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6655 2024.07.11 23:18:24.866810 [ 3 ] {ea88eee5-1618-44bb-8cae-c86b1ee4cada} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
6656 2024.07.11 23:18:24.866865 [ 3 ] {} <Debug> HTTP-Session: 537f2411-fa60-4ddb-ad9d-1d77497fd1cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6657 2024.07.11 23:18:24.866954 [ 194 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_31_6} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
6658 2024.07.11 23:18:24.867084 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 14452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6659 2024.07.11 23:18:24.867107 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
6660 2024.07.11 23:18:24.867163 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6661 2024.07.11 23:18:24.867188 [ 3 ] {} <Debug> HTTP-Session: 164520c8-9ded-43ba-a790-b54df5237157 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
6662 2024.07.11 23:18:24.867204 [ 3 ] {} <Debug> HTTP-Session: 164520c8-9ded-43ba-a790-b54df5237157 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6663 2024.07.11 23:18:24.867218 [ 3 ] {} <Debug> HTTP-Session: 164520c8-9ded-43ba-a790-b54df5237157 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6664 2024.07.11 23:18:24.867252 [ 3 ] {} <Trace> HTTP-Session: 164520c8-9ded-43ba-a790-b54df5237157 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6665 2024.07.11 23:18:24.867385 [ 3 ] {1a516c06-80ec-4592-aefd-8c5e60612bb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6666 2024.07.11 23:18:24.867429 [ 3 ] {1a516c06-80ec-4592-aefd-8c5e60612bb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6667 2024.07.11 23:18:24.867585 [ 3 ] {1a516c06-80ec-4592-aefd-8c5e60612bb2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6668 2024.07.11 23:18:24.867951 [ 3 ] {1a516c06-80ec-4592-aefd-8c5e60612bb2} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6669 2024.07.11 23:18:24.867986 [ 3 ] {1a516c06-80ec-4592-aefd-8c5e60612bb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
6670 2024.07.11 23:18:24.868307 [ 3 ] {1a516c06-80ec-4592-aefd-8c5e60612bb2} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
6671 2024.07.11 23:18:24.868618 [ 3 ] {1a516c06-80ec-4592-aefd-8c5e60612bb2} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6672 2024.07.11 23:18:24.868782 [ 3 ] {1a516c06-80ec-4592-aefd-8c5e60612bb2} <Debug> executeQuery: Read 85 rows, 6.80 KiB in 0.001441 sec., 58986.81471200555 rows/sec., 4.61 MiB/sec.
6673 2024.07.11 23:18:24.868957 [ 3 ] {1a516c06-80ec-4592-aefd-8c5e60612bb2} <Debug> DynamicQueryHandler: Done processing query
6674 2024.07.11 23:18:24.868981 [ 3 ] {1a516c06-80ec-4592-aefd-8c5e60612bb2} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
6675 2024.07.11 23:18:24.868996 [ 3 ] {} <Debug> HTTP-Session: 164520c8-9ded-43ba-a790-b54df5237157 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6676 2024.07.11 23:18:24.869165 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 30652, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6677 2024.07.11 23:18:24.869213 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6678 2024.07.11 23:18:24.869232 [ 3 ] {} <Debug> HTTP-Session: 8119f064-1118-4deb-8de7-9482bbcc5a4e Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
6679 2024.07.11 23:18:24.869248 [ 3 ] {} <Debug> HTTP-Session: 8119f064-1118-4deb-8de7-9482bbcc5a4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6680 2024.07.11 23:18:24.869262 [ 3 ] {} <Debug> HTTP-Session: 8119f064-1118-4deb-8de7-9482bbcc5a4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6681 2024.07.11 23:18:24.869293 [ 3 ] {} <Trace> HTTP-Session: 8119f064-1118-4deb-8de7-9482bbcc5a4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6682 2024.07.11 23:18:24.869440 [ 3 ] {5b8c9078-928c-4565-9fc2-3f150e624737} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6683 2024.07.11 23:18:24.869487 [ 3 ] {5b8c9078-928c-4565-9fc2-3f150e624737} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6684 2024.07.11 23:18:24.869638 [ 3 ] {5b8c9078-928c-4565-9fc2-3f150e624737} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6685 2024.07.11 23:18:24.870016 [ 3 ] {5b8c9078-928c-4565-9fc2-3f150e624737} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6686 2024.07.11 23:18:24.870051 [ 3 ] {5b8c9078-928c-4565-9fc2-3f150e624737} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
6687 2024.07.11 23:18:24.870444 [ 3 ] {5b8c9078-928c-4565-9fc2-3f150e624737} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
6688 2024.07.11 23:18:24.870781 [ 3 ] {5b8c9078-928c-4565-9fc2-3f150e624737} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6689 2024.07.11 23:18:24.870937 [ 3 ] {5b8c9078-928c-4565-9fc2-3f150e624737} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001559 sec., 102629.89095574086 rows/sec., 7.15 MiB/sec.
6690 2024.07.11 23:18:24.871129 [ 3 ] {5b8c9078-928c-4565-9fc2-3f150e624737} <Debug> DynamicQueryHandler: Done processing query
6691 2024.07.11 23:18:24.871159 [ 3 ] {5b8c9078-928c-4565-9fc2-3f150e624737} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6692 2024.07.11 23:18:24.871178 [ 3 ] {} <Debug> HTTP-Session: 8119f064-1118-4deb-8de7-9482bbcc5a4e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6693 2024.07.11 23:18:24.871347 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 33764, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6694 2024.07.11 23:18:24.871394 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6695 2024.07.11 23:18:24.871413 [ 3 ] {} <Debug> HTTP-Session: 24215da4-7710-4d07-8f58-acebe6a7b6ea Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
6696 2024.07.11 23:18:24.871429 [ 3 ] {} <Debug> HTTP-Session: 24215da4-7710-4d07-8f58-acebe6a7b6ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6697 2024.07.11 23:18:24.871443 [ 3 ] {} <Debug> HTTP-Session: 24215da4-7710-4d07-8f58-acebe6a7b6ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6698 2024.07.11 23:18:24.871473 [ 3 ] {} <Trace> HTTP-Session: 24215da4-7710-4d07-8f58-acebe6a7b6ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6699 2024.07.11 23:18:24.871728 [ 3 ] {27726a11-6f86-45b0-8c2f-c2ab70c01255} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6700 2024.07.11 23:18:24.871793 [ 3 ] {27726a11-6f86-45b0-8c2f-c2ab70c01255} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
6701 2024.07.11 23:18:24.872207 [ 3 ] {27726a11-6f86-45b0-8c2f-c2ab70c01255} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6702 2024.07.11 23:18:24.872817 [ 3 ] {27726a11-6f86-45b0-8c2f-c2ab70c01255} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6703 2024.07.11 23:18:24.872854 [ 3 ] {27726a11-6f86-45b0-8c2f-c2ab70c01255} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
6704 2024.07.11 23:18:24.873452 [ 3 ] {27726a11-6f86-45b0-8c2f-c2ab70c01255} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
6705 2024.07.11 23:18:24.873856 [ 3 ] {27726a11-6f86-45b0-8c2f-c2ab70c01255} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6706 2024.07.11 23:18:24.874062 [ 100 ] {} <Debug> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
6707 2024.07.11 23:18:24.874072 [ 3 ] {27726a11-6f86-45b0-8c2f-c2ab70c01255} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.0025 sec., 8400 rows/sec., 15.05 MiB/sec.
6708 2024.07.11 23:18:24.874141 [ 100 ] {} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6709 2024.07.11 23:18:24.874238 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
6710 2024.07.11 23:18:24.874629 [ 188 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::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
6711 2024.07.11 23:18:24.874950 [ 3 ] {27726a11-6f86-45b0-8c2f-c2ab70c01255} <Debug> DynamicQueryHandler: Done processing query
6712 2024.07.11 23:18:24.875027 [ 3 ] {27726a11-6f86-45b0-8c2f-c2ab70c01255} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
6713 2024.07.11 23:18:24.875122 [ 3 ] {} <Debug> HTTP-Session: 24215da4-7710-4d07-8f58-acebe6a7b6ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6714 2024.07.11 23:18:24.875328 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6715 2024.07.11 23:18:24.875434 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6716 2024.07.11 23:18:24.875492 [ 3 ] {} <Debug> HTTP-Session: aa2d5254-68c3-4149-83a3-4486514091e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
6717 2024.07.11 23:18:24.875526 [ 188 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6718 2024.07.11 23:18:24.875537 [ 3 ] {} <Debug> HTTP-Session: aa2d5254-68c3-4149-83a3-4486514091e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6719 2024.07.11 23:18:24.875599 [ 3 ] {} <Debug> HTTP-Session: aa2d5254-68c3-4149-83a3-4486514091e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6720 2024.07.11 23:18:24.875693 [ 188 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::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
6721 2024.07.11 23:18:24.875696 [ 3 ] {} <Trace> HTTP-Session: aa2d5254-68c3-4149-83a3-4486514091e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6722 2024.07.11 23:18:24.876093 [ 3 ] {586ecbc6-e775-46aa-bd71-b87890808a52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6723 2024.07.11 23:18:24.876281 [ 3 ] {586ecbc6-e775-46aa-bd71-b87890808a52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6724 2024.07.11 23:18:24.876303 [ 188 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::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
6725 2024.07.11 23:18:24.877135 [ 3 ] {586ecbc6-e775-46aa-bd71-b87890808a52} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6726 2024.07.11 23:18:24.877157 [ 188 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::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
6727 2024.07.11 23:18:24.877826 [ 188 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::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
6728 2024.07.11 23:18:24.878353 [ 3 ] {586ecbc6-e775-46aa-bd71-b87890808a52} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6729 2024.07.11 23:18:24.878427 [ 3 ] {586ecbc6-e775-46aa-bd71-b87890808a52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
6730 2024.07.11 23:18:24.878429 [ 188 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::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
6731 2024.07.11 23:18:24.879099 [ 188 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::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
6732 2024.07.11 23:18:24.879772 [ 3 ] {586ecbc6-e775-46aa-bd71-b87890808a52} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
6733 2024.07.11 23:18:24.880622 [ 3 ] {586ecbc6-e775-46aa-bd71-b87890808a52} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6734 2024.07.11 23:18:24.881031 [ 3 ] {586ecbc6-e775-46aa-bd71-b87890808a52} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005159 sec., 11630.160883892226 rows/sec., 802.60 KiB/sec.
6735 2024.07.11 23:18:24.881312 [ 3 ] {586ecbc6-e775-46aa-bd71-b87890808a52} <Debug> DynamicQueryHandler: Done processing query
6736 2024.07.11 23:18:24.881344 [ 3 ] {586ecbc6-e775-46aa-bd71-b87890808a52} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6737 2024.07.11 23:18:24.881383 [ 3 ] {} <Debug> HTTP-Session: aa2d5254-68c3-4149-83a3-4486514091e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6738 2024.07.11 23:18:24.883637 [ 194 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 444 rows, containing 19 columns (19 merged, 0 gathered) in 0.009268086 sec., 47906.3314690865 rows/sec., 85.85 MiB/sec.
6739 2024.07.11 23:18:24.884307 [ 200 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
6740 2024.07.11 23:18:24.884862 [ 200 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6741 2024.07.11 23:18:24.884940 [ 200 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
6742 2024.07.11 23:18:24.885048 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.11 MiB.
6743 2024.07.11 23:18:28.670462 [ 96 ] {} <Debug> DNSResolver: Updating DNS cache
6744 2024.07.11 23:18:28.670518 [ 96 ] {} <Debug> DNSResolver: Updated DNS cache
6745 2024.07.11 23:18:29.860023 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 2327, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6746 2024.07.11 23:18:29.860162 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6747 2024.07.11 23:18:29.860192 [ 3 ] {} <Debug> HTTP-Session: c2c7a1c8-708b-4e8c-b1d5-abb07c75e326 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
6748 2024.07.11 23:18:29.860221 [ 3 ] {} <Debug> HTTP-Session: c2c7a1c8-708b-4e8c-b1d5-abb07c75e326 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6749 2024.07.11 23:18:29.860239 [ 3 ] {} <Debug> HTTP-Session: c2c7a1c8-708b-4e8c-b1d5-abb07c75e326 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6750 2024.07.11 23:18:29.860295 [ 3 ] {} <Trace> HTTP-Session: c2c7a1c8-708b-4e8c-b1d5-abb07c75e326 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6751 2024.07.11 23:18:29.860481 [ 3 ] {f8e3a4b9-7ea1-4be4-b79c-621c6659ab79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6752 2024.07.11 23:18:29.860548 [ 3 ] {f8e3a4b9-7ea1-4be4-b79c-621c6659ab79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6753 2024.07.11 23:18:29.860741 [ 3 ] {f8e3a4b9-7ea1-4be4-b79c-621c6659ab79} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6754 2024.07.11 23:18:29.861203 [ 3 ] {f8e3a4b9-7ea1-4be4-b79c-621c6659ab79} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6755 2024.07.11 23:18:29.861243 [ 3 ] {f8e3a4b9-7ea1-4be4-b79c-621c6659ab79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
6756 2024.07.11 23:18:29.861620 [ 3 ] {f8e3a4b9-7ea1-4be4-b79c-621c6659ab79} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
6757 2024.07.11 23:18:29.861954 [ 3 ] {f8e3a4b9-7ea1-4be4-b79c-621c6659ab79} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6758 2024.07.11 23:18:29.862102 [ 3 ] {f8e3a4b9-7ea1-4be4-b79c-621c6659ab79} <Debug> executeQuery: Read 17 rows, 1.23 KiB in 0.001676 sec., 10143.198090692124 rows/sec., 734.75 KiB/sec.
6759 2024.07.11 23:18:29.862315 [ 3 ] {f8e3a4b9-7ea1-4be4-b79c-621c6659ab79} <Debug> DynamicQueryHandler: Done processing query
6760 2024.07.11 23:18:29.862342 [ 3 ] {f8e3a4b9-7ea1-4be4-b79c-621c6659ab79} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6761 2024.07.11 23:18:29.862359 [ 3 ] {} <Debug> HTTP-Session: c2c7a1c8-708b-4e8c-b1d5-abb07c75e326 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6762 2024.07.11 23:18:29.862542 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 29335, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6763 2024.07.11 23:18:29.862600 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6764 2024.07.11 23:18:29.862622 [ 3 ] {} <Debug> HTTP-Session: ee4a55c3-030f-40b6-887f-b584830bcc85 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
6765 2024.07.11 23:18:29.862640 [ 3 ] {} <Debug> HTTP-Session: ee4a55c3-030f-40b6-887f-b584830bcc85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6766 2024.07.11 23:18:29.862655 [ 3 ] {} <Debug> HTTP-Session: ee4a55c3-030f-40b6-887f-b584830bcc85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6767 2024.07.11 23:18:29.862689 [ 3 ] {} <Trace> HTTP-Session: ee4a55c3-030f-40b6-887f-b584830bcc85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6768 2024.07.11 23:18:29.862842 [ 3 ] {1d70f460-cec2-40b2-bb99-65e88b90415a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6769 2024.07.11 23:18:29.862890 [ 3 ] {1d70f460-cec2-40b2-bb99-65e88b90415a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6770 2024.07.11 23:18:29.863022 [ 3 ] {1d70f460-cec2-40b2-bb99-65e88b90415a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6771 2024.07.11 23:18:29.863462 [ 3 ] {1d70f460-cec2-40b2-bb99-65e88b90415a} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6772 2024.07.11 23:18:29.863500 [ 3 ] {1d70f460-cec2-40b2-bb99-65e88b90415a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
6773 2024.07.11 23:18:29.863829 [ 3 ] {1d70f460-cec2-40b2-bb99-65e88b90415a} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
6774 2024.07.11 23:18:29.864137 [ 3 ] {1d70f460-cec2-40b2-bb99-65e88b90415a} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6775 2024.07.11 23:18:29.864263 [ 3 ] {1d70f460-cec2-40b2-bb99-65e88b90415a} <Debug> executeQuery: Read 194 rows, 17.52 KiB in 0.001493 sec., 129939.71868720697 rows/sec., 11.46 MiB/sec.
6776 2024.07.11 23:18:29.864533 [ 3 ] {1d70f460-cec2-40b2-bb99-65e88b90415a} <Debug> DynamicQueryHandler: Done processing query
6777 2024.07.11 23:18:29.864575 [ 3 ] {1d70f460-cec2-40b2-bb99-65e88b90415a} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
6778 2024.07.11 23:18:29.864596 [ 3 ] {} <Debug> HTTP-Session: ee4a55c3-030f-40b6-887f-b584830bcc85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6779 2024.07.11 23:18:29.864811 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 63454, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6780 2024.07.11 23:18:29.864878 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6781 2024.07.11 23:18:29.864905 [ 3 ] {} <Debug> HTTP-Session: 25da84fc-6336-4e22-92e6-8ea6e230e828 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
6782 2024.07.11 23:18:29.864926 [ 3 ] {} <Debug> HTTP-Session: 25da84fc-6336-4e22-92e6-8ea6e230e828 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6783 2024.07.11 23:18:29.864945 [ 3 ] {} <Debug> HTTP-Session: 25da84fc-6336-4e22-92e6-8ea6e230e828 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6784 2024.07.11 23:18:29.864985 [ 3 ] {} <Trace> HTTP-Session: 25da84fc-6336-4e22-92e6-8ea6e230e828 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6785 2024.07.11 23:18:29.865257 [ 3 ] {28ad794a-c65c-470e-8c79-5043df0aa87a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6786 2024.07.11 23:18:29.865315 [ 3 ] {28ad794a-c65c-470e-8c79-5043df0aa87a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6787 2024.07.11 23:18:29.865467 [ 3 ] {28ad794a-c65c-470e-8c79-5043df0aa87a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6788 2024.07.11 23:18:29.866009 [ 3 ] {28ad794a-c65c-470e-8c79-5043df0aa87a} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6789 2024.07.11 23:18:29.866047 [ 3 ] {28ad794a-c65c-470e-8c79-5043df0aa87a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
6790 2024.07.11 23:18:29.866393 [ 3 ] {28ad794a-c65c-470e-8c79-5043df0aa87a} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
6791 2024.07.11 23:18:29.866711 [ 3 ] {28ad794a-c65c-470e-8c79-5043df0aa87a} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6792 2024.07.11 23:18:29.866839 [ 3 ] {28ad794a-c65c-470e-8c79-5043df0aa87a} <Debug> executeQuery: Read 393 rows, 28.36 KiB in 0.001729 sec., 227299.01677270097 rows/sec., 16.02 MiB/sec.
6793 2024.07.11 23:18:29.867032 [ 3 ] {28ad794a-c65c-470e-8c79-5043df0aa87a} <Debug> DynamicQueryHandler: Done processing query
6794 2024.07.11 23:18:29.867063 [ 3 ] {28ad794a-c65c-470e-8c79-5043df0aa87a} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
6795 2024.07.11 23:18:29.867080 [ 3 ] {} <Debug> HTTP-Session: 25da84fc-6336-4e22-92e6-8ea6e230e828 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6796 2024.07.11 23:18:29.867231 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6797 2024.07.11 23:18:29.867283 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6798 2024.07.11 23:18:29.867304 [ 3 ] {} <Debug> HTTP-Session: b958ea1c-460e-47fd-9c6b-1fcc243facad Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
6799 2024.07.11 23:18:29.867322 [ 3 ] {} <Debug> HTTP-Session: b958ea1c-460e-47fd-9c6b-1fcc243facad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6800 2024.07.11 23:18:29.867336 [ 3 ] {} <Debug> HTTP-Session: b958ea1c-460e-47fd-9c6b-1fcc243facad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6801 2024.07.11 23:18:29.867367 [ 3 ] {} <Trace> HTTP-Session: b958ea1c-460e-47fd-9c6b-1fcc243facad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6802 2024.07.11 23:18:29.867465 [ 3 ] {f7b72297-6782-4aeb-ad44-427d4a8d2a91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
6803 2024.07.11 23:18:29.867512 [ 3 ] {f7b72297-6782-4aeb-ad44-427d4a8d2a91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
6804 2024.07.11 23:18:29.867640 [ 3 ] {f7b72297-6782-4aeb-ad44-427d4a8d2a91} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6805 2024.07.11 23:18:29.867923 [ 3 ] {f7b72297-6782-4aeb-ad44-427d4a8d2a91} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6806 2024.07.11 23:18:29.867960 [ 3 ] {f7b72297-6782-4aeb-ad44-427d4a8d2a91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
6807 2024.07.11 23:18:29.868326 [ 3 ] {f7b72297-6782-4aeb-ad44-427d4a8d2a91} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
6808 2024.07.11 23:18:29.868655 [ 3 ] {f7b72297-6782-4aeb-ad44-427d4a8d2a91} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6809 2024.07.11 23:18:29.868783 [ 95 ] {} <Debug> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
6810 2024.07.11 23:18:29.868787 [ 3 ] {f7b72297-6782-4aeb-ad44-427d4a8d2a91} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001344 sec., 4464.285714285715 rows/sec., 191.82 KiB/sec.
6811 2024.07.11 23:18:29.868832 [ 95 ] {} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6812 2024.07.11 23:18:29.868875 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
6813 2024.07.11 23:18:29.869074 [ 3 ] {f7b72297-6782-4aeb-ad44-427d4a8d2a91} <Debug> DynamicQueryHandler: Done processing query
6814 2024.07.11 23:18:29.869150 [ 200 ] {ad79797a-efd7-41ba-8f44-a52be7ec8d1e::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
6815 2024.07.11 23:18:29.869170 [ 3 ] {f7b72297-6782-4aeb-ad44-427d4a8d2a91} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
6816 2024.07.11 23:18:29.869273 [ 3 ] {} <Debug> HTTP-Session: b958ea1c-460e-47fd-9c6b-1fcc243facad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6817 2024.07.11 23:18:29.869421 [ 200 ] {ad79797a-efd7-41ba-8f44-a52be7ec8d1e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6818 2024.07.11 23:18:29.869489 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6819 2024.07.11 23:18:29.869489 [ 200 ] {ad79797a-efd7-41ba-8f44-a52be7ec8d1e::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
6820 2024.07.11 23:18:29.869579 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6821 2024.07.11 23:18:29.869672 [ 3 ] {} <Debug> HTTP-Session: 3d46d0c8-64b9-45fa-9462-47b91a150585 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
6822 2024.07.11 23:18:29.869682 [ 200 ] {ad79797a-efd7-41ba-8f44-a52be7ec8d1e::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
6823 2024.07.11 23:18:29.869729 [ 3 ] {} <Debug> HTTP-Session: 3d46d0c8-64b9-45fa-9462-47b91a150585 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6824 2024.07.11 23:18:29.869791 [ 3 ] {} <Debug> HTTP-Session: 3d46d0c8-64b9-45fa-9462-47b91a150585 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6825 2024.07.11 23:18:29.869959 [ 200 ] {ad79797a-efd7-41ba-8f44-a52be7ec8d1e::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
6826 2024.07.11 23:18:29.870044 [ 3 ] {} <Trace> HTTP-Session: 3d46d0c8-64b9-45fa-9462-47b91a150585 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6827 2024.07.11 23:18:29.870250 [ 200 ] {ad79797a-efd7-41ba-8f44-a52be7ec8d1e::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
6828 2024.07.11 23:18:29.870479 [ 200 ] {ad79797a-efd7-41ba-8f44-a52be7ec8d1e::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
6829 2024.07.11 23:18:29.870712 [ 200 ] {ad79797a-efd7-41ba-8f44-a52be7ec8d1e::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
6830 2024.07.11 23:18:29.870810 [ 3 ] {a6515574-3253-4cc1-b141-f4dfb38a4b60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
6831 2024.07.11 23:18:29.871145 [ 3 ] {a6515574-3253-4cc1-b141-f4dfb38a4b60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
6832 2024.07.11 23:18:29.871553 [ 3 ] {a6515574-3253-4cc1-b141-f4dfb38a4b60} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6833 2024.07.11 23:18:29.872454 [ 3 ] {a6515574-3253-4cc1-b141-f4dfb38a4b60} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6834 2024.07.11 23:18:29.872545 [ 3 ] {a6515574-3253-4cc1-b141-f4dfb38a4b60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
6835 2024.07.11 23:18:29.873534 [ 200 ] {ad79797a-efd7-41ba-8f44-a52be7ec8d1e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.004573767 sec., 20989.263335889213 rows/sec., 901.88 KiB/sec.
6836 2024.07.11 23:18:29.873597 [ 3 ] {a6515574-3253-4cc1-b141-f4dfb38a4b60} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
6837 2024.07.11 23:18:29.873695 [ 200 ] {ad79797a-efd7-41ba-8f44-a52be7ec8d1e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
6838 2024.07.11 23:18:29.874386 [ 3 ] {a6515574-3253-4cc1-b141-f4dfb38a4b60} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6839 2024.07.11 23:18:29.874642 [ 200 ] {ad79797a-efd7-41ba-8f44-a52be7ec8d1e::all_1_16_3} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6840 2024.07.11 23:18:29.874669 [ 95 ] {} <Debug> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
6841 2024.07.11 23:18:29.874742 [ 3 ] {a6515574-3253-4cc1-b141-f4dfb38a4b60} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.004268 sec., 18041.23711340206 rows/sec., 1.11 MiB/sec.
6842 2024.07.11 23:18:29.874765 [ 95 ] {} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6843 2024.07.11 23:18:29.874865 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
6844 2024.07.11 23:18:29.875036 [ 200 ] {ad79797a-efd7-41ba-8f44-a52be7ec8d1e::all_1_16_3} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
6845 2024.07.11 23:18:29.875480 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
6846 2024.07.11 23:18:29.875578 [ 3 ] {a6515574-3253-4cc1-b141-f4dfb38a4b60} <Debug> DynamicQueryHandler: Done processing query
6847 2024.07.11 23:18:29.875650 [ 3 ] {a6515574-3253-4cc1-b141-f4dfb38a4b60} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6848 2024.07.11 23:18:29.875661 [ 194 ] {cf9b07e3-d05f-42ae-a668-462ac9598c47::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
6849 2024.07.11 23:18:29.875687 [ 3 ] {} <Debug> HTTP-Session: 3d46d0c8-64b9-45fa-9462-47b91a150585 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6850 2024.07.11 23:18:29.875884 [ 194 ] {cf9b07e3-d05f-42ae-a668-462ac9598c47::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6851 2024.07.11 23:18:29.875938 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 30652, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6852 2024.07.11 23:18:29.875957 [ 194 ] {cf9b07e3-d05f-42ae-a668-462ac9598c47::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
6853 2024.07.11 23:18:29.876015 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6854 2024.07.11 23:18:29.876057 [ 3 ] {} <Debug> HTTP-Session: 9c946181-ed02-410c-95da-1b886c4b5946 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
6855 2024.07.11 23:18:29.876142 [ 3 ] {} <Debug> HTTP-Session: 9c946181-ed02-410c-95da-1b886c4b5946 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6856 2024.07.11 23:18:29.876205 [ 3 ] {} <Debug> HTTP-Session: 9c946181-ed02-410c-95da-1b886c4b5946 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6857 2024.07.11 23:18:29.876263 [ 194 ] {cf9b07e3-d05f-42ae-a668-462ac9598c47::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
6858 2024.07.11 23:18:29.876333 [ 3 ] {} <Trace> HTTP-Session: 9c946181-ed02-410c-95da-1b886c4b5946 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6859 2024.07.11 23:18:29.876517 [ 194 ] {cf9b07e3-d05f-42ae-a668-462ac9598c47::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
6860 2024.07.11 23:18:29.876696 [ 194 ] {cf9b07e3-d05f-42ae-a668-462ac9598c47::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
6861 2024.07.11 23:18:29.876903 [ 3 ] {108cdb04-bc5f-4570-9b24-9fab76ccc9e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6862 2024.07.11 23:18:29.876967 [ 194 ] {cf9b07e3-d05f-42ae-a668-462ac9598c47::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
6863 2024.07.11 23:18:29.877198 [ 3 ] {108cdb04-bc5f-4570-9b24-9fab76ccc9e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6864 2024.07.11 23:18:29.877283 [ 194 ] {cf9b07e3-d05f-42ae-a668-462ac9598c47::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
6865 2024.07.11 23:18:29.878113 [ 3 ] {108cdb04-bc5f-4570-9b24-9fab76ccc9e4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6866 2024.07.11 23:18:29.878956 [ 3 ] {108cdb04-bc5f-4570-9b24-9fab76ccc9e4} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6867 2024.07.11 23:18:29.879028 [ 3 ] {108cdb04-bc5f-4570-9b24-9fab76ccc9e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
6868 2024.07.11 23:18:29.879942 [ 3 ] {108cdb04-bc5f-4570-9b24-9fab76ccc9e4} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
6869 2024.07.11 23:18:29.880494 [ 194 ] {cf9b07e3-d05f-42ae-a668-462ac9598c47::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1232 rows, containing 5 columns (5 merged, 0 gathered) in 0.005437433 sec., 226577.5044952278 rows/sec., 13.95 MiB/sec.
6870 2024.07.11 23:18:29.880731 [ 194 ] {cf9b07e3-d05f-42ae-a668-462ac9598c47::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
6871 2024.07.11 23:18:29.880795 [ 3 ] {108cdb04-bc5f-4570-9b24-9fab76ccc9e4} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6872 2024.07.11 23:18:29.881125 [ 3 ] {108cdb04-bc5f-4570-9b24-9fab76ccc9e4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004533 sec., 35296.71299360247 rows/sec., 2.46 MiB/sec.
6873 2024.07.11 23:18:29.882156 [ 3 ] {108cdb04-bc5f-4570-9b24-9fab76ccc9e4} <Debug> DynamicQueryHandler: Done processing query
6874 2024.07.11 23:18:29.882165 [ 194 ] {cf9b07e3-d05f-42ae-a668-462ac9598c47::all_1_16_3} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6875 2024.07.11 23:18:29.882196 [ 3 ] {108cdb04-bc5f-4570-9b24-9fab76ccc9e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6876 2024.07.11 23:18:29.882252 [ 3 ] {} <Debug> HTTP-Session: 9c946181-ed02-410c-95da-1b886c4b5946 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6877 2024.07.11 23:18:29.882348 [ 194 ] {cf9b07e3-d05f-42ae-a668-462ac9598c47::all_1_16_3} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
6878 2024.07.11 23:18:29.882442 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB.
6879 2024.07.11 23:18:29.882494 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 17617, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6880 2024.07.11 23:18:29.882551 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6881 2024.07.11 23:18:29.882570 [ 3 ] {} <Debug> HTTP-Session: 191d9307-71c6-4510-8089-b1cdd7d7a764 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
6882 2024.07.11 23:18:29.882587 [ 3 ] {} <Debug> HTTP-Session: 191d9307-71c6-4510-8089-b1cdd7d7a764 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6883 2024.07.11 23:18:29.882601 [ 3 ] {} <Debug> HTTP-Session: 191d9307-71c6-4510-8089-b1cdd7d7a764 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6884 2024.07.11 23:18:29.882634 [ 3 ] {} <Trace> HTTP-Session: 191d9307-71c6-4510-8089-b1cdd7d7a764 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6885 2024.07.11 23:18:29.882891 [ 3 ] {66470460-5830-47d7-a4a4-323597d1f59f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6886 2024.07.11 23:18:29.882967 [ 3 ] {66470460-5830-47d7-a4a4-323597d1f59f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
6887 2024.07.11 23:18:29.883426 [ 3 ] {66470460-5830-47d7-a4a4-323597d1f59f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6888 2024.07.11 23:18:29.883938 [ 3 ] {66470460-5830-47d7-a4a4-323597d1f59f} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6889 2024.07.11 23:18:29.883975 [ 3 ] {66470460-5830-47d7-a4a4-323597d1f59f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
6890 2024.07.11 23:18:29.884598 [ 3 ] {66470460-5830-47d7-a4a4-323597d1f59f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
6891 2024.07.11 23:18:29.885033 [ 3 ] {66470460-5830-47d7-a4a4-323597d1f59f} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6892 2024.07.11 23:18:29.885262 [ 3 ] {66470460-5830-47d7-a4a4-323597d1f59f} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002522 sec., 4361.617763679619 rows/sec., 7.82 MiB/sec.
6893 2024.07.11 23:18:29.886463 [ 3 ] {66470460-5830-47d7-a4a4-323597d1f59f} <Debug> DynamicQueryHandler: Done processing query
6894 2024.07.11 23:18:29.886489 [ 3 ] {66470460-5830-47d7-a4a4-323597d1f59f} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
6895 2024.07.11 23:18:29.886506 [ 3 ] {} <Debug> HTTP-Session: 191d9307-71c6-4510-8089-b1cdd7d7a764 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6896 2024.07.11 23:18:29.886630 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 3216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6897 2024.07.11 23:18:29.886680 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6898 2024.07.11 23:18:29.886700 [ 3 ] {} <Debug> HTTP-Session: 60f2d287-1145-4366-8c4f-8b0011f499af Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
6899 2024.07.11 23:18:29.886717 [ 3 ] {} <Debug> HTTP-Session: 60f2d287-1145-4366-8c4f-8b0011f499af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6900 2024.07.11 23:18:29.886731 [ 3 ] {} <Debug> HTTP-Session: 60f2d287-1145-4366-8c4f-8b0011f499af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6901 2024.07.11 23:18:29.886763 [ 3 ] {} <Trace> HTTP-Session: 60f2d287-1145-4366-8c4f-8b0011f499af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6902 2024.07.11 23:18:29.886869 [ 3 ] {c8ca71e8-4883-41f1-9424-dc035d2dffc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
6903 2024.07.11 23:18:29.886916 [ 3 ] {c8ca71e8-4883-41f1-9424-dc035d2dffc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
6904 2024.07.11 23:18:29.887074 [ 3 ] {c8ca71e8-4883-41f1-9424-dc035d2dffc4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6905 2024.07.11 23:18:29.887371 [ 3 ] {c8ca71e8-4883-41f1-9424-dc035d2dffc4} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6906 2024.07.11 23:18:29.887408 [ 3 ] {c8ca71e8-4883-41f1-9424-dc035d2dffc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
6907 2024.07.11 23:18:29.887782 [ 3 ] {c8ca71e8-4883-41f1-9424-dc035d2dffc4} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
6908 2024.07.11 23:18:29.888117 [ 3 ] {c8ca71e8-4883-41f1-9424-dc035d2dffc4} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6909 2024.07.11 23:18:29.888280 [ 3 ] {c8ca71e8-4883-41f1-9424-dc035d2dffc4} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001435 sec., 16027.87456445993 rows/sec., 867.00 KiB/sec.
6910 2024.07.11 23:18:29.888499 [ 3 ] {c8ca71e8-4883-41f1-9424-dc035d2dffc4} <Debug> DynamicQueryHandler: Done processing query
6911 2024.07.11 23:18:29.888523 [ 3 ] {c8ca71e8-4883-41f1-9424-dc035d2dffc4} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
6912 2024.07.11 23:18:29.888539 [ 3 ] {} <Debug> HTTP-Session: 60f2d287-1145-4366-8c4f-8b0011f499af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6913 2024.07.11 23:18:29.888676 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6914 2024.07.11 23:18:29.888724 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6915 2024.07.11 23:18:29.888744 [ 3 ] {} <Debug> HTTP-Session: c18555fc-83a1-4911-92b3-ad07bc3ebbd1 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
6916 2024.07.11 23:18:29.888760 [ 3 ] {} <Debug> HTTP-Session: c18555fc-83a1-4911-92b3-ad07bc3ebbd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6917 2024.07.11 23:18:29.888774 [ 3 ] {} <Debug> HTTP-Session: c18555fc-83a1-4911-92b3-ad07bc3ebbd1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6918 2024.07.11 23:18:29.888805 [ 3 ] {} <Trace> HTTP-Session: c18555fc-83a1-4911-92b3-ad07bc3ebbd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6919 2024.07.11 23:18:29.888920 [ 3 ] {bc50db46-3a8f-4832-ae1c-ff4ef0bac6c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6920 2024.07.11 23:18:29.888962 [ 3 ] {bc50db46-3a8f-4832-ae1c-ff4ef0bac6c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6921 2024.07.11 23:18:29.889094 [ 3 ] {bc50db46-3a8f-4832-ae1c-ff4ef0bac6c1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6922 2024.07.11 23:18:29.889400 [ 3 ] {bc50db46-3a8f-4832-ae1c-ff4ef0bac6c1} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6923 2024.07.11 23:18:29.889436 [ 3 ] {bc50db46-3a8f-4832-ae1c-ff4ef0bac6c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
6924 2024.07.11 23:18:29.889791 [ 3 ] {bc50db46-3a8f-4832-ae1c-ff4ef0bac6c1} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
6925 2024.07.11 23:18:29.890111 [ 3 ] {bc50db46-3a8f-4832-ae1c-ff4ef0bac6c1} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6926 2024.07.11 23:18:29.890269 [ 3 ] {bc50db46-3a8f-4832-ae1c-ff4ef0bac6c1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00138 sec., 43478.260869565216 rows/sec., 2.93 MiB/sec.
6927 2024.07.11 23:18:29.890766 [ 3 ] {bc50db46-3a8f-4832-ae1c-ff4ef0bac6c1} <Debug> DynamicQueryHandler: Done processing query
6928 2024.07.11 23:18:29.890853 [ 3 ] {bc50db46-3a8f-4832-ae1c-ff4ef0bac6c1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6929 2024.07.11 23:18:29.890940 [ 3 ] {} <Debug> HTTP-Session: c18555fc-83a1-4911-92b3-ad07bc3ebbd1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6930 2024.07.11 23:18:34.856814 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 3065, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6931 2024.07.11 23:18:34.857023 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6932 2024.07.11 23:18:34.857069 [ 3 ] {} <Debug> HTTP-Session: 85b6f6dc-050e-46a1-94dd-c6857479e679 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
6933 2024.07.11 23:18:34.857113 [ 3 ] {} <Debug> HTTP-Session: 85b6f6dc-050e-46a1-94dd-c6857479e679 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6934 2024.07.11 23:18:34.857142 [ 3 ] {} <Debug> HTTP-Session: 85b6f6dc-050e-46a1-94dd-c6857479e679 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6935 2024.07.11 23:18:34.857222 [ 3 ] {} <Trace> HTTP-Session: 85b6f6dc-050e-46a1-94dd-c6857479e679 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6936 2024.07.11 23:18:34.857511 [ 3 ] {74bc5f9d-5de5-43ab-ba23-4919686d6905} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6937 2024.07.11 23:18:34.857577 [ 3 ] {74bc5f9d-5de5-43ab-ba23-4919686d6905} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6938 2024.07.11 23:18:34.857773 [ 3 ] {74bc5f9d-5de5-43ab-ba23-4919686d6905} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6939 2024.07.11 23:18:34.858230 [ 3 ] {74bc5f9d-5de5-43ab-ba23-4919686d6905} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6940 2024.07.11 23:18:34.858269 [ 3 ] {74bc5f9d-5de5-43ab-ba23-4919686d6905} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
6941 2024.07.11 23:18:34.858648 [ 3 ] {74bc5f9d-5de5-43ab-ba23-4919686d6905} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
6942 2024.07.11 23:18:34.858988 [ 3 ] {74bc5f9d-5de5-43ab-ba23-4919686d6905} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6943 2024.07.11 23:18:34.859144 [ 3 ] {74bc5f9d-5de5-43ab-ba23-4919686d6905} <Debug> executeQuery: Read 21 rows, 1.70 KiB in 0.001721 sec., 12202.20801859384 rows/sec., 989.05 KiB/sec.
6944 2024.07.11 23:18:34.859379 [ 3 ] {74bc5f9d-5de5-43ab-ba23-4919686d6905} <Debug> DynamicQueryHandler: Done processing query
6945 2024.07.11 23:18:34.859410 [ 3 ] {74bc5f9d-5de5-43ab-ba23-4919686d6905} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6946 2024.07.11 23:18:34.859426 [ 3 ] {} <Debug> HTTP-Session: 85b6f6dc-050e-46a1-94dd-c6857479e679 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6947 2024.07.11 23:18:34.859630 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 17311, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6948 2024.07.11 23:18:34.859682 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6949 2024.07.11 23:18:34.859703 [ 3 ] {} <Debug> HTTP-Session: 42b3cbee-8b88-453b-bec8-05ca7e6054c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
6950 2024.07.11 23:18:34.859720 [ 3 ] {} <Debug> HTTP-Session: 42b3cbee-8b88-453b-bec8-05ca7e6054c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6951 2024.07.11 23:18:34.859733 [ 3 ] {} <Debug> HTTP-Session: 42b3cbee-8b88-453b-bec8-05ca7e6054c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6952 2024.07.11 23:18:34.859765 [ 3 ] {} <Trace> HTTP-Session: 42b3cbee-8b88-453b-bec8-05ca7e6054c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6953 2024.07.11 23:18:34.859895 [ 3 ] {31133059-8fee-4faa-bf11-bd02b3e71bcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6954 2024.07.11 23:18:34.859939 [ 3 ] {31133059-8fee-4faa-bf11-bd02b3e71bcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6955 2024.07.11 23:18:34.860065 [ 3 ] {31133059-8fee-4faa-bf11-bd02b3e71bcd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6956 2024.07.11 23:18:34.860526 [ 3 ] {31133059-8fee-4faa-bf11-bd02b3e71bcd} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6957 2024.07.11 23:18:34.860562 [ 3 ] {31133059-8fee-4faa-bf11-bd02b3e71bcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
6958 2024.07.11 23:18:34.860896 [ 3 ] {31133059-8fee-4faa-bf11-bd02b3e71bcd} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
6959 2024.07.11 23:18:34.861201 [ 3 ] {31133059-8fee-4faa-bf11-bd02b3e71bcd} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6960 2024.07.11 23:18:34.861364 [ 3 ] {31133059-8fee-4faa-bf11-bd02b3e71bcd} <Debug> executeQuery: Read 119 rows, 10.05 KiB in 0.001514 sec., 78599.7357992074 rows/sec., 6.48 MiB/sec.
6961 2024.07.11 23:18:34.861536 [ 3 ] {31133059-8fee-4faa-bf11-bd02b3e71bcd} <Debug> DynamicQueryHandler: Done processing query
6962 2024.07.11 23:18:34.861561 [ 3 ] {31133059-8fee-4faa-bf11-bd02b3e71bcd} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
6963 2024.07.11 23:18:34.861577 [ 3 ] {} <Debug> HTTP-Session: 42b3cbee-8b88-453b-bec8-05ca7e6054c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6964 2024.07.11 23:18:34.861728 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 14452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6965 2024.07.11 23:18:34.861778 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6966 2024.07.11 23:18:34.861798 [ 3 ] {} <Debug> HTTP-Session: 0dcc53f9-1bb9-4a68-bc14-f6e9f39d93c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
6967 2024.07.11 23:18:34.861814 [ 3 ] {} <Debug> HTTP-Session: 0dcc53f9-1bb9-4a68-bc14-f6e9f39d93c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6968 2024.07.11 23:18:34.861829 [ 3 ] {} <Debug> HTTP-Session: 0dcc53f9-1bb9-4a68-bc14-f6e9f39d93c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6969 2024.07.11 23:18:34.861859 [ 3 ] {} <Trace> HTTP-Session: 0dcc53f9-1bb9-4a68-bc14-f6e9f39d93c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6970 2024.07.11 23:18:34.861982 [ 3 ] {088de05c-d0c0-4d02-94ec-75de9ef10bde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6971 2024.07.11 23:18:34.862025 [ 3 ] {088de05c-d0c0-4d02-94ec-75de9ef10bde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6972 2024.07.11 23:18:34.862152 [ 3 ] {088de05c-d0c0-4d02-94ec-75de9ef10bde} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6973 2024.07.11 23:18:34.862495 [ 3 ] {088de05c-d0c0-4d02-94ec-75de9ef10bde} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6974 2024.07.11 23:18:34.862531 [ 3 ] {088de05c-d0c0-4d02-94ec-75de9ef10bde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
6975 2024.07.11 23:18:34.862847 [ 3 ] {088de05c-d0c0-4d02-94ec-75de9ef10bde} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
6976 2024.07.11 23:18:34.863150 [ 3 ] {088de05c-d0c0-4d02-94ec-75de9ef10bde} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6977 2024.07.11 23:18:34.863313 [ 3 ] {088de05c-d0c0-4d02-94ec-75de9ef10bde} <Debug> executeQuery: Read 85 rows, 6.80 KiB in 0.00137 sec., 62043.79562043796 rows/sec., 4.84 MiB/sec.
6978 2024.07.11 23:18:34.863481 [ 3 ] {088de05c-d0c0-4d02-94ec-75de9ef10bde} <Debug> DynamicQueryHandler: Done processing query
6979 2024.07.11 23:18:34.863506 [ 3 ] {088de05c-d0c0-4d02-94ec-75de9ef10bde} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
6980 2024.07.11 23:18:34.863521 [ 3 ] {} <Debug> HTTP-Session: 0dcc53f9-1bb9-4a68-bc14-f6e9f39d93c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6981 2024.07.11 23:18:34.863704 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 30652, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6982 2024.07.11 23:18:34.863753 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6983 2024.07.11 23:18:34.863773 [ 3 ] {} <Debug> HTTP-Session: ec60e317-c5c4-4883-9cd5-c4f3269926cf Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
6984 2024.07.11 23:18:34.863789 [ 3 ] {} <Debug> HTTP-Session: ec60e317-c5c4-4883-9cd5-c4f3269926cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6985 2024.07.11 23:18:34.863805 [ 3 ] {} <Debug> HTTP-Session: ec60e317-c5c4-4883-9cd5-c4f3269926cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6986 2024.07.11 23:18:34.863835 [ 3 ] {} <Trace> HTTP-Session: ec60e317-c5c4-4883-9cd5-c4f3269926cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6987 2024.07.11 23:18:34.863985 [ 3 ] {6e43b510-17ff-4faf-8213-ee7529275224} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6988 2024.07.11 23:18:34.864032 [ 3 ] {6e43b510-17ff-4faf-8213-ee7529275224} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6989 2024.07.11 23:18:34.864179 [ 3 ] {6e43b510-17ff-4faf-8213-ee7529275224} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6990 2024.07.11 23:18:34.864581 [ 3 ] {6e43b510-17ff-4faf-8213-ee7529275224} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6991 2024.07.11 23:18:34.864619 [ 3 ] {6e43b510-17ff-4faf-8213-ee7529275224} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
6992 2024.07.11 23:18:34.865010 [ 3 ] {6e43b510-17ff-4faf-8213-ee7529275224} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
6993 2024.07.11 23:18:34.865341 [ 3 ] {6e43b510-17ff-4faf-8213-ee7529275224} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6994 2024.07.11 23:18:34.865507 [ 3 ] {6e43b510-17ff-4faf-8213-ee7529275224} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001588 sec., 100755.66750629724 rows/sec., 7.02 MiB/sec.
6995 2024.07.11 23:18:34.865668 [ 3 ] {6e43b510-17ff-4faf-8213-ee7529275224} <Debug> DynamicQueryHandler: Done processing query
6996 2024.07.11 23:18:34.865693 [ 3 ] {6e43b510-17ff-4faf-8213-ee7529275224} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6997 2024.07.11 23:18:34.865709 [ 3 ] {} <Debug> HTTP-Session: ec60e317-c5c4-4883-9cd5-c4f3269926cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6998 2024.07.11 23:18:34.865882 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 33766, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6999 2024.07.11 23:18:34.865930 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7000 2024.07.11 23:18:34.865950 [ 3 ] {} <Debug> HTTP-Session: 61e52ffb-9224-4eba-b3eb-7646b7817a90 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
7001 2024.07.11 23:18:34.865967 [ 3 ] {} <Debug> HTTP-Session: 61e52ffb-9224-4eba-b3eb-7646b7817a90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7002 2024.07.11 23:18:34.865981 [ 3 ] {} <Debug> HTTP-Session: 61e52ffb-9224-4eba-b3eb-7646b7817a90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7003 2024.07.11 23:18:34.866012 [ 3 ] {} <Trace> HTTP-Session: 61e52ffb-9224-4eba-b3eb-7646b7817a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7004 2024.07.11 23:18:34.866272 [ 3 ] {d8865dc2-f932-45d9-9909-1661a23419bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7005 2024.07.11 23:18:34.866336 [ 3 ] {d8865dc2-f932-45d9-9909-1661a23419bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
7006 2024.07.11 23:18:34.866746 [ 3 ] {d8865dc2-f932-45d9-9909-1661a23419bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7007 2024.07.11 23:18:34.867391 [ 3 ] {d8865dc2-f932-45d9-9909-1661a23419bf} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7008 2024.07.11 23:18:34.867427 [ 3 ] {d8865dc2-f932-45d9-9909-1661a23419bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
7009 2024.07.11 23:18:34.868041 [ 3 ] {d8865dc2-f932-45d9-9909-1661a23419bf} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
7010 2024.07.11 23:18:34.868444 [ 3 ] {d8865dc2-f932-45d9-9909-1661a23419bf} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7011 2024.07.11 23:18:34.868629 [ 3 ] {d8865dc2-f932-45d9-9909-1661a23419bf} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.00253 sec., 8300.395256916996 rows/sec., 14.87 MiB/sec.
7012 2024.07.11 23:18:34.868859 [ 3 ] {d8865dc2-f932-45d9-9909-1661a23419bf} <Debug> DynamicQueryHandler: Done processing query
7013 2024.07.11 23:18:34.868885 [ 3 ] {d8865dc2-f932-45d9-9909-1661a23419bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
7014 2024.07.11 23:18:34.868901 [ 3 ] {} <Debug> HTTP-Session: 61e52ffb-9224-4eba-b3eb-7646b7817a90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7015 2024.07.11 23:18:34.869037 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7016 2024.07.11 23:18:34.869087 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7017 2024.07.11 23:18:34.869106 [ 3 ] {} <Debug> HTTP-Session: d0101462-4ba0-4ea8-b427-14e449a6ff58 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
7018 2024.07.11 23:18:34.869123 [ 3 ] {} <Debug> HTTP-Session: d0101462-4ba0-4ea8-b427-14e449a6ff58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7019 2024.07.11 23:18:34.869137 [ 3 ] {} <Debug> HTTP-Session: d0101462-4ba0-4ea8-b427-14e449a6ff58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7020 2024.07.11 23:18:34.869168 [ 3 ] {} <Trace> HTTP-Session: d0101462-4ba0-4ea8-b427-14e449a6ff58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7021 2024.07.11 23:18:34.869292 [ 3 ] {998f2a8d-c696-4751-a9ee-d8ca058ce27b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7022 2024.07.11 23:18:34.869337 [ 3 ] {998f2a8d-c696-4751-a9ee-d8ca058ce27b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7023 2024.07.11 23:18:34.869465 [ 3 ] {998f2a8d-c696-4751-a9ee-d8ca058ce27b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7024 2024.07.11 23:18:34.869739 [ 3 ] {998f2a8d-c696-4751-a9ee-d8ca058ce27b} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7025 2024.07.11 23:18:34.869775 [ 3 ] {998f2a8d-c696-4751-a9ee-d8ca058ce27b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
7026 2024.07.11 23:18:34.870134 [ 3 ] {998f2a8d-c696-4751-a9ee-d8ca058ce27b} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
7027 2024.07.11 23:18:34.870451 [ 3 ] {998f2a8d-c696-4751-a9ee-d8ca058ce27b} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7028 2024.07.11 23:18:34.870610 [ 3 ] {998f2a8d-c696-4751-a9ee-d8ca058ce27b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001367 sec., 43891.73372348208 rows/sec., 2.96 MiB/sec.
7029 2024.07.11 23:18:34.870765 [ 3 ] {998f2a8d-c696-4751-a9ee-d8ca058ce27b} <Debug> DynamicQueryHandler: Done processing query
7030 2024.07.11 23:18:34.870789 [ 3 ] {998f2a8d-c696-4751-a9ee-d8ca058ce27b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7031 2024.07.11 23:18:34.870805 [ 3 ] {} <Debug> HTTP-Session: d0101462-4ba0-4ea8-b427-14e449a6ff58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7032 2024.07.11 23:18:39.860464 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 2327, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7033 2024.07.11 23:18:39.860637 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7034 2024.07.11 23:18:39.860667 [ 3 ] {} <Debug> HTTP-Session: 30537602-dceb-4b7d-a7ae-2816696f6ff5 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
7035 2024.07.11 23:18:39.860694 [ 3 ] {} <Debug> HTTP-Session: 30537602-dceb-4b7d-a7ae-2816696f6ff5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7036 2024.07.11 23:18:39.860713 [ 3 ] {} <Debug> HTTP-Session: 30537602-dceb-4b7d-a7ae-2816696f6ff5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7037 2024.07.11 23:18:39.860769 [ 3 ] {} <Trace> HTTP-Session: 30537602-dceb-4b7d-a7ae-2816696f6ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7038 2024.07.11 23:18:39.860970 [ 3 ] {2858f6be-0735-4c59-8f6d-d7018d2fcbfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7039 2024.07.11 23:18:39.861044 [ 3 ] {2858f6be-0735-4c59-8f6d-d7018d2fcbfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7040 2024.07.11 23:18:39.861266 [ 3 ] {2858f6be-0735-4c59-8f6d-d7018d2fcbfe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7041 2024.07.11 23:18:39.861720 [ 3 ] {2858f6be-0735-4c59-8f6d-d7018d2fcbfe} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7042 2024.07.11 23:18:39.861759 [ 3 ] {2858f6be-0735-4c59-8f6d-d7018d2fcbfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
7043 2024.07.11 23:18:39.862125 [ 3 ] {2858f6be-0735-4c59-8f6d-d7018d2fcbfe} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
7044 2024.07.11 23:18:39.862467 [ 3 ] {2858f6be-0735-4c59-8f6d-d7018d2fcbfe} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7045 2024.07.11 23:18:39.862608 [ 3 ] {2858f6be-0735-4c59-8f6d-d7018d2fcbfe} <Debug> executeQuery: Read 17 rows, 1.23 KiB in 0.001702 sec., 9988.249118683902 rows/sec., 723.53 KiB/sec.
7046 2024.07.11 23:18:39.862801 [ 3 ] {2858f6be-0735-4c59-8f6d-d7018d2fcbfe} <Debug> DynamicQueryHandler: Done processing query
7047 2024.07.11 23:18:39.862828 [ 3 ] {2858f6be-0735-4c59-8f6d-d7018d2fcbfe} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7048 2024.07.11 23:18:39.862844 [ 3 ] {} <Debug> HTTP-Session: 30537602-dceb-4b7d-a7ae-2816696f6ff5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7049 2024.07.11 23:18:39.862976 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7050 2024.07.11 23:18:39.863026 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7051 2024.07.11 23:18:39.863045 [ 3 ] {} <Debug> HTTP-Session: 8d4e435b-7241-4ee0-9a2a-c02d2b7d6d82 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
7052 2024.07.11 23:18:39.863062 [ 3 ] {} <Debug> HTTP-Session: 8d4e435b-7241-4ee0-9a2a-c02d2b7d6d82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7053 2024.07.11 23:18:39.863075 [ 3 ] {} <Debug> HTTP-Session: 8d4e435b-7241-4ee0-9a2a-c02d2b7d6d82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7054 2024.07.11 23:18:39.863106 [ 3 ] {} <Trace> HTTP-Session: 8d4e435b-7241-4ee0-9a2a-c02d2b7d6d82 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7055 2024.07.11 23:18:39.863201 [ 3 ] {50b18b4e-2efa-4fe0-949e-e9deaad63aa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
7056 2024.07.11 23:18:39.863244 [ 3 ] {50b18b4e-2efa-4fe0-949e-e9deaad63aa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
7057 2024.07.11 23:18:39.863370 [ 3 ] {50b18b4e-2efa-4fe0-949e-e9deaad63aa5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7058 2024.07.11 23:18:39.863646 [ 3 ] {50b18b4e-2efa-4fe0-949e-e9deaad63aa5} <Trace> oximeter.fields_ipaddr (e6968d90-b6e0-4a68-8edb-33d3c44efb5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7059 2024.07.11 23:18:39.863682 [ 3 ] {50b18b4e-2efa-4fe0-949e-e9deaad63aa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
7060 2024.07.11 23:18:39.863970 [ 3 ] {50b18b4e-2efa-4fe0-949e-e9deaad63aa5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
7061 2024.07.11 23:18:39.864269 [ 3 ] {50b18b4e-2efa-4fe0-949e-e9deaad63aa5} <Trace> oximeter.fields_ipaddr (e6968d90-b6e0-4a68-8edb-33d3c44efb5e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7062 2024.07.11 23:18:39.864396 [ 3 ] {50b18b4e-2efa-4fe0-949e-e9deaad63aa5} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001218 sec., 3284.072249589491 rows/sec., 267.79 KiB/sec.
7063 2024.07.11 23:18:39.864672 [ 3 ] {50b18b4e-2efa-4fe0-949e-e9deaad63aa5} <Debug> DynamicQueryHandler: Done processing query
7064 2024.07.11 23:18:39.864698 [ 3 ] {50b18b4e-2efa-4fe0-949e-e9deaad63aa5} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7065 2024.07.11 23:18:39.864714 [ 3 ] {} <Debug> HTTP-Session: 8d4e435b-7241-4ee0-9a2a-c02d2b7d6d82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7066 2024.07.11 23:18:39.864888 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 29602, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7067 2024.07.11 23:18:39.864937 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7068 2024.07.11 23:18:39.864956 [ 3 ] {} <Debug> HTTP-Session: 63113073-8627-4f5f-8f34-f0556f263722 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
7069 2024.07.11 23:18:39.864973 [ 3 ] {} <Debug> HTTP-Session: 63113073-8627-4f5f-8f34-f0556f263722 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7070 2024.07.11 23:18:39.864987 [ 3 ] {} <Debug> HTTP-Session: 63113073-8627-4f5f-8f34-f0556f263722 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7071 2024.07.11 23:18:39.865017 [ 3 ] {} <Trace> HTTP-Session: 63113073-8627-4f5f-8f34-f0556f263722 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7072 2024.07.11 23:18:39.865159 [ 3 ] {92bf9177-1c78-4442-805c-d0b89ef4cbee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7073 2024.07.11 23:18:39.865204 [ 3 ] {92bf9177-1c78-4442-805c-d0b89ef4cbee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7074 2024.07.11 23:18:39.865337 [ 3 ] {92bf9177-1c78-4442-805c-d0b89ef4cbee} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7075 2024.07.11 23:18:39.865733 [ 3 ] {92bf9177-1c78-4442-805c-d0b89ef4cbee} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7076 2024.07.11 23:18:39.865769 [ 3 ] {92bf9177-1c78-4442-805c-d0b89ef4cbee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
7077 2024.07.11 23:18:39.866083 [ 3 ] {92bf9177-1c78-4442-805c-d0b89ef4cbee} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
7078 2024.07.11 23:18:39.866385 [ 3 ] {92bf9177-1c78-4442-805c-d0b89ef4cbee} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7079 2024.07.11 23:18:39.866508 [ 87 ] {} <Debug> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
7080 2024.07.11 23:18:39.866513 [ 3 ] {92bf9177-1c78-4442-805c-d0b89ef4cbee} <Debug> executeQuery: Read 196 rows, 17.66 KiB in 0.001418 sec., 138222.84908321578 rows/sec., 12.16 MiB/sec.
7081 2024.07.11 23:18:39.866548 [ 87 ] {} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7082 2024.07.11 23:18:39.866584 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
7083 2024.07.11 23:18:39.866792 [ 3 ] {92bf9177-1c78-4442-805c-d0b89ef4cbee} <Debug> DynamicQueryHandler: Done processing query
7084 2024.07.11 23:18:39.866838 [ 3 ] {92bf9177-1c78-4442-805c-d0b89ef4cbee} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
7085 2024.07.11 23:18:39.866860 [ 187 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::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
7086 2024.07.11 23:18:39.866886 [ 3 ] {} <Debug> HTTP-Session: 63113073-8627-4f5f-8f34-f0556f263722 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7087 2024.07.11 23:18:39.867123 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7088 2024.07.11 23:18:39.867313 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7089 2024.07.11 23:18:39.867429 [ 3 ] {} <Debug> HTTP-Session: c2c65a35-d125-45b7-9ea6-33a237a6223c Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
7090 2024.07.11 23:18:39.867528 [ 3 ] {} <Debug> HTTP-Session: c2c65a35-d125-45b7-9ea6-33a237a6223c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7091 2024.07.11 23:18:39.867567 [ 187 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7092 2024.07.11 23:18:39.867597 [ 3 ] {} <Debug> HTTP-Session: c2c65a35-d125-45b7-9ea6-33a237a6223c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7093 2024.07.11 23:18:39.867687 [ 187 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 302 rows starting from the beginning of the part
7094 2024.07.11 23:18:39.867730 [ 3 ] {} <Trace> HTTP-Session: c2c65a35-d125-45b7-9ea6-33a237a6223c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7095 2024.07.11 23:18:39.868140 [ 187 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 194 rows starting from the beginning of the part
7096 2024.07.11 23:18:39.868220 [ 3 ] {630c49ef-d923-4ca0-814e-c3b717d19898} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7097 2024.07.11 23:18:39.868345 [ 3 ] {630c49ef-d923-4ca0-814e-c3b717d19898} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7098 2024.07.11 23:18:39.868389 [ 187 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 119 rows starting from the beginning of the part
7099 2024.07.11 23:18:39.868852 [ 187 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 194 rows starting from the beginning of the part
7100 2024.07.11 23:18:39.869091 [ 187 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 119 rows starting from the beginning of the part
7101 2024.07.11 23:18:39.869405 [ 187 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 196 rows starting from the beginning of the part
7102 2024.07.11 23:18:39.869667 [ 3 ] {630c49ef-d923-4ca0-814e-c3b717d19898} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7103 2024.07.11 23:18:39.870348 [ 3 ] {630c49ef-d923-4ca0-814e-c3b717d19898} <Trace> oximeter.fields_u16 (b4410dfe-084c-46fb-b538-055579d0603a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7104 2024.07.11 23:18:39.870388 [ 3 ] {630c49ef-d923-4ca0-814e-c3b717d19898} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
7105 2024.07.11 23:18:39.870839 [ 3 ] {630c49ef-d923-4ca0-814e-c3b717d19898} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
7106 2024.07.11 23:18:39.871247 [ 3 ] {630c49ef-d923-4ca0-814e-c3b717d19898} <Trace> oximeter.fields_u16 (b4410dfe-084c-46fb-b538-055579d0603a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7107 2024.07.11 23:18:39.871528 [ 194 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1124 rows, containing 4 columns (4 merged, 0 gathered) in 0.004849352 sec., 231783.545512885 rows/sec., 20.02 MiB/sec.
7108 2024.07.11 23:18:39.871584 [ 3 ] {630c49ef-d923-4ca0-814e-c3b717d19898} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.00359 sec., 1114.2061281337049 rows/sec., 77.80 KiB/sec.
7109 2024.07.11 23:18:39.871923 [ 194 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
7110 2024.07.11 23:18:39.871973 [ 3 ] {630c49ef-d923-4ca0-814e-c3b717d19898} <Debug> DynamicQueryHandler: Done processing query
7111 2024.07.11 23:18:39.872031 [ 3 ] {630c49ef-d923-4ca0-814e-c3b717d19898} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7112 2024.07.11 23:18:39.872050 [ 3 ] {} <Debug> HTTP-Session: c2c65a35-d125-45b7-9ea6-33a237a6223c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7113 2024.07.11 23:18:39.872330 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 64138, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7114 2024.07.11 23:18:39.872406 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7115 2024.07.11 23:18:39.872453 [ 3 ] {} <Debug> HTTP-Session: 45619341-eb6f-4998-b74d-6533ebdcaff5 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
7116 2024.07.11 23:18:39.872479 [ 194 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_36_7} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7117 2024.07.11 23:18:39.872488 [ 3 ] {} <Debug> HTTP-Session: 45619341-eb6f-4998-b74d-6533ebdcaff5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7118 2024.07.11 23:18:39.872551 [ 3 ] {} <Debug> HTTP-Session: 45619341-eb6f-4998-b74d-6533ebdcaff5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7119 2024.07.11 23:18:39.872626 [ 3 ] {} <Trace> HTTP-Session: 45619341-eb6f-4998-b74d-6533ebdcaff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7120 2024.07.11 23:18:39.872665 [ 194 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_36_7} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
7121 2024.07.11 23:18:39.872819 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB.
7122 2024.07.11 23:18:39.872920 [ 3 ] {49fead79-2d2b-484a-b6f4-51a1829c4fc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7123 2024.07.11 23:18:39.872969 [ 3 ] {49fead79-2d2b-484a-b6f4-51a1829c4fc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7124 2024.07.11 23:18:39.873113 [ 3 ] {49fead79-2d2b-484a-b6f4-51a1829c4fc6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7125 2024.07.11 23:18:39.873664 [ 3 ] {49fead79-2d2b-484a-b6f4-51a1829c4fc6} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7126 2024.07.11 23:18:39.873701 [ 3 ] {49fead79-2d2b-484a-b6f4-51a1829c4fc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
7127 2024.07.11 23:18:39.874031 [ 3 ] {49fead79-2d2b-484a-b6f4-51a1829c4fc6} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
7128 2024.07.11 23:18:39.874327 [ 3 ] {49fead79-2d2b-484a-b6f4-51a1829c4fc6} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7129 2024.07.11 23:18:39.874448 [ 87 ] {} <Debug> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
7130 2024.07.11 23:18:39.874453 [ 3 ] {49fead79-2d2b-484a-b6f4-51a1829c4fc6} <Debug> executeQuery: Read 397 rows, 28.68 KiB in 0.001674 sec., 237156.51135005974 rows/sec., 16.73 MiB/sec.
7131 2024.07.11 23:18:39.874480 [ 87 ] {} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7132 2024.07.11 23:18:39.874515 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
7133 2024.07.11 23:18:39.874643 [ 187 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::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
7134 2024.07.11 23:18:39.874714 [ 3 ] {49fead79-2d2b-484a-b6f4-51a1829c4fc6} <Debug> DynamicQueryHandler: Done processing query
7135 2024.07.11 23:18:39.874750 [ 3 ] {49fead79-2d2b-484a-b6f4-51a1829c4fc6} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
7136 2024.07.11 23:18:39.874762 [ 187 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7137 2024.07.11 23:18:39.874773 [ 3 ] {} <Debug> HTTP-Session: 45619341-eb6f-4998-b74d-6533ebdcaff5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7138 2024.07.11 23:18:39.874796 [ 187 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::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
7139 2024.07.11 23:18:39.874859 [ 187 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 393 rows starting from the beginning of the part
7140 2024.07.11 23:18:39.874986 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7141 2024.07.11 23:18:39.875180 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7142 2024.07.11 23:18:39.875196 [ 187 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 85 rows starting from the beginning of the part
7143 2024.07.11 23:18:39.875257 [ 3 ] {} <Debug> HTTP-Session: df674577-619b-46af-8b89-5ccb4a893745 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
7144 2024.07.11 23:18:39.875364 [ 3 ] {} <Debug> HTTP-Session: df674577-619b-46af-8b89-5ccb4a893745 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7145 2024.07.11 23:18:39.875448 [ 3 ] {} <Debug> HTTP-Session: df674577-619b-46af-8b89-5ccb4a893745 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7146 2024.07.11 23:18:39.875495 [ 187 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 393 rows starting from the beginning of the part
7147 2024.07.11 23:18:39.875565 [ 3 ] {} <Trace> HTTP-Session: df674577-619b-46af-8b89-5ccb4a893745 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7148 2024.07.11 23:18:39.875746 [ 187 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 85 rows starting from the beginning of the part
7149 2024.07.11 23:18:39.875933 [ 3 ] {0730f58e-5047-4fa8-963c-52e1da3ae473} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
7150 2024.07.11 23:18:39.876049 [ 187 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 397 rows starting from the beginning of the part
7151 2024.07.11 23:18:39.876100 [ 3 ] {0730f58e-5047-4fa8-963c-52e1da3ae473} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
7152 2024.07.11 23:18:39.876668 [ 3 ] {0730f58e-5047-4fa8-963c-52e1da3ae473} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7153 2024.07.11 23:18:39.877110 [ 3 ] {0730f58e-5047-4fa8-963c-52e1da3ae473} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7154 2024.07.11 23:18:39.877160 [ 3 ] {0730f58e-5047-4fa8-963c-52e1da3ae473} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
7155 2024.07.11 23:18:39.877711 [ 3 ] {0730f58e-5047-4fa8-963c-52e1da3ae473} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
7156 2024.07.11 23:18:39.878105 [ 194 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1825 rows, containing 4 columns (4 merged, 0 gathered) in 0.003531617 sec., 516760.4527897561 rows/sec., 36.96 MiB/sec.
7157 2024.07.11 23:18:39.878324 [ 3 ] {0730f58e-5047-4fa8-963c-52e1da3ae473} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7158 2024.07.11 23:18:39.878352 [ 194 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
7159 2024.07.11 23:18:39.878676 [ 3 ] {0730f58e-5047-4fa8-963c-52e1da3ae473} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.002864 sec., 2094.972067039106 rows/sec., 90.02 KiB/sec.
7160 2024.07.11 23:18:39.879431 [ 3 ] {0730f58e-5047-4fa8-963c-52e1da3ae473} <Debug> DynamicQueryHandler: Done processing query
7161 2024.07.11 23:18:39.879470 [ 3 ] {0730f58e-5047-4fa8-963c-52e1da3ae473} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
7162 2024.07.11 23:18:39.879514 [ 3 ] {} <Debug> HTTP-Session: df674577-619b-46af-8b89-5ccb4a893745 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7163 2024.07.11 23:18:39.879656 [ 194 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_36_7} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7164 2024.07.11 23:18:39.879744 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7165 2024.07.11 23:18:39.879802 [ 194 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_36_7} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
7166 2024.07.11 23:18:39.879830 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7167 2024.07.11 23:18:39.879878 [ 3 ] {} <Debug> HTTP-Session: 906118e1-08d5-4cf6-aa26-796ae25d99c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
7168 2024.07.11 23:18:39.879931 [ 3 ] {} <Debug> HTTP-Session: 906118e1-08d5-4cf6-aa26-796ae25d99c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7169 2024.07.11 23:18:39.879969 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB.
7170 2024.07.11 23:18:39.879974 [ 3 ] {} <Debug> HTTP-Session: 906118e1-08d5-4cf6-aa26-796ae25d99c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7171 2024.07.11 23:18:39.880048 [ 3 ] {} <Trace> HTTP-Session: 906118e1-08d5-4cf6-aa26-796ae25d99c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7172 2024.07.11 23:18:39.880175 [ 3 ] {ca2440cd-0dd9-4555-8e40-f57f255a62e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
7173 2024.07.11 23:18:39.880223 [ 3 ] {ca2440cd-0dd9-4555-8e40-f57f255a62e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
7174 2024.07.11 23:18:39.880378 [ 3 ] {ca2440cd-0dd9-4555-8e40-f57f255a62e5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7175 2024.07.11 23:18:39.880762 [ 3 ] {ca2440cd-0dd9-4555-8e40-f57f255a62e5} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7176 2024.07.11 23:18:39.880797 [ 3 ] {ca2440cd-0dd9-4555-8e40-f57f255a62e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
7177 2024.07.11 23:18:39.881154 [ 3 ] {ca2440cd-0dd9-4555-8e40-f57f255a62e5} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
7178 2024.07.11 23:18:39.881498 [ 3 ] {ca2440cd-0dd9-4555-8e40-f57f255a62e5} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7179 2024.07.11 23:18:39.881657 [ 3 ] {ca2440cd-0dd9-4555-8e40-f57f255a62e5} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001524 sec., 50524.934383202104 rows/sec., 3.11 MiB/sec.
7180 2024.07.11 23:18:39.881982 [ 3 ] {ca2440cd-0dd9-4555-8e40-f57f255a62e5} <Debug> DynamicQueryHandler: Done processing query
7181 2024.07.11 23:18:39.882009 [ 3 ] {ca2440cd-0dd9-4555-8e40-f57f255a62e5} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7182 2024.07.11 23:18:39.882025 [ 3 ] {} <Debug> HTTP-Session: 906118e1-08d5-4cf6-aa26-796ae25d99c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7183 2024.07.11 23:18:39.882181 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 31033, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7184 2024.07.11 23:18:39.882230 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7185 2024.07.11 23:18:39.882249 [ 3 ] {} <Debug> HTTP-Session: 9ec886fe-d04e-403f-9aae-e210d7e99399 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
7186 2024.07.11 23:18:39.882265 [ 3 ] {} <Debug> HTTP-Session: 9ec886fe-d04e-403f-9aae-e210d7e99399 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7187 2024.07.11 23:18:39.882279 [ 3 ] {} <Debug> HTTP-Session: 9ec886fe-d04e-403f-9aae-e210d7e99399 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7188 2024.07.11 23:18:39.882310 [ 3 ] {} <Trace> HTTP-Session: 9ec886fe-d04e-403f-9aae-e210d7e99399 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7189 2024.07.11 23:18:39.882461 [ 3 ] {61219117-99ac-4045-af24-3fb336dd4e02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7190 2024.07.11 23:18:39.882508 [ 3 ] {61219117-99ac-4045-af24-3fb336dd4e02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7191 2024.07.11 23:18:39.882669 [ 3 ] {61219117-99ac-4045-af24-3fb336dd4e02} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7192 2024.07.11 23:18:39.883025 [ 3 ] {61219117-99ac-4045-af24-3fb336dd4e02} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7193 2024.07.11 23:18:39.883061 [ 3 ] {61219117-99ac-4045-af24-3fb336dd4e02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
7194 2024.07.11 23:18:39.883424 [ 3 ] {61219117-99ac-4045-af24-3fb336dd4e02} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
7195 2024.07.11 23:18:39.883749 [ 3 ] {61219117-99ac-4045-af24-3fb336dd4e02} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7196 2024.07.11 23:18:39.883907 [ 3 ] {61219117-99ac-4045-af24-3fb336dd4e02} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001511 sec., 107213.7657180675 rows/sec., 7.47 MiB/sec.
7197 2024.07.11 23:18:39.883907 [ 85 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
7198 2024.07.11 23:18:39.884032 [ 85 ] {} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7199 2024.07.11 23:18:39.884068 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
7200 2024.07.11 23:18:39.884155 [ 3 ] {61219117-99ac-4045-af24-3fb336dd4e02} <Debug> DynamicQueryHandler: Done processing query
7201 2024.07.11 23:18:39.884212 [ 3 ] {61219117-99ac-4045-af24-3fb336dd4e02} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7202 2024.07.11 23:18:39.884259 [ 3 ] {} <Debug> HTTP-Session: 9ec886fe-d04e-403f-9aae-e210d7e99399 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7203 2024.07.11 23:18:39.884293 [ 194 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::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
7204 2024.07.11 23:18:39.884440 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 17613, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7205 2024.07.11 23:18:39.884558 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7206 2024.07.11 23:18:39.884580 [ 194 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7207 2024.07.11 23:18:39.884596 [ 3 ] {} <Debug> HTTP-Session: 2ef5944b-d18b-47b9-9297-46def74cbcc4 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
7208 2024.07.11 23:18:39.884650 [ 3 ] {} <Debug> HTTP-Session: 2ef5944b-d18b-47b9-9297-46def74cbcc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7209 2024.07.11 23:18:39.884655 [ 194 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 4814 rows starting from the beginning of the part
7210 2024.07.11 23:18:39.884672 [ 3 ] {} <Debug> HTTP-Session: 2ef5944b-d18b-47b9-9297-46def74cbcc4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7211 2024.07.11 23:18:39.884767 [ 3 ] {} <Trace> HTTP-Session: 2ef5944b-d18b-47b9-9297-46def74cbcc4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7212 2024.07.11 23:18:39.884939 [ 194 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::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
7213 2024.07.11 23:18:39.885133 [ 194 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 160 rows starting from the beginning of the part
7214 2024.07.11 23:18:39.885312 [ 3 ] {27aa1e22-3b5e-4cf5-9b00-2d4bb674085f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7215 2024.07.11 23:18:39.885422 [ 194 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 160 rows starting from the beginning of the part
7216 2024.07.11 23:18:39.885710 [ 3 ] {27aa1e22-3b5e-4cf5-9b00-2d4bb674085f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
7217 2024.07.11 23:18:39.885769 [ 194 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 160 rows starting from the beginning of the part
7218 2024.07.11 23:18:39.886158 [ 194 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 162 rows starting from the beginning of the part
7219 2024.07.11 23:18:39.887915 [ 3 ] {27aa1e22-3b5e-4cf5-9b00-2d4bb674085f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7220 2024.07.11 23:18:39.889653 [ 3 ] {27aa1e22-3b5e-4cf5-9b00-2d4bb674085f} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7221 2024.07.11 23:18:39.889754 [ 3 ] {27aa1e22-3b5e-4cf5-9b00-2d4bb674085f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
7222 2024.07.11 23:18:39.890985 [ 3 ] {27aa1e22-3b5e-4cf5-9b00-2d4bb674085f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
7223 2024.07.11 23:18:39.891664 [ 192 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5616 rows, containing 5 columns (5 merged, 0 gathered) in 0.007481362 sec., 750665.4536968002 rows/sec., 52.35 MiB/sec.
7224 2024.07.11 23:18:39.891742 [ 3 ] {27aa1e22-3b5e-4cf5-9b00-2d4bb674085f} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7225 2024.07.11 23:18:39.892032 [ 3 ] {27aa1e22-3b5e-4cf5-9b00-2d4bb674085f} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.006995 sec., 1572.5518227305217 rows/sec., 2.82 MiB/sec.
7226 2024.07.11 23:18:39.892370 [ 3 ] {27aa1e22-3b5e-4cf5-9b00-2d4bb674085f} <Debug> DynamicQueryHandler: Done processing query
7227 2024.07.11 23:18:39.892423 [ 3 ] {27aa1e22-3b5e-4cf5-9b00-2d4bb674085f} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
7228 2024.07.11 23:18:39.892442 [ 3 ] {} <Debug> HTTP-Session: 2ef5944b-d18b-47b9-9297-46def74cbcc4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7229 2024.07.11 23:18:39.892587 [ 192 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
7230 2024.07.11 23:18:39.892648 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 3216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7231 2024.07.11 23:18:39.892762 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7232 2024.07.11 23:18:39.892785 [ 3 ] {} <Debug> HTTP-Session: bb98bf21-a526-4134-85f0-93f3dadffb1a Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
7233 2024.07.11 23:18:39.892805 [ 3 ] {} <Debug> HTTP-Session: bb98bf21-a526-4134-85f0-93f3dadffb1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7234 2024.07.11 23:18:39.892827 [ 3 ] {} <Debug> HTTP-Session: bb98bf21-a526-4134-85f0-93f3dadffb1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7235 2024.07.11 23:18:39.892879 [ 3 ] {} <Trace> HTTP-Session: bb98bf21-a526-4134-85f0-93f3dadffb1a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7236 2024.07.11 23:18:39.893218 [ 3 ] {78596144-737a-4946-8644-6688bee041f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
7237 2024.07.11 23:18:39.893293 [ 3 ] {78596144-737a-4946-8644-6688bee041f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
7238 2024.07.11 23:18:39.893625 [ 192 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7239 2024.07.11 23:18:39.893647 [ 3 ] {78596144-737a-4946-8644-6688bee041f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7240 2024.07.11 23:18:39.893917 [ 192 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
7241 2024.07.11 23:18:39.894095 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.29 MiB.
7242 2024.07.11 23:18:39.894252 [ 3 ] {78596144-737a-4946-8644-6688bee041f5} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7243 2024.07.11 23:18:39.894295 [ 3 ] {78596144-737a-4946-8644-6688bee041f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
7244 2024.07.11 23:18:39.894673 [ 3 ] {78596144-737a-4946-8644-6688bee041f5} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
7245 2024.07.11 23:18:39.895002 [ 3 ] {78596144-737a-4946-8644-6688bee041f5} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7246 2024.07.11 23:18:39.895167 [ 3 ] {78596144-737a-4946-8644-6688bee041f5} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.002098 sec., 10962.8217349857 rows/sec., 593.01 KiB/sec.
7247 2024.07.11 23:18:39.895395 [ 3 ] {78596144-737a-4946-8644-6688bee041f5} <Debug> DynamicQueryHandler: Done processing query
7248 2024.07.11 23:18:39.895420 [ 3 ] {78596144-737a-4946-8644-6688bee041f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
7249 2024.07.11 23:18:39.895435 [ 3 ] {} <Debug> HTTP-Session: bb98bf21-a526-4134-85f0-93f3dadffb1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7250 2024.07.11 23:18:39.895558 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7251 2024.07.11 23:18:39.895606 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7252 2024.07.11 23:18:39.895626 [ 3 ] {} <Debug> HTTP-Session: 6d302e19-e7a5-4c51-b954-618381a649e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
7253 2024.07.11 23:18:39.895642 [ 3 ] {} <Debug> HTTP-Session: 6d302e19-e7a5-4c51-b954-618381a649e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7254 2024.07.11 23:18:39.895656 [ 3 ] {} <Debug> HTTP-Session: 6d302e19-e7a5-4c51-b954-618381a649e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7255 2024.07.11 23:18:39.895687 [ 3 ] {} <Trace> HTTP-Session: 6d302e19-e7a5-4c51-b954-618381a649e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7256 2024.07.11 23:18:39.895802 [ 3 ] {a8bbe941-0886-408c-ac06-eab42f616aa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7257 2024.07.11 23:18:39.895846 [ 3 ] {a8bbe941-0886-408c-ac06-eab42f616aa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7258 2024.07.11 23:18:39.895976 [ 3 ] {a8bbe941-0886-408c-ac06-eab42f616aa3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7259 2024.07.11 23:18:39.896273 [ 3 ] {a8bbe941-0886-408c-ac06-eab42f616aa3} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7260 2024.07.11 23:18:39.896309 [ 3 ] {a8bbe941-0886-408c-ac06-eab42f616aa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
7261 2024.07.11 23:18:39.896661 [ 3 ] {a8bbe941-0886-408c-ac06-eab42f616aa3} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
7262 2024.07.11 23:18:39.896982 [ 3 ] {a8bbe941-0886-408c-ac06-eab42f616aa3} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7263 2024.07.11 23:18:39.897129 [ 85 ] {} <Debug> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
7264 2024.07.11 23:18:39.897133 [ 3 ] {a8bbe941-0886-408c-ac06-eab42f616aa3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001365 sec., 43956.04395604396 rows/sec., 2.96 MiB/sec.
7265 2024.07.11 23:18:39.897193 [ 85 ] {} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7266 2024.07.11 23:18:39.897255 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
7267 2024.07.11 23:18:39.897503 [ 3 ] {a8bbe941-0886-408c-ac06-eab42f616aa3} <Debug> DynamicQueryHandler: Done processing query
7268 2024.07.11 23:18:39.897593 [ 3 ] {a8bbe941-0886-408c-ac06-eab42f616aa3} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7269 2024.07.11 23:18:39.897690 [ 3 ] {} <Debug> HTTP-Session: 6d302e19-e7a5-4c51-b954-618381a649e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7270 2024.07.11 23:18:39.897858 [ 194 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::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
7271 2024.07.11 23:18:39.898114 [ 194 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7272 2024.07.11 23:18:39.898170 [ 194 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1698 rows starting from the beginning of the part
7273 2024.07.11 23:18:39.898305 [ 194 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::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
7274 2024.07.11 23:18:39.898425 [ 194 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::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
7275 2024.07.11 23:18:39.898712 [ 194 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::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
7276 2024.07.11 23:18:39.898788 [ 194 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::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
7277 2024.07.11 23:18:39.898865 [ 194 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::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
7278 2024.07.11 23:18:39.899962 [ 192 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1998 rows, containing 4 columns (4 merged, 0 gathered) in 0.002588299 sec., 771935.5453137369 rows/sec., 51.96 MiB/sec.
7279 2024.07.11 23:18:39.900214 [ 187 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
7280 2024.07.11 23:18:39.900661 [ 187 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::all_1_36_7} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7281 2024.07.11 23:18:39.900735 [ 187 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::all_1_36_7} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
7282 2024.07.11 23:18:39.900819 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB.
7283 2024.07.11 23:18:43.670561 [ 80 ] {} <Debug> DNSResolver: Updating DNS cache
7284 2024.07.11 23:18:43.670615 [ 80 ] {} <Debug> DNSResolver: Updated DNS cache
7285 2024.07.11 23:18:44.859356 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 3065, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7286 2024.07.11 23:18:44.859496 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7287 2024.07.11 23:18:44.859526 [ 3 ] {} <Debug> HTTP-Session: 4f73d0df-4d2f-48b6-a9be-c81d1fcba1ab Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
7288 2024.07.11 23:18:44.859556 [ 3 ] {} <Debug> HTTP-Session: 4f73d0df-4d2f-48b6-a9be-c81d1fcba1ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7289 2024.07.11 23:18:44.859574 [ 3 ] {} <Debug> HTTP-Session: 4f73d0df-4d2f-48b6-a9be-c81d1fcba1ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7290 2024.07.11 23:18:44.859629 [ 3 ] {} <Trace> HTTP-Session: 4f73d0df-4d2f-48b6-a9be-c81d1fcba1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7291 2024.07.11 23:18:44.859820 [ 3 ] {0002761f-85d5-42bf-ac71-4fbaa5a748a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7292 2024.07.11 23:18:44.859886 [ 3 ] {0002761f-85d5-42bf-ac71-4fbaa5a748a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7293 2024.07.11 23:18:44.860078 [ 3 ] {0002761f-85d5-42bf-ac71-4fbaa5a748a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7294 2024.07.11 23:18:44.860518 [ 3 ] {0002761f-85d5-42bf-ac71-4fbaa5a748a8} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7295 2024.07.11 23:18:44.860558 [ 3 ] {0002761f-85d5-42bf-ac71-4fbaa5a748a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
7296 2024.07.11 23:18:44.860927 [ 3 ] {0002761f-85d5-42bf-ac71-4fbaa5a748a8} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
7297 2024.07.11 23:18:44.861281 [ 3 ] {0002761f-85d5-42bf-ac71-4fbaa5a748a8} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7298 2024.07.11 23:18:44.861424 [ 3 ] {0002761f-85d5-42bf-ac71-4fbaa5a748a8} <Debug> executeQuery: Read 21 rows, 1.70 KiB in 0.001664 sec., 12620.192307692309 rows/sec., 1022.93 KiB/sec.
7299 2024.07.11 23:18:44.861624 [ 3 ] {0002761f-85d5-42bf-ac71-4fbaa5a748a8} <Debug> DynamicQueryHandler: Done processing query
7300 2024.07.11 23:18:44.861651 [ 3 ] {0002761f-85d5-42bf-ac71-4fbaa5a748a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7301 2024.07.11 23:18:44.861667 [ 3 ] {} <Debug> HTTP-Session: 4f73d0df-4d2f-48b6-a9be-c81d1fcba1ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7302 2024.07.11 23:18:44.861827 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 1302, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7303 2024.07.11 23:18:44.861876 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7304 2024.07.11 23:18:44.861896 [ 3 ] {} <Debug> HTTP-Session: 884db1dc-aaca-4f94-a2e8-c9f098d7a45d Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
7305 2024.07.11 23:18:44.861914 [ 3 ] {} <Debug> HTTP-Session: 884db1dc-aaca-4f94-a2e8-c9f098d7a45d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7306 2024.07.11 23:18:44.861927 [ 3 ] {} <Debug> HTTP-Session: 884db1dc-aaca-4f94-a2e8-c9f098d7a45d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7307 2024.07.11 23:18:44.861959 [ 3 ] {} <Trace> HTTP-Session: 884db1dc-aaca-4f94-a2e8-c9f098d7a45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7308 2024.07.11 23:18:44.862059 [ 3 ] {f992542f-df76-41b4-ad4f-edf5deb5aeaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
7309 2024.07.11 23:18:44.862102 [ 3 ] {f992542f-df76-41b4-ad4f-edf5deb5aeaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
7310 2024.07.11 23:18:44.862230 [ 3 ] {f992542f-df76-41b4-ad4f-edf5deb5aeaa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7311 2024.07.11 23:18:44.862523 [ 3 ] {f992542f-df76-41b4-ad4f-edf5deb5aeaa} <Trace> oximeter.fields_ipaddr (e6968d90-b6e0-4a68-8edb-33d3c44efb5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7312 2024.07.11 23:18:44.862560 [ 3 ] {f992542f-df76-41b4-ad4f-edf5deb5aeaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
7313 2024.07.11 23:18:44.862860 [ 3 ] {f992542f-df76-41b4-ad4f-edf5deb5aeaa} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
7314 2024.07.11 23:18:44.863165 [ 3 ] {f992542f-df76-41b4-ad4f-edf5deb5aeaa} <Trace> oximeter.fields_ipaddr (e6968d90-b6e0-4a68-8edb-33d3c44efb5e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7315 2024.07.11 23:18:44.863293 [ 3 ] {f992542f-df76-41b4-ad4f-edf5deb5aeaa} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001263 sec., 6334.125098970705 rows/sec., 516.50 KiB/sec.
7316 2024.07.11 23:18:44.863448 [ 3 ] {f992542f-df76-41b4-ad4f-edf5deb5aeaa} <Debug> DynamicQueryHandler: Done processing query
7317 2024.07.11 23:18:44.863472 [ 3 ] {f992542f-df76-41b4-ad4f-edf5deb5aeaa} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7318 2024.07.11 23:18:44.863488 [ 3 ] {} <Debug> HTTP-Session: 884db1dc-aaca-4f94-a2e8-c9f098d7a45d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7319 2024.07.11 23:18:44.863645 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 22780, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7320 2024.07.11 23:18:44.863693 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7321 2024.07.11 23:18:44.863711 [ 3 ] {} <Debug> HTTP-Session: 47dc2377-a660-4d1d-88c2-d5cffe23ec45 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
7322 2024.07.11 23:18:44.863729 [ 3 ] {} <Debug> HTTP-Session: 47dc2377-a660-4d1d-88c2-d5cffe23ec45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7323 2024.07.11 23:18:44.863743 [ 3 ] {} <Debug> HTTP-Session: 47dc2377-a660-4d1d-88c2-d5cffe23ec45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7324 2024.07.11 23:18:44.863773 [ 3 ] {} <Trace> HTTP-Session: 47dc2377-a660-4d1d-88c2-d5cffe23ec45 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7325 2024.07.11 23:18:44.863908 [ 3 ] {3ec4a5e7-0227-44b0-bd2f-883ccc29812a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7326 2024.07.11 23:18:44.863951 [ 3 ] {3ec4a5e7-0227-44b0-bd2f-883ccc29812a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7327 2024.07.11 23:18:44.864072 [ 3 ] {3ec4a5e7-0227-44b0-bd2f-883ccc29812a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7328 2024.07.11 23:18:44.864457 [ 3 ] {3ec4a5e7-0227-44b0-bd2f-883ccc29812a} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7329 2024.07.11 23:18:44.864492 [ 3 ] {3ec4a5e7-0227-44b0-bd2f-883ccc29812a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
7330 2024.07.11 23:18:44.864809 [ 3 ] {3ec4a5e7-0227-44b0-bd2f-883ccc29812a} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
7331 2024.07.11 23:18:44.865111 [ 3 ] {3ec4a5e7-0227-44b0-bd2f-883ccc29812a} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7332 2024.07.11 23:18:44.865234 [ 3 ] {3ec4a5e7-0227-44b0-bd2f-883ccc29812a} <Debug> executeQuery: Read 159 rows, 13.11 KiB in 0.001388 sec., 114553.31412103747 rows/sec., 9.22 MiB/sec.
7333 2024.07.11 23:18:44.865509 [ 3 ] {3ec4a5e7-0227-44b0-bd2f-883ccc29812a} <Debug> DynamicQueryHandler: Done processing query
7334 2024.07.11 23:18:44.865567 [ 3 ] {3ec4a5e7-0227-44b0-bd2f-883ccc29812a} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
7335 2024.07.11 23:18:44.865610 [ 3 ] {} <Debug> HTTP-Session: 47dc2377-a660-4d1d-88c2-d5cffe23ec45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7336 2024.07.11 23:18:44.865748 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 1169, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7337 2024.07.11 23:18:44.865795 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7338 2024.07.11 23:18:44.865815 [ 3 ] {} <Debug> HTTP-Session: 992f6dfa-f748-42f6-bdc2-08a3c6e90049 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
7339 2024.07.11 23:18:44.865832 [ 3 ] {} <Debug> HTTP-Session: 992f6dfa-f748-42f6-bdc2-08a3c6e90049 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7340 2024.07.11 23:18:44.865846 [ 3 ] {} <Debug> HTTP-Session: 992f6dfa-f748-42f6-bdc2-08a3c6e90049 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7341 2024.07.11 23:18:44.865876 [ 3 ] {} <Trace> HTTP-Session: 992f6dfa-f748-42f6-bdc2-08a3c6e90049 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7342 2024.07.11 23:18:44.865977 [ 3 ] {626d9a7d-fc63-47c1-9e49-6867ca43ef0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7343 2024.07.11 23:18:44.866020 [ 3 ] {626d9a7d-fc63-47c1-9e49-6867ca43ef0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7344 2024.07.11 23:18:44.866161 [ 3 ] {626d9a7d-fc63-47c1-9e49-6867ca43ef0d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7345 2024.07.11 23:18:44.866410 [ 3 ] {626d9a7d-fc63-47c1-9e49-6867ca43ef0d} <Trace> oximeter.fields_u16 (b4410dfe-084c-46fb-b538-055579d0603a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7346 2024.07.11 23:18:44.866446 [ 3 ] {626d9a7d-fc63-47c1-9e49-6867ca43ef0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
7347 2024.07.11 23:18:44.866745 [ 3 ] {626d9a7d-fc63-47c1-9e49-6867ca43ef0d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
7348 2024.07.11 23:18:44.867052 [ 3 ] {626d9a7d-fc63-47c1-9e49-6867ca43ef0d} <Trace> oximeter.fields_u16 (b4410dfe-084c-46fb-b538-055579d0603a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7349 2024.07.11 23:18:44.867180 [ 3 ] {626d9a7d-fc63-47c1-9e49-6867ca43ef0d} <Debug> executeQuery: Read 8 rows, 572.00 B in 0.001231 sec., 6498.781478472786 rows/sec., 453.77 KiB/sec.
7350 2024.07.11 23:18:44.867327 [ 3 ] {626d9a7d-fc63-47c1-9e49-6867ca43ef0d} <Debug> DynamicQueryHandler: Done processing query
7351 2024.07.11 23:18:44.867352 [ 3 ] {626d9a7d-fc63-47c1-9e49-6867ca43ef0d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7352 2024.07.11 23:18:44.867368 [ 3 ] {} <Debug> HTTP-Session: 992f6dfa-f748-42f6-bdc2-08a3c6e90049 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7353 2024.07.11 23:18:44.867497 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 19862, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7354 2024.07.11 23:18:44.867544 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7355 2024.07.11 23:18:44.867564 [ 3 ] {} <Debug> HTTP-Session: 24d48295-4256-4fb0-9b41-3354c13ef374 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
7356 2024.07.11 23:18:44.867580 [ 3 ] {} <Debug> HTTP-Session: 24d48295-4256-4fb0-9b41-3354c13ef374 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7357 2024.07.11 23:18:44.867594 [ 3 ] {} <Debug> HTTP-Session: 24d48295-4256-4fb0-9b41-3354c13ef374 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7358 2024.07.11 23:18:44.867624 [ 3 ] {} <Trace> HTTP-Session: 24d48295-4256-4fb0-9b41-3354c13ef374 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7359 2024.07.11 23:18:44.867744 [ 3 ] {7d4a3380-8ff6-45c3-82fb-074cf8bea5e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7360 2024.07.11 23:18:44.867787 [ 3 ] {7d4a3380-8ff6-45c3-82fb-074cf8bea5e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7361 2024.07.11 23:18:44.867907 [ 3 ] {7d4a3380-8ff6-45c3-82fb-074cf8bea5e0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7362 2024.07.11 23:18:44.868225 [ 3 ] {7d4a3380-8ff6-45c3-82fb-074cf8bea5e0} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7363 2024.07.11 23:18:44.868260 [ 3 ] {7d4a3380-8ff6-45c3-82fb-074cf8bea5e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
7364 2024.07.11 23:18:44.868577 [ 3 ] {7d4a3380-8ff6-45c3-82fb-074cf8bea5e0} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
7365 2024.07.11 23:18:44.868884 [ 3 ] {7d4a3380-8ff6-45c3-82fb-074cf8bea5e0} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7366 2024.07.11 23:18:44.869010 [ 3 ] {7d4a3380-8ff6-45c3-82fb-074cf8bea5e0} <Debug> executeQuery: Read 117 rows, 9.35 KiB in 0.001314 sec., 89041.09589041096 rows/sec., 6.95 MiB/sec.
7367 2024.07.11 23:18:44.869161 [ 3 ] {7d4a3380-8ff6-45c3-82fb-074cf8bea5e0} <Debug> DynamicQueryHandler: Done processing query
7368 2024.07.11 23:18:44.869186 [ 3 ] {7d4a3380-8ff6-45c3-82fb-074cf8bea5e0} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7369 2024.07.11 23:18:44.869201 [ 3 ] {} <Debug> HTTP-Session: 24d48295-4256-4fb0-9b41-3354c13ef374 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7370 2024.07.11 23:18:44.869359 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 40703, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7371 2024.07.11 23:18:44.869407 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7372 2024.07.11 23:18:44.869427 [ 3 ] {} <Debug> HTTP-Session: 529e7554-e78b-411c-9235-40a5b45464ad Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
7373 2024.07.11 23:18:44.869444 [ 3 ] {} <Debug> HTTP-Session: 529e7554-e78b-411c-9235-40a5b45464ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7374 2024.07.11 23:18:44.869458 [ 3 ] {} <Debug> HTTP-Session: 529e7554-e78b-411c-9235-40a5b45464ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7375 2024.07.11 23:18:44.869488 [ 3 ] {} <Trace> HTTP-Session: 529e7554-e78b-411c-9235-40a5b45464ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7376 2024.07.11 23:18:44.869654 [ 3 ] {552380c0-d26d-47c5-9a13-d5024a2e9b72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7377 2024.07.11 23:18:44.869700 [ 3 ] {552380c0-d26d-47c5-9a13-d5024a2e9b72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7378 2024.07.11 23:18:44.869841 [ 3 ] {552380c0-d26d-47c5-9a13-d5024a2e9b72} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7379 2024.07.11 23:18:44.870213 [ 3 ] {552380c0-d26d-47c5-9a13-d5024a2e9b72} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7380 2024.07.11 23:18:44.870248 [ 3 ] {552380c0-d26d-47c5-9a13-d5024a2e9b72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
7381 2024.07.11 23:18:44.870632 [ 3 ] {552380c0-d26d-47c5-9a13-d5024a2e9b72} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
7382 2024.07.11 23:18:44.870960 [ 3 ] {552380c0-d26d-47c5-9a13-d5024a2e9b72} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7383 2024.07.11 23:18:44.871089 [ 3 ] {552380c0-d26d-47c5-9a13-d5024a2e9b72} <Debug> executeQuery: Read 212 rows, 15.16 KiB in 0.001524 sec., 139107.61154855642 rows/sec., 9.72 MiB/sec.
7384 2024.07.11 23:18:44.871354 [ 3 ] {552380c0-d26d-47c5-9a13-d5024a2e9b72} <Debug> DynamicQueryHandler: Done processing query
7385 2024.07.11 23:18:44.871390 [ 3 ] {552380c0-d26d-47c5-9a13-d5024a2e9b72} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
7386 2024.07.11 23:18:44.871412 [ 3 ] {} <Debug> HTTP-Session: 529e7554-e78b-411c-9235-40a5b45464ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7387 2024.07.11 23:18:44.871588 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 33683, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7388 2024.07.11 23:18:44.871637 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7389 2024.07.11 23:18:44.871657 [ 3 ] {} <Debug> HTTP-Session: 2187d480-79e9-4327-8f6c-a683c20a3c3e Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
7390 2024.07.11 23:18:44.871673 [ 3 ] {} <Debug> HTTP-Session: 2187d480-79e9-4327-8f6c-a683c20a3c3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7391 2024.07.11 23:18:44.871687 [ 3 ] {} <Debug> HTTP-Session: 2187d480-79e9-4327-8f6c-a683c20a3c3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7392 2024.07.11 23:18:44.871717 [ 3 ] {} <Trace> HTTP-Session: 2187d480-79e9-4327-8f6c-a683c20a3c3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7393 2024.07.11 23:18:44.871959 [ 3 ] {a070acfc-3627-49ad-82d2-81bfb97569e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7394 2024.07.11 23:18:44.872025 [ 3 ] {a070acfc-3627-49ad-82d2-81bfb97569e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
7395 2024.07.11 23:18:44.872444 [ 3 ] {a070acfc-3627-49ad-82d2-81bfb97569e2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7396 2024.07.11 23:18:44.872996 [ 3 ] {a070acfc-3627-49ad-82d2-81bfb97569e2} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7397 2024.07.11 23:18:44.873031 [ 3 ] {a070acfc-3627-49ad-82d2-81bfb97569e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
7398 2024.07.11 23:18:44.873657 [ 3 ] {a070acfc-3627-49ad-82d2-81bfb97569e2} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
7399 2024.07.11 23:18:44.874069 [ 3 ] {a070acfc-3627-49ad-82d2-81bfb97569e2} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7400 2024.07.11 23:18:44.874230 [ 3 ] {a070acfc-3627-49ad-82d2-81bfb97569e2} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.002431 sec., 8638.420403126285 rows/sec., 15.48 MiB/sec.
7401 2024.07.11 23:18:44.874734 [ 3 ] {a070acfc-3627-49ad-82d2-81bfb97569e2} <Debug> DynamicQueryHandler: Done processing query
7402 2024.07.11 23:18:44.874761 [ 3 ] {a070acfc-3627-49ad-82d2-81bfb97569e2} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
7403 2024.07.11 23:18:44.874777 [ 3 ] {} <Debug> HTTP-Session: 2187d480-79e9-4327-8f6c-a683c20a3c3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7404 2024.07.11 23:18:44.874911 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7405 2024.07.11 23:18:44.874959 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7406 2024.07.11 23:18:44.874979 [ 3 ] {} <Debug> HTTP-Session: 4f959f5d-f93f-44d3-b79a-28dccf032300 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
7407 2024.07.11 23:18:44.874997 [ 3 ] {} <Debug> HTTP-Session: 4f959f5d-f93f-44d3-b79a-28dccf032300 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7408 2024.07.11 23:18:44.875011 [ 3 ] {} <Debug> HTTP-Session: 4f959f5d-f93f-44d3-b79a-28dccf032300 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7409 2024.07.11 23:18:44.875041 [ 3 ] {} <Trace> HTTP-Session: 4f959f5d-f93f-44d3-b79a-28dccf032300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7410 2024.07.11 23:18:44.875155 [ 3 ] {a1d15130-f665-4baf-97f7-33b1eac79cde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7411 2024.07.11 23:18:44.875202 [ 3 ] {a1d15130-f665-4baf-97f7-33b1eac79cde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7412 2024.07.11 23:18:44.875350 [ 3 ] {a1d15130-f665-4baf-97f7-33b1eac79cde} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7413 2024.07.11 23:18:44.875620 [ 3 ] {a1d15130-f665-4baf-97f7-33b1eac79cde} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7414 2024.07.11 23:18:44.875655 [ 3 ] {a1d15130-f665-4baf-97f7-33b1eac79cde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
7415 2024.07.11 23:18:44.876016 [ 3 ] {a1d15130-f665-4baf-97f7-33b1eac79cde} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
7416 2024.07.11 23:18:44.876340 [ 3 ] {a1d15130-f665-4baf-97f7-33b1eac79cde} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7417 2024.07.11 23:18:44.876468 [ 3 ] {a1d15130-f665-4baf-97f7-33b1eac79cde} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001353 sec., 44345.89800443459 rows/sec., 2.99 MiB/sec.
7418 2024.07.11 23:18:44.876620 [ 3 ] {a1d15130-f665-4baf-97f7-33b1eac79cde} <Debug> DynamicQueryHandler: Done processing query
7419 2024.07.11 23:18:44.876645 [ 3 ] {a1d15130-f665-4baf-97f7-33b1eac79cde} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7420 2024.07.11 23:18:44.876660 [ 3 ] {} <Debug> HTTP-Session: 4f959f5d-f93f-44d3-b79a-28dccf032300 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7421 2024.07.11 23:18:49.860493 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 2327, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7422 2024.07.11 23:18:49.860633 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7423 2024.07.11 23:18:49.860664 [ 3 ] {} <Debug> HTTP-Session: dc72d1cc-bd3b-4703-8fc0-88e7b59adbc9 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
7424 2024.07.11 23:18:49.860692 [ 3 ] {} <Debug> HTTP-Session: dc72d1cc-bd3b-4703-8fc0-88e7b59adbc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7425 2024.07.11 23:18:49.860710 [ 3 ] {} <Debug> HTTP-Session: dc72d1cc-bd3b-4703-8fc0-88e7b59adbc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7426 2024.07.11 23:18:49.860766 [ 3 ] {} <Trace> HTTP-Session: dc72d1cc-bd3b-4703-8fc0-88e7b59adbc9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7427 2024.07.11 23:18:49.860955 [ 3 ] {528623aa-a8be-4b93-b543-ef4ee52efa13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7428 2024.07.11 23:18:49.861021 [ 3 ] {528623aa-a8be-4b93-b543-ef4ee52efa13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7429 2024.07.11 23:18:49.861209 [ 3 ] {528623aa-a8be-4b93-b543-ef4ee52efa13} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7430 2024.07.11 23:18:49.861582 [ 3 ] {528623aa-a8be-4b93-b543-ef4ee52efa13} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7431 2024.07.11 23:18:49.861623 [ 3 ] {528623aa-a8be-4b93-b543-ef4ee52efa13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
7432 2024.07.11 23:18:49.861983 [ 3 ] {528623aa-a8be-4b93-b543-ef4ee52efa13} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
7433 2024.07.11 23:18:49.862307 [ 3 ] {528623aa-a8be-4b93-b543-ef4ee52efa13} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7434 2024.07.11 23:18:49.862447 [ 3 ] {528623aa-a8be-4b93-b543-ef4ee52efa13} <Debug> executeQuery: Read 17 rows, 1.23 KiB in 0.00155 sec., 10967.741935483871 rows/sec., 794.48 KiB/sec.
7435 2024.07.11 23:18:49.862453 [ 75 ] {} <Debug> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
7436 2024.07.11 23:18:49.862514 [ 75 ] {} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7437 2024.07.11 23:18:49.862551 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
7438 2024.07.11 23:18:49.862703 [ 3 ] {528623aa-a8be-4b93-b543-ef4ee52efa13} <Debug> DynamicQueryHandler: Done processing query
7439 2024.07.11 23:18:49.862778 [ 3 ] {528623aa-a8be-4b93-b543-ef4ee52efa13} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7440 2024.07.11 23:18:49.862876 [ 3 ] {} <Debug> HTTP-Session: dc72d1cc-bd3b-4703-8fc0-88e7b59adbc9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7441 2024.07.11 23:18:49.862974 [ 197 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::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
7442 2024.07.11 23:18:49.863130 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7443 2024.07.11 23:18:49.863242 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7444 2024.07.11 23:18:49.863304 [ 3 ] {} <Debug> HTTP-Session: a9a13410-b555-4b01-b30f-4b02438ea5e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
7445 2024.07.11 23:18:49.863334 [ 197 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7446 2024.07.11 23:18:49.863343 [ 3 ] {} <Debug> HTTP-Session: a9a13410-b555-4b01-b30f-4b02438ea5e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7447 2024.07.11 23:18:49.863390 [ 3 ] {} <Debug> HTTP-Session: a9a13410-b555-4b01-b30f-4b02438ea5e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7448 2024.07.11 23:18:49.863394 [ 197 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::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
7449 2024.07.11 23:18:49.863461 [ 3 ] {} <Trace> HTTP-Session: a9a13410-b555-4b01-b30f-4b02438ea5e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7450 2024.07.11 23:18:49.863627 [ 197 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 17 rows starting from the beginning of the part
7451 2024.07.11 23:18:49.863896 [ 3 ] {f3e8aa0c-2035-4abc-bd96-8c43e91fde66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
7452 2024.07.11 23:18:49.863914 [ 197 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 21 rows starting from the beginning of the part
7453 2024.07.11 23:18:49.864165 [ 3 ] {f3e8aa0c-2035-4abc-bd96-8c43e91fde66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
7454 2024.07.11 23:18:49.864218 [ 197 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 17 rows starting from the beginning of the part
7455 2024.07.11 23:18:49.864520 [ 197 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 21 rows starting from the beginning of the part
7456 2024.07.11 23:18:49.864859 [ 197 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 17 rows starting from the beginning of the part
7457 2024.07.11 23:18:49.865480 [ 3 ] {f3e8aa0c-2035-4abc-bd96-8c43e91fde66} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7458 2024.07.11 23:18:49.866143 [ 3 ] {f3e8aa0c-2035-4abc-bd96-8c43e91fde66} <Trace> oximeter.fields_ipaddr (e6968d90-b6e0-4a68-8edb-33d3c44efb5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7459 2024.07.11 23:18:49.866199 [ 3 ] {f3e8aa0c-2035-4abc-bd96-8c43e91fde66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
7460 2024.07.11 23:18:49.867085 [ 3 ] {f3e8aa0c-2035-4abc-bd96-8c43e91fde66} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
7461 2024.07.11 23:18:49.867750 [ 197 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 131 rows, containing 4 columns (4 merged, 0 gathered) in 0.005106257 sec., 25654.7995919516 rows/sec., 1.92 MiB/sec.
7462 2024.07.11 23:18:49.867920 [ 187 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
7463 2024.07.11 23:18:49.867933 [ 3 ] {f3e8aa0c-2035-4abc-bd96-8c43e91fde66} <Trace> oximeter.fields_ipaddr (e6968d90-b6e0-4a68-8edb-33d3c44efb5e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7464 2024.07.11 23:18:49.868166 [ 3 ] {f3e8aa0c-2035-4abc-bd96-8c43e91fde66} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.004499 sec., 444.54323182929534 rows/sec., 36.25 KiB/sec.
7465 2024.07.11 23:18:49.868863 [ 3 ] {f3e8aa0c-2035-4abc-bd96-8c43e91fde66} <Debug> DynamicQueryHandler: Done processing query
7466 2024.07.11 23:18:49.868940 [ 3 ] {f3e8aa0c-2035-4abc-bd96-8c43e91fde66} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7467 2024.07.11 23:18:49.868983 [ 3 ] {} <Debug> HTTP-Session: a9a13410-b555-4b01-b30f-4b02438ea5e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7468 2024.07.11 23:18:49.869148 [ 187 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_36_7} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7469 2024.07.11 23:18:49.869168 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 29469, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7470 2024.07.11 23:18:49.869219 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7471 2024.07.11 23:18:49.869227 [ 187 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_36_7} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
7472 2024.07.11 23:18:49.869243 [ 3 ] {} <Debug> HTTP-Session: 94ce5220-a5a4-42d4-8f65-19f908bfd62c Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
7473 2024.07.11 23:18:49.869264 [ 3 ] {} <Debug> HTTP-Session: 94ce5220-a5a4-42d4-8f65-19f908bfd62c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7474 2024.07.11 23:18:49.869297 [ 3 ] {} <Debug> HTTP-Session: 94ce5220-a5a4-42d4-8f65-19f908bfd62c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7475 2024.07.11 23:18:49.869324 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
7476 2024.07.11 23:18:49.869341 [ 3 ] {} <Trace> HTTP-Session: 94ce5220-a5a4-42d4-8f65-19f908bfd62c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7477 2024.07.11 23:18:49.869497 [ 3 ] {3d9ec4d4-65a0-4110-95b2-082faf03452d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7478 2024.07.11 23:18:49.869540 [ 3 ] {3d9ec4d4-65a0-4110-95b2-082faf03452d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7479 2024.07.11 23:18:49.869672 [ 3 ] {3d9ec4d4-65a0-4110-95b2-082faf03452d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7480 2024.07.11 23:18:49.870166 [ 3 ] {3d9ec4d4-65a0-4110-95b2-082faf03452d} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7481 2024.07.11 23:18:49.870202 [ 3 ] {3d9ec4d4-65a0-4110-95b2-082faf03452d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
7482 2024.07.11 23:18:49.870527 [ 3 ] {3d9ec4d4-65a0-4110-95b2-082faf03452d} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
7483 2024.07.11 23:18:49.870836 [ 3 ] {3d9ec4d4-65a0-4110-95b2-082faf03452d} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7484 2024.07.11 23:18:49.870964 [ 3 ] {3d9ec4d4-65a0-4110-95b2-082faf03452d} <Debug> executeQuery: Read 195 rows, 17.59 KiB in 0.001538 sec., 126788.03641092328 rows/sec., 11.17 MiB/sec.
7485 2024.07.11 23:18:49.871127 [ 3 ] {3d9ec4d4-65a0-4110-95b2-082faf03452d} <Debug> DynamicQueryHandler: Done processing query
7486 2024.07.11 23:18:49.871152 [ 3 ] {3d9ec4d4-65a0-4110-95b2-082faf03452d} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
7487 2024.07.11 23:18:49.871168 [ 3 ] {} <Debug> HTTP-Session: 94ce5220-a5a4-42d4-8f65-19f908bfd62c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7488 2024.07.11 23:18:49.871283 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7489 2024.07.11 23:18:49.871334 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7490 2024.07.11 23:18:49.871353 [ 3 ] {} <Debug> HTTP-Session: f00f3872-63b9-4c24-b9ad-e214180c3f6b Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
7491 2024.07.11 23:18:49.871370 [ 3 ] {} <Debug> HTTP-Session: f00f3872-63b9-4c24-b9ad-e214180c3f6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7492 2024.07.11 23:18:49.871384 [ 3 ] {} <Debug> HTTP-Session: f00f3872-63b9-4c24-b9ad-e214180c3f6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7493 2024.07.11 23:18:49.871414 [ 3 ] {} <Trace> HTTP-Session: f00f3872-63b9-4c24-b9ad-e214180c3f6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7494 2024.07.11 23:18:49.871511 [ 3 ] {5a9c42de-eaf4-45b8-93af-826a85dec7a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7495 2024.07.11 23:18:49.871554 [ 3 ] {5a9c42de-eaf4-45b8-93af-826a85dec7a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7496 2024.07.11 23:18:49.871680 [ 3 ] {5a9c42de-eaf4-45b8-93af-826a85dec7a2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7497 2024.07.11 23:18:49.871939 [ 3 ] {5a9c42de-eaf4-45b8-93af-826a85dec7a2} <Trace> oximeter.fields_u16 (b4410dfe-084c-46fb-b538-055579d0603a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7498 2024.07.11 23:18:49.871974 [ 3 ] {5a9c42de-eaf4-45b8-93af-826a85dec7a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
7499 2024.07.11 23:18:49.872272 [ 3 ] {5a9c42de-eaf4-45b8-93af-826a85dec7a2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
7500 2024.07.11 23:18:49.872566 [ 3 ] {5a9c42de-eaf4-45b8-93af-826a85dec7a2} <Trace> oximeter.fields_u16 (b4410dfe-084c-46fb-b538-055579d0603a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7501 2024.07.11 23:18:49.872689 [ 3 ] {5a9c42de-eaf4-45b8-93af-826a85dec7a2} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001199 sec., 1668.0567139282737 rows/sec., 116.47 KiB/sec.
7502 2024.07.11 23:18:49.872884 [ 3 ] {5a9c42de-eaf4-45b8-93af-826a85dec7a2} <Debug> DynamicQueryHandler: Done processing query
7503 2024.07.11 23:18:49.872908 [ 3 ] {5a9c42de-eaf4-45b8-93af-826a85dec7a2} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7504 2024.07.11 23:18:49.872924 [ 3 ] {} <Debug> HTTP-Session: f00f3872-63b9-4c24-b9ad-e214180c3f6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7505 2024.07.11 23:18:49.873111 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 63797, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7506 2024.07.11 23:18:49.873157 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7507 2024.07.11 23:18:49.873177 [ 3 ] {} <Debug> HTTP-Session: fb4b1296-a8b5-4533-af50-e7c8494593b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
7508 2024.07.11 23:18:49.873192 [ 3 ] {} <Debug> HTTP-Session: fb4b1296-a8b5-4533-af50-e7c8494593b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7509 2024.07.11 23:18:49.873207 [ 3 ] {} <Debug> HTTP-Session: fb4b1296-a8b5-4533-af50-e7c8494593b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7510 2024.07.11 23:18:49.873237 [ 3 ] {} <Trace> HTTP-Session: fb4b1296-a8b5-4533-af50-e7c8494593b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7511 2024.07.11 23:18:49.873443 [ 3 ] {25c4fe92-dd49-42cd-bb4d-e44ffe018bd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7512 2024.07.11 23:18:49.873486 [ 3 ] {25c4fe92-dd49-42cd-bb4d-e44ffe018bd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7513 2024.07.11 23:18:49.873610 [ 3 ] {25c4fe92-dd49-42cd-bb4d-e44ffe018bd2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7514 2024.07.11 23:18:49.874144 [ 3 ] {25c4fe92-dd49-42cd-bb4d-e44ffe018bd2} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7515 2024.07.11 23:18:49.874179 [ 3 ] {25c4fe92-dd49-42cd-bb4d-e44ffe018bd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
7516 2024.07.11 23:18:49.874509 [ 3 ] {25c4fe92-dd49-42cd-bb4d-e44ffe018bd2} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
7517 2024.07.11 23:18:49.874802 [ 3 ] {25c4fe92-dd49-42cd-bb4d-e44ffe018bd2} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7518 2024.07.11 23:18:49.874929 [ 3 ] {25c4fe92-dd49-42cd-bb4d-e44ffe018bd2} <Debug> executeQuery: Read 395 rows, 28.52 KiB in 0.001593 sec., 247959.82423101066 rows/sec., 17.48 MiB/sec.
7519 2024.07.11 23:18:49.875089 [ 3 ] {25c4fe92-dd49-42cd-bb4d-e44ffe018bd2} <Debug> DynamicQueryHandler: Done processing query
7520 2024.07.11 23:18:49.875113 [ 3 ] {25c4fe92-dd49-42cd-bb4d-e44ffe018bd2} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
7521 2024.07.11 23:18:49.875128 [ 3 ] {} <Debug> HTTP-Session: fb4b1296-a8b5-4533-af50-e7c8494593b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7522 2024.07.11 23:18:49.875246 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7523 2024.07.11 23:18:49.875292 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7524 2024.07.11 23:18:49.875312 [ 3 ] {} <Debug> HTTP-Session: 3bf45a3e-54dc-4afb-9b58-8e96febb15ef Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
7525 2024.07.11 23:18:49.875328 [ 3 ] {} <Debug> HTTP-Session: 3bf45a3e-54dc-4afb-9b58-8e96febb15ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7526 2024.07.11 23:18:49.875343 [ 3 ] {} <Debug> HTTP-Session: 3bf45a3e-54dc-4afb-9b58-8e96febb15ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7527 2024.07.11 23:18:49.875373 [ 3 ] {} <Trace> HTTP-Session: 3bf45a3e-54dc-4afb-9b58-8e96febb15ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7528 2024.07.11 23:18:49.875466 [ 3 ] {d5f6a08e-5bf6-44e6-bfdf-56272c003f62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
7529 2024.07.11 23:18:49.875515 [ 3 ] {d5f6a08e-5bf6-44e6-bfdf-56272c003f62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
7530 2024.07.11 23:18:49.875643 [ 3 ] {d5f6a08e-5bf6-44e6-bfdf-56272c003f62} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7531 2024.07.11 23:18:49.875892 [ 3 ] {d5f6a08e-5bf6-44e6-bfdf-56272c003f62} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7532 2024.07.11 23:18:49.875926 [ 3 ] {d5f6a08e-5bf6-44e6-bfdf-56272c003f62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
7533 2024.07.11 23:18:49.876272 [ 3 ] {d5f6a08e-5bf6-44e6-bfdf-56272c003f62} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
7534 2024.07.11 23:18:49.876585 [ 3 ] {d5f6a08e-5bf6-44e6-bfdf-56272c003f62} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7535 2024.07.11 23:18:49.876729 [ 3 ] {d5f6a08e-5bf6-44e6-bfdf-56272c003f62} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001284 sec., 4672.897196261682 rows/sec., 200.79 KiB/sec.
7536 2024.07.11 23:18:49.876893 [ 3 ] {d5f6a08e-5bf6-44e6-bfdf-56272c003f62} <Debug> DynamicQueryHandler: Done processing query
7537 2024.07.11 23:18:49.876917 [ 3 ] {d5f6a08e-5bf6-44e6-bfdf-56272c003f62} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
7538 2024.07.11 23:18:49.876933 [ 3 ] {} <Debug> HTTP-Session: 3bf45a3e-54dc-4afb-9b58-8e96febb15ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7539 2024.07.11 23:18:49.877058 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7540 2024.07.11 23:18:49.877104 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7541 2024.07.11 23:18:49.877123 [ 3 ] {} <Debug> HTTP-Session: 4f69d0d4-3e73-4eed-a875-08f0f46c9424 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
7542 2024.07.11 23:18:49.877139 [ 3 ] {} <Debug> HTTP-Session: 4f69d0d4-3e73-4eed-a875-08f0f46c9424 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7543 2024.07.11 23:18:49.877153 [ 3 ] {} <Debug> HTTP-Session: 4f69d0d4-3e73-4eed-a875-08f0f46c9424 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7544 2024.07.11 23:18:49.877183 [ 3 ] {} <Trace> HTTP-Session: 4f69d0d4-3e73-4eed-a875-08f0f46c9424 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7545 2024.07.11 23:18:49.877317 [ 3 ] {dd9ccf67-ddb2-4f46-ac3e-52bd5ed35618} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
7546 2024.07.11 23:18:49.877364 [ 3 ] {dd9ccf67-ddb2-4f46-ac3e-52bd5ed35618} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
7547 2024.07.11 23:18:49.877505 [ 3 ] {dd9ccf67-ddb2-4f46-ac3e-52bd5ed35618} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7548 2024.07.11 23:18:49.877816 [ 3 ] {dd9ccf67-ddb2-4f46-ac3e-52bd5ed35618} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7549 2024.07.11 23:18:49.877851 [ 3 ] {dd9ccf67-ddb2-4f46-ac3e-52bd5ed35618} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
7550 2024.07.11 23:18:49.878206 [ 3 ] {dd9ccf67-ddb2-4f46-ac3e-52bd5ed35618} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
7551 2024.07.11 23:18:49.878545 [ 3 ] {dd9ccf67-ddb2-4f46-ac3e-52bd5ed35618} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7552 2024.07.11 23:18:49.878715 [ 3 ] {dd9ccf67-ddb2-4f46-ac3e-52bd5ed35618} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001457 sec., 52848.318462594376 rows/sec., 3.25 MiB/sec.
7553 2024.07.11 23:18:49.878885 [ 3 ] {dd9ccf67-ddb2-4f46-ac3e-52bd5ed35618} <Debug> DynamicQueryHandler: Done processing query
7554 2024.07.11 23:18:49.878909 [ 3 ] {dd9ccf67-ddb2-4f46-ac3e-52bd5ed35618} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7555 2024.07.11 23:18:49.878925 [ 3 ] {} <Debug> HTTP-Session: 4f69d0d4-3e73-4eed-a875-08f0f46c9424 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7556 2024.07.11 23:18:49.879084 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 30843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7557 2024.07.11 23:18:49.879133 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7558 2024.07.11 23:18:49.879151 [ 3 ] {} <Debug> HTTP-Session: 6862e44c-9d37-459d-8351-a27b67a51054 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
7559 2024.07.11 23:18:49.879167 [ 3 ] {} <Debug> HTTP-Session: 6862e44c-9d37-459d-8351-a27b67a51054 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7560 2024.07.11 23:18:49.879181 [ 3 ] {} <Debug> HTTP-Session: 6862e44c-9d37-459d-8351-a27b67a51054 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7561 2024.07.11 23:18:49.879212 [ 3 ] {} <Trace> HTTP-Session: 6862e44c-9d37-459d-8351-a27b67a51054 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7562 2024.07.11 23:18:49.879348 [ 3 ] {46d35332-3971-40c5-9899-47490f6cfadf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7563 2024.07.11 23:18:49.879393 [ 3 ] {46d35332-3971-40c5-9899-47490f6cfadf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7564 2024.07.11 23:18:49.879537 [ 3 ] {46d35332-3971-40c5-9899-47490f6cfadf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7565 2024.07.11 23:18:49.879881 [ 3 ] {46d35332-3971-40c5-9899-47490f6cfadf} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7566 2024.07.11 23:18:49.879916 [ 3 ] {46d35332-3971-40c5-9899-47490f6cfadf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
7567 2024.07.11 23:18:49.880286 [ 3 ] {46d35332-3971-40c5-9899-47490f6cfadf} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
7568 2024.07.11 23:18:49.880614 [ 3 ] {46d35332-3971-40c5-9899-47490f6cfadf} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7569 2024.07.11 23:18:49.880773 [ 3 ] {46d35332-3971-40c5-9899-47490f6cfadf} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001479 sec., 108857.33603786341 rows/sec., 7.58 MiB/sec.
7570 2024.07.11 23:18:49.880933 [ 3 ] {46d35332-3971-40c5-9899-47490f6cfadf} <Debug> DynamicQueryHandler: Done processing query
7571 2024.07.11 23:18:49.880957 [ 3 ] {46d35332-3971-40c5-9899-47490f6cfadf} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7572 2024.07.11 23:18:49.880973 [ 3 ] {} <Debug> HTTP-Session: 6862e44c-9d37-459d-8351-a27b67a51054 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7573 2024.07.11 23:18:49.881101 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 17618, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7574 2024.07.11 23:18:49.881147 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7575 2024.07.11 23:18:49.881166 [ 3 ] {} <Debug> HTTP-Session: 67dd3a6e-45f2-42fa-97e1-91f902d9a9df Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
7576 2024.07.11 23:18:49.881182 [ 3 ] {} <Debug> HTTP-Session: 67dd3a6e-45f2-42fa-97e1-91f902d9a9df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7577 2024.07.11 23:18:49.881196 [ 3 ] {} <Debug> HTTP-Session: 67dd3a6e-45f2-42fa-97e1-91f902d9a9df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7578 2024.07.11 23:18:49.881226 [ 3 ] {} <Trace> HTTP-Session: 67dd3a6e-45f2-42fa-97e1-91f902d9a9df Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7579 2024.07.11 23:18:49.881397 [ 3 ] {43a61933-d68e-47c4-b022-0c63a59a7422} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7580 2024.07.11 23:18:49.881460 [ 3 ] {43a61933-d68e-47c4-b022-0c63a59a7422} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
7581 2024.07.11 23:18:49.881865 [ 3 ] {43a61933-d68e-47c4-b022-0c63a59a7422} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7582 2024.07.11 23:18:49.882403 [ 3 ] {43a61933-d68e-47c4-b022-0c63a59a7422} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7583 2024.07.11 23:18:49.882438 [ 3 ] {43a61933-d68e-47c4-b022-0c63a59a7422} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
7584 2024.07.11 23:18:49.883019 [ 3 ] {43a61933-d68e-47c4-b022-0c63a59a7422} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
7585 2024.07.11 23:18:49.883418 [ 3 ] {43a61933-d68e-47c4-b022-0c63a59a7422} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7586 2024.07.11 23:18:49.883608 [ 74 ] {} <Debug> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
7587 2024.07.11 23:18:49.883619 [ 3 ] {43a61933-d68e-47c4-b022-0c63a59a7422} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002308 sec., 4766.031195840555 rows/sec., 8.54 MiB/sec.
7588 2024.07.11 23:18:49.883706 [ 74 ] {} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7589 2024.07.11 23:18:49.883787 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
7590 2024.07.11 23:18:49.884304 [ 192 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::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
7591 2024.07.11 23:18:49.884562 [ 3 ] {43a61933-d68e-47c4-b022-0c63a59a7422} <Debug> DynamicQueryHandler: Done processing query
7592 2024.07.11 23:18:49.884646 [ 3 ] {43a61933-d68e-47c4-b022-0c63a59a7422} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
7593 2024.07.11 23:18:49.884706 [ 3 ] {} <Debug> HTTP-Session: 67dd3a6e-45f2-42fa-97e1-91f902d9a9df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7594 2024.07.11 23:18:49.884901 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 3216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7595 2024.07.11 23:18:49.885020 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7596 2024.07.11 23:18:49.885068 [ 3 ] {} <Debug> HTTP-Session: b026a3f7-8095-48ff-a491-f3253f48fbc9 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
7597 2024.07.11 23:18:49.885124 [ 3 ] {} <Debug> HTTP-Session: b026a3f7-8095-48ff-a491-f3253f48fbc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7598 2024.07.11 23:18:49.885160 [ 3 ] {} <Debug> HTTP-Session: b026a3f7-8095-48ff-a491-f3253f48fbc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7599 2024.07.11 23:18:49.885254 [ 3 ] {} <Trace> HTTP-Session: b026a3f7-8095-48ff-a491-f3253f48fbc9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7600 2024.07.11 23:18:49.885339 [ 192 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7601 2024.07.11 23:18:49.885582 [ 192 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::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
7602 2024.07.11 23:18:49.885604 [ 3 ] {e6ea91f1-ee15-4c11-b5ee-94ba07cc7ab6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
7603 2024.07.11 23:18:49.885797 [ 3 ] {e6ea91f1-ee15-4c11-b5ee-94ba07cc7ab6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
7604 2024.07.11 23:18:49.886718 [ 3 ] {e6ea91f1-ee15-4c11-b5ee-94ba07cc7ab6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7605 2024.07.11 23:18:49.886772 [ 192 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::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
7606 2024.07.11 23:18:49.887444 [ 192 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::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
7607 2024.07.11 23:18:49.887725 [ 3 ] {e6ea91f1-ee15-4c11-b5ee-94ba07cc7ab6} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7608 2024.07.11 23:18:49.887858 [ 3 ] {e6ea91f1-ee15-4c11-b5ee-94ba07cc7ab6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
7609 2024.07.11 23:18:49.888194 [ 192 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::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
7610 2024.07.11 23:18:49.888845 [ 192 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::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
7611 2024.07.11 23:18:49.889278 [ 3 ] {e6ea91f1-ee15-4c11-b5ee-94ba07cc7ab6} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
7612 2024.07.11 23:18:49.889469 [ 192 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::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
7613 2024.07.11 23:18:49.890531 [ 3 ] {e6ea91f1-ee15-4c11-b5ee-94ba07cc7ab6} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7614 2024.07.11 23:18:49.890854 [ 3 ] {e6ea91f1-ee15-4c11-b5ee-94ba07cc7ab6} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.005402 sec., 4257.682339874121 rows/sec., 230.31 KiB/sec.
7615 2024.07.11 23:18:49.891504 [ 3 ] {e6ea91f1-ee15-4c11-b5ee-94ba07cc7ab6} <Debug> DynamicQueryHandler: Done processing query
7616 2024.07.11 23:18:49.891588 [ 3 ] {e6ea91f1-ee15-4c11-b5ee-94ba07cc7ab6} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
7617 2024.07.11 23:18:49.891670 [ 3 ] {} <Debug> HTTP-Session: b026a3f7-8095-48ff-a491-f3253f48fbc9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7618 2024.07.11 23:18:49.891881 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7619 2024.07.11 23:18:49.891967 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7620 2024.07.11 23:18:49.892002 [ 3 ] {} <Debug> HTTP-Session: 859d6507-50e2-40c1-bf6c-24a82f9d1192 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
7621 2024.07.11 23:18:49.892019 [ 3 ] {} <Debug> HTTP-Session: 859d6507-50e2-40c1-bf6c-24a82f9d1192 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7622 2024.07.11 23:18:49.892033 [ 3 ] {} <Debug> HTTP-Session: 859d6507-50e2-40c1-bf6c-24a82f9d1192 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7623 2024.07.11 23:18:49.892070 [ 3 ] {} <Trace> HTTP-Session: 859d6507-50e2-40c1-bf6c-24a82f9d1192 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7624 2024.07.11 23:18:49.892234 [ 3 ] {90fe48ea-f3f8-4aa8-bb05-31f34b843db9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7625 2024.07.11 23:18:49.892281 [ 3 ] {90fe48ea-f3f8-4aa8-bb05-31f34b843db9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7626 2024.07.11 23:18:49.892565 [ 3 ] {90fe48ea-f3f8-4aa8-bb05-31f34b843db9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7627 2024.07.11 23:18:49.893374 [ 3 ] {90fe48ea-f3f8-4aa8-bb05-31f34b843db9} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7628 2024.07.11 23:18:49.893447 [ 3 ] {90fe48ea-f3f8-4aa8-bb05-31f34b843db9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
7629 2024.07.11 23:18:49.894575 [ 3 ] {90fe48ea-f3f8-4aa8-bb05-31f34b843db9} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
7630 2024.07.11 23:18:49.895753 [ 3 ] {90fe48ea-f3f8-4aa8-bb05-31f34b843db9} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7631 2024.07.11 23:18:49.896169 [ 3 ] {90fe48ea-f3f8-4aa8-bb05-31f34b843db9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003995 sec., 15018.773466833542 rows/sec., 1.01 MiB/sec.
7632 2024.07.11 23:18:49.896590 [ 3 ] {90fe48ea-f3f8-4aa8-bb05-31f34b843db9} <Debug> DynamicQueryHandler: Done processing query
7633 2024.07.11 23:18:49.896749 [ 3 ] {90fe48ea-f3f8-4aa8-bb05-31f34b843db9} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7634 2024.07.11 23:18:49.896772 [ 3 ] {} <Debug> HTTP-Session: 859d6507-50e2-40c1-bf6c-24a82f9d1192 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7635 2024.07.11 23:18:49.898322 [ 186 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 519 rows, containing 19 columns (19 merged, 0 gathered) in 0.014386973 sec., 36074.30138361975 rows/sec., 64.64 MiB/sec.
7636 2024.07.11 23:18:49.899123 [ 186 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
7637 2024.07.11 23:18:49.899755 [ 186 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7638 2024.07.11 23:18:49.899848 [ 186 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
7639 2024.07.11 23:18:49.900016 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.88 MiB.
7640 2024.07.11 23:18:54.856235 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 3065, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7641 2024.07.11 23:18:54.856409 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7642 2024.07.11 23:18:54.856455 [ 3 ] {} <Debug> HTTP-Session: 528ba3fb-1e1f-484c-80f5-166c63f2de74 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
7643 2024.07.11 23:18:54.856497 [ 3 ] {} <Debug> HTTP-Session: 528ba3fb-1e1f-484c-80f5-166c63f2de74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7644 2024.07.11 23:18:54.856527 [ 3 ] {} <Debug> HTTP-Session: 528ba3fb-1e1f-484c-80f5-166c63f2de74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7645 2024.07.11 23:18:54.856604 [ 3 ] {} <Trace> HTTP-Session: 528ba3fb-1e1f-484c-80f5-166c63f2de74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7646 2024.07.11 23:18:54.856886 [ 3 ] {8323680b-bd14-4ed4-a206-f6b465e4ef0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7647 2024.07.11 23:18:54.856978 [ 3 ] {8323680b-bd14-4ed4-a206-f6b465e4ef0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7648 2024.07.11 23:18:54.857169 [ 3 ] {8323680b-bd14-4ed4-a206-f6b465e4ef0e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7649 2024.07.11 23:18:54.857559 [ 3 ] {8323680b-bd14-4ed4-a206-f6b465e4ef0e} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7650 2024.07.11 23:18:54.857601 [ 3 ] {8323680b-bd14-4ed4-a206-f6b465e4ef0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
7651 2024.07.11 23:18:54.857973 [ 3 ] {8323680b-bd14-4ed4-a206-f6b465e4ef0e} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
7652 2024.07.11 23:18:54.858320 [ 3 ] {8323680b-bd14-4ed4-a206-f6b465e4ef0e} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7653 2024.07.11 23:18:54.858485 [ 3 ] {8323680b-bd14-4ed4-a206-f6b465e4ef0e} <Debug> executeQuery: Read 21 rows, 1.70 KiB in 0.001697 sec., 12374.779021803182 rows/sec., 1003.03 KiB/sec.
7654 2024.07.11 23:18:54.858700 [ 3 ] {8323680b-bd14-4ed4-a206-f6b465e4ef0e} <Debug> DynamicQueryHandler: Done processing query
7655 2024.07.11 23:18:54.858726 [ 3 ] {8323680b-bd14-4ed4-a206-f6b465e4ef0e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7656 2024.07.11 23:18:54.858742 [ 3 ] {} <Debug> HTTP-Session: 528ba3fb-1e1f-484c-80f5-166c63f2de74 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7657 2024.07.11 23:18:54.858938 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 17311, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7658 2024.07.11 23:18:54.858990 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7659 2024.07.11 23:18:54.859009 [ 3 ] {} <Debug> HTTP-Session: 9894982a-1e59-466d-8a50-9d08ecf63a21 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
7660 2024.07.11 23:18:54.859027 [ 3 ] {} <Debug> HTTP-Session: 9894982a-1e59-466d-8a50-9d08ecf63a21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7661 2024.07.11 23:18:54.859040 [ 3 ] {} <Debug> HTTP-Session: 9894982a-1e59-466d-8a50-9d08ecf63a21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7662 2024.07.11 23:18:54.859074 [ 3 ] {} <Trace> HTTP-Session: 9894982a-1e59-466d-8a50-9d08ecf63a21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7663 2024.07.11 23:18:54.859206 [ 3 ] {6a3dd104-4141-4f7c-9056-42f64037be55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7664 2024.07.11 23:18:54.859253 [ 3 ] {6a3dd104-4141-4f7c-9056-42f64037be55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7665 2024.07.11 23:18:54.859386 [ 3 ] {6a3dd104-4141-4f7c-9056-42f64037be55} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7666 2024.07.11 23:18:54.859725 [ 3 ] {6a3dd104-4141-4f7c-9056-42f64037be55} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7667 2024.07.11 23:18:54.859760 [ 3 ] {6a3dd104-4141-4f7c-9056-42f64037be55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
7668 2024.07.11 23:18:54.860079 [ 3 ] {6a3dd104-4141-4f7c-9056-42f64037be55} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
7669 2024.07.11 23:18:54.860382 [ 3 ] {6a3dd104-4141-4f7c-9056-42f64037be55} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7670 2024.07.11 23:18:54.860555 [ 3 ] {6a3dd104-4141-4f7c-9056-42f64037be55} <Debug> executeQuery: Read 119 rows, 10.05 KiB in 0.001397 sec., 85182.53400143163 rows/sec., 7.03 MiB/sec.
7671 2024.07.11 23:18:54.860826 [ 3 ] {6a3dd104-4141-4f7c-9056-42f64037be55} <Debug> DynamicQueryHandler: Done processing query
7672 2024.07.11 23:18:54.860890 [ 3 ] {6a3dd104-4141-4f7c-9056-42f64037be55} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
7673 2024.07.11 23:18:54.860951 [ 3 ] {} <Debug> HTTP-Session: 9894982a-1e59-466d-8a50-9d08ecf63a21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7674 2024.07.11 23:18:54.861145 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 14452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7675 2024.07.11 23:18:54.861198 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7676 2024.07.11 23:18:54.861217 [ 3 ] {} <Debug> HTTP-Session: a0226ef8-bdb8-4d97-8fce-39caf51ebab0 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
7677 2024.07.11 23:18:54.861234 [ 3 ] {} <Debug> HTTP-Session: a0226ef8-bdb8-4d97-8fce-39caf51ebab0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7678 2024.07.11 23:18:54.861248 [ 3 ] {} <Debug> HTTP-Session: a0226ef8-bdb8-4d97-8fce-39caf51ebab0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7679 2024.07.11 23:18:54.861280 [ 3 ] {} <Trace> HTTP-Session: a0226ef8-bdb8-4d97-8fce-39caf51ebab0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7680 2024.07.11 23:18:54.861408 [ 3 ] {ab837b1e-650a-440c-901e-d3cc1b5769a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7681 2024.07.11 23:18:54.861452 [ 3 ] {ab837b1e-650a-440c-901e-d3cc1b5769a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7682 2024.07.11 23:18:54.861602 [ 3 ] {ab837b1e-650a-440c-901e-d3cc1b5769a3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7683 2024.07.11 23:18:54.861903 [ 3 ] {ab837b1e-650a-440c-901e-d3cc1b5769a3} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7684 2024.07.11 23:18:54.861939 [ 3 ] {ab837b1e-650a-440c-901e-d3cc1b5769a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
7685 2024.07.11 23:18:54.862247 [ 3 ] {ab837b1e-650a-440c-901e-d3cc1b5769a3} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
7686 2024.07.11 23:18:54.862550 [ 3 ] {ab837b1e-650a-440c-901e-d3cc1b5769a3} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7687 2024.07.11 23:18:54.862711 [ 3 ] {ab837b1e-650a-440c-901e-d3cc1b5769a3} <Debug> executeQuery: Read 85 rows, 6.80 KiB in 0.001344 sec., 63244.047619047626 rows/sec., 4.94 MiB/sec.
7688 2024.07.11 23:18:54.862870 [ 3 ] {ab837b1e-650a-440c-901e-d3cc1b5769a3} <Debug> DynamicQueryHandler: Done processing query
7689 2024.07.11 23:18:54.862895 [ 3 ] {ab837b1e-650a-440c-901e-d3cc1b5769a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
7690 2024.07.11 23:18:54.862910 [ 3 ] {} <Debug> HTTP-Session: a0226ef8-bdb8-4d97-8fce-39caf51ebab0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7691 2024.07.11 23:18:54.863087 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 30652, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7692 2024.07.11 23:18:54.863135 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7693 2024.07.11 23:18:54.863153 [ 3 ] {} <Debug> HTTP-Session: e1173477-78d3-4f25-8eb6-3b4164cf79fe Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
7694 2024.07.11 23:18:54.863170 [ 3 ] {} <Debug> HTTP-Session: e1173477-78d3-4f25-8eb6-3b4164cf79fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7695 2024.07.11 23:18:54.863184 [ 3 ] {} <Debug> HTTP-Session: e1173477-78d3-4f25-8eb6-3b4164cf79fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7696 2024.07.11 23:18:54.863215 [ 3 ] {} <Trace> HTTP-Session: e1173477-78d3-4f25-8eb6-3b4164cf79fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7697 2024.07.11 23:18:54.863361 [ 3 ] {65d50809-c0fe-4875-944d-85c43aac6a48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7698 2024.07.11 23:18:54.863409 [ 3 ] {65d50809-c0fe-4875-944d-85c43aac6a48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7699 2024.07.11 23:18:54.863557 [ 3 ] {65d50809-c0fe-4875-944d-85c43aac6a48} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7700 2024.07.11 23:18:54.863881 [ 3 ] {65d50809-c0fe-4875-944d-85c43aac6a48} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7701 2024.07.11 23:18:54.863916 [ 3 ] {65d50809-c0fe-4875-944d-85c43aac6a48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
7702 2024.07.11 23:18:54.864301 [ 3 ] {65d50809-c0fe-4875-944d-85c43aac6a48} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
7703 2024.07.11 23:18:54.864655 [ 3 ] {65d50809-c0fe-4875-944d-85c43aac6a48} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7704 2024.07.11 23:18:54.864823 [ 3 ] {65d50809-c0fe-4875-944d-85c43aac6a48} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001519 sec., 105332.45556287031 rows/sec., 7.34 MiB/sec.
7705 2024.07.11 23:18:54.865013 [ 3 ] {65d50809-c0fe-4875-944d-85c43aac6a48} <Debug> DynamicQueryHandler: Done processing query
7706 2024.07.11 23:18:54.865044 [ 3 ] {65d50809-c0fe-4875-944d-85c43aac6a48} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7707 2024.07.11 23:18:54.865059 [ 3 ] {} <Debug> HTTP-Session: e1173477-78d3-4f25-8eb6-3b4164cf79fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7708 2024.07.11 23:18:54.865226 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 33693, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7709 2024.07.11 23:18:54.865274 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7710 2024.07.11 23:18:54.865293 [ 3 ] {} <Debug> HTTP-Session: 64004e3b-3d59-4e40-a648-5bffa6b613b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
7711 2024.07.11 23:18:54.865310 [ 3 ] {} <Debug> HTTP-Session: 64004e3b-3d59-4e40-a648-5bffa6b613b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7712 2024.07.11 23:18:54.865324 [ 3 ] {} <Debug> HTTP-Session: 64004e3b-3d59-4e40-a648-5bffa6b613b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7713 2024.07.11 23:18:54.865354 [ 3 ] {} <Trace> HTTP-Session: 64004e3b-3d59-4e40-a648-5bffa6b613b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7714 2024.07.11 23:18:54.865605 [ 3 ] {071eafe7-68b9-4f5c-857c-1a96a158318d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7715 2024.07.11 23:18:54.865669 [ 3 ] {071eafe7-68b9-4f5c-857c-1a96a158318d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
7716 2024.07.11 23:18:54.866076 [ 3 ] {071eafe7-68b9-4f5c-857c-1a96a158318d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7717 2024.07.11 23:18:54.866628 [ 3 ] {071eafe7-68b9-4f5c-857c-1a96a158318d} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7718 2024.07.11 23:18:54.866663 [ 3 ] {071eafe7-68b9-4f5c-857c-1a96a158318d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
7719 2024.07.11 23:18:54.867262 [ 3 ] {071eafe7-68b9-4f5c-857c-1a96a158318d} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
7720 2024.07.11 23:18:54.867664 [ 3 ] {071eafe7-68b9-4f5c-857c-1a96a158318d} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7721 2024.07.11 23:18:54.867861 [ 3 ] {071eafe7-68b9-4f5c-857c-1a96a158318d} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.002429 sec., 8645.533141210373 rows/sec., 15.49 MiB/sec.
7722 2024.07.11 23:18:54.868080 [ 3 ] {071eafe7-68b9-4f5c-857c-1a96a158318d} <Debug> DynamicQueryHandler: Done processing query
7723 2024.07.11 23:18:54.868106 [ 3 ] {071eafe7-68b9-4f5c-857c-1a96a158318d} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
7724 2024.07.11 23:18:54.868123 [ 3 ] {} <Debug> HTTP-Session: 64004e3b-3d59-4e40-a648-5bffa6b613b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7725 2024.07.11 23:18:54.868258 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7726 2024.07.11 23:18:54.868307 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7727 2024.07.11 23:18:54.868326 [ 3 ] {} <Debug> HTTP-Session: 15a39a25-1b41-4e6b-9980-0c67519c869a Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
7728 2024.07.11 23:18:54.868343 [ 3 ] {} <Debug> HTTP-Session: 15a39a25-1b41-4e6b-9980-0c67519c869a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7729 2024.07.11 23:18:54.868357 [ 3 ] {} <Debug> HTTP-Session: 15a39a25-1b41-4e6b-9980-0c67519c869a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7730 2024.07.11 23:18:54.868388 [ 3 ] {} <Trace> HTTP-Session: 15a39a25-1b41-4e6b-9980-0c67519c869a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7731 2024.07.11 23:18:54.868503 [ 3 ] {b02a9317-1649-41cd-a4f5-00552b7cb2c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7732 2024.07.11 23:18:54.868549 [ 3 ] {b02a9317-1649-41cd-a4f5-00552b7cb2c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7733 2024.07.11 23:18:54.868677 [ 3 ] {b02a9317-1649-41cd-a4f5-00552b7cb2c2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7734 2024.07.11 23:18:54.868946 [ 3 ] {b02a9317-1649-41cd-a4f5-00552b7cb2c2} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7735 2024.07.11 23:18:54.868983 [ 3 ] {b02a9317-1649-41cd-a4f5-00552b7cb2c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
7736 2024.07.11 23:18:54.869341 [ 3 ] {b02a9317-1649-41cd-a4f5-00552b7cb2c2} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
7737 2024.07.11 23:18:54.869659 [ 3 ] {b02a9317-1649-41cd-a4f5-00552b7cb2c2} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7738 2024.07.11 23:18:54.869815 [ 3 ] {b02a9317-1649-41cd-a4f5-00552b7cb2c2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001343 sec., 44676.09828741623 rows/sec., 3.01 MiB/sec.
7739 2024.07.11 23:18:54.869970 [ 3 ] {b02a9317-1649-41cd-a4f5-00552b7cb2c2} <Debug> DynamicQueryHandler: Done processing query
7740 2024.07.11 23:18:54.869994 [ 3 ] {b02a9317-1649-41cd-a4f5-00552b7cb2c2} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7741 2024.07.11 23:18:54.870010 [ 3 ] {} <Debug> HTTP-Session: 15a39a25-1b41-4e6b-9980-0c67519c869a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7742 2024.07.11 23:18:58.670656 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache
7743 2024.07.11 23:18:58.670707 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache
7744 2024.07.11 23:18:59.860467 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 2327, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7745 2024.07.11 23:18:59.860603 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7746 2024.07.11 23:18:59.860632 [ 3 ] {} <Debug> HTTP-Session: 0f7928c5-d326-44ab-bad1-dc99432f81ca Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
7747 2024.07.11 23:18:59.860660 [ 3 ] {} <Debug> HTTP-Session: 0f7928c5-d326-44ab-bad1-dc99432f81ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7748 2024.07.11 23:18:59.860679 [ 3 ] {} <Debug> HTTP-Session: 0f7928c5-d326-44ab-bad1-dc99432f81ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7749 2024.07.11 23:18:59.860735 [ 3 ] {} <Trace> HTTP-Session: 0f7928c5-d326-44ab-bad1-dc99432f81ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7750 2024.07.11 23:18:59.860935 [ 3 ] {fb24413b-5d61-4a94-9c16-c69f9ccf9119} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7751 2024.07.11 23:18:59.861009 [ 3 ] {fb24413b-5d61-4a94-9c16-c69f9ccf9119} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7752 2024.07.11 23:18:59.861206 [ 3 ] {fb24413b-5d61-4a94-9c16-c69f9ccf9119} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7753 2024.07.11 23:18:59.861585 [ 3 ] {fb24413b-5d61-4a94-9c16-c69f9ccf9119} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7754 2024.07.11 23:18:59.861626 [ 3 ] {fb24413b-5d61-4a94-9c16-c69f9ccf9119} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
7755 2024.07.11 23:18:59.861982 [ 3 ] {fb24413b-5d61-4a94-9c16-c69f9ccf9119} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
7756 2024.07.11 23:18:59.862317 [ 3 ] {fb24413b-5d61-4a94-9c16-c69f9ccf9119} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7757 2024.07.11 23:18:59.862502 [ 3 ] {fb24413b-5d61-4a94-9c16-c69f9ccf9119} <Debug> executeQuery: Read 17 rows, 1.23 KiB in 0.00162 sec., 10493.827160493827 rows/sec., 760.15 KiB/sec.
7758 2024.07.11 23:18:59.862702 [ 3 ] {fb24413b-5d61-4a94-9c16-c69f9ccf9119} <Debug> DynamicQueryHandler: Done processing query
7759 2024.07.11 23:18:59.862728 [ 3 ] {fb24413b-5d61-4a94-9c16-c69f9ccf9119} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7760 2024.07.11 23:18:59.862745 [ 3 ] {} <Debug> HTTP-Session: 0f7928c5-d326-44ab-bad1-dc99432f81ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7761 2024.07.11 23:18:59.862928 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 29335, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7762 2024.07.11 23:18:59.862979 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7763 2024.07.11 23:18:59.863000 [ 3 ] {} <Debug> HTTP-Session: 4cf75470-3be7-418b-aafc-0a20eef4bca3 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
7764 2024.07.11 23:18:59.863019 [ 3 ] {} <Debug> HTTP-Session: 4cf75470-3be7-418b-aafc-0a20eef4bca3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7765 2024.07.11 23:18:59.863033 [ 3 ] {} <Debug> HTTP-Session: 4cf75470-3be7-418b-aafc-0a20eef4bca3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7766 2024.07.11 23:18:59.863066 [ 3 ] {} <Trace> HTTP-Session: 4cf75470-3be7-418b-aafc-0a20eef4bca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7767 2024.07.11 23:18:59.863216 [ 3 ] {0d785193-e2d6-4184-8851-096e20c24b1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7768 2024.07.11 23:18:59.863262 [ 3 ] {0d785193-e2d6-4184-8851-096e20c24b1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7769 2024.07.11 23:18:59.863390 [ 3 ] {0d785193-e2d6-4184-8851-096e20c24b1f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7770 2024.07.11 23:18:59.863851 [ 3 ] {0d785193-e2d6-4184-8851-096e20c24b1f} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7771 2024.07.11 23:18:59.863889 [ 3 ] {0d785193-e2d6-4184-8851-096e20c24b1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
7772 2024.07.11 23:18:59.864209 [ 3 ] {0d785193-e2d6-4184-8851-096e20c24b1f} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
7773 2024.07.11 23:18:59.864529 [ 3 ] {0d785193-e2d6-4184-8851-096e20c24b1f} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7774 2024.07.11 23:18:59.864686 [ 3 ] {0d785193-e2d6-4184-8851-096e20c24b1f} <Debug> executeQuery: Read 194 rows, 17.52 KiB in 0.001528 sec., 126963.35078534031 rows/sec., 11.19 MiB/sec.
7775 2024.07.11 23:18:59.864903 [ 3 ] {0d785193-e2d6-4184-8851-096e20c24b1f} <Debug> DynamicQueryHandler: Done processing query
7776 2024.07.11 23:18:59.864933 [ 3 ] {0d785193-e2d6-4184-8851-096e20c24b1f} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
7777 2024.07.11 23:18:59.864949 [ 3 ] {} <Debug> HTTP-Session: 4cf75470-3be7-418b-aafc-0a20eef4bca3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7778 2024.07.11 23:18:59.865186 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 63454, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7779 2024.07.11 23:18:59.865234 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7780 2024.07.11 23:18:59.865253 [ 3 ] {} <Debug> HTTP-Session: 9dd0e01f-cb55-44f0-bdda-d9ebdbf43312 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
7781 2024.07.11 23:18:59.865270 [ 3 ] {} <Debug> HTTP-Session: 9dd0e01f-cb55-44f0-bdda-d9ebdbf43312 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7782 2024.07.11 23:18:59.865284 [ 3 ] {} <Debug> HTTP-Session: 9dd0e01f-cb55-44f0-bdda-d9ebdbf43312 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7783 2024.07.11 23:18:59.865316 [ 3 ] {} <Trace> HTTP-Session: 9dd0e01f-cb55-44f0-bdda-d9ebdbf43312 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7784 2024.07.11 23:18:59.865519 [ 3 ] {c2e93095-8ed0-4b7b-8260-0325d389a451} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7785 2024.07.11 23:18:59.865563 [ 3 ] {c2e93095-8ed0-4b7b-8260-0325d389a451} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7786 2024.07.11 23:18:59.865688 [ 3 ] {c2e93095-8ed0-4b7b-8260-0325d389a451} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7787 2024.07.11 23:18:59.866212 [ 3 ] {c2e93095-8ed0-4b7b-8260-0325d389a451} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7788 2024.07.11 23:18:59.866249 [ 3 ] {c2e93095-8ed0-4b7b-8260-0325d389a451} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
7789 2024.07.11 23:18:59.866567 [ 3 ] {c2e93095-8ed0-4b7b-8260-0325d389a451} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
7790 2024.07.11 23:18:59.866868 [ 3 ] {c2e93095-8ed0-4b7b-8260-0325d389a451} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7791 2024.07.11 23:18:59.867013 [ 3 ] {c2e93095-8ed0-4b7b-8260-0325d389a451} <Debug> executeQuery: Read 393 rows, 28.36 KiB in 0.001601 sec., 245471.58026233604 rows/sec., 17.30 MiB/sec.
7792 2024.07.11 23:18:59.867167 [ 3 ] {c2e93095-8ed0-4b7b-8260-0325d389a451} <Debug> DynamicQueryHandler: Done processing query
7793 2024.07.11 23:18:59.867191 [ 3 ] {c2e93095-8ed0-4b7b-8260-0325d389a451} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
7794 2024.07.11 23:18:59.867207 [ 3 ] {} <Debug> HTTP-Session: 9dd0e01f-cb55-44f0-bdda-d9ebdbf43312 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7795 2024.07.11 23:18:59.867350 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7796 2024.07.11 23:18:59.867395 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7797 2024.07.11 23:18:59.867414 [ 3 ] {} <Debug> HTTP-Session: d30480db-b939-4f8f-ab35-fd8419a2c3a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
7798 2024.07.11 23:18:59.867431 [ 3 ] {} <Debug> HTTP-Session: d30480db-b939-4f8f-ab35-fd8419a2c3a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7799 2024.07.11 23:18:59.867447 [ 3 ] {} <Debug> HTTP-Session: d30480db-b939-4f8f-ab35-fd8419a2c3a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7800 2024.07.11 23:18:59.867479 [ 3 ] {} <Trace> HTTP-Session: d30480db-b939-4f8f-ab35-fd8419a2c3a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7801 2024.07.11 23:18:59.867573 [ 3 ] {6d426a2f-c0d0-44af-88d5-91df6097c5cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
7802 2024.07.11 23:18:59.867617 [ 3 ] {6d426a2f-c0d0-44af-88d5-91df6097c5cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
7803 2024.07.11 23:18:59.867746 [ 3 ] {6d426a2f-c0d0-44af-88d5-91df6097c5cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7804 2024.07.11 23:18:59.868008 [ 3 ] {6d426a2f-c0d0-44af-88d5-91df6097c5cc} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7805 2024.07.11 23:18:59.868043 [ 3 ] {6d426a2f-c0d0-44af-88d5-91df6097c5cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
7806 2024.07.11 23:18:59.868398 [ 3 ] {6d426a2f-c0d0-44af-88d5-91df6097c5cc} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
7807 2024.07.11 23:18:59.868727 [ 3 ] {6d426a2f-c0d0-44af-88d5-91df6097c5cc} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7808 2024.07.11 23:18:59.868887 [ 3 ] {6d426a2f-c0d0-44af-88d5-91df6097c5cc} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001337 sec., 4487.658937920718 rows/sec., 192.83 KiB/sec.
7809 2024.07.11 23:18:59.869050 [ 3 ] {6d426a2f-c0d0-44af-88d5-91df6097c5cc} <Debug> DynamicQueryHandler: Done processing query
7810 2024.07.11 23:18:59.869074 [ 3 ] {6d426a2f-c0d0-44af-88d5-91df6097c5cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
7811 2024.07.11 23:18:59.869090 [ 3 ] {} <Debug> HTTP-Session: d30480db-b939-4f8f-ab35-fd8419a2c3a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7812 2024.07.11 23:18:59.869226 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7813 2024.07.11 23:18:59.869275 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7814 2024.07.11 23:18:59.869295 [ 3 ] {} <Debug> HTTP-Session: fae580c8-232a-4c50-9c65-cc66596488dc Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
7815 2024.07.11 23:18:59.869312 [ 3 ] {} <Debug> HTTP-Session: fae580c8-232a-4c50-9c65-cc66596488dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7816 2024.07.11 23:18:59.869326 [ 3 ] {} <Debug> HTTP-Session: fae580c8-232a-4c50-9c65-cc66596488dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7817 2024.07.11 23:18:59.869357 [ 3 ] {} <Trace> HTTP-Session: fae580c8-232a-4c50-9c65-cc66596488dc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7818 2024.07.11 23:18:59.869471 [ 3 ] {793a2c99-2214-4c2f-8fca-56bc7203e77d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
7819 2024.07.11 23:18:59.869519 [ 3 ] {793a2c99-2214-4c2f-8fca-56bc7203e77d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
7820 2024.07.11 23:18:59.869661 [ 3 ] {793a2c99-2214-4c2f-8fca-56bc7203e77d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7821 2024.07.11 23:18:59.869954 [ 3 ] {793a2c99-2214-4c2f-8fca-56bc7203e77d} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7822 2024.07.11 23:18:59.869990 [ 3 ] {793a2c99-2214-4c2f-8fca-56bc7203e77d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
7823 2024.07.11 23:18:59.870343 [ 3 ] {793a2c99-2214-4c2f-8fca-56bc7203e77d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
7824 2024.07.11 23:18:59.870668 [ 3 ] {793a2c99-2214-4c2f-8fca-56bc7203e77d} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7825 2024.07.11 23:18:59.870828 [ 3 ] {793a2c99-2214-4c2f-8fca-56bc7203e77d} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.00139 sec., 55395.68345323741 rows/sec., 3.41 MiB/sec.
7826 2024.07.11 23:18:59.871039 [ 3 ] {793a2c99-2214-4c2f-8fca-56bc7203e77d} <Debug> DynamicQueryHandler: Done processing query
7827 2024.07.11 23:18:59.871064 [ 3 ] {793a2c99-2214-4c2f-8fca-56bc7203e77d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7828 2024.07.11 23:18:59.871080 [ 3 ] {} <Debug> HTTP-Session: fae580c8-232a-4c50-9c65-cc66596488dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7829 2024.07.11 23:18:59.871248 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 30652, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7830 2024.07.11 23:18:59.871296 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7831 2024.07.11 23:18:59.871315 [ 3 ] {} <Debug> HTTP-Session: 5f5a5079-3f1d-461e-8063-9a708d03d921 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
7832 2024.07.11 23:18:59.871331 [ 3 ] {} <Debug> HTTP-Session: 5f5a5079-3f1d-461e-8063-9a708d03d921 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7833 2024.07.11 23:18:59.871345 [ 3 ] {} <Debug> HTTP-Session: 5f5a5079-3f1d-461e-8063-9a708d03d921 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7834 2024.07.11 23:18:59.871376 [ 3 ] {} <Trace> HTTP-Session: 5f5a5079-3f1d-461e-8063-9a708d03d921 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7835 2024.07.11 23:18:59.871544 [ 3 ] {b311aae0-ecdd-4f21-a88c-0fa4915ce00e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7836 2024.07.11 23:18:59.871590 [ 3 ] {b311aae0-ecdd-4f21-a88c-0fa4915ce00e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7837 2024.07.11 23:18:59.871731 [ 3 ] {b311aae0-ecdd-4f21-a88c-0fa4915ce00e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7838 2024.07.11 23:18:59.872088 [ 3 ] {b311aae0-ecdd-4f21-a88c-0fa4915ce00e} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7839 2024.07.11 23:18:59.872124 [ 3 ] {b311aae0-ecdd-4f21-a88c-0fa4915ce00e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
7840 2024.07.11 23:18:59.872490 [ 3 ] {b311aae0-ecdd-4f21-a88c-0fa4915ce00e} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
7841 2024.07.11 23:18:59.872812 [ 3 ] {b311aae0-ecdd-4f21-a88c-0fa4915ce00e} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7842 2024.07.11 23:18:59.872969 [ 3 ] {b311aae0-ecdd-4f21-a88c-0fa4915ce00e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001509 sec., 106030.48376408218 rows/sec., 7.38 MiB/sec.
7843 2024.07.11 23:18:59.873137 [ 3 ] {b311aae0-ecdd-4f21-a88c-0fa4915ce00e} <Debug> DynamicQueryHandler: Done processing query
7844 2024.07.11 23:18:59.873162 [ 3 ] {b311aae0-ecdd-4f21-a88c-0fa4915ce00e} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7845 2024.07.11 23:18:59.873178 [ 3 ] {} <Debug> HTTP-Session: 5f5a5079-3f1d-461e-8063-9a708d03d921 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7846 2024.07.11 23:18:59.873350 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 17608, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7847 2024.07.11 23:18:59.873398 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7848 2024.07.11 23:18:59.873417 [ 3 ] {} <Debug> HTTP-Session: 6afb5896-eec4-4fa1-a93e-caa722fed249 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
7849 2024.07.11 23:18:59.873436 [ 3 ] {} <Debug> HTTP-Session: 6afb5896-eec4-4fa1-a93e-caa722fed249 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7850 2024.07.11 23:18:59.873451 [ 3 ] {} <Debug> HTTP-Session: 6afb5896-eec4-4fa1-a93e-caa722fed249 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7851 2024.07.11 23:18:59.873483 [ 3 ] {} <Trace> HTTP-Session: 6afb5896-eec4-4fa1-a93e-caa722fed249 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7852 2024.07.11 23:18:59.873662 [ 3 ] {f94a44e0-3bc4-4bf9-85f8-ab2cd420bfbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7853 2024.07.11 23:18:59.873726 [ 3 ] {f94a44e0-3bc4-4bf9-85f8-ab2cd420bfbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
7854 2024.07.11 23:18:59.874131 [ 3 ] {f94a44e0-3bc4-4bf9-85f8-ab2cd420bfbf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7855 2024.07.11 23:18:59.874604 [ 3 ] {f94a44e0-3bc4-4bf9-85f8-ab2cd420bfbf} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7856 2024.07.11 23:18:59.874640 [ 3 ] {f94a44e0-3bc4-4bf9-85f8-ab2cd420bfbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
7857 2024.07.11 23:18:59.875229 [ 3 ] {f94a44e0-3bc4-4bf9-85f8-ab2cd420bfbf} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
7858 2024.07.11 23:18:59.875629 [ 3 ] {f94a44e0-3bc4-4bf9-85f8-ab2cd420bfbf} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7859 2024.07.11 23:18:59.875829 [ 3 ] {f94a44e0-3bc4-4bf9-85f8-ab2cd420bfbf} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002267 sec., 4852.227613586238 rows/sec., 8.69 MiB/sec.
7860 2024.07.11 23:18:59.876224 [ 3 ] {f94a44e0-3bc4-4bf9-85f8-ab2cd420bfbf} <Debug> DynamicQueryHandler: Done processing query
7861 2024.07.11 23:18:59.876249 [ 3 ] {f94a44e0-3bc4-4bf9-85f8-ab2cd420bfbf} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
7862 2024.07.11 23:18:59.876265 [ 3 ] {} <Debug> HTTP-Session: 6afb5896-eec4-4fa1-a93e-caa722fed249 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7863 2024.07.11 23:18:59.876388 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 3216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7864 2024.07.11 23:18:59.876436 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7865 2024.07.11 23:18:59.876456 [ 3 ] {} <Debug> HTTP-Session: f94b9474-1fdc-4960-857f-ff286c2ee88b Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
7866 2024.07.11 23:18:59.876473 [ 3 ] {} <Debug> HTTP-Session: f94b9474-1fdc-4960-857f-ff286c2ee88b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7867 2024.07.11 23:18:59.876488 [ 3 ] {} <Debug> HTTP-Session: f94b9474-1fdc-4960-857f-ff286c2ee88b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7868 2024.07.11 23:18:59.876519 [ 3 ] {} <Trace> HTTP-Session: f94b9474-1fdc-4960-857f-ff286c2ee88b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7869 2024.07.11 23:18:59.876622 [ 3 ] {50c3ab2b-7079-4c86-98d9-7d264a8698ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
7870 2024.07.11 23:18:59.876666 [ 3 ] {50c3ab2b-7079-4c86-98d9-7d264a8698ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
7871 2024.07.11 23:18:59.876796 [ 3 ] {50c3ab2b-7079-4c86-98d9-7d264a8698ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7872 2024.07.11 23:18:59.877060 [ 3 ] {50c3ab2b-7079-4c86-98d9-7d264a8698ae} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7873 2024.07.11 23:18:59.877096 [ 3 ] {50c3ab2b-7079-4c86-98d9-7d264a8698ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
7874 2024.07.11 23:18:59.877446 [ 3 ] {50c3ab2b-7079-4c86-98d9-7d264a8698ae} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
7875 2024.07.11 23:18:59.877756 [ 3 ] {50c3ab2b-7079-4c86-98d9-7d264a8698ae} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7876 2024.07.11 23:18:59.877916 [ 3 ] {50c3ab2b-7079-4c86-98d9-7d264a8698ae} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001318 sec., 17450.682852807284 rows/sec., 943.96 KiB/sec.
7877 2024.07.11 23:18:59.878080 [ 3 ] {50c3ab2b-7079-4c86-98d9-7d264a8698ae} <Debug> DynamicQueryHandler: Done processing query
7878 2024.07.11 23:18:59.878104 [ 3 ] {50c3ab2b-7079-4c86-98d9-7d264a8698ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
7879 2024.07.11 23:18:59.878121 [ 3 ] {} <Debug> HTTP-Session: f94b9474-1fdc-4960-857f-ff286c2ee88b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7880 2024.07.11 23:18:59.878263 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7881 2024.07.11 23:18:59.878311 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7882 2024.07.11 23:18:59.878332 [ 3 ] {} <Debug> HTTP-Session: 4e63c805-d1c5-4c75-88c6-ab864950c1cc Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
7883 2024.07.11 23:18:59.878349 [ 3 ] {} <Debug> HTTP-Session: 4e63c805-d1c5-4c75-88c6-ab864950c1cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7884 2024.07.11 23:18:59.878364 [ 3 ] {} <Debug> HTTP-Session: 4e63c805-d1c5-4c75-88c6-ab864950c1cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7885 2024.07.11 23:18:59.878395 [ 3 ] {} <Trace> HTTP-Session: 4e63c805-d1c5-4c75-88c6-ab864950c1cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7886 2024.07.11 23:18:59.878515 [ 3 ] {83c80eeb-bfa1-49c6-9de8-712fd10e67b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7887 2024.07.11 23:18:59.878559 [ 3 ] {83c80eeb-bfa1-49c6-9de8-712fd10e67b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7888 2024.07.11 23:18:59.878687 [ 3 ] {83c80eeb-bfa1-49c6-9de8-712fd10e67b4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7889 2024.07.11 23:18:59.878955 [ 3 ] {83c80eeb-bfa1-49c6-9de8-712fd10e67b4} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7890 2024.07.11 23:18:59.878990 [ 3 ] {83c80eeb-bfa1-49c6-9de8-712fd10e67b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
7891 2024.07.11 23:18:59.879337 [ 3 ] {83c80eeb-bfa1-49c6-9de8-712fd10e67b4} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
7892 2024.07.11 23:18:59.879654 [ 3 ] {83c80eeb-bfa1-49c6-9de8-712fd10e67b4} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7893 2024.07.11 23:18:59.879807 [ 3 ] {83c80eeb-bfa1-49c6-9de8-712fd10e67b4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001331 sec., 45078.88805409467 rows/sec., 3.04 MiB/sec.
7894 2024.07.11 23:18:59.879992 [ 3 ] {83c80eeb-bfa1-49c6-9de8-712fd10e67b4} <Debug> DynamicQueryHandler: Done processing query
7895 2024.07.11 23:18:59.880026 [ 3 ] {83c80eeb-bfa1-49c6-9de8-712fd10e67b4} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7896 2024.07.11 23:18:59.880047 [ 3 ] {} <Debug> HTTP-Session: 4e63c805-d1c5-4c75-88c6-ab864950c1cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7897 2024.07.11 23:19:01.286858 [ 64 ] {} <Debug> oximeter.fields_ipaddr (e6968d90-b6e0-4a68-8edb-33d3c44efb5e) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0
7898 2024.07.11 23:19:01.286921 [ 64 ] {} <Trace> oximeter.fields_ipaddr (e6968d90-b6e0-4a68-8edb-33d3c44efb5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7899 2024.07.11 23:19:01.286944 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
7900 2024.07.11 23:19:01.287146 [ 186 ] {e6968d90-b6e0-4a68-8edb-33d3c44efb5e::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full
7901 2024.07.11 23:19:01.287328 [ 186 ] {e6968d90-b6e0-4a68-8edb-33d3c44efb5e::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7902 2024.07.11 23:19:01.287364 [ 186 ] {e6968d90-b6e0-4a68-8edb-33d3c44efb5e::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 16 rows starting from the beginning of the part
7903 2024.07.11 23:19:01.287446 [ 186 ] {e6968d90-b6e0-4a68-8edb-33d3c44efb5e::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part
7904 2024.07.11 23:19:01.287628 [ 186 ] {e6968d90-b6e0-4a68-8edb-33d3c44efb5e::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part
7905 2024.07.11 23:19:01.287909 [ 186 ] {e6968d90-b6e0-4a68-8edb-33d3c44efb5e::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 8 rows starting from the beginning of the part
7906 2024.07.11 23:19:01.288020 [ 186 ] {e6968d90-b6e0-4a68-8edb-33d3c44efb5e::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
7907 2024.07.11 23:19:01.289011 [ 187 ] {e6968d90-b6e0-4a68-8edb-33d3c44efb5e::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 4 columns (4 merged, 0 gathered) in 0.001981868 sec., 16146.38310926863 rows/sec., 1.29 MiB/sec.
7908 2024.07.11 23:19:01.289202 [ 196 ] {e6968d90-b6e0-4a68-8edb-33d3c44efb5e::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary)
7909 2024.07.11 23:19:01.289620 [ 196 ] {e6968d90-b6e0-4a68-8edb-33d3c44efb5e::all_1_10_2} <Trace> oximeter.fields_ipaddr (e6968d90-b6e0-4a68-8edb-33d3c44efb5e): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7910 2024.07.11 23:19:01.289706 [ 196 ] {e6968d90-b6e0-4a68-8edb-33d3c44efb5e::all_1_10_2} <Trace> oximeter.fields_ipaddr (e6968d90-b6e0-4a68-8edb-33d3c44efb5e) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2
7911 2024.07.11 23:19:01.289801 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB.
7912 2024.07.11 23:19:01.927667 [ 64 ] {} <Debug> oximeter.fields_u16 (b4410dfe-084c-46fb-b538-055579d0603a) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0
7913 2024.07.11 23:19:01.927764 [ 64 ] {} <Trace> oximeter.fields_u16 (b4410dfe-084c-46fb-b538-055579d0603a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7914 2024.07.11 23:19:01.927809 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
7915 2024.07.11 23:19:01.928113 [ 186 ] {b4410dfe-084c-46fb-b538-055579d0603a::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full
7916 2024.07.11 23:19:01.928382 [ 186 ] {b4410dfe-084c-46fb-b538-055579d0603a::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7917 2024.07.11 23:19:01.928442 [ 186 ] {b4410dfe-084c-46fb-b538-055579d0603a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 16 rows starting from the beginning of the part
7918 2024.07.11 23:19:01.928569 [ 186 ] {b4410dfe-084c-46fb-b538-055579d0603a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part
7919 2024.07.11 23:19:01.928815 [ 186 ] {b4410dfe-084c-46fb-b538-055579d0603a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part
7920 2024.07.11 23:19:01.929040 [ 186 ] {b4410dfe-084c-46fb-b538-055579d0603a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 8 rows starting from the beginning of the part
7921 2024.07.11 23:19:01.929194 [ 186 ] {b4410dfe-084c-46fb-b538-055579d0603a::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
7922 2024.07.11 23:19:01.930166 [ 187 ] {b4410dfe-084c-46fb-b538-055579d0603a::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 4 columns (4 merged, 0 gathered) in 0.002244962 sec., 14254.138822839763 rows/sec., 995.28 KiB/sec.
7923 2024.07.11 23:19:01.930370 [ 187 ] {b4410dfe-084c-46fb-b538-055579d0603a::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary)
7924 2024.07.11 23:19:01.930856 [ 187 ] {b4410dfe-084c-46fb-b538-055579d0603a::all_1_10_2} <Trace> oximeter.fields_u16 (b4410dfe-084c-46fb-b538-055579d0603a): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7925 2024.07.11 23:19:01.930960 [ 187 ] {b4410dfe-084c-46fb-b538-055579d0603a::all_1_10_2} <Trace> oximeter.fields_u16 (b4410dfe-084c-46fb-b538-055579d0603a) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2
7926 2024.07.11 23:19:01.931073 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
7927 2024.07.11 23:19:04.856849 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 3065, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7928 2024.07.11 23:19:04.856973 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7929 2024.07.11 23:19:04.856999 [ 3 ] {} <Debug> HTTP-Session: d8c6b021-5219-4c12-82fa-664406696299 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
7930 2024.07.11 23:19:04.857023 [ 3 ] {} <Debug> HTTP-Session: d8c6b021-5219-4c12-82fa-664406696299 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7931 2024.07.11 23:19:04.857037 [ 3 ] {} <Debug> HTTP-Session: d8c6b021-5219-4c12-82fa-664406696299 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7932 2024.07.11 23:19:04.857086 [ 3 ] {} <Trace> HTTP-Session: d8c6b021-5219-4c12-82fa-664406696299 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7933 2024.07.11 23:19:04.857262 [ 3 ] {e032a344-05ff-41c2-80a3-e1a6ca2535d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7934 2024.07.11 23:19:04.857329 [ 3 ] {e032a344-05ff-41c2-80a3-e1a6ca2535d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7935 2024.07.11 23:19:04.857523 [ 3 ] {e032a344-05ff-41c2-80a3-e1a6ca2535d2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7936 2024.07.11 23:19:04.857896 [ 3 ] {e032a344-05ff-41c2-80a3-e1a6ca2535d2} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7937 2024.07.11 23:19:04.857937 [ 3 ] {e032a344-05ff-41c2-80a3-e1a6ca2535d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
7938 2024.07.11 23:19:04.858295 [ 3 ] {e032a344-05ff-41c2-80a3-e1a6ca2535d2} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
7939 2024.07.11 23:19:04.858616 [ 3 ] {e032a344-05ff-41c2-80a3-e1a6ca2535d2} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7940 2024.07.11 23:19:04.858787 [ 3 ] {e032a344-05ff-41c2-80a3-e1a6ca2535d2} <Debug> executeQuery: Read 21 rows, 1.70 KiB in 0.001572 sec., 13358.778625954197 rows/sec., 1.06 MiB/sec.
7941 2024.07.11 23:19:04.859105 [ 3 ] {e032a344-05ff-41c2-80a3-e1a6ca2535d2} <Debug> DynamicQueryHandler: Done processing query
7942 2024.07.11 23:19:04.859140 [ 3 ] {e032a344-05ff-41c2-80a3-e1a6ca2535d2} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7943 2024.07.11 23:19:04.859158 [ 3 ] {} <Debug> HTTP-Session: d8c6b021-5219-4c12-82fa-664406696299 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7944 2024.07.11 23:19:04.859320 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 17311, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7945 2024.07.11 23:19:04.859396 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7946 2024.07.11 23:19:04.859416 [ 3 ] {} <Debug> HTTP-Session: 01b0cf0b-bdf1-449c-a4f6-d08ee339a599 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
7947 2024.07.11 23:19:04.859435 [ 3 ] {} <Debug> HTTP-Session: 01b0cf0b-bdf1-449c-a4f6-d08ee339a599 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7948 2024.07.11 23:19:04.859449 [ 3 ] {} <Debug> HTTP-Session: 01b0cf0b-bdf1-449c-a4f6-d08ee339a599 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7949 2024.07.11 23:19:04.859483 [ 3 ] {} <Trace> HTTP-Session: 01b0cf0b-bdf1-449c-a4f6-d08ee339a599 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7950 2024.07.11 23:19:04.859618 [ 3 ] {9d24ea90-d9a8-45f1-b895-b199cc04bc8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7951 2024.07.11 23:19:04.859666 [ 3 ] {9d24ea90-d9a8-45f1-b895-b199cc04bc8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7952 2024.07.11 23:19:04.859814 [ 3 ] {9d24ea90-d9a8-45f1-b895-b199cc04bc8e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7953 2024.07.11 23:19:04.860156 [ 3 ] {9d24ea90-d9a8-45f1-b895-b199cc04bc8e} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7954 2024.07.11 23:19:04.860218 [ 3 ] {9d24ea90-d9a8-45f1-b895-b199cc04bc8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
7955 2024.07.11 23:19:04.860532 [ 3 ] {9d24ea90-d9a8-45f1-b895-b199cc04bc8e} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
7956 2024.07.11 23:19:04.860830 [ 3 ] {9d24ea90-d9a8-45f1-b895-b199cc04bc8e} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7957 2024.07.11 23:19:04.860953 [ 3 ] {9d24ea90-d9a8-45f1-b895-b199cc04bc8e} <Debug> executeQuery: Read 119 rows, 10.05 KiB in 0.001392 sec., 85488.50574712643 rows/sec., 7.05 MiB/sec.
7958 2024.07.11 23:19:04.860964 [ 59 ] {} <Debug> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
7959 2024.07.11 23:19:04.861016 [ 59 ] {} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7960 2024.07.11 23:19:04.861048 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
7961 2024.07.11 23:19:04.861179 [ 3 ] {9d24ea90-d9a8-45f1-b895-b199cc04bc8e} <Debug> DynamicQueryHandler: Done processing query
7962 2024.07.11 23:19:04.861255 [ 3 ] {9d24ea90-d9a8-45f1-b895-b199cc04bc8e} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
7963 2024.07.11 23:19:04.861337 [ 3 ] {} <Debug> HTTP-Session: 01b0cf0b-bdf1-449c-a4f6-d08ee339a599 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7964 2024.07.11 23:19:04.861514 [ 201 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::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
7965 2024.07.11 23:19:04.861586 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 14452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7966 2024.07.11 23:19:04.861691 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7967 2024.07.11 23:19:04.861742 [ 3 ] {} <Debug> HTTP-Session: 20ae58a1-b506-4ee3-8f2e-6dfd96f2dc95 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
7968 2024.07.11 23:19:04.861779 [ 3 ] {} <Debug> HTTP-Session: 20ae58a1-b506-4ee3-8f2e-6dfd96f2dc95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7969 2024.07.11 23:19:04.861818 [ 3 ] {} <Debug> HTTP-Session: 20ae58a1-b506-4ee3-8f2e-6dfd96f2dc95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7970 2024.07.11 23:19:04.861906 [ 3 ] {} <Trace> HTTP-Session: 20ae58a1-b506-4ee3-8f2e-6dfd96f2dc95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7971 2024.07.11 23:19:04.861955 [ 201 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7972 2024.07.11 23:19:04.862039 [ 201 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 302 rows starting from the beginning of the part
7973 2024.07.11 23:19:04.862155 [ 3 ] {00fbfdd3-ab6e-4548-be35-f667c3d9ff9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7974 2024.07.11 23:19:04.862252 [ 201 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 159 rows starting from the beginning of the part
7975 2024.07.11 23:19:04.862366 [ 3 ] {00fbfdd3-ab6e-4548-be35-f667c3d9ff9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7976 2024.07.11 23:19:04.862612 [ 201 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 195 rows starting from the beginning of the part
7977 2024.07.11 23:19:04.862910 [ 201 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 119 rows starting from the beginning of the part
7978 2024.07.11 23:19:04.863208 [ 201 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 194 rows starting from the beginning of the part
7979 2024.07.11 23:19:04.863528 [ 201 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 119 rows starting from the beginning of the part
7980 2024.07.11 23:19:04.863875 [ 3 ] {00fbfdd3-ab6e-4548-be35-f667c3d9ff9a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7981 2024.07.11 23:19:04.864795 [ 3 ] {00fbfdd3-ab6e-4548-be35-f667c3d9ff9a} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7982 2024.07.11 23:19:04.864859 [ 3 ] {00fbfdd3-ab6e-4548-be35-f667c3d9ff9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
7983 2024.07.11 23:19:04.865779 [ 3 ] {00fbfdd3-ab6e-4548-be35-f667c3d9ff9a} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
7984 2024.07.11 23:19:04.866460 [ 3 ] {00fbfdd3-ab6e-4548-be35-f667c3d9ff9a} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7985 2024.07.11 23:19:04.866531 [ 187 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1088 rows, containing 4 columns (4 merged, 0 gathered) in 0.005393403 sec., 201727.92576412333 rows/sec., 17.19 MiB/sec.
7986 2024.07.11 23:19:04.866657 [ 59 ] {} <Debug> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
7987 2024.07.11 23:19:04.866686 [ 3 ] {00fbfdd3-ab6e-4548-be35-f667c3d9ff9a} <Debug> executeQuery: Read 85 rows, 6.80 KiB in 0.004625 sec., 18378.37837837838 rows/sec., 1.44 MiB/sec.
7988 2024.07.11 23:19:04.866700 [ 59 ] {} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7989 2024.07.11 23:19:04.866778 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
7990 2024.07.11 23:19:04.866959 [ 196 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
7991 2024.07.11 23:19:04.867108 [ 201 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::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
7992 2024.07.11 23:19:04.867164 [ 3 ] {00fbfdd3-ab6e-4548-be35-f667c3d9ff9a} <Debug> DynamicQueryHandler: Done processing query
7993 2024.07.11 23:19:04.867236 [ 3 ] {00fbfdd3-ab6e-4548-be35-f667c3d9ff9a} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
7994 2024.07.11 23:19:04.867292 [ 3 ] {} <Debug> HTTP-Session: 20ae58a1-b506-4ee3-8f2e-6dfd96f2dc95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7995 2024.07.11 23:19:04.867733 [ 201 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7996 2024.07.11 23:19:04.867785 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 30652, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7997 2024.07.11 23:19:04.867893 [ 201 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::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
7998 2024.07.11 23:19:04.867972 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7999 2024.07.11 23:19:04.868124 [ 3 ] {} <Debug> HTTP-Session: c6793325-c3ea-4490-80dd-dc9531ea3c43 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
8000 2024.07.11 23:19:04.868307 [ 3 ] {} <Debug> HTTP-Session: c6793325-c3ea-4490-80dd-dc9531ea3c43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8001 2024.07.11 23:19:04.868336 [ 201 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 117 rows starting from the beginning of the part
8002 2024.07.11 23:19:04.868437 [ 3 ] {} <Debug> HTTP-Session: c6793325-c3ea-4490-80dd-dc9531ea3c43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8003 2024.07.11 23:19:04.868537 [ 196 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_41_8} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8004 2024.07.11 23:19:04.868760 [ 201 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 395 rows starting from the beginning of the part
8005 2024.07.11 23:19:04.868872 [ 3 ] {} <Trace> HTTP-Session: c6793325-c3ea-4490-80dd-dc9531ea3c43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8006 2024.07.11 23:19:04.868992 [ 196 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_41_8} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
8007 2024.07.11 23:19:04.869076 [ 201 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 85 rows starting from the beginning of the part
8008 2024.07.11 23:19:04.869416 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB.
8009 2024.07.11 23:19:04.869549 [ 201 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 393 rows starting from the beginning of the part
8010 2024.07.11 23:19:04.869672 [ 201 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 85 rows starting from the beginning of the part
8011 2024.07.11 23:19:04.869971 [ 3 ] {60782eac-6a16-47ea-a8a3-ee93565d8be0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8012 2024.07.11 23:19:04.870226 [ 3 ] {60782eac-6a16-47ea-a8a3-ee93565d8be0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8013 2024.07.11 23:19:04.870775 [ 3 ] {60782eac-6a16-47ea-a8a3-ee93565d8be0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8014 2024.07.11 23:19:04.871852 [ 3 ] {60782eac-6a16-47ea-a8a3-ee93565d8be0} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8015 2024.07.11 23:19:04.871920 [ 3 ] {60782eac-6a16-47ea-a8a3-ee93565d8be0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
8016 2024.07.11 23:19:04.872550 [ 196 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1547 rows, containing 4 columns (4 merged, 0 gathered) in 0.005621027 sec., 275216.6107723731 rows/sec., 19.89 MiB/sec.
8017 2024.07.11 23:19:04.872704 [ 3 ] {60782eac-6a16-47ea-a8a3-ee93565d8be0} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
8018 2024.07.11 23:19:04.872786 [ 196 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
8019 2024.07.11 23:19:04.873488 [ 3 ] {60782eac-6a16-47ea-a8a3-ee93565d8be0} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8020 2024.07.11 23:19:04.873675 [ 196 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_41_8} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8021 2024.07.11 23:19:04.873741 [ 59 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
8022 2024.07.11 23:19:04.873811 [ 3 ] {60782eac-6a16-47ea-a8a3-ee93565d8be0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004211 sec., 37995.7254808834 rows/sec., 2.65 MiB/sec.
8023 2024.07.11 23:19:04.873826 [ 59 ] {} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8024 2024.07.11 23:19:04.873934 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
8025 2024.07.11 23:19:04.874031 [ 196 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_41_8} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
8026 2024.07.11 23:19:04.874352 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB.
8027 2024.07.11 23:19:04.874422 [ 196 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::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
8028 2024.07.11 23:19:04.874469 [ 3 ] {60782eac-6a16-47ea-a8a3-ee93565d8be0} <Debug> DynamicQueryHandler: Done processing query
8029 2024.07.11 23:19:04.874522 [ 3 ] {60782eac-6a16-47ea-a8a3-ee93565d8be0} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8030 2024.07.11 23:19:04.874570 [ 3 ] {} <Debug> HTTP-Session: c6793325-c3ea-4490-80dd-dc9531ea3c43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8031 2024.07.11 23:19:04.874660 [ 196 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8032 2024.07.11 23:19:04.874703 [ 196 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 5616 rows starting from the beginning of the part
8033 2024.07.11 23:19:04.874879 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 33700, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8034 2024.07.11 23:19:04.874928 [ 196 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 212 rows starting from the beginning of the part
8035 2024.07.11 23:19:04.875037 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8036 2024.07.11 23:19:04.875187 [ 3 ] {} <Debug> HTTP-Session: 897abef4-3e33-4045-9037-8f9ecd887b6e Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
8037 2024.07.11 23:19:04.875216 [ 196 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::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
8038 2024.07.11 23:19:04.875278 [ 3 ] {} <Debug> HTTP-Session: 897abef4-3e33-4045-9037-8f9ecd887b6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8039 2024.07.11 23:19:04.875350 [ 3 ] {} <Debug> HTTP-Session: 897abef4-3e33-4045-9037-8f9ecd887b6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8040 2024.07.11 23:19:04.875482 [ 196 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::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
8041 2024.07.11 23:19:04.875534 [ 3 ] {} <Trace> HTTP-Session: 897abef4-3e33-4045-9037-8f9ecd887b6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8042 2024.07.11 23:19:04.875729 [ 196 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 160 rows starting from the beginning of the part
8043 2024.07.11 23:19:04.875962 [ 196 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::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
8044 2024.07.11 23:19:04.876299 [ 3 ] {5d9eaa66-61bd-4682-b9ab-4484d8552d27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8045 2024.07.11 23:19:04.876481 [ 3 ] {5d9eaa66-61bd-4682-b9ab-4484d8552d27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
8046 2024.07.11 23:19:04.877698 [ 3 ] {5d9eaa66-61bd-4682-b9ab-4484d8552d27} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8047 2024.07.11 23:19:04.879113 [ 3 ] {5d9eaa66-61bd-4682-b9ab-4484d8552d27} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8048 2024.07.11 23:19:04.879151 [ 3 ] {5d9eaa66-61bd-4682-b9ab-4484d8552d27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
8049 2024.07.11 23:19:04.880212 [ 3 ] {5d9eaa66-61bd-4682-b9ab-4484d8552d27} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
8050 2024.07.11 23:19:04.880969 [ 201 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6469 rows, containing 5 columns (5 merged, 0 gathered) in 0.00685818 sec., 943253.1662919316 rows/sec., 65.77 MiB/sec.
8051 2024.07.11 23:19:04.881146 [ 3 ] {5d9eaa66-61bd-4682-b9ab-4484d8552d27} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8052 2024.07.11 23:19:04.881323 [ 3 ] {5d9eaa66-61bd-4682-b9ab-4484d8552d27} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.005497 sec., 3820.265599417864 rows/sec., 6.85 MiB/sec.
8053 2024.07.11 23:19:04.881580 [ 201 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
8054 2024.07.11 23:19:04.881666 [ 3 ] {5d9eaa66-61bd-4682-b9ab-4484d8552d27} <Debug> DynamicQueryHandler: Done processing query
8055 2024.07.11 23:19:04.881713 [ 3 ] {5d9eaa66-61bd-4682-b9ab-4484d8552d27} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
8056 2024.07.11 23:19:04.881734 [ 3 ] {} <Debug> HTTP-Session: 897abef4-3e33-4045-9037-8f9ecd887b6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8057 2024.07.11 23:19:04.881964 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8058 2024.07.11 23:19:04.882034 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8059 2024.07.11 23:19:04.882062 [ 3 ] {} <Debug> HTTP-Session: a49f58d3-bfc7-4481-bf05-9e787efb7d80 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
8060 2024.07.11 23:19:04.882097 [ 3 ] {} <Debug> HTTP-Session: a49f58d3-bfc7-4481-bf05-9e787efb7d80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8061 2024.07.11 23:19:04.882121 [ 3 ] {} <Debug> HTTP-Session: a49f58d3-bfc7-4481-bf05-9e787efb7d80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8062 2024.07.11 23:19:04.882185 [ 3 ] {} <Trace> HTTP-Session: a49f58d3-bfc7-4481-bf05-9e787efb7d80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8063 2024.07.11 23:19:04.882321 [ 201 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8064 2024.07.11 23:19:04.882423 [ 3 ] {f0946ad4-2057-40f0-8faa-e42da4d83b22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8065 2024.07.11 23:19:04.882522 [ 3 ] {f0946ad4-2057-40f0-8faa-e42da4d83b22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8066 2024.07.11 23:19:04.882526 [ 201 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
8067 2024.07.11 23:19:04.882747 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.33 MiB.
8068 2024.07.11 23:19:04.882860 [ 3 ] {f0946ad4-2057-40f0-8faa-e42da4d83b22} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8069 2024.07.11 23:19:04.883141 [ 3 ] {f0946ad4-2057-40f0-8faa-e42da4d83b22} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8070 2024.07.11 23:19:04.883177 [ 3 ] {f0946ad4-2057-40f0-8faa-e42da4d83b22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
8071 2024.07.11 23:19:04.883547 [ 3 ] {f0946ad4-2057-40f0-8faa-e42da4d83b22} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
8072 2024.07.11 23:19:04.883877 [ 3 ] {f0946ad4-2057-40f0-8faa-e42da4d83b22} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8073 2024.07.11 23:19:04.884004 [ 3 ] {f0946ad4-2057-40f0-8faa-e42da4d83b22} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001689 sec., 35523.97868561279 rows/sec., 2.39 MiB/sec.
8074 2024.07.11 23:19:04.884004 [ 59 ] {} <Debug> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
8075 2024.07.11 23:19:04.884067 [ 59 ] {} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8076 2024.07.11 23:19:04.884105 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
8077 2024.07.11 23:19:04.884226 [ 3 ] {f0946ad4-2057-40f0-8faa-e42da4d83b22} <Debug> DynamicQueryHandler: Done processing query
8078 2024.07.11 23:19:04.884271 [ 3 ] {f0946ad4-2057-40f0-8faa-e42da4d83b22} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8079 2024.07.11 23:19:04.884268 [ 198 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::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
8080 2024.07.11 23:19:04.884294 [ 3 ] {} <Debug> HTTP-Session: a49f58d3-bfc7-4481-bf05-9e787efb7d80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8081 2024.07.11 23:19:04.884480 [ 198 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8082 2024.07.11 23:19:04.884524 [ 198 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1998 rows starting from the beginning of the part
8083 2024.07.11 23:19:04.884608 [ 198 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::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
8084 2024.07.11 23:19:04.884681 [ 198 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::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
8085 2024.07.11 23:19:04.884899 [ 198 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::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
8086 2024.07.11 23:19:04.885003 [ 198 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::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
8087 2024.07.11 23:19:04.885194 [ 198 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::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
8088 2024.07.11 23:19:04.886655 [ 195 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2298 rows, containing 4 columns (4 merged, 0 gathered) in 0.002472237 sec., 929522.5336405855 rows/sec., 62.58 MiB/sec.
8089 2024.07.11 23:19:04.887053 [ 188 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
8090 2024.07.11 23:19:04.887530 [ 188 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::all_1_41_8} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8091 2024.07.11 23:19:04.887615 [ 188 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::all_1_41_8} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
8092 2024.07.11 23:19:04.887700 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB.
8093 2024.07.11 23:19:09.860954 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 2327, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8094 2024.07.11 23:19:09.861080 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8095 2024.07.11 23:19:09.861104 [ 3 ] {} <Debug> HTTP-Session: 810d9c81-972a-45c3-acfe-d13e9629d17e Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
8096 2024.07.11 23:19:09.861129 [ 3 ] {} <Debug> HTTP-Session: 810d9c81-972a-45c3-acfe-d13e9629d17e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8097 2024.07.11 23:19:09.861144 [ 3 ] {} <Debug> HTTP-Session: 810d9c81-972a-45c3-acfe-d13e9629d17e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8098 2024.07.11 23:19:09.861193 [ 3 ] {} <Trace> HTTP-Session: 810d9c81-972a-45c3-acfe-d13e9629d17e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8099 2024.07.11 23:19:09.861373 [ 3 ] {7b3dd9bc-30a0-4e8f-af29-210edd8fd7ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8100 2024.07.11 23:19:09.861439 [ 3 ] {7b3dd9bc-30a0-4e8f-af29-210edd8fd7ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8101 2024.07.11 23:19:09.861623 [ 3 ] {7b3dd9bc-30a0-4e8f-af29-210edd8fd7ac} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8102 2024.07.11 23:19:09.861993 [ 3 ] {7b3dd9bc-30a0-4e8f-af29-210edd8fd7ac} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8103 2024.07.11 23:19:09.862032 [ 3 ] {7b3dd9bc-30a0-4e8f-af29-210edd8fd7ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
8104 2024.07.11 23:19:09.862385 [ 3 ] {7b3dd9bc-30a0-4e8f-af29-210edd8fd7ac} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
8105 2024.07.11 23:19:09.862713 [ 3 ] {7b3dd9bc-30a0-4e8f-af29-210edd8fd7ac} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8106 2024.07.11 23:19:09.862878 [ 3 ] {7b3dd9bc-30a0-4e8f-af29-210edd8fd7ac} <Debug> executeQuery: Read 17 rows, 1.23 KiB in 0.001558 sec., 10911.424903722722 rows/sec., 790.40 KiB/sec.
8107 2024.07.11 23:19:09.863174 [ 3 ] {7b3dd9bc-30a0-4e8f-af29-210edd8fd7ac} <Debug> DynamicQueryHandler: Done processing query
8108 2024.07.11 23:19:09.863227 [ 3 ] {7b3dd9bc-30a0-4e8f-af29-210edd8fd7ac} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8109 2024.07.11 23:19:09.863270 [ 3 ] {} <Debug> HTTP-Session: 810d9c81-972a-45c3-acfe-d13e9629d17e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8110 2024.07.11 23:19:09.863425 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8111 2024.07.11 23:19:09.863475 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8112 2024.07.11 23:19:09.863494 [ 3 ] {} <Debug> HTTP-Session: b345a3b3-f973-46b3-a317-b6dc96bcd149 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
8113 2024.07.11 23:19:09.863511 [ 3 ] {} <Debug> HTTP-Session: b345a3b3-f973-46b3-a317-b6dc96bcd149 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8114 2024.07.11 23:19:09.863525 [ 3 ] {} <Debug> HTTP-Session: b345a3b3-f973-46b3-a317-b6dc96bcd149 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8115 2024.07.11 23:19:09.863556 [ 3 ] {} <Trace> HTTP-Session: b345a3b3-f973-46b3-a317-b6dc96bcd149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8116 2024.07.11 23:19:09.863653 [ 3 ] {5d5aae44-2ab1-4a2f-806b-b6243fa05e89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
8117 2024.07.11 23:19:09.863697 [ 3 ] {5d5aae44-2ab1-4a2f-806b-b6243fa05e89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
8118 2024.07.11 23:19:09.863839 [ 3 ] {5d5aae44-2ab1-4a2f-806b-b6243fa05e89} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8119 2024.07.11 23:19:09.864108 [ 3 ] {5d5aae44-2ab1-4a2f-806b-b6243fa05e89} <Trace> oximeter.fields_ipaddr (e6968d90-b6e0-4a68-8edb-33d3c44efb5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8120 2024.07.11 23:19:09.864146 [ 3 ] {5d5aae44-2ab1-4a2f-806b-b6243fa05e89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
8121 2024.07.11 23:19:09.864462 [ 3 ] {5d5aae44-2ab1-4a2f-806b-b6243fa05e89} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
8122 2024.07.11 23:19:09.864770 [ 3 ] {5d5aae44-2ab1-4a2f-806b-b6243fa05e89} <Trace> oximeter.fields_ipaddr (e6968d90-b6e0-4a68-8edb-33d3c44efb5e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8123 2024.07.11 23:19:09.864928 [ 3 ] {5d5aae44-2ab1-4a2f-806b-b6243fa05e89} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001292 sec., 1547.9876160990711 rows/sec., 126.23 KiB/sec.
8124 2024.07.11 23:19:09.865085 [ 3 ] {5d5aae44-2ab1-4a2f-806b-b6243fa05e89} <Debug> DynamicQueryHandler: Done processing query
8125 2024.07.11 23:19:09.865110 [ 3 ] {5d5aae44-2ab1-4a2f-806b-b6243fa05e89} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8126 2024.07.11 23:19:09.865127 [ 3 ] {} <Debug> HTTP-Session: b345a3b3-f973-46b3-a317-b6dc96bcd149 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8127 2024.07.11 23:19:09.865301 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 29468, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8128 2024.07.11 23:19:09.865349 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8129 2024.07.11 23:19:09.865369 [ 3 ] {} <Debug> HTTP-Session: 213a8b0f-6d29-4ced-89d7-24a00d3f2028 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
8130 2024.07.11 23:19:09.865385 [ 3 ] {} <Debug> HTTP-Session: 213a8b0f-6d29-4ced-89d7-24a00d3f2028 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8131 2024.07.11 23:19:09.865402 [ 3 ] {} <Debug> HTTP-Session: 213a8b0f-6d29-4ced-89d7-24a00d3f2028 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8132 2024.07.11 23:19:09.865433 [ 3 ] {} <Trace> HTTP-Session: 213a8b0f-6d29-4ced-89d7-24a00d3f2028 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8133 2024.07.11 23:19:09.865580 [ 3 ] {6a5e3bbc-ae09-44a9-b068-b0472a347f13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8134 2024.07.11 23:19:09.865623 [ 3 ] {6a5e3bbc-ae09-44a9-b068-b0472a347f13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8135 2024.07.11 23:19:09.865747 [ 3 ] {6a5e3bbc-ae09-44a9-b068-b0472a347f13} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8136 2024.07.11 23:19:09.866209 [ 3 ] {6a5e3bbc-ae09-44a9-b068-b0472a347f13} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8137 2024.07.11 23:19:09.866246 [ 3 ] {6a5e3bbc-ae09-44a9-b068-b0472a347f13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
8138 2024.07.11 23:19:09.866563 [ 3 ] {6a5e3bbc-ae09-44a9-b068-b0472a347f13} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
8139 2024.07.11 23:19:09.866868 [ 3 ] {6a5e3bbc-ae09-44a9-b068-b0472a347f13} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8140 2024.07.11 23:19:09.867009 [ 3 ] {6a5e3bbc-ae09-44a9-b068-b0472a347f13} <Debug> executeQuery: Read 195 rows, 17.59 KiB in 0.001494 sec., 130522.08835341365 rows/sec., 11.50 MiB/sec.
8141 2024.07.11 23:19:09.867202 [ 3 ] {6a5e3bbc-ae09-44a9-b068-b0472a347f13} <Debug> DynamicQueryHandler: Done processing query
8142 2024.07.11 23:19:09.867239 [ 3 ] {6a5e3bbc-ae09-44a9-b068-b0472a347f13} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
8143 2024.07.11 23:19:09.867260 [ 3 ] {} <Debug> HTTP-Session: 213a8b0f-6d29-4ced-89d7-24a00d3f2028 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8144 2024.07.11 23:19:09.867398 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8145 2024.07.11 23:19:09.867448 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8146 2024.07.11 23:19:09.867467 [ 3 ] {} <Debug> HTTP-Session: 9ba82836-0e63-46a8-9dce-74531dfead69 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
8147 2024.07.11 23:19:09.867484 [ 3 ] {} <Debug> HTTP-Session: 9ba82836-0e63-46a8-9dce-74531dfead69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8148 2024.07.11 23:19:09.867499 [ 3 ] {} <Debug> HTTP-Session: 9ba82836-0e63-46a8-9dce-74531dfead69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8149 2024.07.11 23:19:09.867530 [ 3 ] {} <Trace> HTTP-Session: 9ba82836-0e63-46a8-9dce-74531dfead69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8150 2024.07.11 23:19:09.867622 [ 3 ] {bbc304a9-4d42-4f3e-ae16-7b4d2b2beeeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
8151 2024.07.11 23:19:09.867664 [ 3 ] {bbc304a9-4d42-4f3e-ae16-7b4d2b2beeeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
8152 2024.07.11 23:19:09.867787 [ 3 ] {bbc304a9-4d42-4f3e-ae16-7b4d2b2beeeb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8153 2024.07.11 23:19:09.868056 [ 3 ] {bbc304a9-4d42-4f3e-ae16-7b4d2b2beeeb} <Trace> oximeter.fields_u16 (b4410dfe-084c-46fb-b538-055579d0603a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8154 2024.07.11 23:19:09.868092 [ 3 ] {bbc304a9-4d42-4f3e-ae16-7b4d2b2beeeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
8155 2024.07.11 23:19:09.868386 [ 3 ] {bbc304a9-4d42-4f3e-ae16-7b4d2b2beeeb} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
8156 2024.07.11 23:19:09.868703 [ 3 ] {bbc304a9-4d42-4f3e-ae16-7b4d2b2beeeb} <Trace> oximeter.fields_u16 (b4410dfe-084c-46fb-b538-055579d0603a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8157 2024.07.11 23:19:09.868826 [ 3 ] {bbc304a9-4d42-4f3e-ae16-7b4d2b2beeeb} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001226 sec., 1631.321370309951 rows/sec., 113.91 KiB/sec.
8158 2024.07.11 23:19:09.869085 [ 3 ] {bbc304a9-4d42-4f3e-ae16-7b4d2b2beeeb} <Debug> DynamicQueryHandler: Done processing query
8159 2024.07.11 23:19:09.869110 [ 3 ] {bbc304a9-4d42-4f3e-ae16-7b4d2b2beeeb} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8160 2024.07.11 23:19:09.869126 [ 3 ] {} <Debug> HTTP-Session: 9ba82836-0e63-46a8-9dce-74531dfead69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8161 2024.07.11 23:19:09.869321 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 63795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8162 2024.07.11 23:19:09.869369 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8163 2024.07.11 23:19:09.869388 [ 3 ] {} <Debug> HTTP-Session: c16d3ca2-d67b-4315-89f9-a7199a889d37 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
8164 2024.07.11 23:19:09.869407 [ 3 ] {} <Debug> HTTP-Session: c16d3ca2-d67b-4315-89f9-a7199a889d37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8165 2024.07.11 23:19:09.869421 [ 3 ] {} <Debug> HTTP-Session: c16d3ca2-d67b-4315-89f9-a7199a889d37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8166 2024.07.11 23:19:09.869452 [ 3 ] {} <Trace> HTTP-Session: c16d3ca2-d67b-4315-89f9-a7199a889d37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8167 2024.07.11 23:19:09.869651 [ 3 ] {52a74e1d-da08-49b6-9b10-04a14b548444} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8168 2024.07.11 23:19:09.869695 [ 3 ] {52a74e1d-da08-49b6-9b10-04a14b548444} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8169 2024.07.11 23:19:09.869831 [ 3 ] {52a74e1d-da08-49b6-9b10-04a14b548444} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8170 2024.07.11 23:19:09.870352 [ 3 ] {52a74e1d-da08-49b6-9b10-04a14b548444} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8171 2024.07.11 23:19:09.870389 [ 3 ] {52a74e1d-da08-49b6-9b10-04a14b548444} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
8172 2024.07.11 23:19:09.870715 [ 3 ] {52a74e1d-da08-49b6-9b10-04a14b548444} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
8173 2024.07.11 23:19:09.871023 [ 3 ] {52a74e1d-da08-49b6-9b10-04a14b548444} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8174 2024.07.11 23:19:09.871146 [ 3 ] {52a74e1d-da08-49b6-9b10-04a14b548444} <Debug> executeQuery: Read 395 rows, 28.52 KiB in 0.001603 sec., 246412.9756706176 rows/sec., 17.37 MiB/sec.
8175 2024.07.11 23:19:09.871310 [ 3 ] {52a74e1d-da08-49b6-9b10-04a14b548444} <Debug> DynamicQueryHandler: Done processing query
8176 2024.07.11 23:19:09.871335 [ 3 ] {52a74e1d-da08-49b6-9b10-04a14b548444} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
8177 2024.07.11 23:19:09.871350 [ 3 ] {} <Debug> HTTP-Session: c16d3ca2-d67b-4315-89f9-a7199a889d37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8178 2024.07.11 23:19:09.871495 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8179 2024.07.11 23:19:09.871544 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8180 2024.07.11 23:19:09.871563 [ 3 ] {} <Debug> HTTP-Session: 1cb303c9-471d-4453-94a4-68388ce0f420 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
8181 2024.07.11 23:19:09.871579 [ 3 ] {} <Debug> HTTP-Session: 1cb303c9-471d-4453-94a4-68388ce0f420 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8182 2024.07.11 23:19:09.871593 [ 3 ] {} <Debug> HTTP-Session: 1cb303c9-471d-4453-94a4-68388ce0f420 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8183 2024.07.11 23:19:09.871624 [ 3 ] {} <Trace> HTTP-Session: 1cb303c9-471d-4453-94a4-68388ce0f420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8184 2024.07.11 23:19:09.871719 [ 3 ] {1915627b-e61b-4bac-9b42-49372664e2ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
8185 2024.07.11 23:19:09.871764 [ 3 ] {1915627b-e61b-4bac-9b42-49372664e2ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
8186 2024.07.11 23:19:09.871889 [ 3 ] {1915627b-e61b-4bac-9b42-49372664e2ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8187 2024.07.11 23:19:09.872139 [ 3 ] {1915627b-e61b-4bac-9b42-49372664e2ce} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8188 2024.07.11 23:19:09.872173 [ 3 ] {1915627b-e61b-4bac-9b42-49372664e2ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
8189 2024.07.11 23:19:09.872526 [ 3 ] {1915627b-e61b-4bac-9b42-49372664e2ce} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
8190 2024.07.11 23:19:09.872844 [ 3 ] {1915627b-e61b-4bac-9b42-49372664e2ce} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8191 2024.07.11 23:19:09.872968 [ 3 ] {1915627b-e61b-4bac-9b42-49372664e2ce} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001274 sec., 4709.576138147567 rows/sec., 202.36 KiB/sec.
8192 2024.07.11 23:19:09.873119 [ 3 ] {1915627b-e61b-4bac-9b42-49372664e2ce} <Debug> DynamicQueryHandler: Done processing query
8193 2024.07.11 23:19:09.873144 [ 3 ] {1915627b-e61b-4bac-9b42-49372664e2ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
8194 2024.07.11 23:19:09.873159 [ 3 ] {} <Debug> HTTP-Session: 1cb303c9-471d-4453-94a4-68388ce0f420 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8195 2024.07.11 23:19:09.873283 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8196 2024.07.11 23:19:09.873331 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8197 2024.07.11 23:19:09.873351 [ 3 ] {} <Debug> HTTP-Session: 35db407f-b741-4a0e-ba62-c34dddcf9c78 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
8198 2024.07.11 23:19:09.873368 [ 3 ] {} <Debug> HTTP-Session: 35db407f-b741-4a0e-ba62-c34dddcf9c78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8199 2024.07.11 23:19:09.873382 [ 3 ] {} <Debug> HTTP-Session: 35db407f-b741-4a0e-ba62-c34dddcf9c78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8200 2024.07.11 23:19:09.873415 [ 3 ] {} <Trace> HTTP-Session: 35db407f-b741-4a0e-ba62-c34dddcf9c78 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8201 2024.07.11 23:19:09.873551 [ 3 ] {c06dc72a-e644-4654-8a2b-f6f12063e420} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
8202 2024.07.11 23:19:09.873598 [ 3 ] {c06dc72a-e644-4654-8a2b-f6f12063e420} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
8203 2024.07.11 23:19:09.873734 [ 3 ] {c06dc72a-e644-4654-8a2b-f6f12063e420} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8204 2024.07.11 23:19:09.874045 [ 3 ] {c06dc72a-e644-4654-8a2b-f6f12063e420} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8205 2024.07.11 23:19:09.874080 [ 3 ] {c06dc72a-e644-4654-8a2b-f6f12063e420} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
8206 2024.07.11 23:19:09.874441 [ 3 ] {c06dc72a-e644-4654-8a2b-f6f12063e420} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
8207 2024.07.11 23:19:09.874771 [ 3 ] {c06dc72a-e644-4654-8a2b-f6f12063e420} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8208 2024.07.11 23:19:09.874902 [ 3 ] {c06dc72a-e644-4654-8a2b-f6f12063e420} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001411 sec., 54571.226080793764 rows/sec., 3.36 MiB/sec.
8209 2024.07.11 23:19:09.875064 [ 3 ] {c06dc72a-e644-4654-8a2b-f6f12063e420} <Debug> DynamicQueryHandler: Done processing query
8210 2024.07.11 23:19:09.875088 [ 3 ] {c06dc72a-e644-4654-8a2b-f6f12063e420} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8211 2024.07.11 23:19:09.875104 [ 3 ] {} <Debug> HTTP-Session: 35db407f-b741-4a0e-ba62-c34dddcf9c78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8212 2024.07.11 23:19:09.875272 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 30843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8213 2024.07.11 23:19:09.875322 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8214 2024.07.11 23:19:09.875341 [ 3 ] {} <Debug> HTTP-Session: 826510e9-8ee5-402a-a897-466886b40444 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
8215 2024.07.11 23:19:09.875357 [ 3 ] {} <Debug> HTTP-Session: 826510e9-8ee5-402a-a897-466886b40444 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8216 2024.07.11 23:19:09.875371 [ 3 ] {} <Debug> HTTP-Session: 826510e9-8ee5-402a-a897-466886b40444 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8217 2024.07.11 23:19:09.875402 [ 3 ] {} <Trace> HTTP-Session: 826510e9-8ee5-402a-a897-466886b40444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8218 2024.07.11 23:19:09.875554 [ 3 ] {f42375dc-22ed-4dec-838d-b2899ba74b1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8219 2024.07.11 23:19:09.875598 [ 3 ] {f42375dc-22ed-4dec-838d-b2899ba74b1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8220 2024.07.11 23:19:09.875735 [ 3 ] {f42375dc-22ed-4dec-838d-b2899ba74b1e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8221 2024.07.11 23:19:09.876112 [ 3 ] {f42375dc-22ed-4dec-838d-b2899ba74b1e} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8222 2024.07.11 23:19:09.876147 [ 3 ] {f42375dc-22ed-4dec-838d-b2899ba74b1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
8223 2024.07.11 23:19:09.876512 [ 3 ] {f42375dc-22ed-4dec-838d-b2899ba74b1e} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
8224 2024.07.11 23:19:09.876833 [ 3 ] {f42375dc-22ed-4dec-838d-b2899ba74b1e} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8225 2024.07.11 23:19:09.876958 [ 3 ] {f42375dc-22ed-4dec-838d-b2899ba74b1e} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001483 sec., 108563.72218476063 rows/sec., 7.56 MiB/sec.
8226 2024.07.11 23:19:09.877109 [ 3 ] {f42375dc-22ed-4dec-838d-b2899ba74b1e} <Debug> DynamicQueryHandler: Done processing query
8227 2024.07.11 23:19:09.877133 [ 3 ] {f42375dc-22ed-4dec-838d-b2899ba74b1e} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8228 2024.07.11 23:19:09.877149 [ 3 ] {} <Debug> HTTP-Session: 826510e9-8ee5-402a-a897-466886b40444 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8229 2024.07.11 23:19:09.877288 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 17649, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8230 2024.07.11 23:19:09.877336 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8231 2024.07.11 23:19:09.877355 [ 3 ] {} <Debug> HTTP-Session: 76e43316-3b7b-4ebe-8a99-7abbc38a200d Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
8232 2024.07.11 23:19:09.877372 [ 3 ] {} <Debug> HTTP-Session: 76e43316-3b7b-4ebe-8a99-7abbc38a200d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8233 2024.07.11 23:19:09.877386 [ 3 ] {} <Debug> HTTP-Session: 76e43316-3b7b-4ebe-8a99-7abbc38a200d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8234 2024.07.11 23:19:09.877417 [ 3 ] {} <Trace> HTTP-Session: 76e43316-3b7b-4ebe-8a99-7abbc38a200d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8235 2024.07.11 23:19:09.877585 [ 3 ] {8ace11ba-33a4-416c-ba75-dcefb486c939} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8236 2024.07.11 23:19:09.877649 [ 3 ] {8ace11ba-33a4-416c-ba75-dcefb486c939} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
8237 2024.07.11 23:19:09.878044 [ 3 ] {8ace11ba-33a4-416c-ba75-dcefb486c939} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8238 2024.07.11 23:19:09.878557 [ 3 ] {8ace11ba-33a4-416c-ba75-dcefb486c939} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8239 2024.07.11 23:19:09.878592 [ 3 ] {8ace11ba-33a4-416c-ba75-dcefb486c939} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
8240 2024.07.11 23:19:09.879179 [ 3 ] {8ace11ba-33a4-416c-ba75-dcefb486c939} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
8241 2024.07.11 23:19:09.879585 [ 3 ] {8ace11ba-33a4-416c-ba75-dcefb486c939} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8242 2024.07.11 23:19:09.879734 [ 3 ] {8ace11ba-33a4-416c-ba75-dcefb486c939} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002243 sec., 4904.14623272403 rows/sec., 8.79 MiB/sec.
8243 2024.07.11 23:19:09.879944 [ 3 ] {8ace11ba-33a4-416c-ba75-dcefb486c939} <Debug> DynamicQueryHandler: Done processing query
8244 2024.07.11 23:19:09.879968 [ 3 ] {8ace11ba-33a4-416c-ba75-dcefb486c939} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
8245 2024.07.11 23:19:09.879984 [ 3 ] {} <Debug> HTTP-Session: 76e43316-3b7b-4ebe-8a99-7abbc38a200d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8246 2024.07.11 23:19:09.880105 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 3216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8247 2024.07.11 23:19:09.880154 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8248 2024.07.11 23:19:09.880173 [ 3 ] {} <Debug> HTTP-Session: e4f86797-b13a-4192-b174-16df3a447fa9 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
8249 2024.07.11 23:19:09.880190 [ 3 ] {} <Debug> HTTP-Session: e4f86797-b13a-4192-b174-16df3a447fa9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8250 2024.07.11 23:19:09.880204 [ 3 ] {} <Debug> HTTP-Session: e4f86797-b13a-4192-b174-16df3a447fa9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8251 2024.07.11 23:19:09.880236 [ 3 ] {} <Trace> HTTP-Session: e4f86797-b13a-4192-b174-16df3a447fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8252 2024.07.11 23:19:09.880336 [ 3 ] {32ab2222-a83f-4b15-8589-8c2f73ad1b6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
8253 2024.07.11 23:19:09.880380 [ 3 ] {32ab2222-a83f-4b15-8589-8c2f73ad1b6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
8254 2024.07.11 23:19:09.880504 [ 3 ] {32ab2222-a83f-4b15-8589-8c2f73ad1b6c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8255 2024.07.11 23:19:09.880756 [ 3 ] {32ab2222-a83f-4b15-8589-8c2f73ad1b6c} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8256 2024.07.11 23:19:09.880791 [ 3 ] {32ab2222-a83f-4b15-8589-8c2f73ad1b6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
8257 2024.07.11 23:19:09.881137 [ 3 ] {32ab2222-a83f-4b15-8589-8c2f73ad1b6c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
8258 2024.07.11 23:19:09.881453 [ 3 ] {32ab2222-a83f-4b15-8589-8c2f73ad1b6c} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8259 2024.07.11 23:19:09.881573 [ 55 ] {} <Debug> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
8260 2024.07.11 23:19:09.881578 [ 3 ] {32ab2222-a83f-4b15-8589-8c2f73ad1b6c} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.00127 sec., 18110.23622047244 rows/sec., 979.64 KiB/sec.
8261 2024.07.11 23:19:09.881623 [ 55 ] {} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8262 2024.07.11 23:19:09.881660 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
8263 2024.07.11 23:19:09.881794 [ 3 ] {32ab2222-a83f-4b15-8589-8c2f73ad1b6c} <Debug> DynamicQueryHandler: Done processing query
8264 2024.07.11 23:19:09.881852 [ 3 ] {32ab2222-a83f-4b15-8589-8c2f73ad1b6c} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
8265 2024.07.11 23:19:09.881879 [ 3 ] {} <Debug> HTTP-Session: e4f86797-b13a-4192-b174-16df3a447fa9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8266 2024.07.11 23:19:09.881897 [ 189 ] {202dc1dd-dc74-4ba0-a202-67170c5a2787::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
8267 2024.07.11 23:19:09.882039 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8268 2024.07.11 23:19:09.882158 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8269 2024.07.11 23:19:09.882213 [ 3 ] {} <Debug> HTTP-Session: e6e1b7f2-e3e7-4c1a-b7c1-f41bcc6d8fff Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
8270 2024.07.11 23:19:09.882261 [ 3 ] {} <Debug> HTTP-Session: e6e1b7f2-e3e7-4c1a-b7c1-f41bcc6d8fff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8271 2024.07.11 23:19:09.882266 [ 189 ] {202dc1dd-dc74-4ba0-a202-67170c5a2787::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8272 2024.07.11 23:19:09.882285 [ 3 ] {} <Debug> HTTP-Session: e6e1b7f2-e3e7-4c1a-b7c1-f41bcc6d8fff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8273 2024.07.11 23:19:09.882341 [ 189 ] {202dc1dd-dc74-4ba0-a202-67170c5a2787::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 372 rows starting from the beginning of the part
8274 2024.07.11 23:19:09.882356 [ 3 ] {} <Trace> HTTP-Session: e6e1b7f2-e3e7-4c1a-b7c1-f41bcc6d8fff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8275 2024.07.11 23:19:09.882504 [ 189 ] {202dc1dd-dc74-4ba0-a202-67170c5a2787::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
8276 2024.07.11 23:19:09.882795 [ 189 ] {202dc1dd-dc74-4ba0-a202-67170c5a2787::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
8277 2024.07.11 23:19:09.882829 [ 3 ] {db4d9374-ba16-4fd4-a18e-37695fa567aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8278 2024.07.11 23:19:09.883082 [ 189 ] {202dc1dd-dc74-4ba0-a202-67170c5a2787::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
8279 2024.07.11 23:19:09.883127 [ 3 ] {db4d9374-ba16-4fd4-a18e-37695fa567aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8280 2024.07.11 23:19:09.883326 [ 189 ] {202dc1dd-dc74-4ba0-a202-67170c5a2787::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
8281 2024.07.11 23:19:09.883662 [ 189 ] {202dc1dd-dc74-4ba0-a202-67170c5a2787::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
8282 2024.07.11 23:19:09.884247 [ 3 ] {db4d9374-ba16-4fd4-a18e-37695fa567aa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8283 2024.07.11 23:19:09.884882 [ 3 ] {db4d9374-ba16-4fd4-a18e-37695fa567aa} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8284 2024.07.11 23:19:09.884965 [ 3 ] {db4d9374-ba16-4fd4-a18e-37695fa567aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
8285 2024.07.11 23:19:09.885972 [ 3 ] {db4d9374-ba16-4fd4-a18e-37695fa567aa} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
8286 2024.07.11 23:19:09.886370 [ 189 ] {202dc1dd-dc74-4ba0-a202-67170c5a2787::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 487 rows, containing 4 columns (4 merged, 0 gathered) in 0.004606347 sec., 105723.68950927925 rows/sec., 5.70 MiB/sec.
8287 2024.07.11 23:19:09.886618 [ 189 ] {202dc1dd-dc74-4ba0-a202-67170c5a2787::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
8288 2024.07.11 23:19:09.886790 [ 3 ] {db4d9374-ba16-4fd4-a18e-37695fa567aa} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8289 2024.07.11 23:19:09.887156 [ 3 ] {db4d9374-ba16-4fd4-a18e-37695fa567aa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004595 sec., 13057.671381936887 rows/sec., 901.12 KiB/sec.
8290 2024.07.11 23:19:09.887557 [ 3 ] {db4d9374-ba16-4fd4-a18e-37695fa567aa} <Debug> DynamicQueryHandler: Done processing query
8291 2024.07.11 23:19:09.887621 [ 3 ] {db4d9374-ba16-4fd4-a18e-37695fa567aa} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8292 2024.07.11 23:19:09.887641 [ 189 ] {202dc1dd-dc74-4ba0-a202-67170c5a2787::all_1_21_4} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8293 2024.07.11 23:19:09.887654 [ 3 ] {} <Debug> HTTP-Session: e6e1b7f2-e3e7-4c1a-b7c1-f41bcc6d8fff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8294 2024.07.11 23:19:09.887778 [ 189 ] {202dc1dd-dc74-4ba0-a202-67170c5a2787::all_1_21_4} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
8295 2024.07.11 23:19:09.887873 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
8296 2024.07.11 23:19:13.670752 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache
8297 2024.07.11 23:19:13.670834 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache
8298 2024.07.11 23:19:14.857724 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 3065, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8299 2024.07.11 23:19:14.857867 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8300 2024.07.11 23:19:14.857897 [ 3 ] {} <Debug> HTTP-Session: a9adfa93-e51e-48ee-8db8-a186c8d76d75 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
8301 2024.07.11 23:19:14.857924 [ 3 ] {} <Debug> HTTP-Session: a9adfa93-e51e-48ee-8db8-a186c8d76d75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8302 2024.07.11 23:19:14.857942 [ 3 ] {} <Debug> HTTP-Session: a9adfa93-e51e-48ee-8db8-a186c8d76d75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8303 2024.07.11 23:19:14.857998 [ 3 ] {} <Trace> HTTP-Session: a9adfa93-e51e-48ee-8db8-a186c8d76d75 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8304 2024.07.11 23:19:14.858205 [ 3 ] {f434d563-dbbd-4129-9a8c-c221d0da93a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8305 2024.07.11 23:19:14.858282 [ 3 ] {f434d563-dbbd-4129-9a8c-c221d0da93a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8306 2024.07.11 23:19:14.858491 [ 3 ] {f434d563-dbbd-4129-9a8c-c221d0da93a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8307 2024.07.11 23:19:14.858879 [ 3 ] {f434d563-dbbd-4129-9a8c-c221d0da93a0} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8308 2024.07.11 23:19:14.858924 [ 3 ] {f434d563-dbbd-4129-9a8c-c221d0da93a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
8309 2024.07.11 23:19:14.859311 [ 3 ] {f434d563-dbbd-4129-9a8c-c221d0da93a0} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
8310 2024.07.11 23:19:14.859648 [ 3 ] {f434d563-dbbd-4129-9a8c-c221d0da93a0} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8311 2024.07.11 23:19:14.859790 [ 3 ] {f434d563-dbbd-4129-9a8c-c221d0da93a0} <Debug> executeQuery: Read 21 rows, 1.70 KiB in 0.001652 sec., 12711.864406779661 rows/sec., 1.01 MiB/sec.
8312 2024.07.11 23:19:14.859792 [ 51 ] {} <Debug> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
8313 2024.07.11 23:19:14.859848 [ 51 ] {} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8314 2024.07.11 23:19:14.859876 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
8315 2024.07.11 23:19:14.859998 [ 195 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::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
8316 2024.07.11 23:19:14.860020 [ 3 ] {f434d563-dbbd-4129-9a8c-c221d0da93a0} <Debug> DynamicQueryHandler: Done processing query
8317 2024.07.11 23:19:14.860052 [ 3 ] {f434d563-dbbd-4129-9a8c-c221d0da93a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8318 2024.07.11 23:19:14.860079 [ 3 ] {} <Debug> HTTP-Session: a9adfa93-e51e-48ee-8db8-a186c8d76d75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8319 2024.07.11 23:19:14.860158 [ 195 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8320 2024.07.11 23:19:14.860191 [ 195 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::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
8321 2024.07.11 23:19:14.860271 [ 195 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 21 rows starting from the beginning of the part
8322 2024.07.11 23:19:14.860291 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 22246, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8323 2024.07.11 23:19:14.860461 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8324 2024.07.11 23:19:14.860594 [ 195 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 17 rows starting from the beginning of the part
8325 2024.07.11 23:19:14.860613 [ 3 ] {} <Debug> HTTP-Session: b3041899-a8f8-493a-bf95-97cd2ddbb2ef Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
8326 2024.07.11 23:19:14.860721 [ 3 ] {} <Debug> HTTP-Session: b3041899-a8f8-493a-bf95-97cd2ddbb2ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8327 2024.07.11 23:19:14.860816 [ 3 ] {} <Debug> HTTP-Session: b3041899-a8f8-493a-bf95-97cd2ddbb2ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8328 2024.07.11 23:19:14.860963 [ 195 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 21 rows starting from the beginning of the part
8329 2024.07.11 23:19:14.860980 [ 3 ] {} <Trace> HTTP-Session: b3041899-a8f8-493a-bf95-97cd2ddbb2ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8330 2024.07.11 23:19:14.861226 [ 195 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 17 rows starting from the beginning of the part
8331 2024.07.11 23:19:14.861366 [ 3 ] {66a45a7c-6f17-4ff1-9e1b-4e477947e828} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8332 2024.07.11 23:19:14.861472 [ 195 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 21 rows starting from the beginning of the part
8333 2024.07.11 23:19:14.861517 [ 3 ] {66a45a7c-6f17-4ff1-9e1b-4e477947e828} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8334 2024.07.11 23:19:14.862116 [ 3 ] {66a45a7c-6f17-4ff1-9e1b-4e477947e828} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8335 2024.07.11 23:19:14.862709 [ 3 ] {66a45a7c-6f17-4ff1-9e1b-4e477947e828} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8336 2024.07.11 23:19:14.862760 [ 3 ] {66a45a7c-6f17-4ff1-9e1b-4e477947e828} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
8337 2024.07.11 23:19:14.863205 [ 189 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 135 rows, containing 4 columns (4 merged, 0 gathered) in 0.003259882 sec., 41412.5419263642 rows/sec., 3.15 MiB/sec.
8338 2024.07.11 23:19:14.863317 [ 3 ] {66a45a7c-6f17-4ff1-9e1b-4e477947e828} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
8339 2024.07.11 23:19:14.863480 [ 189 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
8340 2024.07.11 23:19:14.864169 [ 3 ] {66a45a7c-6f17-4ff1-9e1b-4e477947e828} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8341 2024.07.11 23:19:14.864446 [ 3 ] {66a45a7c-6f17-4ff1-9e1b-4e477947e828} <Debug> executeQuery: Read 155 rows, 12.82 KiB in 0.003234 sec., 47928.2622139765 rows/sec., 3.87 MiB/sec.
8342 2024.07.11 23:19:14.864515 [ 189 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_41_8} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8343 2024.07.11 23:19:14.864726 [ 189 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_41_8} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
8344 2024.07.11 23:19:14.864765 [ 3 ] {66a45a7c-6f17-4ff1-9e1b-4e477947e828} <Debug> DynamicQueryHandler: Done processing query
8345 2024.07.11 23:19:14.864847 [ 3 ] {66a45a7c-6f17-4ff1-9e1b-4e477947e828} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
8346 2024.07.11 23:19:14.864885 [ 3 ] {} <Debug> HTTP-Session: b3041899-a8f8-493a-bf95-97cd2ddbb2ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8347 2024.07.11 23:19:14.864890 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
8348 2024.07.11 23:19:14.865089 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 18494, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8349 2024.07.11 23:19:14.865147 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8350 2024.07.11 23:19:14.865166 [ 3 ] {} <Debug> HTTP-Session: 4d6c9f4b-89d3-4e3c-ac02-8a74123cde6b Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
8351 2024.07.11 23:19:14.865183 [ 3 ] {} <Debug> HTTP-Session: 4d6c9f4b-89d3-4e3c-ac02-8a74123cde6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8352 2024.07.11 23:19:14.865197 [ 3 ] {} <Debug> HTTP-Session: 4d6c9f4b-89d3-4e3c-ac02-8a74123cde6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8353 2024.07.11 23:19:14.865234 [ 3 ] {} <Trace> HTTP-Session: 4d6c9f4b-89d3-4e3c-ac02-8a74123cde6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8354 2024.07.11 23:19:14.865376 [ 3 ] {9cca060a-93ae-48a6-a2f3-870b0b88c06a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8355 2024.07.11 23:19:14.865422 [ 3 ] {9cca060a-93ae-48a6-a2f3-870b0b88c06a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8356 2024.07.11 23:19:14.865573 [ 3 ] {9cca060a-93ae-48a6-a2f3-870b0b88c06a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8357 2024.07.11 23:19:14.865910 [ 3 ] {9cca060a-93ae-48a6-a2f3-870b0b88c06a} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8358 2024.07.11 23:19:14.865945 [ 3 ] {9cca060a-93ae-48a6-a2f3-870b0b88c06a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
8359 2024.07.11 23:19:14.866276 [ 3 ] {9cca060a-93ae-48a6-a2f3-870b0b88c06a} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
8360 2024.07.11 23:19:14.866592 [ 3 ] {9cca060a-93ae-48a6-a2f3-870b0b88c06a} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8361 2024.07.11 23:19:14.866716 [ 3 ] {9cca060a-93ae-48a6-a2f3-870b0b88c06a} <Debug> executeQuery: Read 109 rows, 8.70 KiB in 0.001398 sec., 77968.52646638054 rows/sec., 6.07 MiB/sec.
8362 2024.07.11 23:19:14.866984 [ 3 ] {9cca060a-93ae-48a6-a2f3-870b0b88c06a} <Debug> DynamicQueryHandler: Done processing query
8363 2024.07.11 23:19:14.867036 [ 3 ] {9cca060a-93ae-48a6-a2f3-870b0b88c06a} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
8364 2024.07.11 23:19:14.867086 [ 3 ] {} <Debug> HTTP-Session: 4d6c9f4b-89d3-4e3c-ac02-8a74123cde6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8365 2024.07.11 23:19:14.867293 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 37618, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8366 2024.07.11 23:19:14.867342 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8367 2024.07.11 23:19:14.867360 [ 3 ] {} <Debug> HTTP-Session: 99a91905-0d5b-4d1f-bb4b-fdee93b02f2c Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
8368 2024.07.11 23:19:14.867379 [ 3 ] {} <Debug> HTTP-Session: 99a91905-0d5b-4d1f-bb4b-fdee93b02f2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8369 2024.07.11 23:19:14.867393 [ 3 ] {} <Debug> HTTP-Session: 99a91905-0d5b-4d1f-bb4b-fdee93b02f2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8370 2024.07.11 23:19:14.867424 [ 3 ] {} <Trace> HTTP-Session: 99a91905-0d5b-4d1f-bb4b-fdee93b02f2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8371 2024.07.11 23:19:14.867596 [ 3 ] {8e2bd9c4-b161-43cc-9939-fd46bdf51821} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8372 2024.07.11 23:19:14.867646 [ 3 ] {8e2bd9c4-b161-43cc-9939-fd46bdf51821} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8373 2024.07.11 23:19:14.867811 [ 3 ] {8e2bd9c4-b161-43cc-9939-fd46bdf51821} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8374 2024.07.11 23:19:14.868178 [ 3 ] {8e2bd9c4-b161-43cc-9939-fd46bdf51821} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8375 2024.07.11 23:19:14.868214 [ 3 ] {8e2bd9c4-b161-43cc-9939-fd46bdf51821} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
8376 2024.07.11 23:19:14.868601 [ 3 ] {8e2bd9c4-b161-43cc-9939-fd46bdf51821} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
8377 2024.07.11 23:19:14.868934 [ 3 ] {8e2bd9c4-b161-43cc-9939-fd46bdf51821} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8378 2024.07.11 23:19:14.869055 [ 3 ] {8e2bd9c4-b161-43cc-9939-fd46bdf51821} <Debug> executeQuery: Read 196 rows, 14.01 KiB in 0.001547 sec., 126696.83257918552 rows/sec., 8.85 MiB/sec.
8379 2024.07.11 23:19:14.869213 [ 3 ] {8e2bd9c4-b161-43cc-9939-fd46bdf51821} <Debug> DynamicQueryHandler: Done processing query
8380 2024.07.11 23:19:14.869237 [ 3 ] {8e2bd9c4-b161-43cc-9939-fd46bdf51821} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
8381 2024.07.11 23:19:14.869253 [ 3 ] {} <Debug> HTTP-Session: 99a91905-0d5b-4d1f-bb4b-fdee93b02f2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8382 2024.07.11 23:19:14.869415 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 33737, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8383 2024.07.11 23:19:14.869462 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8384 2024.07.11 23:19:14.869481 [ 3 ] {} <Debug> HTTP-Session: 1f72f62c-d2b0-40e4-9dac-bd94ebb701a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
8385 2024.07.11 23:19:14.869498 [ 3 ] {} <Debug> HTTP-Session: 1f72f62c-d2b0-40e4-9dac-bd94ebb701a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8386 2024.07.11 23:19:14.869512 [ 3 ] {} <Debug> HTTP-Session: 1f72f62c-d2b0-40e4-9dac-bd94ebb701a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8387 2024.07.11 23:19:14.869543 [ 3 ] {} <Trace> HTTP-Session: 1f72f62c-d2b0-40e4-9dac-bd94ebb701a1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8388 2024.07.11 23:19:14.869822 [ 3 ] {4a47faa4-0a95-4a2c-b3a5-f73d3b9b8b7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8389 2024.07.11 23:19:14.869887 [ 3 ] {4a47faa4-0a95-4a2c-b3a5-f73d3b9b8b7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
8390 2024.07.11 23:19:14.870288 [ 3 ] {4a47faa4-0a95-4a2c-b3a5-f73d3b9b8b7e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8391 2024.07.11 23:19:14.870810 [ 3 ] {4a47faa4-0a95-4a2c-b3a5-f73d3b9b8b7e} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8392 2024.07.11 23:19:14.870844 [ 3 ] {4a47faa4-0a95-4a2c-b3a5-f73d3b9b8b7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
8393 2024.07.11 23:19:14.871435 [ 3 ] {4a47faa4-0a95-4a2c-b3a5-f73d3b9b8b7e} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
8394 2024.07.11 23:19:14.871835 [ 3 ] {4a47faa4-0a95-4a2c-b3a5-f73d3b9b8b7e} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8395 2024.07.11 23:19:14.871991 [ 3 ] {4a47faa4-0a95-4a2c-b3a5-f73d3b9b8b7e} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.00237 sec., 8860.759493670885 rows/sec., 15.88 MiB/sec.
8396 2024.07.11 23:19:14.872042 [ 50 ] {} <Debug> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
8397 2024.07.11 23:19:14.872163 [ 50 ] {} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8398 2024.07.11 23:19:14.872224 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
8399 2024.07.11 23:19:14.872403 [ 3 ] {4a47faa4-0a95-4a2c-b3a5-f73d3b9b8b7e} <Debug> DynamicQueryHandler: Done processing query
8400 2024.07.11 23:19:14.872432 [ 189 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::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
8401 2024.07.11 23:19:14.872443 [ 3 ] {4a47faa4-0a95-4a2c-b3a5-f73d3b9b8b7e} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
8402 2024.07.11 23:19:14.872501 [ 3 ] {} <Debug> HTTP-Session: 1f72f62c-d2b0-40e4-9dac-bd94ebb701a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8403 2024.07.11 23:19:14.872741 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8404 2024.07.11 23:19:14.872855 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8405 2024.07.11 23:19:14.872918 [ 3 ] {} <Debug> HTTP-Session: 25006a51-80ab-4a5d-8c43-3e572a0f81f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
8406 2024.07.11 23:19:14.872965 [ 3 ] {} <Debug> HTTP-Session: 25006a51-80ab-4a5d-8c43-3e572a0f81f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8407 2024.07.11 23:19:14.873004 [ 3 ] {} <Debug> HTTP-Session: 25006a51-80ab-4a5d-8c43-3e572a0f81f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8408 2024.07.11 23:19:14.873090 [ 3 ] {} <Trace> HTTP-Session: 25006a51-80ab-4a5d-8c43-3e572a0f81f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8409 2024.07.11 23:19:14.873286 [ 189 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8410 2024.07.11 23:19:14.873353 [ 3 ] {d937e8f3-a066-4bfd-a414-3b3440478660} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8411 2024.07.11 23:19:14.873455 [ 189 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::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
8412 2024.07.11 23:19:14.873480 [ 3 ] {d937e8f3-a066-4bfd-a414-3b3440478660} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8413 2024.07.11 23:19:14.874287 [ 189 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::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
8414 2024.07.11 23:19:14.874388 [ 3 ] {d937e8f3-a066-4bfd-a414-3b3440478660} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8415 2024.07.11 23:19:14.874918 [ 189 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::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
8416 2024.07.11 23:19:14.875466 [ 189 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::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
8417 2024.07.11 23:19:14.875901 [ 3 ] {d937e8f3-a066-4bfd-a414-3b3440478660} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8418 2024.07.11 23:19:14.876026 [ 3 ] {d937e8f3-a066-4bfd-a414-3b3440478660} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
8419 2024.07.11 23:19:14.876103 [ 189 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::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
8420 2024.07.11 23:19:14.876712 [ 189 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::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
8421 2024.07.11 23:19:14.877394 [ 3 ] {d937e8f3-a066-4bfd-a414-3b3440478660} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
8422 2024.07.11 23:19:14.878188 [ 3 ] {d937e8f3-a066-4bfd-a414-3b3440478660} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8423 2024.07.11 23:19:14.878651 [ 3 ] {d937e8f3-a066-4bfd-a414-3b3440478660} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005384 sec., 11144.130757800891 rows/sec., 769.06 KiB/sec.
8424 2024.07.11 23:19:14.879194 [ 3 ] {d937e8f3-a066-4bfd-a414-3b3440478660} <Debug> DynamicQueryHandler: Done processing query
8425 2024.07.11 23:19:14.879224 [ 3 ] {d937e8f3-a066-4bfd-a414-3b3440478660} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8426 2024.07.11 23:19:14.879245 [ 3 ] {} <Debug> HTTP-Session: 25006a51-80ab-4a5d-8c43-3e572a0f81f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8427 2024.07.11 23:19:14.892153 [ 195 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 604 rows, containing 19 columns (19 merged, 0 gathered) in 0.019809716 sec., 30490.08880288844 rows/sec., 54.64 MiB/sec.
8428 2024.07.11 23:19:14.892975 [ 195 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
8429 2024.07.11 23:19:14.893568 [ 195 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8430 2024.07.11 23:19:14.893645 [ 195 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
8431 2024.07.11 23:19:14.893780 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.38 MiB.
8432 2024.07.11 23:19:19.860692 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 2327, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8433 2024.07.11 23:19:19.860843 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8434 2024.07.11 23:19:19.860872 [ 3 ] {} <Debug> HTTP-Session: e2a8a41b-0e98-4afa-8938-d344edcdb42f Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
8435 2024.07.11 23:19:19.860901 [ 3 ] {} <Debug> HTTP-Session: e2a8a41b-0e98-4afa-8938-d344edcdb42f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8436 2024.07.11 23:19:19.860919 [ 3 ] {} <Debug> HTTP-Session: e2a8a41b-0e98-4afa-8938-d344edcdb42f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8437 2024.07.11 23:19:19.860975 [ 3 ] {} <Trace> HTTP-Session: e2a8a41b-0e98-4afa-8938-d344edcdb42f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8438 2024.07.11 23:19:19.861185 [ 3 ] {29ac66ed-2ae7-43be-be9a-70089cf905e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8439 2024.07.11 23:19:19.861259 [ 3 ] {29ac66ed-2ae7-43be-be9a-70089cf905e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8440 2024.07.11 23:19:19.861477 [ 3 ] {29ac66ed-2ae7-43be-be9a-70089cf905e0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8441 2024.07.11 23:19:19.861903 [ 3 ] {29ac66ed-2ae7-43be-be9a-70089cf905e0} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8442 2024.07.11 23:19:19.861946 [ 3 ] {29ac66ed-2ae7-43be-be9a-70089cf905e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
8443 2024.07.11 23:19:19.862306 [ 3 ] {29ac66ed-2ae7-43be-be9a-70089cf905e0} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
8444 2024.07.11 23:19:19.862649 [ 3 ] {29ac66ed-2ae7-43be-be9a-70089cf905e0} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8445 2024.07.11 23:19:19.862814 [ 3 ] {29ac66ed-2ae7-43be-be9a-70089cf905e0} <Debug> executeQuery: Read 17 rows, 1.23 KiB in 0.001688 sec., 10071.090047393365 rows/sec., 729.53 KiB/sec.
8446 2024.07.11 23:19:19.863008 [ 3 ] {29ac66ed-2ae7-43be-be9a-70089cf905e0} <Debug> DynamicQueryHandler: Done processing query
8447 2024.07.11 23:19:19.863033 [ 3 ] {29ac66ed-2ae7-43be-be9a-70089cf905e0} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8448 2024.07.11 23:19:19.863049 [ 3 ] {} <Debug> HTTP-Session: e2a8a41b-0e98-4afa-8938-d344edcdb42f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8449 2024.07.11 23:19:19.863266 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 29335, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8450 2024.07.11 23:19:19.863314 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8451 2024.07.11 23:19:19.863333 [ 3 ] {} <Debug> HTTP-Session: 0f2b649f-e1d1-47a6-b41a-116336498973 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
8452 2024.07.11 23:19:19.863350 [ 3 ] {} <Debug> HTTP-Session: 0f2b649f-e1d1-47a6-b41a-116336498973 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8453 2024.07.11 23:19:19.863365 [ 3 ] {} <Debug> HTTP-Session: 0f2b649f-e1d1-47a6-b41a-116336498973 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8454 2024.07.11 23:19:19.863395 [ 3 ] {} <Trace> HTTP-Session: 0f2b649f-e1d1-47a6-b41a-116336498973 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8455 2024.07.11 23:19:19.863544 [ 3 ] {778d374f-6c24-4bae-8cc7-b27aadd709fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8456 2024.07.11 23:19:19.863587 [ 3 ] {778d374f-6c24-4bae-8cc7-b27aadd709fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8457 2024.07.11 23:19:19.863711 [ 3 ] {778d374f-6c24-4bae-8cc7-b27aadd709fb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8458 2024.07.11 23:19:19.864092 [ 3 ] {778d374f-6c24-4bae-8cc7-b27aadd709fb} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8459 2024.07.11 23:19:19.864128 [ 3 ] {778d374f-6c24-4bae-8cc7-b27aadd709fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
8460 2024.07.11 23:19:19.864445 [ 3 ] {778d374f-6c24-4bae-8cc7-b27aadd709fb} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
8461 2024.07.11 23:19:19.864744 [ 3 ] {778d374f-6c24-4bae-8cc7-b27aadd709fb} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8462 2024.07.11 23:19:19.864898 [ 3 ] {778d374f-6c24-4bae-8cc7-b27aadd709fb} <Debug> executeQuery: Read 194 rows, 17.52 KiB in 0.001419 sec., 136715.99718111346 rows/sec., 12.05 MiB/sec.
8463 2024.07.11 23:19:19.865152 [ 3 ] {778d374f-6c24-4bae-8cc7-b27aadd709fb} <Debug> DynamicQueryHandler: Done processing query
8464 2024.07.11 23:19:19.865208 [ 3 ] {778d374f-6c24-4bae-8cc7-b27aadd709fb} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
8465 2024.07.11 23:19:19.865271 [ 3 ] {} <Debug> HTTP-Session: 0f2b649f-e1d1-47a6-b41a-116336498973 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8466 2024.07.11 23:19:19.865532 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 63454, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8467 2024.07.11 23:19:19.865584 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8468 2024.07.11 23:19:19.865603 [ 3 ] {} <Debug> HTTP-Session: 5386c59f-9fa0-487c-982a-caf2ff12d411 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
8469 2024.07.11 23:19:19.865620 [ 3 ] {} <Debug> HTTP-Session: 5386c59f-9fa0-487c-982a-caf2ff12d411 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8470 2024.07.11 23:19:19.865634 [ 3 ] {} <Debug> HTTP-Session: 5386c59f-9fa0-487c-982a-caf2ff12d411 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8471 2024.07.11 23:19:19.865666 [ 3 ] {} <Trace> HTTP-Session: 5386c59f-9fa0-487c-982a-caf2ff12d411 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8472 2024.07.11 23:19:19.865851 [ 3 ] {2c2238ab-4fad-4fa2-8b4a-ab4acabd7a2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8473 2024.07.11 23:19:19.865895 [ 3 ] {2c2238ab-4fad-4fa2-8b4a-ab4acabd7a2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8474 2024.07.11 23:19:19.866038 [ 3 ] {2c2238ab-4fad-4fa2-8b4a-ab4acabd7a2b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8475 2024.07.11 23:19:19.866504 [ 3 ] {2c2238ab-4fad-4fa2-8b4a-ab4acabd7a2b} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8476 2024.07.11 23:19:19.866539 [ 3 ] {2c2238ab-4fad-4fa2-8b4a-ab4acabd7a2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
8477 2024.07.11 23:19:19.866856 [ 3 ] {2c2238ab-4fad-4fa2-8b4a-ab4acabd7a2b} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
8478 2024.07.11 23:19:19.867154 [ 3 ] {2c2238ab-4fad-4fa2-8b4a-ab4acabd7a2b} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8479 2024.07.11 23:19:19.867303 [ 3 ] {2c2238ab-4fad-4fa2-8b4a-ab4acabd7a2b} <Debug> executeQuery: Read 393 rows, 28.36 KiB in 0.00155 sec., 253548.3870967742 rows/sec., 17.87 MiB/sec.
8480 2024.07.11 23:19:19.867454 [ 3 ] {2c2238ab-4fad-4fa2-8b4a-ab4acabd7a2b} <Debug> DynamicQueryHandler: Done processing query
8481 2024.07.11 23:19:19.867478 [ 3 ] {2c2238ab-4fad-4fa2-8b4a-ab4acabd7a2b} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
8482 2024.07.11 23:19:19.867493 [ 3 ] {} <Debug> HTTP-Session: 5386c59f-9fa0-487c-982a-caf2ff12d411 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8483 2024.07.11 23:19:19.867635 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8484 2024.07.11 23:19:19.867682 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8485 2024.07.11 23:19:19.867701 [ 3 ] {} <Debug> HTTP-Session: dc33163b-6552-4951-9137-f8bddc13976e Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
8486 2024.07.11 23:19:19.867717 [ 3 ] {} <Debug> HTTP-Session: dc33163b-6552-4951-9137-f8bddc13976e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8487 2024.07.11 23:19:19.867731 [ 3 ] {} <Debug> HTTP-Session: dc33163b-6552-4951-9137-f8bddc13976e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8488 2024.07.11 23:19:19.867760 [ 3 ] {} <Trace> HTTP-Session: dc33163b-6552-4951-9137-f8bddc13976e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8489 2024.07.11 23:19:19.867854 [ 3 ] {606260b7-a319-4b1a-a587-d31ab92f8c60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
8490 2024.07.11 23:19:19.867899 [ 3 ] {606260b7-a319-4b1a-a587-d31ab92f8c60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
8491 2024.07.11 23:19:19.868028 [ 3 ] {606260b7-a319-4b1a-a587-d31ab92f8c60} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8492 2024.07.11 23:19:19.868254 [ 3 ] {606260b7-a319-4b1a-a587-d31ab92f8c60} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8493 2024.07.11 23:19:19.868288 [ 3 ] {606260b7-a319-4b1a-a587-d31ab92f8c60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
8494 2024.07.11 23:19:19.868646 [ 3 ] {606260b7-a319-4b1a-a587-d31ab92f8c60} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
8495 2024.07.11 23:19:19.868957 [ 3 ] {606260b7-a319-4b1a-a587-d31ab92f8c60} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8496 2024.07.11 23:19:19.869103 [ 45 ] {} <Debug> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
8497 2024.07.11 23:19:19.869114 [ 3 ] {606260b7-a319-4b1a-a587-d31ab92f8c60} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001279 sec., 4691.164972634871 rows/sec., 201.57 KiB/sec.
8498 2024.07.11 23:19:19.869188 [ 45 ] {} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8499 2024.07.11 23:19:19.869253 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
8500 2024.07.11 23:19:19.869418 [ 3 ] {606260b7-a319-4b1a-a587-d31ab92f8c60} <Debug> DynamicQueryHandler: Done processing query
8501 2024.07.11 23:19:19.869423 [ 199 ] {ad79797a-efd7-41ba-8f44-a52be7ec8d1e::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
8502 2024.07.11 23:19:19.869448 [ 3 ] {606260b7-a319-4b1a-a587-d31ab92f8c60} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
8503 2024.07.11 23:19:19.869481 [ 3 ] {} <Debug> HTTP-Session: dc33163b-6552-4951-9137-f8bddc13976e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8504 2024.07.11 23:19:19.869593 [ 199 ] {ad79797a-efd7-41ba-8f44-a52be7ec8d1e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8505 2024.07.11 23:19:19.869616 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8506 2024.07.11 23:19:19.869638 [ 199 ] {ad79797a-efd7-41ba-8f44-a52be7ec8d1e::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
8507 2024.07.11 23:19:19.869676 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8508 2024.07.11 23:19:19.869715 [ 3 ] {} <Debug> HTTP-Session: a490490b-93fd-4dc0-8227-4dd0b1e52541 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
8509 2024.07.11 23:19:19.869766 [ 3 ] {} <Debug> HTTP-Session: a490490b-93fd-4dc0-8227-4dd0b1e52541 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8510 2024.07.11 23:19:19.869779 [ 199 ] {ad79797a-efd7-41ba-8f44-a52be7ec8d1e::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
8511 2024.07.11 23:19:19.869826 [ 3 ] {} <Debug> HTTP-Session: a490490b-93fd-4dc0-8227-4dd0b1e52541 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8512 2024.07.11 23:19:19.869963 [ 3 ] {} <Trace> HTTP-Session: a490490b-93fd-4dc0-8227-4dd0b1e52541 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8513 2024.07.11 23:19:19.870147 [ 199 ] {ad79797a-efd7-41ba-8f44-a52be7ec8d1e::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
8514 2024.07.11 23:19:19.870426 [ 3 ] {bdf57f78-9054-4f6a-8007-b6150faa8775} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
8515 2024.07.11 23:19:19.870528 [ 199 ] {ad79797a-efd7-41ba-8f44-a52be7ec8d1e::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
8516 2024.07.11 23:19:19.870585 [ 3 ] {bdf57f78-9054-4f6a-8007-b6150faa8775} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
8517 2024.07.11 23:19:19.870832 [ 199 ] {ad79797a-efd7-41ba-8f44-a52be7ec8d1e::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
8518 2024.07.11 23:19:19.871142 [ 199 ] {ad79797a-efd7-41ba-8f44-a52be7ec8d1e::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
8519 2024.07.11 23:19:19.871779 [ 3 ] {bdf57f78-9054-4f6a-8007-b6150faa8775} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8520 2024.07.11 23:19:19.872215 [ 3 ] {bdf57f78-9054-4f6a-8007-b6150faa8775} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8521 2024.07.11 23:19:19.872254 [ 3 ] {bdf57f78-9054-4f6a-8007-b6150faa8775} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
8522 2024.07.11 23:19:19.872848 [ 3 ] {bdf57f78-9054-4f6a-8007-b6150faa8775} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
8523 2024.07.11 23:19:19.872894 [ 199 ] {ad79797a-efd7-41ba-8f44-a52be7ec8d1e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.003544938 sec., 35543.639973393045 rows/sec., 1.49 MiB/sec.
8524 2024.07.11 23:19:19.873208 [ 197 ] {ad79797a-efd7-41ba-8f44-a52be7ec8d1e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
8525 2024.07.11 23:19:19.873429 [ 3 ] {bdf57f78-9054-4f6a-8007-b6150faa8775} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8526 2024.07.11 23:19:19.873655 [ 45 ] {} <Debug> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
8527 2024.07.11 23:19:19.873765 [ 45 ] {} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8528 2024.07.11 23:19:19.873817 [ 3 ] {bdf57f78-9054-4f6a-8007-b6150faa8775} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.003572 sec., 21556.550951847705 rows/sec., 1.33 MiB/sec.
8529 2024.07.11 23:19:19.873850 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
8530 2024.07.11 23:19:19.874315 [ 194 ] {cf9b07e3-d05f-42ae-a668-462ac9598c47::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
8531 2024.07.11 23:19:19.874619 [ 3 ] {bdf57f78-9054-4f6a-8007-b6150faa8775} <Debug> DynamicQueryHandler: Done processing query
8532 2024.07.11 23:19:19.874656 [ 197 ] {ad79797a-efd7-41ba-8f44-a52be7ec8d1e::all_1_21_4} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8533 2024.07.11 23:19:19.874719 [ 3 ] {bdf57f78-9054-4f6a-8007-b6150faa8775} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8534 2024.07.11 23:19:19.874826 [ 3 ] {} <Debug> HTTP-Session: a490490b-93fd-4dc0-8227-4dd0b1e52541 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8535 2024.07.11 23:19:19.874904 [ 194 ] {cf9b07e3-d05f-42ae-a668-462ac9598c47::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8536 2024.07.11 23:19:19.874970 [ 197 ] {ad79797a-efd7-41ba-8f44-a52be7ec8d1e::all_1_21_4} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
8537 2024.07.11 23:19:19.874996 [ 194 ] {cf9b07e3-d05f-42ae-a668-462ac9598c47::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
8538 2024.07.11 23:19:19.875322 [ 194 ] {cf9b07e3-d05f-42ae-a668-462ac9598c47::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
8539 2024.07.11 23:19:19.875321 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
8540 2024.07.11 23:19:19.875434 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 30652, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8541 2024.07.11 23:19:19.875565 [ 194 ] {cf9b07e3-d05f-42ae-a668-462ac9598c47::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
8542 2024.07.11 23:19:19.875671 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8543 2024.07.11 23:19:19.875838 [ 3 ] {} <Debug> HTTP-Session: ac106bb8-899f-4992-a487-21e2caf1d2aa Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
8544 2024.07.11 23:19:19.875885 [ 194 ] {cf9b07e3-d05f-42ae-a668-462ac9598c47::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
8545 2024.07.11 23:19:19.875928 [ 3 ] {} <Debug> HTTP-Session: ac106bb8-899f-4992-a487-21e2caf1d2aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8546 2024.07.11 23:19:19.875999 [ 3 ] {} <Debug> HTTP-Session: ac106bb8-899f-4992-a487-21e2caf1d2aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8547 2024.07.11 23:19:19.876209 [ 194 ] {cf9b07e3-d05f-42ae-a668-462ac9598c47::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
8548 2024.07.11 23:19:19.876217 [ 3 ] {} <Trace> HTTP-Session: ac106bb8-899f-4992-a487-21e2caf1d2aa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8549 2024.07.11 23:19:19.876495 [ 194 ] {cf9b07e3-d05f-42ae-a668-462ac9598c47::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
8550 2024.07.11 23:19:19.876819 [ 3 ] {5d210e95-a528-4f70-b54a-a0ace7739417} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8551 2024.07.11 23:19:19.877010 [ 3 ] {5d210e95-a528-4f70-b54a-a0ace7739417} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8552 2024.07.11 23:19:19.877482 [ 3 ] {5d210e95-a528-4f70-b54a-a0ace7739417} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8553 2024.07.11 23:19:19.878443 [ 3 ] {5d210e95-a528-4f70-b54a-a0ace7739417} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8554 2024.07.11 23:19:19.878509 [ 3 ] {5d210e95-a528-4f70-b54a-a0ace7739417} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
8555 2024.07.11 23:19:19.879647 [ 3 ] {5d210e95-a528-4f70-b54a-a0ace7739417} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
8556 2024.07.11 23:19:19.880306 [ 199 ] {cf9b07e3-d05f-42ae-a668-462ac9598c47::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1617 rows, containing 5 columns (5 merged, 0 gathered) in 0.00629049 sec., 257054.69685191454 rows/sec., 15.83 MiB/sec.
8557 2024.07.11 23:19:19.880530 [ 3 ] {5d210e95-a528-4f70-b54a-a0ace7739417} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8558 2024.07.11 23:19:19.880609 [ 197 ] {cf9b07e3-d05f-42ae-a668-462ac9598c47::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
8559 2024.07.11 23:19:19.880854 [ 3 ] {5d210e95-a528-4f70-b54a-a0ace7739417} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004325 sec., 36994.21965317919 rows/sec., 2.58 MiB/sec.
8560 2024.07.11 23:19:19.881187 [ 3 ] {5d210e95-a528-4f70-b54a-a0ace7739417} <Debug> DynamicQueryHandler: Done processing query
8561 2024.07.11 23:19:19.881239 [ 3 ] {5d210e95-a528-4f70-b54a-a0ace7739417} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8562 2024.07.11 23:19:19.881292 [ 3 ] {} <Debug> HTTP-Session: ac106bb8-899f-4992-a487-21e2caf1d2aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8563 2024.07.11 23:19:19.881505 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 17699, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8564 2024.07.11 23:19:19.881556 [ 197 ] {cf9b07e3-d05f-42ae-a668-462ac9598c47::all_1_21_4} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8565 2024.07.11 23:19:19.881599 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8566 2024.07.11 23:19:19.881643 [ 3 ] {} <Debug> HTTP-Session: 5814ee65-8d2d-4068-a3fc-3f41bf62dbe4 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
8567 2024.07.11 23:19:19.881677 [ 3 ] {} <Debug> HTTP-Session: 5814ee65-8d2d-4068-a3fc-3f41bf62dbe4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8568 2024.07.11 23:19:19.881707 [ 3 ] {} <Debug> HTTP-Session: 5814ee65-8d2d-4068-a3fc-3f41bf62dbe4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8569 2024.07.11 23:19:19.881704 [ 197 ] {cf9b07e3-d05f-42ae-a668-462ac9598c47::all_1_21_4} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
8570 2024.07.11 23:19:19.881765 [ 3 ] {} <Trace> HTTP-Session: 5814ee65-8d2d-4068-a3fc-3f41bf62dbe4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8571 2024.07.11 23:19:19.881876 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB.
8572 2024.07.11 23:19:19.882120 [ 3 ] {0b2602c8-160b-4e60-85aa-45c3303a2d69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8573 2024.07.11 23:19:19.882196 [ 3 ] {0b2602c8-160b-4e60-85aa-45c3303a2d69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
8574 2024.07.11 23:19:19.882624 [ 3 ] {0b2602c8-160b-4e60-85aa-45c3303a2d69} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8575 2024.07.11 23:19:19.883117 [ 3 ] {0b2602c8-160b-4e60-85aa-45c3303a2d69} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8576 2024.07.11 23:19:19.883152 [ 3 ] {0b2602c8-160b-4e60-85aa-45c3303a2d69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
8577 2024.07.11 23:19:19.883743 [ 3 ] {0b2602c8-160b-4e60-85aa-45c3303a2d69} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
8578 2024.07.11 23:19:19.884136 [ 3 ] {0b2602c8-160b-4e60-85aa-45c3303a2d69} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8579 2024.07.11 23:19:19.884354 [ 3 ] {0b2602c8-160b-4e60-85aa-45c3303a2d69} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002406 sec., 4571.90357439734 rows/sec., 8.19 MiB/sec.
8580 2024.07.11 23:19:19.884947 [ 3 ] {0b2602c8-160b-4e60-85aa-45c3303a2d69} <Debug> DynamicQueryHandler: Done processing query
8581 2024.07.11 23:19:19.885007 [ 3 ] {0b2602c8-160b-4e60-85aa-45c3303a2d69} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
8582 2024.07.11 23:19:19.885039 [ 3 ] {} <Debug> HTTP-Session: 5814ee65-8d2d-4068-a3fc-3f41bf62dbe4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8583 2024.07.11 23:19:19.885208 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 3216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8584 2024.07.11 23:19:19.885256 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8585 2024.07.11 23:19:19.885274 [ 3 ] {} <Debug> HTTP-Session: ea44cd46-f309-44b2-befb-bcc21ec60bee Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
8586 2024.07.11 23:19:19.885291 [ 3 ] {} <Debug> HTTP-Session: ea44cd46-f309-44b2-befb-bcc21ec60bee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8587 2024.07.11 23:19:19.885304 [ 3 ] {} <Debug> HTTP-Session: ea44cd46-f309-44b2-befb-bcc21ec60bee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8588 2024.07.11 23:19:19.885336 [ 3 ] {} <Trace> HTTP-Session: ea44cd46-f309-44b2-befb-bcc21ec60bee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8589 2024.07.11 23:19:19.885444 [ 3 ] {01fc30ec-9ee8-4a7d-9c26-dc328c363c4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
8590 2024.07.11 23:19:19.885490 [ 3 ] {01fc30ec-9ee8-4a7d-9c26-dc328c363c4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
8591 2024.07.11 23:19:19.885641 [ 3 ] {01fc30ec-9ee8-4a7d-9c26-dc328c363c4a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8592 2024.07.11 23:19:19.885872 [ 3 ] {01fc30ec-9ee8-4a7d-9c26-dc328c363c4a} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8593 2024.07.11 23:19:19.885907 [ 3 ] {01fc30ec-9ee8-4a7d-9c26-dc328c363c4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
8594 2024.07.11 23:19:19.886258 [ 3 ] {01fc30ec-9ee8-4a7d-9c26-dc328c363c4a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
8595 2024.07.11 23:19:19.886592 [ 3 ] {01fc30ec-9ee8-4a7d-9c26-dc328c363c4a} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8596 2024.07.11 23:19:19.886730 [ 3 ] {01fc30ec-9ee8-4a7d-9c26-dc328c363c4a} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001318 sec., 17450.682852807284 rows/sec., 943.96 KiB/sec.
8597 2024.07.11 23:19:19.886893 [ 3 ] {01fc30ec-9ee8-4a7d-9c26-dc328c363c4a} <Debug> DynamicQueryHandler: Done processing query
8598 2024.07.11 23:19:19.886917 [ 3 ] {01fc30ec-9ee8-4a7d-9c26-dc328c363c4a} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
8599 2024.07.11 23:19:19.886932 [ 3 ] {} <Debug> HTTP-Session: ea44cd46-f309-44b2-befb-bcc21ec60bee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8600 2024.07.11 23:19:19.887054 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8601 2024.07.11 23:19:19.887100 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8602 2024.07.11 23:19:19.887119 [ 3 ] {} <Debug> HTTP-Session: b70cf432-2b68-43b5-8340-180abfac8642 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
8603 2024.07.11 23:19:19.887135 [ 3 ] {} <Debug> HTTP-Session: b70cf432-2b68-43b5-8340-180abfac8642 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8604 2024.07.11 23:19:19.887148 [ 3 ] {} <Debug> HTTP-Session: b70cf432-2b68-43b5-8340-180abfac8642 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8605 2024.07.11 23:19:19.887178 [ 3 ] {} <Trace> HTTP-Session: b70cf432-2b68-43b5-8340-180abfac8642 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8606 2024.07.11 23:19:19.887291 [ 3 ] {090befa9-ed5d-4701-9bfa-41141ce3a801} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8607 2024.07.11 23:19:19.887334 [ 3 ] {090befa9-ed5d-4701-9bfa-41141ce3a801} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8608 2024.07.11 23:19:19.887461 [ 3 ] {090befa9-ed5d-4701-9bfa-41141ce3a801} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8609 2024.07.11 23:19:19.887726 [ 3 ] {090befa9-ed5d-4701-9bfa-41141ce3a801} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8610 2024.07.11 23:19:19.887760 [ 3 ] {090befa9-ed5d-4701-9bfa-41141ce3a801} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
8611 2024.07.11 23:19:19.888112 [ 3 ] {090befa9-ed5d-4701-9bfa-41141ce3a801} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
8612 2024.07.11 23:19:19.888432 [ 3 ] {090befa9-ed5d-4701-9bfa-41141ce3a801} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8613 2024.07.11 23:19:19.888579 [ 3 ] {090befa9-ed5d-4701-9bfa-41141ce3a801} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001324 sec., 45317.220543806645 rows/sec., 3.05 MiB/sec.
8614 2024.07.11 23:19:19.888738 [ 3 ] {090befa9-ed5d-4701-9bfa-41141ce3a801} <Debug> DynamicQueryHandler: Done processing query
8615 2024.07.11 23:19:19.888762 [ 3 ] {090befa9-ed5d-4701-9bfa-41141ce3a801} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8616 2024.07.11 23:19:19.888778 [ 3 ] {} <Debug> HTTP-Session: b70cf432-2b68-43b5-8340-180abfac8642 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8617 2024.07.11 23:19:24.856341 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 3065, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8618 2024.07.11 23:19:24.856495 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8619 2024.07.11 23:19:24.856524 [ 3 ] {} <Debug> HTTP-Session: 75ad19a9-d184-43d0-bf44-769abe0432a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
8620 2024.07.11 23:19:24.856553 [ 3 ] {} <Debug> HTTP-Session: 75ad19a9-d184-43d0-bf44-769abe0432a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8621 2024.07.11 23:19:24.856570 [ 3 ] {} <Debug> HTTP-Session: 75ad19a9-d184-43d0-bf44-769abe0432a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8622 2024.07.11 23:19:24.856626 [ 3 ] {} <Trace> HTTP-Session: 75ad19a9-d184-43d0-bf44-769abe0432a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8623 2024.07.11 23:19:24.856827 [ 3 ] {90cd6a10-c16f-4754-8f7d-680c01f0368a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8624 2024.07.11 23:19:24.856901 [ 3 ] {90cd6a10-c16f-4754-8f7d-680c01f0368a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8625 2024.07.11 23:19:24.857097 [ 3 ] {90cd6a10-c16f-4754-8f7d-680c01f0368a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8626 2024.07.11 23:19:24.857534 [ 3 ] {90cd6a10-c16f-4754-8f7d-680c01f0368a} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8627 2024.07.11 23:19:24.857579 [ 3 ] {90cd6a10-c16f-4754-8f7d-680c01f0368a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
8628 2024.07.11 23:19:24.857953 [ 3 ] {90cd6a10-c16f-4754-8f7d-680c01f0368a} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
8629 2024.07.11 23:19:24.858292 [ 3 ] {90cd6a10-c16f-4754-8f7d-680c01f0368a} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8630 2024.07.11 23:19:24.858469 [ 3 ] {90cd6a10-c16f-4754-8f7d-680c01f0368a} <Debug> executeQuery: Read 21 rows, 1.70 KiB in 0.001694 sec., 12396.694214876034 rows/sec., 1004.81 KiB/sec.
8631 2024.07.11 23:19:24.858778 [ 3 ] {90cd6a10-c16f-4754-8f7d-680c01f0368a} <Debug> DynamicQueryHandler: Done processing query
8632 2024.07.11 23:19:24.858821 [ 3 ] {90cd6a10-c16f-4754-8f7d-680c01f0368a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8633 2024.07.11 23:19:24.858839 [ 3 ] {} <Debug> HTTP-Session: 75ad19a9-d184-43d0-bf44-769abe0432a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8634 2024.07.11 23:19:24.859017 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 17311, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8635 2024.07.11 23:19:24.859072 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8636 2024.07.11 23:19:24.859092 [ 3 ] {} <Debug> HTTP-Session: 6c2f82ad-d414-4000-85ed-109a78bf4fbd Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
8637 2024.07.11 23:19:24.859110 [ 3 ] {} <Debug> HTTP-Session: 6c2f82ad-d414-4000-85ed-109a78bf4fbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8638 2024.07.11 23:19:24.859124 [ 3 ] {} <Debug> HTTP-Session: 6c2f82ad-d414-4000-85ed-109a78bf4fbd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8639 2024.07.11 23:19:24.859158 [ 3 ] {} <Trace> HTTP-Session: 6c2f82ad-d414-4000-85ed-109a78bf4fbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8640 2024.07.11 23:19:24.859297 [ 3 ] {dbc16809-3f83-46c6-bc98-de7581c530f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8641 2024.07.11 23:19:24.859344 [ 3 ] {dbc16809-3f83-46c6-bc98-de7581c530f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8642 2024.07.11 23:19:24.859493 [ 3 ] {dbc16809-3f83-46c6-bc98-de7581c530f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8643 2024.07.11 23:19:24.859865 [ 3 ] {dbc16809-3f83-46c6-bc98-de7581c530f1} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8644 2024.07.11 23:19:24.859902 [ 3 ] {dbc16809-3f83-46c6-bc98-de7581c530f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
8645 2024.07.11 23:19:24.860226 [ 3 ] {dbc16809-3f83-46c6-bc98-de7581c530f1} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
8646 2024.07.11 23:19:24.860530 [ 3 ] {dbc16809-3f83-46c6-bc98-de7581c530f1} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8647 2024.07.11 23:19:24.860704 [ 3 ] {dbc16809-3f83-46c6-bc98-de7581c530f1} <Debug> executeQuery: Read 119 rows, 10.05 KiB in 0.001454 sec., 81843.19119669877 rows/sec., 6.75 MiB/sec.
8648 2024.07.11 23:19:24.860871 [ 3 ] {dbc16809-3f83-46c6-bc98-de7581c530f1} <Debug> DynamicQueryHandler: Done processing query
8649 2024.07.11 23:19:24.860895 [ 3 ] {dbc16809-3f83-46c6-bc98-de7581c530f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
8650 2024.07.11 23:19:24.860910 [ 3 ] {} <Debug> HTTP-Session: 6c2f82ad-d414-4000-85ed-109a78bf4fbd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8651 2024.07.11 23:19:24.861088 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 14452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8652 2024.07.11 23:19:24.861135 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8653 2024.07.11 23:19:24.861154 [ 3 ] {} <Debug> HTTP-Session: 7bd96489-84ab-4cae-9a08-65748e1e8747 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
8654 2024.07.11 23:19:24.861171 [ 3 ] {} <Debug> HTTP-Session: 7bd96489-84ab-4cae-9a08-65748e1e8747 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8655 2024.07.11 23:19:24.861184 [ 3 ] {} <Debug> HTTP-Session: 7bd96489-84ab-4cae-9a08-65748e1e8747 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8656 2024.07.11 23:19:24.861215 [ 3 ] {} <Trace> HTTP-Session: 7bd96489-84ab-4cae-9a08-65748e1e8747 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8657 2024.07.11 23:19:24.861337 [ 3 ] {b7eb6116-5db7-4049-a2c7-b09307c02e74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8658 2024.07.11 23:19:24.861380 [ 3 ] {b7eb6116-5db7-4049-a2c7-b09307c02e74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8659 2024.07.11 23:19:24.861508 [ 3 ] {b7eb6116-5db7-4049-a2c7-b09307c02e74} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8660 2024.07.11 23:19:24.861839 [ 3 ] {b7eb6116-5db7-4049-a2c7-b09307c02e74} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8661 2024.07.11 23:19:24.861899 [ 3 ] {b7eb6116-5db7-4049-a2c7-b09307c02e74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
8662 2024.07.11 23:19:24.862208 [ 3 ] {b7eb6116-5db7-4049-a2c7-b09307c02e74} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
8663 2024.07.11 23:19:24.862519 [ 3 ] {b7eb6116-5db7-4049-a2c7-b09307c02e74} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8664 2024.07.11 23:19:24.862683 [ 3 ] {b7eb6116-5db7-4049-a2c7-b09307c02e74} <Debug> executeQuery: Read 85 rows, 6.80 KiB in 0.001387 sec., 61283.34534967556 rows/sec., 4.79 MiB/sec.
8665 2024.07.11 23:19:24.862849 [ 3 ] {b7eb6116-5db7-4049-a2c7-b09307c02e74} <Debug> DynamicQueryHandler: Done processing query
8666 2024.07.11 23:19:24.862874 [ 3 ] {b7eb6116-5db7-4049-a2c7-b09307c02e74} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
8667 2024.07.11 23:19:24.862890 [ 3 ] {} <Debug> HTTP-Session: 7bd96489-84ab-4cae-9a08-65748e1e8747 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8668 2024.07.11 23:19:24.863058 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 30652, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8669 2024.07.11 23:19:24.863106 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8670 2024.07.11 23:19:24.863125 [ 3 ] {} <Debug> HTTP-Session: 3647cb94-2be2-4460-ae3b-ab04b72b26b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
8671 2024.07.11 23:19:24.863143 [ 3 ] {} <Debug> HTTP-Session: 3647cb94-2be2-4460-ae3b-ab04b72b26b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8672 2024.07.11 23:19:24.863156 [ 3 ] {} <Debug> HTTP-Session: 3647cb94-2be2-4460-ae3b-ab04b72b26b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8673 2024.07.11 23:19:24.863188 [ 3 ] {} <Trace> HTTP-Session: 3647cb94-2be2-4460-ae3b-ab04b72b26b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8674 2024.07.11 23:19:24.863331 [ 3 ] {4659c970-1abb-4d8a-94ca-f6b0949d6201} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8675 2024.07.11 23:19:24.863378 [ 3 ] {4659c970-1abb-4d8a-94ca-f6b0949d6201} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8676 2024.07.11 23:19:24.863523 [ 3 ] {4659c970-1abb-4d8a-94ca-f6b0949d6201} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8677 2024.07.11 23:19:24.863874 [ 3 ] {4659c970-1abb-4d8a-94ca-f6b0949d6201} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8678 2024.07.11 23:19:24.863909 [ 3 ] {4659c970-1abb-4d8a-94ca-f6b0949d6201} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
8679 2024.07.11 23:19:24.864293 [ 3 ] {4659c970-1abb-4d8a-94ca-f6b0949d6201} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
8680 2024.07.11 23:19:24.864635 [ 3 ] {4659c970-1abb-4d8a-94ca-f6b0949d6201} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8681 2024.07.11 23:19:24.864805 [ 3 ] {4659c970-1abb-4d8a-94ca-f6b0949d6201} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001528 sec., 104712.04188481675 rows/sec., 7.29 MiB/sec.
8682 2024.07.11 23:19:24.865104 [ 3 ] {4659c970-1abb-4d8a-94ca-f6b0949d6201} <Debug> DynamicQueryHandler: Done processing query
8683 2024.07.11 23:19:24.865154 [ 3 ] {4659c970-1abb-4d8a-94ca-f6b0949d6201} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8684 2024.07.11 23:19:24.865187 [ 3 ] {} <Debug> HTTP-Session: 3647cb94-2be2-4460-ae3b-ab04b72b26b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8685 2024.07.11 23:19:24.865358 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 33746, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8686 2024.07.11 23:19:24.865407 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8687 2024.07.11 23:19:24.865425 [ 3 ] {} <Debug> HTTP-Session: 5c6a50e4-44e8-49cc-aff1-e4e8465befd9 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
8688 2024.07.11 23:19:24.865442 [ 3 ] {} <Debug> HTTP-Session: 5c6a50e4-44e8-49cc-aff1-e4e8465befd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8689 2024.07.11 23:19:24.865455 [ 3 ] {} <Debug> HTTP-Session: 5c6a50e4-44e8-49cc-aff1-e4e8465befd9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8690 2024.07.11 23:19:24.865486 [ 3 ] {} <Trace> HTTP-Session: 5c6a50e4-44e8-49cc-aff1-e4e8465befd9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8691 2024.07.11 23:19:24.865992 [ 3 ] {6ad5ee94-28a8-40c4-b59b-73c004ddc090} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8692 2024.07.11 23:19:24.866062 [ 3 ] {6ad5ee94-28a8-40c4-b59b-73c004ddc090} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
8693 2024.07.11 23:19:24.866493 [ 3 ] {6ad5ee94-28a8-40c4-b59b-73c004ddc090} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8694 2024.07.11 23:19:24.867126 [ 3 ] {6ad5ee94-28a8-40c4-b59b-73c004ddc090} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8695 2024.07.11 23:19:24.867161 [ 3 ] {6ad5ee94-28a8-40c4-b59b-73c004ddc090} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
8696 2024.07.11 23:19:24.867764 [ 3 ] {6ad5ee94-28a8-40c4-b59b-73c004ddc090} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
8697 2024.07.11 23:19:24.868162 [ 3 ] {6ad5ee94-28a8-40c4-b59b-73c004ddc090} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8698 2024.07.11 23:19:24.868309 [ 3 ] {6ad5ee94-28a8-40c4-b59b-73c004ddc090} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.00274 sec., 7664.233576642337 rows/sec., 13.73 MiB/sec.
8699 2024.07.11 23:19:24.868525 [ 3 ] {6ad5ee94-28a8-40c4-b59b-73c004ddc090} <Debug> DynamicQueryHandler: Done processing query
8700 2024.07.11 23:19:24.868549 [ 3 ] {6ad5ee94-28a8-40c4-b59b-73c004ddc090} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
8701 2024.07.11 23:19:24.868564 [ 3 ] {} <Debug> HTTP-Session: 5c6a50e4-44e8-49cc-aff1-e4e8465befd9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8702 2024.07.11 23:19:24.868699 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8703 2024.07.11 23:19:24.868747 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8704 2024.07.11 23:19:24.868767 [ 3 ] {} <Debug> HTTP-Session: 07632181-9949-43b4-ab61-82af6b6c1721 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
8705 2024.07.11 23:19:24.868783 [ 3 ] {} <Debug> HTTP-Session: 07632181-9949-43b4-ab61-82af6b6c1721 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8706 2024.07.11 23:19:24.868797 [ 3 ] {} <Debug> HTTP-Session: 07632181-9949-43b4-ab61-82af6b6c1721 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8707 2024.07.11 23:19:24.868827 [ 3 ] {} <Trace> HTTP-Session: 07632181-9949-43b4-ab61-82af6b6c1721 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8708 2024.07.11 23:19:24.868942 [ 3 ] {c98ab2f0-0d75-42b1-bcd1-5248cf4112c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8709 2024.07.11 23:19:24.868986 [ 3 ] {c98ab2f0-0d75-42b1-bcd1-5248cf4112c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8710 2024.07.11 23:19:24.869110 [ 3 ] {c98ab2f0-0d75-42b1-bcd1-5248cf4112c2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8711 2024.07.11 23:19:24.869395 [ 3 ] {c98ab2f0-0d75-42b1-bcd1-5248cf4112c2} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8712 2024.07.11 23:19:24.869429 [ 3 ] {c98ab2f0-0d75-42b1-bcd1-5248cf4112c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
8713 2024.07.11 23:19:24.869790 [ 3 ] {c98ab2f0-0d75-42b1-bcd1-5248cf4112c2} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
8714 2024.07.11 23:19:24.870102 [ 3 ] {c98ab2f0-0d75-42b1-bcd1-5248cf4112c2} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8715 2024.07.11 23:19:24.870231 [ 3 ] {c98ab2f0-0d75-42b1-bcd1-5248cf4112c2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00133 sec., 45112.781954887214 rows/sec., 3.04 MiB/sec.
8716 2024.07.11 23:19:24.870380 [ 3 ] {c98ab2f0-0d75-42b1-bcd1-5248cf4112c2} <Debug> DynamicQueryHandler: Done processing query
8717 2024.07.11 23:19:24.870405 [ 3 ] {c98ab2f0-0d75-42b1-bcd1-5248cf4112c2} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8718 2024.07.11 23:19:24.870420 [ 3 ] {} <Debug> HTTP-Session: 07632181-9949-43b4-ab61-82af6b6c1721 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8719 2024.07.11 23:19:28.670903 [ 31 ] {} <Debug> DNSResolver: Updating DNS cache
8720 2024.07.11 23:19:28.670961 [ 31 ] {} <Debug> DNSResolver: Updated DNS cache
8721 2024.07.11 23:19:29.860119 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 2327, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8722 2024.07.11 23:19:29.860248 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8723 2024.07.11 23:19:29.860273 [ 3 ] {} <Debug> HTTP-Session: c9975259-f129-4d84-a73b-c668415b78d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
8724 2024.07.11 23:19:29.860299 [ 3 ] {} <Debug> HTTP-Session: c9975259-f129-4d84-a73b-c668415b78d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8725 2024.07.11 23:19:29.860314 [ 3 ] {} <Debug> HTTP-Session: c9975259-f129-4d84-a73b-c668415b78d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8726 2024.07.11 23:19:29.860364 [ 3 ] {} <Trace> HTTP-Session: c9975259-f129-4d84-a73b-c668415b78d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8727 2024.07.11 23:19:29.860552 [ 3 ] {429bcbb2-5486-4583-ad18-d12933968c09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8728 2024.07.11 23:19:29.860620 [ 3 ] {429bcbb2-5486-4583-ad18-d12933968c09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8729 2024.07.11 23:19:29.860812 [ 3 ] {429bcbb2-5486-4583-ad18-d12933968c09} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8730 2024.07.11 23:19:29.861236 [ 3 ] {429bcbb2-5486-4583-ad18-d12933968c09} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8731 2024.07.11 23:19:29.861278 [ 3 ] {429bcbb2-5486-4583-ad18-d12933968c09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
8732 2024.07.11 23:19:29.861650 [ 3 ] {429bcbb2-5486-4583-ad18-d12933968c09} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
8733 2024.07.11 23:19:29.861984 [ 3 ] {429bcbb2-5486-4583-ad18-d12933968c09} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8734 2024.07.11 23:19:29.862144 [ 3 ] {429bcbb2-5486-4583-ad18-d12933968c09} <Debug> executeQuery: Read 17 rows, 1.23 KiB in 0.001648 sec., 10315.533980582524 rows/sec., 747.24 KiB/sec.
8735 2024.07.11 23:19:29.862424 [ 3 ] {429bcbb2-5486-4583-ad18-d12933968c09} <Debug> DynamicQueryHandler: Done processing query
8736 2024.07.11 23:19:29.862483 [ 3 ] {429bcbb2-5486-4583-ad18-d12933968c09} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8737 2024.07.11 23:19:29.862522 [ 3 ] {} <Debug> HTTP-Session: c9975259-f129-4d84-a73b-c668415b78d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8738 2024.07.11 23:19:29.862731 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 29335, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8739 2024.07.11 23:19:29.862782 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8740 2024.07.11 23:19:29.862801 [ 3 ] {} <Debug> HTTP-Session: a433260d-7b62-4575-ae8b-0517b0adfdb8 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
8741 2024.07.11 23:19:29.862818 [ 3 ] {} <Debug> HTTP-Session: a433260d-7b62-4575-ae8b-0517b0adfdb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8742 2024.07.11 23:19:29.862832 [ 3 ] {} <Debug> HTTP-Session: a433260d-7b62-4575-ae8b-0517b0adfdb8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8743 2024.07.11 23:19:29.862864 [ 3 ] {} <Trace> HTTP-Session: a433260d-7b62-4575-ae8b-0517b0adfdb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8744 2024.07.11 23:19:29.863012 [ 3 ] {76bb6abb-ba8b-4f21-858b-e1491c62058c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8745 2024.07.11 23:19:29.863057 [ 3 ] {76bb6abb-ba8b-4f21-858b-e1491c62058c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8746 2024.07.11 23:19:29.863199 [ 3 ] {76bb6abb-ba8b-4f21-858b-e1491c62058c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8747 2024.07.11 23:19:29.863626 [ 3 ] {76bb6abb-ba8b-4f21-858b-e1491c62058c} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8748 2024.07.11 23:19:29.863662 [ 3 ] {76bb6abb-ba8b-4f21-858b-e1491c62058c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
8749 2024.07.11 23:19:29.863979 [ 3 ] {76bb6abb-ba8b-4f21-858b-e1491c62058c} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
8750 2024.07.11 23:19:29.864278 [ 3 ] {76bb6abb-ba8b-4f21-858b-e1491c62058c} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8751 2024.07.11 23:19:29.864528 [ 3 ] {76bb6abb-ba8b-4f21-858b-e1491c62058c} <Debug> executeQuery: Read 194 rows, 17.52 KiB in 0.001582 sec., 122629.58280657395 rows/sec., 10.81 MiB/sec.
8752 2024.07.11 23:19:29.864534 [ 37 ] {} <Debug> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
8753 2024.07.11 23:19:29.864635 [ 37 ] {} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8754 2024.07.11 23:19:29.864674 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
8755 2024.07.11 23:19:29.864791 [ 3 ] {76bb6abb-ba8b-4f21-858b-e1491c62058c} <Debug> DynamicQueryHandler: Done processing query
8756 2024.07.11 23:19:29.864896 [ 3 ] {76bb6abb-ba8b-4f21-858b-e1491c62058c} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
8757 2024.07.11 23:19:29.864998 [ 3 ] {} <Debug> HTTP-Session: a433260d-7b62-4575-ae8b-0517b0adfdb8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8758 2024.07.11 23:19:29.865112 [ 190 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::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
8759 2024.07.11 23:19:29.865400 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 63454, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8760 2024.07.11 23:19:29.865442 [ 190 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8761 2024.07.11 23:19:29.865514 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8762 2024.07.11 23:19:29.865522 [ 190 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 302 rows starting from the beginning of the part
8763 2024.07.11 23:19:29.865553 [ 3 ] {} <Debug> HTTP-Session: f0cab383-fd32-4080-aa06-bcf596a638c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
8764 2024.07.11 23:19:29.865599 [ 3 ] {} <Debug> HTTP-Session: f0cab383-fd32-4080-aa06-bcf596a638c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8765 2024.07.11 23:19:29.865634 [ 3 ] {} <Debug> HTTP-Session: f0cab383-fd32-4080-aa06-bcf596a638c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8766 2024.07.11 23:19:29.865776 [ 190 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 195 rows starting from the beginning of the part
8767 2024.07.11 23:19:29.865796 [ 3 ] {} <Trace> HTTP-Session: f0cab383-fd32-4080-aa06-bcf596a638c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8768 2024.07.11 23:19:29.866055 [ 190 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 155 rows starting from the beginning of the part
8769 2024.07.11 23:19:29.866350 [ 190 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 194 rows starting from the beginning of the part
8770 2024.07.11 23:19:29.866607 [ 190 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 119 rows starting from the beginning of the part
8771 2024.07.11 23:19:29.866553 [ 3 ] {d110173b-3b92-49d9-a470-bc70e3e8263a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8772 2024.07.11 23:19:29.866944 [ 3 ] {d110173b-3b92-49d9-a470-bc70e3e8263a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8773 2024.07.11 23:19:29.866971 [ 190 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 194 rows starting from the beginning of the part
8774 2024.07.11 23:19:29.867668 [ 3 ] {d110173b-3b92-49d9-a470-bc70e3e8263a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8775 2024.07.11 23:19:29.868861 [ 3 ] {d110173b-3b92-49d9-a470-bc70e3e8263a} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8776 2024.07.11 23:19:29.868926 [ 3 ] {d110173b-3b92-49d9-a470-bc70e3e8263a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
8777 2024.07.11 23:19:29.869667 [ 3 ] {d110173b-3b92-49d9-a470-bc70e3e8263a} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
8778 2024.07.11 23:19:29.870257 [ 190 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1159 rows, containing 4 columns (4 merged, 0 gathered) in 0.005465873 sec., 212042.98014242187 rows/sec., 18.25 MiB/sec.
8779 2024.07.11 23:19:29.870466 [ 190 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
8780 2024.07.11 23:19:29.870526 [ 3 ] {d110173b-3b92-49d9-a470-bc70e3e8263a} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8781 2024.07.11 23:19:29.870817 [ 37 ] {} <Debug> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
8782 2024.07.11 23:19:29.870927 [ 3 ] {d110173b-3b92-49d9-a470-bc70e3e8263a} <Debug> executeQuery: Read 393 rows, 28.36 KiB in 0.004714 sec., 83368.68901145524 rows/sec., 5.87 MiB/sec.
8783 2024.07.11 23:19:29.870962 [ 37 ] {} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8784 2024.07.11 23:19:29.871109 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
8785 2024.07.11 23:19:29.871513 [ 197 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::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
8786 2024.07.11 23:19:29.871741 [ 3 ] {d110173b-3b92-49d9-a470-bc70e3e8263a} <Debug> DynamicQueryHandler: Done processing query
8787 2024.07.11 23:19:29.871836 [ 190 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_46_9} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8788 2024.07.11 23:19:29.871839 [ 3 ] {d110173b-3b92-49d9-a470-bc70e3e8263a} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
8789 2024.07.11 23:19:29.871932 [ 197 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8790 2024.07.11 23:19:29.871950 [ 3 ] {} <Debug> HTTP-Session: f0cab383-fd32-4080-aa06-bcf596a638c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8791 2024.07.11 23:19:29.872055 [ 197 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::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
8792 2024.07.11 23:19:29.872112 [ 190 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_46_9} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
8793 2024.07.11 23:19:29.872388 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB.
8794 2024.07.11 23:19:29.872401 [ 197 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 395 rows starting from the beginning of the part
8795 2024.07.11 23:19:29.872683 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8796 2024.07.11 23:19:29.872686 [ 197 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 109 rows starting from the beginning of the part
8797 2024.07.11 23:19:29.872926 [ 197 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 393 rows starting from the beginning of the part
8798 2024.07.11 23:19:29.872888 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8799 2024.07.11 23:19:29.873100 [ 197 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 85 rows starting from the beginning of the part
8800 2024.07.11 23:19:29.873162 [ 3 ] {} <Debug> HTTP-Session: e14f30c8-4f73-49ca-bdc9-d358e1ff4e04 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
8801 2024.07.11 23:19:29.873254 [ 3 ] {} <Debug> HTTP-Session: e14f30c8-4f73-49ca-bdc9-d358e1ff4e04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8802 2024.07.11 23:19:29.873339 [ 197 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 393 rows starting from the beginning of the part
8803 2024.07.11 23:19:29.873361 [ 3 ] {} <Debug> HTTP-Session: e14f30c8-4f73-49ca-bdc9-d358e1ff4e04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8804 2024.07.11 23:19:29.873749 [ 3 ] {} <Trace> HTTP-Session: e14f30c8-4f73-49ca-bdc9-d358e1ff4e04 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8805 2024.07.11 23:19:29.873936 [ 3 ] {59de98c0-85bf-4cf9-868c-fa4d497548ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
8806 2024.07.11 23:19:29.874013 [ 3 ] {59de98c0-85bf-4cf9-868c-fa4d497548ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
8807 2024.07.11 23:19:29.874572 [ 3 ] {59de98c0-85bf-4cf9-868c-fa4d497548ff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8808 2024.07.11 23:19:29.875302 [ 3 ] {59de98c0-85bf-4cf9-868c-fa4d497548ff} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8809 2024.07.11 23:19:29.875362 [ 3 ] {59de98c0-85bf-4cf9-868c-fa4d497548ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
8810 2024.07.11 23:19:29.876091 [ 3 ] {59de98c0-85bf-4cf9-868c-fa4d497548ff} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
8811 2024.07.11 23:19:29.876706 [ 192 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1847 rows, containing 4 columns (4 merged, 0 gathered) in 0.005434373 sec., 339873.6155946601 rows/sec., 24.33 MiB/sec.
8812 2024.07.11 23:19:29.876934 [ 3 ] {59de98c0-85bf-4cf9-868c-fa4d497548ff} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8813 2024.07.11 23:19:29.877029 [ 192 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
8814 2024.07.11 23:19:29.877269 [ 3 ] {59de98c0-85bf-4cf9-868c-fa4d497548ff} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.003365 sec., 1783.0609212481427 rows/sec., 76.62 KiB/sec.
8815 2024.07.11 23:19:29.877573 [ 3 ] {59de98c0-85bf-4cf9-868c-fa4d497548ff} <Debug> DynamicQueryHandler: Done processing query
8816 2024.07.11 23:19:29.877641 [ 3 ] {59de98c0-85bf-4cf9-868c-fa4d497548ff} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
8817 2024.07.11 23:19:29.877686 [ 3 ] {} <Debug> HTTP-Session: e14f30c8-4f73-49ca-bdc9-d358e1ff4e04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8818 2024.07.11 23:19:29.877847 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8819 2024.07.11 23:19:29.877933 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8820 2024.07.11 23:19:29.877939 [ 186 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_46_9} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8821 2024.07.11 23:19:29.877964 [ 3 ] {} <Debug> HTTP-Session: f0d763e9-bce8-41d5-a3d7-29588e868c45 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
8822 2024.07.11 23:19:29.878015 [ 3 ] {} <Debug> HTTP-Session: f0d763e9-bce8-41d5-a3d7-29588e868c45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8823 2024.07.11 23:19:29.878055 [ 3 ] {} <Debug> HTTP-Session: f0d763e9-bce8-41d5-a3d7-29588e868c45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8824 2024.07.11 23:19:29.878119 [ 3 ] {} <Trace> HTTP-Session: f0d763e9-bce8-41d5-a3d7-29588e868c45 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8825 2024.07.11 23:19:29.878174 [ 186 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_46_9} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
8826 2024.07.11 23:19:29.878331 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB.
8827 2024.07.11 23:19:29.878390 [ 3 ] {e242b941-9772-42d5-afa7-bd269efc2808} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
8828 2024.07.11 23:19:29.878445 [ 3 ] {e242b941-9772-42d5-afa7-bd269efc2808} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
8829 2024.07.11 23:19:29.878607 [ 3 ] {e242b941-9772-42d5-afa7-bd269efc2808} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8830 2024.07.11 23:19:29.878907 [ 3 ] {e242b941-9772-42d5-afa7-bd269efc2808} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8831 2024.07.11 23:19:29.878943 [ 3 ] {e242b941-9772-42d5-afa7-bd269efc2808} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
8832 2024.07.11 23:19:29.879313 [ 3 ] {e242b941-9772-42d5-afa7-bd269efc2808} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
8833 2024.07.11 23:19:29.879660 [ 3 ] {e242b941-9772-42d5-afa7-bd269efc2808} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8834 2024.07.11 23:19:29.879815 [ 3 ] {e242b941-9772-42d5-afa7-bd269efc2808} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001561 sec., 49327.35426008968 rows/sec., 3.04 MiB/sec.
8835 2024.07.11 23:19:29.880134 [ 3 ] {e242b941-9772-42d5-afa7-bd269efc2808} <Debug> DynamicQueryHandler: Done processing query
8836 2024.07.11 23:19:29.880160 [ 3 ] {e242b941-9772-42d5-afa7-bd269efc2808} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8837 2024.07.11 23:19:29.880176 [ 3 ] {} <Debug> HTTP-Session: f0d763e9-bce8-41d5-a3d7-29588e868c45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8838 2024.07.11 23:19:29.880344 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 30652, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8839 2024.07.11 23:19:29.880393 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8840 2024.07.11 23:19:29.880411 [ 3 ] {} <Debug> HTTP-Session: ab0b582e-bc43-4260-9532-132f35175c9c Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
8841 2024.07.11 23:19:29.880428 [ 3 ] {} <Debug> HTTP-Session: ab0b582e-bc43-4260-9532-132f35175c9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8842 2024.07.11 23:19:29.880443 [ 3 ] {} <Debug> HTTP-Session: ab0b582e-bc43-4260-9532-132f35175c9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8843 2024.07.11 23:19:29.880474 [ 3 ] {} <Trace> HTTP-Session: ab0b582e-bc43-4260-9532-132f35175c9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8844 2024.07.11 23:19:29.880627 [ 3 ] {d5893451-9b0a-4a2c-ac1b-d4c14580a2de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8845 2024.07.11 23:19:29.880675 [ 3 ] {d5893451-9b0a-4a2c-ac1b-d4c14580a2de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8846 2024.07.11 23:19:29.880839 [ 3 ] {d5893451-9b0a-4a2c-ac1b-d4c14580a2de} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8847 2024.07.11 23:19:29.881185 [ 3 ] {d5893451-9b0a-4a2c-ac1b-d4c14580a2de} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8848 2024.07.11 23:19:29.881219 [ 3 ] {d5893451-9b0a-4a2c-ac1b-d4c14580a2de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
8849 2024.07.11 23:19:29.881596 [ 3 ] {d5893451-9b0a-4a2c-ac1b-d4c14580a2de} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
8850 2024.07.11 23:19:29.881939 [ 3 ] {d5893451-9b0a-4a2c-ac1b-d4c14580a2de} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8851 2024.07.11 23:19:29.882100 [ 3 ] {d5893451-9b0a-4a2c-ac1b-d4c14580a2de} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00154 sec., 103896.1038961039 rows/sec., 7.24 MiB/sec.
8852 2024.07.11 23:19:29.882109 [ 37 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
8853 2024.07.11 23:19:29.882194 [ 37 ] {} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8854 2024.07.11 23:19:29.882243 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
8855 2024.07.11 23:19:29.882438 [ 3 ] {d5893451-9b0a-4a2c-ac1b-d4c14580a2de} <Debug> DynamicQueryHandler: Done processing query
8856 2024.07.11 23:19:29.882535 [ 3 ] {d5893451-9b0a-4a2c-ac1b-d4c14580a2de} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8857 2024.07.11 23:19:29.882572 [ 192 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::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
8858 2024.07.11 23:19:29.882608 [ 3 ] {} <Debug> HTTP-Session: ab0b582e-bc43-4260-9532-132f35175c9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8859 2024.07.11 23:19:29.882962 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 17704, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8860 2024.07.11 23:19:29.883113 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8861 2024.07.11 23:19:29.883143 [ 192 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8862 2024.07.11 23:19:29.883153 [ 3 ] {} <Debug> HTTP-Session: d7943227-5bd0-4714-9f8a-f5f9dfbdccd1 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
8863 2024.07.11 23:19:29.883210 [ 3 ] {} <Debug> HTTP-Session: d7943227-5bd0-4714-9f8a-f5f9dfbdccd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8864 2024.07.11 23:19:29.883213 [ 192 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 6469 rows starting from the beginning of the part
8865 2024.07.11 23:19:29.883238 [ 3 ] {} <Debug> HTTP-Session: d7943227-5bd0-4714-9f8a-f5f9dfbdccd1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8866 2024.07.11 23:19:29.883341 [ 3 ] {} <Trace> HTTP-Session: d7943227-5bd0-4714-9f8a-f5f9dfbdccd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8867 2024.07.11 23:19:29.883505 [ 192 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 161 rows starting from the beginning of the part
8868 2024.07.11 23:19:29.883713 [ 192 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 196 rows starting from the beginning of the part
8869 2024.07.11 23:19:29.883931 [ 3 ] {bb407f58-5f8e-4d1f-92a6-ded150061bf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8870 2024.07.11 23:19:29.883975 [ 192 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::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
8871 2024.07.11 23:19:29.884315 [ 3 ] {bb407f58-5f8e-4d1f-92a6-ded150061bf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
8872 2024.07.11 23:19:29.884326 [ 192 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 160 rows starting from the beginning of the part
8873 2024.07.11 23:19:29.884724 [ 192 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 160 rows starting from the beginning of the part
8874 2024.07.11 23:19:29.886570 [ 3 ] {bb407f58-5f8e-4d1f-92a6-ded150061bf6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8875 2024.07.11 23:19:29.887643 [ 3 ] {bb407f58-5f8e-4d1f-92a6-ded150061bf6} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8876 2024.07.11 23:19:29.887715 [ 3 ] {bb407f58-5f8e-4d1f-92a6-ded150061bf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
8877 2024.07.11 23:19:29.889144 [ 3 ] {bb407f58-5f8e-4d1f-92a6-ded150061bf6} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
8878 2024.07.11 23:19:29.889934 [ 3 ] {bb407f58-5f8e-4d1f-92a6-ded150061bf6} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8879 2024.07.11 23:19:29.890311 [ 3 ] {bb407f58-5f8e-4d1f-92a6-ded150061bf6} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.006694 sec., 1643.2626232446967 rows/sec., 2.94 MiB/sec.
8880 2024.07.11 23:19:29.890764 [ 192 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7306 rows, containing 5 columns (5 merged, 0 gathered) in 0.00840542 sec., 869201.063123556 rows/sec., 60.60 MiB/sec.
8881 2024.07.11 23:19:29.891340 [ 192 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
8882 2024.07.11 23:19:29.891356 [ 3 ] {bb407f58-5f8e-4d1f-92a6-ded150061bf6} <Debug> DynamicQueryHandler: Done processing query
8883 2024.07.11 23:19:29.891415 [ 3 ] {bb407f58-5f8e-4d1f-92a6-ded150061bf6} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
8884 2024.07.11 23:19:29.891465 [ 3 ] {} <Debug> HTTP-Session: d7943227-5bd0-4714-9f8a-f5f9dfbdccd1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8885 2024.07.11 23:19:29.891649 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 3216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8886 2024.07.11 23:19:29.891794 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8887 2024.07.11 23:19:29.891852 [ 3 ] {} <Debug> HTTP-Session: 76cd1e99-13a8-4bf7-9641-a5e5b504f1a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
8888 2024.07.11 23:19:29.891889 [ 3 ] {} <Debug> HTTP-Session: 76cd1e99-13a8-4bf7-9641-a5e5b504f1a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8889 2024.07.11 23:19:29.891917 [ 3 ] {} <Debug> HTTP-Session: 76cd1e99-13a8-4bf7-9641-a5e5b504f1a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8890 2024.07.11 23:19:29.891979 [ 3 ] {} <Trace> HTTP-Session: 76cd1e99-13a8-4bf7-9641-a5e5b504f1a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8891 2024.07.11 23:19:29.892163 [ 192 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8892 2024.07.11 23:19:29.892180 [ 3 ] {b2fdea78-e21c-43ae-9263-c40f4df97e12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
8893 2024.07.11 23:19:29.892290 [ 3 ] {b2fdea78-e21c-43ae-9263-c40f4df97e12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
8894 2024.07.11 23:19:29.892340 [ 192 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
8895 2024.07.11 23:19:29.892546 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.42 MiB.
8896 2024.07.11 23:19:29.892656 [ 3 ] {b2fdea78-e21c-43ae-9263-c40f4df97e12} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8897 2024.07.11 23:19:29.892924 [ 3 ] {b2fdea78-e21c-43ae-9263-c40f4df97e12} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8898 2024.07.11 23:19:29.892964 [ 3 ] {b2fdea78-e21c-43ae-9263-c40f4df97e12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
8899 2024.07.11 23:19:29.893347 [ 3 ] {b2fdea78-e21c-43ae-9263-c40f4df97e12} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
8900 2024.07.11 23:19:29.893683 [ 3 ] {b2fdea78-e21c-43ae-9263-c40f4df97e12} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8901 2024.07.11 23:19:29.893835 [ 3 ] {b2fdea78-e21c-43ae-9263-c40f4df97e12} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.00174 sec., 13218.3908045977 rows/sec., 715.02 KiB/sec.
8902 2024.07.11 23:19:29.894148 [ 3 ] {b2fdea78-e21c-43ae-9263-c40f4df97e12} <Debug> DynamicQueryHandler: Done processing query
8903 2024.07.11 23:19:29.894175 [ 3 ] {b2fdea78-e21c-43ae-9263-c40f4df97e12} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
8904 2024.07.11 23:19:29.894191 [ 3 ] {} <Debug> HTTP-Session: 76cd1e99-13a8-4bf7-9641-a5e5b504f1a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8905 2024.07.11 23:19:29.894322 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8906 2024.07.11 23:19:29.894372 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8907 2024.07.11 23:19:29.894393 [ 3 ] {} <Debug> HTTP-Session: 9c6ca8d0-e85d-4886-b8da-e623a55f1eec Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
8908 2024.07.11 23:19:29.894410 [ 3 ] {} <Debug> HTTP-Session: 9c6ca8d0-e85d-4886-b8da-e623a55f1eec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8909 2024.07.11 23:19:29.894424 [ 3 ] {} <Debug> HTTP-Session: 9c6ca8d0-e85d-4886-b8da-e623a55f1eec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8910 2024.07.11 23:19:29.894456 [ 3 ] {} <Trace> HTTP-Session: 9c6ca8d0-e85d-4886-b8da-e623a55f1eec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8911 2024.07.11 23:19:29.894586 [ 3 ] {fd7a04b9-e5e6-4e05-9293-5ecc351f5bb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8912 2024.07.11 23:19:29.894633 [ 3 ] {fd7a04b9-e5e6-4e05-9293-5ecc351f5bb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8913 2024.07.11 23:19:29.894780 [ 3 ] {fd7a04b9-e5e6-4e05-9293-5ecc351f5bb5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8914 2024.07.11 23:19:29.895082 [ 3 ] {fd7a04b9-e5e6-4e05-9293-5ecc351f5bb5} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8915 2024.07.11 23:19:29.895119 [ 3 ] {fd7a04b9-e5e6-4e05-9293-5ecc351f5bb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
8916 2024.07.11 23:19:29.895495 [ 3 ] {fd7a04b9-e5e6-4e05-9293-5ecc351f5bb5} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
8917 2024.07.11 23:19:29.895823 [ 3 ] {fd7a04b9-e5e6-4e05-9293-5ecc351f5bb5} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8918 2024.07.11 23:19:29.895977 [ 3 ] {fd7a04b9-e5e6-4e05-9293-5ecc351f5bb5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001434 sec., 41841.00418410042 rows/sec., 2.82 MiB/sec.
8919 2024.07.11 23:19:29.895986 [ 37 ] {} <Debug> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
8920 2024.07.11 23:19:29.896065 [ 37 ] {} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8921 2024.07.11 23:19:29.896116 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
8922 2024.07.11 23:19:29.896236 [ 3 ] {fd7a04b9-e5e6-4e05-9293-5ecc351f5bb5} <Debug> DynamicQueryHandler: Done processing query
8923 2024.07.11 23:19:29.896325 [ 3 ] {fd7a04b9-e5e6-4e05-9293-5ecc351f5bb5} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8924 2024.07.11 23:19:29.896404 [ 3 ] {} <Debug> HTTP-Session: 9c6ca8d0-e85d-4886-b8da-e623a55f1eec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8925 2024.07.11 23:19:29.896531 [ 187 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::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
8926 2024.07.11 23:19:29.896802 [ 187 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8927 2024.07.11 23:19:29.896834 [ 187 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2298 rows starting from the beginning of the part
8928 2024.07.11 23:19:29.896926 [ 187 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::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
8929 2024.07.11 23:19:29.897105 [ 187 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::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
8930 2024.07.11 23:19:29.897350 [ 187 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::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
8931 2024.07.11 23:19:29.897485 [ 187 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::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
8932 2024.07.11 23:19:29.897647 [ 187 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::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
8933 2024.07.11 23:19:29.899023 [ 201 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2598 rows, containing 4 columns (4 merged, 0 gathered) in 0.002790253 sec., 931098.3627649536 rows/sec., 62.69 MiB/sec.
8934 2024.07.11 23:19:29.899231 [ 187 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
8935 2024.07.11 23:19:29.899587 [ 187 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::all_1_46_9} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8936 2024.07.11 23:19:29.899660 [ 187 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::all_1_46_9} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
8937 2024.07.11 23:19:29.899729 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB.
8938 2024.07.11 23:19:30.001222 [ 243 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000883986 sec.
8939 2024.07.11 23:19:34.856920 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 3065, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8940 2024.07.11 23:19:34.857057 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8941 2024.07.11 23:19:34.857088 [ 3 ] {} <Debug> HTTP-Session: d68c8e3f-0fbb-482c-beba-017354c0ffd8 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
8942 2024.07.11 23:19:34.857116 [ 3 ] {} <Debug> HTTP-Session: d68c8e3f-0fbb-482c-beba-017354c0ffd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8943 2024.07.11 23:19:34.857135 [ 3 ] {} <Debug> HTTP-Session: d68c8e3f-0fbb-482c-beba-017354c0ffd8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8944 2024.07.11 23:19:34.857191 [ 3 ] {} <Trace> HTTP-Session: d68c8e3f-0fbb-482c-beba-017354c0ffd8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8945 2024.07.11 23:19:34.857396 [ 3 ] {80f21ffd-9099-4198-8e24-0b1af7ac0188} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8946 2024.07.11 23:19:34.857473 [ 3 ] {80f21ffd-9099-4198-8e24-0b1af7ac0188} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8947 2024.07.11 23:19:34.857693 [ 3 ] {80f21ffd-9099-4198-8e24-0b1af7ac0188} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8948 2024.07.11 23:19:34.858072 [ 3 ] {80f21ffd-9099-4198-8e24-0b1af7ac0188} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8949 2024.07.11 23:19:34.858116 [ 3 ] {80f21ffd-9099-4198-8e24-0b1af7ac0188} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
8950 2024.07.11 23:19:34.858486 [ 3 ] {80f21ffd-9099-4198-8e24-0b1af7ac0188} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
8951 2024.07.11 23:19:34.858820 [ 3 ] {80f21ffd-9099-4198-8e24-0b1af7ac0188} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8952 2024.07.11 23:19:34.858999 [ 3 ] {80f21ffd-9099-4198-8e24-0b1af7ac0188} <Debug> executeQuery: Read 21 rows, 1.70 KiB in 0.001664 sec., 12620.192307692309 rows/sec., 1022.93 KiB/sec.
8953 2024.07.11 23:19:34.859208 [ 3 ] {80f21ffd-9099-4198-8e24-0b1af7ac0188} <Debug> DynamicQueryHandler: Done processing query
8954 2024.07.11 23:19:34.859235 [ 3 ] {80f21ffd-9099-4198-8e24-0b1af7ac0188} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8955 2024.07.11 23:19:34.859251 [ 3 ] {} <Debug> HTTP-Session: d68c8e3f-0fbb-482c-beba-017354c0ffd8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8956 2024.07.11 23:19:34.859430 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 17311, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8957 2024.07.11 23:19:34.859481 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8958 2024.07.11 23:19:34.859501 [ 3 ] {} <Debug> HTTP-Session: 1b379745-25f1-4d22-8e0f-307a0bd76168 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
8959 2024.07.11 23:19:34.859519 [ 3 ] {} <Debug> HTTP-Session: 1b379745-25f1-4d22-8e0f-307a0bd76168 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8960 2024.07.11 23:19:34.859533 [ 3 ] {} <Debug> HTTP-Session: 1b379745-25f1-4d22-8e0f-307a0bd76168 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8961 2024.07.11 23:19:34.859569 [ 3 ] {} <Trace> HTTP-Session: 1b379745-25f1-4d22-8e0f-307a0bd76168 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8962 2024.07.11 23:19:34.859700 [ 3 ] {8755a2f3-4af1-42ac-97db-01578a54fb4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8963 2024.07.11 23:19:34.859747 [ 3 ] {8755a2f3-4af1-42ac-97db-01578a54fb4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8964 2024.07.11 23:19:34.859876 [ 3 ] {8755a2f3-4af1-42ac-97db-01578a54fb4b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8965 2024.07.11 23:19:34.860294 [ 3 ] {8755a2f3-4af1-42ac-97db-01578a54fb4b} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8966 2024.07.11 23:19:34.860336 [ 3 ] {8755a2f3-4af1-42ac-97db-01578a54fb4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
8967 2024.07.11 23:19:34.860658 [ 3 ] {8755a2f3-4af1-42ac-97db-01578a54fb4b} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
8968 2024.07.11 23:19:34.860978 [ 3 ] {8755a2f3-4af1-42ac-97db-01578a54fb4b} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8969 2024.07.11 23:19:34.861126 [ 3 ] {8755a2f3-4af1-42ac-97db-01578a54fb4b} <Debug> executeQuery: Read 119 rows, 10.05 KiB in 0.001478 sec., 80514.20838971583 rows/sec., 6.64 MiB/sec.
8970 2024.07.11 23:19:34.861299 [ 3 ] {8755a2f3-4af1-42ac-97db-01578a54fb4b} <Debug> DynamicQueryHandler: Done processing query
8971 2024.07.11 23:19:34.861323 [ 3 ] {8755a2f3-4af1-42ac-97db-01578a54fb4b} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
8972 2024.07.11 23:19:34.861339 [ 3 ] {} <Debug> HTTP-Session: 1b379745-25f1-4d22-8e0f-307a0bd76168 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8973 2024.07.11 23:19:34.861478 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 14452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8974 2024.07.11 23:19:34.861527 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8975 2024.07.11 23:19:34.861546 [ 3 ] {} <Debug> HTTP-Session: 0715c855-6af3-4581-b523-15da606b21e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
8976 2024.07.11 23:19:34.861562 [ 3 ] {} <Debug> HTTP-Session: 0715c855-6af3-4581-b523-15da606b21e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8977 2024.07.11 23:19:34.861576 [ 3 ] {} <Debug> HTTP-Session: 0715c855-6af3-4581-b523-15da606b21e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8978 2024.07.11 23:19:34.861606 [ 3 ] {} <Trace> HTTP-Session: 0715c855-6af3-4581-b523-15da606b21e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8979 2024.07.11 23:19:34.861722 [ 3 ] {55671ac2-f1b8-477f-bcb5-cc8d64ae3732} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8980 2024.07.11 23:19:34.861764 [ 3 ] {55671ac2-f1b8-477f-bcb5-cc8d64ae3732} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8981 2024.07.11 23:19:34.861891 [ 3 ] {55671ac2-f1b8-477f-bcb5-cc8d64ae3732} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8982 2024.07.11 23:19:34.862220 [ 3 ] {55671ac2-f1b8-477f-bcb5-cc8d64ae3732} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8983 2024.07.11 23:19:34.862256 [ 3 ] {55671ac2-f1b8-477f-bcb5-cc8d64ae3732} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
8984 2024.07.11 23:19:34.862563 [ 3 ] {55671ac2-f1b8-477f-bcb5-cc8d64ae3732} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
8985 2024.07.11 23:19:34.862864 [ 3 ] {55671ac2-f1b8-477f-bcb5-cc8d64ae3732} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8986 2024.07.11 23:19:34.862989 [ 3 ] {55671ac2-f1b8-477f-bcb5-cc8d64ae3732} <Debug> executeQuery: Read 85 rows, 6.80 KiB in 0.001309 sec., 64935.06493506493 rows/sec., 5.07 MiB/sec.
8987 2024.07.11 23:19:34.863230 [ 3 ] {55671ac2-f1b8-477f-bcb5-cc8d64ae3732} <Debug> DynamicQueryHandler: Done processing query
8988 2024.07.11 23:19:34.863299 [ 3 ] {55671ac2-f1b8-477f-bcb5-cc8d64ae3732} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
8989 2024.07.11 23:19:34.863360 [ 3 ] {} <Debug> HTTP-Session: 0715c855-6af3-4581-b523-15da606b21e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8990 2024.07.11 23:19:34.863584 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 30652, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8991 2024.07.11 23:19:34.863635 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8992 2024.07.11 23:19:34.863654 [ 3 ] {} <Debug> HTTP-Session: 5be13de8-8469-4330-a9da-db722583f350 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
8993 2024.07.11 23:19:34.863671 [ 3 ] {} <Debug> HTTP-Session: 5be13de8-8469-4330-a9da-db722583f350 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8994 2024.07.11 23:19:34.863686 [ 3 ] {} <Debug> HTTP-Session: 5be13de8-8469-4330-a9da-db722583f350 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8995 2024.07.11 23:19:34.863718 [ 3 ] {} <Trace> HTTP-Session: 5be13de8-8469-4330-a9da-db722583f350 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8996 2024.07.11 23:19:34.863867 [ 3 ] {cab7de51-11f2-4d95-b19c-ac64d3b288b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8997 2024.07.11 23:19:34.863915 [ 3 ] {cab7de51-11f2-4d95-b19c-ac64d3b288b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8998 2024.07.11 23:19:34.864079 [ 3 ] {cab7de51-11f2-4d95-b19c-ac64d3b288b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8999 2024.07.11 23:19:34.864448 [ 3 ] {cab7de51-11f2-4d95-b19c-ac64d3b288b0} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9000 2024.07.11 23:19:34.864483 [ 3 ] {cab7de51-11f2-4d95-b19c-ac64d3b288b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
9001 2024.07.11 23:19:34.864866 [ 3 ] {cab7de51-11f2-4d95-b19c-ac64d3b288b0} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
9002 2024.07.11 23:19:34.865196 [ 3 ] {cab7de51-11f2-4d95-b19c-ac64d3b288b0} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9003 2024.07.11 23:19:34.865353 [ 3 ] {cab7de51-11f2-4d95-b19c-ac64d3b288b0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001546 sec., 103492.88486416558 rows/sec., 7.21 MiB/sec.
9004 2024.07.11 23:19:34.865523 [ 3 ] {cab7de51-11f2-4d95-b19c-ac64d3b288b0} <Debug> DynamicQueryHandler: Done processing query
9005 2024.07.11 23:19:34.865548 [ 3 ] {cab7de51-11f2-4d95-b19c-ac64d3b288b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9006 2024.07.11 23:19:34.865563 [ 3 ] {} <Debug> HTTP-Session: 5be13de8-8469-4330-a9da-db722583f350 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9007 2024.07.11 23:19:34.865745 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 33742, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9008 2024.07.11 23:19:34.865794 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9009 2024.07.11 23:19:34.865813 [ 3 ] {} <Debug> HTTP-Session: 6c031f10-09ed-4b2b-909c-c11d3fdc4117 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
9010 2024.07.11 23:19:34.865829 [ 3 ] {} <Debug> HTTP-Session: 6c031f10-09ed-4b2b-909c-c11d3fdc4117 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9011 2024.07.11 23:19:34.865843 [ 3 ] {} <Debug> HTTP-Session: 6c031f10-09ed-4b2b-909c-c11d3fdc4117 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9012 2024.07.11 23:19:34.865874 [ 3 ] {} <Trace> HTTP-Session: 6c031f10-09ed-4b2b-909c-c11d3fdc4117 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9013 2024.07.11 23:19:34.866125 [ 3 ] {7da39767-ab99-4de7-9c3f-ddd9f530e689} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9014 2024.07.11 23:19:34.866188 [ 3 ] {7da39767-ab99-4de7-9c3f-ddd9f530e689} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
9015 2024.07.11 23:19:34.866607 [ 3 ] {7da39767-ab99-4de7-9c3f-ddd9f530e689} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9016 2024.07.11 23:19:34.867197 [ 3 ] {7da39767-ab99-4de7-9c3f-ddd9f530e689} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9017 2024.07.11 23:19:34.867231 [ 3 ] {7da39767-ab99-4de7-9c3f-ddd9f530e689} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
9018 2024.07.11 23:19:34.867829 [ 3 ] {7da39767-ab99-4de7-9c3f-ddd9f530e689} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
9019 2024.07.11 23:19:34.868241 [ 3 ] {7da39767-ab99-4de7-9c3f-ddd9f530e689} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9020 2024.07.11 23:19:34.868438 [ 3 ] {7da39767-ab99-4de7-9c3f-ddd9f530e689} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.00248 sec., 8467.741935483871 rows/sec., 15.17 MiB/sec.
9021 2024.07.11 23:19:34.868641 [ 3 ] {7da39767-ab99-4de7-9c3f-ddd9f530e689} <Debug> DynamicQueryHandler: Done processing query
9022 2024.07.11 23:19:34.868666 [ 3 ] {7da39767-ab99-4de7-9c3f-ddd9f530e689} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
9023 2024.07.11 23:19:34.868682 [ 3 ] {} <Debug> HTTP-Session: 6c031f10-09ed-4b2b-909c-c11d3fdc4117 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9024 2024.07.11 23:19:34.868812 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9025 2024.07.11 23:19:34.868859 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9026 2024.07.11 23:19:34.868877 [ 3 ] {} <Debug> HTTP-Session: 8b7bc61f-53b8-449e-962f-d458029d17c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
9027 2024.07.11 23:19:34.868894 [ 3 ] {} <Debug> HTTP-Session: 8b7bc61f-53b8-449e-962f-d458029d17c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9028 2024.07.11 23:19:34.868907 [ 3 ] {} <Debug> HTTP-Session: 8b7bc61f-53b8-449e-962f-d458029d17c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9029 2024.07.11 23:19:34.868938 [ 3 ] {} <Trace> HTTP-Session: 8b7bc61f-53b8-449e-962f-d458029d17c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9030 2024.07.11 23:19:34.869054 [ 3 ] {ba44d48c-99d1-4517-aa22-2abad8003bdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9031 2024.07.11 23:19:34.869098 [ 3 ] {ba44d48c-99d1-4517-aa22-2abad8003bdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9032 2024.07.11 23:19:34.869225 [ 3 ] {ba44d48c-99d1-4517-aa22-2abad8003bdf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9033 2024.07.11 23:19:34.869514 [ 3 ] {ba44d48c-99d1-4517-aa22-2abad8003bdf} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9034 2024.07.11 23:19:34.869550 [ 3 ] {ba44d48c-99d1-4517-aa22-2abad8003bdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
9035 2024.07.11 23:19:34.869903 [ 3 ] {ba44d48c-99d1-4517-aa22-2abad8003bdf} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
9036 2024.07.11 23:19:34.870225 [ 3 ] {ba44d48c-99d1-4517-aa22-2abad8003bdf} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9037 2024.07.11 23:19:34.870379 [ 3 ] {ba44d48c-99d1-4517-aa22-2abad8003bdf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001362 sec., 44052.86343612335 rows/sec., 2.97 MiB/sec.
9038 2024.07.11 23:19:34.870543 [ 3 ] {ba44d48c-99d1-4517-aa22-2abad8003bdf} <Debug> DynamicQueryHandler: Done processing query
9039 2024.07.11 23:19:34.870567 [ 3 ] {ba44d48c-99d1-4517-aa22-2abad8003bdf} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9040 2024.07.11 23:19:34.870583 [ 3 ] {} <Debug> HTTP-Session: 8b7bc61f-53b8-449e-962f-d458029d17c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9041 2024.07.11 23:19:39.860372 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 2327, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9042 2024.07.11 23:19:39.860518 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9043 2024.07.11 23:19:39.860548 [ 3 ] {} <Debug> HTTP-Session: 9a4e7900-b6ba-42cb-8937-bdc5035fadc7 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
9044 2024.07.11 23:19:39.860578 [ 3 ] {} <Debug> HTTP-Session: 9a4e7900-b6ba-42cb-8937-bdc5035fadc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9045 2024.07.11 23:19:39.860597 [ 3 ] {} <Debug> HTTP-Session: 9a4e7900-b6ba-42cb-8937-bdc5035fadc7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9046 2024.07.11 23:19:39.860654 [ 3 ] {} <Trace> HTTP-Session: 9a4e7900-b6ba-42cb-8937-bdc5035fadc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9047 2024.07.11 23:19:39.860863 [ 3 ] {f0ebf45c-fb62-46a8-bc6e-f40829b8838f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
9048 2024.07.11 23:19:39.860939 [ 3 ] {f0ebf45c-fb62-46a8-bc6e-f40829b8838f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
9049 2024.07.11 23:19:39.861141 [ 3 ] {f0ebf45c-fb62-46a8-bc6e-f40829b8838f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9050 2024.07.11 23:19:39.861571 [ 3 ] {f0ebf45c-fb62-46a8-bc6e-f40829b8838f} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9051 2024.07.11 23:19:39.861618 [ 3 ] {f0ebf45c-fb62-46a8-bc6e-f40829b8838f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
9052 2024.07.11 23:19:39.861994 [ 3 ] {f0ebf45c-fb62-46a8-bc6e-f40829b8838f} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
9053 2024.07.11 23:19:39.862336 [ 3 ] {f0ebf45c-fb62-46a8-bc6e-f40829b8838f} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9054 2024.07.11 23:19:39.862498 [ 3 ] {f0ebf45c-fb62-46a8-bc6e-f40829b8838f} <Debug> executeQuery: Read 17 rows, 1.23 KiB in 0.001696 sec., 10023.584905660377 rows/sec., 726.09 KiB/sec.
9055 2024.07.11 23:19:39.862530 [ 49 ] {} <Debug> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
9056 2024.07.11 23:19:39.862646 [ 49 ] {} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9057 2024.07.11 23:19:39.862689 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
9058 2024.07.11 23:19:39.862792 [ 3 ] {f0ebf45c-fb62-46a8-bc6e-f40829b8838f} <Debug> DynamicQueryHandler: Done processing query
9059 2024.07.11 23:19:39.862857 [ 3 ] {f0ebf45c-fb62-46a8-bc6e-f40829b8838f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9060 2024.07.11 23:19:39.862890 [ 3 ] {} <Debug> HTTP-Session: 9a4e7900-b6ba-42cb-8937-bdc5035fadc7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9061 2024.07.11 23:19:39.862904 [ 193 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::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
9062 2024.07.11 23:19:39.863094 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9063 2024.07.11 23:19:39.863160 [ 193 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9064 2024.07.11 23:19:39.863201 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9065 2024.07.11 23:19:39.863221 [ 193 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::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
9066 2024.07.11 23:19:39.863232 [ 3 ] {} <Debug> HTTP-Session: d70e2979-318e-418a-97b3-aa421277c2b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
9067 2024.07.11 23:19:39.863279 [ 3 ] {} <Debug> HTTP-Session: d70e2979-318e-418a-97b3-aa421277c2b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9068 2024.07.11 23:19:39.863323 [ 3 ] {} <Debug> HTTP-Session: d70e2979-318e-418a-97b3-aa421277c2b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9069 2024.07.11 23:19:39.863421 [ 193 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 17 rows starting from the beginning of the part
9070 2024.07.11 23:19:39.863512 [ 3 ] {} <Trace> HTTP-Session: d70e2979-318e-418a-97b3-aa421277c2b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9071 2024.07.11 23:19:39.863735 [ 193 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 21 rows starting from the beginning of the part
9072 2024.07.11 23:19:39.863998 [ 193 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 17 rows starting from the beginning of the part
9073 2024.07.11 23:19:39.864197 [ 3 ] {d08f88eb-4b40-4252-8e49-f0f36b089d36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
9074 2024.07.11 23:19:39.864266 [ 193 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 21 rows starting from the beginning of the part
9075 2024.07.11 23:19:39.864393 [ 3 ] {d08f88eb-4b40-4252-8e49-f0f36b089d36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
9076 2024.07.11 23:19:39.864494 [ 193 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 17 rows starting from the beginning of the part
9077 2024.07.11 23:19:39.865206 [ 3 ] {d08f88eb-4b40-4252-8e49-f0f36b089d36} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9078 2024.07.11 23:19:39.866016 [ 3 ] {d08f88eb-4b40-4252-8e49-f0f36b089d36} <Trace> oximeter.fields_ipaddr (e6968d90-b6e0-4a68-8edb-33d3c44efb5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9079 2024.07.11 23:19:39.866090 [ 3 ] {d08f88eb-4b40-4252-8e49-f0f36b089d36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
9080 2024.07.11 23:19:39.866955 [ 3 ] {d08f88eb-4b40-4252-8e49-f0f36b089d36} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
9081 2024.07.11 23:19:39.867101 [ 187 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 131 rows, containing 4 columns (4 merged, 0 gathered) in 0.004333523 sec., 30229.446111166366 rows/sec., 2.26 MiB/sec.
9082 2024.07.11 23:19:39.867278 [ 187 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
9083 2024.07.11 23:19:39.867424 [ 3 ] {d08f88eb-4b40-4252-8e49-f0f36b089d36} <Trace> oximeter.fields_ipaddr (e6968d90-b6e0-4a68-8edb-33d3c44efb5e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9084 2024.07.11 23:19:39.867654 [ 3 ] {d08f88eb-4b40-4252-8e49-f0f36b089d36} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.003789 sec., 1055.6875164951175 rows/sec., 86.08 KiB/sec.
9085 2024.07.11 23:19:39.867818 [ 187 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_46_9} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): 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.07.11 23:19:39.867861 [ 3 ] {d08f88eb-4b40-4252-8e49-f0f36b089d36} <Debug> DynamicQueryHandler: Done processing query
9087 2024.07.11 23:19:39.867887 [ 3 ] {d08f88eb-4b40-4252-8e49-f0f36b089d36} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9088 2024.07.11 23:19:39.867902 [ 187 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_46_9} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
9089 2024.07.11 23:19:39.867908 [ 3 ] {} <Debug> HTTP-Session: d70e2979-318e-418a-97b3-aa421277c2b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9090 2024.07.11 23:19:39.867998 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
9091 2024.07.11 23:19:39.868140 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 29602, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9092 2024.07.11 23:19:39.868191 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9093 2024.07.11 23:19:39.868210 [ 3 ] {} <Debug> HTTP-Session: 986fb116-3e90-4ac3-95bd-665888a3ee7b Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
9094 2024.07.11 23:19:39.868226 [ 3 ] {} <Debug> HTTP-Session: 986fb116-3e90-4ac3-95bd-665888a3ee7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9095 2024.07.11 23:19:39.868240 [ 3 ] {} <Debug> HTTP-Session: 986fb116-3e90-4ac3-95bd-665888a3ee7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9096 2024.07.11 23:19:39.868273 [ 3 ] {} <Trace> HTTP-Session: 986fb116-3e90-4ac3-95bd-665888a3ee7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9097 2024.07.11 23:19:39.868426 [ 3 ] {19cf4d03-17ec-484d-ae46-a8721f01ab59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9098 2024.07.11 23:19:39.868470 [ 3 ] {19cf4d03-17ec-484d-ae46-a8721f01ab59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9099 2024.07.11 23:19:39.868597 [ 3 ] {19cf4d03-17ec-484d-ae46-a8721f01ab59} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9100 2024.07.11 23:19:39.869011 [ 3 ] {19cf4d03-17ec-484d-ae46-a8721f01ab59} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9101 2024.07.11 23:19:39.869047 [ 3 ] {19cf4d03-17ec-484d-ae46-a8721f01ab59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
9102 2024.07.11 23:19:39.869373 [ 3 ] {19cf4d03-17ec-484d-ae46-a8721f01ab59} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
9103 2024.07.11 23:19:39.869676 [ 3 ] {19cf4d03-17ec-484d-ae46-a8721f01ab59} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9104 2024.07.11 23:19:39.869801 [ 3 ] {19cf4d03-17ec-484d-ae46-a8721f01ab59} <Debug> executeQuery: Read 196 rows, 17.66 KiB in 0.001447 sec., 135452.6606772633 rows/sec., 11.92 MiB/sec.
9105 2024.07.11 23:19:39.869985 [ 3 ] {19cf4d03-17ec-484d-ae46-a8721f01ab59} <Debug> DynamicQueryHandler: Done processing query
9106 2024.07.11 23:19:39.870017 [ 3 ] {19cf4d03-17ec-484d-ae46-a8721f01ab59} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
9107 2024.07.11 23:19:39.870040 [ 3 ] {} <Debug> HTTP-Session: 986fb116-3e90-4ac3-95bd-665888a3ee7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9108 2024.07.11 23:19:39.870184 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9109 2024.07.11 23:19:39.870231 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9110 2024.07.11 23:19:39.870250 [ 3 ] {} <Debug> HTTP-Session: 2f6241d3-99fb-4424-8c96-441952324444 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
9111 2024.07.11 23:19:39.870267 [ 3 ] {} <Debug> HTTP-Session: 2f6241d3-99fb-4424-8c96-441952324444 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9112 2024.07.11 23:19:39.870281 [ 3 ] {} <Debug> HTTP-Session: 2f6241d3-99fb-4424-8c96-441952324444 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9113 2024.07.11 23:19:39.870314 [ 3 ] {} <Trace> HTTP-Session: 2f6241d3-99fb-4424-8c96-441952324444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9114 2024.07.11 23:19:39.870409 [ 3 ] {6c3e2ad9-9d57-463e-9c28-ba7fd9b72251} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
9115 2024.07.11 23:19:39.870452 [ 3 ] {6c3e2ad9-9d57-463e-9c28-ba7fd9b72251} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9116 2024.07.11 23:19:39.870575 [ 3 ] {6c3e2ad9-9d57-463e-9c28-ba7fd9b72251} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9117 2024.07.11 23:19:39.870876 [ 3 ] {6c3e2ad9-9d57-463e-9c28-ba7fd9b72251} <Trace> oximeter.fields_u16 (b4410dfe-084c-46fb-b538-055579d0603a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9118 2024.07.11 23:19:39.870911 [ 3 ] {6c3e2ad9-9d57-463e-9c28-ba7fd9b72251} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
9119 2024.07.11 23:19:39.871198 [ 3 ] {6c3e2ad9-9d57-463e-9c28-ba7fd9b72251} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
9120 2024.07.11 23:19:39.871504 [ 3 ] {6c3e2ad9-9d57-463e-9c28-ba7fd9b72251} <Trace> oximeter.fields_u16 (b4410dfe-084c-46fb-b538-055579d0603a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9121 2024.07.11 23:19:39.871628 [ 3 ] {6c3e2ad9-9d57-463e-9c28-ba7fd9b72251} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001244 sec., 3215.434083601286 rows/sec., 224.52 KiB/sec.
9122 2024.07.11 23:19:39.871897 [ 3 ] {6c3e2ad9-9d57-463e-9c28-ba7fd9b72251} <Debug> DynamicQueryHandler: Done processing query
9123 2024.07.11 23:19:39.871923 [ 3 ] {6c3e2ad9-9d57-463e-9c28-ba7fd9b72251} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9124 2024.07.11 23:19:39.871938 [ 3 ] {} <Debug> HTTP-Session: 2f6241d3-99fb-4424-8c96-441952324444 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9125 2024.07.11 23:19:39.872132 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 64138, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9126 2024.07.11 23:19:39.872182 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9127 2024.07.11 23:19:39.872201 [ 3 ] {} <Debug> HTTP-Session: 654971f4-f7bf-490b-a77d-e8f9482bb8a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
9128 2024.07.11 23:19:39.872217 [ 3 ] {} <Debug> HTTP-Session: 654971f4-f7bf-490b-a77d-e8f9482bb8a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9129 2024.07.11 23:19:39.872231 [ 3 ] {} <Debug> HTTP-Session: 654971f4-f7bf-490b-a77d-e8f9482bb8a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9130 2024.07.11 23:19:39.872262 [ 3 ] {} <Trace> HTTP-Session: 654971f4-f7bf-490b-a77d-e8f9482bb8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9131 2024.07.11 23:19:39.872468 [ 3 ] {880198a8-8d47-4544-9adc-587b76522337} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9132 2024.07.11 23:19:39.872512 [ 3 ] {880198a8-8d47-4544-9adc-587b76522337} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9133 2024.07.11 23:19:39.872653 [ 3 ] {880198a8-8d47-4544-9adc-587b76522337} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9134 2024.07.11 23:19:39.873149 [ 3 ] {880198a8-8d47-4544-9adc-587b76522337} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9135 2024.07.11 23:19:39.873185 [ 3 ] {880198a8-8d47-4544-9adc-587b76522337} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
9136 2024.07.11 23:19:39.873516 [ 3 ] {880198a8-8d47-4544-9adc-587b76522337} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
9137 2024.07.11 23:19:39.873820 [ 3 ] {880198a8-8d47-4544-9adc-587b76522337} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9138 2024.07.11 23:19:39.873942 [ 3 ] {880198a8-8d47-4544-9adc-587b76522337} <Debug> executeQuery: Read 397 rows, 28.68 KiB in 0.001583 sec., 250789.63992419458 rows/sec., 17.69 MiB/sec.
9139 2024.07.11 23:19:39.874150 [ 3 ] {880198a8-8d47-4544-9adc-587b76522337} <Debug> DynamicQueryHandler: Done processing query
9140 2024.07.11 23:19:39.874179 [ 3 ] {880198a8-8d47-4544-9adc-587b76522337} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
9141 2024.07.11 23:19:39.874197 [ 3 ] {} <Debug> HTTP-Session: 654971f4-f7bf-490b-a77d-e8f9482bb8a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9142 2024.07.11 23:19:39.874396 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9143 2024.07.11 23:19:39.874444 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9144 2024.07.11 23:19:39.874463 [ 3 ] {} <Debug> HTTP-Session: b0bad1e0-28e5-4f54-88c1-b4d49a5778b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
9145 2024.07.11 23:19:39.874479 [ 3 ] {} <Debug> HTTP-Session: b0bad1e0-28e5-4f54-88c1-b4d49a5778b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9146 2024.07.11 23:19:39.874493 [ 3 ] {} <Debug> HTTP-Session: b0bad1e0-28e5-4f54-88c1-b4d49a5778b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9147 2024.07.11 23:19:39.874524 [ 3 ] {} <Trace> HTTP-Session: b0bad1e0-28e5-4f54-88c1-b4d49a5778b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9148 2024.07.11 23:19:39.874616 [ 3 ] {86a0c883-2329-401b-8b09-08b11448f168} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
9149 2024.07.11 23:19:39.874661 [ 3 ] {86a0c883-2329-401b-8b09-08b11448f168} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
9150 2024.07.11 23:19:39.874788 [ 3 ] {86a0c883-2329-401b-8b09-08b11448f168} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9151 2024.07.11 23:19:39.875047 [ 3 ] {86a0c883-2329-401b-8b09-08b11448f168} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9152 2024.07.11 23:19:39.875082 [ 3 ] {86a0c883-2329-401b-8b09-08b11448f168} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
9153 2024.07.11 23:19:39.875435 [ 3 ] {86a0c883-2329-401b-8b09-08b11448f168} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
9154 2024.07.11 23:19:39.875757 [ 3 ] {86a0c883-2329-401b-8b09-08b11448f168} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9155 2024.07.11 23:19:39.875884 [ 3 ] {86a0c883-2329-401b-8b09-08b11448f168} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001293 sec., 4640.371229698376 rows/sec., 199.39 KiB/sec.
9156 2024.07.11 23:19:39.876043 [ 3 ] {86a0c883-2329-401b-8b09-08b11448f168} <Debug> DynamicQueryHandler: Done processing query
9157 2024.07.11 23:19:39.876068 [ 3 ] {86a0c883-2329-401b-8b09-08b11448f168} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
9158 2024.07.11 23:19:39.876083 [ 3 ] {} <Debug> HTTP-Session: b0bad1e0-28e5-4f54-88c1-b4d49a5778b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9159 2024.07.11 23:19:39.876209 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9160 2024.07.11 23:19:39.876257 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9161 2024.07.11 23:19:39.876277 [ 3 ] {} <Debug> HTTP-Session: 07195710-31fe-4950-9da1-017e32a3d965 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
9162 2024.07.11 23:19:39.876294 [ 3 ] {} <Debug> HTTP-Session: 07195710-31fe-4950-9da1-017e32a3d965 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9163 2024.07.11 23:19:39.876308 [ 3 ] {} <Debug> HTTP-Session: 07195710-31fe-4950-9da1-017e32a3d965 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9164 2024.07.11 23:19:39.876338 [ 3 ] {} <Trace> HTTP-Session: 07195710-31fe-4950-9da1-017e32a3d965 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9165 2024.07.11 23:19:39.876454 [ 3 ] {bd1f247d-8e17-4468-8371-b1f766724dac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
9166 2024.07.11 23:19:39.876499 [ 3 ] {bd1f247d-8e17-4468-8371-b1f766724dac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
9167 2024.07.11 23:19:39.876638 [ 3 ] {bd1f247d-8e17-4468-8371-b1f766724dac} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9168 2024.07.11 23:19:39.876930 [ 3 ] {bd1f247d-8e17-4468-8371-b1f766724dac} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9169 2024.07.11 23:19:39.876964 [ 3 ] {bd1f247d-8e17-4468-8371-b1f766724dac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
9170 2024.07.11 23:19:39.877320 [ 3 ] {bd1f247d-8e17-4468-8371-b1f766724dac} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
9171 2024.07.11 23:19:39.877657 [ 3 ] {bd1f247d-8e17-4468-8371-b1f766724dac} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9172 2024.07.11 23:19:39.877784 [ 3 ] {bd1f247d-8e17-4468-8371-b1f766724dac} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001374 sec., 56040.75691411936 rows/sec., 3.45 MiB/sec.
9173 2024.07.11 23:19:39.878110 [ 3 ] {bd1f247d-8e17-4468-8371-b1f766724dac} <Debug> DynamicQueryHandler: Done processing query
9174 2024.07.11 23:19:39.878138 [ 3 ] {bd1f247d-8e17-4468-8371-b1f766724dac} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9175 2024.07.11 23:19:39.878155 [ 3 ] {} <Debug> HTTP-Session: 07195710-31fe-4950-9da1-017e32a3d965 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9176 2024.07.11 23:19:39.878340 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 31033, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9177 2024.07.11 23:19:39.878388 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9178 2024.07.11 23:19:39.878408 [ 3 ] {} <Debug> HTTP-Session: ba0fded7-41d7-4f17-81da-351c3ee44b91 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
9179 2024.07.11 23:19:39.878425 [ 3 ] {} <Debug> HTTP-Session: ba0fded7-41d7-4f17-81da-351c3ee44b91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9180 2024.07.11 23:19:39.878439 [ 3 ] {} <Debug> HTTP-Session: ba0fded7-41d7-4f17-81da-351c3ee44b91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9181 2024.07.11 23:19:39.878469 [ 3 ] {} <Trace> HTTP-Session: ba0fded7-41d7-4f17-81da-351c3ee44b91 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9182 2024.07.11 23:19:39.878641 [ 3 ] {7e33561c-585a-4215-acf6-b0421593a5ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9183 2024.07.11 23:19:39.878689 [ 3 ] {7e33561c-585a-4215-acf6-b0421593a5ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9184 2024.07.11 23:19:39.878851 [ 3 ] {7e33561c-585a-4215-acf6-b0421593a5ba} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9185 2024.07.11 23:19:39.879213 [ 3 ] {7e33561c-585a-4215-acf6-b0421593a5ba} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9186 2024.07.11 23:19:39.879247 [ 3 ] {7e33561c-585a-4215-acf6-b0421593a5ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
9187 2024.07.11 23:19:39.879621 [ 3 ] {7e33561c-585a-4215-acf6-b0421593a5ba} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
9188 2024.07.11 23:19:39.879957 [ 3 ] {7e33561c-585a-4215-acf6-b0421593a5ba} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9189 2024.07.11 23:19:39.880085 [ 3 ] {7e33561c-585a-4215-acf6-b0421593a5ba} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001537 sec., 105400.13012361743 rows/sec., 7.34 MiB/sec.
9190 2024.07.11 23:19:39.880315 [ 3 ] {7e33561c-585a-4215-acf6-b0421593a5ba} <Debug> DynamicQueryHandler: Done processing query
9191 2024.07.11 23:19:39.880343 [ 3 ] {7e33561c-585a-4215-acf6-b0421593a5ba} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9192 2024.07.11 23:19:39.880359 [ 3 ] {} <Debug> HTTP-Session: ba0fded7-41d7-4f17-81da-351c3ee44b91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9193 2024.07.11 23:19:39.880495 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 17703, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9194 2024.07.11 23:19:39.880543 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9195 2024.07.11 23:19:39.880562 [ 3 ] {} <Debug> HTTP-Session: b1c9c331-8b7f-44fe-acbc-f47bddb0cc80 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
9196 2024.07.11 23:19:39.880578 [ 3 ] {} <Debug> HTTP-Session: b1c9c331-8b7f-44fe-acbc-f47bddb0cc80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9197 2024.07.11 23:19:39.880591 [ 3 ] {} <Debug> HTTP-Session: b1c9c331-8b7f-44fe-acbc-f47bddb0cc80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9198 2024.07.11 23:19:39.880622 [ 3 ] {} <Trace> HTTP-Session: b1c9c331-8b7f-44fe-acbc-f47bddb0cc80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9199 2024.07.11 23:19:39.880804 [ 3 ] {ccc4dc15-fadf-445e-a60d-123944d0e631} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9200 2024.07.11 23:19:39.880866 [ 3 ] {ccc4dc15-fadf-445e-a60d-123944d0e631} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
9201 2024.07.11 23:19:39.881264 [ 3 ] {ccc4dc15-fadf-445e-a60d-123944d0e631} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9202 2024.07.11 23:19:39.881788 [ 3 ] {ccc4dc15-fadf-445e-a60d-123944d0e631} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9203 2024.07.11 23:19:39.881824 [ 3 ] {ccc4dc15-fadf-445e-a60d-123944d0e631} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
9204 2024.07.11 23:19:39.882377 [ 3 ] {ccc4dc15-fadf-445e-a60d-123944d0e631} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
9205 2024.07.11 23:19:39.882778 [ 3 ] {ccc4dc15-fadf-445e-a60d-123944d0e631} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9206 2024.07.11 23:19:39.882917 [ 67 ] {} <Debug> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
9207 2024.07.11 23:19:39.882931 [ 3 ] {ccc4dc15-fadf-445e-a60d-123944d0e631} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002238 sec., 4915.102770330653 rows/sec., 8.81 MiB/sec.
9208 2024.07.11 23:19:39.882972 [ 67 ] {} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9209 2024.07.11 23:19:39.883023 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
9210 2024.07.11 23:19:39.883400 [ 193 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::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
9211 2024.07.11 23:19:39.883561 [ 3 ] {ccc4dc15-fadf-445e-a60d-123944d0e631} <Debug> DynamicQueryHandler: Done processing query
9212 2024.07.11 23:19:39.883694 [ 3 ] {ccc4dc15-fadf-445e-a60d-123944d0e631} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
9213 2024.07.11 23:19:39.883788 [ 3 ] {} <Debug> HTTP-Session: b1c9c331-8b7f-44fe-acbc-f47bddb0cc80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9214 2024.07.11 23:19:39.884238 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 3216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9215 2024.07.11 23:19:39.884360 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9216 2024.07.11 23:19:39.884420 [ 3 ] {} <Debug> HTTP-Session: d1e5f30a-eff4-4edc-9371-a0f9649b2c9e Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
9217 2024.07.11 23:19:39.884472 [ 3 ] {} <Debug> HTTP-Session: d1e5f30a-eff4-4edc-9371-a0f9649b2c9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9218 2024.07.11 23:19:39.884520 [ 3 ] {} <Debug> HTTP-Session: d1e5f30a-eff4-4edc-9371-a0f9649b2c9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9219 2024.07.11 23:19:39.884615 [ 3 ] {} <Trace> HTTP-Session: d1e5f30a-eff4-4edc-9371-a0f9649b2c9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9220 2024.07.11 23:19:39.884690 [ 193 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9221 2024.07.11 23:19:39.884869 [ 193 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::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
9222 2024.07.11 23:19:39.884886 [ 3 ] {4dac9d67-a6a9-4662-ae7c-13e47fc08c7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
9223 2024.07.11 23:19:39.885000 [ 3 ] {4dac9d67-a6a9-4662-ae7c-13e47fc08c7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
9224 2024.07.11 23:19:39.885576 [ 193 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::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
9225 2024.07.11 23:19:39.885878 [ 3 ] {4dac9d67-a6a9-4662-ae7c-13e47fc08c7e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9226 2024.07.11 23:19:39.886321 [ 193 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::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
9227 2024.07.11 23:19:39.886880 [ 193 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::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
9228 2024.07.11 23:19:39.887101 [ 3 ] {4dac9d67-a6a9-4662-ae7c-13e47fc08c7e} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9229 2024.07.11 23:19:39.887254 [ 3 ] {4dac9d67-a6a9-4662-ae7c-13e47fc08c7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
9230 2024.07.11 23:19:39.887507 [ 193 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::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
9231 2024.07.11 23:19:39.888020 [ 193 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::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
9232 2024.07.11 23:19:39.888677 [ 3 ] {4dac9d67-a6a9-4662-ae7c-13e47fc08c7e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
9233 2024.07.11 23:19:39.889599 [ 3 ] {4dac9d67-a6a9-4662-ae7c-13e47fc08c7e} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9234 2024.07.11 23:19:39.889991 [ 3 ] {4dac9d67-a6a9-4662-ae7c-13e47fc08c7e} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.005207 sec., 4417.130785481083 rows/sec., 238.94 KiB/sec.
9235 2024.07.11 23:19:39.890243 [ 3 ] {4dac9d67-a6a9-4662-ae7c-13e47fc08c7e} <Debug> DynamicQueryHandler: Done processing query
9236 2024.07.11 23:19:39.890270 [ 3 ] {4dac9d67-a6a9-4662-ae7c-13e47fc08c7e} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
9237 2024.07.11 23:19:39.890286 [ 3 ] {} <Debug> HTTP-Session: d1e5f30a-eff4-4edc-9371-a0f9649b2c9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9238 2024.07.11 23:19:39.890430 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9239 2024.07.11 23:19:39.890517 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9240 2024.07.11 23:19:39.890581 [ 3 ] {} <Debug> HTTP-Session: 99a6413c-194a-400e-87d0-6ab6028aaf20 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
9241 2024.07.11 23:19:39.890630 [ 3 ] {} <Debug> HTTP-Session: 99a6413c-194a-400e-87d0-6ab6028aaf20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9242 2024.07.11 23:19:39.890674 [ 3 ] {} <Debug> HTTP-Session: 99a6413c-194a-400e-87d0-6ab6028aaf20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9243 2024.07.11 23:19:39.890765 [ 3 ] {} <Trace> HTTP-Session: 99a6413c-194a-400e-87d0-6ab6028aaf20 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9244 2024.07.11 23:19:39.891052 [ 3 ] {0b9b64fc-1d18-4729-80ae-dc35af6ac17b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9245 2024.07.11 23:19:39.891172 [ 3 ] {0b9b64fc-1d18-4729-80ae-dc35af6ac17b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9246 2024.07.11 23:19:39.891900 [ 3 ] {0b9b64fc-1d18-4729-80ae-dc35af6ac17b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9247 2024.07.11 23:19:39.892755 [ 3 ] {0b9b64fc-1d18-4729-80ae-dc35af6ac17b} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9248 2024.07.11 23:19:39.892827 [ 3 ] {0b9b64fc-1d18-4729-80ae-dc35af6ac17b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
9249 2024.07.11 23:19:39.893941 [ 3 ] {0b9b64fc-1d18-4729-80ae-dc35af6ac17b} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
9250 2024.07.11 23:19:39.894792 [ 3 ] {0b9b64fc-1d18-4729-80ae-dc35af6ac17b} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9251 2024.07.11 23:19:39.895388 [ 3 ] {0b9b64fc-1d18-4729-80ae-dc35af6ac17b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004457 sec., 13461.969934933812 rows/sec., 929.02 KiB/sec.
9252 2024.07.11 23:19:39.895598 [ 3 ] {0b9b64fc-1d18-4729-80ae-dc35af6ac17b} <Debug> DynamicQueryHandler: Done processing query
9253 2024.07.11 23:19:39.895624 [ 3 ] {0b9b64fc-1d18-4729-80ae-dc35af6ac17b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9254 2024.07.11 23:19:39.895640 [ 3 ] {} <Debug> HTTP-Session: 99a6413c-194a-400e-87d0-6ab6028aaf20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9255 2024.07.11 23:19:39.896565 [ 198 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 679 rows, containing 19 columns (19 merged, 0 gathered) in 0.013426965 sec., 50569.87934354487 rows/sec., 90.62 MiB/sec.
9256 2024.07.11 23:19:39.897461 [ 188 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
9257 2024.07.11 23:19:39.898141 [ 188 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::all_1_41_8} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9258 2024.07.11 23:19:39.898243 [ 188 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::all_1_41_8} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
9259 2024.07.11 23:19:39.898418 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.40 MiB.
9260 2024.07.11 23:19:43.671209 [ 26 ] {} <Debug> DNSResolver: Updating DNS cache
9261 2024.07.11 23:19:43.671293 [ 26 ] {} <Debug> DNSResolver: Updated DNS cache
9262 2024.07.11 23:19:44.858904 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 3065, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9263 2024.07.11 23:19:44.859039 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9264 2024.07.11 23:19:44.859065 [ 3 ] {} <Debug> HTTP-Session: f87c950d-7849-4461-929c-b8ed121cb7df Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
9265 2024.07.11 23:19:44.859089 [ 3 ] {} <Debug> HTTP-Session: f87c950d-7849-4461-929c-b8ed121cb7df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9266 2024.07.11 23:19:44.859103 [ 3 ] {} <Debug> HTTP-Session: f87c950d-7849-4461-929c-b8ed121cb7df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9267 2024.07.11 23:19:44.859151 [ 3 ] {} <Trace> HTTP-Session: f87c950d-7849-4461-929c-b8ed121cb7df Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9268 2024.07.11 23:19:44.859342 [ 3 ] {e75f47a4-ea5c-4924-b82a-c086660d38af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
9269 2024.07.11 23:19:44.859412 [ 3 ] {e75f47a4-ea5c-4924-b82a-c086660d38af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
9270 2024.07.11 23:19:44.859606 [ 3 ] {e75f47a4-ea5c-4924-b82a-c086660d38af} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9271 2024.07.11 23:19:44.859996 [ 3 ] {e75f47a4-ea5c-4924-b82a-c086660d38af} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9272 2024.07.11 23:19:44.860043 [ 3 ] {e75f47a4-ea5c-4924-b82a-c086660d38af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
9273 2024.07.11 23:19:44.860411 [ 3 ] {e75f47a4-ea5c-4924-b82a-c086660d38af} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
9274 2024.07.11 23:19:44.860750 [ 3 ] {e75f47a4-ea5c-4924-b82a-c086660d38af} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9275 2024.07.11 23:19:44.860899 [ 3 ] {e75f47a4-ea5c-4924-b82a-c086660d38af} <Debug> executeQuery: Read 21 rows, 1.70 KiB in 0.001616 sec., 12995.049504950495 rows/sec., 1.03 MiB/sec.
9276 2024.07.11 23:19:44.861122 [ 3 ] {e75f47a4-ea5c-4924-b82a-c086660d38af} <Debug> DynamicQueryHandler: Done processing query
9277 2024.07.11 23:19:44.861151 [ 3 ] {e75f47a4-ea5c-4924-b82a-c086660d38af} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9278 2024.07.11 23:19:44.861168 [ 3 ] {} <Debug> HTTP-Session: f87c950d-7849-4461-929c-b8ed121cb7df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9279 2024.07.11 23:19:44.861324 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 1302, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9280 2024.07.11 23:19:44.861376 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9281 2024.07.11 23:19:44.861399 [ 3 ] {} <Debug> HTTP-Session: 387d7e57-c470-4f1d-9bde-ed83c08554e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
9282 2024.07.11 23:19:44.861423 [ 3 ] {} <Debug> HTTP-Session: 387d7e57-c470-4f1d-9bde-ed83c08554e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9283 2024.07.11 23:19:44.861437 [ 3 ] {} <Debug> HTTP-Session: 387d7e57-c470-4f1d-9bde-ed83c08554e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9284 2024.07.11 23:19:44.861471 [ 3 ] {} <Trace> HTTP-Session: 387d7e57-c470-4f1d-9bde-ed83c08554e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9285 2024.07.11 23:19:44.861581 [ 3 ] {d7d9685a-28aa-4cf7-9861-e0bc700e61ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
9286 2024.07.11 23:19:44.861628 [ 3 ] {d7d9685a-28aa-4cf7-9861-e0bc700e61ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
9287 2024.07.11 23:19:44.861757 [ 3 ] {d7d9685a-28aa-4cf7-9861-e0bc700e61ab} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9288 2024.07.11 23:19:44.862032 [ 3 ] {d7d9685a-28aa-4cf7-9861-e0bc700e61ab} <Trace> oximeter.fields_ipaddr (e6968d90-b6e0-4a68-8edb-33d3c44efb5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9289 2024.07.11 23:19:44.862068 [ 3 ] {d7d9685a-28aa-4cf7-9861-e0bc700e61ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
9290 2024.07.11 23:19:44.862378 [ 3 ] {d7d9685a-28aa-4cf7-9861-e0bc700e61ab} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
9291 2024.07.11 23:19:44.862701 [ 3 ] {d7d9685a-28aa-4cf7-9861-e0bc700e61ab} <Trace> oximeter.fields_ipaddr (e6968d90-b6e0-4a68-8edb-33d3c44efb5e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9292 2024.07.11 23:19:44.862829 [ 3 ] {d7d9685a-28aa-4cf7-9861-e0bc700e61ab} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001279 sec., 6254.886630179828 rows/sec., 510.04 KiB/sec.
9293 2024.07.11 23:19:44.863093 [ 3 ] {d7d9685a-28aa-4cf7-9861-e0bc700e61ab} <Debug> DynamicQueryHandler: Done processing query
9294 2024.07.11 23:19:44.863141 [ 3 ] {d7d9685a-28aa-4cf7-9861-e0bc700e61ab} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9295 2024.07.11 23:19:44.863169 [ 3 ] {} <Debug> HTTP-Session: 387d7e57-c470-4f1d-9bde-ed83c08554e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9296 2024.07.11 23:19:44.863356 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 22780, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9297 2024.07.11 23:19:44.863406 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9298 2024.07.11 23:19:44.863427 [ 3 ] {} <Debug> HTTP-Session: 98cfa10f-864c-43d1-93b7-e7f0524e805c Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
9299 2024.07.11 23:19:44.863443 [ 3 ] {} <Debug> HTTP-Session: 98cfa10f-864c-43d1-93b7-e7f0524e805c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9300 2024.07.11 23:19:44.863457 [ 3 ] {} <Debug> HTTP-Session: 98cfa10f-864c-43d1-93b7-e7f0524e805c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9301 2024.07.11 23:19:44.863489 [ 3 ] {} <Trace> HTTP-Session: 98cfa10f-864c-43d1-93b7-e7f0524e805c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9302 2024.07.11 23:19:44.863646 [ 3 ] {ada06d0d-08a8-4fa8-bcab-403c0cae74cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9303 2024.07.11 23:19:44.863693 [ 3 ] {ada06d0d-08a8-4fa8-bcab-403c0cae74cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9304 2024.07.11 23:19:44.863836 [ 3 ] {ada06d0d-08a8-4fa8-bcab-403c0cae74cd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9305 2024.07.11 23:19:44.864203 [ 3 ] {ada06d0d-08a8-4fa8-bcab-403c0cae74cd} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9306 2024.07.11 23:19:44.864240 [ 3 ] {ada06d0d-08a8-4fa8-bcab-403c0cae74cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
9307 2024.07.11 23:19:44.864562 [ 3 ] {ada06d0d-08a8-4fa8-bcab-403c0cae74cd} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
9308 2024.07.11 23:19:44.864867 [ 3 ] {ada06d0d-08a8-4fa8-bcab-403c0cae74cd} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9309 2024.07.11 23:19:44.864992 [ 3 ] {ada06d0d-08a8-4fa8-bcab-403c0cae74cd} <Debug> executeQuery: Read 159 rows, 13.11 KiB in 0.001419 sec., 112050.73995771671 rows/sec., 9.02 MiB/sec.
9310 2024.07.11 23:19:44.865149 [ 3 ] {ada06d0d-08a8-4fa8-bcab-403c0cae74cd} <Debug> DynamicQueryHandler: Done processing query
9311 2024.07.11 23:19:44.865173 [ 3 ] {ada06d0d-08a8-4fa8-bcab-403c0cae74cd} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
9312 2024.07.11 23:19:44.865189 [ 3 ] {} <Debug> HTTP-Session: 98cfa10f-864c-43d1-93b7-e7f0524e805c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9313 2024.07.11 23:19:44.865324 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 1169, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9314 2024.07.11 23:19:44.865371 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9315 2024.07.11 23:19:44.865390 [ 3 ] {} <Debug> HTTP-Session: 3bfa8bf1-d247-49b6-ae92-0e5d82f87d2d Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
9316 2024.07.11 23:19:44.865406 [ 3 ] {} <Debug> HTTP-Session: 3bfa8bf1-d247-49b6-ae92-0e5d82f87d2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9317 2024.07.11 23:19:44.865420 [ 3 ] {} <Debug> HTTP-Session: 3bfa8bf1-d247-49b6-ae92-0e5d82f87d2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9318 2024.07.11 23:19:44.865451 [ 3 ] {} <Trace> HTTP-Session: 3bfa8bf1-d247-49b6-ae92-0e5d82f87d2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9319 2024.07.11 23:19:44.865547 [ 3 ] {7881dee6-7aea-4c62-821f-06d7dd279552} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
9320 2024.07.11 23:19:44.865588 [ 3 ] {7881dee6-7aea-4c62-821f-06d7dd279552} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9321 2024.07.11 23:19:44.865710 [ 3 ] {7881dee6-7aea-4c62-821f-06d7dd279552} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9322 2024.07.11 23:19:44.865964 [ 3 ] {7881dee6-7aea-4c62-821f-06d7dd279552} <Trace> oximeter.fields_u16 (b4410dfe-084c-46fb-b538-055579d0603a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9323 2024.07.11 23:19:44.865999 [ 3 ] {7881dee6-7aea-4c62-821f-06d7dd279552} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
9324 2024.07.11 23:19:44.866292 [ 3 ] {7881dee6-7aea-4c62-821f-06d7dd279552} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
9325 2024.07.11 23:19:44.866595 [ 3 ] {7881dee6-7aea-4c62-821f-06d7dd279552} <Trace> oximeter.fields_u16 (b4410dfe-084c-46fb-b538-055579d0603a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9326 2024.07.11 23:19:44.866713 [ 3 ] {7881dee6-7aea-4c62-821f-06d7dd279552} <Debug> executeQuery: Read 8 rows, 572.00 B in 0.001191 sec., 6717.044500419815 rows/sec., 469.01 KiB/sec.
9327 2024.07.11 23:19:44.866891 [ 3 ] {7881dee6-7aea-4c62-821f-06d7dd279552} <Debug> DynamicQueryHandler: Done processing query
9328 2024.07.11 23:19:44.866915 [ 3 ] {7881dee6-7aea-4c62-821f-06d7dd279552} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9329 2024.07.11 23:19:44.866931 [ 3 ] {} <Debug> HTTP-Session: 3bfa8bf1-d247-49b6-ae92-0e5d82f87d2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9330 2024.07.11 23:19:44.867071 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 19862, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9331 2024.07.11 23:19:44.867118 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9332 2024.07.11 23:19:44.867137 [ 3 ] {} <Debug> HTTP-Session: 6a73cb86-a127-446c-afaf-1b87d9d2b7b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
9333 2024.07.11 23:19:44.867153 [ 3 ] {} <Debug> HTTP-Session: 6a73cb86-a127-446c-afaf-1b87d9d2b7b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9334 2024.07.11 23:19:44.867168 [ 3 ] {} <Debug> HTTP-Session: 6a73cb86-a127-446c-afaf-1b87d9d2b7b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9335 2024.07.11 23:19:44.867198 [ 3 ] {} <Trace> HTTP-Session: 6a73cb86-a127-446c-afaf-1b87d9d2b7b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9336 2024.07.11 23:19:44.867324 [ 3 ] {27122b6c-ed4c-4000-ae99-ab2cf2aa9247} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9337 2024.07.11 23:19:44.867366 [ 3 ] {27122b6c-ed4c-4000-ae99-ab2cf2aa9247} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9338 2024.07.11 23:19:44.867487 [ 3 ] {27122b6c-ed4c-4000-ae99-ab2cf2aa9247} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9339 2024.07.11 23:19:44.867841 [ 3 ] {27122b6c-ed4c-4000-ae99-ab2cf2aa9247} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9340 2024.07.11 23:19:44.867890 [ 3 ] {27122b6c-ed4c-4000-ae99-ab2cf2aa9247} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
9341 2024.07.11 23:19:44.868283 [ 3 ] {27122b6c-ed4c-4000-ae99-ab2cf2aa9247} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
9342 2024.07.11 23:19:44.868606 [ 3 ] {27122b6c-ed4c-4000-ae99-ab2cf2aa9247} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9343 2024.07.11 23:19:44.868736 [ 3 ] {27122b6c-ed4c-4000-ae99-ab2cf2aa9247} <Debug> executeQuery: Read 117 rows, 9.35 KiB in 0.001461 sec., 80082.13552361396 rows/sec., 6.25 MiB/sec.
9344 2024.07.11 23:19:44.868898 [ 3 ] {27122b6c-ed4c-4000-ae99-ab2cf2aa9247} <Debug> DynamicQueryHandler: Done processing query
9345 2024.07.11 23:19:44.868925 [ 3 ] {27122b6c-ed4c-4000-ae99-ab2cf2aa9247} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9346 2024.07.11 23:19:44.868942 [ 3 ] {} <Debug> HTTP-Session: 6a73cb86-a127-446c-afaf-1b87d9d2b7b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9347 2024.07.11 23:19:44.869099 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 38381, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9348 2024.07.11 23:19:44.869147 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9349 2024.07.11 23:19:44.869167 [ 3 ] {} <Debug> HTTP-Session: 5f4ba4d2-d52f-4414-b8ee-368e4e73b77a Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
9350 2024.07.11 23:19:44.869184 [ 3 ] {} <Debug> HTTP-Session: 5f4ba4d2-d52f-4414-b8ee-368e4e73b77a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9351 2024.07.11 23:19:44.869198 [ 3 ] {} <Debug> HTTP-Session: 5f4ba4d2-d52f-4414-b8ee-368e4e73b77a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9352 2024.07.11 23:19:44.869230 [ 3 ] {} <Trace> HTTP-Session: 5f4ba4d2-d52f-4414-b8ee-368e4e73b77a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9353 2024.07.11 23:19:44.869407 [ 3 ] {77bb1fdd-72da-441e-bec6-03fd5f30d8ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9354 2024.07.11 23:19:44.869458 [ 3 ] {77bb1fdd-72da-441e-bec6-03fd5f30d8ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9355 2024.07.11 23:19:44.869609 [ 3 ] {77bb1fdd-72da-441e-bec6-03fd5f30d8ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9356 2024.07.11 23:19:44.869996 [ 3 ] {77bb1fdd-72da-441e-bec6-03fd5f30d8ce} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9357 2024.07.11 23:19:44.870034 [ 3 ] {77bb1fdd-72da-441e-bec6-03fd5f30d8ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
9358 2024.07.11 23:19:44.870448 [ 3 ] {77bb1fdd-72da-441e-bec6-03fd5f30d8ce} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
9359 2024.07.11 23:19:44.870855 [ 3 ] {77bb1fdd-72da-441e-bec6-03fd5f30d8ce} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9360 2024.07.11 23:19:44.870987 [ 3 ] {77bb1fdd-72da-441e-bec6-03fd5f30d8ce} <Debug> executeQuery: Read 200 rows, 14.29 KiB in 0.001668 sec., 119904.07673860912 rows/sec., 8.37 MiB/sec.
9361 2024.07.11 23:19:44.871242 [ 3 ] {77bb1fdd-72da-441e-bec6-03fd5f30d8ce} <Debug> DynamicQueryHandler: Done processing query
9362 2024.07.11 23:19:44.871295 [ 3 ] {77bb1fdd-72da-441e-bec6-03fd5f30d8ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
9363 2024.07.11 23:19:44.871346 [ 3 ] {} <Debug> HTTP-Session: 5f4ba4d2-d52f-4414-b8ee-368e4e73b77a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9364 2024.07.11 23:19:44.871545 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 33710, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9365 2024.07.11 23:19:44.871596 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9366 2024.07.11 23:19:44.871616 [ 3 ] {} <Debug> HTTP-Session: f69a946d-c686-4fab-a697-b0b89a21037c Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
9367 2024.07.11 23:19:44.871632 [ 3 ] {} <Debug> HTTP-Session: f69a946d-c686-4fab-a697-b0b89a21037c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9368 2024.07.11 23:19:44.871647 [ 3 ] {} <Debug> HTTP-Session: f69a946d-c686-4fab-a697-b0b89a21037c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9369 2024.07.11 23:19:44.871678 [ 3 ] {} <Trace> HTTP-Session: f69a946d-c686-4fab-a697-b0b89a21037c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9370 2024.07.11 23:19:44.871932 [ 3 ] {811dcea5-7ef1-4ede-b2fa-dcb5253e84cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9371 2024.07.11 23:19:44.872001 [ 3 ] {811dcea5-7ef1-4ede-b2fa-dcb5253e84cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
9372 2024.07.11 23:19:44.872441 [ 3 ] {811dcea5-7ef1-4ede-b2fa-dcb5253e84cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9373 2024.07.11 23:19:44.872997 [ 3 ] {811dcea5-7ef1-4ede-b2fa-dcb5253e84cf} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9374 2024.07.11 23:19:44.873035 [ 3 ] {811dcea5-7ef1-4ede-b2fa-dcb5253e84cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
9375 2024.07.11 23:19:44.873912 [ 3 ] {811dcea5-7ef1-4ede-b2fa-dcb5253e84cf} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
9376 2024.07.11 23:19:44.874395 [ 3 ] {811dcea5-7ef1-4ede-b2fa-dcb5253e84cf} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9377 2024.07.11 23:19:44.874618 [ 3 ] {811dcea5-7ef1-4ede-b2fa-dcb5253e84cf} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.002851 sec., 7365.836548579447 rows/sec., 13.20 MiB/sec.
9378 2024.07.11 23:19:44.874957 [ 3 ] {811dcea5-7ef1-4ede-b2fa-dcb5253e84cf} <Debug> DynamicQueryHandler: Done processing query
9379 2024.07.11 23:19:44.874990 [ 3 ] {811dcea5-7ef1-4ede-b2fa-dcb5253e84cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
9380 2024.07.11 23:19:44.875007 [ 3 ] {} <Debug> HTTP-Session: f69a946d-c686-4fab-a697-b0b89a21037c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9381 2024.07.11 23:19:44.875174 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9382 2024.07.11 23:19:44.875226 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9383 2024.07.11 23:19:44.875248 [ 3 ] {} <Debug> HTTP-Session: c47d4029-3e65-4533-a8f6-21c7727502e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
9384 2024.07.11 23:19:44.875267 [ 3 ] {} <Debug> HTTP-Session: c47d4029-3e65-4533-a8f6-21c7727502e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9385 2024.07.11 23:19:44.875281 [ 3 ] {} <Debug> HTTP-Session: c47d4029-3e65-4533-a8f6-21c7727502e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9386 2024.07.11 23:19:44.875313 [ 3 ] {} <Trace> HTTP-Session: c47d4029-3e65-4533-a8f6-21c7727502e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9387 2024.07.11 23:19:44.875452 [ 3 ] {77683ed5-eccc-4556-a746-eab1d2f230a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9388 2024.07.11 23:19:44.875502 [ 3 ] {77683ed5-eccc-4556-a746-eab1d2f230a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9389 2024.07.11 23:19:44.875669 [ 3 ] {77683ed5-eccc-4556-a746-eab1d2f230a3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9390 2024.07.11 23:19:44.876002 [ 3 ] {77683ed5-eccc-4556-a746-eab1d2f230a3} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9391 2024.07.11 23:19:44.876041 [ 3 ] {77683ed5-eccc-4556-a746-eab1d2f230a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
9392 2024.07.11 23:19:44.876443 [ 3 ] {77683ed5-eccc-4556-a746-eab1d2f230a3} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
9393 2024.07.11 23:19:44.876805 [ 3 ] {77683ed5-eccc-4556-a746-eab1d2f230a3} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9394 2024.07.11 23:19:44.876944 [ 3 ] {77683ed5-eccc-4556-a746-eab1d2f230a3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001545 sec., 38834.95145631068 rows/sec., 2.62 MiB/sec.
9395 2024.07.11 23:19:44.877116 [ 3 ] {77683ed5-eccc-4556-a746-eab1d2f230a3} <Debug> DynamicQueryHandler: Done processing query
9396 2024.07.11 23:19:44.877146 [ 3 ] {77683ed5-eccc-4556-a746-eab1d2f230a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9397 2024.07.11 23:19:44.877162 [ 3 ] {} <Debug> HTTP-Session: c47d4029-3e65-4533-a8f6-21c7727502e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9398 2024.07.11 23:19:49.861345 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 2327, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9399 2024.07.11 23:19:49.861484 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9400 2024.07.11 23:19:49.861510 [ 3 ] {} <Debug> HTTP-Session: d70f21b0-7446-4a7f-8fac-a02b1cf219e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
9401 2024.07.11 23:19:49.861536 [ 3 ] {} <Debug> HTTP-Session: d70f21b0-7446-4a7f-8fac-a02b1cf219e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9402 2024.07.11 23:19:49.861553 [ 3 ] {} <Debug> HTTP-Session: d70f21b0-7446-4a7f-8fac-a02b1cf219e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9403 2024.07.11 23:19:49.861613 [ 3 ] {} <Trace> HTTP-Session: d70f21b0-7446-4a7f-8fac-a02b1cf219e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9404 2024.07.11 23:19:49.861836 [ 3 ] {9e4c68c2-dae0-4e2c-b6a9-c7a06fbda1d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
9405 2024.07.11 23:19:49.861918 [ 3 ] {9e4c68c2-dae0-4e2c-b6a9-c7a06fbda1d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
9406 2024.07.11 23:19:49.862139 [ 3 ] {9e4c68c2-dae0-4e2c-b6a9-c7a06fbda1d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9407 2024.07.11 23:19:49.862598 [ 3 ] {9e4c68c2-dae0-4e2c-b6a9-c7a06fbda1d3} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9408 2024.07.11 23:19:49.862641 [ 3 ] {9e4c68c2-dae0-4e2c-b6a9-c7a06fbda1d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
9409 2024.07.11 23:19:49.863017 [ 3 ] {9e4c68c2-dae0-4e2c-b6a9-c7a06fbda1d3} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
9410 2024.07.11 23:19:49.863372 [ 3 ] {9e4c68c2-dae0-4e2c-b6a9-c7a06fbda1d3} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9411 2024.07.11 23:19:49.863528 [ 3 ] {9e4c68c2-dae0-4e2c-b6a9-c7a06fbda1d3} <Debug> executeQuery: Read 17 rows, 1.23 KiB in 0.001763 sec., 9642.654566080544 rows/sec., 698.49 KiB/sec.
9412 2024.07.11 23:19:49.863750 [ 3 ] {9e4c68c2-dae0-4e2c-b6a9-c7a06fbda1d3} <Debug> DynamicQueryHandler: Done processing query
9413 2024.07.11 23:19:49.863776 [ 3 ] {9e4c68c2-dae0-4e2c-b6a9-c7a06fbda1d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9414 2024.07.11 23:19:49.863793 [ 3 ] {} <Debug> HTTP-Session: d70f21b0-7446-4a7f-8fac-a02b1cf219e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9415 2024.07.11 23:19:49.863969 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9416 2024.07.11 23:19:49.864019 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9417 2024.07.11 23:19:49.864039 [ 3 ] {} <Debug> HTTP-Session: 6e5ff8cb-6ed3-4f96-9a81-ec02a86ed33f Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
9418 2024.07.11 23:19:49.864055 [ 3 ] {} <Debug> HTTP-Session: 6e5ff8cb-6ed3-4f96-9a81-ec02a86ed33f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9419 2024.07.11 23:19:49.864070 [ 3 ] {} <Debug> HTTP-Session: 6e5ff8cb-6ed3-4f96-9a81-ec02a86ed33f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9420 2024.07.11 23:19:49.864103 [ 3 ] {} <Trace> HTTP-Session: 6e5ff8cb-6ed3-4f96-9a81-ec02a86ed33f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9421 2024.07.11 23:19:49.864202 [ 3 ] {c26be3bb-2b8b-401b-9a36-bbfdee95fe7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
9422 2024.07.11 23:19:49.864267 [ 3 ] {c26be3bb-2b8b-401b-9a36-bbfdee95fe7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
9423 2024.07.11 23:19:49.864412 [ 3 ] {c26be3bb-2b8b-401b-9a36-bbfdee95fe7e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9424 2024.07.11 23:19:49.864723 [ 3 ] {c26be3bb-2b8b-401b-9a36-bbfdee95fe7e} <Trace> oximeter.fields_ipaddr (e6968d90-b6e0-4a68-8edb-33d3c44efb5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9425 2024.07.11 23:19:49.864765 [ 3 ] {c26be3bb-2b8b-401b-9a36-bbfdee95fe7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
9426 2024.07.11 23:19:49.865100 [ 3 ] {c26be3bb-2b8b-401b-9a36-bbfdee95fe7e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
9427 2024.07.11 23:19:49.865416 [ 3 ] {c26be3bb-2b8b-401b-9a36-bbfdee95fe7e} <Trace> oximeter.fields_ipaddr (e6968d90-b6e0-4a68-8edb-33d3c44efb5e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9428 2024.07.11 23:19:49.865565 [ 3 ] {c26be3bb-2b8b-401b-9a36-bbfdee95fe7e} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001383 sec., 1446.1315979754158 rows/sec., 117.92 KiB/sec.
9429 2024.07.11 23:19:49.865734 [ 3 ] {c26be3bb-2b8b-401b-9a36-bbfdee95fe7e} <Debug> DynamicQueryHandler: Done processing query
9430 2024.07.11 23:19:49.865760 [ 3 ] {c26be3bb-2b8b-401b-9a36-bbfdee95fe7e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9431 2024.07.11 23:19:49.865777 [ 3 ] {} <Debug> HTTP-Session: 6e5ff8cb-6ed3-4f96-9a81-ec02a86ed33f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9432 2024.07.11 23:19:49.865947 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 29469, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9433 2024.07.11 23:19:49.865995 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9434 2024.07.11 23:19:49.866017 [ 3 ] {} <Debug> HTTP-Session: f497fc5d-31f9-49f7-bbe5-bfcf36fcdda1 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
9435 2024.07.11 23:19:49.866034 [ 3 ] {} <Debug> HTTP-Session: f497fc5d-31f9-49f7-bbe5-bfcf36fcdda1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9436 2024.07.11 23:19:49.866049 [ 3 ] {} <Debug> HTTP-Session: f497fc5d-31f9-49f7-bbe5-bfcf36fcdda1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9437 2024.07.11 23:19:49.866080 [ 3 ] {} <Trace> HTTP-Session: f497fc5d-31f9-49f7-bbe5-bfcf36fcdda1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9438 2024.07.11 23:19:49.866229 [ 3 ] {22aa0ad0-8a2a-48e8-b147-b11a0abb3a53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9439 2024.07.11 23:19:49.866272 [ 3 ] {22aa0ad0-8a2a-48e8-b147-b11a0abb3a53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9440 2024.07.11 23:19:49.866401 [ 3 ] {22aa0ad0-8a2a-48e8-b147-b11a0abb3a53} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9441 2024.07.11 23:19:49.866852 [ 3 ] {22aa0ad0-8a2a-48e8-b147-b11a0abb3a53} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9442 2024.07.11 23:19:49.866901 [ 3 ] {22aa0ad0-8a2a-48e8-b147-b11a0abb3a53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
9443 2024.07.11 23:19:49.867252 [ 3 ] {22aa0ad0-8a2a-48e8-b147-b11a0abb3a53} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
9444 2024.07.11 23:19:49.867566 [ 3 ] {22aa0ad0-8a2a-48e8-b147-b11a0abb3a53} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9445 2024.07.11 23:19:49.867713 [ 3 ] {22aa0ad0-8a2a-48e8-b147-b11a0abb3a53} <Debug> executeQuery: Read 195 rows, 17.59 KiB in 0.00155 sec., 125806.45161290323 rows/sec., 11.08 MiB/sec.
9446 2024.07.11 23:19:49.867897 [ 3 ] {22aa0ad0-8a2a-48e8-b147-b11a0abb3a53} <Debug> DynamicQueryHandler: Done processing query
9447 2024.07.11 23:19:49.867923 [ 3 ] {22aa0ad0-8a2a-48e8-b147-b11a0abb3a53} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
9448 2024.07.11 23:19:49.867940 [ 3 ] {} <Debug> HTTP-Session: f497fc5d-31f9-49f7-bbe5-bfcf36fcdda1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9449 2024.07.11 23:19:49.868092 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9450 2024.07.11 23:19:49.868142 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9451 2024.07.11 23:19:49.868161 [ 3 ] {} <Debug> HTTP-Session: a3d7ba4c-3c0e-4dbf-82a2-84a42022ebc0 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
9452 2024.07.11 23:19:49.868178 [ 3 ] {} <Debug> HTTP-Session: a3d7ba4c-3c0e-4dbf-82a2-84a42022ebc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9453 2024.07.11 23:19:49.868192 [ 3 ] {} <Debug> HTTP-Session: a3d7ba4c-3c0e-4dbf-82a2-84a42022ebc0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9454 2024.07.11 23:19:49.868224 [ 3 ] {} <Trace> HTTP-Session: a3d7ba4c-3c0e-4dbf-82a2-84a42022ebc0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9455 2024.07.11 23:19:49.868323 [ 3 ] {3064eaad-f447-4716-910d-ce403e6e8b34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
9456 2024.07.11 23:19:49.868366 [ 3 ] {3064eaad-f447-4716-910d-ce403e6e8b34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9457 2024.07.11 23:19:49.868494 [ 3 ] {3064eaad-f447-4716-910d-ce403e6e8b34} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9458 2024.07.11 23:19:49.868790 [ 3 ] {3064eaad-f447-4716-910d-ce403e6e8b34} <Trace> oximeter.fields_u16 (b4410dfe-084c-46fb-b538-055579d0603a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9459 2024.07.11 23:19:49.868826 [ 3 ] {3064eaad-f447-4716-910d-ce403e6e8b34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
9460 2024.07.11 23:19:49.869160 [ 3 ] {3064eaad-f447-4716-910d-ce403e6e8b34} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
9461 2024.07.11 23:19:49.869472 [ 3 ] {3064eaad-f447-4716-910d-ce403e6e8b34} <Trace> oximeter.fields_u16 (b4410dfe-084c-46fb-b538-055579d0603a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9462 2024.07.11 23:19:49.869639 [ 3 ] {3064eaad-f447-4716-910d-ce403e6e8b34} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.00131 sec., 1526.7175572519084 rows/sec., 106.60 KiB/sec.
9463 2024.07.11 23:19:49.869904 [ 3 ] {3064eaad-f447-4716-910d-ce403e6e8b34} <Debug> DynamicQueryHandler: Done processing query
9464 2024.07.11 23:19:49.869934 [ 3 ] {3064eaad-f447-4716-910d-ce403e6e8b34} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9465 2024.07.11 23:19:49.869951 [ 3 ] {} <Debug> HTTP-Session: a3d7ba4c-3c0e-4dbf-82a2-84a42022ebc0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9466 2024.07.11 23:19:49.870169 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 63797, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9467 2024.07.11 23:19:49.870218 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9468 2024.07.11 23:19:49.870239 [ 3 ] {} <Debug> HTTP-Session: 6c201507-1bb0-4f60-aafc-c98ff2de2797 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
9469 2024.07.11 23:19:49.870257 [ 3 ] {} <Debug> HTTP-Session: 6c201507-1bb0-4f60-aafc-c98ff2de2797 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9470 2024.07.11 23:19:49.870272 [ 3 ] {} <Debug> HTTP-Session: 6c201507-1bb0-4f60-aafc-c98ff2de2797 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9471 2024.07.11 23:19:49.870303 [ 3 ] {} <Trace> HTTP-Session: 6c201507-1bb0-4f60-aafc-c98ff2de2797 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9472 2024.07.11 23:19:49.870519 [ 3 ] {372fd577-9846-4c64-842c-c946b5053e61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9473 2024.07.11 23:19:49.870563 [ 3 ] {372fd577-9846-4c64-842c-c946b5053e61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9474 2024.07.11 23:19:49.870710 [ 3 ] {372fd577-9846-4c64-842c-c946b5053e61} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9475 2024.07.11 23:19:49.871245 [ 3 ] {372fd577-9846-4c64-842c-c946b5053e61} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9476 2024.07.11 23:19:49.871283 [ 3 ] {372fd577-9846-4c64-842c-c946b5053e61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
9477 2024.07.11 23:19:49.871624 [ 3 ] {372fd577-9846-4c64-842c-c946b5053e61} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
9478 2024.07.11 23:19:49.871930 [ 3 ] {372fd577-9846-4c64-842c-c946b5053e61} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9479 2024.07.11 23:19:49.872081 [ 3 ] {372fd577-9846-4c64-842c-c946b5053e61} <Debug> executeQuery: Read 395 rows, 28.52 KiB in 0.001678 sec., 235399.28486293205 rows/sec., 16.60 MiB/sec.
9480 2024.07.11 23:19:49.872258 [ 3 ] {372fd577-9846-4c64-842c-c946b5053e61} <Debug> DynamicQueryHandler: Done processing query
9481 2024.07.11 23:19:49.872284 [ 3 ] {372fd577-9846-4c64-842c-c946b5053e61} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
9482 2024.07.11 23:19:49.872300 [ 3 ] {} <Debug> HTTP-Session: 6c201507-1bb0-4f60-aafc-c98ff2de2797 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9483 2024.07.11 23:19:49.872435 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9484 2024.07.11 23:19:49.872485 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9485 2024.07.11 23:19:49.872504 [ 3 ] {} <Debug> HTTP-Session: fe775120-333b-476c-9a72-5dc7d7b97f7b Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
9486 2024.07.11 23:19:49.872521 [ 3 ] {} <Debug> HTTP-Session: fe775120-333b-476c-9a72-5dc7d7b97f7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9487 2024.07.11 23:19:49.872535 [ 3 ] {} <Debug> HTTP-Session: fe775120-333b-476c-9a72-5dc7d7b97f7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9488 2024.07.11 23:19:49.872567 [ 3 ] {} <Trace> HTTP-Session: fe775120-333b-476c-9a72-5dc7d7b97f7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9489 2024.07.11 23:19:49.872668 [ 3 ] {afbef2a8-0207-4412-bbcf-f4226e4b12b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
9490 2024.07.11 23:19:49.872715 [ 3 ] {afbef2a8-0207-4412-bbcf-f4226e4b12b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
9491 2024.07.11 23:19:49.872846 [ 3 ] {afbef2a8-0207-4412-bbcf-f4226e4b12b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9492 2024.07.11 23:19:49.873170 [ 3 ] {afbef2a8-0207-4412-bbcf-f4226e4b12b5} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9493 2024.07.11 23:19:49.873218 [ 3 ] {afbef2a8-0207-4412-bbcf-f4226e4b12b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
9494 2024.07.11 23:19:49.873632 [ 3 ] {afbef2a8-0207-4412-bbcf-f4226e4b12b5} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
9495 2024.07.11 23:19:49.874021 [ 3 ] {afbef2a8-0207-4412-bbcf-f4226e4b12b5} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9496 2024.07.11 23:19:49.874198 [ 3 ] {afbef2a8-0207-4412-bbcf-f4226e4b12b5} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001552 sec., 3865.979381443299 rows/sec., 166.12 KiB/sec.
9497 2024.07.11 23:19:49.874379 [ 3 ] {afbef2a8-0207-4412-bbcf-f4226e4b12b5} <Debug> DynamicQueryHandler: Done processing query
9498 2024.07.11 23:19:49.874404 [ 3 ] {afbef2a8-0207-4412-bbcf-f4226e4b12b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
9499 2024.07.11 23:19:49.874420 [ 3 ] {} <Debug> HTTP-Session: fe775120-333b-476c-9a72-5dc7d7b97f7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9500 2024.07.11 23:19:49.874560 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9501 2024.07.11 23:19:49.874609 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9502 2024.07.11 23:19:49.874630 [ 3 ] {} <Debug> HTTP-Session: 3684f6cd-e83b-4ed5-a01e-e35715271a64 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
9503 2024.07.11 23:19:49.874647 [ 3 ] {} <Debug> HTTP-Session: 3684f6cd-e83b-4ed5-a01e-e35715271a64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9504 2024.07.11 23:19:49.874661 [ 3 ] {} <Debug> HTTP-Session: 3684f6cd-e83b-4ed5-a01e-e35715271a64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9505 2024.07.11 23:19:49.874691 [ 3 ] {} <Trace> HTTP-Session: 3684f6cd-e83b-4ed5-a01e-e35715271a64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9506 2024.07.11 23:19:49.874833 [ 3 ] {21b483e8-db0f-479f-ad18-079241d0fc65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
9507 2024.07.11 23:19:49.874883 [ 3 ] {21b483e8-db0f-479f-ad18-079241d0fc65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
9508 2024.07.11 23:19:49.875028 [ 3 ] {21b483e8-db0f-479f-ad18-079241d0fc65} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9509 2024.07.11 23:19:49.875390 [ 3 ] {21b483e8-db0f-479f-ad18-079241d0fc65} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9510 2024.07.11 23:19:49.875428 [ 3 ] {21b483e8-db0f-479f-ad18-079241d0fc65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
9511 2024.07.11 23:19:49.875802 [ 3 ] {21b483e8-db0f-479f-ad18-079241d0fc65} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
9512 2024.07.11 23:19:49.876143 [ 3 ] {21b483e8-db0f-479f-ad18-079241d0fc65} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9513 2024.07.11 23:19:49.876298 [ 3 ] {21b483e8-db0f-479f-ad18-079241d0fc65} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001512 sec., 50925.92592592592 rows/sec., 3.14 MiB/sec.
9514 2024.07.11 23:19:49.876501 [ 3 ] {21b483e8-db0f-479f-ad18-079241d0fc65} <Debug> DynamicQueryHandler: Done processing query
9515 2024.07.11 23:19:49.876526 [ 3 ] {21b483e8-db0f-479f-ad18-079241d0fc65} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9516 2024.07.11 23:19:49.876542 [ 3 ] {} <Debug> HTTP-Session: 3684f6cd-e83b-4ed5-a01e-e35715271a64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9517 2024.07.11 23:19:49.876717 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 30843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9518 2024.07.11 23:19:49.876766 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9519 2024.07.11 23:19:49.876785 [ 3 ] {} <Debug> HTTP-Session: 6332ae49-9280-48ba-87fd-45fa6e2ce6aa Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
9520 2024.07.11 23:19:49.876802 [ 3 ] {} <Debug> HTTP-Session: 6332ae49-9280-48ba-87fd-45fa6e2ce6aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9521 2024.07.11 23:19:49.876816 [ 3 ] {} <Debug> HTTP-Session: 6332ae49-9280-48ba-87fd-45fa6e2ce6aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9522 2024.07.11 23:19:49.876847 [ 3 ] {} <Trace> HTTP-Session: 6332ae49-9280-48ba-87fd-45fa6e2ce6aa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9523 2024.07.11 23:19:49.876994 [ 3 ] {fca8fe16-08d7-4c72-8e58-51a3104e617c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9524 2024.07.11 23:19:49.877041 [ 3 ] {fca8fe16-08d7-4c72-8e58-51a3104e617c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9525 2024.07.11 23:19:49.877183 [ 3 ] {fca8fe16-08d7-4c72-8e58-51a3104e617c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9526 2024.07.11 23:19:49.877594 [ 3 ] {fca8fe16-08d7-4c72-8e58-51a3104e617c} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9527 2024.07.11 23:19:49.877632 [ 3 ] {fca8fe16-08d7-4c72-8e58-51a3104e617c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
9528 2024.07.11 23:19:49.878011 [ 3 ] {fca8fe16-08d7-4c72-8e58-51a3104e617c} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
9529 2024.07.11 23:19:49.878353 [ 3 ] {fca8fe16-08d7-4c72-8e58-51a3104e617c} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9530 2024.07.11 23:19:49.878515 [ 3 ] {fca8fe16-08d7-4c72-8e58-51a3104e617c} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001585 sec., 101577.28706624605 rows/sec., 7.07 MiB/sec.
9531 2024.07.11 23:19:49.878681 [ 3 ] {fca8fe16-08d7-4c72-8e58-51a3104e617c} <Debug> DynamicQueryHandler: Done processing query
9532 2024.07.11 23:19:49.878705 [ 3 ] {fca8fe16-08d7-4c72-8e58-51a3104e617c} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9533 2024.07.11 23:19:49.878720 [ 3 ] {} <Debug> HTTP-Session: 6332ae49-9280-48ba-87fd-45fa6e2ce6aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9534 2024.07.11 23:19:49.878863 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 17700, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9535 2024.07.11 23:19:49.878912 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9536 2024.07.11 23:19:49.878931 [ 3 ] {} <Debug> HTTP-Session: c240874e-0751-4e14-a6de-97e5d21bee6b Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
9537 2024.07.11 23:19:49.878948 [ 3 ] {} <Debug> HTTP-Session: c240874e-0751-4e14-a6de-97e5d21bee6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9538 2024.07.11 23:19:49.878962 [ 3 ] {} <Debug> HTTP-Session: c240874e-0751-4e14-a6de-97e5d21bee6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9539 2024.07.11 23:19:49.878992 [ 3 ] {} <Trace> HTTP-Session: c240874e-0751-4e14-a6de-97e5d21bee6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9540 2024.07.11 23:19:49.879177 [ 3 ] {1a1a38ae-7288-4092-9ec1-faee1d30b8ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9541 2024.07.11 23:19:49.879246 [ 3 ] {1a1a38ae-7288-4092-9ec1-faee1d30b8ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
9542 2024.07.11 23:19:49.879701 [ 3 ] {1a1a38ae-7288-4092-9ec1-faee1d30b8ec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9543 2024.07.11 23:19:49.880343 [ 3 ] {1a1a38ae-7288-4092-9ec1-faee1d30b8ec} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9544 2024.07.11 23:19:49.880392 [ 3 ] {1a1a38ae-7288-4092-9ec1-faee1d30b8ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
9545 2024.07.11 23:19:49.881250 [ 3 ] {1a1a38ae-7288-4092-9ec1-faee1d30b8ec} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
9546 2024.07.11 23:19:49.881679 [ 3 ] {1a1a38ae-7288-4092-9ec1-faee1d30b8ec} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9547 2024.07.11 23:19:49.881866 [ 3 ] {1a1a38ae-7288-4092-9ec1-faee1d30b8ec} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.0028 sec., 3928.5714285714284 rows/sec., 7.04 MiB/sec.
9548 2024.07.11 23:19:49.882082 [ 3 ] {1a1a38ae-7288-4092-9ec1-faee1d30b8ec} <Debug> DynamicQueryHandler: Done processing query
9549 2024.07.11 23:19:49.882107 [ 3 ] {1a1a38ae-7288-4092-9ec1-faee1d30b8ec} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
9550 2024.07.11 23:19:49.882125 [ 3 ] {} <Debug> HTTP-Session: c240874e-0751-4e14-a6de-97e5d21bee6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9551 2024.07.11 23:19:49.882268 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 3216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9552 2024.07.11 23:19:49.882326 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9553 2024.07.11 23:19:49.882349 [ 3 ] {} <Debug> HTTP-Session: 367e669b-8bcc-4504-93bd-8aac39d81f68 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
9554 2024.07.11 23:19:49.882366 [ 3 ] {} <Debug> HTTP-Session: 367e669b-8bcc-4504-93bd-8aac39d81f68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9555 2024.07.11 23:19:49.882381 [ 3 ] {} <Debug> HTTP-Session: 367e669b-8bcc-4504-93bd-8aac39d81f68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9556 2024.07.11 23:19:49.882413 [ 3 ] {} <Trace> HTTP-Session: 367e669b-8bcc-4504-93bd-8aac39d81f68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9557 2024.07.11 23:19:49.882516 [ 3 ] {86f3fece-beec-4cf3-8b68-abade30b3ecd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
9558 2024.07.11 23:19:49.882563 [ 3 ] {86f3fece-beec-4cf3-8b68-abade30b3ecd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
9559 2024.07.11 23:19:49.882692 [ 3 ] {86f3fece-beec-4cf3-8b68-abade30b3ecd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9560 2024.07.11 23:19:49.882960 [ 3 ] {86f3fece-beec-4cf3-8b68-abade30b3ecd} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9561 2024.07.11 23:19:49.882998 [ 3 ] {86f3fece-beec-4cf3-8b68-abade30b3ecd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
9562 2024.07.11 23:19:49.883369 [ 3 ] {86f3fece-beec-4cf3-8b68-abade30b3ecd} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
9563 2024.07.11 23:19:49.883693 [ 3 ] {86f3fece-beec-4cf3-8b68-abade30b3ecd} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9564 2024.07.11 23:19:49.883846 [ 3 ] {86f3fece-beec-4cf3-8b68-abade30b3ecd} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001353 sec., 16999.260901699927 rows/sec., 919.54 KiB/sec.
9565 2024.07.11 23:19:49.884127 [ 3 ] {86f3fece-beec-4cf3-8b68-abade30b3ecd} <Debug> DynamicQueryHandler: Done processing query
9566 2024.07.11 23:19:49.884168 [ 3 ] {86f3fece-beec-4cf3-8b68-abade30b3ecd} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
9567 2024.07.11 23:19:49.884185 [ 3 ] {} <Debug> HTTP-Session: 367e669b-8bcc-4504-93bd-8aac39d81f68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9568 2024.07.11 23:19:49.884365 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9569 2024.07.11 23:19:49.884416 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9570 2024.07.11 23:19:49.884436 [ 3 ] {} <Debug> HTTP-Session: 7b603e7b-2d5e-4ede-87d6-7c57ce0b195d Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
9571 2024.07.11 23:19:49.884453 [ 3 ] {} <Debug> HTTP-Session: 7b603e7b-2d5e-4ede-87d6-7c57ce0b195d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9572 2024.07.11 23:19:49.884467 [ 3 ] {} <Debug> HTTP-Session: 7b603e7b-2d5e-4ede-87d6-7c57ce0b195d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9573 2024.07.11 23:19:49.884498 [ 3 ] {} <Trace> HTTP-Session: 7b603e7b-2d5e-4ede-87d6-7c57ce0b195d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9574 2024.07.11 23:19:49.884617 [ 3 ] {016f5481-b30b-4dc6-9256-7b5f31dcfbe4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9575 2024.07.11 23:19:49.884675 [ 3 ] {016f5481-b30b-4dc6-9256-7b5f31dcfbe4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9576 2024.07.11 23:19:49.884832 [ 3 ] {016f5481-b30b-4dc6-9256-7b5f31dcfbe4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9577 2024.07.11 23:19:49.885114 [ 3 ] {016f5481-b30b-4dc6-9256-7b5f31dcfbe4} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9578 2024.07.11 23:19:49.885150 [ 3 ] {016f5481-b30b-4dc6-9256-7b5f31dcfbe4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
9579 2024.07.11 23:19:49.885503 [ 3 ] {016f5481-b30b-4dc6-9256-7b5f31dcfbe4} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
9580 2024.07.11 23:19:49.885819 [ 3 ] {016f5481-b30b-4dc6-9256-7b5f31dcfbe4} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9581 2024.07.11 23:19:49.885975 [ 3 ] {016f5481-b30b-4dc6-9256-7b5f31dcfbe4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00139 sec., 43165.467625899284 rows/sec., 2.91 MiB/sec.
9582 2024.07.11 23:19:49.886161 [ 3 ] {016f5481-b30b-4dc6-9256-7b5f31dcfbe4} <Debug> DynamicQueryHandler: Done processing query
9583 2024.07.11 23:19:49.886196 [ 3 ] {016f5481-b30b-4dc6-9256-7b5f31dcfbe4} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9584 2024.07.11 23:19:49.886218 [ 3 ] {} <Debug> HTTP-Session: 7b603e7b-2d5e-4ede-87d6-7c57ce0b195d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9585 2024.07.11 23:19:54.856848 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 3065, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9586 2024.07.11 23:19:54.856996 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9587 2024.07.11 23:19:54.857027 [ 3 ] {} <Debug> HTTP-Session: 90a5f0cb-7399-4235-b3a7-e9ab8a227e8e Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
9588 2024.07.11 23:19:54.857055 [ 3 ] {} <Debug> HTTP-Session: 90a5f0cb-7399-4235-b3a7-e9ab8a227e8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9589 2024.07.11 23:19:54.857073 [ 3 ] {} <Debug> HTTP-Session: 90a5f0cb-7399-4235-b3a7-e9ab8a227e8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9590 2024.07.11 23:19:54.857129 [ 3 ] {} <Trace> HTTP-Session: 90a5f0cb-7399-4235-b3a7-e9ab8a227e8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9591 2024.07.11 23:19:54.857337 [ 3 ] {764fafc7-15cc-405e-8730-0e4181669bc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
9592 2024.07.11 23:19:54.857411 [ 3 ] {764fafc7-15cc-405e-8730-0e4181669bc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
9593 2024.07.11 23:19:54.857605 [ 3 ] {764fafc7-15cc-405e-8730-0e4181669bc6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9594 2024.07.11 23:19:54.857991 [ 3 ] {764fafc7-15cc-405e-8730-0e4181669bc6} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9595 2024.07.11 23:19:54.858033 [ 3 ] {764fafc7-15cc-405e-8730-0e4181669bc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
9596 2024.07.11 23:19:54.858405 [ 3 ] {764fafc7-15cc-405e-8730-0e4181669bc6} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
9597 2024.07.11 23:19:54.858743 [ 3 ] {764fafc7-15cc-405e-8730-0e4181669bc6} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9598 2024.07.11 23:19:54.858920 [ 3 ] {764fafc7-15cc-405e-8730-0e4181669bc6} <Debug> executeQuery: Read 21 rows, 1.70 KiB in 0.001642 sec., 12789.281364190012 rows/sec., 1.01 MiB/sec.
9599 2024.07.11 23:19:54.859256 [ 3 ] {764fafc7-15cc-405e-8730-0e4181669bc6} <Debug> DynamicQueryHandler: Done processing query
9600 2024.07.11 23:19:54.859313 [ 3 ] {764fafc7-15cc-405e-8730-0e4181669bc6} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9601 2024.07.11 23:19:54.859364 [ 3 ] {} <Debug> HTTP-Session: 90a5f0cb-7399-4235-b3a7-e9ab8a227e8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9602 2024.07.11 23:19:54.859532 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 17311, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9603 2024.07.11 23:19:54.859582 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9604 2024.07.11 23:19:54.859602 [ 3 ] {} <Debug> HTTP-Session: 54d4d116-1957-419d-8299-87e8b341c4c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
9605 2024.07.11 23:19:54.859618 [ 3 ] {} <Debug> HTTP-Session: 54d4d116-1957-419d-8299-87e8b341c4c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9606 2024.07.11 23:19:54.859632 [ 3 ] {} <Debug> HTTP-Session: 54d4d116-1957-419d-8299-87e8b341c4c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9607 2024.07.11 23:19:54.859664 [ 3 ] {} <Trace> HTTP-Session: 54d4d116-1957-419d-8299-87e8b341c4c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9608 2024.07.11 23:19:54.859797 [ 3 ] {1e8a32a2-3ce6-4227-bc93-ac64ba8d5937} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9609 2024.07.11 23:19:54.859842 [ 3 ] {1e8a32a2-3ce6-4227-bc93-ac64ba8d5937} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9610 2024.07.11 23:19:54.859988 [ 3 ] {1e8a32a2-3ce6-4227-bc93-ac64ba8d5937} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9611 2024.07.11 23:19:54.860329 [ 3 ] {1e8a32a2-3ce6-4227-bc93-ac64ba8d5937} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9612 2024.07.11 23:19:54.860366 [ 3 ] {1e8a32a2-3ce6-4227-bc93-ac64ba8d5937} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
9613 2024.07.11 23:19:54.860688 [ 3 ] {1e8a32a2-3ce6-4227-bc93-ac64ba8d5937} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
9614 2024.07.11 23:19:54.861414 [ 3 ] {1e8a32a2-3ce6-4227-bc93-ac64ba8d5937} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9615 2024.07.11 23:19:54.861575 [ 3 ] {1e8a32a2-3ce6-4227-bc93-ac64ba8d5937} <Debug> executeQuery: Read 119 rows, 10.05 KiB in 0.001819 sec., 65420.56074766355 rows/sec., 5.40 MiB/sec.
9616 2024.07.11 23:19:54.861579 [ 144 ] {} <Debug> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
9617 2024.07.11 23:19:54.861687 [ 144 ] {} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9618 2024.07.11 23:19:54.861719 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
9619 2024.07.11 23:19:54.861808 [ 3 ] {1e8a32a2-3ce6-4227-bc93-ac64ba8d5937} <Debug> DynamicQueryHandler: Done processing query
9620 2024.07.11 23:19:54.861870 [ 3 ] {1e8a32a2-3ce6-4227-bc93-ac64ba8d5937} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
9621 2024.07.11 23:19:54.861910 [ 3 ] {} <Debug> HTTP-Session: 54d4d116-1957-419d-8299-87e8b341c4c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9622 2024.07.11 23:19:54.861927 [ 200 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::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
9623 2024.07.11 23:19:54.862147 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 14452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9624 2024.07.11 23:19:54.862167 [ 200 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9625 2024.07.11 23:19:54.862249 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9626 2024.07.11 23:19:54.862254 [ 200 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 302 rows starting from the beginning of the part
9627 2024.07.11 23:19:54.862292 [ 3 ] {} <Debug> HTTP-Session: 665d51c3-9020-402c-a827-d91d169474d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
9628 2024.07.11 23:19:54.862329 [ 3 ] {} <Debug> HTTP-Session: 665d51c3-9020-402c-a827-d91d169474d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9629 2024.07.11 23:19:54.862372 [ 3 ] {} <Debug> HTTP-Session: 665d51c3-9020-402c-a827-d91d169474d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9630 2024.07.11 23:19:54.862485 [ 200 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 119 rows starting from the beginning of the part
9631 2024.07.11 23:19:54.862581 [ 3 ] {} <Trace> HTTP-Session: 665d51c3-9020-402c-a827-d91d169474d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9632 2024.07.11 23:19:54.862745 [ 200 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 196 rows starting from the beginning of the part
9633 2024.07.11 23:19:54.862980 [ 200 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 159 rows starting from the beginning of the part
9634 2024.07.11 23:19:54.863231 [ 200 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 195 rows starting from the beginning of the part
9635 2024.07.11 23:19:54.863461 [ 200 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 119 rows starting from the beginning of the part
9636 2024.07.11 23:19:54.863563 [ 3 ] {a768208d-3d33-45c6-adf8-b42ea7140e56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9637 2024.07.11 23:19:54.863856 [ 3 ] {a768208d-3d33-45c6-adf8-b42ea7140e56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9638 2024.07.11 23:19:54.864265 [ 3 ] {a768208d-3d33-45c6-adf8-b42ea7140e56} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9639 2024.07.11 23:19:54.865198 [ 3 ] {a768208d-3d33-45c6-adf8-b42ea7140e56} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9640 2024.07.11 23:19:54.865284 [ 3 ] {a768208d-3d33-45c6-adf8-b42ea7140e56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
9641 2024.07.11 23:19:54.866051 [ 3 ] {a768208d-3d33-45c6-adf8-b42ea7140e56} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
9642 2024.07.11 23:19:54.866729 [ 188 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1090 rows, containing 4 columns (4 merged, 0 gathered) in 0.004944504 sec., 220446.7829331314 rows/sec., 18.78 MiB/sec.
9643 2024.07.11 23:19:54.866967 [ 3 ] {a768208d-3d33-45c6-adf8-b42ea7140e56} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9644 2024.07.11 23:19:54.867052 [ 189 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
9645 2024.07.11 23:19:54.867201 [ 144 ] {} <Debug> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
9646 2024.07.11 23:19:54.867291 [ 144 ] {} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9647 2024.07.11 23:19:54.867330 [ 3 ] {a768208d-3d33-45c6-adf8-b42ea7140e56} <Debug> executeQuery: Read 85 rows, 6.80 KiB in 0.004247 sec., 20014.127619496114 rows/sec., 1.56 MiB/sec.
9648 2024.07.11 23:19:54.867353 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
9649 2024.07.11 23:19:54.867948 [ 195 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::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
9650 2024.07.11 23:19:54.868004 [ 3 ] {a768208d-3d33-45c6-adf8-b42ea7140e56} <Debug> DynamicQueryHandler: Done processing query
9651 2024.07.11 23:19:54.868077 [ 3 ] {a768208d-3d33-45c6-adf8-b42ea7140e56} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
9652 2024.07.11 23:19:54.868160 [ 3 ] {} <Debug> HTTP-Session: 665d51c3-9020-402c-a827-d91d169474d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9653 2024.07.11 23:19:54.868328 [ 195 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9654 2024.07.11 23:19:54.868409 [ 195 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::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
9655 2024.07.11 23:19:54.868419 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 30652, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9656 2024.07.11 23:19:54.868593 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9657 2024.07.11 23:19:54.868712 [ 189 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_51_10} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9658 2024.07.11 23:19:54.868733 [ 195 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 85 rows starting from the beginning of the part
9659 2024.07.11 23:19:54.868739 [ 3 ] {} <Debug> HTTP-Session: 315f4cfd-e5a5-4131-8e24-e441cbe1d8dc Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
9660 2024.07.11 23:19:54.868823 [ 3 ] {} <Debug> HTTP-Session: 315f4cfd-e5a5-4131-8e24-e441cbe1d8dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9661 2024.07.11 23:19:54.868926 [ 3 ] {} <Debug> HTTP-Session: 315f4cfd-e5a5-4131-8e24-e441cbe1d8dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9662 2024.07.11 23:19:54.869131 [ 3 ] {} <Trace> HTTP-Session: 315f4cfd-e5a5-4131-8e24-e441cbe1d8dc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9663 2024.07.11 23:19:54.869193 [ 195 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 397 rows starting from the beginning of the part
9664 2024.07.11 23:19:54.869197 [ 189 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_51_10} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
9665 2024.07.11 23:19:54.869646 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB.
9666 2024.07.11 23:19:54.869654 [ 195 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 117 rows starting from the beginning of the part
9667 2024.07.11 23:19:54.869676 [ 3 ] {05468784-f59c-44d4-a8d9-f251b922745f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9668 2024.07.11 23:19:54.869802 [ 3 ] {05468784-f59c-44d4-a8d9-f251b922745f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9669 2024.07.11 23:19:54.869909 [ 195 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 395 rows starting from the beginning of the part
9670 2024.07.11 23:19:54.870245 [ 195 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 85 rows starting from the beginning of the part
9671 2024.07.11 23:19:54.870876 [ 3 ] {05468784-f59c-44d4-a8d9-f251b922745f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9672 2024.07.11 23:19:54.871373 [ 3 ] {05468784-f59c-44d4-a8d9-f251b922745f} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9673 2024.07.11 23:19:54.871415 [ 3 ] {05468784-f59c-44d4-a8d9-f251b922745f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
9674 2024.07.11 23:19:54.871959 [ 3 ] {05468784-f59c-44d4-a8d9-f251b922745f} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
9675 2024.07.11 23:19:54.872159 [ 188 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1551 rows, containing 4 columns (4 merged, 0 gathered) in 0.004631328 sec., 334893.14511949924 rows/sec., 24.21 MiB/sec.
9676 2024.07.11 23:19:54.872480 [ 188 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
9677 2024.07.11 23:19:54.872626 [ 3 ] {05468784-f59c-44d4-a8d9-f251b922745f} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9678 2024.07.11 23:19:54.872865 [ 144 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
9679 2024.07.11 23:19:54.872984 [ 144 ] {} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9680 2024.07.11 23:19:54.872987 [ 3 ] {05468784-f59c-44d4-a8d9-f251b922745f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00355 sec., 45070.42253521126 rows/sec., 3.14 MiB/sec.
9681 2024.07.11 23:19:54.873056 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
9682 2024.07.11 23:19:54.873620 [ 195 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::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
9683 2024.07.11 23:19:54.873728 [ 3 ] {05468784-f59c-44d4-a8d9-f251b922745f} <Debug> DynamicQueryHandler: Done processing query
9684 2024.07.11 23:19:54.873782 [ 3 ] {05468784-f59c-44d4-a8d9-f251b922745f} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9685 2024.07.11 23:19:54.873854 [ 3 ] {} <Debug> HTTP-Session: 315f4cfd-e5a5-4131-8e24-e441cbe1d8dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9686 2024.07.11 23:19:54.873983 [ 195 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9687 2024.07.11 23:19:54.874044 [ 195 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 7306 rows starting from the beginning of the part
9688 2024.07.11 23:19:54.874057 [ 188 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_51_10} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9689 2024.07.11 23:19:54.874112 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 33719, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9690 2024.07.11 23:19:54.874356 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9691 2024.07.11 23:19:54.874458 [ 195 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 160 rows starting from the beginning of the part
9692 2024.07.11 23:19:54.874476 [ 3 ] {} <Debug> HTTP-Session: 5cf41478-b29b-4b33-9389-67bbe5f0b48c Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
9693 2024.07.11 23:19:54.874518 [ 188 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_51_10} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
9694 2024.07.11 23:19:54.874581 [ 3 ] {} <Debug> HTTP-Session: 5cf41478-b29b-4b33-9389-67bbe5f0b48c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9695 2024.07.11 23:19:54.874633 [ 3 ] {} <Debug> HTTP-Session: 5cf41478-b29b-4b33-9389-67bbe5f0b48c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9696 2024.07.11 23:19:54.874832 [ 3 ] {} <Trace> HTTP-Session: 5cf41478-b29b-4b33-9389-67bbe5f0b48c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9697 2024.07.11 23:19:54.874850 [ 195 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 162 rows starting from the beginning of the part
9698 2024.07.11 23:19:54.874974 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB.
9699 2024.07.11 23:19:54.875229 [ 195 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 200 rows starting from the beginning of the part
9700 2024.07.11 23:19:54.875469 [ 195 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::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
9701 2024.07.11 23:19:54.875492 [ 3 ] {0aa6fae4-3aec-4956-8bd8-614eb3b0e9c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9702 2024.07.11 23:19:54.875848 [ 195 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::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
9703 2024.07.11 23:19:54.875866 [ 3 ] {0aa6fae4-3aec-4956-8bd8-614eb3b0e9c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
9704 2024.07.11 23:19:54.877003 [ 3 ] {0aa6fae4-3aec-4956-8bd8-614eb3b0e9c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9705 2024.07.11 23:19:54.877818 [ 3 ] {0aa6fae4-3aec-4956-8bd8-614eb3b0e9c7} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9706 2024.07.11 23:19:54.877865 [ 3 ] {0aa6fae4-3aec-4956-8bd8-614eb3b0e9c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
9707 2024.07.11 23:19:54.878912 [ 3 ] {0aa6fae4-3aec-4956-8bd8-614eb3b0e9c7} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
9708 2024.07.11 23:19:54.879357 [ 3 ] {0aa6fae4-3aec-4956-8bd8-614eb3b0e9c7} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9709 2024.07.11 23:19:54.879545 [ 3 ] {0aa6fae4-3aec-4956-8bd8-614eb3b0e9c7} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.004394 sec., 4779.244424214838 rows/sec., 8.56 MiB/sec.
9710 2024.07.11 23:19:54.879767 [ 3 ] {0aa6fae4-3aec-4956-8bd8-614eb3b0e9c7} <Debug> DynamicQueryHandler: Done processing query
9711 2024.07.11 23:19:54.879792 [ 3 ] {0aa6fae4-3aec-4956-8bd8-614eb3b0e9c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
9712 2024.07.11 23:19:54.879807 [ 3 ] {} <Debug> HTTP-Session: 5cf41478-b29b-4b33-9389-67bbe5f0b48c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9713 2024.07.11 23:19:54.879953 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9714 2024.07.11 23:19:54.879959 [ 191 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8149 rows, containing 5 columns (5 merged, 0 gathered) in 0.006698297 sec., 1216577.8853938547 rows/sec., 84.82 MiB/sec.
9715 2024.07.11 23:19:54.880008 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9716 2024.07.11 23:19:54.880030 [ 3 ] {} <Debug> HTTP-Session: c7267cf5-e767-480a-8582-4787f3e66950 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
9717 2024.07.11 23:19:54.880047 [ 3 ] {} <Debug> HTTP-Session: c7267cf5-e767-480a-8582-4787f3e66950 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9718 2024.07.11 23:19:54.880061 [ 3 ] {} <Debug> HTTP-Session: c7267cf5-e767-480a-8582-4787f3e66950 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9719 2024.07.11 23:19:54.880092 [ 3 ] {} <Trace> HTTP-Session: c7267cf5-e767-480a-8582-4787f3e66950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9720 2024.07.11 23:19:54.880207 [ 3 ] {33cabc42-6946-44af-9c38-f5390511c938} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9721 2024.07.11 23:19:54.880253 [ 3 ] {33cabc42-6946-44af-9c38-f5390511c938} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9722 2024.07.11 23:19:54.880383 [ 3 ] {33cabc42-6946-44af-9c38-f5390511c938} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9723 2024.07.11 23:19:54.880513 [ 191 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
9724 2024.07.11 23:19:54.880886 [ 3 ] {33cabc42-6946-44af-9c38-f5390511c938} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9725 2024.07.11 23:19:54.880940 [ 3 ] {33cabc42-6946-44af-9c38-f5390511c938} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
9726 2024.07.11 23:19:54.881118 [ 191 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9727 2024.07.11 23:19:54.881230 [ 191 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
9728 2024.07.11 23:19:54.881325 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.48 MiB.
9729 2024.07.11 23:19:54.881419 [ 3 ] {33cabc42-6946-44af-9c38-f5390511c938} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
9730 2024.07.11 23:19:54.881737 [ 3 ] {33cabc42-6946-44af-9c38-f5390511c938} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9731 2024.07.11 23:19:54.881891 [ 3 ] {33cabc42-6946-44af-9c38-f5390511c938} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001717 sec., 34944.67093768201 rows/sec., 2.36 MiB/sec.
9732 2024.07.11 23:19:54.881908 [ 144 ] {} <Debug> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
9733 2024.07.11 23:19:54.882007 [ 144 ] {} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9734 2024.07.11 23:19:54.882067 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
9735 2024.07.11 23:19:54.882178 [ 3 ] {33cabc42-6946-44af-9c38-f5390511c938} <Debug> DynamicQueryHandler: Done processing query
9736 2024.07.11 23:19:54.882211 [ 191 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::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
9737 2024.07.11 23:19:54.882215 [ 3 ] {33cabc42-6946-44af-9c38-f5390511c938} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9738 2024.07.11 23:19:54.882251 [ 3 ] {} <Debug> HTTP-Session: c7267cf5-e767-480a-8582-4787f3e66950 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9739 2024.07.11 23:19:54.882335 [ 191 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9740 2024.07.11 23:19:54.882363 [ 191 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2598 rows starting from the beginning of the part
9741 2024.07.11 23:19:54.882436 [ 191 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::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
9742 2024.07.11 23:19:54.882678 [ 191 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::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
9743 2024.07.11 23:19:54.882776 [ 191 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::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
9744 2024.07.11 23:19:54.882953 [ 191 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::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
9745 2024.07.11 23:19:54.883111 [ 191 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::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
9746 2024.07.11 23:19:54.884442 [ 199 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2898 rows, containing 4 columns (4 merged, 0 gathered) in 0.002295024 sec., 1262731.8929998118 rows/sec., 85.03 MiB/sec.
9747 2024.07.11 23:19:54.884737 [ 190 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
9748 2024.07.11 23:19:54.885197 [ 190 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::all_1_51_10} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9749 2024.07.11 23:19:54.885298 [ 190 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::all_1_51_10} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
9750 2024.07.11 23:19:54.885403 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB.
9751 2024.07.11 23:19:58.671347 [ 143 ] {} <Debug> DNSResolver: Updating DNS cache
9752 2024.07.11 23:19:58.671400 [ 143 ] {} <Debug> DNSResolver: Updated DNS cache
9753 2024.07.11 23:19:59.860171 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 2327, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9754 2024.07.11 23:19:59.860358 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9755 2024.07.11 23:19:59.860404 [ 3 ] {} <Debug> HTTP-Session: 996e25ea-75ba-4570-8349-ba4fdaa42fe7 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
9756 2024.07.11 23:19:59.860444 [ 3 ] {} <Debug> HTTP-Session: 996e25ea-75ba-4570-8349-ba4fdaa42fe7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9757 2024.07.11 23:19:59.860471 [ 3 ] {} <Debug> HTTP-Session: 996e25ea-75ba-4570-8349-ba4fdaa42fe7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9758 2024.07.11 23:19:59.860542 [ 3 ] {} <Trace> HTTP-Session: 996e25ea-75ba-4570-8349-ba4fdaa42fe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9759 2024.07.11 23:19:59.860733 [ 3 ] {4adc65fd-f687-4ff4-8663-66ef664b8123} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
9760 2024.07.11 23:19:59.860802 [ 3 ] {4adc65fd-f687-4ff4-8663-66ef664b8123} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
9761 2024.07.11 23:19:59.860997 [ 3 ] {4adc65fd-f687-4ff4-8663-66ef664b8123} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9762 2024.07.11 23:19:59.861451 [ 3 ] {4adc65fd-f687-4ff4-8663-66ef664b8123} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9763 2024.07.11 23:19:59.861495 [ 3 ] {4adc65fd-f687-4ff4-8663-66ef664b8123} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
9764 2024.07.11 23:19:59.861860 [ 3 ] {4adc65fd-f687-4ff4-8663-66ef664b8123} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
9765 2024.07.11 23:19:59.862201 [ 3 ] {4adc65fd-f687-4ff4-8663-66ef664b8123} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9766 2024.07.11 23:19:59.862366 [ 3 ] {4adc65fd-f687-4ff4-8663-66ef664b8123} <Debug> executeQuery: Read 17 rows, 1.23 KiB in 0.00169 sec., 10059.171597633136 rows/sec., 728.67 KiB/sec.
9767 2024.07.11 23:19:59.862614 [ 3 ] {4adc65fd-f687-4ff4-8663-66ef664b8123} <Debug> DynamicQueryHandler: Done processing query
9768 2024.07.11 23:19:59.862640 [ 3 ] {4adc65fd-f687-4ff4-8663-66ef664b8123} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9769 2024.07.11 23:19:59.862657 [ 3 ] {} <Debug> HTTP-Session: 996e25ea-75ba-4570-8349-ba4fdaa42fe7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9770 2024.07.11 23:19:59.862874 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 29335, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9771 2024.07.11 23:19:59.862922 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9772 2024.07.11 23:19:59.862943 [ 3 ] {} <Debug> HTTP-Session: 8b1687c1-0b4a-4329-be68-dccb50c9a497 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
9773 2024.07.11 23:19:59.862960 [ 3 ] {} <Debug> HTTP-Session: 8b1687c1-0b4a-4329-be68-dccb50c9a497 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9774 2024.07.11 23:19:59.862975 [ 3 ] {} <Debug> HTTP-Session: 8b1687c1-0b4a-4329-be68-dccb50c9a497 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9775 2024.07.11 23:19:59.863007 [ 3 ] {} <Trace> HTTP-Session: 8b1687c1-0b4a-4329-be68-dccb50c9a497 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9776 2024.07.11 23:19:59.863154 [ 3 ] {73ef5550-109c-48c6-9310-fead6bb1da7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9777 2024.07.11 23:19:59.863199 [ 3 ] {73ef5550-109c-48c6-9310-fead6bb1da7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9778 2024.07.11 23:19:59.863335 [ 3 ] {73ef5550-109c-48c6-9310-fead6bb1da7b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9779 2024.07.11 23:19:59.863745 [ 3 ] {73ef5550-109c-48c6-9310-fead6bb1da7b} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9780 2024.07.11 23:19:59.863782 [ 3 ] {73ef5550-109c-48c6-9310-fead6bb1da7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
9781 2024.07.11 23:19:59.864106 [ 3 ] {73ef5550-109c-48c6-9310-fead6bb1da7b} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
9782 2024.07.11 23:19:59.864480 [ 3 ] {73ef5550-109c-48c6-9310-fead6bb1da7b} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9783 2024.07.11 23:19:59.864672 [ 3 ] {73ef5550-109c-48c6-9310-fead6bb1da7b} <Debug> executeQuery: Read 194 rows, 17.52 KiB in 0.001579 sec., 122862.57124762508 rows/sec., 10.83 MiB/sec.
9784 2024.07.11 23:19:59.864873 [ 3 ] {73ef5550-109c-48c6-9310-fead6bb1da7b} <Debug> DynamicQueryHandler: Done processing query
9785 2024.07.11 23:19:59.864903 [ 3 ] {73ef5550-109c-48c6-9310-fead6bb1da7b} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
9786 2024.07.11 23:19:59.864923 [ 3 ] {} <Debug> HTTP-Session: 8b1687c1-0b4a-4329-be68-dccb50c9a497 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9787 2024.07.11 23:19:59.865121 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 63454, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9788 2024.07.11 23:19:59.865181 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9789 2024.07.11 23:19:59.865206 [ 3 ] {} <Debug> HTTP-Session: d0fe449b-ab28-4669-b2c2-6a868e2d2510 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
9790 2024.07.11 23:19:59.865227 [ 3 ] {} <Debug> HTTP-Session: d0fe449b-ab28-4669-b2c2-6a868e2d2510 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9791 2024.07.11 23:19:59.865245 [ 3 ] {} <Debug> HTTP-Session: d0fe449b-ab28-4669-b2c2-6a868e2d2510 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9792 2024.07.11 23:19:59.865283 [ 3 ] {} <Trace> HTTP-Session: d0fe449b-ab28-4669-b2c2-6a868e2d2510 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9793 2024.07.11 23:19:59.865517 [ 3 ] {9054e368-6926-447c-b5e2-e82e4e791ef2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9794 2024.07.11 23:19:59.865561 [ 3 ] {9054e368-6926-447c-b5e2-e82e4e791ef2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9795 2024.07.11 23:19:59.865689 [ 3 ] {9054e368-6926-447c-b5e2-e82e4e791ef2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9796 2024.07.11 23:19:59.866147 [ 3 ] {9054e368-6926-447c-b5e2-e82e4e791ef2} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9797 2024.07.11 23:19:59.866190 [ 3 ] {9054e368-6926-447c-b5e2-e82e4e791ef2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
9798 2024.07.11 23:19:59.866549 [ 3 ] {9054e368-6926-447c-b5e2-e82e4e791ef2} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
9799 2024.07.11 23:19:59.866875 [ 3 ] {9054e368-6926-447c-b5e2-e82e4e791ef2} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9800 2024.07.11 23:19:59.867034 [ 3 ] {9054e368-6926-447c-b5e2-e82e4e791ef2} <Debug> executeQuery: Read 393 rows, 28.36 KiB in 0.001642 sec., 239342.26552984165 rows/sec., 16.86 MiB/sec.
9801 2024.07.11 23:19:59.867264 [ 3 ] {9054e368-6926-447c-b5e2-e82e4e791ef2} <Debug> DynamicQueryHandler: Done processing query
9802 2024.07.11 23:19:59.867291 [ 3 ] {9054e368-6926-447c-b5e2-e82e4e791ef2} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
9803 2024.07.11 23:19:59.867340 [ 3 ] {} <Debug> HTTP-Session: d0fe449b-ab28-4669-b2c2-6a868e2d2510 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9804 2024.07.11 23:19:59.867594 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9805 2024.07.11 23:19:59.867674 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9806 2024.07.11 23:19:59.867695 [ 3 ] {} <Debug> HTTP-Session: 8c80cfb8-1bc7-4b7f-90d3-703d3610272e Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
9807 2024.07.11 23:19:59.867712 [ 3 ] {} <Debug> HTTP-Session: 8c80cfb8-1bc7-4b7f-90d3-703d3610272e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9808 2024.07.11 23:19:59.867726 [ 3 ] {} <Debug> HTTP-Session: 8c80cfb8-1bc7-4b7f-90d3-703d3610272e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9809 2024.07.11 23:19:59.867759 [ 3 ] {} <Trace> HTTP-Session: 8c80cfb8-1bc7-4b7f-90d3-703d3610272e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9810 2024.07.11 23:19:59.867862 [ 3 ] {6732f6b7-905d-4df5-ad66-3c0ba39f7a42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
9811 2024.07.11 23:19:59.867910 [ 3 ] {6732f6b7-905d-4df5-ad66-3c0ba39f7a42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
9812 2024.07.11 23:19:59.868059 [ 3 ] {6732f6b7-905d-4df5-ad66-3c0ba39f7a42} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9813 2024.07.11 23:19:59.868307 [ 3 ] {6732f6b7-905d-4df5-ad66-3c0ba39f7a42} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9814 2024.07.11 23:19:59.868343 [ 3 ] {6732f6b7-905d-4df5-ad66-3c0ba39f7a42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
9815 2024.07.11 23:19:59.868707 [ 3 ] {6732f6b7-905d-4df5-ad66-3c0ba39f7a42} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
9816 2024.07.11 23:19:59.869036 [ 3 ] {6732f6b7-905d-4df5-ad66-3c0ba39f7a42} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9817 2024.07.11 23:19:59.869203 [ 3 ] {6732f6b7-905d-4df5-ad66-3c0ba39f7a42} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001361 sec., 4408.52314474651 rows/sec., 189.43 KiB/sec.
9818 2024.07.11 23:19:59.869358 [ 3 ] {6732f6b7-905d-4df5-ad66-3c0ba39f7a42} <Debug> DynamicQueryHandler: Done processing query
9819 2024.07.11 23:19:59.869383 [ 3 ] {6732f6b7-905d-4df5-ad66-3c0ba39f7a42} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
9820 2024.07.11 23:19:59.869399 [ 3 ] {} <Debug> HTTP-Session: 8c80cfb8-1bc7-4b7f-90d3-703d3610272e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9821 2024.07.11 23:19:59.869580 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9822 2024.07.11 23:19:59.869630 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9823 2024.07.11 23:19:59.869650 [ 3 ] {} <Debug> HTTP-Session: 778aff4d-3806-475e-b4ef-59a1e8c23e35 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
9824 2024.07.11 23:19:59.869668 [ 3 ] {} <Debug> HTTP-Session: 778aff4d-3806-475e-b4ef-59a1e8c23e35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9825 2024.07.11 23:19:59.869682 [ 3 ] {} <Debug> HTTP-Session: 778aff4d-3806-475e-b4ef-59a1e8c23e35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9826 2024.07.11 23:19:59.869712 [ 3 ] {} <Trace> HTTP-Session: 778aff4d-3806-475e-b4ef-59a1e8c23e35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9827 2024.07.11 23:19:59.869834 [ 3 ] {1f24676d-4d47-4d0b-8700-72a095422473} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
9828 2024.07.11 23:19:59.869881 [ 3 ] {1f24676d-4d47-4d0b-8700-72a095422473} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
9829 2024.07.11 23:19:59.870024 [ 3 ] {1f24676d-4d47-4d0b-8700-72a095422473} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9830 2024.07.11 23:19:59.870491 [ 3 ] {1f24676d-4d47-4d0b-8700-72a095422473} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9831 2024.07.11 23:19:59.870529 [ 3 ] {1f24676d-4d47-4d0b-8700-72a095422473} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
9832 2024.07.11 23:19:59.870900 [ 3 ] {1f24676d-4d47-4d0b-8700-72a095422473} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
9833 2024.07.11 23:19:59.871236 [ 3 ] {1f24676d-4d47-4d0b-8700-72a095422473} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9834 2024.07.11 23:19:59.871410 [ 3 ] {1f24676d-4d47-4d0b-8700-72a095422473} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001618 sec., 47589.616810877626 rows/sec., 2.93 MiB/sec.
9835 2024.07.11 23:19:59.871584 [ 3 ] {1f24676d-4d47-4d0b-8700-72a095422473} <Debug> DynamicQueryHandler: Done processing query
9836 2024.07.11 23:19:59.871609 [ 3 ] {1f24676d-4d47-4d0b-8700-72a095422473} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9837 2024.07.11 23:19:59.871626 [ 3 ] {} <Debug> HTTP-Session: 778aff4d-3806-475e-b4ef-59a1e8c23e35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9838 2024.07.11 23:19:59.871792 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 30652, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9839 2024.07.11 23:19:59.871842 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9840 2024.07.11 23:19:59.871861 [ 3 ] {} <Debug> HTTP-Session: 6a80761b-e44d-4631-926d-fd4c47e4d535 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
9841 2024.07.11 23:19:59.871878 [ 3 ] {} <Debug> HTTP-Session: 6a80761b-e44d-4631-926d-fd4c47e4d535 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9842 2024.07.11 23:19:59.871892 [ 3 ] {} <Debug> HTTP-Session: 6a80761b-e44d-4631-926d-fd4c47e4d535 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9843 2024.07.11 23:19:59.871923 [ 3 ] {} <Trace> HTTP-Session: 6a80761b-e44d-4631-926d-fd4c47e4d535 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9844 2024.07.11 23:19:59.872062 [ 3 ] {33a3d063-a96c-4a26-83a0-eaea1e77c9f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9845 2024.07.11 23:19:59.872108 [ 3 ] {33a3d063-a96c-4a26-83a0-eaea1e77c9f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9846 2024.07.11 23:19:59.872251 [ 3 ] {33a3d063-a96c-4a26-83a0-eaea1e77c9f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9847 2024.07.11 23:19:59.872621 [ 3 ] {33a3d063-a96c-4a26-83a0-eaea1e77c9f0} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9848 2024.07.11 23:19:59.872656 [ 3 ] {33a3d063-a96c-4a26-83a0-eaea1e77c9f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
9849 2024.07.11 23:19:59.873051 [ 3 ] {33a3d063-a96c-4a26-83a0-eaea1e77c9f0} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
9850 2024.07.11 23:19:59.873388 [ 3 ] {33a3d063-a96c-4a26-83a0-eaea1e77c9f0} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9851 2024.07.11 23:19:59.873537 [ 3 ] {33a3d063-a96c-4a26-83a0-eaea1e77c9f0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001533 sec., 104370.51532941943 rows/sec., 7.27 MiB/sec.
9852 2024.07.11 23:19:59.873695 [ 3 ] {33a3d063-a96c-4a26-83a0-eaea1e77c9f0} <Debug> DynamicQueryHandler: Done processing query
9853 2024.07.11 23:19:59.873720 [ 3 ] {33a3d063-a96c-4a26-83a0-eaea1e77c9f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9854 2024.07.11 23:19:59.873735 [ 3 ] {} <Debug> HTTP-Session: 6a80761b-e44d-4631-926d-fd4c47e4d535 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9855 2024.07.11 23:19:59.873878 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 17699, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9856 2024.07.11 23:19:59.873927 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9857 2024.07.11 23:19:59.873948 [ 3 ] {} <Debug> HTTP-Session: 46539477-9068-4d88-98b1-a8349664a8cf Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
9858 2024.07.11 23:19:59.873964 [ 3 ] {} <Debug> HTTP-Session: 46539477-9068-4d88-98b1-a8349664a8cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9859 2024.07.11 23:19:59.873978 [ 3 ] {} <Debug> HTTP-Session: 46539477-9068-4d88-98b1-a8349664a8cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9860 2024.07.11 23:19:59.874009 [ 3 ] {} <Trace> HTTP-Session: 46539477-9068-4d88-98b1-a8349664a8cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9861 2024.07.11 23:19:59.874180 [ 3 ] {55e6c55a-fdc7-4cab-82b0-ef8a0563dc9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9862 2024.07.11 23:19:59.874245 [ 3 ] {55e6c55a-fdc7-4cab-82b0-ef8a0563dc9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
9863 2024.07.11 23:19:59.874651 [ 3 ] {55e6c55a-fdc7-4cab-82b0-ef8a0563dc9c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9864 2024.07.11 23:19:59.875210 [ 3 ] {55e6c55a-fdc7-4cab-82b0-ef8a0563dc9c} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9865 2024.07.11 23:19:59.875248 [ 3 ] {55e6c55a-fdc7-4cab-82b0-ef8a0563dc9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
9866 2024.07.11 23:19:59.875841 [ 3 ] {55e6c55a-fdc7-4cab-82b0-ef8a0563dc9c} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
9867 2024.07.11 23:19:59.876251 [ 3 ] {55e6c55a-fdc7-4cab-82b0-ef8a0563dc9c} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9868 2024.07.11 23:19:59.876463 [ 3 ] {55e6c55a-fdc7-4cab-82b0-ef8a0563dc9c} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002363 sec., 4655.099449851883 rows/sec., 8.34 MiB/sec.
9869 2024.07.11 23:19:59.876954 [ 3 ] {55e6c55a-fdc7-4cab-82b0-ef8a0563dc9c} <Debug> DynamicQueryHandler: Done processing query
9870 2024.07.11 23:19:59.876981 [ 3 ] {55e6c55a-fdc7-4cab-82b0-ef8a0563dc9c} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
9871 2024.07.11 23:19:59.876997 [ 3 ] {} <Debug> HTTP-Session: 46539477-9068-4d88-98b1-a8349664a8cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9872 2024.07.11 23:19:59.877121 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 3216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9873 2024.07.11 23:19:59.877174 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9874 2024.07.11 23:19:59.877193 [ 3 ] {} <Debug> HTTP-Session: fae7c169-3657-49af-a833-5bbb43617f55 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
9875 2024.07.11 23:19:59.877209 [ 3 ] {} <Debug> HTTP-Session: fae7c169-3657-49af-a833-5bbb43617f55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9876 2024.07.11 23:19:59.877224 [ 3 ] {} <Debug> HTTP-Session: fae7c169-3657-49af-a833-5bbb43617f55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9877 2024.07.11 23:19:59.877256 [ 3 ] {} <Trace> HTTP-Session: fae7c169-3657-49af-a833-5bbb43617f55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9878 2024.07.11 23:19:59.877363 [ 3 ] {d4654ec6-a704-4ab9-9e4c-56206f86741b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
9879 2024.07.11 23:19:59.877411 [ 3 ] {d4654ec6-a704-4ab9-9e4c-56206f86741b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
9880 2024.07.11 23:19:59.877556 [ 3 ] {d4654ec6-a704-4ab9-9e4c-56206f86741b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9881 2024.07.11 23:19:59.877892 [ 3 ] {d4654ec6-a704-4ab9-9e4c-56206f86741b} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9882 2024.07.11 23:19:59.877929 [ 3 ] {d4654ec6-a704-4ab9-9e4c-56206f86741b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
9883 2024.07.11 23:19:59.878294 [ 3 ] {d4654ec6-a704-4ab9-9e4c-56206f86741b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
9884 2024.07.11 23:19:59.878635 [ 3 ] {d4654ec6-a704-4ab9-9e4c-56206f86741b} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9885 2024.07.11 23:19:59.878801 [ 3 ] {d4654ec6-a704-4ab9-9e4c-56206f86741b} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001457 sec., 15785.861358956761 rows/sec., 853.91 KiB/sec.
9886 2024.07.11 23:19:59.878815 [ 142 ] {} <Debug> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
9887 2024.07.11 23:19:59.878941 [ 142 ] {} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9888 2024.07.11 23:19:59.879005 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
9889 2024.07.11 23:19:59.879017 [ 3 ] {d4654ec6-a704-4ab9-9e4c-56206f86741b} <Debug> DynamicQueryHandler: Done processing query
9890 2024.07.11 23:19:59.879078 [ 3 ] {d4654ec6-a704-4ab9-9e4c-56206f86741b} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
9891 2024.07.11 23:19:59.879138 [ 3 ] {} <Debug> HTTP-Session: fae7c169-3657-49af-a833-5bbb43617f55 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9892 2024.07.11 23:19:59.879216 [ 191 ] {202dc1dd-dc74-4ba0-a202-67170c5a2787::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
9893 2024.07.11 23:19:59.879293 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9894 2024.07.11 23:19:59.879359 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9895 2024.07.11 23:19:59.879383 [ 191 ] {202dc1dd-dc74-4ba0-a202-67170c5a2787::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9896 2024.07.11 23:19:59.879389 [ 3 ] {} <Debug> HTTP-Session: 7faac1fb-3201-4002-a46b-f6de5f58212e Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
9897 2024.07.11 23:19:59.879426 [ 3 ] {} <Debug> HTTP-Session: 7faac1fb-3201-4002-a46b-f6de5f58212e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9898 2024.07.11 23:19:59.879430 [ 191 ] {202dc1dd-dc74-4ba0-a202-67170c5a2787::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 487 rows starting from the beginning of the part
9899 2024.07.11 23:19:59.879442 [ 3 ] {} <Debug> HTTP-Session: 7faac1fb-3201-4002-a46b-f6de5f58212e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9900 2024.07.11 23:19:59.879484 [ 3 ] {} <Trace> HTTP-Session: 7faac1fb-3201-4002-a46b-f6de5f58212e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9901 2024.07.11 23:19:59.879530 [ 191 ] {202dc1dd-dc74-4ba0-a202-67170c5a2787::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
9902 2024.07.11 23:19:59.879929 [ 191 ] {202dc1dd-dc74-4ba0-a202-67170c5a2787::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
9903 2024.07.11 23:19:59.879968 [ 3 ] {490683f7-f8f3-452f-8916-dcf11939deb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9904 2024.07.11 23:19:59.880158 [ 3 ] {490683f7-f8f3-452f-8916-dcf11939deb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9905 2024.07.11 23:19:59.880202 [ 191 ] {202dc1dd-dc74-4ba0-a202-67170c5a2787::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
9906 2024.07.11 23:19:59.880565 [ 191 ] {202dc1dd-dc74-4ba0-a202-67170c5a2787::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
9907 2024.07.11 23:19:59.880914 [ 191 ] {202dc1dd-dc74-4ba0-a202-67170c5a2787::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
9908 2024.07.11 23:19:59.881505 [ 3 ] {490683f7-f8f3-452f-8916-dcf11939deb1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9909 2024.07.11 23:19:59.881972 [ 3 ] {490683f7-f8f3-452f-8916-dcf11939deb1} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9910 2024.07.11 23:19:59.882015 [ 3 ] {490683f7-f8f3-452f-8916-dcf11939deb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
9911 2024.07.11 23:19:59.882594 [ 3 ] {490683f7-f8f3-452f-8916-dcf11939deb1} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
9912 2024.07.11 23:19:59.882757 [ 191 ] {202dc1dd-dc74-4ba0-a202-67170c5a2787::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 602 rows, containing 4 columns (4 merged, 0 gathered) in 0.003630769 sec., 165805.09528422216 rows/sec., 8.90 MiB/sec.
9913 2024.07.11 23:19:59.882909 [ 191 ] {202dc1dd-dc74-4ba0-a202-67170c5a2787::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
9914 2024.07.11 23:19:59.883065 [ 3 ] {490683f7-f8f3-452f-8916-dcf11939deb1} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9915 2024.07.11 23:19:59.883358 [ 3 ] {490683f7-f8f3-452f-8916-dcf11939deb1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003662 sec., 16384.489350081923 rows/sec., 1.10 MiB/sec.
9916 2024.07.11 23:19:59.883541 [ 191 ] {202dc1dd-dc74-4ba0-a202-67170c5a2787::all_1_26_5} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9917 2024.07.11 23:19:59.883695 [ 3 ] {490683f7-f8f3-452f-8916-dcf11939deb1} <Debug> DynamicQueryHandler: Done processing query
9918 2024.07.11 23:19:59.883719 [ 191 ] {202dc1dd-dc74-4ba0-a202-67170c5a2787::all_1_26_5} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
9919 2024.07.11 23:19:59.883749 [ 3 ] {490683f7-f8f3-452f-8916-dcf11939deb1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9920 2024.07.11 23:19:59.883797 [ 3 ] {} <Debug> HTTP-Session: 7faac1fb-3201-4002-a46b-f6de5f58212e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9921 2024.07.11 23:19:59.883907 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
9922 2024.07.11 23:20:00.734979 [ 141 ] {} <Debug> oximeter.fields_u16 (b4410dfe-084c-46fb-b538-055579d0603a) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0
9923 2024.07.11 23:20:00.735053 [ 141 ] {} <Trace> oximeter.fields_u16 (b4410dfe-084c-46fb-b538-055579d0603a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9924 2024.07.11 23:20:00.735079 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
9925 2024.07.11 23:20:00.735213 [ 201 ] {b4410dfe-084c-46fb-b538-055579d0603a::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full
9926 2024.07.11 23:20:00.735362 [ 201 ] {b4410dfe-084c-46fb-b538-055579d0603a::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9927 2024.07.11 23:20:00.735395 [ 201 ] {b4410dfe-084c-46fb-b538-055579d0603a::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 16 rows starting from the beginning of the part
9928 2024.07.11 23:20:00.735470 [ 201 ] {b4410dfe-084c-46fb-b538-055579d0603a::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part
9929 2024.07.11 23:20:00.735643 [ 201 ] {b4410dfe-084c-46fb-b538-055579d0603a::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part
9930 2024.07.11 23:20:00.735855 [ 201 ] {b4410dfe-084c-46fb-b538-055579d0603a::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 8 rows starting from the beginning of the part
9931 2024.07.11 23:20:00.736100 [ 201 ] {b4410dfe-084c-46fb-b538-055579d0603a::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part
9932 2024.07.11 23:20:00.737131 [ 191 ] {b4410dfe-084c-46fb-b538-055579d0603a::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 4 columns (4 merged, 0 gathered) in 0.001984557 sec., 16124.50536820056 rows/sec., 1.10 MiB/sec.
9933 2024.07.11 23:20:00.737349 [ 186 ] {b4410dfe-084c-46fb-b538-055579d0603a::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary)
9934 2024.07.11 23:20:00.737804 [ 186 ] {b4410dfe-084c-46fb-b538-055579d0603a::all_1_14_3} <Trace> oximeter.fields_u16 (b4410dfe-084c-46fb-b538-055579d0603a): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9935 2024.07.11 23:20:00.737896 [ 186 ] {b4410dfe-084c-46fb-b538-055579d0603a::all_1_14_3} <Trace> oximeter.fields_u16 (b4410dfe-084c-46fb-b538-055579d0603a) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3
9936 2024.07.11 23:20:00.737996 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
9937 2024.07.11 23:20:01.324985 [ 141 ] {} <Debug> oximeter.fields_ipaddr (e6968d90-b6e0-4a68-8edb-33d3c44efb5e) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0
9938 2024.07.11 23:20:01.325044 [ 141 ] {} <Trace> oximeter.fields_ipaddr (e6968d90-b6e0-4a68-8edb-33d3c44efb5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9939 2024.07.11 23:20:01.325066 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
9940 2024.07.11 23:20:01.325237 [ 201 ] {e6968d90-b6e0-4a68-8edb-33d3c44efb5e::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full
9941 2024.07.11 23:20:01.325458 [ 201 ] {e6968d90-b6e0-4a68-8edb-33d3c44efb5e::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9942 2024.07.11 23:20:01.325498 [ 201 ] {e6968d90-b6e0-4a68-8edb-33d3c44efb5e::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 16 rows starting from the beginning of the part
9943 2024.07.11 23:20:01.325582 [ 201 ] {e6968d90-b6e0-4a68-8edb-33d3c44efb5e::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part
9944 2024.07.11 23:20:01.325812 [ 201 ] {e6968d90-b6e0-4a68-8edb-33d3c44efb5e::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part
9945 2024.07.11 23:20:01.326040 [ 201 ] {e6968d90-b6e0-4a68-8edb-33d3c44efb5e::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 8 rows starting from the beginning of the part
9946 2024.07.11 23:20:01.326218 [ 201 ] {e6968d90-b6e0-4a68-8edb-33d3c44efb5e::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part
9947 2024.07.11 23:20:01.327313 [ 186 ] {e6968d90-b6e0-4a68-8edb-33d3c44efb5e::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 4 columns (4 merged, 0 gathered) in 0.002185871 sec., 14639.473235154317 rows/sec., 1.17 MiB/sec.
9948 2024.07.11 23:20:01.327478 [ 197 ] {e6968d90-b6e0-4a68-8edb-33d3c44efb5e::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary)
9949 2024.07.11 23:20:01.327865 [ 197 ] {e6968d90-b6e0-4a68-8edb-33d3c44efb5e::all_1_14_3} <Trace> oximeter.fields_ipaddr (e6968d90-b6e0-4a68-8edb-33d3c44efb5e): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9950 2024.07.11 23:20:01.327949 [ 197 ] {e6968d90-b6e0-4a68-8edb-33d3c44efb5e::all_1_14_3} <Trace> oximeter.fields_ipaddr (e6968d90-b6e0-4a68-8edb-33d3c44efb5e) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3
9951 2024.07.11 23:20:01.328030 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
9952 2024.07.11 23:20:04.855509 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 3065, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9953 2024.07.11 23:20:04.855646 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9954 2024.07.11 23:20:04.855694 [ 3 ] {} <Debug> HTTP-Session: 9a3e8240-9863-4cbf-a9ca-433debe8f4d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
9955 2024.07.11 23:20:04.855737 [ 3 ] {} <Debug> HTTP-Session: 9a3e8240-9863-4cbf-a9ca-433debe8f4d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9956 2024.07.11 23:20:04.855766 [ 3 ] {} <Debug> HTTP-Session: 9a3e8240-9863-4cbf-a9ca-433debe8f4d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9957 2024.07.11 23:20:04.855846 [ 3 ] {} <Trace> HTTP-Session: 9a3e8240-9863-4cbf-a9ca-433debe8f4d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9958 2024.07.11 23:20:04.856128 [ 3 ] {5733cb5a-7afd-4957-8207-8724f747d73a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
9959 2024.07.11 23:20:04.856238 [ 3 ] {5733cb5a-7afd-4957-8207-8724f747d73a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
9960 2024.07.11 23:20:04.856558 [ 3 ] {5733cb5a-7afd-4957-8207-8724f747d73a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9961 2024.07.11 23:20:04.857079 [ 3 ] {5733cb5a-7afd-4957-8207-8724f747d73a} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9962 2024.07.11 23:20:04.857119 [ 3 ] {5733cb5a-7afd-4957-8207-8724f747d73a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
9963 2024.07.11 23:20:04.857493 [ 3 ] {5733cb5a-7afd-4957-8207-8724f747d73a} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
9964 2024.07.11 23:20:04.857833 [ 3 ] {5733cb5a-7afd-4957-8207-8724f747d73a} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9965 2024.07.11 23:20:04.857995 [ 3 ] {5733cb5a-7afd-4957-8207-8724f747d73a} <Debug> executeQuery: Read 21 rows, 1.70 KiB in 0.001959 sec., 10719.754977029097 rows/sec., 868.89 KiB/sec.
9966 2024.07.11 23:20:04.858019 [ 138 ] {} <Debug> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
9967 2024.07.11 23:20:04.858139 [ 138 ] {} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9968 2024.07.11 23:20:04.858173 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
9969 2024.07.11 23:20:04.858272 [ 3 ] {5733cb5a-7afd-4957-8207-8724f747d73a} <Debug> DynamicQueryHandler: Done processing query
9970 2024.07.11 23:20:04.858331 [ 3 ] {5733cb5a-7afd-4957-8207-8724f747d73a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9971 2024.07.11 23:20:04.858381 [ 3 ] {} <Debug> HTTP-Session: 9a3e8240-9863-4cbf-a9ca-433debe8f4d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9972 2024.07.11 23:20:04.858419 [ 197 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::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
9973 2024.07.11 23:20:04.858591 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 17311, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9974 2024.07.11 23:20:04.858712 [ 197 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9975 2024.07.11 23:20:04.858716 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9976 2024.07.11 23:20:04.858775 [ 197 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::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
9977 2024.07.11 23:20:04.858777 [ 3 ] {} <Debug> HTTP-Session: 55086703-5259-4259-8a53-33353c763407 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
9978 2024.07.11 23:20:04.858828 [ 3 ] {} <Debug> HTTP-Session: 55086703-5259-4259-8a53-33353c763407 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9979 2024.07.11 23:20:04.858878 [ 3 ] {} <Debug> HTTP-Session: 55086703-5259-4259-8a53-33353c763407 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9980 2024.07.11 23:20:04.858989 [ 197 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 21 rows starting from the beginning of the part
9981 2024.07.11 23:20:04.859078 [ 3 ] {} <Trace> HTTP-Session: 55086703-5259-4259-8a53-33353c763407 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9982 2024.07.11 23:20:04.859284 [ 197 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 17 rows starting from the beginning of the part
9983 2024.07.11 23:20:04.859573 [ 197 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 21 rows starting from the beginning of the part
9984 2024.07.11 23:20:04.859661 [ 3 ] {bbc8039f-84f2-4803-913f-fb23a8233d37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9985 2024.07.11 23:20:04.859818 [ 197 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 17 rows starting from the beginning of the part
9986 2024.07.11 23:20:04.859867 [ 3 ] {bbc8039f-84f2-4803-913f-fb23a8233d37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9987 2024.07.11 23:20:04.860140 [ 197 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 21 rows starting from the beginning of the part
9988 2024.07.11 23:20:04.860814 [ 3 ] {bbc8039f-84f2-4803-913f-fb23a8233d37} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9989 2024.07.11 23:20:04.861756 [ 3 ] {bbc8039f-84f2-4803-913f-fb23a8233d37} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9990 2024.07.11 23:20:04.861829 [ 3 ] {bbc8039f-84f2-4803-913f-fb23a8233d37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
9991 2024.07.11 23:20:04.862750 [ 3 ] {bbc8039f-84f2-4803-913f-fb23a8233d37} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
9992 2024.07.11 23:20:04.862751 [ 186 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 135 rows, containing 4 columns (4 merged, 0 gathered) in 0.004480705 sec., 30129.187259594193 rows/sec., 2.29 MiB/sec.
9993 2024.07.11 23:20:04.863155 [ 196 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
9994 2024.07.11 23:20:04.863428 [ 3 ] {bbc8039f-84f2-4803-913f-fb23a8233d37} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9995 2024.07.11 23:20:04.863748 [ 3 ] {bbc8039f-84f2-4803-913f-fb23a8233d37} <Debug> executeQuery: Read 119 rows, 10.05 KiB in 0.004308 sec., 27623.026926648094 rows/sec., 2.28 MiB/sec.
9996 2024.07.11 23:20:04.864833 [ 196 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_51_10} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9997 2024.07.11 23:20:04.864858 [ 3 ] {bbc8039f-84f2-4803-913f-fb23a8233d37} <Debug> DynamicQueryHandler: Done processing query
9998 2024.07.11 23:20:04.864908 [ 3 ] {bbc8039f-84f2-4803-913f-fb23a8233d37} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
9999 2024.07.11 23:20:04.864948 [ 3 ] {} <Debug> HTTP-Session: 55086703-5259-4259-8a53-33353c763407 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10000 2024.07.11 23:20:04.865033 [ 196 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_51_10} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
10001 2024.07.11 23:20:04.865168 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 14452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10002 2024.07.11 23:20:04.865190 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
10003 2024.07.11 23:20:04.865243 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10004 2024.07.11 23:20:04.865267 [ 3 ] {} <Debug> HTTP-Session: 183f7aaa-1e11-42b7-a529-b4f27c277d85 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
10005 2024.07.11 23:20:04.865282 [ 3 ] {} <Debug> HTTP-Session: 183f7aaa-1e11-42b7-a529-b4f27c277d85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10006 2024.07.11 23:20:04.865295 [ 3 ] {} <Debug> HTTP-Session: 183f7aaa-1e11-42b7-a529-b4f27c277d85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10007 2024.07.11 23:20:04.865326 [ 3 ] {} <Trace> HTTP-Session: 183f7aaa-1e11-42b7-a529-b4f27c277d85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10008 2024.07.11 23:20:04.865461 [ 3 ] {995d565c-e8ac-47d9-9816-428a34b1415d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10009 2024.07.11 23:20:04.865503 [ 3 ] {995d565c-e8ac-47d9-9816-428a34b1415d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10010 2024.07.11 23:20:04.865645 [ 3 ] {995d565c-e8ac-47d9-9816-428a34b1415d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10011 2024.07.11 23:20:04.865983 [ 3 ] {995d565c-e8ac-47d9-9816-428a34b1415d} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10012 2024.07.11 23:20:04.866018 [ 3 ] {995d565c-e8ac-47d9-9816-428a34b1415d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
10013 2024.07.11 23:20:04.866407 [ 3 ] {995d565c-e8ac-47d9-9816-428a34b1415d} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
10014 2024.07.11 23:20:04.866715 [ 3 ] {995d565c-e8ac-47d9-9816-428a34b1415d} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10015 2024.07.11 23:20:04.866867 [ 3 ] {995d565c-e8ac-47d9-9816-428a34b1415d} <Debug> executeQuery: Read 85 rows, 6.80 KiB in 0.001432 sec., 59357.54189944135 rows/sec., 4.64 MiB/sec.
10016 2024.07.11 23:20:04.867030 [ 3 ] {995d565c-e8ac-47d9-9816-428a34b1415d} <Debug> DynamicQueryHandler: Done processing query
10017 2024.07.11 23:20:04.867054 [ 3 ] {995d565c-e8ac-47d9-9816-428a34b1415d} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
10018 2024.07.11 23:20:04.867070 [ 3 ] {} <Debug> HTTP-Session: 183f7aaa-1e11-42b7-a529-b4f27c277d85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10019 2024.07.11 23:20:04.867241 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 30652, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10020 2024.07.11 23:20:04.867287 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10021 2024.07.11 23:20:04.867307 [ 3 ] {} <Debug> HTTP-Session: 1a1a0641-9146-4636-9a1b-04cd26788976 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
10022 2024.07.11 23:20:04.867323 [ 3 ] {} <Debug> HTTP-Session: 1a1a0641-9146-4636-9a1b-04cd26788976 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10023 2024.07.11 23:20:04.867337 [ 3 ] {} <Debug> HTTP-Session: 1a1a0641-9146-4636-9a1b-04cd26788976 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10024 2024.07.11 23:20:04.867367 [ 3 ] {} <Trace> HTTP-Session: 1a1a0641-9146-4636-9a1b-04cd26788976 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10025 2024.07.11 23:20:04.867515 [ 3 ] {dd4cf6e7-0b35-41b8-a426-e61453844006} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10026 2024.07.11 23:20:04.867560 [ 3 ] {dd4cf6e7-0b35-41b8-a426-e61453844006} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10027 2024.07.11 23:20:04.867702 [ 3 ] {dd4cf6e7-0b35-41b8-a426-e61453844006} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10028 2024.07.11 23:20:04.868072 [ 3 ] {dd4cf6e7-0b35-41b8-a426-e61453844006} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10029 2024.07.11 23:20:04.868107 [ 3 ] {dd4cf6e7-0b35-41b8-a426-e61453844006} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
10030 2024.07.11 23:20:04.868494 [ 3 ] {dd4cf6e7-0b35-41b8-a426-e61453844006} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
10031 2024.07.11 23:20:04.868822 [ 3 ] {dd4cf6e7-0b35-41b8-a426-e61453844006} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10032 2024.07.11 23:20:04.868980 [ 3 ] {dd4cf6e7-0b35-41b8-a426-e61453844006} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001532 sec., 104438.64229765013 rows/sec., 7.27 MiB/sec.
10033 2024.07.11 23:20:04.869152 [ 3 ] {dd4cf6e7-0b35-41b8-a426-e61453844006} <Debug> DynamicQueryHandler: Done processing query
10034 2024.07.11 23:20:04.869177 [ 3 ] {dd4cf6e7-0b35-41b8-a426-e61453844006} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10035 2024.07.11 23:20:04.869193 [ 3 ] {} <Debug> HTTP-Session: 1a1a0641-9146-4636-9a1b-04cd26788976 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10036 2024.07.11 23:20:04.869404 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 33720, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10037 2024.07.11 23:20:04.869453 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10038 2024.07.11 23:20:04.869472 [ 3 ] {} <Debug> HTTP-Session: c089f512-bbb3-4710-a74e-4ec5586e4ae9 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
10039 2024.07.11 23:20:04.869488 [ 3 ] {} <Debug> HTTP-Session: c089f512-bbb3-4710-a74e-4ec5586e4ae9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10040 2024.07.11 23:20:04.869503 [ 3 ] {} <Debug> HTTP-Session: c089f512-bbb3-4710-a74e-4ec5586e4ae9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10041 2024.07.11 23:20:04.869533 [ 3 ] {} <Trace> HTTP-Session: c089f512-bbb3-4710-a74e-4ec5586e4ae9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10042 2024.07.11 23:20:04.869824 [ 3 ] {950626ac-bc1f-49f2-8569-cc2893d3c8ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10043 2024.07.11 23:20:04.869887 [ 3 ] {950626ac-bc1f-49f2-8569-cc2893d3c8ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
10044 2024.07.11 23:20:04.870296 [ 3 ] {950626ac-bc1f-49f2-8569-cc2893d3c8ac} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10045 2024.07.11 23:20:04.870882 [ 3 ] {950626ac-bc1f-49f2-8569-cc2893d3c8ac} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10046 2024.07.11 23:20:04.870919 [ 3 ] {950626ac-bc1f-49f2-8569-cc2893d3c8ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
10047 2024.07.11 23:20:04.871486 [ 3 ] {950626ac-bc1f-49f2-8569-cc2893d3c8ac} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
10048 2024.07.11 23:20:04.871879 [ 3 ] {950626ac-bc1f-49f2-8569-cc2893d3c8ac} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10049 2024.07.11 23:20:04.872070 [ 3 ] {950626ac-bc1f-49f2-8569-cc2893d3c8ac} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.002441 sec., 8603.031544448997 rows/sec., 15.42 MiB/sec.
10050 2024.07.11 23:20:04.872076 [ 138 ] {} <Debug> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
10051 2024.07.11 23:20:04.872217 [ 138 ] {} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10052 2024.07.11 23:20:04.872311 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
10053 2024.07.11 23:20:04.872513 [ 3 ] {950626ac-bc1f-49f2-8569-cc2893d3c8ac} <Debug> DynamicQueryHandler: Done processing query
10054 2024.07.11 23:20:04.872560 [ 3 ] {950626ac-bc1f-49f2-8569-cc2893d3c8ac} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
10055 2024.07.11 23:20:04.872575 [ 193 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::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
10056 2024.07.11 23:20:04.872591 [ 3 ] {} <Debug> HTTP-Session: c089f512-bbb3-4710-a74e-4ec5586e4ae9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10057 2024.07.11 23:20:04.872869 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10058 2024.07.11 23:20:04.872985 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10059 2024.07.11 23:20:04.873049 [ 3 ] {} <Debug> HTTP-Session: 350ed5d3-8522-4524-8afb-153f1cd72335 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
10060 2024.07.11 23:20:04.873095 [ 3 ] {} <Debug> HTTP-Session: 350ed5d3-8522-4524-8afb-153f1cd72335 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10061 2024.07.11 23:20:04.873141 [ 3 ] {} <Debug> HTTP-Session: 350ed5d3-8522-4524-8afb-153f1cd72335 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10062 2024.07.11 23:20:04.873229 [ 3 ] {} <Trace> HTTP-Session: 350ed5d3-8522-4524-8afb-153f1cd72335 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10063 2024.07.11 23:20:04.873333 [ 193 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10064 2024.07.11 23:20:04.873518 [ 193 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::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
10065 2024.07.11 23:20:04.873518 [ 3 ] {a8c5f99e-4375-482c-acf8-559ca011d1a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10066 2024.07.11 23:20:04.873653 [ 3 ] {a8c5f99e-4375-482c-acf8-559ca011d1a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10067 2024.07.11 23:20:04.874362 [ 193 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::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
10068 2024.07.11 23:20:04.874589 [ 3 ] {a8c5f99e-4375-482c-acf8-559ca011d1a1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10069 2024.07.11 23:20:04.875055 [ 193 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::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
10070 2024.07.11 23:20:04.875758 [ 193 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::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
10071 2024.07.11 23:20:04.875858 [ 3 ] {a8c5f99e-4375-482c-acf8-559ca011d1a1} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10072 2024.07.11 23:20:04.875951 [ 3 ] {a8c5f99e-4375-482c-acf8-559ca011d1a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
10073 2024.07.11 23:20:04.876362 [ 193 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::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
10074 2024.07.11 23:20:04.876985 [ 193 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::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
10075 2024.07.11 23:20:04.877505 [ 3 ] {a8c5f99e-4375-482c-acf8-559ca011d1a1} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
10076 2024.07.11 23:20:04.878510 [ 3 ] {a8c5f99e-4375-482c-acf8-559ca011d1a1} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10077 2024.07.11 23:20:04.878935 [ 3 ] {a8c5f99e-4375-482c-acf8-559ca011d1a1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005546 sec., 10818.608005769926 rows/sec., 746.60 KiB/sec.
10078 2024.07.11 23:20:04.879179 [ 3 ] {a8c5f99e-4375-482c-acf8-559ca011d1a1} <Debug> DynamicQueryHandler: Done processing query
10079 2024.07.11 23:20:04.879230 [ 3 ] {a8c5f99e-4375-482c-acf8-559ca011d1a1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10080 2024.07.11 23:20:04.879253 [ 3 ] {} <Debug> HTTP-Session: 350ed5d3-8522-4524-8afb-153f1cd72335 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10081 2024.07.11 23:20:04.882047 [ 186 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 764 rows, containing 19 columns (19 merged, 0 gathered) in 0.009596752 sec., 79610.26814072095 rows/sec., 142.66 MiB/sec.
10082 2024.07.11 23:20:04.882815 [ 187 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
10083 2024.07.11 23:20:04.883413 [ 187 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::all_1_46_9} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10084 2024.07.11 23:20:04.883491 [ 187 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::all_1_46_9} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
10085 2024.07.11 23:20:04.883629 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.54 MiB.
10086 2024.07.11 23:20:09.861401 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 2327, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10087 2024.07.11 23:20:09.861594 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10088 2024.07.11 23:20:09.861642 [ 3 ] {} <Debug> HTTP-Session: 5322912d-6825-478f-86ef-e83bd1505f8d Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
10089 2024.07.11 23:20:09.861683 [ 3 ] {} <Debug> HTTP-Session: 5322912d-6825-478f-86ef-e83bd1505f8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10090 2024.07.11 23:20:09.861713 [ 3 ] {} <Debug> HTTP-Session: 5322912d-6825-478f-86ef-e83bd1505f8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10091 2024.07.11 23:20:09.861792 [ 3 ] {} <Trace> HTTP-Session: 5322912d-6825-478f-86ef-e83bd1505f8d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10092 2024.07.11 23:20:09.862002 [ 3 ] {1fbbe39c-57fd-46af-9328-67635a655fd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
10093 2024.07.11 23:20:09.862070 [ 3 ] {1fbbe39c-57fd-46af-9328-67635a655fd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
10094 2024.07.11 23:20:09.862263 [ 3 ] {1fbbe39c-57fd-46af-9328-67635a655fd2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10095 2024.07.11 23:20:09.862727 [ 3 ] {1fbbe39c-57fd-46af-9328-67635a655fd2} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10096 2024.07.11 23:20:09.862768 [ 3 ] {1fbbe39c-57fd-46af-9328-67635a655fd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
10097 2024.07.11 23:20:09.863134 [ 3 ] {1fbbe39c-57fd-46af-9328-67635a655fd2} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
10098 2024.07.11 23:20:09.863480 [ 3 ] {1fbbe39c-57fd-46af-9328-67635a655fd2} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10099 2024.07.11 23:20:09.863643 [ 3 ] {1fbbe39c-57fd-46af-9328-67635a655fd2} <Debug> executeQuery: Read 17 rows, 1.23 KiB in 0.001698 sec., 10011.778563015312 rows/sec., 725.23 KiB/sec.
10100 2024.07.11 23:20:09.863852 [ 3 ] {1fbbe39c-57fd-46af-9328-67635a655fd2} <Debug> DynamicQueryHandler: Done processing query
10101 2024.07.11 23:20:09.863878 [ 3 ] {1fbbe39c-57fd-46af-9328-67635a655fd2} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10102 2024.07.11 23:20:09.863895 [ 3 ] {} <Debug> HTTP-Session: 5322912d-6825-478f-86ef-e83bd1505f8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10103 2024.07.11 23:20:09.864026 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10104 2024.07.11 23:20:09.864076 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10105 2024.07.11 23:20:09.864095 [ 3 ] {} <Debug> HTTP-Session: fd2ca9ac-1aad-4834-9d2b-c3240cef6ada Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
10106 2024.07.11 23:20:09.864112 [ 3 ] {} <Debug> HTTP-Session: fd2ca9ac-1aad-4834-9d2b-c3240cef6ada Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10107 2024.07.11 23:20:09.864125 [ 3 ] {} <Debug> HTTP-Session: fd2ca9ac-1aad-4834-9d2b-c3240cef6ada Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10108 2024.07.11 23:20:09.864157 [ 3 ] {} <Trace> HTTP-Session: fd2ca9ac-1aad-4834-9d2b-c3240cef6ada Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10109 2024.07.11 23:20:09.864256 [ 3 ] {0f3d2366-78bd-472f-a5d4-2fc6ab84dfc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
10110 2024.07.11 23:20:09.864301 [ 3 ] {0f3d2366-78bd-472f-a5d4-2fc6ab84dfc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
10111 2024.07.11 23:20:09.864429 [ 3 ] {0f3d2366-78bd-472f-a5d4-2fc6ab84dfc6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10112 2024.07.11 23:20:09.864730 [ 3 ] {0f3d2366-78bd-472f-a5d4-2fc6ab84dfc6} <Trace> oximeter.fields_ipaddr (e6968d90-b6e0-4a68-8edb-33d3c44efb5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10113 2024.07.11 23:20:09.864767 [ 3 ] {0f3d2366-78bd-472f-a5d4-2fc6ab84dfc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
10114 2024.07.11 23:20:09.865072 [ 3 ] {0f3d2366-78bd-472f-a5d4-2fc6ab84dfc6} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
10115 2024.07.11 23:20:09.865380 [ 3 ] {0f3d2366-78bd-472f-a5d4-2fc6ab84dfc6} <Trace> oximeter.fields_ipaddr (e6968d90-b6e0-4a68-8edb-33d3c44efb5e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10116 2024.07.11 23:20:09.865533 [ 3 ] {0f3d2366-78bd-472f-a5d4-2fc6ab84dfc6} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001291 sec., 1549.1866769945777 rows/sec., 126.33 KiB/sec.
10117 2024.07.11 23:20:09.865828 [ 3 ] {0f3d2366-78bd-472f-a5d4-2fc6ab84dfc6} <Debug> DynamicQueryHandler: Done processing query
10118 2024.07.11 23:20:09.865854 [ 3 ] {0f3d2366-78bd-472f-a5d4-2fc6ab84dfc6} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10119 2024.07.11 23:20:09.865870 [ 3 ] {} <Debug> HTTP-Session: fd2ca9ac-1aad-4834-9d2b-c3240cef6ada Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10120 2024.07.11 23:20:09.866043 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 29468, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10121 2024.07.11 23:20:09.866091 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10122 2024.07.11 23:20:09.866110 [ 3 ] {} <Debug> HTTP-Session: 5deba843-4c94-4518-831f-7728a0ad1034 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
10123 2024.07.11 23:20:09.866126 [ 3 ] {} <Debug> HTTP-Session: 5deba843-4c94-4518-831f-7728a0ad1034 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10124 2024.07.11 23:20:09.866139 [ 3 ] {} <Debug> HTTP-Session: 5deba843-4c94-4518-831f-7728a0ad1034 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10125 2024.07.11 23:20:09.866170 [ 3 ] {} <Trace> HTTP-Session: 5deba843-4c94-4518-831f-7728a0ad1034 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10126 2024.07.11 23:20:09.866321 [ 3 ] {afbf4d5b-89aa-4a88-8e76-a03cee9a4769} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10127 2024.07.11 23:20:09.866365 [ 3 ] {afbf4d5b-89aa-4a88-8e76-a03cee9a4769} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10128 2024.07.11 23:20:09.866509 [ 3 ] {afbf4d5b-89aa-4a88-8e76-a03cee9a4769} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10129 2024.07.11 23:20:09.866917 [ 3 ] {afbf4d5b-89aa-4a88-8e76-a03cee9a4769} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10130 2024.07.11 23:20:09.866954 [ 3 ] {afbf4d5b-89aa-4a88-8e76-a03cee9a4769} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
10131 2024.07.11 23:20:09.867270 [ 3 ] {afbf4d5b-89aa-4a88-8e76-a03cee9a4769} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
10132 2024.07.11 23:20:09.867584 [ 3 ] {afbf4d5b-89aa-4a88-8e76-a03cee9a4769} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10133 2024.07.11 23:20:09.867731 [ 3 ] {afbf4d5b-89aa-4a88-8e76-a03cee9a4769} <Debug> executeQuery: Read 195 rows, 17.59 KiB in 0.001473 sec., 132382.89205702647 rows/sec., 11.66 MiB/sec.
10134 2024.07.11 23:20:09.867897 [ 3 ] {afbf4d5b-89aa-4a88-8e76-a03cee9a4769} <Debug> DynamicQueryHandler: Done processing query
10135 2024.07.11 23:20:09.867922 [ 3 ] {afbf4d5b-89aa-4a88-8e76-a03cee9a4769} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
10136 2024.07.11 23:20:09.867939 [ 3 ] {} <Debug> HTTP-Session: 5deba843-4c94-4518-831f-7728a0ad1034 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10137 2024.07.11 23:20:09.868052 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10138 2024.07.11 23:20:09.868101 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10139 2024.07.11 23:20:09.868121 [ 3 ] {} <Debug> HTTP-Session: f9fc5762-d6dc-43af-832d-be6c93c22f79 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
10140 2024.07.11 23:20:09.868137 [ 3 ] {} <Debug> HTTP-Session: f9fc5762-d6dc-43af-832d-be6c93c22f79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10141 2024.07.11 23:20:09.868151 [ 3 ] {} <Debug> HTTP-Session: f9fc5762-d6dc-43af-832d-be6c93c22f79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10142 2024.07.11 23:20:09.868182 [ 3 ] {} <Trace> HTTP-Session: f9fc5762-d6dc-43af-832d-be6c93c22f79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10143 2024.07.11 23:20:09.868275 [ 3 ] {36e94165-f5c6-43d2-8fca-306ad65e317f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
10144 2024.07.11 23:20:09.868318 [ 3 ] {36e94165-f5c6-43d2-8fca-306ad65e317f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
10145 2024.07.11 23:20:09.868444 [ 3 ] {36e94165-f5c6-43d2-8fca-306ad65e317f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10146 2024.07.11 23:20:09.868716 [ 3 ] {36e94165-f5c6-43d2-8fca-306ad65e317f} <Trace> oximeter.fields_u16 (b4410dfe-084c-46fb-b538-055579d0603a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10147 2024.07.11 23:20:09.868752 [ 3 ] {36e94165-f5c6-43d2-8fca-306ad65e317f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
10148 2024.07.11 23:20:09.869047 [ 3 ] {36e94165-f5c6-43d2-8fca-306ad65e317f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
10149 2024.07.11 23:20:09.869370 [ 3 ] {36e94165-f5c6-43d2-8fca-306ad65e317f} <Trace> oximeter.fields_u16 (b4410dfe-084c-46fb-b538-055579d0603a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10150 2024.07.11 23:20:09.869519 [ 3 ] {36e94165-f5c6-43d2-8fca-306ad65e317f} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.00126 sec., 1587.3015873015872 rows/sec., 110.83 KiB/sec.
10151 2024.07.11 23:20:09.869682 [ 3 ] {36e94165-f5c6-43d2-8fca-306ad65e317f} <Debug> DynamicQueryHandler: Done processing query
10152 2024.07.11 23:20:09.869708 [ 3 ] {36e94165-f5c6-43d2-8fca-306ad65e317f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10153 2024.07.11 23:20:09.869723 [ 3 ] {} <Debug> HTTP-Session: f9fc5762-d6dc-43af-832d-be6c93c22f79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10154 2024.07.11 23:20:09.869907 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 63795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10155 2024.07.11 23:20:09.869955 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10156 2024.07.11 23:20:09.869975 [ 3 ] {} <Debug> HTTP-Session: 9322bd92-b725-4dba-ba37-fa994ed4e4cf Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
10157 2024.07.11 23:20:09.869991 [ 3 ] {} <Debug> HTTP-Session: 9322bd92-b725-4dba-ba37-fa994ed4e4cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10158 2024.07.11 23:20:09.870005 [ 3 ] {} <Debug> HTTP-Session: 9322bd92-b725-4dba-ba37-fa994ed4e4cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10159 2024.07.11 23:20:09.870036 [ 3 ] {} <Trace> HTTP-Session: 9322bd92-b725-4dba-ba37-fa994ed4e4cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10160 2024.07.11 23:20:09.870248 [ 3 ] {40a06996-50d4-4d28-aced-e2237616b06c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10161 2024.07.11 23:20:09.870292 [ 3 ] {40a06996-50d4-4d28-aced-e2237616b06c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10162 2024.07.11 23:20:09.870419 [ 3 ] {40a06996-50d4-4d28-aced-e2237616b06c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10163 2024.07.11 23:20:09.870944 [ 3 ] {40a06996-50d4-4d28-aced-e2237616b06c} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10164 2024.07.11 23:20:09.870981 [ 3 ] {40a06996-50d4-4d28-aced-e2237616b06c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
10165 2024.07.11 23:20:09.871310 [ 3 ] {40a06996-50d4-4d28-aced-e2237616b06c} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
10166 2024.07.11 23:20:09.871619 [ 3 ] {40a06996-50d4-4d28-aced-e2237616b06c} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10167 2024.07.11 23:20:09.871766 [ 3 ] {40a06996-50d4-4d28-aced-e2237616b06c} <Debug> executeQuery: Read 395 rows, 28.52 KiB in 0.001635 sec., 241590.21406727828 rows/sec., 17.03 MiB/sec.
10168 2024.07.11 23:20:09.872026 [ 3 ] {40a06996-50d4-4d28-aced-e2237616b06c} <Debug> DynamicQueryHandler: Done processing query
10169 2024.07.11 23:20:09.872087 [ 3 ] {40a06996-50d4-4d28-aced-e2237616b06c} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
10170 2024.07.11 23:20:09.872155 [ 3 ] {} <Debug> HTTP-Session: 9322bd92-b725-4dba-ba37-fa994ed4e4cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10171 2024.07.11 23:20:09.872381 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10172 2024.07.11 23:20:09.872525 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10173 2024.07.11 23:20:09.872567 [ 3 ] {} <Debug> HTTP-Session: 8ddf9ad9-1fcd-4887-bc23-8609e0f34a53 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
10174 2024.07.11 23:20:09.872594 [ 3 ] {} <Debug> HTTP-Session: 8ddf9ad9-1fcd-4887-bc23-8609e0f34a53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10175 2024.07.11 23:20:09.872609 [ 3 ] {} <Debug> HTTP-Session: 8ddf9ad9-1fcd-4887-bc23-8609e0f34a53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10176 2024.07.11 23:20:09.872641 [ 3 ] {} <Trace> HTTP-Session: 8ddf9ad9-1fcd-4887-bc23-8609e0f34a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10177 2024.07.11 23:20:09.872743 [ 3 ] {2845134e-1aa8-463f-8729-5cb9cdd52a25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
10178 2024.07.11 23:20:09.872791 [ 3 ] {2845134e-1aa8-463f-8729-5cb9cdd52a25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
10179 2024.07.11 23:20:09.872939 [ 3 ] {2845134e-1aa8-463f-8729-5cb9cdd52a25} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10180 2024.07.11 23:20:09.873204 [ 3 ] {2845134e-1aa8-463f-8729-5cb9cdd52a25} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10181 2024.07.11 23:20:09.873240 [ 3 ] {2845134e-1aa8-463f-8729-5cb9cdd52a25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
10182 2024.07.11 23:20:09.873604 [ 3 ] {2845134e-1aa8-463f-8729-5cb9cdd52a25} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
10183 2024.07.11 23:20:09.873933 [ 3 ] {2845134e-1aa8-463f-8729-5cb9cdd52a25} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10184 2024.07.11 23:20:09.874094 [ 3 ] {2845134e-1aa8-463f-8729-5cb9cdd52a25} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001365 sec., 4395.604395604396 rows/sec., 188.87 KiB/sec.
10185 2024.07.11 23:20:09.874101 [ 133 ] {} <Debug> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
10186 2024.07.11 23:20:09.874198 [ 133 ] {} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10187 2024.07.11 23:20:09.874248 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
10188 2024.07.11 23:20:09.874391 [ 3 ] {2845134e-1aa8-463f-8729-5cb9cdd52a25} <Debug> DynamicQueryHandler: Done processing query
10189 2024.07.11 23:20:09.874480 [ 3 ] {2845134e-1aa8-463f-8729-5cb9cdd52a25} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
10190 2024.07.11 23:20:09.874620 [ 3 ] {} <Debug> HTTP-Session: 8ddf9ad9-1fcd-4887-bc23-8609e0f34a53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10191 2024.07.11 23:20:09.874694 [ 198 ] {ad79797a-efd7-41ba-8f44-a52be7ec8d1e::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
10192 2024.07.11 23:20:09.874890 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10193 2024.07.11 23:20:09.875019 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10194 2024.07.11 23:20:09.875080 [ 3 ] {} <Debug> HTTP-Session: ca5a720b-d6fa-48cf-aaca-f859b4607acc Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
10195 2024.07.11 23:20:09.875095 [ 198 ] {ad79797a-efd7-41ba-8f44-a52be7ec8d1e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10196 2024.07.11 23:20:09.875115 [ 3 ] {} <Debug> HTTP-Session: ca5a720b-d6fa-48cf-aaca-f859b4607acc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10197 2024.07.11 23:20:09.875155 [ 3 ] {} <Debug> HTTP-Session: ca5a720b-d6fa-48cf-aaca-f859b4607acc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10198 2024.07.11 23:20:09.875170 [ 198 ] {ad79797a-efd7-41ba-8f44-a52be7ec8d1e::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
10199 2024.07.11 23:20:09.875223 [ 3 ] {} <Trace> HTTP-Session: ca5a720b-d6fa-48cf-aaca-f859b4607acc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10200 2024.07.11 23:20:09.875422 [ 198 ] {ad79797a-efd7-41ba-8f44-a52be7ec8d1e::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
10201 2024.07.11 23:20:09.875716 [ 198 ] {ad79797a-efd7-41ba-8f44-a52be7ec8d1e::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
10202 2024.07.11 23:20:09.875768 [ 3 ] {fd0c8e1f-7713-4593-a1dc-fd3ad76a6c94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
10203 2024.07.11 23:20:09.876021 [ 198 ] {ad79797a-efd7-41ba-8f44-a52be7ec8d1e::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
10204 2024.07.11 23:20:09.876072 [ 3 ] {fd0c8e1f-7713-4593-a1dc-fd3ad76a6c94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
10205 2024.07.11 23:20:09.876426 [ 198 ] {ad79797a-efd7-41ba-8f44-a52be7ec8d1e::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
10206 2024.07.11 23:20:09.876731 [ 198 ] {ad79797a-efd7-41ba-8f44-a52be7ec8d1e::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
10207 2024.07.11 23:20:09.877491 [ 3 ] {fd0c8e1f-7713-4593-a1dc-fd3ad76a6c94} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10208 2024.07.11 23:20:09.878316 [ 3 ] {fd0c8e1f-7713-4593-a1dc-fd3ad76a6c94} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10209 2024.07.11 23:20:09.878393 [ 3 ] {fd0c8e1f-7713-4593-a1dc-fd3ad76a6c94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
10210 2024.07.11 23:20:09.879491 [ 3 ] {fd0c8e1f-7713-4593-a1dc-fd3ad76a6c94} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
10211 2024.07.11 23:20:09.879712 [ 187 ] {ad79797a-efd7-41ba-8f44-a52be7ec8d1e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 4 columns (4 merged, 0 gathered) in 0.005374611 sec., 29025.35643974978 rows/sec., 1.22 MiB/sec.
10212 2024.07.11 23:20:09.879873 [ 187 ] {ad79797a-efd7-41ba-8f44-a52be7ec8d1e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
10213 2024.07.11 23:20:09.880036 [ 3 ] {fd0c8e1f-7713-4593-a1dc-fd3ad76a6c94} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10214 2024.07.11 23:20:09.880309 [ 133 ] {} <Debug> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
10215 2024.07.11 23:20:09.880334 [ 3 ] {fd0c8e1f-7713-4593-a1dc-fd3ad76a6c94} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.004879 sec., 15781.922525107606 rows/sec., 995.18 KiB/sec.
10216 2024.07.11 23:20:09.880415 [ 133 ] {} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10217 2024.07.11 23:20:09.880545 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
10218 2024.07.11 23:20:09.880645 [ 187 ] {ad79797a-efd7-41ba-8f44-a52be7ec8d1e::all_1_26_5} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10219 2024.07.11 23:20:09.881009 [ 3 ] {fd0c8e1f-7713-4593-a1dc-fd3ad76a6c94} <Debug> DynamicQueryHandler: Done processing query
10220 2024.07.11 23:20:09.881064 [ 187 ] {ad79797a-efd7-41ba-8f44-a52be7ec8d1e::all_1_26_5} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
10221 2024.07.11 23:20:09.881120 [ 3 ] {fd0c8e1f-7713-4593-a1dc-fd3ad76a6c94} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10222 2024.07.11 23:20:09.881173 [ 189 ] {cf9b07e3-d05f-42ae-a668-462ac9598c47::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
10223 2024.07.11 23:20:09.881214 [ 3 ] {} <Debug> HTTP-Session: ca5a720b-d6fa-48cf-aaca-f859b4607acc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10224 2024.07.11 23:20:09.881357 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
10225 2024.07.11 23:20:09.881677 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 30843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10226 2024.07.11 23:20:09.881842 [ 189 ] {cf9b07e3-d05f-42ae-a668-462ac9598c47::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10227 2024.07.11 23:20:09.881833 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10228 2024.07.11 23:20:09.881992 [ 3 ] {} <Debug> HTTP-Session: 21d517ea-9f16-4b98-a824-bc92b169461b Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
10229 2024.07.11 23:20:09.882020 [ 189 ] {cf9b07e3-d05f-42ae-a668-462ac9598c47::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
10230 2024.07.11 23:20:09.882079 [ 3 ] {} <Debug> HTTP-Session: 21d517ea-9f16-4b98-a824-bc92b169461b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10231 2024.07.11 23:20:09.882147 [ 3 ] {} <Debug> HTTP-Session: 21d517ea-9f16-4b98-a824-bc92b169461b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10232 2024.07.11 23:20:09.882346 [ 3 ] {} <Trace> HTTP-Session: 21d517ea-9f16-4b98-a824-bc92b169461b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10233 2024.07.11 23:20:09.882373 [ 189 ] {cf9b07e3-d05f-42ae-a668-462ac9598c47::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
10234 2024.07.11 23:20:09.882636 [ 189 ] {cf9b07e3-d05f-42ae-a668-462ac9598c47::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
10235 2024.07.11 23:20:09.882781 [ 189 ] {cf9b07e3-d05f-42ae-a668-462ac9598c47::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
10236 2024.07.11 23:20:09.882905 [ 3 ] {1240e65e-05c9-4530-adae-13f4c4682d73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10237 2024.07.11 23:20:09.883011 [ 189 ] {cf9b07e3-d05f-42ae-a668-462ac9598c47::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
10238 2024.07.11 23:20:09.883274 [ 3 ] {1240e65e-05c9-4530-adae-13f4c4682d73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10239 2024.07.11 23:20:09.883359 [ 189 ] {cf9b07e3-d05f-42ae-a668-462ac9598c47::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
10240 2024.07.11 23:20:09.884123 [ 3 ] {1240e65e-05c9-4530-adae-13f4c4682d73} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10241 2024.07.11 23:20:09.884941 [ 3 ] {1240e65e-05c9-4530-adae-13f4c4682d73} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10242 2024.07.11 23:20:09.885005 [ 3 ] {1240e65e-05c9-4530-adae-13f4c4682d73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
10243 2024.07.11 23:20:09.885967 [ 3 ] {1240e65e-05c9-4530-adae-13f4c4682d73} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
10244 2024.07.11 23:20:09.886679 [ 194 ] {cf9b07e3-d05f-42ae-a668-462ac9598c47::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2002 rows, containing 5 columns (5 merged, 0 gathered) in 0.005957103 sec., 336069.39480482374 rows/sec., 20.70 MiB/sec.
10245 2024.07.11 23:20:09.886890 [ 3 ] {1240e65e-05c9-4530-adae-13f4c4682d73} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10246 2024.07.11 23:20:09.887059 [ 194 ] {cf9b07e3-d05f-42ae-a668-462ac9598c47::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
10247 2024.07.11 23:20:09.887223 [ 3 ] {1240e65e-05c9-4530-adae-13f4c4682d73} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.004606 sec., 34954.407294832825 rows/sec., 2.43 MiB/sec.
10248 2024.07.11 23:20:09.887545 [ 3 ] {1240e65e-05c9-4530-adae-13f4c4682d73} <Debug> DynamicQueryHandler: Done processing query
10249 2024.07.11 23:20:09.887597 [ 3 ] {1240e65e-05c9-4530-adae-13f4c4682d73} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10250 2024.07.11 23:20:09.887652 [ 3 ] {} <Debug> HTTP-Session: 21d517ea-9f16-4b98-a824-bc92b169461b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10251 2024.07.11 23:20:09.887895 [ 194 ] {cf9b07e3-d05f-42ae-a668-462ac9598c47::all_1_26_5} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10252 2024.07.11 23:20:09.887900 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 17714, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10253 2024.07.11 23:20:09.888018 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10254 2024.07.11 23:20:09.888049 [ 3 ] {} <Debug> HTTP-Session: 436d76c9-eb04-47fb-bb73-e0432efde297 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
10255 2024.07.11 23:20:09.888065 [ 194 ] {cf9b07e3-d05f-42ae-a668-462ac9598c47::all_1_26_5} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
10256 2024.07.11 23:20:09.888077 [ 3 ] {} <Debug> HTTP-Session: 436d76c9-eb04-47fb-bb73-e0432efde297 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10257 2024.07.11 23:20:09.888107 [ 3 ] {} <Debug> HTTP-Session: 436d76c9-eb04-47fb-bb73-e0432efde297 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10258 2024.07.11 23:20:09.888182 [ 3 ] {} <Trace> HTTP-Session: 436d76c9-eb04-47fb-bb73-e0432efde297 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10259 2024.07.11 23:20:09.888235 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB.
10260 2024.07.11 23:20:09.888445 [ 3 ] {b83e2c26-a072-4dc9-9c87-9574ca57b367} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10261 2024.07.11 23:20:09.888520 [ 3 ] {b83e2c26-a072-4dc9-9c87-9574ca57b367} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
10262 2024.07.11 23:20:09.888951 [ 3 ] {b83e2c26-a072-4dc9-9c87-9574ca57b367} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10263 2024.07.11 23:20:09.889500 [ 3 ] {b83e2c26-a072-4dc9-9c87-9574ca57b367} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10264 2024.07.11 23:20:09.889536 [ 3 ] {b83e2c26-a072-4dc9-9c87-9574ca57b367} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
10265 2024.07.11 23:20:09.890125 [ 3 ] {b83e2c26-a072-4dc9-9c87-9574ca57b367} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
10266 2024.07.11 23:20:09.890540 [ 3 ] {b83e2c26-a072-4dc9-9c87-9574ca57b367} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10267 2024.07.11 23:20:09.890722 [ 3 ] {b83e2c26-a072-4dc9-9c87-9574ca57b367} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002406 sec., 4571.90357439734 rows/sec., 8.19 MiB/sec.
10268 2024.07.11 23:20:09.890924 [ 3 ] {b83e2c26-a072-4dc9-9c87-9574ca57b367} <Debug> DynamicQueryHandler: Done processing query
10269 2024.07.11 23:20:09.890950 [ 3 ] {b83e2c26-a072-4dc9-9c87-9574ca57b367} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
10270 2024.07.11 23:20:09.890966 [ 3 ] {} <Debug> HTTP-Session: 436d76c9-eb04-47fb-bb73-e0432efde297 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10271 2024.07.11 23:20:09.891118 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 3216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10272 2024.07.11 23:20:09.891165 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10273 2024.07.11 23:20:09.891184 [ 3 ] {} <Debug> HTTP-Session: 1338e040-657c-4d6e-8206-5500d63061c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
10274 2024.07.11 23:20:09.891200 [ 3 ] {} <Debug> HTTP-Session: 1338e040-657c-4d6e-8206-5500d63061c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10275 2024.07.11 23:20:09.891214 [ 3 ] {} <Debug> HTTP-Session: 1338e040-657c-4d6e-8206-5500d63061c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10276 2024.07.11 23:20:09.891245 [ 3 ] {} <Trace> HTTP-Session: 1338e040-657c-4d6e-8206-5500d63061c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10277 2024.07.11 23:20:09.891345 [ 3 ] {00450dbd-d142-4f21-a4c5-ad24ab68b138} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
10278 2024.07.11 23:20:09.891390 [ 3 ] {00450dbd-d142-4f21-a4c5-ad24ab68b138} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
10279 2024.07.11 23:20:09.891515 [ 3 ] {00450dbd-d142-4f21-a4c5-ad24ab68b138} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10280 2024.07.11 23:20:09.891786 [ 3 ] {00450dbd-d142-4f21-a4c5-ad24ab68b138} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10281 2024.07.11 23:20:09.891822 [ 3 ] {00450dbd-d142-4f21-a4c5-ad24ab68b138} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
10282 2024.07.11 23:20:09.892187 [ 3 ] {00450dbd-d142-4f21-a4c5-ad24ab68b138} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
10283 2024.07.11 23:20:09.892517 [ 3 ] {00450dbd-d142-4f21-a4c5-ad24ab68b138} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10284 2024.07.11 23:20:09.892676 [ 3 ] {00450dbd-d142-4f21-a4c5-ad24ab68b138} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001357 sec., 16949.15254237288 rows/sec., 916.83 KiB/sec.
10285 2024.07.11 23:20:09.892841 [ 3 ] {00450dbd-d142-4f21-a4c5-ad24ab68b138} <Debug> DynamicQueryHandler: Done processing query
10286 2024.07.11 23:20:09.892866 [ 3 ] {00450dbd-d142-4f21-a4c5-ad24ab68b138} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
10287 2024.07.11 23:20:09.892881 [ 3 ] {} <Debug> HTTP-Session: 1338e040-657c-4d6e-8206-5500d63061c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10288 2024.07.11 23:20:09.893039 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10289 2024.07.11 23:20:09.893087 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10290 2024.07.11 23:20:09.893107 [ 3 ] {} <Debug> HTTP-Session: c0851223-d7f8-4f0e-8ff0-2ee028548e94 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
10291 2024.07.11 23:20:09.893123 [ 3 ] {} <Debug> HTTP-Session: c0851223-d7f8-4f0e-8ff0-2ee028548e94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10292 2024.07.11 23:20:09.893137 [ 3 ] {} <Debug> HTTP-Session: c0851223-d7f8-4f0e-8ff0-2ee028548e94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10293 2024.07.11 23:20:09.893167 [ 3 ] {} <Trace> HTTP-Session: c0851223-d7f8-4f0e-8ff0-2ee028548e94 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10294 2024.07.11 23:20:09.893284 [ 3 ] {db035d9a-db87-4d47-951f-61bcf0a874fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10295 2024.07.11 23:20:09.893329 [ 3 ] {db035d9a-db87-4d47-951f-61bcf0a874fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10296 2024.07.11 23:20:09.893458 [ 3 ] {db035d9a-db87-4d47-951f-61bcf0a874fa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10297 2024.07.11 23:20:09.893734 [ 3 ] {db035d9a-db87-4d47-951f-61bcf0a874fa} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10298 2024.07.11 23:20:09.893770 [ 3 ] {db035d9a-db87-4d47-951f-61bcf0a874fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
10299 2024.07.11 23:20:09.894124 [ 3 ] {db035d9a-db87-4d47-951f-61bcf0a874fa} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
10300 2024.07.11 23:20:09.894445 [ 3 ] {db035d9a-db87-4d47-951f-61bcf0a874fa} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10301 2024.07.11 23:20:09.894592 [ 3 ] {db035d9a-db87-4d47-951f-61bcf0a874fa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001347 sec., 44543.42984409799 rows/sec., 3.00 MiB/sec.
10302 2024.07.11 23:20:09.894747 [ 3 ] {db035d9a-db87-4d47-951f-61bcf0a874fa} <Debug> DynamicQueryHandler: Done processing query
10303 2024.07.11 23:20:09.894771 [ 3 ] {db035d9a-db87-4d47-951f-61bcf0a874fa} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10304 2024.07.11 23:20:09.894786 [ 3 ] {} <Debug> HTTP-Session: c0851223-d7f8-4f0e-8ff0-2ee028548e94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10305 2024.07.11 23:20:13.671438 [ 129 ] {} <Debug> DNSResolver: Updating DNS cache
10306 2024.07.11 23:20:13.671507 [ 129 ] {} <Debug> DNSResolver: Updated DNS cache
10307 2024.07.11 23:20:14.857441 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 3065, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10308 2024.07.11 23:20:14.857575 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10309 2024.07.11 23:20:14.857605 [ 3 ] {} <Debug> HTTP-Session: 3d167fb8-9ef4-4915-b051-c4d44acf11b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
10310 2024.07.11 23:20:14.857632 [ 3 ] {} <Debug> HTTP-Session: 3d167fb8-9ef4-4915-b051-c4d44acf11b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10311 2024.07.11 23:20:14.857650 [ 3 ] {} <Debug> HTTP-Session: 3d167fb8-9ef4-4915-b051-c4d44acf11b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10312 2024.07.11 23:20:14.857706 [ 3 ] {} <Trace> HTTP-Session: 3d167fb8-9ef4-4915-b051-c4d44acf11b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10313 2024.07.11 23:20:14.857905 [ 3 ] {229a1c41-aa82-495a-b069-92369477a4ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
10314 2024.07.11 23:20:14.857977 [ 3 ] {229a1c41-aa82-495a-b069-92369477a4ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
10315 2024.07.11 23:20:14.858168 [ 3 ] {229a1c41-aa82-495a-b069-92369477a4ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10316 2024.07.11 23:20:14.858581 [ 3 ] {229a1c41-aa82-495a-b069-92369477a4ea} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10317 2024.07.11 23:20:14.858620 [ 3 ] {229a1c41-aa82-495a-b069-92369477a4ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
10318 2024.07.11 23:20:14.858979 [ 3 ] {229a1c41-aa82-495a-b069-92369477a4ea} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
10319 2024.07.11 23:20:14.859316 [ 3 ] {229a1c41-aa82-495a-b069-92369477a4ea} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10320 2024.07.11 23:20:14.859452 [ 3 ] {229a1c41-aa82-495a-b069-92369477a4ea} <Debug> executeQuery: Read 21 rows, 1.70 KiB in 0.001613 sec., 13019.218846869187 rows/sec., 1.03 MiB/sec.
10321 2024.07.11 23:20:14.859641 [ 3 ] {229a1c41-aa82-495a-b069-92369477a4ea} <Debug> DynamicQueryHandler: Done processing query
10322 2024.07.11 23:20:14.859668 [ 3 ] {229a1c41-aa82-495a-b069-92369477a4ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10323 2024.07.11 23:20:14.859686 [ 3 ] {} <Debug> HTTP-Session: 3d167fb8-9ef4-4915-b051-c4d44acf11b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10324 2024.07.11 23:20:14.859868 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 22246, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10325 2024.07.11 23:20:14.859919 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10326 2024.07.11 23:20:14.859939 [ 3 ] {} <Debug> HTTP-Session: 480c16d6-61dc-467b-a049-ce9b5b99aa2a Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
10327 2024.07.11 23:20:14.859957 [ 3 ] {} <Debug> HTTP-Session: 480c16d6-61dc-467b-a049-ce9b5b99aa2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10328 2024.07.11 23:20:14.859971 [ 3 ] {} <Debug> HTTP-Session: 480c16d6-61dc-467b-a049-ce9b5b99aa2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10329 2024.07.11 23:20:14.860003 [ 3 ] {} <Trace> HTTP-Session: 480c16d6-61dc-467b-a049-ce9b5b99aa2a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10330 2024.07.11 23:20:14.860155 [ 3 ] {b1bd4d9c-35fd-49aa-8ba1-74321444adfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10331 2024.07.11 23:20:14.860200 [ 3 ] {b1bd4d9c-35fd-49aa-8ba1-74321444adfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10332 2024.07.11 23:20:14.860330 [ 3 ] {b1bd4d9c-35fd-49aa-8ba1-74321444adfe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10333 2024.07.11 23:20:14.860705 [ 3 ] {b1bd4d9c-35fd-49aa-8ba1-74321444adfe} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10334 2024.07.11 23:20:14.860742 [ 3 ] {b1bd4d9c-35fd-49aa-8ba1-74321444adfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
10335 2024.07.11 23:20:14.861068 [ 3 ] {b1bd4d9c-35fd-49aa-8ba1-74321444adfe} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
10336 2024.07.11 23:20:14.861376 [ 3 ] {b1bd4d9c-35fd-49aa-8ba1-74321444adfe} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10337 2024.07.11 23:20:14.861501 [ 3 ] {b1bd4d9c-35fd-49aa-8ba1-74321444adfe} <Debug> executeQuery: Read 155 rows, 12.82 KiB in 0.00141 sec., 109929.0780141844 rows/sec., 8.88 MiB/sec.
10338 2024.07.11 23:20:14.861654 [ 3 ] {b1bd4d9c-35fd-49aa-8ba1-74321444adfe} <Debug> DynamicQueryHandler: Done processing query
10339 2024.07.11 23:20:14.861680 [ 3 ] {b1bd4d9c-35fd-49aa-8ba1-74321444adfe} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
10340 2024.07.11 23:20:14.861696 [ 3 ] {} <Debug> HTTP-Session: 480c16d6-61dc-467b-a049-ce9b5b99aa2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10341 2024.07.11 23:20:14.861839 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 18494, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10342 2024.07.11 23:20:14.861887 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10343 2024.07.11 23:20:14.861907 [ 3 ] {} <Debug> HTTP-Session: 4a2f4232-50e8-4ef2-b991-78755b0ed7d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
10344 2024.07.11 23:20:14.861924 [ 3 ] {} <Debug> HTTP-Session: 4a2f4232-50e8-4ef2-b991-78755b0ed7d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10345 2024.07.11 23:20:14.861938 [ 3 ] {} <Debug> HTTP-Session: 4a2f4232-50e8-4ef2-b991-78755b0ed7d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10346 2024.07.11 23:20:14.861967 [ 3 ] {} <Trace> HTTP-Session: 4a2f4232-50e8-4ef2-b991-78755b0ed7d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10347 2024.07.11 23:20:14.862089 [ 3 ] {206f6103-7c94-4493-a1ab-49c2ff9556b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10348 2024.07.11 23:20:14.862132 [ 3 ] {206f6103-7c94-4493-a1ab-49c2ff9556b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10349 2024.07.11 23:20:14.862254 [ 3 ] {206f6103-7c94-4493-a1ab-49c2ff9556b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10350 2024.07.11 23:20:14.862605 [ 3 ] {206f6103-7c94-4493-a1ab-49c2ff9556b0} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10351 2024.07.11 23:20:14.862640 [ 3 ] {206f6103-7c94-4493-a1ab-49c2ff9556b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
10352 2024.07.11 23:20:14.862958 [ 3 ] {206f6103-7c94-4493-a1ab-49c2ff9556b0} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
10353 2024.07.11 23:20:14.863271 [ 3 ] {206f6103-7c94-4493-a1ab-49c2ff9556b0} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10354 2024.07.11 23:20:14.863396 [ 3 ] {206f6103-7c94-4493-a1ab-49c2ff9556b0} <Debug> executeQuery: Read 109 rows, 8.70 KiB in 0.001352 sec., 80621.30177514793 rows/sec., 6.28 MiB/sec.
10355 2024.07.11 23:20:14.863558 [ 3 ] {206f6103-7c94-4493-a1ab-49c2ff9556b0} <Debug> DynamicQueryHandler: Done processing query
10356 2024.07.11 23:20:14.863582 [ 3 ] {206f6103-7c94-4493-a1ab-49c2ff9556b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
10357 2024.07.11 23:20:14.863599 [ 3 ] {} <Debug> HTTP-Session: 4a2f4232-50e8-4ef2-b991-78755b0ed7d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10358 2024.07.11 23:20:14.863776 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 35296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10359 2024.07.11 23:20:14.863826 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10360 2024.07.11 23:20:14.863846 [ 3 ] {} <Debug> HTTP-Session: 4adb7d51-8b61-40f9-9b43-1d2dfd643868 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
10361 2024.07.11 23:20:14.863863 [ 3 ] {} <Debug> HTTP-Session: 4adb7d51-8b61-40f9-9b43-1d2dfd643868 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10362 2024.07.11 23:20:14.863878 [ 3 ] {} <Debug> HTTP-Session: 4adb7d51-8b61-40f9-9b43-1d2dfd643868 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10363 2024.07.11 23:20:14.863910 [ 3 ] {} <Trace> HTTP-Session: 4adb7d51-8b61-40f9-9b43-1d2dfd643868 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10364 2024.07.11 23:20:14.864060 [ 3 ] {c4d8ceaf-6ef1-4098-854e-6a8db131629b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10365 2024.07.11 23:20:14.864108 [ 3 ] {c4d8ceaf-6ef1-4098-854e-6a8db131629b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10366 2024.07.11 23:20:14.864279 [ 3 ] {c4d8ceaf-6ef1-4098-854e-6a8db131629b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10367 2024.07.11 23:20:14.864671 [ 3 ] {c4d8ceaf-6ef1-4098-854e-6a8db131629b} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10368 2024.07.11 23:20:14.864707 [ 3 ] {c4d8ceaf-6ef1-4098-854e-6a8db131629b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
10369 2024.07.11 23:20:14.865104 [ 3 ] {c4d8ceaf-6ef1-4098-854e-6a8db131629b} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
10370 2024.07.11 23:20:14.865453 [ 3 ] {c4d8ceaf-6ef1-4098-854e-6a8db131629b} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10371 2024.07.11 23:20:14.865584 [ 3 ] {c4d8ceaf-6ef1-4098-854e-6a8db131629b} <Debug> executeQuery: Read 184 rows, 13.15 KiB in 0.001591 sec., 115650.53425518543 rows/sec., 8.07 MiB/sec.
10372 2024.07.11 23:20:14.865747 [ 3 ] {c4d8ceaf-6ef1-4098-854e-6a8db131629b} <Debug> DynamicQueryHandler: Done processing query
10373 2024.07.11 23:20:14.865772 [ 3 ] {c4d8ceaf-6ef1-4098-854e-6a8db131629b} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
10374 2024.07.11 23:20:14.865790 [ 3 ] {} <Debug> HTTP-Session: 4adb7d51-8b61-40f9-9b43-1d2dfd643868 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10375 2024.07.11 23:20:14.865967 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 33715, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10376 2024.07.11 23:20:14.866017 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10377 2024.07.11 23:20:14.866036 [ 3 ] {} <Debug> HTTP-Session: 0bb4d09a-051f-4b0b-8e69-7108930f8575 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
10378 2024.07.11 23:20:14.866053 [ 3 ] {} <Debug> HTTP-Session: 0bb4d09a-051f-4b0b-8e69-7108930f8575 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10379 2024.07.11 23:20:14.866066 [ 3 ] {} <Debug> HTTP-Session: 0bb4d09a-051f-4b0b-8e69-7108930f8575 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10380 2024.07.11 23:20:14.866099 [ 3 ] {} <Trace> HTTP-Session: 0bb4d09a-051f-4b0b-8e69-7108930f8575 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10381 2024.07.11 23:20:14.866356 [ 3 ] {e5e5ebd5-f7a4-4b79-86aa-48866fb0ae8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10382 2024.07.11 23:20:14.866421 [ 3 ] {e5e5ebd5-f7a4-4b79-86aa-48866fb0ae8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
10383 2024.07.11 23:20:14.866822 [ 3 ] {e5e5ebd5-f7a4-4b79-86aa-48866fb0ae8d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10384 2024.07.11 23:20:14.867488 [ 3 ] {e5e5ebd5-f7a4-4b79-86aa-48866fb0ae8d} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10385 2024.07.11 23:20:14.867522 [ 3 ] {e5e5ebd5-f7a4-4b79-86aa-48866fb0ae8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
10386 2024.07.11 23:20:14.868153 [ 3 ] {e5e5ebd5-f7a4-4b79-86aa-48866fb0ae8d} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
10387 2024.07.11 23:20:14.868568 [ 3 ] {e5e5ebd5-f7a4-4b79-86aa-48866fb0ae8d} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10388 2024.07.11 23:20:14.868717 [ 3 ] {e5e5ebd5-f7a4-4b79-86aa-48866fb0ae8d} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.002535 sec., 8284.023668639053 rows/sec., 14.84 MiB/sec.
10389 2024.07.11 23:20:14.869177 [ 3 ] {e5e5ebd5-f7a4-4b79-86aa-48866fb0ae8d} <Debug> DynamicQueryHandler: Done processing query
10390 2024.07.11 23:20:14.869220 [ 3 ] {e5e5ebd5-f7a4-4b79-86aa-48866fb0ae8d} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
10391 2024.07.11 23:20:14.869243 [ 3 ] {} <Debug> HTTP-Session: 0bb4d09a-051f-4b0b-8e69-7108930f8575 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10392 2024.07.11 23:20:14.869373 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10393 2024.07.11 23:20:14.869424 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10394 2024.07.11 23:20:14.869443 [ 3 ] {} <Debug> HTTP-Session: c1a7d0c6-1b6a-4fdc-b6fc-687612ffcdf4 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
10395 2024.07.11 23:20:14.869460 [ 3 ] {} <Debug> HTTP-Session: c1a7d0c6-1b6a-4fdc-b6fc-687612ffcdf4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10396 2024.07.11 23:20:14.869474 [ 3 ] {} <Debug> HTTP-Session: c1a7d0c6-1b6a-4fdc-b6fc-687612ffcdf4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10397 2024.07.11 23:20:14.869505 [ 3 ] {} <Trace> HTTP-Session: c1a7d0c6-1b6a-4fdc-b6fc-687612ffcdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10398 2024.07.11 23:20:14.869636 [ 3 ] {47df2a42-7793-48db-826e-8f97114b136b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10399 2024.07.11 23:20:14.869683 [ 3 ] {47df2a42-7793-48db-826e-8f97114b136b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10400 2024.07.11 23:20:14.869828 [ 3 ] {47df2a42-7793-48db-826e-8f97114b136b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10401 2024.07.11 23:20:14.870138 [ 3 ] {47df2a42-7793-48db-826e-8f97114b136b} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10402 2024.07.11 23:20:14.870174 [ 3 ] {47df2a42-7793-48db-826e-8f97114b136b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
10403 2024.07.11 23:20:14.870534 [ 3 ] {47df2a42-7793-48db-826e-8f97114b136b} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
10404 2024.07.11 23:20:14.870852 [ 3 ] {47df2a42-7793-48db-826e-8f97114b136b} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10405 2024.07.11 23:20:14.870977 [ 3 ] {47df2a42-7793-48db-826e-8f97114b136b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001392 sec., 43103.448275862065 rows/sec., 2.90 MiB/sec.
10406 2024.07.11 23:20:14.871230 [ 3 ] {47df2a42-7793-48db-826e-8f97114b136b} <Debug> DynamicQueryHandler: Done processing query
10407 2024.07.11 23:20:14.871289 [ 3 ] {47df2a42-7793-48db-826e-8f97114b136b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10408 2024.07.11 23:20:14.871342 [ 3 ] {} <Debug> HTTP-Session: c1a7d0c6-1b6a-4fdc-b6fc-687612ffcdf4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10409 2024.07.11 23:20:19.860217 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 2327, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10410 2024.07.11 23:20:19.860414 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10411 2024.07.11 23:20:19.860462 [ 3 ] {} <Debug> HTTP-Session: 6a6da1bc-cd15-4057-b1ec-15e2ca18a571 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
10412 2024.07.11 23:20:19.860504 [ 3 ] {} <Debug> HTTP-Session: 6a6da1bc-cd15-4057-b1ec-15e2ca18a571 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10413 2024.07.11 23:20:19.860533 [ 3 ] {} <Debug> HTTP-Session: 6a6da1bc-cd15-4057-b1ec-15e2ca18a571 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10414 2024.07.11 23:20:19.860615 [ 3 ] {} <Trace> HTTP-Session: 6a6da1bc-cd15-4057-b1ec-15e2ca18a571 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10415 2024.07.11 23:20:19.860902 [ 3 ] {3e7d0c61-e4a8-4daf-bd08-da98570b6a20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
10416 2024.07.11 23:20:19.861010 [ 3 ] {3e7d0c61-e4a8-4daf-bd08-da98570b6a20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
10417 2024.07.11 23:20:19.861244 [ 3 ] {3e7d0c61-e4a8-4daf-bd08-da98570b6a20} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10418 2024.07.11 23:20:19.861684 [ 3 ] {3e7d0c61-e4a8-4daf-bd08-da98570b6a20} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10419 2024.07.11 23:20:19.861724 [ 3 ] {3e7d0c61-e4a8-4daf-bd08-da98570b6a20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
10420 2024.07.11 23:20:19.862100 [ 3 ] {3e7d0c61-e4a8-4daf-bd08-da98570b6a20} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
10421 2024.07.11 23:20:19.862446 [ 3 ] {3e7d0c61-e4a8-4daf-bd08-da98570b6a20} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10422 2024.07.11 23:20:19.862591 [ 3 ] {3e7d0c61-e4a8-4daf-bd08-da98570b6a20} <Debug> executeQuery: Read 17 rows, 1.23 KiB in 0.001785 sec., 9523.809523809525 rows/sec., 689.89 KiB/sec.
10423 2024.07.11 23:20:19.862925 [ 3 ] {3e7d0c61-e4a8-4daf-bd08-da98570b6a20} <Debug> DynamicQueryHandler: Done processing query
10424 2024.07.11 23:20:19.862997 [ 3 ] {3e7d0c61-e4a8-4daf-bd08-da98570b6a20} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10425 2024.07.11 23:20:19.863050 [ 3 ] {} <Debug> HTTP-Session: 6a6da1bc-cd15-4057-b1ec-15e2ca18a571 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10426 2024.07.11 23:20:19.863333 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 29335, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10427 2024.07.11 23:20:19.863390 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10428 2024.07.11 23:20:19.863410 [ 3 ] {} <Debug> HTTP-Session: 925a3bb3-48ad-4320-bd89-225219f0e3c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
10429 2024.07.11 23:20:19.863428 [ 3 ] {} <Debug> HTTP-Session: 925a3bb3-48ad-4320-bd89-225219f0e3c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10430 2024.07.11 23:20:19.863443 [ 3 ] {} <Debug> HTTP-Session: 925a3bb3-48ad-4320-bd89-225219f0e3c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10431 2024.07.11 23:20:19.863480 [ 3 ] {} <Trace> HTTP-Session: 925a3bb3-48ad-4320-bd89-225219f0e3c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10432 2024.07.11 23:20:19.863642 [ 3 ] {87235c4d-e52b-4a46-ad65-8a9ecde44d75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10433 2024.07.11 23:20:19.863690 [ 3 ] {87235c4d-e52b-4a46-ad65-8a9ecde44d75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10434 2024.07.11 23:20:19.863840 [ 3 ] {87235c4d-e52b-4a46-ad65-8a9ecde44d75} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10435 2024.07.11 23:20:19.864263 [ 3 ] {87235c4d-e52b-4a46-ad65-8a9ecde44d75} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10436 2024.07.11 23:20:19.864299 [ 3 ] {87235c4d-e52b-4a46-ad65-8a9ecde44d75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
10437 2024.07.11 23:20:19.864624 [ 3 ] {87235c4d-e52b-4a46-ad65-8a9ecde44d75} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
10438 2024.07.11 23:20:19.864937 [ 3 ] {87235c4d-e52b-4a46-ad65-8a9ecde44d75} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10439 2024.07.11 23:20:19.865060 [ 123 ] {} <Debug> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
10440 2024.07.11 23:20:19.865064 [ 3 ] {87235c4d-e52b-4a46-ad65-8a9ecde44d75} <Debug> executeQuery: Read 194 rows, 17.52 KiB in 0.001498 sec., 129506.0080106809 rows/sec., 11.42 MiB/sec.
10441 2024.07.11 23:20:19.865102 [ 123 ] {} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10442 2024.07.11 23:20:19.865137 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
10443 2024.07.11 23:20:19.865244 [ 187 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::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
10444 2024.07.11 23:20:19.865275 [ 3 ] {87235c4d-e52b-4a46-ad65-8a9ecde44d75} <Debug> DynamicQueryHandler: Done processing query
10445 2024.07.11 23:20:19.865306 [ 3 ] {87235c4d-e52b-4a46-ad65-8a9ecde44d75} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
10446 2024.07.11 23:20:19.865331 [ 3 ] {} <Debug> HTTP-Session: 925a3bb3-48ad-4320-bd89-225219f0e3c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10447 2024.07.11 23:20:19.865381 [ 187 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10448 2024.07.11 23:20:19.865411 [ 187 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 302 rows starting from the beginning of the part
10449 2024.07.11 23:20:19.865470 [ 187 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 194 rows starting from the beginning of the part
10450 2024.07.11 23:20:19.865612 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 63454, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10451 2024.07.11 23:20:19.865774 [ 187 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 119 rows starting from the beginning of the part
10452 2024.07.11 23:20:19.865822 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10453 2024.07.11 23:20:19.865948 [ 3 ] {} <Debug> HTTP-Session: f2bb8aa6-5bd9-444b-9508-0370d36e187c Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
10454 2024.07.11 23:20:19.866035 [ 3 ] {} <Debug> HTTP-Session: f2bb8aa6-5bd9-444b-9508-0370d36e187c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10455 2024.07.11 23:20:19.866114 [ 3 ] {} <Debug> HTTP-Session: f2bb8aa6-5bd9-444b-9508-0370d36e187c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10456 2024.07.11 23:20:19.866135 [ 187 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 195 rows starting from the beginning of the part
10457 2024.07.11 23:20:19.866240 [ 3 ] {} <Trace> HTTP-Session: f2bb8aa6-5bd9-444b-9508-0370d36e187c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10458 2024.07.11 23:20:19.866461 [ 187 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 155 rows starting from the beginning of the part
10459 2024.07.11 23:20:19.866696 [ 187 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 194 rows starting from the beginning of the part
10460 2024.07.11 23:20:19.866715 [ 3 ] {c47dde67-747c-43b4-a942-96dc1a12a3be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10461 2024.07.11 23:20:19.866864 [ 3 ] {c47dde67-747c-43b4-a942-96dc1a12a3be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10462 2024.07.11 23:20:19.867433 [ 3 ] {c47dde67-747c-43b4-a942-96dc1a12a3be} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10463 2024.07.11 23:20:19.868165 [ 3 ] {c47dde67-747c-43b4-a942-96dc1a12a3be} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10464 2024.07.11 23:20:19.868209 [ 3 ] {c47dde67-747c-43b4-a942-96dc1a12a3be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
10465 2024.07.11 23:20:19.868645 [ 3 ] {c47dde67-747c-43b4-a942-96dc1a12a3be} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
10466 2024.07.11 23:20:19.868641 [ 190 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1159 rows, containing 4 columns (4 merged, 0 gathered) in 0.003439365 sec., 336980.80895746744 rows/sec., 29.00 MiB/sec.
10467 2024.07.11 23:20:19.868995 [ 190 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
10468 2024.07.11 23:20:19.869252 [ 3 ] {c47dde67-747c-43b4-a942-96dc1a12a3be} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10469 2024.07.11 23:20:19.869609 [ 123 ] {} <Debug> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
10470 2024.07.11 23:20:19.869688 [ 123 ] {} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10471 2024.07.11 23:20:19.869689 [ 3 ] {c47dde67-747c-43b4-a942-96dc1a12a3be} <Debug> executeQuery: Read 393 rows, 28.36 KiB in 0.003167 sec., 124092.20082096622 rows/sec., 8.74 MiB/sec.
10472 2024.07.11 23:20:19.869725 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
10473 2024.07.11 23:20:19.870139 [ 195 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::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
10474 2024.07.11 23:20:19.870229 [ 3 ] {c47dde67-747c-43b4-a942-96dc1a12a3be} <Debug> DynamicQueryHandler: Done processing query
10475 2024.07.11 23:20:19.870221 [ 190 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_56_11} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10476 2024.07.11 23:20:19.870280 [ 3 ] {c47dde67-747c-43b4-a942-96dc1a12a3be} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
10477 2024.07.11 23:20:19.870351 [ 3 ] {} <Debug> HTTP-Session: f2bb8aa6-5bd9-444b-9508-0370d36e187c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10478 2024.07.11 23:20:19.870547 [ 195 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10479 2024.07.11 23:20:19.870561 [ 190 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_56_11} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
10480 2024.07.11 23:20:19.870604 [ 195 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::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
10481 2024.07.11 23:20:19.870638 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10482 2024.07.11 23:20:19.870870 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10483 2024.07.11 23:20:19.870858 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB.
10484 2024.07.11 23:20:19.870994 [ 3 ] {} <Debug> HTTP-Session: f27f9f3f-b595-40c0-a4b9-4342bced4696 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
10485 2024.07.11 23:20:19.871053 [ 195 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 393 rows starting from the beginning of the part
10486 2024.07.11 23:20:19.871065 [ 3 ] {} <Debug> HTTP-Session: f27f9f3f-b595-40c0-a4b9-4342bced4696 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10487 2024.07.11 23:20:19.871094 [ 3 ] {} <Debug> HTTP-Session: f27f9f3f-b595-40c0-a4b9-4342bced4696 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10488 2024.07.11 23:20:19.871221 [ 3 ] {} <Trace> HTTP-Session: f27f9f3f-b595-40c0-a4b9-4342bced4696 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10489 2024.07.11 23:20:19.871221 [ 195 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 85 rows starting from the beginning of the part
10490 2024.07.11 23:20:19.871407 [ 195 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 395 rows starting from the beginning of the part
10491 2024.07.11 23:20:19.871531 [ 3 ] {c5769cd3-aa02-4b23-97cd-46cf42552e89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
10492 2024.07.11 23:20:19.871753 [ 3 ] {c5769cd3-aa02-4b23-97cd-46cf42552e89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
10493 2024.07.11 23:20:19.871793 [ 195 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 109 rows starting from the beginning of the part
10494 2024.07.11 23:20:19.872180 [ 195 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 393 rows starting from the beginning of the part
10495 2024.07.11 23:20:19.872775 [ 3 ] {c5769cd3-aa02-4b23-97cd-46cf42552e89} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10496 2024.07.11 23:20:19.873148 [ 3 ] {c5769cd3-aa02-4b23-97cd-46cf42552e89} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10497 2024.07.11 23:20:19.873195 [ 3 ] {c5769cd3-aa02-4b23-97cd-46cf42552e89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
10498 2024.07.11 23:20:19.873748 [ 3 ] {c5769cd3-aa02-4b23-97cd-46cf42552e89} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
10499 2024.07.11 23:20:19.874153 [ 188 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1847 rows, containing 4 columns (4 merged, 0 gathered) in 0.004260771 sec., 433489.6196017106 rows/sec., 31.04 MiB/sec.
10500 2024.07.11 23:20:19.874198 [ 3 ] {c5769cd3-aa02-4b23-97cd-46cf42552e89} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10501 2024.07.11 23:20:19.874476 [ 3 ] {c5769cd3-aa02-4b23-97cd-46cf42552e89} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.003063 sec., 1958.863858961802 rows/sec., 84.17 KiB/sec.
10502 2024.07.11 23:20:19.874649 [ 190 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
10503 2024.07.11 23:20:19.874791 [ 3 ] {c5769cd3-aa02-4b23-97cd-46cf42552e89} <Debug> DynamicQueryHandler: Done processing query
10504 2024.07.11 23:20:19.874832 [ 3 ] {c5769cd3-aa02-4b23-97cd-46cf42552e89} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
10505 2024.07.11 23:20:19.874852 [ 3 ] {} <Debug> HTTP-Session: f27f9f3f-b595-40c0-a4b9-4342bced4696 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10506 2024.07.11 23:20:19.875120 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10507 2024.07.11 23:20:19.875231 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10508 2024.07.11 23:20:19.875270 [ 3 ] {} <Debug> HTTP-Session: 1cd030ee-6646-4ed4-a410-6fe1a64e2a02 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
10509 2024.07.11 23:20:19.875307 [ 3 ] {} <Debug> HTTP-Session: 1cd030ee-6646-4ed4-a410-6fe1a64e2a02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10510 2024.07.11 23:20:19.875327 [ 3 ] {} <Debug> HTTP-Session: 1cd030ee-6646-4ed4-a410-6fe1a64e2a02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10511 2024.07.11 23:20:19.875377 [ 3 ] {} <Trace> HTTP-Session: 1cd030ee-6646-4ed4-a410-6fe1a64e2a02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10512 2024.07.11 23:20:19.875472 [ 190 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_56_11} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10513 2024.07.11 23:20:19.875626 [ 3 ] {aed07c39-539c-45a2-a668-3cfaddf2974f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
10514 2024.07.11 23:20:19.875655 [ 190 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_56_11} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
10515 2024.07.11 23:20:19.875699 [ 3 ] {aed07c39-539c-45a2-a668-3cfaddf2974f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
10516 2024.07.11 23:20:19.875831 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB.
10517 2024.07.11 23:20:19.875997 [ 3 ] {aed07c39-539c-45a2-a668-3cfaddf2974f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10518 2024.07.11 23:20:19.876351 [ 3 ] {aed07c39-539c-45a2-a668-3cfaddf2974f} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10519 2024.07.11 23:20:19.876389 [ 3 ] {aed07c39-539c-45a2-a668-3cfaddf2974f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
10520 2024.07.11 23:20:19.876757 [ 3 ] {aed07c39-539c-45a2-a668-3cfaddf2974f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
10521 2024.07.11 23:20:19.877104 [ 3 ] {aed07c39-539c-45a2-a668-3cfaddf2974f} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10522 2024.07.11 23:20:19.877259 [ 3 ] {aed07c39-539c-45a2-a668-3cfaddf2974f} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001743 sec., 44176.70682730924 rows/sec., 2.72 MiB/sec.
10523 2024.07.11 23:20:19.877434 [ 3 ] {aed07c39-539c-45a2-a668-3cfaddf2974f} <Debug> DynamicQueryHandler: Done processing query
10524 2024.07.11 23:20:19.877458 [ 3 ] {aed07c39-539c-45a2-a668-3cfaddf2974f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10525 2024.07.11 23:20:19.877474 [ 3 ] {} <Debug> HTTP-Session: 1cd030ee-6646-4ed4-a410-6fe1a64e2a02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10526 2024.07.11 23:20:19.877671 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 30652, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10527 2024.07.11 23:20:19.877720 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10528 2024.07.11 23:20:19.877738 [ 3 ] {} <Debug> HTTP-Session: 14cd3d87-f0eb-4f31-88d2-ea97f7aac39a Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
10529 2024.07.11 23:20:19.877754 [ 3 ] {} <Debug> HTTP-Session: 14cd3d87-f0eb-4f31-88d2-ea97f7aac39a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10530 2024.07.11 23:20:19.877768 [ 3 ] {} <Debug> HTTP-Session: 14cd3d87-f0eb-4f31-88d2-ea97f7aac39a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10531 2024.07.11 23:20:19.877799 [ 3 ] {} <Trace> HTTP-Session: 14cd3d87-f0eb-4f31-88d2-ea97f7aac39a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10532 2024.07.11 23:20:19.877942 [ 3 ] {df304611-b3cd-42eb-a825-def8c3d8bdf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10533 2024.07.11 23:20:19.877988 [ 3 ] {df304611-b3cd-42eb-a825-def8c3d8bdf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10534 2024.07.11 23:20:19.878131 [ 3 ] {df304611-b3cd-42eb-a825-def8c3d8bdf4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10535 2024.07.11 23:20:19.878535 [ 3 ] {df304611-b3cd-42eb-a825-def8c3d8bdf4} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10536 2024.07.11 23:20:19.878580 [ 3 ] {df304611-b3cd-42eb-a825-def8c3d8bdf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
10537 2024.07.11 23:20:19.879039 [ 3 ] {df304611-b3cd-42eb-a825-def8c3d8bdf4} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
10538 2024.07.11 23:20:19.879386 [ 3 ] {df304611-b3cd-42eb-a825-def8c3d8bdf4} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10539 2024.07.11 23:20:19.879543 [ 3 ] {df304611-b3cd-42eb-a825-def8c3d8bdf4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001659 sec., 96443.64074743821 rows/sec., 6.72 MiB/sec.
10540 2024.07.11 23:20:19.879552 [ 121 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
10541 2024.07.11 23:20:19.879667 [ 121 ] {} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10542 2024.07.11 23:20:19.879716 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
10543 2024.07.11 23:20:19.879801 [ 3 ] {df304611-b3cd-42eb-a825-def8c3d8bdf4} <Debug> DynamicQueryHandler: Done processing query
10544 2024.07.11 23:20:19.879857 [ 3 ] {df304611-b3cd-42eb-a825-def8c3d8bdf4} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10545 2024.07.11 23:20:19.879900 [ 3 ] {} <Debug> HTTP-Session: 14cd3d87-f0eb-4f31-88d2-ea97f7aac39a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10546 2024.07.11 23:20:19.879940 [ 200 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::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
10547 2024.07.11 23:20:19.880095 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 17712, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10548 2024.07.11 23:20:19.880216 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10549 2024.07.11 23:20:19.880272 [ 3 ] {} <Debug> HTTP-Session: 8a43c834-4ec9-452a-b2b4-dc65d8f41b86 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
10550 2024.07.11 23:20:19.880316 [ 3 ] {} <Debug> HTTP-Session: 8a43c834-4ec9-452a-b2b4-dc65d8f41b86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10551 2024.07.11 23:20:19.880366 [ 3 ] {} <Debug> HTTP-Session: 8a43c834-4ec9-452a-b2b4-dc65d8f41b86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10552 2024.07.11 23:20:19.880391 [ 200 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10553 2024.07.11 23:20:19.880422 [ 3 ] {} <Trace> HTTP-Session: 8a43c834-4ec9-452a-b2b4-dc65d8f41b86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10554 2024.07.11 23:20:19.880511 [ 200 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 8149 rows starting from the beginning of the part
10555 2024.07.11 23:20:19.880821 [ 3 ] {7e0b18ac-d45a-4803-988e-99065df439d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10556 2024.07.11 23:20:19.880927 [ 200 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 160 rows starting from the beginning of the part
10557 2024.07.11 23:20:19.880981 [ 3 ] {7e0b18ac-d45a-4803-988e-99065df439d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
10558 2024.07.11 23:20:19.881256 [ 200 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::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
10559 2024.07.11 23:20:19.881675 [ 200 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 161 rows starting from the beginning of the part
10560 2024.07.11 23:20:19.882066 [ 200 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 184 rows starting from the beginning of the part
10561 2024.07.11 23:20:19.882388 [ 200 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::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
10562 2024.07.11 23:20:19.883909 [ 3 ] {7e0b18ac-d45a-4803-988e-99065df439d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10563 2024.07.11 23:20:19.884733 [ 3 ] {7e0b18ac-d45a-4803-988e-99065df439d6} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10564 2024.07.11 23:20:19.884771 [ 3 ] {7e0b18ac-d45a-4803-988e-99065df439d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
10565 2024.07.11 23:20:19.886568 [ 3 ] {7e0b18ac-d45a-4803-988e-99065df439d6} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
10566 2024.07.11 23:20:19.887123 [ 3 ] {7e0b18ac-d45a-4803-988e-99065df439d6} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10567 2024.07.11 23:20:19.887645 [ 3 ] {7e0b18ac-d45a-4803-988e-99065df439d6} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.007059 sec., 1558.294375973934 rows/sec., 2.79 MiB/sec.
10568 2024.07.11 23:20:19.887914 [ 3 ] {7e0b18ac-d45a-4803-988e-99065df439d6} <Debug> DynamicQueryHandler: Done processing query
10569 2024.07.11 23:20:19.887944 [ 3 ] {7e0b18ac-d45a-4803-988e-99065df439d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
10570 2024.07.11 23:20:19.887961 [ 3 ] {} <Debug> HTTP-Session: 8a43c834-4ec9-452a-b2b4-dc65d8f41b86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10571 2024.07.11 23:20:19.888095 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 3216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10572 2024.07.11 23:20:19.888144 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10573 2024.07.11 23:20:19.888163 [ 3 ] {} <Debug> HTTP-Session: 0b6afbab-f8b0-460a-8025-e4eebb37f42b Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
10574 2024.07.11 23:20:19.888179 [ 3 ] {} <Debug> HTTP-Session: 0b6afbab-f8b0-460a-8025-e4eebb37f42b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10575 2024.07.11 23:20:19.888196 [ 3 ] {} <Debug> HTTP-Session: 0b6afbab-f8b0-460a-8025-e4eebb37f42b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10576 2024.07.11 23:20:19.888230 [ 3 ] {} <Trace> HTTP-Session: 0b6afbab-f8b0-460a-8025-e4eebb37f42b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10577 2024.07.11 23:20:19.888335 [ 3 ] {44fd3d69-1a99-4e4d-82f5-e1cd3c43d93e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
10578 2024.07.11 23:20:19.888383 [ 3 ] {44fd3d69-1a99-4e4d-82f5-e1cd3c43d93e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
10579 2024.07.11 23:20:19.888549 [ 3 ] {44fd3d69-1a99-4e4d-82f5-e1cd3c43d93e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10580 2024.07.11 23:20:19.889176 [ 200 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8974 rows, containing 5 columns (5 merged, 0 gathered) in 0.009375848 sec., 957140.090155045 rows/sec., 66.73 MiB/sec.
10581 2024.07.11 23:20:19.889222 [ 3 ] {44fd3d69-1a99-4e4d-82f5-e1cd3c43d93e} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10582 2024.07.11 23:20:19.889271 [ 3 ] {44fd3d69-1a99-4e4d-82f5-e1cd3c43d93e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
10583 2024.07.11 23:20:19.889451 [ 188 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
10584 2024.07.11 23:20:19.889935 [ 3 ] {44fd3d69-1a99-4e4d-82f5-e1cd3c43d93e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
10585 2024.07.11 23:20:19.890534 [ 199 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10586 2024.07.11 23:20:19.890645 [ 3 ] {44fd3d69-1a99-4e4d-82f5-e1cd3c43d93e} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10587 2024.07.11 23:20:19.890661 [ 199 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
10588 2024.07.11 23:20:19.890812 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.51 MiB.
10589 2024.07.11 23:20:19.890873 [ 3 ] {44fd3d69-1a99-4e4d-82f5-e1cd3c43d93e} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.002565 sec., 8966.861598440546 rows/sec., 485.05 KiB/sec.
10590 2024.07.11 23:20:19.891054 [ 3 ] {44fd3d69-1a99-4e4d-82f5-e1cd3c43d93e} <Debug> DynamicQueryHandler: Done processing query
10591 2024.07.11 23:20:19.891078 [ 3 ] {44fd3d69-1a99-4e4d-82f5-e1cd3c43d93e} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
10592 2024.07.11 23:20:19.891094 [ 3 ] {} <Debug> HTTP-Session: 0b6afbab-f8b0-460a-8025-e4eebb37f42b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10593 2024.07.11 23:20:19.891224 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10594 2024.07.11 23:20:19.891272 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10595 2024.07.11 23:20:19.891292 [ 3 ] {} <Debug> HTTP-Session: 68db2aab-716e-4424-bfc7-f5fdbe926a9a Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
10596 2024.07.11 23:20:19.891308 [ 3 ] {} <Debug> HTTP-Session: 68db2aab-716e-4424-bfc7-f5fdbe926a9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10597 2024.07.11 23:20:19.891322 [ 3 ] {} <Debug> HTTP-Session: 68db2aab-716e-4424-bfc7-f5fdbe926a9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10598 2024.07.11 23:20:19.891353 [ 3 ] {} <Trace> HTTP-Session: 68db2aab-716e-4424-bfc7-f5fdbe926a9a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10599 2024.07.11 23:20:19.891474 [ 3 ] {74df6a02-31bc-4749-8e54-faa34d710923} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10600 2024.07.11 23:20:19.891517 [ 3 ] {74df6a02-31bc-4749-8e54-faa34d710923} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10601 2024.07.11 23:20:19.891647 [ 3 ] {74df6a02-31bc-4749-8e54-faa34d710923} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10602 2024.07.11 23:20:19.891940 [ 3 ] {74df6a02-31bc-4749-8e54-faa34d710923} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10603 2024.07.11 23:20:19.891974 [ 3 ] {74df6a02-31bc-4749-8e54-faa34d710923} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
10604 2024.07.11 23:20:19.892330 [ 3 ] {74df6a02-31bc-4749-8e54-faa34d710923} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
10605 2024.07.11 23:20:19.892647 [ 3 ] {74df6a02-31bc-4749-8e54-faa34d710923} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10606 2024.07.11 23:20:19.892802 [ 121 ] {} <Debug> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
10607 2024.07.11 23:20:19.892810 [ 3 ] {74df6a02-31bc-4749-8e54-faa34d710923} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001371 sec., 43763.6761487965 rows/sec., 2.95 MiB/sec.
10608 2024.07.11 23:20:19.892855 [ 121 ] {} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10609 2024.07.11 23:20:19.892917 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
10610 2024.07.11 23:20:19.893219 [ 3 ] {74df6a02-31bc-4749-8e54-faa34d710923} <Debug> DynamicQueryHandler: Done processing query
10611 2024.07.11 23:20:19.893294 [ 3 ] {74df6a02-31bc-4749-8e54-faa34d710923} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10612 2024.07.11 23:20:19.893366 [ 3 ] {} <Debug> HTTP-Session: 68db2aab-716e-4424-bfc7-f5fdbe926a9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10613 2024.07.11 23:20:19.893521 [ 188 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::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
10614 2024.07.11 23:20:19.893834 [ 188 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10615 2024.07.11 23:20:19.893892 [ 188 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2898 rows starting from the beginning of the part
10616 2024.07.11 23:20:19.894012 [ 188 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::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
10617 2024.07.11 23:20:19.894133 [ 188 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::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
10618 2024.07.11 23:20:19.894350 [ 188 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::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
10619 2024.07.11 23:20:19.894633 [ 188 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::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
10620 2024.07.11 23:20:19.894733 [ 188 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::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
10621 2024.07.11 23:20:19.896159 [ 191 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3198 rows, containing 4 columns (4 merged, 0 gathered) in 0.00314421 sec., 1017107.6359403474 rows/sec., 68.49 MiB/sec.
10622 2024.07.11 23:20:19.896470 [ 191 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
10623 2024.07.11 23:20:19.896935 [ 191 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::all_1_56_11} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10624 2024.07.11 23:20:19.897027 [ 191 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::all_1_56_11} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
10625 2024.07.11 23:20:19.897109 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB.
10626 2024.07.11 23:20:24.856897 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 3065, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10627 2024.07.11 23:20:24.857038 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10628 2024.07.11 23:20:24.857069 [ 3 ] {} <Debug> HTTP-Session: f7e7a12e-e35f-4eb8-a2ba-b44e2e693a99 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
10629 2024.07.11 23:20:24.857098 [ 3 ] {} <Debug> HTTP-Session: f7e7a12e-e35f-4eb8-a2ba-b44e2e693a99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10630 2024.07.11 23:20:24.857116 [ 3 ] {} <Debug> HTTP-Session: f7e7a12e-e35f-4eb8-a2ba-b44e2e693a99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10631 2024.07.11 23:20:24.857171 [ 3 ] {} <Trace> HTTP-Session: f7e7a12e-e35f-4eb8-a2ba-b44e2e693a99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10632 2024.07.11 23:20:24.857375 [ 3 ] {6821a7ce-750c-4b11-be11-d373c955550e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
10633 2024.07.11 23:20:24.857447 [ 3 ] {6821a7ce-750c-4b11-be11-d373c955550e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
10634 2024.07.11 23:20:24.857662 [ 3 ] {6821a7ce-750c-4b11-be11-d373c955550e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10635 2024.07.11 23:20:24.858131 [ 3 ] {6821a7ce-750c-4b11-be11-d373c955550e} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10636 2024.07.11 23:20:24.858172 [ 3 ] {6821a7ce-750c-4b11-be11-d373c955550e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
10637 2024.07.11 23:20:24.858547 [ 3 ] {6821a7ce-750c-4b11-be11-d373c955550e} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
10638 2024.07.11 23:20:24.858879 [ 3 ] {6821a7ce-750c-4b11-be11-d373c955550e} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10639 2024.07.11 23:20:24.859048 [ 3 ] {6821a7ce-750c-4b11-be11-d373c955550e} <Debug> executeQuery: Read 21 rows, 1.70 KiB in 0.001734 sec., 12110.726643598615 rows/sec., 981.63 KiB/sec.
10640 2024.07.11 23:20:24.859251 [ 3 ] {6821a7ce-750c-4b11-be11-d373c955550e} <Debug> DynamicQueryHandler: Done processing query
10641 2024.07.11 23:20:24.859277 [ 3 ] {6821a7ce-750c-4b11-be11-d373c955550e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10642 2024.07.11 23:20:24.859293 [ 3 ] {} <Debug> HTTP-Session: f7e7a12e-e35f-4eb8-a2ba-b44e2e693a99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10643 2024.07.11 23:20:24.859494 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 17311, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10644 2024.07.11 23:20:24.859542 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10645 2024.07.11 23:20:24.859561 [ 3 ] {} <Debug> HTTP-Session: 47d4a18c-f6c8-4dcc-9016-89fa9117107b Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
10646 2024.07.11 23:20:24.859577 [ 3 ] {} <Debug> HTTP-Session: 47d4a18c-f6c8-4dcc-9016-89fa9117107b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10647 2024.07.11 23:20:24.859591 [ 3 ] {} <Debug> HTTP-Session: 47d4a18c-f6c8-4dcc-9016-89fa9117107b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10648 2024.07.11 23:20:24.859621 [ 3 ] {} <Trace> HTTP-Session: 47d4a18c-f6c8-4dcc-9016-89fa9117107b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10649 2024.07.11 23:20:24.859749 [ 3 ] {4a081518-67f2-4a9d-b068-f1b127931b1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10650 2024.07.11 23:20:24.859791 [ 3 ] {4a081518-67f2-4a9d-b068-f1b127931b1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10651 2024.07.11 23:20:24.859917 [ 3 ] {4a081518-67f2-4a9d-b068-f1b127931b1b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10652 2024.07.11 23:20:24.860272 [ 3 ] {4a081518-67f2-4a9d-b068-f1b127931b1b} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10653 2024.07.11 23:20:24.860309 [ 3 ] {4a081518-67f2-4a9d-b068-f1b127931b1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
10654 2024.07.11 23:20:24.860628 [ 3 ] {4a081518-67f2-4a9d-b068-f1b127931b1b} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
10655 2024.07.11 23:20:24.860930 [ 3 ] {4a081518-67f2-4a9d-b068-f1b127931b1b} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10656 2024.07.11 23:20:24.861072 [ 3 ] {4a081518-67f2-4a9d-b068-f1b127931b1b} <Debug> executeQuery: Read 119 rows, 10.05 KiB in 0.00137 sec., 86861.31386861314 rows/sec., 7.16 MiB/sec.
10657 2024.07.11 23:20:24.861238 [ 3 ] {4a081518-67f2-4a9d-b068-f1b127931b1b} <Debug> DynamicQueryHandler: Done processing query
10658 2024.07.11 23:20:24.861261 [ 3 ] {4a081518-67f2-4a9d-b068-f1b127931b1b} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
10659 2024.07.11 23:20:24.861277 [ 3 ] {} <Debug> HTTP-Session: 47d4a18c-f6c8-4dcc-9016-89fa9117107b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10660 2024.07.11 23:20:24.861496 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 14452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10661 2024.07.11 23:20:24.861542 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10662 2024.07.11 23:20:24.861560 [ 3 ] {} <Debug> HTTP-Session: 1731a631-ce41-47ea-a010-253a6994c635 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
10663 2024.07.11 23:20:24.861577 [ 3 ] {} <Debug> HTTP-Session: 1731a631-ce41-47ea-a010-253a6994c635 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10664 2024.07.11 23:20:24.861591 [ 3 ] {} <Debug> HTTP-Session: 1731a631-ce41-47ea-a010-253a6994c635 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10665 2024.07.11 23:20:24.861621 [ 3 ] {} <Trace> HTTP-Session: 1731a631-ce41-47ea-a010-253a6994c635 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10666 2024.07.11 23:20:24.861736 [ 3 ] {5b5cea44-cb8c-4520-b7ca-7bdeeceb66f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10667 2024.07.11 23:20:24.861777 [ 3 ] {5b5cea44-cb8c-4520-b7ca-7bdeeceb66f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10668 2024.07.11 23:20:24.861900 [ 3 ] {5b5cea44-cb8c-4520-b7ca-7bdeeceb66f3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10669 2024.07.11 23:20:24.862240 [ 3 ] {5b5cea44-cb8c-4520-b7ca-7bdeeceb66f3} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10670 2024.07.11 23:20:24.862278 [ 3 ] {5b5cea44-cb8c-4520-b7ca-7bdeeceb66f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
10671 2024.07.11 23:20:24.862599 [ 3 ] {5b5cea44-cb8c-4520-b7ca-7bdeeceb66f3} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
10672 2024.07.11 23:20:24.862901 [ 3 ] {5b5cea44-cb8c-4520-b7ca-7bdeeceb66f3} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10673 2024.07.11 23:20:24.863053 [ 3 ] {5b5cea44-cb8c-4520-b7ca-7bdeeceb66f3} <Debug> executeQuery: Read 85 rows, 6.80 KiB in 0.001355 sec., 62730.62730627306 rows/sec., 4.90 MiB/sec.
10674 2024.07.11 23:20:24.863239 [ 3 ] {5b5cea44-cb8c-4520-b7ca-7bdeeceb66f3} <Debug> DynamicQueryHandler: Done processing query
10675 2024.07.11 23:20:24.863277 [ 3 ] {5b5cea44-cb8c-4520-b7ca-7bdeeceb66f3} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
10676 2024.07.11 23:20:24.863307 [ 3 ] {} <Debug> HTTP-Session: 1731a631-ce41-47ea-a010-253a6994c635 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10677 2024.07.11 23:20:24.863571 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 30652, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10678 2024.07.11 23:20:24.863620 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10679 2024.07.11 23:20:24.863640 [ 3 ] {} <Debug> HTTP-Session: e58de106-601d-4a3a-9179-ef374477e312 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
10680 2024.07.11 23:20:24.863656 [ 3 ] {} <Debug> HTTP-Session: e58de106-601d-4a3a-9179-ef374477e312 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10681 2024.07.11 23:20:24.863670 [ 3 ] {} <Debug> HTTP-Session: e58de106-601d-4a3a-9179-ef374477e312 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10682 2024.07.11 23:20:24.863699 [ 3 ] {} <Trace> HTTP-Session: e58de106-601d-4a3a-9179-ef374477e312 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10683 2024.07.11 23:20:24.863848 [ 3 ] {74ff7636-1a3c-467b-8de7-141f28194ab1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10684 2024.07.11 23:20:24.863895 [ 3 ] {74ff7636-1a3c-467b-8de7-141f28194ab1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10685 2024.07.11 23:20:24.864040 [ 3 ] {74ff7636-1a3c-467b-8de7-141f28194ab1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10686 2024.07.11 23:20:24.864413 [ 3 ] {74ff7636-1a3c-467b-8de7-141f28194ab1} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10687 2024.07.11 23:20:24.864448 [ 3 ] {74ff7636-1a3c-467b-8de7-141f28194ab1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
10688 2024.07.11 23:20:24.864835 [ 3 ] {74ff7636-1a3c-467b-8de7-141f28194ab1} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
10689 2024.07.11 23:20:24.865173 [ 3 ] {74ff7636-1a3c-467b-8de7-141f28194ab1} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10690 2024.07.11 23:20:24.865317 [ 3 ] {74ff7636-1a3c-467b-8de7-141f28194ab1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00153 sec., 104575.16339869282 rows/sec., 7.28 MiB/sec.
10691 2024.07.11 23:20:24.865482 [ 3 ] {74ff7636-1a3c-467b-8de7-141f28194ab1} <Debug> DynamicQueryHandler: Done processing query
10692 2024.07.11 23:20:24.865506 [ 3 ] {74ff7636-1a3c-467b-8de7-141f28194ab1} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10693 2024.07.11 23:20:24.865521 [ 3 ] {} <Debug> HTTP-Session: e58de106-601d-4a3a-9179-ef374477e312 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10694 2024.07.11 23:20:24.865686 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 33721, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10695 2024.07.11 23:20:24.865734 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10696 2024.07.11 23:20:24.865753 [ 3 ] {} <Debug> HTTP-Session: d7be8e58-2e04-43ea-af6f-c87735236683 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
10697 2024.07.11 23:20:24.865769 [ 3 ] {} <Debug> HTTP-Session: d7be8e58-2e04-43ea-af6f-c87735236683 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10698 2024.07.11 23:20:24.865783 [ 3 ] {} <Debug> HTTP-Session: d7be8e58-2e04-43ea-af6f-c87735236683 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10699 2024.07.11 23:20:24.865814 [ 3 ] {} <Trace> HTTP-Session: d7be8e58-2e04-43ea-af6f-c87735236683 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10700 2024.07.11 23:20:24.866071 [ 3 ] {a49a4b16-777b-4c5b-92f5-60b3d139f9e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10701 2024.07.11 23:20:24.866134 [ 3 ] {a49a4b16-777b-4c5b-92f5-60b3d139f9e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
10702 2024.07.11 23:20:24.866539 [ 3 ] {a49a4b16-777b-4c5b-92f5-60b3d139f9e5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10703 2024.07.11 23:20:24.867113 [ 3 ] {a49a4b16-777b-4c5b-92f5-60b3d139f9e5} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10704 2024.07.11 23:20:24.867148 [ 3 ] {a49a4b16-777b-4c5b-92f5-60b3d139f9e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
10705 2024.07.11 23:20:24.867741 [ 3 ] {a49a4b16-777b-4c5b-92f5-60b3d139f9e5} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
10706 2024.07.11 23:20:24.868141 [ 3 ] {a49a4b16-777b-4c5b-92f5-60b3d139f9e5} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10707 2024.07.11 23:20:24.868295 [ 3 ] {a49a4b16-777b-4c5b-92f5-60b3d139f9e5} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.002403 sec., 8739.076154806491 rows/sec., 15.66 MiB/sec.
10708 2024.07.11 23:20:24.868522 [ 3 ] {a49a4b16-777b-4c5b-92f5-60b3d139f9e5} <Debug> DynamicQueryHandler: Done processing query
10709 2024.07.11 23:20:24.868546 [ 3 ] {a49a4b16-777b-4c5b-92f5-60b3d139f9e5} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
10710 2024.07.11 23:20:24.868562 [ 3 ] {} <Debug> HTTP-Session: d7be8e58-2e04-43ea-af6f-c87735236683 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10711 2024.07.11 23:20:24.868724 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10712 2024.07.11 23:20:24.868770 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10713 2024.07.11 23:20:24.868789 [ 3 ] {} <Debug> HTTP-Session: 4e280452-55d4-4ac9-b9b3-637a628762cd Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
10714 2024.07.11 23:20:24.868805 [ 3 ] {} <Debug> HTTP-Session: 4e280452-55d4-4ac9-b9b3-637a628762cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10715 2024.07.11 23:20:24.868819 [ 3 ] {} <Debug> HTTP-Session: 4e280452-55d4-4ac9-b9b3-637a628762cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10716 2024.07.11 23:20:24.868849 [ 3 ] {} <Trace> HTTP-Session: 4e280452-55d4-4ac9-b9b3-637a628762cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10717 2024.07.11 23:20:24.868959 [ 3 ] {54ef0f74-36a4-4cd3-acd4-6742b74454d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10718 2024.07.11 23:20:24.869002 [ 3 ] {54ef0f74-36a4-4cd3-acd4-6742b74454d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10719 2024.07.11 23:20:24.869126 [ 3 ] {54ef0f74-36a4-4cd3-acd4-6742b74454d2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10720 2024.07.11 23:20:24.869398 [ 3 ] {54ef0f74-36a4-4cd3-acd4-6742b74454d2} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10721 2024.07.11 23:20:24.869433 [ 3 ] {54ef0f74-36a4-4cd3-acd4-6742b74454d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
10722 2024.07.11 23:20:24.869790 [ 3 ] {54ef0f74-36a4-4cd3-acd4-6742b74454d2} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
10723 2024.07.11 23:20:24.870106 [ 3 ] {54ef0f74-36a4-4cd3-acd4-6742b74454d2} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10724 2024.07.11 23:20:24.870257 [ 3 ] {54ef0f74-36a4-4cd3-acd4-6742b74454d2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001328 sec., 45180.72289156626 rows/sec., 3.04 MiB/sec.
10725 2024.07.11 23:20:24.870422 [ 3 ] {54ef0f74-36a4-4cd3-acd4-6742b74454d2} <Debug> DynamicQueryHandler: Done processing query
10726 2024.07.11 23:20:24.870446 [ 3 ] {54ef0f74-36a4-4cd3-acd4-6742b74454d2} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10727 2024.07.11 23:20:24.870462 [ 3 ] {} <Debug> HTTP-Session: 4e280452-55d4-4ac9-b9b3-637a628762cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10728 2024.07.11 23:20:28.671564 [ 115 ] {} <Debug> DNSResolver: Updating DNS cache
10729 2024.07.11 23:20:28.671618 [ 115 ] {} <Debug> DNSResolver: Updated DNS cache
10730 2024.07.11 23:20:29.860277 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 2327, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10731 2024.07.11 23:20:29.860476 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10732 2024.07.11 23:20:29.860522 [ 3 ] {} <Debug> HTTP-Session: 6a3b2369-f82c-4d46-a899-30b372cf0f89 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
10733 2024.07.11 23:20:29.860564 [ 3 ] {} <Debug> HTTP-Session: 6a3b2369-f82c-4d46-a899-30b372cf0f89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10734 2024.07.11 23:20:29.860594 [ 3 ] {} <Debug> HTTP-Session: 6a3b2369-f82c-4d46-a899-30b372cf0f89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10735 2024.07.11 23:20:29.860673 [ 3 ] {} <Trace> HTTP-Session: 6a3b2369-f82c-4d46-a899-30b372cf0f89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10736 2024.07.11 23:20:29.860967 [ 3 ] {29200939-0175-4e27-8c9f-8009625c28f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
10737 2024.07.11 23:20:29.861077 [ 3 ] {29200939-0175-4e27-8c9f-8009625c28f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
10738 2024.07.11 23:20:29.861349 [ 3 ] {29200939-0175-4e27-8c9f-8009625c28f2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10739 2024.07.11 23:20:29.861813 [ 3 ] {29200939-0175-4e27-8c9f-8009625c28f2} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10740 2024.07.11 23:20:29.861860 [ 3 ] {29200939-0175-4e27-8c9f-8009625c28f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
10741 2024.07.11 23:20:29.862242 [ 3 ] {29200939-0175-4e27-8c9f-8009625c28f2} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
10742 2024.07.11 23:20:29.862589 [ 3 ] {29200939-0175-4e27-8c9f-8009625c28f2} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10743 2024.07.11 23:20:29.862766 [ 3 ] {29200939-0175-4e27-8c9f-8009625c28f2} <Debug> executeQuery: Read 17 rows, 1.23 KiB in 0.001888 sec., 9004.237288135593 rows/sec., 652.25 KiB/sec.
10744 2024.07.11 23:20:29.862791 [ 114 ] {} <Debug> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
10745 2024.07.11 23:20:29.862923 [ 114 ] {} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10746 2024.07.11 23:20:29.862972 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
10747 2024.07.11 23:20:29.863073 [ 3 ] {29200939-0175-4e27-8c9f-8009625c28f2} <Debug> DynamicQueryHandler: Done processing query
10748 2024.07.11 23:20:29.863134 [ 3 ] {29200939-0175-4e27-8c9f-8009625c28f2} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10749 2024.07.11 23:20:29.863189 [ 3 ] {} <Debug> HTTP-Session: 6a3b2369-f82c-4d46-a899-30b372cf0f89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10750 2024.07.11 23:20:29.863249 [ 192 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::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
10751 2024.07.11 23:20:29.863435 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 29335, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10752 2024.07.11 23:20:29.863536 [ 192 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10753 2024.07.11 23:20:29.863550 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10754 2024.07.11 23:20:29.863606 [ 3 ] {} <Debug> HTTP-Session: 8a2ac5be-7d47-4383-8018-5684dd5abcdf Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
10755 2024.07.11 23:20:29.863614 [ 192 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::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
10756 2024.07.11 23:20:29.863640 [ 3 ] {} <Debug> HTTP-Session: 8a2ac5be-7d47-4383-8018-5684dd5abcdf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10757 2024.07.11 23:20:29.863681 [ 3 ] {} <Debug> HTTP-Session: 8a2ac5be-7d47-4383-8018-5684dd5abcdf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10758 2024.07.11 23:20:29.863811 [ 3 ] {} <Trace> HTTP-Session: 8a2ac5be-7d47-4383-8018-5684dd5abcdf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10759 2024.07.11 23:20:29.863904 [ 192 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 17 rows starting from the beginning of the part
10760 2024.07.11 23:20:29.864174 [ 192 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 21 rows starting from the beginning of the part
10761 2024.07.11 23:20:29.864439 [ 3 ] {9dfd16b2-323c-449b-9148-63e20e31b716} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10762 2024.07.11 23:20:29.864554 [ 192 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 17 rows starting from the beginning of the part
10763 2024.07.11 23:20:29.864649 [ 3 ] {9dfd16b2-323c-449b-9148-63e20e31b716} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10764 2024.07.11 23:20:29.864804 [ 192 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 21 rows starting from the beginning of the part
10765 2024.07.11 23:20:29.865140 [ 192 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 17 rows starting from the beginning of the part
10766 2024.07.11 23:20:29.865816 [ 3 ] {9dfd16b2-323c-449b-9148-63e20e31b716} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10767 2024.07.11 23:20:29.866870 [ 3 ] {9dfd16b2-323c-449b-9148-63e20e31b716} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10768 2024.07.11 23:20:29.866948 [ 3 ] {9dfd16b2-323c-449b-9148-63e20e31b716} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
10769 2024.07.11 23:20:29.867846 [ 192 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 131 rows, containing 4 columns (4 merged, 0 gathered) in 0.004761271 sec., 27513.661793248062 rows/sec., 2.06 MiB/sec.
10770 2024.07.11 23:20:29.867857 [ 3 ] {9dfd16b2-323c-449b-9148-63e20e31b716} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
10771 2024.07.11 23:20:29.868032 [ 192 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
10772 2024.07.11 23:20:29.868636 [ 3 ] {9dfd16b2-323c-449b-9148-63e20e31b716} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10773 2024.07.11 23:20:29.868957 [ 3 ] {9dfd16b2-323c-449b-9148-63e20e31b716} <Debug> executeQuery: Read 194 rows, 17.52 KiB in 0.004869 sec., 39843.91045389197 rows/sec., 3.51 MiB/sec.
10774 2024.07.11 23:20:29.869004 [ 199 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_56_11} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10775 2024.07.11 23:20:29.869153 [ 199 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_56_11} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
10776 2024.07.11 23:20:29.869197 [ 3 ] {9dfd16b2-323c-449b-9148-63e20e31b716} <Debug> DynamicQueryHandler: Done processing query
10777 2024.07.11 23:20:29.869237 [ 3 ] {9dfd16b2-323c-449b-9148-63e20e31b716} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
10778 2024.07.11 23:20:29.869263 [ 3 ] {} <Debug> HTTP-Session: 8a2ac5be-7d47-4383-8018-5684dd5abcdf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10779 2024.07.11 23:20:29.869274 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
10780 2024.07.11 23:20:29.869493 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 63454, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10781 2024.07.11 23:20:29.869547 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10782 2024.07.11 23:20:29.869567 [ 3 ] {} <Debug> HTTP-Session: 02b27f8d-4bbf-4542-a981-4ff0bdc14dc9 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
10783 2024.07.11 23:20:29.869584 [ 3 ] {} <Debug> HTTP-Session: 02b27f8d-4bbf-4542-a981-4ff0bdc14dc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10784 2024.07.11 23:20:29.869599 [ 3 ] {} <Debug> HTTP-Session: 02b27f8d-4bbf-4542-a981-4ff0bdc14dc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10785 2024.07.11 23:20:29.869631 [ 3 ] {} <Trace> HTTP-Session: 02b27f8d-4bbf-4542-a981-4ff0bdc14dc9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10786 2024.07.11 23:20:29.869845 [ 3 ] {3ebb0aa4-1f71-4606-bbef-a84a994950ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10787 2024.07.11 23:20:29.869888 [ 3 ] {3ebb0aa4-1f71-4606-bbef-a84a994950ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10788 2024.07.11 23:20:29.870020 [ 3 ] {3ebb0aa4-1f71-4606-bbef-a84a994950ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10789 2024.07.11 23:20:29.870619 [ 3 ] {3ebb0aa4-1f71-4606-bbef-a84a994950ea} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10790 2024.07.11 23:20:29.870656 [ 3 ] {3ebb0aa4-1f71-4606-bbef-a84a994950ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
10791 2024.07.11 23:20:29.871000 [ 3 ] {3ebb0aa4-1f71-4606-bbef-a84a994950ea} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
10792 2024.07.11 23:20:29.871322 [ 3 ] {3ebb0aa4-1f71-4606-bbef-a84a994950ea} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10793 2024.07.11 23:20:29.871482 [ 3 ] {3ebb0aa4-1f71-4606-bbef-a84a994950ea} <Debug> executeQuery: Read 393 rows, 28.36 KiB in 0.001756 sec., 223804.10022779045 rows/sec., 15.77 MiB/sec.
10794 2024.07.11 23:20:29.871651 [ 3 ] {3ebb0aa4-1f71-4606-bbef-a84a994950ea} <Debug> DynamicQueryHandler: Done processing query
10795 2024.07.11 23:20:29.871677 [ 3 ] {3ebb0aa4-1f71-4606-bbef-a84a994950ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
10796 2024.07.11 23:20:29.871693 [ 3 ] {} <Debug> HTTP-Session: 02b27f8d-4bbf-4542-a981-4ff0bdc14dc9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10797 2024.07.11 23:20:29.871806 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10798 2024.07.11 23:20:29.871857 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10799 2024.07.11 23:20:29.871877 [ 3 ] {} <Debug> HTTP-Session: 5ed45114-7371-4be8-acfb-83bd7952382d Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
10800 2024.07.11 23:20:29.871894 [ 3 ] {} <Debug> HTTP-Session: 5ed45114-7371-4be8-acfb-83bd7952382d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10801 2024.07.11 23:20:29.871907 [ 3 ] {} <Debug> HTTP-Session: 5ed45114-7371-4be8-acfb-83bd7952382d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10802 2024.07.11 23:20:29.871940 [ 3 ] {} <Trace> HTTP-Session: 5ed45114-7371-4be8-acfb-83bd7952382d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10803 2024.07.11 23:20:29.872037 [ 3 ] {36100b6a-a9b9-4aaf-9609-9cfdfa9b2752} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
10804 2024.07.11 23:20:29.872087 [ 3 ] {36100b6a-a9b9-4aaf-9609-9cfdfa9b2752} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
10805 2024.07.11 23:20:29.872220 [ 3 ] {36100b6a-a9b9-4aaf-9609-9cfdfa9b2752} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10806 2024.07.11 23:20:29.872495 [ 3 ] {36100b6a-a9b9-4aaf-9609-9cfdfa9b2752} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10807 2024.07.11 23:20:29.872531 [ 3 ] {36100b6a-a9b9-4aaf-9609-9cfdfa9b2752} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
10808 2024.07.11 23:20:29.872901 [ 3 ] {36100b6a-a9b9-4aaf-9609-9cfdfa9b2752} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
10809 2024.07.11 23:20:29.873235 [ 3 ] {36100b6a-a9b9-4aaf-9609-9cfdfa9b2752} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10810 2024.07.11 23:20:29.873395 [ 3 ] {36100b6a-a9b9-4aaf-9609-9cfdfa9b2752} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001379 sec., 4350.97897026831 rows/sec., 186.96 KiB/sec.
10811 2024.07.11 23:20:29.873560 [ 3 ] {36100b6a-a9b9-4aaf-9609-9cfdfa9b2752} <Debug> DynamicQueryHandler: Done processing query
10812 2024.07.11 23:20:29.873585 [ 3 ] {36100b6a-a9b9-4aaf-9609-9cfdfa9b2752} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
10813 2024.07.11 23:20:29.873601 [ 3 ] {} <Debug> HTTP-Session: 5ed45114-7371-4be8-acfb-83bd7952382d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10814 2024.07.11 23:20:29.873727 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10815 2024.07.11 23:20:29.873776 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10816 2024.07.11 23:20:29.873795 [ 3 ] {} <Debug> HTTP-Session: c862b50c-8802-4e41-9abb-220070733e38 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
10817 2024.07.11 23:20:29.873812 [ 3 ] {} <Debug> HTTP-Session: c862b50c-8802-4e41-9abb-220070733e38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10818 2024.07.11 23:20:29.873826 [ 3 ] {} <Debug> HTTP-Session: c862b50c-8802-4e41-9abb-220070733e38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10819 2024.07.11 23:20:29.873857 [ 3 ] {} <Trace> HTTP-Session: c862b50c-8802-4e41-9abb-220070733e38 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10820 2024.07.11 23:20:29.873990 [ 3 ] {6b4e6c0c-0c05-445c-be02-80929472b02a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
10821 2024.07.11 23:20:29.874037 [ 3 ] {6b4e6c0c-0c05-445c-be02-80929472b02a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
10822 2024.07.11 23:20:29.874181 [ 3 ] {6b4e6c0c-0c05-445c-be02-80929472b02a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10823 2024.07.11 23:20:29.874518 [ 3 ] {6b4e6c0c-0c05-445c-be02-80929472b02a} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10824 2024.07.11 23:20:29.874553 [ 3 ] {6b4e6c0c-0c05-445c-be02-80929472b02a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
10825 2024.07.11 23:20:29.874915 [ 3 ] {6b4e6c0c-0c05-445c-be02-80929472b02a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
10826 2024.07.11 23:20:29.875256 [ 3 ] {6b4e6c0c-0c05-445c-be02-80929472b02a} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10827 2024.07.11 23:20:29.875413 [ 3 ] {6b4e6c0c-0c05-445c-be02-80929472b02a} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001476 sec., 52168.0216802168 rows/sec., 3.21 MiB/sec.
10828 2024.07.11 23:20:29.875583 [ 3 ] {6b4e6c0c-0c05-445c-be02-80929472b02a} <Debug> DynamicQueryHandler: Done processing query
10829 2024.07.11 23:20:29.875607 [ 3 ] {6b4e6c0c-0c05-445c-be02-80929472b02a} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10830 2024.07.11 23:20:29.875622 [ 3 ] {} <Debug> HTTP-Session: c862b50c-8802-4e41-9abb-220070733e38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10831 2024.07.11 23:20:29.875779 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 30652, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10832 2024.07.11 23:20:29.875827 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10833 2024.07.11 23:20:29.875847 [ 3 ] {} <Debug> HTTP-Session: 0d0133c9-a1a7-4042-91bd-666b789bf2ff Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
10834 2024.07.11 23:20:29.875863 [ 3 ] {} <Debug> HTTP-Session: 0d0133c9-a1a7-4042-91bd-666b789bf2ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10835 2024.07.11 23:20:29.875876 [ 3 ] {} <Debug> HTTP-Session: 0d0133c9-a1a7-4042-91bd-666b789bf2ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10836 2024.07.11 23:20:29.875907 [ 3 ] {} <Trace> HTTP-Session: 0d0133c9-a1a7-4042-91bd-666b789bf2ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10837 2024.07.11 23:20:29.876049 [ 3 ] {123fe83d-a41a-4360-81ac-344ae7067905} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10838 2024.07.11 23:20:29.876095 [ 3 ] {123fe83d-a41a-4360-81ac-344ae7067905} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10839 2024.07.11 23:20:29.876234 [ 3 ] {123fe83d-a41a-4360-81ac-344ae7067905} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10840 2024.07.11 23:20:29.876607 [ 3 ] {123fe83d-a41a-4360-81ac-344ae7067905} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10841 2024.07.11 23:20:29.876643 [ 3 ] {123fe83d-a41a-4360-81ac-344ae7067905} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
10842 2024.07.11 23:20:29.877010 [ 3 ] {123fe83d-a41a-4360-81ac-344ae7067905} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
10843 2024.07.11 23:20:29.877343 [ 3 ] {123fe83d-a41a-4360-81ac-344ae7067905} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10844 2024.07.11 23:20:29.877479 [ 3 ] {123fe83d-a41a-4360-81ac-344ae7067905} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001497 sec., 106880.42752171008 rows/sec., 7.44 MiB/sec.
10845 2024.07.11 23:20:29.877674 [ 3 ] {123fe83d-a41a-4360-81ac-344ae7067905} <Debug> DynamicQueryHandler: Done processing query
10846 2024.07.11 23:20:29.877699 [ 3 ] {123fe83d-a41a-4360-81ac-344ae7067905} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10847 2024.07.11 23:20:29.877714 [ 3 ] {} <Debug> HTTP-Session: 0d0133c9-a1a7-4042-91bd-666b789bf2ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10848 2024.07.11 23:20:29.877854 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 17713, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10849 2024.07.11 23:20:29.877902 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10850 2024.07.11 23:20:29.877921 [ 3 ] {} <Debug> HTTP-Session: ffea5eb2-2118-4eef-8c01-3903042c9647 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
10851 2024.07.11 23:20:29.877937 [ 3 ] {} <Debug> HTTP-Session: ffea5eb2-2118-4eef-8c01-3903042c9647 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10852 2024.07.11 23:20:29.877950 [ 3 ] {} <Debug> HTTP-Session: ffea5eb2-2118-4eef-8c01-3903042c9647 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10853 2024.07.11 23:20:29.877981 [ 3 ] {} <Trace> HTTP-Session: ffea5eb2-2118-4eef-8c01-3903042c9647 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10854 2024.07.11 23:20:29.878145 [ 3 ] {bed540f0-f623-4d53-9bb1-c19329e5d0d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10855 2024.07.11 23:20:29.878209 [ 3 ] {bed540f0-f623-4d53-9bb1-c19329e5d0d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
10856 2024.07.11 23:20:29.878621 [ 3 ] {bed540f0-f623-4d53-9bb1-c19329e5d0d7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10857 2024.07.11 23:20:29.879220 [ 3 ] {bed540f0-f623-4d53-9bb1-c19329e5d0d7} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10858 2024.07.11 23:20:29.879257 [ 3 ] {bed540f0-f623-4d53-9bb1-c19329e5d0d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
10859 2024.07.11 23:20:29.879832 [ 3 ] {bed540f0-f623-4d53-9bb1-c19329e5d0d7} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
10860 2024.07.11 23:20:29.880243 [ 3 ] {bed540f0-f623-4d53-9bb1-c19329e5d0d7} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10861 2024.07.11 23:20:29.880427 [ 113 ] {} <Debug> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
10862 2024.07.11 23:20:29.880438 [ 3 ] {bed540f0-f623-4d53-9bb1-c19329e5d0d7} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002373 sec., 4635.482511588706 rows/sec., 8.31 MiB/sec.
10863 2024.07.11 23:20:29.880520 [ 113 ] {} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10864 2024.07.11 23:20:29.880603 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
10865 2024.07.11 23:20:29.880914 [ 192 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::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
10866 2024.07.11 23:20:29.880990 [ 3 ] {bed540f0-f623-4d53-9bb1-c19329e5d0d7} <Debug> DynamicQueryHandler: Done processing query
10867 2024.07.11 23:20:29.881040 [ 3 ] {bed540f0-f623-4d53-9bb1-c19329e5d0d7} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
10868 2024.07.11 23:20:29.881078 [ 3 ] {} <Debug> HTTP-Session: ffea5eb2-2118-4eef-8c01-3903042c9647 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10869 2024.07.11 23:20:29.881279 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 3216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10870 2024.07.11 23:20:29.881392 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10871 2024.07.11 23:20:29.881453 [ 3 ] {} <Debug> HTTP-Session: a276f75e-d4ec-4e81-962b-ef62a09f1ecc Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
10872 2024.07.11 23:20:29.881507 [ 3 ] {} <Debug> HTTP-Session: a276f75e-d4ec-4e81-962b-ef62a09f1ecc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10873 2024.07.11 23:20:29.881549 [ 3 ] {} <Debug> HTTP-Session: a276f75e-d4ec-4e81-962b-ef62a09f1ecc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10874 2024.07.11 23:20:29.881579 [ 192 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10875 2024.07.11 23:20:29.881609 [ 3 ] {} <Trace> HTTP-Session: a276f75e-d4ec-4e81-962b-ef62a09f1ecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10876 2024.07.11 23:20:29.881704 [ 192 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::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
10877 2024.07.11 23:20:29.881855 [ 3 ] {f61974b4-9214-4268-a866-6796c5d0d95a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
10878 2024.07.11 23:20:29.882148 [ 3 ] {f61974b4-9214-4268-a866-6796c5d0d95a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
10879 2024.07.11 23:20:29.882426 [ 192 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::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
10880 2024.07.11 23:20:29.883077 [ 3 ] {f61974b4-9214-4268-a866-6796c5d0d95a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10881 2024.07.11 23:20:29.883177 [ 192 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::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
10882 2024.07.11 23:20:29.883759 [ 192 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::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
10883 2024.07.11 23:20:29.884104 [ 3 ] {f61974b4-9214-4268-a866-6796c5d0d95a} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10884 2024.07.11 23:20:29.884298 [ 3 ] {f61974b4-9214-4268-a866-6796c5d0d95a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
10885 2024.07.11 23:20:29.884380 [ 192 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::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
10886 2024.07.11 23:20:29.884997 [ 192 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::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
10887 2024.07.11 23:20:29.885659 [ 3 ] {f61974b4-9214-4268-a866-6796c5d0d95a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
10888 2024.07.11 23:20:29.886398 [ 3 ] {f61974b4-9214-4268-a866-6796c5d0d95a} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10889 2024.07.11 23:20:29.886860 [ 3 ] {f61974b4-9214-4268-a866-6796c5d0d95a} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.005088 sec., 4520.440251572328 rows/sec., 244.52 KiB/sec.
10890 2024.07.11 23:20:29.887443 [ 3 ] {f61974b4-9214-4268-a866-6796c5d0d95a} <Debug> DynamicQueryHandler: Done processing query
10891 2024.07.11 23:20:29.887471 [ 3 ] {f61974b4-9214-4268-a866-6796c5d0d95a} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
10892 2024.07.11 23:20:29.887493 [ 3 ] {} <Debug> HTTP-Session: a276f75e-d4ec-4e81-962b-ef62a09f1ecc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10893 2024.07.11 23:20:29.887658 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10894 2024.07.11 23:20:29.887786 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10895 2024.07.11 23:20:29.887846 [ 3 ] {} <Debug> HTTP-Session: b7092ff2-2daf-4d13-a2b9-5e048a315b97 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
10896 2024.07.11 23:20:29.887899 [ 3 ] {} <Debug> HTTP-Session: b7092ff2-2daf-4d13-a2b9-5e048a315b97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10897 2024.07.11 23:20:29.887963 [ 3 ] {} <Debug> HTTP-Session: b7092ff2-2daf-4d13-a2b9-5e048a315b97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10898 2024.07.11 23:20:29.888039 [ 3 ] {} <Trace> HTTP-Session: b7092ff2-2daf-4d13-a2b9-5e048a315b97 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10899 2024.07.11 23:20:29.888359 [ 3 ] {d9d5959d-1f21-4eac-b161-007ea527e724} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10900 2024.07.11 23:20:29.888485 [ 3 ] {d9d5959d-1f21-4eac-b161-007ea527e724} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10901 2024.07.11 23:20:29.889094 [ 3 ] {d9d5959d-1f21-4eac-b161-007ea527e724} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10902 2024.07.11 23:20:29.890065 [ 3 ] {d9d5959d-1f21-4eac-b161-007ea527e724} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10903 2024.07.11 23:20:29.890146 [ 3 ] {d9d5959d-1f21-4eac-b161-007ea527e724} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
10904 2024.07.11 23:20:29.891616 [ 3 ] {d9d5959d-1f21-4eac-b161-007ea527e724} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
10905 2024.07.11 23:20:29.892247 [ 3 ] {d9d5959d-1f21-4eac-b161-007ea527e724} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10906 2024.07.11 23:20:29.892519 [ 3 ] {d9d5959d-1f21-4eac-b161-007ea527e724} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004301 sec., 13950.244129272261 rows/sec., 962.71 KiB/sec.
10907 2024.07.11 23:20:29.892742 [ 3 ] {d9d5959d-1f21-4eac-b161-007ea527e724} <Debug> DynamicQueryHandler: Done processing query
10908 2024.07.11 23:20:29.892766 [ 3 ] {d9d5959d-1f21-4eac-b161-007ea527e724} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10909 2024.07.11 23:20:29.892844 [ 3 ] {} <Debug> HTTP-Session: b7092ff2-2daf-4d13-a2b9-5e048a315b97 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10910 2024.07.11 23:20:29.899066 [ 196 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 839 rows, containing 19 columns (19 merged, 0 gathered) in 0.018315948 sec., 45807.074796237684 rows/sec., 82.08 MiB/sec.
10911 2024.07.11 23:20:29.899731 [ 196 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
10912 2024.07.11 23:20:29.900325 [ 196 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::all_1_51_10} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10913 2024.07.11 23:20:29.900422 [ 196 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::all_1_51_10} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
10914 2024.07.11 23:20:29.900548 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.49 MiB.
10915 2024.07.11 23:20:34.855861 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 3065, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10916 2024.07.11 23:20:34.856047 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10917 2024.07.11 23:20:34.856090 [ 3 ] {} <Debug> HTTP-Session: 4988793f-589d-4bf6-bba7-8b1555f0aab7 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
10918 2024.07.11 23:20:34.856128 [ 3 ] {} <Debug> HTTP-Session: 4988793f-589d-4bf6-bba7-8b1555f0aab7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10919 2024.07.11 23:20:34.856155 [ 3 ] {} <Debug> HTTP-Session: 4988793f-589d-4bf6-bba7-8b1555f0aab7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10920 2024.07.11 23:20:34.856229 [ 3 ] {} <Trace> HTTP-Session: 4988793f-589d-4bf6-bba7-8b1555f0aab7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10921 2024.07.11 23:20:34.856471 [ 3 ] {92e21a8a-0ece-4137-81d2-e05e0d1b9550} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
10922 2024.07.11 23:20:34.856539 [ 3 ] {92e21a8a-0ece-4137-81d2-e05e0d1b9550} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
10923 2024.07.11 23:20:34.856731 [ 3 ] {92e21a8a-0ece-4137-81d2-e05e0d1b9550} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10924 2024.07.11 23:20:34.857185 [ 3 ] {92e21a8a-0ece-4137-81d2-e05e0d1b9550} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10925 2024.07.11 23:20:34.857230 [ 3 ] {92e21a8a-0ece-4137-81d2-e05e0d1b9550} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
10926 2024.07.11 23:20:34.857620 [ 3 ] {92e21a8a-0ece-4137-81d2-e05e0d1b9550} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
10927 2024.07.11 23:20:34.857954 [ 3 ] {92e21a8a-0ece-4137-81d2-e05e0d1b9550} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10928 2024.07.11 23:20:34.858126 [ 3 ] {92e21a8a-0ece-4137-81d2-e05e0d1b9550} <Debug> executeQuery: Read 21 rows, 1.70 KiB in 0.001712 sec., 12266.355140186915 rows/sec., 994.25 KiB/sec.
10929 2024.07.11 23:20:34.858336 [ 3 ] {92e21a8a-0ece-4137-81d2-e05e0d1b9550} <Debug> DynamicQueryHandler: Done processing query
10930 2024.07.11 23:20:34.858364 [ 3 ] {92e21a8a-0ece-4137-81d2-e05e0d1b9550} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10931 2024.07.11 23:20:34.858380 [ 3 ] {} <Debug> HTTP-Session: 4988793f-589d-4bf6-bba7-8b1555f0aab7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10932 2024.07.11 23:20:34.858531 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 17311, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10933 2024.07.11 23:20:34.858586 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10934 2024.07.11 23:20:34.858607 [ 3 ] {} <Debug> HTTP-Session: f53c1d27-6cfd-4236-9670-376d2a1a07e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
10935 2024.07.11 23:20:34.858624 [ 3 ] {} <Debug> HTTP-Session: f53c1d27-6cfd-4236-9670-376d2a1a07e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10936 2024.07.11 23:20:34.858638 [ 3 ] {} <Debug> HTTP-Session: f53c1d27-6cfd-4236-9670-376d2a1a07e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10937 2024.07.11 23:20:34.858672 [ 3 ] {} <Trace> HTTP-Session: f53c1d27-6cfd-4236-9670-376d2a1a07e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10938 2024.07.11 23:20:34.858808 [ 3 ] {d01ff249-db61-45ea-905c-04855f7d9e26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10939 2024.07.11 23:20:34.858854 [ 3 ] {d01ff249-db61-45ea-905c-04855f7d9e26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10940 2024.07.11 23:20:34.858984 [ 3 ] {d01ff249-db61-45ea-905c-04855f7d9e26} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10941 2024.07.11 23:20:34.859385 [ 3 ] {d01ff249-db61-45ea-905c-04855f7d9e26} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10942 2024.07.11 23:20:34.859422 [ 3 ] {d01ff249-db61-45ea-905c-04855f7d9e26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
10943 2024.07.11 23:20:34.859751 [ 3 ] {d01ff249-db61-45ea-905c-04855f7d9e26} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
10944 2024.07.11 23:20:34.860063 [ 3 ] {d01ff249-db61-45ea-905c-04855f7d9e26} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10945 2024.07.11 23:20:34.860219 [ 3 ] {d01ff249-db61-45ea-905c-04855f7d9e26} <Debug> executeQuery: Read 119 rows, 10.05 KiB in 0.00146 sec., 81506.8493150685 rows/sec., 6.72 MiB/sec.
10946 2024.07.11 23:20:34.860391 [ 3 ] {d01ff249-db61-45ea-905c-04855f7d9e26} <Debug> DynamicQueryHandler: Done processing query
10947 2024.07.11 23:20:34.860416 [ 3 ] {d01ff249-db61-45ea-905c-04855f7d9e26} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
10948 2024.07.11 23:20:34.860432 [ 3 ] {} <Debug> HTTP-Session: f53c1d27-6cfd-4236-9670-376d2a1a07e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10949 2024.07.11 23:20:34.860563 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 14452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10950 2024.07.11 23:20:34.860613 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10951 2024.07.11 23:20:34.860632 [ 3 ] {} <Debug> HTTP-Session: ddf9e110-7c3b-4c66-bac4-e0b3bcb11df8 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
10952 2024.07.11 23:20:34.860648 [ 3 ] {} <Debug> HTTP-Session: ddf9e110-7c3b-4c66-bac4-e0b3bcb11df8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10953 2024.07.11 23:20:34.860662 [ 3 ] {} <Debug> HTTP-Session: ddf9e110-7c3b-4c66-bac4-e0b3bcb11df8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10954 2024.07.11 23:20:34.860693 [ 3 ] {} <Trace> HTTP-Session: ddf9e110-7c3b-4c66-bac4-e0b3bcb11df8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10955 2024.07.11 23:20:34.860809 [ 3 ] {a4e8996a-21e3-4a19-a684-2bc14811d99d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10956 2024.07.11 23:20:34.860851 [ 3 ] {a4e8996a-21e3-4a19-a684-2bc14811d99d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10957 2024.07.11 23:20:34.860974 [ 3 ] {a4e8996a-21e3-4a19-a684-2bc14811d99d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10958 2024.07.11 23:20:34.861316 [ 3 ] {a4e8996a-21e3-4a19-a684-2bc14811d99d} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10959 2024.07.11 23:20:34.861354 [ 3 ] {a4e8996a-21e3-4a19-a684-2bc14811d99d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
10960 2024.07.11 23:20:34.861673 [ 3 ] {a4e8996a-21e3-4a19-a684-2bc14811d99d} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
10961 2024.07.11 23:20:34.861978 [ 3 ] {a4e8996a-21e3-4a19-a684-2bc14811d99d} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10962 2024.07.11 23:20:34.862123 [ 3 ] {a4e8996a-21e3-4a19-a684-2bc14811d99d} <Debug> executeQuery: Read 85 rows, 6.80 KiB in 0.001353 sec., 62823.355506282336 rows/sec., 4.91 MiB/sec.
10963 2024.07.11 23:20:34.862390 [ 3 ] {a4e8996a-21e3-4a19-a684-2bc14811d99d} <Debug> DynamicQueryHandler: Done processing query
10964 2024.07.11 23:20:34.862455 [ 3 ] {a4e8996a-21e3-4a19-a684-2bc14811d99d} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
10965 2024.07.11 23:20:34.862513 [ 3 ] {} <Debug> HTTP-Session: ddf9e110-7c3b-4c66-bac4-e0b3bcb11df8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10966 2024.07.11 23:20:34.862698 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 30652, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10967 2024.07.11 23:20:34.862751 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10968 2024.07.11 23:20:34.862771 [ 3 ] {} <Debug> HTTP-Session: cb9d94e3-01e6-4a80-afd8-6ee52f170689 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
10969 2024.07.11 23:20:34.862788 [ 3 ] {} <Debug> HTTP-Session: cb9d94e3-01e6-4a80-afd8-6ee52f170689 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10970 2024.07.11 23:20:34.862802 [ 3 ] {} <Debug> HTTP-Session: cb9d94e3-01e6-4a80-afd8-6ee52f170689 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10971 2024.07.11 23:20:34.862835 [ 3 ] {} <Trace> HTTP-Session: cb9d94e3-01e6-4a80-afd8-6ee52f170689 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10972 2024.07.11 23:20:34.863002 [ 3 ] {496b4af7-74c8-4d43-aaee-5f31f82a267e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10973 2024.07.11 23:20:34.863052 [ 3 ] {496b4af7-74c8-4d43-aaee-5f31f82a267e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10974 2024.07.11 23:20:34.863217 [ 3 ] {496b4af7-74c8-4d43-aaee-5f31f82a267e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10975 2024.07.11 23:20:34.863605 [ 3 ] {496b4af7-74c8-4d43-aaee-5f31f82a267e} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10976 2024.07.11 23:20:34.863641 [ 3 ] {496b4af7-74c8-4d43-aaee-5f31f82a267e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
10977 2024.07.11 23:20:34.864052 [ 3 ] {496b4af7-74c8-4d43-aaee-5f31f82a267e} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
10978 2024.07.11 23:20:34.864392 [ 3 ] {496b4af7-74c8-4d43-aaee-5f31f82a267e} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10979 2024.07.11 23:20:34.864543 [ 3 ] {496b4af7-74c8-4d43-aaee-5f31f82a267e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001604 sec., 99750.62344139651 rows/sec., 6.95 MiB/sec.
10980 2024.07.11 23:20:34.864878 [ 3 ] {496b4af7-74c8-4d43-aaee-5f31f82a267e} <Debug> DynamicQueryHandler: Done processing query
10981 2024.07.11 23:20:34.864923 [ 3 ] {496b4af7-74c8-4d43-aaee-5f31f82a267e} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10982 2024.07.11 23:20:34.864966 [ 3 ] {} <Debug> HTTP-Session: cb9d94e3-01e6-4a80-afd8-6ee52f170689 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10983 2024.07.11 23:20:34.865138 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 33722, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10984 2024.07.11 23:20:34.865188 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10985 2024.07.11 23:20:34.865208 [ 3 ] {} <Debug> HTTP-Session: ebfdd0df-b634-48c5-8637-ea5255d40723 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
10986 2024.07.11 23:20:34.865224 [ 3 ] {} <Debug> HTTP-Session: ebfdd0df-b634-48c5-8637-ea5255d40723 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10987 2024.07.11 23:20:34.865238 [ 3 ] {} <Debug> HTTP-Session: ebfdd0df-b634-48c5-8637-ea5255d40723 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10988 2024.07.11 23:20:34.865268 [ 3 ] {} <Trace> HTTP-Session: ebfdd0df-b634-48c5-8637-ea5255d40723 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10989 2024.07.11 23:20:34.865538 [ 3 ] {392a2daa-6003-4680-9faa-268c279550ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10990 2024.07.11 23:20:34.865609 [ 3 ] {392a2daa-6003-4680-9faa-268c279550ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
10991 2024.07.11 23:20:34.866029 [ 3 ] {392a2daa-6003-4680-9faa-268c279550ca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10992 2024.07.11 23:20:34.866674 [ 3 ] {392a2daa-6003-4680-9faa-268c279550ca} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10993 2024.07.11 23:20:34.866710 [ 3 ] {392a2daa-6003-4680-9faa-268c279550ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
10994 2024.07.11 23:20:34.867328 [ 3 ] {392a2daa-6003-4680-9faa-268c279550ca} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
10995 2024.07.11 23:20:34.867774 [ 3 ] {392a2daa-6003-4680-9faa-268c279550ca} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10996 2024.07.11 23:20:34.867951 [ 3 ] {392a2daa-6003-4680-9faa-268c279550ca} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.002596 sec., 8089.368258859785 rows/sec., 14.50 MiB/sec.
10997 2024.07.11 23:20:34.868242 [ 3 ] {392a2daa-6003-4680-9faa-268c279550ca} <Debug> DynamicQueryHandler: Done processing query
10998 2024.07.11 23:20:34.868276 [ 3 ] {392a2daa-6003-4680-9faa-268c279550ca} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
10999 2024.07.11 23:20:34.868315 [ 3 ] {} <Debug> HTTP-Session: ebfdd0df-b634-48c5-8637-ea5255d40723 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11000 2024.07.11 23:20:34.868440 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11001 2024.07.11 23:20:34.868491 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11002 2024.07.11 23:20:34.868510 [ 3 ] {} <Debug> HTTP-Session: a8be379e-3b3b-4842-a44e-38a8b524e044 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
11003 2024.07.11 23:20:34.868527 [ 3 ] {} <Debug> HTTP-Session: a8be379e-3b3b-4842-a44e-38a8b524e044 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11004 2024.07.11 23:20:34.868541 [ 3 ] {} <Debug> HTTP-Session: a8be379e-3b3b-4842-a44e-38a8b524e044 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11005 2024.07.11 23:20:34.868592 [ 3 ] {} <Trace> HTTP-Session: a8be379e-3b3b-4842-a44e-38a8b524e044 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11006 2024.07.11 23:20:34.868710 [ 3 ] {e3fda456-ac31-456a-8889-e30458685cb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11007 2024.07.11 23:20:34.868756 [ 3 ] {e3fda456-ac31-456a-8889-e30458685cb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11008 2024.07.11 23:20:34.868884 [ 3 ] {e3fda456-ac31-456a-8889-e30458685cb1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11009 2024.07.11 23:20:34.869188 [ 3 ] {e3fda456-ac31-456a-8889-e30458685cb1} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11010 2024.07.11 23:20:34.869224 [ 3 ] {e3fda456-ac31-456a-8889-e30458685cb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
11011 2024.07.11 23:20:34.869583 [ 3 ] {e3fda456-ac31-456a-8889-e30458685cb1} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
11012 2024.07.11 23:20:34.869914 [ 3 ] {e3fda456-ac31-456a-8889-e30458685cb1} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11013 2024.07.11 23:20:34.870066 [ 3 ] {e3fda456-ac31-456a-8889-e30458685cb1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001396 sec., 42979.942693409736 rows/sec., 2.90 MiB/sec.
11014 2024.07.11 23:20:34.870234 [ 3 ] {e3fda456-ac31-456a-8889-e30458685cb1} <Debug> DynamicQueryHandler: Done processing query
11015 2024.07.11 23:20:34.870260 [ 3 ] {e3fda456-ac31-456a-8889-e30458685cb1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11016 2024.07.11 23:20:34.870275 [ 3 ] {} <Debug> HTTP-Session: a8be379e-3b3b-4842-a44e-38a8b524e044 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11017 2024.07.11 23:20:39.860427 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 2327, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11018 2024.07.11 23:20:39.860624 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11019 2024.07.11 23:20:39.860670 [ 3 ] {} <Debug> HTTP-Session: 2da3201a-afe8-4b0e-a92e-d2bbb6b9704d Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
11020 2024.07.11 23:20:39.860713 [ 3 ] {} <Debug> HTTP-Session: 2da3201a-afe8-4b0e-a92e-d2bbb6b9704d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11021 2024.07.11 23:20:39.860742 [ 3 ] {} <Debug> HTTP-Session: 2da3201a-afe8-4b0e-a92e-d2bbb6b9704d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11022 2024.07.11 23:20:39.860822 [ 3 ] {} <Trace> HTTP-Session: 2da3201a-afe8-4b0e-a92e-d2bbb6b9704d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11023 2024.07.11 23:20:39.861116 [ 3 ] {5e8f424a-a4d2-4aad-87f7-8c0b5f251c10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
11024 2024.07.11 23:20:39.861227 [ 3 ] {5e8f424a-a4d2-4aad-87f7-8c0b5f251c10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
11025 2024.07.11 23:20:39.861529 [ 3 ] {5e8f424a-a4d2-4aad-87f7-8c0b5f251c10} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11026 2024.07.11 23:20:39.861987 [ 3 ] {5e8f424a-a4d2-4aad-87f7-8c0b5f251c10} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11027 2024.07.11 23:20:39.862032 [ 3 ] {5e8f424a-a4d2-4aad-87f7-8c0b5f251c10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
11028 2024.07.11 23:20:39.862400 [ 3 ] {5e8f424a-a4d2-4aad-87f7-8c0b5f251c10} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
11029 2024.07.11 23:20:39.862733 [ 3 ] {5e8f424a-a4d2-4aad-87f7-8c0b5f251c10} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11030 2024.07.11 23:20:39.862904 [ 3 ] {5e8f424a-a4d2-4aad-87f7-8c0b5f251c10} <Debug> executeQuery: Read 17 rows, 1.23 KiB in 0.00188 sec., 9042.553191489362 rows/sec., 655.02 KiB/sec.
11031 2024.07.11 23:20:39.863128 [ 3 ] {5e8f424a-a4d2-4aad-87f7-8c0b5f251c10} <Debug> DynamicQueryHandler: Done processing query
11032 2024.07.11 23:20:39.863156 [ 3 ] {5e8f424a-a4d2-4aad-87f7-8c0b5f251c10} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11033 2024.07.11 23:20:39.863172 [ 3 ] {} <Debug> HTTP-Session: 2da3201a-afe8-4b0e-a92e-d2bbb6b9704d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11034 2024.07.11 23:20:39.863332 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11035 2024.07.11 23:20:39.863388 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11036 2024.07.11 23:20:39.863408 [ 3 ] {} <Debug> HTTP-Session: 120c41b9-58d9-44fa-b5b0-c8a51d8f10dd Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
11037 2024.07.11 23:20:39.863425 [ 3 ] {} <Debug> HTTP-Session: 120c41b9-58d9-44fa-b5b0-c8a51d8f10dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11038 2024.07.11 23:20:39.863439 [ 3 ] {} <Debug> HTTP-Session: 120c41b9-58d9-44fa-b5b0-c8a51d8f10dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11039 2024.07.11 23:20:39.863474 [ 3 ] {} <Trace> HTTP-Session: 120c41b9-58d9-44fa-b5b0-c8a51d8f10dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11040 2024.07.11 23:20:39.863578 [ 3 ] {bff25402-b655-4a24-b922-e183e9b425b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
11041 2024.07.11 23:20:39.863625 [ 3 ] {bff25402-b655-4a24-b922-e183e9b425b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
11042 2024.07.11 23:20:39.863754 [ 3 ] {bff25402-b655-4a24-b922-e183e9b425b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11043 2024.07.11 23:20:39.864072 [ 3 ] {bff25402-b655-4a24-b922-e183e9b425b0} <Trace> oximeter.fields_ipaddr (e6968d90-b6e0-4a68-8edb-33d3c44efb5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11044 2024.07.11 23:20:39.864110 [ 3 ] {bff25402-b655-4a24-b922-e183e9b425b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
11045 2024.07.11 23:20:39.864409 [ 3 ] {bff25402-b655-4a24-b922-e183e9b425b0} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
11046 2024.07.11 23:20:39.864713 [ 3 ] {bff25402-b655-4a24-b922-e183e9b425b0} <Trace> oximeter.fields_ipaddr (e6968d90-b6e0-4a68-8edb-33d3c44efb5e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11047 2024.07.11 23:20:39.864866 [ 3 ] {bff25402-b655-4a24-b922-e183e9b425b0} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001308 sec., 3058.1039755351685 rows/sec., 249.37 KiB/sec.
11048 2024.07.11 23:20:39.865134 [ 3 ] {bff25402-b655-4a24-b922-e183e9b425b0} <Debug> DynamicQueryHandler: Done processing query
11049 2024.07.11 23:20:39.865161 [ 3 ] {bff25402-b655-4a24-b922-e183e9b425b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11050 2024.07.11 23:20:39.865177 [ 3 ] {} <Debug> HTTP-Session: 120c41b9-58d9-44fa-b5b0-c8a51d8f10dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11051 2024.07.11 23:20:39.865358 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 29602, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11052 2024.07.11 23:20:39.865406 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11053 2024.07.11 23:20:39.865425 [ 3 ] {} <Debug> HTTP-Session: 7f64919c-21aa-4ab2-99c6-55cebc24fd29 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
11054 2024.07.11 23:20:39.865441 [ 3 ] {} <Debug> HTTP-Session: 7f64919c-21aa-4ab2-99c6-55cebc24fd29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11055 2024.07.11 23:20:39.865456 [ 3 ] {} <Debug> HTTP-Session: 7f64919c-21aa-4ab2-99c6-55cebc24fd29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11056 2024.07.11 23:20:39.865487 [ 3 ] {} <Trace> HTTP-Session: 7f64919c-21aa-4ab2-99c6-55cebc24fd29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11057 2024.07.11 23:20:39.865631 [ 3 ] {9525e5a9-718d-4e74-a649-c4a747911825} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11058 2024.07.11 23:20:39.865675 [ 3 ] {9525e5a9-718d-4e74-a649-c4a747911825} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11059 2024.07.11 23:20:39.865817 [ 3 ] {9525e5a9-718d-4e74-a649-c4a747911825} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11060 2024.07.11 23:20:39.866205 [ 3 ] {9525e5a9-718d-4e74-a649-c4a747911825} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11061 2024.07.11 23:20:39.866242 [ 3 ] {9525e5a9-718d-4e74-a649-c4a747911825} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
11062 2024.07.11 23:20:39.866561 [ 3 ] {9525e5a9-718d-4e74-a649-c4a747911825} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
11063 2024.07.11 23:20:39.866876 [ 3 ] {9525e5a9-718d-4e74-a649-c4a747911825} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11064 2024.07.11 23:20:39.867029 [ 3 ] {9525e5a9-718d-4e74-a649-c4a747911825} <Debug> executeQuery: Read 196 rows, 17.66 KiB in 0.001452 sec., 134986.2258953168 rows/sec., 11.88 MiB/sec.
11065 2024.07.11 23:20:39.867279 [ 3 ] {9525e5a9-718d-4e74-a649-c4a747911825} <Debug> DynamicQueryHandler: Done processing query
11066 2024.07.11 23:20:39.867339 [ 3 ] {9525e5a9-718d-4e74-a649-c4a747911825} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
11067 2024.07.11 23:20:39.867394 [ 3 ] {} <Debug> HTTP-Session: 7f64919c-21aa-4ab2-99c6-55cebc24fd29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11068 2024.07.11 23:20:39.867552 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11069 2024.07.11 23:20:39.867604 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11070 2024.07.11 23:20:39.867623 [ 3 ] {} <Debug> HTTP-Session: 985b5402-d2ae-4b0c-bb7a-854aa70d2d4d Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
11071 2024.07.11 23:20:39.867640 [ 3 ] {} <Debug> HTTP-Session: 985b5402-d2ae-4b0c-bb7a-854aa70d2d4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11072 2024.07.11 23:20:39.867654 [ 3 ] {} <Debug> HTTP-Session: 985b5402-d2ae-4b0c-bb7a-854aa70d2d4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11073 2024.07.11 23:20:39.867685 [ 3 ] {} <Trace> HTTP-Session: 985b5402-d2ae-4b0c-bb7a-854aa70d2d4d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11074 2024.07.11 23:20:39.867786 [ 3 ] {2dd42045-4f21-4335-a1a2-23e70f460e49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
11075 2024.07.11 23:20:39.867829 [ 3 ] {2dd42045-4f21-4335-a1a2-23e70f460e49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11076 2024.07.11 23:20:39.867970 [ 3 ] {2dd42045-4f21-4335-a1a2-23e70f460e49} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11077 2024.07.11 23:20:39.868237 [ 3 ] {2dd42045-4f21-4335-a1a2-23e70f460e49} <Trace> oximeter.fields_u16 (b4410dfe-084c-46fb-b538-055579d0603a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11078 2024.07.11 23:20:39.868274 [ 3 ] {2dd42045-4f21-4335-a1a2-23e70f460e49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
11079 2024.07.11 23:20:39.868562 [ 3 ] {2dd42045-4f21-4335-a1a2-23e70f460e49} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
11080 2024.07.11 23:20:39.868858 [ 3 ] {2dd42045-4f21-4335-a1a2-23e70f460e49} <Trace> oximeter.fields_u16 (b4410dfe-084c-46fb-b538-055579d0603a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11081 2024.07.11 23:20:39.869011 [ 3 ] {2dd42045-4f21-4335-a1a2-23e70f460e49} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001246 sec., 3210.2728731942216 rows/sec., 224.15 KiB/sec.
11082 2024.07.11 23:20:39.869311 [ 3 ] {2dd42045-4f21-4335-a1a2-23e70f460e49} <Debug> DynamicQueryHandler: Done processing query
11083 2024.07.11 23:20:39.869337 [ 3 ] {2dd42045-4f21-4335-a1a2-23e70f460e49} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11084 2024.07.11 23:20:39.869353 [ 3 ] {} <Debug> HTTP-Session: 985b5402-d2ae-4b0c-bb7a-854aa70d2d4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11085 2024.07.11 23:20:39.869566 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 64138, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11086 2024.07.11 23:20:39.869614 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11087 2024.07.11 23:20:39.869633 [ 3 ] {} <Debug> HTTP-Session: 0495e3e2-4638-4854-8bbe-63370046eb42 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
11088 2024.07.11 23:20:39.869649 [ 3 ] {} <Debug> HTTP-Session: 0495e3e2-4638-4854-8bbe-63370046eb42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11089 2024.07.11 23:20:39.869664 [ 3 ] {} <Debug> HTTP-Session: 0495e3e2-4638-4854-8bbe-63370046eb42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11090 2024.07.11 23:20:39.869694 [ 3 ] {} <Trace> HTTP-Session: 0495e3e2-4638-4854-8bbe-63370046eb42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11091 2024.07.11 23:20:39.869896 [ 3 ] {f0a4f90b-a699-429a-aeea-53b4512a4a48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11092 2024.07.11 23:20:39.869940 [ 3 ] {f0a4f90b-a699-429a-aeea-53b4512a4a48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11093 2024.07.11 23:20:39.870085 [ 3 ] {f0a4f90b-a699-429a-aeea-53b4512a4a48} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11094 2024.07.11 23:20:39.870587 [ 3 ] {f0a4f90b-a699-429a-aeea-53b4512a4a48} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11095 2024.07.11 23:20:39.870622 [ 3 ] {f0a4f90b-a699-429a-aeea-53b4512a4a48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
11096 2024.07.11 23:20:39.870946 [ 3 ] {f0a4f90b-a699-429a-aeea-53b4512a4a48} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
11097 2024.07.11 23:20:39.871244 [ 3 ] {f0a4f90b-a699-429a-aeea-53b4512a4a48} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11098 2024.07.11 23:20:39.871399 [ 3 ] {f0a4f90b-a699-429a-aeea-53b4512a4a48} <Debug> executeQuery: Read 397 rows, 28.68 KiB in 0.0016 sec., 248125 rows/sec., 17.51 MiB/sec.
11099 2024.07.11 23:20:39.871565 [ 3 ] {f0a4f90b-a699-429a-aeea-53b4512a4a48} <Debug> DynamicQueryHandler: Done processing query
11100 2024.07.11 23:20:39.871590 [ 3 ] {f0a4f90b-a699-429a-aeea-53b4512a4a48} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
11101 2024.07.11 23:20:39.871606 [ 3 ] {} <Debug> HTTP-Session: 0495e3e2-4638-4854-8bbe-63370046eb42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11102 2024.07.11 23:20:39.871739 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11103 2024.07.11 23:20:39.871787 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11104 2024.07.11 23:20:39.871806 [ 3 ] {} <Debug> HTTP-Session: 1344bad9-4701-4a5a-9ce6-128cf2855c64 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
11105 2024.07.11 23:20:39.871823 [ 3 ] {} <Debug> HTTP-Session: 1344bad9-4701-4a5a-9ce6-128cf2855c64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11106 2024.07.11 23:20:39.871837 [ 3 ] {} <Debug> HTTP-Session: 1344bad9-4701-4a5a-9ce6-128cf2855c64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11107 2024.07.11 23:20:39.871867 [ 3 ] {} <Trace> HTTP-Session: 1344bad9-4701-4a5a-9ce6-128cf2855c64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11108 2024.07.11 23:20:39.871965 [ 3 ] {09a05f81-e3a1-437a-bbef-642c0503aa8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
11109 2024.07.11 23:20:39.872012 [ 3 ] {09a05f81-e3a1-437a-bbef-642c0503aa8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
11110 2024.07.11 23:20:39.872139 [ 3 ] {09a05f81-e3a1-437a-bbef-642c0503aa8a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11111 2024.07.11 23:20:39.872377 [ 3 ] {09a05f81-e3a1-437a-bbef-642c0503aa8a} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11112 2024.07.11 23:20:39.872411 [ 3 ] {09a05f81-e3a1-437a-bbef-642c0503aa8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
11113 2024.07.11 23:20:39.872758 [ 3 ] {09a05f81-e3a1-437a-bbef-642c0503aa8a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
11114 2024.07.11 23:20:39.873080 [ 3 ] {09a05f81-e3a1-437a-bbef-642c0503aa8a} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11115 2024.07.11 23:20:39.873236 [ 3 ] {09a05f81-e3a1-437a-bbef-642c0503aa8a} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001295 sec., 4633.204633204634 rows/sec., 199.08 KiB/sec.
11116 2024.07.11 23:20:39.873522 [ 3 ] {09a05f81-e3a1-437a-bbef-642c0503aa8a} <Debug> DynamicQueryHandler: Done processing query
11117 2024.07.11 23:20:39.873553 [ 3 ] {09a05f81-e3a1-437a-bbef-642c0503aa8a} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
11118 2024.07.11 23:20:39.873570 [ 3 ] {} <Debug> HTTP-Session: 1344bad9-4701-4a5a-9ce6-128cf2855c64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11119 2024.07.11 23:20:39.873698 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11120 2024.07.11 23:20:39.873746 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11121 2024.07.11 23:20:39.873765 [ 3 ] {} <Debug> HTTP-Session: cdc5cbb0-b410-47a2-b1ed-86f57f4de3bf Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
11122 2024.07.11 23:20:39.873782 [ 3 ] {} <Debug> HTTP-Session: cdc5cbb0-b410-47a2-b1ed-86f57f4de3bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11123 2024.07.11 23:20:39.873796 [ 3 ] {} <Debug> HTTP-Session: cdc5cbb0-b410-47a2-b1ed-86f57f4de3bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11124 2024.07.11 23:20:39.873826 [ 3 ] {} <Trace> HTTP-Session: cdc5cbb0-b410-47a2-b1ed-86f57f4de3bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11125 2024.07.11 23:20:39.873947 [ 3 ] {401c4dcb-2e82-4d3a-b4be-1904b1098ca1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
11126 2024.07.11 23:20:39.874016 [ 3 ] {401c4dcb-2e82-4d3a-b4be-1904b1098ca1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
11127 2024.07.11 23:20:39.874183 [ 3 ] {401c4dcb-2e82-4d3a-b4be-1904b1098ca1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11128 2024.07.11 23:20:39.874485 [ 3 ] {401c4dcb-2e82-4d3a-b4be-1904b1098ca1} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11129 2024.07.11 23:20:39.874521 [ 3 ] {401c4dcb-2e82-4d3a-b4be-1904b1098ca1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
11130 2024.07.11 23:20:39.874877 [ 3 ] {401c4dcb-2e82-4d3a-b4be-1904b1098ca1} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
11131 2024.07.11 23:20:39.875206 [ 3 ] {401c4dcb-2e82-4d3a-b4be-1904b1098ca1} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11132 2024.07.11 23:20:39.875362 [ 3 ] {401c4dcb-2e82-4d3a-b4be-1904b1098ca1} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.00146 sec., 52739.726027397264 rows/sec., 3.25 MiB/sec.
11133 2024.07.11 23:20:39.875528 [ 3 ] {401c4dcb-2e82-4d3a-b4be-1904b1098ca1} <Debug> DynamicQueryHandler: Done processing query
11134 2024.07.11 23:20:39.875552 [ 3 ] {401c4dcb-2e82-4d3a-b4be-1904b1098ca1} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11135 2024.07.11 23:20:39.875568 [ 3 ] {} <Debug> HTTP-Session: cdc5cbb0-b410-47a2-b1ed-86f57f4de3bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11136 2024.07.11 23:20:39.875760 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 31033, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11137 2024.07.11 23:20:39.875810 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11138 2024.07.11 23:20:39.875829 [ 3 ] {} <Debug> HTTP-Session: d557b7aa-3193-4194-bdbd-16036a07ea00 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
11139 2024.07.11 23:20:39.875846 [ 3 ] {} <Debug> HTTP-Session: d557b7aa-3193-4194-bdbd-16036a07ea00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11140 2024.07.11 23:20:39.875860 [ 3 ] {} <Debug> HTTP-Session: d557b7aa-3193-4194-bdbd-16036a07ea00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11141 2024.07.11 23:20:39.875890 [ 3 ] {} <Trace> HTTP-Session: d557b7aa-3193-4194-bdbd-16036a07ea00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11142 2024.07.11 23:20:39.876053 [ 3 ] {c6df333a-39b2-441d-82e3-159999b6a816} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11143 2024.07.11 23:20:39.876098 [ 3 ] {c6df333a-39b2-441d-82e3-159999b6a816} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11144 2024.07.11 23:20:39.876239 [ 3 ] {c6df333a-39b2-441d-82e3-159999b6a816} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11145 2024.07.11 23:20:39.876587 [ 3 ] {c6df333a-39b2-441d-82e3-159999b6a816} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11146 2024.07.11 23:20:39.876622 [ 3 ] {c6df333a-39b2-441d-82e3-159999b6a816} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
11147 2024.07.11 23:20:39.876987 [ 3 ] {c6df333a-39b2-441d-82e3-159999b6a816} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
11148 2024.07.11 23:20:39.877311 [ 3 ] {c6df333a-39b2-441d-82e3-159999b6a816} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11149 2024.07.11 23:20:39.877434 [ 3 ] {c6df333a-39b2-441d-82e3-159999b6a816} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001471 sec., 110129.16383412643 rows/sec., 7.67 MiB/sec.
11150 2024.07.11 23:20:39.877587 [ 3 ] {c6df333a-39b2-441d-82e3-159999b6a816} <Debug> DynamicQueryHandler: Done processing query
11151 2024.07.11 23:20:39.877611 [ 3 ] {c6df333a-39b2-441d-82e3-159999b6a816} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
11152 2024.07.11 23:20:39.877626 [ 3 ] {} <Debug> HTTP-Session: d557b7aa-3193-4194-bdbd-16036a07ea00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11153 2024.07.11 23:20:39.877825 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 17717, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11154 2024.07.11 23:20:39.877872 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11155 2024.07.11 23:20:39.877891 [ 3 ] {} <Debug> HTTP-Session: 40f0d755-7872-4043-b7eb-f3e2fdcfdbff Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
11156 2024.07.11 23:20:39.877907 [ 3 ] {} <Debug> HTTP-Session: 40f0d755-7872-4043-b7eb-f3e2fdcfdbff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11157 2024.07.11 23:20:39.877921 [ 3 ] {} <Debug> HTTP-Session: 40f0d755-7872-4043-b7eb-f3e2fdcfdbff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11158 2024.07.11 23:20:39.877952 [ 3 ] {} <Trace> HTTP-Session: 40f0d755-7872-4043-b7eb-f3e2fdcfdbff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11159 2024.07.11 23:20:39.878127 [ 3 ] {2c6932cc-fa5a-4edc-8a37-5a3178811847} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11160 2024.07.11 23:20:39.878189 [ 3 ] {2c6932cc-fa5a-4edc-8a37-5a3178811847} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
11161 2024.07.11 23:20:39.878592 [ 3 ] {2c6932cc-fa5a-4edc-8a37-5a3178811847} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11162 2024.07.11 23:20:39.879129 [ 3 ] {2c6932cc-fa5a-4edc-8a37-5a3178811847} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11163 2024.07.11 23:20:39.879164 [ 3 ] {2c6932cc-fa5a-4edc-8a37-5a3178811847} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
11164 2024.07.11 23:20:39.879754 [ 3 ] {2c6932cc-fa5a-4edc-8a37-5a3178811847} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
11165 2024.07.11 23:20:39.880150 [ 3 ] {2c6932cc-fa5a-4edc-8a37-5a3178811847} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11166 2024.07.11 23:20:39.880296 [ 3 ] {2c6932cc-fa5a-4edc-8a37-5a3178811847} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.00226 sec., 4867.256637168142 rows/sec., 8.72 MiB/sec.
11167 2024.07.11 23:20:39.880771 [ 3 ] {2c6932cc-fa5a-4edc-8a37-5a3178811847} <Debug> DynamicQueryHandler: Done processing query
11168 2024.07.11 23:20:39.880817 [ 3 ] {2c6932cc-fa5a-4edc-8a37-5a3178811847} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
11169 2024.07.11 23:20:39.880858 [ 3 ] {} <Debug> HTTP-Session: 40f0d755-7872-4043-b7eb-f3e2fdcfdbff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11170 2024.07.11 23:20:39.880978 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 3216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11171 2024.07.11 23:20:39.881027 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11172 2024.07.11 23:20:39.881047 [ 3 ] {} <Debug> HTTP-Session: 58125287-c132-4cce-ae66-2c97dbb0d3f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
11173 2024.07.11 23:20:39.881064 [ 3 ] {} <Debug> HTTP-Session: 58125287-c132-4cce-ae66-2c97dbb0d3f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11174 2024.07.11 23:20:39.881078 [ 3 ] {} <Debug> HTTP-Session: 58125287-c132-4cce-ae66-2c97dbb0d3f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11175 2024.07.11 23:20:39.881109 [ 3 ] {} <Trace> HTTP-Session: 58125287-c132-4cce-ae66-2c97dbb0d3f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11176 2024.07.11 23:20:39.881212 [ 3 ] {7cd905d0-85e2-4169-977e-203dcbcc6672} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
11177 2024.07.11 23:20:39.881259 [ 3 ] {7cd905d0-85e2-4169-977e-203dcbcc6672} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
11178 2024.07.11 23:20:39.881404 [ 3 ] {7cd905d0-85e2-4169-977e-203dcbcc6672} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11179 2024.07.11 23:20:39.881690 [ 3 ] {7cd905d0-85e2-4169-977e-203dcbcc6672} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11180 2024.07.11 23:20:39.881725 [ 3 ] {7cd905d0-85e2-4169-977e-203dcbcc6672} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
11181 2024.07.11 23:20:39.882071 [ 3 ] {7cd905d0-85e2-4169-977e-203dcbcc6672} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
11182 2024.07.11 23:20:39.882385 [ 3 ] {7cd905d0-85e2-4169-977e-203dcbcc6672} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11183 2024.07.11 23:20:39.882511 [ 3 ] {7cd905d0-85e2-4169-977e-203dcbcc6672} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001327 sec., 17332.32856066315 rows/sec., 937.56 KiB/sec.
11184 2024.07.11 23:20:39.882786 [ 3 ] {7cd905d0-85e2-4169-977e-203dcbcc6672} <Debug> DynamicQueryHandler: Done processing query
11185 2024.07.11 23:20:39.882844 [ 3 ] {7cd905d0-85e2-4169-977e-203dcbcc6672} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
11186 2024.07.11 23:20:39.882906 [ 3 ] {} <Debug> HTTP-Session: 58125287-c132-4cce-ae66-2c97dbb0d3f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11187 2024.07.11 23:20:39.883087 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11188 2024.07.11 23:20:39.883140 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11189 2024.07.11 23:20:39.883159 [ 3 ] {} <Debug> HTTP-Session: 9f3bd3d1-7c54-4cf5-8f1a-9b7b6ef13632 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
11190 2024.07.11 23:20:39.883176 [ 3 ] {} <Debug> HTTP-Session: 9f3bd3d1-7c54-4cf5-8f1a-9b7b6ef13632 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11191 2024.07.11 23:20:39.883191 [ 3 ] {} <Debug> HTTP-Session: 9f3bd3d1-7c54-4cf5-8f1a-9b7b6ef13632 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11192 2024.07.11 23:20:39.883223 [ 3 ] {} <Trace> HTTP-Session: 9f3bd3d1-7c54-4cf5-8f1a-9b7b6ef13632 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11193 2024.07.11 23:20:39.883350 [ 3 ] {e0ca5943-5c33-4123-a637-3328f5fed230} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11194 2024.07.11 23:20:39.883398 [ 3 ] {e0ca5943-5c33-4123-a637-3328f5fed230} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11195 2024.07.11 23:20:39.883544 [ 3 ] {e0ca5943-5c33-4123-a637-3328f5fed230} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11196 2024.07.11 23:20:39.883825 [ 3 ] {e0ca5943-5c33-4123-a637-3328f5fed230} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11197 2024.07.11 23:20:39.883860 [ 3 ] {e0ca5943-5c33-4123-a637-3328f5fed230} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
11198 2024.07.11 23:20:39.884212 [ 3 ] {e0ca5943-5c33-4123-a637-3328f5fed230} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
11199 2024.07.11 23:20:39.884538 [ 3 ] {e0ca5943-5c33-4123-a637-3328f5fed230} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11200 2024.07.11 23:20:39.884666 [ 3 ] {e0ca5943-5c33-4123-a637-3328f5fed230} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001364 sec., 43988.26979472141 rows/sec., 2.96 MiB/sec.
11201 2024.07.11 23:20:39.884942 [ 3 ] {e0ca5943-5c33-4123-a637-3328f5fed230} <Debug> DynamicQueryHandler: Done processing query
11202 2024.07.11 23:20:39.885007 [ 3 ] {e0ca5943-5c33-4123-a637-3328f5fed230} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11203 2024.07.11 23:20:39.885068 [ 3 ] {} <Debug> HTTP-Session: 9f3bd3d1-7c54-4cf5-8f1a-9b7b6ef13632 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11204 2024.07.11 23:20:43.671656 [ 28 ] {} <Debug> DNSResolver: Updating DNS cache
11205 2024.07.11 23:20:43.671705 [ 28 ] {} <Debug> DNSResolver: Updated DNS cache
11206 2024.07.11 23:20:44.858144 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 3065, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11207 2024.07.11 23:20:44.858344 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11208 2024.07.11 23:20:44.858393 [ 3 ] {} <Debug> HTTP-Session: b19ee45a-2382-4043-82f0-186271d074d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
11209 2024.07.11 23:20:44.858435 [ 3 ] {} <Debug> HTTP-Session: b19ee45a-2382-4043-82f0-186271d074d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11210 2024.07.11 23:20:44.858463 [ 3 ] {} <Debug> HTTP-Session: b19ee45a-2382-4043-82f0-186271d074d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11211 2024.07.11 23:20:44.858545 [ 3 ] {} <Trace> HTTP-Session: b19ee45a-2382-4043-82f0-186271d074d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11212 2024.07.11 23:20:44.858757 [ 3 ] {885f2146-dcca-4593-aaa7-f6880318719c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
11213 2024.07.11 23:20:44.858827 [ 3 ] {885f2146-dcca-4593-aaa7-f6880318719c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
11214 2024.07.11 23:20:44.859022 [ 3 ] {885f2146-dcca-4593-aaa7-f6880318719c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11215 2024.07.11 23:20:44.859441 [ 3 ] {885f2146-dcca-4593-aaa7-f6880318719c} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11216 2024.07.11 23:20:44.859487 [ 3 ] {885f2146-dcca-4593-aaa7-f6880318719c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
11217 2024.07.11 23:20:44.859860 [ 3 ] {885f2146-dcca-4593-aaa7-f6880318719c} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
11218 2024.07.11 23:20:44.860196 [ 3 ] {885f2146-dcca-4593-aaa7-f6880318719c} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11219 2024.07.11 23:20:44.860373 [ 3 ] {885f2146-dcca-4593-aaa7-f6880318719c} <Debug> executeQuery: Read 21 rows, 1.70 KiB in 0.00167 sec., 12574.850299401198 rows/sec., 1019.25 KiB/sec.
11220 2024.07.11 23:20:44.860588 [ 3 ] {885f2146-dcca-4593-aaa7-f6880318719c} <Debug> DynamicQueryHandler: Done processing query
11221 2024.07.11 23:20:44.860616 [ 3 ] {885f2146-dcca-4593-aaa7-f6880318719c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11222 2024.07.11 23:20:44.860633 [ 3 ] {} <Debug> HTTP-Session: b19ee45a-2382-4043-82f0-186271d074d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11223 2024.07.11 23:20:44.860803 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 1302, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11224 2024.07.11 23:20:44.860855 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11225 2024.07.11 23:20:44.860875 [ 3 ] {} <Debug> HTTP-Session: b4eb311b-40fe-48a6-a55c-dccb7f827635 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
11226 2024.07.11 23:20:44.860893 [ 3 ] {} <Debug> HTTP-Session: b4eb311b-40fe-48a6-a55c-dccb7f827635 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11227 2024.07.11 23:20:44.860907 [ 3 ] {} <Debug> HTTP-Session: b4eb311b-40fe-48a6-a55c-dccb7f827635 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11228 2024.07.11 23:20:44.860946 [ 3 ] {} <Trace> HTTP-Session: b4eb311b-40fe-48a6-a55c-dccb7f827635 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11229 2024.07.11 23:20:44.861052 [ 3 ] {3c861dfb-6516-4469-b244-b818a52953df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
11230 2024.07.11 23:20:44.861100 [ 3 ] {3c861dfb-6516-4469-b244-b818a52953df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
11231 2024.07.11 23:20:44.861233 [ 3 ] {3c861dfb-6516-4469-b244-b818a52953df} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11232 2024.07.11 23:20:44.861531 [ 3 ] {3c861dfb-6516-4469-b244-b818a52953df} <Trace> oximeter.fields_ipaddr (e6968d90-b6e0-4a68-8edb-33d3c44efb5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11233 2024.07.11 23:20:44.861570 [ 3 ] {3c861dfb-6516-4469-b244-b818a52953df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
11234 2024.07.11 23:20:44.861883 [ 3 ] {3c861dfb-6516-4469-b244-b818a52953df} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
11235 2024.07.11 23:20:44.862189 [ 3 ] {3c861dfb-6516-4469-b244-b818a52953df} <Trace> oximeter.fields_ipaddr (e6968d90-b6e0-4a68-8edb-33d3c44efb5e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11236 2024.07.11 23:20:44.862343 [ 3 ] {3c861dfb-6516-4469-b244-b818a52953df} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001316 sec., 6079.0273556231 rows/sec., 495.70 KiB/sec.
11237 2024.07.11 23:20:44.862647 [ 3 ] {3c861dfb-6516-4469-b244-b818a52953df} <Debug> DynamicQueryHandler: Done processing query
11238 2024.07.11 23:20:44.862674 [ 3 ] {3c861dfb-6516-4469-b244-b818a52953df} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11239 2024.07.11 23:20:44.862690 [ 3 ] {} <Debug> HTTP-Session: b4eb311b-40fe-48a6-a55c-dccb7f827635 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11240 2024.07.11 23:20:44.862862 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 22780, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11241 2024.07.11 23:20:44.862912 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11242 2024.07.11 23:20:44.862933 [ 3 ] {} <Debug> HTTP-Session: bb2301c0-2d7d-4a86-ab56-c45886d90bfd Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
11243 2024.07.11 23:20:44.862950 [ 3 ] {} <Debug> HTTP-Session: bb2301c0-2d7d-4a86-ab56-c45886d90bfd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11244 2024.07.11 23:20:44.862964 [ 3 ] {} <Debug> HTTP-Session: bb2301c0-2d7d-4a86-ab56-c45886d90bfd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11245 2024.07.11 23:20:44.862996 [ 3 ] {} <Trace> HTTP-Session: bb2301c0-2d7d-4a86-ab56-c45886d90bfd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11246 2024.07.11 23:20:44.863144 [ 3 ] {b6b11d98-2218-47b7-8450-7ae7cbc345d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11247 2024.07.11 23:20:44.863190 [ 3 ] {b6b11d98-2218-47b7-8450-7ae7cbc345d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11248 2024.07.11 23:20:44.863337 [ 3 ] {b6b11d98-2218-47b7-8450-7ae7cbc345d7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11249 2024.07.11 23:20:44.863703 [ 3 ] {b6b11d98-2218-47b7-8450-7ae7cbc345d7} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11250 2024.07.11 23:20:44.863741 [ 3 ] {b6b11d98-2218-47b7-8450-7ae7cbc345d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
11251 2024.07.11 23:20:44.864064 [ 3 ] {b6b11d98-2218-47b7-8450-7ae7cbc345d7} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
11252 2024.07.11 23:20:44.864376 [ 3 ] {b6b11d98-2218-47b7-8450-7ae7cbc345d7} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11253 2024.07.11 23:20:44.864534 [ 3 ] {b6b11d98-2218-47b7-8450-7ae7cbc345d7} <Debug> executeQuery: Read 159 rows, 13.11 KiB in 0.001445 sec., 110034.60207612456 rows/sec., 8.86 MiB/sec.
11254 2024.07.11 23:20:44.864535 [ 28 ] {} <Debug> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
11255 2024.07.11 23:20:44.864644 [ 28 ] {} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11256 2024.07.11 23:20:44.864686 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
11257 2024.07.11 23:20:44.864793 [ 3 ] {b6b11d98-2218-47b7-8450-7ae7cbc345d7} <Debug> DynamicQueryHandler: Done processing query
11258 2024.07.11 23:20:44.864844 [ 3 ] {b6b11d98-2218-47b7-8450-7ae7cbc345d7} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
11259 2024.07.11 23:20:44.864855 [ 197 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::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
11260 2024.07.11 23:20:44.864874 [ 3 ] {} <Debug> HTTP-Session: bb2301c0-2d7d-4a86-ab56-c45886d90bfd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11261 2024.07.11 23:20:44.865052 [ 197 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11262 2024.07.11 23:20:44.865106 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 1169, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11263 2024.07.11 23:20:44.865124 [ 197 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 302 rows starting from the beginning of the part
11264 2024.07.11 23:20:44.865202 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11265 2024.07.11 23:20:44.865267 [ 3 ] {} <Debug> HTTP-Session: 924638bd-0ca0-4aec-a7ac-9f6ad0e193d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
11266 2024.07.11 23:20:44.865334 [ 3 ] {} <Debug> HTTP-Session: 924638bd-0ca0-4aec-a7ac-9f6ad0e193d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11267 2024.07.11 23:20:44.865349 [ 197 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 119 rows starting from the beginning of the part
11268 2024.07.11 23:20:44.865386 [ 3 ] {} <Debug> HTTP-Session: 924638bd-0ca0-4aec-a7ac-9f6ad0e193d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11269 2024.07.11 23:20:44.865500 [ 3 ] {} <Trace> HTTP-Session: 924638bd-0ca0-4aec-a7ac-9f6ad0e193d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11270 2024.07.11 23:20:44.865754 [ 197 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 194 rows starting from the beginning of the part
11271 2024.07.11 23:20:44.866034 [ 197 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 119 rows starting from the beginning of the part
11272 2024.07.11 23:20:44.866169 [ 3 ] {fed1229c-964f-4293-85b3-d9490e7e4ec3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
11273 2024.07.11 23:20:44.866249 [ 197 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 196 rows starting from the beginning of the part
11274 2024.07.11 23:20:44.866416 [ 3 ] {fed1229c-964f-4293-85b3-d9490e7e4ec3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11275 2024.07.11 23:20:44.866538 [ 197 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 159 rows starting from the beginning of the part
11276 2024.07.11 23:20:44.867286 [ 3 ] {fed1229c-964f-4293-85b3-d9490e7e4ec3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11277 2024.07.11 23:20:44.867995 [ 3 ] {fed1229c-964f-4293-85b3-d9490e7e4ec3} <Trace> oximeter.fields_u16 (b4410dfe-084c-46fb-b538-055579d0603a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11278 2024.07.11 23:20:44.868059 [ 3 ] {fed1229c-964f-4293-85b3-d9490e7e4ec3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
11279 2024.07.11 23:20:44.868902 [ 3 ] {fed1229c-964f-4293-85b3-d9490e7e4ec3} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
11280 2024.07.11 23:20:44.869566 [ 3 ] {fed1229c-964f-4293-85b3-d9490e7e4ec3} <Trace> oximeter.fields_u16 (b4410dfe-084c-46fb-b538-055579d0603a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11281 2024.07.11 23:20:44.869566 [ 196 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1089 rows, containing 4 columns (4 merged, 0 gathered) in 0.004795342 sec., 227095.37713889853 rows/sec., 19.35 MiB/sec.
11282 2024.07.11 23:20:44.869833 [ 3 ] {fed1229c-964f-4293-85b3-d9490e7e4ec3} <Debug> executeQuery: Read 8 rows, 572.00 B in 0.003922 sec., 2039.775624681285 rows/sec., 142.43 KiB/sec.
11283 2024.07.11 23:20:44.869999 [ 193 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
11284 2024.07.11 23:20:44.870433 [ 3 ] {fed1229c-964f-4293-85b3-d9490e7e4ec3} <Debug> DynamicQueryHandler: Done processing query
11285 2024.07.11 23:20:44.870504 [ 3 ] {fed1229c-964f-4293-85b3-d9490e7e4ec3} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11286 2024.07.11 23:20:44.870569 [ 3 ] {} <Debug> HTTP-Session: 924638bd-0ca0-4aec-a7ac-9f6ad0e193d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11287 2024.07.11 23:20:44.870749 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 19862, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11288 2024.07.11 23:20:44.870827 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11289 2024.07.11 23:20:44.870868 [ 193 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_61_12} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11290 2024.07.11 23:20:44.870880 [ 3 ] {} <Debug> HTTP-Session: d0243243-53e7-47c8-922f-7c6e1adb45a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
11291 2024.07.11 23:20:44.870955 [ 3 ] {} <Debug> HTTP-Session: d0243243-53e7-47c8-922f-7c6e1adb45a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11292 2024.07.11 23:20:44.870992 [ 3 ] {} <Debug> HTTP-Session: d0243243-53e7-47c8-922f-7c6e1adb45a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11293 2024.07.11 23:20:44.871035 [ 193 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_61_12} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
11294 2024.07.11 23:20:44.871047 [ 3 ] {} <Trace> HTTP-Session: d0243243-53e7-47c8-922f-7c6e1adb45a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11295 2024.07.11 23:20:44.871159 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB.
11296 2024.07.11 23:20:44.871275 [ 3 ] {6246cff1-7a95-42a2-9500-036b74addece} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11297 2024.07.11 23:20:44.871325 [ 3 ] {6246cff1-7a95-42a2-9500-036b74addece} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11298 2024.07.11 23:20:44.871477 [ 3 ] {6246cff1-7a95-42a2-9500-036b74addece} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11299 2024.07.11 23:20:44.871844 [ 3 ] {6246cff1-7a95-42a2-9500-036b74addece} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11300 2024.07.11 23:20:44.871881 [ 3 ] {6246cff1-7a95-42a2-9500-036b74addece} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
11301 2024.07.11 23:20:44.872211 [ 3 ] {6246cff1-7a95-42a2-9500-036b74addece} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
11302 2024.07.11 23:20:44.872523 [ 3 ] {6246cff1-7a95-42a2-9500-036b74addece} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11303 2024.07.11 23:20:44.872678 [ 28 ] {} <Debug> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
11304 2024.07.11 23:20:44.872685 [ 3 ] {6246cff1-7a95-42a2-9500-036b74addece} <Debug> executeQuery: Read 117 rows, 9.35 KiB in 0.001481 sec., 79000.67521944632 rows/sec., 6.16 MiB/sec.
11305 2024.07.11 23:20:44.872727 [ 28 ] {} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11306 2024.07.11 23:20:44.872795 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
11307 2024.07.11 23:20:44.873030 [ 3 ] {6246cff1-7a95-42a2-9500-036b74addece} <Debug> DynamicQueryHandler: Done processing query
11308 2024.07.11 23:20:44.873070 [ 196 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::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
11309 2024.07.11 23:20:44.873091 [ 3 ] {6246cff1-7a95-42a2-9500-036b74addece} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
11310 2024.07.11 23:20:44.873151 [ 3 ] {} <Debug> HTTP-Session: d0243243-53e7-47c8-922f-7c6e1adb45a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11311 2024.07.11 23:20:44.873456 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 38381, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11312 2024.07.11 23:20:44.873601 [ 196 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11313 2024.07.11 23:20:44.873683 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11314 2024.07.11 23:20:44.873737 [ 196 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::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
11315 2024.07.11 23:20:44.873872 [ 3 ] {} <Debug> HTTP-Session: aae39201-19be-4f11-8e8e-98a2b1601241 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
11316 2024.07.11 23:20:44.874068 [ 196 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 85 rows starting from the beginning of the part
11317 2024.07.11 23:20:44.874187 [ 3 ] {} <Debug> HTTP-Session: aae39201-19be-4f11-8e8e-98a2b1601241 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11318 2024.07.11 23:20:44.874533 [ 196 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 393 rows starting from the beginning of the part
11319 2024.07.11 23:20:44.874869 [ 196 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 85 rows starting from the beginning of the part
11320 2024.07.11 23:20:44.874945 [ 3 ] {} <Debug> HTTP-Session: aae39201-19be-4f11-8e8e-98a2b1601241 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11321 2024.07.11 23:20:44.875076 [ 196 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 397 rows starting from the beginning of the part
11322 2024.07.11 23:20:44.875139 [ 3 ] {} <Trace> HTTP-Session: aae39201-19be-4f11-8e8e-98a2b1601241 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11323 2024.07.11 23:20:44.875391 [ 196 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 117 rows starting from the beginning of the part
11324 2024.07.11 23:20:44.875856 [ 3 ] {962c7ce7-2976-4adb-aa04-d9363c803345} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11325 2024.07.11 23:20:44.875924 [ 3 ] {962c7ce7-2976-4adb-aa04-d9363c803345} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11326 2024.07.11 23:20:44.876492 [ 3 ] {962c7ce7-2976-4adb-aa04-d9363c803345} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11327 2024.07.11 23:20:44.877537 [ 3 ] {962c7ce7-2976-4adb-aa04-d9363c803345} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11328 2024.07.11 23:20:44.877612 [ 3 ] {962c7ce7-2976-4adb-aa04-d9363c803345} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
11329 2024.07.11 23:20:44.878384 [ 196 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1549 rows, containing 4 columns (4 merged, 0 gathered) in 0.005493014 sec., 281994.54798403935 rows/sec., 20.39 MiB/sec.
11330 2024.07.11 23:20:44.878480 [ 3 ] {962c7ce7-2976-4adb-aa04-d9363c803345} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
11331 2024.07.11 23:20:44.878576 [ 196 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
11332 2024.07.11 23:20:44.879355 [ 3 ] {962c7ce7-2976-4adb-aa04-d9363c803345} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11333 2024.07.11 23:20:44.879462 [ 196 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_61_12} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11334 2024.07.11 23:20:44.879676 [ 28 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
11335 2024.07.11 23:20:44.879733 [ 196 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_61_12} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
11336 2024.07.11 23:20:44.879772 [ 28 ] {} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11337 2024.07.11 23:20:44.879774 [ 3 ] {962c7ce7-2976-4adb-aa04-d9363c803345} <Debug> executeQuery: Read 200 rows, 14.29 KiB in 0.004139 sec., 48320.85044696787 rows/sec., 3.37 MiB/sec.
11338 2024.07.11 23:20:44.879841 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
11339 2024.07.11 23:20:44.879997 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB.
11340 2024.07.11 23:20:44.880338 [ 193 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::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
11341 2024.07.11 23:20:44.880725 [ 3 ] {962c7ce7-2976-4adb-aa04-d9363c803345} <Debug> DynamicQueryHandler: Done processing query
11342 2024.07.11 23:20:44.880974 [ 193 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11343 2024.07.11 23:20:44.881035 [ 3 ] {962c7ce7-2976-4adb-aa04-d9363c803345} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
11344 2024.07.11 23:20:44.881116 [ 193 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_56_11, total 8974 rows starting from the beginning of the part
11345 2024.07.11 23:20:44.881165 [ 3 ] {} <Debug> HTTP-Session: aae39201-19be-4f11-8e8e-98a2b1601241 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11346 2024.07.11 23:20:44.881431 [ 193 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 160 rows starting from the beginning of the part
11347 2024.07.11 23:20:44.881609 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 33741, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11348 2024.07.11 23:20:44.881704 [ 193 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 160 rows starting from the beginning of the part
11349 2024.07.11 23:20:44.881789 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11350 2024.07.11 23:20:44.881906 [ 3 ] {} <Debug> HTTP-Session: 58546ba3-783f-42fe-8d15-156b8736b27f Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
11351 2024.07.11 23:20:44.881990 [ 193 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 160 rows starting from the beginning of the part
11352 2024.07.11 23:20:44.882029 [ 3 ] {} <Debug> HTTP-Session: 58546ba3-783f-42fe-8d15-156b8736b27f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11353 2024.07.11 23:20:44.882122 [ 3 ] {} <Debug> HTTP-Session: 58546ba3-783f-42fe-8d15-156b8736b27f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11354 2024.07.11 23:20:44.882285 [ 193 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 162 rows starting from the beginning of the part
11355 2024.07.11 23:20:44.882297 [ 3 ] {} <Trace> HTTP-Session: 58546ba3-783f-42fe-8d15-156b8736b27f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11356 2024.07.11 23:20:44.882480 [ 193 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 200 rows starting from the beginning of the part
11357 2024.07.11 23:20:44.882845 [ 3 ] {ac7f459e-d205-4372-b1f8-b3fde1c37df9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11358 2024.07.11 23:20:44.883032 [ 3 ] {ac7f459e-d205-4372-b1f8-b3fde1c37df9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
11359 2024.07.11 23:20:44.883723 [ 3 ] {ac7f459e-d205-4372-b1f8-b3fde1c37df9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11360 2024.07.11 23:20:44.884804 [ 3 ] {ac7f459e-d205-4372-b1f8-b3fde1c37df9} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11361 2024.07.11 23:20:44.884843 [ 3 ] {ac7f459e-d205-4372-b1f8-b3fde1c37df9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
11362 2024.07.11 23:20:44.886179 [ 3 ] {ac7f459e-d205-4372-b1f8-b3fde1c37df9} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
11363 2024.07.11 23:20:44.886657 [ 3 ] {ac7f459e-d205-4372-b1f8-b3fde1c37df9} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11364 2024.07.11 23:20:44.886898 [ 3 ] {ac7f459e-d205-4372-b1f8-b3fde1c37df9} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.004357 sec., 4819.830158365849 rows/sec., 8.64 MiB/sec.
11365 2024.07.11 23:20:44.888054 [ 194 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9816 rows, containing 5 columns (5 merged, 0 gathered) in 0.007948291 sec., 1234982.463525807 rows/sec., 86.09 MiB/sec.
11366 2024.07.11 23:20:44.888326 [ 3 ] {ac7f459e-d205-4372-b1f8-b3fde1c37df9} <Debug> DynamicQueryHandler: Done processing query
11367 2024.07.11 23:20:44.888369 [ 3 ] {ac7f459e-d205-4372-b1f8-b3fde1c37df9} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
11368 2024.07.11 23:20:44.888388 [ 3 ] {} <Debug> HTTP-Session: 58546ba3-783f-42fe-8d15-156b8736b27f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11369 2024.07.11 23:20:44.888476 [ 194 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
11370 2024.07.11 23:20:44.888566 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11371 2024.07.11 23:20:44.888654 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11372 2024.07.11 23:20:44.888678 [ 3 ] {} <Debug> HTTP-Session: 67813c2b-0e41-4347-b83c-49c3b02fc95e Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
11373 2024.07.11 23:20:44.888729 [ 3 ] {} <Debug> HTTP-Session: 67813c2b-0e41-4347-b83c-49c3b02fc95e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11374 2024.07.11 23:20:44.888752 [ 3 ] {} <Debug> HTTP-Session: 67813c2b-0e41-4347-b83c-49c3b02fc95e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11375 2024.07.11 23:20:44.888820 [ 3 ] {} <Trace> HTTP-Session: 67813c2b-0e41-4347-b83c-49c3b02fc95e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11376 2024.07.11 23:20:44.889164 [ 3 ] {724a0267-bb11-4514-8e60-a8cc4b3dfb79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11377 2024.07.11 23:20:44.889253 [ 3 ] {724a0267-bb11-4514-8e60-a8cc4b3dfb79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11378 2024.07.11 23:20:44.889457 [ 194 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11379 2024.07.11 23:20:44.889698 [ 3 ] {724a0267-bb11-4514-8e60-a8cc4b3dfb79} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11380 2024.07.11 23:20:44.889710 [ 194 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
11381 2024.07.11 23:20:44.889905 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.92 MiB.
11382 2024.07.11 23:20:44.890134 [ 3 ] {724a0267-bb11-4514-8e60-a8cc4b3dfb79} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11383 2024.07.11 23:20:44.890178 [ 3 ] {724a0267-bb11-4514-8e60-a8cc4b3dfb79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
11384 2024.07.11 23:20:44.890560 [ 3 ] {724a0267-bb11-4514-8e60-a8cc4b3dfb79} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
11385 2024.07.11 23:20:44.890895 [ 3 ] {724a0267-bb11-4514-8e60-a8cc4b3dfb79} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11386 2024.07.11 23:20:44.891055 [ 3 ] {724a0267-bb11-4514-8e60-a8cc4b3dfb79} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001995 sec., 30075.187969924817 rows/sec., 2.03 MiB/sec.
11387 2024.07.11 23:20:44.891063 [ 28 ] {} <Debug> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
11388 2024.07.11 23:20:44.891161 [ 28 ] {} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11389 2024.07.11 23:20:44.891217 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
11390 2024.07.11 23:20:44.891388 [ 3 ] {724a0267-bb11-4514-8e60-a8cc4b3dfb79} <Debug> DynamicQueryHandler: Done processing query
11391 2024.07.11 23:20:44.891485 [ 3 ] {724a0267-bb11-4514-8e60-a8cc4b3dfb79} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11392 2024.07.11 23:20:44.891500 [ 186 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::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
11393 2024.07.11 23:20:44.891518 [ 3 ] {} <Debug> HTTP-Session: 67813c2b-0e41-4347-b83c-49c3b02fc95e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11394 2024.07.11 23:20:44.891875 [ 186 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11395 2024.07.11 23:20:44.891934 [ 186 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3198 rows starting from the beginning of the part
11396 2024.07.11 23:20:44.892059 [ 186 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::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
11397 2024.07.11 23:20:44.892253 [ 186 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::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
11398 2024.07.11 23:20:44.892417 [ 186 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::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
11399 2024.07.11 23:20:44.892598 [ 186 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::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
11400 2024.07.11 23:20:44.892752 [ 186 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::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
11401 2024.07.11 23:20:44.894403 [ 190 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3498 rows, containing 4 columns (4 merged, 0 gathered) in 0.003107079 sec., 1125816.2409130891 rows/sec., 75.82 MiB/sec.
11402 2024.07.11 23:20:44.894662 [ 190 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
11403 2024.07.11 23:20:44.895021 [ 190 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::all_1_61_12} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11404 2024.07.11 23:20:44.895093 [ 190 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::all_1_61_12} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
11405 2024.07.11 23:20:44.895161 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB.
11406 2024.07.11 23:20:49.860477 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 2327, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11407 2024.07.11 23:20:49.860604 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11408 2024.07.11 23:20:49.860630 [ 3 ] {} <Debug> HTTP-Session: 48394b9c-812f-4da2-955a-33d11ccdd432 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
11409 2024.07.11 23:20:49.860657 [ 3 ] {} <Debug> HTTP-Session: 48394b9c-812f-4da2-955a-33d11ccdd432 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11410 2024.07.11 23:20:49.860675 [ 3 ] {} <Debug> HTTP-Session: 48394b9c-812f-4da2-955a-33d11ccdd432 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11411 2024.07.11 23:20:49.860731 [ 3 ] {} <Trace> HTTP-Session: 48394b9c-812f-4da2-955a-33d11ccdd432 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11412 2024.07.11 23:20:49.860939 [ 3 ] {793e8ad7-ccf6-455f-9456-7f02933195b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
11413 2024.07.11 23:20:49.861012 [ 3 ] {793e8ad7-ccf6-455f-9456-7f02933195b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
11414 2024.07.11 23:20:49.861231 [ 3 ] {793e8ad7-ccf6-455f-9456-7f02933195b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11415 2024.07.11 23:20:49.861690 [ 3 ] {793e8ad7-ccf6-455f-9456-7f02933195b9} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11416 2024.07.11 23:20:49.861729 [ 3 ] {793e8ad7-ccf6-455f-9456-7f02933195b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
11417 2024.07.11 23:20:49.862105 [ 3 ] {793e8ad7-ccf6-455f-9456-7f02933195b9} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
11418 2024.07.11 23:20:49.862492 [ 3 ] {793e8ad7-ccf6-455f-9456-7f02933195b9} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11419 2024.07.11 23:20:49.862661 [ 3 ] {793e8ad7-ccf6-455f-9456-7f02933195b9} <Debug> executeQuery: Read 17 rows, 1.23 KiB in 0.001788 sec., 9507.829977628635 rows/sec., 688.73 KiB/sec.
11420 2024.07.11 23:20:49.862957 [ 3 ] {793e8ad7-ccf6-455f-9456-7f02933195b9} <Debug> DynamicQueryHandler: Done processing query
11421 2024.07.11 23:20:49.863016 [ 3 ] {793e8ad7-ccf6-455f-9456-7f02933195b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11422 2024.07.11 23:20:49.863069 [ 3 ] {} <Debug> HTTP-Session: 48394b9c-812f-4da2-955a-33d11ccdd432 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11423 2024.07.11 23:20:49.863262 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11424 2024.07.11 23:20:49.863318 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11425 2024.07.11 23:20:49.863337 [ 3 ] {} <Debug> HTTP-Session: 0c1c8759-af8f-4572-bea3-fcf42a3d22a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
11426 2024.07.11 23:20:49.863354 [ 3 ] {} <Debug> HTTP-Session: 0c1c8759-af8f-4572-bea3-fcf42a3d22a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11427 2024.07.11 23:20:49.863369 [ 3 ] {} <Debug> HTTP-Session: 0c1c8759-af8f-4572-bea3-fcf42a3d22a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11428 2024.07.11 23:20:49.863401 [ 3 ] {} <Trace> HTTP-Session: 0c1c8759-af8f-4572-bea3-fcf42a3d22a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11429 2024.07.11 23:20:49.863500 [ 3 ] {655c947b-836d-4807-ba51-6fa3adabdb77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
11430 2024.07.11 23:20:49.863545 [ 3 ] {655c947b-836d-4807-ba51-6fa3adabdb77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
11431 2024.07.11 23:20:49.863690 [ 3 ] {655c947b-836d-4807-ba51-6fa3adabdb77} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11432 2024.07.11 23:20:49.863971 [ 3 ] {655c947b-836d-4807-ba51-6fa3adabdb77} <Trace> oximeter.fields_ipaddr (e6968d90-b6e0-4a68-8edb-33d3c44efb5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11433 2024.07.11 23:20:49.864007 [ 3 ] {655c947b-836d-4807-ba51-6fa3adabdb77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
11434 2024.07.11 23:20:49.864303 [ 3 ] {655c947b-836d-4807-ba51-6fa3adabdb77} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
11435 2024.07.11 23:20:49.864613 [ 3 ] {655c947b-836d-4807-ba51-6fa3adabdb77} <Trace> oximeter.fields_ipaddr (e6968d90-b6e0-4a68-8edb-33d3c44efb5e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11436 2024.07.11 23:20:49.864744 [ 3 ] {655c947b-836d-4807-ba51-6fa3adabdb77} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001268 sec., 1577.2870662460568 rows/sec., 128.62 KiB/sec.
11437 2024.07.11 23:20:49.865063 [ 3 ] {655c947b-836d-4807-ba51-6fa3adabdb77} <Debug> DynamicQueryHandler: Done processing query
11438 2024.07.11 23:20:49.865088 [ 3 ] {655c947b-836d-4807-ba51-6fa3adabdb77} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11439 2024.07.11 23:20:49.865105 [ 3 ] {} <Debug> HTTP-Session: 0c1c8759-af8f-4572-bea3-fcf42a3d22a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11440 2024.07.11 23:20:49.865325 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 29469, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11441 2024.07.11 23:20:49.865373 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11442 2024.07.11 23:20:49.865393 [ 3 ] {} <Debug> HTTP-Session: 8391cf47-8237-4a56-b33b-23e057166b39 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
11443 2024.07.11 23:20:49.865409 [ 3 ] {} <Debug> HTTP-Session: 8391cf47-8237-4a56-b33b-23e057166b39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11444 2024.07.11 23:20:49.865424 [ 3 ] {} <Debug> HTTP-Session: 8391cf47-8237-4a56-b33b-23e057166b39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11445 2024.07.11 23:20:49.865454 [ 3 ] {} <Trace> HTTP-Session: 8391cf47-8237-4a56-b33b-23e057166b39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11446 2024.07.11 23:20:49.865602 [ 3 ] {162a7a5d-66e2-4b63-9160-d2e59a0418a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11447 2024.07.11 23:20:49.865646 [ 3 ] {162a7a5d-66e2-4b63-9160-d2e59a0418a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11448 2024.07.11 23:20:49.865787 [ 3 ] {162a7a5d-66e2-4b63-9160-d2e59a0418a3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11449 2024.07.11 23:20:49.866202 [ 3 ] {162a7a5d-66e2-4b63-9160-d2e59a0418a3} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11450 2024.07.11 23:20:49.866237 [ 3 ] {162a7a5d-66e2-4b63-9160-d2e59a0418a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
11451 2024.07.11 23:20:49.866551 [ 3 ] {162a7a5d-66e2-4b63-9160-d2e59a0418a3} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
11452 2024.07.11 23:20:49.866864 [ 3 ] {162a7a5d-66e2-4b63-9160-d2e59a0418a3} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11453 2024.07.11 23:20:49.866989 [ 3 ] {162a7a5d-66e2-4b63-9160-d2e59a0418a3} <Debug> executeQuery: Read 195 rows, 17.59 KiB in 0.001454 sec., 134112.79229711142 rows/sec., 11.81 MiB/sec.
11454 2024.07.11 23:20:49.867150 [ 3 ] {162a7a5d-66e2-4b63-9160-d2e59a0418a3} <Debug> DynamicQueryHandler: Done processing query
11455 2024.07.11 23:20:49.867174 [ 3 ] {162a7a5d-66e2-4b63-9160-d2e59a0418a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
11456 2024.07.11 23:20:49.867191 [ 3 ] {} <Debug> HTTP-Session: 8391cf47-8237-4a56-b33b-23e057166b39 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11457 2024.07.11 23:20:49.867303 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11458 2024.07.11 23:20:49.867353 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11459 2024.07.11 23:20:49.867372 [ 3 ] {} <Debug> HTTP-Session: e3e50127-5e50-4623-9f93-503c38cc3dee Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
11460 2024.07.11 23:20:49.867389 [ 3 ] {} <Debug> HTTP-Session: e3e50127-5e50-4623-9f93-503c38cc3dee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11461 2024.07.11 23:20:49.867403 [ 3 ] {} <Debug> HTTP-Session: e3e50127-5e50-4623-9f93-503c38cc3dee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11462 2024.07.11 23:20:49.867433 [ 3 ] {} <Trace> HTTP-Session: e3e50127-5e50-4623-9f93-503c38cc3dee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11463 2024.07.11 23:20:49.867532 [ 3 ] {117ed472-0439-43d3-be72-c5dabb1ce2b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
11464 2024.07.11 23:20:49.867574 [ 3 ] {117ed472-0439-43d3-be72-c5dabb1ce2b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11465 2024.07.11 23:20:49.867700 [ 3 ] {117ed472-0439-43d3-be72-c5dabb1ce2b3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11466 2024.07.11 23:20:49.867967 [ 3 ] {117ed472-0439-43d3-be72-c5dabb1ce2b3} <Trace> oximeter.fields_u16 (b4410dfe-084c-46fb-b538-055579d0603a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11467 2024.07.11 23:20:49.868002 [ 3 ] {117ed472-0439-43d3-be72-c5dabb1ce2b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
11468 2024.07.11 23:20:49.868297 [ 3 ] {117ed472-0439-43d3-be72-c5dabb1ce2b3} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
11469 2024.07.11 23:20:49.868599 [ 3 ] {117ed472-0439-43d3-be72-c5dabb1ce2b3} <Trace> oximeter.fields_u16 (b4410dfe-084c-46fb-b538-055579d0603a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11470 2024.07.11 23:20:49.868727 [ 3 ] {117ed472-0439-43d3-be72-c5dabb1ce2b3} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001218 sec., 1642.0361247947455 rows/sec., 114.65 KiB/sec.
11471 2024.07.11 23:20:49.868880 [ 3 ] {117ed472-0439-43d3-be72-c5dabb1ce2b3} <Debug> DynamicQueryHandler: Done processing query
11472 2024.07.11 23:20:49.868905 [ 3 ] {117ed472-0439-43d3-be72-c5dabb1ce2b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11473 2024.07.11 23:20:49.868921 [ 3 ] {} <Debug> HTTP-Session: e3e50127-5e50-4623-9f93-503c38cc3dee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11474 2024.07.11 23:20:49.869100 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 63797, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11475 2024.07.11 23:20:49.869148 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11476 2024.07.11 23:20:49.869168 [ 3 ] {} <Debug> HTTP-Session: 8c56430e-5da0-4c31-9d75-69bbfd3d4468 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
11477 2024.07.11 23:20:49.869184 [ 3 ] {} <Debug> HTTP-Session: 8c56430e-5da0-4c31-9d75-69bbfd3d4468 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11478 2024.07.11 23:20:49.869199 [ 3 ] {} <Debug> HTTP-Session: 8c56430e-5da0-4c31-9d75-69bbfd3d4468 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11479 2024.07.11 23:20:49.869229 [ 3 ] {} <Trace> HTTP-Session: 8c56430e-5da0-4c31-9d75-69bbfd3d4468 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11480 2024.07.11 23:20:49.869426 [ 3 ] {fb2c4f37-6d3d-4332-85fd-1cf2458814c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11481 2024.07.11 23:20:49.869469 [ 3 ] {fb2c4f37-6d3d-4332-85fd-1cf2458814c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11482 2024.07.11 23:20:49.869590 [ 3 ] {fb2c4f37-6d3d-4332-85fd-1cf2458814c1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11483 2024.07.11 23:20:49.870117 [ 3 ] {fb2c4f37-6d3d-4332-85fd-1cf2458814c1} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11484 2024.07.11 23:20:49.870152 [ 3 ] {fb2c4f37-6d3d-4332-85fd-1cf2458814c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
11485 2024.07.11 23:20:49.870474 [ 3 ] {fb2c4f37-6d3d-4332-85fd-1cf2458814c1} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
11486 2024.07.11 23:20:49.870781 [ 3 ] {fb2c4f37-6d3d-4332-85fd-1cf2458814c1} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11487 2024.07.11 23:20:49.870907 [ 3 ] {fb2c4f37-6d3d-4332-85fd-1cf2458814c1} <Debug> executeQuery: Read 395 rows, 28.52 KiB in 0.001584 sec., 249368.68686868687 rows/sec., 17.58 MiB/sec.
11488 2024.07.11 23:20:49.871162 [ 3 ] {fb2c4f37-6d3d-4332-85fd-1cf2458814c1} <Debug> DynamicQueryHandler: Done processing query
11489 2024.07.11 23:20:49.871219 [ 3 ] {fb2c4f37-6d3d-4332-85fd-1cf2458814c1} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
11490 2024.07.11 23:20:49.871280 [ 3 ] {} <Debug> HTTP-Session: 8c56430e-5da0-4c31-9d75-69bbfd3d4468 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11491 2024.07.11 23:20:49.871430 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11492 2024.07.11 23:20:49.871507 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11493 2024.07.11 23:20:49.871527 [ 3 ] {} <Debug> HTTP-Session: ef1d534e-7851-4001-bf95-27be9b0729e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
11494 2024.07.11 23:20:49.871543 [ 3 ] {} <Debug> HTTP-Session: ef1d534e-7851-4001-bf95-27be9b0729e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11495 2024.07.11 23:20:49.871558 [ 3 ] {} <Debug> HTTP-Session: ef1d534e-7851-4001-bf95-27be9b0729e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11496 2024.07.11 23:20:49.871591 [ 3 ] {} <Trace> HTTP-Session: ef1d534e-7851-4001-bf95-27be9b0729e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11497 2024.07.11 23:20:49.871693 [ 3 ] {340fea49-9aa8-4fb2-aa19-d7b16ec72842} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
11498 2024.07.11 23:20:49.871740 [ 3 ] {340fea49-9aa8-4fb2-aa19-d7b16ec72842} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
11499 2024.07.11 23:20:49.871883 [ 3 ] {340fea49-9aa8-4fb2-aa19-d7b16ec72842} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11500 2024.07.11 23:20:49.872138 [ 3 ] {340fea49-9aa8-4fb2-aa19-d7b16ec72842} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11501 2024.07.11 23:20:49.872173 [ 3 ] {340fea49-9aa8-4fb2-aa19-d7b16ec72842} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
11502 2024.07.11 23:20:49.872555 [ 3 ] {340fea49-9aa8-4fb2-aa19-d7b16ec72842} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
11503 2024.07.11 23:20:49.872883 [ 3 ] {340fea49-9aa8-4fb2-aa19-d7b16ec72842} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11504 2024.07.11 23:20:49.873006 [ 3 ] {340fea49-9aa8-4fb2-aa19-d7b16ec72842} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001339 sec., 4480.955937266617 rows/sec., 192.54 KiB/sec.
11505 2024.07.11 23:20:49.873154 [ 3 ] {340fea49-9aa8-4fb2-aa19-d7b16ec72842} <Debug> DynamicQueryHandler: Done processing query
11506 2024.07.11 23:20:49.873178 [ 3 ] {340fea49-9aa8-4fb2-aa19-d7b16ec72842} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
11507 2024.07.11 23:20:49.873194 [ 3 ] {} <Debug> HTTP-Session: ef1d534e-7851-4001-bf95-27be9b0729e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11508 2024.07.11 23:20:49.873309 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11509 2024.07.11 23:20:49.873356 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11510 2024.07.11 23:20:49.873376 [ 3 ] {} <Debug> HTTP-Session: db1a24cc-98c2-4bdc-be94-b1329c63d338 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
11511 2024.07.11 23:20:49.873392 [ 3 ] {} <Debug> HTTP-Session: db1a24cc-98c2-4bdc-be94-b1329c63d338 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11512 2024.07.11 23:20:49.873405 [ 3 ] {} <Debug> HTTP-Session: db1a24cc-98c2-4bdc-be94-b1329c63d338 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11513 2024.07.11 23:20:49.873436 [ 3 ] {} <Trace> HTTP-Session: db1a24cc-98c2-4bdc-be94-b1329c63d338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11514 2024.07.11 23:20:49.873551 [ 3 ] {a5002e58-1e52-4d58-9c88-107f38c03eb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
11515 2024.07.11 23:20:49.873597 [ 3 ] {a5002e58-1e52-4d58-9c88-107f38c03eb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
11516 2024.07.11 23:20:49.873735 [ 3 ] {a5002e58-1e52-4d58-9c88-107f38c03eb3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11517 2024.07.11 23:20:49.874040 [ 3 ] {a5002e58-1e52-4d58-9c88-107f38c03eb3} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11518 2024.07.11 23:20:49.874073 [ 3 ] {a5002e58-1e52-4d58-9c88-107f38c03eb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
11519 2024.07.11 23:20:49.874428 [ 3 ] {a5002e58-1e52-4d58-9c88-107f38c03eb3} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
11520 2024.07.11 23:20:49.874762 [ 3 ] {a5002e58-1e52-4d58-9c88-107f38c03eb3} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11521 2024.07.11 23:20:49.874885 [ 3 ] {a5002e58-1e52-4d58-9c88-107f38c03eb3} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001376 sec., 55959.30232558139 rows/sec., 3.45 MiB/sec.
11522 2024.07.11 23:20:49.875036 [ 3 ] {a5002e58-1e52-4d58-9c88-107f38c03eb3} <Debug> DynamicQueryHandler: Done processing query
11523 2024.07.11 23:20:49.875058 [ 3 ] {a5002e58-1e52-4d58-9c88-107f38c03eb3} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11524 2024.07.11 23:20:49.875074 [ 3 ] {} <Debug> HTTP-Session: db1a24cc-98c2-4bdc-be94-b1329c63d338 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11525 2024.07.11 23:20:49.875233 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 30843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11526 2024.07.11 23:20:49.875279 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11527 2024.07.11 23:20:49.875298 [ 3 ] {} <Debug> HTTP-Session: 1c707d44-b322-4bf6-a6cf-88843f7d2f14 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
11528 2024.07.11 23:20:49.875315 [ 3 ] {} <Debug> HTTP-Session: 1c707d44-b322-4bf6-a6cf-88843f7d2f14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11529 2024.07.11 23:20:49.875328 [ 3 ] {} <Debug> HTTP-Session: 1c707d44-b322-4bf6-a6cf-88843f7d2f14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11530 2024.07.11 23:20:49.875358 [ 3 ] {} <Trace> HTTP-Session: 1c707d44-b322-4bf6-a6cf-88843f7d2f14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11531 2024.07.11 23:20:49.875519 [ 3 ] {b7e667f3-ec34-45f6-b3fb-a3b6917c827c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11532 2024.07.11 23:20:49.875564 [ 3 ] {b7e667f3-ec34-45f6-b3fb-a3b6917c827c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11533 2024.07.11 23:20:49.875701 [ 3 ] {b7e667f3-ec34-45f6-b3fb-a3b6917c827c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11534 2024.07.11 23:20:49.876042 [ 3 ] {b7e667f3-ec34-45f6-b3fb-a3b6917c827c} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11535 2024.07.11 23:20:49.876076 [ 3 ] {b7e667f3-ec34-45f6-b3fb-a3b6917c827c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
11536 2024.07.11 23:20:49.876442 [ 3 ] {b7e667f3-ec34-45f6-b3fb-a3b6917c827c} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
11537 2024.07.11 23:20:49.876764 [ 3 ] {b7e667f3-ec34-45f6-b3fb-a3b6917c827c} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11538 2024.07.11 23:20:49.876890 [ 3 ] {b7e667f3-ec34-45f6-b3fb-a3b6917c827c} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001456 sec., 110576.92307692308 rows/sec., 7.70 MiB/sec.
11539 2024.07.11 23:20:49.877140 [ 3 ] {b7e667f3-ec34-45f6-b3fb-a3b6917c827c} <Debug> DynamicQueryHandler: Done processing query
11540 2024.07.11 23:20:49.877192 [ 3 ] {b7e667f3-ec34-45f6-b3fb-a3b6917c827c} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
11541 2024.07.11 23:20:49.877241 [ 3 ] {} <Debug> HTTP-Session: 1c707d44-b322-4bf6-a6cf-88843f7d2f14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11542 2024.07.11 23:20:49.877415 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 17714, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11543 2024.07.11 23:20:49.877464 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11544 2024.07.11 23:20:49.877483 [ 3 ] {} <Debug> HTTP-Session: c15563e2-5077-4f22-b41e-73c517ff1215 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
11545 2024.07.11 23:20:49.877499 [ 3 ] {} <Debug> HTTP-Session: c15563e2-5077-4f22-b41e-73c517ff1215 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11546 2024.07.11 23:20:49.877513 [ 3 ] {} <Debug> HTTP-Session: c15563e2-5077-4f22-b41e-73c517ff1215 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11547 2024.07.11 23:20:49.877544 [ 3 ] {} <Trace> HTTP-Session: c15563e2-5077-4f22-b41e-73c517ff1215 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11548 2024.07.11 23:20:49.877718 [ 3 ] {3e5cecf7-75b2-49d7-925d-10b457a17150} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11549 2024.07.11 23:20:49.877788 [ 3 ] {3e5cecf7-75b2-49d7-925d-10b457a17150} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
11550 2024.07.11 23:20:49.878195 [ 3 ] {3e5cecf7-75b2-49d7-925d-10b457a17150} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11551 2024.07.11 23:20:49.878800 [ 3 ] {3e5cecf7-75b2-49d7-925d-10b457a17150} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11552 2024.07.11 23:20:49.878835 [ 3 ] {3e5cecf7-75b2-49d7-925d-10b457a17150} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
11553 2024.07.11 23:20:49.879423 [ 3 ] {3e5cecf7-75b2-49d7-925d-10b457a17150} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
11554 2024.07.11 23:20:49.879826 [ 3 ] {3e5cecf7-75b2-49d7-925d-10b457a17150} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11555 2024.07.11 23:20:49.879976 [ 3 ] {3e5cecf7-75b2-49d7-925d-10b457a17150} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002356 sec., 4668.93039049236 rows/sec., 8.37 MiB/sec.
11556 2024.07.11 23:20:49.880192 [ 3 ] {3e5cecf7-75b2-49d7-925d-10b457a17150} <Debug> DynamicQueryHandler: Done processing query
11557 2024.07.11 23:20:49.880217 [ 3 ] {3e5cecf7-75b2-49d7-925d-10b457a17150} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
11558 2024.07.11 23:20:49.880233 [ 3 ] {} <Debug> HTTP-Session: c15563e2-5077-4f22-b41e-73c517ff1215 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11559 2024.07.11 23:20:49.880346 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 3216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11560 2024.07.11 23:20:49.880394 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11561 2024.07.11 23:20:49.880413 [ 3 ] {} <Debug> HTTP-Session: 85d030f8-5c99-494b-87e2-acb4b24e136f Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
11562 2024.07.11 23:20:49.880429 [ 3 ] {} <Debug> HTTP-Session: 85d030f8-5c99-494b-87e2-acb4b24e136f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11563 2024.07.11 23:20:49.880443 [ 3 ] {} <Debug> HTTP-Session: 85d030f8-5c99-494b-87e2-acb4b24e136f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11564 2024.07.11 23:20:49.880474 [ 3 ] {} <Trace> HTTP-Session: 85d030f8-5c99-494b-87e2-acb4b24e136f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11565 2024.07.11 23:20:49.880574 [ 3 ] {fc807c84-1d96-42d3-ab58-2dfedbba9cb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
11566 2024.07.11 23:20:49.880619 [ 3 ] {fc807c84-1d96-42d3-ab58-2dfedbba9cb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
11567 2024.07.11 23:20:49.880745 [ 3 ] {fc807c84-1d96-42d3-ab58-2dfedbba9cb4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11568 2024.07.11 23:20:49.881012 [ 3 ] {fc807c84-1d96-42d3-ab58-2dfedbba9cb4} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11569 2024.07.11 23:20:49.881047 [ 3 ] {fc807c84-1d96-42d3-ab58-2dfedbba9cb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
11570 2024.07.11 23:20:49.881391 [ 3 ] {fc807c84-1d96-42d3-ab58-2dfedbba9cb4} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
11571 2024.07.11 23:20:49.881713 [ 3 ] {fc807c84-1d96-42d3-ab58-2dfedbba9cb4} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11572 2024.07.11 23:20:49.881839 [ 63 ] {} <Debug> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
11573 2024.07.11 23:20:49.881845 [ 3 ] {fc807c84-1d96-42d3-ab58-2dfedbba9cb4} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001297 sec., 17733.230531996916 rows/sec., 959.24 KiB/sec.
11574 2024.07.11 23:20:49.881892 [ 63 ] {} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11575 2024.07.11 23:20:49.881935 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
11576 2024.07.11 23:20:49.882074 [ 3 ] {fc807c84-1d96-42d3-ab58-2dfedbba9cb4} <Debug> DynamicQueryHandler: Done processing query
11577 2024.07.11 23:20:49.882143 [ 3 ] {fc807c84-1d96-42d3-ab58-2dfedbba9cb4} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
11578 2024.07.11 23:20:49.882195 [ 3 ] {} <Debug> HTTP-Session: 85d030f8-5c99-494b-87e2-acb4b24e136f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11579 2024.07.11 23:20:49.882278 [ 186 ] {202dc1dd-dc74-4ba0-a202-67170c5a2787::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
11580 2024.07.11 23:20:49.882347 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11581 2024.07.11 23:20:49.882433 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11582 2024.07.11 23:20:49.882474 [ 3 ] {} <Debug> HTTP-Session: b77bc986-6ed5-46e5-91c3-f5962c2df899 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
11583 2024.07.11 23:20:49.882505 [ 3 ] {} <Debug> HTTP-Session: b77bc986-6ed5-46e5-91c3-f5962c2df899 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11584 2024.07.11 23:20:49.882543 [ 3 ] {} <Debug> HTTP-Session: b77bc986-6ed5-46e5-91c3-f5962c2df899 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11585 2024.07.11 23:20:49.882634 [ 3 ] {} <Trace> HTTP-Session: b77bc986-6ed5-46e5-91c3-f5962c2df899 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11586 2024.07.11 23:20:49.882733 [ 186 ] {202dc1dd-dc74-4ba0-a202-67170c5a2787::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11587 2024.07.11 23:20:49.882806 [ 186 ] {202dc1dd-dc74-4ba0-a202-67170c5a2787::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 602 rows starting from the beginning of the part
11588 2024.07.11 23:20:49.882866 [ 3 ] {14473880-f36c-42ff-8a78-5db9abca258e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11589 2024.07.11 23:20:49.883011 [ 186 ] {202dc1dd-dc74-4ba0-a202-67170c5a2787::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
11590 2024.07.11 23:20:49.883028 [ 3 ] {14473880-f36c-42ff-8a78-5db9abca258e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11591 2024.07.11 23:20:49.883312 [ 186 ] {202dc1dd-dc74-4ba0-a202-67170c5a2787::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
11592 2024.07.11 23:20:49.883677 [ 186 ] {202dc1dd-dc74-4ba0-a202-67170c5a2787::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
11593 2024.07.11 23:20:49.883988 [ 186 ] {202dc1dd-dc74-4ba0-a202-67170c5a2787::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
11594 2024.07.11 23:20:49.884353 [ 186 ] {202dc1dd-dc74-4ba0-a202-67170c5a2787::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
11595 2024.07.11 23:20:49.884852 [ 3 ] {14473880-f36c-42ff-8a78-5db9abca258e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11596 2024.07.11 23:20:49.885608 [ 3 ] {14473880-f36c-42ff-8a78-5db9abca258e} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11597 2024.07.11 23:20:49.885670 [ 3 ] {14473880-f36c-42ff-8a78-5db9abca258e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
11598 2024.07.11 23:20:49.886738 [ 3 ] {14473880-f36c-42ff-8a78-5db9abca258e} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
11599 2024.07.11 23:20:49.887393 [ 190 ] {202dc1dd-dc74-4ba0-a202-67170c5a2787::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 717 rows, containing 4 columns (4 merged, 0 gathered) in 0.005351782 sec., 133974.06695564205 rows/sec., 7.17 MiB/sec.
11600 2024.07.11 23:20:49.887637 [ 190 ] {202dc1dd-dc74-4ba0-a202-67170c5a2787::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
11601 2024.07.11 23:20:49.887647 [ 3 ] {14473880-f36c-42ff-8a78-5db9abca258e} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11602 2024.07.11 23:20:49.887984 [ 3 ] {14473880-f36c-42ff-8a78-5db9abca258e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005212 sec., 11511.895625479663 rows/sec., 794.44 KiB/sec.
11603 2024.07.11 23:20:49.888758 [ 3 ] {14473880-f36c-42ff-8a78-5db9abca258e} <Debug> DynamicQueryHandler: Done processing query
11604 2024.07.11 23:20:49.888858 [ 3 ] {14473880-f36c-42ff-8a78-5db9abca258e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11605 2024.07.11 23:20:49.888950 [ 3 ] {} <Debug> HTTP-Session: b77bc986-6ed5-46e5-91c3-f5962c2df899 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11606 2024.07.11 23:20:49.889117 [ 190 ] {202dc1dd-dc74-4ba0-a202-67170c5a2787::all_1_31_6} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11607 2024.07.11 23:20:49.889215 [ 190 ] {202dc1dd-dc74-4ba0-a202-67170c5a2787::all_1_31_6} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
11608 2024.07.11 23:20:49.889298 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB.
11609 2024.07.11 23:20:54.855628 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 3065, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11610 2024.07.11 23:20:54.855762 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11611 2024.07.11 23:20:54.855792 [ 3 ] {} <Debug> HTTP-Session: 20bbef7b-ac3f-47af-8194-2aa68fc5d739 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
11612 2024.07.11 23:20:54.855819 [ 3 ] {} <Debug> HTTP-Session: 20bbef7b-ac3f-47af-8194-2aa68fc5d739 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11613 2024.07.11 23:20:54.855843 [ 3 ] {} <Debug> HTTP-Session: 20bbef7b-ac3f-47af-8194-2aa68fc5d739 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11614 2024.07.11 23:20:54.855900 [ 3 ] {} <Trace> HTTP-Session: 20bbef7b-ac3f-47af-8194-2aa68fc5d739 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11615 2024.07.11 23:20:54.856107 [ 3 ] {6778ce3f-688d-45eb-9e75-59d560f9b028} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
11616 2024.07.11 23:20:54.856184 [ 3 ] {6778ce3f-688d-45eb-9e75-59d560f9b028} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
11617 2024.07.11 23:20:54.856404 [ 3 ] {6778ce3f-688d-45eb-9e75-59d560f9b028} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11618 2024.07.11 23:20:54.856881 [ 3 ] {6778ce3f-688d-45eb-9e75-59d560f9b028} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11619 2024.07.11 23:20:54.856923 [ 3 ] {6778ce3f-688d-45eb-9e75-59d560f9b028} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
11620 2024.07.11 23:20:54.857302 [ 3 ] {6778ce3f-688d-45eb-9e75-59d560f9b028} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
11621 2024.07.11 23:20:54.857639 [ 3 ] {6778ce3f-688d-45eb-9e75-59d560f9b028} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11622 2024.07.11 23:20:54.857804 [ 3 ] {6778ce3f-688d-45eb-9e75-59d560f9b028} <Debug> executeQuery: Read 21 rows, 1.70 KiB in 0.00176 sec., 11931.818181818182 rows/sec., 967.13 KiB/sec.
11623 2024.07.11 23:20:54.857860 [ 82 ] {} <Debug> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
11624 2024.07.11 23:20:54.857979 [ 82 ] {} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11625 2024.07.11 23:20:54.858042 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
11626 2024.07.11 23:20:54.858084 [ 3 ] {6778ce3f-688d-45eb-9e75-59d560f9b028} <Debug> DynamicQueryHandler: Done processing query
11627 2024.07.11 23:20:54.858156 [ 3 ] {6778ce3f-688d-45eb-9e75-59d560f9b028} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11628 2024.07.11 23:20:54.858207 [ 3 ] {} <Debug> HTTP-Session: 20bbef7b-ac3f-47af-8194-2aa68fc5d739 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11629 2024.07.11 23:20:54.858333 [ 188 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::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
11630 2024.07.11 23:20:54.858438 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 17311, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11631 2024.07.11 23:20:54.858536 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11632 2024.07.11 23:20:54.858588 [ 3 ] {} <Debug> HTTP-Session: 02a58240-2fc7-41aa-a280-4dcb814c6a3e Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
11633 2024.07.11 23:20:54.858636 [ 3 ] {} <Debug> HTTP-Session: 02a58240-2fc7-41aa-a280-4dcb814c6a3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11634 2024.07.11 23:20:54.858676 [ 3 ] {} <Debug> HTTP-Session: 02a58240-2fc7-41aa-a280-4dcb814c6a3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11635 2024.07.11 23:20:54.858694 [ 188 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11636 2024.07.11 23:20:54.858734 [ 3 ] {} <Trace> HTTP-Session: 02a58240-2fc7-41aa-a280-4dcb814c6a3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11637 2024.07.11 23:20:54.858772 [ 188 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::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
11638 2024.07.11 23:20:54.859032 [ 188 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 21 rows starting from the beginning of the part
11639 2024.07.11 23:20:54.859078 [ 3 ] {b98bbd18-a290-4d63-a35e-a09618e1a080} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11640 2024.07.11 23:20:54.859270 [ 188 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 17 rows starting from the beginning of the part
11641 2024.07.11 23:20:54.859307 [ 3 ] {b98bbd18-a290-4d63-a35e-a09618e1a080} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11642 2024.07.11 23:20:54.859656 [ 188 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 21 rows starting from the beginning of the part
11643 2024.07.11 23:20:54.859981 [ 188 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 17 rows starting from the beginning of the part
11644 2024.07.11 23:20:54.860379 [ 188 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 21 rows starting from the beginning of the part
11645 2024.07.11 23:20:54.860662 [ 3 ] {b98bbd18-a290-4d63-a35e-a09618e1a080} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11646 2024.07.11 23:20:54.861621 [ 3 ] {b98bbd18-a290-4d63-a35e-a09618e1a080} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11647 2024.07.11 23:20:54.861681 [ 3 ] {b98bbd18-a290-4d63-a35e-a09618e1a080} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
11648 2024.07.11 23:20:54.862592 [ 3 ] {b98bbd18-a290-4d63-a35e-a09618e1a080} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
11649 2024.07.11 23:20:54.863191 [ 188 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 135 rows, containing 4 columns (4 merged, 0 gathered) in 0.005004235 sec., 26977.150353650457 rows/sec., 2.05 MiB/sec.
11650 2024.07.11 23:20:54.863394 [ 188 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
11651 2024.07.11 23:20:54.863532 [ 3 ] {b98bbd18-a290-4d63-a35e-a09618e1a080} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11652 2024.07.11 23:20:54.864016 [ 3 ] {b98bbd18-a290-4d63-a35e-a09618e1a080} <Debug> executeQuery: Read 119 rows, 10.05 KiB in 0.005076 sec., 23443.656422379827 rows/sec., 1.93 MiB/sec.
11653 2024.07.11 23:20:54.864607 [ 3 ] {b98bbd18-a290-4d63-a35e-a09618e1a080} <Debug> DynamicQueryHandler: Done processing query
11654 2024.07.11 23:20:54.864686 [ 3 ] {b98bbd18-a290-4d63-a35e-a09618e1a080} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
11655 2024.07.11 23:20:54.864755 [ 188 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_61_12} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11656 2024.07.11 23:20:54.864770 [ 3 ] {} <Debug> HTTP-Session: 02a58240-2fc7-41aa-a280-4dcb814c6a3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11657 2024.07.11 23:20:54.864957 [ 188 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_61_12} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
11658 2024.07.11 23:20:54.865045 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 14452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11659 2024.07.11 23:20:54.865091 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
11660 2024.07.11 23:20:54.865144 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11661 2024.07.11 23:20:54.865171 [ 3 ] {} <Debug> HTTP-Session: c42397e5-606c-4afd-b469-33151367723a Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
11662 2024.07.11 23:20:54.865188 [ 3 ] {} <Debug> HTTP-Session: c42397e5-606c-4afd-b469-33151367723a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11663 2024.07.11 23:20:54.865202 [ 3 ] {} <Debug> HTTP-Session: c42397e5-606c-4afd-b469-33151367723a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11664 2024.07.11 23:20:54.865237 [ 3 ] {} <Trace> HTTP-Session: c42397e5-606c-4afd-b469-33151367723a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11665 2024.07.11 23:20:54.865377 [ 3 ] {c1285c68-9b9a-4938-b8bc-76e48ae074c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11666 2024.07.11 23:20:54.865422 [ 3 ] {c1285c68-9b9a-4938-b8bc-76e48ae074c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11667 2024.07.11 23:20:54.865564 [ 3 ] {c1285c68-9b9a-4938-b8bc-76e48ae074c3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11668 2024.07.11 23:20:54.865911 [ 3 ] {c1285c68-9b9a-4938-b8bc-76e48ae074c3} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11669 2024.07.11 23:20:54.865949 [ 3 ] {c1285c68-9b9a-4938-b8bc-76e48ae074c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
11670 2024.07.11 23:20:54.866282 [ 3 ] {c1285c68-9b9a-4938-b8bc-76e48ae074c3} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
11671 2024.07.11 23:20:54.866607 [ 3 ] {c1285c68-9b9a-4938-b8bc-76e48ae074c3} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11672 2024.07.11 23:20:54.866770 [ 3 ] {c1285c68-9b9a-4938-b8bc-76e48ae074c3} <Debug> executeQuery: Read 85 rows, 6.80 KiB in 0.001448 sec., 58701.65745856353 rows/sec., 4.58 MiB/sec.
11673 2024.07.11 23:20:54.866929 [ 3 ] {c1285c68-9b9a-4938-b8bc-76e48ae074c3} <Debug> DynamicQueryHandler: Done processing query
11674 2024.07.11 23:20:54.866953 [ 3 ] {c1285c68-9b9a-4938-b8bc-76e48ae074c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
11675 2024.07.11 23:20:54.866969 [ 3 ] {} <Debug> HTTP-Session: c42397e5-606c-4afd-b469-33151367723a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11676 2024.07.11 23:20:54.867161 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 30652, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11677 2024.07.11 23:20:54.867209 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11678 2024.07.11 23:20:54.867230 [ 3 ] {} <Debug> HTTP-Session: 2dfd4005-2abd-411f-93c8-dd7b9f026df8 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
11679 2024.07.11 23:20:54.867248 [ 3 ] {} <Debug> HTTP-Session: 2dfd4005-2abd-411f-93c8-dd7b9f026df8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11680 2024.07.11 23:20:54.867263 [ 3 ] {} <Debug> HTTP-Session: 2dfd4005-2abd-411f-93c8-dd7b9f026df8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11681 2024.07.11 23:20:54.867295 [ 3 ] {} <Trace> HTTP-Session: 2dfd4005-2abd-411f-93c8-dd7b9f026df8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11682 2024.07.11 23:20:54.867443 [ 3 ] {68ee9d72-6f57-4fad-9013-1fc07d27d5bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11683 2024.07.11 23:20:54.867492 [ 3 ] {68ee9d72-6f57-4fad-9013-1fc07d27d5bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11684 2024.07.11 23:20:54.867638 [ 3 ] {68ee9d72-6f57-4fad-9013-1fc07d27d5bc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11685 2024.07.11 23:20:54.868026 [ 3 ] {68ee9d72-6f57-4fad-9013-1fc07d27d5bc} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11686 2024.07.11 23:20:54.868064 [ 3 ] {68ee9d72-6f57-4fad-9013-1fc07d27d5bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
11687 2024.07.11 23:20:54.868465 [ 3 ] {68ee9d72-6f57-4fad-9013-1fc07d27d5bc} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
11688 2024.07.11 23:20:54.868811 [ 3 ] {68ee9d72-6f57-4fad-9013-1fc07d27d5bc} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11689 2024.07.11 23:20:54.868977 [ 3 ] {68ee9d72-6f57-4fad-9013-1fc07d27d5bc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001588 sec., 100755.66750629724 rows/sec., 7.02 MiB/sec.
11690 2024.07.11 23:20:54.869275 [ 3 ] {68ee9d72-6f57-4fad-9013-1fc07d27d5bc} <Debug> DynamicQueryHandler: Done processing query
11691 2024.07.11 23:20:54.869327 [ 3 ] {68ee9d72-6f57-4fad-9013-1fc07d27d5bc} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
11692 2024.07.11 23:20:54.869366 [ 3 ] {} <Debug> HTTP-Session: 2dfd4005-2abd-411f-93c8-dd7b9f026df8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11693 2024.07.11 23:20:54.869554 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 33752, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11694 2024.07.11 23:20:54.869607 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11695 2024.07.11 23:20:54.869627 [ 3 ] {} <Debug> HTTP-Session: 74895f74-f8a6-4f31-aeaa-e8aca1439734 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
11696 2024.07.11 23:20:54.869643 [ 3 ] {} <Debug> HTTP-Session: 74895f74-f8a6-4f31-aeaa-e8aca1439734 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11697 2024.07.11 23:20:54.869657 [ 3 ] {} <Debug> HTTP-Session: 74895f74-f8a6-4f31-aeaa-e8aca1439734 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11698 2024.07.11 23:20:54.869687 [ 3 ] {} <Trace> HTTP-Session: 74895f74-f8a6-4f31-aeaa-e8aca1439734 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11699 2024.07.11 23:20:54.869953 [ 3 ] {fbfe1dc2-4e34-4c0c-a7d2-4353de202935} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11700 2024.07.11 23:20:54.870022 [ 3 ] {fbfe1dc2-4e34-4c0c-a7d2-4353de202935} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
11701 2024.07.11 23:20:54.870449 [ 3 ] {fbfe1dc2-4e34-4c0c-a7d2-4353de202935} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11702 2024.07.11 23:20:54.870988 [ 3 ] {fbfe1dc2-4e34-4c0c-a7d2-4353de202935} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11703 2024.07.11 23:20:54.871025 [ 3 ] {fbfe1dc2-4e34-4c0c-a7d2-4353de202935} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
11704 2024.07.11 23:20:54.871598 [ 3 ] {fbfe1dc2-4e34-4c0c-a7d2-4353de202935} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
11705 2024.07.11 23:20:54.871991 [ 3 ] {fbfe1dc2-4e34-4c0c-a7d2-4353de202935} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11706 2024.07.11 23:20:54.872190 [ 82 ] {} <Debug> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
11707 2024.07.11 23:20:54.872191 [ 3 ] {fbfe1dc2-4e34-4c0c-a7d2-4353de202935} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.00241 sec., 8713.692946058092 rows/sec., 15.61 MiB/sec.
11708 2024.07.11 23:20:54.872274 [ 82 ] {} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11709 2024.07.11 23:20:54.872381 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
11710 2024.07.11 23:20:54.872721 [ 200 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::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
11711 2024.07.11 23:20:54.872783 [ 3 ] {fbfe1dc2-4e34-4c0c-a7d2-4353de202935} <Debug> DynamicQueryHandler: Done processing query
11712 2024.07.11 23:20:54.872832 [ 3 ] {fbfe1dc2-4e34-4c0c-a7d2-4353de202935} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
11713 2024.07.11 23:20:54.872865 [ 3 ] {} <Debug> HTTP-Session: 74895f74-f8a6-4f31-aeaa-e8aca1439734 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11714 2024.07.11 23:20:54.873064 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11715 2024.07.11 23:20:54.873172 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11716 2024.07.11 23:20:54.873230 [ 3 ] {} <Debug> HTTP-Session: 9b87d091-413c-4c39-9fa5-0ffa5801a24b Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
11717 2024.07.11 23:20:54.873283 [ 3 ] {} <Debug> HTTP-Session: 9b87d091-413c-4c39-9fa5-0ffa5801a24b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11718 2024.07.11 23:20:54.873330 [ 3 ] {} <Debug> HTTP-Session: 9b87d091-413c-4c39-9fa5-0ffa5801a24b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11719 2024.07.11 23:20:54.873428 [ 3 ] {} <Trace> HTTP-Session: 9b87d091-413c-4c39-9fa5-0ffa5801a24b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11720 2024.07.11 23:20:54.873452 [ 200 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11721 2024.07.11 23:20:54.873602 [ 200 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::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
11722 2024.07.11 23:20:54.873661 [ 3 ] {922f8fc8-1404-4d49-a4d7-484a82898319} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11723 2024.07.11 23:20:54.873775 [ 3 ] {922f8fc8-1404-4d49-a4d7-484a82898319} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11724 2024.07.11 23:20:54.874378 [ 200 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::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
11725 2024.07.11 23:20:54.874626 [ 3 ] {922f8fc8-1404-4d49-a4d7-484a82898319} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11726 2024.07.11 23:20:54.875121 [ 200 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::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
11727 2024.07.11 23:20:54.875887 [ 3 ] {922f8fc8-1404-4d49-a4d7-484a82898319} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11728 2024.07.11 23:20:54.875911 [ 200 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::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
11729 2024.07.11 23:20:54.875947 [ 3 ] {922f8fc8-1404-4d49-a4d7-484a82898319} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
11730 2024.07.11 23:20:54.876790 [ 200 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::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
11731 2024.07.11 23:20:54.877003 [ 3 ] {922f8fc8-1404-4d49-a4d7-484a82898319} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
11732 2024.07.11 23:20:54.877617 [ 200 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::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
11733 2024.07.11 23:20:54.878146 [ 3 ] {922f8fc8-1404-4d49-a4d7-484a82898319} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11734 2024.07.11 23:20:54.878540 [ 3 ] {922f8fc8-1404-4d49-a4d7-484a82898319} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004974 sec., 12062.726176115802 rows/sec., 832.45 KiB/sec.
11735 2024.07.11 23:20:54.878942 [ 3 ] {922f8fc8-1404-4d49-a4d7-484a82898319} <Debug> DynamicQueryHandler: Done processing query
11736 2024.07.11 23:20:54.878975 [ 3 ] {922f8fc8-1404-4d49-a4d7-484a82898319} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11737 2024.07.11 23:20:54.878999 [ 3 ] {} <Debug> HTTP-Session: 9b87d091-413c-4c39-9fa5-0ffa5801a24b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11738 2024.07.11 23:20:54.883907 [ 187 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 924 rows, containing 19 columns (19 merged, 0 gathered) in 0.011365956 sec., 81295.40533150049 rows/sec., 145.68 MiB/sec.
11739 2024.07.11 23:20:54.885092 [ 187 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
11740 2024.07.11 23:20:54.885666 [ 187 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::all_1_56_11} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11741 2024.07.11 23:20:54.885744 [ 187 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::all_1_56_11} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
11742 2024.07.11 23:20:54.885882 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.01 MiB.
11743 2024.07.11 23:20:55.000137 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 199.66 MiB, peak 209.16 MiB, free memory in arenas 0.00 B, will set to 201.11 MiB (RSS), difference: 1.46 MiB
11744 2024.07.11 23:20:58.671748 [ 106 ] {} <Debug> DNSResolver: Updating DNS cache
11745 2024.07.11 23:20:58.671804 [ 106 ] {} <Debug> DNSResolver: Updated DNS cache
11746 2024.07.11 23:20:59.860516 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 2327, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11747 2024.07.11 23:20:59.860715 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11748 2024.07.11 23:20:59.860762 [ 3 ] {} <Debug> HTTP-Session: f9d961cf-b8a3-4d3c-a4d7-83870210a99d Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
11749 2024.07.11 23:20:59.860805 [ 3 ] {} <Debug> HTTP-Session: f9d961cf-b8a3-4d3c-a4d7-83870210a99d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11750 2024.07.11 23:20:59.860835 [ 3 ] {} <Debug> HTTP-Session: f9d961cf-b8a3-4d3c-a4d7-83870210a99d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11751 2024.07.11 23:20:59.860914 [ 3 ] {} <Trace> HTTP-Session: f9d961cf-b8a3-4d3c-a4d7-83870210a99d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11752 2024.07.11 23:20:59.861112 [ 3 ] {619a0851-781c-46f1-a5e1-c116eccbfe3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
11753 2024.07.11 23:20:59.861180 [ 3 ] {619a0851-781c-46f1-a5e1-c116eccbfe3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
11754 2024.07.11 23:20:59.861372 [ 3 ] {619a0851-781c-46f1-a5e1-c116eccbfe3b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11755 2024.07.11 23:20:59.861745 [ 3 ] {619a0851-781c-46f1-a5e1-c116eccbfe3b} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11756 2024.07.11 23:20:59.861783 [ 3 ] {619a0851-781c-46f1-a5e1-c116eccbfe3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
11757 2024.07.11 23:20:59.862171 [ 3 ] {619a0851-781c-46f1-a5e1-c116eccbfe3b} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
11758 2024.07.11 23:20:59.862504 [ 3 ] {619a0851-781c-46f1-a5e1-c116eccbfe3b} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11759 2024.07.11 23:20:59.862644 [ 3 ] {619a0851-781c-46f1-a5e1-c116eccbfe3b} <Debug> executeQuery: Read 17 rows, 1.23 KiB in 0.001589 sec., 10698.552548772814 rows/sec., 774.98 KiB/sec.
11760 2024.07.11 23:20:59.862931 [ 3 ] {619a0851-781c-46f1-a5e1-c116eccbfe3b} <Debug> DynamicQueryHandler: Done processing query
11761 2024.07.11 23:20:59.862990 [ 3 ] {619a0851-781c-46f1-a5e1-c116eccbfe3b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11762 2024.07.11 23:20:59.863042 [ 3 ] {} <Debug> HTTP-Session: f9d961cf-b8a3-4d3c-a4d7-83870210a99d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11763 2024.07.11 23:20:59.863293 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 29335, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11764 2024.07.11 23:20:59.863343 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11765 2024.07.11 23:20:59.863364 [ 3 ] {} <Debug> HTTP-Session: 1294c301-851d-4368-8c42-7daefd78aeab Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
11766 2024.07.11 23:20:59.863380 [ 3 ] {} <Debug> HTTP-Session: 1294c301-851d-4368-8c42-7daefd78aeab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11767 2024.07.11 23:20:59.863394 [ 3 ] {} <Debug> HTTP-Session: 1294c301-851d-4368-8c42-7daefd78aeab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11768 2024.07.11 23:20:59.863426 [ 3 ] {} <Trace> HTTP-Session: 1294c301-851d-4368-8c42-7daefd78aeab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11769 2024.07.11 23:20:59.863575 [ 3 ] {94a3837a-5f41-42b9-9f1a-66548f42a2bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11770 2024.07.11 23:20:59.863619 [ 3 ] {94a3837a-5f41-42b9-9f1a-66548f42a2bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11771 2024.07.11 23:20:59.863753 [ 3 ] {94a3837a-5f41-42b9-9f1a-66548f42a2bc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11772 2024.07.11 23:20:59.864117 [ 3 ] {94a3837a-5f41-42b9-9f1a-66548f42a2bc} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11773 2024.07.11 23:20:59.864154 [ 3 ] {94a3837a-5f41-42b9-9f1a-66548f42a2bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
11774 2024.07.11 23:20:59.864469 [ 3 ] {94a3837a-5f41-42b9-9f1a-66548f42a2bc} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
11775 2024.07.11 23:20:59.864771 [ 3 ] {94a3837a-5f41-42b9-9f1a-66548f42a2bc} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11776 2024.07.11 23:20:59.864893 [ 3 ] {94a3837a-5f41-42b9-9f1a-66548f42a2bc} <Debug> executeQuery: Read 194 rows, 17.52 KiB in 0.001386 sec., 139971.13997113996 rows/sec., 12.34 MiB/sec.
11777 2024.07.11 23:20:59.865047 [ 3 ] {94a3837a-5f41-42b9-9f1a-66548f42a2bc} <Debug> DynamicQueryHandler: Done processing query
11778 2024.07.11 23:20:59.865072 [ 3 ] {94a3837a-5f41-42b9-9f1a-66548f42a2bc} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
11779 2024.07.11 23:20:59.865088 [ 3 ] {} <Debug> HTTP-Session: 1294c301-851d-4368-8c42-7daefd78aeab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11780 2024.07.11 23:20:59.865276 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 63454, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11781 2024.07.11 23:20:59.865323 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11782 2024.07.11 23:20:59.865342 [ 3 ] {} <Debug> HTTP-Session: db390374-c514-47e2-ba8f-d2e6d6bf88e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
11783 2024.07.11 23:20:59.865358 [ 3 ] {} <Debug> HTTP-Session: db390374-c514-47e2-ba8f-d2e6d6bf88e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11784 2024.07.11 23:20:59.865373 [ 3 ] {} <Debug> HTTP-Session: db390374-c514-47e2-ba8f-d2e6d6bf88e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11785 2024.07.11 23:20:59.865403 [ 3 ] {} <Trace> HTTP-Session: db390374-c514-47e2-ba8f-d2e6d6bf88e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11786 2024.07.11 23:20:59.865590 [ 3 ] {97ef5267-54e9-4681-bdad-56aa91c13ac2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11787 2024.07.11 23:20:59.865633 [ 3 ] {97ef5267-54e9-4681-bdad-56aa91c13ac2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11788 2024.07.11 23:20:59.865755 [ 3 ] {97ef5267-54e9-4681-bdad-56aa91c13ac2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11789 2024.07.11 23:20:59.866204 [ 3 ] {97ef5267-54e9-4681-bdad-56aa91c13ac2} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11790 2024.07.11 23:20:59.866240 [ 3 ] {97ef5267-54e9-4681-bdad-56aa91c13ac2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
11791 2024.07.11 23:20:59.866561 [ 3 ] {97ef5267-54e9-4681-bdad-56aa91c13ac2} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
11792 2024.07.11 23:20:59.866868 [ 3 ] {97ef5267-54e9-4681-bdad-56aa91c13ac2} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11793 2024.07.11 23:20:59.866989 [ 3 ] {97ef5267-54e9-4681-bdad-56aa91c13ac2} <Debug> executeQuery: Read 393 rows, 28.36 KiB in 0.001506 sec., 260956.1752988048 rows/sec., 18.39 MiB/sec.
11794 2024.07.11 23:20:59.867136 [ 3 ] {97ef5267-54e9-4681-bdad-56aa91c13ac2} <Debug> DynamicQueryHandler: Done processing query
11795 2024.07.11 23:20:59.867162 [ 3 ] {97ef5267-54e9-4681-bdad-56aa91c13ac2} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
11796 2024.07.11 23:20:59.867177 [ 3 ] {} <Debug> HTTP-Session: db390374-c514-47e2-ba8f-d2e6d6bf88e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11797 2024.07.11 23:20:59.867315 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11798 2024.07.11 23:20:59.867361 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11799 2024.07.11 23:20:59.867381 [ 3 ] {} <Debug> HTTP-Session: e402f7f8-1d11-480c-8e3c-ebeec194eee7 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
11800 2024.07.11 23:20:59.867397 [ 3 ] {} <Debug> HTTP-Session: e402f7f8-1d11-480c-8e3c-ebeec194eee7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11801 2024.07.11 23:20:59.867411 [ 3 ] {} <Debug> HTTP-Session: e402f7f8-1d11-480c-8e3c-ebeec194eee7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11802 2024.07.11 23:20:59.867441 [ 3 ] {} <Trace> HTTP-Session: e402f7f8-1d11-480c-8e3c-ebeec194eee7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11803 2024.07.11 23:20:59.867552 [ 3 ] {a6eba87d-aee8-4c69-85da-8508f0b23874} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
11804 2024.07.11 23:20:59.867598 [ 3 ] {a6eba87d-aee8-4c69-85da-8508f0b23874} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
11805 2024.07.11 23:20:59.867724 [ 3 ] {a6eba87d-aee8-4c69-85da-8508f0b23874} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11806 2024.07.11 23:20:59.867954 [ 3 ] {a6eba87d-aee8-4c69-85da-8508f0b23874} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11807 2024.07.11 23:20:59.867989 [ 3 ] {a6eba87d-aee8-4c69-85da-8508f0b23874} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
11808 2024.07.11 23:20:59.868350 [ 3 ] {a6eba87d-aee8-4c69-85da-8508f0b23874} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
11809 2024.07.11 23:20:59.868673 [ 3 ] {a6eba87d-aee8-4c69-85da-8508f0b23874} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11810 2024.07.11 23:20:59.868792 [ 107 ] {} <Debug> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
11811 2024.07.11 23:20:59.868796 [ 3 ] {a6eba87d-aee8-4c69-85da-8508f0b23874} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001267 sec., 4735.59589581689 rows/sec., 203.48 KiB/sec.
11812 2024.07.11 23:20:59.868836 [ 107 ] {} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11813 2024.07.11 23:20:59.868871 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
11814 2024.07.11 23:20:59.869004 [ 3 ] {a6eba87d-aee8-4c69-85da-8508f0b23874} <Debug> DynamicQueryHandler: Done processing query
11815 2024.07.11 23:20:59.869012 [ 195 ] {ad79797a-efd7-41ba-8f44-a52be7ec8d1e::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
11816 2024.07.11 23:20:59.869030 [ 3 ] {a6eba87d-aee8-4c69-85da-8508f0b23874} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
11817 2024.07.11 23:20:59.869062 [ 3 ] {} <Debug> HTTP-Session: e402f7f8-1d11-480c-8e3c-ebeec194eee7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11818 2024.07.11 23:20:59.869169 [ 195 ] {ad79797a-efd7-41ba-8f44-a52be7ec8d1e::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11819 2024.07.11 23:20:59.869198 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11820 2024.07.11 23:20:59.869213 [ 195 ] {ad79797a-efd7-41ba-8f44-a52be7ec8d1e::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
11821 2024.07.11 23:20:59.869252 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11822 2024.07.11 23:20:59.869276 [ 3 ] {} <Debug> HTTP-Session: 5f8a126d-cac1-4dff-b184-b7fef3e23e39 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
11823 2024.07.11 23:20:59.869305 [ 3 ] {} <Debug> HTTP-Session: 5f8a126d-cac1-4dff-b184-b7fef3e23e39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11824 2024.07.11 23:20:59.869323 [ 3 ] {} <Debug> HTTP-Session: 5f8a126d-cac1-4dff-b184-b7fef3e23e39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11825 2024.07.11 23:20:59.869377 [ 195 ] {ad79797a-efd7-41ba-8f44-a52be7ec8d1e::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
11826 2024.07.11 23:20:59.869439 [ 3 ] {} <Trace> HTTP-Session: 5f8a126d-cac1-4dff-b184-b7fef3e23e39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11827 2024.07.11 23:20:59.869826 [ 195 ] {ad79797a-efd7-41ba-8f44-a52be7ec8d1e::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
11828 2024.07.11 23:20:59.869851 [ 3 ] {fc9bafcc-6f0d-4a11-9cf8-0fb076185ce7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
11829 2024.07.11 23:20:59.869966 [ 3 ] {fc9bafcc-6f0d-4a11-9cf8-0fb076185ce7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
11830 2024.07.11 23:20:59.870185 [ 195 ] {ad79797a-efd7-41ba-8f44-a52be7ec8d1e::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
11831 2024.07.11 23:20:59.870521 [ 195 ] {ad79797a-efd7-41ba-8f44-a52be7ec8d1e::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
11832 2024.07.11 23:20:59.870915 [ 195 ] {ad79797a-efd7-41ba-8f44-a52be7ec8d1e::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
11833 2024.07.11 23:20:59.870980 [ 3 ] {fc9bafcc-6f0d-4a11-9cf8-0fb076185ce7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11834 2024.07.11 23:20:59.871763 [ 3 ] {fc9bafcc-6f0d-4a11-9cf8-0fb076185ce7} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11835 2024.07.11 23:20:59.871813 [ 3 ] {fc9bafcc-6f0d-4a11-9cf8-0fb076185ce7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
11836 2024.07.11 23:20:59.872370 [ 3 ] {fc9bafcc-6f0d-4a11-9cf8-0fb076185ce7} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
11837 2024.07.11 23:20:59.872694 [ 195 ] {ad79797a-efd7-41ba-8f44-a52be7ec8d1e::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 4 columns (4 merged, 0 gathered) in 0.003754242 sec., 49543.95587711181 rows/sec., 2.08 MiB/sec.
11838 2024.07.11 23:20:59.872820 [ 195 ] {ad79797a-efd7-41ba-8f44-a52be7ec8d1e::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
11839 2024.07.11 23:20:59.872941 [ 3 ] {fc9bafcc-6f0d-4a11-9cf8-0fb076185ce7} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11840 2024.07.11 23:20:59.873136 [ 107 ] {} <Debug> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
11841 2024.07.11 23:20:59.873181 [ 3 ] {fc9bafcc-6f0d-4a11-9cf8-0fb076185ce7} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.003531 sec., 21806.85358255452 rows/sec., 1.34 MiB/sec.
11842 2024.07.11 23:20:59.873189 [ 107 ] {} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11843 2024.07.11 23:20:59.873242 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
11844 2024.07.11 23:20:59.873491 [ 195 ] {ad79797a-efd7-41ba-8f44-a52be7ec8d1e::all_1_31_6} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11845 2024.07.11 23:20:59.873497 [ 199 ] {cf9b07e3-d05f-42ae-a668-462ac9598c47::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
11846 2024.07.11 23:20:59.873556 [ 3 ] {fc9bafcc-6f0d-4a11-9cf8-0fb076185ce7} <Debug> DynamicQueryHandler: Done processing query
11847 2024.07.11 23:20:59.873598 [ 3 ] {fc9bafcc-6f0d-4a11-9cf8-0fb076185ce7} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11848 2024.07.11 23:20:59.873612 [ 195 ] {ad79797a-efd7-41ba-8f44-a52be7ec8d1e::all_1_31_6} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
11849 2024.07.11 23:20:59.873645 [ 3 ] {} <Debug> HTTP-Session: 5f8a126d-cac1-4dff-b184-b7fef3e23e39 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11850 2024.07.11 23:20:59.873760 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
11851 2024.07.11 23:20:59.873769 [ 199 ] {cf9b07e3-d05f-42ae-a668-462ac9598c47::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11852 2024.07.11 23:20:59.873810 [ 199 ] {cf9b07e3-d05f-42ae-a668-462ac9598c47::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
11853 2024.07.11 23:20:59.873869 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 30652, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11854 2024.07.11 23:20:59.873982 [ 199 ] {cf9b07e3-d05f-42ae-a668-462ac9598c47::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
11855 2024.07.11 23:20:59.873997 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11856 2024.07.11 23:20:59.874072 [ 3 ] {} <Debug> HTTP-Session: 8110306d-33e1-42ee-a93a-d8807a7e93a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
11857 2024.07.11 23:20:59.874172 [ 3 ] {} <Debug> HTTP-Session: 8110306d-33e1-42ee-a93a-d8807a7e93a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11858 2024.07.11 23:20:59.874273 [ 3 ] {} <Debug> HTTP-Session: 8110306d-33e1-42ee-a93a-d8807a7e93a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11859 2024.07.11 23:20:59.874315 [ 199 ] {cf9b07e3-d05f-42ae-a668-462ac9598c47::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
11860 2024.07.11 23:20:59.874387 [ 3 ] {} <Trace> HTTP-Session: 8110306d-33e1-42ee-a93a-d8807a7e93a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11861 2024.07.11 23:20:59.874659 [ 199 ] {cf9b07e3-d05f-42ae-a668-462ac9598c47::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
11862 2024.07.11 23:20:59.874787 [ 3 ] {e57a8d92-dbc4-4ecb-8776-42dc4ce85338} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11863 2024.07.11 23:20:59.874941 [ 199 ] {cf9b07e3-d05f-42ae-a668-462ac9598c47::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
11864 2024.07.11 23:20:59.874962 [ 3 ] {e57a8d92-dbc4-4ecb-8776-42dc4ce85338} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11865 2024.07.11 23:20:59.875254 [ 199 ] {cf9b07e3-d05f-42ae-a668-462ac9598c47::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
11866 2024.07.11 23:20:59.875939 [ 3 ] {e57a8d92-dbc4-4ecb-8776-42dc4ce85338} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11867 2024.07.11 23:20:59.876549 [ 3 ] {e57a8d92-dbc4-4ecb-8776-42dc4ce85338} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11868 2024.07.11 23:20:59.876594 [ 3 ] {e57a8d92-dbc4-4ecb-8776-42dc4ce85338} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
11869 2024.07.11 23:20:59.877173 [ 3 ] {e57a8d92-dbc4-4ecb-8776-42dc4ce85338} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
11870 2024.07.11 23:20:59.877600 [ 199 ] {cf9b07e3-d05f-42ae-a668-462ac9598c47::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2387 rows, containing 5 columns (5 merged, 0 gathered) in 0.004251931 sec., 561391.9887223006 rows/sec., 34.57 MiB/sec.
11871 2024.07.11 23:20:59.877849 [ 3 ] {e57a8d92-dbc4-4ecb-8776-42dc4ce85338} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11872 2024.07.11 23:20:59.878011 [ 192 ] {cf9b07e3-d05f-42ae-a668-462ac9598c47::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
11873 2024.07.11 23:20:59.878087 [ 3 ] {e57a8d92-dbc4-4ecb-8776-42dc4ce85338} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.003442 sec., 46484.60197559558 rows/sec., 3.24 MiB/sec.
11874 2024.07.11 23:20:59.879308 [ 3 ] {e57a8d92-dbc4-4ecb-8776-42dc4ce85338} <Debug> DynamicQueryHandler: Done processing query
11875 2024.07.11 23:20:59.879347 [ 3 ] {e57a8d92-dbc4-4ecb-8776-42dc4ce85338} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
11876 2024.07.11 23:20:59.879396 [ 3 ] {} <Debug> HTTP-Session: 8110306d-33e1-42ee-a93a-d8807a7e93a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11877 2024.07.11 23:20:59.879580 [ 189 ] {cf9b07e3-d05f-42ae-a668-462ac9598c47::all_1_31_6} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11878 2024.07.11 23:20:59.879602 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 17712, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11879 2024.07.11 23:20:59.879692 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11880 2024.07.11 23:20:59.879719 [ 3 ] {} <Debug> HTTP-Session: a3a4c827-ab64-424f-b4e2-ee372cbb2aad Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
11881 2024.07.11 23:20:59.879751 [ 3 ] {} <Debug> HTTP-Session: a3a4c827-ab64-424f-b4e2-ee372cbb2aad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11882 2024.07.11 23:20:59.879779 [ 3 ] {} <Debug> HTTP-Session: a3a4c827-ab64-424f-b4e2-ee372cbb2aad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11883 2024.07.11 23:20:59.879789 [ 189 ] {cf9b07e3-d05f-42ae-a668-462ac9598c47::all_1_31_6} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
11884 2024.07.11 23:20:59.879833 [ 3 ] {} <Trace> HTTP-Session: a3a4c827-ab64-424f-b4e2-ee372cbb2aad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11885 2024.07.11 23:20:59.880004 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB.
11886 2024.07.11 23:20:59.880103 [ 3 ] {913d1532-a6bb-493a-a4c6-5d621abd9feb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11887 2024.07.11 23:20:59.880180 [ 3 ] {913d1532-a6bb-493a-a4c6-5d621abd9feb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
11888 2024.07.11 23:20:59.880630 [ 3 ] {913d1532-a6bb-493a-a4c6-5d621abd9feb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11889 2024.07.11 23:20:59.881172 [ 3 ] {913d1532-a6bb-493a-a4c6-5d621abd9feb} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11890 2024.07.11 23:20:59.881209 [ 3 ] {913d1532-a6bb-493a-a4c6-5d621abd9feb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
11891 2024.07.11 23:20:59.881800 [ 3 ] {913d1532-a6bb-493a-a4c6-5d621abd9feb} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
11892 2024.07.11 23:20:59.882215 [ 3 ] {913d1532-a6bb-493a-a4c6-5d621abd9feb} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11893 2024.07.11 23:20:59.882363 [ 3 ] {913d1532-a6bb-493a-a4c6-5d621abd9feb} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002382 sec., 4617.968094038623 rows/sec., 8.28 MiB/sec.
11894 2024.07.11 23:20:59.882559 [ 3 ] {913d1532-a6bb-493a-a4c6-5d621abd9feb} <Debug> DynamicQueryHandler: Done processing query
11895 2024.07.11 23:20:59.882585 [ 3 ] {913d1532-a6bb-493a-a4c6-5d621abd9feb} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
11896 2024.07.11 23:20:59.882601 [ 3 ] {} <Debug> HTTP-Session: a3a4c827-ab64-424f-b4e2-ee372cbb2aad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11897 2024.07.11 23:20:59.882727 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 3216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11898 2024.07.11 23:20:59.882774 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11899 2024.07.11 23:20:59.882799 [ 3 ] {} <Debug> HTTP-Session: e7565dd6-ec71-4f6c-9abd-a74468442d39 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
11900 2024.07.11 23:20:59.882817 [ 3 ] {} <Debug> HTTP-Session: e7565dd6-ec71-4f6c-9abd-a74468442d39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11901 2024.07.11 23:20:59.882831 [ 3 ] {} <Debug> HTTP-Session: e7565dd6-ec71-4f6c-9abd-a74468442d39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11902 2024.07.11 23:20:59.882861 [ 3 ] {} <Trace> HTTP-Session: e7565dd6-ec71-4f6c-9abd-a74468442d39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11903 2024.07.11 23:20:59.882965 [ 3 ] {0e16f86d-76b2-4fce-bad1-96d40ad1d0af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
11904 2024.07.11 23:20:59.883009 [ 3 ] {0e16f86d-76b2-4fce-bad1-96d40ad1d0af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
11905 2024.07.11 23:20:59.883134 [ 3 ] {0e16f86d-76b2-4fce-bad1-96d40ad1d0af} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11906 2024.07.11 23:20:59.883420 [ 3 ] {0e16f86d-76b2-4fce-bad1-96d40ad1d0af} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11907 2024.07.11 23:20:59.883458 [ 3 ] {0e16f86d-76b2-4fce-bad1-96d40ad1d0af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
11908 2024.07.11 23:20:59.883817 [ 3 ] {0e16f86d-76b2-4fce-bad1-96d40ad1d0af} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
11909 2024.07.11 23:20:59.884150 [ 3 ] {0e16f86d-76b2-4fce-bad1-96d40ad1d0af} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11910 2024.07.11 23:20:59.884285 [ 3 ] {0e16f86d-76b2-4fce-bad1-96d40ad1d0af} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001342 sec., 17138.59910581222 rows/sec., 927.08 KiB/sec.
11911 2024.07.11 23:20:59.884556 [ 3 ] {0e16f86d-76b2-4fce-bad1-96d40ad1d0af} <Debug> DynamicQueryHandler: Done processing query
11912 2024.07.11 23:20:59.884605 [ 3 ] {0e16f86d-76b2-4fce-bad1-96d40ad1d0af} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
11913 2024.07.11 23:20:59.884630 [ 3 ] {} <Debug> HTTP-Session: e7565dd6-ec71-4f6c-9abd-a74468442d39 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11914 2024.07.11 23:20:59.884750 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11915 2024.07.11 23:20:59.884802 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11916 2024.07.11 23:20:59.884823 [ 3 ] {} <Debug> HTTP-Session: ad8cc21a-ee40-4297-bf96-875a7e4535f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
11917 2024.07.11 23:20:59.884840 [ 3 ] {} <Debug> HTTP-Session: ad8cc21a-ee40-4297-bf96-875a7e4535f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11918 2024.07.11 23:20:59.884854 [ 3 ] {} <Debug> HTTP-Session: ad8cc21a-ee40-4297-bf96-875a7e4535f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11919 2024.07.11 23:20:59.884884 [ 3 ] {} <Trace> HTTP-Session: ad8cc21a-ee40-4297-bf96-875a7e4535f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11920 2024.07.11 23:20:59.884999 [ 3 ] {cab0711f-e7c9-466e-a292-1f937db4cda0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11921 2024.07.11 23:20:59.885045 [ 3 ] {cab0711f-e7c9-466e-a292-1f937db4cda0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11922 2024.07.11 23:20:59.885188 [ 3 ] {cab0711f-e7c9-466e-a292-1f937db4cda0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11923 2024.07.11 23:20:59.885478 [ 3 ] {cab0711f-e7c9-466e-a292-1f937db4cda0} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11924 2024.07.11 23:20:59.885515 [ 3 ] {cab0711f-e7c9-466e-a292-1f937db4cda0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
11925 2024.07.11 23:20:59.885899 [ 3 ] {cab0711f-e7c9-466e-a292-1f937db4cda0} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
11926 2024.07.11 23:20:59.886236 [ 3 ] {cab0711f-e7c9-466e-a292-1f937db4cda0} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11927 2024.07.11 23:20:59.886360 [ 3 ] {cab0711f-e7c9-466e-a292-1f937db4cda0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0014 sec., 42857.142857142855 rows/sec., 2.89 MiB/sec.
11928 2024.07.11 23:20:59.886511 [ 3 ] {cab0711f-e7c9-466e-a292-1f937db4cda0} <Debug> DynamicQueryHandler: Done processing query
11929 2024.07.11 23:20:59.886536 [ 3 ] {cab0711f-e7c9-466e-a292-1f937db4cda0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11930 2024.07.11 23:20:59.886552 [ 3 ] {} <Debug> HTTP-Session: ad8cc21a-ee40-4297-bf96-875a7e4535f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11931 2024.07.11 23:21:00.737684 [ 105 ] {} <Debug> oximeter.fields_u16 (b4410dfe-084c-46fb-b538-055579d0603a) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0
11932 2024.07.11 23:21:00.737758 [ 105 ] {} <Trace> oximeter.fields_u16 (b4410dfe-084c-46fb-b538-055579d0603a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11933 2024.07.11 23:21:00.737784 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
11934 2024.07.11 23:21:00.738073 [ 192 ] {b4410dfe-084c-46fb-b538-055579d0603a::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full
11935 2024.07.11 23:21:00.738356 [ 192 ] {b4410dfe-084c-46fb-b538-055579d0603a::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11936 2024.07.11 23:21:00.738416 [ 192 ] {b4410dfe-084c-46fb-b538-055579d0603a::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 16 rows starting from the beginning of the part
11937 2024.07.11 23:21:00.738537 [ 192 ] {b4410dfe-084c-46fb-b538-055579d0603a::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part
11938 2024.07.11 23:21:00.738792 [ 192 ] {b4410dfe-084c-46fb-b538-055579d0603a::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 4 rows starting from the beginning of the part
11939 2024.07.11 23:21:00.739052 [ 192 ] {b4410dfe-084c-46fb-b538-055579d0603a::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 8 rows starting from the beginning of the part
11940 2024.07.11 23:21:00.739116 [ 192 ] {b4410dfe-084c-46fb-b538-055579d0603a::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part
11941 2024.07.11 23:21:00.740143 [ 189 ] {b4410dfe-084c-46fb-b538-055579d0603a::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 4 columns (4 merged, 0 gathered) in 0.002262513 sec., 14143.565141946146 rows/sec., 987.56 KiB/sec.
11942 2024.07.11 23:21:00.740357 [ 199 ] {b4410dfe-084c-46fb-b538-055579d0603a::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary)
11943 2024.07.11 23:21:00.740875 [ 199 ] {b4410dfe-084c-46fb-b538-055579d0603a::all_1_18_4} <Trace> oximeter.fields_u16 (b4410dfe-084c-46fb-b538-055579d0603a): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11944 2024.07.11 23:21:00.740964 [ 199 ] {b4410dfe-084c-46fb-b538-055579d0603a::all_1_18_4} <Trace> oximeter.fields_u16 (b4410dfe-084c-46fb-b538-055579d0603a) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4
11945 2024.07.11 23:21:00.741067 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
11946 2024.07.11 23:21:01.167841 [ 105 ] {} <Debug> oximeter.fields_ipaddr (e6968d90-b6e0-4a68-8edb-33d3c44efb5e) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0
11947 2024.07.11 23:21:01.167904 [ 105 ] {} <Trace> oximeter.fields_ipaddr (e6968d90-b6e0-4a68-8edb-33d3c44efb5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11948 2024.07.11 23:21:01.167926 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
11949 2024.07.11 23:21:01.168115 [ 189 ] {e6968d90-b6e0-4a68-8edb-33d3c44efb5e::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full
11950 2024.07.11 23:21:01.168323 [ 189 ] {e6968d90-b6e0-4a68-8edb-33d3c44efb5e::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11951 2024.07.11 23:21:01.168358 [ 189 ] {e6968d90-b6e0-4a68-8edb-33d3c44efb5e::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 16 rows starting from the beginning of the part
11952 2024.07.11 23:21:01.168432 [ 189 ] {e6968d90-b6e0-4a68-8edb-33d3c44efb5e::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part
11953 2024.07.11 23:21:01.168560 [ 189 ] {e6968d90-b6e0-4a68-8edb-33d3c44efb5e::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 4 rows starting from the beginning of the part
11954 2024.07.11 23:21:01.168870 [ 189 ] {e6968d90-b6e0-4a68-8edb-33d3c44efb5e::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 8 rows starting from the beginning of the part
11955 2024.07.11 23:21:01.169078 [ 189 ] {e6968d90-b6e0-4a68-8edb-33d3c44efb5e::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part
11956 2024.07.11 23:21:01.170160 [ 199 ] {e6968d90-b6e0-4a68-8edb-33d3c44efb5e::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 4 columns (4 merged, 0 gathered) in 0.002172021 sec., 14732.82256479104 rows/sec., 1.17 MiB/sec.
11957 2024.07.11 23:21:01.170355 [ 194 ] {e6968d90-b6e0-4a68-8edb-33d3c44efb5e::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary)
11958 2024.07.11 23:21:01.170792 [ 194 ] {e6968d90-b6e0-4a68-8edb-33d3c44efb5e::all_1_18_4} <Trace> oximeter.fields_ipaddr (e6968d90-b6e0-4a68-8edb-33d3c44efb5e): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11959 2024.07.11 23:21:01.170883 [ 194 ] {e6968d90-b6e0-4a68-8edb-33d3c44efb5e::all_1_18_4} <Trace> oximeter.fields_ipaddr (e6968d90-b6e0-4a68-8edb-33d3c44efb5e) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4
11960 2024.07.11 23:21:01.170983 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
11961 2024.07.11 23:21:04.855987 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 3065, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11962 2024.07.11 23:21:04.856131 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11963 2024.07.11 23:21:04.856162 [ 3 ] {} <Debug> HTTP-Session: 49cd2022-1ed4-454e-ab92-22fad36134a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
11964 2024.07.11 23:21:04.856190 [ 3 ] {} <Debug> HTTP-Session: 49cd2022-1ed4-454e-ab92-22fad36134a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11965 2024.07.11 23:21:04.856208 [ 3 ] {} <Debug> HTTP-Session: 49cd2022-1ed4-454e-ab92-22fad36134a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11966 2024.07.11 23:21:04.856263 [ 3 ] {} <Trace> HTTP-Session: 49cd2022-1ed4-454e-ab92-22fad36134a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11967 2024.07.11 23:21:04.856466 [ 3 ] {e7ef2c01-20b8-4da9-a0db-6076ca313434} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
11968 2024.07.11 23:21:04.856541 [ 3 ] {e7ef2c01-20b8-4da9-a0db-6076ca313434} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
11969 2024.07.11 23:21:04.856758 [ 3 ] {e7ef2c01-20b8-4da9-a0db-6076ca313434} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11970 2024.07.11 23:21:04.857201 [ 3 ] {e7ef2c01-20b8-4da9-a0db-6076ca313434} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11971 2024.07.11 23:21:04.857246 [ 3 ] {e7ef2c01-20b8-4da9-a0db-6076ca313434} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
11972 2024.07.11 23:21:04.857609 [ 3 ] {e7ef2c01-20b8-4da9-a0db-6076ca313434} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
11973 2024.07.11 23:21:04.857951 [ 3 ] {e7ef2c01-20b8-4da9-a0db-6076ca313434} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11974 2024.07.11 23:21:04.858128 [ 3 ] {e7ef2c01-20b8-4da9-a0db-6076ca313434} <Debug> executeQuery: Read 21 rows, 1.70 KiB in 0.001719 sec., 12216.404886561955 rows/sec., 990.20 KiB/sec.
11975 2024.07.11 23:21:04.858345 [ 3 ] {e7ef2c01-20b8-4da9-a0db-6076ca313434} <Debug> DynamicQueryHandler: Done processing query
11976 2024.07.11 23:21:04.858372 [ 3 ] {e7ef2c01-20b8-4da9-a0db-6076ca313434} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11977 2024.07.11 23:21:04.858390 [ 3 ] {} <Debug> HTTP-Session: 49cd2022-1ed4-454e-ab92-22fad36134a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11978 2024.07.11 23:21:04.858579 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 17311, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11979 2024.07.11 23:21:04.858631 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11980 2024.07.11 23:21:04.858651 [ 3 ] {} <Debug> HTTP-Session: 9418056e-88d1-4b14-a165-7d881201e92f Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
11981 2024.07.11 23:21:04.858669 [ 3 ] {} <Debug> HTTP-Session: 9418056e-88d1-4b14-a165-7d881201e92f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11982 2024.07.11 23:21:04.858683 [ 3 ] {} <Debug> HTTP-Session: 9418056e-88d1-4b14-a165-7d881201e92f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11983 2024.07.11 23:21:04.858716 [ 3 ] {} <Trace> HTTP-Session: 9418056e-88d1-4b14-a165-7d881201e92f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11984 2024.07.11 23:21:04.858848 [ 3 ] {b88aa8fe-b3e7-47e1-bd12-eba97b78b619} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11985 2024.07.11 23:21:04.858894 [ 3 ] {b88aa8fe-b3e7-47e1-bd12-eba97b78b619} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11986 2024.07.11 23:21:04.859024 [ 3 ] {b88aa8fe-b3e7-47e1-bd12-eba97b78b619} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11987 2024.07.11 23:21:04.859379 [ 3 ] {b88aa8fe-b3e7-47e1-bd12-eba97b78b619} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11988 2024.07.11 23:21:04.859417 [ 3 ] {b88aa8fe-b3e7-47e1-bd12-eba97b78b619} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
11989 2024.07.11 23:21:04.859735 [ 3 ] {b88aa8fe-b3e7-47e1-bd12-eba97b78b619} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
11990 2024.07.11 23:21:04.860038 [ 3 ] {b88aa8fe-b3e7-47e1-bd12-eba97b78b619} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11991 2024.07.11 23:21:04.860197 [ 3 ] {b88aa8fe-b3e7-47e1-bd12-eba97b78b619} <Debug> executeQuery: Read 119 rows, 10.05 KiB in 0.001395 sec., 85304.65949820788 rows/sec., 7.04 MiB/sec.
11992 2024.07.11 23:21:04.860351 [ 3 ] {b88aa8fe-b3e7-47e1-bd12-eba97b78b619} <Debug> DynamicQueryHandler: Done processing query
11993 2024.07.11 23:21:04.860375 [ 3 ] {b88aa8fe-b3e7-47e1-bd12-eba97b78b619} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
11994 2024.07.11 23:21:04.860391 [ 3 ] {} <Debug> HTTP-Session: 9418056e-88d1-4b14-a165-7d881201e92f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11995 2024.07.11 23:21:04.860537 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 14452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11996 2024.07.11 23:21:04.860584 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11997 2024.07.11 23:21:04.860604 [ 3 ] {} <Debug> HTTP-Session: f31eabde-a65c-4a20-a6cd-78b217329a4b Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
11998 2024.07.11 23:21:04.860620 [ 3 ] {} <Debug> HTTP-Session: f31eabde-a65c-4a20-a6cd-78b217329a4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11999 2024.07.11 23:21:04.860633 [ 3 ] {} <Debug> HTTP-Session: f31eabde-a65c-4a20-a6cd-78b217329a4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12000 2024.07.11 23:21:04.860663 [ 3 ] {} <Trace> HTTP-Session: f31eabde-a65c-4a20-a6cd-78b217329a4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12001 2024.07.11 23:21:04.860784 [ 3 ] {d2350fdb-45d4-4e96-af0d-66ae1e8fba4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12002 2024.07.11 23:21:04.860828 [ 3 ] {d2350fdb-45d4-4e96-af0d-66ae1e8fba4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12003 2024.07.11 23:21:04.860950 [ 3 ] {d2350fdb-45d4-4e96-af0d-66ae1e8fba4d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12004 2024.07.11 23:21:04.861286 [ 3 ] {d2350fdb-45d4-4e96-af0d-66ae1e8fba4d} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12005 2024.07.11 23:21:04.861321 [ 3 ] {d2350fdb-45d4-4e96-af0d-66ae1e8fba4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
12006 2024.07.11 23:21:04.861636 [ 3 ] {d2350fdb-45d4-4e96-af0d-66ae1e8fba4d} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
12007 2024.07.11 23:21:04.861935 [ 3 ] {d2350fdb-45d4-4e96-af0d-66ae1e8fba4d} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12008 2024.07.11 23:21:04.862097 [ 3 ] {d2350fdb-45d4-4e96-af0d-66ae1e8fba4d} <Debug> executeQuery: Read 85 rows, 6.80 KiB in 0.001348 sec., 63056.37982195846 rows/sec., 4.92 MiB/sec.
12009 2024.07.11 23:21:04.862281 [ 3 ] {d2350fdb-45d4-4e96-af0d-66ae1e8fba4d} <Debug> DynamicQueryHandler: Done processing query
12010 2024.07.11 23:21:04.862320 [ 3 ] {d2350fdb-45d4-4e96-af0d-66ae1e8fba4d} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
12011 2024.07.11 23:21:04.862350 [ 3 ] {} <Debug> HTTP-Session: f31eabde-a65c-4a20-a6cd-78b217329a4b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12012 2024.07.11 23:21:04.862555 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 30652, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12013 2024.07.11 23:21:04.862604 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12014 2024.07.11 23:21:04.862622 [ 3 ] {} <Debug> HTTP-Session: 0618c9b6-51c1-4239-a0f5-5de388719152 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
12015 2024.07.11 23:21:04.862639 [ 3 ] {} <Debug> HTTP-Session: 0618c9b6-51c1-4239-a0f5-5de388719152 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12016 2024.07.11 23:21:04.862653 [ 3 ] {} <Debug> HTTP-Session: 0618c9b6-51c1-4239-a0f5-5de388719152 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12017 2024.07.11 23:21:04.862683 [ 3 ] {} <Trace> HTTP-Session: 0618c9b6-51c1-4239-a0f5-5de388719152 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12018 2024.07.11 23:21:04.862830 [ 3 ] {ea04ab10-fd06-4469-9dd8-30b8c233b6b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12019 2024.07.11 23:21:04.862876 [ 3 ] {ea04ab10-fd06-4469-9dd8-30b8c233b6b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12020 2024.07.11 23:21:04.863018 [ 3 ] {ea04ab10-fd06-4469-9dd8-30b8c233b6b7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12021 2024.07.11 23:21:04.863378 [ 3 ] {ea04ab10-fd06-4469-9dd8-30b8c233b6b7} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12022 2024.07.11 23:21:04.863413 [ 3 ] {ea04ab10-fd06-4469-9dd8-30b8c233b6b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
12023 2024.07.11 23:21:04.863800 [ 3 ] {ea04ab10-fd06-4469-9dd8-30b8c233b6b7} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
12024 2024.07.11 23:21:04.864140 [ 3 ] {ea04ab10-fd06-4469-9dd8-30b8c233b6b7} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12025 2024.07.11 23:21:04.864290 [ 3 ] {ea04ab10-fd06-4469-9dd8-30b8c233b6b7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001528 sec., 104712.04188481675 rows/sec., 7.29 MiB/sec.
12026 2024.07.11 23:21:04.864457 [ 3 ] {ea04ab10-fd06-4469-9dd8-30b8c233b6b7} <Debug> DynamicQueryHandler: Done processing query
12027 2024.07.11 23:21:04.864482 [ 3 ] {ea04ab10-fd06-4469-9dd8-30b8c233b6b7} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
12028 2024.07.11 23:21:04.864499 [ 3 ] {} <Debug> HTTP-Session: 0618c9b6-51c1-4239-a0f5-5de388719152 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12029 2024.07.11 23:21:04.864673 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 33754, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12030 2024.07.11 23:21:04.864721 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12031 2024.07.11 23:21:04.864741 [ 3 ] {} <Debug> HTTP-Session: 4e69afd1-3ec5-4211-a28a-dcd26879a39e Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
12032 2024.07.11 23:21:04.864758 [ 3 ] {} <Debug> HTTP-Session: 4e69afd1-3ec5-4211-a28a-dcd26879a39e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12033 2024.07.11 23:21:04.864772 [ 3 ] {} <Debug> HTTP-Session: 4e69afd1-3ec5-4211-a28a-dcd26879a39e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12034 2024.07.11 23:21:04.864801 [ 3 ] {} <Trace> HTTP-Session: 4e69afd1-3ec5-4211-a28a-dcd26879a39e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12035 2024.07.11 23:21:04.865045 [ 3 ] {0082c7d1-57a4-434e-ba64-045ed457636d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
12036 2024.07.11 23:21:04.865109 [ 3 ] {0082c7d1-57a4-434e-ba64-045ed457636d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
12037 2024.07.11 23:21:04.865520 [ 3 ] {0082c7d1-57a4-434e-ba64-045ed457636d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12038 2024.07.11 23:21:04.866148 [ 3 ] {0082c7d1-57a4-434e-ba64-045ed457636d} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12039 2024.07.11 23:21:04.866184 [ 3 ] {0082c7d1-57a4-434e-ba64-045ed457636d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
12040 2024.07.11 23:21:04.866780 [ 3 ] {0082c7d1-57a4-434e-ba64-045ed457636d} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
12041 2024.07.11 23:21:04.867188 [ 3 ] {0082c7d1-57a4-434e-ba64-045ed457636d} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12042 2024.07.11 23:21:04.867374 [ 3 ] {0082c7d1-57a4-434e-ba64-045ed457636d} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.002495 sec., 8416.83366733467 rows/sec., 15.08 MiB/sec.
12043 2024.07.11 23:21:04.867588 [ 3 ] {0082c7d1-57a4-434e-ba64-045ed457636d} <Debug> DynamicQueryHandler: Done processing query
12044 2024.07.11 23:21:04.867613 [ 3 ] {0082c7d1-57a4-434e-ba64-045ed457636d} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
12045 2024.07.11 23:21:04.867629 [ 3 ] {} <Debug> HTTP-Session: 4e69afd1-3ec5-4211-a28a-dcd26879a39e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12046 2024.07.11 23:21:04.867762 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12047 2024.07.11 23:21:04.867812 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12048 2024.07.11 23:21:04.867832 [ 3 ] {} <Debug> HTTP-Session: aea493b7-b0a0-4330-a11d-f8d96337b64d Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
12049 2024.07.11 23:21:04.867848 [ 3 ] {} <Debug> HTTP-Session: aea493b7-b0a0-4330-a11d-f8d96337b64d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12050 2024.07.11 23:21:04.867863 [ 3 ] {} <Debug> HTTP-Session: aea493b7-b0a0-4330-a11d-f8d96337b64d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12051 2024.07.11 23:21:04.867893 [ 3 ] {} <Trace> HTTP-Session: aea493b7-b0a0-4330-a11d-f8d96337b64d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12052 2024.07.11 23:21:04.868012 [ 3 ] {d80a2baa-ff8e-4efb-a7db-fe406d6c8342} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12053 2024.07.11 23:21:04.868058 [ 3 ] {d80a2baa-ff8e-4efb-a7db-fe406d6c8342} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12054 2024.07.11 23:21:04.868185 [ 3 ] {d80a2baa-ff8e-4efb-a7db-fe406d6c8342} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12055 2024.07.11 23:21:04.868486 [ 3 ] {d80a2baa-ff8e-4efb-a7db-fe406d6c8342} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12056 2024.07.11 23:21:04.868522 [ 3 ] {d80a2baa-ff8e-4efb-a7db-fe406d6c8342} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
12057 2024.07.11 23:21:04.868877 [ 3 ] {d80a2baa-ff8e-4efb-a7db-fe406d6c8342} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
12058 2024.07.11 23:21:04.869192 [ 3 ] {d80a2baa-ff8e-4efb-a7db-fe406d6c8342} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12059 2024.07.11 23:21:04.869362 [ 3 ] {d80a2baa-ff8e-4efb-a7db-fe406d6c8342} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001382 sec., 43415.34008683068 rows/sec., 2.93 MiB/sec.
12060 2024.07.11 23:21:04.869602 [ 3 ] {d80a2baa-ff8e-4efb-a7db-fe406d6c8342} <Debug> DynamicQueryHandler: Done processing query
12061 2024.07.11 23:21:04.869665 [ 3 ] {d80a2baa-ff8e-4efb-a7db-fe406d6c8342} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12062 2024.07.11 23:21:04.869721 [ 3 ] {} <Debug> HTTP-Session: aea493b7-b0a0-4330-a11d-f8d96337b64d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12063 2024.07.11 23:21:09.861062 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 2327, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12064 2024.07.11 23:21:09.861208 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12065 2024.07.11 23:21:09.861237 [ 3 ] {} <Debug> HTTP-Session: 9bc7c9fc-c6d8-4964-be48-3689148e5c9a Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
12066 2024.07.11 23:21:09.861265 [ 3 ] {} <Debug> HTTP-Session: 9bc7c9fc-c6d8-4964-be48-3689148e5c9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12067 2024.07.11 23:21:09.861286 [ 3 ] {} <Debug> HTTP-Session: 9bc7c9fc-c6d8-4964-be48-3689148e5c9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12068 2024.07.11 23:21:09.861342 [ 3 ] {} <Trace> HTTP-Session: 9bc7c9fc-c6d8-4964-be48-3689148e5c9a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12069 2024.07.11 23:21:09.861548 [ 3 ] {8cad8596-a10a-4b73-9e64-ae9fa3dd1c53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
12070 2024.07.11 23:21:09.861625 [ 3 ] {8cad8596-a10a-4b73-9e64-ae9fa3dd1c53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
12071 2024.07.11 23:21:09.861847 [ 3 ] {8cad8596-a10a-4b73-9e64-ae9fa3dd1c53} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12072 2024.07.11 23:21:09.862293 [ 3 ] {8cad8596-a10a-4b73-9e64-ae9fa3dd1c53} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12073 2024.07.11 23:21:09.862335 [ 3 ] {8cad8596-a10a-4b73-9e64-ae9fa3dd1c53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
12074 2024.07.11 23:21:09.862707 [ 3 ] {8cad8596-a10a-4b73-9e64-ae9fa3dd1c53} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
12075 2024.07.11 23:21:09.863038 [ 3 ] {8cad8596-a10a-4b73-9e64-ae9fa3dd1c53} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12076 2024.07.11 23:21:09.863207 [ 3 ] {8cad8596-a10a-4b73-9e64-ae9fa3dd1c53} <Debug> executeQuery: Read 17 rows, 1.23 KiB in 0.00172 sec., 9883.72093023256 rows/sec., 715.96 KiB/sec.
12077 2024.07.11 23:21:09.863453 [ 3 ] {8cad8596-a10a-4b73-9e64-ae9fa3dd1c53} <Debug> DynamicQueryHandler: Done processing query
12078 2024.07.11 23:21:09.863493 [ 3 ] {8cad8596-a10a-4b73-9e64-ae9fa3dd1c53} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12079 2024.07.11 23:21:09.863530 [ 3 ] {} <Debug> HTTP-Session: 9bc7c9fc-c6d8-4964-be48-3689148e5c9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12080 2024.07.11 23:21:09.863707 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12081 2024.07.11 23:21:09.863816 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12082 2024.07.11 23:21:09.863844 [ 3 ] {} <Debug> HTTP-Session: 60da5ebd-6a3c-4a55-bb12-55d602f3504a Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
12083 2024.07.11 23:21:09.863866 [ 3 ] {} <Debug> HTTP-Session: 60da5ebd-6a3c-4a55-bb12-55d602f3504a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12084 2024.07.11 23:21:09.863885 [ 3 ] {} <Debug> HTTP-Session: 60da5ebd-6a3c-4a55-bb12-55d602f3504a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12085 2024.07.11 23:21:09.863927 [ 3 ] {} <Trace> HTTP-Session: 60da5ebd-6a3c-4a55-bb12-55d602f3504a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12086 2024.07.11 23:21:09.864060 [ 3 ] {2badc94e-401a-4df0-b0e0-e57f3b2ebda2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
12087 2024.07.11 23:21:09.864112 [ 3 ] {2badc94e-401a-4df0-b0e0-e57f3b2ebda2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
12088 2024.07.11 23:21:09.864247 [ 3 ] {2badc94e-401a-4df0-b0e0-e57f3b2ebda2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12089 2024.07.11 23:21:09.864528 [ 3 ] {2badc94e-401a-4df0-b0e0-e57f3b2ebda2} <Trace> oximeter.fields_ipaddr (e6968d90-b6e0-4a68-8edb-33d3c44efb5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12090 2024.07.11 23:21:09.864566 [ 3 ] {2badc94e-401a-4df0-b0e0-e57f3b2ebda2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
12091 2024.07.11 23:21:09.864872 [ 3 ] {2badc94e-401a-4df0-b0e0-e57f3b2ebda2} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
12092 2024.07.11 23:21:09.865167 [ 3 ] {2badc94e-401a-4df0-b0e0-e57f3b2ebda2} <Trace> oximeter.fields_ipaddr (e6968d90-b6e0-4a68-8edb-33d3c44efb5e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12093 2024.07.11 23:21:09.865315 [ 3 ] {2badc94e-401a-4df0-b0e0-e57f3b2ebda2} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001288 sec., 1552.7950310559006 rows/sec., 126.62 KiB/sec.
12094 2024.07.11 23:21:09.865473 [ 3 ] {2badc94e-401a-4df0-b0e0-e57f3b2ebda2} <Debug> DynamicQueryHandler: Done processing query
12095 2024.07.11 23:21:09.865498 [ 3 ] {2badc94e-401a-4df0-b0e0-e57f3b2ebda2} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12096 2024.07.11 23:21:09.865515 [ 3 ] {} <Debug> HTTP-Session: 60da5ebd-6a3c-4a55-bb12-55d602f3504a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12097 2024.07.11 23:21:09.865699 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 29468, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12098 2024.07.11 23:21:09.865748 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12099 2024.07.11 23:21:09.865768 [ 3 ] {} <Debug> HTTP-Session: 8f806661-639e-48ec-b4cf-5c723ecbcd8a Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
12100 2024.07.11 23:21:09.865785 [ 3 ] {} <Debug> HTTP-Session: 8f806661-639e-48ec-b4cf-5c723ecbcd8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12101 2024.07.11 23:21:09.865799 [ 3 ] {} <Debug> HTTP-Session: 8f806661-639e-48ec-b4cf-5c723ecbcd8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12102 2024.07.11 23:21:09.865829 [ 3 ] {} <Trace> HTTP-Session: 8f806661-639e-48ec-b4cf-5c723ecbcd8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12103 2024.07.11 23:21:09.865973 [ 3 ] {1a038022-2e11-4dd1-ac53-f20a86b9b913} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12104 2024.07.11 23:21:09.866016 [ 3 ] {1a038022-2e11-4dd1-ac53-f20a86b9b913} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12105 2024.07.11 23:21:09.866142 [ 3 ] {1a038022-2e11-4dd1-ac53-f20a86b9b913} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12106 2024.07.11 23:21:09.866543 [ 3 ] {1a038022-2e11-4dd1-ac53-f20a86b9b913} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12107 2024.07.11 23:21:09.866580 [ 3 ] {1a038022-2e11-4dd1-ac53-f20a86b9b913} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
12108 2024.07.11 23:21:09.866903 [ 3 ] {1a038022-2e11-4dd1-ac53-f20a86b9b913} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
12109 2024.07.11 23:21:09.867206 [ 3 ] {1a038022-2e11-4dd1-ac53-f20a86b9b913} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12110 2024.07.11 23:21:09.867366 [ 3 ] {1a038022-2e11-4dd1-ac53-f20a86b9b913} <Debug> executeQuery: Read 195 rows, 17.59 KiB in 0.001457 sec., 133836.65065202472 rows/sec., 11.79 MiB/sec.
12111 2024.07.11 23:21:09.867393 [ 96 ] {} <Debug> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
12112 2024.07.11 23:21:09.867523 [ 96 ] {} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12113 2024.07.11 23:21:09.867580 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
12114 2024.07.11 23:21:09.867601 [ 3 ] {1a038022-2e11-4dd1-ac53-f20a86b9b913} <Debug> DynamicQueryHandler: Done processing query
12115 2024.07.11 23:21:09.867646 [ 3 ] {1a038022-2e11-4dd1-ac53-f20a86b9b913} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
12116 2024.07.11 23:21:09.867713 [ 3 ] {} <Debug> HTTP-Session: 8f806661-639e-48ec-b4cf-5c723ecbcd8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12117 2024.07.11 23:21:09.867829 [ 189 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::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
12118 2024.07.11 23:21:09.867951 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12119 2024.07.11 23:21:09.868069 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12120 2024.07.11 23:21:09.868094 [ 189 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12121 2024.07.11 23:21:09.868104 [ 3 ] {} <Debug> HTTP-Session: 6bba744f-1ebe-4810-b9fb-5461246bb48f Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
12122 2024.07.11 23:21:09.868145 [ 189 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 302 rows starting from the beginning of the part
12123 2024.07.11 23:21:09.868153 [ 3 ] {} <Debug> HTTP-Session: 6bba744f-1ebe-4810-b9fb-5461246bb48f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12124 2024.07.11 23:21:09.868201 [ 3 ] {} <Debug> HTTP-Session: 6bba744f-1ebe-4810-b9fb-5461246bb48f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12125 2024.07.11 23:21:09.868299 [ 3 ] {} <Trace> HTTP-Session: 6bba744f-1ebe-4810-b9fb-5461246bb48f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12126 2024.07.11 23:21:09.868383 [ 189 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 195 rows starting from the beginning of the part
12127 2024.07.11 23:21:09.868662 [ 189 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 119 rows starting from the beginning of the part
12128 2024.07.11 23:21:09.868731 [ 3 ] {65722d74-8801-4058-84b9-803600dd8705} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
12129 2024.07.11 23:21:09.868965 [ 3 ] {65722d74-8801-4058-84b9-803600dd8705} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
12130 2024.07.11 23:21:09.868980 [ 189 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 194 rows starting from the beginning of the part
12131 2024.07.11 23:21:09.869301 [ 189 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 119 rows starting from the beginning of the part
12132 2024.07.11 23:21:09.869641 [ 189 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 195 rows starting from the beginning of the part
12133 2024.07.11 23:21:09.870142 [ 3 ] {65722d74-8801-4058-84b9-803600dd8705} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12134 2024.07.11 23:21:09.870856 [ 3 ] {65722d74-8801-4058-84b9-803600dd8705} <Trace> oximeter.fields_u16 (b4410dfe-084c-46fb-b538-055579d0603a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12135 2024.07.11 23:21:09.870915 [ 3 ] {65722d74-8801-4058-84b9-803600dd8705} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
12136 2024.07.11 23:21:09.871745 [ 3 ] {65722d74-8801-4058-84b9-803600dd8705} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
12137 2024.07.11 23:21:09.872443 [ 3 ] {65722d74-8801-4058-84b9-803600dd8705} <Trace> oximeter.fields_u16 (b4410dfe-084c-46fb-b538-055579d0603a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12138 2024.07.11 23:21:09.872518 [ 199 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1124 rows, containing 4 columns (4 merged, 0 gathered) in 0.004818682 sec., 233258.8039634074 rows/sec., 20.15 MiB/sec.
12139 2024.07.11 23:21:09.872696 [ 3 ] {65722d74-8801-4058-84b9-803600dd8705} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.004152 sec., 481.6955684007707 rows/sec., 33.63 KiB/sec.
12140 2024.07.11 23:21:09.872850 [ 193 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
12141 2024.07.11 23:21:09.872981 [ 3 ] {65722d74-8801-4058-84b9-803600dd8705} <Debug> DynamicQueryHandler: Done processing query
12142 2024.07.11 23:21:09.873014 [ 3 ] {65722d74-8801-4058-84b9-803600dd8705} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12143 2024.07.11 23:21:09.873051 [ 3 ] {} <Debug> HTTP-Session: 6bba744f-1ebe-4810-b9fb-5461246bb48f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12144 2024.07.11 23:21:09.873342 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 63795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12145 2024.07.11 23:21:09.873425 [ 193 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_66_13} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12146 2024.07.11 23:21:09.873438 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12147 2024.07.11 23:21:09.873506 [ 3 ] {} <Debug> HTTP-Session: 4002292d-d6fe-4c61-8f46-0b52791ee30f Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
12148 2024.07.11 23:21:09.873554 [ 3 ] {} <Debug> HTTP-Session: 4002292d-d6fe-4c61-8f46-0b52791ee30f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12149 2024.07.11 23:21:09.873575 [ 3 ] {} <Debug> HTTP-Session: 4002292d-d6fe-4c61-8f46-0b52791ee30f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12150 2024.07.11 23:21:09.873606 [ 193 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_66_13} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
12151 2024.07.11 23:21:09.873635 [ 3 ] {} <Trace> HTTP-Session: 4002292d-d6fe-4c61-8f46-0b52791ee30f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12152 2024.07.11 23:21:09.873744 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB.
12153 2024.07.11 23:21:09.873941 [ 3 ] {16544fd2-f768-4629-8b8c-1faa63bfff1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12154 2024.07.11 23:21:09.873991 [ 3 ] {16544fd2-f768-4629-8b8c-1faa63bfff1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12155 2024.07.11 23:21:09.874136 [ 3 ] {16544fd2-f768-4629-8b8c-1faa63bfff1d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12156 2024.07.11 23:21:09.874668 [ 3 ] {16544fd2-f768-4629-8b8c-1faa63bfff1d} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12157 2024.07.11 23:21:09.874706 [ 3 ] {16544fd2-f768-4629-8b8c-1faa63bfff1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
12158 2024.07.11 23:21:09.875042 [ 3 ] {16544fd2-f768-4629-8b8c-1faa63bfff1d} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
12159 2024.07.11 23:21:09.875348 [ 3 ] {16544fd2-f768-4629-8b8c-1faa63bfff1d} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12160 2024.07.11 23:21:09.875504 [ 96 ] {} <Debug> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
12161 2024.07.11 23:21:09.875511 [ 3 ] {16544fd2-f768-4629-8b8c-1faa63bfff1d} <Debug> executeQuery: Read 395 rows, 28.52 KiB in 0.001711 sec., 230859.1466978375 rows/sec., 16.28 MiB/sec.
12162 2024.07.11 23:21:09.875567 [ 96 ] {} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12163 2024.07.11 23:21:09.875631 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
12164 2024.07.11 23:21:09.875812 [ 197 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::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
12165 2024.07.11 23:21:09.875825 [ 3 ] {16544fd2-f768-4629-8b8c-1faa63bfff1d} <Debug> DynamicQueryHandler: Done processing query
12166 2024.07.11 23:21:09.875878 [ 3 ] {16544fd2-f768-4629-8b8c-1faa63bfff1d} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
12167 2024.07.11 23:21:09.875913 [ 3 ] {} <Debug> HTTP-Session: 4002292d-d6fe-4c61-8f46-0b52791ee30f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12168 2024.07.11 23:21:09.876012 [ 197 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12169 2024.07.11 23:21:09.876045 [ 197 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::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
12170 2024.07.11 23:21:09.876120 [ 197 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 395 rows starting from the beginning of the part
12171 2024.07.11 23:21:09.876242 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12172 2024.07.11 23:21:09.876356 [ 197 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 85 rows starting from the beginning of the part
12173 2024.07.11 23:21:09.876446 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12174 2024.07.11 23:21:09.876641 [ 3 ] {} <Debug> HTTP-Session: a6b427ae-2edb-4e9f-9cc2-2868714f84b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
12175 2024.07.11 23:21:09.876659 [ 197 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 393 rows starting from the beginning of the part
12176 2024.07.11 23:21:09.876716 [ 3 ] {} <Debug> HTTP-Session: a6b427ae-2edb-4e9f-9cc2-2868714f84b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12177 2024.07.11 23:21:09.876780 [ 3 ] {} <Debug> HTTP-Session: a6b427ae-2edb-4e9f-9cc2-2868714f84b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12178 2024.07.11 23:21:09.876889 [ 197 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 85 rows starting from the beginning of the part
12179 2024.07.11 23:21:09.876976 [ 3 ] {} <Trace> HTTP-Session: a6b427ae-2edb-4e9f-9cc2-2868714f84b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12180 2024.07.11 23:21:09.877148 [ 197 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 395 rows starting from the beginning of the part
12181 2024.07.11 23:21:09.877504 [ 3 ] {58317433-e39e-49c3-9987-a1e7b13d0ff2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
12182 2024.07.11 23:21:09.877619 [ 3 ] {58317433-e39e-49c3-9987-a1e7b13d0ff2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
12183 2024.07.11 23:21:09.878044 [ 3 ] {58317433-e39e-49c3-9987-a1e7b13d0ff2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12184 2024.07.11 23:21:09.878784 [ 3 ] {58317433-e39e-49c3-9987-a1e7b13d0ff2} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12185 2024.07.11 23:21:09.878864 [ 3 ] {58317433-e39e-49c3-9987-a1e7b13d0ff2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
12186 2024.07.11 23:21:09.879622 [ 3 ] {58317433-e39e-49c3-9987-a1e7b13d0ff2} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
12187 2024.07.11 23:21:09.880188 [ 197 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1825 rows, containing 4 columns (4 merged, 0 gathered) in 0.004455844 sec., 409574.48241006647 rows/sec., 29.30 MiB/sec.
12188 2024.07.11 23:21:09.880386 [ 197 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
12189 2024.07.11 23:21:09.880496 [ 3 ] {58317433-e39e-49c3-9987-a1e7b13d0ff2} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e): 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.07.11 23:21:09.880977 [ 3 ] {58317433-e39e-49c3-9987-a1e7b13d0ff2} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.003679 sec., 1630.8779559662953 rows/sec., 70.08 KiB/sec.
12191 2024.07.11 23:21:09.881571 [ 3 ] {58317433-e39e-49c3-9987-a1e7b13d0ff2} <Debug> DynamicQueryHandler: Done processing query
12192 2024.07.11 23:21:09.881622 [ 3 ] {58317433-e39e-49c3-9987-a1e7b13d0ff2} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
12193 2024.07.11 23:21:09.881655 [ 3 ] {} <Debug> HTTP-Session: a6b427ae-2edb-4e9f-9cc2-2868714f84b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12194 2024.07.11 23:21:09.881733 [ 199 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_66_13} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12195 2024.07.11 23:21:09.881806 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12196 2024.07.11 23:21:09.881835 [ 199 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_66_13} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
12197 2024.07.11 23:21:09.881858 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12198 2024.07.11 23:21:09.881881 [ 3 ] {} <Debug> HTTP-Session: 67af8d2c-e626-4b51-9ebc-5e87382b03e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
12199 2024.07.11 23:21:09.881934 [ 3 ] {} <Debug> HTTP-Session: 67af8d2c-e626-4b51-9ebc-5e87382b03e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12200 2024.07.11 23:21:09.881939 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB.
12201 2024.07.11 23:21:09.881951 [ 3 ] {} <Debug> HTTP-Session: 67af8d2c-e626-4b51-9ebc-5e87382b03e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12202 2024.07.11 23:21:09.881991 [ 3 ] {} <Trace> HTTP-Session: 67af8d2c-e626-4b51-9ebc-5e87382b03e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12203 2024.07.11 23:21:09.882120 [ 3 ] {f0742de2-12c0-4f94-9273-38e947e4a045} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
12204 2024.07.11 23:21:09.882167 [ 3 ] {f0742de2-12c0-4f94-9273-38e947e4a045} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
12205 2024.07.11 23:21:09.882316 [ 3 ] {f0742de2-12c0-4f94-9273-38e947e4a045} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12206 2024.07.11 23:21:09.882647 [ 3 ] {f0742de2-12c0-4f94-9273-38e947e4a045} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12207 2024.07.11 23:21:09.882683 [ 3 ] {f0742de2-12c0-4f94-9273-38e947e4a045} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
12208 2024.07.11 23:21:09.883040 [ 3 ] {f0742de2-12c0-4f94-9273-38e947e4a045} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
12209 2024.07.11 23:21:09.883405 [ 3 ] {f0742de2-12c0-4f94-9273-38e947e4a045} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12210 2024.07.11 23:21:09.883565 [ 3 ] {f0742de2-12c0-4f94-9273-38e947e4a045} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001487 sec., 51782.11163416274 rows/sec., 3.19 MiB/sec.
12211 2024.07.11 23:21:09.883723 [ 3 ] {f0742de2-12c0-4f94-9273-38e947e4a045} <Debug> DynamicQueryHandler: Done processing query
12212 2024.07.11 23:21:09.883748 [ 3 ] {f0742de2-12c0-4f94-9273-38e947e4a045} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12213 2024.07.11 23:21:09.883764 [ 3 ] {} <Debug> HTTP-Session: 67af8d2c-e626-4b51-9ebc-5e87382b03e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12214 2024.07.11 23:21:09.883957 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 30843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12215 2024.07.11 23:21:09.884003 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12216 2024.07.11 23:21:09.884023 [ 3 ] {} <Debug> HTTP-Session: 670387cb-5681-4478-afd3-ad659c4fdd94 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
12217 2024.07.11 23:21:09.884039 [ 3 ] {} <Debug> HTTP-Session: 670387cb-5681-4478-afd3-ad659c4fdd94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12218 2024.07.11 23:21:09.884053 [ 3 ] {} <Debug> HTTP-Session: 670387cb-5681-4478-afd3-ad659c4fdd94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12219 2024.07.11 23:21:09.884082 [ 3 ] {} <Trace> HTTP-Session: 670387cb-5681-4478-afd3-ad659c4fdd94 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12220 2024.07.11 23:21:09.884222 [ 3 ] {85922a8d-0473-4c40-8dd2-4793b8e23279} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12221 2024.07.11 23:21:09.884267 [ 3 ] {85922a8d-0473-4c40-8dd2-4793b8e23279} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12222 2024.07.11 23:21:09.884409 [ 3 ] {85922a8d-0473-4c40-8dd2-4793b8e23279} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12223 2024.07.11 23:21:09.884765 [ 3 ] {85922a8d-0473-4c40-8dd2-4793b8e23279} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12224 2024.07.11 23:21:09.884801 [ 3 ] {85922a8d-0473-4c40-8dd2-4793b8e23279} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
12225 2024.07.11 23:21:09.885164 [ 3 ] {85922a8d-0473-4c40-8dd2-4793b8e23279} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
12226 2024.07.11 23:21:09.885490 [ 3 ] {85922a8d-0473-4c40-8dd2-4793b8e23279} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12227 2024.07.11 23:21:09.885641 [ 96 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
12228 2024.07.11 23:21:09.885651 [ 3 ] {85922a8d-0473-4c40-8dd2-4793b8e23279} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001478 sec., 108930.98782138024 rows/sec., 7.59 MiB/sec.
12229 2024.07.11 23:21:09.885705 [ 96 ] {} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12230 2024.07.11 23:21:09.885783 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
12231 2024.07.11 23:21:09.885972 [ 3 ] {85922a8d-0473-4c40-8dd2-4793b8e23279} <Debug> DynamicQueryHandler: Done processing query
12232 2024.07.11 23:21:09.885995 [ 196 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::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
12233 2024.07.11 23:21:09.886009 [ 3 ] {85922a8d-0473-4c40-8dd2-4793b8e23279} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
12234 2024.07.11 23:21:09.886069 [ 3 ] {} <Debug> HTTP-Session: 670387cb-5681-4478-afd3-ad659c4fdd94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12235 2024.07.11 23:21:09.886247 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 17717, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12236 2024.07.11 23:21:09.886282 [ 196 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12237 2024.07.11 23:21:09.886325 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12238 2024.07.11 23:21:09.886361 [ 196 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_61_12, total 9816 rows starting from the beginning of the part
12239 2024.07.11 23:21:09.886371 [ 3 ] {} <Debug> HTTP-Session: 951c2f55-9fec-4f7c-be85-62ace6d77ec4 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
12240 2024.07.11 23:21:09.886424 [ 3 ] {} <Debug> HTTP-Session: 951c2f55-9fec-4f7c-be85-62ace6d77ec4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12241 2024.07.11 23:21:09.886461 [ 3 ] {} <Debug> HTTP-Session: 951c2f55-9fec-4f7c-be85-62ace6d77ec4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12242 2024.07.11 23:21:09.886631 [ 196 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::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
12243 2024.07.11 23:21:09.886655 [ 3 ] {} <Trace> HTTP-Session: 951c2f55-9fec-4f7c-be85-62ace6d77ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12244 2024.07.11 23:21:09.886974 [ 196 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::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
12245 2024.07.11 23:21:09.887109 [ 196 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 160 rows starting from the beginning of the part
12246 2024.07.11 23:21:09.887264 [ 3 ] {6f46c8f8-fc9f-4f78-8355-c440fc09c725} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
12247 2024.07.11 23:21:09.887383 [ 196 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::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
12248 2024.07.11 23:21:09.887641 [ 3 ] {6f46c8f8-fc9f-4f78-8355-c440fc09c725} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
12249 2024.07.11 23:21:09.887708 [ 196 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 161 rows starting from the beginning of the part
12250 2024.07.11 23:21:09.889476 [ 3 ] {6f46c8f8-fc9f-4f78-8355-c440fc09c725} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12251 2024.07.11 23:21:09.890091 [ 3 ] {6f46c8f8-fc9f-4f78-8355-c440fc09c725} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12252 2024.07.11 23:21:09.890150 [ 3 ] {6f46c8f8-fc9f-4f78-8355-c440fc09c725} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
12253 2024.07.11 23:21:09.891835 [ 3 ] {6f46c8f8-fc9f-4f78-8355-c440fc09c725} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
12254 2024.07.11 23:21:09.892694 [ 3 ] {6f46c8f8-fc9f-4f78-8355-c440fc09c725} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12255 2024.07.11 23:21:09.892969 [ 3 ] {6f46c8f8-fc9f-4f78-8355-c440fc09c725} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.006025 sec., 1825.7261410788383 rows/sec., 3.27 MiB/sec.
12256 2024.07.11 23:21:09.893452 [ 3 ] {6f46c8f8-fc9f-4f78-8355-c440fc09c725} <Debug> DynamicQueryHandler: Done processing query
12257 2024.07.11 23:21:09.893515 [ 3 ] {6f46c8f8-fc9f-4f78-8355-c440fc09c725} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
12258 2024.07.11 23:21:09.893541 [ 3 ] {} <Debug> HTTP-Session: 951c2f55-9fec-4f7c-be85-62ace6d77ec4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12259 2024.07.11 23:21:09.893667 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 3216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12260 2024.07.11 23:21:09.893714 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12261 2024.07.11 23:21:09.893735 [ 3 ] {} <Debug> HTTP-Session: 6ae65c72-9b0f-4388-8fc7-58ea2c0fdb04 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
12262 2024.07.11 23:21:09.893761 [ 3 ] {} <Debug> HTTP-Session: 6ae65c72-9b0f-4388-8fc7-58ea2c0fdb04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12263 2024.07.11 23:21:09.893776 [ 3 ] {} <Debug> HTTP-Session: 6ae65c72-9b0f-4388-8fc7-58ea2c0fdb04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12264 2024.07.11 23:21:09.893817 [ 3 ] {} <Trace> HTTP-Session: 6ae65c72-9b0f-4388-8fc7-58ea2c0fdb04 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12265 2024.07.11 23:21:09.893992 [ 3 ] {8c563129-9cb6-4090-a525-ad3248e1022a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
12266 2024.07.11 23:21:09.894101 [ 3 ] {8c563129-9cb6-4090-a525-ad3248e1022a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
12267 2024.07.11 23:21:09.894534 [ 196 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10618 rows, containing 5 columns (5 merged, 0 gathered) in 0.008636364 sec., 1229452.579812523 rows/sec., 85.70 MiB/sec.
12268 2024.07.11 23:21:09.894632 [ 3 ] {8c563129-9cb6-4090-a525-ad3248e1022a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12269 2024.07.11 23:21:09.894845 [ 196 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
12270 2024.07.11 23:21:09.895175 [ 3 ] {8c563129-9cb6-4090-a525-ad3248e1022a} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12271 2024.07.11 23:21:09.895237 [ 3 ] {8c563129-9cb6-4090-a525-ad3248e1022a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
12272 2024.07.11 23:21:09.895884 [ 196 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12273 2024.07.11 23:21:09.896092 [ 196 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
12274 2024.07.11 23:21:09.896141 [ 3 ] {8c563129-9cb6-4090-a525-ad3248e1022a} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
12275 2024.07.11 23:21:09.896234 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.30 MiB.
12276 2024.07.11 23:21:09.896559 [ 3 ] {8c563129-9cb6-4090-a525-ad3248e1022a} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12277 2024.07.11 23:21:09.896693 [ 3 ] {8c563129-9cb6-4090-a525-ad3248e1022a} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.002795 sec., 8228.980322003577 rows/sec., 445.13 KiB/sec.
12278 2024.07.11 23:21:09.896856 [ 3 ] {8c563129-9cb6-4090-a525-ad3248e1022a} <Debug> DynamicQueryHandler: Done processing query
12279 2024.07.11 23:21:09.896881 [ 3 ] {8c563129-9cb6-4090-a525-ad3248e1022a} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
12280 2024.07.11 23:21:09.896897 [ 3 ] {} <Debug> HTTP-Session: 6ae65c72-9b0f-4388-8fc7-58ea2c0fdb04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12281 2024.07.11 23:21:09.897035 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12282 2024.07.11 23:21:09.897080 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12283 2024.07.11 23:21:09.897098 [ 3 ] {} <Debug> HTTP-Session: af988219-5793-42d6-bedb-eb9c2bfdea6f Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
12284 2024.07.11 23:21:09.897116 [ 3 ] {} <Debug> HTTP-Session: af988219-5793-42d6-bedb-eb9c2bfdea6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12285 2024.07.11 23:21:09.897130 [ 3 ] {} <Debug> HTTP-Session: af988219-5793-42d6-bedb-eb9c2bfdea6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12286 2024.07.11 23:21:09.897160 [ 3 ] {} <Trace> HTTP-Session: af988219-5793-42d6-bedb-eb9c2bfdea6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12287 2024.07.11 23:21:09.897292 [ 3 ] {7d301c65-0a87-4a9c-be04-1f234e1ecec8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12288 2024.07.11 23:21:09.897335 [ 3 ] {7d301c65-0a87-4a9c-be04-1f234e1ecec8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12289 2024.07.11 23:21:09.897461 [ 3 ] {7d301c65-0a87-4a9c-be04-1f234e1ecec8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12290 2024.07.11 23:21:09.897718 [ 3 ] {7d301c65-0a87-4a9c-be04-1f234e1ecec8} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12291 2024.07.11 23:21:09.897753 [ 3 ] {7d301c65-0a87-4a9c-be04-1f234e1ecec8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
12292 2024.07.11 23:21:09.898112 [ 3 ] {7d301c65-0a87-4a9c-be04-1f234e1ecec8} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
12293 2024.07.11 23:21:09.898433 [ 3 ] {7d301c65-0a87-4a9c-be04-1f234e1ecec8} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12294 2024.07.11 23:21:09.898559 [ 95 ] {} <Debug> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
12295 2024.07.11 23:21:09.898560 [ 3 ] {7d301c65-0a87-4a9c-be04-1f234e1ecec8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001327 sec., 45214.7701582517 rows/sec., 3.05 MiB/sec.
12296 2024.07.11 23:21:09.898596 [ 95 ] {} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12297 2024.07.11 23:21:09.898631 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
12298 2024.07.11 23:21:09.898793 [ 3 ] {7d301c65-0a87-4a9c-be04-1f234e1ecec8} <Debug> DynamicQueryHandler: Done processing query
12299 2024.07.11 23:21:09.898808 [ 198 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::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
12300 2024.07.11 23:21:09.898824 [ 3 ] {7d301c65-0a87-4a9c-be04-1f234e1ecec8} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12301 2024.07.11 23:21:09.898887 [ 3 ] {} <Debug> HTTP-Session: af988219-5793-42d6-bedb-eb9c2bfdea6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12302 2024.07.11 23:21:09.899030 [ 198 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12303 2024.07.11 23:21:09.899073 [ 198 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3498 rows starting from the beginning of the part
12304 2024.07.11 23:21:09.899162 [ 198 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::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
12305 2024.07.11 23:21:09.899264 [ 198 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::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
12306 2024.07.11 23:21:09.899505 [ 198 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::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
12307 2024.07.11 23:21:09.899576 [ 198 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::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
12308 2024.07.11 23:21:09.899813 [ 198 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::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
12309 2024.07.11 23:21:09.901585 [ 190 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3798 rows, containing 4 columns (4 merged, 0 gathered) in 0.002865275 sec., 1325527.2181553254 rows/sec., 89.27 MiB/sec.
12310 2024.07.11 23:21:09.901892 [ 190 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
12311 2024.07.11 23:21:09.902297 [ 190 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::all_1_66_13} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12312 2024.07.11 23:21:09.902380 [ 190 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::all_1_66_13} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
12313 2024.07.11 23:21:09.902458 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB.
12314 2024.07.11 23:21:13.672054 [ 93 ] {} <Debug> DNSResolver: Updating DNS cache
12315 2024.07.11 23:21:13.672113 [ 93 ] {} <Debug> DNSResolver: Updated DNS cache
12316 2024.07.11 23:21:14.857900 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 3065, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12317 2024.07.11 23:21:14.858026 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12318 2024.07.11 23:21:14.858051 [ 3 ] {} <Debug> HTTP-Session: dc375606-2dbe-46ed-8937-f8928a543673 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
12319 2024.07.11 23:21:14.858075 [ 3 ] {} <Debug> HTTP-Session: dc375606-2dbe-46ed-8937-f8928a543673 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12320 2024.07.11 23:21:14.858090 [ 3 ] {} <Debug> HTTP-Session: dc375606-2dbe-46ed-8937-f8928a543673 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12321 2024.07.11 23:21:14.858137 [ 3 ] {} <Trace> HTTP-Session: dc375606-2dbe-46ed-8937-f8928a543673 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12322 2024.07.11 23:21:14.858321 [ 3 ] {8ccf8bc7-96de-4375-a581-c57b35b1f287} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
12323 2024.07.11 23:21:14.858388 [ 3 ] {8ccf8bc7-96de-4375-a581-c57b35b1f287} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
12324 2024.07.11 23:21:14.858581 [ 3 ] {8ccf8bc7-96de-4375-a581-c57b35b1f287} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12325 2024.07.11 23:21:14.858963 [ 3 ] {8ccf8bc7-96de-4375-a581-c57b35b1f287} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12326 2024.07.11 23:21:14.859002 [ 3 ] {8ccf8bc7-96de-4375-a581-c57b35b1f287} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
12327 2024.07.11 23:21:14.859384 [ 3 ] {8ccf8bc7-96de-4375-a581-c57b35b1f287} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
12328 2024.07.11 23:21:14.859723 [ 3 ] {8ccf8bc7-96de-4375-a581-c57b35b1f287} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12329 2024.07.11 23:21:14.859876 [ 3 ] {8ccf8bc7-96de-4375-a581-c57b35b1f287} <Debug> executeQuery: Read 21 rows, 1.70 KiB in 0.001611 sec., 13035.381750465549 rows/sec., 1.03 MiB/sec.
12330 2024.07.11 23:21:14.860176 [ 3 ] {8ccf8bc7-96de-4375-a581-c57b35b1f287} <Debug> DynamicQueryHandler: Done processing query
12331 2024.07.11 23:21:14.860238 [ 3 ] {8ccf8bc7-96de-4375-a581-c57b35b1f287} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12332 2024.07.11 23:21:14.860302 [ 3 ] {} <Debug> HTTP-Session: dc375606-2dbe-46ed-8937-f8928a543673 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12333 2024.07.11 23:21:14.860549 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 22246, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12334 2024.07.11 23:21:14.860606 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12335 2024.07.11 23:21:14.860626 [ 3 ] {} <Debug> HTTP-Session: b1b61650-004f-45c3-b784-c804653b0aaf Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
12336 2024.07.11 23:21:14.860644 [ 3 ] {} <Debug> HTTP-Session: b1b61650-004f-45c3-b784-c804653b0aaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12337 2024.07.11 23:21:14.860658 [ 3 ] {} <Debug> HTTP-Session: b1b61650-004f-45c3-b784-c804653b0aaf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12338 2024.07.11 23:21:14.860694 [ 3 ] {} <Trace> HTTP-Session: b1b61650-004f-45c3-b784-c804653b0aaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12339 2024.07.11 23:21:14.860844 [ 3 ] {d7014ec8-538a-47c1-a91b-30c72bb78f1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12340 2024.07.11 23:21:14.860893 [ 3 ] {d7014ec8-538a-47c1-a91b-30c72bb78f1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12341 2024.07.11 23:21:14.861043 [ 3 ] {d7014ec8-538a-47c1-a91b-30c72bb78f1c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12342 2024.07.11 23:21:14.861412 [ 3 ] {d7014ec8-538a-47c1-a91b-30c72bb78f1c} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12343 2024.07.11 23:21:14.861448 [ 3 ] {d7014ec8-538a-47c1-a91b-30c72bb78f1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
12344 2024.07.11 23:21:14.861773 [ 3 ] {d7014ec8-538a-47c1-a91b-30c72bb78f1c} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
12345 2024.07.11 23:21:14.862083 [ 3 ] {d7014ec8-538a-47c1-a91b-30c72bb78f1c} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12346 2024.07.11 23:21:14.862210 [ 3 ] {d7014ec8-538a-47c1-a91b-30c72bb78f1c} <Debug> executeQuery: Read 155 rows, 12.82 KiB in 0.001434 sec., 108089.26080892609 rows/sec., 8.73 MiB/sec.
12347 2024.07.11 23:21:14.862462 [ 3 ] {d7014ec8-538a-47c1-a91b-30c72bb78f1c} <Debug> DynamicQueryHandler: Done processing query
12348 2024.07.11 23:21:14.862521 [ 3 ] {d7014ec8-538a-47c1-a91b-30c72bb78f1c} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
12349 2024.07.11 23:21:14.862579 [ 3 ] {} <Debug> HTTP-Session: b1b61650-004f-45c3-b784-c804653b0aaf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12350 2024.07.11 23:21:14.862784 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 18494, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12351 2024.07.11 23:21:14.862837 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12352 2024.07.11 23:21:14.862856 [ 3 ] {} <Debug> HTTP-Session: 852dd405-9e6f-485b-afb8-1a8a680071ee Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
12353 2024.07.11 23:21:14.862873 [ 3 ] {} <Debug> HTTP-Session: 852dd405-9e6f-485b-afb8-1a8a680071ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12354 2024.07.11 23:21:14.862886 [ 3 ] {} <Debug> HTTP-Session: 852dd405-9e6f-485b-afb8-1a8a680071ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12355 2024.07.11 23:21:14.862918 [ 3 ] {} <Trace> HTTP-Session: 852dd405-9e6f-485b-afb8-1a8a680071ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12356 2024.07.11 23:21:14.863049 [ 3 ] {e39820a1-bc6c-47f8-b02d-a01e57700ba0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12357 2024.07.11 23:21:14.863094 [ 3 ] {e39820a1-bc6c-47f8-b02d-a01e57700ba0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12358 2024.07.11 23:21:14.863232 [ 3 ] {e39820a1-bc6c-47f8-b02d-a01e57700ba0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12359 2024.07.11 23:21:14.863552 [ 3 ] {e39820a1-bc6c-47f8-b02d-a01e57700ba0} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12360 2024.07.11 23:21:14.863587 [ 3 ] {e39820a1-bc6c-47f8-b02d-a01e57700ba0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
12361 2024.07.11 23:21:14.863902 [ 3 ] {e39820a1-bc6c-47f8-b02d-a01e57700ba0} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
12362 2024.07.11 23:21:14.864203 [ 3 ] {e39820a1-bc6c-47f8-b02d-a01e57700ba0} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12363 2024.07.11 23:21:14.864327 [ 3 ] {e39820a1-bc6c-47f8-b02d-a01e57700ba0} <Debug> executeQuery: Read 109 rows, 8.70 KiB in 0.001331 sec., 81893.31329827198 rows/sec., 6.38 MiB/sec.
12364 2024.07.11 23:21:14.864475 [ 3 ] {e39820a1-bc6c-47f8-b02d-a01e57700ba0} <Debug> DynamicQueryHandler: Done processing query
12365 2024.07.11 23:21:14.864500 [ 3 ] {e39820a1-bc6c-47f8-b02d-a01e57700ba0} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
12366 2024.07.11 23:21:14.864515 [ 3 ] {} <Debug> HTTP-Session: 852dd405-9e6f-485b-afb8-1a8a680071ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12367 2024.07.11 23:21:14.864685 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 39940, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12368 2024.07.11 23:21:14.864735 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12369 2024.07.11 23:21:14.864755 [ 3 ] {} <Debug> HTTP-Session: cbe22bb9-d9e6-4548-a3e2-7e9a46e5f926 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
12370 2024.07.11 23:21:14.864771 [ 3 ] {} <Debug> HTTP-Session: cbe22bb9-d9e6-4548-a3e2-7e9a46e5f926 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12371 2024.07.11 23:21:14.864785 [ 3 ] {} <Debug> HTTP-Session: cbe22bb9-d9e6-4548-a3e2-7e9a46e5f926 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12372 2024.07.11 23:21:14.864814 [ 3 ] {} <Trace> HTTP-Session: cbe22bb9-d9e6-4548-a3e2-7e9a46e5f926 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12373 2024.07.11 23:21:14.864977 [ 3 ] {479100c6-cd94-4e67-855e-2b170e5e5467} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12374 2024.07.11 23:21:14.865024 [ 3 ] {479100c6-cd94-4e67-855e-2b170e5e5467} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12375 2024.07.11 23:21:14.865164 [ 3 ] {479100c6-cd94-4e67-855e-2b170e5e5467} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12376 2024.07.11 23:21:14.865613 [ 3 ] {479100c6-cd94-4e67-855e-2b170e5e5467} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12377 2024.07.11 23:21:14.865648 [ 3 ] {479100c6-cd94-4e67-855e-2b170e5e5467} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
12378 2024.07.11 23:21:14.866042 [ 3 ] {479100c6-cd94-4e67-855e-2b170e5e5467} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
12379 2024.07.11 23:21:14.866378 [ 3 ] {479100c6-cd94-4e67-855e-2b170e5e5467} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12380 2024.07.11 23:21:14.866499 [ 3 ] {479100c6-cd94-4e67-855e-2b170e5e5467} <Debug> executeQuery: Read 208 rows, 14.88 KiB in 0.001606 sec., 129514.3212951432 rows/sec., 9.05 MiB/sec.
12381 2024.07.11 23:21:14.866662 [ 3 ] {479100c6-cd94-4e67-855e-2b170e5e5467} <Debug> DynamicQueryHandler: Done processing query
12382 2024.07.11 23:21:14.866688 [ 3 ] {479100c6-cd94-4e67-855e-2b170e5e5467} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
12383 2024.07.11 23:21:14.866704 [ 3 ] {} <Debug> HTTP-Session: cbe22bb9-d9e6-4548-a3e2-7e9a46e5f926 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12384 2024.07.11 23:21:14.866878 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 33777, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12385 2024.07.11 23:21:14.866926 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12386 2024.07.11 23:21:14.866945 [ 3 ] {} <Debug> HTTP-Session: f6b59140-c64f-404d-a981-aff5de795cea Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
12387 2024.07.11 23:21:14.866962 [ 3 ] {} <Debug> HTTP-Session: f6b59140-c64f-404d-a981-aff5de795cea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12388 2024.07.11 23:21:14.866975 [ 3 ] {} <Debug> HTTP-Session: f6b59140-c64f-404d-a981-aff5de795cea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12389 2024.07.11 23:21:14.867005 [ 3 ] {} <Trace> HTTP-Session: f6b59140-c64f-404d-a981-aff5de795cea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12390 2024.07.11 23:21:14.867238 [ 3 ] {4c8739cd-6ae4-4618-ae1b-14ac7acc59d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
12391 2024.07.11 23:21:14.867302 [ 3 ] {4c8739cd-6ae4-4618-ae1b-14ac7acc59d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
12392 2024.07.11 23:21:14.867705 [ 3 ] {4c8739cd-6ae4-4618-ae1b-14ac7acc59d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12393 2024.07.11 23:21:14.868254 [ 3 ] {4c8739cd-6ae4-4618-ae1b-14ac7acc59d8} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12394 2024.07.11 23:21:14.868289 [ 3 ] {4c8739cd-6ae4-4618-ae1b-14ac7acc59d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
12395 2024.07.11 23:21:14.868872 [ 3 ] {4c8739cd-6ae4-4618-ae1b-14ac7acc59d8} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
12396 2024.07.11 23:21:14.869273 [ 3 ] {4c8739cd-6ae4-4618-ae1b-14ac7acc59d8} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12397 2024.07.11 23:21:14.869426 [ 3 ] {4c8739cd-6ae4-4618-ae1b-14ac7acc59d8} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.002343 sec., 8962.868117797696 rows/sec., 16.06 MiB/sec.
12398 2024.07.11 23:21:14.869880 [ 3 ] {4c8739cd-6ae4-4618-ae1b-14ac7acc59d8} <Debug> DynamicQueryHandler: Done processing query
12399 2024.07.11 23:21:14.869938 [ 3 ] {4c8739cd-6ae4-4618-ae1b-14ac7acc59d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
12400 2024.07.11 23:21:14.869963 [ 3 ] {} <Debug> HTTP-Session: f6b59140-c64f-404d-a981-aff5de795cea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12401 2024.07.11 23:21:14.870101 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12402 2024.07.11 23:21:14.870150 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12403 2024.07.11 23:21:14.870169 [ 3 ] {} <Debug> HTTP-Session: 8dd830f5-b6ee-4d50-8be6-834b5f439152 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
12404 2024.07.11 23:21:14.870186 [ 3 ] {} <Debug> HTTP-Session: 8dd830f5-b6ee-4d50-8be6-834b5f439152 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12405 2024.07.11 23:21:14.870199 [ 3 ] {} <Debug> HTTP-Session: 8dd830f5-b6ee-4d50-8be6-834b5f439152 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12406 2024.07.11 23:21:14.870229 [ 3 ] {} <Trace> HTTP-Session: 8dd830f5-b6ee-4d50-8be6-834b5f439152 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12407 2024.07.11 23:21:14.870345 [ 3 ] {0e6c0657-07a8-48a3-867c-9a72bcbbd6e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12408 2024.07.11 23:21:14.870391 [ 3 ] {0e6c0657-07a8-48a3-867c-9a72bcbbd6e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12409 2024.07.11 23:21:14.870535 [ 3 ] {0e6c0657-07a8-48a3-867c-9a72bcbbd6e4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12410 2024.07.11 23:21:14.870829 [ 3 ] {0e6c0657-07a8-48a3-867c-9a72bcbbd6e4} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12411 2024.07.11 23:21:14.870865 [ 3 ] {0e6c0657-07a8-48a3-867c-9a72bcbbd6e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
12412 2024.07.11 23:21:14.871224 [ 3 ] {0e6c0657-07a8-48a3-867c-9a72bcbbd6e4} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
12413 2024.07.11 23:21:14.871550 [ 3 ] {0e6c0657-07a8-48a3-867c-9a72bcbbd6e4} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12414 2024.07.11 23:21:14.871678 [ 3 ] {0e6c0657-07a8-48a3-867c-9a72bcbbd6e4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001372 sec., 43731.778425655975 rows/sec., 2.95 MiB/sec.
12415 2024.07.11 23:21:14.871840 [ 3 ] {0e6c0657-07a8-48a3-867c-9a72bcbbd6e4} <Debug> DynamicQueryHandler: Done processing query
12416 2024.07.11 23:21:14.871865 [ 3 ] {0e6c0657-07a8-48a3-867c-9a72bcbbd6e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12417 2024.07.11 23:21:14.871880 [ 3 ] {} <Debug> HTTP-Session: 8dd830f5-b6ee-4d50-8be6-834b5f439152 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12418 2024.07.11 23:21:19.859259 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 2327, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12419 2024.07.11 23:21:19.859428 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12420 2024.07.11 23:21:19.859473 [ 3 ] {} <Debug> HTTP-Session: 2758e55a-7219-4cbe-afd1-a21ddca2b680 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
12421 2024.07.11 23:21:19.859520 [ 3 ] {} <Debug> HTTP-Session: 2758e55a-7219-4cbe-afd1-a21ddca2b680 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12422 2024.07.11 23:21:19.859550 [ 3 ] {} <Debug> HTTP-Session: 2758e55a-7219-4cbe-afd1-a21ddca2b680 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12423 2024.07.11 23:21:19.859627 [ 3 ] {} <Trace> HTTP-Session: 2758e55a-7219-4cbe-afd1-a21ddca2b680 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12424 2024.07.11 23:21:19.859907 [ 3 ] {856b6e1f-236b-4b68-a13b-5ba1826a05c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
12425 2024.07.11 23:21:19.860017 [ 3 ] {856b6e1f-236b-4b68-a13b-5ba1826a05c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
12426 2024.07.11 23:21:19.860341 [ 3 ] {856b6e1f-236b-4b68-a13b-5ba1826a05c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12427 2024.07.11 23:21:19.860812 [ 3 ] {856b6e1f-236b-4b68-a13b-5ba1826a05c7} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12428 2024.07.11 23:21:19.860852 [ 3 ] {856b6e1f-236b-4b68-a13b-5ba1826a05c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
12429 2024.07.11 23:21:19.861221 [ 3 ] {856b6e1f-236b-4b68-a13b-5ba1826a05c7} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
12430 2024.07.11 23:21:19.861561 [ 3 ] {856b6e1f-236b-4b68-a13b-5ba1826a05c7} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12431 2024.07.11 23:21:19.861705 [ 3 ] {856b6e1f-236b-4b68-a13b-5ba1826a05c7} <Debug> executeQuery: Read 17 rows, 1.23 KiB in 0.001891 sec., 8989.95240613432 rows/sec., 651.21 KiB/sec.
12432 2024.07.11 23:21:19.861707 [ 87 ] {} <Debug> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
12433 2024.07.11 23:21:19.861769 [ 87 ] {} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12434 2024.07.11 23:21:19.861806 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
12435 2024.07.11 23:21:19.861940 [ 3 ] {856b6e1f-236b-4b68-a13b-5ba1826a05c7} <Debug> DynamicQueryHandler: Done processing query
12436 2024.07.11 23:21:19.862011 [ 3 ] {856b6e1f-236b-4b68-a13b-5ba1826a05c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12437 2024.07.11 23:21:19.862075 [ 3 ] {} <Debug> HTTP-Session: 2758e55a-7219-4cbe-afd1-a21ddca2b680 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12438 2024.07.11 23:21:19.862159 [ 186 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::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
12439 2024.07.11 23:21:19.862331 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 29335, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12440 2024.07.11 23:21:19.862434 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12441 2024.07.11 23:21:19.862489 [ 3 ] {} <Debug> HTTP-Session: 931c9d9e-0c6c-4ad5-90e1-8326f1c10035 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
12442 2024.07.11 23:21:19.862528 [ 186 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12443 2024.07.11 23:21:19.862538 [ 3 ] {} <Debug> HTTP-Session: 931c9d9e-0c6c-4ad5-90e1-8326f1c10035 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12444 2024.07.11 23:21:19.862591 [ 3 ] {} <Debug> HTTP-Session: 931c9d9e-0c6c-4ad5-90e1-8326f1c10035 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12445 2024.07.11 23:21:19.862598 [ 186 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::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
12446 2024.07.11 23:21:19.862659 [ 3 ] {} <Trace> HTTP-Session: 931c9d9e-0c6c-4ad5-90e1-8326f1c10035 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12447 2024.07.11 23:21:19.862811 [ 186 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 17 rows starting from the beginning of the part
12448 2024.07.11 23:21:19.863088 [ 186 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 21 rows starting from the beginning of the part
12449 2024.07.11 23:21:19.863125 [ 3 ] {5a586254-3145-4640-b55f-0e12bdfb6b0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12450 2024.07.11 23:21:19.863329 [ 186 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 17 rows starting from the beginning of the part
12451 2024.07.11 23:21:19.863407 [ 3 ] {5a586254-3145-4640-b55f-0e12bdfb6b0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12452 2024.07.11 23:21:19.863617 [ 186 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 21 rows starting from the beginning of the part
12453 2024.07.11 23:21:19.863954 [ 186 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 17 rows starting from the beginning of the part
12454 2024.07.11 23:21:19.864613 [ 3 ] {5a586254-3145-4640-b55f-0e12bdfb6b0b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12455 2024.07.11 23:21:19.865649 [ 3 ] {5a586254-3145-4640-b55f-0e12bdfb6b0b} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12456 2024.07.11 23:21:19.865720 [ 3 ] {5a586254-3145-4640-b55f-0e12bdfb6b0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
12457 2024.07.11 23:21:19.866725 [ 3 ] {5a586254-3145-4640-b55f-0e12bdfb6b0b} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
12458 2024.07.11 23:21:19.866725 [ 196 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 131 rows, containing 4 columns (4 merged, 0 gathered) in 0.004815151 sec., 27205.792715534775 rows/sec., 2.03 MiB/sec.
12459 2024.07.11 23:21:19.867070 [ 196 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
12460 2024.07.11 23:21:19.867369 [ 3 ] {5a586254-3145-4640-b55f-0e12bdfb6b0b} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12461 2024.07.11 23:21:19.867778 [ 3 ] {5a586254-3145-4640-b55f-0e12bdfb6b0b} <Debug> executeQuery: Read 194 rows, 17.52 KiB in 0.004914 sec., 39479.03947903948 rows/sec., 3.48 MiB/sec.
12462 2024.07.11 23:21:19.867996 [ 196 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_66_13} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12463 2024.07.11 23:21:19.868078 [ 3 ] {5a586254-3145-4640-b55f-0e12bdfb6b0b} <Debug> DynamicQueryHandler: Done processing query
12464 2024.07.11 23:21:19.868122 [ 3 ] {5a586254-3145-4640-b55f-0e12bdfb6b0b} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
12465 2024.07.11 23:21:19.868151 [ 3 ] {} <Debug> HTTP-Session: 931c9d9e-0c6c-4ad5-90e1-8326f1c10035 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12466 2024.07.11 23:21:19.868170 [ 196 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_66_13} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
12467 2024.07.11 23:21:19.868307 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
12468 2024.07.11 23:21:19.868360 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 63454, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12469 2024.07.11 23:21:19.868419 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12470 2024.07.11 23:21:19.868440 [ 3 ] {} <Debug> HTTP-Session: 355c49ee-96b0-4784-a7fa-c33539781e73 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
12471 2024.07.11 23:21:19.868457 [ 3 ] {} <Debug> HTTP-Session: 355c49ee-96b0-4784-a7fa-c33539781e73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12472 2024.07.11 23:21:19.868473 [ 3 ] {} <Debug> HTTP-Session: 355c49ee-96b0-4784-a7fa-c33539781e73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12473 2024.07.11 23:21:19.868505 [ 3 ] {} <Trace> HTTP-Session: 355c49ee-96b0-4784-a7fa-c33539781e73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12474 2024.07.11 23:21:19.868727 [ 3 ] {c870276b-778f-46b8-a24c-a8a5fa6ccb88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12475 2024.07.11 23:21:19.868773 [ 3 ] {c870276b-778f-46b8-a24c-a8a5fa6ccb88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12476 2024.07.11 23:21:19.868925 [ 3 ] {c870276b-778f-46b8-a24c-a8a5fa6ccb88} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12477 2024.07.11 23:21:19.869433 [ 3 ] {c870276b-778f-46b8-a24c-a8a5fa6ccb88} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12478 2024.07.11 23:21:19.869471 [ 3 ] {c870276b-778f-46b8-a24c-a8a5fa6ccb88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
12479 2024.07.11 23:21:19.869807 [ 3 ] {c870276b-778f-46b8-a24c-a8a5fa6ccb88} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
12480 2024.07.11 23:21:19.870133 [ 3 ] {c870276b-778f-46b8-a24c-a8a5fa6ccb88} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12481 2024.07.11 23:21:19.870260 [ 3 ] {c870276b-778f-46b8-a24c-a8a5fa6ccb88} <Debug> executeQuery: Read 393 rows, 28.36 KiB in 0.001655 sec., 237462.23564954684 rows/sec., 16.73 MiB/sec.
12482 2024.07.11 23:21:19.870416 [ 3 ] {c870276b-778f-46b8-a24c-a8a5fa6ccb88} <Debug> DynamicQueryHandler: Done processing query
12483 2024.07.11 23:21:19.870441 [ 3 ] {c870276b-778f-46b8-a24c-a8a5fa6ccb88} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
12484 2024.07.11 23:21:19.870458 [ 3 ] {} <Debug> HTTP-Session: 355c49ee-96b0-4784-a7fa-c33539781e73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12485 2024.07.11 23:21:19.870601 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12486 2024.07.11 23:21:19.870650 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12487 2024.07.11 23:21:19.870668 [ 3 ] {} <Debug> HTTP-Session: 624db59b-b361-46f6-ae1f-c10316f16daf Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
12488 2024.07.11 23:21:19.870686 [ 3 ] {} <Debug> HTTP-Session: 624db59b-b361-46f6-ae1f-c10316f16daf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12489 2024.07.11 23:21:19.870701 [ 3 ] {} <Debug> HTTP-Session: 624db59b-b361-46f6-ae1f-c10316f16daf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12490 2024.07.11 23:21:19.870732 [ 3 ] {} <Trace> HTTP-Session: 624db59b-b361-46f6-ae1f-c10316f16daf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12491 2024.07.11 23:21:19.870829 [ 3 ] {2f2773cb-0718-4102-8da8-ebd1623b67f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
12492 2024.07.11 23:21:19.870874 [ 3 ] {2f2773cb-0718-4102-8da8-ebd1623b67f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
12493 2024.07.11 23:21:19.871005 [ 3 ] {2f2773cb-0718-4102-8da8-ebd1623b67f7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12494 2024.07.11 23:21:19.871264 [ 3 ] {2f2773cb-0718-4102-8da8-ebd1623b67f7} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12495 2024.07.11 23:21:19.871300 [ 3 ] {2f2773cb-0718-4102-8da8-ebd1623b67f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
12496 2024.07.11 23:21:19.871662 [ 3 ] {2f2773cb-0718-4102-8da8-ebd1623b67f7} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
12497 2024.07.11 23:21:19.871991 [ 3 ] {2f2773cb-0718-4102-8da8-ebd1623b67f7} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12498 2024.07.11 23:21:19.872120 [ 3 ] {2f2773cb-0718-4102-8da8-ebd1623b67f7} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001315 sec., 4562.737642585552 rows/sec., 196.06 KiB/sec.
12499 2024.07.11 23:21:19.872284 [ 3 ] {2f2773cb-0718-4102-8da8-ebd1623b67f7} <Debug> DynamicQueryHandler: Done processing query
12500 2024.07.11 23:21:19.872309 [ 3 ] {2f2773cb-0718-4102-8da8-ebd1623b67f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
12501 2024.07.11 23:21:19.872325 [ 3 ] {} <Debug> HTTP-Session: 624db59b-b361-46f6-ae1f-c10316f16daf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12502 2024.07.11 23:21:19.872449 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12503 2024.07.11 23:21:19.872498 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12504 2024.07.11 23:21:19.872516 [ 3 ] {} <Debug> HTTP-Session: fb29231b-c3c8-4f16-bf45-6d3ed8da9758 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
12505 2024.07.11 23:21:19.872533 [ 3 ] {} <Debug> HTTP-Session: fb29231b-c3c8-4f16-bf45-6d3ed8da9758 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12506 2024.07.11 23:21:19.872547 [ 3 ] {} <Debug> HTTP-Session: fb29231b-c3c8-4f16-bf45-6d3ed8da9758 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12507 2024.07.11 23:21:19.872578 [ 3 ] {} <Trace> HTTP-Session: fb29231b-c3c8-4f16-bf45-6d3ed8da9758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12508 2024.07.11 23:21:19.872694 [ 3 ] {906f17e6-9710-47e7-bdd4-fbfd625d0e9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
12509 2024.07.11 23:21:19.872742 [ 3 ] {906f17e6-9710-47e7-bdd4-fbfd625d0e9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
12510 2024.07.11 23:21:19.872883 [ 3 ] {906f17e6-9710-47e7-bdd4-fbfd625d0e9d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12511 2024.07.11 23:21:19.873205 [ 3 ] {906f17e6-9710-47e7-bdd4-fbfd625d0e9d} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12512 2024.07.11 23:21:19.873242 [ 3 ] {906f17e6-9710-47e7-bdd4-fbfd625d0e9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
12513 2024.07.11 23:21:19.873603 [ 3 ] {906f17e6-9710-47e7-bdd4-fbfd625d0e9d} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
12514 2024.07.11 23:21:19.873940 [ 3 ] {906f17e6-9710-47e7-bdd4-fbfd625d0e9d} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12515 2024.07.11 23:21:19.874070 [ 3 ] {906f17e6-9710-47e7-bdd4-fbfd625d0e9d} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001418 sec., 54301.833568406204 rows/sec., 3.34 MiB/sec.
12516 2024.07.11 23:21:19.874238 [ 3 ] {906f17e6-9710-47e7-bdd4-fbfd625d0e9d} <Debug> DynamicQueryHandler: Done processing query
12517 2024.07.11 23:21:19.874267 [ 3 ] {906f17e6-9710-47e7-bdd4-fbfd625d0e9d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12518 2024.07.11 23:21:19.874284 [ 3 ] {} <Debug> HTTP-Session: fb29231b-c3c8-4f16-bf45-6d3ed8da9758 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12519 2024.07.11 23:21:19.874459 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 30652, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12520 2024.07.11 23:21:19.874509 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12521 2024.07.11 23:21:19.874530 [ 3 ] {} <Debug> HTTP-Session: 06d85f02-11f3-46b4-b527-117eec9e0e17 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
12522 2024.07.11 23:21:19.874548 [ 3 ] {} <Debug> HTTP-Session: 06d85f02-11f3-46b4-b527-117eec9e0e17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12523 2024.07.11 23:21:19.874562 [ 3 ] {} <Debug> HTTP-Session: 06d85f02-11f3-46b4-b527-117eec9e0e17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12524 2024.07.11 23:21:19.874594 [ 3 ] {} <Trace> HTTP-Session: 06d85f02-11f3-46b4-b527-117eec9e0e17 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12525 2024.07.11 23:21:19.874739 [ 3 ] {30fd30a3-9185-4239-8f33-667d191dc6be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12526 2024.07.11 23:21:19.874786 [ 3 ] {30fd30a3-9185-4239-8f33-667d191dc6be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12527 2024.07.11 23:21:19.874932 [ 3 ] {30fd30a3-9185-4239-8f33-667d191dc6be} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12528 2024.07.11 23:21:19.875341 [ 3 ] {30fd30a3-9185-4239-8f33-667d191dc6be} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12529 2024.07.11 23:21:19.875379 [ 3 ] {30fd30a3-9185-4239-8f33-667d191dc6be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
12530 2024.07.11 23:21:19.875756 [ 3 ] {30fd30a3-9185-4239-8f33-667d191dc6be} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
12531 2024.07.11 23:21:19.876089 [ 3 ] {30fd30a3-9185-4239-8f33-667d191dc6be} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12532 2024.07.11 23:21:19.876221 [ 3 ] {30fd30a3-9185-4239-8f33-667d191dc6be} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001544 sec., 103626.94300518134 rows/sec., 7.22 MiB/sec.
12533 2024.07.11 23:21:19.876470 [ 3 ] {30fd30a3-9185-4239-8f33-667d191dc6be} <Debug> DynamicQueryHandler: Done processing query
12534 2024.07.11 23:21:19.876530 [ 3 ] {30fd30a3-9185-4239-8f33-667d191dc6be} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
12535 2024.07.11 23:21:19.876584 [ 3 ] {} <Debug> HTTP-Session: 06d85f02-11f3-46b4-b527-117eec9e0e17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12536 2024.07.11 23:21:19.876760 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 17720, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12537 2024.07.11 23:21:19.876815 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12538 2024.07.11 23:21:19.876836 [ 3 ] {} <Debug> HTTP-Session: 50e233c0-3b80-4d61-9300-26f52089fc56 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
12539 2024.07.11 23:21:19.876853 [ 3 ] {} <Debug> HTTP-Session: 50e233c0-3b80-4d61-9300-26f52089fc56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12540 2024.07.11 23:21:19.876867 [ 3 ] {} <Debug> HTTP-Session: 50e233c0-3b80-4d61-9300-26f52089fc56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12541 2024.07.11 23:21:19.876899 [ 3 ] {} <Trace> HTTP-Session: 50e233c0-3b80-4d61-9300-26f52089fc56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12542 2024.07.11 23:21:19.877085 [ 3 ] {458fe3db-4bea-4613-a474-22cfc7afc44c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
12543 2024.07.11 23:21:19.877155 [ 3 ] {458fe3db-4bea-4613-a474-22cfc7afc44c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
12544 2024.07.11 23:21:19.877578 [ 3 ] {458fe3db-4bea-4613-a474-22cfc7afc44c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12545 2024.07.11 23:21:19.878085 [ 3 ] {458fe3db-4bea-4613-a474-22cfc7afc44c} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12546 2024.07.11 23:21:19.878122 [ 3 ] {458fe3db-4bea-4613-a474-22cfc7afc44c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
12547 2024.07.11 23:21:19.878690 [ 3 ] {458fe3db-4bea-4613-a474-22cfc7afc44c} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
12548 2024.07.11 23:21:19.879099 [ 3 ] {458fe3db-4bea-4613-a474-22cfc7afc44c} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12549 2024.07.11 23:21:19.879231 [ 87 ] {} <Debug> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
12550 2024.07.11 23:21:19.879251 [ 3 ] {458fe3db-4bea-4613-a474-22cfc7afc44c} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002272 sec., 4841.549295774647 rows/sec., 8.68 MiB/sec.
12551 2024.07.11 23:21:19.879268 [ 87 ] {} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12552 2024.07.11 23:21:19.879302 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
12553 2024.07.11 23:21:19.879482 [ 191 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::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
12554 2024.07.11 23:21:19.879583 [ 3 ] {458fe3db-4bea-4613-a474-22cfc7afc44c} <Debug> DynamicQueryHandler: Done processing query
12555 2024.07.11 23:21:19.879618 [ 3 ] {458fe3db-4bea-4613-a474-22cfc7afc44c} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
12556 2024.07.11 23:21:19.879649 [ 3 ] {} <Debug> HTTP-Session: 50e233c0-3b80-4d61-9300-26f52089fc56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12557 2024.07.11 23:21:19.879802 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 3216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12558 2024.07.11 23:21:19.879812 [ 191 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12559 2024.07.11 23:21:19.879870 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12560 2024.07.11 23:21:19.879886 [ 191 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::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
12561 2024.07.11 23:21:19.879894 [ 3 ] {} <Debug> HTTP-Session: 50135744-87a4-4ab3-bf2e-3e3036fc6e22 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
12562 2024.07.11 23:21:19.879919 [ 3 ] {} <Debug> HTTP-Session: 50135744-87a4-4ab3-bf2e-3e3036fc6e22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12563 2024.07.11 23:21:19.879945 [ 3 ] {} <Debug> HTTP-Session: 50135744-87a4-4ab3-bf2e-3e3036fc6e22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12564 2024.07.11 23:21:19.879999 [ 3 ] {} <Trace> HTTP-Session: 50135744-87a4-4ab3-bf2e-3e3036fc6e22 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12565 2024.07.11 23:21:19.880349 [ 3 ] {20b96211-098e-49ba-9f72-8c2ee1c4ee7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
12566 2024.07.11 23:21:19.880389 [ 191 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::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
12567 2024.07.11 23:21:19.880424 [ 3 ] {20b96211-098e-49ba-9f72-8c2ee1c4ee7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
12568 2024.07.11 23:21:19.881000 [ 191 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::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
12569 2024.07.11 23:21:19.881066 [ 3 ] {20b96211-098e-49ba-9f72-8c2ee1c4ee7a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12570 2024.07.11 23:21:19.881499 [ 191 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::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
12571 2024.07.11 23:21:19.882106 [ 191 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::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
12572 2024.07.11 23:21:19.882160 [ 3 ] {20b96211-098e-49ba-9f72-8c2ee1c4ee7a} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12573 2024.07.11 23:21:19.882211 [ 3 ] {20b96211-098e-49ba-9f72-8c2ee1c4ee7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
12574 2024.07.11 23:21:19.882645 [ 191 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::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
12575 2024.07.11 23:21:19.883412 [ 3 ] {20b96211-098e-49ba-9f72-8c2ee1c4ee7a} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
12576 2024.07.11 23:21:19.883884 [ 3 ] {20b96211-098e-49ba-9f72-8c2ee1c4ee7a} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12577 2024.07.11 23:21:19.884038 [ 3 ] {20b96211-098e-49ba-9f72-8c2ee1c4ee7a} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.003847 sec., 5978.684689368339 rows/sec., 323.41 KiB/sec.
12578 2024.07.11 23:21:19.884213 [ 3 ] {20b96211-098e-49ba-9f72-8c2ee1c4ee7a} <Debug> DynamicQueryHandler: Done processing query
12579 2024.07.11 23:21:19.884241 [ 3 ] {20b96211-098e-49ba-9f72-8c2ee1c4ee7a} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
12580 2024.07.11 23:21:19.884259 [ 3 ] {} <Debug> HTTP-Session: 50135744-87a4-4ab3-bf2e-3e3036fc6e22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12581 2024.07.11 23:21:19.884387 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12582 2024.07.11 23:21:19.884445 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12583 2024.07.11 23:21:19.884469 [ 3 ] {} <Debug> HTTP-Session: 4735c9f4-dec8-4142-8f79-a370221be596 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
12584 2024.07.11 23:21:19.884495 [ 3 ] {} <Debug> HTTP-Session: 4735c9f4-dec8-4142-8f79-a370221be596 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12585 2024.07.11 23:21:19.884520 [ 3 ] {} <Debug> HTTP-Session: 4735c9f4-dec8-4142-8f79-a370221be596 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12586 2024.07.11 23:21:19.884585 [ 3 ] {} <Trace> HTTP-Session: 4735c9f4-dec8-4142-8f79-a370221be596 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12587 2024.07.11 23:21:19.884800 [ 3 ] {94d75675-33f7-4254-a7b1-24de7410f146} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12588 2024.07.11 23:21:19.884875 [ 3 ] {94d75675-33f7-4254-a7b1-24de7410f146} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12589 2024.07.11 23:21:19.885168 [ 3 ] {94d75675-33f7-4254-a7b1-24de7410f146} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12590 2024.07.11 23:21:19.885771 [ 3 ] {94d75675-33f7-4254-a7b1-24de7410f146} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12591 2024.07.11 23:21:19.885817 [ 3 ] {94d75675-33f7-4254-a7b1-24de7410f146} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
12592 2024.07.11 23:21:19.886526 [ 3 ] {94d75675-33f7-4254-a7b1-24de7410f146} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
12593 2024.07.11 23:21:19.887139 [ 3 ] {94d75675-33f7-4254-a7b1-24de7410f146} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12594 2024.07.11 23:21:19.887268 [ 3 ] {94d75675-33f7-4254-a7b1-24de7410f146} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002561 sec., 23428.34830144475 rows/sec., 1.58 MiB/sec.
12595 2024.07.11 23:21:19.887527 [ 3 ] {94d75675-33f7-4254-a7b1-24de7410f146} <Debug> DynamicQueryHandler: Done processing query
12596 2024.07.11 23:21:19.887564 [ 3 ] {94d75675-33f7-4254-a7b1-24de7410f146} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12597 2024.07.11 23:21:19.887596 [ 3 ] {} <Debug> HTTP-Session: 4735c9f4-dec8-4142-8f79-a370221be596 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12598 2024.07.11 23:21:19.888760 [ 196 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 999 rows, containing 19 columns (19 merged, 0 gathered) in 0.009382609 sec., 106473.58320057885 rows/sec., 190.80 MiB/sec.
12599 2024.07.11 23:21:19.890148 [ 196 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
12600 2024.07.11 23:21:19.890757 [ 196 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::all_1_61_12} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12601 2024.07.11 23:21:19.890845 [ 196 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::all_1_61_12} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
12602 2024.07.11 23:21:19.890995 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.11 MiB.
12603 2024.07.11 23:21:24.855775 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 3065, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12604 2024.07.11 23:21:24.855917 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12605 2024.07.11 23:21:24.855946 [ 3 ] {} <Debug> HTTP-Session: b4c1da9a-6024-4ca9-832e-79e38deb323a Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
12606 2024.07.11 23:21:24.855974 [ 3 ] {} <Debug> HTTP-Session: b4c1da9a-6024-4ca9-832e-79e38deb323a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12607 2024.07.11 23:21:24.855992 [ 3 ] {} <Debug> HTTP-Session: b4c1da9a-6024-4ca9-832e-79e38deb323a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12608 2024.07.11 23:21:24.856046 [ 3 ] {} <Trace> HTTP-Session: b4c1da9a-6024-4ca9-832e-79e38deb323a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12609 2024.07.11 23:21:24.856262 [ 3 ] {40f30d85-ec4f-41d4-9c9e-e51ae4d8ac29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
12610 2024.07.11 23:21:24.856337 [ 3 ] {40f30d85-ec4f-41d4-9c9e-e51ae4d8ac29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
12611 2024.07.11 23:21:24.856551 [ 3 ] {40f30d85-ec4f-41d4-9c9e-e51ae4d8ac29} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12612 2024.07.11 23:21:24.856985 [ 3 ] {40f30d85-ec4f-41d4-9c9e-e51ae4d8ac29} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12613 2024.07.11 23:21:24.857029 [ 3 ] {40f30d85-ec4f-41d4-9c9e-e51ae4d8ac29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
12614 2024.07.11 23:21:24.857398 [ 3 ] {40f30d85-ec4f-41d4-9c9e-e51ae4d8ac29} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
12615 2024.07.11 23:21:24.857741 [ 3 ] {40f30d85-ec4f-41d4-9c9e-e51ae4d8ac29} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12616 2024.07.11 23:21:24.857902 [ 3 ] {40f30d85-ec4f-41d4-9c9e-e51ae4d8ac29} <Debug> executeQuery: Read 21 rows, 1.70 KiB in 0.001704 sec., 12323.94366197183 rows/sec., 998.91 KiB/sec.
12617 2024.07.11 23:21:24.858130 [ 3 ] {40f30d85-ec4f-41d4-9c9e-e51ae4d8ac29} <Debug> DynamicQueryHandler: Done processing query
12618 2024.07.11 23:21:24.858158 [ 3 ] {40f30d85-ec4f-41d4-9c9e-e51ae4d8ac29} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12619 2024.07.11 23:21:24.858174 [ 3 ] {} <Debug> HTTP-Session: b4c1da9a-6024-4ca9-832e-79e38deb323a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12620 2024.07.11 23:21:24.858327 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 17311, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12621 2024.07.11 23:21:24.858381 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12622 2024.07.11 23:21:24.858401 [ 3 ] {} <Debug> HTTP-Session: beb114c3-99a2-4f26-b41c-847febb64744 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
12623 2024.07.11 23:21:24.858419 [ 3 ] {} <Debug> HTTP-Session: beb114c3-99a2-4f26-b41c-847febb64744 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12624 2024.07.11 23:21:24.858433 [ 3 ] {} <Debug> HTTP-Session: beb114c3-99a2-4f26-b41c-847febb64744 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12625 2024.07.11 23:21:24.858467 [ 3 ] {} <Trace> HTTP-Session: beb114c3-99a2-4f26-b41c-847febb64744 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12626 2024.07.11 23:21:24.858605 [ 3 ] {f98f3ffa-53dc-410d-bbf9-f662cadf3971} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12627 2024.07.11 23:21:24.858652 [ 3 ] {f98f3ffa-53dc-410d-bbf9-f662cadf3971} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12628 2024.07.11 23:21:24.858785 [ 3 ] {f98f3ffa-53dc-410d-bbf9-f662cadf3971} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12629 2024.07.11 23:21:24.859152 [ 3 ] {f98f3ffa-53dc-410d-bbf9-f662cadf3971} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12630 2024.07.11 23:21:24.859189 [ 3 ] {f98f3ffa-53dc-410d-bbf9-f662cadf3971} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
12631 2024.07.11 23:21:24.859506 [ 3 ] {f98f3ffa-53dc-410d-bbf9-f662cadf3971} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
12632 2024.07.11 23:21:24.859816 [ 3 ] {f98f3ffa-53dc-410d-bbf9-f662cadf3971} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12633 2024.07.11 23:21:24.859965 [ 3 ] {f98f3ffa-53dc-410d-bbf9-f662cadf3971} <Debug> executeQuery: Read 119 rows, 10.05 KiB in 0.001414 sec., 84158.41584158417 rows/sec., 6.94 MiB/sec.
12634 2024.07.11 23:21:24.860130 [ 3 ] {f98f3ffa-53dc-410d-bbf9-f662cadf3971} <Debug> DynamicQueryHandler: Done processing query
12635 2024.07.11 23:21:24.860155 [ 3 ] {f98f3ffa-53dc-410d-bbf9-f662cadf3971} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
12636 2024.07.11 23:21:24.860171 [ 3 ] {} <Debug> HTTP-Session: beb114c3-99a2-4f26-b41c-847febb64744 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12637 2024.07.11 23:21:24.860308 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 14452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12638 2024.07.11 23:21:24.860357 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12639 2024.07.11 23:21:24.860376 [ 3 ] {} <Debug> HTTP-Session: 5dd7fc69-97cf-45f7-b2bd-09bde666bfa7 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
12640 2024.07.11 23:21:24.860392 [ 3 ] {} <Debug> HTTP-Session: 5dd7fc69-97cf-45f7-b2bd-09bde666bfa7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12641 2024.07.11 23:21:24.860406 [ 3 ] {} <Debug> HTTP-Session: 5dd7fc69-97cf-45f7-b2bd-09bde666bfa7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12642 2024.07.11 23:21:24.860437 [ 3 ] {} <Trace> HTTP-Session: 5dd7fc69-97cf-45f7-b2bd-09bde666bfa7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12643 2024.07.11 23:21:24.860560 [ 3 ] {455853e8-d1fe-4846-9b45-b48002e2abde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12644 2024.07.11 23:21:24.860603 [ 3 ] {455853e8-d1fe-4846-9b45-b48002e2abde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12645 2024.07.11 23:21:24.860729 [ 3 ] {455853e8-d1fe-4846-9b45-b48002e2abde} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12646 2024.07.11 23:21:24.861066 [ 3 ] {455853e8-d1fe-4846-9b45-b48002e2abde} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12647 2024.07.11 23:21:24.861103 [ 3 ] {455853e8-d1fe-4846-9b45-b48002e2abde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
12648 2024.07.11 23:21:24.861416 [ 3 ] {455853e8-d1fe-4846-9b45-b48002e2abde} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
12649 2024.07.11 23:21:24.861730 [ 3 ] {455853e8-d1fe-4846-9b45-b48002e2abde} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12650 2024.07.11 23:21:24.861869 [ 3 ] {455853e8-d1fe-4846-9b45-b48002e2abde} <Debug> executeQuery: Read 85 rows, 6.80 KiB in 0.001354 sec., 62776.95716395864 rows/sec., 4.90 MiB/sec.
12651 2024.07.11 23:21:24.862043 [ 3 ] {455853e8-d1fe-4846-9b45-b48002e2abde} <Debug> DynamicQueryHandler: Done processing query
12652 2024.07.11 23:21:24.862068 [ 3 ] {455853e8-d1fe-4846-9b45-b48002e2abde} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
12653 2024.07.11 23:21:24.862084 [ 3 ] {} <Debug> HTTP-Session: 5dd7fc69-97cf-45f7-b2bd-09bde666bfa7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12654 2024.07.11 23:21:24.862222 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 30652, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12655 2024.07.11 23:21:24.862272 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12656 2024.07.11 23:21:24.862291 [ 3 ] {} <Debug> HTTP-Session: bc4691f1-9f7b-4383-bbc8-2b41e800dbb8 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
12657 2024.07.11 23:21:24.862307 [ 3 ] {} <Debug> HTTP-Session: bc4691f1-9f7b-4383-bbc8-2b41e800dbb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12658 2024.07.11 23:21:24.862321 [ 3 ] {} <Debug> HTTP-Session: bc4691f1-9f7b-4383-bbc8-2b41e800dbb8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12659 2024.07.11 23:21:24.862351 [ 3 ] {} <Trace> HTTP-Session: bc4691f1-9f7b-4383-bbc8-2b41e800dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12660 2024.07.11 23:21:24.862494 [ 3 ] {cc3fc177-7b4c-4a29-8972-5af11d87ee24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12661 2024.07.11 23:21:24.862541 [ 3 ] {cc3fc177-7b4c-4a29-8972-5af11d87ee24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12662 2024.07.11 23:21:24.862684 [ 3 ] {cc3fc177-7b4c-4a29-8972-5af11d87ee24} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12663 2024.07.11 23:21:24.863060 [ 3 ] {cc3fc177-7b4c-4a29-8972-5af11d87ee24} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12664 2024.07.11 23:21:24.863094 [ 3 ] {cc3fc177-7b4c-4a29-8972-5af11d87ee24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
12665 2024.07.11 23:21:24.863479 [ 3 ] {cc3fc177-7b4c-4a29-8972-5af11d87ee24} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
12666 2024.07.11 23:21:24.863807 [ 3 ] {cc3fc177-7b4c-4a29-8972-5af11d87ee24} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12667 2024.07.11 23:21:24.863970 [ 3 ] {cc3fc177-7b4c-4a29-8972-5af11d87ee24} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001534 sec., 104302.47718383312 rows/sec., 7.26 MiB/sec.
12668 2024.07.11 23:21:24.864129 [ 3 ] {cc3fc177-7b4c-4a29-8972-5af11d87ee24} <Debug> DynamicQueryHandler: Done processing query
12669 2024.07.11 23:21:24.864153 [ 3 ] {cc3fc177-7b4c-4a29-8972-5af11d87ee24} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
12670 2024.07.11 23:21:24.864168 [ 3 ] {} <Debug> HTTP-Session: bc4691f1-9f7b-4383-bbc8-2b41e800dbb8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12671 2024.07.11 23:21:24.864378 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 33781, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12672 2024.07.11 23:21:24.864426 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12673 2024.07.11 23:21:24.864445 [ 3 ] {} <Debug> HTTP-Session: f90259e1-0494-4bed-b91d-bb79854d9f78 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
12674 2024.07.11 23:21:24.864461 [ 3 ] {} <Debug> HTTP-Session: f90259e1-0494-4bed-b91d-bb79854d9f78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12675 2024.07.11 23:21:24.864475 [ 3 ] {} <Debug> HTTP-Session: f90259e1-0494-4bed-b91d-bb79854d9f78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12676 2024.07.11 23:21:24.864505 [ 3 ] {} <Trace> HTTP-Session: f90259e1-0494-4bed-b91d-bb79854d9f78 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12677 2024.07.11 23:21:24.864756 [ 3 ] {fa7c44c9-9dc5-4920-bb6c-307fa8508d72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
12678 2024.07.11 23:21:24.864819 [ 3 ] {fa7c44c9-9dc5-4920-bb6c-307fa8508d72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
12679 2024.07.11 23:21:24.865216 [ 3 ] {fa7c44c9-9dc5-4920-bb6c-307fa8508d72} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12680 2024.07.11 23:21:24.865802 [ 3 ] {fa7c44c9-9dc5-4920-bb6c-307fa8508d72} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12681 2024.07.11 23:21:24.865837 [ 3 ] {fa7c44c9-9dc5-4920-bb6c-307fa8508d72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
12682 2024.07.11 23:21:24.866434 [ 3 ] {fa7c44c9-9dc5-4920-bb6c-307fa8508d72} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
12683 2024.07.11 23:21:24.866842 [ 3 ] {fa7c44c9-9dc5-4920-bb6c-307fa8508d72} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12684 2024.07.11 23:21:24.867032 [ 3 ] {fa7c44c9-9dc5-4920-bb6c-307fa8508d72} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.002447 sec., 8581.937065794851 rows/sec., 15.38 MiB/sec.
12685 2024.07.11 23:21:24.867238 [ 3 ] {fa7c44c9-9dc5-4920-bb6c-307fa8508d72} <Debug> DynamicQueryHandler: Done processing query
12686 2024.07.11 23:21:24.867262 [ 3 ] {fa7c44c9-9dc5-4920-bb6c-307fa8508d72} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
12687 2024.07.11 23:21:24.867278 [ 3 ] {} <Debug> HTTP-Session: f90259e1-0494-4bed-b91d-bb79854d9f78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12688 2024.07.11 23:21:24.867407 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12689 2024.07.11 23:21:24.867454 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12690 2024.07.11 23:21:24.867473 [ 3 ] {} <Debug> HTTP-Session: ee2c41b8-c003-44a6-a634-e6e0ca6ca159 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
12691 2024.07.11 23:21:24.867489 [ 3 ] {} <Debug> HTTP-Session: ee2c41b8-c003-44a6-a634-e6e0ca6ca159 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12692 2024.07.11 23:21:24.867503 [ 3 ] {} <Debug> HTTP-Session: ee2c41b8-c003-44a6-a634-e6e0ca6ca159 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12693 2024.07.11 23:21:24.867533 [ 3 ] {} <Trace> HTTP-Session: ee2c41b8-c003-44a6-a634-e6e0ca6ca159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12694 2024.07.11 23:21:24.867644 [ 3 ] {a1958abd-2a7e-487a-8534-2d07c0468a6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12695 2024.07.11 23:21:24.867688 [ 3 ] {a1958abd-2a7e-487a-8534-2d07c0468a6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12696 2024.07.11 23:21:24.867815 [ 3 ] {a1958abd-2a7e-487a-8534-2d07c0468a6b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12697 2024.07.11 23:21:24.868072 [ 3 ] {a1958abd-2a7e-487a-8534-2d07c0468a6b} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12698 2024.07.11 23:21:24.868107 [ 3 ] {a1958abd-2a7e-487a-8534-2d07c0468a6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
12699 2024.07.11 23:21:24.868464 [ 3 ] {a1958abd-2a7e-487a-8534-2d07c0468a6b} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
12700 2024.07.11 23:21:24.868793 [ 3 ] {a1958abd-2a7e-487a-8534-2d07c0468a6b} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12701 2024.07.11 23:21:24.868938 [ 3 ] {a1958abd-2a7e-487a-8534-2d07c0468a6b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001328 sec., 45180.72289156626 rows/sec., 3.04 MiB/sec.
12702 2024.07.11 23:21:24.869094 [ 3 ] {a1958abd-2a7e-487a-8534-2d07c0468a6b} <Debug> DynamicQueryHandler: Done processing query
12703 2024.07.11 23:21:24.869117 [ 3 ] {a1958abd-2a7e-487a-8534-2d07c0468a6b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12704 2024.07.11 23:21:24.869132 [ 3 ] {} <Debug> HTTP-Session: ee2c41b8-c003-44a6-a634-e6e0ca6ca159 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12705 2024.07.11 23:21:28.672173 [ 78 ] {} <Debug> DNSResolver: Updating DNS cache
12706 2024.07.11 23:21:28.672234 [ 78 ] {} <Debug> DNSResolver: Updated DNS cache
12707 2024.07.11 23:21:29.859873 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 2327, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12708 2024.07.11 23:21:29.860065 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12709 2024.07.11 23:21:29.860110 [ 3 ] {} <Debug> HTTP-Session: 2713efb4-8506-47a7-b809-2724e57f631f Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
12710 2024.07.11 23:21:29.860152 [ 3 ] {} <Debug> HTTP-Session: 2713efb4-8506-47a7-b809-2724e57f631f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12711 2024.07.11 23:21:29.860182 [ 3 ] {} <Debug> HTTP-Session: 2713efb4-8506-47a7-b809-2724e57f631f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12712 2024.07.11 23:21:29.860262 [ 3 ] {} <Trace> HTTP-Session: 2713efb4-8506-47a7-b809-2724e57f631f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12713 2024.07.11 23:21:29.860551 [ 3 ] {1665cb3d-7cbb-4fd1-b1d8-a6203a78d0f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
12714 2024.07.11 23:21:29.860658 [ 3 ] {1665cb3d-7cbb-4fd1-b1d8-a6203a78d0f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
12715 2024.07.11 23:21:29.860864 [ 3 ] {1665cb3d-7cbb-4fd1-b1d8-a6203a78d0f8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12716 2024.07.11 23:21:29.861250 [ 3 ] {1665cb3d-7cbb-4fd1-b1d8-a6203a78d0f8} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12717 2024.07.11 23:21:29.861293 [ 3 ] {1665cb3d-7cbb-4fd1-b1d8-a6203a78d0f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
12718 2024.07.11 23:21:29.861662 [ 3 ] {1665cb3d-7cbb-4fd1-b1d8-a6203a78d0f8} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
12719 2024.07.11 23:21:29.861999 [ 3 ] {1665cb3d-7cbb-4fd1-b1d8-a6203a78d0f8} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12720 2024.07.11 23:21:29.862173 [ 3 ] {1665cb3d-7cbb-4fd1-b1d8-a6203a78d0f8} <Debug> executeQuery: Read 17 rows, 1.23 KiB in 0.001716 sec., 9906.759906759906 rows/sec., 717.63 KiB/sec.
12721 2024.07.11 23:21:29.862374 [ 3 ] {1665cb3d-7cbb-4fd1-b1d8-a6203a78d0f8} <Debug> DynamicQueryHandler: Done processing query
12722 2024.07.11 23:21:29.862400 [ 3 ] {1665cb3d-7cbb-4fd1-b1d8-a6203a78d0f8} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12723 2024.07.11 23:21:29.862416 [ 3 ] {} <Debug> HTTP-Session: 2713efb4-8506-47a7-b809-2724e57f631f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12724 2024.07.11 23:21:29.862591 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 29335, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12725 2024.07.11 23:21:29.862644 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12726 2024.07.11 23:21:29.862664 [ 3 ] {} <Debug> HTTP-Session: 2113bcd7-48ed-4bff-8ec2-8e344aa87353 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
12727 2024.07.11 23:21:29.862681 [ 3 ] {} <Debug> HTTP-Session: 2113bcd7-48ed-4bff-8ec2-8e344aa87353 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12728 2024.07.11 23:21:29.862697 [ 3 ] {} <Debug> HTTP-Session: 2113bcd7-48ed-4bff-8ec2-8e344aa87353 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12729 2024.07.11 23:21:29.862729 [ 3 ] {} <Trace> HTTP-Session: 2113bcd7-48ed-4bff-8ec2-8e344aa87353 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12730 2024.07.11 23:21:29.862883 [ 3 ] {4046c363-1bbb-4aa7-bde1-9f82711de2e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12731 2024.07.11 23:21:29.862928 [ 3 ] {4046c363-1bbb-4aa7-bde1-9f82711de2e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12732 2024.07.11 23:21:29.863060 [ 3 ] {4046c363-1bbb-4aa7-bde1-9f82711de2e8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12733 2024.07.11 23:21:29.863425 [ 3 ] {4046c363-1bbb-4aa7-bde1-9f82711de2e8} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12734 2024.07.11 23:21:29.863462 [ 3 ] {4046c363-1bbb-4aa7-bde1-9f82711de2e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
12735 2024.07.11 23:21:29.863791 [ 3 ] {4046c363-1bbb-4aa7-bde1-9f82711de2e8} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
12736 2024.07.11 23:21:29.864098 [ 3 ] {4046c363-1bbb-4aa7-bde1-9f82711de2e8} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12737 2024.07.11 23:21:29.864258 [ 3 ] {4046c363-1bbb-4aa7-bde1-9f82711de2e8} <Debug> executeQuery: Read 194 rows, 17.52 KiB in 0.001447 sec., 134070.49067035245 rows/sec., 11.82 MiB/sec.
12738 2024.07.11 23:21:29.864503 [ 3 ] {4046c363-1bbb-4aa7-bde1-9f82711de2e8} <Debug> DynamicQueryHandler: Done processing query
12739 2024.07.11 23:21:29.864565 [ 3 ] {4046c363-1bbb-4aa7-bde1-9f82711de2e8} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
12740 2024.07.11 23:21:29.864622 [ 3 ] {} <Debug> HTTP-Session: 2113bcd7-48ed-4bff-8ec2-8e344aa87353 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12741 2024.07.11 23:21:29.864841 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 63454, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12742 2024.07.11 23:21:29.864894 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12743 2024.07.11 23:21:29.864914 [ 3 ] {} <Debug> HTTP-Session: fa21da66-5588-4964-bcb6-2c5c109185cc Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
12744 2024.07.11 23:21:29.864931 [ 3 ] {} <Debug> HTTP-Session: fa21da66-5588-4964-bcb6-2c5c109185cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12745 2024.07.11 23:21:29.864945 [ 3 ] {} <Debug> HTTP-Session: fa21da66-5588-4964-bcb6-2c5c109185cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12746 2024.07.11 23:21:29.864978 [ 3 ] {} <Trace> HTTP-Session: fa21da66-5588-4964-bcb6-2c5c109185cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12747 2024.07.11 23:21:29.865182 [ 3 ] {b0576033-3fca-4feb-a08d-5633d77f06e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12748 2024.07.11 23:21:29.865228 [ 3 ] {b0576033-3fca-4feb-a08d-5633d77f06e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12749 2024.07.11 23:21:29.865373 [ 3 ] {b0576033-3fca-4feb-a08d-5633d77f06e1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12750 2024.07.11 23:21:29.865858 [ 3 ] {b0576033-3fca-4feb-a08d-5633d77f06e1} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12751 2024.07.11 23:21:29.865895 [ 3 ] {b0576033-3fca-4feb-a08d-5633d77f06e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
12752 2024.07.11 23:21:29.866230 [ 3 ] {b0576033-3fca-4feb-a08d-5633d77f06e1} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
12753 2024.07.11 23:21:29.866546 [ 3 ] {b0576033-3fca-4feb-a08d-5633d77f06e1} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12754 2024.07.11 23:21:29.866703 [ 3 ] {b0576033-3fca-4feb-a08d-5633d77f06e1} <Debug> executeQuery: Read 393 rows, 28.36 KiB in 0.001624 sec., 241995.07389162562 rows/sec., 17.05 MiB/sec.
12755 2024.07.11 23:21:29.866868 [ 3 ] {b0576033-3fca-4feb-a08d-5633d77f06e1} <Debug> DynamicQueryHandler: Done processing query
12756 2024.07.11 23:21:29.866893 [ 3 ] {b0576033-3fca-4feb-a08d-5633d77f06e1} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
12757 2024.07.11 23:21:29.866909 [ 3 ] {} <Debug> HTTP-Session: fa21da66-5588-4964-bcb6-2c5c109185cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12758 2024.07.11 23:21:29.867071 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12759 2024.07.11 23:21:29.867118 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12760 2024.07.11 23:21:29.867137 [ 3 ] {} <Debug> HTTP-Session: de4ccdcc-9c5b-43d5-99d3-f986ff8d25b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
12761 2024.07.11 23:21:29.867154 [ 3 ] {} <Debug> HTTP-Session: de4ccdcc-9c5b-43d5-99d3-f986ff8d25b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12762 2024.07.11 23:21:29.867167 [ 3 ] {} <Debug> HTTP-Session: de4ccdcc-9c5b-43d5-99d3-f986ff8d25b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12763 2024.07.11 23:21:29.867199 [ 3 ] {} <Trace> HTTP-Session: de4ccdcc-9c5b-43d5-99d3-f986ff8d25b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12764 2024.07.11 23:21:29.867298 [ 3 ] {330705d6-7ac5-4329-a2e0-6a31a75ae158} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
12765 2024.07.11 23:21:29.867342 [ 3 ] {330705d6-7ac5-4329-a2e0-6a31a75ae158} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
12766 2024.07.11 23:21:29.867473 [ 3 ] {330705d6-7ac5-4329-a2e0-6a31a75ae158} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12767 2024.07.11 23:21:29.867698 [ 3 ] {330705d6-7ac5-4329-a2e0-6a31a75ae158} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12768 2024.07.11 23:21:29.867733 [ 3 ] {330705d6-7ac5-4329-a2e0-6a31a75ae158} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
12769 2024.07.11 23:21:29.868154 [ 3 ] {330705d6-7ac5-4329-a2e0-6a31a75ae158} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
12770 2024.07.11 23:21:29.868472 [ 3 ] {330705d6-7ac5-4329-a2e0-6a31a75ae158} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12771 2024.07.11 23:21:29.868624 [ 3 ] {330705d6-7ac5-4329-a2e0-6a31a75ae158} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001342 sec., 4470.938897168405 rows/sec., 192.11 KiB/sec.
12772 2024.07.11 23:21:29.868808 [ 3 ] {330705d6-7ac5-4329-a2e0-6a31a75ae158} <Debug> DynamicQueryHandler: Done processing query
12773 2024.07.11 23:21:29.868834 [ 3 ] {330705d6-7ac5-4329-a2e0-6a31a75ae158} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
12774 2024.07.11 23:21:29.868850 [ 3 ] {} <Debug> HTTP-Session: de4ccdcc-9c5b-43d5-99d3-f986ff8d25b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12775 2024.07.11 23:21:29.869009 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12776 2024.07.11 23:21:29.869056 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12777 2024.07.11 23:21:29.869075 [ 3 ] {} <Debug> HTTP-Session: b916f29a-e0b5-4e50-8860-5a351574a021 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
12778 2024.07.11 23:21:29.869091 [ 3 ] {} <Debug> HTTP-Session: b916f29a-e0b5-4e50-8860-5a351574a021 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12779 2024.07.11 23:21:29.869105 [ 3 ] {} <Debug> HTTP-Session: b916f29a-e0b5-4e50-8860-5a351574a021 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12780 2024.07.11 23:21:29.869135 [ 3 ] {} <Trace> HTTP-Session: b916f29a-e0b5-4e50-8860-5a351574a021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12781 2024.07.11 23:21:29.869256 [ 3 ] {f4dd3cae-1bb1-4214-a71e-502bdbbb3b34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
12782 2024.07.11 23:21:29.869301 [ 3 ] {f4dd3cae-1bb1-4214-a71e-502bdbbb3b34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
12783 2024.07.11 23:21:29.869442 [ 3 ] {f4dd3cae-1bb1-4214-a71e-502bdbbb3b34} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12784 2024.07.11 23:21:29.869724 [ 3 ] {f4dd3cae-1bb1-4214-a71e-502bdbbb3b34} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12785 2024.07.11 23:21:29.869760 [ 3 ] {f4dd3cae-1bb1-4214-a71e-502bdbbb3b34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
12786 2024.07.11 23:21:29.870131 [ 3 ] {f4dd3cae-1bb1-4214-a71e-502bdbbb3b34} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
12787 2024.07.11 23:21:29.870462 [ 3 ] {f4dd3cae-1bb1-4214-a71e-502bdbbb3b34} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12788 2024.07.11 23:21:29.870627 [ 3 ] {f4dd3cae-1bb1-4214-a71e-502bdbbb3b34} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001409 sec., 54648.68701206529 rows/sec., 3.37 MiB/sec.
12789 2024.07.11 23:21:29.870944 [ 3 ] {f4dd3cae-1bb1-4214-a71e-502bdbbb3b34} <Debug> DynamicQueryHandler: Done processing query
12790 2024.07.11 23:21:29.871002 [ 3 ] {f4dd3cae-1bb1-4214-a71e-502bdbbb3b34} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12791 2024.07.11 23:21:29.871043 [ 3 ] {} <Debug> HTTP-Session: b916f29a-e0b5-4e50-8860-5a351574a021 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12792 2024.07.11 23:21:29.871278 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 30652, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12793 2024.07.11 23:21:29.871328 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12794 2024.07.11 23:21:29.871348 [ 3 ] {} <Debug> HTTP-Session: a1da53f3-344e-4a16-a8dd-c2e25e14f4ef Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
12795 2024.07.11 23:21:29.871365 [ 3 ] {} <Debug> HTTP-Session: a1da53f3-344e-4a16-a8dd-c2e25e14f4ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12796 2024.07.11 23:21:29.871379 [ 3 ] {} <Debug> HTTP-Session: a1da53f3-344e-4a16-a8dd-c2e25e14f4ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12797 2024.07.11 23:21:29.871412 [ 3 ] {} <Trace> HTTP-Session: a1da53f3-344e-4a16-a8dd-c2e25e14f4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12798 2024.07.11 23:21:29.871557 [ 3 ] {1a54a565-e54b-4f04-9082-b7cf90ea8fab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12799 2024.07.11 23:21:29.871605 [ 3 ] {1a54a565-e54b-4f04-9082-b7cf90ea8fab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12800 2024.07.11 23:21:29.871768 [ 3 ] {1a54a565-e54b-4f04-9082-b7cf90ea8fab} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12801 2024.07.11 23:21:29.872101 [ 3 ] {1a54a565-e54b-4f04-9082-b7cf90ea8fab} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12802 2024.07.11 23:21:29.872137 [ 3 ] {1a54a565-e54b-4f04-9082-b7cf90ea8fab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
12803 2024.07.11 23:21:29.872519 [ 3 ] {1a54a565-e54b-4f04-9082-b7cf90ea8fab} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
12804 2024.07.11 23:21:29.872852 [ 3 ] {1a54a565-e54b-4f04-9082-b7cf90ea8fab} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12805 2024.07.11 23:21:29.872981 [ 3 ] {1a54a565-e54b-4f04-9082-b7cf90ea8fab} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001489 sec., 107454.66756212222 rows/sec., 7.48 MiB/sec.
12806 2024.07.11 23:21:29.873138 [ 3 ] {1a54a565-e54b-4f04-9082-b7cf90ea8fab} <Debug> DynamicQueryHandler: Done processing query
12807 2024.07.11 23:21:29.873162 [ 3 ] {1a54a565-e54b-4f04-9082-b7cf90ea8fab} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
12808 2024.07.11 23:21:29.873178 [ 3 ] {} <Debug> HTTP-Session: a1da53f3-344e-4a16-a8dd-c2e25e14f4ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12809 2024.07.11 23:21:29.873367 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 17724, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12810 2024.07.11 23:21:29.873415 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12811 2024.07.11 23:21:29.873434 [ 3 ] {} <Debug> HTTP-Session: 24496af0-1ccb-42b6-88ae-3a833ba96c29 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
12812 2024.07.11 23:21:29.873451 [ 3 ] {} <Debug> HTTP-Session: 24496af0-1ccb-42b6-88ae-3a833ba96c29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12813 2024.07.11 23:21:29.873465 [ 3 ] {} <Debug> HTTP-Session: 24496af0-1ccb-42b6-88ae-3a833ba96c29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12814 2024.07.11 23:21:29.873495 [ 3 ] {} <Trace> HTTP-Session: 24496af0-1ccb-42b6-88ae-3a833ba96c29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12815 2024.07.11 23:21:29.873668 [ 3 ] {b6d3d570-9d0f-4a34-8197-04f25913dc84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
12816 2024.07.11 23:21:29.873730 [ 3 ] {b6d3d570-9d0f-4a34-8197-04f25913dc84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
12817 2024.07.11 23:21:29.874129 [ 3 ] {b6d3d570-9d0f-4a34-8197-04f25913dc84} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12818 2024.07.11 23:21:29.874584 [ 3 ] {b6d3d570-9d0f-4a34-8197-04f25913dc84} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12819 2024.07.11 23:21:29.874620 [ 3 ] {b6d3d570-9d0f-4a34-8197-04f25913dc84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
12820 2024.07.11 23:21:29.875209 [ 3 ] {b6d3d570-9d0f-4a34-8197-04f25913dc84} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
12821 2024.07.11 23:21:29.875607 [ 3 ] {b6d3d570-9d0f-4a34-8197-04f25913dc84} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12822 2024.07.11 23:21:29.875758 [ 3 ] {b6d3d570-9d0f-4a34-8197-04f25913dc84} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002187 sec., 5029.721079103795 rows/sec., 9.01 MiB/sec.
12823 2024.07.11 23:21:29.875962 [ 3 ] {b6d3d570-9d0f-4a34-8197-04f25913dc84} <Debug> DynamicQueryHandler: Done processing query
12824 2024.07.11 23:21:29.875987 [ 3 ] {b6d3d570-9d0f-4a34-8197-04f25913dc84} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
12825 2024.07.11 23:21:29.876003 [ 3 ] {} <Debug> HTTP-Session: 24496af0-1ccb-42b6-88ae-3a833ba96c29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12826 2024.07.11 23:21:29.876150 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 3216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12827 2024.07.11 23:21:29.876196 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12828 2024.07.11 23:21:29.876216 [ 3 ] {} <Debug> HTTP-Session: 4f873bf6-0744-477b-bad4-189e29528052 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
12829 2024.07.11 23:21:29.876233 [ 3 ] {} <Debug> HTTP-Session: 4f873bf6-0744-477b-bad4-189e29528052 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12830 2024.07.11 23:21:29.876247 [ 3 ] {} <Debug> HTTP-Session: 4f873bf6-0744-477b-bad4-189e29528052 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12831 2024.07.11 23:21:29.876278 [ 3 ] {} <Trace> HTTP-Session: 4f873bf6-0744-477b-bad4-189e29528052 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12832 2024.07.11 23:21:29.876379 [ 3 ] {1821aeec-c830-4d7c-ad6e-decae8bd07a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
12833 2024.07.11 23:21:29.876423 [ 3 ] {1821aeec-c830-4d7c-ad6e-decae8bd07a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
12834 2024.07.11 23:21:29.876548 [ 3 ] {1821aeec-c830-4d7c-ad6e-decae8bd07a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12835 2024.07.11 23:21:29.876792 [ 3 ] {1821aeec-c830-4d7c-ad6e-decae8bd07a4} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12836 2024.07.11 23:21:29.876827 [ 3 ] {1821aeec-c830-4d7c-ad6e-decae8bd07a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
12837 2024.07.11 23:21:29.877179 [ 3 ] {1821aeec-c830-4d7c-ad6e-decae8bd07a4} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
12838 2024.07.11 23:21:29.877502 [ 3 ] {1821aeec-c830-4d7c-ad6e-decae8bd07a4} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12839 2024.07.11 23:21:29.877626 [ 3 ] {1821aeec-c830-4d7c-ad6e-decae8bd07a4} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001274 sec., 18053.37519623234 rows/sec., 976.56 KiB/sec.
12840 2024.07.11 23:21:29.877892 [ 3 ] {1821aeec-c830-4d7c-ad6e-decae8bd07a4} <Debug> DynamicQueryHandler: Done processing query
12841 2024.07.11 23:21:29.877964 [ 3 ] {1821aeec-c830-4d7c-ad6e-decae8bd07a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
12842 2024.07.11 23:21:29.878021 [ 3 ] {} <Debug> HTTP-Session: 4f873bf6-0744-477b-bad4-189e29528052 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12843 2024.07.11 23:21:29.878242 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12844 2024.07.11 23:21:29.878296 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12845 2024.07.11 23:21:29.878316 [ 3 ] {} <Debug> HTTP-Session: a6583e53-8799-4369-a311-1a11e0113104 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
12846 2024.07.11 23:21:29.878333 [ 3 ] {} <Debug> HTTP-Session: a6583e53-8799-4369-a311-1a11e0113104 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12847 2024.07.11 23:21:29.878347 [ 3 ] {} <Debug> HTTP-Session: a6583e53-8799-4369-a311-1a11e0113104 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12848 2024.07.11 23:21:29.878379 [ 3 ] {} <Trace> HTTP-Session: a6583e53-8799-4369-a311-1a11e0113104 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12849 2024.07.11 23:21:29.878500 [ 3 ] {eee91e84-7561-440a-af1b-a5a0c7b48804} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12850 2024.07.11 23:21:29.878546 [ 3 ] {eee91e84-7561-440a-af1b-a5a0c7b48804} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12851 2024.07.11 23:21:29.878696 [ 3 ] {eee91e84-7561-440a-af1b-a5a0c7b48804} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12852 2024.07.11 23:21:29.878961 [ 3 ] {eee91e84-7561-440a-af1b-a5a0c7b48804} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12853 2024.07.11 23:21:29.878996 [ 3 ] {eee91e84-7561-440a-af1b-a5a0c7b48804} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
12854 2024.07.11 23:21:29.879350 [ 3 ] {eee91e84-7561-440a-af1b-a5a0c7b48804} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
12855 2024.07.11 23:21:29.879667 [ 3 ] {eee91e84-7561-440a-af1b-a5a0c7b48804} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12856 2024.07.11 23:21:29.879794 [ 3 ] {eee91e84-7561-440a-af1b-a5a0c7b48804} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001332 sec., 45045.045045045044 rows/sec., 3.04 MiB/sec.
12857 2024.07.11 23:21:29.879950 [ 3 ] {eee91e84-7561-440a-af1b-a5a0c7b48804} <Debug> DynamicQueryHandler: Done processing query
12858 2024.07.11 23:21:29.879976 [ 3 ] {eee91e84-7561-440a-af1b-a5a0c7b48804} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12859 2024.07.11 23:21:29.879991 [ 3 ] {} <Debug> HTTP-Session: a6583e53-8799-4369-a311-1a11e0113104 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12860 2024.07.11 23:21:30.001481 [ 243 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001171882 sec.
12861 2024.07.11 23:21:34.855666 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 3065, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12862 2024.07.11 23:21:34.855815 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12863 2024.07.11 23:21:34.855858 [ 3 ] {} <Debug> HTTP-Session: 79244a68-3ec7-4133-a230-de170e311ac1 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
12864 2024.07.11 23:21:34.855898 [ 3 ] {} <Debug> HTTP-Session: 79244a68-3ec7-4133-a230-de170e311ac1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12865 2024.07.11 23:21:34.855926 [ 3 ] {} <Debug> HTTP-Session: 79244a68-3ec7-4133-a230-de170e311ac1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12866 2024.07.11 23:21:34.856003 [ 3 ] {} <Trace> HTTP-Session: 79244a68-3ec7-4133-a230-de170e311ac1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12867 2024.07.11 23:21:34.856286 [ 3 ] {dd43cda9-0ffa-4a5b-8861-91534a3d54d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
12868 2024.07.11 23:21:34.856392 [ 3 ] {dd43cda9-0ffa-4a5b-8861-91534a3d54d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
12869 2024.07.11 23:21:34.856700 [ 3 ] {dd43cda9-0ffa-4a5b-8861-91534a3d54d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12870 2024.07.11 23:21:34.857123 [ 3 ] {dd43cda9-0ffa-4a5b-8861-91534a3d54d0} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12871 2024.07.11 23:21:34.857163 [ 3 ] {dd43cda9-0ffa-4a5b-8861-91534a3d54d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
12872 2024.07.11 23:21:34.857528 [ 3 ] {dd43cda9-0ffa-4a5b-8861-91534a3d54d0} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
12873 2024.07.11 23:21:34.857850 [ 3 ] {dd43cda9-0ffa-4a5b-8861-91534a3d54d0} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12874 2024.07.11 23:21:34.858008 [ 3 ] {dd43cda9-0ffa-4a5b-8861-91534a3d54d0} <Debug> executeQuery: Read 21 rows, 1.70 KiB in 0.001816 sec., 11563.87665198238 rows/sec., 937.31 KiB/sec.
12875 2024.07.11 23:21:34.858206 [ 3 ] {dd43cda9-0ffa-4a5b-8861-91534a3d54d0} <Debug> DynamicQueryHandler: Done processing query
12876 2024.07.11 23:21:34.858232 [ 3 ] {dd43cda9-0ffa-4a5b-8861-91534a3d54d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12877 2024.07.11 23:21:34.858249 [ 3 ] {} <Debug> HTTP-Session: 79244a68-3ec7-4133-a230-de170e311ac1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12878 2024.07.11 23:21:34.858403 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 17311, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12879 2024.07.11 23:21:34.858453 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12880 2024.07.11 23:21:34.858472 [ 3 ] {} <Debug> HTTP-Session: cd56d0d2-7e55-4d15-baa6-a682d5a071eb Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
12881 2024.07.11 23:21:34.858490 [ 3 ] {} <Debug> HTTP-Session: cd56d0d2-7e55-4d15-baa6-a682d5a071eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12882 2024.07.11 23:21:34.858504 [ 3 ] {} <Debug> HTTP-Session: cd56d0d2-7e55-4d15-baa6-a682d5a071eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12883 2024.07.11 23:21:34.858536 [ 3 ] {} <Trace> HTTP-Session: cd56d0d2-7e55-4d15-baa6-a682d5a071eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12884 2024.07.11 23:21:34.858667 [ 3 ] {62469d25-625b-4a56-b36d-2604b8d279a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12885 2024.07.11 23:21:34.858713 [ 3 ] {62469d25-625b-4a56-b36d-2604b8d279a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12886 2024.07.11 23:21:34.858841 [ 3 ] {62469d25-625b-4a56-b36d-2604b8d279a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12887 2024.07.11 23:21:34.859160 [ 3 ] {62469d25-625b-4a56-b36d-2604b8d279a9} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12888 2024.07.11 23:21:34.859196 [ 3 ] {62469d25-625b-4a56-b36d-2604b8d279a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
12889 2024.07.11 23:21:34.859513 [ 3 ] {62469d25-625b-4a56-b36d-2604b8d279a9} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
12890 2024.07.11 23:21:34.859825 [ 3 ] {62469d25-625b-4a56-b36d-2604b8d279a9} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12891 2024.07.11 23:21:34.859979 [ 3 ] {62469d25-625b-4a56-b36d-2604b8d279a9} <Debug> executeQuery: Read 119 rows, 10.05 KiB in 0.00136 sec., 87500 rows/sec., 7.22 MiB/sec.
12892 2024.07.11 23:21:34.859979 [ 73 ] {} <Debug> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
12893 2024.07.11 23:21:34.860093 [ 73 ] {} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12894 2024.07.11 23:21:34.860128 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
12895 2024.07.11 23:21:34.860208 [ 3 ] {62469d25-625b-4a56-b36d-2604b8d279a9} <Debug> DynamicQueryHandler: Done processing query
12896 2024.07.11 23:21:34.860260 [ 3 ] {62469d25-625b-4a56-b36d-2604b8d279a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
12897 2024.07.11 23:21:34.860320 [ 3 ] {} <Debug> HTTP-Session: cd56d0d2-7e55-4d15-baa6-a682d5a071eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12898 2024.07.11 23:21:34.860478 [ 200 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::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
12899 2024.07.11 23:21:34.860585 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 14452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12900 2024.07.11 23:21:34.860690 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12901 2024.07.11 23:21:34.860742 [ 3 ] {} <Debug> HTTP-Session: 2bdaf8b6-90f7-46bf-8f31-367e6dcaf15d Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
12902 2024.07.11 23:21:34.860798 [ 3 ] {} <Debug> HTTP-Session: 2bdaf8b6-90f7-46bf-8f31-367e6dcaf15d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12903 2024.07.11 23:21:34.860837 [ 3 ] {} <Debug> HTTP-Session: 2bdaf8b6-90f7-46bf-8f31-367e6dcaf15d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12904 2024.07.11 23:21:34.860944 [ 3 ] {} <Trace> HTTP-Session: 2bdaf8b6-90f7-46bf-8f31-367e6dcaf15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12905 2024.07.11 23:21:34.860954 [ 200 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12906 2024.07.11 23:21:34.861006 [ 200 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 302 rows starting from the beginning of the part
12907 2024.07.11 23:21:34.861220 [ 200 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 155 rows starting from the beginning of the part
12908 2024.07.11 23:21:34.861248 [ 3 ] {82f3fe70-dacc-4342-9e81-c84259b50803} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12909 2024.07.11 23:21:34.861593 [ 200 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 194 rows starting from the beginning of the part
12910 2024.07.11 23:21:34.861606 [ 3 ] {82f3fe70-dacc-4342-9e81-c84259b50803} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12911 2024.07.11 23:21:34.861923 [ 200 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 119 rows starting from the beginning of the part
12912 2024.07.11 23:21:34.862313 [ 200 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 194 rows starting from the beginning of the part
12913 2024.07.11 23:21:34.862683 [ 200 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 119 rows starting from the beginning of the part
12914 2024.07.11 23:21:34.862702 [ 3 ] {82f3fe70-dacc-4342-9e81-c84259b50803} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12915 2024.07.11 23:21:34.863759 [ 3 ] {82f3fe70-dacc-4342-9e81-c84259b50803} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12916 2024.07.11 23:21:34.863837 [ 3 ] {82f3fe70-dacc-4342-9e81-c84259b50803} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
12917 2024.07.11 23:21:34.864683 [ 3 ] {82f3fe70-dacc-4342-9e81-c84259b50803} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
12918 2024.07.11 23:21:34.865429 [ 3 ] {82f3fe70-dacc-4342-9e81-c84259b50803} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12919 2024.07.11 23:21:34.865819 [ 73 ] {} <Debug> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
12920 2024.07.11 23:21:34.865923 [ 73 ] {} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12921 2024.07.11 23:21:34.865933 [ 3 ] {82f3fe70-dacc-4342-9e81-c84259b50803} <Debug> executeQuery: Read 85 rows, 6.80 KiB in 0.004846 sec., 17540.239372678498 rows/sec., 1.37 MiB/sec.
12922 2024.07.11 23:21:34.865944 [ 200 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1083 rows, containing 4 columns (4 merged, 0 gathered) in 0.005702468 sec., 189917.76893794056 rows/sec., 16.20 MiB/sec.
12923 2024.07.11 23:21:34.865996 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
12924 2024.07.11 23:21:34.866489 [ 187 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
12925 2024.07.11 23:21:34.866527 [ 200 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::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
12926 2024.07.11 23:21:34.866749 [ 3 ] {82f3fe70-dacc-4342-9e81-c84259b50803} <Debug> DynamicQueryHandler: Done processing query
12927 2024.07.11 23:21:34.866885 [ 3 ] {82f3fe70-dacc-4342-9e81-c84259b50803} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
12928 2024.07.11 23:21:34.867216 [ 200 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12929 2024.07.11 23:21:34.867223 [ 3 ] {} <Debug> HTTP-Session: 2bdaf8b6-90f7-46bf-8f31-367e6dcaf15d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12930 2024.07.11 23:21:34.867353 [ 200 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::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
12931 2024.07.11 23:21:34.867848 [ 200 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 109 rows starting from the beginning of the part
12932 2024.07.11 23:21:34.867981 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 30652, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12933 2024.07.11 23:21:34.868347 [ 200 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 393 rows starting from the beginning of the part
12934 2024.07.11 23:21:34.868707 [ 200 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 85 rows starting from the beginning of the part
12935 2024.07.11 23:21:34.869164 [ 200 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 393 rows starting from the beginning of the part
12936 2024.07.11 23:21:34.869448 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12937 2024.07.11 23:21:34.869485 [ 200 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 85 rows starting from the beginning of the part
12938 2024.07.11 23:21:34.869623 [ 3 ] {} <Debug> HTTP-Session: 9e15b45b-450a-49c1-a520-05b6c75ec13e Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
12939 2024.07.11 23:21:34.869800 [ 3 ] {} <Debug> HTTP-Session: 9e15b45b-450a-49c1-a520-05b6c75ec13e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12940 2024.07.11 23:21:34.869799 [ 187 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_71_14} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12941 2024.07.11 23:21:34.869945 [ 3 ] {} <Debug> HTTP-Session: 9e15b45b-450a-49c1-a520-05b6c75ec13e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12942 2024.07.11 23:21:34.870144 [ 3 ] {} <Trace> HTTP-Session: 9e15b45b-450a-49c1-a520-05b6c75ec13e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12943 2024.07.11 23:21:34.870246 [ 187 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_71_14} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
12944 2024.07.11 23:21:34.870623 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB.
12945 2024.07.11 23:21:34.870705 [ 3 ] {d4a69faf-8a3e-4242-84bf-93a250a58798} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12946 2024.07.11 23:21:34.870804 [ 3 ] {d4a69faf-8a3e-4242-84bf-93a250a58798} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12947 2024.07.11 23:21:34.871447 [ 3 ] {d4a69faf-8a3e-4242-84bf-93a250a58798} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12948 2024.07.11 23:21:34.872479 [ 3 ] {d4a69faf-8a3e-4242-84bf-93a250a58798} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12949 2024.07.11 23:21:34.872518 [ 3 ] {d4a69faf-8a3e-4242-84bf-93a250a58798} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
12950 2024.07.11 23:21:34.873107 [ 200 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1537 rows, containing 4 columns (4 merged, 0 gathered) in 0.006948972 sec., 221183.79524338274 rows/sec., 15.98 MiB/sec.
12951 2024.07.11 23:21:34.873339 [ 200 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
12952 2024.07.11 23:21:34.873353 [ 3 ] {d4a69faf-8a3e-4242-84bf-93a250a58798} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
12953 2024.07.11 23:21:34.874362 [ 3 ] {d4a69faf-8a3e-4242-84bf-93a250a58798} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12954 2024.07.11 23:21:34.874404 [ 200 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_71_14} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12955 2024.07.11 23:21:34.874609 [ 200 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_71_14} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
12956 2024.07.11 23:21:34.874608 [ 73 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
12957 2024.07.11 23:21:34.874687 [ 3 ] {d4a69faf-8a3e-4242-84bf-93a250a58798} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004287 sec., 37322.136692325636 rows/sec., 2.60 MiB/sec.
12958 2024.07.11 23:21:34.874706 [ 73 ] {} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12959 2024.07.11 23:21:34.874809 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
12960 2024.07.11 23:21:34.874858 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB.
12961 2024.07.11 23:21:34.875232 [ 192 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::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
12962 2024.07.11 23:21:34.875271 [ 3 ] {d4a69faf-8a3e-4242-84bf-93a250a58798} <Debug> DynamicQueryHandler: Done processing query
12963 2024.07.11 23:21:34.875340 [ 3 ] {d4a69faf-8a3e-4242-84bf-93a250a58798} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
12964 2024.07.11 23:21:34.875456 [ 3 ] {} <Debug> HTTP-Session: 9e15b45b-450a-49c1-a520-05b6c75ec13e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12965 2024.07.11 23:21:34.875773 [ 192 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12966 2024.07.11 23:21:34.875869 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 33785, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12967 2024.07.11 23:21:34.875898 [ 192 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_66_13, total 10618 rows starting from the beginning of the part
12968 2024.07.11 23:21:34.876068 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12969 2024.07.11 23:21:34.876348 [ 192 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 208 rows starting from the beginning of the part
12970 2024.07.11 23:21:34.876573 [ 3 ] {} <Debug> HTTP-Session: f7d4943c-8881-4685-9c0a-273f59a58b4c Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
12971 2024.07.11 23:21:34.876689 [ 3 ] {} <Debug> HTTP-Session: f7d4943c-8881-4685-9c0a-273f59a58b4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12972 2024.07.11 23:21:34.876707 [ 192 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::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
12973 2024.07.11 23:21:34.876751 [ 3 ] {} <Debug> HTTP-Session: f7d4943c-8881-4685-9c0a-273f59a58b4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12974 2024.07.11 23:21:34.876975 [ 192 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 160 rows starting from the beginning of the part
12975 2024.07.11 23:21:34.876980 [ 3 ] {} <Trace> HTTP-Session: f7d4943c-8881-4685-9c0a-273f59a58b4c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12976 2024.07.11 23:21:34.877205 [ 192 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 160 rows starting from the beginning of the part
12977 2024.07.11 23:21:34.877386 [ 192 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 160 rows starting from the beginning of the part
12978 2024.07.11 23:21:34.877804 [ 3 ] {af6f5128-074a-425c-a55b-785fd5f419e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
12979 2024.07.11 23:21:34.877988 [ 3 ] {af6f5128-074a-425c-a55b-785fd5f419e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
12980 2024.07.11 23:21:34.879140 [ 3 ] {af6f5128-074a-425c-a55b-785fd5f419e4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12981 2024.07.11 23:21:34.880762 [ 3 ] {af6f5128-074a-425c-a55b-785fd5f419e4} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12982 2024.07.11 23:21:34.880802 [ 3 ] {af6f5128-074a-425c-a55b-785fd5f419e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
12983 2024.07.11 23:21:34.882072 [ 3 ] {af6f5128-074a-425c-a55b-785fd5f419e4} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
12984 2024.07.11 23:21:34.882636 [ 3 ] {af6f5128-074a-425c-a55b-785fd5f419e4} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12985 2024.07.11 23:21:34.882870 [ 3 ] {af6f5128-074a-425c-a55b-785fd5f419e4} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.005594 sec., 3754.022166607079 rows/sec., 6.73 MiB/sec.
12986 2024.07.11 23:21:34.883994 [ 3 ] {af6f5128-074a-425c-a55b-785fd5f419e4} <Debug> DynamicQueryHandler: Done processing query
12987 2024.07.11 23:21:34.884033 [ 192 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11466 rows, containing 5 columns (5 merged, 0 gathered) in 0.008968651 sec., 1278453.13637469 rows/sec., 89.12 MiB/sec.
12988 2024.07.11 23:21:34.884101 [ 3 ] {af6f5128-074a-425c-a55b-785fd5f419e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
12989 2024.07.11 23:21:34.884187 [ 3 ] {} <Debug> HTTP-Session: f7d4943c-8881-4685-9c0a-273f59a58b4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12990 2024.07.11 23:21:34.884391 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12991 2024.07.11 23:21:34.884407 [ 192 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
12992 2024.07.11 23:21:34.884485 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12993 2024.07.11 23:21:34.884545 [ 3 ] {} <Debug> HTTP-Session: 90ef37c4-6975-4d41-aba0-8b87231cfc59 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
12994 2024.07.11 23:21:34.884571 [ 3 ] {} <Debug> HTTP-Session: 90ef37c4-6975-4d41-aba0-8b87231cfc59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12995 2024.07.11 23:21:34.884586 [ 3 ] {} <Debug> HTTP-Session: 90ef37c4-6975-4d41-aba0-8b87231cfc59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12996 2024.07.11 23:21:34.884636 [ 3 ] {} <Trace> HTTP-Session: 90ef37c4-6975-4d41-aba0-8b87231cfc59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12997 2024.07.11 23:21:34.884997 [ 3 ] {82b664aa-98ff-4d63-843c-1249e57067d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12998 2024.07.11 23:21:34.885072 [ 3 ] {82b664aa-98ff-4d63-843c-1249e57067d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12999 2024.07.11 23:21:34.885393 [ 194 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13000 2024.07.11 23:21:34.885440 [ 3 ] {82b664aa-98ff-4d63-843c-1249e57067d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13001 2024.07.11 23:21:34.885685 [ 194 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
13002 2024.07.11 23:21:34.885868 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.51 MiB.
13003 2024.07.11 23:21:34.886013 [ 3 ] {82b664aa-98ff-4d63-843c-1249e57067d6} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13004 2024.07.11 23:21:34.886054 [ 3 ] {82b664aa-98ff-4d63-843c-1249e57067d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
13005 2024.07.11 23:21:34.886423 [ 3 ] {82b664aa-98ff-4d63-843c-1249e57067d6} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
13006 2024.07.11 23:21:34.886748 [ 3 ] {82b664aa-98ff-4d63-843c-1249e57067d6} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13007 2024.07.11 23:21:34.886901 [ 73 ] {} <Debug> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
13008 2024.07.11 23:21:34.886909 [ 3 ] {82b664aa-98ff-4d63-843c-1249e57067d6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002085 sec., 28776.978417266186 rows/sec., 1.94 MiB/sec.
13009 2024.07.11 23:21:34.886955 [ 73 ] {} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13010 2024.07.11 23:21:34.887019 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
13011 2024.07.11 23:21:34.887206 [ 193 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::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
13012 2024.07.11 23:21:34.887242 [ 3 ] {82b664aa-98ff-4d63-843c-1249e57067d6} <Debug> DynamicQueryHandler: Done processing query
13013 2024.07.11 23:21:34.887282 [ 3 ] {82b664aa-98ff-4d63-843c-1249e57067d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13014 2024.07.11 23:21:34.887315 [ 3 ] {} <Debug> HTTP-Session: 90ef37c4-6975-4d41-aba0-8b87231cfc59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13015 2024.07.11 23:21:34.887419 [ 193 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13016 2024.07.11 23:21:34.887457 [ 193 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3798 rows starting from the beginning of the part
13017 2024.07.11 23:21:34.887535 [ 193 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::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
13018 2024.07.11 23:21:34.887614 [ 193 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::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
13019 2024.07.11 23:21:34.887831 [ 193 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::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
13020 2024.07.11 23:21:34.887906 [ 193 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::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
13021 2024.07.11 23:21:34.888116 [ 193 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::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
13022 2024.07.11 23:21:34.889723 [ 199 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4098 rows, containing 4 columns (4 merged, 0 gathered) in 0.00260936 sec., 1570500.0459882885 rows/sec., 105.78 MiB/sec.
13023 2024.07.11 23:21:34.890120 [ 198 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
13024 2024.07.11 23:21:34.890616 [ 198 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::all_1_71_14} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13025 2024.07.11 23:21:34.890724 [ 198 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::all_1_71_14} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
13026 2024.07.11 23:21:34.890820 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB.
13027 2024.07.11 23:21:39.859997 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 2327, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13028 2024.07.11 23:21:39.860136 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13029 2024.07.11 23:21:39.860165 [ 3 ] {} <Debug> HTTP-Session: 95437689-9343-408a-b388-d224605d6fea Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
13030 2024.07.11 23:21:39.860193 [ 3 ] {} <Debug> HTTP-Session: 95437689-9343-408a-b388-d224605d6fea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13031 2024.07.11 23:21:39.860212 [ 3 ] {} <Debug> HTTP-Session: 95437689-9343-408a-b388-d224605d6fea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13032 2024.07.11 23:21:39.860267 [ 3 ] {} <Trace> HTTP-Session: 95437689-9343-408a-b388-d224605d6fea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13033 2024.07.11 23:21:39.860476 [ 3 ] {4cb6e62a-aff5-44cb-a501-388c0a30aed1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
13034 2024.07.11 23:21:39.860553 [ 3 ] {4cb6e62a-aff5-44cb-a501-388c0a30aed1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
13035 2024.07.11 23:21:39.860778 [ 3 ] {4cb6e62a-aff5-44cb-a501-388c0a30aed1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13036 2024.07.11 23:21:39.861204 [ 3 ] {4cb6e62a-aff5-44cb-a501-388c0a30aed1} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13037 2024.07.11 23:21:39.861245 [ 3 ] {4cb6e62a-aff5-44cb-a501-388c0a30aed1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
13038 2024.07.11 23:21:39.861614 [ 3 ] {4cb6e62a-aff5-44cb-a501-388c0a30aed1} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
13039 2024.07.11 23:21:39.861955 [ 3 ] {4cb6e62a-aff5-44cb-a501-388c0a30aed1} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13040 2024.07.11 23:21:39.862117 [ 3 ] {4cb6e62a-aff5-44cb-a501-388c0a30aed1} <Debug> executeQuery: Read 17 rows, 1.23 KiB in 0.001706 sec., 9964.830011723328 rows/sec., 721.83 KiB/sec.
13041 2024.07.11 23:21:39.862320 [ 3 ] {4cb6e62a-aff5-44cb-a501-388c0a30aed1} <Debug> DynamicQueryHandler: Done processing query
13042 2024.07.11 23:21:39.862348 [ 3 ] {4cb6e62a-aff5-44cb-a501-388c0a30aed1} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
13043 2024.07.11 23:21:39.862364 [ 3 ] {} <Debug> HTTP-Session: 95437689-9343-408a-b388-d224605d6fea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13044 2024.07.11 23:21:39.862506 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13045 2024.07.11 23:21:39.862554 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13046 2024.07.11 23:21:39.862573 [ 3 ] {} <Debug> HTTP-Session: 806e8d42-2815-4002-843b-e61ca117b951 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
13047 2024.07.11 23:21:39.862590 [ 3 ] {} <Debug> HTTP-Session: 806e8d42-2815-4002-843b-e61ca117b951 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13048 2024.07.11 23:21:39.862604 [ 3 ] {} <Debug> HTTP-Session: 806e8d42-2815-4002-843b-e61ca117b951 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13049 2024.07.11 23:21:39.862636 [ 3 ] {} <Trace> HTTP-Session: 806e8d42-2815-4002-843b-e61ca117b951 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13050 2024.07.11 23:21:39.862733 [ 3 ] {bf618d65-d9fb-473e-8ebe-a14bdce48296} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
13051 2024.07.11 23:21:39.862776 [ 3 ] {bf618d65-d9fb-473e-8ebe-a14bdce48296} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
13052 2024.07.11 23:21:39.862904 [ 3 ] {bf618d65-d9fb-473e-8ebe-a14bdce48296} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13053 2024.07.11 23:21:39.863194 [ 3 ] {bf618d65-d9fb-473e-8ebe-a14bdce48296} <Trace> oximeter.fields_ipaddr (e6968d90-b6e0-4a68-8edb-33d3c44efb5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13054 2024.07.11 23:21:39.863231 [ 3 ] {bf618d65-d9fb-473e-8ebe-a14bdce48296} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
13055 2024.07.11 23:21:39.863549 [ 3 ] {bf618d65-d9fb-473e-8ebe-a14bdce48296} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
13056 2024.07.11 23:21:39.863871 [ 3 ] {bf618d65-d9fb-473e-8ebe-a14bdce48296} <Trace> oximeter.fields_ipaddr (e6968d90-b6e0-4a68-8edb-33d3c44efb5e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13057 2024.07.11 23:21:39.864034 [ 3 ] {bf618d65-d9fb-473e-8ebe-a14bdce48296} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001314 sec., 3044.1400304414 rows/sec., 248.23 KiB/sec.
13058 2024.07.11 23:21:39.864303 [ 3 ] {bf618d65-d9fb-473e-8ebe-a14bdce48296} <Debug> DynamicQueryHandler: Done processing query
13059 2024.07.11 23:21:39.864338 [ 3 ] {bf618d65-d9fb-473e-8ebe-a14bdce48296} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
13060 2024.07.11 23:21:39.864356 [ 3 ] {} <Debug> HTTP-Session: 806e8d42-2815-4002-843b-e61ca117b951 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13061 2024.07.11 23:21:39.864524 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 29602, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13062 2024.07.11 23:21:39.864574 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13063 2024.07.11 23:21:39.864594 [ 3 ] {} <Debug> HTTP-Session: cd5a11b2-563b-4bcc-b93e-e39127d505c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
13064 2024.07.11 23:21:39.864610 [ 3 ] {} <Debug> HTTP-Session: cd5a11b2-563b-4bcc-b93e-e39127d505c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13065 2024.07.11 23:21:39.864624 [ 3 ] {} <Debug> HTTP-Session: cd5a11b2-563b-4bcc-b93e-e39127d505c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13066 2024.07.11 23:21:39.864655 [ 3 ] {} <Trace> HTTP-Session: cd5a11b2-563b-4bcc-b93e-e39127d505c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13067 2024.07.11 23:21:39.864803 [ 3 ] {920628ed-9f11-42a0-8084-84d2ee563629} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13068 2024.07.11 23:21:39.864847 [ 3 ] {920628ed-9f11-42a0-8084-84d2ee563629} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13069 2024.07.11 23:21:39.864993 [ 3 ] {920628ed-9f11-42a0-8084-84d2ee563629} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13070 2024.07.11 23:21:39.865397 [ 3 ] {920628ed-9f11-42a0-8084-84d2ee563629} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13071 2024.07.11 23:21:39.865433 [ 3 ] {920628ed-9f11-42a0-8084-84d2ee563629} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
13072 2024.07.11 23:21:39.865767 [ 3 ] {920628ed-9f11-42a0-8084-84d2ee563629} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
13073 2024.07.11 23:21:39.866091 [ 3 ] {920628ed-9f11-42a0-8084-84d2ee563629} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13074 2024.07.11 23:21:39.866250 [ 3 ] {920628ed-9f11-42a0-8084-84d2ee563629} <Debug> executeQuery: Read 196 rows, 17.66 KiB in 0.00151 sec., 129801.32450331125 rows/sec., 11.42 MiB/sec.
13075 2024.07.11 23:21:39.866421 [ 3 ] {920628ed-9f11-42a0-8084-84d2ee563629} <Debug> DynamicQueryHandler: Done processing query
13076 2024.07.11 23:21:39.866450 [ 3 ] {920628ed-9f11-42a0-8084-84d2ee563629} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
13077 2024.07.11 23:21:39.866470 [ 3 ] {} <Debug> HTTP-Session: cd5a11b2-563b-4bcc-b93e-e39127d505c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13078 2024.07.11 23:21:39.866603 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13079 2024.07.11 23:21:39.866656 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13080 2024.07.11 23:21:39.866676 [ 3 ] {} <Debug> HTTP-Session: e1f3bd63-23dc-40e0-ac0c-fb23a3222611 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
13081 2024.07.11 23:21:39.866694 [ 3 ] {} <Debug> HTTP-Session: e1f3bd63-23dc-40e0-ac0c-fb23a3222611 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13082 2024.07.11 23:21:39.866709 [ 3 ] {} <Debug> HTTP-Session: e1f3bd63-23dc-40e0-ac0c-fb23a3222611 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13083 2024.07.11 23:21:39.866739 [ 3 ] {} <Trace> HTTP-Session: e1f3bd63-23dc-40e0-ac0c-fb23a3222611 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13084 2024.07.11 23:21:39.866835 [ 3 ] {8765ff07-5cde-433e-a891-9075df6be625} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
13085 2024.07.11 23:21:39.866878 [ 3 ] {8765ff07-5cde-433e-a891-9075df6be625} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
13086 2024.07.11 23:21:39.867006 [ 3 ] {8765ff07-5cde-433e-a891-9075df6be625} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13087 2024.07.11 23:21:39.867280 [ 3 ] {8765ff07-5cde-433e-a891-9075df6be625} <Trace> oximeter.fields_u16 (b4410dfe-084c-46fb-b538-055579d0603a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13088 2024.07.11 23:21:39.867315 [ 3 ] {8765ff07-5cde-433e-a891-9075df6be625} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
13089 2024.07.11 23:21:39.867618 [ 3 ] {8765ff07-5cde-433e-a891-9075df6be625} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
13090 2024.07.11 23:21:39.867930 [ 3 ] {8765ff07-5cde-433e-a891-9075df6be625} <Trace> oximeter.fields_u16 (b4410dfe-084c-46fb-b538-055579d0603a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13091 2024.07.11 23:21:39.868086 [ 3 ] {8765ff07-5cde-433e-a891-9075df6be625} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001263 sec., 3167.0625494853525 rows/sec., 221.14 KiB/sec.
13092 2024.07.11 23:21:39.868695 [ 3 ] {8765ff07-5cde-433e-a891-9075df6be625} <Debug> DynamicQueryHandler: Done processing query
13093 2024.07.11 23:21:39.868737 [ 3 ] {8765ff07-5cde-433e-a891-9075df6be625} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
13094 2024.07.11 23:21:39.868769 [ 3 ] {} <Debug> HTTP-Session: e1f3bd63-23dc-40e0-ac0c-fb23a3222611 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13095 2024.07.11 23:21:39.868926 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 64138, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13096 2024.07.11 23:21:39.868975 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13097 2024.07.11 23:21:39.868994 [ 3 ] {} <Debug> HTTP-Session: cbd109e4-fcbf-41cd-b5c4-c9541c7c18ce Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
13098 2024.07.11 23:21:39.869011 [ 3 ] {} <Debug> HTTP-Session: cbd109e4-fcbf-41cd-b5c4-c9541c7c18ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13099 2024.07.11 23:21:39.869024 [ 3 ] {} <Debug> HTTP-Session: cbd109e4-fcbf-41cd-b5c4-c9541c7c18ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13100 2024.07.11 23:21:39.869056 [ 3 ] {} <Trace> HTTP-Session: cbd109e4-fcbf-41cd-b5c4-c9541c7c18ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13101 2024.07.11 23:21:39.869256 [ 3 ] {99c24ad3-6908-4174-bffd-26cf5cd5cb73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13102 2024.07.11 23:21:39.869302 [ 3 ] {99c24ad3-6908-4174-bffd-26cf5cd5cb73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13103 2024.07.11 23:21:39.869450 [ 3 ] {99c24ad3-6908-4174-bffd-26cf5cd5cb73} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13104 2024.07.11 23:21:39.869948 [ 3 ] {99c24ad3-6908-4174-bffd-26cf5cd5cb73} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13105 2024.07.11 23:21:39.869984 [ 3 ] {99c24ad3-6908-4174-bffd-26cf5cd5cb73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
13106 2024.07.11 23:21:39.870316 [ 3 ] {99c24ad3-6908-4174-bffd-26cf5cd5cb73} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
13107 2024.07.11 23:21:39.870622 [ 3 ] {99c24ad3-6908-4174-bffd-26cf5cd5cb73} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13108 2024.07.11 23:21:39.870769 [ 3 ] {99c24ad3-6908-4174-bffd-26cf5cd5cb73} <Debug> executeQuery: Read 397 rows, 28.68 KiB in 0.001615 sec., 245820.43343653253 rows/sec., 17.34 MiB/sec.
13109 2024.07.11 23:21:39.870924 [ 3 ] {99c24ad3-6908-4174-bffd-26cf5cd5cb73} <Debug> DynamicQueryHandler: Done processing query
13110 2024.07.11 23:21:39.870948 [ 3 ] {99c24ad3-6908-4174-bffd-26cf5cd5cb73} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
13111 2024.07.11 23:21:39.870963 [ 3 ] {} <Debug> HTTP-Session: cbd109e4-fcbf-41cd-b5c4-c9541c7c18ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13112 2024.07.11 23:21:39.871140 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13113 2024.07.11 23:21:39.871187 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13114 2024.07.11 23:21:39.871205 [ 3 ] {} <Debug> HTTP-Session: f669fe3f-5881-4eaf-8d05-0f46345d9949 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
13115 2024.07.11 23:21:39.871222 [ 3 ] {} <Debug> HTTP-Session: f669fe3f-5881-4eaf-8d05-0f46345d9949 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13116 2024.07.11 23:21:39.871236 [ 3 ] {} <Debug> HTTP-Session: f669fe3f-5881-4eaf-8d05-0f46345d9949 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13117 2024.07.11 23:21:39.871267 [ 3 ] {} <Trace> HTTP-Session: f669fe3f-5881-4eaf-8d05-0f46345d9949 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13118 2024.07.11 23:21:39.871364 [ 3 ] {90256b58-62e7-4892-be2b-737963c74e0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
13119 2024.07.11 23:21:39.871409 [ 3 ] {90256b58-62e7-4892-be2b-737963c74e0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
13120 2024.07.11 23:21:39.871538 [ 3 ] {90256b58-62e7-4892-be2b-737963c74e0a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13121 2024.07.11 23:21:39.871787 [ 3 ] {90256b58-62e7-4892-be2b-737963c74e0a} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13122 2024.07.11 23:21:39.871823 [ 3 ] {90256b58-62e7-4892-be2b-737963c74e0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
13123 2024.07.11 23:21:39.872185 [ 3 ] {90256b58-62e7-4892-be2b-737963c74e0a} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
13124 2024.07.11 23:21:39.872503 [ 3 ] {90256b58-62e7-4892-be2b-737963c74e0a} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13125 2024.07.11 23:21:39.872665 [ 3 ] {90256b58-62e7-4892-be2b-737963c74e0a} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001318 sec., 4552.352048558422 rows/sec., 195.61 KiB/sec.
13126 2024.07.11 23:21:39.872829 [ 3 ] {90256b58-62e7-4892-be2b-737963c74e0a} <Debug> DynamicQueryHandler: Done processing query
13127 2024.07.11 23:21:39.872854 [ 3 ] {90256b58-62e7-4892-be2b-737963c74e0a} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
13128 2024.07.11 23:21:39.872870 [ 3 ] {} <Debug> HTTP-Session: f669fe3f-5881-4eaf-8d05-0f46345d9949 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13129 2024.07.11 23:21:39.872988 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13130 2024.07.11 23:21:39.873037 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13131 2024.07.11 23:21:39.873056 [ 3 ] {} <Debug> HTTP-Session: 352a92be-87de-4c74-a262-93af8b041734 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
13132 2024.07.11 23:21:39.873072 [ 3 ] {} <Debug> HTTP-Session: 352a92be-87de-4c74-a262-93af8b041734 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13133 2024.07.11 23:21:39.873086 [ 3 ] {} <Debug> HTTP-Session: 352a92be-87de-4c74-a262-93af8b041734 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13134 2024.07.11 23:21:39.873117 [ 3 ] {} <Trace> HTTP-Session: 352a92be-87de-4c74-a262-93af8b041734 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13135 2024.07.11 23:21:39.873235 [ 3 ] {d7eb5b0e-474b-4c1a-9c2a-0cc79a17d417} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
13136 2024.07.11 23:21:39.873282 [ 3 ] {d7eb5b0e-474b-4c1a-9c2a-0cc79a17d417} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
13137 2024.07.11 23:21:39.873426 [ 3 ] {d7eb5b0e-474b-4c1a-9c2a-0cc79a17d417} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13138 2024.07.11 23:21:39.873722 [ 3 ] {d7eb5b0e-474b-4c1a-9c2a-0cc79a17d417} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13139 2024.07.11 23:21:39.873757 [ 3 ] {d7eb5b0e-474b-4c1a-9c2a-0cc79a17d417} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
13140 2024.07.11 23:21:39.874125 [ 3 ] {d7eb5b0e-474b-4c1a-9c2a-0cc79a17d417} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
13141 2024.07.11 23:21:39.874470 [ 3 ] {d7eb5b0e-474b-4c1a-9c2a-0cc79a17d417} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13142 2024.07.11 23:21:39.874633 [ 3 ] {d7eb5b0e-474b-4c1a-9c2a-0cc79a17d417} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001436 sec., 53621.16991643454 rows/sec., 3.30 MiB/sec.
13143 2024.07.11 23:21:39.874793 [ 3 ] {d7eb5b0e-474b-4c1a-9c2a-0cc79a17d417} <Debug> DynamicQueryHandler: Done processing query
13144 2024.07.11 23:21:39.874817 [ 3 ] {d7eb5b0e-474b-4c1a-9c2a-0cc79a17d417} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
13145 2024.07.11 23:21:39.874833 [ 3 ] {} <Debug> HTTP-Session: 352a92be-87de-4c74-a262-93af8b041734 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13146 2024.07.11 23:21:39.874998 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 31033, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13147 2024.07.11 23:21:39.875046 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13148 2024.07.11 23:21:39.875065 [ 3 ] {} <Debug> HTTP-Session: ecc96674-8bf3-46d6-b721-1ce7587cbd74 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
13149 2024.07.11 23:21:39.875082 [ 3 ] {} <Debug> HTTP-Session: ecc96674-8bf3-46d6-b721-1ce7587cbd74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13150 2024.07.11 23:21:39.875096 [ 3 ] {} <Debug> HTTP-Session: ecc96674-8bf3-46d6-b721-1ce7587cbd74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13151 2024.07.11 23:21:39.875126 [ 3 ] {} <Trace> HTTP-Session: ecc96674-8bf3-46d6-b721-1ce7587cbd74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13152 2024.07.11 23:21:39.875266 [ 3 ] {0bb73e59-ef50-4691-9de0-acc5db840bce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13153 2024.07.11 23:21:39.875312 [ 3 ] {0bb73e59-ef50-4691-9de0-acc5db840bce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13154 2024.07.11 23:21:39.875454 [ 3 ] {0bb73e59-ef50-4691-9de0-acc5db840bce} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13155 2024.07.11 23:21:39.875917 [ 3 ] {0bb73e59-ef50-4691-9de0-acc5db840bce} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13156 2024.07.11 23:21:39.875954 [ 3 ] {0bb73e59-ef50-4691-9de0-acc5db840bce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
13157 2024.07.11 23:21:39.876329 [ 3 ] {0bb73e59-ef50-4691-9de0-acc5db840bce} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
13158 2024.07.11 23:21:39.876666 [ 3 ] {0bb73e59-ef50-4691-9de0-acc5db840bce} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13159 2024.07.11 23:21:39.876811 [ 3 ] {0bb73e59-ef50-4691-9de0-acc5db840bce} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001603 sec., 101060.51154086088 rows/sec., 7.04 MiB/sec.
13160 2024.07.11 23:21:39.876982 [ 3 ] {0bb73e59-ef50-4691-9de0-acc5db840bce} <Debug> DynamicQueryHandler: Done processing query
13161 2024.07.11 23:21:39.877006 [ 3 ] {0bb73e59-ef50-4691-9de0-acc5db840bce} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
13162 2024.07.11 23:21:39.877022 [ 3 ] {} <Debug> HTTP-Session: ecc96674-8bf3-46d6-b721-1ce7587cbd74 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13163 2024.07.11 23:21:39.877150 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 17713, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13164 2024.07.11 23:21:39.877200 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13165 2024.07.11 23:21:39.877219 [ 3 ] {} <Debug> HTTP-Session: 71f72617-e008-447d-af91-18a438060ceb Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
13166 2024.07.11 23:21:39.877236 [ 3 ] {} <Debug> HTTP-Session: 71f72617-e008-447d-af91-18a438060ceb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13167 2024.07.11 23:21:39.877249 [ 3 ] {} <Debug> HTTP-Session: 71f72617-e008-447d-af91-18a438060ceb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13168 2024.07.11 23:21:39.877279 [ 3 ] {} <Trace> HTTP-Session: 71f72617-e008-447d-af91-18a438060ceb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13169 2024.07.11 23:21:39.877445 [ 3 ] {bb810af7-1548-4e95-af52-8c3e748e0ff0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
13170 2024.07.11 23:21:39.877509 [ 3 ] {bb810af7-1548-4e95-af52-8c3e748e0ff0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
13171 2024.07.11 23:21:39.877912 [ 3 ] {bb810af7-1548-4e95-af52-8c3e748e0ff0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13172 2024.07.11 23:21:39.878417 [ 3 ] {bb810af7-1548-4e95-af52-8c3e748e0ff0} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13173 2024.07.11 23:21:39.878452 [ 3 ] {bb810af7-1548-4e95-af52-8c3e748e0ff0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
13174 2024.07.11 23:21:39.879034 [ 3 ] {bb810af7-1548-4e95-af52-8c3e748e0ff0} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
13175 2024.07.11 23:21:39.879436 [ 3 ] {bb810af7-1548-4e95-af52-8c3e748e0ff0} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13176 2024.07.11 23:21:39.879635 [ 3 ] {bb810af7-1548-4e95-af52-8c3e748e0ff0} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.00228 sec., 4824.561403508772 rows/sec., 8.65 MiB/sec.
13177 2024.07.11 23:21:39.879846 [ 3 ] {bb810af7-1548-4e95-af52-8c3e748e0ff0} <Debug> DynamicQueryHandler: Done processing query
13178 2024.07.11 23:21:39.879871 [ 3 ] {bb810af7-1548-4e95-af52-8c3e748e0ff0} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
13179 2024.07.11 23:21:39.879887 [ 3 ] {} <Debug> HTTP-Session: 71f72617-e008-447d-af91-18a438060ceb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13180 2024.07.11 23:21:39.880031 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 3216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13181 2024.07.11 23:21:39.880079 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13182 2024.07.11 23:21:39.880099 [ 3 ] {} <Debug> HTTP-Session: e887b53b-046d-4109-b600-647f3217ded0 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
13183 2024.07.11 23:21:39.880115 [ 3 ] {} <Debug> HTTP-Session: e887b53b-046d-4109-b600-647f3217ded0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13184 2024.07.11 23:21:39.880129 [ 3 ] {} <Debug> HTTP-Session: e887b53b-046d-4109-b600-647f3217ded0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13185 2024.07.11 23:21:39.880160 [ 3 ] {} <Trace> HTTP-Session: e887b53b-046d-4109-b600-647f3217ded0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13186 2024.07.11 23:21:39.880263 [ 3 ] {a12dca48-9a0a-41af-9b94-176c3502f445} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
13187 2024.07.11 23:21:39.880307 [ 3 ] {a12dca48-9a0a-41af-9b94-176c3502f445} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
13188 2024.07.11 23:21:39.880431 [ 3 ] {a12dca48-9a0a-41af-9b94-176c3502f445} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13189 2024.07.11 23:21:39.880742 [ 3 ] {a12dca48-9a0a-41af-9b94-176c3502f445} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13190 2024.07.11 23:21:39.880779 [ 3 ] {a12dca48-9a0a-41af-9b94-176c3502f445} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
13191 2024.07.11 23:21:39.881136 [ 3 ] {a12dca48-9a0a-41af-9b94-176c3502f445} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
13192 2024.07.11 23:21:39.881464 [ 3 ] {a12dca48-9a0a-41af-9b94-176c3502f445} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13193 2024.07.11 23:21:39.881616 [ 69 ] {} <Debug> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
13194 2024.07.11 23:21:39.881627 [ 3 ] {a12dca48-9a0a-41af-9b94-176c3502f445} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001383 sec., 16630.51337671728 rows/sec., 899.60 KiB/sec.
13195 2024.07.11 23:21:39.881708 [ 69 ] {} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13196 2024.07.11 23:21:39.881772 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
13197 2024.07.11 23:21:39.881988 [ 3 ] {a12dca48-9a0a-41af-9b94-176c3502f445} <Debug> DynamicQueryHandler: Done processing query
13198 2024.07.11 23:21:39.882072 [ 3 ] {a12dca48-9a0a-41af-9b94-176c3502f445} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
13199 2024.07.11 23:21:39.882160 [ 3 ] {} <Debug> HTTP-Session: e887b53b-046d-4109-b600-647f3217ded0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13200 2024.07.11 23:21:39.882240 [ 194 ] {202dc1dd-dc74-4ba0-a202-67170c5a2787::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
13201 2024.07.11 23:21:39.882389 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13202 2024.07.11 23:21:39.882500 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13203 2024.07.11 23:21:39.882550 [ 3 ] {} <Debug> HTTP-Session: 75cd2329-81b8-4063-ab94-54847e664401 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
13204 2024.07.11 23:21:39.882596 [ 3 ] {} <Debug> HTTP-Session: 75cd2329-81b8-4063-ab94-54847e664401 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13205 2024.07.11 23:21:39.882640 [ 3 ] {} <Debug> HTTP-Session: 75cd2329-81b8-4063-ab94-54847e664401 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13206 2024.07.11 23:21:39.882686 [ 194 ] {202dc1dd-dc74-4ba0-a202-67170c5a2787::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13207 2024.07.11 23:21:39.882711 [ 3 ] {} <Trace> HTTP-Session: 75cd2329-81b8-4063-ab94-54847e664401 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13208 2024.07.11 23:21:39.882771 [ 194 ] {202dc1dd-dc74-4ba0-a202-67170c5a2787::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 717 rows starting from the beginning of the part
13209 2024.07.11 23:21:39.882985 [ 194 ] {202dc1dd-dc74-4ba0-a202-67170c5a2787::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
13210 2024.07.11 23:21:39.883177 [ 3 ] {a4199d9c-fb78-4fbf-8b65-8d345ac8ed35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13211 2024.07.11 23:21:39.883293 [ 194 ] {202dc1dd-dc74-4ba0-a202-67170c5a2787::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
13212 2024.07.11 23:21:39.883437 [ 3 ] {a4199d9c-fb78-4fbf-8b65-8d345ac8ed35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13213 2024.07.11 23:21:39.883592 [ 194 ] {202dc1dd-dc74-4ba0-a202-67170c5a2787::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
13214 2024.07.11 23:21:39.883956 [ 194 ] {202dc1dd-dc74-4ba0-a202-67170c5a2787::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
13215 2024.07.11 23:21:39.884349 [ 194 ] {202dc1dd-dc74-4ba0-a202-67170c5a2787::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 23 rows starting from the beginning of the part
13216 2024.07.11 23:21:39.884914 [ 3 ] {a4199d9c-fb78-4fbf-8b65-8d345ac8ed35} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13217 2024.07.11 23:21:39.885641 [ 3 ] {a4199d9c-fb78-4fbf-8b65-8d345ac8ed35} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13218 2024.07.11 23:21:39.885692 [ 3 ] {a4199d9c-fb78-4fbf-8b65-8d345ac8ed35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
13219 2024.07.11 23:21:39.886739 [ 3 ] {a4199d9c-fb78-4fbf-8b65-8d345ac8ed35} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
13220 2024.07.11 23:21:39.887391 [ 194 ] {202dc1dd-dc74-4ba0-a202-67170c5a2787::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 832 rows, containing 4 columns (4 merged, 0 gathered) in 0.005516055 sec., 150832.4336867562 rows/sec., 8.06 MiB/sec.
13221 2024.07.11 23:21:39.887581 [ 3 ] {a4199d9c-fb78-4fbf-8b65-8d345ac8ed35} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13222 2024.07.11 23:21:39.887645 [ 198 ] {202dc1dd-dc74-4ba0-a202-67170c5a2787::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
13223 2024.07.11 23:21:39.887903 [ 3 ] {a4199d9c-fb78-4fbf-8b65-8d345ac8ed35} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005023 sec., 11945.052757316345 rows/sec., 824.33 KiB/sec.
13224 2024.07.11 23:21:39.888409 [ 3 ] {a4199d9c-fb78-4fbf-8b65-8d345ac8ed35} <Debug> DynamicQueryHandler: Done processing query
13225 2024.07.11 23:21:39.888500 [ 3 ] {a4199d9c-fb78-4fbf-8b65-8d345ac8ed35} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13226 2024.07.11 23:21:39.888620 [ 3 ] {} <Debug> HTTP-Session: 75cd2329-81b8-4063-ab94-54847e664401 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13227 2024.07.11 23:21:39.889025 [ 198 ] {202dc1dd-dc74-4ba0-a202-67170c5a2787::all_1_36_7} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13228 2024.07.11 23:21:39.889112 [ 198 ] {202dc1dd-dc74-4ba0-a202-67170c5a2787::all_1_36_7} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
13229 2024.07.11 23:21:39.889194 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB.
13230 2024.07.11 23:21:43.672474 [ 65 ] {} <Debug> DNSResolver: Updating DNS cache
13231 2024.07.11 23:21:43.672530 [ 65 ] {} <Debug> DNSResolver: Updated DNS cache
13232 2024.07.11 23:21:44.857120 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 3065, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13233 2024.07.11 23:21:44.857266 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13234 2024.07.11 23:21:44.857296 [ 3 ] {} <Debug> HTTP-Session: 55158947-1959-461a-9eb4-21f351765fcd Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
13235 2024.07.11 23:21:44.857324 [ 3 ] {} <Debug> HTTP-Session: 55158947-1959-461a-9eb4-21f351765fcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13236 2024.07.11 23:21:44.857343 [ 3 ] {} <Debug> HTTP-Session: 55158947-1959-461a-9eb4-21f351765fcd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13237 2024.07.11 23:21:44.857397 [ 3 ] {} <Trace> HTTP-Session: 55158947-1959-461a-9eb4-21f351765fcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13238 2024.07.11 23:21:44.857612 [ 3 ] {1069c711-0eb1-4b55-a124-aa51e1e59146} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
13239 2024.07.11 23:21:44.857687 [ 3 ] {1069c711-0eb1-4b55-a124-aa51e1e59146} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
13240 2024.07.11 23:21:44.857908 [ 3 ] {1069c711-0eb1-4b55-a124-aa51e1e59146} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13241 2024.07.11 23:21:44.858373 [ 3 ] {1069c711-0eb1-4b55-a124-aa51e1e59146} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13242 2024.07.11 23:21:44.858417 [ 3 ] {1069c711-0eb1-4b55-a124-aa51e1e59146} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
13243 2024.07.11 23:21:44.858798 [ 3 ] {1069c711-0eb1-4b55-a124-aa51e1e59146} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
13244 2024.07.11 23:21:44.859142 [ 3 ] {1069c711-0eb1-4b55-a124-aa51e1e59146} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13245 2024.07.11 23:21:44.859321 [ 3 ] {1069c711-0eb1-4b55-a124-aa51e1e59146} <Debug> executeQuery: Read 21 rows, 1.70 KiB in 0.001769 sec., 11871.11362351611 rows/sec., 962.21 KiB/sec.
13246 2024.07.11 23:21:44.859331 [ 62 ] {} <Debug> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
13247 2024.07.11 23:21:44.859429 [ 62 ] {} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13248 2024.07.11 23:21:44.859484 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
13249 2024.07.11 23:21:44.859619 [ 3 ] {1069c711-0eb1-4b55-a124-aa51e1e59146} <Debug> DynamicQueryHandler: Done processing query
13250 2024.07.11 23:21:44.859636 [ 197 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::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
13251 2024.07.11 23:21:44.859654 [ 3 ] {1069c711-0eb1-4b55-a124-aa51e1e59146} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13252 2024.07.11 23:21:44.859714 [ 3 ] {} <Debug> HTTP-Session: 55158947-1959-461a-9eb4-21f351765fcd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13253 2024.07.11 23:21:44.859837 [ 197 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13254 2024.07.11 23:21:44.859892 [ 197 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::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
13255 2024.07.11 23:21:44.859913 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 1302, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13256 2024.07.11 23:21:44.860054 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13257 2024.07.11 23:21:44.860073 [ 197 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 21 rows starting from the beginning of the part
13258 2024.07.11 23:21:44.860115 [ 3 ] {} <Debug> HTTP-Session: 3fdf098f-2029-451c-a4af-ff56e3461190 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
13259 2024.07.11 23:21:44.860351 [ 197 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 17 rows starting from the beginning of the part
13260 2024.07.11 23:21:44.860231 [ 3 ] {} <Debug> HTTP-Session: 3fdf098f-2029-451c-a4af-ff56e3461190 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13261 2024.07.11 23:21:44.860502 [ 3 ] {} <Debug> HTTP-Session: 3fdf098f-2029-451c-a4af-ff56e3461190 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13262 2024.07.11 23:21:44.860630 [ 197 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 21 rows starting from the beginning of the part
13263 2024.07.11 23:21:44.860678 [ 3 ] {} <Trace> HTTP-Session: 3fdf098f-2029-451c-a4af-ff56e3461190 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13264 2024.07.11 23:21:44.860874 [ 197 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 17 rows starting from the beginning of the part
13265 2024.07.11 23:21:44.861154 [ 197 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 21 rows starting from the beginning of the part
13266 2024.07.11 23:21:44.861260 [ 3 ] {b1efd529-52aa-4bb8-8396-185e7ab683d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
13267 2024.07.11 23:21:44.861528 [ 3 ] {b1efd529-52aa-4bb8-8396-185e7ab683d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
13268 2024.07.11 23:21:44.861937 [ 3 ] {b1efd529-52aa-4bb8-8396-185e7ab683d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13269 2024.07.11 23:21:44.862718 [ 3 ] {b1efd529-52aa-4bb8-8396-185e7ab683d0} <Trace> oximeter.fields_ipaddr (e6968d90-b6e0-4a68-8edb-33d3c44efb5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13270 2024.07.11 23:21:44.862790 [ 3 ] {b1efd529-52aa-4bb8-8396-185e7ab683d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
13271 2024.07.11 23:21:44.863777 [ 3 ] {b1efd529-52aa-4bb8-8396-185e7ab683d0} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
13272 2024.07.11 23:21:44.863840 [ 198 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 135 rows, containing 4 columns (4 merged, 0 gathered) in 0.004268211 sec., 31629.176720644784 rows/sec., 2.40 MiB/sec.
13273 2024.07.11 23:21:44.864146 [ 198 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
13274 2024.07.11 23:21:44.864392 [ 3 ] {b1efd529-52aa-4bb8-8396-185e7ab683d0} <Trace> oximeter.fields_ipaddr (e6968d90-b6e0-4a68-8edb-33d3c44efb5e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13275 2024.07.11 23:21:44.864858 [ 3 ] {b1efd529-52aa-4bb8-8396-185e7ab683d0} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.003869 sec., 2067.717756526234 rows/sec., 168.61 KiB/sec.
13276 2024.07.11 23:21:44.865365 [ 3 ] {b1efd529-52aa-4bb8-8396-185e7ab683d0} <Debug> DynamicQueryHandler: Done processing query
13277 2024.07.11 23:21:44.865418 [ 3 ] {b1efd529-52aa-4bb8-8396-185e7ab683d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
13278 2024.07.11 23:21:44.865419 [ 198 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_71_14} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13279 2024.07.11 23:21:44.865447 [ 3 ] {} <Debug> HTTP-Session: 3fdf098f-2029-451c-a4af-ff56e3461190 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13280 2024.07.11 23:21:44.865572 [ 198 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_71_14} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
13281 2024.07.11 23:21:44.865706 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
13282 2024.07.11 23:21:44.865715 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 22780, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13283 2024.07.11 23:21:44.865786 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13284 2024.07.11 23:21:44.865805 [ 3 ] {} <Debug> HTTP-Session: 8bf30415-1c79-44a0-86a7-451ef77b06e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
13285 2024.07.11 23:21:44.865822 [ 3 ] {} <Debug> HTTP-Session: 8bf30415-1c79-44a0-86a7-451ef77b06e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13286 2024.07.11 23:21:44.865836 [ 3 ] {} <Debug> HTTP-Session: 8bf30415-1c79-44a0-86a7-451ef77b06e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13287 2024.07.11 23:21:44.865868 [ 3 ] {} <Trace> HTTP-Session: 8bf30415-1c79-44a0-86a7-451ef77b06e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13288 2024.07.11 23:21:44.866022 [ 3 ] {c7e48312-fe20-4979-8eba-b7bc8527e851} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13289 2024.07.11 23:21:44.866065 [ 3 ] {c7e48312-fe20-4979-8eba-b7bc8527e851} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13290 2024.07.11 23:21:44.866205 [ 3 ] {c7e48312-fe20-4979-8eba-b7bc8527e851} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13291 2024.07.11 23:21:44.866608 [ 3 ] {c7e48312-fe20-4979-8eba-b7bc8527e851} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13292 2024.07.11 23:21:44.866644 [ 3 ] {c7e48312-fe20-4979-8eba-b7bc8527e851} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
13293 2024.07.11 23:21:44.866975 [ 3 ] {c7e48312-fe20-4979-8eba-b7bc8527e851} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
13294 2024.07.11 23:21:44.867287 [ 3 ] {c7e48312-fe20-4979-8eba-b7bc8527e851} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13295 2024.07.11 23:21:44.867442 [ 3 ] {c7e48312-fe20-4979-8eba-b7bc8527e851} <Debug> executeQuery: Read 159 rows, 13.11 KiB in 0.001485 sec., 107070.70707070707 rows/sec., 8.62 MiB/sec.
13296 2024.07.11 23:21:44.867632 [ 3 ] {c7e48312-fe20-4979-8eba-b7bc8527e851} <Debug> DynamicQueryHandler: Done processing query
13297 2024.07.11 23:21:44.867671 [ 3 ] {c7e48312-fe20-4979-8eba-b7bc8527e851} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
13298 2024.07.11 23:21:44.867708 [ 3 ] {} <Debug> HTTP-Session: 8bf30415-1c79-44a0-86a7-451ef77b06e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13299 2024.07.11 23:21:44.867862 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 1169, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13300 2024.07.11 23:21:44.867911 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13301 2024.07.11 23:21:44.867931 [ 3 ] {} <Debug> HTTP-Session: fd7095b0-d215-4ec2-a29a-0b29cf4fa411 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
13302 2024.07.11 23:21:44.867948 [ 3 ] {} <Debug> HTTP-Session: fd7095b0-d215-4ec2-a29a-0b29cf4fa411 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13303 2024.07.11 23:21:44.867961 [ 3 ] {} <Debug> HTTP-Session: fd7095b0-d215-4ec2-a29a-0b29cf4fa411 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13304 2024.07.11 23:21:44.867991 [ 3 ] {} <Trace> HTTP-Session: fd7095b0-d215-4ec2-a29a-0b29cf4fa411 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13305 2024.07.11 23:21:44.868089 [ 3 ] {704b0961-6669-4fc7-91cc-87c58316ea2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
13306 2024.07.11 23:21:44.868130 [ 3 ] {704b0961-6669-4fc7-91cc-87c58316ea2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
13307 2024.07.11 23:21:44.868257 [ 3 ] {704b0961-6669-4fc7-91cc-87c58316ea2a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13308 2024.07.11 23:21:44.868534 [ 3 ] {704b0961-6669-4fc7-91cc-87c58316ea2a} <Trace> oximeter.fields_u16 (b4410dfe-084c-46fb-b538-055579d0603a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13309 2024.07.11 23:21:44.868570 [ 3 ] {704b0961-6669-4fc7-91cc-87c58316ea2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
13310 2024.07.11 23:21:44.868875 [ 3 ] {704b0961-6669-4fc7-91cc-87c58316ea2a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
13311 2024.07.11 23:21:44.869182 [ 3 ] {704b0961-6669-4fc7-91cc-87c58316ea2a} <Trace> oximeter.fields_u16 (b4410dfe-084c-46fb-b538-055579d0603a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13312 2024.07.11 23:21:44.869348 [ 3 ] {704b0961-6669-4fc7-91cc-87c58316ea2a} <Debug> executeQuery: Read 8 rows, 572.00 B in 0.001271 sec., 6294.256490952006 rows/sec., 439.49 KiB/sec.
13313 2024.07.11 23:21:44.869504 [ 3 ] {704b0961-6669-4fc7-91cc-87c58316ea2a} <Debug> DynamicQueryHandler: Done processing query
13314 2024.07.11 23:21:44.869528 [ 3 ] {704b0961-6669-4fc7-91cc-87c58316ea2a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
13315 2024.07.11 23:21:44.869543 [ 3 ] {} <Debug> HTTP-Session: fd7095b0-d215-4ec2-a29a-0b29cf4fa411 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13316 2024.07.11 23:21:44.869678 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 19862, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13317 2024.07.11 23:21:44.869732 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13318 2024.07.11 23:21:44.869751 [ 3 ] {} <Debug> HTTP-Session: 8c2e90ef-7bbc-4d52-885a-b23781a05de8 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
13319 2024.07.11 23:21:44.869767 [ 3 ] {} <Debug> HTTP-Session: 8c2e90ef-7bbc-4d52-885a-b23781a05de8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13320 2024.07.11 23:21:44.869782 [ 3 ] {} <Debug> HTTP-Session: 8c2e90ef-7bbc-4d52-885a-b23781a05de8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13321 2024.07.11 23:21:44.869812 [ 3 ] {} <Trace> HTTP-Session: 8c2e90ef-7bbc-4d52-885a-b23781a05de8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13322 2024.07.11 23:21:44.869943 [ 3 ] {4c8814e3-12cd-46c3-8a66-9b48ae56bdaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13323 2024.07.11 23:21:44.869985 [ 3 ] {4c8814e3-12cd-46c3-8a66-9b48ae56bdaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13324 2024.07.11 23:21:44.870107 [ 3 ] {4c8814e3-12cd-46c3-8a66-9b48ae56bdaa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13325 2024.07.11 23:21:44.870483 [ 3 ] {4c8814e3-12cd-46c3-8a66-9b48ae56bdaa} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13326 2024.07.11 23:21:44.870518 [ 3 ] {4c8814e3-12cd-46c3-8a66-9b48ae56bdaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
13327 2024.07.11 23:21:44.870855 [ 3 ] {4c8814e3-12cd-46c3-8a66-9b48ae56bdaa} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
13328 2024.07.11 23:21:44.871157 [ 3 ] {4c8814e3-12cd-46c3-8a66-9b48ae56bdaa} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13329 2024.07.11 23:21:44.871305 [ 3 ] {4c8814e3-12cd-46c3-8a66-9b48ae56bdaa} <Debug> executeQuery: Read 117 rows, 9.35 KiB in 0.001409 sec., 83037.61533002129 rows/sec., 6.48 MiB/sec.
13330 2024.07.11 23:21:44.871472 [ 3 ] {4c8814e3-12cd-46c3-8a66-9b48ae56bdaa} <Debug> DynamicQueryHandler: Done processing query
13331 2024.07.11 23:21:44.871495 [ 3 ] {4c8814e3-12cd-46c3-8a66-9b48ae56bdaa} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
13332 2024.07.11 23:21:44.871510 [ 3 ] {} <Debug> HTTP-Session: 8c2e90ef-7bbc-4d52-885a-b23781a05de8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13333 2024.07.11 23:21:44.871683 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 38385, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13334 2024.07.11 23:21:44.871733 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13335 2024.07.11 23:21:44.871753 [ 3 ] {} <Debug> HTTP-Session: 73d6e35a-07d9-4442-bb1c-1e4beae6a8a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
13336 2024.07.11 23:21:44.871769 [ 3 ] {} <Debug> HTTP-Session: 73d6e35a-07d9-4442-bb1c-1e4beae6a8a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13337 2024.07.11 23:21:44.871782 [ 3 ] {} <Debug> HTTP-Session: 73d6e35a-07d9-4442-bb1c-1e4beae6a8a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13338 2024.07.11 23:21:44.871813 [ 3 ] {} <Trace> HTTP-Session: 73d6e35a-07d9-4442-bb1c-1e4beae6a8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13339 2024.07.11 23:21:44.871981 [ 3 ] {c4f898a5-38b5-410b-910c-4ad0abb7ca29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13340 2024.07.11 23:21:44.872027 [ 3 ] {c4f898a5-38b5-410b-910c-4ad0abb7ca29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13341 2024.07.11 23:21:44.872172 [ 3 ] {c4f898a5-38b5-410b-910c-4ad0abb7ca29} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13342 2024.07.11 23:21:44.872553 [ 3 ] {c4f898a5-38b5-410b-910c-4ad0abb7ca29} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13343 2024.07.11 23:21:44.872589 [ 3 ] {c4f898a5-38b5-410b-910c-4ad0abb7ca29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
13344 2024.07.11 23:21:44.872983 [ 3 ] {c4f898a5-38b5-410b-910c-4ad0abb7ca29} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
13345 2024.07.11 23:21:44.873318 [ 3 ] {c4f898a5-38b5-410b-910c-4ad0abb7ca29} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13346 2024.07.11 23:21:44.873476 [ 3 ] {c4f898a5-38b5-410b-910c-4ad0abb7ca29} <Debug> executeQuery: Read 200 rows, 14.29 KiB in 0.001574 sec., 127064.80304955527 rows/sec., 8.87 MiB/sec.
13347 2024.07.11 23:21:44.873646 [ 3 ] {c4f898a5-38b5-410b-910c-4ad0abb7ca29} <Debug> DynamicQueryHandler: Done processing query
13348 2024.07.11 23:21:44.873670 [ 3 ] {c4f898a5-38b5-410b-910c-4ad0abb7ca29} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
13349 2024.07.11 23:21:44.873686 [ 3 ] {} <Debug> HTTP-Session: 73d6e35a-07d9-4442-bb1c-1e4beae6a8a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13350 2024.07.11 23:21:44.873854 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 33797, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13351 2024.07.11 23:21:44.873902 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13352 2024.07.11 23:21:44.873922 [ 3 ] {} <Debug> HTTP-Session: fc6f5983-6068-4a84-88b6-5e17fb67e981 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
13353 2024.07.11 23:21:44.873939 [ 3 ] {} <Debug> HTTP-Session: fc6f5983-6068-4a84-88b6-5e17fb67e981 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13354 2024.07.11 23:21:44.873952 [ 3 ] {} <Debug> HTTP-Session: fc6f5983-6068-4a84-88b6-5e17fb67e981 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13355 2024.07.11 23:21:44.873982 [ 3 ] {} <Trace> HTTP-Session: fc6f5983-6068-4a84-88b6-5e17fb67e981 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13356 2024.07.11 23:21:44.874225 [ 3 ] {21f76e34-c9e8-4fec-a691-3ddf707a0bf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
13357 2024.07.11 23:21:44.874287 [ 3 ] {21f76e34-c9e8-4fec-a691-3ddf707a0bf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
13358 2024.07.11 23:21:44.874694 [ 3 ] {21f76e34-c9e8-4fec-a691-3ddf707a0bf3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13359 2024.07.11 23:21:44.875299 [ 3 ] {21f76e34-c9e8-4fec-a691-3ddf707a0bf3} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13360 2024.07.11 23:21:44.875335 [ 3 ] {21f76e34-c9e8-4fec-a691-3ddf707a0bf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
13361 2024.07.11 23:21:44.875944 [ 3 ] {21f76e34-c9e8-4fec-a691-3ddf707a0bf3} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
13362 2024.07.11 23:21:44.876355 [ 3 ] {21f76e34-c9e8-4fec-a691-3ddf707a0bf3} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13363 2024.07.11 23:21:44.876566 [ 62 ] {} <Debug> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
13364 2024.07.11 23:21:44.876578 [ 3 ] {21f76e34-c9e8-4fec-a691-3ddf707a0bf3} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.002499 sec., 8403.361344537816 rows/sec., 15.06 MiB/sec.
13365 2024.07.11 23:21:44.876647 [ 62 ] {} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13366 2024.07.11 23:21:44.876752 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
13367 2024.07.11 23:21:44.877135 [ 190 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::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
13368 2024.07.11 23:21:44.877163 [ 3 ] {21f76e34-c9e8-4fec-a691-3ddf707a0bf3} <Debug> DynamicQueryHandler: Done processing query
13369 2024.07.11 23:21:44.877205 [ 3 ] {21f76e34-c9e8-4fec-a691-3ddf707a0bf3} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
13370 2024.07.11 23:21:44.877242 [ 3 ] {} <Debug> HTTP-Session: fc6f5983-6068-4a84-88b6-5e17fb67e981 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13371 2024.07.11 23:21:44.877505 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13372 2024.07.11 23:21:44.877621 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13373 2024.07.11 23:21:44.877678 [ 3 ] {} <Debug> HTTP-Session: 4312deb7-979b-4136-9669-914a8ab699c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
13374 2024.07.11 23:21:44.877737 [ 3 ] {} <Debug> HTTP-Session: 4312deb7-979b-4136-9669-914a8ab699c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13375 2024.07.11 23:21:44.877773 [ 3 ] {} <Debug> HTTP-Session: 4312deb7-979b-4136-9669-914a8ab699c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13376 2024.07.11 23:21:44.877822 [ 190 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13377 2024.07.11 23:21:44.877844 [ 3 ] {} <Trace> HTTP-Session: 4312deb7-979b-4136-9669-914a8ab699c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13378 2024.07.11 23:21:44.877971 [ 190 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::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
13379 2024.07.11 23:21:44.878138 [ 3 ] {9a38f4b1-04a9-4d50-8e3b-f8c4b51d9074} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13380 2024.07.11 23:21:44.878353 [ 3 ] {9a38f4b1-04a9-4d50-8e3b-f8c4b51d9074} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13381 2024.07.11 23:21:44.878707 [ 190 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::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
13382 2024.07.11 23:21:44.879074 [ 3 ] {9a38f4b1-04a9-4d50-8e3b-f8c4b51d9074} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13383 2024.07.11 23:21:44.879534 [ 190 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::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
13384 2024.07.11 23:21:44.880220 [ 190 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::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
13385 2024.07.11 23:21:44.880362 [ 3 ] {9a38f4b1-04a9-4d50-8e3b-f8c4b51d9074} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13386 2024.07.11 23:21:44.880469 [ 3 ] {9a38f4b1-04a9-4d50-8e3b-f8c4b51d9074} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
13387 2024.07.11 23:21:44.880929 [ 190 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::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
13388 2024.07.11 23:21:44.881613 [ 190 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::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
13389 2024.07.11 23:21:44.882046 [ 3 ] {9a38f4b1-04a9-4d50-8e3b-f8c4b51d9074} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
13390 2024.07.11 23:21:44.882930 [ 3 ] {9a38f4b1-04a9-4d50-8e3b-f8c4b51d9074} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13391 2024.07.11 23:21:44.883293 [ 3 ] {9a38f4b1-04a9-4d50-8e3b-f8c4b51d9074} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005262 sec., 11402.508551881414 rows/sec., 786.89 KiB/sec.
13392 2024.07.11 23:21:44.883701 [ 3 ] {9a38f4b1-04a9-4d50-8e3b-f8c4b51d9074} <Debug> DynamicQueryHandler: Done processing query
13393 2024.07.11 23:21:44.883739 [ 3 ] {9a38f4b1-04a9-4d50-8e3b-f8c4b51d9074} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13394 2024.07.11 23:21:44.883778 [ 3 ] {} <Debug> HTTP-Session: 4312deb7-979b-4136-9669-914a8ab699c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13395 2024.07.11 23:21:44.887321 [ 188 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1084 rows, containing 19 columns (19 merged, 0 gathered) in 0.010394197 sec., 104288.96046515185 rows/sec., 186.88 MiB/sec.
13396 2024.07.11 23:21:44.888713 [ 196 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
13397 2024.07.11 23:21:44.889358 [ 196 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::all_1_66_13} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13398 2024.07.11 23:21:44.889453 [ 196 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::all_1_66_13} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
13399 2024.07.11 23:21:44.889617 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.28 MiB.
13400 2024.07.11 23:21:49.859497 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 2327, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13401 2024.07.11 23:21:49.859688 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13402 2024.07.11 23:21:49.859736 [ 3 ] {} <Debug> HTTP-Session: 969e69fe-5943-46c3-aab5-caa28331f33b Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
13403 2024.07.11 23:21:49.859777 [ 3 ] {} <Debug> HTTP-Session: 969e69fe-5943-46c3-aab5-caa28331f33b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13404 2024.07.11 23:21:49.859805 [ 3 ] {} <Debug> HTTP-Session: 969e69fe-5943-46c3-aab5-caa28331f33b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13405 2024.07.11 23:21:49.859884 [ 3 ] {} <Trace> HTTP-Session: 969e69fe-5943-46c3-aab5-caa28331f33b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13406 2024.07.11 23:21:49.860171 [ 3 ] {e0dbbeda-6987-4dfd-b42c-5765bbf1e5db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
13407 2024.07.11 23:21:49.860280 [ 3 ] {e0dbbeda-6987-4dfd-b42c-5765bbf1e5db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
13408 2024.07.11 23:21:49.860474 [ 3 ] {e0dbbeda-6987-4dfd-b42c-5765bbf1e5db} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13409 2024.07.11 23:21:49.860891 [ 3 ] {e0dbbeda-6987-4dfd-b42c-5765bbf1e5db} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13410 2024.07.11 23:21:49.860932 [ 3 ] {e0dbbeda-6987-4dfd-b42c-5765bbf1e5db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
13411 2024.07.11 23:21:49.861291 [ 3 ] {e0dbbeda-6987-4dfd-b42c-5765bbf1e5db} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
13412 2024.07.11 23:21:49.861618 [ 3 ] {e0dbbeda-6987-4dfd-b42c-5765bbf1e5db} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13413 2024.07.11 23:21:49.861790 [ 3 ] {e0dbbeda-6987-4dfd-b42c-5765bbf1e5db} <Debug> executeQuery: Read 17 rows, 1.23 KiB in 0.001712 sec., 9929.906542056075 rows/sec., 719.30 KiB/sec.
13414 2024.07.11 23:21:49.861981 [ 3 ] {e0dbbeda-6987-4dfd-b42c-5765bbf1e5db} <Debug> DynamicQueryHandler: Done processing query
13415 2024.07.11 23:21:49.862007 [ 3 ] {e0dbbeda-6987-4dfd-b42c-5765bbf1e5db} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
13416 2024.07.11 23:21:49.862023 [ 3 ] {} <Debug> HTTP-Session: 969e69fe-5943-46c3-aab5-caa28331f33b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13417 2024.07.11 23:21:49.862177 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13418 2024.07.11 23:21:49.862223 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13419 2024.07.11 23:21:49.862242 [ 3 ] {} <Debug> HTTP-Session: 2dd8212a-7397-4cd7-8326-02de1c8319c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
13420 2024.07.11 23:21:49.862258 [ 3 ] {} <Debug> HTTP-Session: 2dd8212a-7397-4cd7-8326-02de1c8319c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13421 2024.07.11 23:21:49.862271 [ 3 ] {} <Debug> HTTP-Session: 2dd8212a-7397-4cd7-8326-02de1c8319c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13422 2024.07.11 23:21:49.862301 [ 3 ] {} <Trace> HTTP-Session: 2dd8212a-7397-4cd7-8326-02de1c8319c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13423 2024.07.11 23:21:49.862394 [ 3 ] {89ca2266-9abd-4804-a40e-2b2cec93a176} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
13424 2024.07.11 23:21:49.862437 [ 3 ] {89ca2266-9abd-4804-a40e-2b2cec93a176} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
13425 2024.07.11 23:21:49.862566 [ 3 ] {89ca2266-9abd-4804-a40e-2b2cec93a176} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13426 2024.07.11 23:21:49.862856 [ 3 ] {89ca2266-9abd-4804-a40e-2b2cec93a176} <Trace> oximeter.fields_ipaddr (e6968d90-b6e0-4a68-8edb-33d3c44efb5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13427 2024.07.11 23:21:49.862892 [ 3 ] {89ca2266-9abd-4804-a40e-2b2cec93a176} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
13428 2024.07.11 23:21:49.863186 [ 3 ] {89ca2266-9abd-4804-a40e-2b2cec93a176} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
13429 2024.07.11 23:21:49.863500 [ 3 ] {89ca2266-9abd-4804-a40e-2b2cec93a176} <Trace> oximeter.fields_ipaddr (e6968d90-b6e0-4a68-8edb-33d3c44efb5e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13430 2024.07.11 23:21:49.863654 [ 3 ] {89ca2266-9abd-4804-a40e-2b2cec93a176} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001277 sec., 1566.1707126076744 rows/sec., 127.71 KiB/sec.
13431 2024.07.11 23:21:49.863967 [ 3 ] {89ca2266-9abd-4804-a40e-2b2cec93a176} <Debug> DynamicQueryHandler: Done processing query
13432 2024.07.11 23:21:49.863992 [ 3 ] {89ca2266-9abd-4804-a40e-2b2cec93a176} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
13433 2024.07.11 23:21:49.864008 [ 3 ] {} <Debug> HTTP-Session: 2dd8212a-7397-4cd7-8326-02de1c8319c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13434 2024.07.11 23:21:49.864173 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 29469, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13435 2024.07.11 23:21:49.864225 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13436 2024.07.11 23:21:49.864245 [ 3 ] {} <Debug> HTTP-Session: 9b8cd8e7-b15b-4dcb-b9ed-0225529a016d Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
13437 2024.07.11 23:21:49.864261 [ 3 ] {} <Debug> HTTP-Session: 9b8cd8e7-b15b-4dcb-b9ed-0225529a016d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13438 2024.07.11 23:21:49.864275 [ 3 ] {} <Debug> HTTP-Session: 9b8cd8e7-b15b-4dcb-b9ed-0225529a016d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13439 2024.07.11 23:21:49.864306 [ 3 ] {} <Trace> HTTP-Session: 9b8cd8e7-b15b-4dcb-b9ed-0225529a016d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13440 2024.07.11 23:21:49.864454 [ 3 ] {140d6df1-61fd-4337-aaa1-08335da2f97d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13441 2024.07.11 23:21:49.864497 [ 3 ] {140d6df1-61fd-4337-aaa1-08335da2f97d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13442 2024.07.11 23:21:49.864640 [ 3 ] {140d6df1-61fd-4337-aaa1-08335da2f97d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13443 2024.07.11 23:21:49.865026 [ 3 ] {140d6df1-61fd-4337-aaa1-08335da2f97d} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13444 2024.07.11 23:21:49.865062 [ 3 ] {140d6df1-61fd-4337-aaa1-08335da2f97d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
13445 2024.07.11 23:21:49.865380 [ 3 ] {140d6df1-61fd-4337-aaa1-08335da2f97d} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
13446 2024.07.11 23:21:49.865678 [ 3 ] {140d6df1-61fd-4337-aaa1-08335da2f97d} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13447 2024.07.11 23:21:49.865840 [ 3 ] {140d6df1-61fd-4337-aaa1-08335da2f97d} <Debug> executeQuery: Read 195 rows, 17.59 KiB in 0.001454 sec., 134112.79229711142 rows/sec., 11.81 MiB/sec.
13448 2024.07.11 23:21:49.865992 [ 3 ] {140d6df1-61fd-4337-aaa1-08335da2f97d} <Debug> DynamicQueryHandler: Done processing query
13449 2024.07.11 23:21:49.866016 [ 3 ] {140d6df1-61fd-4337-aaa1-08335da2f97d} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
13450 2024.07.11 23:21:49.866032 [ 3 ] {} <Debug> HTTP-Session: 9b8cd8e7-b15b-4dcb-b9ed-0225529a016d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13451 2024.07.11 23:21:49.866152 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13452 2024.07.11 23:21:49.866198 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13453 2024.07.11 23:21:49.866217 [ 3 ] {} <Debug> HTTP-Session: a5db2d08-76ec-42a1-98f6-1fc3ba3681bf Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
13454 2024.07.11 23:21:49.866234 [ 3 ] {} <Debug> HTTP-Session: a5db2d08-76ec-42a1-98f6-1fc3ba3681bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13455 2024.07.11 23:21:49.866248 [ 3 ] {} <Debug> HTTP-Session: a5db2d08-76ec-42a1-98f6-1fc3ba3681bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13456 2024.07.11 23:21:49.866278 [ 3 ] {} <Trace> HTTP-Session: a5db2d08-76ec-42a1-98f6-1fc3ba3681bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13457 2024.07.11 23:21:49.866375 [ 3 ] {efd5c747-3c93-4b26-b9cc-3fe9b6d604ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
13458 2024.07.11 23:21:49.866417 [ 3 ] {efd5c747-3c93-4b26-b9cc-3fe9b6d604ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
13459 2024.07.11 23:21:49.866545 [ 3 ] {efd5c747-3c93-4b26-b9cc-3fe9b6d604ff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13460 2024.07.11 23:21:49.866855 [ 3 ] {efd5c747-3c93-4b26-b9cc-3fe9b6d604ff} <Trace> oximeter.fields_u16 (b4410dfe-084c-46fb-b538-055579d0603a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13461 2024.07.11 23:21:49.866890 [ 3 ] {efd5c747-3c93-4b26-b9cc-3fe9b6d604ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
13462 2024.07.11 23:21:49.867189 [ 3 ] {efd5c747-3c93-4b26-b9cc-3fe9b6d604ff} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
13463 2024.07.11 23:21:49.867488 [ 3 ] {efd5c747-3c93-4b26-b9cc-3fe9b6d604ff} <Trace> oximeter.fields_u16 (b4410dfe-084c-46fb-b538-055579d0603a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13464 2024.07.11 23:21:49.867642 [ 3 ] {efd5c747-3c93-4b26-b9cc-3fe9b6d604ff} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001291 sec., 1549.1866769945777 rows/sec., 108.17 KiB/sec.
13465 2024.07.11 23:21:49.867819 [ 3 ] {efd5c747-3c93-4b26-b9cc-3fe9b6d604ff} <Debug> DynamicQueryHandler: Done processing query
13466 2024.07.11 23:21:49.867844 [ 3 ] {efd5c747-3c93-4b26-b9cc-3fe9b6d604ff} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
13467 2024.07.11 23:21:49.867859 [ 3 ] {} <Debug> HTTP-Session: a5db2d08-76ec-42a1-98f6-1fc3ba3681bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13468 2024.07.11 23:21:49.868014 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 63797, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13469 2024.07.11 23:21:49.868062 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13470 2024.07.11 23:21:49.868081 [ 3 ] {} <Debug> HTTP-Session: dc56f2ba-ef06-4856-8d58-e405a6f32bda Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
13471 2024.07.11 23:21:49.868098 [ 3 ] {} <Debug> HTTP-Session: dc56f2ba-ef06-4856-8d58-e405a6f32bda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13472 2024.07.11 23:21:49.868112 [ 3 ] {} <Debug> HTTP-Session: dc56f2ba-ef06-4856-8d58-e405a6f32bda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13473 2024.07.11 23:21:49.868142 [ 3 ] {} <Trace> HTTP-Session: dc56f2ba-ef06-4856-8d58-e405a6f32bda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13474 2024.07.11 23:21:49.868336 [ 3 ] {11cb0adb-874b-43df-a6e8-dccbab3a96da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13475 2024.07.11 23:21:49.868377 [ 3 ] {11cb0adb-874b-43df-a6e8-dccbab3a96da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13476 2024.07.11 23:21:49.868503 [ 3 ] {11cb0adb-874b-43df-a6e8-dccbab3a96da} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13477 2024.07.11 23:21:49.869044 [ 3 ] {11cb0adb-874b-43df-a6e8-dccbab3a96da} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13478 2024.07.11 23:21:49.869079 [ 3 ] {11cb0adb-874b-43df-a6e8-dccbab3a96da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
13479 2024.07.11 23:21:49.869406 [ 3 ] {11cb0adb-874b-43df-a6e8-dccbab3a96da} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
13480 2024.07.11 23:21:49.869718 [ 3 ] {11cb0adb-874b-43df-a6e8-dccbab3a96da} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13481 2024.07.11 23:21:49.869870 [ 3 ] {11cb0adb-874b-43df-a6e8-dccbab3a96da} <Debug> executeQuery: Read 395 rows, 28.52 KiB in 0.001634 sec., 241738.06609547124 rows/sec., 17.04 MiB/sec.
13482 2024.07.11 23:21:49.870031 [ 3 ] {11cb0adb-874b-43df-a6e8-dccbab3a96da} <Debug> DynamicQueryHandler: Done processing query
13483 2024.07.11 23:21:49.870055 [ 3 ] {11cb0adb-874b-43df-a6e8-dccbab3a96da} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
13484 2024.07.11 23:21:49.870071 [ 3 ] {} <Debug> HTTP-Session: dc56f2ba-ef06-4856-8d58-e405a6f32bda Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13485 2024.07.11 23:21:49.870196 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13486 2024.07.11 23:21:49.870243 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13487 2024.07.11 23:21:49.870263 [ 3 ] {} <Debug> HTTP-Session: a3305b54-f74f-4b8e-86cd-1cfc51778a3a Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
13488 2024.07.11 23:21:49.870279 [ 3 ] {} <Debug> HTTP-Session: a3305b54-f74f-4b8e-86cd-1cfc51778a3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13489 2024.07.11 23:21:49.870293 [ 3 ] {} <Debug> HTTP-Session: a3305b54-f74f-4b8e-86cd-1cfc51778a3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13490 2024.07.11 23:21:49.870324 [ 3 ] {} <Trace> HTTP-Session: a3305b54-f74f-4b8e-86cd-1cfc51778a3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13491 2024.07.11 23:21:49.870420 [ 3 ] {1a5864f2-70bc-4872-8299-1af4d1cca957} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
13492 2024.07.11 23:21:49.870465 [ 3 ] {1a5864f2-70bc-4872-8299-1af4d1cca957} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
13493 2024.07.11 23:21:49.870597 [ 3 ] {1a5864f2-70bc-4872-8299-1af4d1cca957} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13494 2024.07.11 23:21:49.870861 [ 3 ] {1a5864f2-70bc-4872-8299-1af4d1cca957} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13495 2024.07.11 23:21:49.870896 [ 3 ] {1a5864f2-70bc-4872-8299-1af4d1cca957} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
13496 2024.07.11 23:21:49.871263 [ 3 ] {1a5864f2-70bc-4872-8299-1af4d1cca957} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
13497 2024.07.11 23:21:49.871585 [ 3 ] {1a5864f2-70bc-4872-8299-1af4d1cca957} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13498 2024.07.11 23:21:49.871748 [ 3 ] {1a5864f2-70bc-4872-8299-1af4d1cca957} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001346 sec., 4457.652303120357 rows/sec., 191.54 KiB/sec.
13499 2024.07.11 23:21:49.871747 [ 57 ] {} <Debug> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
13500 2024.07.11 23:21:49.871851 [ 57 ] {} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13501 2024.07.11 23:21:49.871897 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
13502 2024.07.11 23:21:49.872034 [ 3 ] {1a5864f2-70bc-4872-8299-1af4d1cca957} <Debug> DynamicQueryHandler: Done processing query
13503 2024.07.11 23:21:49.872146 [ 3 ] {1a5864f2-70bc-4872-8299-1af4d1cca957} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
13504 2024.07.11 23:21:49.872232 [ 3 ] {} <Debug> HTTP-Session: a3305b54-f74f-4b8e-86cd-1cfc51778a3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13505 2024.07.11 23:21:49.872479 [ 186 ] {ad79797a-efd7-41ba-8f44-a52be7ec8d1e::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
13506 2024.07.11 23:21:49.872606 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13507 2024.07.11 23:21:49.872820 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13508 2024.07.11 23:21:49.872927 [ 3 ] {} <Debug> HTTP-Session: a993b106-0f17-4eb2-8da3-49442ee53dce Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
13509 2024.07.11 23:21:49.873012 [ 3 ] {} <Debug> HTTP-Session: a993b106-0f17-4eb2-8da3-49442ee53dce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13510 2024.07.11 23:21:49.873109 [ 3 ] {} <Debug> HTTP-Session: a993b106-0f17-4eb2-8da3-49442ee53dce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13511 2024.07.11 23:21:49.873262 [ 3 ] {} <Trace> HTTP-Session: a993b106-0f17-4eb2-8da3-49442ee53dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13512 2024.07.11 23:21:49.873346 [ 186 ] {ad79797a-efd7-41ba-8f44-a52be7ec8d1e::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13513 2024.07.11 23:21:49.873418 [ 186 ] {ad79797a-efd7-41ba-8f44-a52be7ec8d1e::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
13514 2024.07.11 23:21:49.873536 [ 3 ] {2042cb52-46da-46ff-b2ed-ac18ee64a599} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
13515 2024.07.11 23:21:49.873634 [ 186 ] {ad79797a-efd7-41ba-8f44-a52be7ec8d1e::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
13516 2024.07.11 23:21:49.873766 [ 3 ] {2042cb52-46da-46ff-b2ed-ac18ee64a599} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
13517 2024.07.11 23:21:49.873911 [ 186 ] {ad79797a-efd7-41ba-8f44-a52be7ec8d1e::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
13518 2024.07.11 23:21:49.874293 [ 186 ] {ad79797a-efd7-41ba-8f44-a52be7ec8d1e::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
13519 2024.07.11 23:21:49.874697 [ 186 ] {ad79797a-efd7-41ba-8f44-a52be7ec8d1e::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
13520 2024.07.11 23:21:49.875090 [ 186 ] {ad79797a-efd7-41ba-8f44-a52be7ec8d1e::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
13521 2024.07.11 23:21:49.875266 [ 3 ] {2042cb52-46da-46ff-b2ed-ac18ee64a599} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13522 2024.07.11 23:21:49.876265 [ 3 ] {2042cb52-46da-46ff-b2ed-ac18ee64a599} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13523 2024.07.11 23:21:49.876332 [ 3 ] {2042cb52-46da-46ff-b2ed-ac18ee64a599} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
13524 2024.07.11 23:21:49.877361 [ 3 ] {2042cb52-46da-46ff-b2ed-ac18ee64a599} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
13525 2024.07.11 23:21:49.878040 [ 186 ] {ad79797a-efd7-41ba-8f44-a52be7ec8d1e::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 216 rows, containing 4 columns (4 merged, 0 gathered) in 0.006004764 sec., 35971.43867768991 rows/sec., 1.51 MiB/sec.
13526 2024.07.11 23:21:49.878235 [ 186 ] {ad79797a-efd7-41ba-8f44-a52be7ec8d1e::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
13527 2024.07.11 23:21:49.878383 [ 3 ] {2042cb52-46da-46ff-b2ed-ac18ee64a599} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13528 2024.07.11 23:21:49.878644 [ 57 ] {} <Debug> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
13529 2024.07.11 23:21:49.878776 [ 57 ] {} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13530 2024.07.11 23:21:49.878838 [ 3 ] {2042cb52-46da-46ff-b2ed-ac18ee64a599} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.005352 sec., 14387.144992526159 rows/sec., 907.23 KiB/sec.
13531 2024.07.11 23:21:49.878868 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
13532 2024.07.11 23:21:49.879516 [ 188 ] {cf9b07e3-d05f-42ae-a668-462ac9598c47::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
13533 2024.07.11 23:21:49.879729 [ 186 ] {ad79797a-efd7-41ba-8f44-a52be7ec8d1e::all_1_36_7} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13534 2024.07.11 23:21:49.880157 [ 186 ] {ad79797a-efd7-41ba-8f44-a52be7ec8d1e::all_1_36_7} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
13535 2024.07.11 23:21:49.880526 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
13536 2024.07.11 23:21:49.880641 [ 188 ] {cf9b07e3-d05f-42ae-a668-462ac9598c47::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13537 2024.07.11 23:21:49.880705 [ 188 ] {cf9b07e3-d05f-42ae-a668-462ac9598c47::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
13538 2024.07.11 23:21:49.880762 [ 3 ] {2042cb52-46da-46ff-b2ed-ac18ee64a599} <Debug> DynamicQueryHandler: Done processing query
13539 2024.07.11 23:21:49.880867 [ 3 ] {2042cb52-46da-46ff-b2ed-ac18ee64a599} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
13540 2024.07.11 23:21:49.880933 [ 188 ] {cf9b07e3-d05f-42ae-a668-462ac9598c47::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
13541 2024.07.11 23:21:49.880958 [ 3 ] {} <Debug> HTTP-Session: a993b106-0f17-4eb2-8da3-49442ee53dce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13542 2024.07.11 23:21:49.881204 [ 188 ] {cf9b07e3-d05f-42ae-a668-462ac9598c47::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
13543 2024.07.11 23:21:49.881372 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 30843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13544 2024.07.11 23:21:49.881473 [ 188 ] {cf9b07e3-d05f-42ae-a668-462ac9598c47::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
13545 2024.07.11 23:21:49.881547 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13546 2024.07.11 23:21:49.881673 [ 3 ] {} <Debug> HTTP-Session: 02c2a720-7dab-49fe-8750-86421af11b14 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
13547 2024.07.11 23:21:49.881716 [ 188 ] {cf9b07e3-d05f-42ae-a668-462ac9598c47::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
13548 2024.07.11 23:21:49.881768 [ 3 ] {} <Debug> HTTP-Session: 02c2a720-7dab-49fe-8750-86421af11b14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13549 2024.07.11 23:21:49.881835 [ 3 ] {} <Debug> HTTP-Session: 02c2a720-7dab-49fe-8750-86421af11b14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13550 2024.07.11 23:21:49.881976 [ 188 ] {cf9b07e3-d05f-42ae-a668-462ac9598c47::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
13551 2024.07.11 23:21:49.882060 [ 3 ] {} <Trace> HTTP-Session: 02c2a720-7dab-49fe-8750-86421af11b14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13552 2024.07.11 23:21:49.882501 [ 3 ] {a7423724-af0d-4e7b-b17a-56a75ae0a349} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13553 2024.07.11 23:21:49.882602 [ 3 ] {a7423724-af0d-4e7b-b17a-56a75ae0a349} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13554 2024.07.11 23:21:49.883216 [ 3 ] {a7423724-af0d-4e7b-b17a-56a75ae0a349} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13555 2024.07.11 23:21:49.884181 [ 3 ] {a7423724-af0d-4e7b-b17a-56a75ae0a349} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13556 2024.07.11 23:21:49.884271 [ 3 ] {a7423724-af0d-4e7b-b17a-56a75ae0a349} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
13557 2024.07.11 23:21:49.885015 [ 3 ] {a7423724-af0d-4e7b-b17a-56a75ae0a349} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
13558 2024.07.11 23:21:49.885382 [ 188 ] {cf9b07e3-d05f-42ae-a668-462ac9598c47::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2772 rows, containing 5 columns (5 merged, 0 gathered) in 0.00632 sec., 438607.59493670886 rows/sec., 27.01 MiB/sec.
13559 2024.07.11 23:21:49.885726 [ 188 ] {cf9b07e3-d05f-42ae-a668-462ac9598c47::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
13560 2024.07.11 23:21:49.885743 [ 3 ] {a7423724-af0d-4e7b-b17a-56a75ae0a349} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13561 2024.07.11 23:21:49.886157 [ 3 ] {a7423724-af0d-4e7b-b17a-56a75ae0a349} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.003735 sec., 43105.756358768405 rows/sec., 3.00 MiB/sec.
13562 2024.07.11 23:21:49.887251 [ 3 ] {a7423724-af0d-4e7b-b17a-56a75ae0a349} <Debug> DynamicQueryHandler: Done processing query
13563 2024.07.11 23:21:49.887303 [ 188 ] {cf9b07e3-d05f-42ae-a668-462ac9598c47::all_1_36_7} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13564 2024.07.11 23:21:49.887368 [ 3 ] {a7423724-af0d-4e7b-b17a-56a75ae0a349} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
13565 2024.07.11 23:21:49.887488 [ 3 ] {} <Debug> HTTP-Session: 02c2a720-7dab-49fe-8750-86421af11b14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13566 2024.07.11 23:21:49.887617 [ 188 ] {cf9b07e3-d05f-42ae-a668-462ac9598c47::all_1_36_7} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
13567 2024.07.11 23:21:49.887743 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 17768, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13568 2024.07.11 23:21:49.887754 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB.
13569 2024.07.11 23:21:49.887818 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13570 2024.07.11 23:21:49.887844 [ 3 ] {} <Debug> HTTP-Session: f488afaa-9234-4fd4-bbfe-9e1fc4480f01 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
13571 2024.07.11 23:21:49.887861 [ 3 ] {} <Debug> HTTP-Session: f488afaa-9234-4fd4-bbfe-9e1fc4480f01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13572 2024.07.11 23:21:49.887875 [ 3 ] {} <Debug> HTTP-Session: f488afaa-9234-4fd4-bbfe-9e1fc4480f01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13573 2024.07.11 23:21:49.887907 [ 3 ] {} <Trace> HTTP-Session: f488afaa-9234-4fd4-bbfe-9e1fc4480f01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13574 2024.07.11 23:21:49.888142 [ 3 ] {deba991d-0d92-4246-a0d7-155599db6854} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
13575 2024.07.11 23:21:49.888218 [ 3 ] {deba991d-0d92-4246-a0d7-155599db6854} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
13576 2024.07.11 23:21:49.888678 [ 3 ] {deba991d-0d92-4246-a0d7-155599db6854} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13577 2024.07.11 23:21:49.889198 [ 3 ] {deba991d-0d92-4246-a0d7-155599db6854} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13578 2024.07.11 23:21:49.889235 [ 3 ] {deba991d-0d92-4246-a0d7-155599db6854} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
13579 2024.07.11 23:21:49.889850 [ 3 ] {deba991d-0d92-4246-a0d7-155599db6854} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
13580 2024.07.11 23:21:49.890263 [ 3 ] {deba991d-0d92-4246-a0d7-155599db6854} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13581 2024.07.11 23:21:49.890446 [ 3 ] {deba991d-0d92-4246-a0d7-155599db6854} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002452 sec., 4486.133768352365 rows/sec., 8.04 MiB/sec.
13582 2024.07.11 23:21:49.890644 [ 3 ] {deba991d-0d92-4246-a0d7-155599db6854} <Debug> DynamicQueryHandler: Done processing query
13583 2024.07.11 23:21:49.890668 [ 3 ] {deba991d-0d92-4246-a0d7-155599db6854} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
13584 2024.07.11 23:21:49.890684 [ 3 ] {} <Debug> HTTP-Session: f488afaa-9234-4fd4-bbfe-9e1fc4480f01 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13585 2024.07.11 23:21:49.890810 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 3216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13586 2024.07.11 23:21:49.890857 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13587 2024.07.11 23:21:49.890877 [ 3 ] {} <Debug> HTTP-Session: 03a60c64-7ca0-4908-ac83-ffbaa2983989 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
13588 2024.07.11 23:21:49.890894 [ 3 ] {} <Debug> HTTP-Session: 03a60c64-7ca0-4908-ac83-ffbaa2983989 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13589 2024.07.11 23:21:49.890907 [ 3 ] {} <Debug> HTTP-Session: 03a60c64-7ca0-4908-ac83-ffbaa2983989 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13590 2024.07.11 23:21:49.890938 [ 3 ] {} <Trace> HTTP-Session: 03a60c64-7ca0-4908-ac83-ffbaa2983989 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13591 2024.07.11 23:21:49.891041 [ 3 ] {eed1d629-9a26-45f6-9027-d5141b88ab3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
13592 2024.07.11 23:21:49.891085 [ 3 ] {eed1d629-9a26-45f6-9027-d5141b88ab3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
13593 2024.07.11 23:21:49.891210 [ 3 ] {eed1d629-9a26-45f6-9027-d5141b88ab3a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13594 2024.07.11 23:21:49.891473 [ 3 ] {eed1d629-9a26-45f6-9027-d5141b88ab3a} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13595 2024.07.11 23:21:49.891508 [ 3 ] {eed1d629-9a26-45f6-9027-d5141b88ab3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
13596 2024.07.11 23:21:49.891864 [ 3 ] {eed1d629-9a26-45f6-9027-d5141b88ab3a} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
13597 2024.07.11 23:21:49.892184 [ 3 ] {eed1d629-9a26-45f6-9027-d5141b88ab3a} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13598 2024.07.11 23:21:49.892338 [ 3 ] {eed1d629-9a26-45f6-9027-d5141b88ab3a} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001324 sec., 17371.601208459215 rows/sec., 939.68 KiB/sec.
13599 2024.07.11 23:21:49.892503 [ 3 ] {eed1d629-9a26-45f6-9027-d5141b88ab3a} <Debug> DynamicQueryHandler: Done processing query
13600 2024.07.11 23:21:49.892527 [ 3 ] {eed1d629-9a26-45f6-9027-d5141b88ab3a} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
13601 2024.07.11 23:21:49.892543 [ 3 ] {} <Debug> HTTP-Session: 03a60c64-7ca0-4908-ac83-ffbaa2983989 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13602 2024.07.11 23:21:49.892701 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13603 2024.07.11 23:21:49.892750 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13604 2024.07.11 23:21:49.892768 [ 3 ] {} <Debug> HTTP-Session: 057222ac-135a-4641-8f47-d1bdd2868164 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
13605 2024.07.11 23:21:49.892784 [ 3 ] {} <Debug> HTTP-Session: 057222ac-135a-4641-8f47-d1bdd2868164 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13606 2024.07.11 23:21:49.892798 [ 3 ] {} <Debug> HTTP-Session: 057222ac-135a-4641-8f47-d1bdd2868164 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13607 2024.07.11 23:21:49.892828 [ 3 ] {} <Trace> HTTP-Session: 057222ac-135a-4641-8f47-d1bdd2868164 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13608 2024.07.11 23:21:49.892952 [ 3 ] {5aa7ebd8-1165-4303-ae28-0c97f5f1cce8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13609 2024.07.11 23:21:49.892995 [ 3 ] {5aa7ebd8-1165-4303-ae28-0c97f5f1cce8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13610 2024.07.11 23:21:49.893125 [ 3 ] {5aa7ebd8-1165-4303-ae28-0c97f5f1cce8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13611 2024.07.11 23:21:49.893397 [ 3 ] {5aa7ebd8-1165-4303-ae28-0c97f5f1cce8} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13612 2024.07.11 23:21:49.893433 [ 3 ] {5aa7ebd8-1165-4303-ae28-0c97f5f1cce8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
13613 2024.07.11 23:21:49.893794 [ 3 ] {5aa7ebd8-1165-4303-ae28-0c97f5f1cce8} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
13614 2024.07.11 23:21:49.894118 [ 3 ] {5aa7ebd8-1165-4303-ae28-0c97f5f1cce8} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13615 2024.07.11 23:21:49.894268 [ 3 ] {5aa7ebd8-1165-4303-ae28-0c97f5f1cce8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00135 sec., 44444.444444444445 rows/sec., 3.00 MiB/sec.
13616 2024.07.11 23:21:49.894514 [ 3 ] {5aa7ebd8-1165-4303-ae28-0c97f5f1cce8} <Debug> DynamicQueryHandler: Done processing query
13617 2024.07.11 23:21:49.894570 [ 3 ] {5aa7ebd8-1165-4303-ae28-0c97f5f1cce8} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13618 2024.07.11 23:21:49.894657 [ 3 ] {} <Debug> HTTP-Session: 057222ac-135a-4641-8f47-d1bdd2868164 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13619 2024.07.11 23:21:54.855558 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 3065, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13620 2024.07.11 23:21:54.855757 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13621 2024.07.11 23:21:54.855803 [ 3 ] {} <Debug> HTTP-Session: 6e41abb4-1081-4288-9408-ff4c154f1b9d Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
13622 2024.07.11 23:21:54.855844 [ 3 ] {} <Debug> HTTP-Session: 6e41abb4-1081-4288-9408-ff4c154f1b9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13623 2024.07.11 23:21:54.855872 [ 3 ] {} <Debug> HTTP-Session: 6e41abb4-1081-4288-9408-ff4c154f1b9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13624 2024.07.11 23:21:54.855952 [ 3 ] {} <Trace> HTTP-Session: 6e41abb4-1081-4288-9408-ff4c154f1b9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13625 2024.07.11 23:21:54.856249 [ 3 ] {b2a5c277-0cc0-487c-8d8a-a2e5124260e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
13626 2024.07.11 23:21:54.856355 [ 3 ] {b2a5c277-0cc0-487c-8d8a-a2e5124260e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
13627 2024.07.11 23:21:54.856582 [ 3 ] {b2a5c277-0cc0-487c-8d8a-a2e5124260e6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13628 2024.07.11 23:21:54.857022 [ 3 ] {b2a5c277-0cc0-487c-8d8a-a2e5124260e6} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13629 2024.07.11 23:21:54.857063 [ 3 ] {b2a5c277-0cc0-487c-8d8a-a2e5124260e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
13630 2024.07.11 23:21:54.857429 [ 3 ] {b2a5c277-0cc0-487c-8d8a-a2e5124260e6} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
13631 2024.07.11 23:21:54.857764 [ 3 ] {b2a5c277-0cc0-487c-8d8a-a2e5124260e6} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13632 2024.07.11 23:21:54.857936 [ 3 ] {b2a5c277-0cc0-487c-8d8a-a2e5124260e6} <Debug> executeQuery: Read 21 rows, 1.70 KiB in 0.001784 sec., 11771.300448430493 rows/sec., 954.12 KiB/sec.
13633 2024.07.11 23:21:54.858129 [ 3 ] {b2a5c277-0cc0-487c-8d8a-a2e5124260e6} <Debug> DynamicQueryHandler: Done processing query
13634 2024.07.11 23:21:54.858156 [ 3 ] {b2a5c277-0cc0-487c-8d8a-a2e5124260e6} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13635 2024.07.11 23:21:54.858171 [ 3 ] {} <Debug> HTTP-Session: 6e41abb4-1081-4288-9408-ff4c154f1b9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13636 2024.07.11 23:21:54.858343 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 17311, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13637 2024.07.11 23:21:54.858391 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13638 2024.07.11 23:21:54.858410 [ 3 ] {} <Debug> HTTP-Session: 41930a33-f2d2-4a1e-be5b-bfb2e75a9d72 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
13639 2024.07.11 23:21:54.858426 [ 3 ] {} <Debug> HTTP-Session: 41930a33-f2d2-4a1e-be5b-bfb2e75a9d72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13640 2024.07.11 23:21:54.858440 [ 3 ] {} <Debug> HTTP-Session: 41930a33-f2d2-4a1e-be5b-bfb2e75a9d72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13641 2024.07.11 23:21:54.858470 [ 3 ] {} <Trace> HTTP-Session: 41930a33-f2d2-4a1e-be5b-bfb2e75a9d72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13642 2024.07.11 23:21:54.858596 [ 3 ] {287067bc-e5d1-46fd-9d3a-ee1f3649ac1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13643 2024.07.11 23:21:54.858637 [ 3 ] {287067bc-e5d1-46fd-9d3a-ee1f3649ac1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13644 2024.07.11 23:21:54.858762 [ 3 ] {287067bc-e5d1-46fd-9d3a-ee1f3649ac1b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13645 2024.07.11 23:21:54.859142 [ 3 ] {287067bc-e5d1-46fd-9d3a-ee1f3649ac1b} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13646 2024.07.11 23:21:54.859178 [ 3 ] {287067bc-e5d1-46fd-9d3a-ee1f3649ac1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
13647 2024.07.11 23:21:54.859493 [ 3 ] {287067bc-e5d1-46fd-9d3a-ee1f3649ac1b} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
13648 2024.07.11 23:21:54.859806 [ 3 ] {287067bc-e5d1-46fd-9d3a-ee1f3649ac1b} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13649 2024.07.11 23:21:54.859959 [ 3 ] {287067bc-e5d1-46fd-9d3a-ee1f3649ac1b} <Debug> executeQuery: Read 119 rows, 10.05 KiB in 0.001403 sec., 84818.24661439772 rows/sec., 7.00 MiB/sec.
13650 2024.07.11 23:21:54.860126 [ 3 ] {287067bc-e5d1-46fd-9d3a-ee1f3649ac1b} <Debug> DynamicQueryHandler: Done processing query
13651 2024.07.11 23:21:54.860150 [ 3 ] {287067bc-e5d1-46fd-9d3a-ee1f3649ac1b} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
13652 2024.07.11 23:21:54.860166 [ 3 ] {} <Debug> HTTP-Session: 41930a33-f2d2-4a1e-be5b-bfb2e75a9d72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13653 2024.07.11 23:21:54.860338 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 14452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13654 2024.07.11 23:21:54.860385 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13655 2024.07.11 23:21:54.860404 [ 3 ] {} <Debug> HTTP-Session: 528afa19-4f07-4d2a-8788-2b456115501e Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
13656 2024.07.11 23:21:54.860420 [ 3 ] {} <Debug> HTTP-Session: 528afa19-4f07-4d2a-8788-2b456115501e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13657 2024.07.11 23:21:54.860433 [ 3 ] {} <Debug> HTTP-Session: 528afa19-4f07-4d2a-8788-2b456115501e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13658 2024.07.11 23:21:54.860462 [ 3 ] {} <Trace> HTTP-Session: 528afa19-4f07-4d2a-8788-2b456115501e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13659 2024.07.11 23:21:54.860581 [ 3 ] {b660b563-bfad-4dd5-9698-876c582ce247} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13660 2024.07.11 23:21:54.860623 [ 3 ] {b660b563-bfad-4dd5-9698-876c582ce247} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13661 2024.07.11 23:21:54.860747 [ 3 ] {b660b563-bfad-4dd5-9698-876c582ce247} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13662 2024.07.11 23:21:54.861070 [ 3 ] {b660b563-bfad-4dd5-9698-876c582ce247} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13663 2024.07.11 23:21:54.861106 [ 3 ] {b660b563-bfad-4dd5-9698-876c582ce247} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
13664 2024.07.11 23:21:54.861418 [ 3 ] {b660b563-bfad-4dd5-9698-876c582ce247} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
13665 2024.07.11 23:21:54.861716 [ 3 ] {b660b563-bfad-4dd5-9698-876c582ce247} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13666 2024.07.11 23:21:54.861879 [ 3 ] {b660b563-bfad-4dd5-9698-876c582ce247} <Debug> executeQuery: Read 85 rows, 6.80 KiB in 0.001334 sec., 63718.140929535235 rows/sec., 4.98 MiB/sec.
13667 2024.07.11 23:21:54.862046 [ 3 ] {b660b563-bfad-4dd5-9698-876c582ce247} <Debug> DynamicQueryHandler: Done processing query
13668 2024.07.11 23:21:54.862069 [ 3 ] {b660b563-bfad-4dd5-9698-876c582ce247} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
13669 2024.07.11 23:21:54.862084 [ 3 ] {} <Debug> HTTP-Session: 528afa19-4f07-4d2a-8788-2b456115501e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13670 2024.07.11 23:21:54.862257 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 30652, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13671 2024.07.11 23:21:54.862304 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13672 2024.07.11 23:21:54.862323 [ 3 ] {} <Debug> HTTP-Session: e450f8c1-3e86-40f0-8505-68296ca36bd5 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
13673 2024.07.11 23:21:54.862338 [ 3 ] {} <Debug> HTTP-Session: e450f8c1-3e86-40f0-8505-68296ca36bd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13674 2024.07.11 23:21:54.862352 [ 3 ] {} <Debug> HTTP-Session: e450f8c1-3e86-40f0-8505-68296ca36bd5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13675 2024.07.11 23:21:54.862380 [ 3 ] {} <Trace> HTTP-Session: e450f8c1-3e86-40f0-8505-68296ca36bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13676 2024.07.11 23:21:54.862522 [ 3 ] {79efa110-f0d5-4d86-a172-ccd47a8d8fd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13677 2024.07.11 23:21:54.862568 [ 3 ] {79efa110-f0d5-4d86-a172-ccd47a8d8fd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13678 2024.07.11 23:21:54.862712 [ 3 ] {79efa110-f0d5-4d86-a172-ccd47a8d8fd2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13679 2024.07.11 23:21:54.863091 [ 3 ] {79efa110-f0d5-4d86-a172-ccd47a8d8fd2} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13680 2024.07.11 23:21:54.863126 [ 3 ] {79efa110-f0d5-4d86-a172-ccd47a8d8fd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
13681 2024.07.11 23:21:54.863515 [ 3 ] {79efa110-f0d5-4d86-a172-ccd47a8d8fd2} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
13682 2024.07.11 23:21:54.863850 [ 3 ] {79efa110-f0d5-4d86-a172-ccd47a8d8fd2} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13683 2024.07.11 23:21:54.864004 [ 3 ] {79efa110-f0d5-4d86-a172-ccd47a8d8fd2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001544 sec., 103626.94300518134 rows/sec., 7.22 MiB/sec.
13684 2024.07.11 23:21:54.864181 [ 3 ] {79efa110-f0d5-4d86-a172-ccd47a8d8fd2} <Debug> DynamicQueryHandler: Done processing query
13685 2024.07.11 23:21:54.864205 [ 3 ] {79efa110-f0d5-4d86-a172-ccd47a8d8fd2} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
13686 2024.07.11 23:21:54.864220 [ 3 ] {} <Debug> HTTP-Session: e450f8c1-3e86-40f0-8505-68296ca36bd5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13687 2024.07.11 23:21:54.864383 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 33795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13688 2024.07.11 23:21:54.864431 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13689 2024.07.11 23:21:54.864450 [ 3 ] {} <Debug> HTTP-Session: ad26a3a6-1ad3-41a5-ac83-bd34bc7bc710 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
13690 2024.07.11 23:21:54.864465 [ 3 ] {} <Debug> HTTP-Session: ad26a3a6-1ad3-41a5-ac83-bd34bc7bc710 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13691 2024.07.11 23:21:54.864479 [ 3 ] {} <Debug> HTTP-Session: ad26a3a6-1ad3-41a5-ac83-bd34bc7bc710 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13692 2024.07.11 23:21:54.864510 [ 3 ] {} <Trace> HTTP-Session: ad26a3a6-1ad3-41a5-ac83-bd34bc7bc710 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13693 2024.07.11 23:21:54.864750 [ 3 ] {e0394bee-3e97-4389-ac2c-4be80e220b01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
13694 2024.07.11 23:21:54.864811 [ 3 ] {e0394bee-3e97-4389-ac2c-4be80e220b01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
13695 2024.07.11 23:21:54.865218 [ 3 ] {e0394bee-3e97-4389-ac2c-4be80e220b01} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13696 2024.07.11 23:21:54.865841 [ 3 ] {e0394bee-3e97-4389-ac2c-4be80e220b01} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13697 2024.07.11 23:21:54.865876 [ 3 ] {e0394bee-3e97-4389-ac2c-4be80e220b01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
13698 2024.07.11 23:21:54.866474 [ 3 ] {e0394bee-3e97-4389-ac2c-4be80e220b01} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
13699 2024.07.11 23:21:54.866878 [ 3 ] {e0394bee-3e97-4389-ac2c-4be80e220b01} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13700 2024.07.11 23:21:54.867066 [ 3 ] {e0394bee-3e97-4389-ac2c-4be80e220b01} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.002476 sec., 8481.421647819063 rows/sec., 15.20 MiB/sec.
13701 2024.07.11 23:21:54.867528 [ 3 ] {e0394bee-3e97-4389-ac2c-4be80e220b01} <Debug> DynamicQueryHandler: Done processing query
13702 2024.07.11 23:21:54.867561 [ 3 ] {e0394bee-3e97-4389-ac2c-4be80e220b01} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
13703 2024.07.11 23:21:54.867593 [ 3 ] {} <Debug> HTTP-Session: ad26a3a6-1ad3-41a5-ac83-bd34bc7bc710 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13704 2024.07.11 23:21:54.867723 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13705 2024.07.11 23:21:54.867772 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13706 2024.07.11 23:21:54.867791 [ 3 ] {} <Debug> HTTP-Session: d936a5ef-79ec-43b3-a567-c9d42c76a966 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
13707 2024.07.11 23:21:54.867807 [ 3 ] {} <Debug> HTTP-Session: d936a5ef-79ec-43b3-a567-c9d42c76a966 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13708 2024.07.11 23:21:54.867821 [ 3 ] {} <Debug> HTTP-Session: d936a5ef-79ec-43b3-a567-c9d42c76a966 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13709 2024.07.11 23:21:54.867851 [ 3 ] {} <Trace> HTTP-Session: d936a5ef-79ec-43b3-a567-c9d42c76a966 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13710 2024.07.11 23:21:54.867984 [ 3 ] {50d30353-1ea4-43d4-864b-ccee7fd6505a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13711 2024.07.11 23:21:54.868031 [ 3 ] {50d30353-1ea4-43d4-864b-ccee7fd6505a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13712 2024.07.11 23:21:54.868174 [ 3 ] {50d30353-1ea4-43d4-864b-ccee7fd6505a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13713 2024.07.11 23:21:54.868474 [ 3 ] {50d30353-1ea4-43d4-864b-ccee7fd6505a} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13714 2024.07.11 23:21:54.868508 [ 3 ] {50d30353-1ea4-43d4-864b-ccee7fd6505a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
13715 2024.07.11 23:21:54.868864 [ 3 ] {50d30353-1ea4-43d4-864b-ccee7fd6505a} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
13716 2024.07.11 23:21:54.869183 [ 3 ] {50d30353-1ea4-43d4-864b-ccee7fd6505a} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13717 2024.07.11 23:21:54.869340 [ 3 ] {50d30353-1ea4-43d4-864b-ccee7fd6505a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001406 sec., 42674.25320056899 rows/sec., 2.88 MiB/sec.
13718 2024.07.11 23:21:54.869613 [ 3 ] {50d30353-1ea4-43d4-864b-ccee7fd6505a} <Debug> DynamicQueryHandler: Done processing query
13719 2024.07.11 23:21:54.869676 [ 3 ] {50d30353-1ea4-43d4-864b-ccee7fd6505a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13720 2024.07.11 23:21:54.869734 [ 3 ] {} <Debug> HTTP-Session: d936a5ef-79ec-43b3-a567-c9d42c76a966 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13721 2024.07.11 23:21:58.672772 [ 50 ] {} <Debug> DNSResolver: Updating DNS cache
13722 2024.07.11 23:21:58.672828 [ 50 ] {} <Debug> DNSResolver: Updated DNS cache
13723 2024.07.11 23:21:59.859313 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 2327, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13724 2024.07.11 23:21:59.859443 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13725 2024.07.11 23:21:59.859472 [ 3 ] {} <Debug> HTTP-Session: b2676f86-dd54-4edb-9917-9ccd703a9059 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
13726 2024.07.11 23:21:59.859501 [ 3 ] {} <Debug> HTTP-Session: b2676f86-dd54-4edb-9917-9ccd703a9059 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13727 2024.07.11 23:21:59.859523 [ 3 ] {} <Debug> HTTP-Session: b2676f86-dd54-4edb-9917-9ccd703a9059 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13728 2024.07.11 23:21:59.859588 [ 3 ] {} <Trace> HTTP-Session: b2676f86-dd54-4edb-9917-9ccd703a9059 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13729 2024.07.11 23:21:59.859820 [ 3 ] {a106787f-557f-4496-82e1-d7120a21ba11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
13730 2024.07.11 23:21:59.859909 [ 3 ] {a106787f-557f-4496-82e1-d7120a21ba11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
13731 2024.07.11 23:21:59.860155 [ 3 ] {a106787f-557f-4496-82e1-d7120a21ba11} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13732 2024.07.11 23:21:59.860645 [ 3 ] {a106787f-557f-4496-82e1-d7120a21ba11} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13733 2024.07.11 23:21:59.860685 [ 3 ] {a106787f-557f-4496-82e1-d7120a21ba11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.24 GiB.
13734 2024.07.11 23:21:59.861050 [ 3 ] {a106787f-557f-4496-82e1-d7120a21ba11} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
13735 2024.07.11 23:21:59.861376 [ 3 ] {a106787f-557f-4496-82e1-d7120a21ba11} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13736 2024.07.11 23:21:59.861529 [ 3 ] {a106787f-557f-4496-82e1-d7120a21ba11} <Debug> executeQuery: Read 17 rows, 1.23 KiB in 0.001782 sec., 9539.842873176207 rows/sec., 691.05 KiB/sec.
13737 2024.07.11 23:21:59.861766 [ 3 ] {a106787f-557f-4496-82e1-d7120a21ba11} <Debug> DynamicQueryHandler: Done processing query
13738 2024.07.11 23:21:59.861802 [ 3 ] {a106787f-557f-4496-82e1-d7120a21ba11} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
13739 2024.07.11 23:21:59.861833 [ 3 ] {} <Debug> HTTP-Session: b2676f86-dd54-4edb-9917-9ccd703a9059 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13740 2024.07.11 23:21:59.862074 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 29335, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13741 2024.07.11 23:21:59.862123 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13742 2024.07.11 23:21:59.862142 [ 3 ] {} <Debug> HTTP-Session: b9412e75-df95-47bd-9502-7c2154709482 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
13743 2024.07.11 23:21:59.862158 [ 3 ] {} <Debug> HTTP-Session: b9412e75-df95-47bd-9502-7c2154709482 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13744 2024.07.11 23:21:59.862172 [ 3 ] {} <Debug> HTTP-Session: b9412e75-df95-47bd-9502-7c2154709482 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13745 2024.07.11 23:21:59.862202 [ 3 ] {} <Trace> HTTP-Session: b9412e75-df95-47bd-9502-7c2154709482 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13746 2024.07.11 23:21:59.862347 [ 3 ] {af306ea8-e325-4bac-9b93-bf5c38320707} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13747 2024.07.11 23:21:59.862390 [ 3 ] {af306ea8-e325-4bac-9b93-bf5c38320707} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13748 2024.07.11 23:21:59.862521 [ 3 ] {af306ea8-e325-4bac-9b93-bf5c38320707} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13749 2024.07.11 23:21:59.862956 [ 3 ] {af306ea8-e325-4bac-9b93-bf5c38320707} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13750 2024.07.11 23:21:59.862993 [ 3 ] {af306ea8-e325-4bac-9b93-bf5c38320707} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.24 GiB.
13751 2024.07.11 23:21:59.863321 [ 3 ] {af306ea8-e325-4bac-9b93-bf5c38320707} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
13752 2024.07.11 23:21:59.863625 [ 3 ] {af306ea8-e325-4bac-9b93-bf5c38320707} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13753 2024.07.11 23:21:59.863774 [ 3 ] {af306ea8-e325-4bac-9b93-bf5c38320707} <Debug> executeQuery: Read 194 rows, 17.52 KiB in 0.001488 sec., 130376.3440860215 rows/sec., 11.50 MiB/sec.
13754 2024.07.11 23:21:59.863791 [ 50 ] {} <Debug> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
13755 2024.07.11 23:21:59.863902 [ 50 ] {} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13756 2024.07.11 23:21:59.863940 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.24 GiB.
13757 2024.07.11 23:21:59.864038 [ 3 ] {af306ea8-e325-4bac-9b93-bf5c38320707} <Debug> DynamicQueryHandler: Done processing query
13758 2024.07.11 23:21:59.864119 [ 3 ] {af306ea8-e325-4bac-9b93-bf5c38320707} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
13759 2024.07.11 23:21:59.864182 [ 3 ] {} <Debug> HTTP-Session: b9412e75-df95-47bd-9502-7c2154709482 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13760 2024.07.11 23:21:59.864203 [ 201 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::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
13761 2024.07.11 23:21:59.864535 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 63454, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13762 2024.07.11 23:21:59.864633 [ 201 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13763 2024.07.11 23:21:59.864706 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13764 2024.07.11 23:21:59.864732 [ 201 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 302 rows starting from the beginning of the part
13765 2024.07.11 23:21:59.864781 [ 3 ] {} <Debug> HTTP-Session: f22033bb-7f07-49e9-b14c-d6222ff9e5bd Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
13766 2024.07.11 23:21:59.864830 [ 3 ] {} <Debug> HTTP-Session: f22033bb-7f07-49e9-b14c-d6222ff9e5bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13767 2024.07.11 23:21:59.864944 [ 201 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 196 rows starting from the beginning of the part
13768 2024.07.11 23:21:59.864957 [ 3 ] {} <Debug> HTTP-Session: f22033bb-7f07-49e9-b14c-d6222ff9e5bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13769 2024.07.11 23:21:59.865199 [ 3 ] {} <Trace> HTTP-Session: f22033bb-7f07-49e9-b14c-d6222ff9e5bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13770 2024.07.11 23:21:59.865227 [ 201 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 159 rows starting from the beginning of the part
13771 2024.07.11 23:21:59.865382 [ 201 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 195 rows starting from the beginning of the part
13772 2024.07.11 23:21:59.865653 [ 201 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 119 rows starting from the beginning of the part
13773 2024.07.11 23:21:59.865733 [ 201 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 194 rows starting from the beginning of the part
13774 2024.07.11 23:21:59.866100 [ 3 ] {9d5f4ac9-cdba-47ff-8fef-006c9bdc408a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13775 2024.07.11 23:21:59.866291 [ 3 ] {9d5f4ac9-cdba-47ff-8fef-006c9bdc408a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13776 2024.07.11 23:21:59.866660 [ 3 ] {9d5f4ac9-cdba-47ff-8fef-006c9bdc408a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13777 2024.07.11 23:21:59.867745 [ 3 ] {9d5f4ac9-cdba-47ff-8fef-006c9bdc408a} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13778 2024.07.11 23:21:59.867807 [ 3 ] {9d5f4ac9-cdba-47ff-8fef-006c9bdc408a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.24 GiB.
13779 2024.07.11 23:21:59.868465 [ 3 ] {9d5f4ac9-cdba-47ff-8fef-006c9bdc408a} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
13780 2024.07.11 23:21:59.868472 [ 195 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1165 rows, containing 4 columns (4 merged, 0 gathered) in 0.004437264 sec., 262549.17444623535 rows/sec., 22.57 MiB/sec.
13781 2024.07.11 23:21:59.868635 [ 195 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
13782 2024.07.11 23:21:59.868894 [ 3 ] {9d5f4ac9-cdba-47ff-8fef-006c9bdc408a} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13783 2024.07.11 23:21:59.869118 [ 3 ] {9d5f4ac9-cdba-47ff-8fef-006c9bdc408a} <Debug> executeQuery: Read 393 rows, 28.36 KiB in 0.003609 sec., 108894.4305901912 rows/sec., 7.67 MiB/sec.
13784 2024.07.11 23:21:59.869142 [ 48 ] {} <Debug> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
13785 2024.07.11 23:21:59.869221 [ 195 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_76_15} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13786 2024.07.11 23:21:59.869305 [ 48 ] {} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13787 2024.07.11 23:21:59.869422 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.24 GiB.
13788 2024.07.11 23:21:59.869507 [ 195 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_76_15} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
13789 2024.07.11 23:21:59.869566 [ 3 ] {9d5f4ac9-cdba-47ff-8fef-006c9bdc408a} <Debug> DynamicQueryHandler: Done processing query
13790 2024.07.11 23:21:59.869624 [ 3 ] {9d5f4ac9-cdba-47ff-8fef-006c9bdc408a} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
13791 2024.07.11 23:21:59.869679 [ 3 ] {} <Debug> HTTP-Session: f22033bb-7f07-49e9-b14c-d6222ff9e5bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13792 2024.07.11 23:21:59.869688 [ 199 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::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
13793 2024.07.11 23:21:59.869702 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB.
13794 2024.07.11 23:21:59.869823 [ 199 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13795 2024.07.11 23:21:59.869835 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13796 2024.07.11 23:21:59.869860 [ 199 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::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
13797 2024.07.11 23:21:59.869897 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13798 2024.07.11 23:21:59.869928 [ 3 ] {} <Debug> HTTP-Session: fd6f1a50-04e4-43ff-bbd5-7938c959702e Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
13799 2024.07.11 23:21:59.870000 [ 3 ] {} <Debug> HTTP-Session: fd6f1a50-04e4-43ff-bbd5-7938c959702e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13800 2024.07.11 23:21:59.870047 [ 199 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 397 rows starting from the beginning of the part
13801 2024.07.11 23:21:59.870058 [ 3 ] {} <Debug> HTTP-Session: fd6f1a50-04e4-43ff-bbd5-7938c959702e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13802 2024.07.11 23:21:59.870176 [ 3 ] {} <Trace> HTTP-Session: fd6f1a50-04e4-43ff-bbd5-7938c959702e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13803 2024.07.11 23:21:59.870351 [ 199 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 117 rows starting from the beginning of the part
13804 2024.07.11 23:21:59.870536 [ 3 ] {c6cb223d-afad-48ec-9d01-1a165ceffac4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
13805 2024.07.11 23:21:59.870649 [ 199 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 395 rows starting from the beginning of the part
13806 2024.07.11 23:21:59.870706 [ 3 ] {c6cb223d-afad-48ec-9d01-1a165ceffac4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
13807 2024.07.11 23:21:59.871004 [ 199 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 85 rows starting from the beginning of the part
13808 2024.07.11 23:21:59.871342 [ 199 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 393 rows starting from the beginning of the part
13809 2024.07.11 23:21:59.871880 [ 3 ] {c6cb223d-afad-48ec-9d01-1a165ceffac4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13810 2024.07.11 23:21:59.872344 [ 3 ] {c6cb223d-afad-48ec-9d01-1a165ceffac4} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13811 2024.07.11 23:21:59.872385 [ 3 ] {c6cb223d-afad-48ec-9d01-1a165ceffac4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.24 GiB.
13812 2024.07.11 23:21:59.872929 [ 3 ] {c6cb223d-afad-48ec-9d01-1a165ceffac4} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
13813 2024.07.11 23:21:59.873333 [ 199 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1859 rows, containing 4 columns (4 merged, 0 gathered) in 0.003803472 sec., 488763.9504116239 rows/sec., 35.02 MiB/sec.
13814 2024.07.11 23:21:59.873339 [ 3 ] {c6cb223d-afad-48ec-9d01-1a165ceffac4} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13815 2024.07.11 23:21:59.873508 [ 199 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
13816 2024.07.11 23:21:59.873556 [ 3 ] {c6cb223d-afad-48ec-9d01-1a165ceffac4} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.003162 sec., 1897.5332068311195 rows/sec., 81.53 KiB/sec.
13817 2024.07.11 23:21:59.873785 [ 3 ] {c6cb223d-afad-48ec-9d01-1a165ceffac4} <Debug> DynamicQueryHandler: Done processing query
13818 2024.07.11 23:21:59.873810 [ 3 ] {c6cb223d-afad-48ec-9d01-1a165ceffac4} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
13819 2024.07.11 23:21:59.873836 [ 3 ] {} <Debug> HTTP-Session: fd6f1a50-04e4-43ff-bbd5-7938c959702e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13820 2024.07.11 23:21:59.873970 [ 199 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_76_15} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13821 2024.07.11 23:21:59.873982 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13822 2024.07.11 23:21:59.874043 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13823 2024.07.11 23:21:59.874058 [ 199 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_76_15} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
13824 2024.07.11 23:21:59.874066 [ 3 ] {} <Debug> HTTP-Session: 445db8c4-bd88-46a3-9a10-aa23124c6450 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
13825 2024.07.11 23:21:59.874088 [ 3 ] {} <Debug> HTTP-Session: 445db8c4-bd88-46a3-9a10-aa23124c6450 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13826 2024.07.11 23:21:59.874115 [ 3 ] {} <Debug> HTTP-Session: 445db8c4-bd88-46a3-9a10-aa23124c6450 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13827 2024.07.11 23:21:59.874143 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB.
13828 2024.07.11 23:21:59.874159 [ 3 ] {} <Trace> HTTP-Session: 445db8c4-bd88-46a3-9a10-aa23124c6450 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13829 2024.07.11 23:21:59.874298 [ 3 ] {b7ce5071-fb58-40cf-9cac-1b5d14acae4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
13830 2024.07.11 23:21:59.874345 [ 3 ] {b7ce5071-fb58-40cf-9cac-1b5d14acae4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
13831 2024.07.11 23:21:59.874483 [ 3 ] {b7ce5071-fb58-40cf-9cac-1b5d14acae4c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13832 2024.07.11 23:21:59.874827 [ 3 ] {b7ce5071-fb58-40cf-9cac-1b5d14acae4c} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13833 2024.07.11 23:21:59.874862 [ 3 ] {b7ce5071-fb58-40cf-9cac-1b5d14acae4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.24 GiB.
13834 2024.07.11 23:21:59.875231 [ 3 ] {b7ce5071-fb58-40cf-9cac-1b5d14acae4c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
13835 2024.07.11 23:21:59.875567 [ 3 ] {b7ce5071-fb58-40cf-9cac-1b5d14acae4c} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13836 2024.07.11 23:21:59.875734 [ 3 ] {b7ce5071-fb58-40cf-9cac-1b5d14acae4c} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001485 sec., 51851.851851851854 rows/sec., 3.19 MiB/sec.
13837 2024.07.11 23:21:59.875903 [ 3 ] {b7ce5071-fb58-40cf-9cac-1b5d14acae4c} <Debug> DynamicQueryHandler: Done processing query
13838 2024.07.11 23:21:59.875927 [ 3 ] {b7ce5071-fb58-40cf-9cac-1b5d14acae4c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
13839 2024.07.11 23:21:59.875943 [ 3 ] {} <Debug> HTTP-Session: 445db8c4-bd88-46a3-9a10-aa23124c6450 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13840 2024.07.11 23:21:59.876118 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 30652, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13841 2024.07.11 23:21:59.876166 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13842 2024.07.11 23:21:59.876185 [ 3 ] {} <Debug> HTTP-Session: b61a5b57-179f-47b4-adc5-07e337269d14 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
13843 2024.07.11 23:21:59.876201 [ 3 ] {} <Debug> HTTP-Session: b61a5b57-179f-47b4-adc5-07e337269d14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13844 2024.07.11 23:21:59.876214 [ 3 ] {} <Debug> HTTP-Session: b61a5b57-179f-47b4-adc5-07e337269d14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13845 2024.07.11 23:21:59.876244 [ 3 ] {} <Trace> HTTP-Session: b61a5b57-179f-47b4-adc5-07e337269d14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13846 2024.07.11 23:21:59.876384 [ 3 ] {0020524f-7e44-452f-9d97-def5f0b72914} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13847 2024.07.11 23:21:59.876430 [ 3 ] {0020524f-7e44-452f-9d97-def5f0b72914} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13848 2024.07.11 23:21:59.876581 [ 3 ] {0020524f-7e44-452f-9d97-def5f0b72914} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13849 2024.07.11 23:21:59.876978 [ 3 ] {0020524f-7e44-452f-9d97-def5f0b72914} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13850 2024.07.11 23:21:59.877013 [ 3 ] {0020524f-7e44-452f-9d97-def5f0b72914} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.24 GiB.
13851 2024.07.11 23:21:59.877392 [ 3 ] {0020524f-7e44-452f-9d97-def5f0b72914} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
13852 2024.07.11 23:21:59.877721 [ 3 ] {0020524f-7e44-452f-9d97-def5f0b72914} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13853 2024.07.11 23:21:59.877878 [ 3 ] {0020524f-7e44-452f-9d97-def5f0b72914} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001551 sec., 103159.2520954223 rows/sec., 7.18 MiB/sec.
13854 2024.07.11 23:21:59.877904 [ 48 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
13855 2024.07.11 23:21:59.878043 [ 48 ] {} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13856 2024.07.11 23:21:59.878098 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.24 GiB.
13857 2024.07.11 23:21:59.878145 [ 3 ] {0020524f-7e44-452f-9d97-def5f0b72914} <Debug> DynamicQueryHandler: Done processing query
13858 2024.07.11 23:21:59.878207 [ 3 ] {0020524f-7e44-452f-9d97-def5f0b72914} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
13859 2024.07.11 23:21:59.878262 [ 3 ] {} <Debug> HTTP-Session: b61a5b57-179f-47b4-adc5-07e337269d14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13860 2024.07.11 23:21:59.878355 [ 193 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::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
13861 2024.07.11 23:21:59.878520 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 17774, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13862 2024.07.11 23:21:59.878616 [ 193 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13863 2024.07.11 23:21:59.878630 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13864 2024.07.11 23:21:59.878689 [ 193 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_71_14, total 11466 rows starting from the beginning of the part
13865 2024.07.11 23:21:59.878695 [ 3 ] {} <Debug> HTTP-Session: 2b41f30e-d266-4314-9724-d5e18807e3cb Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
13866 2024.07.11 23:21:59.878746 [ 3 ] {} <Debug> HTTP-Session: 2b41f30e-d266-4314-9724-d5e18807e3cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13867 2024.07.11 23:21:59.878802 [ 3 ] {} <Debug> HTTP-Session: 2b41f30e-d266-4314-9724-d5e18807e3cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13868 2024.07.11 23:21:59.878949 [ 193 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 162 rows starting from the beginning of the part
13869 2024.07.11 23:21:59.878968 [ 3 ] {} <Trace> HTTP-Session: 2b41f30e-d266-4314-9724-d5e18807e3cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13870 2024.07.11 23:21:59.879144 [ 193 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 200 rows starting from the beginning of the part
13871 2024.07.11 23:21:59.879325 [ 193 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::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
13872 2024.07.11 23:21:59.879482 [ 3 ] {e5b18ace-cd21-4725-bc21-6994f15b135a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
13873 2024.07.11 23:21:59.879612 [ 193 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::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
13874 2024.07.11 23:21:59.879791 [ 3 ] {e5b18ace-cd21-4725-bc21-6994f15b135a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
13875 2024.07.11 23:21:59.879943 [ 193 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 160 rows starting from the beginning of the part
13876 2024.07.11 23:21:59.881649 [ 3 ] {e5b18ace-cd21-4725-bc21-6994f15b135a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13877 2024.07.11 23:21:59.882434 [ 3 ] {e5b18ace-cd21-4725-bc21-6994f15b135a} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13878 2024.07.11 23:21:59.882493 [ 3 ] {e5b18ace-cd21-4725-bc21-6994f15b135a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.24 GiB.
13879 2024.07.11 23:21:59.884094 [ 3 ] {e5b18ace-cd21-4725-bc21-6994f15b135a} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
13880 2024.07.11 23:21:59.885004 [ 3 ] {e5b18ace-cd21-4725-bc21-6994f15b135a} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13881 2024.07.11 23:21:59.885300 [ 3 ] {e5b18ace-cd21-4725-bc21-6994f15b135a} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.006093 sec., 1805.3504021007714 rows/sec., 3.24 MiB/sec.
13882 2024.07.11 23:21:59.885598 [ 3 ] {e5b18ace-cd21-4725-bc21-6994f15b135a} <Debug> DynamicQueryHandler: Done processing query
13883 2024.07.11 23:21:59.885623 [ 3 ] {e5b18ace-cd21-4725-bc21-6994f15b135a} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
13884 2024.07.11 23:21:59.885643 [ 3 ] {} <Debug> HTTP-Session: 2b41f30e-d266-4314-9724-d5e18807e3cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13885 2024.07.11 23:21:59.885774 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 3216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13886 2024.07.11 23:21:59.885825 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13887 2024.07.11 23:21:59.885867 [ 3 ] {} <Debug> HTTP-Session: 7bc5e5f3-8b9c-4ef7-bc4e-318797d17c2e Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
13888 2024.07.11 23:21:59.885895 [ 3 ] {} <Debug> HTTP-Session: 7bc5e5f3-8b9c-4ef7-bc4e-318797d17c2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13889 2024.07.11 23:21:59.885910 [ 3 ] {} <Debug> HTTP-Session: 7bc5e5f3-8b9c-4ef7-bc4e-318797d17c2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13890 2024.07.11 23:21:59.885941 [ 3 ] {} <Trace> HTTP-Session: 7bc5e5f3-8b9c-4ef7-bc4e-318797d17c2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13891 2024.07.11 23:21:59.886045 [ 3 ] {ca376ca3-bfbf-48e5-8dcd-5b1f9ba509af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
13892 2024.07.11 23:21:59.886089 [ 3 ] {ca376ca3-bfbf-48e5-8dcd-5b1f9ba509af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
13893 2024.07.11 23:21:59.886272 [ 3 ] {ca376ca3-bfbf-48e5-8dcd-5b1f9ba509af} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13894 2024.07.11 23:21:59.886727 [ 3 ] {ca376ca3-bfbf-48e5-8dcd-5b1f9ba509af} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13895 2024.07.11 23:21:59.886816 [ 3 ] {ca376ca3-bfbf-48e5-8dcd-5b1f9ba509af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.24 GiB.
13896 2024.07.11 23:21:59.886977 [ 193 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12309 rows, containing 5 columns (5 merged, 0 gathered) in 0.008774126 sec., 1402874.7706609182 rows/sec., 97.79 MiB/sec.
13897 2024.07.11 23:21:59.887326 [ 3 ] {ca376ca3-bfbf-48e5-8dcd-5b1f9ba509af} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
13898 2024.07.11 23:21:59.887350 [ 187 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
13899 2024.07.11 23:21:59.887779 [ 3 ] {ca376ca3-bfbf-48e5-8dcd-5b1f9ba509af} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13900 2024.07.11 23:21:59.887943 [ 187 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13901 2024.07.11 23:21:59.888021 [ 3 ] {ca376ca3-bfbf-48e5-8dcd-5b1f9ba509af} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001997 sec., 11517.275913870806 rows/sec., 623.00 KiB/sec.
13902 2024.07.11 23:21:59.888158 [ 187 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
13903 2024.07.11 23:21:59.888351 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.57 MiB.
13904 2024.07.11 23:21:59.888393 [ 3 ] {ca376ca3-bfbf-48e5-8dcd-5b1f9ba509af} <Debug> DynamicQueryHandler: Done processing query
13905 2024.07.11 23:21:59.888428 [ 3 ] {ca376ca3-bfbf-48e5-8dcd-5b1f9ba509af} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
13906 2024.07.11 23:21:59.888453 [ 3 ] {} <Debug> HTTP-Session: 7bc5e5f3-8b9c-4ef7-bc4e-318797d17c2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13907 2024.07.11 23:21:59.888581 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13908 2024.07.11 23:21:59.888627 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13909 2024.07.11 23:21:59.888646 [ 3 ] {} <Debug> HTTP-Session: fb84ff40-4000-4e72-866c-e71a18bff59b Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
13910 2024.07.11 23:21:59.888663 [ 3 ] {} <Debug> HTTP-Session: fb84ff40-4000-4e72-866c-e71a18bff59b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13911 2024.07.11 23:21:59.888677 [ 3 ] {} <Debug> HTTP-Session: fb84ff40-4000-4e72-866c-e71a18bff59b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13912 2024.07.11 23:21:59.888709 [ 3 ] {} <Trace> HTTP-Session: fb84ff40-4000-4e72-866c-e71a18bff59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13913 2024.07.11 23:21:59.888832 [ 3 ] {b5d389a5-6324-4977-934a-537bbbdb17fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13914 2024.07.11 23:21:59.888875 [ 3 ] {b5d389a5-6324-4977-934a-537bbbdb17fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13915 2024.07.11 23:21:59.889013 [ 3 ] {b5d389a5-6324-4977-934a-537bbbdb17fa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13916 2024.07.11 23:21:59.889345 [ 3 ] {b5d389a5-6324-4977-934a-537bbbdb17fa} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13917 2024.07.11 23:21:59.889384 [ 3 ] {b5d389a5-6324-4977-934a-537bbbdb17fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.24 GiB.
13918 2024.07.11 23:21:59.889783 [ 3 ] {b5d389a5-6324-4977-934a-537bbbdb17fa} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
13919 2024.07.11 23:21:59.890107 [ 3 ] {b5d389a5-6324-4977-934a-537bbbdb17fa} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13920 2024.07.11 23:21:59.890259 [ 3 ] {b5d389a5-6324-4977-934a-537bbbdb17fa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001468 sec., 40871.934604904636 rows/sec., 2.75 MiB/sec.
13921 2024.07.11 23:21:59.890267 [ 48 ] {} <Debug> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
13922 2024.07.11 23:21:59.890352 [ 48 ] {} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13923 2024.07.11 23:21:59.890400 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.24 GiB.
13924 2024.07.11 23:21:59.890539 [ 3 ] {b5d389a5-6324-4977-934a-537bbbdb17fa} <Debug> DynamicQueryHandler: Done processing query
13925 2024.07.11 23:21:59.890565 [ 192 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::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
13926 2024.07.11 23:21:59.890578 [ 3 ] {b5d389a5-6324-4977-934a-537bbbdb17fa} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13927 2024.07.11 23:21:59.890632 [ 3 ] {} <Debug> HTTP-Session: fb84ff40-4000-4e72-866c-e71a18bff59b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13928 2024.07.11 23:21:59.890781 [ 192 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13929 2024.07.11 23:21:59.890830 [ 192 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4098 rows starting from the beginning of the part
13930 2024.07.11 23:21:59.890982 [ 192 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::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
13931 2024.07.11 23:21:59.891084 [ 192 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::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
13932 2024.07.11 23:21:59.891173 [ 192 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::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
13933 2024.07.11 23:21:59.891403 [ 192 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::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
13934 2024.07.11 23:21:59.891556 [ 192 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::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
13935 2024.07.11 23:21:59.893633 [ 194 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4398 rows, containing 4 columns (4 merged, 0 gathered) in 0.00316055 sec., 1391529.9552293115 rows/sec., 93.73 MiB/sec.
13936 2024.07.11 23:21:59.894005 [ 187 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
13937 2024.07.11 23:21:59.894456 [ 187 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::all_1_76_15} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13938 2024.07.11 23:21:59.894552 [ 187 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::all_1_76_15} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
13939 2024.07.11 23:21:59.894636 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB.
13940 2024.07.11 23:22:00.386079 [ 48 ] {} <Debug> oximeter.fields_ipaddr (e6968d90-b6e0-4a68-8edb-33d3c44efb5e) (MergerMutator): Selected 5 parts from all_1_18_4 to all_22_22_0
13941 2024.07.11 23:22:00.386137 [ 48 ] {} <Trace> oximeter.fields_ipaddr (e6968d90-b6e0-4a68-8edb-33d3c44efb5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13942 2024.07.11 23:22:00.386158 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.24 GiB.
13943 2024.07.11 23:22:00.386348 [ 189 ] {e6968d90-b6e0-4a68-8edb-33d3c44efb5e::all_1_22_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_18_4 to all_22_22_0 into Compact with storage Full
13944 2024.07.11 23:22:00.386606 [ 189 ] {e6968d90-b6e0-4a68-8edb-33d3c44efb5e::all_1_22_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13945 2024.07.11 23:22:00.386649 [ 189 ] {e6968d90-b6e0-4a68-8edb-33d3c44efb5e::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 16 rows starting from the beginning of the part
13946 2024.07.11 23:22:00.386727 [ 189 ] {e6968d90-b6e0-4a68-8edb-33d3c44efb5e::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2 rows starting from the beginning of the part
13947 2024.07.11 23:22:00.386961 [ 189 ] {e6968d90-b6e0-4a68-8edb-33d3c44efb5e::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 4 rows starting from the beginning of the part
13948 2024.07.11 23:22:00.387091 [ 189 ] {e6968d90-b6e0-4a68-8edb-33d3c44efb5e::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 8 rows starting from the beginning of the part
13949 2024.07.11 23:22:00.387285 [ 189 ] {e6968d90-b6e0-4a68-8edb-33d3c44efb5e::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2 rows starting from the beginning of the part
13950 2024.07.11 23:22:00.388380 [ 187 ] {e6968d90-b6e0-4a68-8edb-33d3c44efb5e::all_1_22_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 4 columns (4 merged, 0 gathered) in 0.002147461 sec., 14901.318347574183 rows/sec., 1.19 MiB/sec.
13951 2024.07.11 23:22:00.388630 [ 194 ] {e6968d90-b6e0-4a68-8edb-33d3c44efb5e::all_1_22_5} <Trace> MergedBlockOutputStream: filled checksums all_1_22_5 (state Temporary)
13952 2024.07.11 23:22:00.389287 [ 194 ] {e6968d90-b6e0-4a68-8edb-33d3c44efb5e::all_1_22_5} <Trace> oximeter.fields_ipaddr (e6968d90-b6e0-4a68-8edb-33d3c44efb5e): Renaming temporary part tmp_merge_all_1_22_5 to all_1_22_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13953 2024.07.11 23:22:00.389416 [ 194 ] {e6968d90-b6e0-4a68-8edb-33d3c44efb5e::all_1_22_5} <Trace> oximeter.fields_ipaddr (e6968d90-b6e0-4a68-8edb-33d3c44efb5e) (MergerMutator): Merged 5 parts: [all_1_18_4, all_22_22_0] -> all_1_22_5
13954 2024.07.11 23:22:00.389541 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
13955 2024.07.11 23:22:01.446025 [ 46 ] {} <Debug> oximeter.fields_u16 (b4410dfe-084c-46fb-b538-055579d0603a) (MergerMutator): Selected 5 parts from all_1_18_4 to all_22_22_0
13956 2024.07.11 23:22:01.446129 [ 46 ] {} <Trace> oximeter.fields_u16 (b4410dfe-084c-46fb-b538-055579d0603a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13957 2024.07.11 23:22:01.446171 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.24 GiB.
13958 2024.07.11 23:22:01.446380 [ 198 ] {b4410dfe-084c-46fb-b538-055579d0603a::all_1_22_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_18_4 to all_22_22_0 into Compact with storage Full
13959 2024.07.11 23:22:01.446616 [ 198 ] {b4410dfe-084c-46fb-b538-055579d0603a::all_1_22_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13960 2024.07.11 23:22:01.446653 [ 198 ] {b4410dfe-084c-46fb-b538-055579d0603a::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 16 rows starting from the beginning of the part
13961 2024.07.11 23:22:01.446730 [ 198 ] {b4410dfe-084c-46fb-b538-055579d0603a::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2 rows starting from the beginning of the part
13962 2024.07.11 23:22:01.446950 [ 198 ] {b4410dfe-084c-46fb-b538-055579d0603a::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 4 rows starting from the beginning of the part
13963 2024.07.11 23:22:01.447184 [ 198 ] {b4410dfe-084c-46fb-b538-055579d0603a::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 8 rows starting from the beginning of the part
13964 2024.07.11 23:22:01.447375 [ 198 ] {b4410dfe-084c-46fb-b538-055579d0603a::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2 rows starting from the beginning of the part
13965 2024.07.11 23:22:01.448520 [ 187 ] {b4410dfe-084c-46fb-b538-055579d0603a::all_1_22_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 4 columns (4 merged, 0 gathered) in 0.002257702 sec., 14173.7040583744 rows/sec., 989.67 KiB/sec.
13966 2024.07.11 23:22:01.448733 [ 197 ] {b4410dfe-084c-46fb-b538-055579d0603a::all_1_22_5} <Trace> MergedBlockOutputStream: filled checksums all_1_22_5 (state Temporary)
13967 2024.07.11 23:22:01.449229 [ 197 ] {b4410dfe-084c-46fb-b538-055579d0603a::all_1_22_5} <Trace> oximeter.fields_u16 (b4410dfe-084c-46fb-b538-055579d0603a): Renaming temporary part tmp_merge_all_1_22_5 to all_1_22_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13968 2024.07.11 23:22:01.449337 [ 197 ] {b4410dfe-084c-46fb-b538-055579d0603a::all_1_22_5} <Trace> oximeter.fields_u16 (b4410dfe-084c-46fb-b538-055579d0603a) (MergerMutator): Merged 5 parts: [all_1_18_4, all_22_22_0] -> all_1_22_5
13969 2024.07.11 23:22:01.449451 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB.
13970 2024.07.11 23:22:04.856331 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 3065, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13971 2024.07.11 23:22:04.856469 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13972 2024.07.11 23:22:04.856497 [ 3 ] {} <Debug> HTTP-Session: d0066723-db61-4adc-8e6c-8ad8f7a1607a Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
13973 2024.07.11 23:22:04.856521 [ 3 ] {} <Debug> HTTP-Session: d0066723-db61-4adc-8e6c-8ad8f7a1607a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13974 2024.07.11 23:22:04.856535 [ 3 ] {} <Debug> HTTP-Session: d0066723-db61-4adc-8e6c-8ad8f7a1607a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13975 2024.07.11 23:22:04.856589 [ 3 ] {} <Trace> HTTP-Session: d0066723-db61-4adc-8e6c-8ad8f7a1607a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13976 2024.07.11 23:22:04.856783 [ 3 ] {3bfbe95c-8b79-46fa-b8a8-fd1087ee1f68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
13977 2024.07.11 23:22:04.856851 [ 3 ] {3bfbe95c-8b79-46fa-b8a8-fd1087ee1f68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
13978 2024.07.11 23:22:04.857045 [ 3 ] {3bfbe95c-8b79-46fa-b8a8-fd1087ee1f68} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13979 2024.07.11 23:22:04.857468 [ 3 ] {3bfbe95c-8b79-46fa-b8a8-fd1087ee1f68} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13980 2024.07.11 23:22:04.857514 [ 3 ] {3bfbe95c-8b79-46fa-b8a8-fd1087ee1f68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 7.74 GiB.
13981 2024.07.11 23:22:04.857903 [ 3 ] {3bfbe95c-8b79-46fa-b8a8-fd1087ee1f68} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
13982 2024.07.11 23:22:04.858264 [ 3 ] {3bfbe95c-8b79-46fa-b8a8-fd1087ee1f68} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13983 2024.07.11 23:22:04.858411 [ 3 ] {3bfbe95c-8b79-46fa-b8a8-fd1087ee1f68} <Debug> executeQuery: Read 21 rows, 1.70 KiB in 0.001689 sec., 12433.392539964476 rows/sec., 1007.78 KiB/sec.
13984 2024.07.11 23:22:04.858720 [ 3 ] {3bfbe95c-8b79-46fa-b8a8-fd1087ee1f68} <Debug> DynamicQueryHandler: Done processing query
13985 2024.07.11 23:22:04.858769 [ 3 ] {3bfbe95c-8b79-46fa-b8a8-fd1087ee1f68} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13986 2024.07.11 23:22:04.858829 [ 3 ] {} <Debug> HTTP-Session: d0066723-db61-4adc-8e6c-8ad8f7a1607a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13987 2024.07.11 23:22:04.859039 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 17311, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13988 2024.07.11 23:22:04.859097 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13989 2024.07.11 23:22:04.859119 [ 3 ] {} <Debug> HTTP-Session: e96c7a69-807d-4551-b651-b40ef1137c48 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
13990 2024.07.11 23:22:04.859136 [ 3 ] {} <Debug> HTTP-Session: e96c7a69-807d-4551-b651-b40ef1137c48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13991 2024.07.11 23:22:04.859150 [ 3 ] {} <Debug> HTTP-Session: e96c7a69-807d-4551-b651-b40ef1137c48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13992 2024.07.11 23:22:04.859186 [ 3 ] {} <Trace> HTTP-Session: e96c7a69-807d-4551-b651-b40ef1137c48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13993 2024.07.11 23:22:04.859333 [ 3 ] {7f02efba-118f-4a15-85c1-0ad5b59d7407} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13994 2024.07.11 23:22:04.859382 [ 3 ] {7f02efba-118f-4a15-85c1-0ad5b59d7407} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13995 2024.07.11 23:22:04.859530 [ 3 ] {7f02efba-118f-4a15-85c1-0ad5b59d7407} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13996 2024.07.11 23:22:04.859940 [ 3 ] {7f02efba-118f-4a15-85c1-0ad5b59d7407} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13997 2024.07.11 23:22:04.859976 [ 3 ] {7f02efba-118f-4a15-85c1-0ad5b59d7407} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 7.74 GiB.
13998 2024.07.11 23:22:04.860310 [ 3 ] {7f02efba-118f-4a15-85c1-0ad5b59d7407} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
13999 2024.07.11 23:22:04.860622 [ 3 ] {7f02efba-118f-4a15-85c1-0ad5b59d7407} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14000 2024.07.11 23:22:04.860752 [ 3 ] {7f02efba-118f-4a15-85c1-0ad5b59d7407} <Debug> executeQuery: Read 119 rows, 10.05 KiB in 0.001477 sec., 80568.72037914692 rows/sec., 6.65 MiB/sec.
14001 2024.07.11 23:22:04.860928 [ 3 ] {7f02efba-118f-4a15-85c1-0ad5b59d7407} <Debug> DynamicQueryHandler: Done processing query
14002 2024.07.11 23:22:04.860954 [ 3 ] {7f02efba-118f-4a15-85c1-0ad5b59d7407} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
14003 2024.07.11 23:22:04.860970 [ 3 ] {} <Debug> HTTP-Session: e96c7a69-807d-4551-b651-b40ef1137c48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14004 2024.07.11 23:22:04.861148 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 14452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14005 2024.07.11 23:22:04.861199 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14006 2024.07.11 23:22:04.861218 [ 3 ] {} <Debug> HTTP-Session: f9100757-e3d6-41ef-b1a8-87855fe10926 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
14007 2024.07.11 23:22:04.861235 [ 3 ] {} <Debug> HTTP-Session: f9100757-e3d6-41ef-b1a8-87855fe10926 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14008 2024.07.11 23:22:04.861249 [ 3 ] {} <Debug> HTTP-Session: f9100757-e3d6-41ef-b1a8-87855fe10926 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14009 2024.07.11 23:22:04.861282 [ 3 ] {} <Trace> HTTP-Session: f9100757-e3d6-41ef-b1a8-87855fe10926 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14010 2024.07.11 23:22:04.861405 [ 3 ] {bbcc0313-2177-443b-a0aa-e64cc6b9c225} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
14011 2024.07.11 23:22:04.861448 [ 3 ] {bbcc0313-2177-443b-a0aa-e64cc6b9c225} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14012 2024.07.11 23:22:04.861576 [ 3 ] {bbcc0313-2177-443b-a0aa-e64cc6b9c225} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14013 2024.07.11 23:22:04.861918 [ 3 ] {bbcc0313-2177-443b-a0aa-e64cc6b9c225} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14014 2024.07.11 23:22:04.861952 [ 3 ] {bbcc0313-2177-443b-a0aa-e64cc6b9c225} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 7.74 GiB.
14015 2024.07.11 23:22:04.862276 [ 3 ] {bbcc0313-2177-443b-a0aa-e64cc6b9c225} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
14016 2024.07.11 23:22:04.862588 [ 3 ] {bbcc0313-2177-443b-a0aa-e64cc6b9c225} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14017 2024.07.11 23:22:04.862715 [ 3 ] {bbcc0313-2177-443b-a0aa-e64cc6b9c225} <Debug> executeQuery: Read 85 rows, 6.80 KiB in 0.001355 sec., 62730.62730627306 rows/sec., 4.90 MiB/sec.
14018 2024.07.11 23:22:04.862871 [ 3 ] {bbcc0313-2177-443b-a0aa-e64cc6b9c225} <Debug> DynamicQueryHandler: Done processing query
14019 2024.07.11 23:22:04.862897 [ 3 ] {bbcc0313-2177-443b-a0aa-e64cc6b9c225} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
14020 2024.07.11 23:22:04.862912 [ 3 ] {} <Debug> HTTP-Session: f9100757-e3d6-41ef-b1a8-87855fe10926 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14021 2024.07.11 23:22:04.863100 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 30652, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14022 2024.07.11 23:22:04.863147 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14023 2024.07.11 23:22:04.863166 [ 3 ] {} <Debug> HTTP-Session: a4bd3593-0a0e-46ba-b84d-058aa3fea742 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
14024 2024.07.11 23:22:04.863183 [ 3 ] {} <Debug> HTTP-Session: a4bd3593-0a0e-46ba-b84d-058aa3fea742 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14025 2024.07.11 23:22:04.863198 [ 3 ] {} <Debug> HTTP-Session: a4bd3593-0a0e-46ba-b84d-058aa3fea742 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14026 2024.07.11 23:22:04.863228 [ 3 ] {} <Trace> HTTP-Session: a4bd3593-0a0e-46ba-b84d-058aa3fea742 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14027 2024.07.11 23:22:04.863376 [ 3 ] {363568c0-f02b-4a47-9234-948c7a36a85a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
14028 2024.07.11 23:22:04.863424 [ 3 ] {363568c0-f02b-4a47-9234-948c7a36a85a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
14029 2024.07.11 23:22:04.863565 [ 3 ] {363568c0-f02b-4a47-9234-948c7a36a85a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14030 2024.07.11 23:22:04.863959 [ 3 ] {363568c0-f02b-4a47-9234-948c7a36a85a} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14031 2024.07.11 23:22:04.864003 [ 3 ] {363568c0-f02b-4a47-9234-948c7a36a85a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 7.74 GiB.
14032 2024.07.11 23:22:04.864523 [ 3 ] {363568c0-f02b-4a47-9234-948c7a36a85a} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
14033 2024.07.11 23:22:04.864978 [ 3 ] {363568c0-f02b-4a47-9234-948c7a36a85a} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14034 2024.07.11 23:22:04.865138 [ 3 ] {363568c0-f02b-4a47-9234-948c7a36a85a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001829 sec., 87479.4969928923 rows/sec., 6.09 MiB/sec.
14035 2024.07.11 23:22:04.865339 [ 3 ] {363568c0-f02b-4a47-9234-948c7a36a85a} <Debug> DynamicQueryHandler: Done processing query
14036 2024.07.11 23:22:04.865373 [ 3 ] {363568c0-f02b-4a47-9234-948c7a36a85a} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
14037 2024.07.11 23:22:04.865397 [ 3 ] {} <Debug> HTTP-Session: a4bd3593-0a0e-46ba-b84d-058aa3fea742 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14038 2024.07.11 23:22:04.865590 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 33793, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14039 2024.07.11 23:22:04.865653 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14040 2024.07.11 23:22:04.865682 [ 3 ] {} <Debug> HTTP-Session: b4cd1657-167c-481c-9019-14546ea5ee63 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
14041 2024.07.11 23:22:04.865706 [ 3 ] {} <Debug> HTTP-Session: b4cd1657-167c-481c-9019-14546ea5ee63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14042 2024.07.11 23:22:04.865728 [ 3 ] {} <Debug> HTTP-Session: b4cd1657-167c-481c-9019-14546ea5ee63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14043 2024.07.11 23:22:04.865771 [ 3 ] {} <Trace> HTTP-Session: b4cd1657-167c-481c-9019-14546ea5ee63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14044 2024.07.11 23:22:04.866130 [ 3 ] {d4be462e-5102-4b67-9d1a-901698b7bcdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
14045 2024.07.11 23:22:04.866217 [ 3 ] {d4be462e-5102-4b67-9d1a-901698b7bcdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
14046 2024.07.11 23:22:04.866825 [ 3 ] {d4be462e-5102-4b67-9d1a-901698b7bcdd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14047 2024.07.11 23:22:04.867477 [ 3 ] {d4be462e-5102-4b67-9d1a-901698b7bcdd} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14048 2024.07.11 23:22:04.867521 [ 3 ] {d4be462e-5102-4b67-9d1a-901698b7bcdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 7.74 GiB.
14049 2024.07.11 23:22:04.868192 [ 3 ] {d4be462e-5102-4b67-9d1a-901698b7bcdd} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
14050 2024.07.11 23:22:04.868608 [ 3 ] {d4be462e-5102-4b67-9d1a-901698b7bcdd} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14051 2024.07.11 23:22:04.868755 [ 3 ] {d4be462e-5102-4b67-9d1a-901698b7bcdd} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.002885 sec., 7279.029462738302 rows/sec., 13.04 MiB/sec.
14052 2024.07.11 23:22:04.868949 [ 3 ] {d4be462e-5102-4b67-9d1a-901698b7bcdd} <Debug> DynamicQueryHandler: Done processing query
14053 2024.07.11 23:22:04.868975 [ 3 ] {d4be462e-5102-4b67-9d1a-901698b7bcdd} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
14054 2024.07.11 23:22:04.868991 [ 3 ] {} <Debug> HTTP-Session: b4cd1657-167c-481c-9019-14546ea5ee63 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14055 2024.07.11 23:22:04.869122 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14056 2024.07.11 23:22:04.869171 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14057 2024.07.11 23:22:04.869191 [ 3 ] {} <Debug> HTTP-Session: 3dac330d-bf8c-48eb-a778-ac726f00ef22 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
14058 2024.07.11 23:22:04.869207 [ 3 ] {} <Debug> HTTP-Session: 3dac330d-bf8c-48eb-a778-ac726f00ef22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14059 2024.07.11 23:22:04.869223 [ 3 ] {} <Debug> HTTP-Session: 3dac330d-bf8c-48eb-a778-ac726f00ef22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14060 2024.07.11 23:22:04.869253 [ 3 ] {} <Trace> HTTP-Session: 3dac330d-bf8c-48eb-a778-ac726f00ef22 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14061 2024.07.11 23:22:04.869366 [ 3 ] {8d3dbcff-a9e8-45d3-a6b4-e7acec4f79db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
14062 2024.07.11 23:22:04.869413 [ 3 ] {8d3dbcff-a9e8-45d3-a6b4-e7acec4f79db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
14063 2024.07.11 23:22:04.869541 [ 3 ] {8d3dbcff-a9e8-45d3-a6b4-e7acec4f79db} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14064 2024.07.11 23:22:04.869807 [ 3 ] {8d3dbcff-a9e8-45d3-a6b4-e7acec4f79db} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14065 2024.07.11 23:22:04.869843 [ 3 ] {8d3dbcff-a9e8-45d3-a6b4-e7acec4f79db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 7.74 GiB.
14066 2024.07.11 23:22:04.870204 [ 3 ] {8d3dbcff-a9e8-45d3-a6b4-e7acec4f79db} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
14067 2024.07.11 23:22:04.870523 [ 3 ] {8d3dbcff-a9e8-45d3-a6b4-e7acec4f79db} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14068 2024.07.11 23:22:04.870646 [ 3 ] {8d3dbcff-a9e8-45d3-a6b4-e7acec4f79db} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001316 sec., 45592.705167173255 rows/sec., 3.07 MiB/sec.
14069 2024.07.11 23:22:04.870842 [ 3 ] {8d3dbcff-a9e8-45d3-a6b4-e7acec4f79db} <Debug> DynamicQueryHandler: Done processing query
14070 2024.07.11 23:22:04.870875 [ 3 ] {8d3dbcff-a9e8-45d3-a6b4-e7acec4f79db} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14071 2024.07.11 23:22:04.870897 [ 3 ] {} <Debug> HTTP-Session: 3dac330d-bf8c-48eb-a778-ac726f00ef22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14072 2024.07.11 23:22:09.866348 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 4046, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14073 2024.07.11 23:22:09.866745 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14074 2024.07.11 23:22:09.866797 [ 3 ] {} <Debug> HTTP-Session: bf8d81ee-9668-45cc-bfd0-0cb07ab7d15b Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
14075 2024.07.11 23:22:09.866836 [ 3 ] {} <Debug> HTTP-Session: bf8d81ee-9668-45cc-bfd0-0cb07ab7d15b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14076 2024.07.11 23:22:09.866859 [ 3 ] {} <Debug> HTTP-Session: bf8d81ee-9668-45cc-bfd0-0cb07ab7d15b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14077 2024.07.11 23:22:09.866934 [ 3 ] {} <Trace> HTTP-Session: bf8d81ee-9668-45cc-bfd0-0cb07ab7d15b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14078 2024.07.11 23:22:09.867183 [ 3 ] {46006d4c-9171-4afa-abf1-99c71548d284} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
14079 2024.07.11 23:22:09.867282 [ 3 ] {46006d4c-9171-4afa-abf1-99c71548d284} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
14080 2024.07.11 23:22:09.867568 [ 3 ] {46006d4c-9171-4afa-abf1-99c71548d284} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14081 2024.07.11 23:22:09.868138 [ 3 ] {46006d4c-9171-4afa-abf1-99c71548d284} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14082 2024.07.11 23:22:09.868198 [ 3 ] {46006d4c-9171-4afa-abf1-99c71548d284} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 7.74 GiB.
14083 2024.07.11 23:22:09.868809 [ 3 ] {46006d4c-9171-4afa-abf1-99c71548d284} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
14084 2024.07.11 23:22:09.869313 [ 3 ] {46006d4c-9171-4afa-abf1-99c71548d284} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14085 2024.07.11 23:22:09.869567 [ 3 ] {46006d4c-9171-4afa-abf1-99c71548d284} <Debug> executeQuery: Read 29 rows, 2.20 KiB in 0.002463 sec., 11774.259033698741 rows/sec., 894.88 KiB/sec.
14086 2024.07.11 23:22:09.869629 [ 30 ] {} <Debug> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
14087 2024.07.11 23:22:09.869795 [ 30 ] {} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14088 2024.07.11 23:22:09.869860 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 7.74 GiB.
14089 2024.07.11 23:22:09.869954 [ 3 ] {46006d4c-9171-4afa-abf1-99c71548d284} <Debug> DynamicQueryHandler: Done processing query
14090 2024.07.11 23:22:09.870060 [ 3 ] {46006d4c-9171-4afa-abf1-99c71548d284} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14091 2024.07.11 23:22:09.870201 [ 3 ] {} <Debug> HTTP-Session: bf8d81ee-9668-45cc-bfd0-0cb07ab7d15b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14092 2024.07.11 23:22:09.870317 [ 198 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::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
14093 2024.07.11 23:22:09.870593 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14094 2024.07.11 23:22:09.870863 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14095 2024.07.11 23:22:09.870999 [ 3 ] {} <Debug> HTTP-Session: 58f34710-9d79-4ea0-9d60-8eae8b3eec1a Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
14096 2024.07.11 23:22:09.871153 [ 3 ] {} <Debug> HTTP-Session: 58f34710-9d79-4ea0-9d60-8eae8b3eec1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14097 2024.07.11 23:22:09.871230 [ 198 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14098 2024.07.11 23:22:09.871317 [ 3 ] {} <Debug> HTTP-Session: 58f34710-9d79-4ea0-9d60-8eae8b3eec1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14099 2024.07.11 23:22:09.871431 [ 198 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 38 rows starting from the beginning of the part
14100 2024.07.11 23:22:09.871591 [ 3 ] {} <Trace> HTTP-Session: 58f34710-9d79-4ea0-9d60-8eae8b3eec1a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14101 2024.07.11 23:22:09.871895 [ 198 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 17 rows starting from the beginning of the part
14102 2024.07.11 23:22:09.872376 [ 198 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 21 rows starting from the beginning of the part
14103 2024.07.11 23:22:09.872683 [ 198 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 17 rows starting from the beginning of the part
14104 2024.07.11 23:22:09.872813 [ 3 ] {2eb4501e-b53a-4b65-a3c3-39151e0c5dea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
14105 2024.07.11 23:22:09.873078 [ 198 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 21 rows starting from the beginning of the part
14106 2024.07.11 23:22:09.873102 [ 3 ] {2eb4501e-b53a-4b65-a3c3-39151e0c5dea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
14107 2024.07.11 23:22:09.873467 [ 198 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 29 rows starting from the beginning of the part
14108 2024.07.11 23:22:09.874449 [ 3 ] {2eb4501e-b53a-4b65-a3c3-39151e0c5dea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14109 2024.07.11 23:22:09.875432 [ 3 ] {2eb4501e-b53a-4b65-a3c3-39151e0c5dea} <Trace> oximeter.fields_ipaddr (e6968d90-b6e0-4a68-8edb-33d3c44efb5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14110 2024.07.11 23:22:09.875507 [ 3 ] {2eb4501e-b53a-4b65-a3c3-39151e0c5dea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 7.74 GiB.
14111 2024.07.11 23:22:09.876621 [ 3 ] {2eb4501e-b53a-4b65-a3c3-39151e0c5dea} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
14112 2024.07.11 23:22:09.877101 [ 187 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 143 rows, containing 4 columns (4 merged, 0 gathered) in 0.007131646 sec., 20051.471988374073 rows/sec., 1.51 MiB/sec.
14113 2024.07.11 23:22:09.877375 [ 190 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
14114 2024.07.11 23:22:09.877618 [ 3 ] {2eb4501e-b53a-4b65-a3c3-39151e0c5dea} <Trace> oximeter.fields_ipaddr (e6968d90-b6e0-4a68-8edb-33d3c44efb5e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14115 2024.07.11 23:22:09.878118 [ 3 ] {2eb4501e-b53a-4b65-a3c3-39151e0c5dea} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.005632 sec., 355.1136363636364 rows/sec., 28.96 KiB/sec.
14116 2024.07.11 23:22:09.878669 [ 3 ] {2eb4501e-b53a-4b65-a3c3-39151e0c5dea} <Debug> DynamicQueryHandler: Done processing query
14117 2024.07.11 23:22:09.878725 [ 3 ] {2eb4501e-b53a-4b65-a3c3-39151e0c5dea} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
14118 2024.07.11 23:22:09.878785 [ 3 ] {} <Debug> HTTP-Session: 58f34710-9d79-4ea0-9d60-8eae8b3eec1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14119 2024.07.11 23:22:09.878941 [ 190 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_76_15} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14120 2024.07.11 23:22:09.879113 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 34881, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14121 2024.07.11 23:22:09.879177 [ 190 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_76_15} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
14122 2024.07.11 23:22:09.879220 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14123 2024.07.11 23:22:09.879262 [ 3 ] {} <Debug> HTTP-Session: 1b86f7dc-717b-44f4-804e-3a41dbca2628 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
14124 2024.07.11 23:22:09.879330 [ 3 ] {} <Debug> HTTP-Session: 1b86f7dc-717b-44f4-804e-3a41dbca2628 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14125 2024.07.11 23:22:09.879383 [ 3 ] {} <Debug> HTTP-Session: 1b86f7dc-717b-44f4-804e-3a41dbca2628 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14126 2024.07.11 23:22:09.879411 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
14127 2024.07.11 23:22:09.879453 [ 3 ] {} <Trace> HTTP-Session: 1b86f7dc-717b-44f4-804e-3a41dbca2628 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14128 2024.07.11 23:22:09.879721 [ 3 ] {d4001073-a1df-4424-be85-3f55a9713b2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
14129 2024.07.11 23:22:09.879786 [ 3 ] {d4001073-a1df-4424-be85-3f55a9713b2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14130 2024.07.11 23:22:09.879992 [ 3 ] {d4001073-a1df-4424-be85-3f55a9713b2d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14131 2024.07.11 23:22:09.880620 [ 3 ] {d4001073-a1df-4424-be85-3f55a9713b2d} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14132 2024.07.11 23:22:09.880674 [ 3 ] {d4001073-a1df-4424-be85-3f55a9713b2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 7.74 GiB.
14133 2024.07.11 23:22:09.881169 [ 3 ] {d4001073-a1df-4424-be85-3f55a9713b2d} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
14134 2024.07.11 23:22:09.881624 [ 3 ] {d4001073-a1df-4424-be85-3f55a9713b2d} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14135 2024.07.11 23:22:09.881860 [ 3 ] {d4001073-a1df-4424-be85-3f55a9713b2d} <Debug> executeQuery: Read 231 rows, 20.83 KiB in 0.002252 sec., 102575.48845470692 rows/sec., 9.03 MiB/sec.
14136 2024.07.11 23:22:09.882150 [ 3 ] {d4001073-a1df-4424-be85-3f55a9713b2d} <Debug> DynamicQueryHandler: Done processing query
14137 2024.07.11 23:22:09.882192 [ 3 ] {d4001073-a1df-4424-be85-3f55a9713b2d} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB.
14138 2024.07.11 23:22:09.882222 [ 3 ] {} <Debug> HTTP-Session: 1b86f7dc-717b-44f4-804e-3a41dbca2628 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14139 2024.07.11 23:22:09.882403 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14140 2024.07.11 23:22:09.882489 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14141 2024.07.11 23:22:09.882529 [ 3 ] {} <Debug> HTTP-Session: 2db8feb9-e3f1-4329-968d-49fd31d60865 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
14142 2024.07.11 23:22:09.882558 [ 3 ] {} <Debug> HTTP-Session: 2db8feb9-e3f1-4329-968d-49fd31d60865 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14143 2024.07.11 23:22:09.882585 [ 3 ] {} <Debug> HTTP-Session: 2db8feb9-e3f1-4329-968d-49fd31d60865 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14144 2024.07.11 23:22:09.882641 [ 3 ] {} <Trace> HTTP-Session: 2db8feb9-e3f1-4329-968d-49fd31d60865 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14145 2024.07.11 23:22:09.882830 [ 3 ] {734b2eb9-3cb4-403e-8186-35c0e76428e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
14146 2024.07.11 23:22:09.882891 [ 3 ] {734b2eb9-3cb4-403e-8186-35c0e76428e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
14147 2024.07.11 23:22:09.883077 [ 3 ] {734b2eb9-3cb4-403e-8186-35c0e76428e9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14148 2024.07.11 23:22:09.883431 [ 3 ] {734b2eb9-3cb4-403e-8186-35c0e76428e9} <Trace> oximeter.fields_u16 (b4410dfe-084c-46fb-b538-055579d0603a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14149 2024.07.11 23:22:09.883480 [ 3 ] {734b2eb9-3cb4-403e-8186-35c0e76428e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 7.74 GiB.
14150 2024.07.11 23:22:09.883920 [ 3 ] {734b2eb9-3cb4-403e-8186-35c0e76428e9} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
14151 2024.07.11 23:22:09.884387 [ 3 ] {734b2eb9-3cb4-403e-8186-35c0e76428e9} <Trace> oximeter.fields_u16 (b4410dfe-084c-46fb-b538-055579d0603a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14152 2024.07.11 23:22:09.884618 [ 3 ] {734b2eb9-3cb4-403e-8186-35c0e76428e9} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001823 sec., 1097.0927043335162 rows/sec., 76.60 KiB/sec.
14153 2024.07.11 23:22:09.884896 [ 3 ] {734b2eb9-3cb4-403e-8186-35c0e76428e9} <Debug> DynamicQueryHandler: Done processing query
14154 2024.07.11 23:22:09.884931 [ 3 ] {734b2eb9-3cb4-403e-8186-35c0e76428e9} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
14155 2024.07.11 23:22:09.884953 [ 3 ] {} <Debug> HTTP-Session: 2db8feb9-e3f1-4329-968d-49fd31d60865 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14156 2024.07.11 23:22:09.885212 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 67537, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14157 2024.07.11 23:22:09.885279 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14158 2024.07.11 23:22:09.885307 [ 3 ] {} <Debug> HTTP-Session: 6b55e1d0-5d02-49f6-ba5a-a543bb6bafc6 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
14159 2024.07.11 23:22:09.885330 [ 3 ] {} <Debug> HTTP-Session: 6b55e1d0-5d02-49f6-ba5a-a543bb6bafc6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14160 2024.07.11 23:22:09.885350 [ 3 ] {} <Debug> HTTP-Session: 6b55e1d0-5d02-49f6-ba5a-a543bb6bafc6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14161 2024.07.11 23:22:09.885396 [ 3 ] {} <Trace> HTTP-Session: 6b55e1d0-5d02-49f6-ba5a-a543bb6bafc6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14162 2024.07.11 23:22:09.885690 [ 3 ] {162b89fd-5128-4566-aa4a-4839cb702104} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
14163 2024.07.11 23:22:09.885756 [ 3 ] {162b89fd-5128-4566-aa4a-4839cb702104} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14164 2024.07.11 23:22:09.885933 [ 3 ] {162b89fd-5128-4566-aa4a-4839cb702104} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14165 2024.07.11 23:22:09.886697 [ 3 ] {162b89fd-5128-4566-aa4a-4839cb702104} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14166 2024.07.11 23:22:09.886752 [ 3 ] {162b89fd-5128-4566-aa4a-4839cb702104} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 7.74 GiB.
14167 2024.07.11 23:22:09.887219 [ 3 ] {162b89fd-5128-4566-aa4a-4839cb702104} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
14168 2024.07.11 23:22:09.887671 [ 3 ] {162b89fd-5128-4566-aa4a-4839cb702104} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14169 2024.07.11 23:22:09.887885 [ 3 ] {162b89fd-5128-4566-aa4a-4839cb702104} <Debug> executeQuery: Read 417 rows, 30.29 KiB in 0.002355 sec., 177070.06369426753 rows/sec., 12.56 MiB/sec.
14170 2024.07.11 23:22:09.888119 [ 3 ] {162b89fd-5128-4566-aa4a-4839cb702104} <Debug> DynamicQueryHandler: Done processing query
14171 2024.07.11 23:22:09.888157 [ 3 ] {162b89fd-5128-4566-aa4a-4839cb702104} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
14172 2024.07.11 23:22:09.888181 [ 3 ] {} <Debug> HTTP-Session: 6b55e1d0-5d02-49f6-ba5a-a543bb6bafc6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14173 2024.07.11 23:22:09.888355 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14174 2024.07.11 23:22:09.888421 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14175 2024.07.11 23:22:09.888452 [ 3 ] {} <Debug> HTTP-Session: eed5b752-27ef-4c8d-b443-30d4f7eab716 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
14176 2024.07.11 23:22:09.888476 [ 3 ] {} <Debug> HTTP-Session: eed5b752-27ef-4c8d-b443-30d4f7eab716 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14177 2024.07.11 23:22:09.888495 [ 3 ] {} <Debug> HTTP-Session: eed5b752-27ef-4c8d-b443-30d4f7eab716 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14178 2024.07.11 23:22:09.888541 [ 3 ] {} <Trace> HTTP-Session: eed5b752-27ef-4c8d-b443-30d4f7eab716 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14179 2024.07.11 23:22:09.888679 [ 3 ] {ea7eb7bb-a001-41b7-8a40-ed7683ef3bc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
14180 2024.07.11 23:22:09.888745 [ 3 ] {ea7eb7bb-a001-41b7-8a40-ed7683ef3bc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
14181 2024.07.11 23:22:09.888951 [ 3 ] {ea7eb7bb-a001-41b7-8a40-ed7683ef3bc1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14182 2024.07.11 23:22:09.889359 [ 3 ] {ea7eb7bb-a001-41b7-8a40-ed7683ef3bc1} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14183 2024.07.11 23:22:09.889415 [ 3 ] {ea7eb7bb-a001-41b7-8a40-ed7683ef3bc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 7.74 GiB.
14184 2024.07.11 23:22:09.889968 [ 3 ] {ea7eb7bb-a001-41b7-8a40-ed7683ef3bc1} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
14185 2024.07.11 23:22:09.890458 [ 3 ] {ea7eb7bb-a001-41b7-8a40-ed7683ef3bc1} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14186 2024.07.11 23:22:09.890695 [ 3 ] {ea7eb7bb-a001-41b7-8a40-ed7683ef3bc1} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.002042 sec., 2938.2957884427033 rows/sec., 126.25 KiB/sec.
14187 2024.07.11 23:22:09.890928 [ 3 ] {ea7eb7bb-a001-41b7-8a40-ed7683ef3bc1} <Debug> DynamicQueryHandler: Done processing query
14188 2024.07.11 23:22:09.890964 [ 3 ] {ea7eb7bb-a001-41b7-8a40-ed7683ef3bc1} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
14189 2024.07.11 23:22:09.890988 [ 3 ] {} <Debug> HTTP-Session: eed5b752-27ef-4c8d-b443-30d4f7eab716 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14190 2024.07.11 23:22:09.891174 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14191 2024.07.11 23:22:09.891247 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14192 2024.07.11 23:22:09.891274 [ 3 ] {} <Debug> HTTP-Session: 7bf6d69e-faab-463a-bcf5-181ad4c1f61a Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
14193 2024.07.11 23:22:09.891301 [ 3 ] {} <Debug> HTTP-Session: 7bf6d69e-faab-463a-bcf5-181ad4c1f61a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14194 2024.07.11 23:22:09.891322 [ 3 ] {} <Debug> HTTP-Session: 7bf6d69e-faab-463a-bcf5-181ad4c1f61a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14195 2024.07.11 23:22:09.891368 [ 3 ] {} <Trace> HTTP-Session: 7bf6d69e-faab-463a-bcf5-181ad4c1f61a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14196 2024.07.11 23:22:09.891558 [ 3 ] {090ad2b6-6cb0-4036-ab91-f3bf26be69cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
14197 2024.07.11 23:22:09.891631 [ 3 ] {090ad2b6-6cb0-4036-ab91-f3bf26be69cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
14198 2024.07.11 23:22:09.891854 [ 3 ] {090ad2b6-6cb0-4036-ab91-f3bf26be69cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14199 2024.07.11 23:22:09.892315 [ 3 ] {090ad2b6-6cb0-4036-ab91-f3bf26be69cf} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14200 2024.07.11 23:22:09.892368 [ 3 ] {090ad2b6-6cb0-4036-ab91-f3bf26be69cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 7.74 GiB.
14201 2024.07.11 23:22:09.892933 [ 3 ] {090ad2b6-6cb0-4036-ab91-f3bf26be69cf} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
14202 2024.07.11 23:22:09.893473 [ 3 ] {090ad2b6-6cb0-4036-ab91-f3bf26be69cf} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14203 2024.07.11 23:22:09.893720 [ 3 ] {090ad2b6-6cb0-4036-ab91-f3bf26be69cf} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.00222 sec., 34684.68468468468 rows/sec., 2.14 MiB/sec.
14204 2024.07.11 23:22:09.893964 [ 3 ] {090ad2b6-6cb0-4036-ab91-f3bf26be69cf} <Debug> DynamicQueryHandler: Done processing query
14205 2024.07.11 23:22:09.894001 [ 3 ] {090ad2b6-6cb0-4036-ab91-f3bf26be69cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
14206 2024.07.11 23:22:09.894025 [ 3 ] {} <Debug> HTTP-Session: 7bf6d69e-faab-463a-bcf5-181ad4c1f61a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14207 2024.07.11 23:22:09.894257 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 30843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14208 2024.07.11 23:22:09.894333 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14209 2024.07.11 23:22:09.894365 [ 3 ] {} <Debug> HTTP-Session: 9a197b8e-d6b5-4975-b174-1529baf12d2b Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
14210 2024.07.11 23:22:09.894391 [ 3 ] {} <Debug> HTTP-Session: 9a197b8e-d6b5-4975-b174-1529baf12d2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14211 2024.07.11 23:22:09.894412 [ 3 ] {} <Debug> HTTP-Session: 9a197b8e-d6b5-4975-b174-1529baf12d2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14212 2024.07.11 23:22:09.894461 [ 3 ] {} <Trace> HTTP-Session: 9a197b8e-d6b5-4975-b174-1529baf12d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14213 2024.07.11 23:22:09.894714 [ 3 ] {52eeaf13-df34-4b05-bfd3-9c15e8d77184} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
14214 2024.07.11 23:22:09.894790 [ 3 ] {52eeaf13-df34-4b05-bfd3-9c15e8d77184} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
14215 2024.07.11 23:22:09.895008 [ 3 ] {52eeaf13-df34-4b05-bfd3-9c15e8d77184} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14216 2024.07.11 23:22:09.895617 [ 3 ] {52eeaf13-df34-4b05-bfd3-9c15e8d77184} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14217 2024.07.11 23:22:09.895670 [ 3 ] {52eeaf13-df34-4b05-bfd3-9c15e8d77184} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 7.74 GiB.
14218 2024.07.11 23:22:09.896245 [ 3 ] {52eeaf13-df34-4b05-bfd3-9c15e8d77184} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
14219 2024.07.11 23:22:09.896778 [ 3 ] {52eeaf13-df34-4b05-bfd3-9c15e8d77184} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14220 2024.07.11 23:22:09.897010 [ 3 ] {52eeaf13-df34-4b05-bfd3-9c15e8d77184} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.002418 sec., 66583.95368072788 rows/sec., 4.64 MiB/sec.
14221 2024.07.11 23:22:09.897267 [ 3 ] {52eeaf13-df34-4b05-bfd3-9c15e8d77184} <Debug> DynamicQueryHandler: Done processing query
14222 2024.07.11 23:22:09.897307 [ 3 ] {52eeaf13-df34-4b05-bfd3-9c15e8d77184} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
14223 2024.07.11 23:22:09.897330 [ 3 ] {} <Debug> HTTP-Session: 9a197b8e-d6b5-4975-b174-1529baf12d2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14224 2024.07.11 23:22:09.897533 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 36709, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14225 2024.07.11 23:22:09.897609 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14226 2024.07.11 23:22:09.897641 [ 3 ] {} <Debug> HTTP-Session: 3887d8cd-6ef8-4f5d-8951-a3fd615397d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
14227 2024.07.11 23:22:09.897668 [ 3 ] {} <Debug> HTTP-Session: 3887d8cd-6ef8-4f5d-8951-a3fd615397d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14228 2024.07.11 23:22:09.897688 [ 3 ] {} <Debug> HTTP-Session: 3887d8cd-6ef8-4f5d-8951-a3fd615397d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14229 2024.07.11 23:22:09.897743 [ 3 ] {} <Trace> HTTP-Session: 3887d8cd-6ef8-4f5d-8951-a3fd615397d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14230 2024.07.11 23:22:09.898136 [ 3 ] {f975dd7a-68b8-4bc5-b132-64f92f07b342} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
14231 2024.07.11 23:22:09.898236 [ 3 ] {f975dd7a-68b8-4bc5-b132-64f92f07b342} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
14232 2024.07.11 23:22:09.898861 [ 3 ] {f975dd7a-68b8-4bc5-b132-64f92f07b342} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14233 2024.07.11 23:22:09.899804 [ 3 ] {f975dd7a-68b8-4bc5-b132-64f92f07b342} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14234 2024.07.11 23:22:09.899861 [ 3 ] {f975dd7a-68b8-4bc5-b132-64f92f07b342} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 7.74 GiB.
14235 2024.07.11 23:22:09.900762 [ 3 ] {f975dd7a-68b8-4bc5-b132-64f92f07b342} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
14236 2024.07.11 23:22:09.901393 [ 3 ] {f975dd7a-68b8-4bc5-b132-64f92f07b342} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14237 2024.07.11 23:22:09.901680 [ 30 ] {} <Debug> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
14238 2024.07.11 23:22:09.901701 [ 3 ] {f975dd7a-68b8-4bc5-b132-64f92f07b342} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.003816 sec., 6027.253668763103 rows/sec., 10.80 MiB/sec.
14239 2024.07.11 23:22:09.901788 [ 30 ] {} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14240 2024.07.11 23:22:09.901919 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 7.74 GiB.
14241 2024.07.11 23:22:09.902349 [ 196 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::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
14242 2024.07.11 23:22:09.902382 [ 3 ] {f975dd7a-68b8-4bc5-b132-64f92f07b342} <Debug> DynamicQueryHandler: Done processing query
14243 2024.07.11 23:22:09.902451 [ 3 ] {f975dd7a-68b8-4bc5-b132-64f92f07b342} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
14244 2024.07.11 23:22:09.902497 [ 3 ] {} <Debug> HTTP-Session: 3887d8cd-6ef8-4f5d-8951-a3fd615397d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14245 2024.07.11 23:22:09.902748 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 5624, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14246 2024.07.11 23:22:09.902926 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14247 2024.07.11 23:22:09.903006 [ 3 ] {} <Debug> HTTP-Session: 332700cf-f277-4877-9fd0-19d6a826fbfd Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
14248 2024.07.11 23:22:09.903074 [ 3 ] {} <Debug> HTTP-Session: 332700cf-f277-4877-9fd0-19d6a826fbfd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14249 2024.07.11 23:22:09.903133 [ 3 ] {} <Debug> HTTP-Session: 332700cf-f277-4877-9fd0-19d6a826fbfd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14250 2024.07.11 23:22:09.903262 [ 3 ] {} <Trace> HTTP-Session: 332700cf-f277-4877-9fd0-19d6a826fbfd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14251 2024.07.11 23:22:09.903400 [ 196 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14252 2024.07.11 23:22:09.903654 [ 196 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::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
14253 2024.07.11 23:22:09.903664 [ 3 ] {8dd0219c-1200-4fb4-aaf5-87c55041998c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
14254 2024.07.11 23:22:09.903815 [ 3 ] {8dd0219c-1200-4fb4-aaf5-87c55041998c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
14255 2024.07.11 23:22:09.904562 [ 196 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::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
14256 2024.07.11 23:22:09.905142 [ 3 ] {8dd0219c-1200-4fb4-aaf5-87c55041998c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14257 2024.07.11 23:22:09.905516 [ 196 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::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
14258 2024.07.11 23:22:09.906199 [ 196 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::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
14259 2024.07.11 23:22:09.906685 [ 3 ] {8dd0219c-1200-4fb4-aaf5-87c55041998c} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14260 2024.07.11 23:22:09.906817 [ 3 ] {8dd0219c-1200-4fb4-aaf5-87c55041998c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 7.74 GiB.
14261 2024.07.11 23:22:09.906937 [ 196 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::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
14262 2024.07.11 23:22:09.907680 [ 196 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 23 rows starting from the beginning of the part
14263 2024.07.11 23:22:09.908595 [ 3 ] {8dd0219c-1200-4fb4-aaf5-87c55041998c} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
14264 2024.07.11 23:22:09.909669 [ 3 ] {8dd0219c-1200-4fb4-aaf5-87c55041998c} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14265 2024.07.11 23:22:09.910229 [ 3 ] {8dd0219c-1200-4fb4-aaf5-87c55041998c} <Debug> executeQuery: Read 38 rows, 2.33 KiB in 0.006737 sec., 5640.492800949978 rows/sec., 346.15 KiB/sec.
14266 2024.07.11 23:22:09.910563 [ 3 ] {8dd0219c-1200-4fb4-aaf5-87c55041998c} <Debug> DynamicQueryHandler: Done processing query
14267 2024.07.11 23:22:09.910601 [ 3 ] {8dd0219c-1200-4fb4-aaf5-87c55041998c} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
14268 2024.07.11 23:22:09.910624 [ 3 ] {} <Debug> HTTP-Session: 332700cf-f277-4877-9fd0-19d6a826fbfd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14269 2024.07.11 23:22:09.910808 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14270 2024.07.11 23:22:09.910883 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14271 2024.07.11 23:22:09.910912 [ 3 ] {} <Debug> HTTP-Session: c70392cd-a5b1-4278-b24e-9e7f06bd1fcb Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
14272 2024.07.11 23:22:09.910938 [ 3 ] {} <Debug> HTTP-Session: c70392cd-a5b1-4278-b24e-9e7f06bd1fcb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14273 2024.07.11 23:22:09.910958 [ 3 ] {} <Debug> HTTP-Session: c70392cd-a5b1-4278-b24e-9e7f06bd1fcb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14274 2024.07.11 23:22:09.911041 [ 3 ] {} <Trace> HTTP-Session: c70392cd-a5b1-4278-b24e-9e7f06bd1fcb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14275 2024.07.11 23:22:09.911290 [ 3 ] {67aa185b-5c18-438b-a3b1-58e22d7e9aa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
14276 2024.07.11 23:22:09.911377 [ 3 ] {67aa185b-5c18-438b-a3b1-58e22d7e9aa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
14277 2024.07.11 23:22:09.912223 [ 3 ] {67aa185b-5c18-438b-a3b1-58e22d7e9aa3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14278 2024.07.11 23:22:09.913438 [ 3 ] {67aa185b-5c18-438b-a3b1-58e22d7e9aa3} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14279 2024.07.11 23:22:09.913544 [ 3 ] {67aa185b-5c18-438b-a3b1-58e22d7e9aa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 7.74 GiB.
14280 2024.07.11 23:22:09.915091 [ 3 ] {67aa185b-5c18-438b-a3b1-58e22d7e9aa3} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
14281 2024.07.11 23:22:09.916407 [ 3 ] {67aa185b-5c18-438b-a3b1-58e22d7e9aa3} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14282 2024.07.11 23:22:09.916677 [ 3 ] {67aa185b-5c18-438b-a3b1-58e22d7e9aa3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005474 sec., 10960.906101571063 rows/sec., 756.42 KiB/sec.
14283 2024.07.11 23:22:09.917054 [ 3 ] {67aa185b-5c18-438b-a3b1-58e22d7e9aa3} <Debug> DynamicQueryHandler: Done processing query
14284 2024.07.11 23:22:09.917288 [ 3 ] {67aa185b-5c18-438b-a3b1-58e22d7e9aa3} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14285 2024.07.11 23:22:09.917413 [ 3 ] {} <Debug> HTTP-Session: c70392cd-a5b1-4278-b24e-9e7f06bd1fcb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14286 2024.07.11 23:22:09.919856 [ 190 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1171 rows, containing 19 columns (19 merged, 0 gathered) in 0.017735086 sec., 66027.30880470498 rows/sec., 118.32 MiB/sec.
14287 2024.07.11 23:22:09.921296 [ 190 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
14288 2024.07.11 23:22:09.922159 [ 190 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::all_1_71_14} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14289 2024.07.11 23:22:09.922285 [ 190 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::all_1_71_14} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
14290 2024.07.11 23:22:09.922498 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.52 MiB.
14291 2024.07.11 23:22:13.673086 [ 36 ] {} <Debug> DNSResolver: Updating DNS cache
14292 2024.07.11 23:22:13.673145 [ 36 ] {} <Debug> DNSResolver: Updated DNS cache
14293 2024.07.11 23:22:14.857617 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 3209, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14294 2024.07.11 23:22:14.857743 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14295 2024.07.11 23:22:14.857768 [ 3 ] {} <Debug> HTTP-Session: e9cc9f87-4095-4eb5-869d-bff5dac306c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
14296 2024.07.11 23:22:14.857792 [ 3 ] {} <Debug> HTTP-Session: e9cc9f87-4095-4eb5-869d-bff5dac306c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14297 2024.07.11 23:22:14.857807 [ 3 ] {} <Debug> HTTP-Session: e9cc9f87-4095-4eb5-869d-bff5dac306c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14298 2024.07.11 23:22:14.857857 [ 3 ] {} <Trace> HTTP-Session: e9cc9f87-4095-4eb5-869d-bff5dac306c5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14299 2024.07.11 23:22:14.858038 [ 3 ] {94a43876-b301-4894-839e-20a7df71d86c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
14300 2024.07.11 23:22:14.858104 [ 3 ] {94a43876-b301-4894-839e-20a7df71d86c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
14301 2024.07.11 23:22:14.858292 [ 3 ] {94a43876-b301-4894-839e-20a7df71d86c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14302 2024.07.11 23:22:14.858726 [ 3 ] {94a43876-b301-4894-839e-20a7df71d86c} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14303 2024.07.11 23:22:14.858764 [ 3 ] {94a43876-b301-4894-839e-20a7df71d86c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 7.73 GiB.
14304 2024.07.11 23:22:14.859140 [ 3 ] {94a43876-b301-4894-839e-20a7df71d86c} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
14305 2024.07.11 23:22:14.859489 [ 3 ] {94a43876-b301-4894-839e-20a7df71d86c} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14306 2024.07.11 23:22:14.859628 [ 3 ] {94a43876-b301-4894-839e-20a7df71d86c} <Debug> executeQuery: Read 22 rows, 1.78 KiB in 0.00165 sec., 13333.333333333334 rows/sec., 1.06 MiB/sec.
14307 2024.07.11 23:22:14.859824 [ 3 ] {94a43876-b301-4894-839e-20a7df71d86c} <Debug> DynamicQueryHandler: Done processing query
14308 2024.07.11 23:22:14.859850 [ 3 ] {94a43876-b301-4894-839e-20a7df71d86c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14309 2024.07.11 23:22:14.859866 [ 3 ] {} <Debug> HTTP-Session: e9cc9f87-4095-4eb5-869d-bff5dac306c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14310 2024.07.11 23:22:14.860051 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 22695, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14311 2024.07.11 23:22:14.860100 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14312 2024.07.11 23:22:14.860118 [ 3 ] {} <Debug> HTTP-Session: 4c3bfc67-98e8-4ebb-8c0d-15b202f5d228 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
14313 2024.07.11 23:22:14.860134 [ 3 ] {} <Debug> HTTP-Session: 4c3bfc67-98e8-4ebb-8c0d-15b202f5d228 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14314 2024.07.11 23:22:14.860148 [ 3 ] {} <Debug> HTTP-Session: 4c3bfc67-98e8-4ebb-8c0d-15b202f5d228 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14315 2024.07.11 23:22:14.860180 [ 3 ] {} <Trace> HTTP-Session: 4c3bfc67-98e8-4ebb-8c0d-15b202f5d228 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14316 2024.07.11 23:22:14.860335 [ 3 ] {9e636c15-0a5a-4fe7-aaf5-3747c55e8d15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
14317 2024.07.11 23:22:14.860378 [ 3 ] {9e636c15-0a5a-4fe7-aaf5-3747c55e8d15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14318 2024.07.11 23:22:14.860501 [ 3 ] {9e636c15-0a5a-4fe7-aaf5-3747c55e8d15} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14319 2024.07.11 23:22:14.860957 [ 3 ] {9e636c15-0a5a-4fe7-aaf5-3747c55e8d15} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14320 2024.07.11 23:22:14.860993 [ 3 ] {9e636c15-0a5a-4fe7-aaf5-3747c55e8d15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 7.73 GiB.
14321 2024.07.11 23:22:14.861313 [ 3 ] {9e636c15-0a5a-4fe7-aaf5-3747c55e8d15} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
14322 2024.07.11 23:22:14.861619 [ 3 ] {9e636c15-0a5a-4fe7-aaf5-3747c55e8d15} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14323 2024.07.11 23:22:14.861745 [ 3 ] {9e636c15-0a5a-4fe7-aaf5-3747c55e8d15} <Debug> executeQuery: Read 158 rows, 13.08 KiB in 0.001484 sec., 106469.00269541779 rows/sec., 8.61 MiB/sec.
14324 2024.07.11 23:22:14.861910 [ 3 ] {9e636c15-0a5a-4fe7-aaf5-3747c55e8d15} <Debug> DynamicQueryHandler: Done processing query
14325 2024.07.11 23:22:14.861935 [ 3 ] {9e636c15-0a5a-4fe7-aaf5-3747c55e8d15} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
14326 2024.07.11 23:22:14.861951 [ 3 ] {} <Debug> HTTP-Session: 4c3bfc67-98e8-4ebb-8c0d-15b202f5d228 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14327 2024.07.11 23:22:14.862137 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 18664, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14328 2024.07.11 23:22:14.862209 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14329 2024.07.11 23:22:14.862228 [ 3 ] {} <Debug> HTTP-Session: 24fcfd1c-94df-42bf-a821-5f24bd0265a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
14330 2024.07.11 23:22:14.862244 [ 3 ] {} <Debug> HTTP-Session: 24fcfd1c-94df-42bf-a821-5f24bd0265a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14331 2024.07.11 23:22:14.862258 [ 3 ] {} <Debug> HTTP-Session: 24fcfd1c-94df-42bf-a821-5f24bd0265a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14332 2024.07.11 23:22:14.862289 [ 3 ] {} <Trace> HTTP-Session: 24fcfd1c-94df-42bf-a821-5f24bd0265a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14333 2024.07.11 23:22:14.862410 [ 3 ] {6e3a23fa-0699-41da-9eee-dd8b5215aa3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
14334 2024.07.11 23:22:14.862452 [ 3 ] {6e3a23fa-0699-41da-9eee-dd8b5215aa3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14335 2024.07.11 23:22:14.862576 [ 3 ] {6e3a23fa-0699-41da-9eee-dd8b5215aa3d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14336 2024.07.11 23:22:14.862936 [ 3 ] {6e3a23fa-0699-41da-9eee-dd8b5215aa3d} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14337 2024.07.11 23:22:14.862973 [ 3 ] {6e3a23fa-0699-41da-9eee-dd8b5215aa3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 7.73 GiB.
14338 2024.07.11 23:22:14.863313 [ 3 ] {6e3a23fa-0699-41da-9eee-dd8b5215aa3d} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
14339 2024.07.11 23:22:14.863613 [ 3 ] {6e3a23fa-0699-41da-9eee-dd8b5215aa3d} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14340 2024.07.11 23:22:14.863733 [ 3 ] {6e3a23fa-0699-41da-9eee-dd8b5215aa3d} <Debug> executeQuery: Read 110 rows, 8.78 KiB in 0.001368 sec., 80409.3567251462 rows/sec., 6.26 MiB/sec.
14341 2024.07.11 23:22:14.863893 [ 3 ] {6e3a23fa-0699-41da-9eee-dd8b5215aa3d} <Debug> DynamicQueryHandler: Done processing query
14342 2024.07.11 23:22:14.863918 [ 3 ] {6e3a23fa-0699-41da-9eee-dd8b5215aa3d} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
14343 2024.07.11 23:22:14.863933 [ 3 ] {} <Debug> HTTP-Session: 24fcfd1c-94df-42bf-a821-5f24bd0265a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14344 2024.07.11 23:22:14.864115 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 37621, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14345 2024.07.11 23:22:14.864162 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14346 2024.07.11 23:22:14.864181 [ 3 ] {} <Debug> HTTP-Session: 098e5b05-52ed-441d-b338-77d731864672 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
14347 2024.07.11 23:22:14.864198 [ 3 ] {} <Debug> HTTP-Session: 098e5b05-52ed-441d-b338-77d731864672 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14348 2024.07.11 23:22:14.864212 [ 3 ] {} <Debug> HTTP-Session: 098e5b05-52ed-441d-b338-77d731864672 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14349 2024.07.11 23:22:14.864242 [ 3 ] {} <Trace> HTTP-Session: 098e5b05-52ed-441d-b338-77d731864672 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14350 2024.07.11 23:22:14.864417 [ 3 ] {601e3ab9-fb9d-478e-a185-9a8047219b0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
14351 2024.07.11 23:22:14.864463 [ 3 ] {601e3ab9-fb9d-478e-a185-9a8047219b0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
14352 2024.07.11 23:22:14.864603 [ 3 ] {601e3ab9-fb9d-478e-a185-9a8047219b0c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14353 2024.07.11 23:22:14.865016 [ 3 ] {601e3ab9-fb9d-478e-a185-9a8047219b0c} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14354 2024.07.11 23:22:14.865050 [ 3 ] {601e3ab9-fb9d-478e-a185-9a8047219b0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 7.73 GiB.
14355 2024.07.11 23:22:14.865441 [ 3 ] {601e3ab9-fb9d-478e-a185-9a8047219b0c} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
14356 2024.07.11 23:22:14.865783 [ 3 ] {601e3ab9-fb9d-478e-a185-9a8047219b0c} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14357 2024.07.11 23:22:14.865908 [ 3 ] {601e3ab9-fb9d-478e-a185-9a8047219b0c} <Debug> executeQuery: Read 196 rows, 14.01 KiB in 0.001584 sec., 123737.37373737374 rows/sec., 8.64 MiB/sec.
14358 2024.07.11 23:22:14.866076 [ 3 ] {601e3ab9-fb9d-478e-a185-9a8047219b0c} <Debug> DynamicQueryHandler: Done processing query
14359 2024.07.11 23:22:14.866100 [ 3 ] {601e3ab9-fb9d-478e-a185-9a8047219b0c} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
14360 2024.07.11 23:22:14.866116 [ 3 ] {} <Debug> HTTP-Session: 098e5b05-52ed-441d-b338-77d731864672 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14361 2024.07.11 23:22:14.866282 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 35385, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14362 2024.07.11 23:22:14.866329 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14363 2024.07.11 23:22:14.866349 [ 3 ] {} <Debug> HTTP-Session: 82809df3-3868-4e10-b37a-c75e6325c518 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
14364 2024.07.11 23:22:14.866365 [ 3 ] {} <Debug> HTTP-Session: 82809df3-3868-4e10-b37a-c75e6325c518 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14365 2024.07.11 23:22:14.866378 [ 3 ] {} <Debug> HTTP-Session: 82809df3-3868-4e10-b37a-c75e6325c518 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14366 2024.07.11 23:22:14.866410 [ 3 ] {} <Trace> HTTP-Session: 82809df3-3868-4e10-b37a-c75e6325c518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14367 2024.07.11 23:22:14.866663 [ 3 ] {3acbeafd-5676-4c60-94c7-354d4851d92e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
14368 2024.07.11 23:22:14.866727 [ 3 ] {3acbeafd-5676-4c60-94c7-354d4851d92e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
14369 2024.07.11 23:22:14.867115 [ 3 ] {3acbeafd-5676-4c60-94c7-354d4851d92e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14370 2024.07.11 23:22:14.867685 [ 3 ] {3acbeafd-5676-4c60-94c7-354d4851d92e} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14371 2024.07.11 23:22:14.867720 [ 3 ] {3acbeafd-5676-4c60-94c7-354d4851d92e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 7.73 GiB.
14372 2024.07.11 23:22:14.868305 [ 3 ] {3acbeafd-5676-4c60-94c7-354d4851d92e} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
14373 2024.07.11 23:22:14.868708 [ 3 ] {3acbeafd-5676-4c60-94c7-354d4851d92e} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14374 2024.07.11 23:22:14.868854 [ 3 ] {3acbeafd-5676-4c60-94c7-354d4851d92e} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002356 sec., 9337.86078098472 rows/sec., 16.73 MiB/sec.
14375 2024.07.11 23:22:14.869049 [ 3 ] {3acbeafd-5676-4c60-94c7-354d4851d92e} <Debug> DynamicQueryHandler: Done processing query
14376 2024.07.11 23:22:14.869073 [ 3 ] {3acbeafd-5676-4c60-94c7-354d4851d92e} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
14377 2024.07.11 23:22:14.869088 [ 3 ] {} <Debug> HTTP-Session: 82809df3-3868-4e10-b37a-c75e6325c518 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14378 2024.07.11 23:22:14.869219 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14379 2024.07.11 23:22:14.869265 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14380 2024.07.11 23:22:14.869283 [ 3 ] {} <Debug> HTTP-Session: fab24e41-dbbc-48f2-b352-86fd7fbaa0cf Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
14381 2024.07.11 23:22:14.869300 [ 3 ] {} <Debug> HTTP-Session: fab24e41-dbbc-48f2-b352-86fd7fbaa0cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14382 2024.07.11 23:22:14.869313 [ 3 ] {} <Debug> HTTP-Session: fab24e41-dbbc-48f2-b352-86fd7fbaa0cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14383 2024.07.11 23:22:14.869344 [ 3 ] {} <Trace> HTTP-Session: fab24e41-dbbc-48f2-b352-86fd7fbaa0cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14384 2024.07.11 23:22:14.869461 [ 3 ] {ce101d71-ce49-4b2f-9de8-e6ce7b487b79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
14385 2024.07.11 23:22:14.869504 [ 3 ] {ce101d71-ce49-4b2f-9de8-e6ce7b487b79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
14386 2024.07.11 23:22:14.869628 [ 3 ] {ce101d71-ce49-4b2f-9de8-e6ce7b487b79} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14387 2024.07.11 23:22:14.869916 [ 3 ] {ce101d71-ce49-4b2f-9de8-e6ce7b487b79} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14388 2024.07.11 23:22:14.869951 [ 3 ] {ce101d71-ce49-4b2f-9de8-e6ce7b487b79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 7.73 GiB.
14389 2024.07.11 23:22:14.870311 [ 3 ] {ce101d71-ce49-4b2f-9de8-e6ce7b487b79} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
14390 2024.07.11 23:22:14.870629 [ 3 ] {ce101d71-ce49-4b2f-9de8-e6ce7b487b79} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14391 2024.07.11 23:22:14.870753 [ 3 ] {ce101d71-ce49-4b2f-9de8-e6ce7b487b79} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001334 sec., 44977.51124437781 rows/sec., 3.03 MiB/sec.
14392 2024.07.11 23:22:14.871002 [ 3 ] {ce101d71-ce49-4b2f-9de8-e6ce7b487b79} <Debug> DynamicQueryHandler: Done processing query
14393 2024.07.11 23:22:14.871057 [ 3 ] {ce101d71-ce49-4b2f-9de8-e6ce7b487b79} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14394 2024.07.11 23:22:14.871116 [ 3 ] {} <Debug> HTTP-Session: fab24e41-dbbc-48f2-b352-86fd7fbaa0cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14395 2024.07.11 23:22:19.854063 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 1510, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14396 2024.07.11 23:22:19.854192 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14397 2024.07.11 23:22:19.854217 [ 3 ] {} <Debug> HTTP-Session: 7c3922ee-3164-4d4a-aaf8-c61835d94831 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
14398 2024.07.11 23:22:19.854242 [ 3 ] {} <Debug> HTTP-Session: 7c3922ee-3164-4d4a-aaf8-c61835d94831 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14399 2024.07.11 23:22:19.854257 [ 3 ] {} <Debug> HTTP-Session: 7c3922ee-3164-4d4a-aaf8-c61835d94831 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14400 2024.07.11 23:22:19.854307 [ 3 ] {} <Trace> HTTP-Session: 7c3922ee-3164-4d4a-aaf8-c61835d94831 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14401 2024.07.11 23:22:19.854554 [ 3 ] {ce0b67f7-6dcd-405e-bce9-f7c8c6188923} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) 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', 'physical_data_link:packets_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)
14402 2024.07.11 23:22:19.854966 [ 3 ] {ce0b67f7-6dcd-405e-bce9-f7c8c6188923} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
14403 2024.07.11 23:22:19.855018 [ 3 ] {ce0b67f7-6dcd-405e-bce9-f7c8c6188923} <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', 'physical_data_link:packets_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
14404 2024.07.11 23:22:19.855388 [ 3 ] {ce0b67f7-6dcd-405e-bce9-f7c8c6188923} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
14405 2024.07.11 23:22:19.855468 [ 3 ] {ce0b67f7-6dcd-405e-bce9-f7c8c6188923} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
14406 2024.07.11 23:22:19.855638 [ 3 ] {ce0b67f7-6dcd-405e-bce9-f7c8c6188923} <Debug> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Key condition: (column 0 notIn 42-element set)
14407 2024.07.11 23:22:19.855679 [ 3 ] {ce0b67f7-6dcd-405e-bce9-f7c8c6188923} <Trace> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Used generic exclusion search over index for part all_1_6_1 with 1 steps
14408 2024.07.11 23:22:19.855705 [ 3 ] {ce0b67f7-6dcd-405e-bce9-f7c8c6188923} <Debug> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (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
14409 2024.07.11 23:22:19.855725 [ 3 ] {ce0b67f7-6dcd-405e-bce9-f7c8c6188923} <Trace> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec) (SelectExecutor): Spreading mark ranges among streams (default reading)
14410 2024.07.11 23:22:19.855776 [ 3 ] {ce0b67f7-6dcd-405e-bce9-f7c8c6188923} <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', 'physical_data_link:packets_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'))"
14411 2024.07.11 23:22:19.855800 [ 3 ] {ce0b67f7-6dcd-405e-bce9-f7c8c6188923} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_6_1, approx. 42 rows starting from 0
14412 2024.07.11 23:22:19.856915 [ 3 ] {ce0b67f7-6dcd-405e-bce9-f7c8c6188923} <Debug> executeQuery: Read 42 rows, 1.59 KiB in 0.002476 sec., 16962.843295638126 rows/sec., 642.89 KiB/sec.
14413 2024.07.11 23:22:19.857175 [ 3 ] {ce0b67f7-6dcd-405e-bce9-f7c8c6188923} <Debug> DynamicQueryHandler: Done processing query
14414 2024.07.11 23:22:19.857202 [ 3 ] {ce0b67f7-6dcd-405e-bce9-f7c8c6188923} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB.
14415 2024.07.11 23:22:19.857219 [ 3 ] {} <Debug> HTTP-Session: 7c3922ee-3164-4d4a-aaf8-c61835d94831 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14416 2024.07.11 23:22:19.865362 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 538, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14417 2024.07.11 23:22:19.865417 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14418 2024.07.11 23:22:19.865437 [ 3 ] {} <Debug> HTTP-Session: 2d3a67ce-f4f0-4739-a8aa-7e57c986b988 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
14419 2024.07.11 23:22:19.865455 [ 3 ] {} <Debug> HTTP-Session: 2d3a67ce-f4f0-4739-a8aa-7e57c986b988 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14420 2024.07.11 23:22:19.865469 [ 3 ] {} <Debug> HTTP-Session: 2d3a67ce-f4f0-4739-a8aa-7e57c986b988 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14421 2024.07.11 23:22:19.865503 [ 3 ] {} <Trace> HTTP-Session: 2d3a67ce-f4f0-4739-a8aa-7e57c986b988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14422 2024.07.11 23:22:19.865617 [ 3 ] {7d0eda12-10bf-47a4-beb6-7871a9bcf060} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
14423 2024.07.11 23:22:19.865665 [ 3 ] {7d0eda12-10bf-47a4-beb6-7871a9bcf060} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
14424 2024.07.11 23:22:19.865836 [ 3 ] {7d0eda12-10bf-47a4-beb6-7871a9bcf060} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14425 2024.07.11 23:22:19.866175 [ 3 ] {7d0eda12-10bf-47a4-beb6-7871a9bcf060} <Trace> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14426 2024.07.11 23:22:19.866215 [ 3 ] {7d0eda12-10bf-47a4-beb6-7871a9bcf060} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 7.73 GiB.
14427 2024.07.11 23:22:19.866708 [ 3 ] {7d0eda12-10bf-47a4-beb6-7871a9bcf060} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
14428 2024.07.11 23:22:19.867024 [ 3 ] {7d0eda12-10bf-47a4-beb6-7871a9bcf060} <Trace> oximeter.timeseries_schema (84c5c3bb-dcd3-4cdb-b191-67de3db1a7ec): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14429 2024.07.11 23:22:19.867158 [ 3 ] {7d0eda12-10bf-47a4-beb6-7871a9bcf060} <Debug> executeQuery: Read 1 rows, 285.00 B in 0.00158 sec., 632.9113924050632 rows/sec., 176.15 KiB/sec.
14430 2024.07.11 23:22:19.867443 [ 3 ] {7d0eda12-10bf-47a4-beb6-7871a9bcf060} <Debug> DynamicQueryHandler: Done processing query
14431 2024.07.11 23:22:19.867471 [ 3 ] {7d0eda12-10bf-47a4-beb6-7871a9bcf060} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
14432 2024.07.11 23:22:19.867488 [ 3 ] {} <Debug> HTTP-Session: 2d3a67ce-f4f0-4739-a8aa-7e57c986b988 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14433 2024.07.11 23:22:19.867636 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 4190, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14434 2024.07.11 23:22:19.867685 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14435 2024.07.11 23:22:19.867705 [ 3 ] {} <Debug> HTTP-Session: 5fcc4c5f-2bca-4cc4-9102-d4f40805c4f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
14436 2024.07.11 23:22:19.867722 [ 3 ] {} <Debug> HTTP-Session: 5fcc4c5f-2bca-4cc4-9102-d4f40805c4f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14437 2024.07.11 23:22:19.867737 [ 3 ] {} <Debug> HTTP-Session: 5fcc4c5f-2bca-4cc4-9102-d4f40805c4f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14438 2024.07.11 23:22:19.867768 [ 3 ] {} <Trace> HTTP-Session: 5fcc4c5f-2bca-4cc4-9102-d4f40805c4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14439 2024.07.11 23:22:19.867873 [ 3 ] {352451a2-f55d-4631-9d1d-42581aa6fb9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
14440 2024.07.11 23:22:19.867918 [ 3 ] {352451a2-f55d-4631-9d1d-42581aa6fb9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
14441 2024.07.11 23:22:19.868063 [ 3 ] {352451a2-f55d-4631-9d1d-42581aa6fb9d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14442 2024.07.11 23:22:19.868371 [ 3 ] {352451a2-f55d-4631-9d1d-42581aa6fb9d} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14443 2024.07.11 23:22:19.868407 [ 3 ] {352451a2-f55d-4631-9d1d-42581aa6fb9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 7.73 GiB.
14444 2024.07.11 23:22:19.868715 [ 3 ] {352451a2-f55d-4631-9d1d-42581aa6fb9d} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
14445 2024.07.11 23:22:19.869015 [ 3 ] {352451a2-f55d-4631-9d1d-42581aa6fb9d} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14446 2024.07.11 23:22:19.869149 [ 3 ] {352451a2-f55d-4631-9d1d-42581aa6fb9d} <Debug> executeQuery: Read 30 rows, 2.29 KiB in 0.001306 sec., 22970.903522205204 rows/sec., 1.71 MiB/sec.
14447 2024.07.11 23:22:19.869378 [ 3 ] {352451a2-f55d-4631-9d1d-42581aa6fb9d} <Debug> DynamicQueryHandler: Done processing query
14448 2024.07.11 23:22:19.869441 [ 3 ] {352451a2-f55d-4631-9d1d-42581aa6fb9d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14449 2024.07.11 23:22:19.869493 [ 3 ] {} <Debug> HTTP-Session: 5fcc4c5f-2bca-4cc4-9102-d4f40805c4f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14450 2024.07.11 23:22:19.869675 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14451 2024.07.11 23:22:19.869727 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14452 2024.07.11 23:22:19.869747 [ 3 ] {} <Debug> HTTP-Session: 66edbe01-f626-45dc-bcf0-654c1301f82a Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
14453 2024.07.11 23:22:19.869765 [ 3 ] {} <Debug> HTTP-Session: 66edbe01-f626-45dc-bcf0-654c1301f82a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14454 2024.07.11 23:22:19.869779 [ 3 ] {} <Debug> HTTP-Session: 66edbe01-f626-45dc-bcf0-654c1301f82a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14455 2024.07.11 23:22:19.869811 [ 3 ] {} <Trace> HTTP-Session: 66edbe01-f626-45dc-bcf0-654c1301f82a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14456 2024.07.11 23:22:19.869910 [ 3 ] {a1c4574e-c4b3-4566-aada-2cbd184a078e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
14457 2024.07.11 23:22:19.869955 [ 3 ] {a1c4574e-c4b3-4566-aada-2cbd184a078e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
14458 2024.07.11 23:22:19.870097 [ 3 ] {a1c4574e-c4b3-4566-aada-2cbd184a078e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14459 2024.07.11 23:22:19.870361 [ 3 ] {a1c4574e-c4b3-4566-aada-2cbd184a078e} <Trace> oximeter.fields_ipaddr (e6968d90-b6e0-4a68-8edb-33d3c44efb5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14460 2024.07.11 23:22:19.870397 [ 3 ] {a1c4574e-c4b3-4566-aada-2cbd184a078e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 7.73 GiB.
14461 2024.07.11 23:22:19.870689 [ 3 ] {a1c4574e-c4b3-4566-aada-2cbd184a078e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
14462 2024.07.11 23:22:19.870997 [ 3 ] {a1c4574e-c4b3-4566-aada-2cbd184a078e} <Trace> oximeter.fields_ipaddr (e6968d90-b6e0-4a68-8edb-33d3c44efb5e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14463 2024.07.11 23:22:19.871123 [ 3 ] {a1c4574e-c4b3-4566-aada-2cbd184a078e} <Debug> executeQuery: Read 2 rows, 152.00 B in 0.001236 sec., 1618.1229773462785 rows/sec., 120.10 KiB/sec.
14464 2024.07.11 23:22:19.871305 [ 3 ] {a1c4574e-c4b3-4566-aada-2cbd184a078e} <Debug> DynamicQueryHandler: Done processing query
14465 2024.07.11 23:22:19.871338 [ 3 ] {a1c4574e-c4b3-4566-aada-2cbd184a078e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
14466 2024.07.11 23:22:19.871362 [ 3 ] {} <Debug> HTTP-Session: 66edbe01-f626-45dc-bcf0-654c1301f82a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14467 2024.07.11 23:22:19.871542 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 35737, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14468 2024.07.11 23:22:19.871608 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14469 2024.07.11 23:22:19.871638 [ 3 ] {} <Debug> HTTP-Session: e6e784f3-b0ba-4248-97b1-ec7e42eec750 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
14470 2024.07.11 23:22:19.871661 [ 3 ] {} <Debug> HTTP-Session: e6e784f3-b0ba-4248-97b1-ec7e42eec750 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14471 2024.07.11 23:22:19.871676 [ 3 ] {} <Debug> HTTP-Session: e6e784f3-b0ba-4248-97b1-ec7e42eec750 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14472 2024.07.11 23:22:19.871710 [ 3 ] {} <Trace> HTTP-Session: e6e784f3-b0ba-4248-97b1-ec7e42eec750 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14473 2024.07.11 23:22:19.871886 [ 3 ] {68f1a219-7cd0-4a14-bea7-efcbaba359ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
14474 2024.07.11 23:22:19.871930 [ 3 ] {68f1a219-7cd0-4a14-bea7-efcbaba359ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14475 2024.07.11 23:22:19.872053 [ 3 ] {68f1a219-7cd0-4a14-bea7-efcbaba359ec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14476 2024.07.11 23:22:19.872463 [ 3 ] {68f1a219-7cd0-4a14-bea7-efcbaba359ec} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14477 2024.07.11 23:22:19.872500 [ 3 ] {68f1a219-7cd0-4a14-bea7-efcbaba359ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 7.73 GiB.
14478 2024.07.11 23:22:19.872881 [ 3 ] {68f1a219-7cd0-4a14-bea7-efcbaba359ec} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
14479 2024.07.11 23:22:19.873194 [ 3 ] {68f1a219-7cd0-4a14-bea7-efcbaba359ec} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14480 2024.07.11 23:22:19.873328 [ 3 ] {68f1a219-7cd0-4a14-bea7-efcbaba359ec} <Debug> executeQuery: Read 237 rows, 21.32 KiB in 0.001515 sec., 156435.64356435643 rows/sec., 13.74 MiB/sec.
14481 2024.07.11 23:22:19.873578 [ 3 ] {68f1a219-7cd0-4a14-bea7-efcbaba359ec} <Debug> DynamicQueryHandler: Done processing query
14482 2024.07.11 23:22:19.873638 [ 3 ] {68f1a219-7cd0-4a14-bea7-efcbaba359ec} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB.
14483 2024.07.11 23:22:19.873694 [ 3 ] {} <Debug> HTTP-Session: e6e784f3-b0ba-4248-97b1-ec7e42eec750 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14484 2024.07.11 23:22:19.873889 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 317, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14485 2024.07.11 23:22:19.873965 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14486 2024.07.11 23:22:19.873985 [ 3 ] {} <Debug> HTTP-Session: e0d9b908-4853-49ac-96ca-678a66ca821a Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
14487 2024.07.11 23:22:19.874003 [ 3 ] {} <Debug> HTTP-Session: e0d9b908-4853-49ac-96ca-678a66ca821a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14488 2024.07.11 23:22:19.874018 [ 3 ] {} <Debug> HTTP-Session: e0d9b908-4853-49ac-96ca-678a66ca821a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14489 2024.07.11 23:22:19.874052 [ 3 ] {} <Trace> HTTP-Session: e0d9b908-4853-49ac-96ca-678a66ca821a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14490 2024.07.11 23:22:19.874152 [ 3 ] {9fa8e108-058e-4720-8999-5770296ca45e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
14491 2024.07.11 23:22:19.874196 [ 3 ] {9fa8e108-058e-4720-8999-5770296ca45e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
14492 2024.07.11 23:22:19.874331 [ 3 ] {9fa8e108-058e-4720-8999-5770296ca45e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14493 2024.07.11 23:22:19.874600 [ 3 ] {9fa8e108-058e-4720-8999-5770296ca45e} <Trace> oximeter.fields_u16 (b4410dfe-084c-46fb-b538-055579d0603a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14494 2024.07.11 23:22:19.874638 [ 3 ] {9fa8e108-058e-4720-8999-5770296ca45e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 7.73 GiB.
14495 2024.07.11 23:22:19.874954 [ 3 ] {9fa8e108-058e-4720-8999-5770296ca45e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
14496 2024.07.11 23:22:19.875256 [ 3 ] {9fa8e108-058e-4720-8999-5770296ca45e} <Trace> oximeter.fields_u16 (b4410dfe-084c-46fb-b538-055579d0603a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14497 2024.07.11 23:22:19.875395 [ 3 ] {9fa8e108-058e-4720-8999-5770296ca45e} <Debug> executeQuery: Read 2 rows, 128.00 B in 0.001266 sec., 1579.778830963665 rows/sec., 98.74 KiB/sec.
14498 2024.07.11 23:22:19.875674 [ 3 ] {9fa8e108-058e-4720-8999-5770296ca45e} <Debug> DynamicQueryHandler: Done processing query
14499 2024.07.11 23:22:19.875709 [ 3 ] {9fa8e108-058e-4720-8999-5770296ca45e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
14500 2024.07.11 23:22:19.875729 [ 3 ] {} <Debug> HTTP-Session: e0d9b908-4853-49ac-96ca-678a66ca821a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14501 2024.07.11 23:22:19.875963 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 67893, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14502 2024.07.11 23:22:19.876039 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14503 2024.07.11 23:22:19.876069 [ 3 ] {} <Debug> HTTP-Session: 82d9a2ef-6500-4815-86a6-371a8a6129ef Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
14504 2024.07.11 23:22:19.876095 [ 3 ] {} <Debug> HTTP-Session: 82d9a2ef-6500-4815-86a6-371a8a6129ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14505 2024.07.11 23:22:19.876121 [ 3 ] {} <Debug> HTTP-Session: 82d9a2ef-6500-4815-86a6-371a8a6129ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14506 2024.07.11 23:22:19.876169 [ 3 ] {} <Trace> HTTP-Session: 82d9a2ef-6500-4815-86a6-371a8a6129ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14507 2024.07.11 23:22:19.876450 [ 3 ] {049928a6-be84-4198-830d-7aeff5bce57f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
14508 2024.07.11 23:22:19.876511 [ 3 ] {049928a6-be84-4198-830d-7aeff5bce57f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14509 2024.07.11 23:22:19.876663 [ 3 ] {049928a6-be84-4198-830d-7aeff5bce57f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14510 2024.07.11 23:22:19.877171 [ 3 ] {049928a6-be84-4198-830d-7aeff5bce57f} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14511 2024.07.11 23:22:19.877207 [ 3 ] {049928a6-be84-4198-830d-7aeff5bce57f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 7.73 GiB.
14512 2024.07.11 23:22:19.877526 [ 3 ] {049928a6-be84-4198-830d-7aeff5bce57f} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
14513 2024.07.11 23:22:19.877829 [ 3 ] {049928a6-be84-4198-830d-7aeff5bce57f} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14514 2024.07.11 23:22:19.877960 [ 3 ] {049928a6-be84-4198-830d-7aeff5bce57f} <Debug> executeQuery: Read 420 rows, 30.38 KiB in 0.001649 sec., 254699.81807155852 rows/sec., 17.99 MiB/sec.
14515 2024.07.11 23:22:19.878187 [ 3 ] {049928a6-be84-4198-830d-7aeff5bce57f} <Debug> DynamicQueryHandler: Done processing query
14516 2024.07.11 23:22:19.878213 [ 3 ] {049928a6-be84-4198-830d-7aeff5bce57f} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
14517 2024.07.11 23:22:19.878232 [ 3 ] {} <Debug> HTTP-Session: 82d9a2ef-6500-4815-86a6-371a8a6129ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14518 2024.07.11 23:22:19.878457 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14519 2024.07.11 23:22:19.878550 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14520 2024.07.11 23:22:19.878588 [ 3 ] {} <Debug> HTTP-Session: 7dca1592-7512-4846-ae28-a6e3c0d2746d Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
14521 2024.07.11 23:22:19.878613 [ 3 ] {} <Debug> HTTP-Session: 7dca1592-7512-4846-ae28-a6e3c0d2746d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14522 2024.07.11 23:22:19.878648 [ 3 ] {} <Debug> HTTP-Session: 7dca1592-7512-4846-ae28-a6e3c0d2746d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14523 2024.07.11 23:22:19.878683 [ 3 ] {} <Trace> HTTP-Session: 7dca1592-7512-4846-ae28-a6e3c0d2746d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14524 2024.07.11 23:22:19.878783 [ 3 ] {e412d7ec-adce-4c93-9381-95eb7c5fcdca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
14525 2024.07.11 23:22:19.878828 [ 3 ] {e412d7ec-adce-4c93-9381-95eb7c5fcdca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
14526 2024.07.11 23:22:19.878974 [ 3 ] {e412d7ec-adce-4c93-9381-95eb7c5fcdca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14527 2024.07.11 23:22:19.879229 [ 3 ] {e412d7ec-adce-4c93-9381-95eb7c5fcdca} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14528 2024.07.11 23:22:19.879265 [ 3 ] {e412d7ec-adce-4c93-9381-95eb7c5fcdca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 7.73 GiB.
14529 2024.07.11 23:22:19.879629 [ 3 ] {e412d7ec-adce-4c93-9381-95eb7c5fcdca} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
14530 2024.07.11 23:22:19.879952 [ 3 ] {e412d7ec-adce-4c93-9381-95eb7c5fcdca} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14531 2024.07.11 23:22:19.880100 [ 3 ] {e412d7ec-adce-4c93-9381-95eb7c5fcdca} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001336 sec., 4491.017964071856 rows/sec., 192.97 KiB/sec.
14532 2024.07.11 23:22:19.880262 [ 3 ] {e412d7ec-adce-4c93-9381-95eb7c5fcdca} <Debug> DynamicQueryHandler: Done processing query
14533 2024.07.11 23:22:19.880286 [ 3 ] {e412d7ec-adce-4c93-9381-95eb7c5fcdca} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
14534 2024.07.11 23:22:19.880302 [ 3 ] {} <Debug> HTTP-Session: 7dca1592-7512-4846-ae28-a6e3c0d2746d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14535 2024.07.11 23:22:19.880427 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14536 2024.07.11 23:22:19.880475 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14537 2024.07.11 23:22:19.880494 [ 3 ] {} <Debug> HTTP-Session: 9c3aaf54-9fea-4b28-be9e-e456204e2061 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
14538 2024.07.11 23:22:19.880510 [ 3 ] {} <Debug> HTTP-Session: 9c3aaf54-9fea-4b28-be9e-e456204e2061 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14539 2024.07.11 23:22:19.880523 [ 3 ] {} <Debug> HTTP-Session: 9c3aaf54-9fea-4b28-be9e-e456204e2061 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14540 2024.07.11 23:22:19.880554 [ 3 ] {} <Trace> HTTP-Session: 9c3aaf54-9fea-4b28-be9e-e456204e2061 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14541 2024.07.11 23:22:19.880670 [ 3 ] {252ef9d4-0432-439c-8332-70125e0941cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
14542 2024.07.11 23:22:19.880716 [ 3 ] {252ef9d4-0432-439c-8332-70125e0941cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
14543 2024.07.11 23:22:19.880855 [ 3 ] {252ef9d4-0432-439c-8332-70125e0941cb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14544 2024.07.11 23:22:19.881152 [ 3 ] {252ef9d4-0432-439c-8332-70125e0941cb} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14545 2024.07.11 23:22:19.881187 [ 3 ] {252ef9d4-0432-439c-8332-70125e0941cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 7.73 GiB.
14546 2024.07.11 23:22:19.881551 [ 3 ] {252ef9d4-0432-439c-8332-70125e0941cb} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
14547 2024.07.11 23:22:19.881894 [ 3 ] {252ef9d4-0432-439c-8332-70125e0941cb} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14548 2024.07.11 23:22:19.882058 [ 3 ] {252ef9d4-0432-439c-8332-70125e0941cb} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001429 sec., 53883.834849545136 rows/sec., 3.32 MiB/sec.
14549 2024.07.11 23:22:19.882453 [ 3 ] {252ef9d4-0432-439c-8332-70125e0941cb} <Debug> DynamicQueryHandler: Done processing query
14550 2024.07.11 23:22:19.882489 [ 3 ] {252ef9d4-0432-439c-8332-70125e0941cb} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
14551 2024.07.11 23:22:19.882507 [ 3 ] {} <Debug> HTTP-Session: 9c3aaf54-9fea-4b28-be9e-e456204e2061 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14552 2024.07.11 23:22:19.882686 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 31014, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14553 2024.07.11 23:22:19.882740 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14554 2024.07.11 23:22:19.882761 [ 3 ] {} <Debug> HTTP-Session: 9e07ce2b-f636-444a-8741-36570d3d320a Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
14555 2024.07.11 23:22:19.882778 [ 3 ] {} <Debug> HTTP-Session: 9e07ce2b-f636-444a-8741-36570d3d320a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14556 2024.07.11 23:22:19.882793 [ 3 ] {} <Debug> HTTP-Session: 9e07ce2b-f636-444a-8741-36570d3d320a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14557 2024.07.11 23:22:19.882826 [ 3 ] {} <Trace> HTTP-Session: 9e07ce2b-f636-444a-8741-36570d3d320a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14558 2024.07.11 23:22:19.882975 [ 3 ] {b9473e3b-eeaa-45f8-9c4f-84d487be7503} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
14559 2024.07.11 23:22:19.883023 [ 3 ] {b9473e3b-eeaa-45f8-9c4f-84d487be7503} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
14560 2024.07.11 23:22:19.883206 [ 3 ] {b9473e3b-eeaa-45f8-9c4f-84d487be7503} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14561 2024.07.11 23:22:19.883600 [ 3 ] {b9473e3b-eeaa-45f8-9c4f-84d487be7503} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14562 2024.07.11 23:22:19.883636 [ 3 ] {b9473e3b-eeaa-45f8-9c4f-84d487be7503} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 7.73 GiB.
14563 2024.07.11 23:22:19.884011 [ 3 ] {b9473e3b-eeaa-45f8-9c4f-84d487be7503} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
14564 2024.07.11 23:22:19.884352 [ 3 ] {b9473e3b-eeaa-45f8-9c4f-84d487be7503} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14565 2024.07.11 23:22:19.884516 [ 3 ] {b9473e3b-eeaa-45f8-9c4f-84d487be7503} <Debug> executeQuery: Read 162 rows, 11.53 KiB in 0.0016 sec., 101250 rows/sec., 7.04 MiB/sec.
14566 2024.07.11 23:22:19.884790 [ 3 ] {b9473e3b-eeaa-45f8-9c4f-84d487be7503} <Debug> DynamicQueryHandler: Done processing query
14567 2024.07.11 23:22:19.884853 [ 3 ] {b9473e3b-eeaa-45f8-9c4f-84d487be7503} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
14568 2024.07.11 23:22:19.884905 [ 3 ] {} <Debug> HTTP-Session: 9e07ce2b-f636-444a-8741-36570d3d320a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14569 2024.07.11 23:22:19.885123 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 38369, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14570 2024.07.11 23:22:19.885177 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14571 2024.07.11 23:22:19.885196 [ 3 ] {} <Debug> HTTP-Session: 80433a44-a8cc-42ff-b6cf-0a5d71593836 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
14572 2024.07.11 23:22:19.885215 [ 3 ] {} <Debug> HTTP-Session: 80433a44-a8cc-42ff-b6cf-0a5d71593836 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14573 2024.07.11 23:22:19.885230 [ 3 ] {} <Debug> HTTP-Session: 80433a44-a8cc-42ff-b6cf-0a5d71593836 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14574 2024.07.11 23:22:19.885264 [ 3 ] {} <Trace> HTTP-Session: 80433a44-a8cc-42ff-b6cf-0a5d71593836 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14575 2024.07.11 23:22:19.885543 [ 3 ] {2dd6deb4-4a60-49ad-b6cb-bed9a665663c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
14576 2024.07.11 23:22:19.885616 [ 3 ] {2dd6deb4-4a60-49ad-b6cb-bed9a665663c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
14577 2024.07.11 23:22:19.886047 [ 3 ] {2dd6deb4-4a60-49ad-b6cb-bed9a665663c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14578 2024.07.11 23:22:19.886746 [ 3 ] {2dd6deb4-4a60-49ad-b6cb-bed9a665663c} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14579 2024.07.11 23:22:19.886783 [ 3 ] {2dd6deb4-4a60-49ad-b6cb-bed9a665663c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 7.73 GiB.
14580 2024.07.11 23:22:19.887401 [ 3 ] {2dd6deb4-4a60-49ad-b6cb-bed9a665663c} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
14581 2024.07.11 23:22:19.887813 [ 3 ] {2dd6deb4-4a60-49ad-b6cb-bed9a665663c} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14582 2024.07.11 23:22:19.887999 [ 3 ] {2dd6deb4-4a60-49ad-b6cb-bed9a665663c} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002652 sec., 9049.77375565611 rows/sec., 16.22 MiB/sec.
14583 2024.07.11 23:22:19.888224 [ 3 ] {2dd6deb4-4a60-49ad-b6cb-bed9a665663c} <Debug> DynamicQueryHandler: Done processing query
14584 2024.07.11 23:22:19.888249 [ 3 ] {2dd6deb4-4a60-49ad-b6cb-bed9a665663c} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
14585 2024.07.11 23:22:19.888265 [ 3 ] {} <Debug> HTTP-Session: 80433a44-a8cc-42ff-b6cf-0a5d71593836 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14586 2024.07.11 23:22:19.888394 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 3216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14587 2024.07.11 23:22:19.888443 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14588 2024.07.11 23:22:19.888462 [ 3 ] {} <Debug> HTTP-Session: a8560c1f-7546-404e-9212-acffe46f3898 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
14589 2024.07.11 23:22:19.888478 [ 3 ] {} <Debug> HTTP-Session: a8560c1f-7546-404e-9212-acffe46f3898 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14590 2024.07.11 23:22:19.888493 [ 3 ] {} <Debug> HTTP-Session: a8560c1f-7546-404e-9212-acffe46f3898 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14591 2024.07.11 23:22:19.888524 [ 3 ] {} <Trace> HTTP-Session: a8560c1f-7546-404e-9212-acffe46f3898 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14592 2024.07.11 23:22:19.888626 [ 3 ] {7506694f-f54c-4eab-a85b-3b3c09d4333b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
14593 2024.07.11 23:22:19.888670 [ 3 ] {7506694f-f54c-4eab-a85b-3b3c09d4333b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
14594 2024.07.11 23:22:19.888798 [ 3 ] {7506694f-f54c-4eab-a85b-3b3c09d4333b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14595 2024.07.11 23:22:19.889142 [ 3 ] {7506694f-f54c-4eab-a85b-3b3c09d4333b} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14596 2024.07.11 23:22:19.889180 [ 3 ] {7506694f-f54c-4eab-a85b-3b3c09d4333b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 7.73 GiB.
14597 2024.07.11 23:22:19.889537 [ 3 ] {7506694f-f54c-4eab-a85b-3b3c09d4333b} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
14598 2024.07.11 23:22:19.889857 [ 3 ] {7506694f-f54c-4eab-a85b-3b3c09d4333b} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14599 2024.07.11 23:22:19.890022 [ 3 ] {7506694f-f54c-4eab-a85b-3b3c09d4333b} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001419 sec., 16208.597603946442 rows/sec., 876.77 KiB/sec.
14600 2024.07.11 23:22:19.890306 [ 3 ] {7506694f-f54c-4eab-a85b-3b3c09d4333b} <Debug> DynamicQueryHandler: Done processing query
14601 2024.07.11 23:22:19.890349 [ 3 ] {7506694f-f54c-4eab-a85b-3b3c09d4333b} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
14602 2024.07.11 23:22:19.890365 [ 3 ] {} <Debug> HTTP-Session: a8560c1f-7546-404e-9212-acffe46f3898 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14603 2024.07.11 23:22:19.890488 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14604 2024.07.11 23:22:19.890539 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14605 2024.07.11 23:22:19.890558 [ 3 ] {} <Debug> HTTP-Session: fcbfd12f-4838-43d3-804a-bcb564979c38 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
14606 2024.07.11 23:22:19.890574 [ 3 ] {} <Debug> HTTP-Session: fcbfd12f-4838-43d3-804a-bcb564979c38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14607 2024.07.11 23:22:19.890588 [ 3 ] {} <Debug> HTTP-Session: fcbfd12f-4838-43d3-804a-bcb564979c38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14608 2024.07.11 23:22:19.890620 [ 3 ] {} <Trace> HTTP-Session: fcbfd12f-4838-43d3-804a-bcb564979c38 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14609 2024.07.11 23:22:19.890748 [ 3 ] {faa49662-96fa-4ee9-a83c-41b874ff6b33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
14610 2024.07.11 23:22:19.890793 [ 3 ] {faa49662-96fa-4ee9-a83c-41b874ff6b33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
14611 2024.07.11 23:22:19.890936 [ 3 ] {faa49662-96fa-4ee9-a83c-41b874ff6b33} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14612 2024.07.11 23:22:19.891244 [ 3 ] {faa49662-96fa-4ee9-a83c-41b874ff6b33} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14613 2024.07.11 23:22:19.891281 [ 3 ] {faa49662-96fa-4ee9-a83c-41b874ff6b33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 7.73 GiB.
14614 2024.07.11 23:22:19.891643 [ 3 ] {faa49662-96fa-4ee9-a83c-41b874ff6b33} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
14615 2024.07.11 23:22:19.891983 [ 3 ] {faa49662-96fa-4ee9-a83c-41b874ff6b33} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14616 2024.07.11 23:22:19.892129 [ 3 ] {faa49662-96fa-4ee9-a83c-41b874ff6b33} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001425 sec., 42105.26315789473 rows/sec., 2.84 MiB/sec.
14617 2024.07.11 23:22:19.892391 [ 3 ] {faa49662-96fa-4ee9-a83c-41b874ff6b33} <Debug> DynamicQueryHandler: Done processing query
14618 2024.07.11 23:22:19.892455 [ 3 ] {faa49662-96fa-4ee9-a83c-41b874ff6b33} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14619 2024.07.11 23:22:19.892510 [ 3 ] {} <Debug> HTTP-Session: fcbfd12f-4838-43d3-804a-bcb564979c38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14620 2024.07.11 23:22:24.856032 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 3352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14621 2024.07.11 23:22:24.856158 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14622 2024.07.11 23:22:24.856183 [ 3 ] {} <Debug> HTTP-Session: e76038f3-ecd7-4329-9adc-4bdc483b7ede Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
14623 2024.07.11 23:22:24.856208 [ 3 ] {} <Debug> HTTP-Session: e76038f3-ecd7-4329-9adc-4bdc483b7ede Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14624 2024.07.11 23:22:24.856223 [ 3 ] {} <Debug> HTTP-Session: e76038f3-ecd7-4329-9adc-4bdc483b7ede Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14625 2024.07.11 23:22:24.856271 [ 3 ] {} <Trace> HTTP-Session: e76038f3-ecd7-4329-9adc-4bdc483b7ede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14626 2024.07.11 23:22:24.856453 [ 3 ] {a154209a-ff17-44e9-b95f-1ef9ab5fa368} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
14627 2024.07.11 23:22:24.856521 [ 3 ] {a154209a-ff17-44e9-b95f-1ef9ab5fa368} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
14628 2024.07.11 23:22:24.856718 [ 3 ] {a154209a-ff17-44e9-b95f-1ef9ab5fa368} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14629 2024.07.11 23:22:24.857172 [ 3 ] {a154209a-ff17-44e9-b95f-1ef9ab5fa368} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14630 2024.07.11 23:22:24.857219 [ 3 ] {a154209a-ff17-44e9-b95f-1ef9ab5fa368} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 7.73 GiB.
14631 2024.07.11 23:22:24.857593 [ 3 ] {a154209a-ff17-44e9-b95f-1ef9ab5fa368} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
14632 2024.07.11 23:22:24.857925 [ 3 ] {a154209a-ff17-44e9-b95f-1ef9ab5fa368} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14633 2024.07.11 23:22:24.858099 [ 3 ] {a154209a-ff17-44e9-b95f-1ef9ab5fa368} <Debug> executeQuery: Read 23 rows, 1.86 KiB in 0.001703 sec., 13505.578391074574 rows/sec., 1.07 MiB/sec.
14634 2024.07.11 23:22:24.858318 [ 3 ] {a154209a-ff17-44e9-b95f-1ef9ab5fa368} <Debug> DynamicQueryHandler: Done processing query
14635 2024.07.11 23:22:24.858345 [ 3 ] {a154209a-ff17-44e9-b95f-1ef9ab5fa368} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14636 2024.07.11 23:22:24.858361 [ 3 ] {} <Debug> HTTP-Session: e76038f3-ecd7-4329-9adc-4bdc483b7ede Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14637 2024.07.11 23:22:24.858511 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 18232, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14638 2024.07.11 23:22:24.858568 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14639 2024.07.11 23:22:24.858587 [ 3 ] {} <Debug> HTTP-Session: 92f62fde-0b91-421c-849f-2f71745e4ee5 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
14640 2024.07.11 23:22:24.858606 [ 3 ] {} <Debug> HTTP-Session: 92f62fde-0b91-421c-849f-2f71745e4ee5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14641 2024.07.11 23:22:24.858620 [ 3 ] {} <Debug> HTTP-Session: 92f62fde-0b91-421c-849f-2f71745e4ee5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14642 2024.07.11 23:22:24.858656 [ 3 ] {} <Trace> HTTP-Session: 92f62fde-0b91-421c-849f-2f71745e4ee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14643 2024.07.11 23:22:24.858799 [ 3 ] {37277097-5feb-481e-8f96-f93535eeb97d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
14644 2024.07.11 23:22:24.858845 [ 3 ] {37277097-5feb-481e-8f96-f93535eeb97d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14645 2024.07.11 23:22:24.858977 [ 3 ] {37277097-5feb-481e-8f96-f93535eeb97d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14646 2024.07.11 23:22:24.859381 [ 3 ] {37277097-5feb-481e-8f96-f93535eeb97d} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14647 2024.07.11 23:22:24.859420 [ 3 ] {37277097-5feb-481e-8f96-f93535eeb97d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 7.73 GiB.
14648 2024.07.11 23:22:24.859756 [ 3 ] {37277097-5feb-481e-8f96-f93535eeb97d} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
14649 2024.07.11 23:22:24.860069 [ 3 ] {37277097-5feb-481e-8f96-f93535eeb97d} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14650 2024.07.11 23:22:24.860221 [ 3 ] {37277097-5feb-481e-8f96-f93535eeb97d} <Debug> executeQuery: Read 125 rows, 10.61 KiB in 0.001484 sec., 84231.80592991914 rows/sec., 6.98 MiB/sec.
14651 2024.07.11 23:22:24.860247 [ 26 ] {} <Debug> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
14652 2024.07.11 23:22:24.860361 [ 26 ] {} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14653 2024.07.11 23:22:24.860398 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 7.73 GiB.
14654 2024.07.11 23:22:24.860476 [ 3 ] {37277097-5feb-481e-8f96-f93535eeb97d} <Debug> DynamicQueryHandler: Done processing query
14655 2024.07.11 23:22:24.860542 [ 3 ] {37277097-5feb-481e-8f96-f93535eeb97d} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
14656 2024.07.11 23:22:24.860588 [ 3 ] {} <Debug> HTTP-Session: 92f62fde-0b91-421c-849f-2f71745e4ee5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14657 2024.07.11 23:22:24.860626 [ 188 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::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
14658 2024.07.11 23:22:24.860825 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 14791, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14659 2024.07.11 23:22:24.860876 [ 188 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14660 2024.07.11 23:22:24.860944 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14661 2024.07.11 23:22:24.860950 [ 188 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 302 rows starting from the beginning of the part
14662 2024.07.11 23:22:24.860984 [ 3 ] {} <Debug> HTTP-Session: 8aa471a5-80b6-4089-a295-9e6ec708ab5b Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
14663 2024.07.11 23:22:24.861028 [ 3 ] {} <Debug> HTTP-Session: 8aa471a5-80b6-4089-a295-9e6ec708ab5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14664 2024.07.11 23:22:24.861064 [ 3 ] {} <Debug> HTTP-Session: 8aa471a5-80b6-4089-a295-9e6ec708ab5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14665 2024.07.11 23:22:24.861179 [ 188 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 119 rows starting from the beginning of the part
14666 2024.07.11 23:22:24.861229 [ 3 ] {} <Trace> HTTP-Session: 8aa471a5-80b6-4089-a295-9e6ec708ab5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14667 2024.07.11 23:22:24.861437 [ 188 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 231 rows starting from the beginning of the part
14668 2024.07.11 23:22:24.861765 [ 188 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 158 rows starting from the beginning of the part
14669 2024.07.11 23:22:24.861858 [ 3 ] {1a364bff-6d38-4fbf-8608-30a14487fb84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
14670 2024.07.11 23:22:24.861950 [ 188 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 237 rows starting from the beginning of the part
14671 2024.07.11 23:22:24.862071 [ 3 ] {1a364bff-6d38-4fbf-8608-30a14487fb84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14672 2024.07.11 23:22:24.862237 [ 188 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 125 rows starting from the beginning of the part
14673 2024.07.11 23:22:24.863000 [ 3 ] {1a364bff-6d38-4fbf-8608-30a14487fb84} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14674 2024.07.11 23:22:24.863880 [ 3 ] {1a364bff-6d38-4fbf-8608-30a14487fb84} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14675 2024.07.11 23:22:24.863958 [ 3 ] {1a364bff-6d38-4fbf-8608-30a14487fb84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 7.73 GiB.
14676 2024.07.11 23:22:24.864817 [ 3 ] {1a364bff-6d38-4fbf-8608-30a14487fb84} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
14677 2024.07.11 23:22:24.865551 [ 190 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1172 rows, containing 4 columns (4 merged, 0 gathered) in 0.005053596 sec., 231914.06673584515 rows/sec., 19.81 MiB/sec.
14678 2024.07.11 23:22:24.865638 [ 3 ] {1a364bff-6d38-4fbf-8608-30a14487fb84} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14679 2024.07.11 23:22:24.865857 [ 190 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
14680 2024.07.11 23:22:24.865882 [ 26 ] {} <Debug> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
14681 2024.07.11 23:22:24.865912 [ 3 ] {1a364bff-6d38-4fbf-8608-30a14487fb84} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.004357 sec., 19967.86779894423 rows/sec., 1.56 MiB/sec.
14682 2024.07.11 23:22:24.865962 [ 26 ] {} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14683 2024.07.11 23:22:24.866031 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 7.73 GiB.
14684 2024.07.11 23:22:24.867006 [ 191 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::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
14685 2024.07.11 23:22:24.867604 [ 190 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_81_16} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14686 2024.07.11 23:22:24.867829 [ 3 ] {1a364bff-6d38-4fbf-8608-30a14487fb84} <Debug> DynamicQueryHandler: Done processing query
14687 2024.07.11 23:22:24.868009 [ 3 ] {1a364bff-6d38-4fbf-8608-30a14487fb84} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
14688 2024.07.11 23:22:24.868063 [ 190 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_81_16} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
14689 2024.07.11 23:22:24.868133 [ 191 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14690 2024.07.11 23:22:24.868149 [ 3 ] {} <Debug> HTTP-Session: 8aa471a5-80b6-4089-a295-9e6ec708ab5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14691 2024.07.11 23:22:24.868288 [ 191 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 472 rows starting from the beginning of the part
14692 2024.07.11 23:22:24.868437 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB.
14693 2024.07.11 23:22:24.868524 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 30652, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14694 2024.07.11 23:22:24.868630 [ 191 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 85 rows starting from the beginning of the part
14695 2024.07.11 23:22:24.868698 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14696 2024.07.11 23:22:24.868805 [ 3 ] {} <Debug> HTTP-Session: 3a2b91d1-8a7e-4842-aa75-4d7057af997b Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
14697 2024.07.11 23:22:24.868893 [ 3 ] {} <Debug> HTTP-Session: 3a2b91d1-8a7e-4842-aa75-4d7057af997b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14698 2024.07.11 23:22:24.868927 [ 191 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 417 rows starting from the beginning of the part
14699 2024.07.11 23:22:24.868950 [ 3 ] {} <Debug> HTTP-Session: 3a2b91d1-8a7e-4842-aa75-4d7057af997b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14700 2024.07.11 23:22:24.869107 [ 3 ] {} <Trace> HTTP-Session: 3a2b91d1-8a7e-4842-aa75-4d7057af997b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14701 2024.07.11 23:22:24.869235 [ 191 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 110 rows starting from the beginning of the part
14702 2024.07.11 23:22:24.869579 [ 191 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 420 rows starting from the beginning of the part
14703 2024.07.11 23:22:24.869581 [ 3 ] {8e238e03-ef71-4282-86e7-22c20437188d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
14704 2024.07.11 23:22:24.869775 [ 3 ] {8e238e03-ef71-4282-86e7-22c20437188d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
14705 2024.07.11 23:22:24.869847 [ 191 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 87 rows starting from the beginning of the part
14706 2024.07.11 23:22:24.870626 [ 3 ] {8e238e03-ef71-4282-86e7-22c20437188d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14707 2024.07.11 23:22:24.871384 [ 3 ] {8e238e03-ef71-4282-86e7-22c20437188d} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14708 2024.07.11 23:22:24.871434 [ 3 ] {8e238e03-ef71-4282-86e7-22c20437188d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 7.73 GiB.
14709 2024.07.11 23:22:24.871968 [ 3 ] {8e238e03-ef71-4282-86e7-22c20437188d} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
14710 2024.07.11 23:22:24.872020 [ 186 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1591 rows, containing 4 columns (4 merged, 0 gathered) in 0.005849021 sec., 272011.33317866357 rows/sec., 19.68 MiB/sec.
14711 2024.07.11 23:22:24.872269 [ 186 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
14712 2024.07.11 23:22:24.872702 [ 3 ] {8e238e03-ef71-4282-86e7-22c20437188d} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14713 2024.07.11 23:22:24.873056 [ 26 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
14714 2024.07.11 23:22:24.873140 [ 26 ] {} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14715 2024.07.11 23:22:24.873153 [ 3 ] {8e238e03-ef71-4282-86e7-22c20437188d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.003804 sec., 42060.98843322818 rows/sec., 2.93 MiB/sec.
14716 2024.07.11 23:22:24.873201 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 7.73 GiB.
14717 2024.07.11 23:22:24.873388 [ 186 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_81_16} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14718 2024.07.11 23:22:24.873696 [ 190 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::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
14719 2024.07.11 23:22:24.873718 [ 186 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_81_16} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
14720 2024.07.11 23:22:24.873868 [ 3 ] {8e238e03-ef71-4282-86e7-22c20437188d} <Debug> DynamicQueryHandler: Done processing query
14721 2024.07.11 23:22:24.873914 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB.
14722 2024.07.11 23:22:24.873958 [ 3 ] {8e238e03-ef71-4282-86e7-22c20437188d} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
14723 2024.07.11 23:22:24.874028 [ 3 ] {} <Debug> HTTP-Session: 3a2b91d1-8a7e-4842-aa75-4d7057af997b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14724 2024.07.11 23:22:24.874108 [ 190 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14725 2024.07.11 23:22:24.874148 [ 190 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_76_15, total 12309 rows starting from the beginning of the part
14726 2024.07.11 23:22:24.874251 [ 190 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::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
14727 2024.07.11 23:22:24.874357 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 36961, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14728 2024.07.11 23:22:24.874684 [ 190 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 161 rows starting from the beginning of the part
14729 2024.07.11 23:22:24.874734 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14730 2024.07.11 23:22:24.874818 [ 3 ] {} <Debug> HTTP-Session: 702d4007-1116-4fba-beeb-3ad7b41c5926 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
14731 2024.07.11 23:22:24.874906 [ 3 ] {} <Debug> HTTP-Session: 702d4007-1116-4fba-beeb-3ad7b41c5926 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14732 2024.07.11 23:22:24.874997 [ 3 ] {} <Debug> HTTP-Session: 702d4007-1116-4fba-beeb-3ad7b41c5926 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14733 2024.07.11 23:22:24.875027 [ 190 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 196 rows starting from the beginning of the part
14734 2024.07.11 23:22:24.875140 [ 3 ] {} <Trace> HTTP-Session: 702d4007-1116-4fba-beeb-3ad7b41c5926 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14735 2024.07.11 23:22:24.875306 [ 190 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 162 rows starting from the beginning of the part
14736 2024.07.11 23:22:24.875502 [ 190 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 160 rows starting from the beginning of the part
14737 2024.07.11 23:22:24.875750 [ 3 ] {d0a6b6df-d046-47ca-a5ce-a31812295691} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
14738 2024.07.11 23:22:24.875915 [ 3 ] {d0a6b6df-d046-47ca-a5ce-a31812295691} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
14739 2024.07.11 23:22:24.877129 [ 3 ] {d0a6b6df-d046-47ca-a5ce-a31812295691} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14740 2024.07.11 23:22:24.879437 [ 3 ] {d0a6b6df-d046-47ca-a5ce-a31812295691} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14741 2024.07.11 23:22:24.879495 [ 3 ] {d0a6b6df-d046-47ca-a5ce-a31812295691} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 7.73 GiB.
14742 2024.07.11 23:22:24.880681 [ 3 ] {d0a6b6df-d046-47ca-a5ce-a31812295691} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
14743 2024.07.11 23:22:24.881144 [ 3 ] {d0a6b6df-d046-47ca-a5ce-a31812295691} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14744 2024.07.11 23:22:24.881355 [ 3 ] {d0a6b6df-d046-47ca-a5ce-a31812295691} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.005941 sec., 3871.402120855075 rows/sec., 6.94 MiB/sec.
14745 2024.07.11 23:22:24.881677 [ 3 ] {d0a6b6df-d046-47ca-a5ce-a31812295691} <Debug> DynamicQueryHandler: Done processing query
14746 2024.07.11 23:22:24.881719 [ 3 ] {d0a6b6df-d046-47ca-a5ce-a31812295691} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
14747 2024.07.11 23:22:24.881736 [ 3 ] {} <Debug> HTTP-Session: 702d4007-1116-4fba-beeb-3ad7b41c5926 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14748 2024.07.11 23:22:24.881976 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14749 2024.07.11 23:22:24.882121 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14750 2024.07.11 23:22:24.882166 [ 3 ] {} <Debug> HTTP-Session: 68ef1896-705c-420f-adec-cbb40bb859ab Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
14751 2024.07.11 23:22:24.882181 [ 186 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13148 rows, containing 5 columns (5 merged, 0 gathered) in 0.008803777 sec., 1493449.9135995833 rows/sec., 104.10 MiB/sec.
14752 2024.07.11 23:22:24.882196 [ 3 ] {} <Debug> HTTP-Session: 68ef1896-705c-420f-adec-cbb40bb859ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14753 2024.07.11 23:22:24.882239 [ 3 ] {} <Debug> HTTP-Session: 68ef1896-705c-420f-adec-cbb40bb859ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14754 2024.07.11 23:22:24.882275 [ 3 ] {} <Trace> HTTP-Session: 68ef1896-705c-420f-adec-cbb40bb859ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14755 2024.07.11 23:22:24.882439 [ 3 ] {21adf481-b6a1-4565-9780-d421eaaa9112} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
14756 2024.07.11 23:22:24.882488 [ 3 ] {21adf481-b6a1-4565-9780-d421eaaa9112} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
14757 2024.07.11 23:22:24.882661 [ 3 ] {21adf481-b6a1-4565-9780-d421eaaa9112} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14758 2024.07.11 23:22:24.882679 [ 195 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
14759 2024.07.11 23:22:24.883202 [ 3 ] {21adf481-b6a1-4565-9780-d421eaaa9112} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14760 2024.07.11 23:22:24.883245 [ 3 ] {21adf481-b6a1-4565-9780-d421eaaa9112} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 7.73 GiB.
14761 2024.07.11 23:22:24.883343 [ 195 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14762 2024.07.11 23:22:24.883460 [ 195 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
14763 2024.07.11 23:22:24.883566 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.78 MiB.
14764 2024.07.11 23:22:24.883702 [ 3 ] {21adf481-b6a1-4565-9780-d421eaaa9112} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
14765 2024.07.11 23:22:24.884016 [ 3 ] {21adf481-b6a1-4565-9780-d421eaaa9112} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14766 2024.07.11 23:22:24.884180 [ 26 ] {} <Debug> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
14767 2024.07.11 23:22:24.884189 [ 3 ] {21adf481-b6a1-4565-9780-d421eaaa9112} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001797 sec., 33388.9816360601 rows/sec., 2.25 MiB/sec.
14768 2024.07.11 23:22:24.884238 [ 26 ] {} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14769 2024.07.11 23:22:24.884322 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 7.73 GiB.
14770 2024.07.11 23:22:24.884514 [ 200 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::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
14771 2024.07.11 23:22:24.884527 [ 3 ] {21adf481-b6a1-4565-9780-d421eaaa9112} <Debug> DynamicQueryHandler: Done processing query
14772 2024.07.11 23:22:24.884590 [ 3 ] {21adf481-b6a1-4565-9780-d421eaaa9112} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14773 2024.07.11 23:22:24.884620 [ 3 ] {} <Debug> HTTP-Session: 68ef1896-705c-420f-adec-cbb40bb859ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14774 2024.07.11 23:22:24.884743 [ 200 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14775 2024.07.11 23:22:24.884781 [ 200 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4398 rows starting from the beginning of the part
14776 2024.07.11 23:22:24.884878 [ 200 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::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
14777 2024.07.11 23:22:24.885099 [ 200 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::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
14778 2024.07.11 23:22:24.885283 [ 200 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::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
14779 2024.07.11 23:22:24.885465 [ 200 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::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
14780 2024.07.11 23:22:24.885660 [ 200 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::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
14781 2024.07.11 23:22:24.887882 [ 192 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4698 rows, containing 4 columns (4 merged, 0 gathered) in 0.003446195 sec., 1363242.648776404 rows/sec., 91.82 MiB/sec.
14782 2024.07.11 23:22:24.888213 [ 186 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
14783 2024.07.11 23:22:24.888600 [ 186 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::all_1_81_16} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14784 2024.07.11 23:22:24.888678 [ 186 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::all_1_81_16} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
14785 2024.07.11 23:22:24.888764 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB.
14786 2024.07.11 23:22:28.673186 [ 151 ] {} <Debug> DNSResolver: Updating DNS cache
14787 2024.07.11 23:22:28.673246 [ 151 ] {} <Debug> DNSResolver: Updated DNS cache
14788 2024.07.11 23:22:29.860292 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 4190, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14789 2024.07.11 23:22:29.860428 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14790 2024.07.11 23:22:29.860453 [ 3 ] {} <Debug> HTTP-Session: 8efc5488-6bce-4d93-8784-43392fdb16c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
14791 2024.07.11 23:22:29.860477 [ 3 ] {} <Debug> HTTP-Session: 8efc5488-6bce-4d93-8784-43392fdb16c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14792 2024.07.11 23:22:29.860492 [ 3 ] {} <Debug> HTTP-Session: 8efc5488-6bce-4d93-8784-43392fdb16c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14793 2024.07.11 23:22:29.860542 [ 3 ] {} <Trace> HTTP-Session: 8efc5488-6bce-4d93-8784-43392fdb16c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14794 2024.07.11 23:22:29.860731 [ 3 ] {1d7bfd37-6740-4d48-80e8-5d84cd1507fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
14795 2024.07.11 23:22:29.860822 [ 3 ] {1d7bfd37-6740-4d48-80e8-5d84cd1507fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
14796 2024.07.11 23:22:29.861015 [ 3 ] {1d7bfd37-6740-4d48-80e8-5d84cd1507fd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14797 2024.07.11 23:22:29.861435 [ 3 ] {1d7bfd37-6740-4d48-80e8-5d84cd1507fd} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14798 2024.07.11 23:22:29.861475 [ 3 ] {1d7bfd37-6740-4d48-80e8-5d84cd1507fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 7.73 GiB.
14799 2024.07.11 23:22:29.861950 [ 3 ] {1d7bfd37-6740-4d48-80e8-5d84cd1507fd} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
14800 2024.07.11 23:22:29.862385 [ 3 ] {1d7bfd37-6740-4d48-80e8-5d84cd1507fd} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14801 2024.07.11 23:22:29.862597 [ 3 ] {1d7bfd37-6740-4d48-80e8-5d84cd1507fd} <Debug> executeQuery: Read 30 rows, 2.29 KiB in 0.001917 sec., 15649.452269170579 rows/sec., 1.16 MiB/sec.
14802 2024.07.11 23:22:29.862880 [ 3 ] {1d7bfd37-6740-4d48-80e8-5d84cd1507fd} <Debug> DynamicQueryHandler: Done processing query
14803 2024.07.11 23:22:29.862913 [ 3 ] {1d7bfd37-6740-4d48-80e8-5d84cd1507fd} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14804 2024.07.11 23:22:29.862935 [ 3 ] {} <Debug> HTTP-Session: 8efc5488-6bce-4d93-8784-43392fdb16c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14805 2024.07.11 23:22:29.863152 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14806 2024.07.11 23:22:29.863217 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14807 2024.07.11 23:22:29.863243 [ 3 ] {} <Debug> HTTP-Session: 1dd53b07-2a38-481a-95ef-44324bbadc61 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
14808 2024.07.11 23:22:29.863268 [ 3 ] {} <Debug> HTTP-Session: 1dd53b07-2a38-481a-95ef-44324bbadc61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14809 2024.07.11 23:22:29.863288 [ 3 ] {} <Debug> HTTP-Session: 1dd53b07-2a38-481a-95ef-44324bbadc61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14810 2024.07.11 23:22:29.863332 [ 3 ] {} <Trace> HTTP-Session: 1dd53b07-2a38-481a-95ef-44324bbadc61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14811 2024.07.11 23:22:29.863458 [ 3 ] {a5b4a456-2582-405e-9dc4-c68e20bf4eab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
14812 2024.07.11 23:22:29.863516 [ 3 ] {a5b4a456-2582-405e-9dc4-c68e20bf4eab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
14813 2024.07.11 23:22:29.863685 [ 3 ] {a5b4a456-2582-405e-9dc4-c68e20bf4eab} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14814 2024.07.11 23:22:29.864461 [ 3 ] {a5b4a456-2582-405e-9dc4-c68e20bf4eab} <Trace> oximeter.fields_ipaddr (e6968d90-b6e0-4a68-8edb-33d3c44efb5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14815 2024.07.11 23:22:29.864510 [ 3 ] {a5b4a456-2582-405e-9dc4-c68e20bf4eab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 7.73 GiB.
14816 2024.07.11 23:22:29.864918 [ 3 ] {a5b4a456-2582-405e-9dc4-c68e20bf4eab} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
14817 2024.07.11 23:22:29.865343 [ 3 ] {a5b4a456-2582-405e-9dc4-c68e20bf4eab} <Trace> oximeter.fields_ipaddr (e6968d90-b6e0-4a68-8edb-33d3c44efb5e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14818 2024.07.11 23:22:29.865537 [ 3 ] {a5b4a456-2582-405e-9dc4-c68e20bf4eab} <Debug> executeQuery: Read 2 rows, 152.00 B in 0.002105 sec., 950.1187648456057 rows/sec., 70.52 KiB/sec.
14819 2024.07.11 23:22:29.865863 [ 3 ] {a5b4a456-2582-405e-9dc4-c68e20bf4eab} <Debug> DynamicQueryHandler: Done processing query
14820 2024.07.11 23:22:29.865916 [ 3 ] {a5b4a456-2582-405e-9dc4-c68e20bf4eab} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
14821 2024.07.11 23:22:29.865960 [ 3 ] {} <Debug> HTTP-Session: 1dd53b07-2a38-481a-95ef-44324bbadc61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14822 2024.07.11 23:22:29.866271 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 35737, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14823 2024.07.11 23:22:29.866332 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14824 2024.07.11 23:22:29.866356 [ 3 ] {} <Debug> HTTP-Session: 98eefc02-a029-4342-a438-cb2bfb4122cd Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
14825 2024.07.11 23:22:29.866378 [ 3 ] {} <Debug> HTTP-Session: 98eefc02-a029-4342-a438-cb2bfb4122cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14826 2024.07.11 23:22:29.866398 [ 3 ] {} <Debug> HTTP-Session: 98eefc02-a029-4342-a438-cb2bfb4122cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14827 2024.07.11 23:22:29.866433 [ 3 ] {} <Trace> HTTP-Session: 98eefc02-a029-4342-a438-cb2bfb4122cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14828 2024.07.11 23:22:29.866615 [ 3 ] {a5db80e0-c035-41ad-955d-e278b8449999} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
14829 2024.07.11 23:22:29.866663 [ 3 ] {a5db80e0-c035-41ad-955d-e278b8449999} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14830 2024.07.11 23:22:29.866810 [ 3 ] {a5db80e0-c035-41ad-955d-e278b8449999} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14831 2024.07.11 23:22:29.867278 [ 3 ] {a5db80e0-c035-41ad-955d-e278b8449999} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14832 2024.07.11 23:22:29.867317 [ 3 ] {a5db80e0-c035-41ad-955d-e278b8449999} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 7.73 GiB.
14833 2024.07.11 23:22:29.867660 [ 3 ] {a5db80e0-c035-41ad-955d-e278b8449999} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
14834 2024.07.11 23:22:29.867984 [ 3 ] {a5db80e0-c035-41ad-955d-e278b8449999} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14835 2024.07.11 23:22:29.868137 [ 3 ] {a5db80e0-c035-41ad-955d-e278b8449999} <Debug> executeQuery: Read 237 rows, 21.32 KiB in 0.0016 sec., 148125 rows/sec., 13.01 MiB/sec.
14836 2024.07.11 23:22:29.868325 [ 3 ] {a5db80e0-c035-41ad-955d-e278b8449999} <Debug> DynamicQueryHandler: Done processing query
14837 2024.07.11 23:22:29.868351 [ 3 ] {a5db80e0-c035-41ad-955d-e278b8449999} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB.
14838 2024.07.11 23:22:29.868367 [ 3 ] {} <Debug> HTTP-Session: 98eefc02-a029-4342-a438-cb2bfb4122cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14839 2024.07.11 23:22:29.868506 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 317, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14840 2024.07.11 23:22:29.868556 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14841 2024.07.11 23:22:29.868577 [ 3 ] {} <Debug> HTTP-Session: 5b793bdd-f0df-4a97-be04-07a65f10e75f Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
14842 2024.07.11 23:22:29.868593 [ 3 ] {} <Debug> HTTP-Session: 5b793bdd-f0df-4a97-be04-07a65f10e75f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14843 2024.07.11 23:22:29.868607 [ 3 ] {} <Debug> HTTP-Session: 5b793bdd-f0df-4a97-be04-07a65f10e75f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14844 2024.07.11 23:22:29.868639 [ 3 ] {} <Trace> HTTP-Session: 5b793bdd-f0df-4a97-be04-07a65f10e75f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14845 2024.07.11 23:22:29.868734 [ 3 ] {3f917701-102b-4af6-8259-d22b5864bf81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
14846 2024.07.11 23:22:29.868777 [ 3 ] {3f917701-102b-4af6-8259-d22b5864bf81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
14847 2024.07.11 23:22:29.868906 [ 3 ] {3f917701-102b-4af6-8259-d22b5864bf81} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14848 2024.07.11 23:22:29.869221 [ 3 ] {3f917701-102b-4af6-8259-d22b5864bf81} <Trace> oximeter.fields_u16 (b4410dfe-084c-46fb-b538-055579d0603a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14849 2024.07.11 23:22:29.869270 [ 3 ] {3f917701-102b-4af6-8259-d22b5864bf81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 7.73 GiB.
14850 2024.07.11 23:22:29.869620 [ 3 ] {3f917701-102b-4af6-8259-d22b5864bf81} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
14851 2024.07.11 23:22:29.869938 [ 3 ] {3f917701-102b-4af6-8259-d22b5864bf81} <Trace> oximeter.fields_u16 (b4410dfe-084c-46fb-b538-055579d0603a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14852 2024.07.11 23:22:29.870095 [ 3 ] {3f917701-102b-4af6-8259-d22b5864bf81} <Debug> executeQuery: Read 2 rows, 128.00 B in 0.001382 sec., 1447.178002894356 rows/sec., 90.45 KiB/sec.
14853 2024.07.11 23:22:29.870276 [ 3 ] {3f917701-102b-4af6-8259-d22b5864bf81} <Debug> DynamicQueryHandler: Done processing query
14854 2024.07.11 23:22:29.870303 [ 3 ] {3f917701-102b-4af6-8259-d22b5864bf81} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
14855 2024.07.11 23:22:29.870320 [ 3 ] {} <Debug> HTTP-Session: 5b793bdd-f0df-4a97-be04-07a65f10e75f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14856 2024.07.11 23:22:29.870531 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 67893, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14857 2024.07.11 23:22:29.870579 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14858 2024.07.11 23:22:29.870599 [ 3 ] {} <Debug> HTTP-Session: 79a44bef-fe20-41b1-ac51-d4342a7561e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
14859 2024.07.11 23:22:29.870616 [ 3 ] {} <Debug> HTTP-Session: 79a44bef-fe20-41b1-ac51-d4342a7561e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14860 2024.07.11 23:22:29.870629 [ 3 ] {} <Debug> HTTP-Session: 79a44bef-fe20-41b1-ac51-d4342a7561e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14861 2024.07.11 23:22:29.870660 [ 3 ] {} <Trace> HTTP-Session: 79a44bef-fe20-41b1-ac51-d4342a7561e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14862 2024.07.11 23:22:29.870879 [ 3 ] {11542fb7-caad-491b-b9cd-09400f5a1d77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
14863 2024.07.11 23:22:29.870925 [ 3 ] {11542fb7-caad-491b-b9cd-09400f5a1d77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14864 2024.07.11 23:22:29.871056 [ 3 ] {11542fb7-caad-491b-b9cd-09400f5a1d77} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14865 2024.07.11 23:22:29.871602 [ 3 ] {11542fb7-caad-491b-b9cd-09400f5a1d77} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14866 2024.07.11 23:22:29.871641 [ 3 ] {11542fb7-caad-491b-b9cd-09400f5a1d77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 7.73 GiB.
14867 2024.07.11 23:22:29.871971 [ 3 ] {11542fb7-caad-491b-b9cd-09400f5a1d77} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
14868 2024.07.11 23:22:29.872311 [ 3 ] {11542fb7-caad-491b-b9cd-09400f5a1d77} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14869 2024.07.11 23:22:29.872460 [ 3 ] {11542fb7-caad-491b-b9cd-09400f5a1d77} <Debug> executeQuery: Read 420 rows, 30.38 KiB in 0.001693 sec., 248080.33077377436 rows/sec., 17.52 MiB/sec.
14870 2024.07.11 23:22:29.872635 [ 3 ] {11542fb7-caad-491b-b9cd-09400f5a1d77} <Debug> DynamicQueryHandler: Done processing query
14871 2024.07.11 23:22:29.872660 [ 3 ] {11542fb7-caad-491b-b9cd-09400f5a1d77} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
14872 2024.07.11 23:22:29.872676 [ 3 ] {} <Debug> HTTP-Session: 79a44bef-fe20-41b1-ac51-d4342a7561e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14873 2024.07.11 23:22:29.872854 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14874 2024.07.11 23:22:29.872904 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14875 2024.07.11 23:22:29.872923 [ 3 ] {} <Debug> HTTP-Session: 0f2e3c07-bde0-4026-ab0b-30dc9d82f4ba Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
14876 2024.07.11 23:22:29.872939 [ 3 ] {} <Debug> HTTP-Session: 0f2e3c07-bde0-4026-ab0b-30dc9d82f4ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14877 2024.07.11 23:22:29.872953 [ 3 ] {} <Debug> HTTP-Session: 0f2e3c07-bde0-4026-ab0b-30dc9d82f4ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14878 2024.07.11 23:22:29.872983 [ 3 ] {} <Trace> HTTP-Session: 0f2e3c07-bde0-4026-ab0b-30dc9d82f4ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14879 2024.07.11 23:22:29.873079 [ 3 ] {bea83f05-b030-46df-823d-8c8c87b79cba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
14880 2024.07.11 23:22:29.873127 [ 3 ] {bea83f05-b030-46df-823d-8c8c87b79cba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
14881 2024.07.11 23:22:29.873257 [ 3 ] {bea83f05-b030-46df-823d-8c8c87b79cba} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14882 2024.07.11 23:22:29.873521 [ 3 ] {bea83f05-b030-46df-823d-8c8c87b79cba} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14883 2024.07.11 23:22:29.873558 [ 3 ] {bea83f05-b030-46df-823d-8c8c87b79cba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 7.73 GiB.
14884 2024.07.11 23:22:29.873934 [ 3 ] {bea83f05-b030-46df-823d-8c8c87b79cba} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
14885 2024.07.11 23:22:29.874705 [ 3 ] {bea83f05-b030-46df-823d-8c8c87b79cba} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14886 2024.07.11 23:22:29.874872 [ 3 ] {bea83f05-b030-46df-823d-8c8c87b79cba} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.00181 sec., 3314.9171270718234 rows/sec., 142.44 KiB/sec.
14887 2024.07.11 23:22:29.875050 [ 3 ] {bea83f05-b030-46df-823d-8c8c87b79cba} <Debug> DynamicQueryHandler: Done processing query
14888 2024.07.11 23:22:29.875077 [ 3 ] {bea83f05-b030-46df-823d-8c8c87b79cba} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
14889 2024.07.11 23:22:29.875093 [ 3 ] {} <Debug> HTTP-Session: 0f2e3c07-bde0-4026-ab0b-30dc9d82f4ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14890 2024.07.11 23:22:29.875231 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14891 2024.07.11 23:22:29.875279 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14892 2024.07.11 23:22:29.875299 [ 3 ] {} <Debug> HTTP-Session: 94fd91e0-d5ce-484a-a344-de74de531e70 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
14893 2024.07.11 23:22:29.875315 [ 3 ] {} <Debug> HTTP-Session: 94fd91e0-d5ce-484a-a344-de74de531e70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14894 2024.07.11 23:22:29.875329 [ 3 ] {} <Debug> HTTP-Session: 94fd91e0-d5ce-484a-a344-de74de531e70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14895 2024.07.11 23:22:29.875359 [ 3 ] {} <Trace> HTTP-Session: 94fd91e0-d5ce-484a-a344-de74de531e70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14896 2024.07.11 23:22:29.875479 [ 3 ] {3177031d-9c86-4d71-b669-83d89859e6f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
14897 2024.07.11 23:22:29.875526 [ 3 ] {3177031d-9c86-4d71-b669-83d89859e6f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
14898 2024.07.11 23:22:29.875664 [ 3 ] {3177031d-9c86-4d71-b669-83d89859e6f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14899 2024.07.11 23:22:29.876015 [ 3 ] {3177031d-9c86-4d71-b669-83d89859e6f6} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14900 2024.07.11 23:22:29.876051 [ 3 ] {3177031d-9c86-4d71-b669-83d89859e6f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 7.73 GiB.
14901 2024.07.11 23:22:29.876413 [ 3 ] {3177031d-9c86-4d71-b669-83d89859e6f6} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
14902 2024.07.11 23:22:29.876772 [ 3 ] {3177031d-9c86-4d71-b669-83d89859e6f6} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14903 2024.07.11 23:22:29.876920 [ 3 ] {3177031d-9c86-4d71-b669-83d89859e6f6} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001481 sec., 51991.89736664416 rows/sec., 3.20 MiB/sec.
14904 2024.07.11 23:22:29.877206 [ 3 ] {3177031d-9c86-4d71-b669-83d89859e6f6} <Debug> DynamicQueryHandler: Done processing query
14905 2024.07.11 23:22:29.877258 [ 3 ] {3177031d-9c86-4d71-b669-83d89859e6f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
14906 2024.07.11 23:22:29.877294 [ 3 ] {} <Debug> HTTP-Session: 94fd91e0-d5ce-484a-a344-de74de531e70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14907 2024.07.11 23:22:29.877484 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 31014, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14908 2024.07.11 23:22:29.877533 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14909 2024.07.11 23:22:29.877552 [ 3 ] {} <Debug> HTTP-Session: ab35c8d6-7b05-407d-9bf1-ad9f825f473b Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
14910 2024.07.11 23:22:29.877569 [ 3 ] {} <Debug> HTTP-Session: ab35c8d6-7b05-407d-9bf1-ad9f825f473b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14911 2024.07.11 23:22:29.877582 [ 3 ] {} <Debug> HTTP-Session: ab35c8d6-7b05-407d-9bf1-ad9f825f473b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14912 2024.07.11 23:22:29.877613 [ 3 ] {} <Trace> HTTP-Session: ab35c8d6-7b05-407d-9bf1-ad9f825f473b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14913 2024.07.11 23:22:29.877754 [ 3 ] {4be7d8bb-9371-4067-86fd-b3483b16d92b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
14914 2024.07.11 23:22:29.877802 [ 3 ] {4be7d8bb-9371-4067-86fd-b3483b16d92b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
14915 2024.07.11 23:22:29.877962 [ 3 ] {4be7d8bb-9371-4067-86fd-b3483b16d92b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14916 2024.07.11 23:22:29.878364 [ 3 ] {4be7d8bb-9371-4067-86fd-b3483b16d92b} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14917 2024.07.11 23:22:29.878401 [ 3 ] {4be7d8bb-9371-4067-86fd-b3483b16d92b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 7.73 GiB.
14918 2024.07.11 23:22:29.878773 [ 3 ] {4be7d8bb-9371-4067-86fd-b3483b16d92b} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
14919 2024.07.11 23:22:29.879107 [ 3 ] {4be7d8bb-9371-4067-86fd-b3483b16d92b} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14920 2024.07.11 23:22:29.879256 [ 3 ] {4be7d8bb-9371-4067-86fd-b3483b16d92b} <Debug> executeQuery: Read 162 rows, 11.53 KiB in 0.001563 sec., 103646.83301343571 rows/sec., 7.21 MiB/sec.
14921 2024.07.11 23:22:29.879416 [ 3 ] {4be7d8bb-9371-4067-86fd-b3483b16d92b} <Debug> DynamicQueryHandler: Done processing query
14922 2024.07.11 23:22:29.879440 [ 3 ] {4be7d8bb-9371-4067-86fd-b3483b16d92b} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
14923 2024.07.11 23:22:29.879456 [ 3 ] {} <Debug> HTTP-Session: ab35c8d6-7b05-407d-9bf1-ad9f825f473b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14924 2024.07.11 23:22:29.879638 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 38607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14925 2024.07.11 23:22:29.879685 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14926 2024.07.11 23:22:29.879704 [ 3 ] {} <Debug> HTTP-Session: 96f2bbd8-9604-4b10-a7b3-ff64a1e5e90c Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
14927 2024.07.11 23:22:29.879720 [ 3 ] {} <Debug> HTTP-Session: 96f2bbd8-9604-4b10-a7b3-ff64a1e5e90c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14928 2024.07.11 23:22:29.879734 [ 3 ] {} <Debug> HTTP-Session: 96f2bbd8-9604-4b10-a7b3-ff64a1e5e90c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14929 2024.07.11 23:22:29.879769 [ 3 ] {} <Trace> HTTP-Session: 96f2bbd8-9604-4b10-a7b3-ff64a1e5e90c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14930 2024.07.11 23:22:29.880036 [ 3 ] {c66903b2-7cc8-4717-b4f3-4b2d4489e64d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
14931 2024.07.11 23:22:29.880100 [ 3 ] {c66903b2-7cc8-4717-b4f3-4b2d4489e64d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
14932 2024.07.11 23:22:29.880503 [ 3 ] {c66903b2-7cc8-4717-b4f3-4b2d4489e64d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14933 2024.07.11 23:22:29.881116 [ 3 ] {c66903b2-7cc8-4717-b4f3-4b2d4489e64d} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14934 2024.07.11 23:22:29.881152 [ 3 ] {c66903b2-7cc8-4717-b4f3-4b2d4489e64d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 7.73 GiB.
14935 2024.07.11 23:22:29.881773 [ 3 ] {c66903b2-7cc8-4717-b4f3-4b2d4489e64d} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
14936 2024.07.11 23:22:29.882174 [ 3 ] {c66903b2-7cc8-4717-b4f3-4b2d4489e64d} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14937 2024.07.11 23:22:29.882369 [ 3 ] {c66903b2-7cc8-4717-b4f3-4b2d4489e64d} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002516 sec., 9538.950715421304 rows/sec., 17.09 MiB/sec.
14938 2024.07.11 23:22:29.882589 [ 3 ] {c66903b2-7cc8-4717-b4f3-4b2d4489e64d} <Debug> DynamicQueryHandler: Done processing query
14939 2024.07.11 23:22:29.882614 [ 3 ] {c66903b2-7cc8-4717-b4f3-4b2d4489e64d} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
14940 2024.07.11 23:22:29.882630 [ 3 ] {} <Debug> HTTP-Session: 96f2bbd8-9604-4b10-a7b3-ff64a1e5e90c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14941 2024.07.11 23:22:29.882751 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 3216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14942 2024.07.11 23:22:29.882799 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14943 2024.07.11 23:22:29.882819 [ 3 ] {} <Debug> HTTP-Session: a37dfdc0-74ca-4f8e-a1c5-af4f065fc395 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
14944 2024.07.11 23:22:29.882835 [ 3 ] {} <Debug> HTTP-Session: a37dfdc0-74ca-4f8e-a1c5-af4f065fc395 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14945 2024.07.11 23:22:29.882849 [ 3 ] {} <Debug> HTTP-Session: a37dfdc0-74ca-4f8e-a1c5-af4f065fc395 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14946 2024.07.11 23:22:29.882878 [ 3 ] {} <Trace> HTTP-Session: a37dfdc0-74ca-4f8e-a1c5-af4f065fc395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14947 2024.07.11 23:22:29.882978 [ 3 ] {506b281f-8ffa-4e9a-bf71-98d1da78f6fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
14948 2024.07.11 23:22:29.883024 [ 3 ] {506b281f-8ffa-4e9a-bf71-98d1da78f6fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
14949 2024.07.11 23:22:29.883147 [ 3 ] {506b281f-8ffa-4e9a-bf71-98d1da78f6fd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14950 2024.07.11 23:22:29.883407 [ 3 ] {506b281f-8ffa-4e9a-bf71-98d1da78f6fd} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14951 2024.07.11 23:22:29.883442 [ 3 ] {506b281f-8ffa-4e9a-bf71-98d1da78f6fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 7.73 GiB.
14952 2024.07.11 23:22:29.883813 [ 3 ] {506b281f-8ffa-4e9a-bf71-98d1da78f6fd} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
14953 2024.07.11 23:22:29.884124 [ 3 ] {506b281f-8ffa-4e9a-bf71-98d1da78f6fd} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14954 2024.07.11 23:22:29.884279 [ 3 ] {506b281f-8ffa-4e9a-bf71-98d1da78f6fd} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001325 sec., 17358.490566037737 rows/sec., 938.97 KiB/sec.
14955 2024.07.11 23:22:29.884290 [ 126 ] {} <Debug> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
14956 2024.07.11 23:22:29.884400 [ 126 ] {} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14957 2024.07.11 23:22:29.884438 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 7.73 GiB.
14958 2024.07.11 23:22:29.884529 [ 3 ] {506b281f-8ffa-4e9a-bf71-98d1da78f6fd} <Debug> DynamicQueryHandler: Done processing query
14959 2024.07.11 23:22:29.884615 [ 3 ] {506b281f-8ffa-4e9a-bf71-98d1da78f6fd} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
14960 2024.07.11 23:22:29.884705 [ 3 ] {} <Debug> HTTP-Session: a37dfdc0-74ca-4f8e-a1c5-af4f065fc395 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14961 2024.07.11 23:22:29.884858 [ 193 ] {202dc1dd-dc74-4ba0-a202-67170c5a2787::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
14962 2024.07.11 23:22:29.884949 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14963 2024.07.11 23:22:29.885116 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14964 2024.07.11 23:22:29.885176 [ 3 ] {} <Debug> HTTP-Session: afeddd89-3cfa-415f-898e-4184879811ab Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
14965 2024.07.11 23:22:29.885216 [ 3 ] {} <Debug> HTTP-Session: afeddd89-3cfa-415f-898e-4184879811ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14966 2024.07.11 23:22:29.885258 [ 3 ] {} <Debug> HTTP-Session: afeddd89-3cfa-415f-898e-4184879811ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14967 2024.07.11 23:22:29.885352 [ 3 ] {} <Trace> HTTP-Session: afeddd89-3cfa-415f-898e-4184879811ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14968 2024.07.11 23:22:29.885367 [ 193 ] {202dc1dd-dc74-4ba0-a202-67170c5a2787::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14969 2024.07.11 23:22:29.885428 [ 193 ] {202dc1dd-dc74-4ba0-a202-67170c5a2787::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 832 rows starting from the beginning of the part
14970 2024.07.11 23:22:29.885663 [ 3 ] {ded8509d-2993-47c8-b017-3c0818605eb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
14971 2024.07.11 23:22:29.885683 [ 193 ] {202dc1dd-dc74-4ba0-a202-67170c5a2787::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
14972 2024.07.11 23:22:29.885807 [ 3 ] {ded8509d-2993-47c8-b017-3c0818605eb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
14973 2024.07.11 23:22:29.885891 [ 193 ] {202dc1dd-dc74-4ba0-a202-67170c5a2787::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 23 rows starting from the beginning of the part
14974 2024.07.11 23:22:29.886303 [ 193 ] {202dc1dd-dc74-4ba0-a202-67170c5a2787::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 38 rows starting from the beginning of the part
14975 2024.07.11 23:22:29.886614 [ 193 ] {202dc1dd-dc74-4ba0-a202-67170c5a2787::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 23 rows starting from the beginning of the part
14976 2024.07.11 23:22:29.886905 [ 193 ] {202dc1dd-dc74-4ba0-a202-67170c5a2787::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 23 rows starting from the beginning of the part
14977 2024.07.11 23:22:29.887193 [ 3 ] {ded8509d-2993-47c8-b017-3c0818605eb3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14978 2024.07.11 23:22:29.887949 [ 3 ] {ded8509d-2993-47c8-b017-3c0818605eb3} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14979 2024.07.11 23:22:29.888026 [ 3 ] {ded8509d-2993-47c8-b017-3c0818605eb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 7.73 GiB.
14980 2024.07.11 23:22:29.888864 [ 3 ] {ded8509d-2993-47c8-b017-3c0818605eb3} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
14981 2024.07.11 23:22:29.889608 [ 3 ] {ded8509d-2993-47c8-b017-3c0818605eb3} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14982 2024.07.11 23:22:29.889637 [ 193 ] {202dc1dd-dc74-4ba0-a202-67170c5a2787::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 962 rows, containing 4 columns (4 merged, 0 gathered) in 0.005086316 sec., 189134.9259464021 rows/sec., 10.15 MiB/sec.
14983 2024.07.11 23:22:29.889869 [ 3 ] {ded8509d-2993-47c8-b017-3c0818605eb3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004388 sec., 13673.655423883318 rows/sec., 943.62 KiB/sec.
14984 2024.07.11 23:22:29.890005 [ 186 ] {202dc1dd-dc74-4ba0-a202-67170c5a2787::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
14985 2024.07.11 23:22:29.890157 [ 3 ] {ded8509d-2993-47c8-b017-3c0818605eb3} <Debug> DynamicQueryHandler: Done processing query
14986 2024.07.11 23:22:29.890195 [ 3 ] {ded8509d-2993-47c8-b017-3c0818605eb3} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14987 2024.07.11 23:22:29.890214 [ 3 ] {} <Debug> HTTP-Session: afeddd89-3cfa-415f-898e-4184879811ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14988 2024.07.11 23:22:29.890572 [ 186 ] {202dc1dd-dc74-4ba0-a202-67170c5a2787::all_1_41_8} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14989 2024.07.11 23:22:29.890672 [ 186 ] {202dc1dd-dc74-4ba0-a202-67170c5a2787::all_1_41_8} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
14990 2024.07.11 23:22:29.890778 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB.
14991 2024.07.11 23:22:34.856443 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 3496, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14992 2024.07.11 23:22:34.856593 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14993 2024.07.11 23:22:34.856625 [ 3 ] {} <Debug> HTTP-Session: b688bcf3-398b-4cf2-a6b9-80f37b93ddad Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
14994 2024.07.11 23:22:34.856655 [ 3 ] {} <Debug> HTTP-Session: b688bcf3-398b-4cf2-a6b9-80f37b93ddad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14995 2024.07.11 23:22:34.856673 [ 3 ] {} <Debug> HTTP-Session: b688bcf3-398b-4cf2-a6b9-80f37b93ddad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14996 2024.07.11 23:22:34.856728 [ 3 ] {} <Trace> HTTP-Session: b688bcf3-398b-4cf2-a6b9-80f37b93ddad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14997 2024.07.11 23:22:34.856944 [ 3 ] {1f5d97dd-5e8d-4056-af03-ac73c7c5229b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
14998 2024.07.11 23:22:34.857022 [ 3 ] {1f5d97dd-5e8d-4056-af03-ac73c7c5229b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
14999 2024.07.11 23:22:34.857244 [ 3 ] {1f5d97dd-5e8d-4056-af03-ac73c7c5229b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15000 2024.07.11 23:22:34.857692 [ 3 ] {1f5d97dd-5e8d-4056-af03-ac73c7c5229b} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15001 2024.07.11 23:22:34.857737 [ 3 ] {1f5d97dd-5e8d-4056-af03-ac73c7c5229b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.23 GiB.
15002 2024.07.11 23:22:34.858121 [ 3 ] {1f5d97dd-5e8d-4056-af03-ac73c7c5229b} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
15003 2024.07.11 23:22:34.858460 [ 3 ] {1f5d97dd-5e8d-4056-af03-ac73c7c5229b} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15004 2024.07.11 23:22:34.858612 [ 3 ] {1f5d97dd-5e8d-4056-af03-ac73c7c5229b} <Debug> executeQuery: Read 24 rows, 1.95 KiB in 0.001736 sec., 13824.884792626728 rows/sec., 1.09 MiB/sec.
15005 2024.07.11 23:22:34.858631 [ 147 ] {} <Debug> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
15006 2024.07.11 23:22:34.858687 [ 147 ] {} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15007 2024.07.11 23:22:34.858721 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.23 GiB.
15008 2024.07.11 23:22:34.858844 [ 199 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::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
15009 2024.07.11 23:22:34.858848 [ 3 ] {1f5d97dd-5e8d-4056-af03-ac73c7c5229b} <Debug> DynamicQueryHandler: Done processing query
15010 2024.07.11 23:22:34.858902 [ 3 ] {1f5d97dd-5e8d-4056-af03-ac73c7c5229b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15011 2024.07.11 23:22:34.858926 [ 3 ] {} <Debug> HTTP-Session: b688bcf3-398b-4cf2-a6b9-80f37b93ddad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15012 2024.07.11 23:22:34.859004 [ 199 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15013 2024.07.11 23:22:34.859040 [ 199 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 50 rows starting from the beginning of the part
15014 2024.07.11 23:22:34.859097 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 18682, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15015 2024.07.11 23:22:34.859131 [ 199 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 22 rows starting from the beginning of the part
15016 2024.07.11 23:22:34.859220 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15017 2024.07.11 23:22:34.859294 [ 3 ] {} <Debug> HTTP-Session: e33d4c4b-7a01-4456-854d-5522d6f391ed Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
15018 2024.07.11 23:22:34.859437 [ 3 ] {} <Debug> HTTP-Session: e33d4c4b-7a01-4456-854d-5522d6f391ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15019 2024.07.11 23:22:34.859551 [ 3 ] {} <Debug> HTTP-Session: e33d4c4b-7a01-4456-854d-5522d6f391ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15020 2024.07.11 23:22:34.859589 [ 199 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::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
15021 2024.07.11 23:22:34.859667 [ 3 ] {} <Trace> HTTP-Session: e33d4c4b-7a01-4456-854d-5522d6f391ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15022 2024.07.11 23:22:34.859835 [ 199 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 23 rows starting from the beginning of the part
15023 2024.07.11 23:22:34.860116 [ 3 ] {6b737f54-b348-46b1-95eb-e7e6bb774ef2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
15024 2024.07.11 23:22:34.860132 [ 199 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::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
15025 2024.07.11 23:22:34.860245 [ 3 ] {6b737f54-b348-46b1-95eb-e7e6bb774ef2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
15026 2024.07.11 23:22:34.860516 [ 199 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 24 rows starting from the beginning of the part
15027 2024.07.11 23:22:34.861093 [ 3 ] {6b737f54-b348-46b1-95eb-e7e6bb774ef2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15028 2024.07.11 23:22:34.861728 [ 3 ] {6b737f54-b348-46b1-95eb-e7e6bb774ef2} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15029 2024.07.11 23:22:34.861775 [ 3 ] {6b737f54-b348-46b1-95eb-e7e6bb774ef2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.22 GiB.
15030 2024.07.11 23:22:34.862237 [ 199 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 179 rows, containing 4 columns (4 merged, 0 gathered) in 0.003453556 sec., 51830.634858679 rows/sec., 3.98 MiB/sec.
15031 2024.07.11 23:22:34.862312 [ 3 ] {6b737f54-b348-46b1-95eb-e7e6bb774ef2} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
15032 2024.07.11 23:22:34.862349 [ 199 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
15033 2024.07.11 23:22:34.862805 [ 3 ] {6b737f54-b348-46b1-95eb-e7e6bb774ef2} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15034 2024.07.11 23:22:34.862850 [ 199 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_81_16} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15035 2024.07.11 23:22:34.862968 [ 199 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_81_16} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
15036 2024.07.11 23:22:34.862970 [ 3 ] {6b737f54-b348-46b1-95eb-e7e6bb774ef2} <Debug> executeQuery: Read 128 rows, 10.87 KiB in 0.003057 sec., 41871.11547268564 rows/sec., 3.47 MiB/sec.
15037 2024.07.11 23:22:34.863096 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
15038 2024.07.11 23:22:34.863234 [ 3 ] {6b737f54-b348-46b1-95eb-e7e6bb774ef2} <Debug> DynamicQueryHandler: Done processing query
15039 2024.07.11 23:22:34.863260 [ 3 ] {6b737f54-b348-46b1-95eb-e7e6bb774ef2} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
15040 2024.07.11 23:22:34.863276 [ 3 ] {} <Debug> HTTP-Session: e33d4c4b-7a01-4456-854d-5522d6f391ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15041 2024.07.11 23:22:34.863462 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 15952, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15042 2024.07.11 23:22:34.863513 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15043 2024.07.11 23:22:34.863532 [ 3 ] {} <Debug> HTTP-Session: d54d02cf-e8b3-4d01-a23f-4a233a5727de Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
15044 2024.07.11 23:22:34.863549 [ 3 ] {} <Debug> HTTP-Session: d54d02cf-e8b3-4d01-a23f-4a233a5727de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15045 2024.07.11 23:22:34.863565 [ 3 ] {} <Debug> HTTP-Session: d54d02cf-e8b3-4d01-a23f-4a233a5727de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15046 2024.07.11 23:22:34.863597 [ 3 ] {} <Trace> HTTP-Session: d54d02cf-e8b3-4d01-a23f-4a233a5727de Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15047 2024.07.11 23:22:34.863725 [ 3 ] {b7368df4-21c9-4502-b21f-9a95aee01406} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
15048 2024.07.11 23:22:34.863775 [ 3 ] {b7368df4-21c9-4502-b21f-9a95aee01406} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
15049 2024.07.11 23:22:34.863902 [ 3 ] {b7368df4-21c9-4502-b21f-9a95aee01406} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15050 2024.07.11 23:22:34.864233 [ 3 ] {b7368df4-21c9-4502-b21f-9a95aee01406} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15051 2024.07.11 23:22:34.864270 [ 3 ] {b7368df4-21c9-4502-b21f-9a95aee01406} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.23 GiB.
15052 2024.07.11 23:22:34.864595 [ 3 ] {b7368df4-21c9-4502-b21f-9a95aee01406} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
15053 2024.07.11 23:22:34.864916 [ 3 ] {b7368df4-21c9-4502-b21f-9a95aee01406} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15054 2024.07.11 23:22:34.865039 [ 3 ] {b7368df4-21c9-4502-b21f-9a95aee01406} <Debug> executeQuery: Read 94 rows, 7.49 KiB in 0.001362 sec., 69016.15271659325 rows/sec., 5.37 MiB/sec.
15055 2024.07.11 23:22:34.865266 [ 3 ] {b7368df4-21c9-4502-b21f-9a95aee01406} <Debug> DynamicQueryHandler: Done processing query
15056 2024.07.11 23:22:34.865327 [ 3 ] {b7368df4-21c9-4502-b21f-9a95aee01406} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
15057 2024.07.11 23:22:34.865384 [ 3 ] {} <Debug> HTTP-Session: d54d02cf-e8b3-4d01-a23f-4a233a5727de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15058 2024.07.11 23:22:34.865608 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 30652, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15059 2024.07.11 23:22:34.865662 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15060 2024.07.11 23:22:34.865681 [ 3 ] {} <Debug> HTTP-Session: efaa7ebd-f51f-4b2e-9e5b-7af1a2b85547 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
15061 2024.07.11 23:22:34.865698 [ 3 ] {} <Debug> HTTP-Session: efaa7ebd-f51f-4b2e-9e5b-7af1a2b85547 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15062 2024.07.11 23:22:34.865712 [ 3 ] {} <Debug> HTTP-Session: efaa7ebd-f51f-4b2e-9e5b-7af1a2b85547 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15063 2024.07.11 23:22:34.865744 [ 3 ] {} <Trace> HTTP-Session: efaa7ebd-f51f-4b2e-9e5b-7af1a2b85547 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15064 2024.07.11 23:22:34.865900 [ 3 ] {df5d9254-43e3-41d3-aa60-386305c3bf0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
15065 2024.07.11 23:22:34.865950 [ 3 ] {df5d9254-43e3-41d3-aa60-386305c3bf0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
15066 2024.07.11 23:22:34.866111 [ 3 ] {df5d9254-43e3-41d3-aa60-386305c3bf0a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15067 2024.07.11 23:22:34.866495 [ 3 ] {df5d9254-43e3-41d3-aa60-386305c3bf0a} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15068 2024.07.11 23:22:34.866531 [ 3 ] {df5d9254-43e3-41d3-aa60-386305c3bf0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.23 GiB.
15069 2024.07.11 23:22:34.866924 [ 3 ] {df5d9254-43e3-41d3-aa60-386305c3bf0a} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
15070 2024.07.11 23:22:34.867286 [ 3 ] {df5d9254-43e3-41d3-aa60-386305c3bf0a} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15071 2024.07.11 23:22:34.867411 [ 3 ] {df5d9254-43e3-41d3-aa60-386305c3bf0a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001581 sec., 101201.77103099304 rows/sec., 7.05 MiB/sec.
15072 2024.07.11 23:22:34.867673 [ 3 ] {df5d9254-43e3-41d3-aa60-386305c3bf0a} <Debug> DynamicQueryHandler: Done processing query
15073 2024.07.11 23:22:34.867733 [ 3 ] {df5d9254-43e3-41d3-aa60-386305c3bf0a} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
15074 2024.07.11 23:22:34.867785 [ 3 ] {} <Debug> HTTP-Session: efaa7ebd-f51f-4b2e-9e5b-7af1a2b85547 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15075 2024.07.11 23:22:34.867997 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 38661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15076 2024.07.11 23:22:34.868051 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15077 2024.07.11 23:22:34.868070 [ 3 ] {} <Debug> HTTP-Session: 2128ac6e-2ab9-4a32-b16c-4db4f2c27345 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
15078 2024.07.11 23:22:34.868087 [ 3 ] {} <Debug> HTTP-Session: 2128ac6e-2ab9-4a32-b16c-4db4f2c27345 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15079 2024.07.11 23:22:34.868102 [ 3 ] {} <Debug> HTTP-Session: 2128ac6e-2ab9-4a32-b16c-4db4f2c27345 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15080 2024.07.11 23:22:34.868133 [ 3 ] {} <Trace> HTTP-Session: 2128ac6e-2ab9-4a32-b16c-4db4f2c27345 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15081 2024.07.11 23:22:34.868412 [ 3 ] {5ab70a7a-ada7-4339-b321-30072f8ce7cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
15082 2024.07.11 23:22:34.868482 [ 3 ] {5ab70a7a-ada7-4339-b321-30072f8ce7cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
15083 2024.07.11 23:22:34.868891 [ 3 ] {5ab70a7a-ada7-4339-b321-30072f8ce7cb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15084 2024.07.11 23:22:34.869593 [ 3 ] {5ab70a7a-ada7-4339-b321-30072f8ce7cb} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15085 2024.07.11 23:22:34.869630 [ 3 ] {5ab70a7a-ada7-4339-b321-30072f8ce7cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.23 GiB.
15086 2024.07.11 23:22:34.870237 [ 3 ] {5ab70a7a-ada7-4339-b321-30072f8ce7cb} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
15087 2024.07.11 23:22:34.870651 [ 3 ] {5ab70a7a-ada7-4339-b321-30072f8ce7cb} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15088 2024.07.11 23:22:34.870805 [ 3 ] {5ab70a7a-ada7-4339-b321-30072f8ce7cb} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002576 sec., 9316.770186335403 rows/sec., 16.70 MiB/sec.
15089 2024.07.11 23:22:34.870805 [ 147 ] {} <Debug> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
15090 2024.07.11 23:22:34.870887 [ 147 ] {} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15091 2024.07.11 23:22:34.870942 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.23 GiB.
15092 2024.07.11 23:22:34.871272 [ 201 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::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
15093 2024.07.11 23:22:34.871295 [ 3 ] {5ab70a7a-ada7-4339-b321-30072f8ce7cb} <Debug> DynamicQueryHandler: Done processing query
15094 2024.07.11 23:22:34.871425 [ 3 ] {5ab70a7a-ada7-4339-b321-30072f8ce7cb} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
15095 2024.07.11 23:22:34.871696 [ 3 ] {} <Debug> HTTP-Session: 2128ac6e-2ab9-4a32-b16c-4db4f2c27345 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15096 2024.07.11 23:22:34.872355 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 946, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15097 2024.07.11 23:22:34.872697 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15098 2024.07.11 23:22:34.872769 [ 3 ] {} <Debug> HTTP-Session: 9a0d7111-fc6b-464a-b6b6-5e0fa646449b Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
15099 2024.07.11 23:22:34.872815 [ 3 ] {} <Debug> HTTP-Session: 9a0d7111-fc6b-464a-b6b6-5e0fa646449b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15100 2024.07.11 23:22:34.872867 [ 3 ] {} <Debug> HTTP-Session: 9a0d7111-fc6b-464a-b6b6-5e0fa646449b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15101 2024.07.11 23:22:34.872969 [ 3 ] {} <Trace> HTTP-Session: 9a0d7111-fc6b-464a-b6b6-5e0fa646449b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15102 2024.07.11 23:22:34.872996 [ 201 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15103 2024.07.11 23:22:34.873150 [ 201 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1171 rows starting from the beginning of the part
15104 2024.07.11 23:22:34.873178 [ 3 ] {69093688-4cc6-4e79-8a43-a87f8e655b0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
15105 2024.07.11 23:22:34.873282 [ 3 ] {69093688-4cc6-4e79-8a43-a87f8e655b0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
15106 2024.07.11 23:22:34.873951 [ 201 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::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
15107 2024.07.11 23:22:34.874046 [ 3 ] {69093688-4cc6-4e79-8a43-a87f8e655b0e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15108 2024.07.11 23:22:34.874501 [ 201 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 24 rows starting from the beginning of the part
15109 2024.07.11 23:22:34.875212 [ 3 ] {69093688-4cc6-4e79-8a43-a87f8e655b0e} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15110 2024.07.11 23:22:34.875231 [ 201 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::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
15111 2024.07.11 23:22:34.875281 [ 3 ] {69093688-4cc6-4e79-8a43-a87f8e655b0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.22 GiB.
15112 2024.07.11 23:22:34.875821 [ 201 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 24 rows starting from the beginning of the part
15113 2024.07.11 23:22:34.876538 [ 201 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::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
15114 2024.07.11 23:22:34.876631 [ 3 ] {69093688-4cc6-4e79-8a43-a87f8e655b0e} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
15115 2024.07.11 23:22:34.877567 [ 3 ] {69093688-4cc6-4e79-8a43-a87f8e655b0e} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15116 2024.07.11 23:22:34.877849 [ 3 ] {69093688-4cc6-4e79-8a43-a87f8e655b0e} <Debug> executeQuery: Read 6 rows, 405.00 B in 0.004741 sec., 1265.5557899177388 rows/sec., 83.42 KiB/sec.
15117 2024.07.11 23:22:34.878261 [ 3 ] {69093688-4cc6-4e79-8a43-a87f8e655b0e} <Debug> DynamicQueryHandler: Done processing query
15118 2024.07.11 23:22:34.878313 [ 3 ] {69093688-4cc6-4e79-8a43-a87f8e655b0e} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
15119 2024.07.11 23:22:34.878359 [ 3 ] {} <Debug> HTTP-Session: 9a0d7111-fc6b-464a-b6b6-5e0fa646449b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15120 2024.07.11 23:22:34.878516 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15121 2024.07.11 23:22:34.878571 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15122 2024.07.11 23:22:34.878591 [ 3 ] {} <Debug> HTTP-Session: 2aac9628-bcb4-4a92-bb04-afbe1be03055 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
15123 2024.07.11 23:22:34.878608 [ 3 ] {} <Debug> HTTP-Session: 2aac9628-bcb4-4a92-bb04-afbe1be03055 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15124 2024.07.11 23:22:34.878622 [ 3 ] {} <Debug> HTTP-Session: 2aac9628-bcb4-4a92-bb04-afbe1be03055 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15125 2024.07.11 23:22:34.878657 [ 3 ] {} <Trace> HTTP-Session: 2aac9628-bcb4-4a92-bb04-afbe1be03055 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15126 2024.07.11 23:22:34.878786 [ 3 ] {1eee6f18-fcdd-4d0d-a674-135320ea3819} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
15127 2024.07.11 23:22:34.878833 [ 3 ] {1eee6f18-fcdd-4d0d-a674-135320ea3819} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
15128 2024.07.11 23:22:34.878983 [ 3 ] {1eee6f18-fcdd-4d0d-a674-135320ea3819} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15129 2024.07.11 23:22:34.879293 [ 3 ] {1eee6f18-fcdd-4d0d-a674-135320ea3819} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15130 2024.07.11 23:22:34.879335 [ 3 ] {1eee6f18-fcdd-4d0d-a674-135320ea3819} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.22 GiB.
15131 2024.07.11 23:22:34.880113 [ 3 ] {1eee6f18-fcdd-4d0d-a674-135320ea3819} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
15132 2024.07.11 23:22:34.881106 [ 3 ] {1eee6f18-fcdd-4d0d-a674-135320ea3819} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15133 2024.07.11 23:22:34.881522 [ 3 ] {1eee6f18-fcdd-4d0d-a674-135320ea3819} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002767 sec., 21684.134441633538 rows/sec., 1.46 MiB/sec.
15134 2024.07.11 23:22:34.881848 [ 3 ] {1eee6f18-fcdd-4d0d-a674-135320ea3819} <Debug> DynamicQueryHandler: Done processing query
15135 2024.07.11 23:22:34.881899 [ 3 ] {1eee6f18-fcdd-4d0d-a674-135320ea3819} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15136 2024.07.11 23:22:34.881990 [ 3 ] {} <Debug> HTTP-Session: 2aac9628-bcb4-4a92-bb04-afbe1be03055 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15137 2024.07.11 23:22:34.884949 [ 186 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1288 rows, containing 19 columns (19 merged, 0 gathered) in 0.013884283 sec., 92766.76368524035 rows/sec., 166.23 MiB/sec.
15138 2024.07.11 23:22:34.886110 [ 186 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
15139 2024.07.11 23:22:34.886746 [ 186 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::all_1_76_15} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15140 2024.07.11 23:22:34.886838 [ 186 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::all_1_76_15} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
15141 2024.07.11 23:22:34.887000 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.58 MiB.
15142 2024.07.11 23:22:39.860711 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 5194, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15143 2024.07.11 23:22:39.860842 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15144 2024.07.11 23:22:39.860868 [ 3 ] {} <Debug> HTTP-Session: 86f6334c-0958-45d7-9d18-9e05a4de4895 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
15145 2024.07.11 23:22:39.860893 [ 3 ] {} <Debug> HTTP-Session: 86f6334c-0958-45d7-9d18-9e05a4de4895 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15146 2024.07.11 23:22:39.860907 [ 3 ] {} <Debug> HTTP-Session: 86f6334c-0958-45d7-9d18-9e05a4de4895 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15147 2024.07.11 23:22:39.860956 [ 3 ] {} <Trace> HTTP-Session: 86f6334c-0958-45d7-9d18-9e05a4de4895 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15148 2024.07.11 23:22:39.861149 [ 3 ] {648bd16b-b192-48db-af54-48cd66eea060} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
15149 2024.07.11 23:22:39.861216 [ 3 ] {648bd16b-b192-48db-af54-48cd66eea060} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
15150 2024.07.11 23:22:39.861409 [ 3 ] {648bd16b-b192-48db-af54-48cd66eea060} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15151 2024.07.11 23:22:39.861877 [ 3 ] {648bd16b-b192-48db-af54-48cd66eea060} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15152 2024.07.11 23:22:39.861921 [ 3 ] {648bd16b-b192-48db-af54-48cd66eea060} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.22 GiB.
15153 2024.07.11 23:22:39.862289 [ 3 ] {648bd16b-b192-48db-af54-48cd66eea060} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
15154 2024.07.11 23:22:39.862618 [ 3 ] {648bd16b-b192-48db-af54-48cd66eea060} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15155 2024.07.11 23:22:39.862797 [ 3 ] {648bd16b-b192-48db-af54-48cd66eea060} <Debug> executeQuery: Read 37 rows, 2.85 KiB in 0.001704 sec., 21713.61502347418 rows/sec., 1.63 MiB/sec.
15156 2024.07.11 23:22:39.863006 [ 3 ] {648bd16b-b192-48db-af54-48cd66eea060} <Debug> DynamicQueryHandler: Done processing query
15157 2024.07.11 23:22:39.863034 [ 3 ] {648bd16b-b192-48db-af54-48cd66eea060} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15158 2024.07.11 23:22:39.863050 [ 3 ] {} <Debug> HTTP-Session: 86f6334c-0958-45d7-9d18-9e05a4de4895 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15159 2024.07.11 23:22:39.863183 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15160 2024.07.11 23:22:39.863232 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15161 2024.07.11 23:22:39.863251 [ 3 ] {} <Debug> HTTP-Session: 71852ad3-de6e-485a-b230-62fe787e39cf Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
15162 2024.07.11 23:22:39.863268 [ 3 ] {} <Debug> HTTP-Session: 71852ad3-de6e-485a-b230-62fe787e39cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15163 2024.07.11 23:22:39.863282 [ 3 ] {} <Debug> HTTP-Session: 71852ad3-de6e-485a-b230-62fe787e39cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15164 2024.07.11 23:22:39.863313 [ 3 ] {} <Trace> HTTP-Session: 71852ad3-de6e-485a-b230-62fe787e39cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15165 2024.07.11 23:22:39.863408 [ 3 ] {78b15244-2fa8-4a86-85ca-fbfd22d1ae7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
15166 2024.07.11 23:22:39.863451 [ 3 ] {78b15244-2fa8-4a86-85ca-fbfd22d1ae7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
15167 2024.07.11 23:22:39.863577 [ 3 ] {78b15244-2fa8-4a86-85ca-fbfd22d1ae7e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15168 2024.07.11 23:22:39.863891 [ 3 ] {78b15244-2fa8-4a86-85ca-fbfd22d1ae7e} <Trace> oximeter.fields_ipaddr (e6968d90-b6e0-4a68-8edb-33d3c44efb5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15169 2024.07.11 23:22:39.863928 [ 3 ] {78b15244-2fa8-4a86-85ca-fbfd22d1ae7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.22 GiB.
15170 2024.07.11 23:22:39.864229 [ 3 ] {78b15244-2fa8-4a86-85ca-fbfd22d1ae7e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
15171 2024.07.11 23:22:39.864532 [ 3 ] {78b15244-2fa8-4a86-85ca-fbfd22d1ae7e} <Trace> oximeter.fields_ipaddr (e6968d90-b6e0-4a68-8edb-33d3c44efb5e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15172 2024.07.11 23:22:39.864652 [ 3 ] {78b15244-2fa8-4a86-85ca-fbfd22d1ae7e} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001268 sec., 3154.5741324921137 rows/sec., 257.23 KiB/sec.
15173 2024.07.11 23:22:39.864820 [ 3 ] {78b15244-2fa8-4a86-85ca-fbfd22d1ae7e} <Debug> DynamicQueryHandler: Done processing query
15174 2024.07.11 23:22:39.864845 [ 3 ] {78b15244-2fa8-4a86-85ca-fbfd22d1ae7e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
15175 2024.07.11 23:22:39.864861 [ 3 ] {} <Debug> HTTP-Session: 71852ad3-de6e-485a-b230-62fe787e39cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15176 2024.07.11 23:22:39.865037 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 38696, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15177 2024.07.11 23:22:39.865086 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15178 2024.07.11 23:22:39.865105 [ 3 ] {} <Debug> HTTP-Session: 916e6a6b-8351-41a2-b35b-9e0b9b2380f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
15179 2024.07.11 23:22:39.865121 [ 3 ] {} <Debug> HTTP-Session: 916e6a6b-8351-41a2-b35b-9e0b9b2380f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15180 2024.07.11 23:22:39.865135 [ 3 ] {} <Debug> HTTP-Session: 916e6a6b-8351-41a2-b35b-9e0b9b2380f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15181 2024.07.11 23:22:39.865164 [ 3 ] {} <Trace> HTTP-Session: 916e6a6b-8351-41a2-b35b-9e0b9b2380f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15182 2024.07.11 23:22:39.865337 [ 3 ] {d02cd1c3-55dc-4953-a4e5-175a729f21ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
15183 2024.07.11 23:22:39.865379 [ 3 ] {d02cd1c3-55dc-4953-a4e5-175a729f21ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
15184 2024.07.11 23:22:39.865501 [ 3 ] {d02cd1c3-55dc-4953-a4e5-175a729f21ec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15185 2024.07.11 23:22:39.865962 [ 3 ] {d02cd1c3-55dc-4953-a4e5-175a729f21ec} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15186 2024.07.11 23:22:39.865998 [ 3 ] {d02cd1c3-55dc-4953-a4e5-175a729f21ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.22 GiB.
15187 2024.07.11 23:22:39.866335 [ 3 ] {d02cd1c3-55dc-4953-a4e5-175a729f21ec} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
15188 2024.07.11 23:22:39.866639 [ 3 ] {d02cd1c3-55dc-4953-a4e5-175a729f21ec} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15189 2024.07.11 23:22:39.866762 [ 3 ] {d02cd1c3-55dc-4953-a4e5-175a729f21ec} <Debug> executeQuery: Read 256 rows, 23.12 KiB in 0.001512 sec., 169312.1693121693 rows/sec., 14.94 MiB/sec.
15190 2024.07.11 23:22:39.866931 [ 3 ] {d02cd1c3-55dc-4953-a4e5-175a729f21ec} <Debug> DynamicQueryHandler: Done processing query
15191 2024.07.11 23:22:39.866957 [ 3 ] {d02cd1c3-55dc-4953-a4e5-175a729f21ec} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB.
15192 2024.07.11 23:22:39.866974 [ 3 ] {} <Debug> HTTP-Session: 916e6a6b-8351-41a2-b35b-9e0b9b2380f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15193 2024.07.11 23:22:39.867102 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15194 2024.07.11 23:22:39.867151 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15195 2024.07.11 23:22:39.867170 [ 3 ] {} <Debug> HTTP-Session: 80a87527-2376-4a03-afc2-014603c67ecd Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
15196 2024.07.11 23:22:39.867187 [ 3 ] {} <Debug> HTTP-Session: 80a87527-2376-4a03-afc2-014603c67ecd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15197 2024.07.11 23:22:39.867200 [ 3 ] {} <Debug> HTTP-Session: 80a87527-2376-4a03-afc2-014603c67ecd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15198 2024.07.11 23:22:39.867230 [ 3 ] {} <Trace> HTTP-Session: 80a87527-2376-4a03-afc2-014603c67ecd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15199 2024.07.11 23:22:39.867324 [ 3 ] {a025e070-56ad-4bdd-bdff-ead47273d69d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
15200 2024.07.11 23:22:39.867367 [ 3 ] {a025e070-56ad-4bdd-bdff-ead47273d69d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
15201 2024.07.11 23:22:39.867490 [ 3 ] {a025e070-56ad-4bdd-bdff-ead47273d69d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15202 2024.07.11 23:22:39.867797 [ 3 ] {a025e070-56ad-4bdd-bdff-ead47273d69d} <Trace> oximeter.fields_u16 (b4410dfe-084c-46fb-b538-055579d0603a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15203 2024.07.11 23:22:39.867834 [ 3 ] {a025e070-56ad-4bdd-bdff-ead47273d69d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.22 GiB.
15204 2024.07.11 23:22:39.868124 [ 3 ] {a025e070-56ad-4bdd-bdff-ead47273d69d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
15205 2024.07.11 23:22:39.868429 [ 3 ] {a025e070-56ad-4bdd-bdff-ead47273d69d} <Trace> oximeter.fields_u16 (b4410dfe-084c-46fb-b538-055579d0603a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15206 2024.07.11 23:22:39.868550 [ 3 ] {a025e070-56ad-4bdd-bdff-ead47273d69d} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.00125 sec., 3200 rows/sec., 223.44 KiB/sec.
15207 2024.07.11 23:22:39.868861 [ 3 ] {a025e070-56ad-4bdd-bdff-ead47273d69d} <Debug> DynamicQueryHandler: Done processing query
15208 2024.07.11 23:22:39.868888 [ 3 ] {a025e070-56ad-4bdd-bdff-ead47273d69d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
15209 2024.07.11 23:22:39.868904 [ 3 ] {} <Debug> HTTP-Session: 80a87527-2376-4a03-afc2-014603c67ecd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15210 2024.07.11 23:22:39.869088 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 68065, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15211 2024.07.11 23:22:39.869138 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15212 2024.07.11 23:22:39.869158 [ 3 ] {} <Debug> HTTP-Session: 3d088623-4b96-4c6f-a946-c0ba0094d02d Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
15213 2024.07.11 23:22:39.869175 [ 3 ] {} <Debug> HTTP-Session: 3d088623-4b96-4c6f-a946-c0ba0094d02d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15214 2024.07.11 23:22:39.869188 [ 3 ] {} <Debug> HTTP-Session: 3d088623-4b96-4c6f-a946-c0ba0094d02d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15215 2024.07.11 23:22:39.869218 [ 3 ] {} <Trace> HTTP-Session: 3d088623-4b96-4c6f-a946-c0ba0094d02d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15216 2024.07.11 23:22:39.869420 [ 3 ] {9c2b65b2-2cd6-46fb-95ce-bc8cbaa49082} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
15217 2024.07.11 23:22:39.869465 [ 3 ] {9c2b65b2-2cd6-46fb-95ce-bc8cbaa49082} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
15218 2024.07.11 23:22:39.869607 [ 3 ] {9c2b65b2-2cd6-46fb-95ce-bc8cbaa49082} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15219 2024.07.11 23:22:39.870153 [ 3 ] {9c2b65b2-2cd6-46fb-95ce-bc8cbaa49082} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15220 2024.07.11 23:22:39.870190 [ 3 ] {9c2b65b2-2cd6-46fb-95ce-bc8cbaa49082} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.22 GiB.
15221 2024.07.11 23:22:39.870517 [ 3 ] {9c2b65b2-2cd6-46fb-95ce-bc8cbaa49082} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
15222 2024.07.11 23:22:39.870823 [ 3 ] {9c2b65b2-2cd6-46fb-95ce-bc8cbaa49082} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15223 2024.07.11 23:22:39.870947 [ 3 ] {9c2b65b2-2cd6-46fb-95ce-bc8cbaa49082} <Debug> executeQuery: Read 420 rows, 30.55 KiB in 0.00163 sec., 257668.71165644174 rows/sec., 18.30 MiB/sec.
15224 2024.07.11 23:22:39.871116 [ 3 ] {9c2b65b2-2cd6-46fb-95ce-bc8cbaa49082} <Debug> DynamicQueryHandler: Done processing query
15225 2024.07.11 23:22:39.871142 [ 3 ] {9c2b65b2-2cd6-46fb-95ce-bc8cbaa49082} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
15226 2024.07.11 23:22:39.871157 [ 3 ] {} <Debug> HTTP-Session: 3d088623-4b96-4c6f-a946-c0ba0094d02d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15227 2024.07.11 23:22:39.871295 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15228 2024.07.11 23:22:39.871343 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15229 2024.07.11 23:22:39.871363 [ 3 ] {} <Debug> HTTP-Session: 20c34130-689c-4491-a859-b76dfec41e39 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
15230 2024.07.11 23:22:39.871380 [ 3 ] {} <Debug> HTTP-Session: 20c34130-689c-4491-a859-b76dfec41e39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15231 2024.07.11 23:22:39.871394 [ 3 ] {} <Debug> HTTP-Session: 20c34130-689c-4491-a859-b76dfec41e39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15232 2024.07.11 23:22:39.871424 [ 3 ] {} <Trace> HTTP-Session: 20c34130-689c-4491-a859-b76dfec41e39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15233 2024.07.11 23:22:39.871517 [ 3 ] {1c06c856-a886-4681-8a9c-6992659ec4ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
15234 2024.07.11 23:22:39.871563 [ 3 ] {1c06c856-a886-4681-8a9c-6992659ec4ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
15235 2024.07.11 23:22:39.871690 [ 3 ] {1c06c856-a886-4681-8a9c-6992659ec4ec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15236 2024.07.11 23:22:39.871973 [ 3 ] {1c06c856-a886-4681-8a9c-6992659ec4ec} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15237 2024.07.11 23:22:39.872009 [ 3 ] {1c06c856-a886-4681-8a9c-6992659ec4ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.22 GiB.
15238 2024.07.11 23:22:39.872377 [ 3 ] {1c06c856-a886-4681-8a9c-6992659ec4ec} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
15239 2024.07.11 23:22:39.872692 [ 3 ] {1c06c856-a886-4681-8a9c-6992659ec4ec} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15240 2024.07.11 23:22:39.872820 [ 143 ] {} <Debug> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
15241 2024.07.11 23:22:39.872820 [ 3 ] {1c06c856-a886-4681-8a9c-6992659ec4ec} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001325 sec., 4528.301886792453 rows/sec., 194.58 KiB/sec.
15242 2024.07.11 23:22:39.872860 [ 143 ] {} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15243 2024.07.11 23:22:39.872894 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.22 GiB.
15244 2024.07.11 23:22:39.873068 [ 3 ] {1c06c856-a886-4681-8a9c-6992659ec4ec} <Debug> DynamicQueryHandler: Done processing query
15245 2024.07.11 23:22:39.873086 [ 186 ] {ad79797a-efd7-41ba-8f44-a52be7ec8d1e::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
15246 2024.07.11 23:22:39.873101 [ 3 ] {1c06c856-a886-4681-8a9c-6992659ec4ec} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
15247 2024.07.11 23:22:39.873169 [ 3 ] {} <Debug> HTTP-Session: 20c34130-689c-4491-a859-b76dfec41e39 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15248 2024.07.11 23:22:39.873341 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15249 2024.07.11 23:22:39.873368 [ 186 ] {ad79797a-efd7-41ba-8f44-a52be7ec8d1e::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15250 2024.07.11 23:22:39.873430 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15251 2024.07.11 23:22:39.873446 [ 186 ] {ad79797a-efd7-41ba-8f44-a52be7ec8d1e::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
15252 2024.07.11 23:22:39.873469 [ 3 ] {} <Debug> HTTP-Session: a1e9548b-f9ab-4c6e-9790-c7f1ba56e7e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
15253 2024.07.11 23:22:39.873510 [ 3 ] {} <Debug> HTTP-Session: a1e9548b-f9ab-4c6e-9790-c7f1ba56e7e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15254 2024.07.11 23:22:39.873555 [ 3 ] {} <Debug> HTTP-Session: a1e9548b-f9ab-4c6e-9790-c7f1ba56e7e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15255 2024.07.11 23:22:39.873688 [ 186 ] {ad79797a-efd7-41ba-8f44-a52be7ec8d1e::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
15256 2024.07.11 23:22:39.873709 [ 3 ] {} <Trace> HTTP-Session: a1e9548b-f9ab-4c6e-9790-c7f1ba56e7e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15257 2024.07.11 23:22:39.873935 [ 186 ] {ad79797a-efd7-41ba-8f44-a52be7ec8d1e::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
15258 2024.07.11 23:22:39.874192 [ 186 ] {ad79797a-efd7-41ba-8f44-a52be7ec8d1e::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
15259 2024.07.11 23:22:39.874472 [ 186 ] {ad79797a-efd7-41ba-8f44-a52be7ec8d1e::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
15260 2024.07.11 23:22:39.874574 [ 3 ] {27e04a51-dbc9-43f4-aa37-6ad5b4e3b639} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
15261 2024.07.11 23:22:39.874701 [ 186 ] {ad79797a-efd7-41ba-8f44-a52be7ec8d1e::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
15262 2024.07.11 23:22:39.874905 [ 3 ] {27e04a51-dbc9-43f4-aa37-6ad5b4e3b639} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
15263 2024.07.11 23:22:39.875553 [ 3 ] {27e04a51-dbc9-43f4-aa37-6ad5b4e3b639} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15264 2024.07.11 23:22:39.876335 [ 3 ] {27e04a51-dbc9-43f4-aa37-6ad5b4e3b639} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15265 2024.07.11 23:22:39.876396 [ 3 ] {27e04a51-dbc9-43f4-aa37-6ad5b4e3b639} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.22 GiB.
15266 2024.07.11 23:22:39.877566 [ 3 ] {27e04a51-dbc9-43f4-aa37-6ad5b4e3b639} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
15267 2024.07.11 23:22:39.877601 [ 186 ] {ad79797a-efd7-41ba-8f44-a52be7ec8d1e::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 246 rows, containing 4 columns (4 merged, 0 gathered) in 0.004615688 sec., 53296.49664362063 rows/sec., 2.24 MiB/sec.
15268 2024.07.11 23:22:39.877795 [ 186 ] {ad79797a-efd7-41ba-8f44-a52be7ec8d1e::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
15269 2024.07.11 23:22:39.878448 [ 3 ] {27e04a51-dbc9-43f4-aa37-6ad5b4e3b639} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15270 2024.07.11 23:22:39.878717 [ 143 ] {} <Debug> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
15271 2024.07.11 23:22:39.878760 [ 186 ] {ad79797a-efd7-41ba-8f44-a52be7ec8d1e::all_1_41_8} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15272 2024.07.11 23:22:39.878797 [ 143 ] {} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15273 2024.07.11 23:22:39.878799 [ 3 ] {27e04a51-dbc9-43f4-aa37-6ad5b4e3b639} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.00467 sec., 16488.222698072805 rows/sec., 1.02 MiB/sec.
15274 2024.07.11 23:22:39.878873 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.22 GiB.
15275 2024.07.11 23:22:39.879109 [ 186 ] {ad79797a-efd7-41ba-8f44-a52be7ec8d1e::all_1_41_8} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
15276 2024.07.11 23:22:39.879381 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
15277 2024.07.11 23:22:39.879519 [ 186 ] {cf9b07e3-d05f-42ae-a668-462ac9598c47::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
15278 2024.07.11 23:22:39.880085 [ 186 ] {cf9b07e3-d05f-42ae-a668-462ac9598c47::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15279 2024.07.11 23:22:39.880180 [ 186 ] {cf9b07e3-d05f-42ae-a668-462ac9598c47::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
15280 2024.07.11 23:22:39.880189 [ 3 ] {27e04a51-dbc9-43f4-aa37-6ad5b4e3b639} <Debug> DynamicQueryHandler: Done processing query
15281 2024.07.11 23:22:39.880246 [ 3 ] {27e04a51-dbc9-43f4-aa37-6ad5b4e3b639} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
15282 2024.07.11 23:22:39.880362 [ 3 ] {} <Debug> HTTP-Session: a1e9548b-f9ab-4c6e-9790-c7f1ba56e7e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15283 2024.07.11 23:22:39.880437 [ 186 ] {cf9b07e3-d05f-42ae-a668-462ac9598c47::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
15284 2024.07.11 23:22:39.880612 [ 186 ] {cf9b07e3-d05f-42ae-a668-462ac9598c47::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
15285 2024.07.11 23:22:39.880725 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 31033, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15286 2024.07.11 23:22:39.880907 [ 186 ] {cf9b07e3-d05f-42ae-a668-462ac9598c47::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
15287 2024.07.11 23:22:39.880977 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15288 2024.07.11 23:22:39.881098 [ 3 ] {} <Debug> HTTP-Session: 707097fb-a576-4cb2-b63a-cf6a6bba1320 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
15289 2024.07.11 23:22:39.881158 [ 186 ] {cf9b07e3-d05f-42ae-a668-462ac9598c47::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
15290 2024.07.11 23:22:39.881207 [ 3 ] {} <Debug> HTTP-Session: 707097fb-a576-4cb2-b63a-cf6a6bba1320 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15291 2024.07.11 23:22:39.881268 [ 3 ] {} <Debug> HTTP-Session: 707097fb-a576-4cb2-b63a-cf6a6bba1320 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15292 2024.07.11 23:22:39.881431 [ 186 ] {cf9b07e3-d05f-42ae-a668-462ac9598c47::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
15293 2024.07.11 23:22:39.881451 [ 3 ] {} <Trace> HTTP-Session: 707097fb-a576-4cb2-b63a-cf6a6bba1320 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15294 2024.07.11 23:22:39.881876 [ 3 ] {211a1d34-e0c5-4276-801d-318daeb4b782} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
15295 2024.07.11 23:22:39.881998 [ 3 ] {211a1d34-e0c5-4276-801d-318daeb4b782} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
15296 2024.07.11 23:22:39.882580 [ 3 ] {211a1d34-e0c5-4276-801d-318daeb4b782} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15297 2024.07.11 23:22:39.883501 [ 3 ] {211a1d34-e0c5-4276-801d-318daeb4b782} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15298 2024.07.11 23:22:39.883571 [ 3 ] {211a1d34-e0c5-4276-801d-318daeb4b782} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.22 GiB.
15299 2024.07.11 23:22:39.884340 [ 3 ] {211a1d34-e0c5-4276-801d-318daeb4b782} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
15300 2024.07.11 23:22:39.884798 [ 186 ] {cf9b07e3-d05f-42ae-a668-462ac9598c47::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3157 rows, containing 5 columns (5 merged, 0 gathered) in 0.005730059 sec., 550954.1873827128 rows/sec., 33.93 MiB/sec.
15301 2024.07.11 23:22:39.885119 [ 3 ] {211a1d34-e0c5-4276-801d-318daeb4b782} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15302 2024.07.11 23:22:39.885128 [ 186 ] {cf9b07e3-d05f-42ae-a668-462ac9598c47::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
15303 2024.07.11 23:22:39.885429 [ 3 ] {211a1d34-e0c5-4276-801d-318daeb4b782} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.003703 sec., 43748.31217931407 rows/sec., 3.05 MiB/sec.
15304 2024.07.11 23:22:39.885853 [ 3 ] {211a1d34-e0c5-4276-801d-318daeb4b782} <Debug> DynamicQueryHandler: Done processing query
15305 2024.07.11 23:22:39.885904 [ 3 ] {211a1d34-e0c5-4276-801d-318daeb4b782} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
15306 2024.07.11 23:22:39.885940 [ 3 ] {} <Debug> HTTP-Session: 707097fb-a576-4cb2-b63a-cf6a6bba1320 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15307 2024.07.11 23:22:39.886069 [ 186 ] {cf9b07e3-d05f-42ae-a668-462ac9598c47::all_1_41_8} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15308 2024.07.11 23:22:39.886173 [ 186 ] {cf9b07e3-d05f-42ae-a668-462ac9598c47::all_1_41_8} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
15309 2024.07.11 23:22:39.886187 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 49596, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15310 2024.07.11 23:22:39.886302 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15311 2024.07.11 23:22:39.886324 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB.
15312 2024.07.11 23:22:39.886334 [ 3 ] {} <Debug> HTTP-Session: 87f6eb21-85c2-4817-9710-90a83abe1892 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
15313 2024.07.11 23:22:39.886376 [ 3 ] {} <Debug> HTTP-Session: 87f6eb21-85c2-4817-9710-90a83abe1892 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15314 2024.07.11 23:22:39.886390 [ 3 ] {} <Debug> HTTP-Session: 87f6eb21-85c2-4817-9710-90a83abe1892 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15315 2024.07.11 23:22:39.886422 [ 3 ] {} <Trace> HTTP-Session: 87f6eb21-85c2-4817-9710-90a83abe1892 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15316 2024.07.11 23:22:39.886870 [ 3 ] {2d6b557b-5755-4ad0-9f5c-2a1c5f90f912} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
15317 2024.07.11 23:22:39.886941 [ 3 ] {2d6b557b-5755-4ad0-9f5c-2a1c5f90f912} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
15318 2024.07.11 23:22:39.887375 [ 3 ] {2d6b557b-5755-4ad0-9f5c-2a1c5f90f912} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15319 2024.07.11 23:22:39.888025 [ 3 ] {2d6b557b-5755-4ad0-9f5c-2a1c5f90f912} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15320 2024.07.11 23:22:39.888061 [ 3 ] {2d6b557b-5755-4ad0-9f5c-2a1c5f90f912} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.22 GiB.
15321 2024.07.11 23:22:39.888690 [ 3 ] {2d6b557b-5755-4ad0-9f5c-2a1c5f90f912} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
15322 2024.07.11 23:22:39.889097 [ 3 ] {2d6b557b-5755-4ad0-9f5c-2a1c5f90f912} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15323 2024.07.11 23:22:39.889239 [ 3 ] {2d6b557b-5755-4ad0-9f5c-2a1c5f90f912} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.00273 sec., 11355.311355311356 rows/sec., 20.35 MiB/sec.
15324 2024.07.11 23:22:39.889445 [ 3 ] {2d6b557b-5755-4ad0-9f5c-2a1c5f90f912} <Debug> DynamicQueryHandler: Done processing query
15325 2024.07.11 23:22:39.889471 [ 3 ] {2d6b557b-5755-4ad0-9f5c-2a1c5f90f912} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
15326 2024.07.11 23:22:39.889487 [ 3 ] {} <Debug> HTTP-Session: 87f6eb21-85c2-4817-9710-90a83abe1892 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15327 2024.07.11 23:22:39.889612 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 3723, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15328 2024.07.11 23:22:39.889660 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15329 2024.07.11 23:22:39.889680 [ 3 ] {} <Debug> HTTP-Session: c1299d52-a0bb-413e-a348-80ef5f6b7d16 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
15330 2024.07.11 23:22:39.889696 [ 3 ] {} <Debug> HTTP-Session: c1299d52-a0bb-413e-a348-80ef5f6b7d16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15331 2024.07.11 23:22:39.889711 [ 3 ] {} <Debug> HTTP-Session: c1299d52-a0bb-413e-a348-80ef5f6b7d16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15332 2024.07.11 23:22:39.889741 [ 3 ] {} <Trace> HTTP-Session: c1299d52-a0bb-413e-a348-80ef5f6b7d16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15333 2024.07.11 23:22:39.889844 [ 3 ] {7a36cff0-e97c-445d-b075-aa664267bf55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
15334 2024.07.11 23:22:39.889889 [ 3 ] {7a36cff0-e97c-445d-b075-aa664267bf55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
15335 2024.07.11 23:22:39.890013 [ 3 ] {7a36cff0-e97c-445d-b075-aa664267bf55} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15336 2024.07.11 23:22:39.890313 [ 3 ] {7a36cff0-e97c-445d-b075-aa664267bf55} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15337 2024.07.11 23:22:39.890350 [ 3 ] {7a36cff0-e97c-445d-b075-aa664267bf55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.22 GiB.
15338 2024.07.11 23:22:39.890702 [ 3 ] {7a36cff0-e97c-445d-b075-aa664267bf55} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
15339 2024.07.11 23:22:39.891031 [ 3 ] {7a36cff0-e97c-445d-b075-aa664267bf55} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15340 2024.07.11 23:22:39.891157 [ 3 ] {7a36cff0-e97c-445d-b075-aa664267bf55} <Debug> executeQuery: Read 26 rows, 1.48 KiB in 0.001342 sec., 19374.06855439642 rows/sec., 1.08 MiB/sec.
15341 2024.07.11 23:22:39.891329 [ 3 ] {7a36cff0-e97c-445d-b075-aa664267bf55} <Debug> DynamicQueryHandler: Done processing query
15342 2024.07.11 23:22:39.891354 [ 3 ] {7a36cff0-e97c-445d-b075-aa664267bf55} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
15343 2024.07.11 23:22:39.891370 [ 3 ] {} <Debug> HTTP-Session: c1299d52-a0bb-413e-a348-80ef5f6b7d16 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15344 2024.07.11 23:22:39.891485 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15345 2024.07.11 23:22:39.891534 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15346 2024.07.11 23:22:39.891553 [ 3 ] {} <Debug> HTTP-Session: f8012773-70bf-476c-87cf-18ca5186de8d Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
15347 2024.07.11 23:22:39.891569 [ 3 ] {} <Debug> HTTP-Session: f8012773-70bf-476c-87cf-18ca5186de8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15348 2024.07.11 23:22:39.891583 [ 3 ] {} <Debug> HTTP-Session: f8012773-70bf-476c-87cf-18ca5186de8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15349 2024.07.11 23:22:39.891613 [ 3 ] {} <Trace> HTTP-Session: f8012773-70bf-476c-87cf-18ca5186de8d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15350 2024.07.11 23:22:39.891725 [ 3 ] {c0f77890-1e08-436e-87d2-7d51b40d56d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
15351 2024.07.11 23:22:39.891769 [ 3 ] {c0f77890-1e08-436e-87d2-7d51b40d56d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
15352 2024.07.11 23:22:39.891894 [ 3 ] {c0f77890-1e08-436e-87d2-7d51b40d56d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15353 2024.07.11 23:22:39.892186 [ 3 ] {c0f77890-1e08-436e-87d2-7d51b40d56d6} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15354 2024.07.11 23:22:39.892221 [ 3 ] {c0f77890-1e08-436e-87d2-7d51b40d56d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.22 GiB.
15355 2024.07.11 23:22:39.892574 [ 3 ] {c0f77890-1e08-436e-87d2-7d51b40d56d6} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
15356 2024.07.11 23:22:39.892905 [ 3 ] {c0f77890-1e08-436e-87d2-7d51b40d56d6} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15357 2024.07.11 23:22:39.893031 [ 3 ] {c0f77890-1e08-436e-87d2-7d51b40d56d6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001345 sec., 44609.665427509295 rows/sec., 3.01 MiB/sec.
15358 2024.07.11 23:22:39.893312 [ 3 ] {c0f77890-1e08-436e-87d2-7d51b40d56d6} <Debug> DynamicQueryHandler: Done processing query
15359 2024.07.11 23:22:39.893373 [ 3 ] {c0f77890-1e08-436e-87d2-7d51b40d56d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15360 2024.07.11 23:22:39.893425 [ 3 ] {} <Debug> HTTP-Session: f8012773-70bf-476c-87cf-18ca5186de8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15361 2024.07.11 23:22:43.673294 [ 140 ] {} <Debug> DNSResolver: Updating DNS cache
15362 2024.07.11 23:22:43.673366 [ 140 ] {} <Debug> DNSResolver: Updated DNS cache
15363 2024.07.11 23:22:44.857687 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 3639, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15364 2024.07.11 23:22:44.857826 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15365 2024.07.11 23:22:44.857856 [ 3 ] {} <Debug> HTTP-Session: d9be4e5c-a0c7-4e7c-8e79-6c775cf219f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
15366 2024.07.11 23:22:44.857883 [ 3 ] {} <Debug> HTTP-Session: d9be4e5c-a0c7-4e7c-8e79-6c775cf219f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15367 2024.07.11 23:22:44.857902 [ 3 ] {} <Debug> HTTP-Session: d9be4e5c-a0c7-4e7c-8e79-6c775cf219f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15368 2024.07.11 23:22:44.857956 [ 3 ] {} <Trace> HTTP-Session: d9be4e5c-a0c7-4e7c-8e79-6c775cf219f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15369 2024.07.11 23:22:44.858161 [ 3 ] {53dbdc19-a223-43d7-9464-afbe52617715} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
15370 2024.07.11 23:22:44.858238 [ 3 ] {53dbdc19-a223-43d7-9464-afbe52617715} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
15371 2024.07.11 23:22:44.858455 [ 3 ] {53dbdc19-a223-43d7-9464-afbe52617715} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15372 2024.07.11 23:22:44.858908 [ 3 ] {53dbdc19-a223-43d7-9464-afbe52617715} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15373 2024.07.11 23:22:44.858946 [ 3 ] {53dbdc19-a223-43d7-9464-afbe52617715} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.22 GiB.
15374 2024.07.11 23:22:44.859310 [ 3 ] {53dbdc19-a223-43d7-9464-afbe52617715} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
15375 2024.07.11 23:22:44.859646 [ 3 ] {53dbdc19-a223-43d7-9464-afbe52617715} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15376 2024.07.11 23:22:44.859786 [ 3 ] {53dbdc19-a223-43d7-9464-afbe52617715} <Debug> executeQuery: Read 25 rows, 2.03 KiB in 0.001694 sec., 14757.96930342385 rows/sec., 1.17 MiB/sec.
15377 2024.07.11 23:22:44.859997 [ 3 ] {53dbdc19-a223-43d7-9464-afbe52617715} <Debug> DynamicQueryHandler: Done processing query
15378 2024.07.11 23:22:44.860024 [ 3 ] {53dbdc19-a223-43d7-9464-afbe52617715} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15379 2024.07.11 23:22:44.860041 [ 3 ] {} <Debug> HTTP-Session: d9be4e5c-a0c7-4e7c-8e79-6c775cf219f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15380 2024.07.11 23:22:44.860196 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 1302, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15381 2024.07.11 23:22:44.860245 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15382 2024.07.11 23:22:44.860265 [ 3 ] {} <Debug> HTTP-Session: 67e677d4-9b06-45f0-b585-8180b7fcf541 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
15383 2024.07.11 23:22:44.860281 [ 3 ] {} <Debug> HTTP-Session: 67e677d4-9b06-45f0-b585-8180b7fcf541 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15384 2024.07.11 23:22:44.860295 [ 3 ] {} <Debug> HTTP-Session: 67e677d4-9b06-45f0-b585-8180b7fcf541 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15385 2024.07.11 23:22:44.860325 [ 3 ] {} <Trace> HTTP-Session: 67e677d4-9b06-45f0-b585-8180b7fcf541 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15386 2024.07.11 23:22:44.860420 [ 3 ] {be4176f4-581c-4492-92f5-c8095f6a77a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
15387 2024.07.11 23:22:44.860464 [ 3 ] {be4176f4-581c-4492-92f5-c8095f6a77a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
15388 2024.07.11 23:22:44.860588 [ 3 ] {be4176f4-581c-4492-92f5-c8095f6a77a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15389 2024.07.11 23:22:44.860873 [ 3 ] {be4176f4-581c-4492-92f5-c8095f6a77a0} <Trace> oximeter.fields_ipaddr (e6968d90-b6e0-4a68-8edb-33d3c44efb5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15390 2024.07.11 23:22:44.860909 [ 3 ] {be4176f4-581c-4492-92f5-c8095f6a77a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.22 GiB.
15391 2024.07.11 23:22:44.861208 [ 3 ] {be4176f4-581c-4492-92f5-c8095f6a77a0} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
15392 2024.07.11 23:22:44.861508 [ 3 ] {be4176f4-581c-4492-92f5-c8095f6a77a0} <Trace> oximeter.fields_ipaddr (e6968d90-b6e0-4a68-8edb-33d3c44efb5e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15393 2024.07.11 23:22:44.861625 [ 139 ] {} <Debug> oximeter.fields_ipaddr (e6968d90-b6e0-4a68-8edb-33d3c44efb5e) (MergerMutator): Selected 6 parts from all_1_22_5 to all_27_27_0
15394 2024.07.11 23:22:44.861635 [ 3 ] {be4176f4-581c-4492-92f5-c8095f6a77a0} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001237 sec., 6467.259498787389 rows/sec., 527.36 KiB/sec.
15395 2024.07.11 23:22:44.861666 [ 139 ] {} <Trace> oximeter.fields_ipaddr (e6968d90-b6e0-4a68-8edb-33d3c44efb5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15396 2024.07.11 23:22:44.861701 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.22 GiB.
15397 2024.07.11 23:22:44.861871 [ 3 ] {be4176f4-581c-4492-92f5-c8095f6a77a0} <Debug> DynamicQueryHandler: Done processing query
15398 2024.07.11 23:22:44.861891 [ 198 ] {e6968d90-b6e0-4a68-8edb-33d3c44efb5e::all_1_27_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_22_5 to all_27_27_0 into Compact with storage Full
15399 2024.07.11 23:22:44.861905 [ 3 ] {be4176f4-581c-4492-92f5-c8095f6a77a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
15400 2024.07.11 23:22:44.861992 [ 3 ] {} <Debug> HTTP-Session: 67e677d4-9b06-45f0-b585-8180b7fcf541 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15401 2024.07.11 23:22:44.862132 [ 198 ] {e6968d90-b6e0-4a68-8edb-33d3c44efb5e::all_1_27_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15402 2024.07.11 23:22:44.862191 [ 198 ] {e6968d90-b6e0-4a68-8edb-33d3c44efb5e::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_22_5, total 16 rows starting from the beginning of the part
15403 2024.07.11 23:22:44.862218 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 24623, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15404 2024.07.11 23:22:44.862384 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15405 2024.07.11 23:22:44.862398 [ 198 ] {e6968d90-b6e0-4a68-8edb-33d3c44efb5e::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 2 rows starting from the beginning of the part
15406 2024.07.11 23:22:44.862486 [ 3 ] {} <Debug> HTTP-Session: 8f40cd14-67b1-4ba8-af61-febb8d5f2fab Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
15407 2024.07.11 23:22:44.862667 [ 3 ] {} <Debug> HTTP-Session: 8f40cd14-67b1-4ba8-af61-febb8d5f2fab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15408 2024.07.11 23:22:44.862717 [ 198 ] {e6968d90-b6e0-4a68-8edb-33d3c44efb5e::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 2 rows starting from the beginning of the part
15409 2024.07.11 23:22:44.862753 [ 3 ] {} <Debug> HTTP-Session: 8f40cd14-67b1-4ba8-af61-febb8d5f2fab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15410 2024.07.11 23:22:44.862980 [ 198 ] {e6968d90-b6e0-4a68-8edb-33d3c44efb5e::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 2 rows starting from the beginning of the part
15411 2024.07.11 23:22:44.863020 [ 3 ] {} <Trace> HTTP-Session: 8f40cd14-67b1-4ba8-af61-febb8d5f2fab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15412 2024.07.11 23:22:44.863288 [ 198 ] {e6968d90-b6e0-4a68-8edb-33d3c44efb5e::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 4 rows starting from the beginning of the part
15413 2024.07.11 23:22:44.863521 [ 198 ] {e6968d90-b6e0-4a68-8edb-33d3c44efb5e::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 8 rows starting from the beginning of the part
15414 2024.07.11 23:22:44.863643 [ 3 ] {bde9d447-4015-466d-90f8-b459a8dca5cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
15415 2024.07.11 23:22:44.863891 [ 3 ] {bde9d447-4015-466d-90f8-b459a8dca5cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
15416 2024.07.11 23:22:44.864333 [ 3 ] {bde9d447-4015-466d-90f8-b459a8dca5cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15417 2024.07.11 23:22:44.865326 [ 3 ] {bde9d447-4015-466d-90f8-b459a8dca5cf} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15418 2024.07.11 23:22:44.865388 [ 3 ] {bde9d447-4015-466d-90f8-b459a8dca5cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.22 GiB.
15419 2024.07.11 23:22:44.866316 [ 198 ] {e6968d90-b6e0-4a68-8edb-33d3c44efb5e::all_1_27_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34 rows, containing 4 columns (4 merged, 0 gathered) in 0.004525846 sec., 7512.407625005358 rows/sec., 606.11 KiB/sec.
15420 2024.07.11 23:22:44.866361 [ 3 ] {bde9d447-4015-466d-90f8-b459a8dca5cf} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary)
15421 2024.07.11 23:22:44.866481 [ 198 ] {e6968d90-b6e0-4a68-8edb-33d3c44efb5e::all_1_27_6} <Trace> MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary)
15422 2024.07.11 23:22:44.867160 [ 3 ] {bde9d447-4015-466d-90f8-b459a8dca5cf} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15423 2024.07.11 23:22:44.867416 [ 198 ] {e6968d90-b6e0-4a68-8edb-33d3c44efb5e::all_1_27_6} <Trace> oximeter.fields_ipaddr (e6968d90-b6e0-4a68-8edb-33d3c44efb5e): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15424 2024.07.11 23:22:44.867447 [ 3 ] {bde9d447-4015-466d-90f8-b459a8dca5cf} <Debug> executeQuery: Read 171 rows, 14.22 KiB in 0.00406 sec., 42118.22660098522 rows/sec., 3.42 MiB/sec.
15425 2024.07.11 23:22:44.867649 [ 198 ] {e6968d90-b6e0-4a68-8edb-33d3c44efb5e::all_1_27_6} <Trace> oximeter.fields_ipaddr (e6968d90-b6e0-4a68-8edb-33d3c44efb5e) (MergerMutator): Merged 6 parts: [all_1_22_5, all_27_27_0] -> all_1_27_6
15426 2024.07.11 23:22:44.867801 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
15427 2024.07.11 23:22:44.867823 [ 3 ] {bde9d447-4015-466d-90f8-b459a8dca5cf} <Debug> DynamicQueryHandler: Done processing query
15428 2024.07.11 23:22:44.867869 [ 3 ] {bde9d447-4015-466d-90f8-b459a8dca5cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
15429 2024.07.11 23:22:44.867886 [ 3 ] {} <Debug> HTTP-Session: 8f40cd14-67b1-4ba8-af61-febb8d5f2fab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15430 2024.07.11 23:22:44.868031 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 1169, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15431 2024.07.11 23:22:44.868079 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15432 2024.07.11 23:22:44.868098 [ 3 ] {} <Debug> HTTP-Session: d74b369a-c3ba-4896-adfe-8c043f3b3386 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
15433 2024.07.11 23:22:44.868114 [ 3 ] {} <Debug> HTTP-Session: d74b369a-c3ba-4896-adfe-8c043f3b3386 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15434 2024.07.11 23:22:44.868127 [ 3 ] {} <Debug> HTTP-Session: d74b369a-c3ba-4896-adfe-8c043f3b3386 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15435 2024.07.11 23:22:44.868159 [ 3 ] {} <Trace> HTTP-Session: d74b369a-c3ba-4896-adfe-8c043f3b3386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15436 2024.07.11 23:22:44.868262 [ 3 ] {881bb850-94f8-4666-a901-cf07963a6dbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
15437 2024.07.11 23:22:44.868308 [ 3 ] {881bb850-94f8-4666-a901-cf07963a6dbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
15438 2024.07.11 23:22:44.868456 [ 3 ] {881bb850-94f8-4666-a901-cf07963a6dbc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15439 2024.07.11 23:22:44.868740 [ 3 ] {881bb850-94f8-4666-a901-cf07963a6dbc} <Trace> oximeter.fields_u16 (b4410dfe-084c-46fb-b538-055579d0603a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15440 2024.07.11 23:22:44.868777 [ 3 ] {881bb850-94f8-4666-a901-cf07963a6dbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.22 GiB.
15441 2024.07.11 23:22:44.869077 [ 3 ] {881bb850-94f8-4666-a901-cf07963a6dbc} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
15442 2024.07.11 23:22:44.869379 [ 3 ] {881bb850-94f8-4666-a901-cf07963a6dbc} <Trace> oximeter.fields_u16 (b4410dfe-084c-46fb-b538-055579d0603a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15443 2024.07.11 23:22:44.869500 [ 139 ] {} <Debug> oximeter.fields_u16 (b4410dfe-084c-46fb-b538-055579d0603a) (MergerMutator): Selected 6 parts from all_1_22_5 to all_27_27_0
15444 2024.07.11 23:22:44.869506 [ 3 ] {881bb850-94f8-4666-a901-cf07963a6dbc} <Debug> executeQuery: Read 8 rows, 572.00 B in 0.001273 sec., 6284.367635506677 rows/sec., 438.80 KiB/sec.
15445 2024.07.11 23:22:44.869536 [ 139 ] {} <Trace> oximeter.fields_u16 (b4410dfe-084c-46fb-b538-055579d0603a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15446 2024.07.11 23:22:44.869578 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.22 GiB.
15447 2024.07.11 23:22:44.869722 [ 3 ] {881bb850-94f8-4666-a901-cf07963a6dbc} <Debug> DynamicQueryHandler: Done processing query
15448 2024.07.11 23:22:44.869742 [ 197 ] {b4410dfe-084c-46fb-b538-055579d0603a::all_1_27_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_22_5 to all_27_27_0 into Compact with storage Full
15449 2024.07.11 23:22:44.869759 [ 3 ] {881bb850-94f8-4666-a901-cf07963a6dbc} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
15450 2024.07.11 23:22:44.869818 [ 3 ] {} <Debug> HTTP-Session: d74b369a-c3ba-4896-adfe-8c043f3b3386 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15451 2024.07.11 23:22:44.869950 [ 197 ] {b4410dfe-084c-46fb-b538-055579d0603a::all_1_27_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15452 2024.07.11 23:22:44.869999 [ 197 ] {b4410dfe-084c-46fb-b538-055579d0603a::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_22_5, total 16 rows starting from the beginning of the part
15453 2024.07.11 23:22:44.870071 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 20540, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15454 2024.07.11 23:22:44.870191 [ 197 ] {b4410dfe-084c-46fb-b538-055579d0603a::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 2 rows starting from the beginning of the part
15455 2024.07.11 23:22:44.870244 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15456 2024.07.11 23:22:44.870341 [ 3 ] {} <Debug> HTTP-Session: c0e734ef-f17a-4694-b493-4a08168838ef Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
15457 2024.07.11 23:22:44.870421 [ 3 ] {} <Debug> HTTP-Session: c0e734ef-f17a-4694-b493-4a08168838ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15458 2024.07.11 23:22:44.870479 [ 3 ] {} <Debug> HTTP-Session: c0e734ef-f17a-4694-b493-4a08168838ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15459 2024.07.11 23:22:44.870505 [ 197 ] {b4410dfe-084c-46fb-b538-055579d0603a::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 2 rows starting from the beginning of the part
15460 2024.07.11 23:22:44.870635 [ 3 ] {} <Trace> HTTP-Session: c0e734ef-f17a-4694-b493-4a08168838ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15461 2024.07.11 23:22:44.870943 [ 197 ] {b4410dfe-084c-46fb-b538-055579d0603a::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 2 rows starting from the beginning of the part
15462 2024.07.11 23:22:44.871265 [ 197 ] {b4410dfe-084c-46fb-b538-055579d0603a::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 4 rows starting from the beginning of the part
15463 2024.07.11 23:22:44.871402 [ 3 ] {4e942647-1290-45e9-a7b6-e48e3295ec08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
15464 2024.07.11 23:22:44.871532 [ 197 ] {b4410dfe-084c-46fb-b538-055579d0603a::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 8 rows starting from the beginning of the part
15465 2024.07.11 23:22:44.871608 [ 3 ] {4e942647-1290-45e9-a7b6-e48e3295ec08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
15466 2024.07.11 23:22:44.872245 [ 3 ] {4e942647-1290-45e9-a7b6-e48e3295ec08} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15467 2024.07.11 23:22:44.873113 [ 3 ] {4e942647-1290-45e9-a7b6-e48e3295ec08} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15468 2024.07.11 23:22:44.873180 [ 3 ] {4e942647-1290-45e9-a7b6-e48e3295ec08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.22 GiB.
15469 2024.07.11 23:22:44.874129 [ 3 ] {4e942647-1290-45e9-a7b6-e48e3295ec08} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary)
15470 2024.07.11 23:22:44.874196 [ 188 ] {b4410dfe-084c-46fb-b538-055579d0603a::all_1_27_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34 rows, containing 4 columns (4 merged, 0 gathered) in 0.004541297 sec., 7486.847920318799 rows/sec., 516.31 KiB/sec.
15471 2024.07.11 23:22:44.874532 [ 188 ] {b4410dfe-084c-46fb-b538-055579d0603a::all_1_27_6} <Trace> MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary)
15472 2024.07.11 23:22:44.874753 [ 3 ] {4e942647-1290-45e9-a7b6-e48e3295ec08} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15473 2024.07.11 23:22:44.875274 [ 3 ] {4e942647-1290-45e9-a7b6-e48e3295ec08} <Debug> executeQuery: Read 121 rows, 9.67 KiB in 0.004114 sec., 29411.764705882357 rows/sec., 2.29 MiB/sec.
15474 2024.07.11 23:22:44.875746 [ 188 ] {b4410dfe-084c-46fb-b538-055579d0603a::all_1_27_6} <Trace> oximeter.fields_u16 (b4410dfe-084c-46fb-b538-055579d0603a): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15475 2024.07.11 23:22:44.876029 [ 3 ] {4e942647-1290-45e9-a7b6-e48e3295ec08} <Debug> DynamicQueryHandler: Done processing query
15476 2024.07.11 23:22:44.876074 [ 188 ] {b4410dfe-084c-46fb-b538-055579d0603a::all_1_27_6} <Trace> oximeter.fields_u16 (b4410dfe-084c-46fb-b538-055579d0603a) (MergerMutator): Merged 6 parts: [all_1_22_5, all_27_27_0] -> all_1_27_6
15477 2024.07.11 23:22:44.876131 [ 3 ] {4e942647-1290-45e9-a7b6-e48e3295ec08} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
15478 2024.07.11 23:22:44.876280 [ 3 ] {} <Debug> HTTP-Session: c0e734ef-f17a-4694-b493-4a08168838ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15479 2024.07.11 23:22:44.876409 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
15480 2024.07.11 23:22:44.876599 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 38385, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15481 2024.07.11 23:22:44.876656 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15482 2024.07.11 23:22:44.876676 [ 3 ] {} <Debug> HTTP-Session: 775e4dfe-9610-4b8f-9555-7260df832b5e Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
15483 2024.07.11 23:22:44.876692 [ 3 ] {} <Debug> HTTP-Session: 775e4dfe-9610-4b8f-9555-7260df832b5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15484 2024.07.11 23:22:44.876706 [ 3 ] {} <Debug> HTTP-Session: 775e4dfe-9610-4b8f-9555-7260df832b5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15485 2024.07.11 23:22:44.876739 [ 3 ] {} <Trace> HTTP-Session: 775e4dfe-9610-4b8f-9555-7260df832b5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15486 2024.07.11 23:22:44.876922 [ 3 ] {d8c00a25-9013-41ef-bd0b-d82611b13082} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
15487 2024.07.11 23:22:44.876972 [ 3 ] {d8c00a25-9013-41ef-bd0b-d82611b13082} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
15488 2024.07.11 23:22:44.877143 [ 3 ] {d8c00a25-9013-41ef-bd0b-d82611b13082} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15489 2024.07.11 23:22:44.877527 [ 3 ] {d8c00a25-9013-41ef-bd0b-d82611b13082} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15490 2024.07.11 23:22:44.877561 [ 3 ] {d8c00a25-9013-41ef-bd0b-d82611b13082} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.22 GiB.
15491 2024.07.11 23:22:44.877966 [ 3 ] {d8c00a25-9013-41ef-bd0b-d82611b13082} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary)
15492 2024.07.11 23:22:44.878311 [ 3 ] {d8c00a25-9013-41ef-bd0b-d82611b13082} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15493 2024.07.11 23:22:44.878444 [ 3 ] {d8c00a25-9013-41ef-bd0b-d82611b13082} <Debug> executeQuery: Read 200 rows, 14.29 KiB in 0.001615 sec., 123839.0092879257 rows/sec., 8.64 MiB/sec.
15494 2024.07.11 23:22:44.878605 [ 3 ] {d8c00a25-9013-41ef-bd0b-d82611b13082} <Debug> DynamicQueryHandler: Done processing query
15495 2024.07.11 23:22:44.878630 [ 3 ] {d8c00a25-9013-41ef-bd0b-d82611b13082} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
15496 2024.07.11 23:22:44.878645 [ 3 ] {} <Debug> HTTP-Session: 775e4dfe-9610-4b8f-9555-7260df832b5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15497 2024.07.11 23:22:44.878820 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 40285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15498 2024.07.11 23:22:44.878867 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15499 2024.07.11 23:22:44.878886 [ 3 ] {} <Debug> HTTP-Session: 303b70dd-2ebd-4d08-b01d-6520cdf3b0e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
15500 2024.07.11 23:22:44.878902 [ 3 ] {} <Debug> HTTP-Session: 303b70dd-2ebd-4d08-b01d-6520cdf3b0e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15501 2024.07.11 23:22:44.878915 [ 3 ] {} <Debug> HTTP-Session: 303b70dd-2ebd-4d08-b01d-6520cdf3b0e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15502 2024.07.11 23:22:44.878945 [ 3 ] {} <Trace> HTTP-Session: 303b70dd-2ebd-4d08-b01d-6520cdf3b0e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15503 2024.07.11 23:22:44.879208 [ 3 ] {d314a0ea-943f-424a-a9d6-e5a289445b18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
15504 2024.07.11 23:22:44.879273 [ 3 ] {d314a0ea-943f-424a-a9d6-e5a289445b18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
15505 2024.07.11 23:22:44.879682 [ 3 ] {d314a0ea-943f-424a-a9d6-e5a289445b18} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15506 2024.07.11 23:22:44.880282 [ 3 ] {d314a0ea-943f-424a-a9d6-e5a289445b18} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15507 2024.07.11 23:22:44.880317 [ 3 ] {d314a0ea-943f-424a-a9d6-e5a289445b18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.22 GiB.
15508 2024.07.11 23:22:44.880919 [ 3 ] {d314a0ea-943f-424a-a9d6-e5a289445b18} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
15509 2024.07.11 23:22:44.881320 [ 3 ] {d314a0ea-943f-424a-a9d6-e5a289445b18} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15510 2024.07.11 23:22:44.881478 [ 3 ] {d314a0ea-943f-424a-a9d6-e5a289445b18} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002447 sec., 10216.59174499387 rows/sec., 18.31 MiB/sec.
15511 2024.07.11 23:22:44.881861 [ 3 ] {d314a0ea-943f-424a-a9d6-e5a289445b18} <Debug> DynamicQueryHandler: Done processing query
15512 2024.07.11 23:22:44.881916 [ 3 ] {d314a0ea-943f-424a-a9d6-e5a289445b18} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
15513 2024.07.11 23:22:44.881970 [ 3 ] {} <Debug> HTTP-Session: 303b70dd-2ebd-4d08-b01d-6520cdf3b0e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15514 2024.07.11 23:22:44.882135 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15515 2024.07.11 23:22:44.882188 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15516 2024.07.11 23:22:44.882207 [ 3 ] {} <Debug> HTTP-Session: acfeff6e-dcdb-473b-9ffe-bddd1e84c754 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
15517 2024.07.11 23:22:44.882223 [ 3 ] {} <Debug> HTTP-Session: acfeff6e-dcdb-473b-9ffe-bddd1e84c754 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15518 2024.07.11 23:22:44.882237 [ 3 ] {} <Debug> HTTP-Session: acfeff6e-dcdb-473b-9ffe-bddd1e84c754 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15519 2024.07.11 23:22:44.882269 [ 3 ] {} <Trace> HTTP-Session: acfeff6e-dcdb-473b-9ffe-bddd1e84c754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15520 2024.07.11 23:22:44.882391 [ 3 ] {3b77ebc4-4cbe-456e-8cd5-d3d99be44a7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
15521 2024.07.11 23:22:44.882437 [ 3 ] {3b77ebc4-4cbe-456e-8cd5-d3d99be44a7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
15522 2024.07.11 23:22:44.882573 [ 3 ] {3b77ebc4-4cbe-456e-8cd5-d3d99be44a7b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15523 2024.07.11 23:22:44.882840 [ 3 ] {3b77ebc4-4cbe-456e-8cd5-d3d99be44a7b} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15524 2024.07.11 23:22:44.882875 [ 3 ] {3b77ebc4-4cbe-456e-8cd5-d3d99be44a7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.22 GiB.
15525 2024.07.11 23:22:44.883229 [ 3 ] {3b77ebc4-4cbe-456e-8cd5-d3d99be44a7b} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary)
15526 2024.07.11 23:22:44.883545 [ 3 ] {3b77ebc4-4cbe-456e-8cd5-d3d99be44a7b} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15527 2024.07.11 23:22:44.883675 [ 3 ] {3b77ebc4-4cbe-456e-8cd5-d3d99be44a7b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001328 sec., 45180.72289156626 rows/sec., 3.04 MiB/sec.
15528 2024.07.11 23:22:44.883833 [ 3 ] {3b77ebc4-4cbe-456e-8cd5-d3d99be44a7b} <Debug> DynamicQueryHandler: Done processing query
15529 2024.07.11 23:22:44.883858 [ 3 ] {3b77ebc4-4cbe-456e-8cd5-d3d99be44a7b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15530 2024.07.11 23:22:44.883873 [ 3 ] {} <Debug> HTTP-Session: acfeff6e-dcdb-473b-9ffe-bddd1e84c754 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15531 2024.07.11 23:22:49.860832 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 5194, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15532 2024.07.11 23:22:49.860972 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15533 2024.07.11 23:22:49.861004 [ 3 ] {} <Debug> HTTP-Session: 85b00c8c-5316-48a7-a091-81423c8a679f Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
15534 2024.07.11 23:22:49.861047 [ 3 ] {} <Debug> HTTP-Session: 85b00c8c-5316-48a7-a091-81423c8a679f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15535 2024.07.11 23:22:49.861076 [ 3 ] {} <Debug> HTTP-Session: 85b00c8c-5316-48a7-a091-81423c8a679f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15536 2024.07.11 23:22:49.861159 [ 3 ] {} <Trace> HTTP-Session: 85b00c8c-5316-48a7-a091-81423c8a679f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15537 2024.07.11 23:22:49.861463 [ 3 ] {4ea70f5d-e941-419a-a8ae-623c27d6f663} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
15538 2024.07.11 23:22:49.861573 [ 3 ] {4ea70f5d-e941-419a-a8ae-623c27d6f663} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
15539 2024.07.11 23:22:49.861899 [ 3 ] {4ea70f5d-e941-419a-a8ae-623c27d6f663} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15540 2024.07.11 23:22:49.862362 [ 3 ] {4ea70f5d-e941-419a-a8ae-623c27d6f663} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15541 2024.07.11 23:22:49.862405 [ 3 ] {4ea70f5d-e941-419a-a8ae-623c27d6f663} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.22 GiB.
15542 2024.07.11 23:22:49.862785 [ 3 ] {4ea70f5d-e941-419a-a8ae-623c27d6f663} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
15543 2024.07.11 23:22:49.863134 [ 3 ] {4ea70f5d-e941-419a-a8ae-623c27d6f663} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15544 2024.07.11 23:22:49.863301 [ 3 ] {4ea70f5d-e941-419a-a8ae-623c27d6f663} <Debug> executeQuery: Read 37 rows, 2.85 KiB in 0.001942 sec., 19052.523171987643 rows/sec., 1.43 MiB/sec.
15545 2024.07.11 23:22:49.863507 [ 3 ] {4ea70f5d-e941-419a-a8ae-623c27d6f663} <Debug> DynamicQueryHandler: Done processing query
15546 2024.07.11 23:22:49.863535 [ 3 ] {4ea70f5d-e941-419a-a8ae-623c27d6f663} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15547 2024.07.11 23:22:49.863551 [ 3 ] {} <Debug> HTTP-Session: 85b00c8c-5316-48a7-a091-81423c8a679f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15548 2024.07.11 23:22:49.863719 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15549 2024.07.11 23:22:49.863767 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15550 2024.07.11 23:22:49.863787 [ 3 ] {} <Debug> HTTP-Session: ea8007de-afcb-42d9-8722-2332ac874bc9 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
15551 2024.07.11 23:22:49.863804 [ 3 ] {} <Debug> HTTP-Session: ea8007de-afcb-42d9-8722-2332ac874bc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15552 2024.07.11 23:22:49.863818 [ 3 ] {} <Debug> HTTP-Session: ea8007de-afcb-42d9-8722-2332ac874bc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15553 2024.07.11 23:22:49.863850 [ 3 ] {} <Trace> HTTP-Session: ea8007de-afcb-42d9-8722-2332ac874bc9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15554 2024.07.11 23:22:49.863944 [ 3 ] {0c95aef2-1b73-4bfa-a42f-d9bf3be5b141} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
15555 2024.07.11 23:22:49.863988 [ 3 ] {0c95aef2-1b73-4bfa-a42f-d9bf3be5b141} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
15556 2024.07.11 23:22:49.864118 [ 3 ] {0c95aef2-1b73-4bfa-a42f-d9bf3be5b141} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15557 2024.07.11 23:22:49.864365 [ 3 ] {0c95aef2-1b73-4bfa-a42f-d9bf3be5b141} <Trace> oximeter.fields_ipaddr (e6968d90-b6e0-4a68-8edb-33d3c44efb5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15558 2024.07.11 23:22:49.864403 [ 3 ] {0c95aef2-1b73-4bfa-a42f-d9bf3be5b141} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.22 GiB.
15559 2024.07.11 23:22:49.864705 [ 3 ] {0c95aef2-1b73-4bfa-a42f-d9bf3be5b141} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
15560 2024.07.11 23:22:49.865015 [ 3 ] {0c95aef2-1b73-4bfa-a42f-d9bf3be5b141} <Trace> oximeter.fields_ipaddr (e6968d90-b6e0-4a68-8edb-33d3c44efb5e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15561 2024.07.11 23:22:49.865174 [ 3 ] {0c95aef2-1b73-4bfa-a42f-d9bf3be5b141} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001243 sec., 1609.0104585679808 rows/sec., 131.20 KiB/sec.
15562 2024.07.11 23:22:49.865487 [ 3 ] {0c95aef2-1b73-4bfa-a42f-d9bf3be5b141} <Debug> DynamicQueryHandler: Done processing query
15563 2024.07.11 23:22:49.865527 [ 3 ] {0c95aef2-1b73-4bfa-a42f-d9bf3be5b141} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
15564 2024.07.11 23:22:49.865543 [ 3 ] {} <Debug> HTTP-Session: ea8007de-afcb-42d9-8722-2332ac874bc9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15565 2024.07.11 23:22:49.865778 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 38563, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15566 2024.07.11 23:22:49.865828 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15567 2024.07.11 23:22:49.865849 [ 3 ] {} <Debug> HTTP-Session: 88921e04-dc54-4f02-8adb-e3e502ba5fc5 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
15568 2024.07.11 23:22:49.865867 [ 3 ] {} <Debug> HTTP-Session: 88921e04-dc54-4f02-8adb-e3e502ba5fc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15569 2024.07.11 23:22:49.865881 [ 3 ] {} <Debug> HTTP-Session: 88921e04-dc54-4f02-8adb-e3e502ba5fc5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15570 2024.07.11 23:22:49.865912 [ 3 ] {} <Trace> HTTP-Session: 88921e04-dc54-4f02-8adb-e3e502ba5fc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15571 2024.07.11 23:22:49.866088 [ 3 ] {65aa7022-e9c1-419b-b50a-f4bab3f5fc85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
15572 2024.07.11 23:22:49.866135 [ 3 ] {65aa7022-e9c1-419b-b50a-f4bab3f5fc85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
15573 2024.07.11 23:22:49.866280 [ 3 ] {65aa7022-e9c1-419b-b50a-f4bab3f5fc85} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15574 2024.07.11 23:22:49.866756 [ 3 ] {65aa7022-e9c1-419b-b50a-f4bab3f5fc85} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15575 2024.07.11 23:22:49.866794 [ 3 ] {65aa7022-e9c1-419b-b50a-f4bab3f5fc85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.22 GiB.
15576 2024.07.11 23:22:49.867126 [ 3 ] {65aa7022-e9c1-419b-b50a-f4bab3f5fc85} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary)
15577 2024.07.11 23:22:49.867429 [ 3 ] {65aa7022-e9c1-419b-b50a-f4bab3f5fc85} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15578 2024.07.11 23:22:49.867593 [ 3 ] {65aa7022-e9c1-419b-b50a-f4bab3f5fc85} <Debug> executeQuery: Read 255 rows, 23.05 KiB in 0.001585 sec., 160883.2807570978 rows/sec., 14.20 MiB/sec.
15579 2024.07.11 23:22:49.867621 [ 134 ] {} <Debug> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0
15580 2024.07.11 23:22:49.867748 [ 134 ] {} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15581 2024.07.11 23:22:49.867811 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.22 GiB.
15582 2024.07.11 23:22:49.867824 [ 3 ] {65aa7022-e9c1-419b-b50a-f4bab3f5fc85} <Debug> DynamicQueryHandler: Done processing query
15583 2024.07.11 23:22:49.867886 [ 3 ] {65aa7022-e9c1-419b-b50a-f4bab3f5fc85} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB.
15584 2024.07.11 23:22:49.867934 [ 3 ] {} <Debug> HTTP-Session: 88921e04-dc54-4f02-8adb-e3e502ba5fc5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15585 2024.07.11 23:22:49.868010 [ 191 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::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
15586 2024.07.11 23:22:49.868089 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15587 2024.07.11 23:22:49.868160 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15588 2024.07.11 23:22:49.868168 [ 191 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15589 2024.07.11 23:22:49.868183 [ 3 ] {} <Debug> HTTP-Session: ac4fd6a9-02f1-41f1-bfd9-5e659091ffbb Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
15590 2024.07.11 23:22:49.868208 [ 3 ] {} <Debug> HTTP-Session: ac4fd6a9-02f1-41f1-bfd9-5e659091ffbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15591 2024.07.11 23:22:49.868213 [ 191 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 351 rows starting from the beginning of the part
15592 2024.07.11 23:22:49.868224 [ 3 ] {} <Debug> HTTP-Session: ac4fd6a9-02f1-41f1-bfd9-5e659091ffbb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15593 2024.07.11 23:22:49.868264 [ 3 ] {} <Trace> HTTP-Session: ac4fd6a9-02f1-41f1-bfd9-5e659091ffbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15594 2024.07.11 23:22:49.868328 [ 191 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 237 rows starting from the beginning of the part
15595 2024.07.11 23:22:49.868528 [ 3 ] {28ed8fa7-45f8-4293-b3a9-d186426dfa76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
15596 2024.07.11 23:22:49.868675 [ 191 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 128 rows starting from the beginning of the part
15597 2024.07.11 23:22:49.868715 [ 3 ] {28ed8fa7-45f8-4293-b3a9-d186426dfa76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
15598 2024.07.11 23:22:49.869152 [ 191 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 256 rows starting from the beginning of the part
15599 2024.07.11 23:22:49.869531 [ 191 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 171 rows starting from the beginning of the part
15600 2024.07.11 23:22:49.869891 [ 191 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 255 rows starting from the beginning of the part
15601 2024.07.11 23:22:49.870311 [ 3 ] {28ed8fa7-45f8-4293-b3a9-d186426dfa76} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15602 2024.07.11 23:22:49.870769 [ 3 ] {28ed8fa7-45f8-4293-b3a9-d186426dfa76} <Trace> oximeter.fields_u16 (b4410dfe-084c-46fb-b538-055579d0603a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15603 2024.07.11 23:22:49.870812 [ 3 ] {28ed8fa7-45f8-4293-b3a9-d186426dfa76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.22 GiB.
15604 2024.07.11 23:22:49.871289 [ 3 ] {28ed8fa7-45f8-4293-b3a9-d186426dfa76} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
15605 2024.07.11 23:22:49.871653 [ 3 ] {28ed8fa7-45f8-4293-b3a9-d186426dfa76} <Trace> oximeter.fields_u16 (b4410dfe-084c-46fb-b538-055579d0603a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15606 2024.07.11 23:22:49.871908 [ 191 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1398 rows, containing 4 columns (4 merged, 0 gathered) in 0.003969925 sec., 352147.71059906675 rows/sec., 30.40 MiB/sec.
15607 2024.07.11 23:22:49.871954 [ 3 ] {28ed8fa7-45f8-4293-b3a9-d186426dfa76} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.00355 sec., 563.3802816901408 rows/sec., 39.34 KiB/sec.
15608 2024.07.11 23:22:49.872191 [ 191 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary)
15609 2024.07.11 23:22:49.872415 [ 3 ] {28ed8fa7-45f8-4293-b3a9-d186426dfa76} <Debug> DynamicQueryHandler: Done processing query
15610 2024.07.11 23:22:49.872485 [ 3 ] {28ed8fa7-45f8-4293-b3a9-d186426dfa76} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
15611 2024.07.11 23:22:49.872582 [ 3 ] {} <Debug> HTTP-Session: ac4fd6a9-02f1-41f1-bfd9-5e659091ffbb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15612 2024.07.11 23:22:49.872986 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 67184, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15613 2024.07.11 23:22:49.873084 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15614 2024.07.11 23:22:49.873113 [ 3 ] {} <Debug> HTTP-Session: 561981e2-dd13-4b2c-abdb-c34baf1bb1c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
15615 2024.07.11 23:22:49.873135 [ 3 ] {} <Debug> HTTP-Session: 561981e2-dd13-4b2c-abdb-c34baf1bb1c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15616 2024.07.11 23:22:49.873154 [ 3 ] {} <Debug> HTTP-Session: 561981e2-dd13-4b2c-abdb-c34baf1bb1c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15617 2024.07.11 23:22:49.873195 [ 3 ] {} <Trace> HTTP-Session: 561981e2-dd13-4b2c-abdb-c34baf1bb1c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15618 2024.07.11 23:22:49.873256 [ 191 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_86_17} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15619 2024.07.11 23:22:49.873338 [ 191 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_86_17} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17
15620 2024.07.11 23:22:49.873421 [ 3 ] {ade55cb7-303a-4de8-8130-171abb887bf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
15621 2024.07.11 23:22:49.873423 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB.
15622 2024.07.11 23:22:49.873471 [ 3 ] {ade55cb7-303a-4de8-8130-171abb887bf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
15623 2024.07.11 23:22:49.873604 [ 3 ] {ade55cb7-303a-4de8-8130-171abb887bf8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15624 2024.07.11 23:22:49.874138 [ 3 ] {ade55cb7-303a-4de8-8130-171abb887bf8} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15625 2024.07.11 23:22:49.874175 [ 3 ] {ade55cb7-303a-4de8-8130-171abb887bf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.22 GiB.
15626 2024.07.11 23:22:49.874510 [ 3 ] {ade55cb7-303a-4de8-8130-171abb887bf8} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary)
15627 2024.07.11 23:22:49.874816 [ 3 ] {ade55cb7-303a-4de8-8130-171abb887bf8} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15628 2024.07.11 23:22:49.874969 [ 134 ] {} <Debug> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0
15629 2024.07.11 23:22:49.874982 [ 3 ] {ade55cb7-303a-4de8-8130-171abb887bf8} <Debug> executeQuery: Read 415 rows, 30.12 KiB in 0.001682 sec., 246730.08323424496 rows/sec., 17.49 MiB/sec.
15630 2024.07.11 23:22:49.875020 [ 134 ] {} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15631 2024.07.11 23:22:49.875092 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.22 GiB.
15632 2024.07.11 23:22:49.875372 [ 3 ] {ade55cb7-303a-4de8-8130-171abb887bf8} <Debug> DynamicQueryHandler: Done processing query
15633 2024.07.11 23:22:49.875421 [ 3 ] {ade55cb7-303a-4de8-8130-171abb887bf8} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
15634 2024.07.11 23:22:49.875433 [ 200 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::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
15635 2024.07.11 23:22:49.875497 [ 3 ] {} <Debug> HTTP-Session: 561981e2-dd13-4b2c-abdb-c34baf1bb1c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15636 2024.07.11 23:22:49.875966 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15637 2024.07.11 23:22:49.876208 [ 200 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15638 2024.07.11 23:22:49.876270 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15639 2024.07.11 23:22:49.876336 [ 200 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 504 rows starting from the beginning of the part
15640 2024.07.11 23:22:49.876403 [ 3 ] {} <Debug> HTTP-Session: 8c8a4588-df77-4274-9db0-cbf9db0eef7d Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
15641 2024.07.11 23:22:49.876675 [ 200 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 420 rows starting from the beginning of the part
15642 2024.07.11 23:22:49.876716 [ 3 ] {} <Debug> HTTP-Session: 8c8a4588-df77-4274-9db0-cbf9db0eef7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15643 2024.07.11 23:22:49.877038 [ 200 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 94 rows starting from the beginning of the part
15644 2024.07.11 23:22:49.876851 [ 3 ] {} <Debug> HTTP-Session: 8c8a4588-df77-4274-9db0-cbf9db0eef7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15645 2024.07.11 23:22:49.877413 [ 3 ] {} <Trace> HTTP-Session: 8c8a4588-df77-4274-9db0-cbf9db0eef7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15646 2024.07.11 23:22:49.877437 [ 200 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 420 rows starting from the beginning of the part
15647 2024.07.11 23:22:49.877595 [ 200 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 121 rows starting from the beginning of the part
15648 2024.07.11 23:22:49.877959 [ 200 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 415 rows starting from the beginning of the part
15649 2024.07.11 23:22:49.877999 [ 3 ] {6d82163f-62ef-4aa8-b42f-a07e83236ada} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
15650 2024.07.11 23:22:49.878340 [ 3 ] {6d82163f-62ef-4aa8-b42f-a07e83236ada} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
15651 2024.07.11 23:22:49.878715 [ 3 ] {6d82163f-62ef-4aa8-b42f-a07e83236ada} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15652 2024.07.11 23:22:49.879416 [ 3 ] {6d82163f-62ef-4aa8-b42f-a07e83236ada} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15653 2024.07.11 23:22:49.879483 [ 3 ] {6d82163f-62ef-4aa8-b42f-a07e83236ada} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.22 GiB.
15654 2024.07.11 23:22:49.880461 [ 3 ] {6d82163f-62ef-4aa8-b42f-a07e83236ada} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
15655 2024.07.11 23:22:49.881092 [ 3 ] {6d82163f-62ef-4aa8-b42f-a07e83236ada} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15656 2024.07.11 23:22:49.881142 [ 195 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1974 rows, containing 4 columns (4 merged, 0 gathered) in 0.005928262 sec., 332981.23463504144 rows/sec., 23.94 MiB/sec.
15657 2024.07.11 23:22:49.881338 [ 3 ] {6d82163f-62ef-4aa8-b42f-a07e83236ada} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.00368 sec., 1630.4347826086955 rows/sec., 70.06 KiB/sec.
15658 2024.07.11 23:22:49.881527 [ 190 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary)
15659 2024.07.11 23:22:49.882079 [ 3 ] {6d82163f-62ef-4aa8-b42f-a07e83236ada} <Debug> DynamicQueryHandler: Done processing query
15660 2024.07.11 23:22:49.882198 [ 3 ] {6d82163f-62ef-4aa8-b42f-a07e83236ada} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
15661 2024.07.11 23:22:49.882282 [ 3 ] {} <Debug> HTTP-Session: 8c8a4588-df77-4274-9db0-cbf9db0eef7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15662 2024.07.11 23:22:49.882527 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15663 2024.07.11 23:22:49.882610 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15664 2024.07.11 23:22:49.882650 [ 3 ] {} <Debug> HTTP-Session: b3bb04bf-9300-4e4c-a500-267241995089 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
15665 2024.07.11 23:22:49.882660 [ 190 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_86_17} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15666 2024.07.11 23:22:49.882677 [ 3 ] {} <Debug> HTTP-Session: b3bb04bf-9300-4e4c-a500-267241995089 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15667 2024.07.11 23:22:49.882730 [ 3 ] {} <Debug> HTTP-Session: b3bb04bf-9300-4e4c-a500-267241995089 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15668 2024.07.11 23:22:49.882803 [ 3 ] {} <Trace> HTTP-Session: b3bb04bf-9300-4e4c-a500-267241995089 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15669 2024.07.11 23:22:49.882861 [ 190 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_86_17} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17
15670 2024.07.11 23:22:49.883012 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB.
15671 2024.07.11 23:22:49.883060 [ 3 ] {b00834a2-eed0-4782-ad27-9a0527c35291} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
15672 2024.07.11 23:22:49.883118 [ 3 ] {b00834a2-eed0-4782-ad27-9a0527c35291} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
15673 2024.07.11 23:22:49.883285 [ 3 ] {b00834a2-eed0-4782-ad27-9a0527c35291} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15674 2024.07.11 23:22:49.883613 [ 3 ] {b00834a2-eed0-4782-ad27-9a0527c35291} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15675 2024.07.11 23:22:49.883651 [ 3 ] {b00834a2-eed0-4782-ad27-9a0527c35291} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.22 GiB.
15676 2024.07.11 23:22:49.884032 [ 3 ] {b00834a2-eed0-4782-ad27-9a0527c35291} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
15677 2024.07.11 23:22:49.884375 [ 3 ] {b00834a2-eed0-4782-ad27-9a0527c35291} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15678 2024.07.11 23:22:49.884543 [ 3 ] {b00834a2-eed0-4782-ad27-9a0527c35291} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001602 sec., 48064.91885143571 rows/sec., 2.96 MiB/sec.
15679 2024.07.11 23:22:49.884898 [ 3 ] {b00834a2-eed0-4782-ad27-9a0527c35291} <Debug> DynamicQueryHandler: Done processing query
15680 2024.07.11 23:22:49.884944 [ 3 ] {b00834a2-eed0-4782-ad27-9a0527c35291} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
15681 2024.07.11 23:22:49.884965 [ 3 ] {} <Debug> HTTP-Session: b3bb04bf-9300-4e4c-a500-267241995089 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15682 2024.07.11 23:22:49.885143 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 30843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15683 2024.07.11 23:22:49.885194 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15684 2024.07.11 23:22:49.885213 [ 3 ] {} <Debug> HTTP-Session: 8656183e-17cc-4366-8515-7c8bce092279 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
15685 2024.07.11 23:22:49.885230 [ 3 ] {} <Debug> HTTP-Session: 8656183e-17cc-4366-8515-7c8bce092279 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15686 2024.07.11 23:22:49.885244 [ 3 ] {} <Debug> HTTP-Session: 8656183e-17cc-4366-8515-7c8bce092279 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15687 2024.07.11 23:22:49.885278 [ 3 ] {} <Trace> HTTP-Session: 8656183e-17cc-4366-8515-7c8bce092279 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15688 2024.07.11 23:22:49.885430 [ 3 ] {79e285f8-707a-4cbe-8d44-b9b1fe2532b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
15689 2024.07.11 23:22:49.885479 [ 3 ] {79e285f8-707a-4cbe-8d44-b9b1fe2532b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
15690 2024.07.11 23:22:49.885643 [ 3 ] {79e285f8-707a-4cbe-8d44-b9b1fe2532b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15691 2024.07.11 23:22:49.886031 [ 3 ] {79e285f8-707a-4cbe-8d44-b9b1fe2532b0} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15692 2024.07.11 23:22:49.886069 [ 3 ] {79e285f8-707a-4cbe-8d44-b9b1fe2532b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.22 GiB.
15693 2024.07.11 23:22:49.886446 [ 3 ] {79e285f8-707a-4cbe-8d44-b9b1fe2532b0} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary)
15694 2024.07.11 23:22:49.886778 [ 3 ] {79e285f8-707a-4cbe-8d44-b9b1fe2532b0} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15695 2024.07.11 23:22:49.886939 [ 134 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0
15696 2024.07.11 23:22:49.886947 [ 3 ] {79e285f8-707a-4cbe-8d44-b9b1fe2532b0} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001577 sec., 102092.58084971465 rows/sec., 7.11 MiB/sec.
15697 2024.07.11 23:22:49.886996 [ 134 ] {} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15698 2024.07.11 23:22:49.887095 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.22 GiB.
15699 2024.07.11 23:22:49.887265 [ 3 ] {79e285f8-707a-4cbe-8d44-b9b1fe2532b0} <Debug> DynamicQueryHandler: Done processing query
15700 2024.07.11 23:22:49.887302 [ 3 ] {79e285f8-707a-4cbe-8d44-b9b1fe2532b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
15701 2024.07.11 23:22:49.887302 [ 195 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::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
15702 2024.07.11 23:22:49.887322 [ 3 ] {} <Debug> HTTP-Session: 8656183e-17cc-4366-8515-7c8bce092279 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15703 2024.07.11 23:22:49.887452 [ 195 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15704 2024.07.11 23:22:49.887488 [ 195 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_81_16, total 13148 rows starting from the beginning of the part
15705 2024.07.11 23:22:49.887527 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 49596, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15706 2024.07.11 23:22:49.887674 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15707 2024.07.11 23:22:49.887708 [ 195 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::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
15708 2024.07.11 23:22:49.887751 [ 3 ] {} <Debug> HTTP-Session: df896e52-ed7c-42d4-8051-1d2266fa3b88 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
15709 2024.07.11 23:22:49.887818 [ 3 ] {} <Debug> HTTP-Session: df896e52-ed7c-42d4-8051-1d2266fa3b88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15710 2024.07.11 23:22:49.887906 [ 3 ] {} <Debug> HTTP-Session: df896e52-ed7c-42d4-8051-1d2266fa3b88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15711 2024.07.11 23:22:49.888056 [ 3 ] {} <Trace> HTTP-Session: df896e52-ed7c-42d4-8051-1d2266fa3b88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15712 2024.07.11 23:22:49.888115 [ 195 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 160 rows starting from the beginning of the part
15713 2024.07.11 23:22:49.888388 [ 195 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 162 rows starting from the beginning of the part
15714 2024.07.11 23:22:49.888530 [ 195 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 200 rows starting from the beginning of the part
15715 2024.07.11 23:22:49.888668 [ 3 ] {b973119d-af93-4cac-9e01-9c6bba843d2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
15716 2024.07.11 23:22:49.888860 [ 195 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::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
15717 2024.07.11 23:22:49.889092 [ 3 ] {b973119d-af93-4cac-9e01-9c6bba843d2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
15718 2024.07.11 23:22:49.890038 [ 3 ] {b973119d-af93-4cac-9e01-9c6bba843d2c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15719 2024.07.11 23:22:49.891087 [ 3 ] {b973119d-af93-4cac-9e01-9c6bba843d2c} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15720 2024.07.11 23:22:49.891134 [ 3 ] {b973119d-af93-4cac-9e01-9c6bba843d2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.22 GiB.
15721 2024.07.11 23:22:49.892025 [ 3 ] {b973119d-af93-4cac-9e01-9c6bba843d2c} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
15722 2024.07.11 23:22:49.892758 [ 3 ] {b973119d-af93-4cac-9e01-9c6bba843d2c} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15723 2024.07.11 23:22:49.892992 [ 3 ] {b973119d-af93-4cac-9e01-9c6bba843d2c} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.004736 sec., 6545.608108108108 rows/sec., 11.73 MiB/sec.
15724 2024.07.11 23:22:49.893248 [ 3 ] {b973119d-af93-4cac-9e01-9c6bba843d2c} <Debug> DynamicQueryHandler: Done processing query
15725 2024.07.11 23:22:49.893273 [ 3 ] {b973119d-af93-4cac-9e01-9c6bba843d2c} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
15726 2024.07.11 23:22:49.893289 [ 3 ] {} <Debug> HTTP-Session: df896e52-ed7c-42d4-8051-1d2266fa3b88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15727 2024.07.11 23:22:49.893417 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 3216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15728 2024.07.11 23:22:49.893469 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15729 2024.07.11 23:22:49.893489 [ 3 ] {} <Debug> HTTP-Session: 404e2f87-5a27-49de-8117-502a53330cb4 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
15730 2024.07.11 23:22:49.893506 [ 3 ] {} <Debug> HTTP-Session: 404e2f87-5a27-49de-8117-502a53330cb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15731 2024.07.11 23:22:49.893520 [ 3 ] {} <Debug> HTTP-Session: 404e2f87-5a27-49de-8117-502a53330cb4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15732 2024.07.11 23:22:49.893551 [ 3 ] {} <Trace> HTTP-Session: 404e2f87-5a27-49de-8117-502a53330cb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15733 2024.07.11 23:22:49.893657 [ 3 ] {5ca2369d-335b-4808-9902-04315750a4ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
15734 2024.07.11 23:22:49.893740 [ 3 ] {5ca2369d-335b-4808-9902-04315750a4ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
15735 2024.07.11 23:22:49.893886 [ 3 ] {5ca2369d-335b-4808-9902-04315750a4ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15736 2024.07.11 23:22:49.894128 [ 195 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13993 rows, containing 5 columns (5 merged, 0 gathered) in 0.006922911 sec., 2021259.5539650877 rows/sec., 140.88 MiB/sec.
15737 2024.07.11 23:22:49.894249 [ 3 ] {5ca2369d-335b-4808-9902-04315750a4ed} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15738 2024.07.11 23:22:49.894285 [ 3 ] {5ca2369d-335b-4808-9902-04315750a4ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.22 GiB.
15739 2024.07.11 23:22:49.894463 [ 195 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary)
15740 2024.07.11 23:22:49.894751 [ 3 ] {5ca2369d-335b-4808-9902-04315750a4ed} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
15741 2024.07.11 23:22:49.894955 [ 195 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15742 2024.07.11 23:22:49.895059 [ 195 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17
15743 2024.07.11 23:22:49.895140 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.97 MiB.
15744 2024.07.11 23:22:49.895188 [ 3 ] {5ca2369d-335b-4808-9902-04315750a4ed} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15745 2024.07.11 23:22:49.895375 [ 3 ] {5ca2369d-335b-4808-9902-04315750a4ed} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001743 sec., 13195.639701663798 rows/sec., 713.79 KiB/sec.
15746 2024.07.11 23:22:49.895711 [ 3 ] {5ca2369d-335b-4808-9902-04315750a4ed} <Debug> DynamicQueryHandler: Done processing query
15747 2024.07.11 23:22:49.895782 [ 3 ] {5ca2369d-335b-4808-9902-04315750a4ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
15748 2024.07.11 23:22:49.895840 [ 3 ] {} <Debug> HTTP-Session: 404e2f87-5a27-49de-8117-502a53330cb4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15749 2024.07.11 23:22:49.896077 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15750 2024.07.11 23:22:49.896128 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15751 2024.07.11 23:22:49.896147 [ 3 ] {} <Debug> HTTP-Session: 27627751-3c3c-41c7-990e-36b3cc4e46ee Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
15752 2024.07.11 23:22:49.896164 [ 3 ] {} <Debug> HTTP-Session: 27627751-3c3c-41c7-990e-36b3cc4e46ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15753 2024.07.11 23:22:49.896178 [ 3 ] {} <Debug> HTTP-Session: 27627751-3c3c-41c7-990e-36b3cc4e46ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15754 2024.07.11 23:22:49.896211 [ 3 ] {} <Trace> HTTP-Session: 27627751-3c3c-41c7-990e-36b3cc4e46ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15755 2024.07.11 23:22:49.896334 [ 3 ] {0058ddec-c532-484d-91b5-9f35a940ae80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
15756 2024.07.11 23:22:49.896380 [ 3 ] {0058ddec-c532-484d-91b5-9f35a940ae80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
15757 2024.07.11 23:22:49.896527 [ 3 ] {0058ddec-c532-484d-91b5-9f35a940ae80} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15758 2024.07.11 23:22:49.896798 [ 3 ] {0058ddec-c532-484d-91b5-9f35a940ae80} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15759 2024.07.11 23:22:49.896834 [ 3 ] {0058ddec-c532-484d-91b5-9f35a940ae80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.22 GiB.
15760 2024.07.11 23:22:49.897192 [ 3 ] {0058ddec-c532-484d-91b5-9f35a940ae80} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary)
15761 2024.07.11 23:22:49.897506 [ 3 ] {0058ddec-c532-484d-91b5-9f35a940ae80} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15762 2024.07.11 23:22:49.897668 [ 134 ] {} <Debug> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0
15763 2024.07.11 23:22:49.897675 [ 3 ] {0058ddec-c532-484d-91b5-9f35a940ae80} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001372 sec., 43731.778425655975 rows/sec., 2.95 MiB/sec.
15764 2024.07.11 23:22:49.897724 [ 134 ] {} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15765 2024.07.11 23:22:49.897793 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.22 GiB.
15766 2024.07.11 23:22:49.898047 [ 3 ] {0058ddec-c532-484d-91b5-9f35a940ae80} <Debug> DynamicQueryHandler: Done processing query
15767 2024.07.11 23:22:49.898112 [ 3 ] {0058ddec-c532-484d-91b5-9f35a940ae80} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15768 2024.07.11 23:22:49.898113 [ 193 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::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
15769 2024.07.11 23:22:49.898183 [ 3 ] {} <Debug> HTTP-Session: 27627751-3c3c-41c7-990e-36b3cc4e46ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15770 2024.07.11 23:22:49.898693 [ 193 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15771 2024.07.11 23:22:49.898800 [ 193 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4698 rows starting from the beginning of the part
15772 2024.07.11 23:22:49.899114 [ 193 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::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
15773 2024.07.11 23:22:49.899451 [ 193 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::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
15774 2024.07.11 23:22:49.899555 [ 193 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::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
15775 2024.07.11 23:22:49.899726 [ 193 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::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
15776 2024.07.11 23:22:49.899876 [ 193 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::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
15777 2024.07.11 23:22:49.901914 [ 194 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4998 rows, containing 4 columns (4 merged, 0 gathered) in 0.004011116 sec., 1246037.2624476578 rows/sec., 83.93 MiB/sec.
15778 2024.07.11 23:22:49.902239 [ 201 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary)
15779 2024.07.11 23:22:49.902642 [ 201 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::all_1_86_17} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15780 2024.07.11 23:22:49.902729 [ 201 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::all_1_86_17} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17
15781 2024.07.11 23:22:49.902816 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB.
15782 2024.07.11 23:22:54.856312 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 3639, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15783 2024.07.11 23:22:54.856469 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15784 2024.07.11 23:22:54.856504 [ 3 ] {} <Debug> HTTP-Session: be47749a-4030-49e4-b83c-4356cce4b498 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
15785 2024.07.11 23:22:54.856536 [ 3 ] {} <Debug> HTTP-Session: be47749a-4030-49e4-b83c-4356cce4b498 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15786 2024.07.11 23:22:54.856566 [ 3 ] {} <Debug> HTTP-Session: be47749a-4030-49e4-b83c-4356cce4b498 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15787 2024.07.11 23:22:54.856632 [ 3 ] {} <Trace> HTTP-Session: be47749a-4030-49e4-b83c-4356cce4b498 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15788 2024.07.11 23:22:54.856868 [ 3 ] {ecbdf274-4ccb-463a-81f5-ee05dcccd7f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
15789 2024.07.11 23:22:54.856955 [ 3 ] {ecbdf274-4ccb-463a-81f5-ee05dcccd7f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
15790 2024.07.11 23:22:54.857207 [ 3 ] {ecbdf274-4ccb-463a-81f5-ee05dcccd7f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15791 2024.07.11 23:22:54.857598 [ 3 ] {ecbdf274-4ccb-463a-81f5-ee05dcccd7f5} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15792 2024.07.11 23:22:54.857640 [ 3 ] {ecbdf274-4ccb-463a-81f5-ee05dcccd7f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.22 GiB.
15793 2024.07.11 23:22:54.858009 [ 3 ] {ecbdf274-4ccb-463a-81f5-ee05dcccd7f5} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary)
15794 2024.07.11 23:22:54.858341 [ 3 ] {ecbdf274-4ccb-463a-81f5-ee05dcccd7f5} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15795 2024.07.11 23:22:54.858511 [ 3 ] {ecbdf274-4ccb-463a-81f5-ee05dcccd7f5} <Debug> executeQuery: Read 25 rows, 2.03 KiB in 0.001717 sec., 14560.279557367501 rows/sec., 1.15 MiB/sec.
15796 2024.07.11 23:22:54.858731 [ 3 ] {ecbdf274-4ccb-463a-81f5-ee05dcccd7f5} <Debug> DynamicQueryHandler: Done processing query
15797 2024.07.11 23:22:54.858757 [ 3 ] {ecbdf274-4ccb-463a-81f5-ee05dcccd7f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15798 2024.07.11 23:22:54.858774 [ 3 ] {} <Debug> HTTP-Session: be47749a-4030-49e4-b83c-4356cce4b498 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15799 2024.07.11 23:22:54.858991 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 19154, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15800 2024.07.11 23:22:54.859042 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15801 2024.07.11 23:22:54.859061 [ 3 ] {} <Debug> HTTP-Session: 8a969e36-a519-46a9-9b64-9ab2dbfb2f67 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
15802 2024.07.11 23:22:54.859078 [ 3 ] {} <Debug> HTTP-Session: 8a969e36-a519-46a9-9b64-9ab2dbfb2f67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15803 2024.07.11 23:22:54.859092 [ 3 ] {} <Debug> HTTP-Session: 8a969e36-a519-46a9-9b64-9ab2dbfb2f67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15804 2024.07.11 23:22:54.859126 [ 3 ] {} <Trace> HTTP-Session: 8a969e36-a519-46a9-9b64-9ab2dbfb2f67 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15805 2024.07.11 23:22:54.859268 [ 3 ] {f80bfe6a-7ba3-4a82-a574-f14cb0f02819} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
15806 2024.07.11 23:22:54.859313 [ 3 ] {f80bfe6a-7ba3-4a82-a574-f14cb0f02819} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
15807 2024.07.11 23:22:54.859444 [ 3 ] {f80bfe6a-7ba3-4a82-a574-f14cb0f02819} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15808 2024.07.11 23:22:54.859789 [ 3 ] {f80bfe6a-7ba3-4a82-a574-f14cb0f02819} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15809 2024.07.11 23:22:54.859833 [ 3 ] {f80bfe6a-7ba3-4a82-a574-f14cb0f02819} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.22 GiB.
15810 2024.07.11 23:22:54.860156 [ 3 ] {f80bfe6a-7ba3-4a82-a574-f14cb0f02819} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary)
15811 2024.07.11 23:22:54.860457 [ 3 ] {f80bfe6a-7ba3-4a82-a574-f14cb0f02819} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15812 2024.07.11 23:22:54.860605 [ 3 ] {f80bfe6a-7ba3-4a82-a574-f14cb0f02819} <Debug> executeQuery: Read 131 rows, 11.17 KiB in 0.001398 sec., 93705.29327610873 rows/sec., 7.80 MiB/sec.
15813 2024.07.11 23:22:54.860769 [ 3 ] {f80bfe6a-7ba3-4a82-a574-f14cb0f02819} <Debug> DynamicQueryHandler: Done processing query
15814 2024.07.11 23:22:54.860794 [ 3 ] {f80bfe6a-7ba3-4a82-a574-f14cb0f02819} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
15815 2024.07.11 23:22:54.860810 [ 3 ] {} <Debug> HTTP-Session: 8a969e36-a519-46a9-9b64-9ab2dbfb2f67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15816 2024.07.11 23:22:54.860945 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 15130, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15817 2024.07.11 23:22:54.860991 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15818 2024.07.11 23:22:54.861009 [ 3 ] {} <Debug> HTTP-Session: a1f741bd-e41b-433b-a731-6276d5f234ff Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
15819 2024.07.11 23:22:54.861026 [ 3 ] {} <Debug> HTTP-Session: a1f741bd-e41b-433b-a731-6276d5f234ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15820 2024.07.11 23:22:54.861039 [ 3 ] {} <Debug> HTTP-Session: a1f741bd-e41b-433b-a731-6276d5f234ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15821 2024.07.11 23:22:54.861071 [ 3 ] {} <Trace> HTTP-Session: a1f741bd-e41b-433b-a731-6276d5f234ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15822 2024.07.11 23:22:54.861186 [ 3 ] {58b18a81-f45d-4c59-a3df-93cbb6c0f2cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
15823 2024.07.11 23:22:54.861227 [ 3 ] {58b18a81-f45d-4c59-a3df-93cbb6c0f2cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
15824 2024.07.11 23:22:54.861351 [ 3 ] {58b18a81-f45d-4c59-a3df-93cbb6c0f2cb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15825 2024.07.11 23:22:54.861654 [ 3 ] {58b18a81-f45d-4c59-a3df-93cbb6c0f2cb} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15826 2024.07.11 23:22:54.861689 [ 3 ] {58b18a81-f45d-4c59-a3df-93cbb6c0f2cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.22 GiB.
15827 2024.07.11 23:22:54.862007 [ 3 ] {58b18a81-f45d-4c59-a3df-93cbb6c0f2cb} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary)
15828 2024.07.11 23:22:54.862305 [ 3 ] {58b18a81-f45d-4c59-a3df-93cbb6c0f2cb} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15829 2024.07.11 23:22:54.862448 [ 3 ] {58b18a81-f45d-4c59-a3df-93cbb6c0f2cb} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001305 sec., 68199.2337164751 rows/sec., 5.33 MiB/sec.
15830 2024.07.11 23:22:54.862610 [ 3 ] {58b18a81-f45d-4c59-a3df-93cbb6c0f2cb} <Debug> DynamicQueryHandler: Done processing query
15831 2024.07.11 23:22:54.862634 [ 3 ] {58b18a81-f45d-4c59-a3df-93cbb6c0f2cb} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
15832 2024.07.11 23:22:54.862649 [ 3 ] {} <Debug> HTTP-Session: a1f741bd-e41b-433b-a731-6276d5f234ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15833 2024.07.11 23:22:54.862784 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 30652, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15834 2024.07.11 23:22:54.862830 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15835 2024.07.11 23:22:54.862849 [ 3 ] {} <Debug> HTTP-Session: a902c49c-36b1-45c8-a38b-daf0102aa8ff Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
15836 2024.07.11 23:22:54.862865 [ 3 ] {} <Debug> HTTP-Session: a902c49c-36b1-45c8-a38b-daf0102aa8ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15837 2024.07.11 23:22:54.862878 [ 3 ] {} <Debug> HTTP-Session: a902c49c-36b1-45c8-a38b-daf0102aa8ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15838 2024.07.11 23:22:54.862909 [ 3 ] {} <Trace> HTTP-Session: a902c49c-36b1-45c8-a38b-daf0102aa8ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15839 2024.07.11 23:22:54.863045 [ 3 ] {c5bbbab2-ea6a-4f60-aa1e-d126d6daa724} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
15840 2024.07.11 23:22:54.863093 [ 3 ] {c5bbbab2-ea6a-4f60-aa1e-d126d6daa724} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
15841 2024.07.11 23:22:54.863235 [ 3 ] {c5bbbab2-ea6a-4f60-aa1e-d126d6daa724} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15842 2024.07.11 23:22:54.863575 [ 3 ] {c5bbbab2-ea6a-4f60-aa1e-d126d6daa724} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15843 2024.07.11 23:22:54.863610 [ 3 ] {c5bbbab2-ea6a-4f60-aa1e-d126d6daa724} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.22 GiB.
15844 2024.07.11 23:22:54.863990 [ 3 ] {c5bbbab2-ea6a-4f60-aa1e-d126d6daa724} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary)
15845 2024.07.11 23:22:54.864319 [ 3 ] {c5bbbab2-ea6a-4f60-aa1e-d126d6daa724} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15846 2024.07.11 23:22:54.864472 [ 3 ] {c5bbbab2-ea6a-4f60-aa1e-d126d6daa724} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001485 sec., 107744.10774410775 rows/sec., 7.50 MiB/sec.
15847 2024.07.11 23:22:54.864629 [ 3 ] {c5bbbab2-ea6a-4f60-aa1e-d126d6daa724} <Debug> DynamicQueryHandler: Done processing query
15848 2024.07.11 23:22:54.864654 [ 3 ] {c5bbbab2-ea6a-4f60-aa1e-d126d6daa724} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
15849 2024.07.11 23:22:54.864669 [ 3 ] {} <Debug> HTTP-Session: a902c49c-36b1-45c8-a38b-daf0102aa8ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15850 2024.07.11 23:22:54.864835 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 40284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15851 2024.07.11 23:22:54.864884 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15852 2024.07.11 23:22:54.864902 [ 3 ] {} <Debug> HTTP-Session: 9898cd50-1a46-4f5b-abb9-69412ea997b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
15853 2024.07.11 23:22:54.864918 [ 3 ] {} <Debug> HTTP-Session: 9898cd50-1a46-4f5b-abb9-69412ea997b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15854 2024.07.11 23:22:54.864932 [ 3 ] {} <Debug> HTTP-Session: 9898cd50-1a46-4f5b-abb9-69412ea997b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15855 2024.07.11 23:22:54.864961 [ 3 ] {} <Trace> HTTP-Session: 9898cd50-1a46-4f5b-abb9-69412ea997b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15856 2024.07.11 23:22:54.865228 [ 3 ] {8feb8e63-eefb-413c-9d84-bf1443faa197} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
15857 2024.07.11 23:22:54.865290 [ 3 ] {8feb8e63-eefb-413c-9d84-bf1443faa197} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
15858 2024.07.11 23:22:54.865692 [ 3 ] {8feb8e63-eefb-413c-9d84-bf1443faa197} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15859 2024.07.11 23:22:54.866273 [ 3 ] {8feb8e63-eefb-413c-9d84-bf1443faa197} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15860 2024.07.11 23:22:54.866308 [ 3 ] {8feb8e63-eefb-413c-9d84-bf1443faa197} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.22 GiB.
15861 2024.07.11 23:22:54.866892 [ 3 ] {8feb8e63-eefb-413c-9d84-bf1443faa197} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
15862 2024.07.11 23:22:54.867293 [ 3 ] {8feb8e63-eefb-413c-9d84-bf1443faa197} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15863 2024.07.11 23:22:54.867480 [ 3 ] {8feb8e63-eefb-413c-9d84-bf1443faa197} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002438 sec., 10254.306808859721 rows/sec., 18.38 MiB/sec.
15864 2024.07.11 23:22:54.867681 [ 3 ] {8feb8e63-eefb-413c-9d84-bf1443faa197} <Debug> DynamicQueryHandler: Done processing query
15865 2024.07.11 23:22:54.867705 [ 3 ] {8feb8e63-eefb-413c-9d84-bf1443faa197} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
15866 2024.07.11 23:22:54.867720 [ 3 ] {} <Debug> HTTP-Session: 9898cd50-1a46-4f5b-abb9-69412ea997b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15867 2024.07.11 23:22:54.867868 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15868 2024.07.11 23:22:54.867915 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15869 2024.07.11 23:22:54.867933 [ 3 ] {} <Debug> HTTP-Session: 09c30492-202a-4724-b00b-78f6ba9768fd Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
15870 2024.07.11 23:22:54.867949 [ 3 ] {} <Debug> HTTP-Session: 09c30492-202a-4724-b00b-78f6ba9768fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15871 2024.07.11 23:22:54.867963 [ 3 ] {} <Debug> HTTP-Session: 09c30492-202a-4724-b00b-78f6ba9768fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15872 2024.07.11 23:22:54.867993 [ 3 ] {} <Trace> HTTP-Session: 09c30492-202a-4724-b00b-78f6ba9768fd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15873 2024.07.11 23:22:54.868104 [ 3 ] {e745b828-d41a-4f65-8991-63a56c68029f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
15874 2024.07.11 23:22:54.868148 [ 3 ] {e745b828-d41a-4f65-8991-63a56c68029f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
15875 2024.07.11 23:22:54.868273 [ 3 ] {e745b828-d41a-4f65-8991-63a56c68029f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15876 2024.07.11 23:22:54.868524 [ 3 ] {e745b828-d41a-4f65-8991-63a56c68029f} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15877 2024.07.11 23:22:54.868559 [ 3 ] {e745b828-d41a-4f65-8991-63a56c68029f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.22 GiB.
15878 2024.07.11 23:22:54.868908 [ 3 ] {e745b828-d41a-4f65-8991-63a56c68029f} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary)
15879 2024.07.11 23:22:54.869220 [ 3 ] {e745b828-d41a-4f65-8991-63a56c68029f} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15880 2024.07.11 23:22:54.869367 [ 3 ] {e745b828-d41a-4f65-8991-63a56c68029f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001295 sec., 46332.04633204633 rows/sec., 3.12 MiB/sec.
15881 2024.07.11 23:22:54.869519 [ 3 ] {e745b828-d41a-4f65-8991-63a56c68029f} <Debug> DynamicQueryHandler: Done processing query
15882 2024.07.11 23:22:54.869544 [ 3 ] {e745b828-d41a-4f65-8991-63a56c68029f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15883 2024.07.11 23:22:54.869559 [ 3 ] {} <Debug> HTTP-Session: 09c30492-202a-4724-b00b-78f6ba9768fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15884 2024.07.11 23:22:58.673421 [ 128 ] {} <Debug> DNSResolver: Updating DNS cache
15885 2024.07.11 23:22:58.673495 [ 128 ] {} <Debug> DNSResolver: Updated DNS cache
15886 2024.07.11 23:22:59.861134 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 5194, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15887 2024.07.11 23:22:59.861270 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15888 2024.07.11 23:22:59.861300 [ 3 ] {} <Debug> HTTP-Session: 93a12268-18e5-4991-8dbe-e34ad7ea9c42 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
15889 2024.07.11 23:22:59.861328 [ 3 ] {} <Debug> HTTP-Session: 93a12268-18e5-4991-8dbe-e34ad7ea9c42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15890 2024.07.11 23:22:59.861347 [ 3 ] {} <Debug> HTTP-Session: 93a12268-18e5-4991-8dbe-e34ad7ea9c42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15891 2024.07.11 23:22:59.861404 [ 3 ] {} <Trace> HTTP-Session: 93a12268-18e5-4991-8dbe-e34ad7ea9c42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15892 2024.07.11 23:22:59.861609 [ 3 ] {2210c4fa-a97c-4ec4-aba9-0b238ea7f066} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
15893 2024.07.11 23:22:59.861682 [ 3 ] {2210c4fa-a97c-4ec4-aba9-0b238ea7f066} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
15894 2024.07.11 23:22:59.861903 [ 3 ] {2210c4fa-a97c-4ec4-aba9-0b238ea7f066} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15895 2024.07.11 23:22:59.862346 [ 3 ] {2210c4fa-a97c-4ec4-aba9-0b238ea7f066} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15896 2024.07.11 23:22:59.862387 [ 3 ] {2210c4fa-a97c-4ec4-aba9-0b238ea7f066} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.22 GiB.
15897 2024.07.11 23:22:59.862748 [ 3 ] {2210c4fa-a97c-4ec4-aba9-0b238ea7f066} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary)
15898 2024.07.11 23:22:59.863071 [ 3 ] {2210c4fa-a97c-4ec4-aba9-0b238ea7f066} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15899 2024.07.11 23:22:59.863235 [ 3 ] {2210c4fa-a97c-4ec4-aba9-0b238ea7f066} <Debug> executeQuery: Read 37 rows, 2.85 KiB in 0.001692 sec., 21867.612293144208 rows/sec., 1.65 MiB/sec.
15900 2024.07.11 23:22:59.863259 [ 124 ] {} <Debug> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0
15901 2024.07.11 23:22:59.863381 [ 124 ] {} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15902 2024.07.11 23:22:59.863442 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.22 GiB.
15903 2024.07.11 23:22:59.863524 [ 3 ] {2210c4fa-a97c-4ec4-aba9-0b238ea7f066} <Debug> DynamicQueryHandler: Done processing query
15904 2024.07.11 23:22:59.863593 [ 3 ] {2210c4fa-a97c-4ec4-aba9-0b238ea7f066} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15905 2024.07.11 23:22:59.863659 [ 3 ] {} <Debug> HTTP-Session: 93a12268-18e5-4991-8dbe-e34ad7ea9c42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15906 2024.07.11 23:22:59.863751 [ 189 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::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
15907 2024.07.11 23:22:59.863978 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 38429, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15908 2024.07.11 23:22:59.864005 [ 189 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15909 2024.07.11 23:22:59.864082 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15910 2024.07.11 23:22:59.864087 [ 189 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 54 rows starting from the beginning of the part
15911 2024.07.11 23:22:59.864119 [ 3 ] {} <Debug> HTTP-Session: f56bf854-201b-4d98-b6a1-c2b54973d287 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
15912 2024.07.11 23:22:59.864155 [ 3 ] {} <Debug> HTTP-Session: f56bf854-201b-4d98-b6a1-c2b54973d287 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15913 2024.07.11 23:22:59.864198 [ 3 ] {} <Debug> HTTP-Session: f56bf854-201b-4d98-b6a1-c2b54973d287 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15914 2024.07.11 23:22:59.864339 [ 189 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 37 rows starting from the beginning of the part
15915 2024.07.11 23:22:59.864368 [ 3 ] {} <Trace> HTTP-Session: f56bf854-201b-4d98-b6a1-c2b54973d287 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15916 2024.07.11 23:22:59.864584 [ 189 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 25 rows starting from the beginning of the part
15917 2024.07.11 23:22:59.864910 [ 189 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 37 rows starting from the beginning of the part
15918 2024.07.11 23:22:59.864989 [ 3 ] {76a82b4e-6684-46cb-9b2e-a68de1c764db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
15919 2024.07.11 23:22:59.865101 [ 189 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 25 rows starting from the beginning of the part
15920 2024.07.11 23:22:59.865183 [ 3 ] {76a82b4e-6684-46cb-9b2e-a68de1c764db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
15921 2024.07.11 23:22:59.865374 [ 189 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 37 rows starting from the beginning of the part
15922 2024.07.11 23:22:59.866339 [ 3 ] {76a82b4e-6684-46cb-9b2e-a68de1c764db} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15923 2024.07.11 23:22:59.867413 [ 3 ] {76a82b4e-6684-46cb-9b2e-a68de1c764db} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15924 2024.07.11 23:22:59.867484 [ 3 ] {76a82b4e-6684-46cb-9b2e-a68de1c764db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.22 GiB.
15925 2024.07.11 23:22:59.867998 [ 189 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 215 rows, containing 4 columns (4 merged, 0 gathered) in 0.004426614 sec., 48569.85497267212 rows/sec., 3.72 MiB/sec.
15926 2024.07.11 23:22:59.868203 [ 189 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary)
15927 2024.07.11 23:22:59.868228 [ 3 ] {76a82b4e-6684-46cb-9b2e-a68de1c764db} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary)
15928 2024.07.11 23:22:59.869235 [ 189 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_86_17} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15929 2024.07.11 23:22:59.869249 [ 3 ] {76a82b4e-6684-46cb-9b2e-a68de1c764db} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15930 2024.07.11 23:22:59.869386 [ 189 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_86_17} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17
15931 2024.07.11 23:22:59.869587 [ 3 ] {76a82b4e-6684-46cb-9b2e-a68de1c764db} <Debug> executeQuery: Read 254 rows, 22.98 KiB in 0.004935 sec., 51469.098277608915 rows/sec., 4.55 MiB/sec.
15932 2024.07.11 23:22:59.869608 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
15933 2024.07.11 23:22:59.869878 [ 3 ] {76a82b4e-6684-46cb-9b2e-a68de1c764db} <Debug> DynamicQueryHandler: Done processing query
15934 2024.07.11 23:22:59.869907 [ 3 ] {76a82b4e-6684-46cb-9b2e-a68de1c764db} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB.
15935 2024.07.11 23:22:59.869923 [ 3 ] {} <Debug> HTTP-Session: f56bf854-201b-4d98-b6a1-c2b54973d287 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15936 2024.07.11 23:22:59.870209 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 66841, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15937 2024.07.11 23:22:59.870258 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15938 2024.07.11 23:22:59.870277 [ 3 ] {} <Debug> HTTP-Session: 9d0d9a18-0794-4103-a04d-5e03343713fa Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
15939 2024.07.11 23:22:59.870293 [ 3 ] {} <Debug> HTTP-Session: 9d0d9a18-0794-4103-a04d-5e03343713fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15940 2024.07.11 23:22:59.870307 [ 3 ] {} <Debug> HTTP-Session: 9d0d9a18-0794-4103-a04d-5e03343713fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15941 2024.07.11 23:22:59.870339 [ 3 ] {} <Trace> HTTP-Session: 9d0d9a18-0794-4103-a04d-5e03343713fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15942 2024.07.11 23:22:59.870563 [ 3 ] {0e714549-c3e0-4302-8e72-8acc41c50889} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
15943 2024.07.11 23:22:59.870609 [ 3 ] {0e714549-c3e0-4302-8e72-8acc41c50889} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
15944 2024.07.11 23:22:59.870750 [ 3 ] {0e714549-c3e0-4302-8e72-8acc41c50889} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15945 2024.07.11 23:22:59.871273 [ 3 ] {0e714549-c3e0-4302-8e72-8acc41c50889} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15946 2024.07.11 23:22:59.871310 [ 3 ] {0e714549-c3e0-4302-8e72-8acc41c50889} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.22 GiB.
15947 2024.07.11 23:22:59.871646 [ 3 ] {0e714549-c3e0-4302-8e72-8acc41c50889} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary)
15948 2024.07.11 23:22:59.871957 [ 3 ] {0e714549-c3e0-4302-8e72-8acc41c50889} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15949 2024.07.11 23:22:59.872110 [ 3 ] {0e714549-c3e0-4302-8e72-8acc41c50889} <Debug> executeQuery: Read 413 rows, 29.96 KiB in 0.001662 sec., 248495.78820697955 rows/sec., 17.60 MiB/sec.
15950 2024.07.11 23:22:59.872320 [ 3 ] {0e714549-c3e0-4302-8e72-8acc41c50889} <Debug> DynamicQueryHandler: Done processing query
15951 2024.07.11 23:22:59.872372 [ 3 ] {0e714549-c3e0-4302-8e72-8acc41c50889} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
15952 2024.07.11 23:22:59.872424 [ 3 ] {} <Debug> HTTP-Session: 9d0d9a18-0794-4103-a04d-5e03343713fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15953 2024.07.11 23:22:59.872641 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15954 2024.07.11 23:22:59.872692 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15955 2024.07.11 23:22:59.872711 [ 3 ] {} <Debug> HTTP-Session: 15292d0e-0a36-4acd-928d-1b94eeb1a759 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
15956 2024.07.11 23:22:59.872728 [ 3 ] {} <Debug> HTTP-Session: 15292d0e-0a36-4acd-928d-1b94eeb1a759 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15957 2024.07.11 23:22:59.872742 [ 3 ] {} <Debug> HTTP-Session: 15292d0e-0a36-4acd-928d-1b94eeb1a759 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15958 2024.07.11 23:22:59.872775 [ 3 ] {} <Trace> HTTP-Session: 15292d0e-0a36-4acd-928d-1b94eeb1a759 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15959 2024.07.11 23:22:59.872875 [ 3 ] {389ba291-bce1-4495-b07c-7d9362f111e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
15960 2024.07.11 23:22:59.872920 [ 3 ] {389ba291-bce1-4495-b07c-7d9362f111e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
15961 2024.07.11 23:22:59.873064 [ 3 ] {389ba291-bce1-4495-b07c-7d9362f111e3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15962 2024.07.11 23:22:59.873290 [ 3 ] {389ba291-bce1-4495-b07c-7d9362f111e3} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15963 2024.07.11 23:22:59.873326 [ 3 ] {389ba291-bce1-4495-b07c-7d9362f111e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.22 GiB.
15964 2024.07.11 23:22:59.873676 [ 3 ] {389ba291-bce1-4495-b07c-7d9362f111e3} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
15965 2024.07.11 23:22:59.873989 [ 3 ] {389ba291-bce1-4495-b07c-7d9362f111e3} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15966 2024.07.11 23:22:59.874146 [ 3 ] {389ba291-bce1-4495-b07c-7d9362f111e3} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001291 sec., 4647.560030983734 rows/sec., 199.70 KiB/sec.
15967 2024.07.11 23:22:59.874302 [ 3 ] {389ba291-bce1-4495-b07c-7d9362f111e3} <Debug> DynamicQueryHandler: Done processing query
15968 2024.07.11 23:22:59.874327 [ 3 ] {389ba291-bce1-4495-b07c-7d9362f111e3} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
15969 2024.07.11 23:22:59.874343 [ 3 ] {} <Debug> HTTP-Session: 15292d0e-0a36-4acd-928d-1b94eeb1a759 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15970 2024.07.11 23:22:59.874520 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15971 2024.07.11 23:22:59.874568 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15972 2024.07.11 23:22:59.874587 [ 3 ] {} <Debug> HTTP-Session: 999b7495-6dd0-4ba1-89ea-7915dafecc6f Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
15973 2024.07.11 23:22:59.874603 [ 3 ] {} <Debug> HTTP-Session: 999b7495-6dd0-4ba1-89ea-7915dafecc6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15974 2024.07.11 23:22:59.874617 [ 3 ] {} <Debug> HTTP-Session: 999b7495-6dd0-4ba1-89ea-7915dafecc6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15975 2024.07.11 23:22:59.874647 [ 3 ] {} <Trace> HTTP-Session: 999b7495-6dd0-4ba1-89ea-7915dafecc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15976 2024.07.11 23:22:59.874762 [ 3 ] {5ef2a4ee-cc97-4ba3-930a-87faa58a9027} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
15977 2024.07.11 23:22:59.874809 [ 3 ] {5ef2a4ee-cc97-4ba3-930a-87faa58a9027} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
15978 2024.07.11 23:22:59.874951 [ 3 ] {5ef2a4ee-cc97-4ba3-930a-87faa58a9027} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15979 2024.07.11 23:22:59.875219 [ 3 ] {5ef2a4ee-cc97-4ba3-930a-87faa58a9027} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15980 2024.07.11 23:22:59.875255 [ 3 ] {5ef2a4ee-cc97-4ba3-930a-87faa58a9027} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.22 GiB.
15981 2024.07.11 23:22:59.875605 [ 3 ] {5ef2a4ee-cc97-4ba3-930a-87faa58a9027} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
15982 2024.07.11 23:22:59.875945 [ 3 ] {5ef2a4ee-cc97-4ba3-930a-87faa58a9027} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15983 2024.07.11 23:22:59.876092 [ 3 ] {5ef2a4ee-cc97-4ba3-930a-87faa58a9027} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001368 sec., 56286.54970760234 rows/sec., 3.47 MiB/sec.
15984 2024.07.11 23:22:59.876255 [ 3 ] {5ef2a4ee-cc97-4ba3-930a-87faa58a9027} <Debug> DynamicQueryHandler: Done processing query
15985 2024.07.11 23:22:59.876279 [ 3 ] {5ef2a4ee-cc97-4ba3-930a-87faa58a9027} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
15986 2024.07.11 23:22:59.876295 [ 3 ] {} <Debug> HTTP-Session: 999b7495-6dd0-4ba1-89ea-7915dafecc6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15987 2024.07.11 23:22:59.876502 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 30652, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15988 2024.07.11 23:22:59.876550 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15989 2024.07.11 23:22:59.876569 [ 3 ] {} <Debug> HTTP-Session: ccd2017c-2947-40ca-87ef-b01f7f35689e Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
15990 2024.07.11 23:22:59.876584 [ 3 ] {} <Debug> HTTP-Session: ccd2017c-2947-40ca-87ef-b01f7f35689e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15991 2024.07.11 23:22:59.876598 [ 3 ] {} <Debug> HTTP-Session: ccd2017c-2947-40ca-87ef-b01f7f35689e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15992 2024.07.11 23:22:59.876628 [ 3 ] {} <Trace> HTTP-Session: ccd2017c-2947-40ca-87ef-b01f7f35689e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15993 2024.07.11 23:22:59.876773 [ 3 ] {2432ebfe-79f9-4dad-a04d-cd67fcb18673} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
15994 2024.07.11 23:22:59.876818 [ 3 ] {2432ebfe-79f9-4dad-a04d-cd67fcb18673} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
15995 2024.07.11 23:22:59.876958 [ 3 ] {2432ebfe-79f9-4dad-a04d-cd67fcb18673} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15996 2024.07.11 23:22:59.877276 [ 3 ] {2432ebfe-79f9-4dad-a04d-cd67fcb18673} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15997 2024.07.11 23:22:59.877312 [ 3 ] {2432ebfe-79f9-4dad-a04d-cd67fcb18673} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.22 GiB.
15998 2024.07.11 23:22:59.877674 [ 3 ] {2432ebfe-79f9-4dad-a04d-cd67fcb18673} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary)
15999 2024.07.11 23:22:59.878001 [ 3 ] {2432ebfe-79f9-4dad-a04d-cd67fcb18673} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16000 2024.07.11 23:22:59.878130 [ 3 ] {2432ebfe-79f9-4dad-a04d-cd67fcb18673} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001424 sec., 112359.55056179776 rows/sec., 7.83 MiB/sec.
16001 2024.07.11 23:22:59.878310 [ 3 ] {2432ebfe-79f9-4dad-a04d-cd67fcb18673} <Debug> DynamicQueryHandler: Done processing query
16002 2024.07.11 23:22:59.878347 [ 3 ] {2432ebfe-79f9-4dad-a04d-cd67fcb18673} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
16003 2024.07.11 23:22:59.878379 [ 3 ] {} <Debug> HTTP-Session: ccd2017c-2947-40ca-87ef-b01f7f35689e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16004 2024.07.11 23:22:59.878634 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 49596, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16005 2024.07.11 23:22:59.878682 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16006 2024.07.11 23:22:59.878701 [ 3 ] {} <Debug> HTTP-Session: 41e02619-7573-4d00-ae99-bc1da6ff9f9e Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
16007 2024.07.11 23:22:59.878717 [ 3 ] {} <Debug> HTTP-Session: 41e02619-7573-4d00-ae99-bc1da6ff9f9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16008 2024.07.11 23:22:59.878732 [ 3 ] {} <Debug> HTTP-Session: 41e02619-7573-4d00-ae99-bc1da6ff9f9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16009 2024.07.11 23:22:59.878762 [ 3 ] {} <Trace> HTTP-Session: 41e02619-7573-4d00-ae99-bc1da6ff9f9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16010 2024.07.11 23:22:59.879066 [ 3 ] {cd622739-e74c-4f7b-bd92-ec0b9c94edf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
16011 2024.07.11 23:22:59.879129 [ 3 ] {cd622739-e74c-4f7b-bd92-ec0b9c94edf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
16012 2024.07.11 23:22:59.879543 [ 3 ] {cd622739-e74c-4f7b-bd92-ec0b9c94edf8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16013 2024.07.11 23:22:59.880186 [ 3 ] {cd622739-e74c-4f7b-bd92-ec0b9c94edf8} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16014 2024.07.11 23:22:59.880222 [ 3 ] {cd622739-e74c-4f7b-bd92-ec0b9c94edf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.22 GiB.
16015 2024.07.11 23:22:59.880804 [ 3 ] {cd622739-e74c-4f7b-bd92-ec0b9c94edf8} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
16016 2024.07.11 23:22:59.881200 [ 3 ] {cd622739-e74c-4f7b-bd92-ec0b9c94edf8} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16017 2024.07.11 23:22:59.881335 [ 123 ] {} <Debug> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
16018 2024.07.11 23:22:59.881340 [ 3 ] {cd622739-e74c-4f7b-bd92-ec0b9c94edf8} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.00249 sec., 12449.799196787148 rows/sec., 22.31 MiB/sec.
16019 2024.07.11 23:22:59.881372 [ 123 ] {} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16020 2024.07.11 23:22:59.881408 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.22 GiB.
16021 2024.07.11 23:22:59.881754 [ 187 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::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
16022 2024.07.11 23:22:59.881873 [ 3 ] {cd622739-e74c-4f7b-bd92-ec0b9c94edf8} <Debug> DynamicQueryHandler: Done processing query
16023 2024.07.11 23:22:59.881944 [ 3 ] {cd622739-e74c-4f7b-bd92-ec0b9c94edf8} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
16024 2024.07.11 23:22:59.882026 [ 3 ] {} <Debug> HTTP-Session: 41e02619-7573-4d00-ae99-bc1da6ff9f9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16025 2024.07.11 23:22:59.882286 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 3216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16026 2024.07.11 23:22:59.882462 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16027 2024.07.11 23:22:59.882557 [ 3 ] {} <Debug> HTTP-Session: 13c6ecfe-ed35-44ae-978e-e94854fde2e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
16028 2024.07.11 23:22:59.882624 [ 3 ] {} <Debug> HTTP-Session: 13c6ecfe-ed35-44ae-978e-e94854fde2e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16029 2024.07.11 23:22:59.882706 [ 3 ] {} <Debug> HTTP-Session: 13c6ecfe-ed35-44ae-978e-e94854fde2e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16030 2024.07.11 23:22:59.882842 [ 3 ] {} <Trace> HTTP-Session: 13c6ecfe-ed35-44ae-978e-e94854fde2e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16031 2024.07.11 23:22:59.883203 [ 3 ] {06e67759-9dd0-49ee-9691-b2158b528bbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
16032 2024.07.11 23:22:59.883378 [ 3 ] {06e67759-9dd0-49ee-9691-b2158b528bbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
16033 2024.07.11 23:22:59.883978 [ 187 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16034 2024.07.11 23:22:59.884068 [ 3 ] {06e67759-9dd0-49ee-9691-b2158b528bbd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16035 2024.07.11 23:22:59.884081 [ 187 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1288 rows starting from the beginning of the part
16036 2024.07.11 23:22:59.884674 [ 187 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::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
16037 2024.07.11 23:22:59.884798 [ 3 ] {06e67759-9dd0-49ee-9691-b2158b528bbd} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16038 2024.07.11 23:22:59.884872 [ 3 ] {06e67759-9dd0-49ee-9691-b2158b528bbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.22 GiB.
16039 2024.07.11 23:22:59.885247 [ 187 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 25 rows starting from the beginning of the part
16040 2024.07.11 23:22:59.885741 [ 187 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::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
16041 2024.07.11 23:22:59.885997 [ 3 ] {06e67759-9dd0-49ee-9691-b2158b528bbd} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
16042 2024.07.11 23:22:59.886188 [ 187 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 25 rows starting from the beginning of the part
16043 2024.07.11 23:22:59.886745 [ 187 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::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
16044 2024.07.11 23:22:59.887172 [ 3 ] {06e67759-9dd0-49ee-9691-b2158b528bbd} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16045 2024.07.11 23:22:59.887411 [ 3 ] {06e67759-9dd0-49ee-9691-b2158b528bbd} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.004361 sec., 5274.019720247649 rows/sec., 285.29 KiB/sec.
16046 2024.07.11 23:22:59.887629 [ 3 ] {06e67759-9dd0-49ee-9691-b2158b528bbd} <Debug> DynamicQueryHandler: Done processing query
16047 2024.07.11 23:22:59.887665 [ 3 ] {06e67759-9dd0-49ee-9691-b2158b528bbd} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
16048 2024.07.11 23:22:59.887685 [ 3 ] {} <Debug> HTTP-Session: 13c6ecfe-ed35-44ae-978e-e94854fde2e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16049 2024.07.11 23:22:59.887831 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16050 2024.07.11 23:22:59.887893 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16051 2024.07.11 23:22:59.887920 [ 3 ] {} <Debug> HTTP-Session: 203e57f0-ec44-4aba-8d2d-9f9ad1407291 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
16052 2024.07.11 23:22:59.887939 [ 3 ] {} <Debug> HTTP-Session: 203e57f0-ec44-4aba-8d2d-9f9ad1407291 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16053 2024.07.11 23:22:59.887955 [ 3 ] {} <Debug> HTTP-Session: 203e57f0-ec44-4aba-8d2d-9f9ad1407291 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16054 2024.07.11 23:22:59.887995 [ 3 ] {} <Trace> HTTP-Session: 203e57f0-ec44-4aba-8d2d-9f9ad1407291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16055 2024.07.11 23:22:59.888106 [ 3 ] {f0a65742-2ea0-4f21-b34b-e21440d621b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
16056 2024.07.11 23:22:59.888150 [ 3 ] {f0a65742-2ea0-4f21-b34b-e21440d621b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
16057 2024.07.11 23:22:59.888272 [ 3 ] {f0a65742-2ea0-4f21-b34b-e21440d621b7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16058 2024.07.11 23:22:59.888528 [ 3 ] {f0a65742-2ea0-4f21-b34b-e21440d621b7} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16059 2024.07.11 23:22:59.888563 [ 3 ] {f0a65742-2ea0-4f21-b34b-e21440d621b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.22 GiB.
16060 2024.07.11 23:22:59.889024 [ 3 ] {f0a65742-2ea0-4f21-b34b-e21440d621b7} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary)
16061 2024.07.11 23:22:59.889440 [ 3 ] {f0a65742-2ea0-4f21-b34b-e21440d621b7} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16062 2024.07.11 23:22:59.889628 [ 3 ] {f0a65742-2ea0-4f21-b34b-e21440d621b7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001559 sec., 38486.20910840282 rows/sec., 2.59 MiB/sec.
16063 2024.07.11 23:22:59.889856 [ 3 ] {f0a65742-2ea0-4f21-b34b-e21440d621b7} <Debug> DynamicQueryHandler: Done processing query
16064 2024.07.11 23:22:59.889886 [ 3 ] {f0a65742-2ea0-4f21-b34b-e21440d621b7} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16065 2024.07.11 23:22:59.889911 [ 3 ] {} <Debug> HTTP-Session: 203e57f0-ec44-4aba-8d2d-9f9ad1407291 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16066 2024.07.11 23:22:59.892854 [ 194 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1431 rows, containing 19 columns (19 merged, 0 gathered) in 0.011362586 sec., 125939.64085288333 rows/sec., 225.68 MiB/sec.
16067 2024.07.11 23:22:59.894337 [ 194 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
16068 2024.07.11 23:22:59.895006 [ 194 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::all_1_81_16} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16069 2024.07.11 23:22:59.895104 [ 194 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::all_1_81_16} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
16070 2024.07.11 23:22:59.895271 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.61 MiB.
16071 2024.07.11 23:23:04.856324 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 3639, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16072 2024.07.11 23:23:04.856448 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16073 2024.07.11 23:23:04.856473 [ 3 ] {} <Debug> HTTP-Session: 08590600-2677-482a-8657-88e6a517deb2 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
16074 2024.07.11 23:23:04.856498 [ 3 ] {} <Debug> HTTP-Session: 08590600-2677-482a-8657-88e6a517deb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16075 2024.07.11 23:23:04.856512 [ 3 ] {} <Debug> HTTP-Session: 08590600-2677-482a-8657-88e6a517deb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16076 2024.07.11 23:23:04.856560 [ 3 ] {} <Trace> HTTP-Session: 08590600-2677-482a-8657-88e6a517deb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16077 2024.07.11 23:23:04.856739 [ 3 ] {8c49b3ff-5ca5-4059-921c-ce80120bd4af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
16078 2024.07.11 23:23:04.856803 [ 3 ] {8c49b3ff-5ca5-4059-921c-ce80120bd4af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
16079 2024.07.11 23:23:04.856992 [ 3 ] {8c49b3ff-5ca5-4059-921c-ce80120bd4af} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16080 2024.07.11 23:23:04.857417 [ 3 ] {8c49b3ff-5ca5-4059-921c-ce80120bd4af} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16081 2024.07.11 23:23:04.857459 [ 3 ] {8c49b3ff-5ca5-4059-921c-ce80120bd4af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.22 GiB.
16082 2024.07.11 23:23:04.857822 [ 3 ] {8c49b3ff-5ca5-4059-921c-ce80120bd4af} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary)
16083 2024.07.11 23:23:04.858159 [ 3 ] {8c49b3ff-5ca5-4059-921c-ce80120bd4af} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16084 2024.07.11 23:23:04.858321 [ 3 ] {8c49b3ff-5ca5-4059-921c-ce80120bd4af} <Debug> executeQuery: Read 25 rows, 2.03 KiB in 0.001638 sec., 15262.515262515264 rows/sec., 1.21 MiB/sec.
16085 2024.07.11 23:23:04.858539 [ 3 ] {8c49b3ff-5ca5-4059-921c-ce80120bd4af} <Debug> DynamicQueryHandler: Done processing query
16086 2024.07.11 23:23:04.858567 [ 3 ] {8c49b3ff-5ca5-4059-921c-ce80120bd4af} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16087 2024.07.11 23:23:04.858583 [ 3 ] {} <Debug> HTTP-Session: 08590600-2677-482a-8657-88e6a517deb2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16088 2024.07.11 23:23:04.858730 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 19154, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16089 2024.07.11 23:23:04.858782 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16090 2024.07.11 23:23:04.858802 [ 3 ] {} <Debug> HTTP-Session: 706b8e82-7107-40fd-9779-1f9e84e15573 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
16091 2024.07.11 23:23:04.858819 [ 3 ] {} <Debug> HTTP-Session: 706b8e82-7107-40fd-9779-1f9e84e15573 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16092 2024.07.11 23:23:04.858833 [ 3 ] {} <Debug> HTTP-Session: 706b8e82-7107-40fd-9779-1f9e84e15573 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16093 2024.07.11 23:23:04.858867 [ 3 ] {} <Trace> HTTP-Session: 706b8e82-7107-40fd-9779-1f9e84e15573 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16094 2024.07.11 23:23:04.859010 [ 3 ] {0a0d108d-7a07-4715-bf5d-208897903a62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
16095 2024.07.11 23:23:04.859053 [ 3 ] {0a0d108d-7a07-4715-bf5d-208897903a62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
16096 2024.07.11 23:23:04.859186 [ 3 ] {0a0d108d-7a07-4715-bf5d-208897903a62} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16097 2024.07.11 23:23:04.859551 [ 3 ] {0a0d108d-7a07-4715-bf5d-208897903a62} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16098 2024.07.11 23:23:04.859587 [ 3 ] {0a0d108d-7a07-4715-bf5d-208897903a62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.22 GiB.
16099 2024.07.11 23:23:04.859916 [ 3 ] {0a0d108d-7a07-4715-bf5d-208897903a62} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary)
16100 2024.07.11 23:23:04.860224 [ 3 ] {0a0d108d-7a07-4715-bf5d-208897903a62} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16101 2024.07.11 23:23:04.860381 [ 3 ] {0a0d108d-7a07-4715-bf5d-208897903a62} <Debug> executeQuery: Read 131 rows, 11.17 KiB in 0.001429 sec., 91672.49825052485 rows/sec., 7.63 MiB/sec.
16102 2024.07.11 23:23:04.860637 [ 3 ] {0a0d108d-7a07-4715-bf5d-208897903a62} <Debug> DynamicQueryHandler: Done processing query
16103 2024.07.11 23:23:04.860696 [ 3 ] {0a0d108d-7a07-4715-bf5d-208897903a62} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
16104 2024.07.11 23:23:04.860751 [ 3 ] {} <Debug> HTTP-Session: 706b8e82-7107-40fd-9779-1f9e84e15573 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16105 2024.07.11 23:23:04.860937 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 15130, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16106 2024.07.11 23:23:04.860988 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16107 2024.07.11 23:23:04.861008 [ 3 ] {} <Debug> HTTP-Session: b7e574e1-bd0f-47fe-821b-46186eafb784 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
16108 2024.07.11 23:23:04.861025 [ 3 ] {} <Debug> HTTP-Session: b7e574e1-bd0f-47fe-821b-46186eafb784 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16109 2024.07.11 23:23:04.861039 [ 3 ] {} <Debug> HTTP-Session: b7e574e1-bd0f-47fe-821b-46186eafb784 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16110 2024.07.11 23:23:04.861072 [ 3 ] {} <Trace> HTTP-Session: b7e574e1-bd0f-47fe-821b-46186eafb784 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16111 2024.07.11 23:23:04.861206 [ 3 ] {81d05d90-5f67-4240-be74-85307675849f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
16112 2024.07.11 23:23:04.861250 [ 3 ] {81d05d90-5f67-4240-be74-85307675849f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
16113 2024.07.11 23:23:04.861393 [ 3 ] {81d05d90-5f67-4240-be74-85307675849f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16114 2024.07.11 23:23:04.861720 [ 3 ] {81d05d90-5f67-4240-be74-85307675849f} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16115 2024.07.11 23:23:04.861757 [ 3 ] {81d05d90-5f67-4240-be74-85307675849f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.22 GiB.
16116 2024.07.11 23:23:04.862073 [ 3 ] {81d05d90-5f67-4240-be74-85307675849f} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary)
16117 2024.07.11 23:23:04.862382 [ 3 ] {81d05d90-5f67-4240-be74-85307675849f} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16118 2024.07.11 23:23:04.862536 [ 3 ] {81d05d90-5f67-4240-be74-85307675849f} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001375 sec., 64727.27272727273 rows/sec., 5.05 MiB/sec.
16119 2024.07.11 23:23:04.862725 [ 3 ] {81d05d90-5f67-4240-be74-85307675849f} <Debug> DynamicQueryHandler: Done processing query
16120 2024.07.11 23:23:04.862761 [ 3 ] {81d05d90-5f67-4240-be74-85307675849f} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
16121 2024.07.11 23:23:04.862794 [ 3 ] {} <Debug> HTTP-Session: b7e574e1-bd0f-47fe-821b-46186eafb784 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16122 2024.07.11 23:23:04.862956 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 30652, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16123 2024.07.11 23:23:04.863004 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16124 2024.07.11 23:23:04.863023 [ 3 ] {} <Debug> HTTP-Session: e69d6d30-69fa-4e95-85fd-d4e5826907ea Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
16125 2024.07.11 23:23:04.863039 [ 3 ] {} <Debug> HTTP-Session: e69d6d30-69fa-4e95-85fd-d4e5826907ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16126 2024.07.11 23:23:04.863053 [ 3 ] {} <Debug> HTTP-Session: e69d6d30-69fa-4e95-85fd-d4e5826907ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16127 2024.07.11 23:23:04.863085 [ 3 ] {} <Trace> HTTP-Session: e69d6d30-69fa-4e95-85fd-d4e5826907ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16128 2024.07.11 23:23:04.863253 [ 3 ] {988887ff-6356-4cb5-b132-d8ea156e5e86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
16129 2024.07.11 23:23:04.863301 [ 3 ] {988887ff-6356-4cb5-b132-d8ea156e5e86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
16130 2024.07.11 23:23:04.863446 [ 3 ] {988887ff-6356-4cb5-b132-d8ea156e5e86} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16131 2024.07.11 23:23:04.863819 [ 3 ] {988887ff-6356-4cb5-b132-d8ea156e5e86} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16132 2024.07.11 23:23:04.863856 [ 3 ] {988887ff-6356-4cb5-b132-d8ea156e5e86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.22 GiB.
16133 2024.07.11 23:23:04.864242 [ 3 ] {988887ff-6356-4cb5-b132-d8ea156e5e86} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary)
16134 2024.07.11 23:23:04.864585 [ 3 ] {988887ff-6356-4cb5-b132-d8ea156e5e86} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16135 2024.07.11 23:23:04.864741 [ 3 ] {988887ff-6356-4cb5-b132-d8ea156e5e86} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001574 sec., 101651.84243964421 rows/sec., 7.08 MiB/sec.
16136 2024.07.11 23:23:04.864901 [ 3 ] {988887ff-6356-4cb5-b132-d8ea156e5e86} <Debug> DynamicQueryHandler: Done processing query
16137 2024.07.11 23:23:04.864924 [ 3 ] {988887ff-6356-4cb5-b132-d8ea156e5e86} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
16138 2024.07.11 23:23:04.864939 [ 3 ] {} <Debug> HTTP-Session: e69d6d30-69fa-4e95-85fd-d4e5826907ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16139 2024.07.11 23:23:04.865104 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 40283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16140 2024.07.11 23:23:04.865153 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16141 2024.07.11 23:23:04.865172 [ 3 ] {} <Debug> HTTP-Session: ee707c27-ddda-485d-8ccd-8d5189542568 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
16142 2024.07.11 23:23:04.865188 [ 3 ] {} <Debug> HTTP-Session: ee707c27-ddda-485d-8ccd-8d5189542568 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16143 2024.07.11 23:23:04.865201 [ 3 ] {} <Debug> HTTP-Session: ee707c27-ddda-485d-8ccd-8d5189542568 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16144 2024.07.11 23:23:04.865231 [ 3 ] {} <Trace> HTTP-Session: ee707c27-ddda-485d-8ccd-8d5189542568 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16145 2024.07.11 23:23:04.865520 [ 3 ] {ce6289e5-40a3-4e23-9f01-63cb5869435d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
16146 2024.07.11 23:23:04.865584 [ 3 ] {ce6289e5-40a3-4e23-9f01-63cb5869435d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
16147 2024.07.11 23:23:04.865977 [ 3 ] {ce6289e5-40a3-4e23-9f01-63cb5869435d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16148 2024.07.11 23:23:04.866642 [ 3 ] {ce6289e5-40a3-4e23-9f01-63cb5869435d} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16149 2024.07.11 23:23:04.866678 [ 3 ] {ce6289e5-40a3-4e23-9f01-63cb5869435d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.22 GiB.
16150 2024.07.11 23:23:04.867298 [ 3 ] {ce6289e5-40a3-4e23-9f01-63cb5869435d} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
16151 2024.07.11 23:23:04.867704 [ 3 ] {ce6289e5-40a3-4e23-9f01-63cb5869435d} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16152 2024.07.11 23:23:04.867889 [ 3 ] {ce6289e5-40a3-4e23-9f01-63cb5869435d} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002561 sec., 9761.811792268645 rows/sec., 17.49 MiB/sec.
16153 2024.07.11 23:23:04.868117 [ 3 ] {ce6289e5-40a3-4e23-9f01-63cb5869435d} <Debug> DynamicQueryHandler: Done processing query
16154 2024.07.11 23:23:04.868142 [ 3 ] {ce6289e5-40a3-4e23-9f01-63cb5869435d} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
16155 2024.07.11 23:23:04.868158 [ 3 ] {} <Debug> HTTP-Session: ee707c27-ddda-485d-8ccd-8d5189542568 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16156 2024.07.11 23:23:04.868315 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16157 2024.07.11 23:23:04.868364 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16158 2024.07.11 23:23:04.868383 [ 3 ] {} <Debug> HTTP-Session: 77700c24-180c-48fe-8a74-abbaa4470dd9 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
16159 2024.07.11 23:23:04.868399 [ 3 ] {} <Debug> HTTP-Session: 77700c24-180c-48fe-8a74-abbaa4470dd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16160 2024.07.11 23:23:04.868413 [ 3 ] {} <Debug> HTTP-Session: 77700c24-180c-48fe-8a74-abbaa4470dd9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16161 2024.07.11 23:23:04.868444 [ 3 ] {} <Trace> HTTP-Session: 77700c24-180c-48fe-8a74-abbaa4470dd9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16162 2024.07.11 23:23:04.868567 [ 3 ] {2846f3ea-3356-4f7c-914e-b900e1698781} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
16163 2024.07.11 23:23:04.868611 [ 3 ] {2846f3ea-3356-4f7c-914e-b900e1698781} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
16164 2024.07.11 23:23:04.868738 [ 3 ] {2846f3ea-3356-4f7c-914e-b900e1698781} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16165 2024.07.11 23:23:04.869024 [ 3 ] {2846f3ea-3356-4f7c-914e-b900e1698781} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16166 2024.07.11 23:23:04.869059 [ 3 ] {2846f3ea-3356-4f7c-914e-b900e1698781} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.22 GiB.
16167 2024.07.11 23:23:04.869411 [ 3 ] {2846f3ea-3356-4f7c-914e-b900e1698781} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary)
16168 2024.07.11 23:23:04.869724 [ 3 ] {2846f3ea-3356-4f7c-914e-b900e1698781} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16169 2024.07.11 23:23:04.869873 [ 3 ] {2846f3ea-3356-4f7c-914e-b900e1698781} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001347 sec., 44543.42984409799 rows/sec., 3.00 MiB/sec.
16170 2024.07.11 23:23:04.870027 [ 3 ] {2846f3ea-3356-4f7c-914e-b900e1698781} <Debug> DynamicQueryHandler: Done processing query
16171 2024.07.11 23:23:04.870051 [ 3 ] {2846f3ea-3356-4f7c-914e-b900e1698781} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16172 2024.07.11 23:23:04.870068 [ 3 ] {} <Debug> HTTP-Session: 77700c24-180c-48fe-8a74-abbaa4470dd9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16173 2024.07.11 23:23:09.861682 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 5194, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16174 2024.07.11 23:23:09.861821 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16175 2024.07.11 23:23:09.861851 [ 3 ] {} <Debug> HTTP-Session: aae596eb-afb8-455f-83b8-d01247da8a75 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
16176 2024.07.11 23:23:09.861881 [ 3 ] {} <Debug> HTTP-Session: aae596eb-afb8-455f-83b8-d01247da8a75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16177 2024.07.11 23:23:09.861900 [ 3 ] {} <Debug> HTTP-Session: aae596eb-afb8-455f-83b8-d01247da8a75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16178 2024.07.11 23:23:09.861956 [ 3 ] {} <Trace> HTTP-Session: aae596eb-afb8-455f-83b8-d01247da8a75 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16179 2024.07.11 23:23:09.862168 [ 3 ] {cb44312b-5e3f-4ca3-ad95-193d413f127f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
16180 2024.07.11 23:23:09.862244 [ 3 ] {cb44312b-5e3f-4ca3-ad95-193d413f127f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
16181 2024.07.11 23:23:09.862466 [ 3 ] {cb44312b-5e3f-4ca3-ad95-193d413f127f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16182 2024.07.11 23:23:09.862933 [ 3 ] {cb44312b-5e3f-4ca3-ad95-193d413f127f} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16183 2024.07.11 23:23:09.862973 [ 3 ] {cb44312b-5e3f-4ca3-ad95-193d413f127f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.21 GiB.
16184 2024.07.11 23:23:09.863345 [ 3 ] {cb44312b-5e3f-4ca3-ad95-193d413f127f} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary)
16185 2024.07.11 23:23:09.863711 [ 3 ] {cb44312b-5e3f-4ca3-ad95-193d413f127f} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16186 2024.07.11 23:23:09.863862 [ 3 ] {cb44312b-5e3f-4ca3-ad95-193d413f127f} <Debug> executeQuery: Read 37 rows, 2.85 KiB in 0.001767 sec., 20939.445387662705 rows/sec., 1.58 MiB/sec.
16187 2024.07.11 23:23:09.864055 [ 3 ] {cb44312b-5e3f-4ca3-ad95-193d413f127f} <Debug> DynamicQueryHandler: Done processing query
16188 2024.07.11 23:23:09.864082 [ 3 ] {cb44312b-5e3f-4ca3-ad95-193d413f127f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16189 2024.07.11 23:23:09.864098 [ 3 ] {} <Debug> HTTP-Session: aae596eb-afb8-455f-83b8-d01247da8a75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16190 2024.07.11 23:23:09.864266 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16191 2024.07.11 23:23:09.864315 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16192 2024.07.11 23:23:09.864335 [ 3 ] {} <Debug> HTTP-Session: 407e93fb-5c93-4d02-a377-2a1f84a98254 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
16193 2024.07.11 23:23:09.864351 [ 3 ] {} <Debug> HTTP-Session: 407e93fb-5c93-4d02-a377-2a1f84a98254 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16194 2024.07.11 23:23:09.864366 [ 3 ] {} <Debug> HTTP-Session: 407e93fb-5c93-4d02-a377-2a1f84a98254 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16195 2024.07.11 23:23:09.864397 [ 3 ] {} <Trace> HTTP-Session: 407e93fb-5c93-4d02-a377-2a1f84a98254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16196 2024.07.11 23:23:09.864489 [ 3 ] {729f14a9-2807-44bc-8976-6be9ed281b82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
16197 2024.07.11 23:23:09.864533 [ 3 ] {729f14a9-2807-44bc-8976-6be9ed281b82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
16198 2024.07.11 23:23:09.864660 [ 3 ] {729f14a9-2807-44bc-8976-6be9ed281b82} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16199 2024.07.11 23:23:09.864938 [ 3 ] {729f14a9-2807-44bc-8976-6be9ed281b82} <Trace> oximeter.fields_ipaddr (e6968d90-b6e0-4a68-8edb-33d3c44efb5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16200 2024.07.11 23:23:09.864974 [ 3 ] {729f14a9-2807-44bc-8976-6be9ed281b82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.21 GiB.
16201 2024.07.11 23:23:09.865274 [ 3 ] {729f14a9-2807-44bc-8976-6be9ed281b82} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
16202 2024.07.11 23:23:09.865580 [ 3 ] {729f14a9-2807-44bc-8976-6be9ed281b82} <Trace> oximeter.fields_ipaddr (e6968d90-b6e0-4a68-8edb-33d3c44efb5e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16203 2024.07.11 23:23:09.865711 [ 3 ] {729f14a9-2807-44bc-8976-6be9ed281b82} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001245 sec., 1606.425702811245 rows/sec., 130.99 KiB/sec.
16204 2024.07.11 23:23:09.866001 [ 3 ] {729f14a9-2807-44bc-8976-6be9ed281b82} <Debug> DynamicQueryHandler: Done processing query
16205 2024.07.11 23:23:09.866057 [ 3 ] {729f14a9-2807-44bc-8976-6be9ed281b82} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
16206 2024.07.11 23:23:09.866118 [ 3 ] {} <Debug> HTTP-Session: 407e93fb-5c93-4d02-a377-2a1f84a98254 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16207 2024.07.11 23:23:09.866412 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 38562, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16208 2024.07.11 23:23:09.866465 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16209 2024.07.11 23:23:09.866486 [ 3 ] {} <Debug> HTTP-Session: 8f97dcbd-1fcd-4afa-847d-14cccb4e2b52 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
16210 2024.07.11 23:23:09.866503 [ 3 ] {} <Debug> HTTP-Session: 8f97dcbd-1fcd-4afa-847d-14cccb4e2b52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16211 2024.07.11 23:23:09.866517 [ 3 ] {} <Debug> HTTP-Session: 8f97dcbd-1fcd-4afa-847d-14cccb4e2b52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16212 2024.07.11 23:23:09.866550 [ 3 ] {} <Trace> HTTP-Session: 8f97dcbd-1fcd-4afa-847d-14cccb4e2b52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16213 2024.07.11 23:23:09.866728 [ 3 ] {591ba87f-b8aa-496f-8e65-793f8076350a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
16214 2024.07.11 23:23:09.866773 [ 3 ] {591ba87f-b8aa-496f-8e65-793f8076350a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
16215 2024.07.11 23:23:09.866915 [ 3 ] {591ba87f-b8aa-496f-8e65-793f8076350a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16216 2024.07.11 23:23:09.867407 [ 3 ] {591ba87f-b8aa-496f-8e65-793f8076350a} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16217 2024.07.11 23:23:09.867444 [ 3 ] {591ba87f-b8aa-496f-8e65-793f8076350a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.21 GiB.
16218 2024.07.11 23:23:09.867782 [ 3 ] {591ba87f-b8aa-496f-8e65-793f8076350a} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary)
16219 2024.07.11 23:23:09.868085 [ 3 ] {591ba87f-b8aa-496f-8e65-793f8076350a} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16220 2024.07.11 23:23:09.868209 [ 3 ] {591ba87f-b8aa-496f-8e65-793f8076350a} <Debug> executeQuery: Read 255 rows, 23.05 KiB in 0.001569 sec., 162523.90057361376 rows/sec., 14.35 MiB/sec.
16221 2024.07.11 23:23:09.868374 [ 3 ] {591ba87f-b8aa-496f-8e65-793f8076350a} <Debug> DynamicQueryHandler: Done processing query
16222 2024.07.11 23:23:09.868399 [ 3 ] {591ba87f-b8aa-496f-8e65-793f8076350a} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB.
16223 2024.07.11 23:23:09.868415 [ 3 ] {} <Debug> HTTP-Session: 8f97dcbd-1fcd-4afa-847d-14cccb4e2b52 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16224 2024.07.11 23:23:09.868528 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16225 2024.07.11 23:23:09.868578 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16226 2024.07.11 23:23:09.868598 [ 3 ] {} <Debug> HTTP-Session: 1f96369d-ea8f-4484-adad-fea365ed774d Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
16227 2024.07.11 23:23:09.868615 [ 3 ] {} <Debug> HTTP-Session: 1f96369d-ea8f-4484-adad-fea365ed774d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16228 2024.07.11 23:23:09.868629 [ 3 ] {} <Debug> HTTP-Session: 1f96369d-ea8f-4484-adad-fea365ed774d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16229 2024.07.11 23:23:09.868660 [ 3 ] {} <Trace> HTTP-Session: 1f96369d-ea8f-4484-adad-fea365ed774d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16230 2024.07.11 23:23:09.868752 [ 3 ] {a343f890-8e88-414b-8a2e-201e62d4eb29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
16231 2024.07.11 23:23:09.868797 [ 3 ] {a343f890-8e88-414b-8a2e-201e62d4eb29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
16232 2024.07.11 23:23:09.868923 [ 3 ] {a343f890-8e88-414b-8a2e-201e62d4eb29} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16233 2024.07.11 23:23:09.869189 [ 3 ] {a343f890-8e88-414b-8a2e-201e62d4eb29} <Trace> oximeter.fields_u16 (b4410dfe-084c-46fb-b538-055579d0603a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16234 2024.07.11 23:23:09.869224 [ 3 ] {a343f890-8e88-414b-8a2e-201e62d4eb29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.21 GiB.
16235 2024.07.11 23:23:09.869540 [ 3 ] {a343f890-8e88-414b-8a2e-201e62d4eb29} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
16236 2024.07.11 23:23:09.869844 [ 3 ] {a343f890-8e88-414b-8a2e-201e62d4eb29} <Trace> oximeter.fields_u16 (b4410dfe-084c-46fb-b538-055579d0603a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16237 2024.07.11 23:23:09.869969 [ 3 ] {a343f890-8e88-414b-8a2e-201e62d4eb29} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001241 sec., 1611.6035455278002 rows/sec., 112.53 KiB/sec.
16238 2024.07.11 23:23:09.870166 [ 3 ] {a343f890-8e88-414b-8a2e-201e62d4eb29} <Debug> DynamicQueryHandler: Done processing query
16239 2024.07.11 23:23:09.870191 [ 3 ] {a343f890-8e88-414b-8a2e-201e62d4eb29} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
16240 2024.07.11 23:23:09.870208 [ 3 ] {} <Debug> HTTP-Session: 1f96369d-ea8f-4484-adad-fea365ed774d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16241 2024.07.11 23:23:09.870370 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 67182, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16242 2024.07.11 23:23:09.870418 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16243 2024.07.11 23:23:09.870438 [ 3 ] {} <Debug> HTTP-Session: 75bbffc7-7e87-4283-a6c8-a0ec1055fe31 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
16244 2024.07.11 23:23:09.870454 [ 3 ] {} <Debug> HTTP-Session: 75bbffc7-7e87-4283-a6c8-a0ec1055fe31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16245 2024.07.11 23:23:09.870468 [ 3 ] {} <Debug> HTTP-Session: 75bbffc7-7e87-4283-a6c8-a0ec1055fe31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16246 2024.07.11 23:23:09.870499 [ 3 ] {} <Trace> HTTP-Session: 75bbffc7-7e87-4283-a6c8-a0ec1055fe31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16247 2024.07.11 23:23:09.870726 [ 3 ] {c5e1f9a5-8a7d-4709-8ff3-c4fd32736022} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
16248 2024.07.11 23:23:09.870769 [ 3 ] {c5e1f9a5-8a7d-4709-8ff3-c4fd32736022} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
16249 2024.07.11 23:23:09.870893 [ 3 ] {c5e1f9a5-8a7d-4709-8ff3-c4fd32736022} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16250 2024.07.11 23:23:09.871420 [ 3 ] {c5e1f9a5-8a7d-4709-8ff3-c4fd32736022} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16251 2024.07.11 23:23:09.871456 [ 3 ] {c5e1f9a5-8a7d-4709-8ff3-c4fd32736022} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.21 GiB.
16252 2024.07.11 23:23:09.871792 [ 3 ] {c5e1f9a5-8a7d-4709-8ff3-c4fd32736022} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary)
16253 2024.07.11 23:23:09.872092 [ 3 ] {c5e1f9a5-8a7d-4709-8ff3-c4fd32736022} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16254 2024.07.11 23:23:09.872218 [ 3 ] {c5e1f9a5-8a7d-4709-8ff3-c4fd32736022} <Debug> executeQuery: Read 415 rows, 30.12 KiB in 0.001626 sec., 255227.55227552276 rows/sec., 18.09 MiB/sec.
16255 2024.07.11 23:23:09.872473 [ 3 ] {c5e1f9a5-8a7d-4709-8ff3-c4fd32736022} <Debug> DynamicQueryHandler: Done processing query
16256 2024.07.11 23:23:09.872530 [ 3 ] {c5e1f9a5-8a7d-4709-8ff3-c4fd32736022} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
16257 2024.07.11 23:23:09.872592 [ 3 ] {} <Debug> HTTP-Session: 75bbffc7-7e87-4283-a6c8-a0ec1055fe31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16258 2024.07.11 23:23:09.872790 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16259 2024.07.11 23:23:09.872855 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16260 2024.07.11 23:23:09.872875 [ 3 ] {} <Debug> HTTP-Session: 23e73ea4-f8fe-4bc4-a858-2532a83f8bd2 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
16261 2024.07.11 23:23:09.872892 [ 3 ] {} <Debug> HTTP-Session: 23e73ea4-f8fe-4bc4-a858-2532a83f8bd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16262 2024.07.11 23:23:09.872906 [ 3 ] {} <Debug> HTTP-Session: 23e73ea4-f8fe-4bc4-a858-2532a83f8bd2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16263 2024.07.11 23:23:09.872938 [ 3 ] {} <Trace> HTTP-Session: 23e73ea4-f8fe-4bc4-a858-2532a83f8bd2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16264 2024.07.11 23:23:09.873040 [ 3 ] {889dae7a-016b-429c-8954-d53a3bbbac71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
16265 2024.07.11 23:23:09.873087 [ 3 ] {889dae7a-016b-429c-8954-d53a3bbbac71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
16266 2024.07.11 23:23:09.873232 [ 3 ] {889dae7a-016b-429c-8954-d53a3bbbac71} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16267 2024.07.11 23:23:09.873500 [ 3 ] {889dae7a-016b-429c-8954-d53a3bbbac71} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16268 2024.07.11 23:23:09.873536 [ 3 ] {889dae7a-016b-429c-8954-d53a3bbbac71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.21 GiB.
16269 2024.07.11 23:23:09.873901 [ 3 ] {889dae7a-016b-429c-8954-d53a3bbbac71} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
16270 2024.07.11 23:23:09.874214 [ 3 ] {889dae7a-016b-429c-8954-d53a3bbbac71} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16271 2024.07.11 23:23:09.874339 [ 3 ] {889dae7a-016b-429c-8954-d53a3bbbac71} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001325 sec., 4528.301886792453 rows/sec., 194.58 KiB/sec.
16272 2024.07.11 23:23:09.874539 [ 3 ] {889dae7a-016b-429c-8954-d53a3bbbac71} <Debug> DynamicQueryHandler: Done processing query
16273 2024.07.11 23:23:09.874565 [ 3 ] {889dae7a-016b-429c-8954-d53a3bbbac71} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
16274 2024.07.11 23:23:09.874581 [ 3 ] {} <Debug> HTTP-Session: 23e73ea4-f8fe-4bc4-a858-2532a83f8bd2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16275 2024.07.11 23:23:09.874703 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16276 2024.07.11 23:23:09.874750 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16277 2024.07.11 23:23:09.874770 [ 3 ] {} <Debug> HTTP-Session: a0b3c4a8-787d-47b3-aebb-ef0fcc3f188c Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
16278 2024.07.11 23:23:09.874788 [ 3 ] {} <Debug> HTTP-Session: a0b3c4a8-787d-47b3-aebb-ef0fcc3f188c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16279 2024.07.11 23:23:09.874802 [ 3 ] {} <Debug> HTTP-Session: a0b3c4a8-787d-47b3-aebb-ef0fcc3f188c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16280 2024.07.11 23:23:09.874832 [ 3 ] {} <Trace> HTTP-Session: a0b3c4a8-787d-47b3-aebb-ef0fcc3f188c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16281 2024.07.11 23:23:09.874953 [ 3 ] {6fb1d7b9-607d-4a47-b52b-8b9978807fc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
16282 2024.07.11 23:23:09.875000 [ 3 ] {6fb1d7b9-607d-4a47-b52b-8b9978807fc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
16283 2024.07.11 23:23:09.875138 [ 3 ] {6fb1d7b9-607d-4a47-b52b-8b9978807fc8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16284 2024.07.11 23:23:09.875468 [ 3 ] {6fb1d7b9-607d-4a47-b52b-8b9978807fc8} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16285 2024.07.11 23:23:09.875505 [ 3 ] {6fb1d7b9-607d-4a47-b52b-8b9978807fc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.21 GiB.
16286 2024.07.11 23:23:09.875897 [ 3 ] {6fb1d7b9-607d-4a47-b52b-8b9978807fc8} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
16287 2024.07.11 23:23:09.876227 [ 3 ] {6fb1d7b9-607d-4a47-b52b-8b9978807fc8} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16288 2024.07.11 23:23:09.876354 [ 3 ] {6fb1d7b9-607d-4a47-b52b-8b9978807fc8} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001449 sec., 53140.096618357486 rows/sec., 3.27 MiB/sec.
16289 2024.07.11 23:23:09.876522 [ 3 ] {6fb1d7b9-607d-4a47-b52b-8b9978807fc8} <Debug> DynamicQueryHandler: Done processing query
16290 2024.07.11 23:23:09.876547 [ 3 ] {6fb1d7b9-607d-4a47-b52b-8b9978807fc8} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
16291 2024.07.11 23:23:09.876563 [ 3 ] {} <Debug> HTTP-Session: a0b3c4a8-787d-47b3-aebb-ef0fcc3f188c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16292 2024.07.11 23:23:09.876720 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 30843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16293 2024.07.11 23:23:09.876768 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16294 2024.07.11 23:23:09.876790 [ 3 ] {} <Debug> HTTP-Session: 2dfb4515-cd18-4853-9298-94d284dc6b35 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
16295 2024.07.11 23:23:09.876807 [ 3 ] {} <Debug> HTTP-Session: 2dfb4515-cd18-4853-9298-94d284dc6b35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16296 2024.07.11 23:23:09.876821 [ 3 ] {} <Debug> HTTP-Session: 2dfb4515-cd18-4853-9298-94d284dc6b35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16297 2024.07.11 23:23:09.876852 [ 3 ] {} <Trace> HTTP-Session: 2dfb4515-cd18-4853-9298-94d284dc6b35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16298 2024.07.11 23:23:09.877018 [ 3 ] {41f20c99-b640-44fc-9f52-96a1ce75fa99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
16299 2024.07.11 23:23:09.877064 [ 3 ] {41f20c99-b640-44fc-9f52-96a1ce75fa99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
16300 2024.07.11 23:23:09.877204 [ 3 ] {41f20c99-b640-44fc-9f52-96a1ce75fa99} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16301 2024.07.11 23:23:09.877561 [ 3 ] {41f20c99-b640-44fc-9f52-96a1ce75fa99} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16302 2024.07.11 23:23:09.877597 [ 3 ] {41f20c99-b640-44fc-9f52-96a1ce75fa99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.21 GiB.
16303 2024.07.11 23:23:09.877974 [ 3 ] {41f20c99-b640-44fc-9f52-96a1ce75fa99} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary)
16304 2024.07.11 23:23:09.878306 [ 3 ] {41f20c99-b640-44fc-9f52-96a1ce75fa99} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16305 2024.07.11 23:23:09.878431 [ 3 ] {41f20c99-b640-44fc-9f52-96a1ce75fa99} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001503 sec., 107119.09514304723 rows/sec., 7.46 MiB/sec.
16306 2024.07.11 23:23:09.878587 [ 3 ] {41f20c99-b640-44fc-9f52-96a1ce75fa99} <Debug> DynamicQueryHandler: Done processing query
16307 2024.07.11 23:23:09.878612 [ 3 ] {41f20c99-b640-44fc-9f52-96a1ce75fa99} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
16308 2024.07.11 23:23:09.878629 [ 3 ] {} <Debug> HTTP-Session: 2dfb4515-cd18-4853-9298-94d284dc6b35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16309 2024.07.11 23:23:09.878770 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 49596, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16310 2024.07.11 23:23:09.878819 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16311 2024.07.11 23:23:09.878838 [ 3 ] {} <Debug> HTTP-Session: 78bac2c1-14af-4df8-a1fa-8e76fa98a89d Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
16312 2024.07.11 23:23:09.878854 [ 3 ] {} <Debug> HTTP-Session: 78bac2c1-14af-4df8-a1fa-8e76fa98a89d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16313 2024.07.11 23:23:09.878868 [ 3 ] {} <Debug> HTTP-Session: 78bac2c1-14af-4df8-a1fa-8e76fa98a89d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16314 2024.07.11 23:23:09.878898 [ 3 ] {} <Trace> HTTP-Session: 78bac2c1-14af-4df8-a1fa-8e76fa98a89d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16315 2024.07.11 23:23:09.879188 [ 3 ] {c444f652-84ab-4c95-878e-b956dca7b22f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
16316 2024.07.11 23:23:09.879252 [ 3 ] {c444f652-84ab-4c95-878e-b956dca7b22f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
16317 2024.07.11 23:23:09.879650 [ 3 ] {c444f652-84ab-4c95-878e-b956dca7b22f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16318 2024.07.11 23:23:09.880347 [ 3 ] {c444f652-84ab-4c95-878e-b956dca7b22f} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16319 2024.07.11 23:23:09.880383 [ 3 ] {c444f652-84ab-4c95-878e-b956dca7b22f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.21 GiB.
16320 2024.07.11 23:23:09.881022 [ 3 ] {c444f652-84ab-4c95-878e-b956dca7b22f} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
16321 2024.07.11 23:23:09.881451 [ 3 ] {c444f652-84ab-4c95-878e-b956dca7b22f} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16322 2024.07.11 23:23:09.881598 [ 3 ] {c444f652-84ab-4c95-878e-b956dca7b22f} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002617 sec., 11845.62476117692 rows/sec., 21.23 MiB/sec.
16323 2024.07.11 23:23:09.881831 [ 3 ] {c444f652-84ab-4c95-878e-b956dca7b22f} <Debug> DynamicQueryHandler: Done processing query
16324 2024.07.11 23:23:09.881856 [ 3 ] {c444f652-84ab-4c95-878e-b956dca7b22f} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
16325 2024.07.11 23:23:09.881872 [ 3 ] {} <Debug> HTTP-Session: 78bac2c1-14af-4df8-a1fa-8e76fa98a89d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16326 2024.07.11 23:23:09.882022 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 3216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16327 2024.07.11 23:23:09.882072 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16328 2024.07.11 23:23:09.882092 [ 3 ] {} <Debug> HTTP-Session: 2f48df70-0ee0-4643-9bf7-b0593899afcc Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
16329 2024.07.11 23:23:09.882109 [ 3 ] {} <Debug> HTTP-Session: 2f48df70-0ee0-4643-9bf7-b0593899afcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16330 2024.07.11 23:23:09.882123 [ 3 ] {} <Debug> HTTP-Session: 2f48df70-0ee0-4643-9bf7-b0593899afcc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16331 2024.07.11 23:23:09.882154 [ 3 ] {} <Trace> HTTP-Session: 2f48df70-0ee0-4643-9bf7-b0593899afcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16332 2024.07.11 23:23:09.882254 [ 3 ] {4a985fd1-feb7-4c0b-ab74-f0ce3f65dee2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
16333 2024.07.11 23:23:09.882298 [ 3 ] {4a985fd1-feb7-4c0b-ab74-f0ce3f65dee2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
16334 2024.07.11 23:23:09.882424 [ 3 ] {4a985fd1-feb7-4c0b-ab74-f0ce3f65dee2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16335 2024.07.11 23:23:09.882775 [ 3 ] {4a985fd1-feb7-4c0b-ab74-f0ce3f65dee2} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16336 2024.07.11 23:23:09.882812 [ 3 ] {4a985fd1-feb7-4c0b-ab74-f0ce3f65dee2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.21 GiB.
16337 2024.07.11 23:23:09.883162 [ 3 ] {4a985fd1-feb7-4c0b-ab74-f0ce3f65dee2} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
16338 2024.07.11 23:23:09.883479 [ 3 ] {4a985fd1-feb7-4c0b-ab74-f0ce3f65dee2} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16339 2024.07.11 23:23:09.883597 [ 115 ] {} <Debug> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
16340 2024.07.11 23:23:09.883605 [ 3 ] {4a985fd1-feb7-4c0b-ab74-f0ce3f65dee2} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001379 sec., 16678.752719361855 rows/sec., 902.20 KiB/sec.
16341 2024.07.11 23:23:09.883641 [ 115 ] {} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16342 2024.07.11 23:23:09.883681 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.21 GiB.
16343 2024.07.11 23:23:09.883842 [ 3 ] {4a985fd1-feb7-4c0b-ab74-f0ce3f65dee2} <Debug> DynamicQueryHandler: Done processing query
16344 2024.07.11 23:23:09.883943 [ 3 ] {4a985fd1-feb7-4c0b-ab74-f0ce3f65dee2} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
16345 2024.07.11 23:23:09.883978 [ 196 ] {202dc1dd-dc74-4ba0-a202-67170c5a2787::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
16346 2024.07.11 23:23:09.884013 [ 3 ] {} <Debug> HTTP-Session: 2f48df70-0ee0-4643-9bf7-b0593899afcc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16347 2024.07.11 23:23:09.884440 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16348 2024.07.11 23:23:09.884628 [ 196 ] {202dc1dd-dc74-4ba0-a202-67170c5a2787::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16349 2024.07.11 23:23:09.884741 [ 196 ] {202dc1dd-dc74-4ba0-a202-67170c5a2787::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 962 rows starting from the beginning of the part
16350 2024.07.11 23:23:09.884761 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16351 2024.07.11 23:23:09.884810 [ 3 ] {} <Debug> HTTP-Session: 8b7ce207-4c90-47a0-a292-db574a8b8da2 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
16352 2024.07.11 23:23:09.884864 [ 3 ] {} <Debug> HTTP-Session: 8b7ce207-4c90-47a0-a292-db574a8b8da2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16353 2024.07.11 23:23:09.884944 [ 3 ] {} <Debug> HTTP-Session: 8b7ce207-4c90-47a0-a292-db574a8b8da2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16354 2024.07.11 23:23:09.884986 [ 196 ] {202dc1dd-dc74-4ba0-a202-67170c5a2787::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
16355 2024.07.11 23:23:09.885085 [ 3 ] {} <Trace> HTTP-Session: 8b7ce207-4c90-47a0-a292-db574a8b8da2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16356 2024.07.11 23:23:09.885180 [ 196 ] {202dc1dd-dc74-4ba0-a202-67170c5a2787::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 26 rows starting from the beginning of the part
16357 2024.07.11 23:23:09.885503 [ 196 ] {202dc1dd-dc74-4ba0-a202-67170c5a2787::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
16358 2024.07.11 23:23:09.885760 [ 196 ] {202dc1dd-dc74-4ba0-a202-67170c5a2787::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
16359 2024.07.11 23:23:09.885780 [ 3 ] {2bbca5eb-76f6-4745-9c6a-a84d954e4fb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
16360 2024.07.11 23:23:09.885963 [ 196 ] {202dc1dd-dc74-4ba0-a202-67170c5a2787::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
16361 2024.07.11 23:23:09.886021 [ 3 ] {2bbca5eb-76f6-4745-9c6a-a84d954e4fb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
16362 2024.07.11 23:23:09.886709 [ 3 ] {2bbca5eb-76f6-4745-9c6a-a84d954e4fb1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16363 2024.07.11 23:23:09.887318 [ 3 ] {2bbca5eb-76f6-4745-9c6a-a84d954e4fb1} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16364 2024.07.11 23:23:09.887376 [ 3 ] {2bbca5eb-76f6-4745-9c6a-a84d954e4fb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.21 GiB.
16365 2024.07.11 23:23:09.888425 [ 3 ] {2bbca5eb-76f6-4745-9c6a-a84d954e4fb1} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary)
16366 2024.07.11 23:23:09.888966 [ 196 ] {202dc1dd-dc74-4ba0-a202-67170c5a2787::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1063 rows, containing 4 columns (4 merged, 0 gathered) in 0.005177168 sec., 205324.60990255675 rows/sec., 11.03 MiB/sec.
16367 2024.07.11 23:23:09.889175 [ 196 ] {202dc1dd-dc74-4ba0-a202-67170c5a2787::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
16368 2024.07.11 23:23:09.889283 [ 3 ] {2bbca5eb-76f6-4745-9c6a-a84d954e4fb1} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16369 2024.07.11 23:23:09.889621 [ 3 ] {2bbca5eb-76f6-4745-9c6a-a84d954e4fb1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004067 sec., 14752.889107450208 rows/sec., 1018.10 KiB/sec.
16370 2024.07.11 23:23:09.890250 [ 3 ] {2bbca5eb-76f6-4745-9c6a-a84d954e4fb1} <Debug> DynamicQueryHandler: Done processing query
16371 2024.07.11 23:23:09.890308 [ 3 ] {2bbca5eb-76f6-4745-9c6a-a84d954e4fb1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16372 2024.07.11 23:23:09.890377 [ 3 ] {} <Debug> HTTP-Session: 8b7ce207-4c90-47a0-a292-db574a8b8da2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16373 2024.07.11 23:23:09.890610 [ 196 ] {202dc1dd-dc74-4ba0-a202-67170c5a2787::all_1_46_9} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16374 2024.07.11 23:23:09.890829 [ 196 ] {202dc1dd-dc74-4ba0-a202-67170c5a2787::all_1_46_9} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
16375 2024.07.11 23:23:09.890921 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB.
16376 2024.07.11 23:23:13.673542 [ 112 ] {} <Debug> DNSResolver: Updating DNS cache
16377 2024.07.11 23:23:13.673593 [ 112 ] {} <Debug> DNSResolver: Updated DNS cache
16378 2024.07.11 23:23:14.857311 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 3639, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16379 2024.07.11 23:23:14.857505 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16380 2024.07.11 23:23:14.857551 [ 3 ] {} <Debug> HTTP-Session: 1b314404-f5cd-4184-8548-60f3f9ba8c17 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
16381 2024.07.11 23:23:14.857591 [ 3 ] {} <Debug> HTTP-Session: 1b314404-f5cd-4184-8548-60f3f9ba8c17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16382 2024.07.11 23:23:14.857619 [ 3 ] {} <Debug> HTTP-Session: 1b314404-f5cd-4184-8548-60f3f9ba8c17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16383 2024.07.11 23:23:14.857701 [ 3 ] {} <Trace> HTTP-Session: 1b314404-f5cd-4184-8548-60f3f9ba8c17 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16384 2024.07.11 23:23:14.857935 [ 3 ] {17d11144-f95d-49bb-a4fd-966342862775} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
16385 2024.07.11 23:23:14.858004 [ 3 ] {17d11144-f95d-49bb-a4fd-966342862775} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
16386 2024.07.11 23:23:14.858196 [ 3 ] {17d11144-f95d-49bb-a4fd-966342862775} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16387 2024.07.11 23:23:14.858635 [ 3 ] {17d11144-f95d-49bb-a4fd-966342862775} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16388 2024.07.11 23:23:14.858677 [ 3 ] {17d11144-f95d-49bb-a4fd-966342862775} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.21 GiB.
16389 2024.07.11 23:23:14.859053 [ 3 ] {17d11144-f95d-49bb-a4fd-966342862775} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary)
16390 2024.07.11 23:23:14.859419 [ 3 ] {17d11144-f95d-49bb-a4fd-966342862775} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16391 2024.07.11 23:23:14.859568 [ 3 ] {17d11144-f95d-49bb-a4fd-966342862775} <Debug> executeQuery: Read 25 rows, 2.03 KiB in 0.001691 sec., 14784.15138971023 rows/sec., 1.17 MiB/sec.
16392 2024.07.11 23:23:14.859785 [ 3 ] {17d11144-f95d-49bb-a4fd-966342862775} <Debug> DynamicQueryHandler: Done processing query
16393 2024.07.11 23:23:14.859814 [ 3 ] {17d11144-f95d-49bb-a4fd-966342862775} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16394 2024.07.11 23:23:14.859831 [ 3 ] {} <Debug> HTTP-Session: 1b314404-f5cd-4184-8548-60f3f9ba8c17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16395 2024.07.11 23:23:14.860017 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 24089, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16396 2024.07.11 23:23:14.860074 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16397 2024.07.11 23:23:14.860094 [ 3 ] {} <Debug> HTTP-Session: 933309a5-b900-49d1-9ad9-72d2a81cb3a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
16398 2024.07.11 23:23:14.860112 [ 3 ] {} <Debug> HTTP-Session: 933309a5-b900-49d1-9ad9-72d2a81cb3a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16399 2024.07.11 23:23:14.860125 [ 3 ] {} <Debug> HTTP-Session: 933309a5-b900-49d1-9ad9-72d2a81cb3a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16400 2024.07.11 23:23:14.860161 [ 3 ] {} <Trace> HTTP-Session: 933309a5-b900-49d1-9ad9-72d2a81cb3a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16401 2024.07.11 23:23:14.860313 [ 3 ] {ad9acb23-be49-453f-9496-0197a063d65c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
16402 2024.07.11 23:23:14.860360 [ 3 ] {ad9acb23-be49-453f-9496-0197a063d65c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
16403 2024.07.11 23:23:14.860494 [ 3 ] {ad9acb23-be49-453f-9496-0197a063d65c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16404 2024.07.11 23:23:14.860883 [ 3 ] {ad9acb23-be49-453f-9496-0197a063d65c} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16405 2024.07.11 23:23:14.860918 [ 3 ] {ad9acb23-be49-453f-9496-0197a063d65c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.21 GiB.
16406 2024.07.11 23:23:14.861258 [ 3 ] {ad9acb23-be49-453f-9496-0197a063d65c} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary)
16407 2024.07.11 23:23:14.861564 [ 3 ] {ad9acb23-be49-453f-9496-0197a063d65c} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16408 2024.07.11 23:23:14.861689 [ 111 ] {} <Debug> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0
16409 2024.07.11 23:23:14.861690 [ 3 ] {ad9acb23-be49-453f-9496-0197a063d65c} <Debug> executeQuery: Read 167 rows, 13.93 KiB in 0.001447 sec., 115411.19557705599 rows/sec., 9.40 MiB/sec.
16410 2024.07.11 23:23:14.861732 [ 111 ] {} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16411 2024.07.11 23:23:14.861767 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.21 GiB.
16412 2024.07.11 23:23:14.861928 [ 3 ] {ad9acb23-be49-453f-9496-0197a063d65c} <Debug> DynamicQueryHandler: Done processing query
16413 2024.07.11 23:23:14.861967 [ 3 ] {ad9acb23-be49-453f-9496-0197a063d65c} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
16414 2024.07.11 23:23:14.861966 [ 197 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::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
16415 2024.07.11 23:23:14.861990 [ 3 ] {} <Debug> HTTP-Session: 933309a5-b900-49d1-9ad9-72d2a81cb3a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16416 2024.07.11 23:23:14.862236 [ 197 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16417 2024.07.11 23:23:14.862237 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 19172, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16418 2024.07.11 23:23:14.862302 [ 197 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 378 rows starting from the beginning of the part
16419 2024.07.11 23:23:14.862343 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16420 2024.07.11 23:23:14.862379 [ 3 ] {} <Debug> HTTP-Session: 92431876-6409-470d-a80c-fba64f4c53f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
16421 2024.07.11 23:23:14.862469 [ 3 ] {} <Debug> HTTP-Session: 92431876-6409-470d-a80c-fba64f4c53f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16422 2024.07.11 23:23:14.862548 [ 197 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 131 rows starting from the beginning of the part
16423 2024.07.11 23:23:14.862556 [ 3 ] {} <Debug> HTTP-Session: 92431876-6409-470d-a80c-fba64f4c53f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16424 2024.07.11 23:23:14.862747 [ 3 ] {} <Trace> HTTP-Session: 92431876-6409-470d-a80c-fba64f4c53f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16425 2024.07.11 23:23:14.862836 [ 197 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 254 rows starting from the beginning of the part
16426 2024.07.11 23:23:14.863064 [ 197 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 131 rows starting from the beginning of the part
16427 2024.07.11 23:23:14.863287 [ 3 ] {636b2bb9-4b76-4550-bc4b-0cbfa7df5eeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
16428 2024.07.11 23:23:14.863326 [ 197 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 255 rows starting from the beginning of the part
16429 2024.07.11 23:23:14.863439 [ 3 ] {636b2bb9-4b76-4550-bc4b-0cbfa7df5eeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
16430 2024.07.11 23:23:14.863534 [ 197 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 167 rows starting from the beginning of the part
16431 2024.07.11 23:23:14.864235 [ 3 ] {636b2bb9-4b76-4550-bc4b-0cbfa7df5eeb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16432 2024.07.11 23:23:14.865287 [ 3 ] {636b2bb9-4b76-4550-bc4b-0cbfa7df5eeb} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16433 2024.07.11 23:23:14.865350 [ 3 ] {636b2bb9-4b76-4550-bc4b-0cbfa7df5eeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.21 GiB.
16434 2024.07.11 23:23:14.866038 [ 3 ] {636b2bb9-4b76-4550-bc4b-0cbfa7df5eeb} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary)
16435 2024.07.11 23:23:14.866707 [ 192 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1316 rows, containing 4 columns (4 merged, 0 gathered) in 0.004852432 sec., 271204.2126504812 rows/sec., 23.30 MiB/sec.
16436 2024.07.11 23:23:14.866880 [ 3 ] {636b2bb9-4b76-4550-bc4b-0cbfa7df5eeb} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16437 2024.07.11 23:23:14.866972 [ 192 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary)
16438 2024.07.11 23:23:14.867236 [ 111 ] {} <Debug> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0
16439 2024.07.11 23:23:14.867244 [ 3 ] {636b2bb9-4b76-4550-bc4b-0cbfa7df5eeb} <Debug> executeQuery: Read 113 rows, 9.02 KiB in 0.004215 sec., 26809.015421115066 rows/sec., 2.09 MiB/sec.
16440 2024.07.11 23:23:14.867304 [ 111 ] {} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16441 2024.07.11 23:23:14.867396 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.21 GiB.
16442 2024.07.11 23:23:14.867896 [ 188 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::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
16443 2024.07.11 23:23:14.867917 [ 3 ] {636b2bb9-4b76-4550-bc4b-0cbfa7df5eeb} <Debug> DynamicQueryHandler: Done processing query
16444 2024.07.11 23:23:14.868004 [ 3 ] {636b2bb9-4b76-4550-bc4b-0cbfa7df5eeb} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
16445 2024.07.11 23:23:14.868074 [ 3 ] {} <Debug> HTTP-Session: 92431876-6409-470d-a80c-fba64f4c53f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16446 2024.07.11 23:23:14.868210 [ 188 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16447 2024.07.11 23:23:14.868252 [ 188 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 513 rows starting from the beginning of the part
16448 2024.07.11 23:23:14.868307 [ 192 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_91_18} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16449 2024.07.11 23:23:14.868382 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 37621, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16450 2024.07.11 23:23:14.868612 [ 188 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 89 rows starting from the beginning of the part
16451 2024.07.11 23:23:14.868643 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16452 2024.07.11 23:23:14.868724 [ 192 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_91_18} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18
16453 2024.07.11 23:23:14.868792 [ 3 ] {} <Debug> HTTP-Session: db32a788-5279-48b1-a4c4-5ca6e424e3a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
16454 2024.07.11 23:23:14.869037 [ 188 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 413 rows starting from the beginning of the part
16455 2024.07.11 23:23:14.869082 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB.
16456 2024.07.11 23:23:14.869077 [ 3 ] {} <Debug> HTTP-Session: db32a788-5279-48b1-a4c4-5ca6e424e3a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16457 2024.07.11 23:23:14.869226 [ 3 ] {} <Debug> HTTP-Session: db32a788-5279-48b1-a4c4-5ca6e424e3a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16458 2024.07.11 23:23:14.869369 [ 188 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 89 rows starting from the beginning of the part
16459 2024.07.11 23:23:14.869635 [ 188 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 415 rows starting from the beginning of the part
16460 2024.07.11 23:23:14.869510 [ 3 ] {} <Trace> HTTP-Session: db32a788-5279-48b1-a4c4-5ca6e424e3a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16461 2024.07.11 23:23:14.869903 [ 188 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 113 rows starting from the beginning of the part
16462 2024.07.11 23:23:14.870347 [ 3 ] {cbf01e0b-85a0-4019-b03c-2791ff44b2a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
16463 2024.07.11 23:23:14.870454 [ 3 ] {cbf01e0b-85a0-4019-b03c-2791ff44b2a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
16464 2024.07.11 23:23:14.871012 [ 3 ] {cbf01e0b-85a0-4019-b03c-2791ff44b2a7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16465 2024.07.11 23:23:14.872033 [ 3 ] {cbf01e0b-85a0-4019-b03c-2791ff44b2a7} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16466 2024.07.11 23:23:14.872099 [ 3 ] {cbf01e0b-85a0-4019-b03c-2791ff44b2a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.21 GiB.
16467 2024.07.11 23:23:14.872957 [ 188 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1632 rows, containing 4 columns (4 merged, 0 gathered) in 0.005375502 sec., 303599.5521906605 rows/sec., 22.01 MiB/sec.
16468 2024.07.11 23:23:14.872960 [ 3 ] {cbf01e0b-85a0-4019-b03c-2791ff44b2a7} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary)
16469 2024.07.11 23:23:14.873173 [ 188 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary)
16470 2024.07.11 23:23:14.874047 [ 3 ] {cbf01e0b-85a0-4019-b03c-2791ff44b2a7} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16471 2024.07.11 23:23:14.874092 [ 199 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_91_18} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16472 2024.07.11 23:23:14.874239 [ 199 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_91_18} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18
16473 2024.07.11 23:23:14.874263 [ 111 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0
16474 2024.07.11 23:23:14.874270 [ 3 ] {cbf01e0b-85a0-4019-b03c-2791ff44b2a7} <Debug> executeQuery: Read 196 rows, 14.01 KiB in 0.004254 sec., 46074.2830277386 rows/sec., 3.22 MiB/sec.
16475 2024.07.11 23:23:14.874307 [ 111 ] {} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16476 2024.07.11 23:23:14.874368 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.21 GiB.
16477 2024.07.11 23:23:14.874423 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB.
16478 2024.07.11 23:23:14.874607 [ 193 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::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
16479 2024.07.11 23:23:14.874620 [ 3 ] {cbf01e0b-85a0-4019-b03c-2791ff44b2a7} <Debug> DynamicQueryHandler: Done processing query
16480 2024.07.11 23:23:14.874684 [ 3 ] {cbf01e0b-85a0-4019-b03c-2791ff44b2a7} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
16481 2024.07.11 23:23:14.874721 [ 3 ] {} <Debug> HTTP-Session: db32a788-5279-48b1-a4c4-5ca6e424e3a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16482 2024.07.11 23:23:14.874850 [ 193 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16483 2024.07.11 23:23:14.874896 [ 193 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_86_17, total 13993 rows starting from the beginning of the part
16484 2024.07.11 23:23:14.875006 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 40315, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16485 2024.07.11 23:23:14.875084 [ 193 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::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
16486 2024.07.11 23:23:14.875163 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16487 2024.07.11 23:23:14.875305 [ 3 ] {} <Debug> HTTP-Session: 239c3da4-666f-4195-a925-f9b28f65f5d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
16488 2024.07.11 23:23:14.875419 [ 193 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 160 rows starting from the beginning of the part
16489 2024.07.11 23:23:14.875459 [ 3 ] {} <Debug> HTTP-Session: 239c3da4-666f-4195-a925-f9b28f65f5d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16490 2024.07.11 23:23:14.875532 [ 3 ] {} <Debug> HTTP-Session: 239c3da4-666f-4195-a925-f9b28f65f5d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16491 2024.07.11 23:23:14.875720 [ 193 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::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
16492 2024.07.11 23:23:14.875799 [ 3 ] {} <Trace> HTTP-Session: 239c3da4-666f-4195-a925-f9b28f65f5d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16493 2024.07.11 23:23:14.876018 [ 193 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 161 rows starting from the beginning of the part
16494 2024.07.11 23:23:14.876276 [ 193 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 196 rows starting from the beginning of the part
16495 2024.07.11 23:23:14.876604 [ 3 ] {56f0cd5a-65b6-4234-bf7c-8bd5409ab9d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
16496 2024.07.11 23:23:14.876793 [ 3 ] {56f0cd5a-65b6-4234-bf7c-8bd5409ab9d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
16497 2024.07.11 23:23:14.877927 [ 3 ] {56f0cd5a-65b6-4234-bf7c-8bd5409ab9d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16498 2024.07.11 23:23:14.879430 [ 3 ] {56f0cd5a-65b6-4234-bf7c-8bd5409ab9d9} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16499 2024.07.11 23:23:14.879476 [ 3 ] {56f0cd5a-65b6-4234-bf7c-8bd5409ab9d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.21 GiB.
16500 2024.07.11 23:23:14.880513 [ 3 ] {56f0cd5a-65b6-4234-bf7c-8bd5409ab9d9} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
16501 2024.07.11 23:23:14.880996 [ 3 ] {56f0cd5a-65b6-4234-bf7c-8bd5409ab9d9} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16502 2024.07.11 23:23:14.881185 [ 3 ] {56f0cd5a-65b6-4234-bf7c-8bd5409ab9d9} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.005044 sec., 4956.383822363204 rows/sec., 8.88 MiB/sec.
16503 2024.07.11 23:23:14.881500 [ 3 ] {56f0cd5a-65b6-4234-bf7c-8bd5409ab9d9} <Debug> DynamicQueryHandler: Done processing query
16504 2024.07.11 23:23:14.881528 [ 3 ] {56f0cd5a-65b6-4234-bf7c-8bd5409ab9d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
16505 2024.07.11 23:23:14.881548 [ 3 ] {} <Debug> HTTP-Session: 239c3da4-666f-4195-a925-f9b28f65f5d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16506 2024.07.11 23:23:14.881695 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16507 2024.07.11 23:23:14.881747 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16508 2024.07.11 23:23:14.881767 [ 3 ] {} <Debug> HTTP-Session: 154d13ae-e573-4a09-85d0-54f86f994b8e Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
16509 2024.07.11 23:23:14.881786 [ 3 ] {} <Debug> HTTP-Session: 154d13ae-e573-4a09-85d0-54f86f994b8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16510 2024.07.11 23:23:14.881830 [ 3 ] {} <Debug> HTTP-Session: 154d13ae-e573-4a09-85d0-54f86f994b8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16511 2024.07.11 23:23:14.881886 [ 3 ] {} <Trace> HTTP-Session: 154d13ae-e573-4a09-85d0-54f86f994b8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16512 2024.07.11 23:23:14.882193 [ 3 ] {af01b13a-4df2-48e6-b9e7-48f7269856d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
16513 2024.07.11 23:23:14.882292 [ 3 ] {af01b13a-4df2-48e6-b9e7-48f7269856d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
16514 2024.07.11 23:23:14.882297 [ 193 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14830 rows, containing 5 columns (5 merged, 0 gathered) in 0.007764618 sec., 1909945.8595387435 rows/sec., 133.12 MiB/sec.
16515 2024.07.11 23:23:14.882482 [ 3 ] {af01b13a-4df2-48e6-b9e7-48f7269856d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16516 2024.07.11 23:23:14.882772 [ 193 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary)
16517 2024.07.11 23:23:14.883027 [ 3 ] {af01b13a-4df2-48e6-b9e7-48f7269856d0} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16518 2024.07.11 23:23:14.883088 [ 3 ] {af01b13a-4df2-48e6-b9e7-48f7269856d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.21 GiB.
16519 2024.07.11 23:23:14.883822 [ 193 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16520 2024.07.11 23:23:14.884020 [ 193 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18
16521 2024.07.11 23:23:14.884032 [ 3 ] {af01b13a-4df2-48e6-b9e7-48f7269856d0} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary)
16522 2024.07.11 23:23:14.884159 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.03 MiB.
16523 2024.07.11 23:23:14.884454 [ 3 ] {af01b13a-4df2-48e6-b9e7-48f7269856d0} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16524 2024.07.11 23:23:14.884590 [ 3 ] {af01b13a-4df2-48e6-b9e7-48f7269856d0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002584 sec., 23219.81424148607 rows/sec., 1.56 MiB/sec.
16525 2024.07.11 23:23:14.884592 [ 111 ] {} <Debug> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0
16526 2024.07.11 23:23:14.884653 [ 111 ] {} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16527 2024.07.11 23:23:14.884689 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.21 GiB.
16528 2024.07.11 23:23:14.884784 [ 3 ] {af01b13a-4df2-48e6-b9e7-48f7269856d0} <Debug> DynamicQueryHandler: Done processing query
16529 2024.07.11 23:23:14.884786 [ 195 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::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
16530 2024.07.11 23:23:14.884814 [ 3 ] {af01b13a-4df2-48e6-b9e7-48f7269856d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16531 2024.07.11 23:23:14.884845 [ 3 ] {} <Debug> HTTP-Session: 154d13ae-e573-4a09-85d0-54f86f994b8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16532 2024.07.11 23:23:14.884928 [ 195 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16533 2024.07.11 23:23:14.884958 [ 195 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 4998 rows starting from the beginning of the part
16534 2024.07.11 23:23:14.885037 [ 195 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::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
16535 2024.07.11 23:23:14.885225 [ 195 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::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
16536 2024.07.11 23:23:14.885435 [ 195 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::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
16537 2024.07.11 23:23:14.885620 [ 195 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::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
16538 2024.07.11 23:23:14.885821 [ 195 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::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
16539 2024.07.11 23:23:14.887834 [ 200 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5298 rows, containing 4 columns (4 merged, 0 gathered) in 0.003095369 sec., 1711589.1514065042 rows/sec., 115.30 MiB/sec.
16540 2024.07.11 23:23:14.888453 [ 200 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary)
16541 2024.07.11 23:23:14.888915 [ 200 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::all_1_91_18} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16542 2024.07.11 23:23:14.889015 [ 200 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::all_1_91_18} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18
16543 2024.07.11 23:23:14.889108 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB.
16544 2024.07.11 23:23:19.861123 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 5194, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16545 2024.07.11 23:23:19.861272 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16546 2024.07.11 23:23:19.861305 [ 3 ] {} <Debug> HTTP-Session: 9596e2dd-1665-4c0b-9839-479231ec46af Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
16547 2024.07.11 23:23:19.861334 [ 3 ] {} <Debug> HTTP-Session: 9596e2dd-1665-4c0b-9839-479231ec46af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16548 2024.07.11 23:23:19.861352 [ 3 ] {} <Debug> HTTP-Session: 9596e2dd-1665-4c0b-9839-479231ec46af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16549 2024.07.11 23:23:19.861407 [ 3 ] {} <Trace> HTTP-Session: 9596e2dd-1665-4c0b-9839-479231ec46af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16550 2024.07.11 23:23:19.861629 [ 3 ] {4528478d-f321-4cbb-a681-c402372f8def} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
16551 2024.07.11 23:23:19.861708 [ 3 ] {4528478d-f321-4cbb-a681-c402372f8def} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
16552 2024.07.11 23:23:19.861931 [ 3 ] {4528478d-f321-4cbb-a681-c402372f8def} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16553 2024.07.11 23:23:19.862386 [ 3 ] {4528478d-f321-4cbb-a681-c402372f8def} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16554 2024.07.11 23:23:19.862431 [ 3 ] {4528478d-f321-4cbb-a681-c402372f8def} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.21 GiB.
16555 2024.07.11 23:23:19.862808 [ 3 ] {4528478d-f321-4cbb-a681-c402372f8def} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary)
16556 2024.07.11 23:23:19.863167 [ 3 ] {4528478d-f321-4cbb-a681-c402372f8def} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16557 2024.07.11 23:23:19.863341 [ 3 ] {4528478d-f321-4cbb-a681-c402372f8def} <Debug> executeQuery: Read 37 rows, 2.85 KiB in 0.001781 sec., 20774.84559236384 rows/sec., 1.56 MiB/sec.
16558 2024.07.11 23:23:19.863662 [ 3 ] {4528478d-f321-4cbb-a681-c402372f8def} <Debug> DynamicQueryHandler: Done processing query
16559 2024.07.11 23:23:19.863724 [ 3 ] {4528478d-f321-4cbb-a681-c402372f8def} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16560 2024.07.11 23:23:19.863779 [ 3 ] {} <Debug> HTTP-Session: 9596e2dd-1665-4c0b-9839-479231ec46af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16561 2024.07.11 23:23:19.864065 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 38429, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16562 2024.07.11 23:23:19.864122 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16563 2024.07.11 23:23:19.864143 [ 3 ] {} <Debug> HTTP-Session: affb6dd4-012e-437b-9580-18f6fac21865 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
16564 2024.07.11 23:23:19.864161 [ 3 ] {} <Debug> HTTP-Session: affb6dd4-012e-437b-9580-18f6fac21865 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16565 2024.07.11 23:23:19.864175 [ 3 ] {} <Debug> HTTP-Session: affb6dd4-012e-437b-9580-18f6fac21865 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16566 2024.07.11 23:23:19.864210 [ 3 ] {} <Trace> HTTP-Session: affb6dd4-012e-437b-9580-18f6fac21865 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16567 2024.07.11 23:23:19.864395 [ 3 ] {01de90f7-dd70-4ba4-80d6-daffe8ae4901} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
16568 2024.07.11 23:23:19.864442 [ 3 ] {01de90f7-dd70-4ba4-80d6-daffe8ae4901} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
16569 2024.07.11 23:23:19.864591 [ 3 ] {01de90f7-dd70-4ba4-80d6-daffe8ae4901} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16570 2024.07.11 23:23:19.865079 [ 3 ] {01de90f7-dd70-4ba4-80d6-daffe8ae4901} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16571 2024.07.11 23:23:19.865114 [ 3 ] {01de90f7-dd70-4ba4-80d6-daffe8ae4901} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.21 GiB.
16572 2024.07.11 23:23:19.865427 [ 3 ] {01de90f7-dd70-4ba4-80d6-daffe8ae4901} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary)
16573 2024.07.11 23:23:19.865714 [ 3 ] {01de90f7-dd70-4ba4-80d6-daffe8ae4901} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16574 2024.07.11 23:23:19.865936 [ 3 ] {01de90f7-dd70-4ba4-80d6-daffe8ae4901} <Debug> executeQuery: Read 254 rows, 22.98 KiB in 0.001633 sec., 155541.94733619108 rows/sec., 13.74 MiB/sec.
16575 2024.07.11 23:23:19.866110 [ 3 ] {01de90f7-dd70-4ba4-80d6-daffe8ae4901} <Debug> DynamicQueryHandler: Done processing query
16576 2024.07.11 23:23:19.866136 [ 3 ] {01de90f7-dd70-4ba4-80d6-daffe8ae4901} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB.
16577 2024.07.11 23:23:19.866153 [ 3 ] {} <Debug> HTTP-Session: affb6dd4-012e-437b-9580-18f6fac21865 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16578 2024.07.11 23:23:19.866359 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 66841, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16579 2024.07.11 23:23:19.866409 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16580 2024.07.11 23:23:19.866430 [ 3 ] {} <Debug> HTTP-Session: 3b0ebfb6-2e1c-439f-b2b7-7bf47d9e7c96 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
16581 2024.07.11 23:23:19.866447 [ 3 ] {} <Debug> HTTP-Session: 3b0ebfb6-2e1c-439f-b2b7-7bf47d9e7c96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16582 2024.07.11 23:23:19.866460 [ 3 ] {} <Debug> HTTP-Session: 3b0ebfb6-2e1c-439f-b2b7-7bf47d9e7c96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16583 2024.07.11 23:23:19.866490 [ 3 ] {} <Trace> HTTP-Session: 3b0ebfb6-2e1c-439f-b2b7-7bf47d9e7c96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16584 2024.07.11 23:23:19.866702 [ 3 ] {96798547-d0e1-4665-8ee0-df1c04f278ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
16585 2024.07.11 23:23:19.866746 [ 3 ] {96798547-d0e1-4665-8ee0-df1c04f278ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
16586 2024.07.11 23:23:19.866872 [ 3 ] {96798547-d0e1-4665-8ee0-df1c04f278ac} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16587 2024.07.11 23:23:19.867419 [ 3 ] {96798547-d0e1-4665-8ee0-df1c04f278ac} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16588 2024.07.11 23:23:19.867455 [ 3 ] {96798547-d0e1-4665-8ee0-df1c04f278ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.21 GiB.
16589 2024.07.11 23:23:19.867780 [ 3 ] {96798547-d0e1-4665-8ee0-df1c04f278ac} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary)
16590 2024.07.11 23:23:19.868091 [ 3 ] {96798547-d0e1-4665-8ee0-df1c04f278ac} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16591 2024.07.11 23:23:19.868238 [ 3 ] {96798547-d0e1-4665-8ee0-df1c04f278ac} <Debug> executeQuery: Read 413 rows, 29.96 KiB in 0.001633 sec., 252908.75688916107 rows/sec., 17.91 MiB/sec.
16592 2024.07.11 23:23:19.868397 [ 3 ] {96798547-d0e1-4665-8ee0-df1c04f278ac} <Debug> DynamicQueryHandler: Done processing query
16593 2024.07.11 23:23:19.868422 [ 3 ] {96798547-d0e1-4665-8ee0-df1c04f278ac} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
16594 2024.07.11 23:23:19.868438 [ 3 ] {} <Debug> HTTP-Session: 3b0ebfb6-2e1c-439f-b2b7-7bf47d9e7c96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16595 2024.07.11 23:23:19.868621 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16596 2024.07.11 23:23:19.868668 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16597 2024.07.11 23:23:19.868688 [ 3 ] {} <Debug> HTTP-Session: a1c9d55a-b4b3-427a-8670-818ad3e9ba11 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
16598 2024.07.11 23:23:19.868704 [ 3 ] {} <Debug> HTTP-Session: a1c9d55a-b4b3-427a-8670-818ad3e9ba11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16599 2024.07.11 23:23:19.868718 [ 3 ] {} <Debug> HTTP-Session: a1c9d55a-b4b3-427a-8670-818ad3e9ba11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16600 2024.07.11 23:23:19.868748 [ 3 ] {} <Trace> HTTP-Session: a1c9d55a-b4b3-427a-8670-818ad3e9ba11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16601 2024.07.11 23:23:19.868841 [ 3 ] {4dbd4db3-6288-498b-aab0-a0446a93adf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
16602 2024.07.11 23:23:19.868887 [ 3 ] {4dbd4db3-6288-498b-aab0-a0446a93adf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
16603 2024.07.11 23:23:19.869012 [ 3 ] {4dbd4db3-6288-498b-aab0-a0446a93adf4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16604 2024.07.11 23:23:19.869268 [ 3 ] {4dbd4db3-6288-498b-aab0-a0446a93adf4} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16605 2024.07.11 23:23:19.869304 [ 3 ] {4dbd4db3-6288-498b-aab0-a0446a93adf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.21 GiB.
16606 2024.07.11 23:23:19.869665 [ 3 ] {4dbd4db3-6288-498b-aab0-a0446a93adf4} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
16607 2024.07.11 23:23:19.870001 [ 3 ] {4dbd4db3-6288-498b-aab0-a0446a93adf4} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16608 2024.07.11 23:23:19.870173 [ 3 ] {4dbd4db3-6288-498b-aab0-a0446a93adf4} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001346 sec., 4457.652303120357 rows/sec., 191.54 KiB/sec.
16609 2024.07.11 23:23:19.870336 [ 3 ] {4dbd4db3-6288-498b-aab0-a0446a93adf4} <Debug> DynamicQueryHandler: Done processing query
16610 2024.07.11 23:23:19.870361 [ 3 ] {4dbd4db3-6288-498b-aab0-a0446a93adf4} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
16611 2024.07.11 23:23:19.870377 [ 3 ] {} <Debug> HTTP-Session: a1c9d55a-b4b3-427a-8670-818ad3e9ba11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16612 2024.07.11 23:23:19.870503 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16613 2024.07.11 23:23:19.870551 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16614 2024.07.11 23:23:19.870571 [ 3 ] {} <Debug> HTTP-Session: f9ad67bc-b093-4565-9eba-69845d143f9c Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
16615 2024.07.11 23:23:19.870587 [ 3 ] {} <Debug> HTTP-Session: f9ad67bc-b093-4565-9eba-69845d143f9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16616 2024.07.11 23:23:19.870601 [ 3 ] {} <Debug> HTTP-Session: f9ad67bc-b093-4565-9eba-69845d143f9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16617 2024.07.11 23:23:19.870631 [ 3 ] {} <Trace> HTTP-Session: f9ad67bc-b093-4565-9eba-69845d143f9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16618 2024.07.11 23:23:19.870746 [ 3 ] {e20e11e1-54eb-47c3-b3d3-ce08647f7e49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
16619 2024.07.11 23:23:19.870793 [ 3 ] {e20e11e1-54eb-47c3-b3d3-ce08647f7e49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
16620 2024.07.11 23:23:19.870931 [ 3 ] {e20e11e1-54eb-47c3-b3d3-ce08647f7e49} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16621 2024.07.11 23:23:19.871238 [ 3 ] {e20e11e1-54eb-47c3-b3d3-ce08647f7e49} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16622 2024.07.11 23:23:19.871273 [ 3 ] {e20e11e1-54eb-47c3-b3d3-ce08647f7e49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.21 GiB.
16623 2024.07.11 23:23:19.871639 [ 3 ] {e20e11e1-54eb-47c3-b3d3-ce08647f7e49} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
16624 2024.07.11 23:23:19.871982 [ 3 ] {e20e11e1-54eb-47c3-b3d3-ce08647f7e49} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16625 2024.07.11 23:23:19.872143 [ 3 ] {e20e11e1-54eb-47c3-b3d3-ce08647f7e49} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001431 sec., 53808.52550663872 rows/sec., 3.31 MiB/sec.
16626 2024.07.11 23:23:19.872429 [ 3 ] {e20e11e1-54eb-47c3-b3d3-ce08647f7e49} <Debug> DynamicQueryHandler: Done processing query
16627 2024.07.11 23:23:19.872497 [ 3 ] {e20e11e1-54eb-47c3-b3d3-ce08647f7e49} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
16628 2024.07.11 23:23:19.872560 [ 3 ] {} <Debug> HTTP-Session: f9ad67bc-b093-4565-9eba-69845d143f9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16629 2024.07.11 23:23:19.872811 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 30652, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16630 2024.07.11 23:23:19.872867 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16631 2024.07.11 23:23:19.872889 [ 3 ] {} <Debug> HTTP-Session: 8572629a-991e-4dc0-9ac1-df64e047f833 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
16632 2024.07.11 23:23:19.872907 [ 3 ] {} <Debug> HTTP-Session: 8572629a-991e-4dc0-9ac1-df64e047f833 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16633 2024.07.11 23:23:19.872921 [ 3 ] {} <Debug> HTTP-Session: 8572629a-991e-4dc0-9ac1-df64e047f833 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16634 2024.07.11 23:23:19.872954 [ 3 ] {} <Trace> HTTP-Session: 8572629a-991e-4dc0-9ac1-df64e047f833 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16635 2024.07.11 23:23:19.873101 [ 3 ] {fa4208a1-fb9c-44ab-8365-99967cb110b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
16636 2024.07.11 23:23:19.873150 [ 3 ] {fa4208a1-fb9c-44ab-8365-99967cb110b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
16637 2024.07.11 23:23:19.873311 [ 3 ] {fa4208a1-fb9c-44ab-8365-99967cb110b4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16638 2024.07.11 23:23:19.873681 [ 3 ] {fa4208a1-fb9c-44ab-8365-99967cb110b4} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16639 2024.07.11 23:23:19.873717 [ 3 ] {fa4208a1-fb9c-44ab-8365-99967cb110b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.21 GiB.
16640 2024.07.11 23:23:19.874157 [ 3 ] {fa4208a1-fb9c-44ab-8365-99967cb110b4} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary)
16641 2024.07.11 23:23:19.874493 [ 3 ] {fa4208a1-fb9c-44ab-8365-99967cb110b4} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16642 2024.07.11 23:23:19.874640 [ 3 ] {fa4208a1-fb9c-44ab-8365-99967cb110b4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001604 sec., 99750.62344139651 rows/sec., 6.95 MiB/sec.
16643 2024.07.11 23:23:19.874817 [ 3 ] {fa4208a1-fb9c-44ab-8365-99967cb110b4} <Debug> DynamicQueryHandler: Done processing query
16644 2024.07.11 23:23:19.874842 [ 3 ] {fa4208a1-fb9c-44ab-8365-99967cb110b4} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
16645 2024.07.11 23:23:19.874858 [ 3 ] {} <Debug> HTTP-Session: 8572629a-991e-4dc0-9ac1-df64e047f833 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16646 2024.07.11 23:23:19.875008 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 49596, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16647 2024.07.11 23:23:19.875057 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16648 2024.07.11 23:23:19.875076 [ 3 ] {} <Debug> HTTP-Session: 62ef5260-0885-4723-9897-1e89753ec120 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
16649 2024.07.11 23:23:19.875093 [ 3 ] {} <Debug> HTTP-Session: 62ef5260-0885-4723-9897-1e89753ec120 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16650 2024.07.11 23:23:19.875107 [ 3 ] {} <Debug> HTTP-Session: 62ef5260-0885-4723-9897-1e89753ec120 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16651 2024.07.11 23:23:19.875137 [ 3 ] {} <Trace> HTTP-Session: 62ef5260-0885-4723-9897-1e89753ec120 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16652 2024.07.11 23:23:19.875430 [ 3 ] {bf48c3d0-6ae2-4094-b289-bb4a0ad2962d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
16653 2024.07.11 23:23:19.875494 [ 3 ] {bf48c3d0-6ae2-4094-b289-bb4a0ad2962d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
16654 2024.07.11 23:23:19.875899 [ 3 ] {bf48c3d0-6ae2-4094-b289-bb4a0ad2962d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16655 2024.07.11 23:23:19.876602 [ 3 ] {bf48c3d0-6ae2-4094-b289-bb4a0ad2962d} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16656 2024.07.11 23:23:19.876639 [ 3 ] {bf48c3d0-6ae2-4094-b289-bb4a0ad2962d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.21 GiB.
16657 2024.07.11 23:23:19.877252 [ 3 ] {bf48c3d0-6ae2-4094-b289-bb4a0ad2962d} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary)
16658 2024.07.11 23:23:19.877658 [ 3 ] {bf48c3d0-6ae2-4094-b289-bb4a0ad2962d} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16659 2024.07.11 23:23:19.877857 [ 3 ] {bf48c3d0-6ae2-4094-b289-bb4a0ad2962d} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002634 sec., 11769.172361427487 rows/sec., 21.09 MiB/sec.
16660 2024.07.11 23:23:19.878298 [ 3 ] {bf48c3d0-6ae2-4094-b289-bb4a0ad2962d} <Debug> DynamicQueryHandler: Done processing query
16661 2024.07.11 23:23:19.878353 [ 3 ] {bf48c3d0-6ae2-4094-b289-bb4a0ad2962d} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
16662 2024.07.11 23:23:19.878397 [ 3 ] {} <Debug> HTTP-Session: 62ef5260-0885-4723-9897-1e89753ec120 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16663 2024.07.11 23:23:19.878554 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 3216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16664 2024.07.11 23:23:19.878604 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16665 2024.07.11 23:23:19.878622 [ 3 ] {} <Debug> HTTP-Session: 13636b36-9731-44dd-b46b-89cd291c5af3 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
16666 2024.07.11 23:23:19.878640 [ 3 ] {} <Debug> HTTP-Session: 13636b36-9731-44dd-b46b-89cd291c5af3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16667 2024.07.11 23:23:19.878654 [ 3 ] {} <Debug> HTTP-Session: 13636b36-9731-44dd-b46b-89cd291c5af3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16668 2024.07.11 23:23:19.878685 [ 3 ] {} <Trace> HTTP-Session: 13636b36-9731-44dd-b46b-89cd291c5af3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16669 2024.07.11 23:23:19.878792 [ 3 ] {170654b5-971d-4f3b-9099-0ec554416ad8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
16670 2024.07.11 23:23:19.878838 [ 3 ] {170654b5-971d-4f3b-9099-0ec554416ad8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
16671 2024.07.11 23:23:19.878978 [ 3 ] {170654b5-971d-4f3b-9099-0ec554416ad8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16672 2024.07.11 23:23:19.879234 [ 3 ] {170654b5-971d-4f3b-9099-0ec554416ad8} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16673 2024.07.11 23:23:19.879269 [ 3 ] {170654b5-971d-4f3b-9099-0ec554416ad8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.21 GiB.
16674 2024.07.11 23:23:19.879624 [ 3 ] {170654b5-971d-4f3b-9099-0ec554416ad8} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
16675 2024.07.11 23:23:19.879951 [ 3 ] {170654b5-971d-4f3b-9099-0ec554416ad8} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16676 2024.07.11 23:23:19.880107 [ 3 ] {170654b5-971d-4f3b-9099-0ec554416ad8} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001344 sec., 17113.09523809524 rows/sec., 925.70 KiB/sec.
16677 2024.07.11 23:23:19.880381 [ 3 ] {170654b5-971d-4f3b-9099-0ec554416ad8} <Debug> DynamicQueryHandler: Done processing query
16678 2024.07.11 23:23:19.880449 [ 3 ] {170654b5-971d-4f3b-9099-0ec554416ad8} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
16679 2024.07.11 23:23:19.880509 [ 3 ] {} <Debug> HTTP-Session: 13636b36-9731-44dd-b46b-89cd291c5af3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16680 2024.07.11 23:23:19.880714 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16681 2024.07.11 23:23:19.880768 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16682 2024.07.11 23:23:19.880788 [ 3 ] {} <Debug> HTTP-Session: 46399033-c2b6-4da2-8649-06e2f7d6c59b Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
16683 2024.07.11 23:23:19.880805 [ 3 ] {} <Debug> HTTP-Session: 46399033-c2b6-4da2-8649-06e2f7d6c59b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16684 2024.07.11 23:23:19.880819 [ 3 ] {} <Debug> HTTP-Session: 46399033-c2b6-4da2-8649-06e2f7d6c59b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16685 2024.07.11 23:23:19.880851 [ 3 ] {} <Trace> HTTP-Session: 46399033-c2b6-4da2-8649-06e2f7d6c59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16686 2024.07.11 23:23:19.880973 [ 3 ] {22b91f22-a0b9-41be-b491-66a697fe666d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
16687 2024.07.11 23:23:19.881021 [ 3 ] {22b91f22-a0b9-41be-b491-66a697fe666d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
16688 2024.07.11 23:23:19.881160 [ 3 ] {22b91f22-a0b9-41be-b491-66a697fe666d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16689 2024.07.11 23:23:19.881445 [ 3 ] {22b91f22-a0b9-41be-b491-66a697fe666d} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16690 2024.07.11 23:23:19.881481 [ 3 ] {22b91f22-a0b9-41be-b491-66a697fe666d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.21 GiB.
16691 2024.07.11 23:23:19.881835 [ 3 ] {22b91f22-a0b9-41be-b491-66a697fe666d} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary)
16692 2024.07.11 23:23:19.882173 [ 3 ] {22b91f22-a0b9-41be-b491-66a697fe666d} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16693 2024.07.11 23:23:19.882323 [ 3 ] {22b91f22-a0b9-41be-b491-66a697fe666d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001386 sec., 43290.043290043286 rows/sec., 2.92 MiB/sec.
16694 2024.07.11 23:23:19.882478 [ 3 ] {22b91f22-a0b9-41be-b491-66a697fe666d} <Debug> DynamicQueryHandler: Done processing query
16695 2024.07.11 23:23:19.882504 [ 3 ] {22b91f22-a0b9-41be-b491-66a697fe666d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16696 2024.07.11 23:23:19.882522 [ 3 ] {} <Debug> HTTP-Session: 46399033-c2b6-4da2-8649-06e2f7d6c59b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16697 2024.07.11 23:23:24.857003 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 3639, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16698 2024.07.11 23:23:24.857138 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16699 2024.07.11 23:23:24.857164 [ 3 ] {} <Debug> HTTP-Session: 48d5917f-0b08-4b08-b935-5eb373b2d7d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
16700 2024.07.11 23:23:24.857188 [ 3 ] {} <Debug> HTTP-Session: 48d5917f-0b08-4b08-b935-5eb373b2d7d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16701 2024.07.11 23:23:24.857203 [ 3 ] {} <Debug> HTTP-Session: 48d5917f-0b08-4b08-b935-5eb373b2d7d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16702 2024.07.11 23:23:24.857251 [ 3 ] {} <Trace> HTTP-Session: 48d5917f-0b08-4b08-b935-5eb373b2d7d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16703 2024.07.11 23:23:24.857440 [ 3 ] {5746af75-6b99-4725-95ba-c6384c90b288} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
16704 2024.07.11 23:23:24.857510 [ 3 ] {5746af75-6b99-4725-95ba-c6384c90b288} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
16705 2024.07.11 23:23:24.857704 [ 3 ] {5746af75-6b99-4725-95ba-c6384c90b288} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16706 2024.07.11 23:23:24.858086 [ 3 ] {5746af75-6b99-4725-95ba-c6384c90b288} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16707 2024.07.11 23:23:24.858130 [ 3 ] {5746af75-6b99-4725-95ba-c6384c90b288} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.21 GiB.
16708 2024.07.11 23:23:24.858509 [ 3 ] {5746af75-6b99-4725-95ba-c6384c90b288} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary)
16709 2024.07.11 23:23:24.858843 [ 3 ] {5746af75-6b99-4725-95ba-c6384c90b288} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16710 2024.07.11 23:23:24.859034 [ 3 ] {5746af75-6b99-4725-95ba-c6384c90b288} <Debug> executeQuery: Read 25 rows, 2.03 KiB in 0.001643 sec., 15216.068167985393 rows/sec., 1.20 MiB/sec.
16711 2024.07.11 23:23:24.859050 [ 7 ] {} <Debug> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0
16712 2024.07.11 23:23:24.859189 [ 7 ] {} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16713 2024.07.11 23:23:24.859252 [ 7 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.21 GiB.
16714 2024.07.11 23:23:24.859318 [ 3 ] {5746af75-6b99-4725-95ba-c6384c90b288} <Debug> DynamicQueryHandler: Done processing query
16715 2024.07.11 23:23:24.859383 [ 3 ] {5746af75-6b99-4725-95ba-c6384c90b288} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16716 2024.07.11 23:23:24.859456 [ 3 ] {} <Debug> HTTP-Session: 48d5917f-0b08-4b08-b935-5eb373b2d7d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16717 2024.07.11 23:23:24.859624 [ 190 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::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
16718 2024.07.11 23:23:24.859687 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 19154, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16719 2024.07.11 23:23:24.859819 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16720 2024.07.11 23:23:24.859871 [ 3 ] {} <Debug> HTTP-Session: 36d2f5c7-3fc0-44f2-aa86-ec447ee49797 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
16721 2024.07.11 23:23:24.859916 [ 3 ] {} <Debug> HTTP-Session: 36d2f5c7-3fc0-44f2-aa86-ec447ee49797 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16722 2024.07.11 23:23:24.859954 [ 3 ] {} <Debug> HTTP-Session: 36d2f5c7-3fc0-44f2-aa86-ec447ee49797 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16723 2024.07.11 23:23:24.860058 [ 3 ] {} <Trace> HTTP-Session: 36d2f5c7-3fc0-44f2-aa86-ec447ee49797 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16724 2024.07.11 23:23:24.860147 [ 190 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16725 2024.07.11 23:23:24.860212 [ 190 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 62 rows starting from the beginning of the part
16726 2024.07.11 23:23:24.860435 [ 190 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 25 rows starting from the beginning of the part
16727 2024.07.11 23:23:24.860439 [ 3 ] {298fc9ab-5b78-41b2-ae2e-5fddd16bef20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
16728 2024.07.11 23:23:24.860707 [ 3 ] {298fc9ab-5b78-41b2-ae2e-5fddd16bef20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
16729 2024.07.11 23:23:24.860756 [ 190 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 37 rows starting from the beginning of the part
16730 2024.07.11 23:23:24.861094 [ 190 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 25 rows starting from the beginning of the part
16731 2024.07.11 23:23:24.861394 [ 190 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 37 rows starting from the beginning of the part
16732 2024.07.11 23:23:24.861771 [ 190 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 25 rows starting from the beginning of the part
16733 2024.07.11 23:23:24.862176 [ 3 ] {298fc9ab-5b78-41b2-ae2e-5fddd16bef20} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16734 2024.07.11 23:23:24.863148 [ 3 ] {298fc9ab-5b78-41b2-ae2e-5fddd16bef20} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16735 2024.07.11 23:23:24.863224 [ 3 ] {298fc9ab-5b78-41b2-ae2e-5fddd16bef20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.21 GiB.
16736 2024.07.11 23:23:24.864137 [ 3 ] {298fc9ab-5b78-41b2-ae2e-5fddd16bef20} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary)
16737 2024.07.11 23:23:24.864450 [ 190 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 211 rows, containing 4 columns (4 merged, 0 gathered) in 0.005062436 sec., 41679.53925738518 rows/sec., 3.21 MiB/sec.
16738 2024.07.11 23:23:24.864723 [ 190 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary)
16739 2024.07.11 23:23:24.864936 [ 3 ] {298fc9ab-5b78-41b2-ae2e-5fddd16bef20} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16740 2024.07.11 23:23:24.865442 [ 3 ] {298fc9ab-5b78-41b2-ae2e-5fddd16bef20} <Debug> executeQuery: Read 131 rows, 11.17 KiB in 0.005185 sec., 25265.188042430083 rows/sec., 2.10 MiB/sec.
16741 2024.07.11 23:23:24.865809 [ 191 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_91_18} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16742 2024.07.11 23:23:24.865960 [ 3 ] {298fc9ab-5b78-41b2-ae2e-5fddd16bef20} <Debug> DynamicQueryHandler: Done processing query
16743 2024.07.11 23:23:24.866050 [ 3 ] {298fc9ab-5b78-41b2-ae2e-5fddd16bef20} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
16744 2024.07.11 23:23:24.866121 [ 3 ] {} <Debug> HTTP-Session: 36d2f5c7-3fc0-44f2-aa86-ec447ee49797 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16745 2024.07.11 23:23:24.866173 [ 191 ] {b3d1fbff-9c2c-4670-a921-d40adaf4560a::all_1_91_18} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18
16746 2024.07.11 23:23:24.866442 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
16747 2024.07.11 23:23:24.866470 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 15130, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16748 2024.07.11 23:23:24.866627 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16749 2024.07.11 23:23:24.866694 [ 3 ] {} <Debug> HTTP-Session: 3c4cc8da-1161-430a-bb4e-78dab00caf5c Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
16750 2024.07.11 23:23:24.866741 [ 3 ] {} <Debug> HTTP-Session: 3c4cc8da-1161-430a-bb4e-78dab00caf5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16751 2024.07.11 23:23:24.866760 [ 3 ] {} <Debug> HTTP-Session: 3c4cc8da-1161-430a-bb4e-78dab00caf5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16752 2024.07.11 23:23:24.866800 [ 3 ] {} <Trace> HTTP-Session: 3c4cc8da-1161-430a-bb4e-78dab00caf5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16753 2024.07.11 23:23:24.866937 [ 3 ] {06280d90-3e06-4fc8-b7a6-5b8b6dcd07d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
16754 2024.07.11 23:23:24.866984 [ 3 ] {06280d90-3e06-4fc8-b7a6-5b8b6dcd07d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
16755 2024.07.11 23:23:24.867132 [ 3 ] {06280d90-3e06-4fc8-b7a6-5b8b6dcd07d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16756 2024.07.11 23:23:24.867456 [ 3 ] {06280d90-3e06-4fc8-b7a6-5b8b6dcd07d6} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16757 2024.07.11 23:23:24.867493 [ 3 ] {06280d90-3e06-4fc8-b7a6-5b8b6dcd07d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.21 GiB.
16758 2024.07.11 23:23:24.867819 [ 3 ] {06280d90-3e06-4fc8-b7a6-5b8b6dcd07d6} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary)
16759 2024.07.11 23:23:24.868141 [ 3 ] {06280d90-3e06-4fc8-b7a6-5b8b6dcd07d6} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16760 2024.07.11 23:23:24.868298 [ 3 ] {06280d90-3e06-4fc8-b7a6-5b8b6dcd07d6} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.00141 sec., 63120.56737588652 rows/sec., 4.93 MiB/sec.
16761 2024.07.11 23:23:24.868464 [ 3 ] {06280d90-3e06-4fc8-b7a6-5b8b6dcd07d6} <Debug> DynamicQueryHandler: Done processing query
16762 2024.07.11 23:23:24.868489 [ 3 ] {06280d90-3e06-4fc8-b7a6-5b8b6dcd07d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
16763 2024.07.11 23:23:24.868506 [ 3 ] {} <Debug> HTTP-Session: 3c4cc8da-1161-430a-bb4e-78dab00caf5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16764 2024.07.11 23:23:24.868743 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 30652, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16765 2024.07.11 23:23:24.868790 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16766 2024.07.11 23:23:24.868810 [ 3 ] {} <Debug> HTTP-Session: f043f038-46db-4c3c-a4bc-22ea60ac7d09 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
16767 2024.07.11 23:23:24.868826 [ 3 ] {} <Debug> HTTP-Session: f043f038-46db-4c3c-a4bc-22ea60ac7d09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16768 2024.07.11 23:23:24.868840 [ 3 ] {} <Debug> HTTP-Session: f043f038-46db-4c3c-a4bc-22ea60ac7d09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16769 2024.07.11 23:23:24.868869 [ 3 ] {} <Trace> HTTP-Session: f043f038-46db-4c3c-a4bc-22ea60ac7d09 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16770 2024.07.11 23:23:24.869013 [ 3 ] {ef9443c2-28ff-4eb1-8f5b-61e8dfb59857} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
16771 2024.07.11 23:23:24.869061 [ 3 ] {ef9443c2-28ff-4eb1-8f5b-61e8dfb59857} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
16772 2024.07.11 23:23:24.869202 [ 3 ] {ef9443c2-28ff-4eb1-8f5b-61e8dfb59857} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16773 2024.07.11 23:23:24.869555 [ 3 ] {ef9443c2-28ff-4eb1-8f5b-61e8dfb59857} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16774 2024.07.11 23:23:24.869591 [ 3 ] {ef9443c2-28ff-4eb1-8f5b-61e8dfb59857} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.21 GiB.
16775 2024.07.11 23:23:24.869979 [ 3 ] {ef9443c2-28ff-4eb1-8f5b-61e8dfb59857} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary)
16776 2024.07.11 23:23:24.870313 [ 3 ] {ef9443c2-28ff-4eb1-8f5b-61e8dfb59857} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16777 2024.07.11 23:23:24.870475 [ 3 ] {ef9443c2-28ff-4eb1-8f5b-61e8dfb59857} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001525 sec., 104918.03278688523 rows/sec., 7.31 MiB/sec.
16778 2024.07.11 23:23:24.870633 [ 3 ] {ef9443c2-28ff-4eb1-8f5b-61e8dfb59857} <Debug> DynamicQueryHandler: Done processing query
16779 2024.07.11 23:23:24.870658 [ 3 ] {ef9443c2-28ff-4eb1-8f5b-61e8dfb59857} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
16780 2024.07.11 23:23:24.870673 [ 3 ] {} <Debug> HTTP-Session: f043f038-46db-4c3c-a4bc-22ea60ac7d09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16781 2024.07.11 23:23:24.870861 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 40332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16782 2024.07.11 23:23:24.870909 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16783 2024.07.11 23:23:24.870928 [ 3 ] {} <Debug> HTTP-Session: 162d9cd7-56a8-4fdf-8d7c-47a8d7c9e960 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
16784 2024.07.11 23:23:24.870944 [ 3 ] {} <Debug> HTTP-Session: 162d9cd7-56a8-4fdf-8d7c-47a8d7c9e960 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16785 2024.07.11 23:23:24.870959 [ 3 ] {} <Debug> HTTP-Session: 162d9cd7-56a8-4fdf-8d7c-47a8d7c9e960 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16786 2024.07.11 23:23:24.870988 [ 3 ] {} <Trace> HTTP-Session: 162d9cd7-56a8-4fdf-8d7c-47a8d7c9e960 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16787 2024.07.11 23:23:24.871249 [ 3 ] {f3f2e23b-70d4-4474-aec5-e0e4ceb1bc05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
16788 2024.07.11 23:23:24.871314 [ 3 ] {f3f2e23b-70d4-4474-aec5-e0e4ceb1bc05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
16789 2024.07.11 23:23:24.871733 [ 3 ] {f3f2e23b-70d4-4474-aec5-e0e4ceb1bc05} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16790 2024.07.11 23:23:24.872296 [ 3 ] {f3f2e23b-70d4-4474-aec5-e0e4ceb1bc05} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16791 2024.07.11 23:23:24.872332 [ 3 ] {f3f2e23b-70d4-4474-aec5-e0e4ceb1bc05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.21 GiB.
16792 2024.07.11 23:23:24.872921 [ 3 ] {f3f2e23b-70d4-4474-aec5-e0e4ceb1bc05} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary)
16793 2024.07.11 23:23:24.873327 [ 3 ] {f3f2e23b-70d4-4474-aec5-e0e4ceb1bc05} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16794 2024.07.11 23:23:24.873473 [ 3 ] {f3f2e23b-70d4-4474-aec5-e0e4ceb1bc05} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002409 sec., 10377.7501037775 rows/sec., 18.60 MiB/sec.
16795 2024.07.11 23:23:24.873488 [ 29 ] {} <Debug> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0
16796 2024.07.11 23:23:24.873550 [ 29 ] {} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16797 2024.07.11 23:23:24.873596 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.21 GiB.
16798 2024.07.11 23:23:24.873769 [ 3 ] {f3f2e23b-70d4-4474-aec5-e0e4ceb1bc05} <Debug> DynamicQueryHandler: Done processing query
16799 2024.07.11 23:23:24.873826 [ 3 ] {f3f2e23b-70d4-4474-aec5-e0e4ceb1bc05} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
16800 2024.07.11 23:23:24.873853 [ 3 ] {} <Debug> HTTP-Session: 162d9cd7-56a8-4fdf-8d7c-47a8d7c9e960 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16801 2024.07.11 23:23:24.873891 [ 201 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::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
16802 2024.07.11 23:23:24.874089 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16803 2024.07.11 23:23:24.874195 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16804 2024.07.11 23:23:24.874258 [ 3 ] {} <Debug> HTTP-Session: adefcb68-070e-43b7-aa55-04cf09417a74 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
16805 2024.07.11 23:23:24.874311 [ 3 ] {} <Debug> HTTP-Session: adefcb68-070e-43b7-aa55-04cf09417a74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16806 2024.07.11 23:23:24.874352 [ 3 ] {} <Debug> HTTP-Session: adefcb68-070e-43b7-aa55-04cf09417a74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16807 2024.07.11 23:23:24.874495 [ 3 ] {} <Trace> HTTP-Session: adefcb68-070e-43b7-aa55-04cf09417a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16808 2024.07.11 23:23:24.874767 [ 3 ] {c853bfc7-0c01-4cfa-893c-d46bb58ff707} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
16809 2024.07.11 23:23:24.874893 [ 3 ] {c853bfc7-0c01-4cfa-893c-d46bb58ff707} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
16810 2024.07.11 23:23:24.874972 [ 201 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16811 2024.07.11 23:23:24.875230 [ 201 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1431 rows starting from the beginning of the part
16812 2024.07.11 23:23:24.875499 [ 3 ] {c853bfc7-0c01-4cfa-893c-d46bb58ff707} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16813 2024.07.11 23:23:24.876076 [ 201 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 25 rows starting from the beginning of the part
16814 2024.07.11 23:23:24.876917 [ 201 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::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
16815 2024.07.11 23:23:24.876961 [ 3 ] {c853bfc7-0c01-4cfa-893c-d46bb58ff707} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16816 2024.07.11 23:23:24.877047 [ 3 ] {c853bfc7-0c01-4cfa-893c-d46bb58ff707} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.21 GiB.
16817 2024.07.11 23:23:24.877509 [ 201 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 25 rows starting from the beginning of the part
16818 2024.07.11 23:23:24.878109 [ 201 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::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
16819 2024.07.11 23:23:24.878517 [ 3 ] {c853bfc7-0c01-4cfa-893c-d46bb58ff707} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary)
16820 2024.07.11 23:23:24.878762 [ 201 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 25 rows starting from the beginning of the part
16821 2024.07.11 23:23:24.879971 [ 3 ] {c853bfc7-0c01-4cfa-893c-d46bb58ff707} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16822 2024.07.11 23:23:24.880366 [ 3 ] {c853bfc7-0c01-4cfa-893c-d46bb58ff707} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005712 sec., 10504.20168067227 rows/sec., 724.90 KiB/sec.
16823 2024.07.11 23:23:24.880642 [ 3 ] {c853bfc7-0c01-4cfa-893c-d46bb58ff707} <Debug> DynamicQueryHandler: Done processing query
16824 2024.07.11 23:23:24.880670 [ 3 ] {c853bfc7-0c01-4cfa-893c-d46bb58ff707} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16825 2024.07.11 23:23:24.880719 [ 3 ] {} <Debug> HTTP-Session: adefcb68-070e-43b7-aa55-04cf09417a74 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16826 2024.07.11 23:23:24.886334 [ 186 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1568 rows, containing 19 columns (19 merged, 0 gathered) in 0.012626679 sec., 124181.5048913495 rows/sec., 222.53 MiB/sec.
16827 2024.07.11 23:23:24.887976 [ 186 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary)
16828 2024.07.11 23:23:24.888557 [ 186 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::all_1_86_17} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16829 2024.07.11 23:23:24.888646 [ 186 ] {592cc584-2802-45d8-98d8-ea1e92bf30e4::all_1_86_17} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17
16830 2024.07.11 23:23:24.888802 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.77 MiB.
16831 2024.07.11 23:23:25.000151 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 211.51 MiB, peak 223.27 MiB, free memory in arenas 0.00 B, will set to 212.96 MiB (RSS), difference: 1.45 MiB
16832 2024.07.11 23:23:28.673834 [ 38 ] {} <Debug> DNSResolver: Updating DNS cache
16833 2024.07.11 23:23:28.673882 [ 38 ] {} <Debug> DNSResolver: Updated DNS cache
16834 2024.07.11 23:23:29.861165 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 5194, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16835 2024.07.11 23:23:29.861332 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16836 2024.07.11 23:23:29.861378 [ 3 ] {} <Debug> HTTP-Session: 6ade385c-d18c-420f-a7f8-74dc1bafb13f Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
16837 2024.07.11 23:23:29.861420 [ 3 ] {} <Debug> HTTP-Session: 6ade385c-d18c-420f-a7f8-74dc1bafb13f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16838 2024.07.11 23:23:29.861449 [ 3 ] {} <Debug> HTTP-Session: 6ade385c-d18c-420f-a7f8-74dc1bafb13f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16839 2024.07.11 23:23:29.861530 [ 3 ] {} <Trace> HTTP-Session: 6ade385c-d18c-420f-a7f8-74dc1bafb13f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16840 2024.07.11 23:23:29.861824 [ 3 ] {86562958-f307-4213-ab4a-a31bc83f157f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
16841 2024.07.11 23:23:29.861933 [ 3 ] {86562958-f307-4213-ab4a-a31bc83f157f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
16842 2024.07.11 23:23:29.862249 [ 3 ] {86562958-f307-4213-ab4a-a31bc83f157f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16843 2024.07.11 23:23:29.862656 [ 3 ] {86562958-f307-4213-ab4a-a31bc83f157f} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16844 2024.07.11 23:23:29.862697 [ 3 ] {86562958-f307-4213-ab4a-a31bc83f157f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.21 GiB.
16845 2024.07.11 23:23:29.863064 [ 3 ] {86562958-f307-4213-ab4a-a31bc83f157f} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary)
16846 2024.07.11 23:23:29.863402 [ 3 ] {86562958-f307-4213-ab4a-a31bc83f157f} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16847 2024.07.11 23:23:29.863570 [ 3 ] {86562958-f307-4213-ab4a-a31bc83f157f} <Debug> executeQuery: Read 37 rows, 2.85 KiB in 0.001845 sec., 20054.20054200542 rows/sec., 1.51 MiB/sec.
16848 2024.07.11 23:23:29.863754 [ 3 ] {86562958-f307-4213-ab4a-a31bc83f157f} <Debug> DynamicQueryHandler: Done processing query
16849 2024.07.11 23:23:29.863781 [ 3 ] {86562958-f307-4213-ab4a-a31bc83f157f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16850 2024.07.11 23:23:29.863798 [ 3 ] {} <Debug> HTTP-Session: 6ade385c-d18c-420f-a7f8-74dc1bafb13f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16851 2024.07.11 23:23:29.864031 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 38429, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16852 2024.07.11 23:23:29.864080 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16853 2024.07.11 23:23:29.864100 [ 3 ] {} <Debug> HTTP-Session: bcad771a-9548-4163-9cc4-5c9f8f5915d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
16854 2024.07.11 23:23:29.864117 [ 3 ] {} <Debug> HTTP-Session: bcad771a-9548-4163-9cc4-5c9f8f5915d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16855 2024.07.11 23:23:29.864131 [ 3 ] {} <Debug> HTTP-Session: bcad771a-9548-4163-9cc4-5c9f8f5915d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16856 2024.07.11 23:23:29.864161 [ 3 ] {} <Trace> HTTP-Session: bcad771a-9548-4163-9cc4-5c9f8f5915d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16857 2024.07.11 23:23:29.864335 [ 3 ] {ef0eaf3f-1a02-4b56-aea4-9924d971406d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
16858 2024.07.11 23:23:29.864379 [ 3 ] {ef0eaf3f-1a02-4b56-aea4-9924d971406d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
16859 2024.07.11 23:23:29.864503 [ 3 ] {ef0eaf3f-1a02-4b56-aea4-9924d971406d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16860 2024.07.11 23:23:29.864902 [ 3 ] {ef0eaf3f-1a02-4b56-aea4-9924d971406d} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16861 2024.07.11 23:23:29.864939 [ 3 ] {ef0eaf3f-1a02-4b56-aea4-9924d971406d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.21 GiB.
16862 2024.07.11 23:23:29.865275 [ 3 ] {ef0eaf3f-1a02-4b56-aea4-9924d971406d} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary)
16863 2024.07.11 23:23:29.865581 [ 3 ] {ef0eaf3f-1a02-4b56-aea4-9924d971406d} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16864 2024.07.11 23:23:29.865736 [ 3 ] {ef0eaf3f-1a02-4b56-aea4-9924d971406d} <Debug> executeQuery: Read 254 rows, 22.98 KiB in 0.001487 sec., 170813.71889710828 rows/sec., 15.09 MiB/sec.
16865 2024.07.11 23:23:29.865903 [ 3 ] {ef0eaf3f-1a02-4b56-aea4-9924d971406d} <Debug> DynamicQueryHandler: Done processing query
16866 2024.07.11 23:23:29.865928 [ 3 ] {ef0eaf3f-1a02-4b56-aea4-9924d971406d} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB.
16867 2024.07.11 23:23:29.865944 [ 3 ] {} <Debug> HTTP-Session: bcad771a-9548-4163-9cc4-5c9f8f5915d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16868 2024.07.11 23:23:29.866134 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 66841, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16869 2024.07.11 23:23:29.866182 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16870 2024.07.11 23:23:29.866202 [ 3 ] {} <Debug> HTTP-Session: 45d479b3-7dd5-4a6e-9de4-08f1e0b1d181 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
16871 2024.07.11 23:23:29.866218 [ 3 ] {} <Debug> HTTP-Session: 45d479b3-7dd5-4a6e-9de4-08f1e0b1d181 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16872 2024.07.11 23:23:29.866232 [ 3 ] {} <Debug> HTTP-Session: 45d479b3-7dd5-4a6e-9de4-08f1e0b1d181 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16873 2024.07.11 23:23:29.866261 [ 3 ] {} <Trace> HTTP-Session: 45d479b3-7dd5-4a6e-9de4-08f1e0b1d181 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16874 2024.07.11 23:23:29.866461 [ 3 ] {0739fbc3-0e27-487b-a92e-a99d5d66dc3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
16875 2024.07.11 23:23:29.866504 [ 3 ] {0739fbc3-0e27-487b-a92e-a99d5d66dc3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
16876 2024.07.11 23:23:29.866628 [ 3 ] {0739fbc3-0e27-487b-a92e-a99d5d66dc3d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16877 2024.07.11 23:23:29.867252 [ 3 ] {0739fbc3-0e27-487b-a92e-a99d5d66dc3d} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16878 2024.07.11 23:23:29.867290 [ 3 ] {0739fbc3-0e27-487b-a92e-a99d5d66dc3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.21 GiB.
16879 2024.07.11 23:23:29.867649 [ 3 ] {0739fbc3-0e27-487b-a92e-a99d5d66dc3d} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary)
16880 2024.07.11 23:23:29.867958 [ 3 ] {0739fbc3-0e27-487b-a92e-a99d5d66dc3d} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16881 2024.07.11 23:23:29.868110 [ 3 ] {0739fbc3-0e27-487b-a92e-a99d5d66dc3d} <Debug> executeQuery: Read 413 rows, 29.96 KiB in 0.001746 sec., 236540.66437571592 rows/sec., 16.76 MiB/sec.
16882 2024.07.11 23:23:29.868368 [ 3 ] {0739fbc3-0e27-487b-a92e-a99d5d66dc3d} <Debug> DynamicQueryHandler: Done processing query
16883 2024.07.11 23:23:29.868426 [ 3 ] {0739fbc3-0e27-487b-a92e-a99d5d66dc3d} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
16884 2024.07.11 23:23:29.868488 [ 3 ] {} <Debug> HTTP-Session: 45d479b3-7dd5-4a6e-9de4-08f1e0b1d181 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16885 2024.07.11 23:23:29.868704 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16886 2024.07.11 23:23:29.868802 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16887 2024.07.11 23:23:29.868829 [ 3 ] {} <Debug> HTTP-Session: 5150a2c3-531a-4e4a-a5fa-1011471b959d Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
16888 2024.07.11 23:23:29.868846 [ 3 ] {} <Debug> HTTP-Session: 5150a2c3-531a-4e4a-a5fa-1011471b959d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16889 2024.07.11 23:23:29.868860 [ 3 ] {} <Debug> HTTP-Session: 5150a2c3-531a-4e4a-a5fa-1011471b959d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16890 2024.07.11 23:23:29.868891 [ 3 ] {} <Trace> HTTP-Session: 5150a2c3-531a-4e4a-a5fa-1011471b959d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16891 2024.07.11 23:23:29.868992 [ 3 ] {c420163b-1256-4856-9fe6-7e13f85640c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
16892 2024.07.11 23:23:29.869039 [ 3 ] {c420163b-1256-4856-9fe6-7e13f85640c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
16893 2024.07.11 23:23:29.869182 [ 3 ] {c420163b-1256-4856-9fe6-7e13f85640c5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16894 2024.07.11 23:23:29.869444 [ 3 ] {c420163b-1256-4856-9fe6-7e13f85640c5} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16895 2024.07.11 23:23:29.869480 [ 3 ] {c420163b-1256-4856-9fe6-7e13f85640c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.21 GiB.
16896 2024.07.11 23:23:29.869835 [ 3 ] {c420163b-1256-4856-9fe6-7e13f85640c5} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
16897 2024.07.11 23:23:29.870155 [ 3 ] {c420163b-1256-4856-9fe6-7e13f85640c5} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16898 2024.07.11 23:23:29.870309 [ 3 ] {c420163b-1256-4856-9fe6-7e13f85640c5} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001335 sec., 4494.38202247191 rows/sec., 193.12 KiB/sec.
16899 2024.07.11 23:23:29.870307 [ 41 ] {} <Debug> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
16900 2024.07.11 23:23:29.870418 [ 41 ] {} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16901 2024.07.11 23:23:29.870466 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.21 GiB.
16902 2024.07.11 23:23:29.870553 [ 3 ] {c420163b-1256-4856-9fe6-7e13f85640c5} <Debug> DynamicQueryHandler: Done processing query
16903 2024.07.11 23:23:29.870616 [ 3 ] {c420163b-1256-4856-9fe6-7e13f85640c5} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
16904 2024.07.11 23:23:29.870668 [ 3 ] {} <Debug> HTTP-Session: 5150a2c3-531a-4e4a-a5fa-1011471b959d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16905 2024.07.11 23:23:29.870708 [ 194 ] {ad79797a-efd7-41ba-8f44-a52be7ec8d1e::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
16906 2024.07.11 23:23:29.870841 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16907 2024.07.11 23:23:29.870951 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16908 2024.07.11 23:23:29.871006 [ 3 ] {} <Debug> HTTP-Session: d5b28821-003e-4f65-aaab-2c48e7358508 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
16909 2024.07.11 23:23:29.871034 [ 194 ] {ad79797a-efd7-41ba-8f44-a52be7ec8d1e::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16910 2024.07.11 23:23:29.871044 [ 3 ] {} <Debug> HTTP-Session: d5b28821-003e-4f65-aaab-2c48e7358508 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16911 2024.07.11 23:23:29.871087 [ 3 ] {} <Debug> HTTP-Session: d5b28821-003e-4f65-aaab-2c48e7358508 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16912 2024.07.11 23:23:29.871105 [ 194 ] {ad79797a-efd7-41ba-8f44-a52be7ec8d1e::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
16913 2024.07.11 23:23:29.871144 [ 3 ] {} <Trace> HTTP-Session: d5b28821-003e-4f65-aaab-2c48e7358508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16914 2024.07.11 23:23:29.871295 [ 194 ] {ad79797a-efd7-41ba-8f44-a52be7ec8d1e::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
16915 2024.07.11 23:23:29.871632 [ 194 ] {ad79797a-efd7-41ba-8f44-a52be7ec8d1e::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
16916 2024.07.11 23:23:29.871737 [ 3 ] {7405a231-5c94-4af3-b3fa-3364c87b0ab0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
16917 2024.07.11 23:23:29.871892 [ 194 ] {ad79797a-efd7-41ba-8f44-a52be7ec8d1e::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
16918 2024.07.11 23:23:29.872078 [ 3 ] {7405a231-5c94-4af3-b3fa-3364c87b0ab0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
16919 2024.07.11 23:23:29.872215 [ 194 ] {ad79797a-efd7-41ba-8f44-a52be7ec8d1e::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
16920 2024.07.11 23:23:29.872534 [ 194 ] {ad79797a-efd7-41ba-8f44-a52be7ec8d1e::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
16921 2024.07.11 23:23:29.873292 [ 3 ] {7405a231-5c94-4af3-b3fa-3364c87b0ab0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16922 2024.07.11 23:23:29.874119 [ 3 ] {7405a231-5c94-4af3-b3fa-3364c87b0ab0} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16923 2024.07.11 23:23:29.874203 [ 3 ] {7405a231-5c94-4af3-b3fa-3364c87b0ab0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.21 GiB.
16924 2024.07.11 23:23:29.875295 [ 3 ] {7405a231-5c94-4af3-b3fa-3364c87b0ab0} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
16925 2024.07.11 23:23:29.875458 [ 186 ] {ad79797a-efd7-41ba-8f44-a52be7ec8d1e::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 276 rows, containing 4 columns (4 merged, 0 gathered) in 0.004900403 sec., 56321.898423456194 rows/sec., 2.36 MiB/sec.
16926 2024.07.11 23:23:29.875778 [ 186 ] {ad79797a-efd7-41ba-8f44-a52be7ec8d1e::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
16927 2024.07.11 23:23:29.876052 [ 3 ] {7405a231-5c94-4af3-b3fa-3364c87b0ab0} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16928 2024.07.11 23:23:29.876403 [ 41 ] {} <Debug> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
16929 2024.07.11 23:23:29.876503 [ 41 ] {} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16930 2024.07.11 23:23:29.876575 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.21 GiB.
16931 2024.07.11 23:23:29.876578 [ 3 ] {7405a231-5c94-4af3-b3fa-3364c87b0ab0} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.005178 sec., 14870.606411741985 rows/sec., 937.71 KiB/sec.
16932 2024.07.11 23:23:29.877029 [ 186 ] {ad79797a-efd7-41ba-8f44-a52be7ec8d1e::all_1_46_9} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16933 2024.07.11 23:23:29.877359 [ 189 ] {cf9b07e3-d05f-42ae-a668-462ac9598c47::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
16934 2024.07.11 23:23:29.877550 [ 186 ] {ad79797a-efd7-41ba-8f44-a52be7ec8d1e::all_1_46_9} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
16935 2024.07.11 23:23:29.877663 [ 3 ] {7405a231-5c94-4af3-b3fa-3364c87b0ab0} <Debug> DynamicQueryHandler: Done processing query
16936 2024.07.11 23:23:29.877798 [ 3 ] {7405a231-5c94-4af3-b3fa-3364c87b0ab0} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
16937 2024.07.11 23:23:29.877905 [ 3 ] {} <Debug> HTTP-Session: d5b28821-003e-4f65-aaab-2c48e7358508 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16938 2024.07.11 23:23:29.877931 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
16939 2024.07.11 23:23:29.878323 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 30652, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16940 2024.07.11 23:23:29.878377 [ 189 ] {cf9b07e3-d05f-42ae-a668-462ac9598c47::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16941 2024.07.11 23:23:29.878447 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16942 2024.07.11 23:23:29.878466 [ 189 ] {cf9b07e3-d05f-42ae-a668-462ac9598c47::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
16943 2024.07.11 23:23:29.878495 [ 3 ] {} <Debug> HTTP-Session: dc24178e-92e8-42e6-8ea2-6bcaa20f7424 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
16944 2024.07.11 23:23:29.878539 [ 3 ] {} <Debug> HTTP-Session: dc24178e-92e8-42e6-8ea2-6bcaa20f7424 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16945 2024.07.11 23:23:29.878582 [ 3 ] {} <Debug> HTTP-Session: dc24178e-92e8-42e6-8ea2-6bcaa20f7424 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16946 2024.07.11 23:23:29.878734 [ 189 ] {cf9b07e3-d05f-42ae-a668-462ac9598c47::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
16947 2024.07.11 23:23:29.878783 [ 3 ] {} <Trace> HTTP-Session: dc24178e-92e8-42e6-8ea2-6bcaa20f7424 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16948 2024.07.11 23:23:29.878998 [ 189 ] {cf9b07e3-d05f-42ae-a668-462ac9598c47::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
16949 2024.07.11 23:23:29.879283 [ 189 ] {cf9b07e3-d05f-42ae-a668-462ac9598c47::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
16950 2024.07.11 23:23:29.879512 [ 3 ] {87e7ce6e-35c6-4513-b374-f33fc2e65484} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
16951 2024.07.11 23:23:29.879617 [ 189 ] {cf9b07e3-d05f-42ae-a668-462ac9598c47::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
16952 2024.07.11 23:23:29.879687 [ 3 ] {87e7ce6e-35c6-4513-b374-f33fc2e65484} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
16953 2024.07.11 23:23:29.879849 [ 189 ] {cf9b07e3-d05f-42ae-a668-462ac9598c47::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
16954 2024.07.11 23:23:29.880633 [ 3 ] {87e7ce6e-35c6-4513-b374-f33fc2e65484} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16955 2024.07.11 23:23:29.881272 [ 3 ] {87e7ce6e-35c6-4513-b374-f33fc2e65484} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16956 2024.07.11 23:23:29.881343 [ 3 ] {87e7ce6e-35c6-4513-b374-f33fc2e65484} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.21 GiB.
16957 2024.07.11 23:23:29.882447 [ 3 ] {87e7ce6e-35c6-4513-b374-f33fc2e65484} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary)
16958 2024.07.11 23:23:29.883125 [ 3 ] {87e7ce6e-35c6-4513-b374-f33fc2e65484} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16959 2024.07.11 23:23:29.883240 [ 189 ] {cf9b07e3-d05f-42ae-a668-462ac9598c47::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3542 rows, containing 5 columns (5 merged, 0 gathered) in 0.006557015 sec., 540184.8249546478 rows/sec., 33.26 MiB/sec.
16960 2024.07.11 23:23:29.883399 [ 3 ] {87e7ce6e-35c6-4513-b374-f33fc2e65484} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004264 sec., 37523.4521575985 rows/sec., 2.61 MiB/sec.
16961 2024.07.11 23:23:29.883601 [ 189 ] {cf9b07e3-d05f-42ae-a668-462ac9598c47::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
16962 2024.07.11 23:23:29.883675 [ 3 ] {87e7ce6e-35c6-4513-b374-f33fc2e65484} <Debug> DynamicQueryHandler: Done processing query
16963 2024.07.11 23:23:29.883727 [ 3 ] {87e7ce6e-35c6-4513-b374-f33fc2e65484} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
16964 2024.07.11 23:23:29.883756 [ 3 ] {} <Debug> HTTP-Session: dc24178e-92e8-42e6-8ea2-6bcaa20f7424 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16965 2024.07.11 23:23:29.884002 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 49596, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16966 2024.07.11 23:23:29.884090 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16967 2024.07.11 23:23:29.884143 [ 3 ] {} <Debug> HTTP-Session: 7f9a4b6b-0c8f-4d9b-bc41-af7c736af664 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
16968 2024.07.11 23:23:29.884172 [ 3 ] {} <Debug> HTTP-Session: 7f9a4b6b-0c8f-4d9b-bc41-af7c736af664 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16969 2024.07.11 23:23:29.884208 [ 3 ] {} <Debug> HTTP-Session: 7f9a4b6b-0c8f-4d9b-bc41-af7c736af664 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16970 2024.07.11 23:23:29.884271 [ 3 ] {} <Trace> HTTP-Session: 7f9a4b6b-0c8f-4d9b-bc41-af7c736af664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16971 2024.07.11 23:23:29.884295 [ 189 ] {cf9b07e3-d05f-42ae-a668-462ac9598c47::all_1_46_9} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16972 2024.07.11 23:23:29.884450 [ 189 ] {cf9b07e3-d05f-42ae-a668-462ac9598c47::all_1_46_9} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
16973 2024.07.11 23:23:29.884554 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB.
16974 2024.07.11 23:23:29.884878 [ 3 ] {51b08a11-f158-4898-9d51-c5d6708f3ad7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
16975 2024.07.11 23:23:29.884956 [ 3 ] {51b08a11-f158-4898-9d51-c5d6708f3ad7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
16976 2024.07.11 23:23:29.885396 [ 3 ] {51b08a11-f158-4898-9d51-c5d6708f3ad7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16977 2024.07.11 23:23:29.886134 [ 3 ] {51b08a11-f158-4898-9d51-c5d6708f3ad7} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16978 2024.07.11 23:23:29.886172 [ 3 ] {51b08a11-f158-4898-9d51-c5d6708f3ad7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.21 GiB.
16979 2024.07.11 23:23:29.886829 [ 3 ] {51b08a11-f158-4898-9d51-c5d6708f3ad7} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary)
16980 2024.07.11 23:23:29.887240 [ 3 ] {51b08a11-f158-4898-9d51-c5d6708f3ad7} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16981 2024.07.11 23:23:29.887433 [ 3 ] {51b08a11-f158-4898-9d51-c5d6708f3ad7} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.003034 sec., 10217.53460777851 rows/sec., 18.31 MiB/sec.
16982 2024.07.11 23:23:29.887848 [ 3 ] {51b08a11-f158-4898-9d51-c5d6708f3ad7} <Debug> DynamicQueryHandler: Done processing query
16983 2024.07.11 23:23:29.887912 [ 3 ] {51b08a11-f158-4898-9d51-c5d6708f3ad7} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
16984 2024.07.11 23:23:29.887978 [ 3 ] {} <Debug> HTTP-Session: 7f9a4b6b-0c8f-4d9b-bc41-af7c736af664 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16985 2024.07.11 23:23:29.888226 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 3216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16986 2024.07.11 23:23:29.888295 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16987 2024.07.11 23:23:29.888316 [ 3 ] {} <Debug> HTTP-Session: d597bfdd-6a28-4021-801e-b2a6c9b7ec73 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
16988 2024.07.11 23:23:29.888333 [ 3 ] {} <Debug> HTTP-Session: d597bfdd-6a28-4021-801e-b2a6c9b7ec73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16989 2024.07.11 23:23:29.888347 [ 3 ] {} <Debug> HTTP-Session: d597bfdd-6a28-4021-801e-b2a6c9b7ec73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16990 2024.07.11 23:23:29.888379 [ 3 ] {} <Trace> HTTP-Session: d597bfdd-6a28-4021-801e-b2a6c9b7ec73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16991 2024.07.11 23:23:29.888486 [ 3 ] {108b2d78-25ac-4ee5-8157-cd2f1eed8a06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
16992 2024.07.11 23:23:29.888533 [ 3 ] {108b2d78-25ac-4ee5-8157-cd2f1eed8a06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
16993 2024.07.11 23:23:29.888670 [ 3 ] {108b2d78-25ac-4ee5-8157-cd2f1eed8a06} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16994 2024.07.11 23:23:29.888945 [ 3 ] {108b2d78-25ac-4ee5-8157-cd2f1eed8a06} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16995 2024.07.11 23:23:29.888982 [ 3 ] {108b2d78-25ac-4ee5-8157-cd2f1eed8a06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.21 GiB.
16996 2024.07.11 23:23:29.889333 [ 3 ] {108b2d78-25ac-4ee5-8157-cd2f1eed8a06} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
16997 2024.07.11 23:23:29.889681 [ 3 ] {108b2d78-25ac-4ee5-8157-cd2f1eed8a06} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16998 2024.07.11 23:23:29.889846 [ 3 ] {108b2d78-25ac-4ee5-8157-cd2f1eed8a06} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.00138 sec., 16666.666666666668 rows/sec., 901.55 KiB/sec.
16999 2024.07.11 23:23:29.890039 [ 3 ] {108b2d78-25ac-4ee5-8157-cd2f1eed8a06} <Debug> DynamicQueryHandler: Done processing query
17000 2024.07.11 23:23:29.890066 [ 3 ] {108b2d78-25ac-4ee5-8157-cd2f1eed8a06} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
17001 2024.07.11 23:23:29.890082 [ 3 ] {} <Debug> HTTP-Session: d597bfdd-6a28-4021-801e-b2a6c9b7ec73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17002 2024.07.11 23:23:29.890192 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17003 2024.07.11 23:23:29.890239 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17004 2024.07.11 23:23:29.890259 [ 3 ] {} <Debug> HTTP-Session: f824cc60-2e08-471f-8965-ea79b95b95b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
17005 2024.07.11 23:23:29.890275 [ 3 ] {} <Debug> HTTP-Session: f824cc60-2e08-471f-8965-ea79b95b95b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17006 2024.07.11 23:23:29.890288 [ 3 ] {} <Debug> HTTP-Session: f824cc60-2e08-471f-8965-ea79b95b95b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17007 2024.07.11 23:23:29.890318 [ 3 ] {} <Trace> HTTP-Session: f824cc60-2e08-471f-8965-ea79b95b95b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17008 2024.07.11 23:23:29.890439 [ 3 ] {baf339b6-ee31-4202-a58f-6e0af62adc08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
17009 2024.07.11 23:23:29.890483 [ 3 ] {baf339b6-ee31-4202-a58f-6e0af62adc08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
17010 2024.07.11 23:23:29.890608 [ 3 ] {baf339b6-ee31-4202-a58f-6e0af62adc08} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17011 2024.07.11 23:23:29.890890 [ 3 ] {baf339b6-ee31-4202-a58f-6e0af62adc08} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17012 2024.07.11 23:23:29.890927 [ 3 ] {baf339b6-ee31-4202-a58f-6e0af62adc08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.21 GiB.
17013 2024.07.11 23:23:29.891281 [ 3 ] {baf339b6-ee31-4202-a58f-6e0af62adc08} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary)
17014 2024.07.11 23:23:29.891598 [ 3 ] {baf339b6-ee31-4202-a58f-6e0af62adc08} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17015 2024.07.11 23:23:29.891744 [ 3 ] {baf339b6-ee31-4202-a58f-6e0af62adc08} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001344 sec., 44642.857142857145 rows/sec., 3.01 MiB/sec.
17016 2024.07.11 23:23:29.891906 [ 3 ] {baf339b6-ee31-4202-a58f-6e0af62adc08} <Debug> DynamicQueryHandler: Done processing query
17017 2024.07.11 23:23:29.891931 [ 3 ] {baf339b6-ee31-4202-a58f-6e0af62adc08} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
17018 2024.07.11 23:23:29.891947 [ 3 ] {} <Debug> HTTP-Session: f824cc60-2e08-471f-8965-ea79b95b95b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17019 2024.07.11 23:23:30.001236 [ 243 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000922527 sec.
17020 2024.07.11 23:23:34.855756 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 3639, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17021 2024.07.11 23:23:34.855895 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17022 2024.07.11 23:23:34.855926 [ 3 ] {} <Debug> HTTP-Session: 3fae41b7-a595-4e36-9ce1-08539807e645 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
17023 2024.07.11 23:23:34.855956 [ 3 ] {} <Debug> HTTP-Session: 3fae41b7-a595-4e36-9ce1-08539807e645 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17024 2024.07.11 23:23:34.855975 [ 3 ] {} <Debug> HTTP-Session: 3fae41b7-a595-4e36-9ce1-08539807e645 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17025 2024.07.11 23:23:34.856033 [ 3 ] {} <Trace> HTTP-Session: 3fae41b7-a595-4e36-9ce1-08539807e645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17026 2024.07.11 23:23:34.856237 [ 3 ] {2305c25b-2cfe-470e-a85f-b7c0e219c8bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
17027 2024.07.11 23:23:34.856314 [ 3 ] {2305c25b-2cfe-470e-a85f-b7c0e219c8bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
17028 2024.07.11 23:23:34.856511 [ 3 ] {2305c25b-2cfe-470e-a85f-b7c0e219c8bc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17029 2024.07.11 23:23:34.856906 [ 3 ] {2305c25b-2cfe-470e-a85f-b7c0e219c8bc} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17030 2024.07.11 23:23:34.856950 [ 3 ] {2305c25b-2cfe-470e-a85f-b7c0e219c8bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.21 GiB.
17031 2024.07.11 23:23:34.857336 [ 3 ] {2305c25b-2cfe-470e-a85f-b7c0e219c8bc} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary)
17032 2024.07.11 23:23:34.857724 [ 3 ] {2305c25b-2cfe-470e-a85f-b7c0e219c8bc} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17033 2024.07.11 23:23:34.857921 [ 3 ] {2305c25b-2cfe-470e-a85f-b7c0e219c8bc} <Debug> executeQuery: Read 25 rows, 2.03 KiB in 0.001738 sec., 14384.349827387803 rows/sec., 1.14 MiB/sec.
17034 2024.07.11 23:23:34.858222 [ 3 ] {2305c25b-2cfe-470e-a85f-b7c0e219c8bc} <Debug> DynamicQueryHandler: Done processing query
17035 2024.07.11 23:23:34.858279 [ 3 ] {2305c25b-2cfe-470e-a85f-b7c0e219c8bc} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
17036 2024.07.11 23:23:34.858334 [ 3 ] {} <Debug> HTTP-Session: 3fae41b7-a595-4e36-9ce1-08539807e645 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17037 2024.07.11 23:23:34.858559 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 19154, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17038 2024.07.11 23:23:34.858614 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17039 2024.07.11 23:23:34.858635 [ 3 ] {} <Debug> HTTP-Session: a2b5514f-4181-4b1c-b5f4-c71571e2362e Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
17040 2024.07.11 23:23:34.858653 [ 3 ] {} <Debug> HTTP-Session: a2b5514f-4181-4b1c-b5f4-c71571e2362e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17041 2024.07.11 23:23:34.858667 [ 3 ] {} <Debug> HTTP-Session: a2b5514f-4181-4b1c-b5f4-c71571e2362e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17042 2024.07.11 23:23:34.858701 [ 3 ] {} <Trace> HTTP-Session: a2b5514f-4181-4b1c-b5f4-c71571e2362e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17043 2024.07.11 23:23:34.858849 [ 3 ] {9a80fbef-ba4c-4379-a3b5-06b9af5e9e5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
17044 2024.07.11 23:23:34.858897 [ 3 ] {9a80fbef-ba4c-4379-a3b5-06b9af5e9e5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
17045 2024.07.11 23:23:34.859040 [ 3 ] {9a80fbef-ba4c-4379-a3b5-06b9af5e9e5e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17046 2024.07.11 23:23:34.859484 [ 3 ] {9a80fbef-ba4c-4379-a3b5-06b9af5e9e5e} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17047 2024.07.11 23:23:34.859522 [ 3 ] {9a80fbef-ba4c-4379-a3b5-06b9af5e9e5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.21 GiB.
17048 2024.07.11 23:23:34.859863 [ 3 ] {9a80fbef-ba4c-4379-a3b5-06b9af5e9e5e} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary)
17049 2024.07.11 23:23:34.860196 [ 3 ] {9a80fbef-ba4c-4379-a3b5-06b9af5e9e5e} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17050 2024.07.11 23:23:34.860366 [ 3 ] {9a80fbef-ba4c-4379-a3b5-06b9af5e9e5e} <Debug> executeQuery: Read 131 rows, 11.17 KiB in 0.001576 sec., 83121.82741116751 rows/sec., 6.92 MiB/sec.
17051 2024.07.11 23:23:34.860548 [ 3 ] {9a80fbef-ba4c-4379-a3b5-06b9af5e9e5e} <Debug> DynamicQueryHandler: Done processing query
17052 2024.07.11 23:23:34.860575 [ 3 ] {9a80fbef-ba4c-4379-a3b5-06b9af5e9e5e} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
17053 2024.07.11 23:23:34.860591 [ 3 ] {} <Debug> HTTP-Session: a2b5514f-4181-4b1c-b5f4-c71571e2362e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17054 2024.07.11 23:23:34.860734 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 15130, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17055 2024.07.11 23:23:34.860787 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17056 2024.07.11 23:23:34.860809 [ 3 ] {} <Debug> HTTP-Session: cc2ebed0-a002-4fd7-91b9-055405f89796 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
17057 2024.07.11 23:23:34.860826 [ 3 ] {} <Debug> HTTP-Session: cc2ebed0-a002-4fd7-91b9-055405f89796 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17058 2024.07.11 23:23:34.860839 [ 3 ] {} <Debug> HTTP-Session: cc2ebed0-a002-4fd7-91b9-055405f89796 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17059 2024.07.11 23:23:34.860873 [ 3 ] {} <Trace> HTTP-Session: cc2ebed0-a002-4fd7-91b9-055405f89796 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17060 2024.07.11 23:23:34.860993 [ 3 ] {221ec110-297e-41e1-aac5-8ce3f83ea03b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
17061 2024.07.11 23:23:34.861037 [ 3 ] {221ec110-297e-41e1-aac5-8ce3f83ea03b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
17062 2024.07.11 23:23:34.861168 [ 3 ] {221ec110-297e-41e1-aac5-8ce3f83ea03b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17063 2024.07.11 23:23:34.861507 [ 3 ] {221ec110-297e-41e1-aac5-8ce3f83ea03b} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17064 2024.07.11 23:23:34.861546 [ 3 ] {221ec110-297e-41e1-aac5-8ce3f83ea03b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.21 GiB.
17065 2024.07.11 23:23:34.861868 [ 3 ] {221ec110-297e-41e1-aac5-8ce3f83ea03b} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary)
17066 2024.07.11 23:23:34.862171 [ 3 ] {221ec110-297e-41e1-aac5-8ce3f83ea03b} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17067 2024.07.11 23:23:34.862328 [ 3 ] {221ec110-297e-41e1-aac5-8ce3f83ea03b} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001372 sec., 64868.80466472304 rows/sec., 5.07 MiB/sec.
17068 2024.07.11 23:23:34.862488 [ 3 ] {221ec110-297e-41e1-aac5-8ce3f83ea03b} <Debug> DynamicQueryHandler: Done processing query
17069 2024.07.11 23:23:34.862514 [ 3 ] {221ec110-297e-41e1-aac5-8ce3f83ea03b} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
17070 2024.07.11 23:23:34.862531 [ 3 ] {} <Debug> HTTP-Session: cc2ebed0-a002-4fd7-91b9-055405f89796 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17071 2024.07.11 23:23:34.862697 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 30652, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17072 2024.07.11 23:23:34.862745 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17073 2024.07.11 23:23:34.862764 [ 3 ] {} <Debug> HTTP-Session: 84c6cc81-e682-47b6-8437-12185f191e78 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
17074 2024.07.11 23:23:34.862781 [ 3 ] {} <Debug> HTTP-Session: 84c6cc81-e682-47b6-8437-12185f191e78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17075 2024.07.11 23:23:34.862795 [ 3 ] {} <Debug> HTTP-Session: 84c6cc81-e682-47b6-8437-12185f191e78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17076 2024.07.11 23:23:34.862827 [ 3 ] {} <Trace> HTTP-Session: 84c6cc81-e682-47b6-8437-12185f191e78 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17077 2024.07.11 23:23:34.862971 [ 3 ] {2dc912e8-2a47-4c61-b98a-27697d65ed79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
17078 2024.07.11 23:23:34.863019 [ 3 ] {2dc912e8-2a47-4c61-b98a-27697d65ed79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
17079 2024.07.11 23:23:34.863160 [ 3 ] {2dc912e8-2a47-4c61-b98a-27697d65ed79} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17080 2024.07.11 23:23:34.863537 [ 3 ] {2dc912e8-2a47-4c61-b98a-27697d65ed79} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17081 2024.07.11 23:23:34.863574 [ 3 ] {2dc912e8-2a47-4c61-b98a-27697d65ed79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.21 GiB.
17082 2024.07.11 23:23:34.863964 [ 3 ] {2dc912e8-2a47-4c61-b98a-27697d65ed79} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary)
17083 2024.07.11 23:23:34.864301 [ 3 ] {2dc912e8-2a47-4c61-b98a-27697d65ed79} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17084 2024.07.11 23:23:34.864458 [ 3 ] {2dc912e8-2a47-4c61-b98a-27697d65ed79} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001545 sec., 103559.87055016181 rows/sec., 7.21 MiB/sec.
17085 2024.07.11 23:23:34.864722 [ 3 ] {2dc912e8-2a47-4c61-b98a-27697d65ed79} <Debug> DynamicQueryHandler: Done processing query
17086 2024.07.11 23:23:34.864779 [ 3 ] {2dc912e8-2a47-4c61-b98a-27697d65ed79} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
17087 2024.07.11 23:23:34.864830 [ 3 ] {} <Debug> HTTP-Session: 84c6cc81-e682-47b6-8437-12185f191e78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17088 2024.07.11 23:23:34.865068 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 40331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17089 2024.07.11 23:23:34.865121 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17090 2024.07.11 23:23:34.865141 [ 3 ] {} <Debug> HTTP-Session: c3bb5c68-7b33-403e-91d0-9d894d3d4bf2 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
17091 2024.07.11 23:23:34.865158 [ 3 ] {} <Debug> HTTP-Session: c3bb5c68-7b33-403e-91d0-9d894d3d4bf2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17092 2024.07.11 23:23:34.865172 [ 3 ] {} <Debug> HTTP-Session: c3bb5c68-7b33-403e-91d0-9d894d3d4bf2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17093 2024.07.11 23:23:34.865203 [ 3 ] {} <Trace> HTTP-Session: c3bb5c68-7b33-403e-91d0-9d894d3d4bf2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17094 2024.07.11 23:23:34.865489 [ 3 ] {553b3be2-974f-452e-97e5-2c559353a5ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
17095 2024.07.11 23:23:34.865558 [ 3 ] {553b3be2-974f-452e-97e5-2c559353a5ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
17096 2024.07.11 23:23:34.865981 [ 3 ] {553b3be2-974f-452e-97e5-2c559353a5ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17097 2024.07.11 23:23:34.866605 [ 3 ] {553b3be2-974f-452e-97e5-2c559353a5ce} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17098 2024.07.11 23:23:34.866641 [ 3 ] {553b3be2-974f-452e-97e5-2c559353a5ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.21 GiB.
17099 2024.07.11 23:23:34.867255 [ 3 ] {553b3be2-974f-452e-97e5-2c559353a5ce} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary)
17100 2024.07.11 23:23:34.867657 [ 3 ] {553b3be2-974f-452e-97e5-2c559353a5ce} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17101 2024.07.11 23:23:34.867845 [ 3 ] {553b3be2-974f-452e-97e5-2c559353a5ce} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002562 sec., 9758.001561280249 rows/sec., 17.49 MiB/sec.
17102 2024.07.11 23:23:34.868049 [ 3 ] {553b3be2-974f-452e-97e5-2c559353a5ce} <Debug> DynamicQueryHandler: Done processing query
17103 2024.07.11 23:23:34.868075 [ 3 ] {553b3be2-974f-452e-97e5-2c559353a5ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
17104 2024.07.11 23:23:34.868091 [ 3 ] {} <Debug> HTTP-Session: c3bb5c68-7b33-403e-91d0-9d894d3d4bf2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17105 2024.07.11 23:23:34.868224 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17106 2024.07.11 23:23:34.868272 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17107 2024.07.11 23:23:34.868290 [ 3 ] {} <Debug> HTTP-Session: a795ee7f-e255-4a0f-bafc-b0e2e04b8414 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
17108 2024.07.11 23:23:34.868307 [ 3 ] {} <Debug> HTTP-Session: a795ee7f-e255-4a0f-bafc-b0e2e04b8414 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17109 2024.07.11 23:23:34.868321 [ 3 ] {} <Debug> HTTP-Session: a795ee7f-e255-4a0f-bafc-b0e2e04b8414 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17110 2024.07.11 23:23:34.868352 [ 3 ] {} <Trace> HTTP-Session: a795ee7f-e255-4a0f-bafc-b0e2e04b8414 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17111 2024.07.11 23:23:34.868468 [ 3 ] {8b62d956-f935-4ebc-98d2-6ceac13a0131} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
17112 2024.07.11 23:23:34.868513 [ 3 ] {8b62d956-f935-4ebc-98d2-6ceac13a0131} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
17113 2024.07.11 23:23:34.868636 [ 3 ] {8b62d956-f935-4ebc-98d2-6ceac13a0131} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17114 2024.07.11 23:23:34.868986 [ 3 ] {8b62d956-f935-4ebc-98d2-6ceac13a0131} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17115 2024.07.11 23:23:34.869023 [ 3 ] {8b62d956-f935-4ebc-98d2-6ceac13a0131} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.21 GiB.
17116 2024.07.11 23:23:34.869373 [ 3 ] {8b62d956-f935-4ebc-98d2-6ceac13a0131} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary)
17117 2024.07.11 23:23:34.869695 [ 3 ] {8b62d956-f935-4ebc-98d2-6ceac13a0131} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17118 2024.07.11 23:23:34.869846 [ 3 ] {8b62d956-f935-4ebc-98d2-6ceac13a0131} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001413 sec., 42462.84501061571 rows/sec., 2.86 MiB/sec.
17119 2024.07.11 23:23:34.870015 [ 3 ] {8b62d956-f935-4ebc-98d2-6ceac13a0131} <Debug> DynamicQueryHandler: Done processing query
17120 2024.07.11 23:23:34.870040 [ 3 ] {8b62d956-f935-4ebc-98d2-6ceac13a0131} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
17121 2024.07.11 23:23:34.870055 [ 3 ] {} <Debug> HTTP-Session: a795ee7f-e255-4a0f-bafc-b0e2e04b8414 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17122 2024.07.11 23:23:39.862355 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 5194, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17123 2024.07.11 23:23:39.862488 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17124 2024.07.11 23:23:39.862514 [ 3 ] {} <Debug> HTTP-Session: 5e4ca8e8-502a-4006-9df3-756b887b209f Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
17125 2024.07.11 23:23:39.862539 [ 3 ] {} <Debug> HTTP-Session: 5e4ca8e8-502a-4006-9df3-756b887b209f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17126 2024.07.11 23:23:39.862554 [ 3 ] {} <Debug> HTTP-Session: 5e4ca8e8-502a-4006-9df3-756b887b209f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17127 2024.07.11 23:23:39.862603 [ 3 ] {} <Trace> HTTP-Session: 5e4ca8e8-502a-4006-9df3-756b887b209f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17128 2024.07.11 23:23:39.862797 [ 3 ] {5a65a597-2ea5-438c-bfb9-dbd52d37dbef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
17129 2024.07.11 23:23:39.862871 [ 3 ] {5a65a597-2ea5-438c-bfb9-dbd52d37dbef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
17130 2024.07.11 23:23:39.863064 [ 3 ] {5a65a597-2ea5-438c-bfb9-dbd52d37dbef} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17131 2024.07.11 23:23:39.863498 [ 3 ] {5a65a597-2ea5-438c-bfb9-dbd52d37dbef} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17132 2024.07.11 23:23:39.863540 [ 3 ] {5a65a597-2ea5-438c-bfb9-dbd52d37dbef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.20 GiB.
17133 2024.07.11 23:23:39.863904 [ 3 ] {5a65a597-2ea5-438c-bfb9-dbd52d37dbef} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary)
17134 2024.07.11 23:23:39.864241 [ 3 ] {5a65a597-2ea5-438c-bfb9-dbd52d37dbef} <Trace> oximeter.fields_i64 (b3d1fbff-9c2c-4670-a921-d40adaf4560a): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17135 2024.07.11 23:23:39.864411 [ 3 ] {5a65a597-2ea5-438c-bfb9-dbd52d37dbef} <Debug> executeQuery: Read 37 rows, 2.85 KiB in 0.001674 sec., 22102.747909199523 rows/sec., 1.66 MiB/sec.
17136 2024.07.11 23:23:39.864607 [ 3 ] {5a65a597-2ea5-438c-bfb9-dbd52d37dbef} <Debug> DynamicQueryHandler: Done processing query
17137 2024.07.11 23:23:39.864636 [ 3 ] {5a65a597-2ea5-438c-bfb9-dbd52d37dbef} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
17138 2024.07.11 23:23:39.864652 [ 3 ] {} <Debug> HTTP-Session: 5e4ca8e8-502a-4006-9df3-756b887b209f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17139 2024.07.11 23:23:39.864811 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17140 2024.07.11 23:23:39.864858 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17141 2024.07.11 23:23:39.864879 [ 3 ] {} <Debug> HTTP-Session: 07881ff5-7e7b-4100-a4d7-2db44da433b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
17142 2024.07.11 23:23:39.864896 [ 3 ] {} <Debug> HTTP-Session: 07881ff5-7e7b-4100-a4d7-2db44da433b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17143 2024.07.11 23:23:39.864910 [ 3 ] {} <Debug> HTTP-Session: 07881ff5-7e7b-4100-a4d7-2db44da433b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17144 2024.07.11 23:23:39.865038 [ 3 ] {} <Trace> HTTP-Session: 07881ff5-7e7b-4100-a4d7-2db44da433b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17145 2024.07.11 23:23:39.865154 [ 3 ] {19983c23-9f64-442d-aa44-0333d3a9b406} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
17146 2024.07.11 23:23:39.865198 [ 3 ] {19983c23-9f64-442d-aa44-0333d3a9b406} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
17147 2024.07.11 23:23:39.865323 [ 3 ] {19983c23-9f64-442d-aa44-0333d3a9b406} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17148 2024.07.11 23:23:39.865624 [ 3 ] {19983c23-9f64-442d-aa44-0333d3a9b406} <Trace> oximeter.fields_ipaddr (e6968d90-b6e0-4a68-8edb-33d3c44efb5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17149 2024.07.11 23:23:39.865661 [ 3 ] {19983c23-9f64-442d-aa44-0333d3a9b406} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.20 GiB.
17150 2024.07.11 23:23:39.865960 [ 3 ] {19983c23-9f64-442d-aa44-0333d3a9b406} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
17151 2024.07.11 23:23:39.866268 [ 3 ] {19983c23-9f64-442d-aa44-0333d3a9b406} <Trace> oximeter.fields_ipaddr (e6968d90-b6e0-4a68-8edb-33d3c44efb5e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17152 2024.07.11 23:23:39.866419 [ 3 ] {19983c23-9f64-442d-aa44-0333d3a9b406} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001281 sec., 3122.56049960968 rows/sec., 254.62 KiB/sec.
17153 2024.07.11 23:23:39.866722 [ 3 ] {19983c23-9f64-442d-aa44-0333d3a9b406} <Debug> DynamicQueryHandler: Done processing query
17154 2024.07.11 23:23:39.866748 [ 3 ] {19983c23-9f64-442d-aa44-0333d3a9b406} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
17155 2024.07.11 23:23:39.866764 [ 3 ] {} <Debug> HTTP-Session: 07881ff5-7e7b-4100-a4d7-2db44da433b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17156 2024.07.11 23:23:39.866925 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 38696, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17157 2024.07.11 23:23:39.866974 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17158 2024.07.11 23:23:39.866994 [ 3 ] {} <Debug> HTTP-Session: 5cd1906b-b006-4900-bc54-170a6cdd9fcf Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
17159 2024.07.11 23:23:39.867010 [ 3 ] {} <Debug> HTTP-Session: 5cd1906b-b006-4900-bc54-170a6cdd9fcf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17160 2024.07.11 23:23:39.867024 [ 3 ] {} <Debug> HTTP-Session: 5cd1906b-b006-4900-bc54-170a6cdd9fcf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17161 2024.07.11 23:23:39.867054 [ 3 ] {} <Trace> HTTP-Session: 5cd1906b-b006-4900-bc54-170a6cdd9fcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17162 2024.07.11 23:23:39.867220 [ 3 ] {e883c8e3-6c5e-4a14-a211-e84330c9ca5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
17163 2024.07.11 23:23:39.867263 [ 3 ] {e883c8e3-6c5e-4a14-a211-e84330c9ca5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
17164 2024.07.11 23:23:39.867386 [ 3 ] {e883c8e3-6c5e-4a14-a211-e84330c9ca5b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17165 2024.07.11 23:23:39.867819 [ 3 ] {e883c8e3-6c5e-4a14-a211-e84330c9ca5b} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17166 2024.07.11 23:23:39.867856 [ 3 ] {e883c8e3-6c5e-4a14-a211-e84330c9ca5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.20 GiB.
17167 2024.07.11 23:23:39.868189 [ 3 ] {e883c8e3-6c5e-4a14-a211-e84330c9ca5b} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary)
17168 2024.07.11 23:23:39.868501 [ 3 ] {e883c8e3-6c5e-4a14-a211-e84330c9ca5b} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17169 2024.07.11 23:23:39.868649 [ 3 ] {e883c8e3-6c5e-4a14-a211-e84330c9ca5b} <Debug> executeQuery: Read 256 rows, 23.12 KiB in 0.001514 sec., 169088.5072655218 rows/sec., 14.92 MiB/sec.
17170 2024.07.11 23:23:39.868674 [ 82 ] {} <Debug> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0
17171 2024.07.11 23:23:39.868775 [ 82 ] {} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17172 2024.07.11 23:23:39.868810 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.20 GiB.
17173 2024.07.11 23:23:39.868885 [ 3 ] {e883c8e3-6c5e-4a14-a211-e84330c9ca5b} <Debug> DynamicQueryHandler: Done processing query
17174 2024.07.11 23:23:39.868946 [ 3 ] {e883c8e3-6c5e-4a14-a211-e84330c9ca5b} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB.
17175 2024.07.11 23:23:39.869008 [ 3 ] {} <Debug> HTTP-Session: 5cd1906b-b006-4900-bc54-170a6cdd9fcf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17176 2024.07.11 23:23:39.869061 [ 196 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::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
17177 2024.07.11 23:23:39.869178 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17178 2024.07.11 23:23:39.869299 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17179 2024.07.11 23:23:39.869341 [ 196 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17180 2024.07.11 23:23:39.869353 [ 3 ] {} <Debug> HTTP-Session: 6fda7c37-3a47-48a4-b570-a525213c3dc7 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
17181 2024.07.11 23:23:39.869403 [ 3 ] {} <Debug> HTTP-Session: 6fda7c37-3a47-48a4-b570-a525213c3dc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17182 2024.07.11 23:23:39.869403 [ 196 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 378 rows starting from the beginning of the part
17183 2024.07.11 23:23:39.869426 [ 3 ] {} <Debug> HTTP-Session: 6fda7c37-3a47-48a4-b570-a525213c3dc7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17184 2024.07.11 23:23:39.869500 [ 3 ] {} <Trace> HTTP-Session: 6fda7c37-3a47-48a4-b570-a525213c3dc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17185 2024.07.11 23:23:39.869635 [ 196 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 254 rows starting from the beginning of the part
17186 2024.07.11 23:23:39.869866 [ 196 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 131 rows starting from the beginning of the part
17187 2024.07.11 23:23:39.870125 [ 196 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 254 rows starting from the beginning of the part
17188 2024.07.11 23:23:39.870134 [ 3 ] {3a688c6b-02f6-4d8b-ba52-c6a67975ce3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
17189 2024.07.11 23:23:39.870499 [ 196 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 131 rows starting from the beginning of the part
17190 2024.07.11 23:23:39.870494 [ 3 ] {3a688c6b-02f6-4d8b-ba52-c6a67975ce3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
17191 2024.07.11 23:23:39.870740 [ 196 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 256 rows starting from the beginning of the part
17192 2024.07.11 23:23:39.871491 [ 3 ] {3a688c6b-02f6-4d8b-ba52-c6a67975ce3c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17193 2024.07.11 23:23:39.872201 [ 3 ] {3a688c6b-02f6-4d8b-ba52-c6a67975ce3c} <Trace> oximeter.fields_u16 (b4410dfe-084c-46fb-b538-055579d0603a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17194 2024.07.11 23:23:39.872269 [ 3 ] {3a688c6b-02f6-4d8b-ba52-c6a67975ce3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.20 GiB.
17195 2024.07.11 23:23:39.873135 [ 3 ] {3a688c6b-02f6-4d8b-ba52-c6a67975ce3c} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
17196 2024.07.11 23:23:39.873698 [ 3 ] {3a688c6b-02f6-4d8b-ba52-c6a67975ce3c} <Trace> oximeter.fields_u16 (b4410dfe-084c-46fb-b538-055579d0603a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17197 2024.07.11 23:23:39.873980 [ 198 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1404 rows, containing 4 columns (4 merged, 0 gathered) in 0.005064947 sec., 277199.3468046161 rows/sec., 24.08 MiB/sec.
17198 2024.07.11 23:23:39.874125 [ 3 ] {3a688c6b-02f6-4d8b-ba52-c6a67975ce3c} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.004204 sec., 951.4747859181731 rows/sec., 66.44 KiB/sec.
17199 2024.07.11 23:23:39.874463 [ 198 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary)
17200 2024.07.11 23:23:39.874866 [ 3 ] {3a688c6b-02f6-4d8b-ba52-c6a67975ce3c} <Debug> DynamicQueryHandler: Done processing query
17201 2024.07.11 23:23:39.874933 [ 3 ] {3a688c6b-02f6-4d8b-ba52-c6a67975ce3c} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
17202 2024.07.11 23:23:39.875052 [ 3 ] {} <Debug> HTTP-Session: 6fda7c37-3a47-48a4-b570-a525213c3dc7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17203 2024.07.11 23:23:39.875621 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 67525, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17204 2024.07.11 23:23:39.875793 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17205 2024.07.11 23:23:39.875831 [ 3 ] {} <Debug> HTTP-Session: 96dcaaa6-8bf6-481f-bd89-1ce416c0e093 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
17206 2024.07.11 23:23:39.875864 [ 3 ] {} <Debug> HTTP-Session: 96dcaaa6-8bf6-481f-bd89-1ce416c0e093 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17207 2024.07.11 23:23:39.875889 [ 3 ] {} <Debug> HTTP-Session: 96dcaaa6-8bf6-481f-bd89-1ce416c0e093 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17208 2024.07.11 23:23:39.875952 [ 3 ] {} <Trace> HTTP-Session: 96dcaaa6-8bf6-481f-bd89-1ce416c0e093 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17209 2024.07.11 23:23:39.876104 [ 198 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_96_19} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17210 2024.07.11 23:23:39.876223 [ 198 ] {7d182b03-5b39-467f-947e-ff91f3a7f82a::all_1_96_19} <Trace> oximeter.fields_string (7d182b03-5b39-467f-947e-ff91f3a7f82a) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19
17211 2024.07.11 23:23:39.876324 [ 3 ] {8ff1b68e-d0b1-491a-8d02-7ce01cf6b33d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
17212 2024.07.11 23:23:39.876370 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB.
17213 2024.07.11 23:23:39.876417 [ 3 ] {8ff1b68e-d0b1-491a-8d02-7ce01cf6b33d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
17214 2024.07.11 23:23:39.876572 [ 3 ] {8ff1b68e-d0b1-491a-8d02-7ce01cf6b33d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17215 2024.07.11 23:23:39.877119 [ 3 ] {8ff1b68e-d0b1-491a-8d02-7ce01cf6b33d} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17216 2024.07.11 23:23:39.877159 [ 3 ] {8ff1b68e-d0b1-491a-8d02-7ce01cf6b33d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.20 GiB.
17217 2024.07.11 23:23:39.877501 [ 3 ] {8ff1b68e-d0b1-491a-8d02-7ce01cf6b33d} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary)
17218 2024.07.11 23:23:39.877819 [ 3 ] {8ff1b68e-d0b1-491a-8d02-7ce01cf6b33d} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17219 2024.07.11 23:23:39.877968 [ 3 ] {8ff1b68e-d0b1-491a-8d02-7ce01cf6b33d} <Debug> executeQuery: Read 417 rows, 30.28 KiB in 0.001861 sec., 224073.07898979043 rows/sec., 15.89 MiB/sec.
17220 2024.07.11 23:23:39.877987 [ 82 ] {} <Debug> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0
17221 2024.07.11 23:23:39.878057 [ 82 ] {} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17222 2024.07.11 23:23:39.878114 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.20 GiB.
17223 2024.07.11 23:23:39.878251 [ 3 ] {8ff1b68e-d0b1-491a-8d02-7ce01cf6b33d} <Debug> DynamicQueryHandler: Done processing query
17224 2024.07.11 23:23:39.878289 [ 192 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::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
17225 2024.07.11 23:23:39.878299 [ 3 ] {8ff1b68e-d0b1-491a-8d02-7ce01cf6b33d} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
17226 2024.07.11 23:23:39.878361 [ 3 ] {} <Debug> HTTP-Session: 96dcaaa6-8bf6-481f-bd89-1ce416c0e093 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17227 2024.07.11 23:23:39.878477 [ 192 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17228 2024.07.11 23:23:39.878514 [ 192 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 513 rows starting from the beginning of the part
17229 2024.07.11 23:23:39.878632 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17230 2024.07.11 23:23:39.878740 [ 192 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 413 rows starting from the beginning of the part
17231 2024.07.11 23:23:39.878826 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17232 2024.07.11 23:23:39.878944 [ 192 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 89 rows starting from the beginning of the part
17233 2024.07.11 23:23:39.878945 [ 3 ] {} <Debug> HTTP-Session: 331e7eb2-7625-4655-8afc-943fdee94a9f Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
17234 2024.07.11 23:23:39.879208 [ 192 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 413 rows starting from the beginning of the part
17235 2024.07.11 23:23:39.879094 [ 3 ] {} <Debug> HTTP-Session: 331e7eb2-7625-4655-8afc-943fdee94a9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17236 2024.07.11 23:23:39.879310 [ 3 ] {} <Debug> HTTP-Session: 331e7eb2-7625-4655-8afc-943fdee94a9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17237 2024.07.11 23:23:39.879462 [ 192 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 89 rows starting from the beginning of the part
17238 2024.07.11 23:23:39.879518 [ 3 ] {} <Trace> HTTP-Session: 331e7eb2-7625-4655-8afc-943fdee94a9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17239 2024.07.11 23:23:39.879730 [ 192 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 417 rows starting from the beginning of the part
17240 2024.07.11 23:23:39.880077 [ 3 ] {aee3f551-8f01-48a0-a3cc-6bd4c34692c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
17241 2024.07.11 23:23:39.880204 [ 3 ] {aee3f551-8f01-48a0-a3cc-6bd4c34692c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
17242 2024.07.11 23:23:39.880541 [ 3 ] {aee3f551-8f01-48a0-a3cc-6bd4c34692c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17243 2024.07.11 23:23:39.881211 [ 3 ] {aee3f551-8f01-48a0-a3cc-6bd4c34692c4} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17244 2024.07.11 23:23:39.881274 [ 3 ] {aee3f551-8f01-48a0-a3cc-6bd4c34692c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.20 GiB.
17245 2024.07.11 23:23:39.882152 [ 3 ] {aee3f551-8f01-48a0-a3cc-6bd4c34692c4} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
17246 2024.07.11 23:23:39.882772 [ 192 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1934 rows, containing 4 columns (4 merged, 0 gathered) in 0.004566687 sec., 423501.76397024805 rows/sec., 30.42 MiB/sec.
17247 2024.07.11 23:23:39.882884 [ 3 ] {aee3f551-8f01-48a0-a3cc-6bd4c34692c4} <Trace> oximeter.measurements_bool (ad79797a-efd7-41ba-8f44-a52be7ec8d1e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17248 2024.07.11 23:23:39.883051 [ 200 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary)
17249 2024.07.11 23:23:39.883189 [ 3 ] {aee3f551-8f01-48a0-a3cc-6bd4c34692c4} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.00331 sec., 1812.6888217522658 rows/sec., 77.89 KiB/sec.
17250 2024.07.11 23:23:39.883790 [ 3 ] {aee3f551-8f01-48a0-a3cc-6bd4c34692c4} <Debug> DynamicQueryHandler: Done processing query
17251 2024.07.11 23:23:39.883904 [ 3 ] {aee3f551-8f01-48a0-a3cc-6bd4c34692c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
17252 2024.07.11 23:23:39.884051 [ 3 ] {} <Debug> HTTP-Session: 331e7eb2-7625-4655-8afc-943fdee94a9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17253 2024.07.11 23:23:39.884335 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17254 2024.07.11 23:23:39.884430 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17255 2024.07.11 23:23:39.884463 [ 3 ] {} <Debug> HTTP-Session: e064225b-8490-4669-95d1-d9d95d7ebf4d Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
17256 2024.07.11 23:23:39.884507 [ 3 ] {} <Debug> HTTP-Session: e064225b-8490-4669-95d1-d9d95d7ebf4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17257 2024.07.11 23:23:39.884525 [ 3 ] {} <Debug> HTTP-Session: e064225b-8490-4669-95d1-d9d95d7ebf4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17258 2024.07.11 23:23:39.884578 [ 3 ] {} <Trace> HTTP-Session: e064225b-8490-4669-95d1-d9d95d7ebf4d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17259 2024.07.11 23:23:39.884660 [ 200 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_96_19} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17260 2024.07.11 23:23:39.884823 [ 3 ] {f28ce5dd-cafc-4a8b-a3f3-f349ea8e223b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
17261 2024.07.11 23:23:39.884838 [ 200 ] {a0096fa9-0657-4d4b-ae31-3d11bf5d3f61::all_1_96_19} <Trace> oximeter.fields_uuid (a0096fa9-0657-4d4b-ae31-3d11bf5d3f61) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19
17262 2024.07.11 23:23:39.884899 [ 3 ] {f28ce5dd-cafc-4a8b-a3f3-f349ea8e223b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
17263 2024.07.11 23:23:39.885015 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB.
17264 2024.07.11 23:23:39.885186 [ 3 ] {f28ce5dd-cafc-4a8b-a3f3-f349ea8e223b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17265 2024.07.11 23:23:39.885539 [ 3 ] {f28ce5dd-cafc-4a8b-a3f3-f349ea8e223b} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17266 2024.07.11 23:23:39.885578 [ 3 ] {f28ce5dd-cafc-4a8b-a3f3-f349ea8e223b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.20 GiB.
17267 2024.07.11 23:23:39.885964 [ 3 ] {f28ce5dd-cafc-4a8b-a3f3-f349ea8e223b} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
17268 2024.07.11 23:23:39.886331 [ 3 ] {f28ce5dd-cafc-4a8b-a3f3-f349ea8e223b} <Trace> oximeter.measurements_cumulativei64 (cf9b07e3-d05f-42ae-a668-462ac9598c47): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17269 2024.07.11 23:23:39.886482 [ 3 ] {f28ce5dd-cafc-4a8b-a3f3-f349ea8e223b} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001768 sec., 43552.03619909502 rows/sec., 2.68 MiB/sec.
17270 2024.07.11 23:23:39.886660 [ 3 ] {f28ce5dd-cafc-4a8b-a3f3-f349ea8e223b} <Debug> DynamicQueryHandler: Done processing query
17271 2024.07.11 23:23:39.886685 [ 3 ] {f28ce5dd-cafc-4a8b-a3f3-f349ea8e223b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
17272 2024.07.11 23:23:39.886701 [ 3 ] {} <Debug> HTTP-Session: e064225b-8490-4669-95d1-d9d95d7ebf4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17273 2024.07.11 23:23:39.886906 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 31033, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17274 2024.07.11 23:23:39.886955 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17275 2024.07.11 23:23:39.886974 [ 3 ] {} <Debug> HTTP-Session: 0edbfed2-efa5-4d19-9f86-b93d6dbdecc4 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
17276 2024.07.11 23:23:39.886990 [ 3 ] {} <Debug> HTTP-Session: 0edbfed2-efa5-4d19-9f86-b93d6dbdecc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17277 2024.07.11 23:23:39.887004 [ 3 ] {} <Debug> HTTP-Session: 0edbfed2-efa5-4d19-9f86-b93d6dbdecc4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17278 2024.07.11 23:23:39.887035 [ 3 ] {} <Trace> HTTP-Session: 0edbfed2-efa5-4d19-9f86-b93d6dbdecc4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17279 2024.07.11 23:23:39.887234 [ 3 ] {aa3e714f-e752-4ef7-b4f5-1dbe8da04f3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
17280 2024.07.11 23:23:39.887279 [ 3 ] {aa3e714f-e752-4ef7-b4f5-1dbe8da04f3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
17281 2024.07.11 23:23:39.887420 [ 3 ] {aa3e714f-e752-4ef7-b4f5-1dbe8da04f3d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17282 2024.07.11 23:23:39.887790 [ 3 ] {aa3e714f-e752-4ef7-b4f5-1dbe8da04f3d} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17283 2024.07.11 23:23:39.887827 [ 3 ] {aa3e714f-e752-4ef7-b4f5-1dbe8da04f3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.20 GiB.
17284 2024.07.11 23:23:39.888201 [ 3 ] {aa3e714f-e752-4ef7-b4f5-1dbe8da04f3d} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary)
17285 2024.07.11 23:23:39.888543 [ 3 ] {aa3e714f-e752-4ef7-b4f5-1dbe8da04f3d} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17286 2024.07.11 23:23:39.888694 [ 3 ] {aa3e714f-e752-4ef7-b4f5-1dbe8da04f3d} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001582 sec., 102402.02275600506 rows/sec., 7.13 MiB/sec.
17287 2024.07.11 23:23:39.888708 [ 82 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0
17288 2024.07.11 23:23:39.888789 [ 82 ] {} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17289 2024.07.11 23:23:39.888845 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.20 GiB.
17290 2024.07.11 23:23:39.888960 [ 3 ] {aa3e714f-e752-4ef7-b4f5-1dbe8da04f3d} <Debug> DynamicQueryHandler: Done processing query
17291 2024.07.11 23:23:39.888989 [ 195 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::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
17292 2024.07.11 23:23:39.888996 [ 3 ] {aa3e714f-e752-4ef7-b4f5-1dbe8da04f3d} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
17293 2024.07.11 23:23:39.889036 [ 3 ] {} <Debug> HTTP-Session: 0edbfed2-efa5-4d19-9f86-b93d6dbdecc4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17294 2024.07.11 23:23:39.889129 [ 195 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17295 2024.07.11 23:23:39.889161 [ 195 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_91_18, total 14830 rows starting from the beginning of the part
17296 2024.07.11 23:23:39.889264 [ 195 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 160 rows starting from the beginning of the part
17297 2024.07.11 23:23:39.889287 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 49596, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17298 2024.07.11 23:23:39.889475 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17299 2024.07.11 23:23:39.889630 [ 3 ] {} <Debug> HTTP-Session: 112e6469-97f8-40ff-9bbc-ad7cdcee98ed Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
17300 2024.07.11 23:23:39.889657 [ 195 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 160 rows starting from the beginning of the part
17301 2024.07.11 23:23:39.889682 [ 3 ] {} <Debug> HTTP-Session: 112e6469-97f8-40ff-9bbc-ad7cdcee98ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17302 2024.07.11 23:23:39.889748 [ 3 ] {} <Debug> HTTP-Session: 112e6469-97f8-40ff-9bbc-ad7cdcee98ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17303 2024.07.11 23:23:39.889919 [ 3 ] {} <Trace> HTTP-Session: 112e6469-97f8-40ff-9bbc-ad7cdcee98ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17304 2024.07.11 23:23:39.889995 [ 195 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 160 rows starting from the beginning of the part
17305 2024.07.11 23:23:39.890237 [ 195 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 160 rows starting from the beginning of the part
17306 2024.07.11 23:23:39.890426 [ 195 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 162 rows starting from the beginning of the part
17307 2024.07.11 23:23:39.890516 [ 3 ] {293ecf28-aa26-4e72-af58-d97cd6b53e57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
17308 2024.07.11 23:23:39.890917 [ 3 ] {293ecf28-aa26-4e72-af58-d97cd6b53e57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
17309 2024.07.11 23:23:39.891644 [ 3 ] {293ecf28-aa26-4e72-af58-d97cd6b53e57} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17310 2024.07.11 23:23:39.892740 [ 3 ] {293ecf28-aa26-4e72-af58-d97cd6b53e57} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17311 2024.07.11 23:23:39.892788 [ 3 ] {293ecf28-aa26-4e72-af58-d97cd6b53e57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.20 GiB.
17312 2024.07.11 23:23:39.893482 [ 3 ] {293ecf28-aa26-4e72-af58-d97cd6b53e57} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary)
17313 2024.07.11 23:23:39.894292 [ 3 ] {293ecf28-aa26-4e72-af58-d97cd6b53e57} <Trace> oximeter.measurements_histogramf64 (592cc584-2802-45d8-98d8-ea1e92bf30e4): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17314 2024.07.11 23:23:39.894529 [ 3 ] {293ecf28-aa26-4e72-af58-d97cd6b53e57} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.00439 sec., 7061.503416856493 rows/sec., 12.65 MiB/sec.
17315 2024.07.11 23:23:39.894771 [ 3 ] {293ecf28-aa26-4e72-af58-d97cd6b53e57} <Debug> DynamicQueryHandler: Done processing query
17316 2024.07.11 23:23:39.894800 [ 3 ] {293ecf28-aa26-4e72-af58-d97cd6b53e57} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
17317 2024.07.11 23:23:39.894819 [ 3 ] {} <Debug> HTTP-Session: 112e6469-97f8-40ff-9bbc-ad7cdcee98ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17318 2024.07.11 23:23:39.894955 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 3216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17319 2024.07.11 23:23:39.895017 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17320 2024.07.11 23:23:39.895036 [ 3 ] {} <Debug> HTTP-Session: 1f211435-ac6f-48fa-b0d2-298490fc1e2f Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
17321 2024.07.11 23:23:39.895053 [ 3 ] {} <Debug> HTTP-Session: 1f211435-ac6f-48fa-b0d2-298490fc1e2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17322 2024.07.11 23:23:39.895067 [ 3 ] {} <Debug> HTTP-Session: 1f211435-ac6f-48fa-b0d2-298490fc1e2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17323 2024.07.11 23:23:39.895099 [ 3 ] {} <Trace> HTTP-Session: 1f211435-ac6f-48fa-b0d2-298490fc1e2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17324 2024.07.11 23:23:39.895215 [ 3 ] {53e8cfe4-804d-40a6-96f5-fd9d3956867d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
17325 2024.07.11 23:23:39.895264 [ 3 ] {53e8cfe4-804d-40a6-96f5-fd9d3956867d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
17326 2024.07.11 23:23:39.895510 [ 195 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15632 rows, containing 5 columns (5 merged, 0 gathered) in 0.006584225 sec., 2374159.4492897796 rows/sec., 165.47 MiB/sec.
17327 2024.07.11 23:23:39.895592 [ 3 ] {53e8cfe4-804d-40a6-96f5-fd9d3956867d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17328 2024.07.11 23:23:39.895879 [ 3 ] {53e8cfe4-804d-40a6-96f5-fd9d3956867d} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17329 2024.07.11 23:23:39.895917 [ 3 ] {53e8cfe4-804d-40a6-96f5-fd9d3956867d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.20 GiB.
17330 2024.07.11 23:23:39.896194 [ 188 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary)
17331 2024.07.11 23:23:39.896523 [ 3 ] {53e8cfe4-804d-40a6-96f5-fd9d3956867d} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
17332 2024.07.11 23:23:39.897143 [ 188 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17333 2024.07.11 23:23:39.897257 [ 3 ] {53e8cfe4-804d-40a6-96f5-fd9d3956867d} <Trace> oximeter.measurements_i64 (202dc1dd-dc74-4ba0-a202-67170c5a2787): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17334 2024.07.11 23:23:39.897327 [ 188 ] {7d307227-93f0-4ab2-8c80-764cb4daa61c::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (7d307227-93f0-4ab2-8c80-764cb4daa61c) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19
17335 2024.07.11 23:23:39.897558 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.09 MiB.
17336 2024.07.11 23:23:39.897567 [ 3 ] {53e8cfe4-804d-40a6-96f5-fd9d3956867d} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.002384 sec., 9647.65100671141 rows/sec., 521.87 KiB/sec.
17337 2024.07.11 23:23:39.897761 [ 3 ] {53e8cfe4-804d-40a6-96f5-fd9d3956867d} <Debug> DynamicQueryHandler: Done processing query
17338 2024.07.11 23:23:39.897786 [ 3 ] {53e8cfe4-804d-40a6-96f5-fd9d3956867d} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
17339 2024.07.11 23:23:39.897803 [ 3 ] {} <Debug> HTTP-Session: 1f211435-ac6f-48fa-b0d2-298490fc1e2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17340 2024.07.11 23:23:39.897936 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53410, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17341 2024.07.11 23:23:39.897983 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17342 2024.07.11 23:23:39.898003 [ 3 ] {} <Debug> HTTP-Session: e7089b3a-bf8f-41c7-bbc3-486f11219103 Authenticating user 'default' from [fd00:1122:3344:101::d]:53410
17343 2024.07.11 23:23:39.898020 [ 3 ] {} <Debug> HTTP-Session: e7089b3a-bf8f-41c7-bbc3-486f11219103 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17344 2024.07.11 23:23:39.898034 [ 3 ] {} <Debug> HTTP-Session: e7089b3a-bf8f-41c7-bbc3-486f11219103 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17345 2024.07.11 23:23:39.898066 [ 3 ] {} <Trace> HTTP-Session: e7089b3a-bf8f-41c7-bbc3-486f11219103 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17346 2024.07.11 23:23:39.898182 [ 3 ] {80a4f7e0-3506-42c0-9ca5-727e57304684} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53410) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
17347 2024.07.11 23:23:39.898227 [ 3 ] {80a4f7e0-3506-42c0-9ca5-727e57304684} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
17348 2024.07.11 23:23:39.898380 [ 3 ] {80a4f7e0-3506-42c0-9ca5-727e57304684} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17349 2024.07.11 23:23:39.898686 [ 3 ] {80a4f7e0-3506-42c0-9ca5-727e57304684} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17350 2024.07.11 23:23:39.898722 [ 3 ] {80a4f7e0-3506-42c0-9ca5-727e57304684} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.20 GiB.
17351 2024.07.11 23:23:39.899126 [ 3 ] {80a4f7e0-3506-42c0-9ca5-727e57304684} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary)
17352 2024.07.11 23:23:39.899448 [ 3 ] {80a4f7e0-3506-42c0-9ca5-727e57304684} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17353 2024.07.11 23:23:39.899599 [ 3 ] {80a4f7e0-3506-42c0-9ca5-727e57304684} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001452 sec., 41322.31404958678 rows/sec., 2.78 MiB/sec.
17354 2024.07.11 23:23:39.899628 [ 82 ] {} <Debug> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0
17355 2024.07.11 23:23:39.899696 [ 82 ] {} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17356 2024.07.11 23:23:39.899753 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.20 GiB.
17357 2024.07.11 23:23:39.899893 [ 3 ] {80a4f7e0-3506-42c0-9ca5-727e57304684} <Debug> DynamicQueryHandler: Done processing query
17358 2024.07.11 23:23:39.899926 [ 197 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::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
17359 2024.07.11 23:23:39.899949 [ 3 ] {80a4f7e0-3506-42c0-9ca5-727e57304684} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
17360 2024.07.11 23:23:39.900018 [ 3 ] {} <Debug> HTTP-Session: e7089b3a-bf8f-41c7-bbc3-486f11219103 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17361 2024.07.11 23:23:39.900154 [ 197 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17362 2024.07.11 23:23:39.900196 [ 197 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 5298 rows starting from the beginning of the part
17363 2024.07.11 23:23:39.900281 [ 197 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 60 rows starting from the beginning of the part
17364 2024.07.11 23:23:39.900391 [ 197 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::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
17365 2024.07.11 23:23:39.900615 [ 197 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::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
17366 2024.07.11 23:23:39.900697 [ 197 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 60 rows starting from the beginning of the part
17367 2024.07.11 23:23:39.900917 [ 197 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::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
17368 2024.07.11 23:23:39.903023 [ 188 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5598 rows, containing 4 columns (4 merged, 0 gathered) in 0.00318084 sec., 1759912.4759497491 rows/sec., 118.55 MiB/sec.
17369 2024.07.11 23:23:39.903389 [ 193 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary)
17370 2024.07.11 23:23:39.903793 [ 193 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::all_1_96_19} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17371 2024.07.11 23:23:39.903886 [ 193 ] {6b5e5d29-c971-4915-a671-c22a3fc931e4::all_1_96_19} <Trace> oximeter.measurements_u64 (6b5e5d29-c971-4915-a671-c22a3fc931e4) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19
17372 2024.07.11 23:23:39.903968 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB.
17373 2024.07.11 23:23:43.673921 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache
17374 2024.07.11 23:23:43.673972 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache