Max level shown:
1 [ Mar 13 04:51:55 Enabled. ]
2 [ Mar 13 04:51:55 Rereading configuration. ]
3 [ Mar 13 04:51:58 Rereading configuration. ]
4 [ Mar 13 04:52:07 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 [ Mar 13 04:52:07 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.03.13 04:52:08.130812 [ 1 ] {} <Information> Application: Will watch for the process with pid 24733
33 2024.03.13 04:52:08.131530 [ 1 ] {} <Information> Application: Forked a child process to watch
34 2024.03.13 04:52:08.296737 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: <unknown>), PID 24733
35 2024.03.13 04:52:08.297506 [ 1 ] {} <Information> Application: starting up
36 2024.03.13 04:52:08.298206 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc
37 2024.03.13 04:52:08.365164 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48.
38 2024.03.13 04:52:08.473692 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536
39 2024.03.13 04:52:08.473738 [ 1 ] {} <Debug> Application: Initializing DateLUT.
40 2024.03.13 04:52:08.473755 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'.
41 2024.03.13 04:52:08.473821 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it
42 2024.03.13 04:52:08.474140 [ 1 ] {} <Debug> Application: Initializing interserver credentials.
43 2024.03.13 04:52:08.475733 [ 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.03.13 04:52:08.476202 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
48 2024.03.13 04:52:08.477027 [ 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.03.13 04:52:08.477051 [ 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.03.13 04:52:08.477063 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB
51 2024.03.13 04:52:08.477230 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads
52 2024.03.13 04:52:08.478080 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads
53 2024.03.13 04:52:08.482835 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads
54 2024.03.13 04:52:08.483533 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads
55 2024.03.13 04:52:08.485027 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
56 2024.03.13 04:52:08.485089 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
57 2024.03.13 04:52:08.486598 [ 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.03.13 04:52:08.486871 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
62 2024.03.13 04:52:08.491179 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
63 2024.03.13 04:52:08.491494 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: config.xml
64 2024.03.13 04:52:08.493077 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin
65 2024.03.13 04:52:08.493543 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8
66 2024.03.13 04:52:08.493950 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8
67 2024.03.13 04:52:08.494345 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8
68 2024.03.13 04:52:08.495743 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds
69 2024.03.13 04:52:08.495768 [ 1 ] {} <Information> Application: Loading metadata from /data/
70 2024.03.13 04:52:08.495862 [ 125 ] {} <Debug> DNSResolver: Updating DNS cache
71 2024.03.13 04:52:08.496032 [ 125 ] {} <Debug> DNSResolver: Updated DNS cache
72 2024.03.13 04:52:08.539542 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total.
73 2024.03.13 04:52:08.539577 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000157613 sec
74 2024.03.13 04:52:08.539616 [ 1 ] {} <Trace> ReferentialDeps: No tables
75 2024.03.13 04:52:08.539628 [ 1 ] {} <Trace> LoadingDeps: No tables
76 2024.03.13 04:52:08.540800 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables.
77 2024.03.13 04:52:08.541883 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config
78 2024.03.13 04:52:08.541905 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config
79 2024.03.13 04:52:08.541940 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config
80 2024.03.13 04:52:08.541955 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config
81 2024.03.13 04:52:08.541967 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config
82 2024.03.13 04:52:08.542000 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config
83 2024.03.13 04:52:08.542012 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config
84 2024.03.13 04:52:08.542027 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config
85 2024.03.13 04:52:08.542065 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config
86 2024.03.13 04:52:08.542078 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config
87 2024.03.13 04:52:08.542093 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config
88 2024.03.13 04:52:08.542108 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config
89 2024.03.13 04:52:08.542143 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config
90 2024.03.13 04:52:08.542157 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config
91 2024.03.13 04:52:08.542172 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config
92 2024.03.13 04:52:08.542202 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config
93 2024.03.13 04:52:08.542218 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config
94 2024.03.13 04:52:08.576861 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal.
95 2024.03.13 04:52:08.586701 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total.
96 2024.03.13 04:52:08.586737 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.4871e-05 sec
97 2024.03.13 04:52:08.586755 [ 1 ] {} <Trace> ReferentialDeps: No tables
98 2024.03.13 04:52:08.586775 [ 1 ] {} <Trace> LoadingDeps: No tables
99 2024.03.13 04:52:08.586805 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables.
100 2024.03.13 04:52:08.587114 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/
101 2024.03.13 04:52:08.587175 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded
102 2024.03.13 04:52:08.587195 [ 1 ] {} <Debug> Application: Loaded metadata.
103 2024.03.13 04:52:08.587217 [ 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.03.13 04:52:08.587235 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled.
105 2024.03.13 04:52:08.610862 [ 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.03.13 04:52:08.803424 [ 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.03.13 04:52:08.803484 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair.
108 2024.03.13 04:52:08.829857 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
109 2024.03.13 04:52:08.830072 [ 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.03.13 04:52:08.830949 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.269e-05 sec.
111 2024.03.13 04:52:08.831363 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123
112 2024.03.13 04:52:08.831464 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000
113 2024.03.13 04:52:08.831532 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004
114 2024.03.13 04:52:08.831557 [ 1 ] {} <Information> Application: Ready for connections.
115 2024.03.13 04:52:08.831975 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34075, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
116 2024.03.13 04:52:08.832210 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
117 2024.03.13 04:52:08.832250 [ 3 ] {} <Debug> HTTP-Session: 696118af-7ecd-451d-856a-845bfd8fd424 Authenticating user 'default' from [fd00:1122:3344:101::d]:34075
118 2024.03.13 04:52:08.832285 [ 3 ] {} <Debug> HTTP-Session: 696118af-7ecd-451d-856a-845bfd8fd424 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
119 2024.03.13 04:52:08.832306 [ 3 ] {} <Debug> HTTP-Session: 696118af-7ecd-451d-856a-845bfd8fd424 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
120 2024.03.13 04:52:08.832403 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false
121 2024.03.13 04:52:08.832441 [ 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.03.13 04:52:08.832468 [ 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.03.13 04:52:08.832541 [ 3 ] {} <Trace> HTTP-Session: 696118af-7ecd-451d-856a-845bfd8fd424 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
124 2024.03.13 04:52:08.833539 [ 3 ] {ab058b4d-ced1-479d-bc4c-ac289f863491} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34075) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
125 2024.03.13 04:52:08.858487 [ 3 ] {ab058b4d-ced1-479d-bc4c-ac289f863491} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:34075) (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 @ 0x0000000000113667 in /system/lib/amd64/libc.so.1
149 
150 2024.03.13 04:52:08.859186 [ 3 ] {ab058b4d-ced1-479d-bc4c-ac289f863491} <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 @ 0x0000000000113667 in /system/lib/amd64/libc.so.1
174 (version 23.8.7.1)
175 2024.03.13 04:52:08.859377 [ 3 ] {} <Debug> HTTP-Session: 696118af-7ecd-451d-856a-845bfd8fd424 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
176 2024.03.13 04:52:08.860263 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34075, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
177 2024.03.13 04:52:08.860321 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
178 2024.03.13 04:52:08.860344 [ 3 ] {} <Debug> HTTP-Session: bb477eb4-913a-4219-a024-8dfccda82b32 Authenticating user 'default' from [fd00:1122:3344:101::d]:34075
179 2024.03.13 04:52:08.860365 [ 3 ] {} <Debug> HTTP-Session: bb477eb4-913a-4219-a024-8dfccda82b32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
180 2024.03.13 04:52:08.860378 [ 3 ] {} <Debug> HTTP-Session: bb477eb4-913a-4219-a024-8dfccda82b32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
181 2024.03.13 04:52:08.860417 [ 3 ] {} <Trace> HTTP-Session: bb477eb4-913a-4219-a024-8dfccda82b32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
182 2024.03.13 04:52:08.861511 [ 3 ] {31dce87f-640e-48a3-936c-1813b93a0f2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34075) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete)
183 2024.03.13 04:52:08.861619 [ 3 ] {31dce87f-640e-48a3-936c-1813b93a0f2a} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters ORDER BY cluster (stage: Complete)
184 2024.03.13 04:52:08.863202 [ 3 ] {31dce87f-640e-48a3-936c-1813b93a0f2a} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters
185 2024.03.13 04:52:08.865072 [ 3 ] {31dce87f-640e-48a3-936c-1813b93a0f2a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
186 2024.03.13 04:52:08.869436 [ 3 ] {31dce87f-640e-48a3-936c-1813b93a0f2a} <Debug> DynamicQueryHandler: Done processing query
187 2024.03.13 04:52:08.869470 [ 3 ] {31dce87f-640e-48a3-936c-1813b93a0f2a} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
188 2024.03.13 04:52:08.869486 [ 3 ] {} <Debug> HTTP-Session: bb477eb4-913a-4219-a024-8dfccda82b32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
189 2024.03.13 04:52:08.869627 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34075, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
190 2024.03.13 04:52:08.869678 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
191 2024.03.13 04:52:08.869699 [ 3 ] {} <Debug> HTTP-Session: 334da81d-1b19-4fa3-8eeb-d1b5122c3303 Authenticating user 'default' from [fd00:1122:3344:101::d]:34075
192 2024.03.13 04:52:08.869716 [ 3 ] {} <Debug> HTTP-Session: 334da81d-1b19-4fa3-8eeb-d1b5122c3303 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
193 2024.03.13 04:52:08.869731 [ 3 ] {} <Debug> HTTP-Session: 334da81d-1b19-4fa3-8eeb-d1b5122c3303 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
194 2024.03.13 04:52:08.869763 [ 3 ] {} <Trace> HTTP-Session: 334da81d-1b19-4fa3-8eeb-d1b5122c3303 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
195 2024.03.13 04:52:08.869849 [ 3 ] {835cc564-3202-47c0-955d-86cb65bf0bad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34075) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
196 2024.03.13 04:52:08.870093 [ 3 ] {835cc564-3202-47c0-955d-86cb65bf0bad} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:34075) (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 @ 0x0000000000113667 in /system/lib/amd64/libc.so.1
220 
221 2024.03.13 04:52:08.870207 [ 3 ] {835cc564-3202-47c0-955d-86cb65bf0bad} <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 @ 0x0000000000113667 in /system/lib/amd64/libc.so.1
245 (version 23.8.7.1)
246 2024.03.13 04:52:08.870306 [ 3 ] {} <Debug> HTTP-Session: 334da81d-1b19-4fa3-8eeb-d1b5122c3303 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
247 2024.03.13 04:52:08.871017 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34075, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
248 2024.03.13 04:52:08.871063 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
249 2024.03.13 04:52:08.871080 [ 3 ] {} <Debug> HTTP-Session: 78f2514d-95c5-4941-9422-b115cc39ec6f Authenticating user 'default' from [fd00:1122:3344:101::d]:34075
250 2024.03.13 04:52:08.871100 [ 3 ] {} <Debug> HTTP-Session: 78f2514d-95c5-4941-9422-b115cc39ec6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
251 2024.03.13 04:52:08.871116 [ 3 ] {} <Debug> HTTP-Session: 78f2514d-95c5-4941-9422-b115cc39ec6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
252 2024.03.13 04:52:08.871144 [ 3 ] {} <Trace> HTTP-Session: 78f2514d-95c5-4941-9422-b115cc39ec6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
253 2024.03.13 04:52:08.871277 [ 3 ] {16c3dd3e-1ac5-420e-bb2e-18eccaece9db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34075) DROP DATABASE IF EXISTS oximeter (stage: Complete)
254 2024.03.13 04:52:08.871391 [ 3 ] {16c3dd3e-1ac5-420e-bb2e-18eccaece9db} <Debug> DynamicQueryHandler: Done processing query
255 2024.03.13 04:52:08.871413 [ 3 ] {} <Debug> HTTP-Session: 78f2514d-95c5-4941-9422-b115cc39ec6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
256 2024.03.13 04:52:08.871543 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34075, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
257 2024.03.13 04:52:08.871588 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
258 2024.03.13 04:52:08.871605 [ 3 ] {} <Debug> HTTP-Session: 8d0c6088-78aa-42f3-b375-91e12e21f7bc Authenticating user 'default' from [fd00:1122:3344:101::d]:34075
259 2024.03.13 04:52:08.871624 [ 3 ] {} <Debug> HTTP-Session: 8d0c6088-78aa-42f3-b375-91e12e21f7bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
260 2024.03.13 04:52:08.871640 [ 3 ] {} <Debug> HTTP-Session: 8d0c6088-78aa-42f3-b375-91e12e21f7bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
261 2024.03.13 04:52:08.871668 [ 3 ] {} <Trace> HTTP-Session: 8d0c6088-78aa-42f3-b375-91e12e21f7bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
262 2024.03.13 04:52:08.871719 [ 3 ] {6b2fa390-2c3b-4c4e-a8e0-7600fd6da18e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34075) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete)
263 2024.03.13 04:52:08.871779 [ 3 ] {6b2fa390-2c3b-4c4e-a8e0-7600fd6da18e} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.*
264 2024.03.13 04:52:08.882535 [ 3 ] {6b2fa390-2c3b-4c4e-a8e0-7600fd6da18e} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total.
265 2024.03.13 04:52:08.882569 [ 3 ] {6b2fa390-2c3b-4c4e-a8e0-7600fd6da18e} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.0131e-05 sec
266 2024.03.13 04:52:08.882591 [ 3 ] {6b2fa390-2c3b-4c4e-a8e0-7600fd6da18e} <Trace> ReferentialDeps: No tables
267 2024.03.13 04:52:08.882606 [ 3 ] {6b2fa390-2c3b-4c4e-a8e0-7600fd6da18e} <Trace> LoadingDeps: No tables
268 2024.03.13 04:52:08.882635 [ 3 ] {6b2fa390-2c3b-4c4e-a8e0-7600fd6da18e} <Information> DatabaseAtomic (oximeter): Starting up tables.
269 2024.03.13 04:52:08.882731 [ 3 ] {6b2fa390-2c3b-4c4e-a8e0-7600fd6da18e} <Debug> DynamicQueryHandler: Done processing query
270 2024.03.13 04:52:08.882761 [ 3 ] {} <Debug> HTTP-Session: 8d0c6088-78aa-42f3-b375-91e12e21f7bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
271 2024.03.13 04:52:08.882908 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34075, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
272 2024.03.13 04:52:08.882957 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
273 2024.03.13 04:52:08.882978 [ 3 ] {} <Debug> HTTP-Session: 0a61f3ad-a5cc-4cdf-ab54-4dc63b360935 Authenticating user 'default' from [fd00:1122:3344:101::d]:34075
274 2024.03.13 04:52:08.882994 [ 3 ] {} <Debug> HTTP-Session: 0a61f3ad-a5cc-4cdf-ab54-4dc63b360935 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
275 2024.03.13 04:52:08.883009 [ 3 ] {} <Debug> HTTP-Session: 0a61f3ad-a5cc-4cdf-ab54-4dc63b360935 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
276 2024.03.13 04:52:08.883059 [ 3 ] {} <Trace> HTTP-Session: 0a61f3ad-a5cc-4cdf-ab54-4dc63b360935 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
277 2024.03.13 04:52:08.883163 [ 3 ] {bfb54433-3981-4e7d-b3d9-263838a8db48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34075) /* 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.03.13 04:52:08.883210 [ 3 ] {bfb54433-3981-4e7d-b3d9-263838a8db48} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version
280 2024.03.13 04:52:08.886525 [ 3 ] {bfb54433-3981-4e7d-b3d9-263838a8db48} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1
281 2024.03.13 04:52:08.888980 [ 3 ] {bfb54433-3981-4e7d-b3d9-263838a8db48} <Debug> oximeter.version (2710ab87-5cf7-4b86-b644-0279406e422d): Loading data parts
282 2024.03.13 04:52:08.889361 [ 3 ] {bfb54433-3981-4e7d-b3d9-263838a8db48} <Debug> oximeter.version (2710ab87-5cf7-4b86-b644-0279406e422d): There are no data parts
283 2024.03.13 04:52:08.894981 [ 3 ] {bfb54433-3981-4e7d-b3d9-263838a8db48} <Debug> DynamicQueryHandler: Done processing query
284 2024.03.13 04:52:08.895013 [ 3 ] {} <Debug> HTTP-Session: 0a61f3ad-a5cc-4cdf-ab54-4dc63b360935 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
285 2024.03.13 04:52:08.895127 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34075, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
286 2024.03.13 04:52:08.895172 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
287 2024.03.13 04:52:08.895196 [ 3 ] {} <Debug> HTTP-Session: 76f76905-4566-45d6-bd84-7de0dd563e32 Authenticating user 'default' from [fd00:1122:3344:101::d]:34075
288 2024.03.13 04:52:08.895218 [ 3 ] {} <Debug> HTTP-Session: 76f76905-4566-45d6-bd84-7de0dd563e32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
289 2024.03.13 04:52:08.895231 [ 3 ] {} <Debug> HTTP-Session: 76f76905-4566-45d6-bd84-7de0dd563e32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
290 2024.03.13 04:52:08.895265 [ 3 ] {} <Trace> HTTP-Session: 76f76905-4566-45d6-bd84-7de0dd563e32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
291 2024.03.13 04:52:08.895440 [ 3 ] {1e9ffab2-62c9-4438-91b7-ad87f7ea5bdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34075) /* 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.03.13 04:52:08.895503 [ 3 ] {1e9ffab2-62c9-4438-91b7-ad87f7ea5bdc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool
303 2024.03.13 04:52:08.904345 [ 3 ] {1e9ffab2-62c9-4438-91b7-ad87f7ea5bdc} <Debug> oximeter.measurements_bool (f4459382-e942-4408-ba70-26dd17cc19bd): Loading data parts
304 2024.03.13 04:52:08.904524 [ 3 ] {1e9ffab2-62c9-4438-91b7-ad87f7ea5bdc} <Debug> oximeter.measurements_bool (f4459382-e942-4408-ba70-26dd17cc19bd): There are no data parts
305 2024.03.13 04:52:08.909465 [ 3 ] {1e9ffab2-62c9-4438-91b7-ad87f7ea5bdc} <Debug> DynamicQueryHandler: Done processing query
306 2024.03.13 04:52:08.909498 [ 3 ] {} <Debug> HTTP-Session: 76f76905-4566-45d6-bd84-7de0dd563e32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
307 2024.03.13 04:52:08.909639 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34075, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
308 2024.03.13 04:52:08.909704 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
309 2024.03.13 04:52:08.909727 [ 3 ] {} <Debug> HTTP-Session: 66693a20-396d-47e8-8533-66e243d889cb Authenticating user 'default' from [fd00:1122:3344:101::d]:34075
310 2024.03.13 04:52:08.909753 [ 3 ] {} <Debug> HTTP-Session: 66693a20-396d-47e8-8533-66e243d889cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
311 2024.03.13 04:52:08.909769 [ 3 ] {} <Debug> HTTP-Session: 66693a20-396d-47e8-8533-66e243d889cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
312 2024.03.13 04:52:08.909810 [ 3 ] {} <Trace> HTTP-Session: 66693a20-396d-47e8-8533-66e243d889cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
313 2024.03.13 04:52:08.909971 [ 3 ] {5a374b4c-429e-4696-9b11-708533bb35c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34075) 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.03.13 04:52:08.910019 [ 3 ] {5a374b4c-429e-4696-9b11-708533bb35c5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8
315 2024.03.13 04:52:08.915116 [ 3 ] {5a374b4c-429e-4696-9b11-708533bb35c5} <Debug> oximeter.measurements_i8 (9f3ba071-d9a7-4149-9444-2d6b82d324b8): Loading data parts
316 2024.03.13 04:52:08.915280 [ 3 ] {5a374b4c-429e-4696-9b11-708533bb35c5} <Debug> oximeter.measurements_i8 (9f3ba071-d9a7-4149-9444-2d6b82d324b8): There are no data parts
317 2024.03.13 04:52:08.920235 [ 3 ] {5a374b4c-429e-4696-9b11-708533bb35c5} <Debug> DynamicQueryHandler: Done processing query
318 2024.03.13 04:52:08.920275 [ 3 ] {} <Debug> HTTP-Session: 66693a20-396d-47e8-8533-66e243d889cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
319 2024.03.13 04:52:08.920436 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34075, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
320 2024.03.13 04:52:08.920489 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
321 2024.03.13 04:52:08.920519 [ 3 ] {} <Debug> HTTP-Session: 287ccca2-5420-4468-900b-29a9a329a3f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:34075
322 2024.03.13 04:52:08.920545 [ 3 ] {} <Debug> HTTP-Session: 287ccca2-5420-4468-900b-29a9a329a3f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
323 2024.03.13 04:52:08.920561 [ 3 ] {} <Debug> HTTP-Session: 287ccca2-5420-4468-900b-29a9a329a3f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
324 2024.03.13 04:52:08.920603 [ 3 ] {} <Trace> HTTP-Session: 287ccca2-5420-4468-900b-29a9a329a3f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
325 2024.03.13 04:52:08.920781 [ 3 ] {35c80f82-97d6-4887-93a5-c2444d201aab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34075) 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.03.13 04:52:08.920842 [ 3 ] {35c80f82-97d6-4887-93a5-c2444d201aab} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8
327 2024.03.13 04:52:08.927729 [ 3 ] {35c80f82-97d6-4887-93a5-c2444d201aab} <Debug> oximeter.measurements_u8 (6b208fd3-366f-4ddf-9731-cb641d949833): Loading data parts
328 2024.03.13 04:52:08.927919 [ 3 ] {35c80f82-97d6-4887-93a5-c2444d201aab} <Debug> oximeter.measurements_u8 (6b208fd3-366f-4ddf-9731-cb641d949833): There are no data parts
329 2024.03.13 04:52:08.947467 [ 3 ] {35c80f82-97d6-4887-93a5-c2444d201aab} <Debug> DynamicQueryHandler: Done processing query
330 2024.03.13 04:52:08.947508 [ 3 ] {} <Debug> HTTP-Session: 287ccca2-5420-4468-900b-29a9a329a3f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
331 2024.03.13 04:52:08.947653 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34075, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
332 2024.03.13 04:52:08.947721 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
333 2024.03.13 04:52:08.947743 [ 3 ] {} <Debug> HTTP-Session: 05f25db7-32fe-4347-87e2-e9c96e329172 Authenticating user 'default' from [fd00:1122:3344:101::d]:34075
334 2024.03.13 04:52:08.947762 [ 3 ] {} <Debug> HTTP-Session: 05f25db7-32fe-4347-87e2-e9c96e329172 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
335 2024.03.13 04:52:08.947785 [ 3 ] {} <Debug> HTTP-Session: 05f25db7-32fe-4347-87e2-e9c96e329172 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
336 2024.03.13 04:52:08.947827 [ 3 ] {} <Trace> HTTP-Session: 05f25db7-32fe-4347-87e2-e9c96e329172 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
337 2024.03.13 04:52:08.947996 [ 3 ] {7a7516c0-0c3e-41d6-98ca-ba7a735238c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34075) 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.03.13 04:52:08.948046 [ 3 ] {7a7516c0-0c3e-41d6-98ca-ba7a735238c3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16
339 2024.03.13 04:52:08.961592 [ 3 ] {7a7516c0-0c3e-41d6-98ca-ba7a735238c3} <Debug> oximeter.measurements_i16 (dc805492-d0c1-44bf-b728-62423592593d): Loading data parts
340 2024.03.13 04:52:08.961780 [ 3 ] {7a7516c0-0c3e-41d6-98ca-ba7a735238c3} <Debug> oximeter.measurements_i16 (dc805492-d0c1-44bf-b728-62423592593d): There are no data parts
341 2024.03.13 04:52:08.979934 [ 3 ] {7a7516c0-0c3e-41d6-98ca-ba7a735238c3} <Debug> DynamicQueryHandler: Done processing query
342 2024.03.13 04:52:08.979974 [ 3 ] {} <Debug> HTTP-Session: 05f25db7-32fe-4347-87e2-e9c96e329172 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
343 2024.03.13 04:52:08.980156 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34075, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
344 2024.03.13 04:52:08.980207 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
345 2024.03.13 04:52:08.980234 [ 3 ] {} <Debug> HTTP-Session: 5dffec49-3f75-4bc3-ac18-21dd425cac65 Authenticating user 'default' from [fd00:1122:3344:101::d]:34075
346 2024.03.13 04:52:08.980260 [ 3 ] {} <Debug> HTTP-Session: 5dffec49-3f75-4bc3-ac18-21dd425cac65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
347 2024.03.13 04:52:08.980276 [ 3 ] {} <Debug> HTTP-Session: 5dffec49-3f75-4bc3-ac18-21dd425cac65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
348 2024.03.13 04:52:08.980316 [ 3 ] {} <Trace> HTTP-Session: 5dffec49-3f75-4bc3-ac18-21dd425cac65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
349 2024.03.13 04:52:08.980486 [ 3 ] {88e45a39-4660-4faa-9cd9-f5c1399657ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34075) 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.03.13 04:52:08.980547 [ 3 ] {88e45a39-4660-4faa-9cd9-f5c1399657ee} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16
351 2024.03.13 04:52:08.985873 [ 3 ] {88e45a39-4660-4faa-9cd9-f5c1399657ee} <Debug> oximeter.measurements_u16 (1c7e0e85-8d11-41e9-8f0b-edb8c7b0c2b1): Loading data parts
352 2024.03.13 04:52:08.986072 [ 3 ] {88e45a39-4660-4faa-9cd9-f5c1399657ee} <Debug> oximeter.measurements_u16 (1c7e0e85-8d11-41e9-8f0b-edb8c7b0c2b1): There are no data parts
353 2024.03.13 04:52:08.992544 [ 3 ] {88e45a39-4660-4faa-9cd9-f5c1399657ee} <Debug> DynamicQueryHandler: Done processing query
354 2024.03.13 04:52:08.992585 [ 3 ] {} <Debug> HTTP-Session: 5dffec49-3f75-4bc3-ac18-21dd425cac65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
355 2024.03.13 04:52:08.992742 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34075, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
356 2024.03.13 04:52:08.992808 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
357 2024.03.13 04:52:08.992831 [ 3 ] {} <Debug> HTTP-Session: dd27da31-821d-46ce-96c4-4789854b3916 Authenticating user 'default' from [fd00:1122:3344:101::d]:34075
358 2024.03.13 04:52:08.992851 [ 3 ] {} <Debug> HTTP-Session: dd27da31-821d-46ce-96c4-4789854b3916 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
359 2024.03.13 04:52:08.992875 [ 3 ] {} <Debug> HTTP-Session: dd27da31-821d-46ce-96c4-4789854b3916 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
360 2024.03.13 04:52:08.992920 [ 3 ] {} <Trace> HTTP-Session: dd27da31-821d-46ce-96c4-4789854b3916 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
361 2024.03.13 04:52:08.993067 [ 3 ] {aef49a65-4323-4e84-9d41-29d6ed06c239} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34075) 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.03.13 04:52:08.993116 [ 3 ] {aef49a65-4323-4e84-9d41-29d6ed06c239} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32
363 2024.03.13 04:52:08.995807 [ 3 ] {aef49a65-4323-4e84-9d41-29d6ed06c239} <Debug> oximeter.measurements_i32 (8cff4bad-d1d5-4bc8-8eb8-363b2a6b0a7d): Loading data parts
364 2024.03.13 04:52:08.995961 [ 3 ] {aef49a65-4323-4e84-9d41-29d6ed06c239} <Debug> oximeter.measurements_i32 (8cff4bad-d1d5-4bc8-8eb8-363b2a6b0a7d): There are no data parts
365 2024.03.13 04:52:09.000180 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.77 MiB, peak 161.14 MiB, free memory in arenas 0.00 B, will set to 170.75 MiB (RSS), difference: 11.97 MiB
366 2024.03.13 04:52:09.000589 [ 3 ] {aef49a65-4323-4e84-9d41-29d6ed06c239} <Debug> DynamicQueryHandler: Done processing query
367 2024.03.13 04:52:09.000630 [ 3 ] {} <Debug> HTTP-Session: dd27da31-821d-46ce-96c4-4789854b3916 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
368 2024.03.13 04:52:09.000764 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34075, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
369 2024.03.13 04:52:09.000826 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
370 2024.03.13 04:52:09.000855 [ 3 ] {} <Debug> HTTP-Session: 0201f3d8-6c61-4a5b-b698-20eae015f752 Authenticating user 'default' from [fd00:1122:3344:101::d]:34075
371 2024.03.13 04:52:09.000876 [ 3 ] {} <Debug> HTTP-Session: 0201f3d8-6c61-4a5b-b698-20eae015f752 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
372 2024.03.13 04:52:09.000897 [ 3 ] {} <Debug> HTTP-Session: 0201f3d8-6c61-4a5b-b698-20eae015f752 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
373 2024.03.13 04:52:09.000940 [ 3 ] {} <Trace> HTTP-Session: 0201f3d8-6c61-4a5b-b698-20eae015f752 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
374 2024.03.13 04:52:09.001080 [ 3 ] {ed261b0b-3dae-447c-bf87-ca2dbfad18ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34075) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
375 2024.03.13 04:52:09.001136 [ 3 ] {ed261b0b-3dae-447c-bf87-ca2dbfad18ff} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32
376 2024.03.13 04:52:09.007896 [ 3 ] {ed261b0b-3dae-447c-bf87-ca2dbfad18ff} <Debug> oximeter.measurements_u32 (d2ed226e-9693-439d-a41e-ac2a40dc9ff1): Loading data parts
377 2024.03.13 04:52:09.008078 [ 3 ] {ed261b0b-3dae-447c-bf87-ca2dbfad18ff} <Debug> oximeter.measurements_u32 (d2ed226e-9693-439d-a41e-ac2a40dc9ff1): There are no data parts
378 2024.03.13 04:52:09.014447 [ 3 ] {ed261b0b-3dae-447c-bf87-ca2dbfad18ff} <Debug> DynamicQueryHandler: Done processing query
379 2024.03.13 04:52:09.014477 [ 3 ] {} <Debug> HTTP-Session: 0201f3d8-6c61-4a5b-b698-20eae015f752 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
380 2024.03.13 04:52:09.014610 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34075, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
381 2024.03.13 04:52:09.014669 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
382 2024.03.13 04:52:09.014696 [ 3 ] {} <Debug> HTTP-Session: 92205577-217b-44ae-aef3-3ec42a195727 Authenticating user 'default' from [fd00:1122:3344:101::d]:34075
383 2024.03.13 04:52:09.014715 [ 3 ] {} <Debug> HTTP-Session: 92205577-217b-44ae-aef3-3ec42a195727 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
384 2024.03.13 04:52:09.014735 [ 3 ] {} <Debug> HTTP-Session: 92205577-217b-44ae-aef3-3ec42a195727 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
385 2024.03.13 04:52:09.014773 [ 3 ] {} <Trace> HTTP-Session: 92205577-217b-44ae-aef3-3ec42a195727 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
386 2024.03.13 04:52:09.014988 [ 3 ] {eb11717d-66e4-41c8-bb3e-e080de4f6f9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34075) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
387 2024.03.13 04:52:09.015038 [ 3 ] {eb11717d-66e4-41c8-bb3e-e080de4f6f9b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64
388 2024.03.13 04:52:09.017823 [ 3 ] {eb11717d-66e4-41c8-bb3e-e080de4f6f9b} <Debug> oximeter.measurements_i64 (467d6b94-7648-408a-b9d2-844519dc2129): Loading data parts
389 2024.03.13 04:52:09.017993 [ 3 ] {eb11717d-66e4-41c8-bb3e-e080de4f6f9b} <Debug> oximeter.measurements_i64 (467d6b94-7648-408a-b9d2-844519dc2129): There are no data parts
390 2024.03.13 04:52:09.022659 [ 3 ] {eb11717d-66e4-41c8-bb3e-e080de4f6f9b} <Debug> DynamicQueryHandler: Done processing query
391 2024.03.13 04:52:09.022702 [ 3 ] {} <Debug> HTTP-Session: 92205577-217b-44ae-aef3-3ec42a195727 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
392 2024.03.13 04:52:09.022842 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34075, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
393 2024.03.13 04:52:09.022904 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
394 2024.03.13 04:52:09.022933 [ 3 ] {} <Debug> HTTP-Session: d50cc0f6-e79a-481c-a6a0-42392594ce96 Authenticating user 'default' from [fd00:1122:3344:101::d]:34075
395 2024.03.13 04:52:09.022954 [ 3 ] {} <Debug> HTTP-Session: d50cc0f6-e79a-481c-a6a0-42392594ce96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
396 2024.03.13 04:52:09.022973 [ 3 ] {} <Debug> HTTP-Session: d50cc0f6-e79a-481c-a6a0-42392594ce96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
397 2024.03.13 04:52:09.023010 [ 3 ] {} <Trace> HTTP-Session: d50cc0f6-e79a-481c-a6a0-42392594ce96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
398 2024.03.13 04:52:09.023148 [ 3 ] {4cb9a25f-f7be-4a91-9e9e-34ec57a20ac1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34075) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
399 2024.03.13 04:52:09.023205 [ 3 ] {4cb9a25f-f7be-4a91-9e9e-34ec57a20ac1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64
400 2024.03.13 04:52:09.029806 [ 3 ] {4cb9a25f-f7be-4a91-9e9e-34ec57a20ac1} <Debug> oximeter.measurements_u64 (97f9ee6a-d82d-4931-b9ce-b7efb0d6ef0b): Loading data parts
401 2024.03.13 04:52:09.030022 [ 3 ] {4cb9a25f-f7be-4a91-9e9e-34ec57a20ac1} <Debug> oximeter.measurements_u64 (97f9ee6a-d82d-4931-b9ce-b7efb0d6ef0b): There are no data parts
402 2024.03.13 04:52:09.036585 [ 3 ] {4cb9a25f-f7be-4a91-9e9e-34ec57a20ac1} <Debug> DynamicQueryHandler: Done processing query
403 2024.03.13 04:52:09.036617 [ 3 ] {} <Debug> HTTP-Session: d50cc0f6-e79a-481c-a6a0-42392594ce96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
404 2024.03.13 04:52:09.036777 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34075, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
405 2024.03.13 04:52:09.036840 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
406 2024.03.13 04:52:09.036862 [ 3 ] {} <Debug> HTTP-Session: 536db563-6af9-4a15-a931-388980c87b68 Authenticating user 'default' from [fd00:1122:3344:101::d]:34075
407 2024.03.13 04:52:09.036889 [ 3 ] {} <Debug> HTTP-Session: 536db563-6af9-4a15-a931-388980c87b68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
408 2024.03.13 04:52:09.036914 [ 3 ] {} <Debug> HTTP-Session: 536db563-6af9-4a15-a931-388980c87b68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
409 2024.03.13 04:52:09.036950 [ 3 ] {} <Trace> HTTP-Session: 536db563-6af9-4a15-a931-388980c87b68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
410 2024.03.13 04:52:09.037102 [ 3 ] {7fdc1c31-382a-42d3-ac70-6c0a057cd0db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34075) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
411 2024.03.13 04:52:09.037151 [ 3 ] {7fdc1c31-382a-42d3-ac70-6c0a057cd0db} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32
412 2024.03.13 04:52:09.039759 [ 3 ] {7fdc1c31-382a-42d3-ac70-6c0a057cd0db} <Debug> oximeter.measurements_f32 (60bde67d-33cc-4771-943e-d40d95089b0d): Loading data parts
413 2024.03.13 04:52:09.039884 [ 3 ] {7fdc1c31-382a-42d3-ac70-6c0a057cd0db} <Debug> oximeter.measurements_f32 (60bde67d-33cc-4771-943e-d40d95089b0d): There are no data parts
414 2024.03.13 04:52:09.044561 [ 3 ] {7fdc1c31-382a-42d3-ac70-6c0a057cd0db} <Debug> DynamicQueryHandler: Done processing query
415 2024.03.13 04:52:09.044605 [ 3 ] {} <Debug> HTTP-Session: 536db563-6af9-4a15-a931-388980c87b68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
416 2024.03.13 04:52:09.044736 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34075, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
417 2024.03.13 04:52:09.044799 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
418 2024.03.13 04:52:09.044827 [ 3 ] {} <Debug> HTTP-Session: 16752969-b824-4186-bd73-08e1208ae138 Authenticating user 'default' from [fd00:1122:3344:101::d]:34075
419 2024.03.13 04:52:09.044848 [ 3 ] {} <Debug> HTTP-Session: 16752969-b824-4186-bd73-08e1208ae138 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
420 2024.03.13 04:52:09.044871 [ 3 ] {} <Debug> HTTP-Session: 16752969-b824-4186-bd73-08e1208ae138 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
421 2024.03.13 04:52:09.044910 [ 3 ] {} <Trace> HTTP-Session: 16752969-b824-4186-bd73-08e1208ae138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
422 2024.03.13 04:52:09.045049 [ 3 ] {154a6c5e-8228-4aaa-96fd-0e135e914ee7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34075) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
423 2024.03.13 04:52:09.045106 [ 3 ] {154a6c5e-8228-4aaa-96fd-0e135e914ee7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64
424 2024.03.13 04:52:09.051645 [ 3 ] {154a6c5e-8228-4aaa-96fd-0e135e914ee7} <Debug> oximeter.measurements_f64 (55131983-ae55-451b-9fd0-2b7e84c90311): Loading data parts
425 2024.03.13 04:52:09.051787 [ 3 ] {154a6c5e-8228-4aaa-96fd-0e135e914ee7} <Debug> oximeter.measurements_f64 (55131983-ae55-451b-9fd0-2b7e84c90311): There are no data parts
426 2024.03.13 04:52:09.058950 [ 3 ] {154a6c5e-8228-4aaa-96fd-0e135e914ee7} <Debug> DynamicQueryHandler: Done processing query
427 2024.03.13 04:52:09.058977 [ 3 ] {} <Debug> HTTP-Session: 16752969-b824-4186-bd73-08e1208ae138 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
428 2024.03.13 04:52:09.059111 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34075, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
429 2024.03.13 04:52:09.059166 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
430 2024.03.13 04:52:09.059183 [ 3 ] {} <Debug> HTTP-Session: c451eb9a-c1df-43df-92ee-52c15cb6c00e Authenticating user 'default' from [fd00:1122:3344:101::d]:34075
431 2024.03.13 04:52:09.059207 [ 3 ] {} <Debug> HTTP-Session: c451eb9a-c1df-43df-92ee-52c15cb6c00e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
432 2024.03.13 04:52:09.059228 [ 3 ] {} <Debug> HTTP-Session: c451eb9a-c1df-43df-92ee-52c15cb6c00e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
433 2024.03.13 04:52:09.059255 [ 3 ] {} <Trace> HTTP-Session: c451eb9a-c1df-43df-92ee-52c15cb6c00e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
434 2024.03.13 04:52:09.059402 [ 3 ] {b86ba786-3c62-4db8-abe0-e06b7d898402} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34075) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
435 2024.03.13 04:52:09.059459 [ 3 ] {b86ba786-3c62-4db8-abe0-e06b7d898402} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string
436 2024.03.13 04:52:09.064864 [ 3 ] {b86ba786-3c62-4db8-abe0-e06b7d898402} <Debug> oximeter.measurements_string (e9138f7e-3e2a-4c94-ac0c-4bcad4c4b302): Loading data parts
437 2024.03.13 04:52:09.065006 [ 3 ] {b86ba786-3c62-4db8-abe0-e06b7d898402} <Debug> oximeter.measurements_string (e9138f7e-3e2a-4c94-ac0c-4bcad4c4b302): There are no data parts
438 2024.03.13 04:52:09.074457 [ 3 ] {b86ba786-3c62-4db8-abe0-e06b7d898402} <Debug> DynamicQueryHandler: Done processing query
439 2024.03.13 04:52:09.074501 [ 3 ] {} <Debug> HTTP-Session: c451eb9a-c1df-43df-92ee-52c15cb6c00e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
440 2024.03.13 04:52:09.074642 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34075, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
441 2024.03.13 04:52:09.074708 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
442 2024.03.13 04:52:09.074739 [ 3 ] {} <Debug> HTTP-Session: 5c4a0484-c2fd-45ec-a6cf-2a1180b686b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:34075
443 2024.03.13 04:52:09.074759 [ 3 ] {} <Debug> HTTP-Session: 5c4a0484-c2fd-45ec-a6cf-2a1180b686b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
444 2024.03.13 04:52:09.074783 [ 3 ] {} <Debug> HTTP-Session: 5c4a0484-c2fd-45ec-a6cf-2a1180b686b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
445 2024.03.13 04:52:09.074825 [ 3 ] {} <Trace> HTTP-Session: 5c4a0484-c2fd-45ec-a6cf-2a1180b686b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
446 2024.03.13 04:52:09.074989 [ 3 ] {8b425d6f-5568-483d-bfa2-6303dbe3f080} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34075) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /*
447 * NOTE: Right now we can't unambiguously record a nullable byte array.
448 * Arrays cannot be nested in `Nullable()` types, and encoding the array as
449 * a string isn't palatable for a few reasons.
450 * See: https://github.com/oxidecomputer/omicron/issues/4551 for more
451 * details.
452 */
453 datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
454 2024.03.13 04:52:09.075047 [ 3 ] {8b425d6f-5568-483d-bfa2-6303dbe3f080} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes
455 2024.03.13 04:52:09.080724 [ 3 ] {8b425d6f-5568-483d-bfa2-6303dbe3f080} <Debug> oximeter.measurements_bytes (0465e6ae-eff1-492a-a194-4d57202c614e): Loading data parts
456 2024.03.13 04:52:09.080855 [ 3 ] {8b425d6f-5568-483d-bfa2-6303dbe3f080} <Debug> oximeter.measurements_bytes (0465e6ae-eff1-492a-a194-4d57202c614e): There are no data parts
457 2024.03.13 04:52:09.085704 [ 3 ] {8b425d6f-5568-483d-bfa2-6303dbe3f080} <Debug> DynamicQueryHandler: Done processing query
458 2024.03.13 04:52:09.085742 [ 3 ] {} <Debug> HTTP-Session: 5c4a0484-c2fd-45ec-a6cf-2a1180b686b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
459 2024.03.13 04:52:09.085866 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34075, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
460 2024.03.13 04:52:09.085920 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
461 2024.03.13 04:52:09.085947 [ 3 ] {} <Debug> HTTP-Session: ab8fcacb-b688-4b7d-8fa7-4a465d162660 Authenticating user 'default' from [fd00:1122:3344:101::d]:34075
462 2024.03.13 04:52:09.085963 [ 3 ] {} <Debug> HTTP-Session: ab8fcacb-b688-4b7d-8fa7-4a465d162660 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
463 2024.03.13 04:52:09.085983 [ 3 ] {} <Debug> HTTP-Session: ab8fcacb-b688-4b7d-8fa7-4a465d162660 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
464 2024.03.13 04:52:09.086018 [ 3 ] {} <Trace> HTTP-Session: ab8fcacb-b688-4b7d-8fa7-4a465d162660 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
465 2024.03.13 04:52:09.086174 [ 3 ] {c2015a9d-def9-46d8-9d02-6ac3b4ac6605} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34075) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
466 2024.03.13 04:52:09.086226 [ 3 ] {c2015a9d-def9-46d8-9d02-6ac3b4ac6605} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64
467 2024.03.13 04:52:09.100512 [ 3 ] {c2015a9d-def9-46d8-9d02-6ac3b4ac6605} <Debug> oximeter.measurements_cumulativei64 (e5a30611-458a-4a69-9caa-e6ce5dc33040): Loading data parts
468 2024.03.13 04:52:09.100641 [ 3 ] {c2015a9d-def9-46d8-9d02-6ac3b4ac6605} <Debug> oximeter.measurements_cumulativei64 (e5a30611-458a-4a69-9caa-e6ce5dc33040): There are no data parts
469 2024.03.13 04:52:09.104944 [ 3 ] {c2015a9d-def9-46d8-9d02-6ac3b4ac6605} <Debug> DynamicQueryHandler: Done processing query
470 2024.03.13 04:52:09.104982 [ 3 ] {} <Debug> HTTP-Session: ab8fcacb-b688-4b7d-8fa7-4a465d162660 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
471 2024.03.13 04:52:09.105159 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34075, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
472 2024.03.13 04:52:09.105216 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
473 2024.03.13 04:52:09.105239 [ 3 ] {} <Debug> HTTP-Session: 39eaf830-7f76-449a-9cf1-5a74b941fc1d Authenticating user 'default' from [fd00:1122:3344:101::d]:34075
474 2024.03.13 04:52:09.105264 [ 3 ] {} <Debug> HTTP-Session: 39eaf830-7f76-449a-9cf1-5a74b941fc1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
475 2024.03.13 04:52:09.105280 [ 3 ] {} <Debug> HTTP-Session: 39eaf830-7f76-449a-9cf1-5a74b941fc1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
476 2024.03.13 04:52:09.105319 [ 3 ] {} <Trace> HTTP-Session: 39eaf830-7f76-449a-9cf1-5a74b941fc1d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
477 2024.03.13 04:52:09.105505 [ 3 ] {d26fdb8d-a7aa-426a-a64d-f3d2d2106a84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34075) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
478 2024.03.13 04:52:09.105566 [ 3 ] {d26fdb8d-a7aa-426a-a64d-f3d2d2106a84} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64
479 2024.03.13 04:52:09.114892 [ 3 ] {d26fdb8d-a7aa-426a-a64d-f3d2d2106a84} <Debug> oximeter.measurements_cumulativeu64 (311b24cf-8761-4f32-8016-e3619c5686da): Loading data parts
480 2024.03.13 04:52:09.115026 [ 3 ] {d26fdb8d-a7aa-426a-a64d-f3d2d2106a84} <Debug> oximeter.measurements_cumulativeu64 (311b24cf-8761-4f32-8016-e3619c5686da): There are no data parts
481 2024.03.13 04:52:09.118884 [ 3 ] {d26fdb8d-a7aa-426a-a64d-f3d2d2106a84} <Debug> DynamicQueryHandler: Done processing query
482 2024.03.13 04:52:09.118915 [ 3 ] {} <Debug> HTTP-Session: 39eaf830-7f76-449a-9cf1-5a74b941fc1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
483 2024.03.13 04:52:09.119055 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34075, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
484 2024.03.13 04:52:09.119115 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
485 2024.03.13 04:52:09.119137 [ 3 ] {} <Debug> HTTP-Session: 6eaafc51-422a-4c72-8e39-9646bbc65c36 Authenticating user 'default' from [fd00:1122:3344:101::d]:34075
486 2024.03.13 04:52:09.119161 [ 3 ] {} <Debug> HTTP-Session: 6eaafc51-422a-4c72-8e39-9646bbc65c36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
487 2024.03.13 04:52:09.119183 [ 3 ] {} <Debug> HTTP-Session: 6eaafc51-422a-4c72-8e39-9646bbc65c36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
488 2024.03.13 04:52:09.119217 [ 3 ] {} <Trace> HTTP-Session: 6eaafc51-422a-4c72-8e39-9646bbc65c36 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
489 2024.03.13 04:52:09.119404 [ 3 ] {80a93fd1-e387-4d2c-b7f7-5fb74608bd9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34075) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
490 2024.03.13 04:52:09.119464 [ 3 ] {80a93fd1-e387-4d2c-b7f7-5fb74608bd9d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32
491 2024.03.13 04:52:09.124642 [ 3 ] {80a93fd1-e387-4d2c-b7f7-5fb74608bd9d} <Debug> oximeter.measurements_cumulativef32 (b1fe724a-2160-400f-87d3-fac07e5971b9): Loading data parts
492 2024.03.13 04:52:09.124761 [ 3 ] {80a93fd1-e387-4d2c-b7f7-5fb74608bd9d} <Debug> oximeter.measurements_cumulativef32 (b1fe724a-2160-400f-87d3-fac07e5971b9): There are no data parts
493 2024.03.13 04:52:09.130160 [ 3 ] {80a93fd1-e387-4d2c-b7f7-5fb74608bd9d} <Debug> DynamicQueryHandler: Done processing query
494 2024.03.13 04:52:09.130200 [ 3 ] {} <Debug> HTTP-Session: 6eaafc51-422a-4c72-8e39-9646bbc65c36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
495 2024.03.13 04:52:09.130309 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34075, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
496 2024.03.13 04:52:09.130360 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
497 2024.03.13 04:52:09.130389 [ 3 ] {} <Debug> HTTP-Session: c4deadd5-d6a3-4da3-9f29-c8ec610c4723 Authenticating user 'default' from [fd00:1122:3344:101::d]:34075
498 2024.03.13 04:52:09.130405 [ 3 ] {} <Debug> HTTP-Session: c4deadd5-d6a3-4da3-9f29-c8ec610c4723 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
499 2024.03.13 04:52:09.130423 [ 3 ] {} <Debug> HTTP-Session: c4deadd5-d6a3-4da3-9f29-c8ec610c4723 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
500 2024.03.13 04:52:09.130458 [ 3 ] {} <Trace> HTTP-Session: c4deadd5-d6a3-4da3-9f29-c8ec610c4723 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
501 2024.03.13 04:52:09.130605 [ 3 ] {b4af9aeb-614e-4df0-a1f6-2c15fbaa9bd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34075) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
502 2024.03.13 04:52:09.130658 [ 3 ] {b4af9aeb-614e-4df0-a1f6-2c15fbaa9bd9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64
503 2024.03.13 04:52:09.138639 [ 3 ] {b4af9aeb-614e-4df0-a1f6-2c15fbaa9bd9} <Debug> oximeter.measurements_cumulativef64 (bafee116-3c83-4bca-bb02-a3032f1201bd): Loading data parts
504 2024.03.13 04:52:09.138780 [ 3 ] {b4af9aeb-614e-4df0-a1f6-2c15fbaa9bd9} <Debug> oximeter.measurements_cumulativef64 (bafee116-3c83-4bca-bb02-a3032f1201bd): There are no data parts
505 2024.03.13 04:52:09.142359 [ 3 ] {b4af9aeb-614e-4df0-a1f6-2c15fbaa9bd9} <Debug> DynamicQueryHandler: Done processing query
506 2024.03.13 04:52:09.142400 [ 3 ] {} <Debug> HTTP-Session: c4deadd5-d6a3-4da3-9f29-c8ec610c4723 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
507 2024.03.13 04:52:09.142551 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34075, User-Agent: (none), Length: 836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
508 2024.03.13 04:52:09.142611 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
509 2024.03.13 04:52:09.142633 [ 3 ] {} <Debug> HTTP-Session: d9cda14a-f5fb-45c6-aa3f-cb095167419a Authenticating user 'default' from [fd00:1122:3344:101::d]:34075
510 2024.03.13 04:52:09.142660 [ 3 ] {} <Debug> HTTP-Session: d9cda14a-f5fb-45c6-aa3f-cb095167419a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
511 2024.03.13 04:52:09.142677 [ 3 ] {} <Debug> HTTP-Session: d9cda14a-f5fb-45c6-aa3f-cb095167419a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
512 2024.03.13 04:52:09.142718 [ 3 ] {} <Trace> HTTP-Session: d9cda14a-f5fb-45c6-aa3f-cb095167419a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
513 2024.03.13 04:52:09.142914 [ 3 ] {e3056758-10e5-4616-940e-e28b50236f79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34075) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /*
514 * NOTE: Array types cannot be Nullable, see
515 * https://clickhouse.com/docs/en/sql-reference/data-types/nullable
516 * for more details.
517 *
518 * This means we need to use empty arrays to indicate a missing value. This
519 * is unfortunate, and at this point relies on the fact that an
520 * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need
521 * to figure out another way to represent missing samples here.
522 */
523 bins Array(Int8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
524 2024.03.13 04:52:09.142975 [ 3 ] {e3056758-10e5-4616-940e-e28b50236f79} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8
525 2024.03.13 04:52:09.153060 [ 3 ] {e3056758-10e5-4616-940e-e28b50236f79} <Debug> oximeter.measurements_histogrami8 (d2643247-80bf-4f19-a5d8-427013cd2f33): Loading data parts
526 2024.03.13 04:52:09.153197 [ 3 ] {e3056758-10e5-4616-940e-e28b50236f79} <Debug> oximeter.measurements_histogrami8 (d2643247-80bf-4f19-a5d8-427013cd2f33): There are no data parts
527 2024.03.13 04:52:09.258799 [ 3 ] {e3056758-10e5-4616-940e-e28b50236f79} <Debug> DynamicQueryHandler: Done processing query
528 2024.03.13 04:52:09.258826 [ 3 ] {} <Debug> HTTP-Session: d9cda14a-f5fb-45c6-aa3f-cb095167419a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
529 2024.03.13 04:52:09.258949 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34075, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
530 2024.03.13 04:52:09.259006 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
531 2024.03.13 04:52:09.259024 [ 3 ] {} <Debug> HTTP-Session: 735bc085-be73-4134-bade-b64e51503ad2 Authenticating user 'default' from [fd00:1122:3344:101::d]:34075
532 2024.03.13 04:52:09.259051 [ 3 ] {} <Debug> HTTP-Session: 735bc085-be73-4134-bade-b64e51503ad2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
533 2024.03.13 04:52:09.259072 [ 3 ] {} <Debug> HTTP-Session: 735bc085-be73-4134-bade-b64e51503ad2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
534 2024.03.13 04:52:09.259101 [ 3 ] {} <Trace> HTTP-Session: 735bc085-be73-4134-bade-b64e51503ad2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
535 2024.03.13 04:52:09.259265 [ 3 ] {ec19562f-9441-44d8-864d-c1375fb38dfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34075) 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) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
536 2024.03.13 04:52:09.259327 [ 3 ] {ec19562f-9441-44d8-864d-c1375fb38dfb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8
537 2024.03.13 04:52:09.277504 [ 3 ] {ec19562f-9441-44d8-864d-c1375fb38dfb} <Debug> oximeter.measurements_histogramu8 (19bd222a-8485-4e24-acc0-36b1c7ab5a97): Loading data parts
538 2024.03.13 04:52:09.277668 [ 3 ] {ec19562f-9441-44d8-864d-c1375fb38dfb} <Debug> oximeter.measurements_histogramu8 (19bd222a-8485-4e24-acc0-36b1c7ab5a97): There are no data parts
539 2024.03.13 04:52:09.281737 [ 3 ] {ec19562f-9441-44d8-864d-c1375fb38dfb} <Debug> DynamicQueryHandler: Done processing query
540 2024.03.13 04:52:09.281829 [ 3 ] {} <Debug> HTTP-Session: 735bc085-be73-4134-bade-b64e51503ad2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
541 2024.03.13 04:52:09.281942 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34075, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
542 2024.03.13 04:52:09.282001 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
543 2024.03.13 04:52:09.282035 [ 3 ] {} <Debug> HTTP-Session: 1dc8ac9a-1da3-4afe-a6a2-73789e428481 Authenticating user 'default' from [fd00:1122:3344:101::d]:34075
544 2024.03.13 04:52:09.282052 [ 3 ] {} <Debug> HTTP-Session: 1dc8ac9a-1da3-4afe-a6a2-73789e428481 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
545 2024.03.13 04:52:09.282073 [ 3 ] {} <Debug> HTTP-Session: 1dc8ac9a-1da3-4afe-a6a2-73789e428481 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
546 2024.03.13 04:52:09.282112 [ 3 ] {} <Trace> HTTP-Session: 1dc8ac9a-1da3-4afe-a6a2-73789e428481 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
547 2024.03.13 04:52:09.282266 [ 3 ] {05e8057d-7fec-44ec-bf7b-579b5f6556cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34075) 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) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
548 2024.03.13 04:52:09.282330 [ 3 ] {05e8057d-7fec-44ec-bf7b-579b5f6556cc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16
549 2024.03.13 04:52:09.285790 [ 3 ] {05e8057d-7fec-44ec-bf7b-579b5f6556cc} <Debug> oximeter.measurements_histogrami16 (b3e5545a-7860-40ee-b16f-4363c3f9cbe5): Loading data parts
550 2024.03.13 04:52:09.286073 [ 3 ] {05e8057d-7fec-44ec-bf7b-579b5f6556cc} <Debug> oximeter.measurements_histogrami16 (b3e5545a-7860-40ee-b16f-4363c3f9cbe5): There are no data parts
551 2024.03.13 04:52:09.293020 [ 3 ] {05e8057d-7fec-44ec-bf7b-579b5f6556cc} <Debug> DynamicQueryHandler: Done processing query
552 2024.03.13 04:52:09.293060 [ 3 ] {} <Debug> HTTP-Session: 1dc8ac9a-1da3-4afe-a6a2-73789e428481 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
553 2024.03.13 04:52:09.293191 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34075, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
554 2024.03.13 04:52:09.293236 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
555 2024.03.13 04:52:09.293267 [ 3 ] {} <Debug> HTTP-Session: 801be64d-e293-4c08-8d52-403cfc893ca7 Authenticating user 'default' from [fd00:1122:3344:101::d]:34075
556 2024.03.13 04:52:09.293293 [ 3 ] {} <Debug> HTTP-Session: 801be64d-e293-4c08-8d52-403cfc893ca7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
557 2024.03.13 04:52:09.293306 [ 3 ] {} <Debug> HTTP-Session: 801be64d-e293-4c08-8d52-403cfc893ca7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
558 2024.03.13 04:52:09.293344 [ 3 ] {} <Trace> HTTP-Session: 801be64d-e293-4c08-8d52-403cfc893ca7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
559 2024.03.13 04:52:09.293507 [ 3 ] {2eee0919-2767-4b39-881e-f49533aac9f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34075) 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) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
560 2024.03.13 04:52:09.293576 [ 3 ] {2eee0919-2767-4b39-881e-f49533aac9f9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16
561 2024.03.13 04:52:09.296874 [ 3 ] {2eee0919-2767-4b39-881e-f49533aac9f9} <Debug> oximeter.measurements_histogramu16 (649d610a-6f67-4892-90cc-7616d8ca54be): Loading data parts
562 2024.03.13 04:52:09.297055 [ 3 ] {2eee0919-2767-4b39-881e-f49533aac9f9} <Debug> oximeter.measurements_histogramu16 (649d610a-6f67-4892-90cc-7616d8ca54be): There are no data parts
563 2024.03.13 04:52:09.304579 [ 3 ] {2eee0919-2767-4b39-881e-f49533aac9f9} <Debug> DynamicQueryHandler: Done processing query
564 2024.03.13 04:52:09.304609 [ 3 ] {} <Debug> HTTP-Session: 801be64d-e293-4c08-8d52-403cfc893ca7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
565 2024.03.13 04:52:09.304751 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34075, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
566 2024.03.13 04:52:09.304819 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
567 2024.03.13 04:52:09.304841 [ 3 ] {} <Debug> HTTP-Session: 0c01284d-b68c-4bca-b70d-a1231952e561 Authenticating user 'default' from [fd00:1122:3344:101::d]:34075
568 2024.03.13 04:52:09.304873 [ 3 ] {} <Debug> HTTP-Session: 0c01284d-b68c-4bca-b70d-a1231952e561 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
569 2024.03.13 04:52:09.304900 [ 3 ] {} <Debug> HTTP-Session: 0c01284d-b68c-4bca-b70d-a1231952e561 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
570 2024.03.13 04:52:09.304931 [ 3 ] {} <Trace> HTTP-Session: 0c01284d-b68c-4bca-b70d-a1231952e561 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
571 2024.03.13 04:52:09.305105 [ 3 ] {6e609a29-e9f5-499e-ae1f-08f5783cc51c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34075) 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) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
572 2024.03.13 04:52:09.305186 [ 3 ] {6e609a29-e9f5-499e-ae1f-08f5783cc51c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32
573 2024.03.13 04:52:09.308600 [ 3 ] {6e609a29-e9f5-499e-ae1f-08f5783cc51c} <Debug> oximeter.measurements_histogrami32 (8dca2380-d301-4980-ae4f-deb1659df471): Loading data parts
574 2024.03.13 04:52:09.308790 [ 3 ] {6e609a29-e9f5-499e-ae1f-08f5783cc51c} <Debug> oximeter.measurements_histogrami32 (8dca2380-d301-4980-ae4f-deb1659df471): There are no data parts
575 2024.03.13 04:52:09.316955 [ 3 ] {6e609a29-e9f5-499e-ae1f-08f5783cc51c} <Debug> DynamicQueryHandler: Done processing query
576 2024.03.13 04:52:09.316997 [ 3 ] {} <Debug> HTTP-Session: 0c01284d-b68c-4bca-b70d-a1231952e561 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
577 2024.03.13 04:52:09.317136 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34075, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
578 2024.03.13 04:52:09.317193 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
579 2024.03.13 04:52:09.317223 [ 3 ] {} <Debug> HTTP-Session: f730b1bb-0042-4b91-a32d-c198512abde7 Authenticating user 'default' from [fd00:1122:3344:101::d]:34075
580 2024.03.13 04:52:09.317238 [ 3 ] {} <Debug> HTTP-Session: f730b1bb-0042-4b91-a32d-c198512abde7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
581 2024.03.13 04:52:09.317261 [ 3 ] {} <Debug> HTTP-Session: f730b1bb-0042-4b91-a32d-c198512abde7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
582 2024.03.13 04:52:09.317309 [ 3 ] {} <Trace> HTTP-Session: f730b1bb-0042-4b91-a32d-c198512abde7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
583 2024.03.13 04:52:09.317462 [ 3 ] {b1b2c9fa-bc6d-4421-84e8-79ce88bfd573} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34075) 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) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
584 2024.03.13 04:52:09.317532 [ 3 ] {b1b2c9fa-bc6d-4421-84e8-79ce88bfd573} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32
585 2024.03.13 04:52:09.321054 [ 3 ] {b1b2c9fa-bc6d-4421-84e8-79ce88bfd573} <Debug> oximeter.measurements_histogramu32 (8c536187-e6ff-41db-9d7b-b5bfcc97feff): Loading data parts
586 2024.03.13 04:52:09.321307 [ 3 ] {b1b2c9fa-bc6d-4421-84e8-79ce88bfd573} <Debug> oximeter.measurements_histogramu32 (8c536187-e6ff-41db-9d7b-b5bfcc97feff): There are no data parts
587 2024.03.13 04:52:09.328390 [ 3 ] {b1b2c9fa-bc6d-4421-84e8-79ce88bfd573} <Debug> DynamicQueryHandler: Done processing query
588 2024.03.13 04:52:09.328441 [ 3 ] {} <Debug> HTTP-Session: f730b1bb-0042-4b91-a32d-c198512abde7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
589 2024.03.13 04:52:09.328590 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34075, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
590 2024.03.13 04:52:09.328637 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
591 2024.03.13 04:52:09.328667 [ 3 ] {} <Debug> HTTP-Session: 830b0962-d77d-48c0-bd4f-48f3077623b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:34075
592 2024.03.13 04:52:09.328700 [ 3 ] {} <Debug> HTTP-Session: 830b0962-d77d-48c0-bd4f-48f3077623b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
593 2024.03.13 04:52:09.328714 [ 3 ] {} <Debug> HTTP-Session: 830b0962-d77d-48c0-bd4f-48f3077623b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
594 2024.03.13 04:52:09.328752 [ 3 ] {} <Trace> HTTP-Session: 830b0962-d77d-48c0-bd4f-48f3077623b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
595 2024.03.13 04:52:09.328919 [ 3 ] {99679071-a7bc-4995-b50c-7788e6db69fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34075) 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) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
596 2024.03.13 04:52:09.328985 [ 3 ] {99679071-a7bc-4995-b50c-7788e6db69fa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64
597 2024.03.13 04:52:09.333656 [ 3 ] {99679071-a7bc-4995-b50c-7788e6db69fa} <Debug> oximeter.measurements_histogrami64 (a59d2407-8549-44cd-8d64-6b400b9a3037): Loading data parts
598 2024.03.13 04:52:09.333821 [ 3 ] {99679071-a7bc-4995-b50c-7788e6db69fa} <Debug> oximeter.measurements_histogrami64 (a59d2407-8549-44cd-8d64-6b400b9a3037): There are no data parts
599 2024.03.13 04:52:09.339794 [ 3 ] {99679071-a7bc-4995-b50c-7788e6db69fa} <Debug> DynamicQueryHandler: Done processing query
600 2024.03.13 04:52:09.339819 [ 3 ] {} <Debug> HTTP-Session: 830b0962-d77d-48c0-bd4f-48f3077623b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
601 2024.03.13 04:52:09.340013 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34075, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
602 2024.03.13 04:52:09.340078 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
603 2024.03.13 04:52:09.340096 [ 3 ] {} <Debug> HTTP-Session: b204c0f0-9b43-4e94-81b8-07fe52a58292 Authenticating user 'default' from [fd00:1122:3344:101::d]:34075
604 2024.03.13 04:52:09.340122 [ 3 ] {} <Debug> HTTP-Session: b204c0f0-9b43-4e94-81b8-07fe52a58292 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
605 2024.03.13 04:52:09.340150 [ 3 ] {} <Debug> HTTP-Session: b204c0f0-9b43-4e94-81b8-07fe52a58292 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
606 2024.03.13 04:52:09.340180 [ 3 ] {} <Trace> HTTP-Session: b204c0f0-9b43-4e94-81b8-07fe52a58292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
607 2024.03.13 04:52:09.340344 [ 3 ] {20d409d3-b82f-488c-a810-5889f1a2b268} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34075) 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) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
608 2024.03.13 04:52:09.340408 [ 3 ] {20d409d3-b82f-488c-a810-5889f1a2b268} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64
609 2024.03.13 04:52:09.343653 [ 3 ] {20d409d3-b82f-488c-a810-5889f1a2b268} <Debug> oximeter.measurements_histogramu64 (2425652d-3204-4b51-a846-331bdf7464db): Loading data parts
610 2024.03.13 04:52:09.343808 [ 3 ] {20d409d3-b82f-488c-a810-5889f1a2b268} <Debug> oximeter.measurements_histogramu64 (2425652d-3204-4b51-a846-331bdf7464db): There are no data parts
611 2024.03.13 04:52:09.351481 [ 3 ] {20d409d3-b82f-488c-a810-5889f1a2b268} <Debug> DynamicQueryHandler: Done processing query
612 2024.03.13 04:52:09.351541 [ 3 ] {} <Debug> HTTP-Session: b204c0f0-9b43-4e94-81b8-07fe52a58292 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
613 2024.03.13 04:52:09.351710 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34075, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
614 2024.03.13 04:52:09.351788 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
615 2024.03.13 04:52:09.351830 [ 3 ] {} <Debug> HTTP-Session: 3973807c-843b-44ca-ada7-f429fe1abf67 Authenticating user 'default' from [fd00:1122:3344:101::d]:34075
616 2024.03.13 04:52:09.351853 [ 3 ] {} <Debug> HTTP-Session: 3973807c-843b-44ca-ada7-f429fe1abf67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
617 2024.03.13 04:52:09.351884 [ 3 ] {} <Debug> HTTP-Session: 3973807c-843b-44ca-ada7-f429fe1abf67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
618 2024.03.13 04:52:09.351931 [ 3 ] {} <Trace> HTTP-Session: 3973807c-843b-44ca-ada7-f429fe1abf67 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
619 2024.03.13 04:52:09.352104 [ 3 ] {565df3a1-e965-4873-a58b-a513ea7bc28e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34075) 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) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
620 2024.03.13 04:52:09.352163 [ 3 ] {565df3a1-e965-4873-a58b-a513ea7bc28e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32
621 2024.03.13 04:52:09.355597 [ 3 ] {565df3a1-e965-4873-a58b-a513ea7bc28e} <Debug> oximeter.measurements_histogramf32 (85ba46fa-8d1d-47b9-abf7-d743f2910ff0): Loading data parts
622 2024.03.13 04:52:09.355794 [ 3 ] {565df3a1-e965-4873-a58b-a513ea7bc28e} <Debug> oximeter.measurements_histogramf32 (85ba46fa-8d1d-47b9-abf7-d743f2910ff0): There are no data parts
623 2024.03.13 04:52:09.362968 [ 3 ] {565df3a1-e965-4873-a58b-a513ea7bc28e} <Debug> DynamicQueryHandler: Done processing query
624 2024.03.13 04:52:09.363007 [ 3 ] {} <Debug> HTTP-Session: 3973807c-843b-44ca-ada7-f429fe1abf67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
625 2024.03.13 04:52:09.363185 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34075, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
626 2024.03.13 04:52:09.363269 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
627 2024.03.13 04:52:09.363296 [ 3 ] {} <Debug> HTTP-Session: 5a3af1ff-6343-4774-99e3-129bd6bd26ef Authenticating user 'default' from [fd00:1122:3344:101::d]:34075
628 2024.03.13 04:52:09.363334 [ 3 ] {} <Debug> HTTP-Session: 5a3af1ff-6343-4774-99e3-129bd6bd26ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
629 2024.03.13 04:52:09.363355 [ 3 ] {} <Debug> HTTP-Session: 5a3af1ff-6343-4774-99e3-129bd6bd26ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
630 2024.03.13 04:52:09.363410 [ 3 ] {} <Trace> HTTP-Session: 5a3af1ff-6343-4774-99e3-129bd6bd26ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
631 2024.03.13 04:52:09.363656 [ 3 ] {a71bce2f-93ed-4ff4-927d-01d11d11477e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34075) 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) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
632 2024.03.13 04:52:09.363747 [ 3 ] {a71bce2f-93ed-4ff4-927d-01d11d11477e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64
633 2024.03.13 04:52:09.367115 [ 3 ] {a71bce2f-93ed-4ff4-927d-01d11d11477e} <Debug> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Loading data parts
634 2024.03.13 04:52:09.367296 [ 3 ] {a71bce2f-93ed-4ff4-927d-01d11d11477e} <Debug> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): There are no data parts
635 2024.03.13 04:52:09.374567 [ 3 ] {a71bce2f-93ed-4ff4-927d-01d11d11477e} <Debug> DynamicQueryHandler: Done processing query
636 2024.03.13 04:52:09.374595 [ 3 ] {} <Debug> HTTP-Session: 5a3af1ff-6343-4774-99e3-129bd6bd26ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
637 2024.03.13 04:52:09.374712 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34075, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
638 2024.03.13 04:52:09.374765 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
639 2024.03.13 04:52:09.374783 [ 3 ] {} <Debug> HTTP-Session: 6276a1c9-3f44-48d6-b551-5d1073aca8de Authenticating user 'default' from [fd00:1122:3344:101::d]:34075
640 2024.03.13 04:52:09.374805 [ 3 ] {} <Debug> HTTP-Session: 6276a1c9-3f44-48d6-b551-5d1073aca8de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
641 2024.03.13 04:52:09.374825 [ 3 ] {} <Debug> HTTP-Session: 6276a1c9-3f44-48d6-b551-5d1073aca8de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
642 2024.03.13 04:52:09.374855 [ 3 ] {} <Trace> HTTP-Session: 6276a1c9-3f44-48d6-b551-5d1073aca8de Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
643 2024.03.13 04:52:09.374983 [ 3 ] {186cd879-3a19-4533-9768-4f3a1c5cb58b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34075) /* The field tables store named dimensions of each timeseries.
644 *
645 * As with the measurement tables, there is one field table for each field data
646 * type. Fields are deduplicated by using the "replacing merge tree", though
647 * this behavior **must not** be relied upon for query correctness.
648 *
649 * The index for the fields differs from the measurements, however. Rows are
650 * sorted by timeseries name, then field name, field value, and finally
651 * timeseries key. This reflects the most common pattern for looking them up:
652 * by field name and possibly value, within a timeseries. The resulting keys are
653 * usually then used to look up measurements.
654 *
655 * NOTE: We may want to consider a secondary index on these tables, sorting by
656 * timeseries name and then key, since it would improve lookups where one
657 * already has the key. Realistically though, these tables are quite small and
658 * so performance benefits will be low in absolute terms.
659 */
660 CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
661 2024.03.13 04:52:09.375041 [ 3 ] {186cd879-3a19-4533-9768-4f3a1c5cb58b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool
662 2024.03.13 04:52:09.379693 [ 3 ] {186cd879-3a19-4533-9768-4f3a1c5cb58b} <Debug> oximeter.fields_bool (20cf1806-76f6-41bd-9ae4-150e92767366): Loading data parts
663 2024.03.13 04:52:09.379883 [ 3 ] {186cd879-3a19-4533-9768-4f3a1c5cb58b} <Debug> oximeter.fields_bool (20cf1806-76f6-41bd-9ae4-150e92767366): There are no data parts
664 2024.03.13 04:52:09.387472 [ 3 ] {186cd879-3a19-4533-9768-4f3a1c5cb58b} <Debug> DynamicQueryHandler: Done processing query
665 2024.03.13 04:52:09.387513 [ 3 ] {} <Debug> HTTP-Session: 6276a1c9-3f44-48d6-b551-5d1073aca8de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
666 2024.03.13 04:52:09.387655 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34075, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
667 2024.03.13 04:52:09.387711 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
668 2024.03.13 04:52:09.387742 [ 3 ] {} <Debug> HTTP-Session: f2a50f33-d76f-4393-8785-ec62ca4150d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:34075
669 2024.03.13 04:52:09.387769 [ 3 ] {} <Debug> HTTP-Session: f2a50f33-d76f-4393-8785-ec62ca4150d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
670 2024.03.13 04:52:09.387786 [ 3 ] {} <Debug> HTTP-Session: f2a50f33-d76f-4393-8785-ec62ca4150d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
671 2024.03.13 04:52:09.387829 [ 3 ] {} <Trace> HTTP-Session: f2a50f33-d76f-4393-8785-ec62ca4150d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
672 2024.03.13 04:52:09.387970 [ 3 ] {55027b37-9fc7-40e0-9799-08006a4b2688} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34075) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
673 2024.03.13 04:52:09.388015 [ 3 ] {55027b37-9fc7-40e0-9799-08006a4b2688} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8
674 2024.03.13 04:52:09.395626 [ 3 ] {55027b37-9fc7-40e0-9799-08006a4b2688} <Debug> oximeter.fields_i8 (4a35e72a-fafe-4719-a834-22c09454df2f): Loading data parts
675 2024.03.13 04:52:09.395794 [ 3 ] {55027b37-9fc7-40e0-9799-08006a4b2688} <Debug> oximeter.fields_i8 (4a35e72a-fafe-4719-a834-22c09454df2f): There are no data parts
676 2024.03.13 04:52:09.401629 [ 3 ] {55027b37-9fc7-40e0-9799-08006a4b2688} <Debug> DynamicQueryHandler: Done processing query
677 2024.03.13 04:52:09.401704 [ 3 ] {} <Debug> HTTP-Session: f2a50f33-d76f-4393-8785-ec62ca4150d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
678 2024.03.13 04:52:09.401886 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34075, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
679 2024.03.13 04:52:09.402006 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
680 2024.03.13 04:52:09.402051 [ 3 ] {} <Debug> HTTP-Session: bb777390-a5c6-4aeb-a2e0-0ceaa294c774 Authenticating user 'default' from [fd00:1122:3344:101::d]:34075
681 2024.03.13 04:52:09.402071 [ 3 ] {} <Debug> HTTP-Session: bb777390-a5c6-4aeb-a2e0-0ceaa294c774 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
682 2024.03.13 04:52:09.402101 [ 3 ] {} <Debug> HTTP-Session: bb777390-a5c6-4aeb-a2e0-0ceaa294c774 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
683 2024.03.13 04:52:09.402152 [ 3 ] {} <Trace> HTTP-Session: bb777390-a5c6-4aeb-a2e0-0ceaa294c774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
684 2024.03.13 04:52:09.402289 [ 3 ] {39c684f2-1fb5-4508-b5b9-f6c755bdd3dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34075) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
685 2024.03.13 04:52:09.402362 [ 3 ] {39c684f2-1fb5-4508-b5b9-f6c755bdd3dc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8
686 2024.03.13 04:52:09.407981 [ 3 ] {39c684f2-1fb5-4508-b5b9-f6c755bdd3dc} <Debug> oximeter.fields_u8 (802ea56d-ab5c-4ab6-8999-2fd1a1d776c6): Loading data parts
687 2024.03.13 04:52:09.408134 [ 3 ] {39c684f2-1fb5-4508-b5b9-f6c755bdd3dc} <Debug> oximeter.fields_u8 (802ea56d-ab5c-4ab6-8999-2fd1a1d776c6): There are no data parts
688 2024.03.13 04:52:09.416172 [ 3 ] {39c684f2-1fb5-4508-b5b9-f6c755bdd3dc} <Debug> DynamicQueryHandler: Done processing query
689 2024.03.13 04:52:09.416221 [ 3 ] {} <Debug> HTTP-Session: bb777390-a5c6-4aeb-a2e0-0ceaa294c774 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
690 2024.03.13 04:52:09.416413 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34075, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
691 2024.03.13 04:52:09.416514 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
692 2024.03.13 04:52:09.416547 [ 3 ] {} <Debug> HTTP-Session: 9198f14d-4932-4c0b-8d71-d2980220525a Authenticating user 'default' from [fd00:1122:3344:101::d]:34075
693 2024.03.13 04:52:09.416592 [ 3 ] {} <Debug> HTTP-Session: 9198f14d-4932-4c0b-8d71-d2980220525a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
694 2024.03.13 04:52:09.416634 [ 3 ] {} <Debug> HTTP-Session: 9198f14d-4932-4c0b-8d71-d2980220525a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
695 2024.03.13 04:52:09.416690 [ 3 ] {} <Trace> HTTP-Session: 9198f14d-4932-4c0b-8d71-d2980220525a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
696 2024.03.13 04:52:09.416908 [ 3 ] {a00fbd96-2ec6-480e-8d61-5e305f4b32e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34075) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
697 2024.03.13 04:52:09.416997 [ 3 ] {a00fbd96-2ec6-480e-8d61-5e305f4b32e0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16
698 2024.03.13 04:52:09.428967 [ 3 ] {a00fbd96-2ec6-480e-8d61-5e305f4b32e0} <Debug> oximeter.fields_i16 (768fe1c7-1bab-4585-bfa6-e87ff56a224e): Loading data parts
699 2024.03.13 04:52:09.429197 [ 3 ] {a00fbd96-2ec6-480e-8d61-5e305f4b32e0} <Debug> oximeter.fields_i16 (768fe1c7-1bab-4585-bfa6-e87ff56a224e): There are no data parts
700 2024.03.13 04:52:09.441698 [ 3 ] {a00fbd96-2ec6-480e-8d61-5e305f4b32e0} <Debug> DynamicQueryHandler: Done processing query
701 2024.03.13 04:52:09.441749 [ 3 ] {} <Debug> HTTP-Session: 9198f14d-4932-4c0b-8d71-d2980220525a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
702 2024.03.13 04:52:09.442023 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34075, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
703 2024.03.13 04:52:09.442109 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
704 2024.03.13 04:52:09.442130 [ 3 ] {} <Debug> HTTP-Session: 36b9c541-215b-430a-a760-1986e0583515 Authenticating user 'default' from [fd00:1122:3344:101::d]:34075
705 2024.03.13 04:52:09.442154 [ 3 ] {} <Debug> HTTP-Session: 36b9c541-215b-430a-a760-1986e0583515 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
706 2024.03.13 04:52:09.442169 [ 3 ] {} <Debug> HTTP-Session: 36b9c541-215b-430a-a760-1986e0583515 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
707 2024.03.13 04:52:09.442207 [ 3 ] {} <Trace> HTTP-Session: 36b9c541-215b-430a-a760-1986e0583515 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
708 2024.03.13 04:52:09.442326 [ 3 ] {e20fa6df-959b-48fd-93fa-0dcbfda7316d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34075) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
709 2024.03.13 04:52:09.442377 [ 3 ] {e20fa6df-959b-48fd-93fa-0dcbfda7316d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16
710 2024.03.13 04:52:09.445911 [ 3 ] {e20fa6df-959b-48fd-93fa-0dcbfda7316d} <Debug> oximeter.fields_u16 (db02df71-3e40-4e1d-8bbe-eb6de45405c6): Loading data parts
711 2024.03.13 04:52:09.446133 [ 3 ] {e20fa6df-959b-48fd-93fa-0dcbfda7316d} <Debug> oximeter.fields_u16 (db02df71-3e40-4e1d-8bbe-eb6de45405c6): There are no data parts
712 2024.03.13 04:52:09.454623 [ 3 ] {e20fa6df-959b-48fd-93fa-0dcbfda7316d} <Debug> DynamicQueryHandler: Done processing query
713 2024.03.13 04:52:09.454686 [ 3 ] {} <Debug> HTTP-Session: 36b9c541-215b-430a-a760-1986e0583515 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
714 2024.03.13 04:52:09.454846 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34075, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
715 2024.03.13 04:52:09.454935 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
716 2024.03.13 04:52:09.454958 [ 3 ] {} <Debug> HTTP-Session: d52d4cb3-5bab-4e5e-92eb-8682f28d3492 Authenticating user 'default' from [fd00:1122:3344:101::d]:34075
717 2024.03.13 04:52:09.454977 [ 3 ] {} <Debug> HTTP-Session: d52d4cb3-5bab-4e5e-92eb-8682f28d3492 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
718 2024.03.13 04:52:09.455004 [ 3 ] {} <Debug> HTTP-Session: d52d4cb3-5bab-4e5e-92eb-8682f28d3492 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
719 2024.03.13 04:52:09.455045 [ 3 ] {} <Trace> HTTP-Session: d52d4cb3-5bab-4e5e-92eb-8682f28d3492 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
720 2024.03.13 04:52:09.455169 [ 3 ] {877ea8e6-d1f4-4a5f-bd1f-3df10205c0d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34075) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
721 2024.03.13 04:52:09.455226 [ 3 ] {877ea8e6-d1f4-4a5f-bd1f-3df10205c0d8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32
722 2024.03.13 04:52:09.478000 [ 3 ] {877ea8e6-d1f4-4a5f-bd1f-3df10205c0d8} <Debug> oximeter.fields_i32 (97871301-083b-4367-b894-dbeb544ea3cc): Loading data parts
723 2024.03.13 04:52:09.478229 [ 3 ] {877ea8e6-d1f4-4a5f-bd1f-3df10205c0d8} <Debug> oximeter.fields_i32 (97871301-083b-4367-b894-dbeb544ea3cc): There are no data parts
724 2024.03.13 04:52:09.488797 [ 3 ] {877ea8e6-d1f4-4a5f-bd1f-3df10205c0d8} <Debug> DynamicQueryHandler: Done processing query
725 2024.03.13 04:52:09.488829 [ 3 ] {} <Debug> HTTP-Session: d52d4cb3-5bab-4e5e-92eb-8682f28d3492 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
726 2024.03.13 04:52:09.488967 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34075, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
727 2024.03.13 04:52:09.489029 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
728 2024.03.13 04:52:09.489060 [ 3 ] {} <Debug> HTTP-Session: addb9bce-6ca4-41d1-bd08-4472fd690fde Authenticating user 'default' from [fd00:1122:3344:101::d]:34075
729 2024.03.13 04:52:09.489077 [ 3 ] {} <Debug> HTTP-Session: addb9bce-6ca4-41d1-bd08-4472fd690fde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
730 2024.03.13 04:52:09.489103 [ 3 ] {} <Debug> HTTP-Session: addb9bce-6ca4-41d1-bd08-4472fd690fde Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
731 2024.03.13 04:52:09.489143 [ 3 ] {} <Trace> HTTP-Session: addb9bce-6ca4-41d1-bd08-4472fd690fde Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
732 2024.03.13 04:52:09.489278 [ 3 ] {d56df38d-9fd2-42b1-886c-871437c59746} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34075) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
733 2024.03.13 04:52:09.489325 [ 3 ] {d56df38d-9fd2-42b1-886c-871437c59746} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32
734 2024.03.13 04:52:09.496952 [ 3 ] {d56df38d-9fd2-42b1-886c-871437c59746} <Debug> oximeter.fields_u32 (bb01f7ae-a9bd-4065-9b59-be1beb0c90c5): Loading data parts
735 2024.03.13 04:52:09.497127 [ 3 ] {d56df38d-9fd2-42b1-886c-871437c59746} <Debug> oximeter.fields_u32 (bb01f7ae-a9bd-4065-9b59-be1beb0c90c5): There are no data parts
736 2024.03.13 04:52:09.510310 [ 3 ] {d56df38d-9fd2-42b1-886c-871437c59746} <Debug> DynamicQueryHandler: Done processing query
737 2024.03.13 04:52:09.510340 [ 3 ] {} <Debug> HTTP-Session: addb9bce-6ca4-41d1-bd08-4472fd690fde Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
738 2024.03.13 04:52:09.510538 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34075, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
739 2024.03.13 04:52:09.510599 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
740 2024.03.13 04:52:09.510630 [ 3 ] {} <Debug> HTTP-Session: 573cdcc1-14bf-4bda-9b84-0cdd3149458d Authenticating user 'default' from [fd00:1122:3344:101::d]:34075
741 2024.03.13 04:52:09.510648 [ 3 ] {} <Debug> HTTP-Session: 573cdcc1-14bf-4bda-9b84-0cdd3149458d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
742 2024.03.13 04:52:09.510671 [ 3 ] {} <Debug> HTTP-Session: 573cdcc1-14bf-4bda-9b84-0cdd3149458d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
743 2024.03.13 04:52:09.510706 [ 3 ] {} <Trace> HTTP-Session: 573cdcc1-14bf-4bda-9b84-0cdd3149458d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
744 2024.03.13 04:52:09.510847 [ 3 ] {6ce3322f-ef96-437d-aa84-322fd751ee10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34075) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
745 2024.03.13 04:52:09.510966 [ 3 ] {6ce3322f-ef96-437d-aa84-322fd751ee10} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64
746 2024.03.13 04:52:09.533464 [ 3 ] {6ce3322f-ef96-437d-aa84-322fd751ee10} <Debug> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Loading data parts
747 2024.03.13 04:52:09.533709 [ 3 ] {6ce3322f-ef96-437d-aa84-322fd751ee10} <Debug> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): There are no data parts
748 2024.03.13 04:52:09.549031 [ 3 ] {6ce3322f-ef96-437d-aa84-322fd751ee10} <Debug> DynamicQueryHandler: Done processing query
749 2024.03.13 04:52:09.549058 [ 3 ] {} <Debug> HTTP-Session: 573cdcc1-14bf-4bda-9b84-0cdd3149458d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
750 2024.03.13 04:52:09.549233 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34075, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
751 2024.03.13 04:52:09.549293 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
752 2024.03.13 04:52:09.549311 [ 3 ] {} <Debug> HTTP-Session: d1d15f57-22c8-4f3b-b5e4-8de3013c113a Authenticating user 'default' from [fd00:1122:3344:101::d]:34075
753 2024.03.13 04:52:09.549334 [ 3 ] {} <Debug> HTTP-Session: d1d15f57-22c8-4f3b-b5e4-8de3013c113a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
754 2024.03.13 04:52:09.549359 [ 3 ] {} <Debug> HTTP-Session: d1d15f57-22c8-4f3b-b5e4-8de3013c113a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
755 2024.03.13 04:52:09.549393 [ 3 ] {} <Trace> HTTP-Session: d1d15f57-22c8-4f3b-b5e4-8de3013c113a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
756 2024.03.13 04:52:09.549512 [ 3 ] {9bd03834-9f02-4e69-8d18-0f9aba092170} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34075) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
757 2024.03.13 04:52:09.549557 [ 3 ] {9bd03834-9f02-4e69-8d18-0f9aba092170} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64
758 2024.03.13 04:52:09.555243 [ 3 ] {9bd03834-9f02-4e69-8d18-0f9aba092170} <Debug> oximeter.fields_u64 (33fd97dc-2a5e-4aa0-9bfb-c03f6806dd10): Loading data parts
759 2024.03.13 04:52:09.555463 [ 3 ] {9bd03834-9f02-4e69-8d18-0f9aba092170} <Debug> oximeter.fields_u64 (33fd97dc-2a5e-4aa0-9bfb-c03f6806dd10): There are no data parts
760 2024.03.13 04:52:09.569152 [ 3 ] {9bd03834-9f02-4e69-8d18-0f9aba092170} <Debug> DynamicQueryHandler: Done processing query
761 2024.03.13 04:52:09.569254 [ 3 ] {} <Debug> HTTP-Session: d1d15f57-22c8-4f3b-b5e4-8de3013c113a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
762 2024.03.13 04:52:09.569392 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34075, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
763 2024.03.13 04:52:09.569439 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
764 2024.03.13 04:52:09.569472 [ 3 ] {} <Debug> HTTP-Session: 6f38eebb-b1ec-461b-8d6b-e39c99409324 Authenticating user 'default' from [fd00:1122:3344:101::d]:34075
765 2024.03.13 04:52:09.569503 [ 3 ] {} <Debug> HTTP-Session: 6f38eebb-b1ec-461b-8d6b-e39c99409324 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
766 2024.03.13 04:52:09.569517 [ 3 ] {} <Debug> HTTP-Session: 6f38eebb-b1ec-461b-8d6b-e39c99409324 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
767 2024.03.13 04:52:09.569630 [ 3 ] {} <Trace> HTTP-Session: 6f38eebb-b1ec-461b-8d6b-e39c99409324 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
768 2024.03.13 04:52:09.569742 [ 3 ] {b9413bda-8576-4be5-8c4e-809b1c41093b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34075) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
769 2024.03.13 04:52:09.569793 [ 3 ] {b9413bda-8576-4be5-8c4e-809b1c41093b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr
770 2024.03.13 04:52:09.575135 [ 3 ] {b9413bda-8576-4be5-8c4e-809b1c41093b} <Debug> oximeter.fields_ipaddr (760c2243-c48f-4b40-9670-6ffe24998980): Loading data parts
771 2024.03.13 04:52:09.575324 [ 3 ] {b9413bda-8576-4be5-8c4e-809b1c41093b} <Debug> oximeter.fields_ipaddr (760c2243-c48f-4b40-9670-6ffe24998980): There are no data parts
772 2024.03.13 04:52:09.601574 [ 3 ] {b9413bda-8576-4be5-8c4e-809b1c41093b} <Debug> DynamicQueryHandler: Done processing query
773 2024.03.13 04:52:09.601629 [ 3 ] {} <Debug> HTTP-Session: 6f38eebb-b1ec-461b-8d6b-e39c99409324 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
774 2024.03.13 04:52:09.601813 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34075, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
775 2024.03.13 04:52:09.601952 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
776 2024.03.13 04:52:09.601993 [ 3 ] {} <Debug> HTTP-Session: ad076c4c-7509-4b0f-b103-a3b10c7ac083 Authenticating user 'default' from [fd00:1122:3344:101::d]:34075
777 2024.03.13 04:52:09.602016 [ 3 ] {} <Debug> HTTP-Session: ad076c4c-7509-4b0f-b103-a3b10c7ac083 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
778 2024.03.13 04:52:09.602030 [ 3 ] {} <Debug> HTTP-Session: ad076c4c-7509-4b0f-b103-a3b10c7ac083 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
779 2024.03.13 04:52:09.602060 [ 3 ] {} <Trace> HTTP-Session: ad076c4c-7509-4b0f-b103-a3b10c7ac083 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
780 2024.03.13 04:52:09.602171 [ 3 ] {09378d02-4d02-4524-b4bf-b7a707aa0246} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34075) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
781 2024.03.13 04:52:09.602209 [ 3 ] {09378d02-4d02-4524-b4bf-b7a707aa0246} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string
782 2024.03.13 04:52:09.631731 [ 3 ] {09378d02-4d02-4524-b4bf-b7a707aa0246} <Debug> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Loading data parts
783 2024.03.13 04:52:09.631903 [ 3 ] {09378d02-4d02-4524-b4bf-b7a707aa0246} <Debug> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): There are no data parts
784 2024.03.13 04:52:09.636143 [ 3 ] {09378d02-4d02-4524-b4bf-b7a707aa0246} <Debug> DynamicQueryHandler: Done processing query
785 2024.03.13 04:52:09.636172 [ 3 ] {} <Debug> HTTP-Session: ad076c4c-7509-4b0f-b103-a3b10c7ac083 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
786 2024.03.13 04:52:09.636297 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34075, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
787 2024.03.13 04:52:09.636345 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
788 2024.03.13 04:52:09.636363 [ 3 ] {} <Debug> HTTP-Session: 6bdf8885-2239-4d3c-84ed-df317f4c0ca7 Authenticating user 'default' from [fd00:1122:3344:101::d]:34075
789 2024.03.13 04:52:09.636380 [ 3 ] {} <Debug> HTTP-Session: 6bdf8885-2239-4d3c-84ed-df317f4c0ca7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
790 2024.03.13 04:52:09.636394 [ 3 ] {} <Debug> HTTP-Session: 6bdf8885-2239-4d3c-84ed-df317f4c0ca7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
791 2024.03.13 04:52:09.636425 [ 3 ] {} <Trace> HTTP-Session: 6bdf8885-2239-4d3c-84ed-df317f4c0ca7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
792 2024.03.13 04:52:09.636536 [ 3 ] {47688642-014d-4c61-a210-b9180c6c0aee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34075) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
793 2024.03.13 04:52:09.636574 [ 3 ] {47688642-014d-4c61-a210-b9180c6c0aee} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid
794 2024.03.13 04:52:09.646892 [ 3 ] {47688642-014d-4c61-a210-b9180c6c0aee} <Debug> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Loading data parts
795 2024.03.13 04:52:09.647076 [ 3 ] {47688642-014d-4c61-a210-b9180c6c0aee} <Debug> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): There are no data parts
796 2024.03.13 04:52:09.670106 [ 3 ] {47688642-014d-4c61-a210-b9180c6c0aee} <Debug> DynamicQueryHandler: Done processing query
797 2024.03.13 04:52:09.670139 [ 3 ] {} <Debug> HTTP-Session: 6bdf8885-2239-4d3c-84ed-df317f4c0ca7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
798 2024.03.13 04:52:09.670277 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34075, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
799 2024.03.13 04:52:09.670333 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
800 2024.03.13 04:52:09.670355 [ 3 ] {} <Debug> HTTP-Session: 3f4d7038-f26a-4f4d-9654-2ecfdfcf3a80 Authenticating user 'default' from [fd00:1122:3344:101::d]:34075
801 2024.03.13 04:52:09.670375 [ 3 ] {} <Debug> HTTP-Session: 3f4d7038-f26a-4f4d-9654-2ecfdfcf3a80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
802 2024.03.13 04:52:09.670392 [ 3 ] {} <Debug> HTTP-Session: 3f4d7038-f26a-4f4d-9654-2ecfdfcf3a80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
803 2024.03.13 04:52:09.670429 [ 3 ] {} <Trace> HTTP-Session: 3f4d7038-f26a-4f4d-9654-2ecfdfcf3a80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
804 2024.03.13 04:52:09.670645 [ 3 ] {24290829-6300-4bb1-af29-7728877832f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34075) /* The timeseries schema table stores the extracted schema for the samples
805 * oximeter collects.
806 */
807 CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete)
808 2024.03.13 04:52:09.670714 [ 3 ] {24290829-6300-4bb1-af29-7728877832f0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema
809 2024.03.13 04:52:09.695217 [ 3 ] {24290829-6300-4bb1-af29-7728877832f0} <Debug> oximeter.timeseries_schema (6f49de14-0918-4c5e-a8bc-b1cb8e61e54f): Loading data parts
810 2024.03.13 04:52:09.695401 [ 3 ] {24290829-6300-4bb1-af29-7728877832f0} <Debug> oximeter.timeseries_schema (6f49de14-0918-4c5e-a8bc-b1cb8e61e54f): There are no data parts
811 2024.03.13 04:52:09.708571 [ 3 ] {24290829-6300-4bb1-af29-7728877832f0} <Debug> DynamicQueryHandler: Done processing query
812 2024.03.13 04:52:09.708626 [ 3 ] {} <Debug> HTTP-Session: 3f4d7038-f26a-4f4d-9654-2ecfdfcf3a80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
813 2024.03.13 04:52:09.708838 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34075, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
814 2024.03.13 04:52:09.708929 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
815 2024.03.13 04:52:09.708965 [ 3 ] {} <Debug> HTTP-Session: 0e83e255-af28-4c99-a5f7-4339c9266b05 Authenticating user 'default' from [fd00:1122:3344:101::d]:34075
816 2024.03.13 04:52:09.709001 [ 3 ] {} <Debug> HTTP-Session: 0e83e255-af28-4c99-a5f7-4339c9266b05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
817 2024.03.13 04:52:09.709022 [ 3 ] {} <Debug> HTTP-Session: 0e83e255-af28-4c99-a5f7-4339c9266b05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
818 2024.03.13 04:52:09.709052 [ 3 ] {} <Trace> HTTP-Session: 0e83e255-af28-4c99-a5f7-4339c9266b05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
819 2024.03.13 04:52:09.709185 [ 3 ] {65a4a5cf-276c-479f-a212-c853c83829d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34075) INSERT INTO oximeter.version (*) VALUES (stage: Complete)
820 2024.03.13 04:52:09.710403 [ 3 ] {65a4a5cf-276c-479f-a212-c853c83829d4} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version
821 2024.03.13 04:52:09.714511 [ 3 ] {65a4a5cf-276c-479f-a212-c853c83829d4} <Trace> oximeter.version (2710ab87-5cf7-4b86-b644-0279406e422d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
822 2024.03.13 04:52:09.714549 [ 3 ] {65a4a5cf-276c-479f-a212-c853c83829d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB.
823 2024.03.13 04:52:09.718280 [ 3 ] {65a4a5cf-276c-479f-a212-c853c83829d4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
824 2024.03.13 04:52:09.719364 [ 3 ] {65a4a5cf-276c-479f-a212-c853c83829d4} <Trace> oximeter.version (2710ab87-5cf7-4b86-b644-0279406e422d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
825 2024.03.13 04:52:09.719636 [ 3 ] {65a4a5cf-276c-479f-a212-c853c83829d4} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.010529 sec., 94.97578117580017 rows/sec., 1.48 KiB/sec.
826 2024.03.13 04:52:09.719752 [ 3 ] {65a4a5cf-276c-479f-a212-c853c83829d4} <Debug> DynamicQueryHandler: Done processing query
827 2024.03.13 04:52:09.719775 [ 3 ] {65a4a5cf-276c-479f-a212-c853c83829d4} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
828 2024.03.13 04:52:09.719791 [ 3 ] {} <Debug> HTTP-Session: 0e83e255-af28-4c99-a5f7-4339c9266b05 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
829 2024.03.13 04:52:23.496286 [ 73 ] {} <Debug> DNSResolver: Updating DNS cache
830 2024.03.13 04:52:23.496349 [ 73 ] {} <Debug> DNSResolver: Updated DNS cache
831 2024.03.13 04:52:34.728488 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
832 2024.03.13 04:52:34.728633 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
833 2024.03.13 04:52:34.728663 [ 3 ] {} <Debug> HTTP-Session: ac7650a9-025d-4784-a213-9527fe607382 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
834 2024.03.13 04:52:34.728693 [ 3 ] {} <Debug> HTTP-Session: ac7650a9-025d-4784-a213-9527fe607382 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
835 2024.03.13 04:52:34.728712 [ 3 ] {} <Debug> HTTP-Session: ac7650a9-025d-4784-a213-9527fe607382 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
836 2024.03.13 04:52:34.728774 [ 3 ] {} <Trace> HTTP-Session: ac7650a9-025d-4784-a213-9527fe607382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
837 2024.03.13 04:52:34.728900 [ 3 ] {6aaae02e-adb4-4f09-8945-9319ea50c7ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete)
838 2024.03.13 04:52:34.729228 [ 3 ] {6aaae02e-adb4-4f09-8945-9319ea50c7ad} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
839 2024.03.13 04:52:34.729374 [ 3 ] {6aaae02e-adb4-4f09-8945-9319ea50c7ad} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
840 2024.03.13 04:52:34.730314 [ 3 ] {6aaae02e-adb4-4f09-8945-9319ea50c7ad} <Debug> DynamicQueryHandler: Done processing query
841 2024.03.13 04:52:34.730348 [ 3 ] {6aaae02e-adb4-4f09-8945-9319ea50c7ad} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
842 2024.03.13 04:52:34.730366 [ 3 ] {} <Debug> HTTP-Session: ac7650a9-025d-4784-a213-9527fe607382 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
843 2024.03.13 04:52:34.734805 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
844 2024.03.13 04:52:34.734869 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
845 2024.03.13 04:52:34.734892 [ 3 ] {} <Debug> HTTP-Session: 81aba705-bd06-4b04-b49a-0286c06f8a97 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
846 2024.03.13 04:52:34.734914 [ 3 ] {} <Debug> HTTP-Session: 81aba705-bd06-4b04-b49a-0286c06f8a97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
847 2024.03.13 04:52:34.734931 [ 3 ] {} <Debug> HTTP-Session: 81aba705-bd06-4b04-b49a-0286c06f8a97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
848 2024.03.13 04:52:34.734972 [ 3 ] {} <Trace> HTTP-Session: 81aba705-bd06-4b04-b49a-0286c06f8a97 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
849 2024.03.13 04:52:34.735111 [ 3 ] {139511a4-fc79-47f1-a688-31f90f679461} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
850 2024.03.13 04:52:34.737506 [ 3 ] {139511a4-fc79-47f1-a688-31f90f679461} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
851 2024.03.13 04:52:34.737563 [ 3 ] {139511a4-fc79-47f1-a688-31f90f679461} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
852 2024.03.13 04:52:34.738487 [ 3 ] {139511a4-fc79-47f1-a688-31f90f679461} <Debug> DynamicQueryHandler: Done processing query
853 2024.03.13 04:52:34.738516 [ 3 ] {139511a4-fc79-47f1-a688-31f90f679461} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
854 2024.03.13 04:52:34.738533 [ 3 ] {} <Debug> HTTP-Session: 81aba705-bd06-4b04-b49a-0286c06f8a97 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
855 2024.03.13 04:52:34.738893 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
856 2024.03.13 04:52:34.738944 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
857 2024.03.13 04:52:34.738963 [ 3 ] {} <Debug> HTTP-Session: 8fc0aecf-ba10-48fe-b4d4-e642ec164bc2 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
858 2024.03.13 04:52:34.738982 [ 3 ] {} <Debug> HTTP-Session: 8fc0aecf-ba10-48fe-b4d4-e642ec164bc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
859 2024.03.13 04:52:34.738995 [ 3 ] {} <Debug> HTTP-Session: 8fc0aecf-ba10-48fe-b4d4-e642ec164bc2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
860 2024.03.13 04:52:34.739028 [ 3 ] {} <Trace> HTTP-Session: 8fc0aecf-ba10-48fe-b4d4-e642ec164bc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
861 2024.03.13 04:52:34.739123 [ 3 ] {a1fc727b-305d-4a04-9e14-bb3b5b4fc496} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
862 2024.03.13 04:52:34.739479 [ 3 ] {a1fc727b-305d-4a04-9e14-bb3b5b4fc496} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
863 2024.03.13 04:52:34.739529 [ 3 ] {a1fc727b-305d-4a04-9e14-bb3b5b4fc496} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
864 2024.03.13 04:52:34.740381 [ 3 ] {a1fc727b-305d-4a04-9e14-bb3b5b4fc496} <Debug> DynamicQueryHandler: Done processing query
865 2024.03.13 04:52:34.740408 [ 3 ] {a1fc727b-305d-4a04-9e14-bb3b5b4fc496} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
866 2024.03.13 04:52:34.740425 [ 3 ] {} <Debug> HTTP-Session: 8fc0aecf-ba10-48fe-b4d4-e642ec164bc2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
867 2024.03.13 04:52:34.740637 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
868 2024.03.13 04:52:34.740685 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
869 2024.03.13 04:52:34.740703 [ 3 ] {} <Debug> HTTP-Session: fa8d8766-bd8f-442d-9019-ca7b1f7b7fb6 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
870 2024.03.13 04:52:34.740720 [ 3 ] {} <Debug> HTTP-Session: fa8d8766-bd8f-442d-9019-ca7b1f7b7fb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
871 2024.03.13 04:52:34.740734 [ 3 ] {} <Debug> HTTP-Session: fa8d8766-bd8f-442d-9019-ca7b1f7b7fb6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
872 2024.03.13 04:52:34.740764 [ 3 ] {} <Trace> HTTP-Session: fa8d8766-bd8f-442d-9019-ca7b1f7b7fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
873 2024.03.13 04:52:34.740853 [ 3 ] {167b61f2-1449-4200-9af1-7eae92e730a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
874 2024.03.13 04:52:34.741160 [ 3 ] {167b61f2-1449-4200-9af1-7eae92e730a1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
875 2024.03.13 04:52:34.741211 [ 3 ] {167b61f2-1449-4200-9af1-7eae92e730a1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
876 2024.03.13 04:52:34.742019 [ 3 ] {167b61f2-1449-4200-9af1-7eae92e730a1} <Debug> DynamicQueryHandler: Done processing query
877 2024.03.13 04:52:34.742046 [ 3 ] {167b61f2-1449-4200-9af1-7eae92e730a1} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
878 2024.03.13 04:52:34.742063 [ 3 ] {} <Debug> HTTP-Session: fa8d8766-bd8f-442d-9019-ca7b1f7b7fb6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
879 2024.03.13 04:52:34.743159 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
880 2024.03.13 04:52:34.743206 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
881 2024.03.13 04:52:34.743225 [ 3 ] {} <Debug> HTTP-Session: ac6693f7-245b-4902-8f91-4be3e304feb0 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
882 2024.03.13 04:52:34.743241 [ 3 ] {} <Debug> HTTP-Session: ac6693f7-245b-4902-8f91-4be3e304feb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
883 2024.03.13 04:52:34.743255 [ 3 ] {} <Debug> HTTP-Session: ac6693f7-245b-4902-8f91-4be3e304feb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
884 2024.03.13 04:52:34.743285 [ 3 ] {} <Trace> HTTP-Session: ac6693f7-245b-4902-8f91-4be3e304feb0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
885 2024.03.13 04:52:34.743364 [ 3 ] {ba0422cf-de11-4a6d-9443-d85666d86c94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
886 2024.03.13 04:52:34.743405 [ 3 ] {ba0422cf-de11-4a6d-9443-d85666d86c94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
887 2024.03.13 04:52:34.743595 [ 3 ] {ba0422cf-de11-4a6d-9443-d85666d86c94} <Trace> ParallelParsingInputFormat: Parallel parsing is used
888 2024.03.13 04:52:34.744073 [ 3 ] {ba0422cf-de11-4a6d-9443-d85666d86c94} <Trace> oximeter.timeseries_schema (6f49de14-0918-4c5e-a8bc-b1cb8e61e54f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
889 2024.03.13 04:52:34.744114 [ 3 ] {ba0422cf-de11-4a6d-9443-d85666d86c94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB.
890 2024.03.13 04:52:34.744821 [ 3 ] {ba0422cf-de11-4a6d-9443-d85666d86c94} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
891 2024.03.13 04:52:34.745339 [ 3 ] {ba0422cf-de11-4a6d-9443-d85666d86c94} <Trace> oximeter.timeseries_schema (6f49de14-0918-4c5e-a8bc-b1cb8e61e54f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
892 2024.03.13 04:52:34.745494 [ 3 ] {ba0422cf-de11-4a6d-9443-d85666d86c94} <Debug> executeQuery: Read 4 rows, 443.00 B in 0.002161 sec., 1850.994909763998 rows/sec., 200.19 KiB/sec.
893 2024.03.13 04:52:34.745736 [ 3 ] {ba0422cf-de11-4a6d-9443-d85666d86c94} <Debug> DynamicQueryHandler: Done processing query
894 2024.03.13 04:52:34.745760 [ 3 ] {ba0422cf-de11-4a6d-9443-d85666d86c94} <Debug> MemoryTracker: Peak memory usage (for query): 4.33 MiB.
895 2024.03.13 04:52:34.745777 [ 3 ] {} <Debug> HTTP-Session: ac6693f7-245b-4902-8f91-4be3e304feb0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
896 2024.03.13 04:52:34.745902 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 3926, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
897 2024.03.13 04:52:34.745950 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
898 2024.03.13 04:52:34.745968 [ 3 ] {} <Debug> HTTP-Session: 6918787a-3497-47e3-9a65-6dc4aa692bc3 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
899 2024.03.13 04:52:34.745985 [ 3 ] {} <Debug> HTTP-Session: 6918787a-3497-47e3-9a65-6dc4aa692bc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
900 2024.03.13 04:52:34.745999 [ 3 ] {} <Debug> HTTP-Session: 6918787a-3497-47e3-9a65-6dc4aa692bc3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
901 2024.03.13 04:52:34.746029 [ 3 ] {} <Trace> HTTP-Session: 6918787a-3497-47e3-9a65-6dc4aa692bc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
902 2024.03.13 04:52:34.746106 [ 3 ] {5dcf6255-9566-46ee-8668-fef046dca6e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
903 2024.03.13 04:52:34.746147 [ 3 ] {5dcf6255-9566-46ee-8668-fef046dca6e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
904 2024.03.13 04:52:34.746289 [ 3 ] {5dcf6255-9566-46ee-8668-fef046dca6e4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
905 2024.03.13 04:52:34.748488 [ 3 ] {5dcf6255-9566-46ee-8668-fef046dca6e4} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
906 2024.03.13 04:52:34.748525 [ 3 ] {5dcf6255-9566-46ee-8668-fef046dca6e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB.
907 2024.03.13 04:52:34.748937 [ 3 ] {5dcf6255-9566-46ee-8668-fef046dca6e4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
908 2024.03.13 04:52:34.749449 [ 3 ] {5dcf6255-9566-46ee-8668-fef046dca6e4} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
909 2024.03.13 04:52:34.749604 [ 3 ] {5dcf6255-9566-46ee-8668-fef046dca6e4} <Debug> executeQuery: Read 27 rows, 2.19 KiB in 0.003531 sec., 7646.5590484282075 rows/sec., 619.79 KiB/sec.
910 2024.03.13 04:52:34.749720 [ 3 ] {5dcf6255-9566-46ee-8668-fef046dca6e4} <Debug> DynamicQueryHandler: Done processing query
911 2024.03.13 04:52:34.749743 [ 3 ] {5dcf6255-9566-46ee-8668-fef046dca6e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
912 2024.03.13 04:52:34.749758 [ 3 ] {} <Debug> HTTP-Session: 6918787a-3497-47e3-9a65-6dc4aa692bc3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
913 2024.03.13 04:52:34.749975 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 12596, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
914 2024.03.13 04:52:34.750022 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
915 2024.03.13 04:52:34.750041 [ 3 ] {} <Debug> HTTP-Session: c3a5f1e6-bda4-43f9-945e-e4b806113a4d Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
916 2024.03.13 04:52:34.750058 [ 3 ] {} <Debug> HTTP-Session: c3a5f1e6-bda4-43f9-945e-e4b806113a4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
917 2024.03.13 04:52:34.750073 [ 3 ] {} <Debug> HTTP-Session: c3a5f1e6-bda4-43f9-945e-e4b806113a4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
918 2024.03.13 04:52:34.750103 [ 3 ] {} <Trace> HTTP-Session: c3a5f1e6-bda4-43f9-945e-e4b806113a4d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
919 2024.03.13 04:52:34.750195 [ 3 ] {ca4111ae-ea06-42a8-b04b-b7420b867e0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
920 2024.03.13 04:52:34.750236 [ 3 ] {ca4111ae-ea06-42a8-b04b-b7420b867e0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
921 2024.03.13 04:52:34.750362 [ 3 ] {ca4111ae-ea06-42a8-b04b-b7420b867e0f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
922 2024.03.13 04:52:34.750696 [ 3 ] {ca4111ae-ea06-42a8-b04b-b7420b867e0f} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
923 2024.03.13 04:52:34.750734 [ 3 ] {ca4111ae-ea06-42a8-b04b-b7420b867e0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB.
924 2024.03.13 04:52:34.751151 [ 3 ] {ca4111ae-ea06-42a8-b04b-b7420b867e0f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
925 2024.03.13 04:52:34.751650 [ 3 ] {ca4111ae-ea06-42a8-b04b-b7420b867e0f} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
926 2024.03.13 04:52:34.751796 [ 3 ] {ca4111ae-ea06-42a8-b04b-b7420b867e0f} <Debug> executeQuery: Read 81 rows, 7.62 KiB in 0.001646 sec., 49210.20656136088 rows/sec., 4.52 MiB/sec.
927 2024.03.13 04:52:34.751945 [ 3 ] {ca4111ae-ea06-42a8-b04b-b7420b867e0f} <Debug> DynamicQueryHandler: Done processing query
928 2024.03.13 04:52:34.751968 [ 3 ] {ca4111ae-ea06-42a8-b04b-b7420b867e0f} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
929 2024.03.13 04:52:34.751984 [ 3 ] {} <Debug> HTTP-Session: c3a5f1e6-bda4-43f9-945e-e4b806113a4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
930 2024.03.13 04:52:34.752108 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 7683, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
931 2024.03.13 04:52:34.752157 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
932 2024.03.13 04:52:34.752175 [ 3 ] {} <Debug> HTTP-Session: c551f36f-c519-47ec-9aab-bb86b2af9a2c Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
933 2024.03.13 04:52:34.752192 [ 3 ] {} <Debug> HTTP-Session: c551f36f-c519-47ec-9aab-bb86b2af9a2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
934 2024.03.13 04:52:34.752206 [ 3 ] {} <Debug> HTTP-Session: c551f36f-c519-47ec-9aab-bb86b2af9a2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
935 2024.03.13 04:52:34.752237 [ 3 ] {} <Trace> HTTP-Session: c551f36f-c519-47ec-9aab-bb86b2af9a2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
936 2024.03.13 04:52:34.752320 [ 3 ] {288750bb-0f73-4752-8c05-123d9af16249} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
937 2024.03.13 04:52:34.752358 [ 3 ] {288750bb-0f73-4752-8c05-123d9af16249} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
938 2024.03.13 04:52:34.753135 [ 3 ] {288750bb-0f73-4752-8c05-123d9af16249} <Trace> ParallelParsingInputFormat: Parallel parsing is used
939 2024.03.13 04:52:34.754106 [ 3 ] {288750bb-0f73-4752-8c05-123d9af16249} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Trying to reserve 1.00 MiB using storage policy from min volume index 0
940 2024.03.13 04:52:34.754141 [ 3 ] {288750bb-0f73-4752-8c05-123d9af16249} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB.
941 2024.03.13 04:52:34.754577 [ 3 ] {288750bb-0f73-4752-8c05-123d9af16249} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
942 2024.03.13 04:52:34.755191 [ 3 ] {288750bb-0f73-4752-8c05-123d9af16249} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
943 2024.03.13 04:52:34.755349 [ 3 ] {288750bb-0f73-4752-8c05-123d9af16249} <Debug> executeQuery: Read 45 rows, 3.61 KiB in 0.003066 sec., 14677.103718199607 rows/sec., 1.15 MiB/sec.
944 2024.03.13 04:52:34.755567 [ 3 ] {288750bb-0f73-4752-8c05-123d9af16249} <Debug> DynamicQueryHandler: Done processing query
945 2024.03.13 04:52:34.755591 [ 3 ] {288750bb-0f73-4752-8c05-123d9af16249} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
946 2024.03.13 04:52:34.755608 [ 3 ] {} <Debug> HTTP-Session: c551f36f-c519-47ec-9aab-bb86b2af9a2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
947 2024.03.13 04:52:34.755866 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 28916, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
948 2024.03.13 04:52:34.755912 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
949 2024.03.13 04:52:34.755930 [ 3 ] {} <Debug> HTTP-Session: 04f5c762-45db-499f-8e05-e3ff5cf320a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
950 2024.03.13 04:52:34.755947 [ 3 ] {} <Debug> HTTP-Session: 04f5c762-45db-499f-8e05-e3ff5cf320a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
951 2024.03.13 04:52:34.755961 [ 3 ] {} <Debug> HTTP-Session: 04f5c762-45db-499f-8e05-e3ff5cf320a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
952 2024.03.13 04:52:34.755992 [ 3 ] {} <Trace> HTTP-Session: 04f5c762-45db-499f-8e05-e3ff5cf320a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
953 2024.03.13 04:52:34.756203 [ 3 ] {df7d539a-113c-4db5-bb8b-94a613daa767} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
954 2024.03.13 04:52:34.756249 [ 3 ] {df7d539a-113c-4db5-bb8b-94a613daa767} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
955 2024.03.13 04:52:34.756445 [ 3 ] {df7d539a-113c-4db5-bb8b-94a613daa767} <Trace> ParallelParsingInputFormat: Parallel parsing is used
956 2024.03.13 04:52:34.756941 [ 3 ] {df7d539a-113c-4db5-bb8b-94a613daa767} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
957 2024.03.13 04:52:34.756978 [ 3 ] {df7d539a-113c-4db5-bb8b-94a613daa767} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB.
958 2024.03.13 04:52:34.760589 [ 3 ] {df7d539a-113c-4db5-bb8b-94a613daa767} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
959 2024.03.13 04:52:34.761162 [ 3 ] {df7d539a-113c-4db5-bb8b-94a613daa767} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
960 2024.03.13 04:52:34.761325 [ 3 ] {df7d539a-113c-4db5-bb8b-94a613daa767} <Debug> executeQuery: Read 27 rows, 37.31 KiB in 0.005279 sec., 5114.605038833112 rows/sec., 6.90 MiB/sec.
961 2024.03.13 04:52:34.761497 [ 3 ] {df7d539a-113c-4db5-bb8b-94a613daa767} <Debug> DynamicQueryHandler: Done processing query
962 2024.03.13 04:52:34.761521 [ 3 ] {df7d539a-113c-4db5-bb8b-94a613daa767} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
963 2024.03.13 04:52:34.761537 [ 3 ] {} <Debug> HTTP-Session: 04f5c762-45db-499f-8e05-e3ff5cf320a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
964 2024.03.13 04:52:34.761658 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 4320, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
965 2024.03.13 04:52:34.761707 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
966 2024.03.13 04:52:34.761725 [ 3 ] {} <Debug> HTTP-Session: 9eb0d665-eb8c-45eb-8475-0bfdaad76c8a Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
967 2024.03.13 04:52:34.761742 [ 3 ] {} <Debug> HTTP-Session: 9eb0d665-eb8c-45eb-8475-0bfdaad76c8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
968 2024.03.13 04:52:34.761756 [ 3 ] {} <Debug> HTTP-Session: 9eb0d665-eb8c-45eb-8475-0bfdaad76c8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
969 2024.03.13 04:52:34.761786 [ 3 ] {} <Trace> HTTP-Session: 9eb0d665-eb8c-45eb-8475-0bfdaad76c8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
970 2024.03.13 04:52:34.761859 [ 3 ] {d7806715-6cbb-40b5-b62d-41bbc0fedd1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
971 2024.03.13 04:52:34.761901 [ 3 ] {d7806715-6cbb-40b5-b62d-41bbc0fedd1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
972 2024.03.13 04:52:34.762029 [ 3 ] {d7806715-6cbb-40b5-b62d-41bbc0fedd1b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
973 2024.03.13 04:52:34.762337 [ 3 ] {d7806715-6cbb-40b5-b62d-41bbc0fedd1b} <Trace> oximeter.measurements_i64 (467d6b94-7648-408a-b9d2-844519dc2129): Trying to reserve 1.00 MiB using storage policy from min volume index 0
974 2024.03.13 04:52:34.762370 [ 3 ] {d7806715-6cbb-40b5-b62d-41bbc0fedd1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB.
975 2024.03.13 04:52:34.762840 [ 3 ] {d7806715-6cbb-40b5-b62d-41bbc0fedd1b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
976 2024.03.13 04:52:34.763394 [ 3 ] {d7806715-6cbb-40b5-b62d-41bbc0fedd1b} <Trace> oximeter.measurements_i64 (467d6b94-7648-408a-b9d2-844519dc2129): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
977 2024.03.13 04:52:34.763552 [ 3 ] {d7806715-6cbb-40b5-b62d-41bbc0fedd1b} <Debug> executeQuery: Read 27 rows, 1.99 KiB in 0.001714 sec., 15752.625437572928 rows/sec., 1.14 MiB/sec.
978 2024.03.13 04:52:34.763757 [ 3 ] {d7806715-6cbb-40b5-b62d-41bbc0fedd1b} <Debug> DynamicQueryHandler: Done processing query
979 2024.03.13 04:52:34.763781 [ 3 ] {d7806715-6cbb-40b5-b62d-41bbc0fedd1b} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
980 2024.03.13 04:52:34.763797 [ 3 ] {} <Debug> HTTP-Session: 9eb0d665-eb8c-45eb-8475-0bfdaad76c8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
981 2024.03.13 04:52:38.496597 [ 103 ] {} <Debug> DNSResolver: Updating DNS cache
982 2024.03.13 04:52:38.496701 [ 103 ] {} <Debug> DNSResolver: Updated DNS cache
983 2024.03.13 04:52:44.720592 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 4070, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
984 2024.03.13 04:52:44.720737 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
985 2024.03.13 04:52:44.720767 [ 3 ] {} <Debug> HTTP-Session: b59efedf-2b21-42c1-8058-a25af97f360b Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
986 2024.03.13 04:52:44.720796 [ 3 ] {} <Debug> HTTP-Session: b59efedf-2b21-42c1-8058-a25af97f360b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
987 2024.03.13 04:52:44.720814 [ 3 ] {} <Debug> HTTP-Session: b59efedf-2b21-42c1-8058-a25af97f360b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
988 2024.03.13 04:52:44.720869 [ 3 ] {} <Trace> HTTP-Session: b59efedf-2b21-42c1-8058-a25af97f360b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
989 2024.03.13 04:52:44.721013 [ 3 ] {0ec3dd2d-bea0-4421-9753-afbb39073d7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
990 2024.03.13 04:52:44.721082 [ 3 ] {0ec3dd2d-bea0-4421-9753-afbb39073d7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
991 2024.03.13 04:52:44.721298 [ 3 ] {0ec3dd2d-bea0-4421-9753-afbb39073d7e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
992 2024.03.13 04:52:44.721752 [ 3 ] {0ec3dd2d-bea0-4421-9753-afbb39073d7e} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
993 2024.03.13 04:52:44.721800 [ 3 ] {0ec3dd2d-bea0-4421-9753-afbb39073d7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB.
994 2024.03.13 04:52:44.722181 [ 3 ] {0ec3dd2d-bea0-4421-9753-afbb39073d7e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
995 2024.03.13 04:52:44.722537 [ 3 ] {0ec3dd2d-bea0-4421-9753-afbb39073d7e} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
996 2024.03.13 04:52:44.722736 [ 3 ] {0ec3dd2d-bea0-4421-9753-afbb39073d7e} <Debug> executeQuery: Read 28 rows, 2.27 KiB in 0.001785 sec., 15686.274509803923 rows/sec., 1.24 MiB/sec.
997 2024.03.13 04:52:44.722892 [ 3 ] {0ec3dd2d-bea0-4421-9753-afbb39073d7e} <Debug> DynamicQueryHandler: Done processing query
998 2024.03.13 04:52:44.722918 [ 3 ] {0ec3dd2d-bea0-4421-9753-afbb39073d7e} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
999 2024.03.13 04:52:44.722935 [ 3 ] {} <Debug> HTTP-Session: b59efedf-2b21-42c1-8058-a25af97f360b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1000 2024.03.13 04:52:44.723067 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 13077, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1001 2024.03.13 04:52:44.723120 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1002 2024.03.13 04:52:44.723138 [ 3 ] {} <Debug> HTTP-Session: 1b77ac48-5882-446b-beaf-c5431585c2df Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
1003 2024.03.13 04:52:44.723157 [ 3 ] {} <Debug> HTTP-Session: 1b77ac48-5882-446b-beaf-c5431585c2df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1004 2024.03.13 04:52:44.723171 [ 3 ] {} <Debug> HTTP-Session: 1b77ac48-5882-446b-beaf-c5431585c2df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1005 2024.03.13 04:52:44.723206 [ 3 ] {} <Trace> HTTP-Session: 1b77ac48-5882-446b-beaf-c5431585c2df Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1006 2024.03.13 04:52:44.723303 [ 3 ] {088b2182-9792-4d89-9f2d-b02f69e713f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1007 2024.03.13 04:52:44.723345 [ 3 ] {088b2182-9792-4d89-9f2d-b02f69e713f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1008 2024.03.13 04:52:44.723477 [ 3 ] {088b2182-9792-4d89-9f2d-b02f69e713f7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1009 2024.03.13 04:52:44.723815 [ 3 ] {088b2182-9792-4d89-9f2d-b02f69e713f7} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1010 2024.03.13 04:52:44.723853 [ 3 ] {088b2182-9792-4d89-9f2d-b02f69e713f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB.
1011 2024.03.13 04:52:44.724164 [ 3 ] {088b2182-9792-4d89-9f2d-b02f69e713f7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1012 2024.03.13 04:52:44.724460 [ 3 ] {088b2182-9792-4d89-9f2d-b02f69e713f7} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1013 2024.03.13 04:52:44.724602 [ 3 ] {088b2182-9792-4d89-9f2d-b02f69e713f7} <Debug> executeQuery: Read 84 rows, 7.92 KiB in 0.001347 sec., 62360.80178173719 rows/sec., 5.74 MiB/sec.
1014 2024.03.13 04:52:44.724757 [ 3 ] {088b2182-9792-4d89-9f2d-b02f69e713f7} <Debug> DynamicQueryHandler: Done processing query
1015 2024.03.13 04:52:44.724780 [ 3 ] {088b2182-9792-4d89-9f2d-b02f69e713f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
1016 2024.03.13 04:52:44.724796 [ 3 ] {} <Debug> HTTP-Session: 1b77ac48-5882-446b-beaf-c5431585c2df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1017 2024.03.13 04:52:44.724975 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 4799, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1018 2024.03.13 04:52:44.725023 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1019 2024.03.13 04:52:44.725041 [ 3 ] {} <Debug> HTTP-Session: 663a8b8d-94bd-455f-a693-c31081bec6ac Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
1020 2024.03.13 04:52:44.725058 [ 3 ] {} <Debug> HTTP-Session: 663a8b8d-94bd-455f-a693-c31081bec6ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1021 2024.03.13 04:52:44.725072 [ 3 ] {} <Debug> HTTP-Session: 663a8b8d-94bd-455f-a693-c31081bec6ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1022 2024.03.13 04:52:44.725103 [ 3 ] {} <Trace> HTTP-Session: 663a8b8d-94bd-455f-a693-c31081bec6ac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1023 2024.03.13 04:52:44.725175 [ 3 ] {0a934cd9-e948-435e-9aac-4da770150a49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1024 2024.03.13 04:52:44.725214 [ 3 ] {0a934cd9-e948-435e-9aac-4da770150a49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1025 2024.03.13 04:52:44.725339 [ 3 ] {0a934cd9-e948-435e-9aac-4da770150a49} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1026 2024.03.13 04:52:44.725753 [ 3 ] {0a934cd9-e948-435e-9aac-4da770150a49} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1027 2024.03.13 04:52:44.725789 [ 3 ] {0a934cd9-e948-435e-9aac-4da770150a49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB.
1028 2024.03.13 04:52:44.726085 [ 3 ] {0a934cd9-e948-435e-9aac-4da770150a49} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1029 2024.03.13 04:52:44.726376 [ 3 ] {0a934cd9-e948-435e-9aac-4da770150a49} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1030 2024.03.13 04:52:44.726540 [ 3 ] {0a934cd9-e948-435e-9aac-4da770150a49} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001383 sec., 20245.84237165582 rows/sec., 1.58 MiB/sec.
1031 2024.03.13 04:52:44.726772 [ 3 ] {0a934cd9-e948-435e-9aac-4da770150a49} <Debug> DynamicQueryHandler: Done processing query
1032 2024.03.13 04:52:44.726796 [ 3 ] {0a934cd9-e948-435e-9aac-4da770150a49} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
1033 2024.03.13 04:52:44.726812 [ 3 ] {} <Debug> HTTP-Session: 663a8b8d-94bd-455f-a693-c31081bec6ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1034 2024.03.13 04:52:44.727036 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 29987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1035 2024.03.13 04:52:44.727084 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1036 2024.03.13 04:52:44.727103 [ 3 ] {} <Debug> HTTP-Session: 2b0df116-7f36-46db-8eb5-5e4630ef607b Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
1037 2024.03.13 04:52:44.727120 [ 3 ] {} <Debug> HTTP-Session: 2b0df116-7f36-46db-8eb5-5e4630ef607b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1038 2024.03.13 04:52:44.727134 [ 3 ] {} <Debug> HTTP-Session: 2b0df116-7f36-46db-8eb5-5e4630ef607b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1039 2024.03.13 04:52:44.727163 [ 3 ] {} <Trace> HTTP-Session: 2b0df116-7f36-46db-8eb5-5e4630ef607b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1040 2024.03.13 04:52:44.727375 [ 3 ] {7e239750-5ad9-41a8-bbe4-6978d903382b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1041 2024.03.13 04:52:44.727422 [ 3 ] {7e239750-5ad9-41a8-bbe4-6978d903382b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1042 2024.03.13 04:52:44.727612 [ 3 ] {7e239750-5ad9-41a8-bbe4-6978d903382b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1043 2024.03.13 04:52:44.728076 [ 3 ] {7e239750-5ad9-41a8-bbe4-6978d903382b} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1044 2024.03.13 04:52:44.728112 [ 3 ] {7e239750-5ad9-41a8-bbe4-6978d903382b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB.
1045 2024.03.13 04:52:44.728517 [ 3 ] {7e239750-5ad9-41a8-bbe4-6978d903382b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1046 2024.03.13 04:52:44.728867 [ 3 ] {7e239750-5ad9-41a8-bbe4-6978d903382b} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1047 2024.03.13 04:52:44.729030 [ 3 ] {7e239750-5ad9-41a8-bbe4-6978d903382b} <Debug> executeQuery: Read 28 rows, 38.69 KiB in 0.00182 sec., 15384.615384615385 rows/sec., 20.76 MiB/sec.
1048 2024.03.13 04:52:44.729149 [ 3 ] {7e239750-5ad9-41a8-bbe4-6978d903382b} <Debug> DynamicQueryHandler: Done processing query
1049 2024.03.13 04:52:44.729172 [ 3 ] {7e239750-5ad9-41a8-bbe4-6978d903382b} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
1050 2024.03.13 04:52:44.729188 [ 3 ] {} <Debug> HTTP-Session: 2b0df116-7f36-46db-8eb5-5e4630ef607b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1051 2024.03.13 04:52:53.496973 [ 93 ] {} <Debug> DNSResolver: Updating DNS cache
1052 2024.03.13 04:52:53.497042 [ 93 ] {} <Debug> DNSResolver: Updated DNS cache
1053 2024.03.13 04:52:54.721396 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 4214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1054 2024.03.13 04:52:54.721514 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1055 2024.03.13 04:52:54.721543 [ 3 ] {} <Debug> HTTP-Session: 7f623b23-cd61-4ef5-a116-b7fcea0a3327 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
1056 2024.03.13 04:52:54.721570 [ 3 ] {} <Debug> HTTP-Session: 7f623b23-cd61-4ef5-a116-b7fcea0a3327 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1057 2024.03.13 04:52:54.721588 [ 3 ] {} <Debug> HTTP-Session: 7f623b23-cd61-4ef5-a116-b7fcea0a3327 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1058 2024.03.13 04:52:54.721643 [ 3 ] {} <Trace> HTTP-Session: 7f623b23-cd61-4ef5-a116-b7fcea0a3327 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1059 2024.03.13 04:52:54.721781 [ 3 ] {531066ea-1e08-4c62-9c98-219d1013cb2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1060 2024.03.13 04:52:54.721848 [ 3 ] {531066ea-1e08-4c62-9c98-219d1013cb2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1061 2024.03.13 04:52:54.722060 [ 3 ] {531066ea-1e08-4c62-9c98-219d1013cb2b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1062 2024.03.13 04:52:54.722490 [ 3 ] {531066ea-1e08-4c62-9c98-219d1013cb2b} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1063 2024.03.13 04:52:54.722534 [ 3 ] {531066ea-1e08-4c62-9c98-219d1013cb2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB.
1064 2024.03.13 04:52:54.722916 [ 3 ] {531066ea-1e08-4c62-9c98-219d1013cb2b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1065 2024.03.13 04:52:54.723247 [ 3 ] {531066ea-1e08-4c62-9c98-219d1013cb2b} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1066 2024.03.13 04:52:54.723404 [ 3 ] {531066ea-1e08-4c62-9c98-219d1013cb2b} <Debug> executeQuery: Read 29 rows, 2.35 KiB in 0.001687 sec., 17190.278601066984 rows/sec., 1.36 MiB/sec.
1067 2024.03.13 04:52:54.723654 [ 3 ] {531066ea-1e08-4c62-9c98-219d1013cb2b} <Debug> DynamicQueryHandler: Done processing query
1068 2024.03.13 04:52:54.723680 [ 3 ] {531066ea-1e08-4c62-9c98-219d1013cb2b} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
1069 2024.03.13 04:52:54.723697 [ 3 ] {} <Debug> HTTP-Session: 7f623b23-cd61-4ef5-a116-b7fcea0a3327 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1070 2024.03.13 04:52:54.723849 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 13526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1071 2024.03.13 04:52:54.723902 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1072 2024.03.13 04:52:54.723921 [ 3 ] {} <Debug> HTTP-Session: da44cc14-5614-4be4-973c-c8ff2649a740 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
1073 2024.03.13 04:52:54.723939 [ 3 ] {} <Debug> HTTP-Session: da44cc14-5614-4be4-973c-c8ff2649a740 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1074 2024.03.13 04:52:54.723954 [ 3 ] {} <Debug> HTTP-Session: da44cc14-5614-4be4-973c-c8ff2649a740 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1075 2024.03.13 04:52:54.723988 [ 3 ] {} <Trace> HTTP-Session: da44cc14-5614-4be4-973c-c8ff2649a740 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1076 2024.03.13 04:52:54.724080 [ 3 ] {30647091-ab5b-4b8a-91ad-1d9ad5af93af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1077 2024.03.13 04:52:54.724123 [ 3 ] {30647091-ab5b-4b8a-91ad-1d9ad5af93af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1078 2024.03.13 04:52:54.724269 [ 3 ] {30647091-ab5b-4b8a-91ad-1d9ad5af93af} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1079 2024.03.13 04:52:54.724620 [ 3 ] {30647091-ab5b-4b8a-91ad-1d9ad5af93af} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1080 2024.03.13 04:52:54.724656 [ 3 ] {30647091-ab5b-4b8a-91ad-1d9ad5af93af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB.
1081 2024.03.13 04:52:54.724961 [ 3 ] {30647091-ab5b-4b8a-91ad-1d9ad5af93af} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1082 2024.03.13 04:52:54.725260 [ 3 ] {30647091-ab5b-4b8a-91ad-1d9ad5af93af} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1083 2024.03.13 04:52:54.725405 [ 3 ] {30647091-ab5b-4b8a-91ad-1d9ad5af93af} <Debug> executeQuery: Read 87 rows, 8.18 KiB in 0.001359 sec., 64017.660044150114 rows/sec., 5.88 MiB/sec.
1084 2024.03.13 04:52:54.725552 [ 3 ] {30647091-ab5b-4b8a-91ad-1d9ad5af93af} <Debug> DynamicQueryHandler: Done processing query
1085 2024.03.13 04:52:54.725575 [ 3 ] {30647091-ab5b-4b8a-91ad-1d9ad5af93af} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
1086 2024.03.13 04:52:54.725591 [ 3 ] {} <Debug> HTTP-Session: da44cc14-5614-4be4-973c-c8ff2649a740 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1087 2024.03.13 04:52:54.725725 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 4969, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1088 2024.03.13 04:52:54.725771 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1089 2024.03.13 04:52:54.725790 [ 3 ] {} <Debug> HTTP-Session: afce4704-c4b4-4c82-9284-d1494473d0ba Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
1090 2024.03.13 04:52:54.725807 [ 3 ] {} <Debug> HTTP-Session: afce4704-c4b4-4c82-9284-d1494473d0ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1091 2024.03.13 04:52:54.725821 [ 3 ] {} <Debug> HTTP-Session: afce4704-c4b4-4c82-9284-d1494473d0ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1092 2024.03.13 04:52:54.725852 [ 3 ] {} <Trace> HTTP-Session: afce4704-c4b4-4c82-9284-d1494473d0ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1093 2024.03.13 04:52:54.725930 [ 3 ] {d1f8b1aa-3278-4698-958b-5cfe8ff178ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1094 2024.03.13 04:52:54.725969 [ 3 ] {d1f8b1aa-3278-4698-958b-5cfe8ff178ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1095 2024.03.13 04:52:54.726094 [ 3 ] {d1f8b1aa-3278-4698-958b-5cfe8ff178ef} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1096 2024.03.13 04:52:54.726369 [ 3 ] {d1f8b1aa-3278-4698-958b-5cfe8ff178ef} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1097 2024.03.13 04:52:54.726405 [ 3 ] {d1f8b1aa-3278-4698-958b-5cfe8ff178ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB.
1098 2024.03.13 04:52:54.726698 [ 3 ] {d1f8b1aa-3278-4698-958b-5cfe8ff178ef} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1099 2024.03.13 04:52:54.727006 [ 3 ] {d1f8b1aa-3278-4698-958b-5cfe8ff178ef} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1100 2024.03.13 04:52:54.727148 [ 3 ] {d1f8b1aa-3278-4698-958b-5cfe8ff178ef} <Debug> executeQuery: Read 29 rows, 2.32 KiB in 0.001245 sec., 23293.17269076305 rows/sec., 1.82 MiB/sec.
1101 2024.03.13 04:52:54.727280 [ 3 ] {d1f8b1aa-3278-4698-958b-5cfe8ff178ef} <Debug> DynamicQueryHandler: Done processing query
1102 2024.03.13 04:52:54.727303 [ 3 ] {d1f8b1aa-3278-4698-958b-5cfe8ff178ef} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
1103 2024.03.13 04:52:54.727319 [ 3 ] {} <Debug> HTTP-Session: afce4704-c4b4-4c82-9284-d1494473d0ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1104 2024.03.13 04:52:54.727549 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 31056, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1105 2024.03.13 04:52:54.727598 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1106 2024.03.13 04:52:54.727616 [ 3 ] {} <Debug> HTTP-Session: b27b59b7-90c2-40e7-998c-efc5adc1b715 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
1107 2024.03.13 04:52:54.727632 [ 3 ] {} <Debug> HTTP-Session: b27b59b7-90c2-40e7-998c-efc5adc1b715 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1108 2024.03.13 04:52:54.727645 [ 3 ] {} <Debug> HTTP-Session: b27b59b7-90c2-40e7-998c-efc5adc1b715 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1109 2024.03.13 04:52:54.727677 [ 3 ] {} <Trace> HTTP-Session: b27b59b7-90c2-40e7-998c-efc5adc1b715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1110 2024.03.13 04:52:54.727893 [ 3 ] {9cb3839a-fa1a-42b9-8b40-535dbf79d5e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1111 2024.03.13 04:52:54.727937 [ 3 ] {9cb3839a-fa1a-42b9-8b40-535dbf79d5e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1112 2024.03.13 04:52:54.728097 [ 3 ] {9cb3839a-fa1a-42b9-8b40-535dbf79d5e1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1113 2024.03.13 04:52:54.728547 [ 3 ] {9cb3839a-fa1a-42b9-8b40-535dbf79d5e1} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1114 2024.03.13 04:52:54.728582 [ 3 ] {9cb3839a-fa1a-42b9-8b40-535dbf79d5e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB.
1115 2024.03.13 04:52:54.728985 [ 3 ] {9cb3839a-fa1a-42b9-8b40-535dbf79d5e1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1116 2024.03.13 04:52:54.729312 [ 3 ] {9cb3839a-fa1a-42b9-8b40-535dbf79d5e1} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1117 2024.03.13 04:52:54.729495 [ 3 ] {9cb3839a-fa1a-42b9-8b40-535dbf79d5e1} <Debug> executeQuery: Read 29 rows, 40.07 KiB in 0.001759 sec., 16486.64013644116 rows/sec., 22.25 MiB/sec.
1118 2024.03.13 04:52:54.729747 [ 3 ] {9cb3839a-fa1a-42b9-8b40-535dbf79d5e1} <Debug> DynamicQueryHandler: Done processing query
1119 2024.03.13 04:52:54.729771 [ 3 ] {9cb3839a-fa1a-42b9-8b40-535dbf79d5e1} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
1120 2024.03.13 04:52:54.729787 [ 3 ] {} <Debug> HTTP-Session: b27b59b7-90c2-40e7-998c-efc5adc1b715 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1121 2024.03.13 04:53:04.721430 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1122 2024.03.13 04:53:04.721565 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1123 2024.03.13 04:53:04.721594 [ 3 ] {} <Debug> HTTP-Session: 45a457d8-e20d-4ce9-9234-d4cf4c7470ba Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
1124 2024.03.13 04:53:04.721621 [ 3 ] {} <Debug> HTTP-Session: 45a457d8-e20d-4ce9-9234-d4cf4c7470ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1125 2024.03.13 04:53:04.721640 [ 3 ] {} <Debug> HTTP-Session: 45a457d8-e20d-4ce9-9234-d4cf4c7470ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1126 2024.03.13 04:53:04.721695 [ 3 ] {} <Trace> HTTP-Session: 45a457d8-e20d-4ce9-9234-d4cf4c7470ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1127 2024.03.13 04:53:04.721860 [ 3 ] {b8f544fe-971b-4152-86ff-b044fca4da70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
1128 2024.03.13 04:53:04.722300 [ 3 ] {b8f544fe-971b-4152-86ff-b044fca4da70} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1129 2024.03.13 04:53:04.722444 [ 3 ] {b8f544fe-971b-4152-86ff-b044fca4da70} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram')" moved to PREWHERE
1130 2024.03.13 04:53:04.722684 [ 3 ] {b8f544fe-971b-4152-86ff-b044fca4da70} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1131 2024.03.13 04:53:04.722871 [ 3 ] {b8f544fe-971b-4152-86ff-b044fca4da70} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1132 2024.03.13 04:53:04.723222 [ 3 ] {b8f544fe-971b-4152-86ff-b044fca4da70} <Debug> oximeter.timeseries_schema (6f49de14-0918-4c5e-a8bc-b1cb8e61e54f) (SelectExecutor): Key condition: (column 0 notIn 4-element set)
1133 2024.03.13 04:53:04.724406 [ 3 ] {b8f544fe-971b-4152-86ff-b044fca4da70} <Trace> oximeter.timeseries_schema (6f49de14-0918-4c5e-a8bc-b1cb8e61e54f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1134 2024.03.13 04:53:04.724456 [ 3 ] {b8f544fe-971b-4152-86ff-b044fca4da70} <Debug> oximeter.timeseries_schema (6f49de14-0918-4c5e-a8bc-b1cb8e61e54f) (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
1135 2024.03.13 04:53:04.724475 [ 3 ] {b8f544fe-971b-4152-86ff-b044fca4da70} <Trace> oximeter.timeseries_schema (6f49de14-0918-4c5e-a8bc-b1cb8e61e54f) (SelectExecutor): Spreading mark ranges among streams (default reading)
1136 2024.03.13 04:53:04.724584 [ 3 ] {b8f544fe-971b-4152-86ff-b044fca4da70} <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', 'http_service:request_latency_histogram'))"
1137 2024.03.13 04:53:04.724609 [ 3 ] {b8f544fe-971b-4152-86ff-b044fca4da70} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1138 2024.03.13 04:53:04.726800 [ 3 ] {b8f544fe-971b-4152-86ff-b044fca4da70} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.005034 sec., 794.5967421533571 rows/sec., 36.66 KiB/sec.
1139 2024.03.13 04:53:04.727027 [ 3 ] {b8f544fe-971b-4152-86ff-b044fca4da70} <Debug> DynamicQueryHandler: Done processing query
1140 2024.03.13 04:53:04.727053 [ 3 ] {b8f544fe-971b-4152-86ff-b044fca4da70} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1141 2024.03.13 04:53:04.727070 [ 3 ] {} <Debug> HTTP-Session: 45a457d8-e20d-4ce9-9234-d4cf4c7470ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1142 2024.03.13 04:53:04.727304 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1143 2024.03.13 04:53:04.727353 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1144 2024.03.13 04:53:04.727371 [ 3 ] {} <Debug> HTTP-Session: 9353eefc-9ca5-417a-ab30-d94799ad284a Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
1145 2024.03.13 04:53:04.727389 [ 3 ] {} <Debug> HTTP-Session: 9353eefc-9ca5-417a-ab30-d94799ad284a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1146 2024.03.13 04:53:04.727403 [ 3 ] {} <Debug> HTTP-Session: 9353eefc-9ca5-417a-ab30-d94799ad284a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1147 2024.03.13 04:53:04.727436 [ 3 ] {} <Trace> HTTP-Session: 9353eefc-9ca5-417a-ab30-d94799ad284a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1148 2024.03.13 04:53:04.727533 [ 3 ] {d2124f7b-1731-492b-bff2-bf7140096755} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:errors_received') FORMAT JSONEachRow; (stage: Complete)
1149 2024.03.13 04:53:04.727761 [ 3 ] {d2124f7b-1731-492b-bff2-bf7140096755} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1150 2024.03.13 04:53:04.727793 [ 3 ] {d2124f7b-1731-492b-bff2-bf7140096755} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:errors_received')" moved to PREWHERE
1151 2024.03.13 04:53:04.727991 [ 3 ] {d2124f7b-1731-492b-bff2-bf7140096755} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1152 2024.03.13 04:53:04.728055 [ 3 ] {d2124f7b-1731-492b-bff2-bf7140096755} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1153 2024.03.13 04:53:04.728189 [ 3 ] {d2124f7b-1731-492b-bff2-bf7140096755} <Debug> oximeter.timeseries_schema (6f49de14-0918-4c5e-a8bc-b1cb8e61e54f) (SelectExecutor): Key condition: (column 0 notIn 5-element set)
1154 2024.03.13 04:53:04.728220 [ 3 ] {d2124f7b-1731-492b-bff2-bf7140096755} <Trace> oximeter.timeseries_schema (6f49de14-0918-4c5e-a8bc-b1cb8e61e54f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1155 2024.03.13 04:53:04.728242 [ 3 ] {d2124f7b-1731-492b-bff2-bf7140096755} <Debug> oximeter.timeseries_schema (6f49de14-0918-4c5e-a8bc-b1cb8e61e54f) (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
1156 2024.03.13 04:53:04.728258 [ 3 ] {d2124f7b-1731-492b-bff2-bf7140096755} <Trace> oximeter.timeseries_schema (6f49de14-0918-4c5e-a8bc-b1cb8e61e54f) (SelectExecutor): Spreading mark ranges among streams (default reading)
1157 2024.03.13 04:53:04.728297 [ 3 ] {d2124f7b-1731-492b-bff2-bf7140096755} <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', 'http_service:request_latency_histogram', 'physical_data_link:errors_received'))"
1158 2024.03.13 04:53:04.728316 [ 3 ] {d2124f7b-1731-492b-bff2-bf7140096755} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1159 2024.03.13 04:53:04.729161 [ 3 ] {d2124f7b-1731-492b-bff2-bf7140096755} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001669 sec., 2396.644697423607 rows/sec., 110.59 KiB/sec.
1160 2024.03.13 04:53:04.729328 [ 3 ] {d2124f7b-1731-492b-bff2-bf7140096755} <Debug> DynamicQueryHandler: Done processing query
1161 2024.03.13 04:53:04.729352 [ 3 ] {d2124f7b-1731-492b-bff2-bf7140096755} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1162 2024.03.13 04:53:04.729369 [ 3 ] {} <Debug> HTTP-Session: 9353eefc-9ca5-417a-ab30-d94799ad284a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1163 2024.03.13 04:53:04.729600 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1164 2024.03.13 04:53:04.729646 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1165 2024.03.13 04:53:04.729664 [ 3 ] {} <Debug> HTTP-Session: 164321a4-53cc-41e1-99a1-97efbc184f62 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
1166 2024.03.13 04:53:04.729680 [ 3 ] {} <Debug> HTTP-Session: 164321a4-53cc-41e1-99a1-97efbc184f62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1167 2024.03.13 04:53:04.729694 [ 3 ] {} <Debug> HTTP-Session: 164321a4-53cc-41e1-99a1-97efbc184f62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1168 2024.03.13 04:53:04.729724 [ 3 ] {} <Trace> HTTP-Session: 164321a4-53cc-41e1-99a1-97efbc184f62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1169 2024.03.13 04:53:04.729816 [ 3 ] {f97b4430-eb48-4389-b420-f51ac10bf3c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:errors_received', 'physical_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete)
1170 2024.03.13 04:53:04.730048 [ 3 ] {f97b4430-eb48-4389-b420-f51ac10bf3c6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1171 2024.03.13 04:53:04.730081 [ 3 ] {f97b4430-eb48-4389-b420-f51ac10bf3c6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:errors_received', 'physical_data_link:errors_sent')" moved to PREWHERE
1172 2024.03.13 04:53:04.730282 [ 3 ] {f97b4430-eb48-4389-b420-f51ac10bf3c6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1173 2024.03.13 04:53:04.730344 [ 3 ] {f97b4430-eb48-4389-b420-f51ac10bf3c6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1174 2024.03.13 04:53:04.730476 [ 3 ] {f97b4430-eb48-4389-b420-f51ac10bf3c6} <Debug> oximeter.timeseries_schema (6f49de14-0918-4c5e-a8bc-b1cb8e61e54f) (SelectExecutor): Key condition: (column 0 notIn 6-element set)
1175 2024.03.13 04:53:04.730506 [ 3 ] {f97b4430-eb48-4389-b420-f51ac10bf3c6} <Trace> oximeter.timeseries_schema (6f49de14-0918-4c5e-a8bc-b1cb8e61e54f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1176 2024.03.13 04:53:04.730529 [ 3 ] {f97b4430-eb48-4389-b420-f51ac10bf3c6} <Debug> oximeter.timeseries_schema (6f49de14-0918-4c5e-a8bc-b1cb8e61e54f) (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
1177 2024.03.13 04:53:04.730545 [ 3 ] {f97b4430-eb48-4389-b420-f51ac10bf3c6} <Trace> oximeter.timeseries_schema (6f49de14-0918-4c5e-a8bc-b1cb8e61e54f) (SelectExecutor): Spreading mark ranges among streams (default reading)
1178 2024.03.13 04:53:04.730582 [ 3 ] {f97b4430-eb48-4389-b420-f51ac10bf3c6} <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', 'http_service:request_latency_histogram', 'physical_data_link:errors_received', 'physical_data_link:errors_sent'))"
1179 2024.03.13 04:53:04.730601 [ 3 ] {f97b4430-eb48-4389-b420-f51ac10bf3c6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1180 2024.03.13 04:53:04.731321 [ 3 ] {f97b4430-eb48-4389-b420-f51ac10bf3c6} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001555 sec., 2572.347266881029 rows/sec., 118.69 KiB/sec.
1181 2024.03.13 04:53:04.731494 [ 3 ] {f97b4430-eb48-4389-b420-f51ac10bf3c6} <Debug> DynamicQueryHandler: Done processing query
1182 2024.03.13 04:53:04.731517 [ 3 ] {f97b4430-eb48-4389-b420-f51ac10bf3c6} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1183 2024.03.13 04:53:04.731534 [ 3 ] {} <Debug> HTTP-Session: 164321a4-53cc-41e1-99a1-97efbc184f62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1184 2024.03.13 04:53:04.731865 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1185 2024.03.13 04:53:04.731911 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1186 2024.03.13 04:53:04.731929 [ 3 ] {} <Debug> HTTP-Session: 13d1d71d-7cef-47b5-9b85-9f76516e2494 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
1187 2024.03.13 04:53:04.731945 [ 3 ] {} <Debug> HTTP-Session: 13d1d71d-7cef-47b5-9b85-9f76516e2494 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1188 2024.03.13 04:53:04.731959 [ 3 ] {} <Debug> HTTP-Session: 13d1d71d-7cef-47b5-9b85-9f76516e2494 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1189 2024.03.13 04:53:04.731989 [ 3 ] {} <Trace> HTTP-Session: 13d1d71d-7cef-47b5-9b85-9f76516e2494 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1190 2024.03.13 04:53:04.732085 [ 3 ] {e80b3089-bd45-4b4b-abe7-6036e679de08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete)
1191 2024.03.13 04:53:04.732314 [ 3 ] {e80b3089-bd45-4b4b-abe7-6036e679de08} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1192 2024.03.13 04:53:04.732346 [ 3 ] {e80b3089-bd45-4b4b-abe7-6036e679de08} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent')" moved to PREWHERE
1193 2024.03.13 04:53:04.732550 [ 3 ] {e80b3089-bd45-4b4b-abe7-6036e679de08} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1194 2024.03.13 04:53:04.732612 [ 3 ] {e80b3089-bd45-4b4b-abe7-6036e679de08} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1195 2024.03.13 04:53:04.732741 [ 3 ] {e80b3089-bd45-4b4b-abe7-6036e679de08} <Debug> oximeter.timeseries_schema (6f49de14-0918-4c5e-a8bc-b1cb8e61e54f) (SelectExecutor): Key condition: (column 0 notIn 7-element set)
1196 2024.03.13 04:53:04.732772 [ 3 ] {e80b3089-bd45-4b4b-abe7-6036e679de08} <Trace> oximeter.timeseries_schema (6f49de14-0918-4c5e-a8bc-b1cb8e61e54f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1197 2024.03.13 04:53:04.732794 [ 3 ] {e80b3089-bd45-4b4b-abe7-6036e679de08} <Debug> oximeter.timeseries_schema (6f49de14-0918-4c5e-a8bc-b1cb8e61e54f) (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
1198 2024.03.13 04:53:04.732810 [ 3 ] {e80b3089-bd45-4b4b-abe7-6036e679de08} <Trace> oximeter.timeseries_schema (6f49de14-0918-4c5e-a8bc-b1cb8e61e54f) (SelectExecutor): Spreading mark ranges among streams (default reading)
1199 2024.03.13 04:53:04.732847 [ 3 ] {e80b3089-bd45-4b4b-abe7-6036e679de08} <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', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent'))"
1200 2024.03.13 04:53:04.732867 [ 3 ] {e80b3089-bd45-4b4b-abe7-6036e679de08} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1201 2024.03.13 04:53:04.733676 [ 3 ] {e80b3089-bd45-4b4b-abe7-6036e679de08} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001643 sec., 2434.5709068776628 rows/sec., 112.34 KiB/sec.
1202 2024.03.13 04:53:04.733858 [ 3 ] {e80b3089-bd45-4b4b-abe7-6036e679de08} <Debug> DynamicQueryHandler: Done processing query
1203 2024.03.13 04:53:04.733881 [ 3 ] {e80b3089-bd45-4b4b-abe7-6036e679de08} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1204 2024.03.13 04:53:04.733898 [ 3 ] {} <Debug> HTTP-Session: 13d1d71d-7cef-47b5-9b85-9f76516e2494 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1205 2024.03.13 04:53:04.734161 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1206 2024.03.13 04:53:04.734208 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1207 2024.03.13 04:53:04.734226 [ 3 ] {} <Debug> HTTP-Session: e979ee91-9f71-4bc4-8019-51cb0e315d89 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
1208 2024.03.13 04:53:04.734242 [ 3 ] {} <Debug> HTTP-Session: e979ee91-9f71-4bc4-8019-51cb0e315d89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1209 2024.03.13 04:53:04.734255 [ 3 ] {} <Debug> HTTP-Session: e979ee91-9f71-4bc4-8019-51cb0e315d89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1210 2024.03.13 04:53:04.734285 [ 3 ] {} <Trace> HTTP-Session: e979ee91-9f71-4bc4-8019-51cb0e315d89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1211 2024.03.13 04:53:04.734378 [ 3 ] {edaa9968-f0da-43c8-9cc6-2c8dece048b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received') FORMAT JSONEachRow; (stage: Complete)
1212 2024.03.13 04:53:04.734607 [ 3 ] {edaa9968-f0da-43c8-9cc6-2c8dece048b2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1213 2024.03.13 04:53:04.734641 [ 3 ] {edaa9968-f0da-43c8-9cc6-2c8dece048b2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received')" moved to PREWHERE
1214 2024.03.13 04:53:04.734850 [ 3 ] {edaa9968-f0da-43c8-9cc6-2c8dece048b2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1215 2024.03.13 04:53:04.734913 [ 3 ] {edaa9968-f0da-43c8-9cc6-2c8dece048b2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1216 2024.03.13 04:53:04.735048 [ 3 ] {edaa9968-f0da-43c8-9cc6-2c8dece048b2} <Debug> oximeter.timeseries_schema (6f49de14-0918-4c5e-a8bc-b1cb8e61e54f) (SelectExecutor): Key condition: (column 0 notIn 8-element set)
1217 2024.03.13 04:53:04.735078 [ 3 ] {edaa9968-f0da-43c8-9cc6-2c8dece048b2} <Trace> oximeter.timeseries_schema (6f49de14-0918-4c5e-a8bc-b1cb8e61e54f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1218 2024.03.13 04:53:04.735102 [ 3 ] {edaa9968-f0da-43c8-9cc6-2c8dece048b2} <Debug> oximeter.timeseries_schema (6f49de14-0918-4c5e-a8bc-b1cb8e61e54f) (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
1219 2024.03.13 04:53:04.735118 [ 3 ] {edaa9968-f0da-43c8-9cc6-2c8dece048b2} <Trace> oximeter.timeseries_schema (6f49de14-0918-4c5e-a8bc-b1cb8e61e54f) (SelectExecutor): Spreading mark ranges among streams (default reading)
1220 2024.03.13 04:53:04.735157 [ 3 ] {edaa9968-f0da-43c8-9cc6-2c8dece048b2} <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', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received'))"
1221 2024.03.13 04:53:04.735176 [ 3 ] {edaa9968-f0da-43c8-9cc6-2c8dece048b2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1222 2024.03.13 04:53:04.736076 [ 3 ] {edaa9968-f0da-43c8-9cc6-2c8dece048b2} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001748 sec., 2288.329519450801 rows/sec., 105.59 KiB/sec.
1223 2024.03.13 04:53:04.736253 [ 3 ] {edaa9968-f0da-43c8-9cc6-2c8dece048b2} <Debug> DynamicQueryHandler: Done processing query
1224 2024.03.13 04:53:04.736276 [ 3 ] {edaa9968-f0da-43c8-9cc6-2c8dece048b2} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1225 2024.03.13 04:53:04.736292 [ 3 ] {} <Debug> HTTP-Session: e979ee91-9f71-4bc4-8019-51cb0e315d89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1226 2024.03.13 04:53:04.736610 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1227 2024.03.13 04:53:04.736655 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1228 2024.03.13 04:53:04.736673 [ 3 ] {} <Debug> HTTP-Session: 28088b9b-c14e-48d1-8249-e25bc98be240 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
1229 2024.03.13 04:53:04.736690 [ 3 ] {} <Debug> HTTP-Session: 28088b9b-c14e-48d1-8249-e25bc98be240 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1230 2024.03.13 04:53:04.736703 [ 3 ] {} <Debug> HTTP-Session: 28088b9b-c14e-48d1-8249-e25bc98be240 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1231 2024.03.13 04:53:04.736733 [ 3 ] {} <Trace> HTTP-Session: 28088b9b-c14e-48d1-8249-e25bc98be240 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1232 2024.03.13 04:53:04.736827 [ 3 ] {50450d77-6a86-46dd-b60d-8681a6455118} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', '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') FORMAT JSONEachRow; (stage: Complete)
1233 2024.03.13 04:53:04.737060 [ 3 ] {50450d77-6a86-46dd-b60d-8681a6455118} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1234 2024.03.13 04:53:04.737093 [ 3 ] {50450d77-6a86-46dd-b60d-8681a6455118} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', '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')" moved to PREWHERE
1235 2024.03.13 04:53:04.737303 [ 3 ] {50450d77-6a86-46dd-b60d-8681a6455118} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1236 2024.03.13 04:53:04.737365 [ 3 ] {50450d77-6a86-46dd-b60d-8681a6455118} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1237 2024.03.13 04:53:04.737499 [ 3 ] {50450d77-6a86-46dd-b60d-8681a6455118} <Debug> oximeter.timeseries_schema (6f49de14-0918-4c5e-a8bc-b1cb8e61e54f) (SelectExecutor): Key condition: (column 0 notIn 9-element set)
1238 2024.03.13 04:53:04.737530 [ 3 ] {50450d77-6a86-46dd-b60d-8681a6455118} <Trace> oximeter.timeseries_schema (6f49de14-0918-4c5e-a8bc-b1cb8e61e54f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1239 2024.03.13 04:53:04.737552 [ 3 ] {50450d77-6a86-46dd-b60d-8681a6455118} <Debug> oximeter.timeseries_schema (6f49de14-0918-4c5e-a8bc-b1cb8e61e54f) (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
1240 2024.03.13 04:53:04.737568 [ 3 ] {50450d77-6a86-46dd-b60d-8681a6455118} <Trace> oximeter.timeseries_schema (6f49de14-0918-4c5e-a8bc-b1cb8e61e54f) (SelectExecutor): Spreading mark ranges among streams (default reading)
1241 2024.03.13 04:53:04.737606 [ 3 ] {50450d77-6a86-46dd-b60d-8681a6455118} <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', 'http_service:request_latency_histogram', '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'))"
1242 2024.03.13 04:53:04.737626 [ 3 ] {50450d77-6a86-46dd-b60d-8681a6455118} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1243 2024.03.13 04:53:04.738389 [ 3 ] {50450d77-6a86-46dd-b60d-8681a6455118} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001615 sec., 2476.780185758514 rows/sec., 114.29 KiB/sec.
1244 2024.03.13 04:53:04.738555 [ 3 ] {50450d77-6a86-46dd-b60d-8681a6455118} <Debug> DynamicQueryHandler: Done processing query
1245 2024.03.13 04:53:04.738578 [ 3 ] {50450d77-6a86-46dd-b60d-8681a6455118} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1246 2024.03.13 04:53:04.738595 [ 3 ] {} <Debug> HTTP-Session: 28088b9b-c14e-48d1-8249-e25bc98be240 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1247 2024.03.13 04:53:04.749713 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1248 2024.03.13 04:53:04.749766 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1249 2024.03.13 04:53:04.749784 [ 3 ] {} <Debug> HTTP-Session: 85eb9ccd-3446-4d16-9d67-31c81741d24d Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
1250 2024.03.13 04:53:04.749802 [ 3 ] {} <Debug> HTTP-Session: 85eb9ccd-3446-4d16-9d67-31c81741d24d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1251 2024.03.13 04:53:04.749816 [ 3 ] {} <Debug> HTTP-Session: 85eb9ccd-3446-4d16-9d67-31c81741d24d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1252 2024.03.13 04:53:04.749845 [ 3 ] {} <Trace> HTTP-Session: 85eb9ccd-3446-4d16-9d67-31c81741d24d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1253 2024.03.13 04:53:04.749926 [ 3 ] {9802058c-6591-4906-ae1a-689e124e96db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1254 2024.03.13 04:53:04.749968 [ 3 ] {9802058c-6591-4906-ae1a-689e124e96db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1255 2024.03.13 04:53:04.750129 [ 3 ] {9802058c-6591-4906-ae1a-689e124e96db} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1256 2024.03.13 04:53:04.750465 [ 3 ] {9802058c-6591-4906-ae1a-689e124e96db} <Trace> oximeter.timeseries_schema (6f49de14-0918-4c5e-a8bc-b1cb8e61e54f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1257 2024.03.13 04:53:04.750506 [ 3 ] {9802058c-6591-4906-ae1a-689e124e96db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB.
1258 2024.03.13 04:53:04.750984 [ 3 ] {9802058c-6591-4906-ae1a-689e124e96db} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1259 2024.03.13 04:53:04.751321 [ 3 ] {9802058c-6591-4906-ae1a-689e124e96db} <Trace> oximeter.timeseries_schema (6f49de14-0918-4c5e-a8bc-b1cb8e61e54f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1260 2024.03.13 04:53:04.751486 [ 3 ] {9802058c-6591-4906-ae1a-689e124e96db} <Debug> executeQuery: Read 6 rows, 996.00 B in 0.001592 sec., 3768.8442211055276 rows/sec., 610.96 KiB/sec.
1261 2024.03.13 04:53:04.751605 [ 3 ] {9802058c-6591-4906-ae1a-689e124e96db} <Debug> DynamicQueryHandler: Done processing query
1262 2024.03.13 04:53:04.751628 [ 3 ] {9802058c-6591-4906-ae1a-689e124e96db} <Debug> MemoryTracker: Peak memory usage (for query): 4.33 MiB.
1263 2024.03.13 04:53:04.751644 [ 3 ] {} <Debug> HTTP-Session: 85eb9ccd-3446-4d16-9d67-31c81741d24d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1264 2024.03.13 04:53:04.751765 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 4214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1265 2024.03.13 04:53:04.751810 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1266 2024.03.13 04:53:04.751828 [ 3 ] {} <Debug> HTTP-Session: 1f08880b-d764-4d61-a082-17fbafcc9aed Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
1267 2024.03.13 04:53:04.751844 [ 3 ] {} <Debug> HTTP-Session: 1f08880b-d764-4d61-a082-17fbafcc9aed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1268 2024.03.13 04:53:04.751857 [ 3 ] {} <Debug> HTTP-Session: 1f08880b-d764-4d61-a082-17fbafcc9aed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1269 2024.03.13 04:53:04.751888 [ 3 ] {} <Trace> HTTP-Session: 1f08880b-d764-4d61-a082-17fbafcc9aed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1270 2024.03.13 04:53:04.751958 [ 3 ] {08cef950-c330-4ba2-bbce-212726f667b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1271 2024.03.13 04:53:04.751997 [ 3 ] {08cef950-c330-4ba2-bbce-212726f667b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1272 2024.03.13 04:53:04.752121 [ 3 ] {08cef950-c330-4ba2-bbce-212726f667b8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1273 2024.03.13 04:53:04.752433 [ 3 ] {08cef950-c330-4ba2-bbce-212726f667b8} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1274 2024.03.13 04:53:04.752470 [ 3 ] {08cef950-c330-4ba2-bbce-212726f667b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB.
1275 2024.03.13 04:53:04.752768 [ 3 ] {08cef950-c330-4ba2-bbce-212726f667b8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1276 2024.03.13 04:53:04.753072 [ 3 ] {08cef950-c330-4ba2-bbce-212726f667b8} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1277 2024.03.13 04:53:04.753219 [ 3 ] {08cef950-c330-4ba2-bbce-212726f667b8} <Debug> executeQuery: Read 29 rows, 2.35 KiB in 0.001281 sec., 22638.56362217018 rows/sec., 1.79 MiB/sec.
1278 2024.03.13 04:53:04.753340 [ 3 ] {08cef950-c330-4ba2-bbce-212726f667b8} <Debug> DynamicQueryHandler: Done processing query
1279 2024.03.13 04:53:04.753363 [ 3 ] {08cef950-c330-4ba2-bbce-212726f667b8} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
1280 2024.03.13 04:53:04.753379 [ 3 ] {} <Debug> HTTP-Session: 1f08880b-d764-4d61-a082-17fbafcc9aed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1281 2024.03.13 04:53:04.753547 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 18464, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1282 2024.03.13 04:53:04.753594 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1283 2024.03.13 04:53:04.753612 [ 3 ] {} <Debug> HTTP-Session: 43decdf2-55de-46b1-a0eb-00f1d268eb21 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
1284 2024.03.13 04:53:04.753628 [ 3 ] {} <Debug> HTTP-Session: 43decdf2-55de-46b1-a0eb-00f1d268eb21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1285 2024.03.13 04:53:04.753641 [ 3 ] {} <Debug> HTTP-Session: 43decdf2-55de-46b1-a0eb-00f1d268eb21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1286 2024.03.13 04:53:04.753672 [ 3 ] {} <Trace> HTTP-Session: 43decdf2-55de-46b1-a0eb-00f1d268eb21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1287 2024.03.13 04:53:04.753768 [ 3 ] {175306a4-798d-4630-9dcc-20c21cd10ad4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1288 2024.03.13 04:53:04.753807 [ 3 ] {175306a4-798d-4630-9dcc-20c21cd10ad4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1289 2024.03.13 04:53:04.753928 [ 3 ] {175306a4-798d-4630-9dcc-20c21cd10ad4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1290 2024.03.13 04:53:04.754321 [ 3 ] {175306a4-798d-4630-9dcc-20c21cd10ad4} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1291 2024.03.13 04:53:04.754361 [ 3 ] {175306a4-798d-4630-9dcc-20c21cd10ad4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB.
1292 2024.03.13 04:53:04.754718 [ 3 ] {175306a4-798d-4630-9dcc-20c21cd10ad4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1293 2024.03.13 04:53:04.755161 [ 3 ] {175306a4-798d-4630-9dcc-20c21cd10ad4} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1294 2024.03.13 04:53:04.755316 [ 3 ] {175306a4-798d-4630-9dcc-20c21cd10ad4} <Debug> executeQuery: Read 123 rows, 10.95 KiB in 0.001593 sec., 77212.80602636535 rows/sec., 6.71 MiB/sec.
1295 2024.03.13 04:53:04.755526 [ 3 ] {175306a4-798d-4630-9dcc-20c21cd10ad4} <Debug> DynamicQueryHandler: Done processing query
1296 2024.03.13 04:53:04.755558 [ 3 ] {175306a4-798d-4630-9dcc-20c21cd10ad4} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB.
1297 2024.03.13 04:53:04.755583 [ 3 ] {} <Debug> HTTP-Session: 43decdf2-55de-46b1-a0eb-00f1d268eb21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1298 2024.03.13 04:53:04.755715 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 9013, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1299 2024.03.13 04:53:04.755762 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1300 2024.03.13 04:53:04.755780 [ 3 ] {} <Debug> HTTP-Session: fd492ed8-9a3c-4dc6-b848-7d90c6983d40 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
1301 2024.03.13 04:53:04.755796 [ 3 ] {} <Debug> HTTP-Session: fd492ed8-9a3c-4dc6-b848-7d90c6983d40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1302 2024.03.13 04:53:04.755812 [ 3 ] {} <Debug> HTTP-Session: fd492ed8-9a3c-4dc6-b848-7d90c6983d40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1303 2024.03.13 04:53:04.755847 [ 3 ] {} <Trace> HTTP-Session: fd492ed8-9a3c-4dc6-b848-7d90c6983d40 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1304 2024.03.13 04:53:04.755927 [ 3 ] {493d98d1-71e0-41cb-85e0-90e3f9965e56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1305 2024.03.13 04:53:04.755968 [ 3 ] {493d98d1-71e0-41cb-85e0-90e3f9965e56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1306 2024.03.13 04:53:04.756125 [ 3 ] {493d98d1-71e0-41cb-85e0-90e3f9965e56} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1307 2024.03.13 04:53:04.756460 [ 3 ] {493d98d1-71e0-41cb-85e0-90e3f9965e56} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1308 2024.03.13 04:53:04.756496 [ 3 ] {493d98d1-71e0-41cb-85e0-90e3f9965e56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB.
1309 2024.03.13 04:53:04.756795 [ 3 ] {493d98d1-71e0-41cb-85e0-90e3f9965e56} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1310 2024.03.13 04:53:04.757098 [ 3 ] {493d98d1-71e0-41cb-85e0-90e3f9965e56} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1311 2024.03.13 04:53:04.757247 [ 3 ] {493d98d1-71e0-41cb-85e0-90e3f9965e56} <Debug> executeQuery: Read 53 rows, 4.22 KiB in 0.001346 sec., 39375.92867756315 rows/sec., 3.06 MiB/sec.
1312 2024.03.13 04:53:04.757370 [ 3 ] {493d98d1-71e0-41cb-85e0-90e3f9965e56} <Debug> DynamicQueryHandler: Done processing query
1313 2024.03.13 04:53:04.757392 [ 3 ] {493d98d1-71e0-41cb-85e0-90e3f9965e56} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
1314 2024.03.13 04:53:04.757408 [ 3 ] {} <Debug> HTTP-Session: fd492ed8-9a3c-4dc6-b848-7d90c6983d40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1315 2024.03.13 04:53:04.757735 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 55517, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1316 2024.03.13 04:53:04.757781 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1317 2024.03.13 04:53:04.757800 [ 3 ] {} <Debug> HTTP-Session: 27e5f43c-fdca-4113-841e-3622ef834bd8 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
1318 2024.03.13 04:53:04.757816 [ 3 ] {} <Debug> HTTP-Session: 27e5f43c-fdca-4113-841e-3622ef834bd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1319 2024.03.13 04:53:04.757829 [ 3 ] {} <Debug> HTTP-Session: 27e5f43c-fdca-4113-841e-3622ef834bd8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1320 2024.03.13 04:53:04.757860 [ 3 ] {} <Trace> HTTP-Session: 27e5f43c-fdca-4113-841e-3622ef834bd8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1321 2024.03.13 04:53:04.758016 [ 3 ] {f7e8d07a-973a-49a1-a3c9-a89c881874c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1322 2024.03.13 04:53:04.758059 [ 3 ] {f7e8d07a-973a-49a1-a3c9-a89c881874c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1323 2024.03.13 04:53:04.758200 [ 3 ] {f7e8d07a-973a-49a1-a3c9-a89c881874c3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1324 2024.03.13 04:53:04.758628 [ 3 ] {f7e8d07a-973a-49a1-a3c9-a89c881874c3} <Trace> oximeter.measurements_cumulativeu64 (311b24cf-8761-4f32-8016-e3619c5686da): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1325 2024.03.13 04:53:04.758664 [ 3 ] {f7e8d07a-973a-49a1-a3c9-a89c881874c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB.
1326 2024.03.13 04:53:04.759081 [ 3 ] {f7e8d07a-973a-49a1-a3c9-a89c881874c3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1327 2024.03.13 04:53:04.759411 [ 3 ] {f7e8d07a-973a-49a1-a3c9-a89c881874c3} <Trace> oximeter.measurements_cumulativeu64 (311b24cf-8761-4f32-8016-e3619c5686da): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1328 2024.03.13 04:53:04.759533 [ 3 ] {f7e8d07a-973a-49a1-a3c9-a89c881874c3} <Debug> executeQuery: Read 288 rows, 20.81 KiB in 0.001616 sec., 178217.82178217822 rows/sec., 12.58 MiB/sec.
1329 2024.03.13 04:53:04.759690 [ 3 ] {f7e8d07a-973a-49a1-a3c9-a89c881874c3} <Debug> DynamicQueryHandler: Done processing query
1330 2024.03.13 04:53:04.759715 [ 3 ] {f7e8d07a-973a-49a1-a3c9-a89c881874c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
1331 2024.03.13 04:53:04.759730 [ 3 ] {} <Debug> HTTP-Session: 27e5f43c-fdca-4113-841e-3622ef834bd8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1332 2024.03.13 04:53:04.759929 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 31057, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1333 2024.03.13 04:53:04.759973 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1334 2024.03.13 04:53:04.759991 [ 3 ] {} <Debug> HTTP-Session: 720678d1-55b2-49cb-b679-b9cae45d6536 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
1335 2024.03.13 04:53:04.760008 [ 3 ] {} <Debug> HTTP-Session: 720678d1-55b2-49cb-b679-b9cae45d6536 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1336 2024.03.13 04:53:04.760022 [ 3 ] {} <Debug> HTTP-Session: 720678d1-55b2-49cb-b679-b9cae45d6536 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1337 2024.03.13 04:53:04.760051 [ 3 ] {} <Trace> HTTP-Session: 720678d1-55b2-49cb-b679-b9cae45d6536 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1338 2024.03.13 04:53:04.760282 [ 3 ] {48c0ddcd-cbf3-468e-bfbf-d0530ca6d913} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1339 2024.03.13 04:53:04.760327 [ 3 ] {48c0ddcd-cbf3-468e-bfbf-d0530ca6d913} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1340 2024.03.13 04:53:04.760486 [ 3 ] {48c0ddcd-cbf3-468e-bfbf-d0530ca6d913} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1341 2024.03.13 04:53:04.760909 [ 3 ] {48c0ddcd-cbf3-468e-bfbf-d0530ca6d913} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1342 2024.03.13 04:53:04.760943 [ 3 ] {48c0ddcd-cbf3-468e-bfbf-d0530ca6d913} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB.
1343 2024.03.13 04:53:04.761352 [ 3 ] {48c0ddcd-cbf3-468e-bfbf-d0530ca6d913} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1344 2024.03.13 04:53:04.761686 [ 3 ] {48c0ddcd-cbf3-468e-bfbf-d0530ca6d913} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1345 2024.03.13 04:53:04.761841 [ 3 ] {48c0ddcd-cbf3-468e-bfbf-d0530ca6d913} <Debug> executeQuery: Read 29 rows, 40.07 KiB in 0.001738 sec., 16685.84579976985 rows/sec., 22.52 MiB/sec.
1346 2024.03.13 04:53:04.761971 [ 3 ] {48c0ddcd-cbf3-468e-bfbf-d0530ca6d913} <Debug> DynamicQueryHandler: Done processing query
1347 2024.03.13 04:53:04.761995 [ 3 ] {48c0ddcd-cbf3-468e-bfbf-d0530ca6d913} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
1348 2024.03.13 04:53:04.762010 [ 3 ] {} <Debug> HTTP-Session: 720678d1-55b2-49cb-b679-b9cae45d6536 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1349 2024.03.13 04:53:08.497304 [ 82 ] {} <Debug> DNSResolver: Updating DNS cache
1350 2024.03.13 04:53:08.497408 [ 82 ] {} <Debug> DNSResolver: Updated DNS cache
1351 2024.03.13 04:53:14.721284 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 4214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1352 2024.03.13 04:53:14.721404 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1353 2024.03.13 04:53:14.721428 [ 3 ] {} <Debug> HTTP-Session: 99ae73cd-96ec-4c75-86bc-9be3c6df59c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
1354 2024.03.13 04:53:14.721453 [ 3 ] {} <Debug> HTTP-Session: 99ae73cd-96ec-4c75-86bc-9be3c6df59c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1355 2024.03.13 04:53:14.721467 [ 3 ] {} <Debug> HTTP-Session: 99ae73cd-96ec-4c75-86bc-9be3c6df59c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1356 2024.03.13 04:53:14.721516 [ 3 ] {} <Trace> HTTP-Session: 99ae73cd-96ec-4c75-86bc-9be3c6df59c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1357 2024.03.13 04:53:14.721639 [ 3 ] {c311e785-ab6f-4723-9601-5b8825b3cd29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1358 2024.03.13 04:53:14.721701 [ 3 ] {c311e785-ab6f-4723-9601-5b8825b3cd29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1359 2024.03.13 04:53:14.721887 [ 3 ] {c311e785-ab6f-4723-9601-5b8825b3cd29} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1360 2024.03.13 04:53:14.722304 [ 3 ] {c311e785-ab6f-4723-9601-5b8825b3cd29} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1361 2024.03.13 04:53:14.722346 [ 3 ] {c311e785-ab6f-4723-9601-5b8825b3cd29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB.
1362 2024.03.13 04:53:14.722719 [ 3 ] {c311e785-ab6f-4723-9601-5b8825b3cd29} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1363 2024.03.13 04:53:14.723041 [ 3 ] {c311e785-ab6f-4723-9601-5b8825b3cd29} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1364 2024.03.13 04:53:14.723183 [ 3 ] {c311e785-ab6f-4723-9601-5b8825b3cd29} <Debug> executeQuery: Read 29 rows, 2.35 KiB in 0.001603 sec., 18091.079226450405 rows/sec., 1.43 MiB/sec.
1365 2024.03.13 04:53:14.723421 [ 3 ] {c311e785-ab6f-4723-9601-5b8825b3cd29} <Debug> DynamicQueryHandler: Done processing query
1366 2024.03.13 04:53:14.723448 [ 3 ] {c311e785-ab6f-4723-9601-5b8825b3cd29} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
1367 2024.03.13 04:53:14.723465 [ 3 ] {} <Debug> HTTP-Session: 99ae73cd-96ec-4c75-86bc-9be3c6df59c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1368 2024.03.13 04:53:14.723606 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 13526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1369 2024.03.13 04:53:14.723657 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1370 2024.03.13 04:53:14.723676 [ 3 ] {} <Debug> HTTP-Session: cc0ba9a4-e733-4629-a332-905d4f246e10 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
1371 2024.03.13 04:53:14.723694 [ 3 ] {} <Debug> HTTP-Session: cc0ba9a4-e733-4629-a332-905d4f246e10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1372 2024.03.13 04:53:14.723707 [ 3 ] {} <Debug> HTTP-Session: cc0ba9a4-e733-4629-a332-905d4f246e10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1373 2024.03.13 04:53:14.723742 [ 3 ] {} <Trace> HTTP-Session: cc0ba9a4-e733-4629-a332-905d4f246e10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1374 2024.03.13 04:53:14.723840 [ 3 ] {747f3377-bb3f-4e5a-93df-223e87be528a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1375 2024.03.13 04:53:14.723884 [ 3 ] {747f3377-bb3f-4e5a-93df-223e87be528a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1376 2024.03.13 04:53:14.724025 [ 3 ] {747f3377-bb3f-4e5a-93df-223e87be528a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1377 2024.03.13 04:53:14.724392 [ 3 ] {747f3377-bb3f-4e5a-93df-223e87be528a} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1378 2024.03.13 04:53:14.724428 [ 3 ] {747f3377-bb3f-4e5a-93df-223e87be528a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB.
1379 2024.03.13 04:53:14.724740 [ 3 ] {747f3377-bb3f-4e5a-93df-223e87be528a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1380 2024.03.13 04:53:14.725034 [ 3 ] {747f3377-bb3f-4e5a-93df-223e87be528a} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1381 2024.03.13 04:53:14.725158 [ 3 ] {747f3377-bb3f-4e5a-93df-223e87be528a} <Debug> executeQuery: Read 87 rows, 8.18 KiB in 0.00137 sec., 63503.6496350365 rows/sec., 5.83 MiB/sec.
1382 2024.03.13 04:53:14.725440 [ 3 ] {747f3377-bb3f-4e5a-93df-223e87be528a} <Debug> DynamicQueryHandler: Done processing query
1383 2024.03.13 04:53:14.725472 [ 3 ] {747f3377-bb3f-4e5a-93df-223e87be528a} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
1384 2024.03.13 04:53:14.725489 [ 3 ] {} <Debug> HTTP-Session: cc0ba9a4-e733-4629-a332-905d4f246e10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1385 2024.03.13 04:53:14.725608 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 4969, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1386 2024.03.13 04:53:14.725656 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1387 2024.03.13 04:53:14.725674 [ 3 ] {} <Debug> HTTP-Session: 02d2f6d7-9496-497d-9390-1abadaecfde6 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
1388 2024.03.13 04:53:14.725691 [ 3 ] {} <Debug> HTTP-Session: 02d2f6d7-9496-497d-9390-1abadaecfde6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1389 2024.03.13 04:53:14.725705 [ 3 ] {} <Debug> HTTP-Session: 02d2f6d7-9496-497d-9390-1abadaecfde6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1390 2024.03.13 04:53:14.725737 [ 3 ] {} <Trace> HTTP-Session: 02d2f6d7-9496-497d-9390-1abadaecfde6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1391 2024.03.13 04:53:14.725813 [ 3 ] {31ed7be1-d0d4-4757-a534-1a6eb89ca268} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1392 2024.03.13 04:53:14.725853 [ 3 ] {31ed7be1-d0d4-4757-a534-1a6eb89ca268} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1393 2024.03.13 04:53:14.725993 [ 3 ] {31ed7be1-d0d4-4757-a534-1a6eb89ca268} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1394 2024.03.13 04:53:14.726282 [ 3 ] {31ed7be1-d0d4-4757-a534-1a6eb89ca268} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1395 2024.03.13 04:53:14.726317 [ 3 ] {31ed7be1-d0d4-4757-a534-1a6eb89ca268} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB.
1396 2024.03.13 04:53:14.726609 [ 3 ] {31ed7be1-d0d4-4757-a534-1a6eb89ca268} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1397 2024.03.13 04:53:14.726899 [ 3 ] {31ed7be1-d0d4-4757-a534-1a6eb89ca268} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1398 2024.03.13 04:53:14.727022 [ 3 ] {31ed7be1-d0d4-4757-a534-1a6eb89ca268} <Debug> executeQuery: Read 29 rows, 2.32 KiB in 0.001243 sec., 23330.651649235722 rows/sec., 1.82 MiB/sec.
1399 2024.03.13 04:53:14.727136 [ 3 ] {31ed7be1-d0d4-4757-a534-1a6eb89ca268} <Debug> DynamicQueryHandler: Done processing query
1400 2024.03.13 04:53:14.727160 [ 3 ] {31ed7be1-d0d4-4757-a534-1a6eb89ca268} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
1401 2024.03.13 04:53:14.727175 [ 3 ] {} <Debug> HTTP-Session: 02d2f6d7-9496-497d-9390-1abadaecfde6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1402 2024.03.13 04:53:14.727353 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 31059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1403 2024.03.13 04:53:14.727399 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1404 2024.03.13 04:53:14.727416 [ 3 ] {} <Debug> HTTP-Session: 31e51c26-a877-414e-9ccc-e52e01c9a20f Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
1405 2024.03.13 04:53:14.727433 [ 3 ] {} <Debug> HTTP-Session: 31e51c26-a877-414e-9ccc-e52e01c9a20f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1406 2024.03.13 04:53:14.727447 [ 3 ] {} <Debug> HTTP-Session: 31e51c26-a877-414e-9ccc-e52e01c9a20f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1407 2024.03.13 04:53:14.727477 [ 3 ] {} <Trace> HTTP-Session: 31e51c26-a877-414e-9ccc-e52e01c9a20f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1408 2024.03.13 04:53:14.727696 [ 3 ] {9654d449-62bf-43de-80f4-30963b9974f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1409 2024.03.13 04:53:14.727742 [ 3 ] {9654d449-62bf-43de-80f4-30963b9974f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1410 2024.03.13 04:53:14.727898 [ 3 ] {9654d449-62bf-43de-80f4-30963b9974f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1411 2024.03.13 04:53:14.728399 [ 3 ] {9654d449-62bf-43de-80f4-30963b9974f1} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1412 2024.03.13 04:53:14.728434 [ 3 ] {9654d449-62bf-43de-80f4-30963b9974f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB.
1413 2024.03.13 04:53:14.728831 [ 3 ] {9654d449-62bf-43de-80f4-30963b9974f1} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1414 2024.03.13 04:53:14.729154 [ 3 ] {9654d449-62bf-43de-80f4-30963b9974f1} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1415 2024.03.13 04:53:14.729285 [ 3 ] {9654d449-62bf-43de-80f4-30963b9974f1} <Debug> executeQuery: Read 29 rows, 40.07 KiB in 0.001762 sec., 16458.56980703746 rows/sec., 22.21 MiB/sec.
1416 2024.03.13 04:53:14.729536 [ 3 ] {9654d449-62bf-43de-80f4-30963b9974f1} <Debug> DynamicQueryHandler: Done processing query
1417 2024.03.13 04:53:14.729559 [ 3 ] {9654d449-62bf-43de-80f4-30963b9974f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
1418 2024.03.13 04:53:14.729575 [ 3 ] {} <Debug> HTTP-Session: 31e51c26-a877-414e-9ccc-e52e01c9a20f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1419 2024.03.13 04:53:23.497471 [ 75 ] {} <Debug> DNSResolver: Updating DNS cache
1420 2024.03.13 04:53:23.497539 [ 75 ] {} <Debug> DNSResolver: Updated DNS cache
1421 2024.03.13 04:53:24.721332 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1422 2024.03.13 04:53:24.721439 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1423 2024.03.13 04:53:24.721462 [ 3 ] {} <Debug> HTTP-Session: 66710a74-479e-4c9b-9804-5c4847ddead8 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
1424 2024.03.13 04:53:24.721485 [ 3 ] {} <Debug> HTTP-Session: 66710a74-479e-4c9b-9804-5c4847ddead8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1425 2024.03.13 04:53:24.721500 [ 3 ] {} <Debug> HTTP-Session: 66710a74-479e-4c9b-9804-5c4847ddead8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1426 2024.03.13 04:53:24.721548 [ 3 ] {} <Trace> HTTP-Session: 66710a74-479e-4c9b-9804-5c4847ddead8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1427 2024.03.13 04:53:24.721702 [ 3 ] {4d0a3d99-578d-412f-83ae-a9de64ed8c96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', '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') FORMAT JSONEachRow; (stage: Complete)
1428 2024.03.13 04:53:24.722041 [ 3 ] {4d0a3d99-578d-412f-83ae-a9de64ed8c96} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1429 2024.03.13 04:53:24.722080 [ 3 ] {4d0a3d99-578d-412f-83ae-a9de64ed8c96} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', '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')" moved to PREWHERE
1430 2024.03.13 04:53:24.722340 [ 3 ] {4d0a3d99-578d-412f-83ae-a9de64ed8c96} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1431 2024.03.13 04:53:24.722420 [ 3 ] {4d0a3d99-578d-412f-83ae-a9de64ed8c96} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1432 2024.03.13 04:53:24.722590 [ 3 ] {4d0a3d99-578d-412f-83ae-a9de64ed8c96} <Debug> oximeter.timeseries_schema (6f49de14-0918-4c5e-a8bc-b1cb8e61e54f) (SelectExecutor): Key condition: (column 0 notIn 10-element set)
1433 2024.03.13 04:53:24.722722 [ 252 ] {4d0a3d99-578d-412f-83ae-a9de64ed8c96} <Trace> oximeter.timeseries_schema (6f49de14-0918-4c5e-a8bc-b1cb8e61e54f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1434 2024.03.13 04:53:24.722744 [ 253 ] {4d0a3d99-578d-412f-83ae-a9de64ed8c96} <Trace> oximeter.timeseries_schema (6f49de14-0918-4c5e-a8bc-b1cb8e61e54f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1435 2024.03.13 04:53:24.722880 [ 3 ] {4d0a3d99-578d-412f-83ae-a9de64ed8c96} <Debug> oximeter.timeseries_schema (6f49de14-0918-4c5e-a8bc-b1cb8e61e54f) (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
1436 2024.03.13 04:53:24.722911 [ 3 ] {4d0a3d99-578d-412f-83ae-a9de64ed8c96} <Trace> oximeter.timeseries_schema (6f49de14-0918-4c5e-a8bc-b1cb8e61e54f) (SelectExecutor): Spreading mark ranges among streams (default reading)
1437 2024.03.13 04:53:24.724955 [ 3 ] {4d0a3d99-578d-412f-83ae-a9de64ed8c96} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1438 2024.03.13 04:53:24.726890 [ 3 ] {4d0a3d99-578d-412f-83ae-a9de64ed8c96} <Debug> oximeter.timeseries_schema (6f49de14-0918-4c5e-a8bc-b1cb8e61e54f) (SelectExecutor): Reading approx. 10 rows with 2 streams
1439 2024.03.13 04:53:24.726955 [ 3 ] {4d0a3d99-578d-412f-83ae-a9de64ed8c96} <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', 'http_service:request_latency_histogram', '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'))"
1440 2024.03.13 04:53:24.727001 [ 3 ] {4d0a3d99-578d-412f-83ae-a9de64ed8c96} <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', 'http_service:request_latency_histogram', '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'))"
1441 2024.03.13 04:53:24.728735 [ 3 ] {4d0a3d99-578d-412f-83ae-a9de64ed8c96} <Debug> executeQuery: Read 10 rows, 435.00 B in 0.007124 sec., 1403.705783267827 rows/sec., 59.63 KiB/sec.
1442 2024.03.13 04:53:24.729016 [ 3 ] {4d0a3d99-578d-412f-83ae-a9de64ed8c96} <Debug> DynamicQueryHandler: Done processing query
1443 2024.03.13 04:53:24.729043 [ 3 ] {4d0a3d99-578d-412f-83ae-a9de64ed8c96} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1444 2024.03.13 04:53:24.729060 [ 3 ] {} <Debug> HTTP-Session: 66710a74-479e-4c9b-9804-5c4847ddead8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1445 2024.03.13 04:53:24.729232 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1446 2024.03.13 04:53:24.729286 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1447 2024.03.13 04:53:24.729304 [ 3 ] {} <Debug> HTTP-Session: 94b4beea-cc80-45e9-bdc2-5306695e0b37 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
1448 2024.03.13 04:53:24.729324 [ 3 ] {} <Debug> HTTP-Session: 94b4beea-cc80-45e9-bdc2-5306695e0b37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1449 2024.03.13 04:53:24.729338 [ 3 ] {} <Debug> HTTP-Session: 94b4beea-cc80-45e9-bdc2-5306695e0b37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1450 2024.03.13 04:53:24.729373 [ 3 ] {} <Trace> HTTP-Session: 94b4beea-cc80-45e9-bdc2-5306695e0b37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1451 2024.03.13 04:53:24.729454 [ 3 ] {337c80fa-f37b-4ebb-93d2-b696fcf47758} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1452 2024.03.13 04:53:24.729501 [ 3 ] {337c80fa-f37b-4ebb-93d2-b696fcf47758} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1453 2024.03.13 04:53:24.729674 [ 3 ] {337c80fa-f37b-4ebb-93d2-b696fcf47758} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1454 2024.03.13 04:53:24.729997 [ 3 ] {337c80fa-f37b-4ebb-93d2-b696fcf47758} <Trace> oximeter.timeseries_schema (6f49de14-0918-4c5e-a8bc-b1cb8e61e54f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1455 2024.03.13 04:53:24.730033 [ 3 ] {337c80fa-f37b-4ebb-93d2-b696fcf47758} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB.
1456 2024.03.13 04:53:24.730559 [ 3 ] {337c80fa-f37b-4ebb-93d2-b696fcf47758} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1457 2024.03.13 04:53:24.730869 [ 3 ] {337c80fa-f37b-4ebb-93d2-b696fcf47758} <Trace> oximeter.timeseries_schema (6f49de14-0918-4c5e-a8bc-b1cb8e61e54f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1458 2024.03.13 04:53:24.731003 [ 3 ] {337c80fa-f37b-4ebb-93d2-b696fcf47758} <Debug> executeQuery: Read 1 rows, 232.00 B in 0.001585 sec., 630.9148264984227 rows/sec., 142.94 KiB/sec.
1459 2024.03.13 04:53:24.731274 [ 3 ] {337c80fa-f37b-4ebb-93d2-b696fcf47758} <Debug> DynamicQueryHandler: Done processing query
1460 2024.03.13 04:53:24.731306 [ 3 ] {337c80fa-f37b-4ebb-93d2-b696fcf47758} <Debug> MemoryTracker: Peak memory usage (for query): 4.33 MiB.
1461 2024.03.13 04:53:24.731322 [ 3 ] {} <Debug> HTTP-Session: 94b4beea-cc80-45e9-bdc2-5306695e0b37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1462 2024.03.13 04:53:24.731462 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 4214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1463 2024.03.13 04:53:24.731511 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1464 2024.03.13 04:53:24.731529 [ 3 ] {} <Debug> HTTP-Session: f820d917-daef-42ea-be0c-996356b1d471 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
1465 2024.03.13 04:53:24.731547 [ 3 ] {} <Debug> HTTP-Session: f820d917-daef-42ea-be0c-996356b1d471 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1466 2024.03.13 04:53:24.731561 [ 3 ] {} <Debug> HTTP-Session: f820d917-daef-42ea-be0c-996356b1d471 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1467 2024.03.13 04:53:24.731618 [ 3 ] {} <Trace> HTTP-Session: f820d917-daef-42ea-be0c-996356b1d471 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1468 2024.03.13 04:53:24.731695 [ 3 ] {778d52d3-0ab7-49d6-a638-92484129445a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1469 2024.03.13 04:53:24.731737 [ 3 ] {778d52d3-0ab7-49d6-a638-92484129445a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1470 2024.03.13 04:53:24.731885 [ 3 ] {778d52d3-0ab7-49d6-a638-92484129445a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1471 2024.03.13 04:53:24.732204 [ 3 ] {778d52d3-0ab7-49d6-a638-92484129445a} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1472 2024.03.13 04:53:24.732240 [ 3 ] {778d52d3-0ab7-49d6-a638-92484129445a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB.
1473 2024.03.13 04:53:24.732540 [ 3 ] {778d52d3-0ab7-49d6-a638-92484129445a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1474 2024.03.13 04:53:24.732835 [ 3 ] {778d52d3-0ab7-49d6-a638-92484129445a} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1475 2024.03.13 04:53:24.732948 [ 75 ] {} <Debug> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1476 2024.03.13 04:53:24.732957 [ 3 ] {778d52d3-0ab7-49d6-a638-92484129445a} <Debug> executeQuery: Read 29 rows, 2.35 KiB in 0.001294 sec., 22411.12828438949 rows/sec., 1.77 MiB/sec.
1477 2024.03.13 04:53:24.732998 [ 75 ] {} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1478 2024.03.13 04:53:24.733031 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB.
1479 2024.03.13 04:53:24.733113 [ 3 ] {778d52d3-0ab7-49d6-a638-92484129445a} <Debug> DynamicQueryHandler: Done processing query
1480 2024.03.13 04:53:24.733157 [ 3 ] {778d52d3-0ab7-49d6-a638-92484129445a} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
1481 2024.03.13 04:53:24.733224 [ 3 ] {} <Debug> HTTP-Session: f820d917-daef-42ea-be0c-996356b1d471 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1482 2024.03.13 04:53:24.733474 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1483 2024.03.13 04:53:24.733525 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1484 2024.03.13 04:53:24.733544 [ 3 ] {} <Debug> HTTP-Session: 6b5d60a8-314e-48b4-a6c1-65b2f4a9bbe7 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
1485 2024.03.13 04:53:24.733561 [ 3 ] {} <Debug> HTTP-Session: 6b5d60a8-314e-48b4-a6c1-65b2f4a9bbe7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1486 2024.03.13 04:53:24.733575 [ 3 ] {} <Debug> HTTP-Session: 6b5d60a8-314e-48b4-a6c1-65b2f4a9bbe7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1487 2024.03.13 04:53:24.733608 [ 3 ] {} <Trace> HTTP-Session: 6b5d60a8-314e-48b4-a6c1-65b2f4a9bbe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1488 2024.03.13 04:53:24.733676 [ 3 ] {9259fa1f-40f3-4760-b0d0-95f56181cb08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
1489 2024.03.13 04:53:24.733715 [ 3 ] {9259fa1f-40f3-4760-b0d0-95f56181cb08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
1490 2024.03.13 04:53:24.733878 [ 3 ] {9259fa1f-40f3-4760-b0d0-95f56181cb08} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1491 2024.03.13 04:53:24.734147 [ 3 ] {9259fa1f-40f3-4760-b0d0-95f56181cb08} <Trace> oximeter.fields_ipaddr (760c2243-c48f-4b40-9670-6ffe24998980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1492 2024.03.13 04:53:24.734182 [ 3 ] {9259fa1f-40f3-4760-b0d0-95f56181cb08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
1493 2024.03.13 04:53:24.734515 [ 3 ] {9259fa1f-40f3-4760-b0d0-95f56181cb08} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1494 2024.03.13 04:53:24.734812 [ 3 ] {9259fa1f-40f3-4760-b0d0-95f56181cb08} <Trace> oximeter.fields_ipaddr (760c2243-c48f-4b40-9670-6ffe24998980): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1495 2024.03.13 04:53:24.734937 [ 3 ] {9259fa1f-40f3-4760-b0d0-95f56181cb08} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00128 sec., 1562.4999999999998 rows/sec., 127.41 KiB/sec.
1496 2024.03.13 04:53:24.735152 [ 3 ] {9259fa1f-40f3-4760-b0d0-95f56181cb08} <Debug> DynamicQueryHandler: Done processing query
1497 2024.03.13 04:53:24.735176 [ 3 ] {9259fa1f-40f3-4760-b0d0-95f56181cb08} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1498 2024.03.13 04:53:24.735191 [ 3 ] {} <Debug> HTTP-Session: 6b5d60a8-314e-48b4-a6c1-65b2f4a9bbe7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1499 2024.03.13 04:53:24.735360 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 13676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1500 2024.03.13 04:53:24.735408 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1501 2024.03.13 04:53:24.735425 [ 3 ] {} <Debug> HTTP-Session: 87d766b7-0f17-481d-9ea1-9439070b3c84 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
1502 2024.03.13 04:53:24.735441 [ 3 ] {} <Debug> HTTP-Session: 87d766b7-0f17-481d-9ea1-9439070b3c84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1503 2024.03.13 04:53:24.735455 [ 3 ] {} <Debug> HTTP-Session: 87d766b7-0f17-481d-9ea1-9439070b3c84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1504 2024.03.13 04:53:24.735486 [ 3 ] {} <Trace> HTTP-Session: 87d766b7-0f17-481d-9ea1-9439070b3c84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1505 2024.03.13 04:53:24.735584 [ 3 ] {2205216e-be1d-4628-ac6b-5aebf2391454} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1506 2024.03.13 04:53:24.735624 [ 3 ] {2205216e-be1d-4628-ac6b-5aebf2391454} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1507 2024.03.13 04:53:24.735764 [ 3 ] {2205216e-be1d-4628-ac6b-5aebf2391454} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1508 2024.03.13 04:53:24.736142 [ 3 ] {2205216e-be1d-4628-ac6b-5aebf2391454} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1509 2024.03.13 04:53:24.736181 [ 3 ] {2205216e-be1d-4628-ac6b-5aebf2391454} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
1510 2024.03.13 04:53:24.736494 [ 3 ] {2205216e-be1d-4628-ac6b-5aebf2391454} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1511 2024.03.13 04:53:24.736766 [ 3 ] {2205216e-be1d-4628-ac6b-5aebf2391454} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1512 2024.03.13 04:53:24.736862 [ 75 ] {} <Debug> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1513 2024.03.13 04:53:24.736877 [ 3 ] {2205216e-be1d-4628-ac6b-5aebf2391454} <Debug> executeQuery: Read 88 rows, 8.27 KiB in 0.001387 sec., 63446.286950252346 rows/sec., 5.82 MiB/sec.
1514 2024.03.13 04:53:24.736892 [ 75 ] {} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1515 2024.03.13 04:53:24.736922 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
1516 2024.03.13 04:53:24.737046 [ 3 ] {2205216e-be1d-4628-ac6b-5aebf2391454} <Debug> DynamicQueryHandler: Done processing query
1517 2024.03.13 04:53:24.737090 [ 3 ] {2205216e-be1d-4628-ac6b-5aebf2391454} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
1518 2024.03.13 04:53:24.737117 [ 3 ] {} <Debug> HTTP-Session: 87d766b7-0f17-481d-9ea1-9439070b3c84 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1519 2024.03.13 04:53:24.737300 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1520 2024.03.13 04:53:24.737346 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1521 2024.03.13 04:53:24.737364 [ 3 ] {} <Debug> HTTP-Session: 2c8e10b4-ff5e-48f8-9b58-20226e1343e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
1522 2024.03.13 04:53:24.737381 [ 3 ] {} <Debug> HTTP-Session: 2c8e10b4-ff5e-48f8-9b58-20226e1343e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1523 2024.03.13 04:53:24.737395 [ 3 ] {} <Debug> HTTP-Session: 2c8e10b4-ff5e-48f8-9b58-20226e1343e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1524 2024.03.13 04:53:24.737425 [ 3 ] {} <Trace> HTTP-Session: 2c8e10b4-ff5e-48f8-9b58-20226e1343e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1525 2024.03.13 04:53:24.737488 [ 3 ] {606d9d7d-3ea5-4b30-bcb4-0701b40df0e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
1526 2024.03.13 04:53:24.737528 [ 3 ] {606d9d7d-3ea5-4b30-bcb4-0701b40df0e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
1527 2024.03.13 04:53:24.737652 [ 3 ] {606d9d7d-3ea5-4b30-bcb4-0701b40df0e8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1528 2024.03.13 04:53:24.738026 [ 3 ] {606d9d7d-3ea5-4b30-bcb4-0701b40df0e8} <Trace> oximeter.fields_u16 (db02df71-3e40-4e1d-8bbe-eb6de45405c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1529 2024.03.13 04:53:24.738061 [ 3 ] {606d9d7d-3ea5-4b30-bcb4-0701b40df0e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
1530 2024.03.13 04:53:24.738094 [ 200 ] {9bec4614-832f-436d-8868-dc505e41396c::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
1531 2024.03.13 04:53:24.738095 [ 188 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::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
1532 2024.03.13 04:53:24.738727 [ 188 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1533 2024.03.13 04:53:24.738756 [ 200 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1534 2024.03.13 04:53:24.739425 [ 188 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 81 rows starting from the beginning of the part
1535 2024.03.13 04:53:24.739425 [ 200 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 27 rows starting from the beginning of the part
1536 2024.03.13 04:53:24.739577 [ 3 ] {606d9d7d-3ea5-4b30-bcb4-0701b40df0e8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1537 2024.03.13 04:53:24.740029 [ 200 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 28 rows starting from the beginning of the part
1538 2024.03.13 04:53:24.740143 [ 188 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 84 rows starting from the beginning of the part
1539 2024.03.13 04:53:24.740954 [ 200 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 29 rows starting from the beginning of the part
1540 2024.03.13 04:53:24.740981 [ 188 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 87 rows starting from the beginning of the part
1541 2024.03.13 04:53:24.741748 [ 200 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 29 rows starting from the beginning of the part
1542 2024.03.13 04:53:24.741784 [ 188 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 123 rows starting from the beginning of the part
1543 2024.03.13 04:53:24.742507 [ 200 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 29 rows starting from the beginning of the part
1544 2024.03.13 04:53:24.742534 [ 188 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 87 rows starting from the beginning of the part
1545 2024.03.13 04:53:24.742667 [ 3 ] {606d9d7d-3ea5-4b30-bcb4-0701b40df0e8} <Trace> oximeter.fields_u16 (db02df71-3e40-4e1d-8bbe-eb6de45405c6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1546 2024.03.13 04:53:24.743139 [ 200 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 29 rows starting from the beginning of the part
1547 2024.03.13 04:53:24.743241 [ 188 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 88 rows starting from the beginning of the part
1548 2024.03.13 04:53:24.744339 [ 3 ] {606d9d7d-3ea5-4b30-bcb4-0701b40df0e8} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.00683 sec., 292.82576866764276 rows/sec., 20.45 KiB/sec.
1549 2024.03.13 04:53:24.744992 [ 3 ] {606d9d7d-3ea5-4b30-bcb4-0701b40df0e8} <Debug> DynamicQueryHandler: Done processing query
1550 2024.03.13 04:53:24.745109 [ 3 ] {606d9d7d-3ea5-4b30-bcb4-0701b40df0e8} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1551 2024.03.13 04:53:24.745204 [ 3 ] {} <Debug> HTTP-Session: 2c8e10b4-ff5e-48f8-9b58-20226e1343e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1552 2024.03.13 04:53:24.745499 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 5312, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1553 2024.03.13 04:53:24.745650 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1554 2024.03.13 04:53:24.745762 [ 3 ] {} <Debug> HTTP-Session: 2cf93c34-eb15-4ee4-aa24-0ccf69c1ecba Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
1555 2024.03.13 04:53:24.745882 [ 3 ] {} <Debug> HTTP-Session: 2cf93c34-eb15-4ee4-aa24-0ccf69c1ecba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1556 2024.03.13 04:53:24.745946 [ 3 ] {} <Debug> HTTP-Session: 2cf93c34-eb15-4ee4-aa24-0ccf69c1ecba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1557 2024.03.13 04:53:24.746106 [ 3 ] {} <Trace> HTTP-Session: 2cf93c34-eb15-4ee4-aa24-0ccf69c1ecba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1558 2024.03.13 04:53:24.746593 [ 3 ] {28739550-9464-4c8a-9234-b572c3cb15c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1559 2024.03.13 04:53:24.746809 [ 3 ] {28739550-9464-4c8a-9234-b572c3cb15c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1560 2024.03.13 04:53:24.748190 [ 3 ] {28739550-9464-4c8a-9234-b572c3cb15c2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1561 2024.03.13 04:53:24.749006 [ 200 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 171 rows, containing 4 columns (4 merged, 0 gathered) in 0.015853236 sec., 10786.441329707071 rows/sec., 874.29 KiB/sec.
1562 2024.03.13 04:53:24.749414 [ 200 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1563 2024.03.13 04:53:24.749453 [ 188 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 550 rows, containing 4 columns (4 merged, 0 gathered) in 0.012371313 sec., 44457.690141701205 rows/sec., 4.03 MiB/sec.
1564 2024.03.13 04:53:24.749855 [ 188 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1565 2024.03.13 04:53:24.749884 [ 3 ] {28739550-9464-4c8a-9234-b572c3cb15c2} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1566 2024.03.13 04:53:24.750046 [ 3 ] {28739550-9464-4c8a-9234-b572c3cb15c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
1567 2024.03.13 04:53:24.751388 [ 200 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_6_1} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1568 2024.03.13 04:53:24.751662 [ 188 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_6_1} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1569 2024.03.13 04:53:24.751727 [ 200 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_6_1} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1570 2024.03.13 04:53:24.751755 [ 3 ] {28739550-9464-4c8a-9234-b572c3cb15c2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1571 2024.03.13 04:53:24.751931 [ 188 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_6_1} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1572 2024.03.13 04:53:24.751974 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
1573 2024.03.13 04:53:24.752188 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB.
1574 2024.03.13 04:53:24.752465 [ 3 ] {28739550-9464-4c8a-9234-b572c3cb15c2} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1575 2024.03.13 04:53:24.752620 [ 3 ] {28739550-9464-4c8a-9234-b572c3cb15c2} <Debug> executeQuery: Read 31 rows, 2.49 KiB in 0.006259 sec., 4952.867870266816 rows/sec., 397.08 KiB/sec.
1576 2024.03.13 04:53:24.752647 [ 74 ] {} <Debug> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1577 2024.03.13 04:53:24.752776 [ 74 ] {} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1578 2024.03.13 04:53:24.752826 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB.
1579 2024.03.13 04:53:24.752858 [ 3 ] {28739550-9464-4c8a-9234-b572c3cb15c2} <Debug> DynamicQueryHandler: Done processing query
1580 2024.03.13 04:53:24.752911 [ 3 ] {28739550-9464-4c8a-9234-b572c3cb15c2} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
1581 2024.03.13 04:53:24.752959 [ 3 ] {} <Debug> HTTP-Session: 2cf93c34-eb15-4ee4-aa24-0ccf69c1ecba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1582 2024.03.13 04:53:24.753057 [ 186 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::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
1583 2024.03.13 04:53:24.753163 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1584 2024.03.13 04:53:24.753264 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1585 2024.03.13 04:53:24.753292 [ 186 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1586 2024.03.13 04:53:24.753305 [ 3 ] {} <Debug> HTTP-Session: 472143ec-3269-40bf-880c-e34cd7a6201e Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
1587 2024.03.13 04:53:24.753357 [ 3 ] {} <Debug> HTTP-Session: 472143ec-3269-40bf-880c-e34cd7a6201e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1588 2024.03.13 04:53:24.753357 [ 186 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 45 rows starting from the beginning of the part
1589 2024.03.13 04:53:24.753378 [ 3 ] {} <Debug> HTTP-Session: 472143ec-3269-40bf-880c-e34cd7a6201e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1590 2024.03.13 04:53:24.753449 [ 3 ] {} <Trace> HTTP-Session: 472143ec-3269-40bf-880c-e34cd7a6201e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1591 2024.03.13 04:53:24.753672 [ 186 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 28 rows starting from the beginning of the part
1592 2024.03.13 04:53:24.753697 [ 3 ] {56e1d716-266a-4efb-b034-224f9a001b47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1593 2024.03.13 04:53:24.753882 [ 3 ] {56e1d716-266a-4efb-b034-224f9a001b47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1594 2024.03.13 04:53:24.753937 [ 186 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 29 rows starting from the beginning of the part
1595 2024.03.13 04:53:24.754331 [ 186 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 53 rows starting from the beginning of the part
1596 2024.03.13 04:53:24.754666 [ 186 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 29 rows starting from the beginning of the part
1597 2024.03.13 04:53:24.755012 [ 186 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 31 rows starting from the beginning of the part
1598 2024.03.13 04:53:24.755237 [ 3 ] {56e1d716-266a-4efb-b034-224f9a001b47} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1599 2024.03.13 04:53:24.756033 [ 3 ] {56e1d716-266a-4efb-b034-224f9a001b47} <Trace> oximeter.measurements_cumulativeu64 (311b24cf-8761-4f32-8016-e3619c5686da): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1600 2024.03.13 04:53:24.756101 [ 3 ] {56e1d716-266a-4efb-b034-224f9a001b47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
1601 2024.03.13 04:53:24.757136 [ 3 ] {56e1d716-266a-4efb-b034-224f9a001b47} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1602 2024.03.13 04:53:24.757905 [ 188 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 215 rows, containing 4 columns (4 merged, 0 gathered) in 0.004992487 sec., 43064.709031791164 rows/sec., 3.36 MiB/sec.
1603 2024.03.13 04:53:24.758088 [ 3 ] {56e1d716-266a-4efb-b034-224f9a001b47} <Trace> oximeter.measurements_cumulativeu64 (311b24cf-8761-4f32-8016-e3619c5686da): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1604 2024.03.13 04:53:24.758116 [ 200 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1605 2024.03.13 04:53:24.758430 [ 3 ] {56e1d716-266a-4efb-b034-224f9a001b47} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.004824 sec., 207.29684908789386 rows/sec., 14.58 KiB/sec.
1606 2024.03.13 04:53:24.759001 [ 3 ] {56e1d716-266a-4efb-b034-224f9a001b47} <Debug> DynamicQueryHandler: Done processing query
1607 2024.03.13 04:53:24.759040 [ 3 ] {56e1d716-266a-4efb-b034-224f9a001b47} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1608 2024.03.13 04:53:24.759082 [ 3 ] {} <Debug> HTTP-Session: 472143ec-3269-40bf-880c-e34cd7a6201e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1609 2024.03.13 04:53:24.759245 [ 188 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_6_1} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1610 2024.03.13 04:53:24.759289 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 31059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1611 2024.03.13 04:53:24.759364 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1612 2024.03.13 04:53:24.759382 [ 188 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_6_1} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1613 2024.03.13 04:53:24.759391 [ 3 ] {} <Debug> HTTP-Session: f718710c-e5e6-4413-b32c-ab72e8fe53c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
1614 2024.03.13 04:53:24.759440 [ 3 ] {} <Debug> HTTP-Session: f718710c-e5e6-4413-b32c-ab72e8fe53c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1615 2024.03.13 04:53:24.759489 [ 3 ] {} <Debug> HTTP-Session: f718710c-e5e6-4413-b32c-ab72e8fe53c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1616 2024.03.13 04:53:24.759523 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
1617 2024.03.13 04:53:24.759556 [ 3 ] {} <Trace> HTTP-Session: f718710c-e5e6-4413-b32c-ab72e8fe53c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1618 2024.03.13 04:53:24.759810 [ 3 ] {093cd04b-7031-4589-8353-ad4542488e2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1619 2024.03.13 04:53:24.759856 [ 3 ] {093cd04b-7031-4589-8353-ad4542488e2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1620 2024.03.13 04:53:24.760047 [ 3 ] {093cd04b-7031-4589-8353-ad4542488e2c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1621 2024.03.13 04:53:24.760542 [ 3 ] {093cd04b-7031-4589-8353-ad4542488e2c} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1622 2024.03.13 04:53:24.760579 [ 3 ] {093cd04b-7031-4589-8353-ad4542488e2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB.
1623 2024.03.13 04:53:24.760998 [ 3 ] {093cd04b-7031-4589-8353-ad4542488e2c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1624 2024.03.13 04:53:24.761347 [ 3 ] {093cd04b-7031-4589-8353-ad4542488e2c} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1625 2024.03.13 04:53:24.761495 [ 74 ] {} <Debug> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1626 2024.03.13 04:53:24.761511 [ 3 ] {093cd04b-7031-4589-8353-ad4542488e2c} <Debug> executeQuery: Read 29 rows, 40.07 KiB in 0.001884 sec., 15392.781316348195 rows/sec., 20.77 MiB/sec.
1627 2024.03.13 04:53:24.761546 [ 74 ] {} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1628 2024.03.13 04:53:24.761616 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB.
1629 2024.03.13 04:53:24.761837 [ 3 ] {093cd04b-7031-4589-8353-ad4542488e2c} <Debug> DynamicQueryHandler: Done processing query
1630 2024.03.13 04:53:24.761937 [ 3 ] {093cd04b-7031-4589-8353-ad4542488e2c} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
1631 2024.03.13 04:53:24.761971 [ 200 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::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
1632 2024.03.13 04:53:24.762015 [ 3 ] {} <Debug> HTTP-Session: f718710c-e5e6-4413-b32c-ab72e8fe53c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1633 2024.03.13 04:53:24.762238 [ 200 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1634 2024.03.13 04:53:24.762277 [ 200 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 27 rows starting from the beginning of the part
1635 2024.03.13 04:53:24.762394 [ 200 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 28 rows starting from the beginning of the part
1636 2024.03.13 04:53:24.762491 [ 200 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 29 rows starting from the beginning of the part
1637 2024.03.13 04:53:24.762718 [ 200 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 29 rows starting from the beginning of the part
1638 2024.03.13 04:53:24.762879 [ 200 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 29 rows starting from the beginning of the part
1639 2024.03.13 04:53:24.763005 [ 200 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 29 rows starting from the beginning of the part
1640 2024.03.13 04:53:24.764678 [ 188 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 171 rows, containing 6 columns (6 merged, 0 gathered) in 0.002944646 sec., 58071.49653982177 rows/sec., 78.36 MiB/sec.
1641 2024.03.13 04:53:24.764887 [ 200 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1642 2024.03.13 04:53:24.765306 [ 200 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1643 2024.03.13 04:53:24.765377 [ 200 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1644 2024.03.13 04:53:24.765442 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.89 MiB.
1645 2024.03.13 04:53:29.720949 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 3786, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1646 2024.03.13 04:53:29.721073 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1647 2024.03.13 04:53:29.721097 [ 3 ] {} <Debug> HTTP-Session: e3adedc8-83cd-4cde-acd9-0b187a6f49f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
1648 2024.03.13 04:53:29.721122 [ 3 ] {} <Debug> HTTP-Session: e3adedc8-83cd-4cde-acd9-0b187a6f49f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1649 2024.03.13 04:53:29.721136 [ 3 ] {} <Debug> HTTP-Session: e3adedc8-83cd-4cde-acd9-0b187a6f49f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1650 2024.03.13 04:53:29.721188 [ 3 ] {} <Trace> HTTP-Session: e3adedc8-83cd-4cde-acd9-0b187a6f49f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1651 2024.03.13 04:53:29.721311 [ 3 ] {f71cd010-deb0-4616-b4ee-c65540772916} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1652 2024.03.13 04:53:29.721375 [ 3 ] {f71cd010-deb0-4616-b4ee-c65540772916} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1653 2024.03.13 04:53:29.721562 [ 3 ] {f71cd010-deb0-4616-b4ee-c65540772916} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1654 2024.03.13 04:53:29.722011 [ 3 ] {f71cd010-deb0-4616-b4ee-c65540772916} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1655 2024.03.13 04:53:29.722063 [ 3 ] {f71cd010-deb0-4616-b4ee-c65540772916} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
1656 2024.03.13 04:53:29.722453 [ 3 ] {f71cd010-deb0-4616-b4ee-c65540772916} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1657 2024.03.13 04:53:29.722790 [ 3 ] {f71cd010-deb0-4616-b4ee-c65540772916} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1658 2024.03.13 04:53:29.722956 [ 3 ] {f71cd010-deb0-4616-b4ee-c65540772916} <Debug> executeQuery: Read 26 rows, 2.11 KiB in 0.0017 sec., 15294.117647058825 rows/sec., 1.21 MiB/sec.
1659 2024.03.13 04:53:29.723112 [ 3 ] {f71cd010-deb0-4616-b4ee-c65540772916} <Debug> DynamicQueryHandler: Done processing query
1660 2024.03.13 04:53:29.723137 [ 3 ] {f71cd010-deb0-4616-b4ee-c65540772916} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
1661 2024.03.13 04:53:29.723155 [ 3 ] {} <Debug> HTTP-Session: e3adedc8-83cd-4cde-acd9-0b187a6f49f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1662 2024.03.13 04:53:29.723297 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 13052, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1663 2024.03.13 04:53:29.723353 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1664 2024.03.13 04:53:29.723372 [ 3 ] {} <Debug> HTTP-Session: 44c422d4-8a69-4551-881a-153344173e7a Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
1665 2024.03.13 04:53:29.723392 [ 3 ] {} <Debug> HTTP-Session: 44c422d4-8a69-4551-881a-153344173e7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1666 2024.03.13 04:53:29.723406 [ 3 ] {} <Debug> HTTP-Session: 44c422d4-8a69-4551-881a-153344173e7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1667 2024.03.13 04:53:29.723441 [ 3 ] {} <Trace> HTTP-Session: 44c422d4-8a69-4551-881a-153344173e7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1668 2024.03.13 04:53:29.723540 [ 3 ] {897c7850-237f-49cf-a450-302205bde0f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1669 2024.03.13 04:53:29.723584 [ 3 ] {897c7850-237f-49cf-a450-302205bde0f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1670 2024.03.13 04:53:29.723715 [ 3 ] {897c7850-237f-49cf-a450-302205bde0f3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1671 2024.03.13 04:53:29.724093 [ 3 ] {897c7850-237f-49cf-a450-302205bde0f3} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1672 2024.03.13 04:53:29.724132 [ 3 ] {897c7850-237f-49cf-a450-302205bde0f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
1673 2024.03.13 04:53:29.724445 [ 3 ] {897c7850-237f-49cf-a450-302205bde0f3} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1674 2024.03.13 04:53:29.724755 [ 3 ] {897c7850-237f-49cf-a450-302205bde0f3} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1675 2024.03.13 04:53:29.724906 [ 3 ] {897c7850-237f-49cf-a450-302205bde0f3} <Debug> executeQuery: Read 78 rows, 8.23 KiB in 0.001411 sec., 55279.943302622254 rows/sec., 5.69 MiB/sec.
1676 2024.03.13 04:53:29.725133 [ 3 ] {897c7850-237f-49cf-a450-302205bde0f3} <Debug> DynamicQueryHandler: Done processing query
1677 2024.03.13 04:53:29.725159 [ 3 ] {897c7850-237f-49cf-a450-302205bde0f3} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
1678 2024.03.13 04:53:29.725175 [ 3 ] {} <Debug> HTTP-Session: 44c422d4-8a69-4551-881a-153344173e7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1679 2024.03.13 04:53:29.725299 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 4463, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1680 2024.03.13 04:53:29.725350 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1681 2024.03.13 04:53:29.725368 [ 3 ] {} <Debug> HTTP-Session: 73811f88-e1bd-4eed-ab0b-3892d6388ef7 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
1682 2024.03.13 04:53:29.725386 [ 3 ] {} <Debug> HTTP-Session: 73811f88-e1bd-4eed-ab0b-3892d6388ef7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1683 2024.03.13 04:53:29.725400 [ 3 ] {} <Debug> HTTP-Session: 73811f88-e1bd-4eed-ab0b-3892d6388ef7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1684 2024.03.13 04:53:29.725432 [ 3 ] {} <Trace> HTTP-Session: 73811f88-e1bd-4eed-ab0b-3892d6388ef7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1685 2024.03.13 04:53:29.725510 [ 3 ] {ca653b01-a33c-438f-a77b-314e56891bf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1686 2024.03.13 04:53:29.725553 [ 3 ] {ca653b01-a33c-438f-a77b-314e56891bf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1687 2024.03.13 04:53:29.725699 [ 3 ] {ca653b01-a33c-438f-a77b-314e56891bf9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1688 2024.03.13 04:53:29.725995 [ 3 ] {ca653b01-a33c-438f-a77b-314e56891bf9} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1689 2024.03.13 04:53:29.726034 [ 3 ] {ca653b01-a33c-438f-a77b-314e56891bf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
1690 2024.03.13 04:53:29.726336 [ 3 ] {ca653b01-a33c-438f-a77b-314e56891bf9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1691 2024.03.13 04:53:29.726643 [ 3 ] {ca653b01-a33c-438f-a77b-314e56891bf9} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1692 2024.03.13 04:53:29.726793 [ 3 ] {ca653b01-a33c-438f-a77b-314e56891bf9} <Debug> executeQuery: Read 26 rows, 2.08 KiB in 0.00131 sec., 19847.32824427481 rows/sec., 1.55 MiB/sec.
1693 2024.03.13 04:53:29.726913 [ 3 ] {ca653b01-a33c-438f-a77b-314e56891bf9} <Debug> DynamicQueryHandler: Done processing query
1694 2024.03.13 04:53:29.726937 [ 3 ] {ca653b01-a33c-438f-a77b-314e56891bf9} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
1695 2024.03.13 04:53:29.726953 [ 3 ] {} <Debug> HTTP-Session: 73811f88-e1bd-4eed-ab0b-3892d6388ef7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1696 2024.03.13 04:53:29.727191 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 27852, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1697 2024.03.13 04:53:29.727239 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1698 2024.03.13 04:53:29.727260 [ 3 ] {} <Debug> HTTP-Session: eebc33b0-7e64-479b-b173-22a2f3455a9b Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
1699 2024.03.13 04:53:29.727278 [ 3 ] {} <Debug> HTTP-Session: eebc33b0-7e64-479b-b173-22a2f3455a9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1700 2024.03.13 04:53:29.727292 [ 3 ] {} <Debug> HTTP-Session: eebc33b0-7e64-479b-b173-22a2f3455a9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1701 2024.03.13 04:53:29.727323 [ 3 ] {} <Trace> HTTP-Session: eebc33b0-7e64-479b-b173-22a2f3455a9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1702 2024.03.13 04:53:29.727532 [ 3 ] {cc5dca12-42a0-4b59-b9c1-c46fe9b58889} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1703 2024.03.13 04:53:29.727578 [ 3 ] {cc5dca12-42a0-4b59-b9c1-c46fe9b58889} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1704 2024.03.13 04:53:29.727738 [ 3 ] {cc5dca12-42a0-4b59-b9c1-c46fe9b58889} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1705 2024.03.13 04:53:29.728249 [ 3 ] {cc5dca12-42a0-4b59-b9c1-c46fe9b58889} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1706 2024.03.13 04:53:29.728286 [ 3 ] {cc5dca12-42a0-4b59-b9c1-c46fe9b58889} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
1707 2024.03.13 04:53:29.728698 [ 3 ] {cc5dca12-42a0-4b59-b9c1-c46fe9b58889} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1708 2024.03.13 04:53:29.729037 [ 3 ] {cc5dca12-42a0-4b59-b9c1-c46fe9b58889} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1709 2024.03.13 04:53:29.729196 [ 3 ] {cc5dca12-42a0-4b59-b9c1-c46fe9b58889} <Debug> executeQuery: Read 26 rows, 35.93 KiB in 0.001822 sec., 14270.032930845224 rows/sec., 19.26 MiB/sec.
1710 2024.03.13 04:53:29.729423 [ 3 ] {cc5dca12-42a0-4b59-b9c1-c46fe9b58889} <Debug> DynamicQueryHandler: Done processing query
1711 2024.03.13 04:53:29.729447 [ 3 ] {cc5dca12-42a0-4b59-b9c1-c46fe9b58889} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
1712 2024.03.13 04:53:29.729463 [ 3 ] {} <Debug> HTTP-Session: eebc33b0-7e64-479b-b173-22a2f3455a9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1713 2024.03.13 04:53:34.722444 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 4214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1714 2024.03.13 04:53:34.722586 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1715 2024.03.13 04:53:34.722614 [ 3 ] {} <Debug> HTTP-Session: 8d1b7f4f-b4c4-49ce-a709-7f0493854cd6 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
1716 2024.03.13 04:53:34.722643 [ 3 ] {} <Debug> HTTP-Session: 8d1b7f4f-b4c4-49ce-a709-7f0493854cd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1717 2024.03.13 04:53:34.722661 [ 3 ] {} <Debug> HTTP-Session: 8d1b7f4f-b4c4-49ce-a709-7f0493854cd6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1718 2024.03.13 04:53:34.722716 [ 3 ] {} <Trace> HTTP-Session: 8d1b7f4f-b4c4-49ce-a709-7f0493854cd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1719 2024.03.13 04:53:34.722851 [ 3 ] {f23a0112-8e37-4526-bb6a-d63a69db7e0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1720 2024.03.13 04:53:34.722921 [ 3 ] {f23a0112-8e37-4526-bb6a-d63a69db7e0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1721 2024.03.13 04:53:34.723136 [ 3 ] {f23a0112-8e37-4526-bb6a-d63a69db7e0b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1722 2024.03.13 04:53:34.723634 [ 3 ] {f23a0112-8e37-4526-bb6a-d63a69db7e0b} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1723 2024.03.13 04:53:34.723684 [ 3 ] {f23a0112-8e37-4526-bb6a-d63a69db7e0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
1724 2024.03.13 04:53:34.724060 [ 3 ] {f23a0112-8e37-4526-bb6a-d63a69db7e0b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1725 2024.03.13 04:53:34.724410 [ 3 ] {f23a0112-8e37-4526-bb6a-d63a69db7e0b} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1726 2024.03.13 04:53:34.724577 [ 3 ] {f23a0112-8e37-4526-bb6a-d63a69db7e0b} <Debug> executeQuery: Read 29 rows, 2.35 KiB in 0.00178 sec., 16292.134831460675 rows/sec., 1.29 MiB/sec.
1727 2024.03.13 04:53:34.724813 [ 3 ] {f23a0112-8e37-4526-bb6a-d63a69db7e0b} <Debug> DynamicQueryHandler: Done processing query
1728 2024.03.13 04:53:34.724839 [ 3 ] {f23a0112-8e37-4526-bb6a-d63a69db7e0b} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
1729 2024.03.13 04:53:34.724856 [ 3 ] {} <Debug> HTTP-Session: 8d1b7f4f-b4c4-49ce-a709-7f0493854cd6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1730 2024.03.13 04:53:34.724974 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1731 2024.03.13 04:53:34.725024 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1732 2024.03.13 04:53:34.725042 [ 3 ] {} <Debug> HTTP-Session: d97df222-d6e4-4947-9d26-28a15fc70cce Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
1733 2024.03.13 04:53:34.725059 [ 3 ] {} <Debug> HTTP-Session: d97df222-d6e4-4947-9d26-28a15fc70cce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1734 2024.03.13 04:53:34.725073 [ 3 ] {} <Debug> HTTP-Session: d97df222-d6e4-4947-9d26-28a15fc70cce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1735 2024.03.13 04:53:34.725104 [ 3 ] {} <Trace> HTTP-Session: d97df222-d6e4-4947-9d26-28a15fc70cce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1736 2024.03.13 04:53:34.725168 [ 3 ] {d1c7566a-4819-4d70-8f7b-803885009e25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
1737 2024.03.13 04:53:34.725209 [ 3 ] {d1c7566a-4819-4d70-8f7b-803885009e25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
1738 2024.03.13 04:53:34.725358 [ 3 ] {d1c7566a-4819-4d70-8f7b-803885009e25} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1739 2024.03.13 04:53:34.725665 [ 3 ] {d1c7566a-4819-4d70-8f7b-803885009e25} <Trace> oximeter.fields_ipaddr (760c2243-c48f-4b40-9670-6ffe24998980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1740 2024.03.13 04:53:34.725703 [ 3 ] {d1c7566a-4819-4d70-8f7b-803885009e25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
1741 2024.03.13 04:53:34.725992 [ 3 ] {d1c7566a-4819-4d70-8f7b-803885009e25} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1742 2024.03.13 04:53:34.726288 [ 3 ] {d1c7566a-4819-4d70-8f7b-803885009e25} <Trace> oximeter.fields_ipaddr (760c2243-c48f-4b40-9670-6ffe24998980): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1743 2024.03.13 04:53:34.726435 [ 3 ] {d1c7566a-4819-4d70-8f7b-803885009e25} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001285 sec., 1556.4202334630352 rows/sec., 126.92 KiB/sec.
1744 2024.03.13 04:53:34.726556 [ 3 ] {d1c7566a-4819-4d70-8f7b-803885009e25} <Debug> DynamicQueryHandler: Done processing query
1745 2024.03.13 04:53:34.726579 [ 3 ] {d1c7566a-4819-4d70-8f7b-803885009e25} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1746 2024.03.13 04:53:34.726595 [ 3 ] {} <Debug> HTTP-Session: d97df222-d6e4-4947-9d26-28a15fc70cce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1747 2024.03.13 04:53:34.726807 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 18614, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1748 2024.03.13 04:53:34.726853 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1749 2024.03.13 04:53:34.726871 [ 3 ] {} <Debug> HTTP-Session: ee3fbe2b-9b3b-4343-ad18-9f8440f54dff Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
1750 2024.03.13 04:53:34.726888 [ 3 ] {} <Debug> HTTP-Session: ee3fbe2b-9b3b-4343-ad18-9f8440f54dff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1751 2024.03.13 04:53:34.726902 [ 3 ] {} <Debug> HTTP-Session: ee3fbe2b-9b3b-4343-ad18-9f8440f54dff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1752 2024.03.13 04:53:34.726932 [ 3 ] {} <Trace> HTTP-Session: ee3fbe2b-9b3b-4343-ad18-9f8440f54dff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1753 2024.03.13 04:53:34.727030 [ 3 ] {07b40253-8f9b-4863-baf9-9dccf481164f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1754 2024.03.13 04:53:34.727069 [ 3 ] {07b40253-8f9b-4863-baf9-9dccf481164f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1755 2024.03.13 04:53:34.727192 [ 3 ] {07b40253-8f9b-4863-baf9-9dccf481164f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1756 2024.03.13 04:53:34.727553 [ 3 ] {07b40253-8f9b-4863-baf9-9dccf481164f} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1757 2024.03.13 04:53:34.727591 [ 3 ] {07b40253-8f9b-4863-baf9-9dccf481164f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
1758 2024.03.13 04:53:34.727887 [ 3 ] {07b40253-8f9b-4863-baf9-9dccf481164f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1759 2024.03.13 04:53:34.728180 [ 3 ] {07b40253-8f9b-4863-baf9-9dccf481164f} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1760 2024.03.13 04:53:34.728328 [ 3 ] {07b40253-8f9b-4863-baf9-9dccf481164f} <Debug> executeQuery: Read 124 rows, 11.04 KiB in 0.001353 sec., 91648.18920916482 rows/sec., 7.97 MiB/sec.
1761 2024.03.13 04:53:34.728454 [ 3 ] {07b40253-8f9b-4863-baf9-9dccf481164f} <Debug> DynamicQueryHandler: Done processing query
1762 2024.03.13 04:53:34.728477 [ 3 ] {07b40253-8f9b-4863-baf9-9dccf481164f} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB.
1763 2024.03.13 04:53:34.728492 [ 3 ] {} <Debug> HTTP-Session: ee3fbe2b-9b3b-4343-ad18-9f8440f54dff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1764 2024.03.13 04:53:34.728600 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1765 2024.03.13 04:53:34.728647 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1766 2024.03.13 04:53:34.728665 [ 3 ] {} <Debug> HTTP-Session: aaadca03-3baa-4a0c-bda4-99304b4e89bb Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
1767 2024.03.13 04:53:34.728681 [ 3 ] {} <Debug> HTTP-Session: aaadca03-3baa-4a0c-bda4-99304b4e89bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1768 2024.03.13 04:53:34.728694 [ 3 ] {} <Debug> HTTP-Session: aaadca03-3baa-4a0c-bda4-99304b4e89bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1769 2024.03.13 04:53:34.728725 [ 3 ] {} <Trace> HTTP-Session: aaadca03-3baa-4a0c-bda4-99304b4e89bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1770 2024.03.13 04:53:34.728785 [ 3 ] {fba2b9fe-027d-440c-9ecd-43488edb4a53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
1771 2024.03.13 04:53:34.728823 [ 3 ] {fba2b9fe-027d-440c-9ecd-43488edb4a53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
1772 2024.03.13 04:53:34.728947 [ 3 ] {fba2b9fe-027d-440c-9ecd-43488edb4a53} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1773 2024.03.13 04:53:34.729205 [ 3 ] {fba2b9fe-027d-440c-9ecd-43488edb4a53} <Trace> oximeter.fields_u16 (db02df71-3e40-4e1d-8bbe-eb6de45405c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1774 2024.03.13 04:53:34.729241 [ 3 ] {fba2b9fe-027d-440c-9ecd-43488edb4a53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
1775 2024.03.13 04:53:34.729530 [ 3 ] {fba2b9fe-027d-440c-9ecd-43488edb4a53} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1776 2024.03.13 04:53:34.729835 [ 3 ] {fba2b9fe-027d-440c-9ecd-43488edb4a53} <Trace> oximeter.fields_u16 (db02df71-3e40-4e1d-8bbe-eb6de45405c6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1777 2024.03.13 04:53:34.729980 [ 3 ] {fba2b9fe-027d-440c-9ecd-43488edb4a53} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001211 sec., 1651.5276630883566 rows/sec., 115.32 KiB/sec.
1778 2024.03.13 04:53:34.730177 [ 3 ] {fba2b9fe-027d-440c-9ecd-43488edb4a53} <Debug> DynamicQueryHandler: Done processing query
1779 2024.03.13 04:53:34.730201 [ 3 ] {fba2b9fe-027d-440c-9ecd-43488edb4a53} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1780 2024.03.13 04:53:34.730217 [ 3 ] {} <Debug> HTTP-Session: aaadca03-3baa-4a0c-bda4-99304b4e89bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1781 2024.03.13 04:53:34.730346 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 9356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1782 2024.03.13 04:53:34.730393 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1783 2024.03.13 04:53:34.730410 [ 3 ] {} <Debug> HTTP-Session: cf576048-b828-4dc2-94e8-c0839aecad0e Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
1784 2024.03.13 04:53:34.730427 [ 3 ] {} <Debug> HTTP-Session: cf576048-b828-4dc2-94e8-c0839aecad0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1785 2024.03.13 04:53:34.730440 [ 3 ] {} <Debug> HTTP-Session: cf576048-b828-4dc2-94e8-c0839aecad0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1786 2024.03.13 04:53:34.730470 [ 3 ] {} <Trace> HTTP-Session: cf576048-b828-4dc2-94e8-c0839aecad0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1787 2024.03.13 04:53:34.730548 [ 3 ] {119561e5-64db-4a6b-bb0a-d59b6b0933c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1788 2024.03.13 04:53:34.730587 [ 3 ] {119561e5-64db-4a6b-bb0a-d59b6b0933c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1789 2024.03.13 04:53:34.730725 [ 3 ] {119561e5-64db-4a6b-bb0a-d59b6b0933c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1790 2024.03.13 04:53:34.731033 [ 3 ] {119561e5-64db-4a6b-bb0a-d59b6b0933c7} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1791 2024.03.13 04:53:34.731070 [ 3 ] {119561e5-64db-4a6b-bb0a-d59b6b0933c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
1792 2024.03.13 04:53:34.731362 [ 3 ] {119561e5-64db-4a6b-bb0a-d59b6b0933c7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1793 2024.03.13 04:53:34.731657 [ 3 ] {119561e5-64db-4a6b-bb0a-d59b6b0933c7} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1794 2024.03.13 04:53:34.731803 [ 3 ] {119561e5-64db-4a6b-bb0a-d59b6b0933c7} <Debug> executeQuery: Read 55 rows, 4.38 KiB in 0.001287 sec., 42735.042735042734 rows/sec., 3.33 MiB/sec.
1795 2024.03.13 04:53:34.731923 [ 3 ] {119561e5-64db-4a6b-bb0a-d59b6b0933c7} <Debug> DynamicQueryHandler: Done processing query
1796 2024.03.13 04:53:34.731946 [ 3 ] {119561e5-64db-4a6b-bb0a-d59b6b0933c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
1797 2024.03.13 04:53:34.731961 [ 3 ] {} <Debug> HTTP-Session: cf576048-b828-4dc2-94e8-c0839aecad0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1798 2024.03.13 04:53:34.732065 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 7223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1799 2024.03.13 04:53:34.732111 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1800 2024.03.13 04:53:34.732129 [ 3 ] {} <Debug> HTTP-Session: 15c54308-0ea4-4a2a-bab2-c58a4049ae0a Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
1801 2024.03.13 04:53:34.732145 [ 3 ] {} <Debug> HTTP-Session: 15c54308-0ea4-4a2a-bab2-c58a4049ae0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1802 2024.03.13 04:53:34.732158 [ 3 ] {} <Debug> HTTP-Session: 15c54308-0ea4-4a2a-bab2-c58a4049ae0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1803 2024.03.13 04:53:34.732189 [ 3 ] {} <Trace> HTTP-Session: 15c54308-0ea4-4a2a-bab2-c58a4049ae0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1804 2024.03.13 04:53:34.732267 [ 3 ] {a0cf6ea2-7e02-4be7-8528-d36425e8a652} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1805 2024.03.13 04:53:34.732310 [ 3 ] {a0cf6ea2-7e02-4be7-8528-d36425e8a652} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1806 2024.03.13 04:53:34.732453 [ 3 ] {a0cf6ea2-7e02-4be7-8528-d36425e8a652} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1807 2024.03.13 04:53:34.732758 [ 3 ] {a0cf6ea2-7e02-4be7-8528-d36425e8a652} <Trace> oximeter.measurements_cumulativeu64 (311b24cf-8761-4f32-8016-e3619c5686da): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1808 2024.03.13 04:53:34.732794 [ 3 ] {a0cf6ea2-7e02-4be7-8528-d36425e8a652} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
1809 2024.03.13 04:53:34.733157 [ 3 ] {a0cf6ea2-7e02-4be7-8528-d36425e8a652} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1810 2024.03.13 04:53:34.733484 [ 3 ] {a0cf6ea2-7e02-4be7-8528-d36425e8a652} <Trace> oximeter.measurements_cumulativeu64 (311b24cf-8761-4f32-8016-e3619c5686da): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1811 2024.03.13 04:53:34.733613 [ 3 ] {a0cf6ea2-7e02-4be7-8528-d36425e8a652} <Debug> executeQuery: Read 37 rows, 2.67 KiB in 0.001379 sec., 26831.036983321246 rows/sec., 1.89 MiB/sec.
1812 2024.03.13 04:53:34.733843 [ 3 ] {a0cf6ea2-7e02-4be7-8528-d36425e8a652} <Debug> DynamicQueryHandler: Done processing query
1813 2024.03.13 04:53:34.733894 [ 3 ] {a0cf6ea2-7e02-4be7-8528-d36425e8a652} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
1814 2024.03.13 04:53:34.733935 [ 3 ] {} <Debug> HTTP-Session: 15c54308-0ea4-4a2a-bab2-c58a4049ae0a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1815 2024.03.13 04:53:34.734093 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 31059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1816 2024.03.13 04:53:34.734141 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1817 2024.03.13 04:53:34.734159 [ 3 ] {} <Debug> HTTP-Session: 51cb44d7-90e7-472b-89ba-a75244e20a40 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
1818 2024.03.13 04:53:34.734175 [ 3 ] {} <Debug> HTTP-Session: 51cb44d7-90e7-472b-89ba-a75244e20a40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1819 2024.03.13 04:53:34.734189 [ 3 ] {} <Debug> HTTP-Session: 51cb44d7-90e7-472b-89ba-a75244e20a40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1820 2024.03.13 04:53:34.734219 [ 3 ] {} <Trace> HTTP-Session: 51cb44d7-90e7-472b-89ba-a75244e20a40 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1821 2024.03.13 04:53:34.734438 [ 3 ] {ac6894f8-e21d-4f6f-b648-3e18728dc61e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1822 2024.03.13 04:53:34.734485 [ 3 ] {ac6894f8-e21d-4f6f-b648-3e18728dc61e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1823 2024.03.13 04:53:34.734662 [ 3 ] {ac6894f8-e21d-4f6f-b648-3e18728dc61e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1824 2024.03.13 04:53:34.735150 [ 3 ] {ac6894f8-e21d-4f6f-b648-3e18728dc61e} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1825 2024.03.13 04:53:34.735185 [ 3 ] {ac6894f8-e21d-4f6f-b648-3e18728dc61e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
1826 2024.03.13 04:53:34.735617 [ 3 ] {ac6894f8-e21d-4f6f-b648-3e18728dc61e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1827 2024.03.13 04:53:34.735962 [ 3 ] {ac6894f8-e21d-4f6f-b648-3e18728dc61e} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1828 2024.03.13 04:53:34.736114 [ 3 ] {ac6894f8-e21d-4f6f-b648-3e18728dc61e} <Debug> executeQuery: Read 29 rows, 40.07 KiB in 0.001848 sec., 15692.640692640693 rows/sec., 21.18 MiB/sec.
1829 2024.03.13 04:53:34.736243 [ 3 ] {ac6894f8-e21d-4f6f-b648-3e18728dc61e} <Debug> DynamicQueryHandler: Done processing query
1830 2024.03.13 04:53:34.736268 [ 3 ] {ac6894f8-e21d-4f6f-b648-3e18728dc61e} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
1831 2024.03.13 04:53:34.736283 [ 3 ] {} <Debug> HTTP-Session: 51cb44d7-90e7-472b-89ba-a75244e20a40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1832 2024.03.13 04:53:38.497577 [ 63 ] {} <Debug> DNSResolver: Updating DNS cache
1833 2024.03.13 04:53:38.497648 [ 63 ] {} <Debug> DNSResolver: Updated DNS cache
1834 2024.03.13 04:53:39.720474 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 4072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1835 2024.03.13 04:53:39.720601 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1836 2024.03.13 04:53:39.720629 [ 3 ] {} <Debug> HTTP-Session: 1223fac4-a86b-40c2-8c94-661ff5731268 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
1837 2024.03.13 04:53:39.720657 [ 3 ] {} <Debug> HTTP-Session: 1223fac4-a86b-40c2-8c94-661ff5731268 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1838 2024.03.13 04:53:39.720675 [ 3 ] {} <Debug> HTTP-Session: 1223fac4-a86b-40c2-8c94-661ff5731268 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1839 2024.03.13 04:53:39.720731 [ 3 ] {} <Trace> HTTP-Session: 1223fac4-a86b-40c2-8c94-661ff5731268 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1840 2024.03.13 04:53:39.720865 [ 3 ] {2a6eb694-de5b-46fd-97e8-213667ab6f90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1841 2024.03.13 04:53:39.720935 [ 3 ] {2a6eb694-de5b-46fd-97e8-213667ab6f90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1842 2024.03.13 04:53:39.721149 [ 3 ] {2a6eb694-de5b-46fd-97e8-213667ab6f90} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1843 2024.03.13 04:53:39.721613 [ 3 ] {2a6eb694-de5b-46fd-97e8-213667ab6f90} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1844 2024.03.13 04:53:39.721661 [ 3 ] {2a6eb694-de5b-46fd-97e8-213667ab6f90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
1845 2024.03.13 04:53:39.722037 [ 3 ] {2a6eb694-de5b-46fd-97e8-213667ab6f90} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1846 2024.03.13 04:53:39.722361 [ 3 ] {2a6eb694-de5b-46fd-97e8-213667ab6f90} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1847 2024.03.13 04:53:39.722503 [ 3 ] {2a6eb694-de5b-46fd-97e8-213667ab6f90} <Debug> executeQuery: Read 28 rows, 2.27 KiB in 0.001701 sec., 16460.905349794237 rows/sec., 1.30 MiB/sec.
1848 2024.03.13 04:53:39.722660 [ 3 ] {2a6eb694-de5b-46fd-97e8-213667ab6f90} <Debug> DynamicQueryHandler: Done processing query
1849 2024.03.13 04:53:39.722686 [ 3 ] {2a6eb694-de5b-46fd-97e8-213667ab6f90} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
1850 2024.03.13 04:53:39.722702 [ 3 ] {} <Debug> HTTP-Session: 1223fac4-a86b-40c2-8c94-661ff5731268 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1851 2024.03.13 04:53:39.722845 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 14008, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1852 2024.03.13 04:53:39.722901 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1853 2024.03.13 04:53:39.722921 [ 3 ] {} <Debug> HTTP-Session: d643e419-146a-4c9e-8024-1f0e2b684f4a Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
1854 2024.03.13 04:53:39.722941 [ 3 ] {} <Debug> HTTP-Session: d643e419-146a-4c9e-8024-1f0e2b684f4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1855 2024.03.13 04:53:39.722955 [ 3 ] {} <Debug> HTTP-Session: d643e419-146a-4c9e-8024-1f0e2b684f4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1856 2024.03.13 04:53:39.722990 [ 3 ] {} <Trace> HTTP-Session: d643e419-146a-4c9e-8024-1f0e2b684f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1857 2024.03.13 04:53:39.723085 [ 3 ] {0c7c23cb-1c7f-411e-b1ce-47721bf564eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1858 2024.03.13 04:53:39.723129 [ 3 ] {0c7c23cb-1c7f-411e-b1ce-47721bf564eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1859 2024.03.13 04:53:39.723263 [ 3 ] {0c7c23cb-1c7f-411e-b1ce-47721bf564eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1860 2024.03.13 04:53:39.723600 [ 3 ] {0c7c23cb-1c7f-411e-b1ce-47721bf564eb} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1861 2024.03.13 04:53:39.723636 [ 3 ] {0c7c23cb-1c7f-411e-b1ce-47721bf564eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
1862 2024.03.13 04:53:39.723972 [ 3 ] {0c7c23cb-1c7f-411e-b1ce-47721bf564eb} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1863 2024.03.13 04:53:39.724277 [ 3 ] {0c7c23cb-1c7f-411e-b1ce-47721bf564eb} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1864 2024.03.13 04:53:39.724403 [ 3 ] {0c7c23cb-1c7f-411e-b1ce-47721bf564eb} <Debug> executeQuery: Read 84 rows, 8.82 KiB in 0.001367 sec., 61448.427212874914 rows/sec., 6.30 MiB/sec.
1865 2024.03.13 04:53:39.724647 [ 3 ] {0c7c23cb-1c7f-411e-b1ce-47721bf564eb} <Debug> DynamicQueryHandler: Done processing query
1866 2024.03.13 04:53:39.724678 [ 3 ] {0c7c23cb-1c7f-411e-b1ce-47721bf564eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.33 MiB.
1867 2024.03.13 04:53:39.724694 [ 3 ] {} <Debug> HTTP-Session: d643e419-146a-4c9e-8024-1f0e2b684f4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1868 2024.03.13 04:53:39.724828 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 4801, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1869 2024.03.13 04:53:39.724878 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1870 2024.03.13 04:53:39.724898 [ 3 ] {} <Debug> HTTP-Session: 9542b0ee-0a66-4c81-bb00-012ae022f056 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
1871 2024.03.13 04:53:39.724915 [ 3 ] {} <Debug> HTTP-Session: 9542b0ee-0a66-4c81-bb00-012ae022f056 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1872 2024.03.13 04:53:39.724928 [ 3 ] {} <Debug> HTTP-Session: 9542b0ee-0a66-4c81-bb00-012ae022f056 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1873 2024.03.13 04:53:39.724960 [ 3 ] {} <Trace> HTTP-Session: 9542b0ee-0a66-4c81-bb00-012ae022f056 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1874 2024.03.13 04:53:39.725040 [ 3 ] {74ac44f0-1810-4fa9-978f-a1f9a97de6dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1875 2024.03.13 04:53:39.725081 [ 3 ] {74ac44f0-1810-4fa9-978f-a1f9a97de6dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1876 2024.03.13 04:53:39.725229 [ 3 ] {74ac44f0-1810-4fa9-978f-a1f9a97de6dc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1877 2024.03.13 04:53:39.725513 [ 3 ] {74ac44f0-1810-4fa9-978f-a1f9a97de6dc} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1878 2024.03.13 04:53:39.725550 [ 3 ] {74ac44f0-1810-4fa9-978f-a1f9a97de6dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
1879 2024.03.13 04:53:39.725846 [ 3 ] {74ac44f0-1810-4fa9-978f-a1f9a97de6dc} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1880 2024.03.13 04:53:39.726149 [ 3 ] {74ac44f0-1810-4fa9-978f-a1f9a97de6dc} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1881 2024.03.13 04:53:39.726270 [ 3 ] {74ac44f0-1810-4fa9-978f-a1f9a97de6dc} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001266 sec., 22116.90363349131 rows/sec., 1.73 MiB/sec.
1882 2024.03.13 04:53:39.726390 [ 3 ] {74ac44f0-1810-4fa9-978f-a1f9a97de6dc} <Debug> DynamicQueryHandler: Done processing query
1883 2024.03.13 04:53:39.726413 [ 3 ] {74ac44f0-1810-4fa9-978f-a1f9a97de6dc} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
1884 2024.03.13 04:53:39.726429 [ 3 ] {} <Debug> HTTP-Session: 9542b0ee-0a66-4c81-bb00-012ae022f056 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1885 2024.03.13 04:53:39.726610 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 29988, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1886 2024.03.13 04:53:39.726659 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1887 2024.03.13 04:53:39.726677 [ 3 ] {} <Debug> HTTP-Session: 06a16474-9c26-4e12-879b-43faad468a37 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
1888 2024.03.13 04:53:39.726694 [ 3 ] {} <Debug> HTTP-Session: 06a16474-9c26-4e12-879b-43faad468a37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1889 2024.03.13 04:53:39.726708 [ 3 ] {} <Debug> HTTP-Session: 06a16474-9c26-4e12-879b-43faad468a37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1890 2024.03.13 04:53:39.726739 [ 3 ] {} <Trace> HTTP-Session: 06a16474-9c26-4e12-879b-43faad468a37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1891 2024.03.13 04:53:39.726957 [ 3 ] {6f773785-f6ba-4b83-bbf9-9926843bc559} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1892 2024.03.13 04:53:39.727003 [ 3 ] {6f773785-f6ba-4b83-bbf9-9926843bc559} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1893 2024.03.13 04:53:39.727158 [ 3 ] {6f773785-f6ba-4b83-bbf9-9926843bc559} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1894 2024.03.13 04:53:39.727598 [ 3 ] {6f773785-f6ba-4b83-bbf9-9926843bc559} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1895 2024.03.13 04:53:39.727632 [ 3 ] {6f773785-f6ba-4b83-bbf9-9926843bc559} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
1896 2024.03.13 04:53:39.728058 [ 3 ] {6f773785-f6ba-4b83-bbf9-9926843bc559} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1897 2024.03.13 04:53:39.728391 [ 3 ] {6f773785-f6ba-4b83-bbf9-9926843bc559} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1898 2024.03.13 04:53:39.728516 [ 3 ] {6f773785-f6ba-4b83-bbf9-9926843bc559} <Debug> executeQuery: Read 28 rows, 38.69 KiB in 0.001727 sec., 16213.086276780545 rows/sec., 21.88 MiB/sec.
1899 2024.03.13 04:53:39.728677 [ 3 ] {6f773785-f6ba-4b83-bbf9-9926843bc559} <Debug> DynamicQueryHandler: Done processing query
1900 2024.03.13 04:53:39.728701 [ 3 ] {6f773785-f6ba-4b83-bbf9-9926843bc559} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
1901 2024.03.13 04:53:39.728717 [ 3 ] {} <Debug> HTTP-Session: 06a16474-9c26-4e12-879b-43faad468a37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1902 2024.03.13 04:53:44.721483 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 4214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1903 2024.03.13 04:53:44.721627 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1904 2024.03.13 04:53:44.721656 [ 3 ] {} <Debug> HTTP-Session: 7e01d780-12c4-40d1-a7e8-ce903d8897d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
1905 2024.03.13 04:53:44.721684 [ 3 ] {} <Debug> HTTP-Session: 7e01d780-12c4-40d1-a7e8-ce903d8897d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1906 2024.03.13 04:53:44.721702 [ 3 ] {} <Debug> HTTP-Session: 7e01d780-12c4-40d1-a7e8-ce903d8897d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1907 2024.03.13 04:53:44.721759 [ 3 ] {} <Trace> HTTP-Session: 7e01d780-12c4-40d1-a7e8-ce903d8897d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1908 2024.03.13 04:53:44.721894 [ 3 ] {849e5533-f6ab-4dbe-800a-01fc9b83e087} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1909 2024.03.13 04:53:44.721965 [ 3 ] {849e5533-f6ab-4dbe-800a-01fc9b83e087} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1910 2024.03.13 04:53:44.722180 [ 3 ] {849e5533-f6ab-4dbe-800a-01fc9b83e087} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1911 2024.03.13 04:53:44.722650 [ 3 ] {849e5533-f6ab-4dbe-800a-01fc9b83e087} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1912 2024.03.13 04:53:44.722702 [ 3 ] {849e5533-f6ab-4dbe-800a-01fc9b83e087} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
1913 2024.03.13 04:53:44.723113 [ 3 ] {849e5533-f6ab-4dbe-800a-01fc9b83e087} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1914 2024.03.13 04:53:44.723446 [ 3 ] {849e5533-f6ab-4dbe-800a-01fc9b83e087} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1915 2024.03.13 04:53:44.723601 [ 3 ] {849e5533-f6ab-4dbe-800a-01fc9b83e087} <Debug> executeQuery: Read 29 rows, 2.35 KiB in 0.001771 sec., 16374.929418407679 rows/sec., 1.30 MiB/sec.
1916 2024.03.13 04:53:44.723833 [ 3 ] {849e5533-f6ab-4dbe-800a-01fc9b83e087} <Debug> DynamicQueryHandler: Done processing query
1917 2024.03.13 04:53:44.723872 [ 3 ] {849e5533-f6ab-4dbe-800a-01fc9b83e087} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
1918 2024.03.13 04:53:44.723891 [ 3 ] {} <Debug> HTTP-Session: 7e01d780-12c4-40d1-a7e8-ce903d8897d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1919 2024.03.13 04:53:44.724037 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 13526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1920 2024.03.13 04:53:44.724094 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1921 2024.03.13 04:53:44.724113 [ 3 ] {} <Debug> HTTP-Session: 1790a254-2e1a-422f-9632-25e7498dfbb6 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
1922 2024.03.13 04:53:44.724133 [ 3 ] {} <Debug> HTTP-Session: 1790a254-2e1a-422f-9632-25e7498dfbb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1923 2024.03.13 04:53:44.724147 [ 3 ] {} <Debug> HTTP-Session: 1790a254-2e1a-422f-9632-25e7498dfbb6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1924 2024.03.13 04:53:44.724182 [ 3 ] {} <Trace> HTTP-Session: 1790a254-2e1a-422f-9632-25e7498dfbb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1925 2024.03.13 04:53:44.724289 [ 3 ] {0b25707b-9341-473d-82cb-e0956b23e8e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1926 2024.03.13 04:53:44.724335 [ 3 ] {0b25707b-9341-473d-82cb-e0956b23e8e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1927 2024.03.13 04:53:44.724485 [ 3 ] {0b25707b-9341-473d-82cb-e0956b23e8e0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1928 2024.03.13 04:53:44.724832 [ 3 ] {0b25707b-9341-473d-82cb-e0956b23e8e0} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1929 2024.03.13 04:53:44.724874 [ 3 ] {0b25707b-9341-473d-82cb-e0956b23e8e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
1930 2024.03.13 04:53:44.725199 [ 3 ] {0b25707b-9341-473d-82cb-e0956b23e8e0} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1931 2024.03.13 04:53:44.725513 [ 3 ] {0b25707b-9341-473d-82cb-e0956b23e8e0} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1932 2024.03.13 04:53:44.725645 [ 3 ] {0b25707b-9341-473d-82cb-e0956b23e8e0} <Debug> executeQuery: Read 87 rows, 8.18 KiB in 0.001406 sec., 61877.66714082504 rows/sec., 5.68 MiB/sec.
1933 2024.03.13 04:53:44.725900 [ 3 ] {0b25707b-9341-473d-82cb-e0956b23e8e0} <Debug> DynamicQueryHandler: Done processing query
1934 2024.03.13 04:53:44.725931 [ 3 ] {0b25707b-9341-473d-82cb-e0956b23e8e0} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
1935 2024.03.13 04:53:44.725949 [ 3 ] {} <Debug> HTTP-Session: 1790a254-2e1a-422f-9632-25e7498dfbb6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1936 2024.03.13 04:53:44.726080 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 4969, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1937 2024.03.13 04:53:44.726134 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1938 2024.03.13 04:53:44.726153 [ 3 ] {} <Debug> HTTP-Session: 593b702c-3664-401b-9a8d-3b9dfd651451 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
1939 2024.03.13 04:53:44.726170 [ 3 ] {} <Debug> HTTP-Session: 593b702c-3664-401b-9a8d-3b9dfd651451 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1940 2024.03.13 04:53:44.726184 [ 3 ] {} <Debug> HTTP-Session: 593b702c-3664-401b-9a8d-3b9dfd651451 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1941 2024.03.13 04:53:44.726232 [ 3 ] {} <Trace> HTTP-Session: 593b702c-3664-401b-9a8d-3b9dfd651451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1942 2024.03.13 04:53:44.726343 [ 3 ] {548595a7-4abd-4b4c-8bef-2135595dd6f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1943 2024.03.13 04:53:44.726393 [ 3 ] {548595a7-4abd-4b4c-8bef-2135595dd6f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1944 2024.03.13 04:53:44.726557 [ 3 ] {548595a7-4abd-4b4c-8bef-2135595dd6f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1945 2024.03.13 04:53:44.726890 [ 3 ] {548595a7-4abd-4b4c-8bef-2135595dd6f1} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1946 2024.03.13 04:53:44.726932 [ 3 ] {548595a7-4abd-4b4c-8bef-2135595dd6f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
1947 2024.03.13 04:53:44.727274 [ 3 ] {548595a7-4abd-4b4c-8bef-2135595dd6f1} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1948 2024.03.13 04:53:44.727576 [ 3 ] {548595a7-4abd-4b4c-8bef-2135595dd6f1} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1949 2024.03.13 04:53:44.727725 [ 3 ] {548595a7-4abd-4b4c-8bef-2135595dd6f1} <Debug> executeQuery: Read 29 rows, 2.32 KiB in 0.001415 sec., 20494.69964664311 rows/sec., 1.60 MiB/sec.
1950 2024.03.13 04:53:44.727848 [ 3 ] {548595a7-4abd-4b4c-8bef-2135595dd6f1} <Debug> DynamicQueryHandler: Done processing query
1951 2024.03.13 04:53:44.727873 [ 3 ] {548595a7-4abd-4b4c-8bef-2135595dd6f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
1952 2024.03.13 04:53:44.727888 [ 3 ] {} <Debug> HTTP-Session: 593b702c-3664-401b-9a8d-3b9dfd651451 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1953 2024.03.13 04:53:44.728104 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 31060, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1954 2024.03.13 04:53:44.728152 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1955 2024.03.13 04:53:44.728170 [ 3 ] {} <Debug> HTTP-Session: d734bcd9-cc44-4924-be0b-353013e20635 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
1956 2024.03.13 04:53:44.728187 [ 3 ] {} <Debug> HTTP-Session: d734bcd9-cc44-4924-be0b-353013e20635 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1957 2024.03.13 04:53:44.728201 [ 3 ] {} <Debug> HTTP-Session: d734bcd9-cc44-4924-be0b-353013e20635 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1958 2024.03.13 04:53:44.728232 [ 3 ] {} <Trace> HTTP-Session: d734bcd9-cc44-4924-be0b-353013e20635 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1959 2024.03.13 04:53:44.728451 [ 3 ] {35f99114-6dea-4af1-b48b-d4fe9feb55da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1960 2024.03.13 04:53:44.728496 [ 3 ] {35f99114-6dea-4af1-b48b-d4fe9feb55da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1961 2024.03.13 04:53:44.728655 [ 3 ] {35f99114-6dea-4af1-b48b-d4fe9feb55da} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1962 2024.03.13 04:53:44.729098 [ 3 ] {35f99114-6dea-4af1-b48b-d4fe9feb55da} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1963 2024.03.13 04:53:44.729134 [ 3 ] {35f99114-6dea-4af1-b48b-d4fe9feb55da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
1964 2024.03.13 04:53:44.729553 [ 3 ] {35f99114-6dea-4af1-b48b-d4fe9feb55da} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1965 2024.03.13 04:53:44.729893 [ 3 ] {35f99114-6dea-4af1-b48b-d4fe9feb55da} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1966 2024.03.13 04:53:44.730052 [ 3 ] {35f99114-6dea-4af1-b48b-d4fe9feb55da} <Debug> executeQuery: Read 29 rows, 40.07 KiB in 0.00177 sec., 16384.18079096045 rows/sec., 22.11 MiB/sec.
1967 2024.03.13 04:53:44.730185 [ 3 ] {35f99114-6dea-4af1-b48b-d4fe9feb55da} <Debug> DynamicQueryHandler: Done processing query
1968 2024.03.13 04:53:44.730209 [ 3 ] {35f99114-6dea-4af1-b48b-d4fe9feb55da} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
1969 2024.03.13 04:53:44.730225 [ 3 ] {} <Debug> HTTP-Session: d734bcd9-cc44-4924-be0b-353013e20635 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1970 2024.03.13 04:53:49.720394 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 4072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1971 2024.03.13 04:53:49.720524 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1972 2024.03.13 04:53:49.720549 [ 3 ] {} <Debug> HTTP-Session: 08edf662-a65b-4638-9352-fdb1754e8669 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
1973 2024.03.13 04:53:49.720574 [ 3 ] {} <Debug> HTTP-Session: 08edf662-a65b-4638-9352-fdb1754e8669 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1974 2024.03.13 04:53:49.720588 [ 3 ] {} <Debug> HTTP-Session: 08edf662-a65b-4638-9352-fdb1754e8669 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1975 2024.03.13 04:53:49.720637 [ 3 ] {} <Trace> HTTP-Session: 08edf662-a65b-4638-9352-fdb1754e8669 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1976 2024.03.13 04:53:49.720755 [ 3 ] {e393b76e-747f-4f09-9305-b8108aa38f19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1977 2024.03.13 04:53:49.720818 [ 3 ] {e393b76e-747f-4f09-9305-b8108aa38f19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1978 2024.03.13 04:53:49.721004 [ 3 ] {e393b76e-747f-4f09-9305-b8108aa38f19} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1979 2024.03.13 04:53:49.721464 [ 3 ] {e393b76e-747f-4f09-9305-b8108aa38f19} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1980 2024.03.13 04:53:49.721513 [ 3 ] {e393b76e-747f-4f09-9305-b8108aa38f19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
1981 2024.03.13 04:53:49.721941 [ 3 ] {e393b76e-747f-4f09-9305-b8108aa38f19} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
1982 2024.03.13 04:53:49.722288 [ 3 ] {e393b76e-747f-4f09-9305-b8108aa38f19} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1983 2024.03.13 04:53:49.722428 [ 3 ] {e393b76e-747f-4f09-9305-b8108aa38f19} <Debug> executeQuery: Read 28 rows, 2.27 KiB in 0.001731 sec., 16175.621028307338 rows/sec., 1.28 MiB/sec.
1984 2024.03.13 04:53:49.722433 [ 55 ] {} <Debug> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
1985 2024.03.13 04:53:49.722501 [ 55 ] {} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1986 2024.03.13 04:53:49.722532 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
1987 2024.03.13 04:53:49.722608 [ 3 ] {e393b76e-747f-4f09-9305-b8108aa38f19} <Debug> DynamicQueryHandler: Done processing query
1988 2024.03.13 04:53:49.722681 [ 3 ] {e393b76e-747f-4f09-9305-b8108aa38f19} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
1989 2024.03.13 04:53:49.722795 [ 3 ] {} <Debug> HTTP-Session: 08edf662-a65b-4638-9352-fdb1754e8669 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1990 2024.03.13 04:53:49.722957 [ 201 ] {9bec4614-832f-436d-8868-dc505e41396c::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
1991 2024.03.13 04:53:49.723110 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 14008, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1992 2024.03.13 04:53:49.723219 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1993 2024.03.13 04:53:49.723238 [ 201 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1994 2024.03.13 04:53:49.723249 [ 3 ] {} <Debug> HTTP-Session: d6997333-8791-4380-8f7e-4bf256e4872d Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
1995 2024.03.13 04:53:49.723293 [ 3 ] {} <Debug> HTTP-Session: d6997333-8791-4380-8f7e-4bf256e4872d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1996 2024.03.13 04:53:49.723294 [ 201 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 29 rows starting from the beginning of the part
1997 2024.03.13 04:53:49.723312 [ 3 ] {} <Debug> HTTP-Session: d6997333-8791-4380-8f7e-4bf256e4872d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1998 2024.03.13 04:53:49.723381 [ 3 ] {} <Trace> HTTP-Session: d6997333-8791-4380-8f7e-4bf256e4872d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1999 2024.03.13 04:53:49.723551 [ 201 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 26 rows starting from the beginning of the part
2000 2024.03.13 04:53:49.723698 [ 3 ] {a7ea0e34-e2d8-48dd-99c3-e39c06c94c16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2001 2024.03.13 04:53:49.723751 [ 201 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 29 rows starting from the beginning of the part
2002 2024.03.13 04:53:49.723868 [ 3 ] {a7ea0e34-e2d8-48dd-99c3-e39c06c94c16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2003 2024.03.13 04:53:49.724096 [ 201 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 28 rows starting from the beginning of the part
2004 2024.03.13 04:53:49.724481 [ 201 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 29 rows starting from the beginning of the part
2005 2024.03.13 04:53:49.724861 [ 201 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 28 rows starting from the beginning of the part
2006 2024.03.13 04:53:49.724877 [ 3 ] {a7ea0e34-e2d8-48dd-99c3-e39c06c94c16} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2007 2024.03.13 04:53:49.725954 [ 3 ] {a7ea0e34-e2d8-48dd-99c3-e39c06c94c16} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2008 2024.03.13 04:53:49.726012 [ 3 ] {a7ea0e34-e2d8-48dd-99c3-e39c06c94c16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
2009 2024.03.13 04:53:49.726872 [ 3 ] {a7ea0e34-e2d8-48dd-99c3-e39c06c94c16} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2010 2024.03.13 04:53:49.727783 [ 188 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 169 rows, containing 4 columns (4 merged, 0 gathered) in 0.005126639 sec., 32965.06736674847 rows/sec., 2.61 MiB/sec.
2011 2024.03.13 04:53:49.727800 [ 3 ] {a7ea0e34-e2d8-48dd-99c3-e39c06c94c16} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2012 2024.03.13 04:53:49.728079 [ 55 ] {} <Debug> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2013 2024.03.13 04:53:49.728109 [ 188 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2014 2024.03.13 04:53:49.728129 [ 3 ] {a7ea0e34-e2d8-48dd-99c3-e39c06c94c16} <Debug> executeQuery: Read 84 rows, 8.82 KiB in 0.004587 sec., 18312.622629169393 rows/sec., 1.88 MiB/sec.
2015 2024.03.13 04:53:49.728151 [ 55 ] {} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2016 2024.03.13 04:53:49.728231 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
2017 2024.03.13 04:53:49.728668 [ 201 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::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
2018 2024.03.13 04:53:49.728687 [ 3 ] {a7ea0e34-e2d8-48dd-99c3-e39c06c94c16} <Debug> DynamicQueryHandler: Done processing query
2019 2024.03.13 04:53:49.728923 [ 3 ] {a7ea0e34-e2d8-48dd-99c3-e39c06c94c16} <Debug> MemoryTracker: Peak memory usage (for query): 4.33 MiB.
2020 2024.03.13 04:53:49.729076 [ 3 ] {} <Debug> HTTP-Session: d6997333-8791-4380-8f7e-4bf256e4872d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2021 2024.03.13 04:53:49.729285 [ 201 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2022 2024.03.13 04:53:49.729342 [ 201 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::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
2023 2024.03.13 04:53:49.729399 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 4801, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2024 2024.03.13 04:53:49.729563 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2025 2024.03.13 04:53:49.729703 [ 3 ] {} <Debug> HTTP-Session: fb5a03c2-7cec-48ff-a241-58c8a8221001 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
2026 2024.03.13 04:53:49.729746 [ 188 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_11_2} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2027 2024.03.13 04:53:49.729815 [ 3 ] {} <Debug> HTTP-Session: fb5a03c2-7cec-48ff-a241-58c8a8221001 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2028 2024.03.13 04:53:49.729850 [ 201 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 78 rows starting from the beginning of the part
2029 2024.03.13 04:53:49.729895 [ 3 ] {} <Debug> HTTP-Session: fb5a03c2-7cec-48ff-a241-58c8a8221001 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2030 2024.03.13 04:53:49.730058 [ 3 ] {} <Trace> HTTP-Session: fb5a03c2-7cec-48ff-a241-58c8a8221001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2031 2024.03.13 04:53:49.730075 [ 188 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_11_2} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2032 2024.03.13 04:53:49.730222 [ 201 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 124 rows starting from the beginning of the part
2033 2024.03.13 04:53:49.730424 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
2034 2024.03.13 04:53:49.730513 [ 3 ] {32e01d22-6bf6-4e6b-a033-15baff52203a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2035 2024.03.13 04:53:49.730663 [ 201 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 84 rows starting from the beginning of the part
2036 2024.03.13 04:53:49.730667 [ 3 ] {32e01d22-6bf6-4e6b-a033-15baff52203a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2037 2024.03.13 04:53:49.730961 [ 201 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 87 rows starting from the beginning of the part
2038 2024.03.13 04:53:49.731290 [ 201 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 84 rows starting from the beginning of the part
2039 2024.03.13 04:53:49.731777 [ 3 ] {32e01d22-6bf6-4e6b-a033-15baff52203a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2040 2024.03.13 04:53:49.732541 [ 3 ] {32e01d22-6bf6-4e6b-a033-15baff52203a} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2041 2024.03.13 04:53:49.732616 [ 3 ] {32e01d22-6bf6-4e6b-a033-15baff52203a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
2042 2024.03.13 04:53:49.733595 [ 3 ] {32e01d22-6bf6-4e6b-a033-15baff52203a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2043 2024.03.13 04:53:49.734324 [ 192 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 581 rows, containing 4 columns (4 merged, 0 gathered) in 0.005892301 sec., 98603.24514989984 rows/sec., 9.30 MiB/sec.
2044 2024.03.13 04:53:49.734476 [ 3 ] {32e01d22-6bf6-4e6b-a033-15baff52203a} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2045 2024.03.13 04:53:49.734669 [ 55 ] {} <Debug> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2046 2024.03.13 04:53:49.734700 [ 3 ] {32e01d22-6bf6-4e6b-a033-15baff52203a} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.0044 sec., 6363.636363636363 rows/sec., 509.59 KiB/sec.
2047 2024.03.13 04:53:49.734722 [ 55 ] {} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2048 2024.03.13 04:53:49.734762 [ 192 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2049 2024.03.13 04:53:49.734808 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
2050 2024.03.13 04:53:49.735161 [ 3 ] {32e01d22-6bf6-4e6b-a033-15baff52203a} <Debug> DynamicQueryHandler: Done processing query
2051 2024.03.13 04:53:49.735175 [ 188 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::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
2052 2024.03.13 04:53:49.735211 [ 3 ] {32e01d22-6bf6-4e6b-a033-15baff52203a} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
2053 2024.03.13 04:53:49.735305 [ 3 ] {} <Debug> HTTP-Session: fb5a03c2-7cec-48ff-a241-58c8a8221001 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2054 2024.03.13 04:53:49.735572 [ 188 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2055 2024.03.13 04:53:49.735674 [ 188 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 73 rows starting from the beginning of the part
2056 2024.03.13 04:53:49.735699 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 29988, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2057 2024.03.13 04:53:49.735852 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2058 2024.03.13 04:53:49.735965 [ 3 ] {} <Debug> HTTP-Session: 75bb3afa-4545-452c-8fff-ca063b23b791 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
2059 2024.03.13 04:53:49.736057 [ 3 ] {} <Debug> HTTP-Session: 75bb3afa-4545-452c-8fff-ca063b23b791 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2060 2024.03.13 04:53:49.736026 [ 188 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 26 rows starting from the beginning of the part
2061 2024.03.13 04:53:49.736147 [ 3 ] {} <Debug> HTTP-Session: 75bb3afa-4545-452c-8fff-ca063b23b791 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2062 2024.03.13 04:53:49.736184 [ 192 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_11_2} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2063 2024.03.13 04:53:49.736417 [ 3 ] {} <Trace> HTTP-Session: 75bb3afa-4545-452c-8fff-ca063b23b791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2064 2024.03.13 04:53:49.736651 [ 188 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 55 rows starting from the beginning of the part
2065 2024.03.13 04:53:49.736714 [ 192 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_11_2} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2066 2024.03.13 04:53:49.736947 [ 188 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 28 rows starting from the beginning of the part
2067 2024.03.13 04:53:49.737010 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB.
2068 2024.03.13 04:53:49.737183 [ 3 ] {3a033d10-bad6-4db3-915d-9637d705d09a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2069 2024.03.13 04:53:49.737277 [ 188 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 29 rows starting from the beginning of the part
2070 2024.03.13 04:53:49.737335 [ 3 ] {3a033d10-bad6-4db3-915d-9637d705d09a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2071 2024.03.13 04:53:49.737586 [ 188 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 28 rows starting from the beginning of the part
2072 2024.03.13 04:53:49.738485 [ 3 ] {3a033d10-bad6-4db3-915d-9637d705d09a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2073 2024.03.13 04:53:49.739638 [ 3 ] {3a033d10-bad6-4db3-915d-9637d705d09a} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2074 2024.03.13 04:53:49.739701 [ 3 ] {3a033d10-bad6-4db3-915d-9637d705d09a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
2075 2024.03.13 04:53:49.740317 [ 188 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 239 rows, containing 4 columns (4 merged, 0 gathered) in 0.005360903 sec., 44582.04149562117 rows/sec., 3.48 MiB/sec.
2076 2024.03.13 04:53:49.740515 [ 188 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2077 2024.03.13 04:53:49.740860 [ 3 ] {3a033d10-bad6-4db3-915d-9637d705d09a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2078 2024.03.13 04:53:49.741301 [ 188 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_11_2} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2079 2024.03.13 04:53:49.741458 [ 188 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_11_2} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2080 2024.03.13 04:53:49.741601 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
2081 2024.03.13 04:53:49.741683 [ 3 ] {3a033d10-bad6-4db3-915d-9637d705d09a} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2082 2024.03.13 04:53:49.741818 [ 55 ] {} <Debug> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2083 2024.03.13 04:53:49.741828 [ 3 ] {3a033d10-bad6-4db3-915d-9637d705d09a} <Debug> executeQuery: Read 28 rows, 38.69 KiB in 0.005182 sec., 5403.319181783096 rows/sec., 7.29 MiB/sec.
2084 2024.03.13 04:53:49.741854 [ 55 ] {} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2085 2024.03.13 04:53:49.741897 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
2086 2024.03.13 04:53:49.742143 [ 3 ] {3a033d10-bad6-4db3-915d-9637d705d09a} <Debug> DynamicQueryHandler: Done processing query
2087 2024.03.13 04:53:49.742236 [ 3 ] {3a033d10-bad6-4db3-915d-9637d705d09a} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
2088 2024.03.13 04:53:49.742252 [ 190 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::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
2089 2024.03.13 04:53:49.742313 [ 3 ] {} <Debug> HTTP-Session: 75bb3afa-4545-452c-8fff-ca063b23b791 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2090 2024.03.13 04:53:49.742563 [ 190 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2091 2024.03.13 04:53:49.742612 [ 190 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 171 rows starting from the beginning of the part
2092 2024.03.13 04:53:49.742762 [ 190 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 26 rows starting from the beginning of the part
2093 2024.03.13 04:53:49.742914 [ 190 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 29 rows starting from the beginning of the part
2094 2024.03.13 04:53:49.743128 [ 190 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 28 rows starting from the beginning of the part
2095 2024.03.13 04:53:49.743286 [ 190 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 29 rows starting from the beginning of the part
2096 2024.03.13 04:53:49.743467 [ 190 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 28 rows starting from the beginning of the part
2097 2024.03.13 04:53:49.747788 [ 194 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 311 rows, containing 6 columns (6 merged, 0 gathered) in 0.00576187 sec., 53975.53224907886 rows/sec., 72.84 MiB/sec.
2098 2024.03.13 04:53:49.748105 [ 194 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2099 2024.03.13 04:53:49.748581 [ 194 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2100 2024.03.13 04:53:49.748679 [ 194 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2101 2024.03.13 04:53:49.748764 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.28 MiB.
2102 2024.03.13 04:53:53.497694 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache
2103 2024.03.13 04:53:53.497758 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache
2104 2024.03.13 04:53:54.720594 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 4214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2105 2024.03.13 04:53:54.720708 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2106 2024.03.13 04:53:54.720732 [ 3 ] {} <Debug> HTTP-Session: 5cb77dbf-3e89-43c9-868f-a0ee0197b637 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
2107 2024.03.13 04:53:54.720757 [ 3 ] {} <Debug> HTTP-Session: 5cb77dbf-3e89-43c9-868f-a0ee0197b637 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2108 2024.03.13 04:53:54.720771 [ 3 ] {} <Debug> HTTP-Session: 5cb77dbf-3e89-43c9-868f-a0ee0197b637 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2109 2024.03.13 04:53:54.720826 [ 3 ] {} <Trace> HTTP-Session: 5cb77dbf-3e89-43c9-868f-a0ee0197b637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2110 2024.03.13 04:53:54.720965 [ 3 ] {33acb25d-a73b-4bd1-ac95-28730c2eecd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2111 2024.03.13 04:53:54.721036 [ 3 ] {33acb25d-a73b-4bd1-ac95-28730c2eecd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2112 2024.03.13 04:53:54.721252 [ 3 ] {33acb25d-a73b-4bd1-ac95-28730c2eecd1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2113 2024.03.13 04:53:54.721747 [ 3 ] {33acb25d-a73b-4bd1-ac95-28730c2eecd1} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2114 2024.03.13 04:53:54.721804 [ 3 ] {33acb25d-a73b-4bd1-ac95-28730c2eecd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
2115 2024.03.13 04:53:54.722187 [ 3 ] {33acb25d-a73b-4bd1-ac95-28730c2eecd1} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2116 2024.03.13 04:53:54.722524 [ 3 ] {33acb25d-a73b-4bd1-ac95-28730c2eecd1} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2117 2024.03.13 04:53:54.722677 [ 3 ] {33acb25d-a73b-4bd1-ac95-28730c2eecd1} <Debug> executeQuery: Read 29 rows, 2.35 KiB in 0.001777 sec., 16319.639842431065 rows/sec., 1.29 MiB/sec.
2118 2024.03.13 04:53:54.722852 [ 3 ] {33acb25d-a73b-4bd1-ac95-28730c2eecd1} <Debug> DynamicQueryHandler: Done processing query
2119 2024.03.13 04:53:54.722880 [ 3 ] {33acb25d-a73b-4bd1-ac95-28730c2eecd1} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
2120 2024.03.13 04:53:54.722896 [ 3 ] {} <Debug> HTTP-Session: 5cb77dbf-3e89-43c9-868f-a0ee0197b637 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2121 2024.03.13 04:53:54.723038 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 13526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2122 2024.03.13 04:53:54.723093 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2123 2024.03.13 04:53:54.723111 [ 3 ] {} <Debug> HTTP-Session: 878ebfba-b1ae-4467-a995-10bde2761f31 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
2124 2024.03.13 04:53:54.723130 [ 3 ] {} <Debug> HTTP-Session: 878ebfba-b1ae-4467-a995-10bde2761f31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2125 2024.03.13 04:53:54.723144 [ 3 ] {} <Debug> HTTP-Session: 878ebfba-b1ae-4467-a995-10bde2761f31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2126 2024.03.13 04:53:54.723178 [ 3 ] {} <Trace> HTTP-Session: 878ebfba-b1ae-4467-a995-10bde2761f31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2127 2024.03.13 04:53:54.723299 [ 3 ] {e07bf271-d42a-4295-a339-ceb088901c65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2128 2024.03.13 04:53:54.723344 [ 3 ] {e07bf271-d42a-4295-a339-ceb088901c65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2129 2024.03.13 04:53:54.723472 [ 3 ] {e07bf271-d42a-4295-a339-ceb088901c65} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2130 2024.03.13 04:53:54.723865 [ 3 ] {e07bf271-d42a-4295-a339-ceb088901c65} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2131 2024.03.13 04:53:54.723903 [ 3 ] {e07bf271-d42a-4295-a339-ceb088901c65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
2132 2024.03.13 04:53:54.724220 [ 3 ] {e07bf271-d42a-4295-a339-ceb088901c65} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2133 2024.03.13 04:53:54.724525 [ 3 ] {e07bf271-d42a-4295-a339-ceb088901c65} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2134 2024.03.13 04:53:54.724672 [ 3 ] {e07bf271-d42a-4295-a339-ceb088901c65} <Debug> executeQuery: Read 87 rows, 8.18 KiB in 0.001439 sec., 60458.65184155664 rows/sec., 5.55 MiB/sec.
2135 2024.03.13 04:53:54.724807 [ 3 ] {e07bf271-d42a-4295-a339-ceb088901c65} <Debug> DynamicQueryHandler: Done processing query
2136 2024.03.13 04:53:54.724831 [ 3 ] {e07bf271-d42a-4295-a339-ceb088901c65} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
2137 2024.03.13 04:53:54.724847 [ 3 ] {} <Debug> HTTP-Session: 878ebfba-b1ae-4467-a995-10bde2761f31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2138 2024.03.13 04:53:54.724973 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 4969, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2139 2024.03.13 04:53:54.725022 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2140 2024.03.13 04:53:54.725040 [ 3 ] {} <Debug> HTTP-Session: 338759c6-da07-457c-ab62-440bc8132be4 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
2141 2024.03.13 04:53:54.725057 [ 3 ] {} <Debug> HTTP-Session: 338759c6-da07-457c-ab62-440bc8132be4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2142 2024.03.13 04:53:54.725071 [ 3 ] {} <Debug> HTTP-Session: 338759c6-da07-457c-ab62-440bc8132be4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2143 2024.03.13 04:53:54.725102 [ 3 ] {} <Trace> HTTP-Session: 338759c6-da07-457c-ab62-440bc8132be4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2144 2024.03.13 04:53:54.725183 [ 3 ] {c5bd7fba-8517-423b-8611-7508861abef7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2145 2024.03.13 04:53:54.725223 [ 3 ] {c5bd7fba-8517-423b-8611-7508861abef7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2146 2024.03.13 04:53:54.725349 [ 3 ] {c5bd7fba-8517-423b-8611-7508861abef7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2147 2024.03.13 04:53:54.725676 [ 3 ] {c5bd7fba-8517-423b-8611-7508861abef7} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2148 2024.03.13 04:53:54.725714 [ 3 ] {c5bd7fba-8517-423b-8611-7508861abef7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
2149 2024.03.13 04:53:54.726022 [ 3 ] {c5bd7fba-8517-423b-8611-7508861abef7} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2150 2024.03.13 04:53:54.726324 [ 3 ] {c5bd7fba-8517-423b-8611-7508861abef7} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2151 2024.03.13 04:53:54.726480 [ 3 ] {c5bd7fba-8517-423b-8611-7508861abef7} <Debug> executeQuery: Read 29 rows, 2.32 KiB in 0.001327 sec., 21853.805576488317 rows/sec., 1.71 MiB/sec.
2152 2024.03.13 04:53:54.726724 [ 3 ] {c5bd7fba-8517-423b-8611-7508861abef7} <Debug> DynamicQueryHandler: Done processing query
2153 2024.03.13 04:53:54.726753 [ 3 ] {c5bd7fba-8517-423b-8611-7508861abef7} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
2154 2024.03.13 04:53:54.726769 [ 3 ] {} <Debug> HTTP-Session: 338759c6-da07-457c-ab62-440bc8132be4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2155 2024.03.13 04:53:54.726971 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 31061, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2156 2024.03.13 04:53:54.727020 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2157 2024.03.13 04:53:54.727038 [ 3 ] {} <Debug> HTTP-Session: 6fc404af-2fb4-4092-ac63-27c66ef00c6d Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
2158 2024.03.13 04:53:54.727055 [ 3 ] {} <Debug> HTTP-Session: 6fc404af-2fb4-4092-ac63-27c66ef00c6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2159 2024.03.13 04:53:54.727069 [ 3 ] {} <Debug> HTTP-Session: 6fc404af-2fb4-4092-ac63-27c66ef00c6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2160 2024.03.13 04:53:54.727099 [ 3 ] {} <Trace> HTTP-Session: 6fc404af-2fb4-4092-ac63-27c66ef00c6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2161 2024.03.13 04:53:54.727345 [ 3 ] {f31df3a1-a5f6-4c31-9fbf-4528009a8bdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2162 2024.03.13 04:53:54.727395 [ 3 ] {f31df3a1-a5f6-4c31-9fbf-4528009a8bdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2163 2024.03.13 04:53:54.727576 [ 3 ] {f31df3a1-a5f6-4c31-9fbf-4528009a8bdc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2164 2024.03.13 04:53:54.728046 [ 3 ] {f31df3a1-a5f6-4c31-9fbf-4528009a8bdc} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2165 2024.03.13 04:53:54.728082 [ 3 ] {f31df3a1-a5f6-4c31-9fbf-4528009a8bdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
2166 2024.03.13 04:53:54.728506 [ 3 ] {f31df3a1-a5f6-4c31-9fbf-4528009a8bdc} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2167 2024.03.13 04:53:54.728842 [ 3 ] {f31df3a1-a5f6-4c31-9fbf-4528009a8bdc} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2168 2024.03.13 04:53:54.729008 [ 3 ] {f31df3a1-a5f6-4c31-9fbf-4528009a8bdc} <Debug> executeQuery: Read 29 rows, 40.07 KiB in 0.001849 sec., 15684.15359653867 rows/sec., 21.16 MiB/sec.
2169 2024.03.13 04:53:54.729273 [ 3 ] {f31df3a1-a5f6-4c31-9fbf-4528009a8bdc} <Debug> DynamicQueryHandler: Done processing query
2170 2024.03.13 04:53:54.729302 [ 3 ] {f31df3a1-a5f6-4c31-9fbf-4528009a8bdc} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
2171 2024.03.13 04:53:54.729319 [ 3 ] {} <Debug> HTTP-Session: 6fc404af-2fb4-4092-ac63-27c66ef00c6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2172 2024.03.13 04:53:59.721289 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 4072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2173 2024.03.13 04:53:59.721429 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2174 2024.03.13 04:53:59.721458 [ 3 ] {} <Debug> HTTP-Session: 8fc8a2c4-1705-4bd3-90c4-8afac300c471 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
2175 2024.03.13 04:53:59.721487 [ 3 ] {} <Debug> HTTP-Session: 8fc8a2c4-1705-4bd3-90c4-8afac300c471 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2176 2024.03.13 04:53:59.721505 [ 3 ] {} <Debug> HTTP-Session: 8fc8a2c4-1705-4bd3-90c4-8afac300c471 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2177 2024.03.13 04:53:59.721561 [ 3 ] {} <Trace> HTTP-Session: 8fc8a2c4-1705-4bd3-90c4-8afac300c471 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2178 2024.03.13 04:53:59.721698 [ 3 ] {5bf889cd-6792-43d8-845b-369c2a3509e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2179 2024.03.13 04:53:59.721796 [ 3 ] {5bf889cd-6792-43d8-845b-369c2a3509e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2180 2024.03.13 04:53:59.721995 [ 3 ] {5bf889cd-6792-43d8-845b-369c2a3509e3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2181 2024.03.13 04:53:59.722434 [ 3 ] {5bf889cd-6792-43d8-845b-369c2a3509e3} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2182 2024.03.13 04:53:59.722483 [ 3 ] {5bf889cd-6792-43d8-845b-369c2a3509e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
2183 2024.03.13 04:53:59.722861 [ 3 ] {5bf889cd-6792-43d8-845b-369c2a3509e3} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2184 2024.03.13 04:53:59.723199 [ 3 ] {5bf889cd-6792-43d8-845b-369c2a3509e3} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2185 2024.03.13 04:53:59.723367 [ 3 ] {5bf889cd-6792-43d8-845b-369c2a3509e3} <Debug> executeQuery: Read 28 rows, 2.27 KiB in 0.001724 sec., 16241.299303944315 rows/sec., 1.29 MiB/sec.
2186 2024.03.13 04:53:59.723620 [ 3 ] {5bf889cd-6792-43d8-845b-369c2a3509e3} <Debug> DynamicQueryHandler: Done processing query
2187 2024.03.13 04:53:59.723646 [ 3 ] {5bf889cd-6792-43d8-845b-369c2a3509e3} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
2188 2024.03.13 04:53:59.723664 [ 3 ] {} <Debug> HTTP-Session: 8fc8a2c4-1705-4bd3-90c4-8afac300c471 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2189 2024.03.13 04:53:59.723830 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 14008, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2190 2024.03.13 04:53:59.723880 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2191 2024.03.13 04:53:59.723899 [ 3 ] {} <Debug> HTTP-Session: 10b2347a-3113-4b69-85bb-b14d688d8733 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
2192 2024.03.13 04:53:59.723915 [ 3 ] {} <Debug> HTTP-Session: 10b2347a-3113-4b69-85bb-b14d688d8733 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2193 2024.03.13 04:53:59.723930 [ 3 ] {} <Debug> HTTP-Session: 10b2347a-3113-4b69-85bb-b14d688d8733 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2194 2024.03.13 04:53:59.723961 [ 3 ] {} <Trace> HTTP-Session: 10b2347a-3113-4b69-85bb-b14d688d8733 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2195 2024.03.13 04:53:59.724049 [ 3 ] {9aa42beb-2832-48f8-a065-eb465cfd483f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2196 2024.03.13 04:53:59.724091 [ 3 ] {9aa42beb-2832-48f8-a065-eb465cfd483f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2197 2024.03.13 04:53:59.724233 [ 3 ] {9aa42beb-2832-48f8-a065-eb465cfd483f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2198 2024.03.13 04:53:59.724663 [ 3 ] {9aa42beb-2832-48f8-a065-eb465cfd483f} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2199 2024.03.13 04:53:59.724701 [ 3 ] {9aa42beb-2832-48f8-a065-eb465cfd483f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
2200 2024.03.13 04:53:59.725022 [ 3 ] {9aa42beb-2832-48f8-a065-eb465cfd483f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2201 2024.03.13 04:53:59.725319 [ 3 ] {9aa42beb-2832-48f8-a065-eb465cfd483f} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2202 2024.03.13 04:53:59.725471 [ 3 ] {9aa42beb-2832-48f8-a065-eb465cfd483f} <Debug> executeQuery: Read 84 rows, 8.82 KiB in 0.001455 sec., 57731.9587628866 rows/sec., 5.92 MiB/sec.
2203 2024.03.13 04:53:59.725593 [ 3 ] {9aa42beb-2832-48f8-a065-eb465cfd483f} <Debug> DynamicQueryHandler: Done processing query
2204 2024.03.13 04:53:59.725617 [ 3 ] {9aa42beb-2832-48f8-a065-eb465cfd483f} <Debug> MemoryTracker: Peak memory usage (for query): 4.33 MiB.
2205 2024.03.13 04:53:59.725633 [ 3 ] {} <Debug> HTTP-Session: 10b2347a-3113-4b69-85bb-b14d688d8733 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2206 2024.03.13 04:53:59.725762 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 4801, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2207 2024.03.13 04:53:59.725810 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2208 2024.03.13 04:53:59.725829 [ 3 ] {} <Debug> HTTP-Session: 2911a1e6-9aaf-4bea-b5e2-1eaa6bf53442 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
2209 2024.03.13 04:53:59.725846 [ 3 ] {} <Debug> HTTP-Session: 2911a1e6-9aaf-4bea-b5e2-1eaa6bf53442 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2210 2024.03.13 04:53:59.725861 [ 3 ] {} <Debug> HTTP-Session: 2911a1e6-9aaf-4bea-b5e2-1eaa6bf53442 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2211 2024.03.13 04:53:59.725891 [ 3 ] {} <Trace> HTTP-Session: 2911a1e6-9aaf-4bea-b5e2-1eaa6bf53442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2212 2024.03.13 04:53:59.725967 [ 3 ] {5528a2d1-b197-4c4b-ab1c-b6a5c556e93a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2213 2024.03.13 04:53:59.726007 [ 3 ] {5528a2d1-b197-4c4b-ab1c-b6a5c556e93a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2214 2024.03.13 04:53:59.726132 [ 3 ] {5528a2d1-b197-4c4b-ab1c-b6a5c556e93a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2215 2024.03.13 04:53:59.726438 [ 3 ] {5528a2d1-b197-4c4b-ab1c-b6a5c556e93a} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2216 2024.03.13 04:53:59.726477 [ 3 ] {5528a2d1-b197-4c4b-ab1c-b6a5c556e93a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
2217 2024.03.13 04:53:59.726778 [ 3 ] {5528a2d1-b197-4c4b-ab1c-b6a5c556e93a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2218 2024.03.13 04:53:59.727088 [ 3 ] {5528a2d1-b197-4c4b-ab1c-b6a5c556e93a} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2219 2024.03.13 04:53:59.727248 [ 3 ] {5528a2d1-b197-4c4b-ab1c-b6a5c556e93a} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001305 sec., 21455.938697318008 rows/sec., 1.68 MiB/sec.
2220 2024.03.13 04:53:59.727467 [ 3 ] {5528a2d1-b197-4c4b-ab1c-b6a5c556e93a} <Debug> DynamicQueryHandler: Done processing query
2221 2024.03.13 04:53:59.727511 [ 3 ] {5528a2d1-b197-4c4b-ab1c-b6a5c556e93a} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
2222 2024.03.13 04:53:59.727534 [ 3 ] {} <Debug> HTTP-Session: 2911a1e6-9aaf-4bea-b5e2-1eaa6bf53442 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2223 2024.03.13 04:53:59.727711 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 29988, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2224 2024.03.13 04:53:59.727758 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2225 2024.03.13 04:53:59.727777 [ 3 ] {} <Debug> HTTP-Session: f1dc716e-2857-4f53-a97a-4e768df1d8ad Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
2226 2024.03.13 04:53:59.727794 [ 3 ] {} <Debug> HTTP-Session: f1dc716e-2857-4f53-a97a-4e768df1d8ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2227 2024.03.13 04:53:59.727808 [ 3 ] {} <Debug> HTTP-Session: f1dc716e-2857-4f53-a97a-4e768df1d8ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2228 2024.03.13 04:53:59.727838 [ 3 ] {} <Trace> HTTP-Session: f1dc716e-2857-4f53-a97a-4e768df1d8ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2229 2024.03.13 04:53:59.728049 [ 3 ] {13bd2a16-d1b1-410e-84c6-9fc8bc46655b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2230 2024.03.13 04:53:59.728097 [ 3 ] {13bd2a16-d1b1-410e-84c6-9fc8bc46655b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2231 2024.03.13 04:53:59.728275 [ 3 ] {13bd2a16-d1b1-410e-84c6-9fc8bc46655b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2232 2024.03.13 04:53:59.728779 [ 3 ] {13bd2a16-d1b1-410e-84c6-9fc8bc46655b} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2233 2024.03.13 04:53:59.728816 [ 3 ] {13bd2a16-d1b1-410e-84c6-9fc8bc46655b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
2234 2024.03.13 04:53:59.729234 [ 3 ] {13bd2a16-d1b1-410e-84c6-9fc8bc46655b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2235 2024.03.13 04:53:59.729561 [ 3 ] {13bd2a16-d1b1-410e-84c6-9fc8bc46655b} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2236 2024.03.13 04:53:59.729713 [ 3 ] {13bd2a16-d1b1-410e-84c6-9fc8bc46655b} <Debug> executeQuery: Read 28 rows, 38.69 KiB in 0.001816 sec., 15418.502202643172 rows/sec., 20.81 MiB/sec.
2237 2024.03.13 04:53:59.729842 [ 3 ] {13bd2a16-d1b1-410e-84c6-9fc8bc46655b} <Debug> DynamicQueryHandler: Done processing query
2238 2024.03.13 04:53:59.729867 [ 3 ] {13bd2a16-d1b1-410e-84c6-9fc8bc46655b} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
2239 2024.03.13 04:53:59.729883 [ 3 ] {} <Debug> HTTP-Session: f1dc716e-2857-4f53-a97a-4e768df1d8ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2240 2024.03.13 04:54:04.722769 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 4214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2241 2024.03.13 04:54:04.722902 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2242 2024.03.13 04:54:04.722930 [ 3 ] {} <Debug> HTTP-Session: 502a378b-6eeb-4826-8304-77d6851a4561 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
2243 2024.03.13 04:54:04.722959 [ 3 ] {} <Debug> HTTP-Session: 502a378b-6eeb-4826-8304-77d6851a4561 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2244 2024.03.13 04:54:04.722977 [ 3 ] {} <Debug> HTTP-Session: 502a378b-6eeb-4826-8304-77d6851a4561 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2245 2024.03.13 04:54:04.723031 [ 3 ] {} <Trace> HTTP-Session: 502a378b-6eeb-4826-8304-77d6851a4561 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2246 2024.03.13 04:54:04.723156 [ 3 ] {ecf4e358-ed4c-4207-8941-3e4358e6fd11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2247 2024.03.13 04:54:04.723217 [ 3 ] {ecf4e358-ed4c-4207-8941-3e4358e6fd11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2248 2024.03.13 04:54:04.723404 [ 3 ] {ecf4e358-ed4c-4207-8941-3e4358e6fd11} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2249 2024.03.13 04:54:04.723853 [ 3 ] {ecf4e358-ed4c-4207-8941-3e4358e6fd11} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2250 2024.03.13 04:54:04.723894 [ 3 ] {ecf4e358-ed4c-4207-8941-3e4358e6fd11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
2251 2024.03.13 04:54:04.724271 [ 3 ] {ecf4e358-ed4c-4207-8941-3e4358e6fd11} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2252 2024.03.13 04:54:04.724609 [ 3 ] {ecf4e358-ed4c-4207-8941-3e4358e6fd11} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2253 2024.03.13 04:54:04.724750 [ 3 ] {ecf4e358-ed4c-4207-8941-3e4358e6fd11} <Debug> executeQuery: Read 29 rows, 2.35 KiB in 0.001655 sec., 17522.658610271905 rows/sec., 1.39 MiB/sec.
2254 2024.03.13 04:54:04.725029 [ 3 ] {ecf4e358-ed4c-4207-8941-3e4358e6fd11} <Debug> DynamicQueryHandler: Done processing query
2255 2024.03.13 04:54:04.725072 [ 3 ] {ecf4e358-ed4c-4207-8941-3e4358e6fd11} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
2256 2024.03.13 04:54:04.725100 [ 3 ] {} <Debug> HTTP-Session: 502a378b-6eeb-4826-8304-77d6851a4561 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2257 2024.03.13 04:54:04.725239 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 18464, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2258 2024.03.13 04:54:04.725294 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2259 2024.03.13 04:54:04.725313 [ 3 ] {} <Debug> HTTP-Session: 904354e4-41d6-43fc-8e42-b2b079193157 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
2260 2024.03.13 04:54:04.725333 [ 3 ] {} <Debug> HTTP-Session: 904354e4-41d6-43fc-8e42-b2b079193157 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2261 2024.03.13 04:54:04.725347 [ 3 ] {} <Debug> HTTP-Session: 904354e4-41d6-43fc-8e42-b2b079193157 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2262 2024.03.13 04:54:04.725381 [ 3 ] {} <Trace> HTTP-Session: 904354e4-41d6-43fc-8e42-b2b079193157 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2263 2024.03.13 04:54:04.725495 [ 3 ] {d2f6136d-1a6f-40fc-ab2b-6f8461085ba8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2264 2024.03.13 04:54:04.725539 [ 3 ] {d2f6136d-1a6f-40fc-ab2b-6f8461085ba8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2265 2024.03.13 04:54:04.725697 [ 3 ] {d2f6136d-1a6f-40fc-ab2b-6f8461085ba8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2266 2024.03.13 04:54:04.726104 [ 3 ] {d2f6136d-1a6f-40fc-ab2b-6f8461085ba8} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2267 2024.03.13 04:54:04.726141 [ 3 ] {d2f6136d-1a6f-40fc-ab2b-6f8461085ba8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
2268 2024.03.13 04:54:04.726453 [ 3 ] {d2f6136d-1a6f-40fc-ab2b-6f8461085ba8} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2269 2024.03.13 04:54:04.726745 [ 3 ] {d2f6136d-1a6f-40fc-ab2b-6f8461085ba8} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2270 2024.03.13 04:54:04.726875 [ 3 ] {d2f6136d-1a6f-40fc-ab2b-6f8461085ba8} <Debug> executeQuery: Read 123 rows, 10.95 KiB in 0.001441 sec., 85357.39070090215 rows/sec., 7.42 MiB/sec.
2271 2024.03.13 04:54:04.727032 [ 3 ] {d2f6136d-1a6f-40fc-ab2b-6f8461085ba8} <Debug> DynamicQueryHandler: Done processing query
2272 2024.03.13 04:54:04.727054 [ 3 ] {d2f6136d-1a6f-40fc-ab2b-6f8461085ba8} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB.
2273 2024.03.13 04:54:04.727071 [ 3 ] {} <Debug> HTTP-Session: 904354e4-41d6-43fc-8e42-b2b079193157 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2274 2024.03.13 04:54:04.727203 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 9013, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2275 2024.03.13 04:54:04.727252 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2276 2024.03.13 04:54:04.727269 [ 3 ] {} <Debug> HTTP-Session: 2028b350-f397-42d7-b2a3-e01b2070a788 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
2277 2024.03.13 04:54:04.727286 [ 3 ] {} <Debug> HTTP-Session: 2028b350-f397-42d7-b2a3-e01b2070a788 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2278 2024.03.13 04:54:04.727300 [ 3 ] {} <Debug> HTTP-Session: 2028b350-f397-42d7-b2a3-e01b2070a788 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2279 2024.03.13 04:54:04.727331 [ 3 ] {} <Trace> HTTP-Session: 2028b350-f397-42d7-b2a3-e01b2070a788 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2280 2024.03.13 04:54:04.727451 [ 3 ] {082c7bb4-70a0-4c54-809b-eb5f5c2b8f28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2281 2024.03.13 04:54:04.727513 [ 3 ] {082c7bb4-70a0-4c54-809b-eb5f5c2b8f28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2282 2024.03.13 04:54:04.727668 [ 3 ] {082c7bb4-70a0-4c54-809b-eb5f5c2b8f28} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2283 2024.03.13 04:54:04.728036 [ 3 ] {082c7bb4-70a0-4c54-809b-eb5f5c2b8f28} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2284 2024.03.13 04:54:04.728071 [ 3 ] {082c7bb4-70a0-4c54-809b-eb5f5c2b8f28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
2285 2024.03.13 04:54:04.728377 [ 3 ] {082c7bb4-70a0-4c54-809b-eb5f5c2b8f28} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2286 2024.03.13 04:54:04.728677 [ 3 ] {082c7bb4-70a0-4c54-809b-eb5f5c2b8f28} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2287 2024.03.13 04:54:04.728799 [ 3 ] {082c7bb4-70a0-4c54-809b-eb5f5c2b8f28} <Debug> executeQuery: Read 53 rows, 4.22 KiB in 0.001408 sec., 37642.045454545456 rows/sec., 2.93 MiB/sec.
2288 2024.03.13 04:54:04.729039 [ 3 ] {082c7bb4-70a0-4c54-809b-eb5f5c2b8f28} <Debug> DynamicQueryHandler: Done processing query
2289 2024.03.13 04:54:04.729069 [ 3 ] {082c7bb4-70a0-4c54-809b-eb5f5c2b8f28} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
2290 2024.03.13 04:54:04.729086 [ 3 ] {} <Debug> HTTP-Session: 2028b350-f397-42d7-b2a3-e01b2070a788 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2291 2024.03.13 04:54:04.729257 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 7036, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2292 2024.03.13 04:54:04.729306 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2293 2024.03.13 04:54:04.729325 [ 3 ] {} <Debug> HTTP-Session: 4c657d78-ffa9-4421-aba5-39821f522dde Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
2294 2024.03.13 04:54:04.729342 [ 3 ] {} <Debug> HTTP-Session: 4c657d78-ffa9-4421-aba5-39821f522dde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2295 2024.03.13 04:54:04.729355 [ 3 ] {} <Debug> HTTP-Session: 4c657d78-ffa9-4421-aba5-39821f522dde Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2296 2024.03.13 04:54:04.729387 [ 3 ] {} <Trace> HTTP-Session: 4c657d78-ffa9-4421-aba5-39821f522dde Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2297 2024.03.13 04:54:04.729466 [ 3 ] {4ca141cc-758d-40a7-b279-3fd55846e764} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2298 2024.03.13 04:54:04.729510 [ 3 ] {4ca141cc-758d-40a7-b279-3fd55846e764} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2299 2024.03.13 04:54:04.729673 [ 3 ] {4ca141cc-758d-40a7-b279-3fd55846e764} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2300 2024.03.13 04:54:04.729987 [ 3 ] {4ca141cc-758d-40a7-b279-3fd55846e764} <Trace> oximeter.measurements_cumulativeu64 (311b24cf-8761-4f32-8016-e3619c5686da): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2301 2024.03.13 04:54:04.730024 [ 3 ] {4ca141cc-758d-40a7-b279-3fd55846e764} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
2302 2024.03.13 04:54:04.730389 [ 3 ] {4ca141cc-758d-40a7-b279-3fd55846e764} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2303 2024.03.13 04:54:04.730716 [ 3 ] {4ca141cc-758d-40a7-b279-3fd55846e764} <Trace> oximeter.measurements_cumulativeu64 (311b24cf-8761-4f32-8016-e3619c5686da): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2304 2024.03.13 04:54:04.730837 [ 3 ] {4ca141cc-758d-40a7-b279-3fd55846e764} <Debug> executeQuery: Read 36 rows, 2.60 KiB in 0.001408 sec., 25568.18181818182 rows/sec., 1.80 MiB/sec.
2305 2024.03.13 04:54:04.730986 [ 3 ] {4ca141cc-758d-40a7-b279-3fd55846e764} <Debug> DynamicQueryHandler: Done processing query
2306 2024.03.13 04:54:04.731012 [ 3 ] {4ca141cc-758d-40a7-b279-3fd55846e764} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
2307 2024.03.13 04:54:04.731027 [ 3 ] {} <Debug> HTTP-Session: 4c657d78-ffa9-4421-aba5-39821f522dde Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2308 2024.03.13 04:54:04.731222 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 31061, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2309 2024.03.13 04:54:04.731272 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2310 2024.03.13 04:54:04.731290 [ 3 ] {} <Debug> HTTP-Session: 21a72873-5462-4f81-b3a5-ab066ada93ed Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
2311 2024.03.13 04:54:04.731305 [ 3 ] {} <Debug> HTTP-Session: 21a72873-5462-4f81-b3a5-ab066ada93ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2312 2024.03.13 04:54:04.731319 [ 3 ] {} <Debug> HTTP-Session: 21a72873-5462-4f81-b3a5-ab066ada93ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2313 2024.03.13 04:54:04.731349 [ 3 ] {} <Trace> HTTP-Session: 21a72873-5462-4f81-b3a5-ab066ada93ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2314 2024.03.13 04:54:04.731580 [ 3 ] {6358c08d-6b8d-400b-85b0-83a122717fc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2315 2024.03.13 04:54:04.731626 [ 3 ] {6358c08d-6b8d-400b-85b0-83a122717fc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2316 2024.03.13 04:54:04.731781 [ 3 ] {6358c08d-6b8d-400b-85b0-83a122717fc3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2317 2024.03.13 04:54:04.732310 [ 3 ] {6358c08d-6b8d-400b-85b0-83a122717fc3} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2318 2024.03.13 04:54:04.732345 [ 3 ] {6358c08d-6b8d-400b-85b0-83a122717fc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
2319 2024.03.13 04:54:04.732742 [ 3 ] {6358c08d-6b8d-400b-85b0-83a122717fc3} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2320 2024.03.13 04:54:04.733074 [ 3 ] {6358c08d-6b8d-400b-85b0-83a122717fc3} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2321 2024.03.13 04:54:04.733208 [ 3 ] {6358c08d-6b8d-400b-85b0-83a122717fc3} <Debug> executeQuery: Read 29 rows, 40.07 KiB in 0.001814 sec., 15986.769570011025 rows/sec., 21.57 MiB/sec.
2322 2024.03.13 04:54:04.733336 [ 3 ] {6358c08d-6b8d-400b-85b0-83a122717fc3} <Debug> DynamicQueryHandler: Done processing query
2323 2024.03.13 04:54:04.733360 [ 3 ] {6358c08d-6b8d-400b-85b0-83a122717fc3} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
2324 2024.03.13 04:54:04.733376 [ 3 ] {} <Debug> HTTP-Session: 21a72873-5462-4f81-b3a5-ab066ada93ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2325 2024.03.13 04:54:08.498018 [ 42 ] {} <Debug> DNSResolver: Updating DNS cache
2326 2024.03.13 04:54:08.498094 [ 42 ] {} <Debug> DNSResolver: Updated DNS cache
2327 2024.03.13 04:54:09.001213 [ 243 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000837313 sec.
2328 2024.03.13 04:54:09.720431 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 4072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2329 2024.03.13 04:54:09.720554 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2330 2024.03.13 04:54:09.720578 [ 3 ] {} <Debug> HTTP-Session: 0ab24d5b-89e9-49bb-99d5-e711e8afc5da Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
2331 2024.03.13 04:54:09.720602 [ 3 ] {} <Debug> HTTP-Session: 0ab24d5b-89e9-49bb-99d5-e711e8afc5da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2332 2024.03.13 04:54:09.720617 [ 3 ] {} <Debug> HTTP-Session: 0ab24d5b-89e9-49bb-99d5-e711e8afc5da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2333 2024.03.13 04:54:09.720669 [ 3 ] {} <Trace> HTTP-Session: 0ab24d5b-89e9-49bb-99d5-e711e8afc5da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2334 2024.03.13 04:54:09.720790 [ 3 ] {68fc9ac5-679e-45c2-8350-10081b88b587} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2335 2024.03.13 04:54:09.720855 [ 3 ] {68fc9ac5-679e-45c2-8350-10081b88b587} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2336 2024.03.13 04:54:09.721049 [ 3 ] {68fc9ac5-679e-45c2-8350-10081b88b587} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2337 2024.03.13 04:54:09.721498 [ 3 ] {68fc9ac5-679e-45c2-8350-10081b88b587} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2338 2024.03.13 04:54:09.721552 [ 3 ] {68fc9ac5-679e-45c2-8350-10081b88b587} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
2339 2024.03.13 04:54:09.721937 [ 3 ] {68fc9ac5-679e-45c2-8350-10081b88b587} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2340 2024.03.13 04:54:09.722274 [ 3 ] {68fc9ac5-679e-45c2-8350-10081b88b587} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2341 2024.03.13 04:54:09.722447 [ 3 ] {68fc9ac5-679e-45c2-8350-10081b88b587} <Debug> executeQuery: Read 28 rows, 2.27 KiB in 0.001702 sec., 16451.23384253819 rows/sec., 1.30 MiB/sec.
2342 2024.03.13 04:54:09.722756 [ 3 ] {68fc9ac5-679e-45c2-8350-10081b88b587} <Debug> DynamicQueryHandler: Done processing query
2343 2024.03.13 04:54:09.722790 [ 3 ] {68fc9ac5-679e-45c2-8350-10081b88b587} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
2344 2024.03.13 04:54:09.722807 [ 3 ] {} <Debug> HTTP-Session: 0ab24d5b-89e9-49bb-99d5-e711e8afc5da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2345 2024.03.13 04:54:09.722955 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 14008, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2346 2024.03.13 04:54:09.723012 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2347 2024.03.13 04:54:09.723031 [ 3 ] {} <Debug> HTTP-Session: 8b7cf585-0b3c-4419-b397-64776c1ceab0 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
2348 2024.03.13 04:54:09.723050 [ 3 ] {} <Debug> HTTP-Session: 8b7cf585-0b3c-4419-b397-64776c1ceab0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2349 2024.03.13 04:54:09.723064 [ 3 ] {} <Debug> HTTP-Session: 8b7cf585-0b3c-4419-b397-64776c1ceab0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2350 2024.03.13 04:54:09.723098 [ 3 ] {} <Trace> HTTP-Session: 8b7cf585-0b3c-4419-b397-64776c1ceab0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2351 2024.03.13 04:54:09.723199 [ 3 ] {41ea4392-2c91-4c36-a71b-889af2de244e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2352 2024.03.13 04:54:09.723245 [ 3 ] {41ea4392-2c91-4c36-a71b-889af2de244e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2353 2024.03.13 04:54:09.723396 [ 3 ] {41ea4392-2c91-4c36-a71b-889af2de244e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2354 2024.03.13 04:54:09.723755 [ 3 ] {41ea4392-2c91-4c36-a71b-889af2de244e} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2355 2024.03.13 04:54:09.723795 [ 3 ] {41ea4392-2c91-4c36-a71b-889af2de244e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
2356 2024.03.13 04:54:09.724115 [ 3 ] {41ea4392-2c91-4c36-a71b-889af2de244e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2357 2024.03.13 04:54:09.724411 [ 3 ] {41ea4392-2c91-4c36-a71b-889af2de244e} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2358 2024.03.13 04:54:09.724566 [ 3 ] {41ea4392-2c91-4c36-a71b-889af2de244e} <Debug> executeQuery: Read 84 rows, 8.82 KiB in 0.001409 sec., 59616.74946770759 rows/sec., 6.11 MiB/sec.
2359 2024.03.13 04:54:09.724709 [ 3 ] {41ea4392-2c91-4c36-a71b-889af2de244e} <Debug> DynamicQueryHandler: Done processing query
2360 2024.03.13 04:54:09.724734 [ 3 ] {41ea4392-2c91-4c36-a71b-889af2de244e} <Debug> MemoryTracker: Peak memory usage (for query): 4.33 MiB.
2361 2024.03.13 04:54:09.724751 [ 3 ] {} <Debug> HTTP-Session: 8b7cf585-0b3c-4419-b397-64776c1ceab0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2362 2024.03.13 04:54:09.724878 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 4801, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2363 2024.03.13 04:54:09.724928 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2364 2024.03.13 04:54:09.724948 [ 3 ] {} <Debug> HTTP-Session: a6774674-b0c2-4d8b-88dd-dc9ac0eb87eb Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
2365 2024.03.13 04:54:09.724965 [ 3 ] {} <Debug> HTTP-Session: a6774674-b0c2-4d8b-88dd-dc9ac0eb87eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2366 2024.03.13 04:54:09.724979 [ 3 ] {} <Debug> HTTP-Session: a6774674-b0c2-4d8b-88dd-dc9ac0eb87eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2367 2024.03.13 04:54:09.725012 [ 3 ] {} <Trace> HTTP-Session: a6774674-b0c2-4d8b-88dd-dc9ac0eb87eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2368 2024.03.13 04:54:09.725094 [ 3 ] {c210c3b1-d54d-4ca2-9d2f-a6e58969bfad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2369 2024.03.13 04:54:09.725137 [ 3 ] {c210c3b1-d54d-4ca2-9d2f-a6e58969bfad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2370 2024.03.13 04:54:09.725264 [ 3 ] {c210c3b1-d54d-4ca2-9d2f-a6e58969bfad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2371 2024.03.13 04:54:09.725560 [ 3 ] {c210c3b1-d54d-4ca2-9d2f-a6e58969bfad} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2372 2024.03.13 04:54:09.725598 [ 3 ] {c210c3b1-d54d-4ca2-9d2f-a6e58969bfad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
2373 2024.03.13 04:54:09.725896 [ 3 ] {c210c3b1-d54d-4ca2-9d2f-a6e58969bfad} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2374 2024.03.13 04:54:09.726361 [ 3 ] {c210c3b1-d54d-4ca2-9d2f-a6e58969bfad} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2375 2024.03.13 04:54:09.726524 [ 3 ] {c210c3b1-d54d-4ca2-9d2f-a6e58969bfad} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001464 sec., 19125.683060109288 rows/sec., 1.50 MiB/sec.
2376 2024.03.13 04:54:09.726660 [ 3 ] {c210c3b1-d54d-4ca2-9d2f-a6e58969bfad} <Debug> DynamicQueryHandler: Done processing query
2377 2024.03.13 04:54:09.726684 [ 3 ] {c210c3b1-d54d-4ca2-9d2f-a6e58969bfad} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
2378 2024.03.13 04:54:09.726701 [ 3 ] {} <Debug> HTTP-Session: a6774674-b0c2-4d8b-88dd-dc9ac0eb87eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2379 2024.03.13 04:54:09.726881 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 29988, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2380 2024.03.13 04:54:09.726931 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2381 2024.03.13 04:54:09.726950 [ 3 ] {} <Debug> HTTP-Session: 2c9daf2b-87a7-41e3-b43a-dcb2a51f8b9b Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
2382 2024.03.13 04:54:09.726967 [ 3 ] {} <Debug> HTTP-Session: 2c9daf2b-87a7-41e3-b43a-dcb2a51f8b9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2383 2024.03.13 04:54:09.726981 [ 3 ] {} <Debug> HTTP-Session: 2c9daf2b-87a7-41e3-b43a-dcb2a51f8b9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2384 2024.03.13 04:54:09.727014 [ 3 ] {} <Trace> HTTP-Session: 2c9daf2b-87a7-41e3-b43a-dcb2a51f8b9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2385 2024.03.13 04:54:09.727244 [ 3 ] {e22d6b57-40f2-4a4b-b016-cf1bf2b8cfbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2386 2024.03.13 04:54:09.727292 [ 3 ] {e22d6b57-40f2-4a4b-b016-cf1bf2b8cfbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2387 2024.03.13 04:54:09.727454 [ 3 ] {e22d6b57-40f2-4a4b-b016-cf1bf2b8cfbc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2388 2024.03.13 04:54:09.727902 [ 3 ] {e22d6b57-40f2-4a4b-b016-cf1bf2b8cfbc} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2389 2024.03.13 04:54:09.727939 [ 3 ] {e22d6b57-40f2-4a4b-b016-cf1bf2b8cfbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
2390 2024.03.13 04:54:09.728373 [ 3 ] {e22d6b57-40f2-4a4b-b016-cf1bf2b8cfbc} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2391 2024.03.13 04:54:09.728712 [ 3 ] {e22d6b57-40f2-4a4b-b016-cf1bf2b8cfbc} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2392 2024.03.13 04:54:09.728861 [ 3 ] {e22d6b57-40f2-4a4b-b016-cf1bf2b8cfbc} <Debug> executeQuery: Read 28 rows, 38.69 KiB in 0.001784 sec., 15695.06726457399 rows/sec., 21.18 MiB/sec.
2393 2024.03.13 04:54:09.729093 [ 3 ] {e22d6b57-40f2-4a4b-b016-cf1bf2b8cfbc} <Debug> DynamicQueryHandler: Done processing query
2394 2024.03.13 04:54:09.729131 [ 3 ] {e22d6b57-40f2-4a4b-b016-cf1bf2b8cfbc} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
2395 2024.03.13 04:54:09.729148 [ 3 ] {} <Debug> HTTP-Session: 2c9daf2b-87a7-41e3-b43a-dcb2a51f8b9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2396 2024.03.13 04:54:14.720839 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 4214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2397 2024.03.13 04:54:14.720958 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2398 2024.03.13 04:54:14.720981 [ 3 ] {} <Debug> HTTP-Session: b179ed37-987a-425d-9d93-5f3b63e7c9c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
2399 2024.03.13 04:54:14.721005 [ 3 ] {} <Debug> HTTP-Session: b179ed37-987a-425d-9d93-5f3b63e7c9c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2400 2024.03.13 04:54:14.721019 [ 3 ] {} <Debug> HTTP-Session: b179ed37-987a-425d-9d93-5f3b63e7c9c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2401 2024.03.13 04:54:14.721068 [ 3 ] {} <Trace> HTTP-Session: b179ed37-987a-425d-9d93-5f3b63e7c9c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2402 2024.03.13 04:54:14.721193 [ 3 ] {99eec16e-92e3-44cf-aedd-0a5d04c426e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2403 2024.03.13 04:54:14.721255 [ 3 ] {99eec16e-92e3-44cf-aedd-0a5d04c426e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2404 2024.03.13 04:54:14.721442 [ 3 ] {99eec16e-92e3-44cf-aedd-0a5d04c426e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2405 2024.03.13 04:54:14.721884 [ 3 ] {99eec16e-92e3-44cf-aedd-0a5d04c426e7} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2406 2024.03.13 04:54:14.721927 [ 3 ] {99eec16e-92e3-44cf-aedd-0a5d04c426e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
2407 2024.03.13 04:54:14.722298 [ 3 ] {99eec16e-92e3-44cf-aedd-0a5d04c426e7} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2408 2024.03.13 04:54:14.722626 [ 3 ] {99eec16e-92e3-44cf-aedd-0a5d04c426e7} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2409 2024.03.13 04:54:14.722790 [ 3 ] {99eec16e-92e3-44cf-aedd-0a5d04c426e7} <Debug> executeQuery: Read 29 rows, 2.35 KiB in 0.00165 sec., 17575.757575757576 rows/sec., 1.39 MiB/sec.
2410 2024.03.13 04:54:14.722804 [ 36 ] {} <Debug> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2411 2024.03.13 04:54:14.722916 [ 36 ] {} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2412 2024.03.13 04:54:14.722950 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
2413 2024.03.13 04:54:14.722984 [ 3 ] {99eec16e-92e3-44cf-aedd-0a5d04c426e7} <Debug> DynamicQueryHandler: Done processing query
2414 2024.03.13 04:54:14.723040 [ 3 ] {99eec16e-92e3-44cf-aedd-0a5d04c426e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
2415 2024.03.13 04:54:14.723143 [ 3 ] {} <Debug> HTTP-Session: b179ed37-987a-425d-9d93-5f3b63e7c9c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2416 2024.03.13 04:54:14.723374 [ 190 ] {9bec4614-832f-436d-8868-dc505e41396c::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
2417 2024.03.13 04:54:14.723457 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 13526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2418 2024.03.13 04:54:14.723565 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2419 2024.03.13 04:54:14.723605 [ 3 ] {} <Debug> HTTP-Session: 3f7bf76b-eeb8-4a7e-93d4-22aef98953fb Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
2420 2024.03.13 04:54:14.723654 [ 3 ] {} <Debug> HTTP-Session: 3f7bf76b-eeb8-4a7e-93d4-22aef98953fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2421 2024.03.13 04:54:14.723696 [ 3 ] {} <Debug> HTTP-Session: 3f7bf76b-eeb8-4a7e-93d4-22aef98953fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2422 2024.03.13 04:54:14.723756 [ 190 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2423 2024.03.13 04:54:14.723769 [ 3 ] {} <Trace> HTTP-Session: 3f7bf76b-eeb8-4a7e-93d4-22aef98953fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2424 2024.03.13 04:54:14.723830 [ 190 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 57 rows starting from the beginning of the part
2425 2024.03.13 04:54:14.723978 [ 3 ] {17368d03-c290-443e-80e7-507933baa98f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2426 2024.03.13 04:54:14.724102 [ 190 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 29 rows starting from the beginning of the part
2427 2024.03.13 04:54:14.724145 [ 3 ] {17368d03-c290-443e-80e7-507933baa98f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2428 2024.03.13 04:54:14.724449 [ 190 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 28 rows starting from the beginning of the part
2429 2024.03.13 04:54:14.724742 [ 190 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 29 rows starting from the beginning of the part
2430 2024.03.13 04:54:14.725042 [ 190 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 28 rows starting from the beginning of the part
2431 2024.03.13 04:54:14.725366 [ 190 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 29 rows starting from the beginning of the part
2432 2024.03.13 04:54:14.725469 [ 3 ] {17368d03-c290-443e-80e7-507933baa98f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2433 2024.03.13 04:54:14.726535 [ 3 ] {17368d03-c290-443e-80e7-507933baa98f} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2434 2024.03.13 04:54:14.726600 [ 3 ] {17368d03-c290-443e-80e7-507933baa98f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
2435 2024.03.13 04:54:14.727548 [ 3 ] {17368d03-c290-443e-80e7-507933baa98f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2436 2024.03.13 04:54:14.728107 [ 190 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 200 rows, containing 4 columns (4 merged, 0 gathered) in 0.005039098 sec., 39689.642868624505 rows/sec., 3.14 MiB/sec.
2437 2024.03.13 04:54:14.728343 [ 190 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2438 2024.03.13 04:54:14.728399 [ 3 ] {17368d03-c290-443e-80e7-507933baa98f} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2439 2024.03.13 04:54:14.728689 [ 36 ] {} <Debug> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2440 2024.03.13 04:54:14.728803 [ 36 ] {} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2441 2024.03.13 04:54:14.728928 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
2442 2024.03.13 04:54:14.729131 [ 3 ] {17368d03-c290-443e-80e7-507933baa98f} <Debug> executeQuery: Read 87 rows, 8.18 KiB in 0.005204 sec., 16717.909300538045 rows/sec., 1.54 MiB/sec.
2443 2024.03.13 04:54:14.729390 [ 188 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::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
2444 2024.03.13 04:54:14.729636 [ 190 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_16_3} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2445 2024.03.13 04:54:14.729688 [ 3 ] {17368d03-c290-443e-80e7-507933baa98f} <Debug> DynamicQueryHandler: Done processing query
2446 2024.03.13 04:54:14.729790 [ 3 ] {17368d03-c290-443e-80e7-507933baa98f} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
2447 2024.03.13 04:54:14.729905 [ 3 ] {} <Debug> HTTP-Session: 3f7bf76b-eeb8-4a7e-93d4-22aef98953fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2448 2024.03.13 04:54:14.729927 [ 190 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_16_3} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
2449 2024.03.13 04:54:14.729931 [ 188 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2450 2024.03.13 04:54:14.730023 [ 188 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 209 rows starting from the beginning of the part
2451 2024.03.13 04:54:14.730110 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
2452 2024.03.13 04:54:14.730240 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 4969, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2453 2024.03.13 04:54:14.730333 [ 188 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 87 rows starting from the beginning of the part
2454 2024.03.13 04:54:14.730371 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2455 2024.03.13 04:54:14.730450 [ 3 ] {} <Debug> HTTP-Session: e5a8bca9-2804-45c5-9ea9-0e75f10cd264 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
2456 2024.03.13 04:54:14.730535 [ 3 ] {} <Debug> HTTP-Session: e5a8bca9-2804-45c5-9ea9-0e75f10cd264 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2457 2024.03.13 04:54:14.730602 [ 3 ] {} <Debug> HTTP-Session: e5a8bca9-2804-45c5-9ea9-0e75f10cd264 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2458 2024.03.13 04:54:14.730644 [ 188 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 84 rows starting from the beginning of the part
2459 2024.03.13 04:54:14.730707 [ 3 ] {} <Trace> HTTP-Session: e5a8bca9-2804-45c5-9ea9-0e75f10cd264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2460 2024.03.13 04:54:14.730984 [ 188 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 123 rows starting from the beginning of the part
2461 2024.03.13 04:54:14.730993 [ 3 ] {f02defb4-dc86-4c59-94a7-5fcf5e5ebf5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2462 2024.03.13 04:54:14.731145 [ 3 ] {f02defb4-dc86-4c59-94a7-5fcf5e5ebf5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2463 2024.03.13 04:54:14.731312 [ 188 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 84 rows starting from the beginning of the part
2464 2024.03.13 04:54:14.731673 [ 188 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 87 rows starting from the beginning of the part
2465 2024.03.13 04:54:14.732250 [ 3 ] {f02defb4-dc86-4c59-94a7-5fcf5e5ebf5f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2466 2024.03.13 04:54:14.732988 [ 3 ] {f02defb4-dc86-4c59-94a7-5fcf5e5ebf5f} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2467 2024.03.13 04:54:14.733054 [ 3 ] {f02defb4-dc86-4c59-94a7-5fcf5e5ebf5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
2468 2024.03.13 04:54:14.733951 [ 3 ] {f02defb4-dc86-4c59-94a7-5fcf5e5ebf5f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2469 2024.03.13 04:54:14.734639 [ 3 ] {f02defb4-dc86-4c59-94a7-5fcf5e5ebf5f} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2470 2024.03.13 04:54:14.734640 [ 188 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 674 rows, containing 4 columns (4 merged, 0 gathered) in 0.005520166 sec., 122097.77749437245 rows/sec., 11.48 MiB/sec.
2471 2024.03.13 04:54:14.734854 [ 36 ] {} <Debug> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2472 2024.03.13 04:54:14.734931 [ 36 ] {} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2473 2024.03.13 04:54:14.734938 [ 3 ] {f02defb4-dc86-4c59-94a7-5fcf5e5ebf5f} <Debug> executeQuery: Read 29 rows, 2.32 KiB in 0.004085 sec., 7099.143206854345 rows/sec., 568.49 KiB/sec.
2474 2024.03.13 04:54:14.734998 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
2475 2024.03.13 04:54:14.735023 [ 193 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2476 2024.03.13 04:54:14.735585 [ 3 ] {f02defb4-dc86-4c59-94a7-5fcf5e5ebf5f} <Debug> DynamicQueryHandler: Done processing query
2477 2024.03.13 04:54:14.735684 [ 3 ] {f02defb4-dc86-4c59-94a7-5fcf5e5ebf5f} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
2478 2024.03.13 04:54:14.735718 [ 195 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::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
2479 2024.03.13 04:54:14.735790 [ 3 ] {} <Debug> HTTP-Session: e5a8bca9-2804-45c5-9ea9-0e75f10cd264 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2480 2024.03.13 04:54:14.736255 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 31061, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2481 2024.03.13 04:54:14.736479 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2482 2024.03.13 04:54:14.736579 [ 3 ] {} <Debug> HTTP-Session: 4f4b9614-39c5-4662-a98b-8aa039998b77 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
2483 2024.03.13 04:54:14.736604 [ 195 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2484 2024.03.13 04:54:14.736653 [ 3 ] {} <Debug> HTTP-Session: 4f4b9614-39c5-4662-a98b-8aa039998b77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2485 2024.03.13 04:54:14.736683 [ 195 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 103 rows starting from the beginning of the part
2486 2024.03.13 04:54:14.736705 [ 3 ] {} <Debug> HTTP-Session: 4f4b9614-39c5-4662-a98b-8aa039998b77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2487 2024.03.13 04:54:14.736864 [ 3 ] {} <Trace> HTTP-Session: 4f4b9614-39c5-4662-a98b-8aa039998b77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2488 2024.03.13 04:54:14.737081 [ 195 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 29 rows starting from the beginning of the part
2489 2024.03.13 04:54:14.737321 [ 195 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 28 rows starting from the beginning of the part
2490 2024.03.13 04:54:14.737435 [ 193 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_16_3} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2491 2024.03.13 04:54:14.737495 [ 3 ] {5bc57bae-20f6-416b-8e3c-ba9efde7ba84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2492 2024.03.13 04:54:14.737776 [ 195 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 53 rows starting from the beginning of the part
2493 2024.03.13 04:54:14.737811 [ 3 ] {5bc57bae-20f6-416b-8e3c-ba9efde7ba84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2494 2024.03.13 04:54:14.737927 [ 193 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_16_3} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
2495 2024.03.13 04:54:14.738280 [ 195 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 28 rows starting from the beginning of the part
2496 2024.03.13 04:54:14.738346 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB.
2497 2024.03.13 04:54:14.738604 [ 195 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 29 rows starting from the beginning of the part
2498 2024.03.13 04:54:14.739051 [ 3 ] {5bc57bae-20f6-416b-8e3c-ba9efde7ba84} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2499 2024.03.13 04:54:14.739840 [ 3 ] {5bc57bae-20f6-416b-8e3c-ba9efde7ba84} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2500 2024.03.13 04:54:14.739885 [ 3 ] {5bc57bae-20f6-416b-8e3c-ba9efde7ba84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
2501 2024.03.13 04:54:14.740187 [ 191 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 270 rows, containing 4 columns (4 merged, 0 gathered) in 0.005005317 sec., 53942.637399389496 rows/sec., 4.21 MiB/sec.
2502 2024.03.13 04:54:14.740363 [ 191 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2503 2024.03.13 04:54:14.740517 [ 3 ] {5bc57bae-20f6-416b-8e3c-ba9efde7ba84} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2504 2024.03.13 04:54:14.740824 [ 191 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_16_3} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2505 2024.03.13 04:54:14.740908 [ 191 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_16_3} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
2506 2024.03.13 04:54:14.740998 [ 3 ] {5bc57bae-20f6-416b-8e3c-ba9efde7ba84} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2507 2024.03.13 04:54:14.741005 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB.
2508 2024.03.13 04:54:14.741164 [ 3 ] {5bc57bae-20f6-416b-8e3c-ba9efde7ba84} <Debug> executeQuery: Read 29 rows, 40.07 KiB in 0.004033 sec., 7190.676915447558 rows/sec., 9.70 MiB/sec.
2509 2024.03.13 04:54:14.741183 [ 38 ] {} <Debug> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2510 2024.03.13 04:54:14.741280 [ 38 ] {} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2511 2024.03.13 04:54:14.741328 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
2512 2024.03.13 04:54:14.741424 [ 3 ] {5bc57bae-20f6-416b-8e3c-ba9efde7ba84} <Debug> DynamicQueryHandler: Done processing query
2513 2024.03.13 04:54:14.741500 [ 3 ] {5bc57bae-20f6-416b-8e3c-ba9efde7ba84} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
2514 2024.03.13 04:54:14.741559 [ 3 ] {} <Debug> HTTP-Session: 4f4b9614-39c5-4662-a98b-8aa039998b77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2515 2024.03.13 04:54:14.741643 [ 195 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::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
2516 2024.03.13 04:54:14.741850 [ 195 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2517 2024.03.13 04:54:14.741880 [ 195 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 311 rows starting from the beginning of the part
2518 2024.03.13 04:54:14.741958 [ 195 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 29 rows starting from the beginning of the part
2519 2024.03.13 04:54:14.742053 [ 195 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 28 rows starting from the beginning of the part
2520 2024.03.13 04:54:14.742262 [ 195 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 29 rows starting from the beginning of the part
2521 2024.03.13 04:54:14.742348 [ 195 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 28 rows starting from the beginning of the part
2522 2024.03.13 04:54:14.742436 [ 195 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 29 rows starting from the beginning of the part
2523 2024.03.13 04:54:14.744978 [ 191 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 454 rows, containing 6 columns (6 merged, 0 gathered) in 0.003550545 sec., 127867.6935512717 rows/sec., 172.55 MiB/sec.
2524 2024.03.13 04:54:14.745295 [ 191 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2525 2024.03.13 04:54:14.745666 [ 191 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2526 2024.03.13 04:54:14.745734 [ 191 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
2527 2024.03.13 04:54:14.745801 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.75 MiB.
2528 2024.03.13 04:54:15.000143 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 179.48 MiB, peak 188.52 MiB, free memory in arenas 0.00 B, will set to 180.79 MiB (RSS), difference: 1.32 MiB
2529 2024.03.13 04:54:19.720800 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 4072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2530 2024.03.13 04:54:19.720943 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2531 2024.03.13 04:54:19.720974 [ 3 ] {} <Debug> HTTP-Session: f3d85ebf-829b-4845-a841-619ed07db661 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
2532 2024.03.13 04:54:19.721002 [ 3 ] {} <Debug> HTTP-Session: f3d85ebf-829b-4845-a841-619ed07db661 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2533 2024.03.13 04:54:19.721021 [ 3 ] {} <Debug> HTTP-Session: f3d85ebf-829b-4845-a841-619ed07db661 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2534 2024.03.13 04:54:19.721076 [ 3 ] {} <Trace> HTTP-Session: f3d85ebf-829b-4845-a841-619ed07db661 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2535 2024.03.13 04:54:19.721212 [ 3 ] {fda2731e-3a5b-4fb7-a5fd-ae812f8226b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2536 2024.03.13 04:54:19.721283 [ 3 ] {fda2731e-3a5b-4fb7-a5fd-ae812f8226b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2537 2024.03.13 04:54:19.721500 [ 3 ] {fda2731e-3a5b-4fb7-a5fd-ae812f8226b4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2538 2024.03.13 04:54:19.721948 [ 3 ] {fda2731e-3a5b-4fb7-a5fd-ae812f8226b4} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2539 2024.03.13 04:54:19.721997 [ 3 ] {fda2731e-3a5b-4fb7-a5fd-ae812f8226b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
2540 2024.03.13 04:54:19.722385 [ 3 ] {fda2731e-3a5b-4fb7-a5fd-ae812f8226b4} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2541 2024.03.13 04:54:19.722732 [ 3 ] {fda2731e-3a5b-4fb7-a5fd-ae812f8226b4} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2542 2024.03.13 04:54:19.722912 [ 3 ] {fda2731e-3a5b-4fb7-a5fd-ae812f8226b4} <Debug> executeQuery: Read 28 rows, 2.27 KiB in 0.001763 sec., 15882.019285309132 rows/sec., 1.26 MiB/sec.
2543 2024.03.13 04:54:19.723082 [ 3 ] {fda2731e-3a5b-4fb7-a5fd-ae812f8226b4} <Debug> DynamicQueryHandler: Done processing query
2544 2024.03.13 04:54:19.723109 [ 3 ] {fda2731e-3a5b-4fb7-a5fd-ae812f8226b4} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
2545 2024.03.13 04:54:19.723125 [ 3 ] {} <Debug> HTTP-Session: f3d85ebf-829b-4845-a841-619ed07db661 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2546 2024.03.13 04:54:19.723251 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 674, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2547 2024.03.13 04:54:19.723306 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2548 2024.03.13 04:54:19.723325 [ 3 ] {} <Debug> HTTP-Session: fff43ad8-9b3a-426e-b8c7-98f0007bef6c Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
2549 2024.03.13 04:54:19.723344 [ 3 ] {} <Debug> HTTP-Session: fff43ad8-9b3a-426e-b8c7-98f0007bef6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2550 2024.03.13 04:54:19.723358 [ 3 ] {} <Debug> HTTP-Session: fff43ad8-9b3a-426e-b8c7-98f0007bef6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2551 2024.03.13 04:54:19.723391 [ 3 ] {} <Trace> HTTP-Session: fff43ad8-9b3a-426e-b8c7-98f0007bef6c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2552 2024.03.13 04:54:19.723461 [ 3 ] {d079c37a-025e-4455-b4bb-ffe5e77bdfc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
2553 2024.03.13 04:54:19.723505 [ 3 ] {d079c37a-025e-4455-b4bb-ffe5e77bdfc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2554 2024.03.13 04:54:19.723638 [ 3 ] {d079c37a-025e-4455-b4bb-ffe5e77bdfc8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2555 2024.03.13 04:54:19.723959 [ 3 ] {d079c37a-025e-4455-b4bb-ffe5e77bdfc8} <Trace> oximeter.fields_ipaddr (760c2243-c48f-4b40-9670-6ffe24998980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2556 2024.03.13 04:54:19.723998 [ 3 ] {d079c37a-025e-4455-b4bb-ffe5e77bdfc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
2557 2024.03.13 04:54:19.724309 [ 3 ] {d079c37a-025e-4455-b4bb-ffe5e77bdfc8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2558 2024.03.13 04:54:19.724631 [ 3 ] {d079c37a-025e-4455-b4bb-ffe5e77bdfc8} <Trace> oximeter.fields_ipaddr (760c2243-c48f-4b40-9670-6ffe24998980): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2559 2024.03.13 04:54:19.724786 [ 3 ] {d079c37a-025e-4455-b4bb-ffe5e77bdfc8} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001347 sec., 2969.5619896065327 rows/sec., 242.15 KiB/sec.
2560 2024.03.13 04:54:19.725145 [ 3 ] {d079c37a-025e-4455-b4bb-ffe5e77bdfc8} <Debug> DynamicQueryHandler: Done processing query
2561 2024.03.13 04:54:19.725171 [ 3 ] {d079c37a-025e-4455-b4bb-ffe5e77bdfc8} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2562 2024.03.13 04:54:19.725188 [ 3 ] {} <Debug> HTTP-Session: fff43ad8-9b3a-426e-b8c7-98f0007bef6c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2563 2024.03.13 04:54:19.725319 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 14305, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2564 2024.03.13 04:54:19.725372 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2565 2024.03.13 04:54:19.725390 [ 3 ] {} <Debug> HTTP-Session: debc0d7e-1d0b-479d-bc10-8bccc3df0a81 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
2566 2024.03.13 04:54:19.725408 [ 3 ] {} <Debug> HTTP-Session: debc0d7e-1d0b-479d-bc10-8bccc3df0a81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2567 2024.03.13 04:54:19.725422 [ 3 ] {} <Debug> HTTP-Session: debc0d7e-1d0b-479d-bc10-8bccc3df0a81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2568 2024.03.13 04:54:19.725454 [ 3 ] {} <Trace> HTTP-Session: debc0d7e-1d0b-479d-bc10-8bccc3df0a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2569 2024.03.13 04:54:19.725547 [ 3 ] {c31f1309-d8f8-41d1-ba61-2330280da833} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2570 2024.03.13 04:54:19.725590 [ 3 ] {c31f1309-d8f8-41d1-ba61-2330280da833} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2571 2024.03.13 04:54:19.725729 [ 3 ] {c31f1309-d8f8-41d1-ba61-2330280da833} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2572 2024.03.13 04:54:19.726076 [ 3 ] {c31f1309-d8f8-41d1-ba61-2330280da833} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2573 2024.03.13 04:54:19.726114 [ 3 ] {c31f1309-d8f8-41d1-ba61-2330280da833} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
2574 2024.03.13 04:54:19.726429 [ 3 ] {c31f1309-d8f8-41d1-ba61-2330280da833} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2575 2024.03.13 04:54:19.726734 [ 3 ] {c31f1309-d8f8-41d1-ba61-2330280da833} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2576 2024.03.13 04:54:19.726854 [ 3 ] {c31f1309-d8f8-41d1-ba61-2330280da833} <Debug> executeQuery: Read 86 rows, 9.00 KiB in 0.001353 sec., 63562.45380635624 rows/sec., 6.49 MiB/sec.
2577 2024.03.13 04:54:19.726978 [ 3 ] {c31f1309-d8f8-41d1-ba61-2330280da833} <Debug> DynamicQueryHandler: Done processing query
2578 2024.03.13 04:54:19.727001 [ 3 ] {c31f1309-d8f8-41d1-ba61-2330280da833} <Debug> MemoryTracker: Peak memory usage (for query): 4.33 MiB.
2579 2024.03.13 04:54:19.727017 [ 3 ] {} <Debug> HTTP-Session: debc0d7e-1d0b-479d-bc10-8bccc3df0a81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2580 2024.03.13 04:54:19.727153 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2581 2024.03.13 04:54:19.727202 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2582 2024.03.13 04:54:19.727220 [ 3 ] {} <Debug> HTTP-Session: 63c99a82-b04d-4c24-b0df-4252c4b16052 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
2583 2024.03.13 04:54:19.727237 [ 3 ] {} <Debug> HTTP-Session: 63c99a82-b04d-4c24-b0df-4252c4b16052 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2584 2024.03.13 04:54:19.727250 [ 3 ] {} <Debug> HTTP-Session: 63c99a82-b04d-4c24-b0df-4252c4b16052 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2585 2024.03.13 04:54:19.727281 [ 3 ] {} <Trace> HTTP-Session: 63c99a82-b04d-4c24-b0df-4252c4b16052 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2586 2024.03.13 04:54:19.727345 [ 3 ] {77e043e7-6144-4e3e-8524-c40aaa5b1afe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2587 2024.03.13 04:54:19.727386 [ 3 ] {77e043e7-6144-4e3e-8524-c40aaa5b1afe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2588 2024.03.13 04:54:19.727509 [ 3 ] {77e043e7-6144-4e3e-8524-c40aaa5b1afe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2589 2024.03.13 04:54:19.728369 [ 3 ] {77e043e7-6144-4e3e-8524-c40aaa5b1afe} <Trace> oximeter.fields_u16 (db02df71-3e40-4e1d-8bbe-eb6de45405c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2590 2024.03.13 04:54:19.728404 [ 3 ] {77e043e7-6144-4e3e-8524-c40aaa5b1afe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
2591 2024.03.13 04:54:19.728698 [ 3 ] {77e043e7-6144-4e3e-8524-c40aaa5b1afe} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2592 2024.03.13 04:54:19.729003 [ 3 ] {77e043e7-6144-4e3e-8524-c40aaa5b1afe} <Trace> oximeter.fields_u16 (db02df71-3e40-4e1d-8bbe-eb6de45405c6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2593 2024.03.13 04:54:19.729133 [ 3 ] {77e043e7-6144-4e3e-8524-c40aaa5b1afe} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.00181 sec., 2209.9447513812156 rows/sec., 154.31 KiB/sec.
2594 2024.03.13 04:54:19.729275 [ 3 ] {77e043e7-6144-4e3e-8524-c40aaa5b1afe} <Debug> DynamicQueryHandler: Done processing query
2595 2024.03.13 04:54:19.729298 [ 3 ] {77e043e7-6144-4e3e-8524-c40aaa5b1afe} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2596 2024.03.13 04:54:19.729314 [ 3 ] {} <Debug> HTTP-Session: 63c99a82-b04d-4c24-b0df-4252c4b16052 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2597 2024.03.13 04:54:19.729453 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 5481, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2598 2024.03.13 04:54:19.729502 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2599 2024.03.13 04:54:19.729520 [ 3 ] {} <Debug> HTTP-Session: bacc7b68-8d96-40a8-b87d-b2d0a32f3c4c Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
2600 2024.03.13 04:54:19.729537 [ 3 ] {} <Debug> HTTP-Session: bacc7b68-8d96-40a8-b87d-b2d0a32f3c4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2601 2024.03.13 04:54:19.729551 [ 3 ] {} <Debug> HTTP-Session: bacc7b68-8d96-40a8-b87d-b2d0a32f3c4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2602 2024.03.13 04:54:19.729581 [ 3 ] {} <Trace> HTTP-Session: bacc7b68-8d96-40a8-b87d-b2d0a32f3c4c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2603 2024.03.13 04:54:19.729658 [ 3 ] {8aa979c5-c14f-4340-822e-d3fa672c6e31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2604 2024.03.13 04:54:19.729697 [ 3 ] {8aa979c5-c14f-4340-822e-d3fa672c6e31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2605 2024.03.13 04:54:19.729820 [ 3 ] {8aa979c5-c14f-4340-822e-d3fa672c6e31} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2606 2024.03.13 04:54:19.730135 [ 3 ] {8aa979c5-c14f-4340-822e-d3fa672c6e31} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2607 2024.03.13 04:54:19.730171 [ 3 ] {8aa979c5-c14f-4340-822e-d3fa672c6e31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
2608 2024.03.13 04:54:19.730468 [ 3 ] {8aa979c5-c14f-4340-822e-d3fa672c6e31} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2609 2024.03.13 04:54:19.730766 [ 3 ] {8aa979c5-c14f-4340-822e-d3fa672c6e31} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2610 2024.03.13 04:54:19.730889 [ 3 ] {8aa979c5-c14f-4340-822e-d3fa672c6e31} <Debug> executeQuery: Read 32 rows, 2.57 KiB in 0.001265 sec., 25296.442687747036 rows/sec., 1.98 MiB/sec.
2611 2024.03.13 04:54:19.731006 [ 3 ] {8aa979c5-c14f-4340-822e-d3fa672c6e31} <Debug> DynamicQueryHandler: Done processing query
2612 2024.03.13 04:54:19.731029 [ 3 ] {8aa979c5-c14f-4340-822e-d3fa672c6e31} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
2613 2024.03.13 04:54:19.731044 [ 3 ] {} <Debug> HTTP-Session: bacc7b68-8d96-40a8-b87d-b2d0a32f3c4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2614 2024.03.13 04:54:19.731188 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 444, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2615 2024.03.13 04:54:19.731236 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2616 2024.03.13 04:54:19.731255 [ 3 ] {} <Debug> HTTP-Session: bdd8f4f3-2014-4af4-87fc-9ce4af60fee0 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
2617 2024.03.13 04:54:19.731271 [ 3 ] {} <Debug> HTTP-Session: bdd8f4f3-2014-4af4-87fc-9ce4af60fee0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2618 2024.03.13 04:54:19.731284 [ 3 ] {} <Debug> HTTP-Session: bdd8f4f3-2014-4af4-87fc-9ce4af60fee0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2619 2024.03.13 04:54:19.731314 [ 3 ] {} <Trace> HTTP-Session: bdd8f4f3-2014-4af4-87fc-9ce4af60fee0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2620 2024.03.13 04:54:19.731377 [ 3 ] {f1ebd475-c34a-412e-ae8a-4df15ece91e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2621 2024.03.13 04:54:19.731419 [ 3 ] {f1ebd475-c34a-412e-ae8a-4df15ece91e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2622 2024.03.13 04:54:19.731560 [ 3 ] {f1ebd475-c34a-412e-ae8a-4df15ece91e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2623 2024.03.13 04:54:19.731838 [ 3 ] {f1ebd475-c34a-412e-ae8a-4df15ece91e7} <Trace> oximeter.measurements_cumulativeu64 (311b24cf-8761-4f32-8016-e3619c5686da): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2624 2024.03.13 04:54:19.731873 [ 3 ] {f1ebd475-c34a-412e-ae8a-4df15ece91e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
2625 2024.03.13 04:54:19.732246 [ 3 ] {f1ebd475-c34a-412e-ae8a-4df15ece91e7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2626 2024.03.13 04:54:19.732573 [ 3 ] {f1ebd475-c34a-412e-ae8a-4df15ece91e7} <Trace> oximeter.measurements_cumulativeu64 (311b24cf-8761-4f32-8016-e3619c5686da): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2627 2024.03.13 04:54:19.732698 [ 3 ] {f1ebd475-c34a-412e-ae8a-4df15ece91e7} <Debug> executeQuery: Read 2 rows, 144.00 B in 0.001345 sec., 1486.988847583643 rows/sec., 104.55 KiB/sec.
2628 2024.03.13 04:54:19.732822 [ 3 ] {f1ebd475-c34a-412e-ae8a-4df15ece91e7} <Debug> DynamicQueryHandler: Done processing query
2629 2024.03.13 04:54:19.732845 [ 3 ] {f1ebd475-c34a-412e-ae8a-4df15ece91e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2630 2024.03.13 04:54:19.732861 [ 3 ] {} <Debug> HTTP-Session: bdd8f4f3-2014-4af4-87fc-9ce4af60fee0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2631 2024.03.13 04:54:19.733064 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 29989, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2632 2024.03.13 04:54:19.733111 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2633 2024.03.13 04:54:19.733129 [ 3 ] {} <Debug> HTTP-Session: c11d4687-2a55-4966-98fc-3d92ddf9210d Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
2634 2024.03.13 04:54:19.733146 [ 3 ] {} <Debug> HTTP-Session: c11d4687-2a55-4966-98fc-3d92ddf9210d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2635 2024.03.13 04:54:19.733160 [ 3 ] {} <Debug> HTTP-Session: c11d4687-2a55-4966-98fc-3d92ddf9210d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2636 2024.03.13 04:54:19.733190 [ 3 ] {} <Trace> HTTP-Session: c11d4687-2a55-4966-98fc-3d92ddf9210d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2637 2024.03.13 04:54:19.733405 [ 3 ] {3e235819-fb54-4631-83cf-9ef8fc912b5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2638 2024.03.13 04:54:19.733448 [ 3 ] {3e235819-fb54-4631-83cf-9ef8fc912b5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2639 2024.03.13 04:54:19.733600 [ 3 ] {3e235819-fb54-4631-83cf-9ef8fc912b5b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2640 2024.03.13 04:54:19.734042 [ 3 ] {3e235819-fb54-4631-83cf-9ef8fc912b5b} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2641 2024.03.13 04:54:19.734076 [ 3 ] {3e235819-fb54-4631-83cf-9ef8fc912b5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
2642 2024.03.13 04:54:19.734470 [ 3 ] {3e235819-fb54-4631-83cf-9ef8fc912b5b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2643 2024.03.13 04:54:19.734804 [ 3 ] {3e235819-fb54-4631-83cf-9ef8fc912b5b} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2644 2024.03.13 04:54:19.734929 [ 3 ] {3e235819-fb54-4631-83cf-9ef8fc912b5b} <Debug> executeQuery: Read 28 rows, 38.69 KiB in 0.001695 sec., 16519.174041297938 rows/sec., 22.29 MiB/sec.
2645 2024.03.13 04:54:19.735058 [ 3 ] {3e235819-fb54-4631-83cf-9ef8fc912b5b} <Debug> DynamicQueryHandler: Done processing query
2646 2024.03.13 04:54:19.735081 [ 3 ] {3e235819-fb54-4631-83cf-9ef8fc912b5b} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
2647 2024.03.13 04:54:19.735097 [ 3 ] {} <Debug> HTTP-Session: c11d4687-2a55-4966-98fc-3d92ddf9210d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2648 2024.03.13 04:54:23.498141 [ 33 ] {} <Debug> DNSResolver: Updating DNS cache
2649 2024.03.13 04:54:23.498214 [ 33 ] {} <Debug> DNSResolver: Updated DNS cache
2650 2024.03.13 04:54:24.720868 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 4214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2651 2024.03.13 04:54:24.720988 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2652 2024.03.13 04:54:24.721014 [ 3 ] {} <Debug> HTTP-Session: 4668b57f-701c-4fa2-abd1-86c396d97f24 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
2653 2024.03.13 04:54:24.721039 [ 3 ] {} <Debug> HTTP-Session: 4668b57f-701c-4fa2-abd1-86c396d97f24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2654 2024.03.13 04:54:24.721053 [ 3 ] {} <Debug> HTTP-Session: 4668b57f-701c-4fa2-abd1-86c396d97f24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2655 2024.03.13 04:54:24.721102 [ 3 ] {} <Trace> HTTP-Session: 4668b57f-701c-4fa2-abd1-86c396d97f24 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2656 2024.03.13 04:54:24.721225 [ 3 ] {94d80b64-c578-426c-8c13-6da901f892fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2657 2024.03.13 04:54:24.721287 [ 3 ] {94d80b64-c578-426c-8c13-6da901f892fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2658 2024.03.13 04:54:24.721473 [ 3 ] {94d80b64-c578-426c-8c13-6da901f892fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2659 2024.03.13 04:54:24.721944 [ 3 ] {94d80b64-c578-426c-8c13-6da901f892fe} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2660 2024.03.13 04:54:24.721993 [ 3 ] {94d80b64-c578-426c-8c13-6da901f892fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
2661 2024.03.13 04:54:24.722385 [ 3 ] {94d80b64-c578-426c-8c13-6da901f892fe} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2662 2024.03.13 04:54:24.722710 [ 3 ] {94d80b64-c578-426c-8c13-6da901f892fe} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2663 2024.03.13 04:54:24.722889 [ 3 ] {94d80b64-c578-426c-8c13-6da901f892fe} <Debug> executeQuery: Read 29 rows, 2.35 KiB in 0.001716 sec., 16899.7668997669 rows/sec., 1.34 MiB/sec.
2664 2024.03.13 04:54:24.723034 [ 3 ] {94d80b64-c578-426c-8c13-6da901f892fe} <Debug> DynamicQueryHandler: Done processing query
2665 2024.03.13 04:54:24.723059 [ 3 ] {94d80b64-c578-426c-8c13-6da901f892fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
2666 2024.03.13 04:54:24.723075 [ 3 ] {} <Debug> HTTP-Session: 4668b57f-701c-4fa2-abd1-86c396d97f24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2667 2024.03.13 04:54:24.723187 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2668 2024.03.13 04:54:24.723236 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2669 2024.03.13 04:54:24.723255 [ 3 ] {} <Debug> HTTP-Session: 7ac86951-abc5-4858-9ea6-f1d1b8d1528c Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
2670 2024.03.13 04:54:24.723272 [ 3 ] {} <Debug> HTTP-Session: 7ac86951-abc5-4858-9ea6-f1d1b8d1528c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2671 2024.03.13 04:54:24.723286 [ 3 ] {} <Debug> HTTP-Session: 7ac86951-abc5-4858-9ea6-f1d1b8d1528c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2672 2024.03.13 04:54:24.723317 [ 3 ] {} <Trace> HTTP-Session: 7ac86951-abc5-4858-9ea6-f1d1b8d1528c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2673 2024.03.13 04:54:24.723381 [ 3 ] {29eb6229-a1ad-41e9-b7e0-24bd64fd09b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
2674 2024.03.13 04:54:24.723421 [ 3 ] {29eb6229-a1ad-41e9-b7e0-24bd64fd09b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2675 2024.03.13 04:54:24.723550 [ 3 ] {29eb6229-a1ad-41e9-b7e0-24bd64fd09b7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2676 2024.03.13 04:54:24.723862 [ 3 ] {29eb6229-a1ad-41e9-b7e0-24bd64fd09b7} <Trace> oximeter.fields_ipaddr (760c2243-c48f-4b40-9670-6ffe24998980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2677 2024.03.13 04:54:24.723899 [ 3 ] {29eb6229-a1ad-41e9-b7e0-24bd64fd09b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
2678 2024.03.13 04:54:24.724222 [ 3 ] {29eb6229-a1ad-41e9-b7e0-24bd64fd09b7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2679 2024.03.13 04:54:24.724517 [ 3 ] {29eb6229-a1ad-41e9-b7e0-24bd64fd09b7} <Trace> oximeter.fields_ipaddr (760c2243-c48f-4b40-9670-6ffe24998980): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2680 2024.03.13 04:54:24.724669 [ 3 ] {29eb6229-a1ad-41e9-b7e0-24bd64fd09b7} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001307 sec., 1530.221882172915 rows/sec., 124.78 KiB/sec.
2681 2024.03.13 04:54:24.724880 [ 3 ] {29eb6229-a1ad-41e9-b7e0-24bd64fd09b7} <Debug> DynamicQueryHandler: Done processing query
2682 2024.03.13 04:54:24.724911 [ 3 ] {29eb6229-a1ad-41e9-b7e0-24bd64fd09b7} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2683 2024.03.13 04:54:24.724927 [ 3 ] {} <Debug> HTTP-Session: 7ac86951-abc5-4858-9ea6-f1d1b8d1528c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2684 2024.03.13 04:54:24.725100 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 13676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2685 2024.03.13 04:54:24.725147 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2686 2024.03.13 04:54:24.725165 [ 3 ] {} <Debug> HTTP-Session: 2f9d13fc-0c31-4af3-92d9-55e3c4fa2f46 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
2687 2024.03.13 04:54:24.725181 [ 3 ] {} <Debug> HTTP-Session: 2f9d13fc-0c31-4af3-92d9-55e3c4fa2f46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2688 2024.03.13 04:54:24.725200 [ 3 ] {} <Debug> HTTP-Session: 2f9d13fc-0c31-4af3-92d9-55e3c4fa2f46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2689 2024.03.13 04:54:24.725230 [ 3 ] {} <Trace> HTTP-Session: 2f9d13fc-0c31-4af3-92d9-55e3c4fa2f46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2690 2024.03.13 04:54:24.725317 [ 3 ] {cda1ef0e-a656-4888-8915-3eabdff3ae08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2691 2024.03.13 04:54:24.725357 [ 3 ] {cda1ef0e-a656-4888-8915-3eabdff3ae08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2692 2024.03.13 04:54:24.725496 [ 3 ] {cda1ef0e-a656-4888-8915-3eabdff3ae08} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2693 2024.03.13 04:54:24.725832 [ 3 ] {cda1ef0e-a656-4888-8915-3eabdff3ae08} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2694 2024.03.13 04:54:24.725869 [ 3 ] {cda1ef0e-a656-4888-8915-3eabdff3ae08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
2695 2024.03.13 04:54:24.726175 [ 3 ] {cda1ef0e-a656-4888-8915-3eabdff3ae08} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2696 2024.03.13 04:54:24.726465 [ 3 ] {cda1ef0e-a656-4888-8915-3eabdff3ae08} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2697 2024.03.13 04:54:24.726614 [ 3 ] {cda1ef0e-a656-4888-8915-3eabdff3ae08} <Debug> executeQuery: Read 88 rows, 8.27 KiB in 0.001332 sec., 66066.06606606607 rows/sec., 6.06 MiB/sec.
2698 2024.03.13 04:54:24.726824 [ 3 ] {cda1ef0e-a656-4888-8915-3eabdff3ae08} <Debug> DynamicQueryHandler: Done processing query
2699 2024.03.13 04:54:24.726857 [ 3 ] {cda1ef0e-a656-4888-8915-3eabdff3ae08} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
2700 2024.03.13 04:54:24.726886 [ 3 ] {} <Debug> HTTP-Session: 2f9d13fc-0c31-4af3-92d9-55e3c4fa2f46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2701 2024.03.13 04:54:24.727009 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2702 2024.03.13 04:54:24.727056 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2703 2024.03.13 04:54:24.727075 [ 3 ] {} <Debug> HTTP-Session: b77f0fc7-7161-4b32-9583-4c5fd3203885 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
2704 2024.03.13 04:54:24.727091 [ 3 ] {} <Debug> HTTP-Session: b77f0fc7-7161-4b32-9583-4c5fd3203885 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2705 2024.03.13 04:54:24.727104 [ 3 ] {} <Debug> HTTP-Session: b77f0fc7-7161-4b32-9583-4c5fd3203885 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2706 2024.03.13 04:54:24.727134 [ 3 ] {} <Trace> HTTP-Session: b77f0fc7-7161-4b32-9583-4c5fd3203885 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2707 2024.03.13 04:54:24.727197 [ 3 ] {1403810a-2729-4d4f-9935-1544d94cb615} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2708 2024.03.13 04:54:24.727237 [ 3 ] {1403810a-2729-4d4f-9935-1544d94cb615} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2709 2024.03.13 04:54:24.727379 [ 3 ] {1403810a-2729-4d4f-9935-1544d94cb615} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2710 2024.03.13 04:54:24.727646 [ 3 ] {1403810a-2729-4d4f-9935-1544d94cb615} <Trace> oximeter.fields_u16 (db02df71-3e40-4e1d-8bbe-eb6de45405c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2711 2024.03.13 04:54:24.727683 [ 3 ] {1403810a-2729-4d4f-9935-1544d94cb615} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
2712 2024.03.13 04:54:24.727970 [ 3 ] {1403810a-2729-4d4f-9935-1544d94cb615} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2713 2024.03.13 04:54:24.728275 [ 3 ] {1403810a-2729-4d4f-9935-1544d94cb615} <Trace> oximeter.fields_u16 (db02df71-3e40-4e1d-8bbe-eb6de45405c6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2714 2024.03.13 04:54:24.728388 [ 3 ] {1403810a-2729-4d4f-9935-1544d94cb615} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001215 sec., 1646.0905349794239 rows/sec., 114.94 KiB/sec.
2715 2024.03.13 04:54:24.728564 [ 3 ] {1403810a-2729-4d4f-9935-1544d94cb615} <Debug> DynamicQueryHandler: Done processing query
2716 2024.03.13 04:54:24.728595 [ 3 ] {1403810a-2729-4d4f-9935-1544d94cb615} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2717 2024.03.13 04:54:24.728611 [ 3 ] {} <Debug> HTTP-Session: b77f0fc7-7161-4b32-9583-4c5fd3203885 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2718 2024.03.13 04:54:24.728736 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 5312, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2719 2024.03.13 04:54:24.728783 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2720 2024.03.13 04:54:24.728800 [ 3 ] {} <Debug> HTTP-Session: 8c9a7457-0f9a-4693-b31e-a174b57b4a87 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
2721 2024.03.13 04:54:24.728817 [ 3 ] {} <Debug> HTTP-Session: 8c9a7457-0f9a-4693-b31e-a174b57b4a87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2722 2024.03.13 04:54:24.728830 [ 3 ] {} <Debug> HTTP-Session: 8c9a7457-0f9a-4693-b31e-a174b57b4a87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2723 2024.03.13 04:54:24.728860 [ 3 ] {} <Trace> HTTP-Session: 8c9a7457-0f9a-4693-b31e-a174b57b4a87 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2724 2024.03.13 04:54:24.728934 [ 3 ] {0a3eaf03-9a6b-41fe-9390-979945ac7470} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2725 2024.03.13 04:54:24.728974 [ 3 ] {0a3eaf03-9a6b-41fe-9390-979945ac7470} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2726 2024.03.13 04:54:24.729108 [ 3 ] {0a3eaf03-9a6b-41fe-9390-979945ac7470} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2727 2024.03.13 04:54:24.729401 [ 3 ] {0a3eaf03-9a6b-41fe-9390-979945ac7470} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2728 2024.03.13 04:54:24.729437 [ 3 ] {0a3eaf03-9a6b-41fe-9390-979945ac7470} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
2729 2024.03.13 04:54:24.729755 [ 3 ] {0a3eaf03-9a6b-41fe-9390-979945ac7470} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2730 2024.03.13 04:54:24.730049 [ 3 ] {0a3eaf03-9a6b-41fe-9390-979945ac7470} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2731 2024.03.13 04:54:24.730178 [ 3 ] {0a3eaf03-9a6b-41fe-9390-979945ac7470} <Debug> executeQuery: Read 31 rows, 2.49 KiB in 0.001274 sec., 24332.81004709576 rows/sec., 1.91 MiB/sec.
2732 2024.03.13 04:54:24.730405 [ 3 ] {0a3eaf03-9a6b-41fe-9390-979945ac7470} <Debug> DynamicQueryHandler: Done processing query
2733 2024.03.13 04:54:24.730441 [ 3 ] {0a3eaf03-9a6b-41fe-9390-979945ac7470} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
2734 2024.03.13 04:54:24.730456 [ 3 ] {} <Debug> HTTP-Session: 8c9a7457-0f9a-4693-b31e-a174b57b4a87 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2735 2024.03.13 04:54:24.730554 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2736 2024.03.13 04:54:24.730601 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2737 2024.03.13 04:54:24.730619 [ 3 ] {} <Debug> HTTP-Session: bab3f8f7-4b48-4167-8139-ab26fe7c2f64 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
2738 2024.03.13 04:54:24.730635 [ 3 ] {} <Debug> HTTP-Session: bab3f8f7-4b48-4167-8139-ab26fe7c2f64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2739 2024.03.13 04:54:24.730649 [ 3 ] {} <Debug> HTTP-Session: bab3f8f7-4b48-4167-8139-ab26fe7c2f64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2740 2024.03.13 04:54:24.730679 [ 3 ] {} <Trace> HTTP-Session: bab3f8f7-4b48-4167-8139-ab26fe7c2f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2741 2024.03.13 04:54:24.730741 [ 3 ] {02996561-64f8-4fcc-ad15-9e45c9019e76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2742 2024.03.13 04:54:24.730786 [ 3 ] {02996561-64f8-4fcc-ad15-9e45c9019e76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2743 2024.03.13 04:54:24.730942 [ 3 ] {02996561-64f8-4fcc-ad15-9e45c9019e76} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2744 2024.03.13 04:54:24.731217 [ 3 ] {02996561-64f8-4fcc-ad15-9e45c9019e76} <Trace> oximeter.measurements_cumulativeu64 (311b24cf-8761-4f32-8016-e3619c5686da): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2745 2024.03.13 04:54:24.731252 [ 3 ] {02996561-64f8-4fcc-ad15-9e45c9019e76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
2746 2024.03.13 04:54:24.731606 [ 3 ] {02996561-64f8-4fcc-ad15-9e45c9019e76} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2747 2024.03.13 04:54:24.731934 [ 3 ] {02996561-64f8-4fcc-ad15-9e45c9019e76} <Trace> oximeter.measurements_cumulativeu64 (311b24cf-8761-4f32-8016-e3619c5686da): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2748 2024.03.13 04:54:24.732051 [ 31 ] {} <Debug> oximeter.measurements_cumulativeu64 (311b24cf-8761-4f32-8016-e3619c5686da) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
2749 2024.03.13 04:54:24.732060 [ 3 ] {02996561-64f8-4fcc-ad15-9e45c9019e76} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001339 sec., 746.8259895444362 rows/sec., 52.51 KiB/sec.
2750 2024.03.13 04:54:24.732102 [ 31 ] {} <Trace> oximeter.measurements_cumulativeu64 (311b24cf-8761-4f32-8016-e3619c5686da): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2751 2024.03.13 04:54:24.732145 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
2752 2024.03.13 04:54:24.732212 [ 3 ] {02996561-64f8-4fcc-ad15-9e45c9019e76} <Debug> DynamicQueryHandler: Done processing query
2753 2024.03.13 04:54:24.732245 [ 3 ] {02996561-64f8-4fcc-ad15-9e45c9019e76} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2754 2024.03.13 04:54:24.732266 [ 3 ] {} <Debug> HTTP-Session: bab3f8f7-4b48-4167-8139-ab26fe7c2f64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2755 2024.03.13 04:54:24.732272 [ 195 ] {311b24cf-8761-4f32-8016-e3619c5686da::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
2756 2024.03.13 04:54:24.732392 [ 195 ] {311b24cf-8761-4f32-8016-e3619c5686da::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2757 2024.03.13 04:54:24.732424 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 31062, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2758 2024.03.13 04:54:24.732429 [ 195 ] {311b24cf-8761-4f32-8016-e3619c5686da::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 288 rows starting from the beginning of the part
2759 2024.03.13 04:54:24.732477 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2760 2024.03.13 04:54:24.732507 [ 3 ] {} <Debug> HTTP-Session: 042b82f6-e9c3-467a-978a-900a9523cdd7 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
2761 2024.03.13 04:54:24.732545 [ 195 ] {311b24cf-8761-4f32-8016-e3619c5686da::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part
2762 2024.03.13 04:54:24.732557 [ 3 ] {} <Debug> HTTP-Session: 042b82f6-e9c3-467a-978a-900a9523cdd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2763 2024.03.13 04:54:24.732597 [ 3 ] {} <Debug> HTTP-Session: 042b82f6-e9c3-467a-978a-900a9523cdd7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2764 2024.03.13 04:54:24.732722 [ 3 ] {} <Trace> HTTP-Session: 042b82f6-e9c3-467a-978a-900a9523cdd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2765 2024.03.13 04:54:24.732817 [ 195 ] {311b24cf-8761-4f32-8016-e3619c5686da::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 37 rows starting from the beginning of the part
2766 2024.03.13 04:54:24.733076 [ 195 ] {311b24cf-8761-4f32-8016-e3619c5686da::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part
2767 2024.03.13 04:54:24.733178 [ 3 ] {ddb65309-8fc0-48ce-9c47-420ab56ad02f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2768 2024.03.13 04:54:24.733279 [ 195 ] {311b24cf-8761-4f32-8016-e3619c5686da::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part
2769 2024.03.13 04:54:24.733343 [ 3 ] {ddb65309-8fc0-48ce-9c47-420ab56ad02f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2770 2024.03.13 04:54:24.733656 [ 195 ] {311b24cf-8761-4f32-8016-e3619c5686da::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
2771 2024.03.13 04:54:24.734112 [ 3 ] {ddb65309-8fc0-48ce-9c47-420ab56ad02f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2772 2024.03.13 04:54:24.734796 [ 3 ] {ddb65309-8fc0-48ce-9c47-420ab56ad02f} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2773 2024.03.13 04:54:24.734842 [ 3 ] {ddb65309-8fc0-48ce-9c47-420ab56ad02f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
2774 2024.03.13 04:54:24.735549 [ 196 ] {311b24cf-8761-4f32-8016-e3619c5686da::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 365 rows, containing 5 columns (5 merged, 0 gathered) in 0.003330992 sec., 109576.96686152353 rows/sec., 7.73 MiB/sec.
2775 2024.03.13 04:54:24.735599 [ 3 ] {ddb65309-8fc0-48ce-9c47-420ab56ad02f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2776 2024.03.13 04:54:24.735848 [ 196 ] {311b24cf-8761-4f32-8016-e3619c5686da::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
2777 2024.03.13 04:54:24.736278 [ 3 ] {ddb65309-8fc0-48ce-9c47-420ab56ad02f} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2778 2024.03.13 04:54:24.736780 [ 3 ] {ddb65309-8fc0-48ce-9c47-420ab56ad02f} <Debug> executeQuery: Read 29 rows, 40.07 KiB in 0.003859 sec., 7514.900233221042 rows/sec., 10.14 MiB/sec.
2779 2024.03.13 04:54:24.737056 [ 196 ] {311b24cf-8761-4f32-8016-e3619c5686da::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (311b24cf-8761-4f32-8016-e3619c5686da): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2780 2024.03.13 04:54:24.737416 [ 196 ] {311b24cf-8761-4f32-8016-e3619c5686da::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (311b24cf-8761-4f32-8016-e3619c5686da) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
2781 2024.03.13 04:54:24.737452 [ 3 ] {ddb65309-8fc0-48ce-9c47-420ab56ad02f} <Debug> DynamicQueryHandler: Done processing query
2782 2024.03.13 04:54:24.737489 [ 3 ] {ddb65309-8fc0-48ce-9c47-420ab56ad02f} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
2783 2024.03.13 04:54:24.737552 [ 3 ] {} <Debug> HTTP-Session: 042b82f6-e9c3-467a-978a-900a9523cdd7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2784 2024.03.13 04:54:24.737606 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB.
2785 2024.03.13 04:54:29.721291 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 4072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2786 2024.03.13 04:54:29.721417 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2787 2024.03.13 04:54:29.721442 [ 3 ] {} <Debug> HTTP-Session: e4ae65bf-c3d5-44ba-b26f-e4c43eec28fc Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
2788 2024.03.13 04:54:29.721466 [ 3 ] {} <Debug> HTTP-Session: e4ae65bf-c3d5-44ba-b26f-e4c43eec28fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2789 2024.03.13 04:54:29.721480 [ 3 ] {} <Debug> HTTP-Session: e4ae65bf-c3d5-44ba-b26f-e4c43eec28fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2790 2024.03.13 04:54:29.721530 [ 3 ] {} <Trace> HTTP-Session: e4ae65bf-c3d5-44ba-b26f-e4c43eec28fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2791 2024.03.13 04:54:29.721659 [ 3 ] {33731d82-63bb-44ff-b53a-55e0dbdb7b72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2792 2024.03.13 04:54:29.721722 [ 3 ] {33731d82-63bb-44ff-b53a-55e0dbdb7b72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2793 2024.03.13 04:54:29.721912 [ 3 ] {33731d82-63bb-44ff-b53a-55e0dbdb7b72} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2794 2024.03.13 04:54:29.722347 [ 3 ] {33731d82-63bb-44ff-b53a-55e0dbdb7b72} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2795 2024.03.13 04:54:29.722397 [ 3 ] {33731d82-63bb-44ff-b53a-55e0dbdb7b72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
2796 2024.03.13 04:54:29.722812 [ 3 ] {33731d82-63bb-44ff-b53a-55e0dbdb7b72} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2797 2024.03.13 04:54:29.723142 [ 3 ] {33731d82-63bb-44ff-b53a-55e0dbdb7b72} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2798 2024.03.13 04:54:29.723315 [ 3 ] {33731d82-63bb-44ff-b53a-55e0dbdb7b72} <Debug> executeQuery: Read 28 rows, 2.27 KiB in 0.00171 sec., 16374.269005847955 rows/sec., 1.30 MiB/sec.
2799 2024.03.13 04:54:29.723474 [ 3 ] {33731d82-63bb-44ff-b53a-55e0dbdb7b72} <Debug> DynamicQueryHandler: Done processing query
2800 2024.03.13 04:54:29.723499 [ 3 ] {33731d82-63bb-44ff-b53a-55e0dbdb7b72} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
2801 2024.03.13 04:54:29.723516 [ 3 ] {} <Debug> HTTP-Session: e4ae65bf-c3d5-44ba-b26f-e4c43eec28fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2802 2024.03.13 04:54:29.723660 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 14008, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2803 2024.03.13 04:54:29.723714 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2804 2024.03.13 04:54:29.723733 [ 3 ] {} <Debug> HTTP-Session: bb931df0-6d3e-4d81-9810-9d248b8abd97 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
2805 2024.03.13 04:54:29.723752 [ 3 ] {} <Debug> HTTP-Session: bb931df0-6d3e-4d81-9810-9d248b8abd97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2806 2024.03.13 04:54:29.723766 [ 3 ] {} <Debug> HTTP-Session: bb931df0-6d3e-4d81-9810-9d248b8abd97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2807 2024.03.13 04:54:29.723801 [ 3 ] {} <Trace> HTTP-Session: bb931df0-6d3e-4d81-9810-9d248b8abd97 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2808 2024.03.13 04:54:29.723895 [ 3 ] {c22696a6-3d02-4a4f-8417-3e7efa8d26f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2809 2024.03.13 04:54:29.723938 [ 3 ] {c22696a6-3d02-4a4f-8417-3e7efa8d26f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2810 2024.03.13 04:54:29.724070 [ 3 ] {c22696a6-3d02-4a4f-8417-3e7efa8d26f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2811 2024.03.13 04:54:29.724491 [ 3 ] {c22696a6-3d02-4a4f-8417-3e7efa8d26f0} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2812 2024.03.13 04:54:29.724530 [ 3 ] {c22696a6-3d02-4a4f-8417-3e7efa8d26f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
2813 2024.03.13 04:54:29.724842 [ 3 ] {c22696a6-3d02-4a4f-8417-3e7efa8d26f0} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2814 2024.03.13 04:54:29.725139 [ 3 ] {c22696a6-3d02-4a4f-8417-3e7efa8d26f0} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2815 2024.03.13 04:54:29.725292 [ 3 ] {c22696a6-3d02-4a4f-8417-3e7efa8d26f0} <Debug> executeQuery: Read 84 rows, 8.82 KiB in 0.001438 sec., 58414.4645340751 rows/sec., 5.99 MiB/sec.
2816 2024.03.13 04:54:29.725421 [ 3 ] {c22696a6-3d02-4a4f-8417-3e7efa8d26f0} <Debug> DynamicQueryHandler: Done processing query
2817 2024.03.13 04:54:29.725444 [ 3 ] {c22696a6-3d02-4a4f-8417-3e7efa8d26f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.33 MiB.
2818 2024.03.13 04:54:29.725459 [ 3 ] {} <Debug> HTTP-Session: bb931df0-6d3e-4d81-9810-9d248b8abd97 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2819 2024.03.13 04:54:29.725621 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 4801, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2820 2024.03.13 04:54:29.725669 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2821 2024.03.13 04:54:29.725688 [ 3 ] {} <Debug> HTTP-Session: e6dee993-5eab-4c9f-a491-63ac2c621595 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
2822 2024.03.13 04:54:29.725705 [ 3 ] {} <Debug> HTTP-Session: e6dee993-5eab-4c9f-a491-63ac2c621595 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2823 2024.03.13 04:54:29.725719 [ 3 ] {} <Debug> HTTP-Session: e6dee993-5eab-4c9f-a491-63ac2c621595 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2824 2024.03.13 04:54:29.725750 [ 3 ] {} <Trace> HTTP-Session: e6dee993-5eab-4c9f-a491-63ac2c621595 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2825 2024.03.13 04:54:29.725828 [ 3 ] {c4db09fa-2e86-4942-b179-76c6d67e0309} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2826 2024.03.13 04:54:29.725868 [ 3 ] {c4db09fa-2e86-4942-b179-76c6d67e0309} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2827 2024.03.13 04:54:29.725997 [ 3 ] {c4db09fa-2e86-4942-b179-76c6d67e0309} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2828 2024.03.13 04:54:29.726324 [ 3 ] {c4db09fa-2e86-4942-b179-76c6d67e0309} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2829 2024.03.13 04:54:29.726362 [ 3 ] {c4db09fa-2e86-4942-b179-76c6d67e0309} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
2830 2024.03.13 04:54:29.726663 [ 3 ] {c4db09fa-2e86-4942-b179-76c6d67e0309} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2831 2024.03.13 04:54:29.726960 [ 3 ] {c4db09fa-2e86-4942-b179-76c6d67e0309} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2832 2024.03.13 04:54:29.727116 [ 3 ] {c4db09fa-2e86-4942-b179-76c6d67e0309} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001323 sec., 21164.021164021164 rows/sec., 1.66 MiB/sec.
2833 2024.03.13 04:54:29.727241 [ 3 ] {c4db09fa-2e86-4942-b179-76c6d67e0309} <Debug> DynamicQueryHandler: Done processing query
2834 2024.03.13 04:54:29.727265 [ 3 ] {c4db09fa-2e86-4942-b179-76c6d67e0309} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
2835 2024.03.13 04:54:29.727280 [ 3 ] {} <Debug> HTTP-Session: e6dee993-5eab-4c9f-a491-63ac2c621595 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2836 2024.03.13 04:54:29.727431 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 29989, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2837 2024.03.13 04:54:29.727481 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2838 2024.03.13 04:54:29.727499 [ 3 ] {} <Debug> HTTP-Session: e43e2a46-e22e-42dd-9692-8a36ac33a46a Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
2839 2024.03.13 04:54:29.727515 [ 3 ] {} <Debug> HTTP-Session: e43e2a46-e22e-42dd-9692-8a36ac33a46a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2840 2024.03.13 04:54:29.727529 [ 3 ] {} <Debug> HTTP-Session: e43e2a46-e22e-42dd-9692-8a36ac33a46a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2841 2024.03.13 04:54:29.727559 [ 3 ] {} <Trace> HTTP-Session: e43e2a46-e22e-42dd-9692-8a36ac33a46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2842 2024.03.13 04:54:29.727770 [ 3 ] {ebf88fc5-3659-4971-b91e-1f6a1066c998} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2843 2024.03.13 04:54:29.727816 [ 3 ] {ebf88fc5-3659-4971-b91e-1f6a1066c998} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2844 2024.03.13 04:54:29.727978 [ 3 ] {ebf88fc5-3659-4971-b91e-1f6a1066c998} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2845 2024.03.13 04:54:29.728458 [ 3 ] {ebf88fc5-3659-4971-b91e-1f6a1066c998} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2846 2024.03.13 04:54:29.728495 [ 3 ] {ebf88fc5-3659-4971-b91e-1f6a1066c998} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
2847 2024.03.13 04:54:29.728912 [ 3 ] {ebf88fc5-3659-4971-b91e-1f6a1066c998} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2848 2024.03.13 04:54:29.729265 [ 3 ] {ebf88fc5-3659-4971-b91e-1f6a1066c998} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2849 2024.03.13 04:54:29.729426 [ 3 ] {ebf88fc5-3659-4971-b91e-1f6a1066c998} <Debug> executeQuery: Read 28 rows, 38.69 KiB in 0.00182 sec., 15384.615384615385 rows/sec., 20.76 MiB/sec.
2850 2024.03.13 04:54:29.729558 [ 3 ] {ebf88fc5-3659-4971-b91e-1f6a1066c998} <Debug> DynamicQueryHandler: Done processing query
2851 2024.03.13 04:54:29.729581 [ 3 ] {ebf88fc5-3659-4971-b91e-1f6a1066c998} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
2852 2024.03.13 04:54:29.729597 [ 3 ] {} <Debug> HTTP-Session: e43e2a46-e22e-42dd-9692-8a36ac33a46a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2853 2024.03.13 04:54:34.722753 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 4214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2854 2024.03.13 04:54:34.722894 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2855 2024.03.13 04:54:34.722923 [ 3 ] {} <Debug> HTTP-Session: 458619dc-b072-4e7a-881d-2169757957cf Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
2856 2024.03.13 04:54:34.722952 [ 3 ] {} <Debug> HTTP-Session: 458619dc-b072-4e7a-881d-2169757957cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2857 2024.03.13 04:54:34.722969 [ 3 ] {} <Debug> HTTP-Session: 458619dc-b072-4e7a-881d-2169757957cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2858 2024.03.13 04:54:34.723024 [ 3 ] {} <Trace> HTTP-Session: 458619dc-b072-4e7a-881d-2169757957cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2859 2024.03.13 04:54:34.723160 [ 3 ] {37722678-0a69-4a8b-afe8-8342ea020dbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2860 2024.03.13 04:54:34.723229 [ 3 ] {37722678-0a69-4a8b-afe8-8342ea020dbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2861 2024.03.13 04:54:34.723451 [ 3 ] {37722678-0a69-4a8b-afe8-8342ea020dbc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2862 2024.03.13 04:54:34.723930 [ 3 ] {37722678-0a69-4a8b-afe8-8342ea020dbc} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2863 2024.03.13 04:54:34.723969 [ 3 ] {37722678-0a69-4a8b-afe8-8342ea020dbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
2864 2024.03.13 04:54:34.724343 [ 3 ] {37722678-0a69-4a8b-afe8-8342ea020dbc} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
2865 2024.03.13 04:54:34.724672 [ 3 ] {37722678-0a69-4a8b-afe8-8342ea020dbc} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2866 2024.03.13 04:54:34.724812 [ 3 ] {37722678-0a69-4a8b-afe8-8342ea020dbc} <Debug> executeQuery: Read 29 rows, 2.35 KiB in 0.001718 sec., 16880.093131548314 rows/sec., 1.34 MiB/sec.
2867 2024.03.13 04:54:34.724988 [ 3 ] {37722678-0a69-4a8b-afe8-8342ea020dbc} <Debug> DynamicQueryHandler: Done processing query
2868 2024.03.13 04:54:34.725013 [ 3 ] {37722678-0a69-4a8b-afe8-8342ea020dbc} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
2869 2024.03.13 04:54:34.725029 [ 3 ] {} <Debug> HTTP-Session: 458619dc-b072-4e7a-881d-2169757957cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2870 2024.03.13 04:54:34.725185 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2871 2024.03.13 04:54:34.725233 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2872 2024.03.13 04:54:34.725253 [ 3 ] {} <Debug> HTTP-Session: 632d2ae9-f03a-4723-b8cb-bb3601e1edee Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
2873 2024.03.13 04:54:34.725270 [ 3 ] {} <Debug> HTTP-Session: 632d2ae9-f03a-4723-b8cb-bb3601e1edee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2874 2024.03.13 04:54:34.725284 [ 3 ] {} <Debug> HTTP-Session: 632d2ae9-f03a-4723-b8cb-bb3601e1edee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2875 2024.03.13 04:54:34.725315 [ 3 ] {} <Trace> HTTP-Session: 632d2ae9-f03a-4723-b8cb-bb3601e1edee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2876 2024.03.13 04:54:34.725378 [ 3 ] {da6ca2b3-6129-4f8e-9bcc-dd86500a7fdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
2877 2024.03.13 04:54:34.725418 [ 3 ] {da6ca2b3-6129-4f8e-9bcc-dd86500a7fdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2878 2024.03.13 04:54:34.725544 [ 3 ] {da6ca2b3-6129-4f8e-9bcc-dd86500a7fdc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2879 2024.03.13 04:54:34.725833 [ 3 ] {da6ca2b3-6129-4f8e-9bcc-dd86500a7fdc} <Trace> oximeter.fields_ipaddr (760c2243-c48f-4b40-9670-6ffe24998980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2880 2024.03.13 04:54:34.725868 [ 3 ] {da6ca2b3-6129-4f8e-9bcc-dd86500a7fdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
2881 2024.03.13 04:54:34.726158 [ 3 ] {da6ca2b3-6129-4f8e-9bcc-dd86500a7fdc} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2882 2024.03.13 04:54:34.726471 [ 3 ] {da6ca2b3-6129-4f8e-9bcc-dd86500a7fdc} <Trace> oximeter.fields_ipaddr (760c2243-c48f-4b40-9670-6ffe24998980): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2883 2024.03.13 04:54:34.726597 [ 3 ] {da6ca2b3-6129-4f8e-9bcc-dd86500a7fdc} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001242 sec., 1610.3059581320451 rows/sec., 131.31 KiB/sec.
2884 2024.03.13 04:54:34.726714 [ 3 ] {da6ca2b3-6129-4f8e-9bcc-dd86500a7fdc} <Debug> DynamicQueryHandler: Done processing query
2885 2024.03.13 04:54:34.726737 [ 3 ] {da6ca2b3-6129-4f8e-9bcc-dd86500a7fdc} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2886 2024.03.13 04:54:34.726752 [ 3 ] {} <Debug> HTTP-Session: 632d2ae9-f03a-4723-b8cb-bb3601e1edee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2887 2024.03.13 04:54:34.726889 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 18614, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2888 2024.03.13 04:54:34.726935 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2889 2024.03.13 04:54:34.726953 [ 3 ] {} <Debug> HTTP-Session: cd1cc693-0e74-4846-97e4-470815b4523e Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
2890 2024.03.13 04:54:34.726970 [ 3 ] {} <Debug> HTTP-Session: cd1cc693-0e74-4846-97e4-470815b4523e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2891 2024.03.13 04:54:34.726984 [ 3 ] {} <Debug> HTTP-Session: cd1cc693-0e74-4846-97e4-470815b4523e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2892 2024.03.13 04:54:34.727014 [ 3 ] {} <Trace> HTTP-Session: cd1cc693-0e74-4846-97e4-470815b4523e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2893 2024.03.13 04:54:34.727111 [ 3 ] {bc38df0d-7634-43e8-8ebe-936ca6d4a768} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2894 2024.03.13 04:54:34.727150 [ 3 ] {bc38df0d-7634-43e8-8ebe-936ca6d4a768} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2895 2024.03.13 04:54:34.727272 [ 3 ] {bc38df0d-7634-43e8-8ebe-936ca6d4a768} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2896 2024.03.13 04:54:34.727623 [ 3 ] {bc38df0d-7634-43e8-8ebe-936ca6d4a768} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2897 2024.03.13 04:54:34.727659 [ 3 ] {bc38df0d-7634-43e8-8ebe-936ca6d4a768} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
2898 2024.03.13 04:54:34.727960 [ 3 ] {bc38df0d-7634-43e8-8ebe-936ca6d4a768} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
2899 2024.03.13 04:54:34.728257 [ 3 ] {bc38df0d-7634-43e8-8ebe-936ca6d4a768} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2900 2024.03.13 04:54:34.728384 [ 3 ] {bc38df0d-7634-43e8-8ebe-936ca6d4a768} <Debug> executeQuery: Read 124 rows, 11.04 KiB in 0.001326 sec., 93514.32880844646 rows/sec., 8.13 MiB/sec.
2901 2024.03.13 04:54:34.728609 [ 3 ] {bc38df0d-7634-43e8-8ebe-936ca6d4a768} <Debug> DynamicQueryHandler: Done processing query
2902 2024.03.13 04:54:34.728651 [ 3 ] {bc38df0d-7634-43e8-8ebe-936ca6d4a768} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB.
2903 2024.03.13 04:54:34.728675 [ 3 ] {} <Debug> HTTP-Session: cd1cc693-0e74-4846-97e4-470815b4523e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2904 2024.03.13 04:54:34.728822 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2905 2024.03.13 04:54:34.728893 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2906 2024.03.13 04:54:34.728912 [ 3 ] {} <Debug> HTTP-Session: cb752b4f-66a0-4fe5-9d23-7a9c9d18fab8 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
2907 2024.03.13 04:54:34.728929 [ 3 ] {} <Debug> HTTP-Session: cb752b4f-66a0-4fe5-9d23-7a9c9d18fab8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2908 2024.03.13 04:54:34.728942 [ 3 ] {} <Debug> HTTP-Session: cb752b4f-66a0-4fe5-9d23-7a9c9d18fab8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2909 2024.03.13 04:54:34.728973 [ 3 ] {} <Trace> HTTP-Session: cb752b4f-66a0-4fe5-9d23-7a9c9d18fab8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2910 2024.03.13 04:54:34.729036 [ 3 ] {cd9e94a6-a2db-427e-bd78-7219033b1f5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2911 2024.03.13 04:54:34.729075 [ 3 ] {cd9e94a6-a2db-427e-bd78-7219033b1f5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2912 2024.03.13 04:54:34.729219 [ 3 ] {cd9e94a6-a2db-427e-bd78-7219033b1f5b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2913 2024.03.13 04:54:34.729487 [ 3 ] {cd9e94a6-a2db-427e-bd78-7219033b1f5b} <Trace> oximeter.fields_u16 (db02df71-3e40-4e1d-8bbe-eb6de45405c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2914 2024.03.13 04:54:34.729523 [ 3 ] {cd9e94a6-a2db-427e-bd78-7219033b1f5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
2915 2024.03.13 04:54:34.729829 [ 3 ] {cd9e94a6-a2db-427e-bd78-7219033b1f5b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2916 2024.03.13 04:54:34.730130 [ 3 ] {cd9e94a6-a2db-427e-bd78-7219033b1f5b} <Trace> oximeter.fields_u16 (db02df71-3e40-4e1d-8bbe-eb6de45405c6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2917 2024.03.13 04:54:34.730258 [ 3 ] {cd9e94a6-a2db-427e-bd78-7219033b1f5b} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001245 sec., 1606.425702811245 rows/sec., 112.17 KiB/sec.
2918 2024.03.13 04:54:34.730430 [ 3 ] {cd9e94a6-a2db-427e-bd78-7219033b1f5b} <Debug> DynamicQueryHandler: Done processing query
2919 2024.03.13 04:54:34.730453 [ 3 ] {cd9e94a6-a2db-427e-bd78-7219033b1f5b} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2920 2024.03.13 04:54:34.730467 [ 3 ] {} <Debug> HTTP-Session: cb752b4f-66a0-4fe5-9d23-7a9c9d18fab8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2921 2024.03.13 04:54:34.730621 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 9356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2922 2024.03.13 04:54:34.730667 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2923 2024.03.13 04:54:34.730684 [ 3 ] {} <Debug> HTTP-Session: 2c2aec18-51db-4bb9-815e-1c14f8bcd934 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
2924 2024.03.13 04:54:34.730701 [ 3 ] {} <Debug> HTTP-Session: 2c2aec18-51db-4bb9-815e-1c14f8bcd934 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2925 2024.03.13 04:54:34.730715 [ 3 ] {} <Debug> HTTP-Session: 2c2aec18-51db-4bb9-815e-1c14f8bcd934 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2926 2024.03.13 04:54:34.730745 [ 3 ] {} <Trace> HTTP-Session: 2c2aec18-51db-4bb9-815e-1c14f8bcd934 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2927 2024.03.13 04:54:34.730826 [ 3 ] {22cdf266-cd1c-4fbe-ab94-b0279a6c52e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2928 2024.03.13 04:54:34.730866 [ 3 ] {22cdf266-cd1c-4fbe-ab94-b0279a6c52e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2929 2024.03.13 04:54:34.730990 [ 3 ] {22cdf266-cd1c-4fbe-ab94-b0279a6c52e8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2930 2024.03.13 04:54:34.731301 [ 3 ] {22cdf266-cd1c-4fbe-ab94-b0279a6c52e8} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2931 2024.03.13 04:54:34.731336 [ 3 ] {22cdf266-cd1c-4fbe-ab94-b0279a6c52e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
2932 2024.03.13 04:54:34.731629 [ 3 ] {22cdf266-cd1c-4fbe-ab94-b0279a6c52e8} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
2933 2024.03.13 04:54:34.731919 [ 3 ] {22cdf266-cd1c-4fbe-ab94-b0279a6c52e8} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2934 2024.03.13 04:54:34.732042 [ 3 ] {22cdf266-cd1c-4fbe-ab94-b0279a6c52e8} <Debug> executeQuery: Read 55 rows, 4.38 KiB in 0.001256 sec., 43789.80891719746 rows/sec., 3.41 MiB/sec.
2935 2024.03.13 04:54:34.732157 [ 3 ] {22cdf266-cd1c-4fbe-ab94-b0279a6c52e8} <Debug> DynamicQueryHandler: Done processing query
2936 2024.03.13 04:54:34.732180 [ 3 ] {22cdf266-cd1c-4fbe-ab94-b0279a6c52e8} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
2937 2024.03.13 04:54:34.732195 [ 3 ] {} <Debug> HTTP-Session: 2c2aec18-51db-4bb9-815e-1c14f8bcd934 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2938 2024.03.13 04:54:34.732350 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 7226, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2939 2024.03.13 04:54:34.732398 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2940 2024.03.13 04:54:34.732417 [ 3 ] {} <Debug> HTTP-Session: a868b3ae-86d1-4ed7-ae1d-8567db430c4b Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
2941 2024.03.13 04:54:34.732433 [ 3 ] {} <Debug> HTTP-Session: a868b3ae-86d1-4ed7-ae1d-8567db430c4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2942 2024.03.13 04:54:34.732447 [ 3 ] {} <Debug> HTTP-Session: a868b3ae-86d1-4ed7-ae1d-8567db430c4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2943 2024.03.13 04:54:34.732476 [ 3 ] {} <Trace> HTTP-Session: a868b3ae-86d1-4ed7-ae1d-8567db430c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2944 2024.03.13 04:54:34.732554 [ 3 ] {b558070a-ad07-423b-b53e-cb7b51448830} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2945 2024.03.13 04:54:34.732596 [ 3 ] {b558070a-ad07-423b-b53e-cb7b51448830} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2946 2024.03.13 04:54:34.732735 [ 3 ] {b558070a-ad07-423b-b53e-cb7b51448830} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2947 2024.03.13 04:54:34.733067 [ 3 ] {b558070a-ad07-423b-b53e-cb7b51448830} <Trace> oximeter.measurements_cumulativeu64 (311b24cf-8761-4f32-8016-e3619c5686da): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2948 2024.03.13 04:54:34.733100 [ 3 ] {b558070a-ad07-423b-b53e-cb7b51448830} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
2949 2024.03.13 04:54:34.733471 [ 3 ] {b558070a-ad07-423b-b53e-cb7b51448830} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2950 2024.03.13 04:54:34.733805 [ 3 ] {b558070a-ad07-423b-b53e-cb7b51448830} <Trace> oximeter.measurements_cumulativeu64 (311b24cf-8761-4f32-8016-e3619c5686da): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2951 2024.03.13 04:54:34.733942 [ 3 ] {b558070a-ad07-423b-b53e-cb7b51448830} <Debug> executeQuery: Read 37 rows, 2.67 KiB in 0.001413 sec., 26185.42108987969 rows/sec., 1.85 MiB/sec.
2952 2024.03.13 04:54:34.734223 [ 3 ] {b558070a-ad07-423b-b53e-cb7b51448830} <Debug> DynamicQueryHandler: Done processing query
2953 2024.03.13 04:54:34.734248 [ 3 ] {b558070a-ad07-423b-b53e-cb7b51448830} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
2954 2024.03.13 04:54:34.734263 [ 3 ] {} <Debug> HTTP-Session: a868b3ae-86d1-4ed7-ae1d-8567db430c4b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2955 2024.03.13 04:54:34.734479 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 31062, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2956 2024.03.13 04:54:34.734527 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2957 2024.03.13 04:54:34.734545 [ 3 ] {} <Debug> HTTP-Session: 7e22503a-cf6f-4de3-b7c3-e94f78338d6a Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
2958 2024.03.13 04:54:34.734561 [ 3 ] {} <Debug> HTTP-Session: 7e22503a-cf6f-4de3-b7c3-e94f78338d6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2959 2024.03.13 04:54:34.734575 [ 3 ] {} <Debug> HTTP-Session: 7e22503a-cf6f-4de3-b7c3-e94f78338d6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2960 2024.03.13 04:54:34.734605 [ 3 ] {} <Trace> HTTP-Session: 7e22503a-cf6f-4de3-b7c3-e94f78338d6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2961 2024.03.13 04:54:34.734825 [ 3 ] {4b91bc56-636a-4823-bd79-520a70692be7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2962 2024.03.13 04:54:34.734872 [ 3 ] {4b91bc56-636a-4823-bd79-520a70692be7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2963 2024.03.13 04:54:34.735049 [ 3 ] {4b91bc56-636a-4823-bd79-520a70692be7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2964 2024.03.13 04:54:34.735525 [ 3 ] {4b91bc56-636a-4823-bd79-520a70692be7} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2965 2024.03.13 04:54:34.735560 [ 3 ] {4b91bc56-636a-4823-bd79-520a70692be7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
2966 2024.03.13 04:54:34.735960 [ 3 ] {4b91bc56-636a-4823-bd79-520a70692be7} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
2967 2024.03.13 04:54:34.736297 [ 3 ] {4b91bc56-636a-4823-bd79-520a70692be7} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2968 2024.03.13 04:54:34.736423 [ 3 ] {4b91bc56-636a-4823-bd79-520a70692be7} <Debug> executeQuery: Read 29 rows, 40.07 KiB in 0.001766 sec., 16421.291053227633 rows/sec., 22.16 MiB/sec.
2969 2024.03.13 04:54:34.736556 [ 3 ] {4b91bc56-636a-4823-bd79-520a70692be7} <Debug> DynamicQueryHandler: Done processing query
2970 2024.03.13 04:54:34.736579 [ 3 ] {4b91bc56-636a-4823-bd79-520a70692be7} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
2971 2024.03.13 04:54:34.736594 [ 3 ] {} <Debug> HTTP-Session: 7e22503a-cf6f-4de3-b7c3-e94f78338d6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2972 2024.03.13 04:54:38.498261 [ 41 ] {} <Debug> DNSResolver: Updating DNS cache
2973 2024.03.13 04:54:38.498334 [ 41 ] {} <Debug> DNSResolver: Updated DNS cache
2974 2024.03.13 04:54:39.721067 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 4072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2975 2024.03.13 04:54:39.721186 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2976 2024.03.13 04:54:39.721211 [ 3 ] {} <Debug> HTTP-Session: 825316d2-28a4-452b-8434-a4ca14a5a3b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
2977 2024.03.13 04:54:39.721236 [ 3 ] {} <Debug> HTTP-Session: 825316d2-28a4-452b-8434-a4ca14a5a3b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2978 2024.03.13 04:54:39.721253 [ 3 ] {} <Debug> HTTP-Session: 825316d2-28a4-452b-8434-a4ca14a5a3b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2979 2024.03.13 04:54:39.721303 [ 3 ] {} <Trace> HTTP-Session: 825316d2-28a4-452b-8434-a4ca14a5a3b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2980 2024.03.13 04:54:39.721431 [ 3 ] {f49a82bb-70e6-47c8-ab8a-f28230265ce9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2981 2024.03.13 04:54:39.721498 [ 3 ] {f49a82bb-70e6-47c8-ab8a-f28230265ce9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2982 2024.03.13 04:54:39.721692 [ 3 ] {f49a82bb-70e6-47c8-ab8a-f28230265ce9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2983 2024.03.13 04:54:39.722131 [ 3 ] {f49a82bb-70e6-47c8-ab8a-f28230265ce9} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2984 2024.03.13 04:54:39.722182 [ 3 ] {f49a82bb-70e6-47c8-ab8a-f28230265ce9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
2985 2024.03.13 04:54:39.722582 [ 3 ] {f49a82bb-70e6-47c8-ab8a-f28230265ce9} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
2986 2024.03.13 04:54:39.722918 [ 3 ] {f49a82bb-70e6-47c8-ab8a-f28230265ce9} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2987 2024.03.13 04:54:39.723085 [ 129 ] {} <Debug> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
2988 2024.03.13 04:54:39.723094 [ 3 ] {f49a82bb-70e6-47c8-ab8a-f28230265ce9} <Debug> executeQuery: Read 28 rows, 2.27 KiB in 0.001716 sec., 16317.016317016316 rows/sec., 1.29 MiB/sec.
2989 2024.03.13 04:54:39.723160 [ 129 ] {} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2990 2024.03.13 04:54:39.723220 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
2991 2024.03.13 04:54:39.723396 [ 199 ] {9bec4614-832f-436d-8868-dc505e41396c::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
2992 2024.03.13 04:54:39.723403 [ 3 ] {f49a82bb-70e6-47c8-ab8a-f28230265ce9} <Debug> DynamicQueryHandler: Done processing query
2993 2024.03.13 04:54:39.723454 [ 3 ] {f49a82bb-70e6-47c8-ab8a-f28230265ce9} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
2994 2024.03.13 04:54:39.723485 [ 3 ] {} <Debug> HTTP-Session: 825316d2-28a4-452b-8434-a4ca14a5a3b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2995 2024.03.13 04:54:39.723547 [ 199 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2996 2024.03.13 04:54:39.723576 [ 199 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 57 rows starting from the beginning of the part
2997 2024.03.13 04:54:39.723645 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 14008, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2998 2024.03.13 04:54:39.723699 [ 199 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 28 rows starting from the beginning of the part
2999 2024.03.13 04:54:39.723761 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3000 2024.03.13 04:54:39.723840 [ 3 ] {} <Debug> HTTP-Session: 93d5132a-df28-45d4-9b51-a23f24781e47 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
3001 2024.03.13 04:54:39.723939 [ 199 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 29 rows starting from the beginning of the part
3002 2024.03.13 04:54:39.723945 [ 3 ] {} <Debug> HTTP-Session: 93d5132a-df28-45d4-9b51-a23f24781e47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3003 2024.03.13 04:54:39.724033 [ 3 ] {} <Debug> HTTP-Session: 93d5132a-df28-45d4-9b51-a23f24781e47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3004 2024.03.13 04:54:39.724220 [ 3 ] {} <Trace> HTTP-Session: 93d5132a-df28-45d4-9b51-a23f24781e47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3005 2024.03.13 04:54:39.724295 [ 199 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 28 rows starting from the beginning of the part
3006 2024.03.13 04:54:39.724433 [ 199 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 29 rows starting from the beginning of the part
3007 2024.03.13 04:54:39.724440 [ 3 ] {4c14237b-e5ed-4436-97c0-0cc0ad86a5b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3008 2024.03.13 04:54:39.724558 [ 3 ] {4c14237b-e5ed-4436-97c0-0cc0ad86a5b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3009 2024.03.13 04:54:39.724601 [ 199 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 28 rows starting from the beginning of the part
3010 2024.03.13 04:54:39.725172 [ 3 ] {4c14237b-e5ed-4436-97c0-0cc0ad86a5b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3011 2024.03.13 04:54:39.725763 [ 3 ] {4c14237b-e5ed-4436-97c0-0cc0ad86a5b9} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3012 2024.03.13 04:54:39.725811 [ 3 ] {4c14237b-e5ed-4436-97c0-0cc0ad86a5b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
3013 2024.03.13 04:54:39.726301 [ 195 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 199 rows, containing 4 columns (4 merged, 0 gathered) in 0.002963466 sec., 67151.0994220956 rows/sec., 5.32 MiB/sec.
3014 2024.03.13 04:54:39.726332 [ 3 ] {4c14237b-e5ed-4436-97c0-0cc0ad86a5b9} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
3015 2024.03.13 04:54:39.726751 [ 198 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
3016 2024.03.13 04:54:39.726879 [ 3 ] {4c14237b-e5ed-4436-97c0-0cc0ad86a5b9} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3017 2024.03.13 04:54:39.727194 [ 129 ] {} <Debug> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
3018 2024.03.13 04:54:39.727240 [ 3 ] {4c14237b-e5ed-4436-97c0-0cc0ad86a5b9} <Debug> executeQuery: Read 84 rows, 8.82 KiB in 0.002901 sec., 28955.532574974146 rows/sec., 2.97 MiB/sec.
3019 2024.03.13 04:54:39.727334 [ 129 ] {} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3020 2024.03.13 04:54:39.727461 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
3021 2024.03.13 04:54:39.728125 [ 3 ] {4c14237b-e5ed-4436-97c0-0cc0ad86a5b9} <Debug> DynamicQueryHandler: Done processing query
3022 2024.03.13 04:54:39.728181 [ 195 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::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
3023 2024.03.13 04:54:39.728253 [ 3 ] {4c14237b-e5ed-4436-97c0-0cc0ad86a5b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.33 MiB.
3024 2024.03.13 04:54:39.728392 [ 3 ] {} <Debug> HTTP-Session: 93d5132a-df28-45d4-9b51-a23f24781e47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3025 2024.03.13 04:54:39.728542 [ 199 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_21_4} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3026 2024.03.13 04:54:39.728748 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 4801, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3027 2024.03.13 04:54:39.728808 [ 195 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3028 2024.03.13 04:54:39.728824 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3029 2024.03.13 04:54:39.728836 [ 199 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_21_4} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
3030 2024.03.13 04:54:39.728852 [ 195 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 209 rows starting from the beginning of the part
3031 2024.03.13 04:54:39.728862 [ 3 ] {} <Debug> HTTP-Session: afbe132c-bc28-44c8-af87-801fbbc616dd Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
3032 2024.03.13 04:54:39.728900 [ 3 ] {} <Debug> HTTP-Session: afbe132c-bc28-44c8-af87-801fbbc616dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3033 2024.03.13 04:54:39.728962 [ 3 ] {} <Debug> HTTP-Session: afbe132c-bc28-44c8-af87-801fbbc616dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3034 2024.03.13 04:54:39.729063 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
3035 2024.03.13 04:54:39.729098 [ 3 ] {} <Trace> HTTP-Session: afbe132c-bc28-44c8-af87-801fbbc616dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3036 2024.03.13 04:54:39.729118 [ 195 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 86 rows starting from the beginning of the part
3037 2024.03.13 04:54:39.729364 [ 3 ] {7a53f2cb-c3aa-4ab2-880c-cfe70160f8f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3038 2024.03.13 04:54:39.729368 [ 195 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 88 rows starting from the beginning of the part
3039 2024.03.13 04:54:39.729493 [ 3 ] {7a53f2cb-c3aa-4ab2-880c-cfe70160f8f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3040 2024.03.13 04:54:39.729683 [ 195 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 84 rows starting from the beginning of the part
3041 2024.03.13 04:54:39.729957 [ 195 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 124 rows starting from the beginning of the part
3042 2024.03.13 04:54:39.730292 [ 195 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 84 rows starting from the beginning of the part
3043 2024.03.13 04:54:39.730510 [ 3 ] {7a53f2cb-c3aa-4ab2-880c-cfe70160f8f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3044 2024.03.13 04:54:39.731053 [ 3 ] {7a53f2cb-c3aa-4ab2-880c-cfe70160f8f4} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3045 2024.03.13 04:54:39.731095 [ 3 ] {7a53f2cb-c3aa-4ab2-880c-cfe70160f8f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
3046 2024.03.13 04:54:39.731587 [ 3 ] {7a53f2cb-c3aa-4ab2-880c-cfe70160f8f4} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
3047 2024.03.13 04:54:39.731985 [ 198 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 675 rows, containing 4 columns (4 merged, 0 gathered) in 0.004318567 sec., 156301.8473489007 rows/sec., 14.90 MiB/sec.
3048 2024.03.13 04:54:39.732086 [ 3 ] {7a53f2cb-c3aa-4ab2-880c-cfe70160f8f4} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3049 2024.03.13 04:54:39.732208 [ 198 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
3050 2024.03.13 04:54:39.732332 [ 129 ] {} <Debug> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
3051 2024.03.13 04:54:39.732441 [ 129 ] {} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3052 2024.03.13 04:54:39.732452 [ 3 ] {7a53f2cb-c3aa-4ab2-880c-cfe70160f8f4} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.003211 sec., 8720.024914356898 rows/sec., 698.28 KiB/sec.
3053 2024.03.13 04:54:39.732489 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
3054 2024.03.13 04:54:39.732975 [ 3 ] {7a53f2cb-c3aa-4ab2-880c-cfe70160f8f4} <Debug> DynamicQueryHandler: Done processing query
3055 2024.03.13 04:54:39.732988 [ 195 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::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
3056 2024.03.13 04:54:39.733063 [ 3 ] {7a53f2cb-c3aa-4ab2-880c-cfe70160f8f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
3057 2024.03.13 04:54:39.733127 [ 3 ] {} <Debug> HTTP-Session: afbe132c-bc28-44c8-af87-801fbbc616dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3058 2024.03.13 04:54:39.733435 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 29989, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3059 2024.03.13 04:54:39.733507 [ 195 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3060 2024.03.13 04:54:39.733580 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3061 2024.03.13 04:54:39.733590 [ 195 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 103 rows starting from the beginning of the part
3062 2024.03.13 04:54:39.733616 [ 3 ] {} <Debug> HTTP-Session: 4824da7c-6a4e-4c73-bc65-aaacfe7e8c87 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
3063 2024.03.13 04:54:39.733691 [ 3 ] {} <Debug> HTTP-Session: 4824da7c-6a4e-4c73-bc65-aaacfe7e8c87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3064 2024.03.13 04:54:39.733779 [ 3 ] {} <Debug> HTTP-Session: 4824da7c-6a4e-4c73-bc65-aaacfe7e8c87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3065 2024.03.13 04:54:39.733922 [ 195 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 32 rows starting from the beginning of the part
3066 2024.03.13 04:54:39.733969 [ 3 ] {} <Trace> HTTP-Session: 4824da7c-6a4e-4c73-bc65-aaacfe7e8c87 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3067 2024.03.13 04:54:39.734089 [ 198 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_21_4} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3068 2024.03.13 04:54:39.734228 [ 195 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 31 rows starting from the beginning of the part
3069 2024.03.13 04:54:39.734498 [ 198 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_21_4} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
3070 2024.03.13 04:54:39.734640 [ 3 ] {727676c3-ced3-4dd7-ae25-1cec4c5e2f7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3071 2024.03.13 04:54:39.734828 [ 195 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 28 rows starting from the beginning of the part
3072 2024.03.13 04:54:39.734988 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB.
3073 2024.03.13 04:54:39.735007 [ 3 ] {727676c3-ced3-4dd7-ae25-1cec4c5e2f7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3074 2024.03.13 04:54:39.735334 [ 195 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 55 rows starting from the beginning of the part
3075 2024.03.13 04:54:39.735535 [ 195 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 28 rows starting from the beginning of the part
3076 2024.03.13 04:54:39.736150 [ 3 ] {727676c3-ced3-4dd7-ae25-1cec4c5e2f7a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3077 2024.03.13 04:54:39.736987 [ 3 ] {727676c3-ced3-4dd7-ae25-1cec4c5e2f7a} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3078 2024.03.13 04:54:39.737028 [ 3 ] {727676c3-ced3-4dd7-ae25-1cec4c5e2f7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
3079 2024.03.13 04:54:39.737301 [ 189 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 277 rows, containing 4 columns (4 merged, 0 gathered) in 0.004628922 sec., 59841.146599575455 rows/sec., 4.67 MiB/sec.
3080 2024.03.13 04:54:39.737579 [ 189 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
3081 2024.03.13 04:54:39.737926 [ 3 ] {727676c3-ced3-4dd7-ae25-1cec4c5e2f7a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
3082 2024.03.13 04:54:39.738494 [ 197 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_21_4} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3083 2024.03.13 04:54:39.738711 [ 197 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_21_4} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
3084 2024.03.13 04:54:39.738720 [ 3 ] {727676c3-ced3-4dd7-ae25-1cec4c5e2f7a} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3085 2024.03.13 04:54:39.738876 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB.
3086 2024.03.13 04:54:39.738987 [ 129 ] {} <Debug> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
3087 2024.03.13 04:54:39.739030 [ 3 ] {727676c3-ced3-4dd7-ae25-1cec4c5e2f7a} <Debug> executeQuery: Read 28 rows, 38.69 KiB in 0.00485 sec., 5773.19587628866 rows/sec., 7.79 MiB/sec.
3088 2024.03.13 04:54:39.739044 [ 129 ] {} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3089 2024.03.13 04:54:39.739110 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
3090 2024.03.13 04:54:39.739423 [ 3 ] {727676c3-ced3-4dd7-ae25-1cec4c5e2f7a} <Debug> DynamicQueryHandler: Done processing query
3091 2024.03.13 04:54:39.739467 [ 197 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::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
3092 2024.03.13 04:54:39.739480 [ 3 ] {727676c3-ced3-4dd7-ae25-1cec4c5e2f7a} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
3093 2024.03.13 04:54:39.739560 [ 3 ] {} <Debug> HTTP-Session: 4824da7c-6a4e-4c73-bc65-aaacfe7e8c87 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3094 2024.03.13 04:54:39.740086 [ 197 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3095 2024.03.13 04:54:39.740151 [ 197 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 454 rows starting from the beginning of the part
3096 2024.03.13 04:54:39.740269 [ 197 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 28 rows starting from the beginning of the part
3097 2024.03.13 04:54:39.740374 [ 197 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 29 rows starting from the beginning of the part
3098 2024.03.13 04:54:39.740452 [ 197 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 28 rows starting from the beginning of the part
3099 2024.03.13 04:54:39.740541 [ 197 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 29 rows starting from the beginning of the part
3100 2024.03.13 04:54:39.740642 [ 197 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 28 rows starting from the beginning of the part
3101 2024.03.13 04:54:39.743442 [ 195 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 596 rows, containing 6 columns (6 merged, 0 gathered) in 0.004235266 sec., 140723.15646762212 rows/sec., 189.90 MiB/sec.
3102 2024.03.13 04:54:39.744112 [ 195 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
3103 2024.03.13 04:54:39.744521 [ 195 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3104 2024.03.13 04:54:39.744596 [ 195 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
3105 2024.03.13 04:54:39.744682 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.44 MiB.
3106 2024.03.13 04:54:40.000175 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 181.36 MiB, peak 189.99 MiB, free memory in arenas 0.00 B, will set to 182.52 MiB (RSS), difference: 1.16 MiB
3107 2024.03.13 04:54:44.721275 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 4214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3108 2024.03.13 04:54:44.721407 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3109 2024.03.13 04:54:44.721431 [ 3 ] {} <Debug> HTTP-Session: 05f4dad9-7f6b-439a-a268-cb6b8cbbec33 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
3110 2024.03.13 04:54:44.721455 [ 3 ] {} <Debug> HTTP-Session: 05f4dad9-7f6b-439a-a268-cb6b8cbbec33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3111 2024.03.13 04:54:44.721470 [ 3 ] {} <Debug> HTTP-Session: 05f4dad9-7f6b-439a-a268-cb6b8cbbec33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3112 2024.03.13 04:54:44.721518 [ 3 ] {} <Trace> HTTP-Session: 05f4dad9-7f6b-439a-a268-cb6b8cbbec33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3113 2024.03.13 04:54:44.721640 [ 3 ] {563527d1-7037-465b-8474-01d47d826a7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3114 2024.03.13 04:54:44.721700 [ 3 ] {563527d1-7037-465b-8474-01d47d826a7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3115 2024.03.13 04:54:44.721890 [ 3 ] {563527d1-7037-465b-8474-01d47d826a7d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3116 2024.03.13 04:54:44.722335 [ 3 ] {563527d1-7037-465b-8474-01d47d826a7d} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3117 2024.03.13 04:54:44.722382 [ 3 ] {563527d1-7037-465b-8474-01d47d826a7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
3118 2024.03.13 04:54:44.722759 [ 3 ] {563527d1-7037-465b-8474-01d47d826a7d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
3119 2024.03.13 04:54:44.723084 [ 3 ] {563527d1-7037-465b-8474-01d47d826a7d} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3120 2024.03.13 04:54:44.723223 [ 3 ] {563527d1-7037-465b-8474-01d47d826a7d} <Debug> executeQuery: Read 29 rows, 2.35 KiB in 0.00164 sec., 17682.926829268294 rows/sec., 1.40 MiB/sec.
3121 2024.03.13 04:54:44.723452 [ 3 ] {563527d1-7037-465b-8474-01d47d826a7d} <Debug> DynamicQueryHandler: Done processing query
3122 2024.03.13 04:54:44.723493 [ 3 ] {563527d1-7037-465b-8474-01d47d826a7d} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
3123 2024.03.13 04:54:44.723511 [ 3 ] {} <Debug> HTTP-Session: 05f4dad9-7f6b-439a-a268-cb6b8cbbec33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3124 2024.03.13 04:54:44.723650 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 13526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3125 2024.03.13 04:54:44.723697 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3126 2024.03.13 04:54:44.723715 [ 3 ] {} <Debug> HTTP-Session: f325f38a-662d-42ec-b8ae-7840b83dacaf Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
3127 2024.03.13 04:54:44.723731 [ 3 ] {} <Debug> HTTP-Session: f325f38a-662d-42ec-b8ae-7840b83dacaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3128 2024.03.13 04:54:44.723745 [ 3 ] {} <Debug> HTTP-Session: f325f38a-662d-42ec-b8ae-7840b83dacaf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3129 2024.03.13 04:54:44.723776 [ 3 ] {} <Trace> HTTP-Session: f325f38a-662d-42ec-b8ae-7840b83dacaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3130 2024.03.13 04:54:44.723866 [ 3 ] {b0bbc9de-bde1-43db-86df-b216ad41b0ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3131 2024.03.13 04:54:44.723907 [ 3 ] {b0bbc9de-bde1-43db-86df-b216ad41b0ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3132 2024.03.13 04:54:44.724047 [ 3 ] {b0bbc9de-bde1-43db-86df-b216ad41b0ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3133 2024.03.13 04:54:44.724414 [ 3 ] {b0bbc9de-bde1-43db-86df-b216ad41b0ea} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3134 2024.03.13 04:54:44.724449 [ 3 ] {b0bbc9de-bde1-43db-86df-b216ad41b0ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
3135 2024.03.13 04:54:44.724762 [ 3 ] {b0bbc9de-bde1-43db-86df-b216ad41b0ea} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
3136 2024.03.13 04:54:44.725055 [ 3 ] {b0bbc9de-bde1-43db-86df-b216ad41b0ea} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3137 2024.03.13 04:54:44.725177 [ 3 ] {b0bbc9de-bde1-43db-86df-b216ad41b0ea} <Debug> executeQuery: Read 87 rows, 8.18 KiB in 0.001352 sec., 64349.112426035506 rows/sec., 5.91 MiB/sec.
3138 2024.03.13 04:54:44.725381 [ 3 ] {b0bbc9de-bde1-43db-86df-b216ad41b0ea} <Debug> DynamicQueryHandler: Done processing query
3139 2024.03.13 04:54:44.725433 [ 3 ] {b0bbc9de-bde1-43db-86df-b216ad41b0ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
3140 2024.03.13 04:54:44.725470 [ 3 ] {} <Debug> HTTP-Session: f325f38a-662d-42ec-b8ae-7840b83dacaf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3141 2024.03.13 04:54:44.725637 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 4969, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3142 2024.03.13 04:54:44.725683 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3143 2024.03.13 04:54:44.725700 [ 3 ] {} <Debug> HTTP-Session: d8780424-148c-4c86-a7a4-cac6802f0a63 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
3144 2024.03.13 04:54:44.725717 [ 3 ] {} <Debug> HTTP-Session: d8780424-148c-4c86-a7a4-cac6802f0a63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3145 2024.03.13 04:54:44.725731 [ 3 ] {} <Debug> HTTP-Session: d8780424-148c-4c86-a7a4-cac6802f0a63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3146 2024.03.13 04:54:44.725762 [ 3 ] {} <Trace> HTTP-Session: d8780424-148c-4c86-a7a4-cac6802f0a63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3147 2024.03.13 04:54:44.725841 [ 3 ] {c88b3d6b-01f2-41b9-9c34-76a714496a86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3148 2024.03.13 04:54:44.725883 [ 3 ] {c88b3d6b-01f2-41b9-9c34-76a714496a86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3149 2024.03.13 04:54:44.726023 [ 3 ] {c88b3d6b-01f2-41b9-9c34-76a714496a86} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3150 2024.03.13 04:54:44.726370 [ 3 ] {c88b3d6b-01f2-41b9-9c34-76a714496a86} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3151 2024.03.13 04:54:44.726406 [ 3 ] {c88b3d6b-01f2-41b9-9c34-76a714496a86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
3152 2024.03.13 04:54:44.726699 [ 3 ] {c88b3d6b-01f2-41b9-9c34-76a714496a86} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
3153 2024.03.13 04:54:44.726997 [ 3 ] {c88b3d6b-01f2-41b9-9c34-76a714496a86} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3154 2024.03.13 04:54:44.727123 [ 3 ] {c88b3d6b-01f2-41b9-9c34-76a714496a86} <Debug> executeQuery: Read 29 rows, 2.32 KiB in 0.00131 sec., 22137.404580152674 rows/sec., 1.73 MiB/sec.
3155 2024.03.13 04:54:44.727362 [ 3 ] {c88b3d6b-01f2-41b9-9c34-76a714496a86} <Debug> DynamicQueryHandler: Done processing query
3156 2024.03.13 04:54:44.727393 [ 3 ] {c88b3d6b-01f2-41b9-9c34-76a714496a86} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
3157 2024.03.13 04:54:44.727425 [ 3 ] {} <Debug> HTTP-Session: d8780424-148c-4c86-a7a4-cac6802f0a63 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3158 2024.03.13 04:54:44.727572 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 31062, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3159 2024.03.13 04:54:44.727619 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3160 2024.03.13 04:54:44.727637 [ 3 ] {} <Debug> HTTP-Session: 7df845b8-29eb-44e5-9ba1-e630e30ee99b Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
3161 2024.03.13 04:54:44.727654 [ 3 ] {} <Debug> HTTP-Session: 7df845b8-29eb-44e5-9ba1-e630e30ee99b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3162 2024.03.13 04:54:44.727667 [ 3 ] {} <Debug> HTTP-Session: 7df845b8-29eb-44e5-9ba1-e630e30ee99b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3163 2024.03.13 04:54:44.727698 [ 3 ] {} <Trace> HTTP-Session: 7df845b8-29eb-44e5-9ba1-e630e30ee99b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3164 2024.03.13 04:54:44.727969 [ 3 ] {124b49be-0d77-44ba-aaf3-5ff3abadad4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3165 2024.03.13 04:54:44.728015 [ 3 ] {124b49be-0d77-44ba-aaf3-5ff3abadad4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3166 2024.03.13 04:54:44.728188 [ 3 ] {124b49be-0d77-44ba-aaf3-5ff3abadad4f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3167 2024.03.13 04:54:44.728661 [ 3 ] {124b49be-0d77-44ba-aaf3-5ff3abadad4f} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3168 2024.03.13 04:54:44.728696 [ 3 ] {124b49be-0d77-44ba-aaf3-5ff3abadad4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
3169 2024.03.13 04:54:44.729109 [ 3 ] {124b49be-0d77-44ba-aaf3-5ff3abadad4f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
3170 2024.03.13 04:54:44.729449 [ 3 ] {124b49be-0d77-44ba-aaf3-5ff3abadad4f} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3171 2024.03.13 04:54:44.729574 [ 3 ] {124b49be-0d77-44ba-aaf3-5ff3abadad4f} <Debug> executeQuery: Read 29 rows, 40.07 KiB in 0.001832 sec., 15829.694323144104 rows/sec., 21.36 MiB/sec.
3172 2024.03.13 04:54:44.729700 [ 3 ] {124b49be-0d77-44ba-aaf3-5ff3abadad4f} <Debug> DynamicQueryHandler: Done processing query
3173 2024.03.13 04:54:44.729723 [ 3 ] {124b49be-0d77-44ba-aaf3-5ff3abadad4f} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
3174 2024.03.13 04:54:44.729739 [ 3 ] {} <Debug> HTTP-Session: 7df845b8-29eb-44e5-9ba1-e630e30ee99b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3175 2024.03.13 04:54:45.441475 [ 123 ] {} <Debug> oximeter.fields_ipaddr (760c2243-c48f-4b40-9670-6ffe24998980) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
3176 2024.03.13 04:54:45.441546 [ 123 ] {} <Trace> oximeter.fields_ipaddr (760c2243-c48f-4b40-9670-6ffe24998980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3177 2024.03.13 04:54:45.441572 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
3178 2024.03.13 04:54:45.441802 [ 198 ] {760c2243-c48f-4b40-9670-6ffe24998980::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full
3179 2024.03.13 04:54:45.442010 [ 198 ] {760c2243-c48f-4b40-9670-6ffe24998980::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3180 2024.03.13 04:54:45.442049 [ 198 ] {760c2243-c48f-4b40-9670-6ffe24998980::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part
3181 2024.03.13 04:54:45.442171 [ 198 ] {760c2243-c48f-4b40-9670-6ffe24998980::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part
3182 2024.03.13 04:54:45.442360 [ 198 ] {760c2243-c48f-4b40-9670-6ffe24998980::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part
3183 2024.03.13 04:54:45.442574 [ 198 ] {760c2243-c48f-4b40-9670-6ffe24998980::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part
3184 2024.03.13 04:54:45.442802 [ 198 ] {760c2243-c48f-4b40-9670-6ffe24998980::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part
3185 2024.03.13 04:54:45.443874 [ 197 ] {760c2243-c48f-4b40-9670-6ffe24998980::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.002210054 sec., 5429.731581219283 rows/sec., 442.76 KiB/sec.
3186 2024.03.13 04:54:45.444109 [ 187 ] {760c2243-c48f-4b40-9670-6ffe24998980::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
3187 2024.03.13 04:54:45.444542 [ 187 ] {760c2243-c48f-4b40-9670-6ffe24998980::all_1_5_1} <Trace> oximeter.fields_ipaddr (760c2243-c48f-4b40-9670-6ffe24998980): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3188 2024.03.13 04:54:45.444628 [ 187 ] {760c2243-c48f-4b40-9670-6ffe24998980::all_1_5_1} <Trace> oximeter.fields_ipaddr (760c2243-c48f-4b40-9670-6ffe24998980) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1
3189 2024.03.13 04:54:45.444723 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB.
3190 2024.03.13 04:54:46.598658 [ 123 ] {} <Debug> oximeter.fields_u16 (db02df71-3e40-4e1d-8bbe-eb6de45405c6) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
3191 2024.03.13 04:54:46.598734 [ 123 ] {} <Trace> oximeter.fields_u16 (db02df71-3e40-4e1d-8bbe-eb6de45405c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3192 2024.03.13 04:54:46.598756 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
3193 2024.03.13 04:54:46.598971 [ 198 ] {db02df71-3e40-4e1d-8bbe-eb6de45405c6::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full
3194 2024.03.13 04:54:46.599169 [ 198 ] {db02df71-3e40-4e1d-8bbe-eb6de45405c6::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3195 2024.03.13 04:54:46.599215 [ 198 ] {db02df71-3e40-4e1d-8bbe-eb6de45405c6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part
3196 2024.03.13 04:54:46.599322 [ 198 ] {db02df71-3e40-4e1d-8bbe-eb6de45405c6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part
3197 2024.03.13 04:54:46.599522 [ 198 ] {db02df71-3e40-4e1d-8bbe-eb6de45405c6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part
3198 2024.03.13 04:54:46.599777 [ 198 ] {db02df71-3e40-4e1d-8bbe-eb6de45405c6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part
3199 2024.03.13 04:54:46.599922 [ 198 ] {db02df71-3e40-4e1d-8bbe-eb6de45405c6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part
3200 2024.03.13 04:54:46.601168 [ 187 ] {db02df71-3e40-4e1d-8bbe-eb6de45405c6::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.002335057 sec., 5139.060845195641 rows/sec., 358.83 KiB/sec.
3201 2024.03.13 04:54:46.601327 [ 198 ] {db02df71-3e40-4e1d-8bbe-eb6de45405c6::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
3202 2024.03.13 04:54:46.601810 [ 198 ] {db02df71-3e40-4e1d-8bbe-eb6de45405c6::all_1_5_1} <Trace> oximeter.fields_u16 (db02df71-3e40-4e1d-8bbe-eb6de45405c6): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3203 2024.03.13 04:54:46.601913 [ 198 ] {db02df71-3e40-4e1d-8bbe-eb6de45405c6::all_1_5_1} <Trace> oximeter.fields_u16 (db02df71-3e40-4e1d-8bbe-eb6de45405c6) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1
3204 2024.03.13 04:54:46.602006 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
3205 2024.03.13 04:54:49.721257 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 4072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3206 2024.03.13 04:54:49.721368 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3207 2024.03.13 04:54:49.721392 [ 3 ] {} <Debug> HTTP-Session: a8af6588-5a5b-42ce-b0cb-cd701981f1ec Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
3208 2024.03.13 04:54:49.721416 [ 3 ] {} <Debug> HTTP-Session: a8af6588-5a5b-42ce-b0cb-cd701981f1ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3209 2024.03.13 04:54:49.721431 [ 3 ] {} <Debug> HTTP-Session: a8af6588-5a5b-42ce-b0cb-cd701981f1ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3210 2024.03.13 04:54:49.721480 [ 3 ] {} <Trace> HTTP-Session: a8af6588-5a5b-42ce-b0cb-cd701981f1ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3211 2024.03.13 04:54:49.721600 [ 3 ] {1eb5ef95-2656-4417-b3ea-6a21236f37fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3212 2024.03.13 04:54:49.721662 [ 3 ] {1eb5ef95-2656-4417-b3ea-6a21236f37fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3213 2024.03.13 04:54:49.721850 [ 3 ] {1eb5ef95-2656-4417-b3ea-6a21236f37fd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3214 2024.03.13 04:54:49.722303 [ 3 ] {1eb5ef95-2656-4417-b3ea-6a21236f37fd} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3215 2024.03.13 04:54:49.722350 [ 3 ] {1eb5ef95-2656-4417-b3ea-6a21236f37fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
3216 2024.03.13 04:54:49.722719 [ 3 ] {1eb5ef95-2656-4417-b3ea-6a21236f37fd} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
3217 2024.03.13 04:54:49.723059 [ 3 ] {1eb5ef95-2656-4417-b3ea-6a21236f37fd} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3218 2024.03.13 04:54:49.723219 [ 3 ] {1eb5ef95-2656-4417-b3ea-6a21236f37fd} <Debug> executeQuery: Read 28 rows, 2.27 KiB in 0.001676 sec., 16706.443914081145 rows/sec., 1.32 MiB/sec.
3219 2024.03.13 04:54:49.723457 [ 3 ] {1eb5ef95-2656-4417-b3ea-6a21236f37fd} <Debug> DynamicQueryHandler: Done processing query
3220 2024.03.13 04:54:49.723507 [ 3 ] {1eb5ef95-2656-4417-b3ea-6a21236f37fd} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
3221 2024.03.13 04:54:49.723546 [ 3 ] {} <Debug> HTTP-Session: a8af6588-5a5b-42ce-b0cb-cd701981f1ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3222 2024.03.13 04:54:49.723702 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 14008, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3223 2024.03.13 04:54:49.723751 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3224 2024.03.13 04:54:49.723780 [ 3 ] {} <Debug> HTTP-Session: f48013b5-a9eb-4b93-a258-ba2306ccc3b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
3225 2024.03.13 04:54:49.723797 [ 3 ] {} <Debug> HTTP-Session: f48013b5-a9eb-4b93-a258-ba2306ccc3b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3226 2024.03.13 04:54:49.723811 [ 3 ] {} <Debug> HTTP-Session: f48013b5-a9eb-4b93-a258-ba2306ccc3b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3227 2024.03.13 04:54:49.723844 [ 3 ] {} <Trace> HTTP-Session: f48013b5-a9eb-4b93-a258-ba2306ccc3b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3228 2024.03.13 04:54:49.723933 [ 3 ] {31d8b712-1c03-4c5b-a0eb-fdef327992d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3229 2024.03.13 04:54:49.723974 [ 3 ] {31d8b712-1c03-4c5b-a0eb-fdef327992d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3230 2024.03.13 04:54:49.724120 [ 3 ] {31d8b712-1c03-4c5b-a0eb-fdef327992d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3231 2024.03.13 04:54:49.724485 [ 3 ] {31d8b712-1c03-4c5b-a0eb-fdef327992d8} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3232 2024.03.13 04:54:49.724521 [ 3 ] {31d8b712-1c03-4c5b-a0eb-fdef327992d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
3233 2024.03.13 04:54:49.724832 [ 3 ] {31d8b712-1c03-4c5b-a0eb-fdef327992d8} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
3234 2024.03.13 04:54:49.725131 [ 3 ] {31d8b712-1c03-4c5b-a0eb-fdef327992d8} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3235 2024.03.13 04:54:49.725273 [ 3 ] {31d8b712-1c03-4c5b-a0eb-fdef327992d8} <Debug> executeQuery: Read 84 rows, 8.82 KiB in 0.001377 sec., 61002.178649237474 rows/sec., 6.25 MiB/sec.
3236 2024.03.13 04:54:49.725426 [ 3 ] {31d8b712-1c03-4c5b-a0eb-fdef327992d8} <Debug> DynamicQueryHandler: Done processing query
3237 2024.03.13 04:54:49.725459 [ 3 ] {31d8b712-1c03-4c5b-a0eb-fdef327992d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.33 MiB.
3238 2024.03.13 04:54:49.725480 [ 3 ] {} <Debug> HTTP-Session: f48013b5-a9eb-4b93-a258-ba2306ccc3b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3239 2024.03.13 04:54:49.725618 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 4801, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3240 2024.03.13 04:54:49.725665 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3241 2024.03.13 04:54:49.725683 [ 3 ] {} <Debug> HTTP-Session: 9afc0a68-8c34-4936-a190-4f42d15cc5d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
3242 2024.03.13 04:54:49.725700 [ 3 ] {} <Debug> HTTP-Session: 9afc0a68-8c34-4936-a190-4f42d15cc5d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3243 2024.03.13 04:54:49.725714 [ 3 ] {} <Debug> HTTP-Session: 9afc0a68-8c34-4936-a190-4f42d15cc5d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3244 2024.03.13 04:54:49.725745 [ 3 ] {} <Trace> HTTP-Session: 9afc0a68-8c34-4936-a190-4f42d15cc5d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3245 2024.03.13 04:54:49.725826 [ 3 ] {4e9b49d5-d9c2-4177-a034-7447272cb097} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3246 2024.03.13 04:54:49.725865 [ 3 ] {4e9b49d5-d9c2-4177-a034-7447272cb097} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3247 2024.03.13 04:54:49.725990 [ 3 ] {4e9b49d5-d9c2-4177-a034-7447272cb097} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3248 2024.03.13 04:54:49.726281 [ 3 ] {4e9b49d5-d9c2-4177-a034-7447272cb097} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3249 2024.03.13 04:54:49.726317 [ 3 ] {4e9b49d5-d9c2-4177-a034-7447272cb097} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
3250 2024.03.13 04:54:49.726624 [ 3 ] {4e9b49d5-d9c2-4177-a034-7447272cb097} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
3251 2024.03.13 04:54:49.726923 [ 3 ] {4e9b49d5-d9c2-4177-a034-7447272cb097} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3252 2024.03.13 04:54:49.727075 [ 3 ] {4e9b49d5-d9c2-4177-a034-7447272cb097} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001286 sec., 21772.939346811818 rows/sec., 1.70 MiB/sec.
3253 2024.03.13 04:54:49.727198 [ 3 ] {4e9b49d5-d9c2-4177-a034-7447272cb097} <Debug> DynamicQueryHandler: Done processing query
3254 2024.03.13 04:54:49.727221 [ 3 ] {4e9b49d5-d9c2-4177-a034-7447272cb097} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
3255 2024.03.13 04:54:49.727238 [ 3 ] {} <Debug> HTTP-Session: 9afc0a68-8c34-4936-a190-4f42d15cc5d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3256 2024.03.13 04:54:49.727442 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 29990, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3257 2024.03.13 04:54:49.727489 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3258 2024.03.13 04:54:49.727508 [ 3 ] {} <Debug> HTTP-Session: 330f6fce-381b-44c1-897e-497d32ad3325 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
3259 2024.03.13 04:54:49.727524 [ 3 ] {} <Debug> HTTP-Session: 330f6fce-381b-44c1-897e-497d32ad3325 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3260 2024.03.13 04:54:49.727538 [ 3 ] {} <Debug> HTTP-Session: 330f6fce-381b-44c1-897e-497d32ad3325 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3261 2024.03.13 04:54:49.727568 [ 3 ] {} <Trace> HTTP-Session: 330f6fce-381b-44c1-897e-497d32ad3325 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3262 2024.03.13 04:54:49.727787 [ 3 ] {de2bab06-37ea-44b1-8551-3d17f54e7422} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3263 2024.03.13 04:54:49.727833 [ 3 ] {de2bab06-37ea-44b1-8551-3d17f54e7422} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3264 2024.03.13 04:54:49.727995 [ 3 ] {de2bab06-37ea-44b1-8551-3d17f54e7422} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3265 2024.03.13 04:54:49.728445 [ 3 ] {de2bab06-37ea-44b1-8551-3d17f54e7422} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3266 2024.03.13 04:54:49.728481 [ 3 ] {de2bab06-37ea-44b1-8551-3d17f54e7422} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
3267 2024.03.13 04:54:49.728902 [ 3 ] {de2bab06-37ea-44b1-8551-3d17f54e7422} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
3268 2024.03.13 04:54:49.729252 [ 3 ] {de2bab06-37ea-44b1-8551-3d17f54e7422} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3269 2024.03.13 04:54:49.729406 [ 3 ] {de2bab06-37ea-44b1-8551-3d17f54e7422} <Debug> executeQuery: Read 28 rows, 38.69 KiB in 0.001787 sec., 15668.718522663683 rows/sec., 21.14 MiB/sec.
3270 2024.03.13 04:54:49.729537 [ 3 ] {de2bab06-37ea-44b1-8551-3d17f54e7422} <Debug> DynamicQueryHandler: Done processing query
3271 2024.03.13 04:54:49.729561 [ 3 ] {de2bab06-37ea-44b1-8551-3d17f54e7422} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
3272 2024.03.13 04:54:49.729577 [ 3 ] {} <Debug> HTTP-Session: 330f6fce-381b-44c1-897e-497d32ad3325 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3273 2024.03.13 04:54:53.498376 [ 115 ] {} <Debug> DNSResolver: Updating DNS cache
3274 2024.03.13 04:54:53.498477 [ 115 ] {} <Debug> DNSResolver: Updated DNS cache
3275 2024.03.13 04:54:54.721158 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 4214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3276 2024.03.13 04:54:54.721270 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3277 2024.03.13 04:54:54.721295 [ 3 ] {} <Debug> HTTP-Session: 155cc19a-a0b6-4f61-89f0-536619e8c687 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
3278 2024.03.13 04:54:54.721319 [ 3 ] {} <Debug> HTTP-Session: 155cc19a-a0b6-4f61-89f0-536619e8c687 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3279 2024.03.13 04:54:54.721334 [ 3 ] {} <Debug> HTTP-Session: 155cc19a-a0b6-4f61-89f0-536619e8c687 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3280 2024.03.13 04:54:54.721384 [ 3 ] {} <Trace> HTTP-Session: 155cc19a-a0b6-4f61-89f0-536619e8c687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3281 2024.03.13 04:54:54.721504 [ 3 ] {7a1c87e4-7711-4a41-8ac1-2b64ba530379} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3282 2024.03.13 04:54:54.721563 [ 3 ] {7a1c87e4-7711-4a41-8ac1-2b64ba530379} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3283 2024.03.13 04:54:54.721746 [ 3 ] {7a1c87e4-7711-4a41-8ac1-2b64ba530379} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3284 2024.03.13 04:54:54.722195 [ 3 ] {7a1c87e4-7711-4a41-8ac1-2b64ba530379} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3285 2024.03.13 04:54:54.722237 [ 3 ] {7a1c87e4-7711-4a41-8ac1-2b64ba530379} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
3286 2024.03.13 04:54:54.722640 [ 3 ] {7a1c87e4-7711-4a41-8ac1-2b64ba530379} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
3287 2024.03.13 04:54:54.722969 [ 3 ] {7a1c87e4-7711-4a41-8ac1-2b64ba530379} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3288 2024.03.13 04:54:54.723114 [ 3 ] {7a1c87e4-7711-4a41-8ac1-2b64ba530379} <Debug> executeQuery: Read 29 rows, 2.35 KiB in 0.001667 sec., 17396.52069586083 rows/sec., 1.38 MiB/sec.
3289 2024.03.13 04:54:54.723365 [ 3 ] {7a1c87e4-7711-4a41-8ac1-2b64ba530379} <Debug> DynamicQueryHandler: Done processing query
3290 2024.03.13 04:54:54.723403 [ 3 ] {7a1c87e4-7711-4a41-8ac1-2b64ba530379} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
3291 2024.03.13 04:54:54.723425 [ 3 ] {} <Debug> HTTP-Session: 155cc19a-a0b6-4f61-89f0-536619e8c687 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3292 2024.03.13 04:54:54.723566 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 13526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3293 2024.03.13 04:54:54.723620 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3294 2024.03.13 04:54:54.723639 [ 3 ] {} <Debug> HTTP-Session: 29c08b7b-cde0-4554-91ab-90ac50d4f8b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
3295 2024.03.13 04:54:54.723658 [ 3 ] {} <Debug> HTTP-Session: 29c08b7b-cde0-4554-91ab-90ac50d4f8b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3296 2024.03.13 04:54:54.723672 [ 3 ] {} <Debug> HTTP-Session: 29c08b7b-cde0-4554-91ab-90ac50d4f8b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3297 2024.03.13 04:54:54.723707 [ 3 ] {} <Trace> HTTP-Session: 29c08b7b-cde0-4554-91ab-90ac50d4f8b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3298 2024.03.13 04:54:54.723807 [ 3 ] {184f871c-789d-4c9a-a8e6-8ba8ec3c7caa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3299 2024.03.13 04:54:54.723850 [ 3 ] {184f871c-789d-4c9a-a8e6-8ba8ec3c7caa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3300 2024.03.13 04:54:54.723994 [ 3 ] {184f871c-789d-4c9a-a8e6-8ba8ec3c7caa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3301 2024.03.13 04:54:54.724358 [ 3 ] {184f871c-789d-4c9a-a8e6-8ba8ec3c7caa} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3302 2024.03.13 04:54:54.724395 [ 3 ] {184f871c-789d-4c9a-a8e6-8ba8ec3c7caa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
3303 2024.03.13 04:54:54.724706 [ 3 ] {184f871c-789d-4c9a-a8e6-8ba8ec3c7caa} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
3304 2024.03.13 04:54:54.725004 [ 3 ] {184f871c-789d-4c9a-a8e6-8ba8ec3c7caa} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3305 2024.03.13 04:54:54.725126 [ 3 ] {184f871c-789d-4c9a-a8e6-8ba8ec3c7caa} <Debug> executeQuery: Read 87 rows, 8.18 KiB in 0.001371 sec., 63457.33041575492 rows/sec., 5.83 MiB/sec.
3306 2024.03.13 04:54:54.725250 [ 3 ] {184f871c-789d-4c9a-a8e6-8ba8ec3c7caa} <Debug> DynamicQueryHandler: Done processing query
3307 2024.03.13 04:54:54.725274 [ 3 ] {184f871c-789d-4c9a-a8e6-8ba8ec3c7caa} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
3308 2024.03.13 04:54:54.725290 [ 3 ] {} <Debug> HTTP-Session: 29c08b7b-cde0-4554-91ab-90ac50d4f8b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3309 2024.03.13 04:54:54.725416 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 4969, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3310 2024.03.13 04:54:54.725464 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3311 2024.03.13 04:54:54.725483 [ 3 ] {} <Debug> HTTP-Session: c78f8338-3233-476d-aa41-b388e485f53d Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
3312 2024.03.13 04:54:54.725501 [ 3 ] {} <Debug> HTTP-Session: c78f8338-3233-476d-aa41-b388e485f53d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3313 2024.03.13 04:54:54.725515 [ 3 ] {} <Debug> HTTP-Session: c78f8338-3233-476d-aa41-b388e485f53d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3314 2024.03.13 04:54:54.725546 [ 3 ] {} <Trace> HTTP-Session: c78f8338-3233-476d-aa41-b388e485f53d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3315 2024.03.13 04:54:54.725625 [ 3 ] {3ff386a9-d554-4890-9b6d-98e550b604b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3316 2024.03.13 04:54:54.725665 [ 3 ] {3ff386a9-d554-4890-9b6d-98e550b604b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3317 2024.03.13 04:54:54.725789 [ 3 ] {3ff386a9-d554-4890-9b6d-98e550b604b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3318 2024.03.13 04:54:54.726155 [ 3 ] {3ff386a9-d554-4890-9b6d-98e550b604b9} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3319 2024.03.13 04:54:54.726190 [ 3 ] {3ff386a9-d554-4890-9b6d-98e550b604b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
3320 2024.03.13 04:54:54.726508 [ 3 ] {3ff386a9-d554-4890-9b6d-98e550b604b9} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
3321 2024.03.13 04:54:54.726815 [ 3 ] {3ff386a9-d554-4890-9b6d-98e550b604b9} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3322 2024.03.13 04:54:54.726940 [ 3 ] {3ff386a9-d554-4890-9b6d-98e550b604b9} <Debug> executeQuery: Read 29 rows, 2.32 KiB in 0.001353 sec., 21433.850702143383 rows/sec., 1.68 MiB/sec.
3323 2024.03.13 04:54:54.727061 [ 3 ] {3ff386a9-d554-4890-9b6d-98e550b604b9} <Debug> DynamicQueryHandler: Done processing query
3324 2024.03.13 04:54:54.727084 [ 3 ] {3ff386a9-d554-4890-9b6d-98e550b604b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
3325 2024.03.13 04:54:54.727100 [ 3 ] {} <Debug> HTTP-Session: c78f8338-3233-476d-aa41-b388e485f53d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3326 2024.03.13 04:54:54.727293 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 31062, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3327 2024.03.13 04:54:54.727339 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3328 2024.03.13 04:54:54.727357 [ 3 ] {} <Debug> HTTP-Session: 915a3dfa-bf19-46c3-aec5-abfda2aee202 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
3329 2024.03.13 04:54:54.727374 [ 3 ] {} <Debug> HTTP-Session: 915a3dfa-bf19-46c3-aec5-abfda2aee202 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3330 2024.03.13 04:54:54.727387 [ 3 ] {} <Debug> HTTP-Session: 915a3dfa-bf19-46c3-aec5-abfda2aee202 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3331 2024.03.13 04:54:54.727418 [ 3 ] {} <Trace> HTTP-Session: 915a3dfa-bf19-46c3-aec5-abfda2aee202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3332 2024.03.13 04:54:54.727640 [ 3 ] {7b8d352b-84b2-42e9-98de-d3e56c08017b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3333 2024.03.13 04:54:54.727686 [ 3 ] {7b8d352b-84b2-42e9-98de-d3e56c08017b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3334 2024.03.13 04:54:54.727840 [ 3 ] {7b8d352b-84b2-42e9-98de-d3e56c08017b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3335 2024.03.13 04:54:54.728303 [ 3 ] {7b8d352b-84b2-42e9-98de-d3e56c08017b} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3336 2024.03.13 04:54:54.728336 [ 3 ] {7b8d352b-84b2-42e9-98de-d3e56c08017b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
3337 2024.03.13 04:54:54.728752 [ 3 ] {7b8d352b-84b2-42e9-98de-d3e56c08017b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
3338 2024.03.13 04:54:54.729092 [ 3 ] {7b8d352b-84b2-42e9-98de-d3e56c08017b} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3339 2024.03.13 04:54:54.729219 [ 3 ] {7b8d352b-84b2-42e9-98de-d3e56c08017b} <Debug> executeQuery: Read 29 rows, 40.07 KiB in 0.001755 sec., 16524.216524216525 rows/sec., 22.30 MiB/sec.
3340 2024.03.13 04:54:54.729392 [ 3 ] {7b8d352b-84b2-42e9-98de-d3e56c08017b} <Debug> DynamicQueryHandler: Done processing query
3341 2024.03.13 04:54:54.729418 [ 3 ] {7b8d352b-84b2-42e9-98de-d3e56c08017b} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
3342 2024.03.13 04:54:54.729434 [ 3 ] {} <Debug> HTTP-Session: 915a3dfa-bf19-46c3-aec5-abfda2aee202 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3343 2024.03.13 04:54:59.720820 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 4072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3344 2024.03.13 04:54:59.720955 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3345 2024.03.13 04:54:59.720983 [ 3 ] {} <Debug> HTTP-Session: 74a1b02e-4786-492a-98ca-1ebd79cef93d Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
3346 2024.03.13 04:54:59.721011 [ 3 ] {} <Debug> HTTP-Session: 74a1b02e-4786-492a-98ca-1ebd79cef93d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3347 2024.03.13 04:54:59.721029 [ 3 ] {} <Debug> HTTP-Session: 74a1b02e-4786-492a-98ca-1ebd79cef93d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3348 2024.03.13 04:54:59.721084 [ 3 ] {} <Trace> HTTP-Session: 74a1b02e-4786-492a-98ca-1ebd79cef93d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3349 2024.03.13 04:54:59.721220 [ 3 ] {b1a6efef-c1b7-42cd-be6a-239964d9980d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3350 2024.03.13 04:54:59.721291 [ 3 ] {b1a6efef-c1b7-42cd-be6a-239964d9980d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3351 2024.03.13 04:54:59.721507 [ 3 ] {b1a6efef-c1b7-42cd-be6a-239964d9980d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3352 2024.03.13 04:54:59.721971 [ 3 ] {b1a6efef-c1b7-42cd-be6a-239964d9980d} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3353 2024.03.13 04:54:59.722020 [ 3 ] {b1a6efef-c1b7-42cd-be6a-239964d9980d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
3354 2024.03.13 04:54:59.722403 [ 3 ] {b1a6efef-c1b7-42cd-be6a-239964d9980d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
3355 2024.03.13 04:54:59.722733 [ 3 ] {b1a6efef-c1b7-42cd-be6a-239964d9980d} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3356 2024.03.13 04:54:59.722894 [ 3 ] {b1a6efef-c1b7-42cd-be6a-239964d9980d} <Debug> executeQuery: Read 28 rows, 2.27 KiB in 0.001738 sec., 16110.471806674339 rows/sec., 1.28 MiB/sec.
3357 2024.03.13 04:54:59.723054 [ 3 ] {b1a6efef-c1b7-42cd-be6a-239964d9980d} <Debug> DynamicQueryHandler: Done processing query
3358 2024.03.13 04:54:59.723080 [ 3 ] {b1a6efef-c1b7-42cd-be6a-239964d9980d} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
3359 2024.03.13 04:54:59.723097 [ 3 ] {} <Debug> HTTP-Session: 74a1b02e-4786-492a-98ca-1ebd79cef93d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3360 2024.03.13 04:54:59.723241 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 14008, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3361 2024.03.13 04:54:59.723297 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3362 2024.03.13 04:54:59.723317 [ 3 ] {} <Debug> HTTP-Session: 86136d0c-2be6-4f89-9f48-0d45bfd198f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
3363 2024.03.13 04:54:59.723335 [ 3 ] {} <Debug> HTTP-Session: 86136d0c-2be6-4f89-9f48-0d45bfd198f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3364 2024.03.13 04:54:59.723349 [ 3 ] {} <Debug> HTTP-Session: 86136d0c-2be6-4f89-9f48-0d45bfd198f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3365 2024.03.13 04:54:59.723384 [ 3 ] {} <Trace> HTTP-Session: 86136d0c-2be6-4f89-9f48-0d45bfd198f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3366 2024.03.13 04:54:59.723481 [ 3 ] {b19280dd-803f-4b8d-9e4d-1eee039bbd2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3367 2024.03.13 04:54:59.723525 [ 3 ] {b19280dd-803f-4b8d-9e4d-1eee039bbd2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3368 2024.03.13 04:54:59.723657 [ 3 ] {b19280dd-803f-4b8d-9e4d-1eee039bbd2d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3369 2024.03.13 04:54:59.724036 [ 3 ] {b19280dd-803f-4b8d-9e4d-1eee039bbd2d} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3370 2024.03.13 04:54:59.724076 [ 3 ] {b19280dd-803f-4b8d-9e4d-1eee039bbd2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
3371 2024.03.13 04:54:59.724393 [ 3 ] {b19280dd-803f-4b8d-9e4d-1eee039bbd2d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
3372 2024.03.13 04:54:59.724698 [ 3 ] {b19280dd-803f-4b8d-9e4d-1eee039bbd2d} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3373 2024.03.13 04:54:59.724858 [ 3 ] {b19280dd-803f-4b8d-9e4d-1eee039bbd2d} <Debug> executeQuery: Read 84 rows, 8.82 KiB in 0.001417 sec., 59280.16937191249 rows/sec., 6.08 MiB/sec.
3374 2024.03.13 04:54:59.724987 [ 3 ] {b19280dd-803f-4b8d-9e4d-1eee039bbd2d} <Debug> DynamicQueryHandler: Done processing query
3375 2024.03.13 04:54:59.725011 [ 3 ] {b19280dd-803f-4b8d-9e4d-1eee039bbd2d} <Debug> MemoryTracker: Peak memory usage (for query): 4.33 MiB.
3376 2024.03.13 04:54:59.725028 [ 3 ] {} <Debug> HTTP-Session: 86136d0c-2be6-4f89-9f48-0d45bfd198f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3377 2024.03.13 04:54:59.725160 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 4801, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3378 2024.03.13 04:54:59.725209 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3379 2024.03.13 04:54:59.725228 [ 3 ] {} <Debug> HTTP-Session: cc14eb7a-a043-4e8e-a01a-646c621e0819 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
3380 2024.03.13 04:54:59.725245 [ 3 ] {} <Debug> HTTP-Session: cc14eb7a-a043-4e8e-a01a-646c621e0819 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3381 2024.03.13 04:54:59.725260 [ 3 ] {} <Debug> HTTP-Session: cc14eb7a-a043-4e8e-a01a-646c621e0819 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3382 2024.03.13 04:54:59.725291 [ 3 ] {} <Trace> HTTP-Session: cc14eb7a-a043-4e8e-a01a-646c621e0819 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3383 2024.03.13 04:54:59.725370 [ 3 ] {d3843192-a356-4eda-a8e0-bea550b8f041} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3384 2024.03.13 04:54:59.725410 [ 3 ] {d3843192-a356-4eda-a8e0-bea550b8f041} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3385 2024.03.13 04:54:59.725535 [ 3 ] {d3843192-a356-4eda-a8e0-bea550b8f041} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3386 2024.03.13 04:54:59.725827 [ 3 ] {d3843192-a356-4eda-a8e0-bea550b8f041} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3387 2024.03.13 04:54:59.725864 [ 3 ] {d3843192-a356-4eda-a8e0-bea550b8f041} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
3388 2024.03.13 04:54:59.726159 [ 3 ] {d3843192-a356-4eda-a8e0-bea550b8f041} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
3389 2024.03.13 04:54:59.726455 [ 3 ] {d3843192-a356-4eda-a8e0-bea550b8f041} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3390 2024.03.13 04:54:59.726607 [ 3 ] {d3843192-a356-4eda-a8e0-bea550b8f041} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001262 sec., 22187.00475435816 rows/sec., 1.74 MiB/sec.
3391 2024.03.13 04:54:59.726737 [ 3 ] {d3843192-a356-4eda-a8e0-bea550b8f041} <Debug> DynamicQueryHandler: Done processing query
3392 2024.03.13 04:54:59.726761 [ 3 ] {d3843192-a356-4eda-a8e0-bea550b8f041} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
3393 2024.03.13 04:54:59.726776 [ 3 ] {} <Debug> HTTP-Session: cc14eb7a-a043-4e8e-a01a-646c621e0819 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3394 2024.03.13 04:54:59.726972 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 29990, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3395 2024.03.13 04:54:59.727020 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3396 2024.03.13 04:54:59.727039 [ 3 ] {} <Debug> HTTP-Session: 2b2c6104-dce6-41ea-a7f0-4c35d7d9e9d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
3397 2024.03.13 04:54:59.727056 [ 3 ] {} <Debug> HTTP-Session: 2b2c6104-dce6-41ea-a7f0-4c35d7d9e9d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3398 2024.03.13 04:54:59.727069 [ 3 ] {} <Debug> HTTP-Session: 2b2c6104-dce6-41ea-a7f0-4c35d7d9e9d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3399 2024.03.13 04:54:59.727101 [ 3 ] {} <Trace> HTTP-Session: 2b2c6104-dce6-41ea-a7f0-4c35d7d9e9d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3400 2024.03.13 04:54:59.727641 [ 3 ] {94d03423-a884-4c6e-89b4-8265b6e2e6fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3401 2024.03.13 04:54:59.727689 [ 3 ] {94d03423-a884-4c6e-89b4-8265b6e2e6fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3402 2024.03.13 04:54:59.727848 [ 3 ] {94d03423-a884-4c6e-89b4-8265b6e2e6fd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3403 2024.03.13 04:54:59.728292 [ 3 ] {94d03423-a884-4c6e-89b4-8265b6e2e6fd} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3404 2024.03.13 04:54:59.728330 [ 3 ] {94d03423-a884-4c6e-89b4-8265b6e2e6fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
3405 2024.03.13 04:54:59.728747 [ 3 ] {94d03423-a884-4c6e-89b4-8265b6e2e6fd} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
3406 2024.03.13 04:54:59.729082 [ 3 ] {94d03423-a884-4c6e-89b4-8265b6e2e6fd} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3407 2024.03.13 04:54:59.729251 [ 3 ] {94d03423-a884-4c6e-89b4-8265b6e2e6fd} <Debug> executeQuery: Read 28 rows, 38.69 KiB in 0.002091 sec., 13390.722142515542 rows/sec., 18.07 MiB/sec.
3408 2024.03.13 04:54:59.729472 [ 3 ] {94d03423-a884-4c6e-89b4-8265b6e2e6fd} <Debug> DynamicQueryHandler: Done processing query
3409 2024.03.13 04:54:59.729540 [ 3 ] {94d03423-a884-4c6e-89b4-8265b6e2e6fd} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
3410 2024.03.13 04:54:59.729572 [ 3 ] {} <Debug> HTTP-Session: 2b2c6104-dce6-41ea-a7f0-4c35d7d9e9d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3411 2024.03.13 04:55:04.722097 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 4214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3412 2024.03.13 04:55:04.722243 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3413 2024.03.13 04:55:04.722273 [ 3 ] {} <Debug> HTTP-Session: 21e1c34b-1a1a-4686-bfc7-0641e8d4d852 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
3414 2024.03.13 04:55:04.722300 [ 3 ] {} <Debug> HTTP-Session: 21e1c34b-1a1a-4686-bfc7-0641e8d4d852 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3415 2024.03.13 04:55:04.722318 [ 3 ] {} <Debug> HTTP-Session: 21e1c34b-1a1a-4686-bfc7-0641e8d4d852 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3416 2024.03.13 04:55:04.722374 [ 3 ] {} <Trace> HTTP-Session: 21e1c34b-1a1a-4686-bfc7-0641e8d4d852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3417 2024.03.13 04:55:04.722511 [ 3 ] {7773520a-cb37-4534-a48e-216aa1627955} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3418 2024.03.13 04:55:04.722582 [ 3 ] {7773520a-cb37-4534-a48e-216aa1627955} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3419 2024.03.13 04:55:04.722780 [ 3 ] {7773520a-cb37-4534-a48e-216aa1627955} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3420 2024.03.13 04:55:04.723235 [ 3 ] {7773520a-cb37-4534-a48e-216aa1627955} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3421 2024.03.13 04:55:04.723284 [ 3 ] {7773520a-cb37-4534-a48e-216aa1627955} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
3422 2024.03.13 04:55:04.723663 [ 3 ] {7773520a-cb37-4534-a48e-216aa1627955} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
3423 2024.03.13 04:55:04.723994 [ 3 ] {7773520a-cb37-4534-a48e-216aa1627955} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3424 2024.03.13 04:55:04.724153 [ 3 ] {7773520a-cb37-4534-a48e-216aa1627955} <Debug> executeQuery: Read 29 rows, 2.35 KiB in 0.001704 sec., 17018.779342723006 rows/sec., 1.35 MiB/sec.
3425 2024.03.13 04:55:04.724170 [ 152 ] {} <Debug> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
3426 2024.03.13 04:55:04.724277 [ 152 ] {} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3427 2024.03.13 04:55:04.724314 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
3428 2024.03.13 04:55:04.724345 [ 3 ] {7773520a-cb37-4534-a48e-216aa1627955} <Debug> DynamicQueryHandler: Done processing query
3429 2024.03.13 04:55:04.724394 [ 3 ] {7773520a-cb37-4534-a48e-216aa1627955} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
3430 2024.03.13 04:55:04.724441 [ 3 ] {} <Debug> HTTP-Session: 21e1c34b-1a1a-4686-bfc7-0641e8d4d852 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3431 2024.03.13 04:55:04.724542 [ 186 ] {9bec4614-832f-436d-8868-dc505e41396c::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
3432 2024.03.13 04:55:04.724637 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 18464, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3433 2024.03.13 04:55:04.724736 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3434 2024.03.13 04:55:04.724790 [ 3 ] {} <Debug> HTTP-Session: 1ba52964-f857-4a1d-b360-05e16ea2161f Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
3435 2024.03.13 04:55:04.724818 [ 186 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3436 2024.03.13 04:55:04.724831 [ 3 ] {} <Debug> HTTP-Session: 1ba52964-f857-4a1d-b360-05e16ea2161f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3437 2024.03.13 04:55:04.724879 [ 3 ] {} <Debug> HTTP-Session: 1ba52964-f857-4a1d-b360-05e16ea2161f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3438 2024.03.13 04:55:04.724885 [ 186 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 57 rows starting from the beginning of the part
3439 2024.03.13 04:55:04.724944 [ 3 ] {} <Trace> HTTP-Session: 1ba52964-f857-4a1d-b360-05e16ea2161f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3440 2024.03.13 04:55:04.725165 [ 186 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 29 rows starting from the beginning of the part
3441 2024.03.13 04:55:04.725228 [ 3 ] {582bb872-8a64-4055-82f2-22aae1813a24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3442 2024.03.13 04:55:04.725394 [ 3 ] {582bb872-8a64-4055-82f2-22aae1813a24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3443 2024.03.13 04:55:04.725482 [ 186 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 28 rows starting from the beginning of the part
3444 2024.03.13 04:55:04.725806 [ 186 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 29 rows starting from the beginning of the part
3445 2024.03.13 04:55:04.726125 [ 186 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 28 rows starting from the beginning of the part
3446 2024.03.13 04:55:04.726415 [ 186 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 29 rows starting from the beginning of the part
3447 2024.03.13 04:55:04.726523 [ 3 ] {582bb872-8a64-4055-82f2-22aae1813a24} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3448 2024.03.13 04:55:04.727698 [ 3 ] {582bb872-8a64-4055-82f2-22aae1813a24} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3449 2024.03.13 04:55:04.727766 [ 3 ] {582bb872-8a64-4055-82f2-22aae1813a24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
3450 2024.03.13 04:55:04.728665 [ 3 ] {582bb872-8a64-4055-82f2-22aae1813a24} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
3451 2024.03.13 04:55:04.729257 [ 198 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 200 rows, containing 4 columns (4 merged, 0 gathered) in 0.004859656 sec., 41155.17641577922 rows/sec., 3.26 MiB/sec.
3452 2024.03.13 04:55:04.729486 [ 198 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
3453 2024.03.13 04:55:04.729602 [ 3 ] {582bb872-8a64-4055-82f2-22aae1813a24} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3454 2024.03.13 04:55:04.729830 [ 152 ] {} <Debug> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
3455 2024.03.13 04:55:04.729962 [ 152 ] {} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3456 2024.03.13 04:55:04.730029 [ 3 ] {582bb872-8a64-4055-82f2-22aae1813a24} <Debug> executeQuery: Read 123 rows, 10.95 KiB in 0.004914 sec., 25030.52503052503 rows/sec., 2.18 MiB/sec.
3457 2024.03.13 04:55:04.730068 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
3458 2024.03.13 04:55:04.730469 [ 186 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::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
3459 2024.03.13 04:55:04.730665 [ 3 ] {582bb872-8a64-4055-82f2-22aae1813a24} <Debug> DynamicQueryHandler: Done processing query
3460 2024.03.13 04:55:04.730741 [ 3 ] {582bb872-8a64-4055-82f2-22aae1813a24} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB.
3461 2024.03.13 04:55:04.730822 [ 3 ] {} <Debug> HTTP-Session: 1ba52964-f857-4a1d-b360-05e16ea2161f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3462 2024.03.13 04:55:04.730905 [ 186 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3463 2024.03.13 04:55:04.730950 [ 198 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_26_5} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3464 2024.03.13 04:55:04.730967 [ 186 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 211 rows starting from the beginning of the part
3465 2024.03.13 04:55:04.731217 [ 198 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_26_5} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
3466 2024.03.13 04:55:04.731263 [ 186 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 87 rows starting from the beginning of the part
3467 2024.03.13 04:55:04.731567 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
3468 2024.03.13 04:55:04.731577 [ 186 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 84 rows starting from the beginning of the part
3469 2024.03.13 04:55:04.731301 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 9013, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3470 2024.03.13 04:55:04.731832 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3471 2024.03.13 04:55:04.731936 [ 3 ] {} <Debug> HTTP-Session: a616c223-4034-4830-ae15-76ad4831ef0a Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
3472 2024.03.13 04:55:04.731940 [ 186 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 87 rows starting from the beginning of the part
3473 2024.03.13 04:55:04.731971 [ 3 ] {} <Debug> HTTP-Session: a616c223-4034-4830-ae15-76ad4831ef0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3474 2024.03.13 04:55:04.732021 [ 3 ] {} <Debug> HTTP-Session: a616c223-4034-4830-ae15-76ad4831ef0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3475 2024.03.13 04:55:04.732153 [ 3 ] {} <Trace> HTTP-Session: a616c223-4034-4830-ae15-76ad4831ef0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3476 2024.03.13 04:55:04.732184 [ 186 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 84 rows starting from the beginning of the part
3477 2024.03.13 04:55:04.732477 [ 186 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 123 rows starting from the beginning of the part
3478 2024.03.13 04:55:04.732473 [ 3 ] {9873ec21-1501-4123-8c28-7e1e362047bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3479 2024.03.13 04:55:04.732670 [ 3 ] {9873ec21-1501-4123-8c28-7e1e362047bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3480 2024.03.13 04:55:04.733295 [ 3 ] {9873ec21-1501-4123-8c28-7e1e362047bd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3481 2024.03.13 04:55:04.734231 [ 3 ] {9873ec21-1501-4123-8c28-7e1e362047bd} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3482 2024.03.13 04:55:04.734294 [ 3 ] {9873ec21-1501-4123-8c28-7e1e362047bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
3483 2024.03.13 04:55:04.735044 [ 3 ] {9873ec21-1501-4123-8c28-7e1e362047bd} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
3484 2024.03.13 04:55:04.735291 [ 186 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 676 rows, containing 4 columns (4 merged, 0 gathered) in 0.005068529 sec., 133372.029636212 rows/sec., 12.54 MiB/sec.
3485 2024.03.13 04:55:04.735558 [ 186 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
3486 2024.03.13 04:55:04.735832 [ 3 ] {9873ec21-1501-4123-8c28-7e1e362047bd} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3487 2024.03.13 04:55:04.736192 [ 152 ] {} <Debug> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
3488 2024.03.13 04:55:04.736255 [ 3 ] {9873ec21-1501-4123-8c28-7e1e362047bd} <Debug> executeQuery: Read 53 rows, 4.22 KiB in 0.003981 sec., 13313.237879929666 rows/sec., 1.04 MiB/sec.
3489 2024.03.13 04:55:04.736286 [ 152 ] {} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3490 2024.03.13 04:55:04.736381 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
3491 2024.03.13 04:55:04.736450 [ 186 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_26_5} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3492 2024.03.13 04:55:04.736854 [ 3 ] {9873ec21-1501-4123-8c28-7e1e362047bd} <Debug> DynamicQueryHandler: Done processing query
3493 2024.03.13 04:55:04.736921 [ 186 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_26_5} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
3494 2024.03.13 04:55:04.736966 [ 3 ] {9873ec21-1501-4123-8c28-7e1e362047bd} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
3495 2024.03.13 04:55:04.736989 [ 198 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::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
3496 2024.03.13 04:55:04.737070 [ 3 ] {} <Debug> HTTP-Session: a616c223-4034-4830-ae15-76ad4831ef0a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3497 2024.03.13 04:55:04.737321 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB.
3498 2024.03.13 04:55:04.737498 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 7036, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3499 2024.03.13 04:55:04.737654 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3500 2024.03.13 04:55:04.737736 [ 3 ] {} <Debug> HTTP-Session: c42626bb-616e-4ea1-808e-d6b0cad33fcd Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
3501 2024.03.13 04:55:04.737764 [ 198 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3502 2024.03.13 04:55:04.737779 [ 3 ] {} <Debug> HTTP-Session: c42626bb-616e-4ea1-808e-d6b0cad33fcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3503 2024.03.13 04:55:04.737813 [ 198 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 107 rows starting from the beginning of the part
3504 2024.03.13 04:55:04.737822 [ 3 ] {} <Debug> HTTP-Session: c42626bb-616e-4ea1-808e-d6b0cad33fcd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3505 2024.03.13 04:55:04.737923 [ 3 ] {} <Trace> HTTP-Session: c42626bb-616e-4ea1-808e-d6b0cad33fcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3506 2024.03.13 04:55:04.738098 [ 198 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 29 rows starting from the beginning of the part
3507 2024.03.13 04:55:04.738218 [ 3 ] {a62e8221-b8b1-4e5c-ae61-ca30f5e53309} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3508 2024.03.13 04:55:04.738370 [ 198 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 28 rows starting from the beginning of the part
3509 2024.03.13 04:55:04.738396 [ 3 ] {a62e8221-b8b1-4e5c-ae61-ca30f5e53309} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3510 2024.03.13 04:55:04.738676 [ 198 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 29 rows starting from the beginning of the part
3511 2024.03.13 04:55:04.739016 [ 198 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 28 rows starting from the beginning of the part
3512 2024.03.13 04:55:04.739369 [ 198 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 53 rows starting from the beginning of the part
3513 2024.03.13 04:55:04.739813 [ 3 ] {a62e8221-b8b1-4e5c-ae61-ca30f5e53309} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3514 2024.03.13 04:55:04.740785 [ 3 ] {a62e8221-b8b1-4e5c-ae61-ca30f5e53309} <Trace> oximeter.measurements_cumulativeu64 (311b24cf-8761-4f32-8016-e3619c5686da): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3515 2024.03.13 04:55:04.740862 [ 3 ] {a62e8221-b8b1-4e5c-ae61-ca30f5e53309} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
3516 2024.03.13 04:55:04.741973 [ 3 ] {a62e8221-b8b1-4e5c-ae61-ca30f5e53309} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
3517 2024.03.13 04:55:04.741995 [ 201 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 274 rows, containing 4 columns (4 merged, 0 gathered) in 0.005474085 sec., 50054.02729405919 rows/sec., 3.91 MiB/sec.
3518 2024.03.13 04:55:04.742243 [ 201 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
3519 2024.03.13 04:55:04.742770 [ 3 ] {a62e8221-b8b1-4e5c-ae61-ca30f5e53309} <Trace> oximeter.measurements_cumulativeu64 (311b24cf-8761-4f32-8016-e3619c5686da): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3520 2024.03.13 04:55:04.743116 [ 3 ] {a62e8221-b8b1-4e5c-ae61-ca30f5e53309} <Debug> executeQuery: Read 36 rows, 2.60 KiB in 0.005018 sec., 7174.172977281785 rows/sec., 518.45 KiB/sec.
3521 2024.03.13 04:55:04.743256 [ 186 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_26_5} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3522 2024.03.13 04:55:04.743571 [ 186 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_26_5} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
3523 2024.03.13 04:55:04.743705 [ 3 ] {a62e8221-b8b1-4e5c-ae61-ca30f5e53309} <Debug> DynamicQueryHandler: Done processing query
3524 2024.03.13 04:55:04.743733 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
3525 2024.03.13 04:55:04.743747 [ 3 ] {a62e8221-b8b1-4e5c-ae61-ca30f5e53309} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
3526 2024.03.13 04:55:04.743785 [ 3 ] {} <Debug> HTTP-Session: c42626bb-616e-4ea1-808e-d6b0cad33fcd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3527 2024.03.13 04:55:04.743968 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 31062, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3528 2024.03.13 04:55:04.744018 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3529 2024.03.13 04:55:04.744038 [ 3 ] {} <Debug> HTTP-Session: 848e01ae-4bf7-4904-ad3e-667b6e5da55c Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
3530 2024.03.13 04:55:04.744054 [ 3 ] {} <Debug> HTTP-Session: 848e01ae-4bf7-4904-ad3e-667b6e5da55c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3531 2024.03.13 04:55:04.744069 [ 3 ] {} <Debug> HTTP-Session: 848e01ae-4bf7-4904-ad3e-667b6e5da55c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3532 2024.03.13 04:55:04.744100 [ 3 ] {} <Trace> HTTP-Session: 848e01ae-4bf7-4904-ad3e-667b6e5da55c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3533 2024.03.13 04:55:04.744420 [ 3 ] {5c9b1c83-6541-4624-8dab-c79ad1da113e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3534 2024.03.13 04:55:04.744470 [ 3 ] {5c9b1c83-6541-4624-8dab-c79ad1da113e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3535 2024.03.13 04:55:04.744658 [ 3 ] {5c9b1c83-6541-4624-8dab-c79ad1da113e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3536 2024.03.13 04:55:04.745149 [ 3 ] {5c9b1c83-6541-4624-8dab-c79ad1da113e} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3537 2024.03.13 04:55:04.745188 [ 3 ] {5c9b1c83-6541-4624-8dab-c79ad1da113e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
3538 2024.03.13 04:55:04.745618 [ 3 ] {5c9b1c83-6541-4624-8dab-c79ad1da113e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
3539 2024.03.13 04:55:04.745977 [ 3 ] {5c9b1c83-6541-4624-8dab-c79ad1da113e} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3540 2024.03.13 04:55:04.746148 [ 152 ] {} <Debug> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
3541 2024.03.13 04:55:04.746151 [ 3 ] {5c9b1c83-6541-4624-8dab-c79ad1da113e} <Debug> executeQuery: Read 29 rows, 40.07 KiB in 0.001987 sec., 14594.866633115249 rows/sec., 19.70 MiB/sec.
3542 2024.03.13 04:55:04.746206 [ 152 ] {} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3543 2024.03.13 04:55:04.746271 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
3544 2024.03.13 04:55:04.746469 [ 3 ] {5c9b1c83-6541-4624-8dab-c79ad1da113e} <Debug> DynamicQueryHandler: Done processing query
3545 2024.03.13 04:55:04.746482 [ 186 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::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
3546 2024.03.13 04:55:04.746511 [ 3 ] {5c9b1c83-6541-4624-8dab-c79ad1da113e} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
3547 2024.03.13 04:55:04.746556 [ 3 ] {} <Debug> HTTP-Session: 848e01ae-4bf7-4904-ad3e-667b6e5da55c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3548 2024.03.13 04:55:04.746702 [ 186 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3549 2024.03.13 04:55:04.746738 [ 186 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 596 rows starting from the beginning of the part
3550 2024.03.13 04:55:04.746857 [ 186 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 29 rows starting from the beginning of the part
3551 2024.03.13 04:55:04.746988 [ 186 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 28 rows starting from the beginning of the part
3552 2024.03.13 04:55:04.747195 [ 186 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 29 rows starting from the beginning of the part
3553 2024.03.13 04:55:04.747332 [ 186 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 28 rows starting from the beginning of the part
3554 2024.03.13 04:55:04.747545 [ 186 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 29 rows starting from the beginning of the part
3555 2024.03.13 04:55:04.750482 [ 201 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 739 rows, containing 6 columns (6 merged, 0 gathered) in 0.004099283 sec., 180275.42865423052 rows/sec., 243.27 MiB/sec.
3556 2024.03.13 04:55:04.750882 [ 186 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
3557 2024.03.13 04:55:04.751265 [ 186 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3558 2024.03.13 04:55:04.751340 [ 186 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
3559 2024.03.13 04:55:04.751415 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.66 MiB.
3560 2024.03.13 04:55:08.498735 [ 150 ] {} <Debug> DNSResolver: Updating DNS cache
3561 2024.03.13 04:55:08.498834 [ 150 ] {} <Debug> DNSResolver: Updated DNS cache
3562 2024.03.13 04:55:09.721349 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 4072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3563 2024.03.13 04:55:09.721468 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3564 2024.03.13 04:55:09.721494 [ 3 ] {} <Debug> HTTP-Session: 1120b914-3fc8-402f-a084-fd943129d338 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
3565 2024.03.13 04:55:09.721518 [ 3 ] {} <Debug> HTTP-Session: 1120b914-3fc8-402f-a084-fd943129d338 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3566 2024.03.13 04:55:09.721534 [ 3 ] {} <Debug> HTTP-Session: 1120b914-3fc8-402f-a084-fd943129d338 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3567 2024.03.13 04:55:09.721584 [ 3 ] {} <Trace> HTTP-Session: 1120b914-3fc8-402f-a084-fd943129d338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3568 2024.03.13 04:55:09.721708 [ 3 ] {7910277f-2bed-4231-a52b-c2302e35b419} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3569 2024.03.13 04:55:09.721771 [ 3 ] {7910277f-2bed-4231-a52b-c2302e35b419} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3570 2024.03.13 04:55:09.721957 [ 3 ] {7910277f-2bed-4231-a52b-c2302e35b419} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3571 2024.03.13 04:55:09.722419 [ 3 ] {7910277f-2bed-4231-a52b-c2302e35b419} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3572 2024.03.13 04:55:09.722470 [ 3 ] {7910277f-2bed-4231-a52b-c2302e35b419} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
3573 2024.03.13 04:55:09.722850 [ 3 ] {7910277f-2bed-4231-a52b-c2302e35b419} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
3574 2024.03.13 04:55:09.723186 [ 3 ] {7910277f-2bed-4231-a52b-c2302e35b419} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3575 2024.03.13 04:55:09.723347 [ 3 ] {7910277f-2bed-4231-a52b-c2302e35b419} <Debug> executeQuery: Read 28 rows, 2.27 KiB in 0.001698 sec., 16489.988221436983 rows/sec., 1.31 MiB/sec.
3576 2024.03.13 04:55:09.723528 [ 3 ] {7910277f-2bed-4231-a52b-c2302e35b419} <Debug> DynamicQueryHandler: Done processing query
3577 2024.03.13 04:55:09.723559 [ 3 ] {7910277f-2bed-4231-a52b-c2302e35b419} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
3578 2024.03.13 04:55:09.723576 [ 3 ] {} <Debug> HTTP-Session: 1120b914-3fc8-402f-a084-fd943129d338 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3579 2024.03.13 04:55:09.723719 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 14008, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3580 2024.03.13 04:55:09.723769 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3581 2024.03.13 04:55:09.723788 [ 3 ] {} <Debug> HTTP-Session: 5ff1e1e7-f968-4fac-a904-58128018d9a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
3582 2024.03.13 04:55:09.723805 [ 3 ] {} <Debug> HTTP-Session: 5ff1e1e7-f968-4fac-a904-58128018d9a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3583 2024.03.13 04:55:09.723819 [ 3 ] {} <Debug> HTTP-Session: 5ff1e1e7-f968-4fac-a904-58128018d9a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3584 2024.03.13 04:55:09.723850 [ 3 ] {} <Trace> HTTP-Session: 5ff1e1e7-f968-4fac-a904-58128018d9a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3585 2024.03.13 04:55:09.723939 [ 3 ] {e3c2ed22-0aeb-4f6a-9818-e4d1d4a9d39d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3586 2024.03.13 04:55:09.723981 [ 3 ] {e3c2ed22-0aeb-4f6a-9818-e4d1d4a9d39d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3587 2024.03.13 04:55:09.724107 [ 3 ] {e3c2ed22-0aeb-4f6a-9818-e4d1d4a9d39d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3588 2024.03.13 04:55:09.724491 [ 3 ] {e3c2ed22-0aeb-4f6a-9818-e4d1d4a9d39d} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3589 2024.03.13 04:55:09.724529 [ 3 ] {e3c2ed22-0aeb-4f6a-9818-e4d1d4a9d39d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
3590 2024.03.13 04:55:09.724842 [ 3 ] {e3c2ed22-0aeb-4f6a-9818-e4d1d4a9d39d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
3591 2024.03.13 04:55:09.725144 [ 3 ] {e3c2ed22-0aeb-4f6a-9818-e4d1d4a9d39d} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3592 2024.03.13 04:55:09.725292 [ 3 ] {e3c2ed22-0aeb-4f6a-9818-e4d1d4a9d39d} <Debug> executeQuery: Read 84 rows, 8.82 KiB in 0.001394 sec., 60258.24964131994 rows/sec., 6.18 MiB/sec.
3593 2024.03.13 04:55:09.725417 [ 3 ] {e3c2ed22-0aeb-4f6a-9818-e4d1d4a9d39d} <Debug> DynamicQueryHandler: Done processing query
3594 2024.03.13 04:55:09.725441 [ 3 ] {e3c2ed22-0aeb-4f6a-9818-e4d1d4a9d39d} <Debug> MemoryTracker: Peak memory usage (for query): 4.33 MiB.
3595 2024.03.13 04:55:09.725458 [ 3 ] {} <Debug> HTTP-Session: 5ff1e1e7-f968-4fac-a904-58128018d9a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3596 2024.03.13 04:55:09.725613 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 4801, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3597 2024.03.13 04:55:09.725661 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3598 2024.03.13 04:55:09.725680 [ 3 ] {} <Debug> HTTP-Session: c8d80fec-f16b-4b58-b08e-f75113ab9e82 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
3599 2024.03.13 04:55:09.725697 [ 3 ] {} <Debug> HTTP-Session: c8d80fec-f16b-4b58-b08e-f75113ab9e82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3600 2024.03.13 04:55:09.725711 [ 3 ] {} <Debug> HTTP-Session: c8d80fec-f16b-4b58-b08e-f75113ab9e82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3601 2024.03.13 04:55:09.725741 [ 3 ] {} <Trace> HTTP-Session: c8d80fec-f16b-4b58-b08e-f75113ab9e82 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3602 2024.03.13 04:55:09.725814 [ 3 ] {4656dace-1752-494f-be40-e12c1760ffda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3603 2024.03.13 04:55:09.725853 [ 3 ] {4656dace-1752-494f-be40-e12c1760ffda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3604 2024.03.13 04:55:09.725980 [ 3 ] {4656dace-1752-494f-be40-e12c1760ffda} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3605 2024.03.13 04:55:09.726281 [ 3 ] {4656dace-1752-494f-be40-e12c1760ffda} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3606 2024.03.13 04:55:09.726318 [ 3 ] {4656dace-1752-494f-be40-e12c1760ffda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
3607 2024.03.13 04:55:09.726613 [ 3 ] {4656dace-1752-494f-be40-e12c1760ffda} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
3608 2024.03.13 04:55:09.726923 [ 3 ] {4656dace-1752-494f-be40-e12c1760ffda} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3609 2024.03.13 04:55:09.727050 [ 3 ] {4656dace-1752-494f-be40-e12c1760ffda} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001264 sec., 22151.898734177215 rows/sec., 1.73 MiB/sec.
3610 2024.03.13 04:55:09.727235 [ 3 ] {4656dace-1752-494f-be40-e12c1760ffda} <Debug> DynamicQueryHandler: Done processing query
3611 2024.03.13 04:55:09.727285 [ 3 ] {4656dace-1752-494f-be40-e12c1760ffda} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
3612 2024.03.13 04:55:09.727341 [ 3 ] {} <Debug> HTTP-Session: c8d80fec-f16b-4b58-b08e-f75113ab9e82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3613 2024.03.13 04:55:09.727553 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 29990, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3614 2024.03.13 04:55:09.727605 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3615 2024.03.13 04:55:09.727624 [ 3 ] {} <Debug> HTTP-Session: a74e7c0b-b0dd-480d-a7bb-17f6be6f4260 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
3616 2024.03.13 04:55:09.727642 [ 3 ] {} <Debug> HTTP-Session: a74e7c0b-b0dd-480d-a7bb-17f6be6f4260 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3617 2024.03.13 04:55:09.727656 [ 3 ] {} <Debug> HTTP-Session: a74e7c0b-b0dd-480d-a7bb-17f6be6f4260 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3618 2024.03.13 04:55:09.727687 [ 3 ] {} <Trace> HTTP-Session: a74e7c0b-b0dd-480d-a7bb-17f6be6f4260 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3619 2024.03.13 04:55:09.727908 [ 3 ] {62093bd9-abd6-4dd5-b84c-6b44c98a69fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3620 2024.03.13 04:55:09.727954 [ 3 ] {62093bd9-abd6-4dd5-b84c-6b44c98a69fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3621 2024.03.13 04:55:09.728132 [ 3 ] {62093bd9-abd6-4dd5-b84c-6b44c98a69fa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3622 2024.03.13 04:55:09.728624 [ 3 ] {62093bd9-abd6-4dd5-b84c-6b44c98a69fa} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3623 2024.03.13 04:55:09.728686 [ 3 ] {62093bd9-abd6-4dd5-b84c-6b44c98a69fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
3624 2024.03.13 04:55:09.729099 [ 3 ] {62093bd9-abd6-4dd5-b84c-6b44c98a69fa} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
3625 2024.03.13 04:55:09.729435 [ 3 ] {62093bd9-abd6-4dd5-b84c-6b44c98a69fa} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3626 2024.03.13 04:55:09.729598 [ 3 ] {62093bd9-abd6-4dd5-b84c-6b44c98a69fa} <Debug> executeQuery: Read 28 rows, 38.69 KiB in 0.001853 sec., 15110.631408526713 rows/sec., 20.39 MiB/sec.
3627 2024.03.13 04:55:09.729781 [ 3 ] {62093bd9-abd6-4dd5-b84c-6b44c98a69fa} <Debug> DynamicQueryHandler: Done processing query
3628 2024.03.13 04:55:09.729805 [ 3 ] {62093bd9-abd6-4dd5-b84c-6b44c98a69fa} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
3629 2024.03.13 04:55:09.729821 [ 3 ] {} <Debug> HTTP-Session: a74e7c0b-b0dd-480d-a7bb-17f6be6f4260 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3630 2024.03.13 04:55:14.721139 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 4214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3631 2024.03.13 04:55:14.721270 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3632 2024.03.13 04:55:14.721295 [ 3 ] {} <Debug> HTTP-Session: 521fb057-b9b1-4f45-b605-4cf60bdd0850 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
3633 2024.03.13 04:55:14.721319 [ 3 ] {} <Debug> HTTP-Session: 521fb057-b9b1-4f45-b605-4cf60bdd0850 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3634 2024.03.13 04:55:14.721360 [ 3 ] {} <Debug> HTTP-Session: 521fb057-b9b1-4f45-b605-4cf60bdd0850 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3635 2024.03.13 04:55:14.721410 [ 3 ] {} <Trace> HTTP-Session: 521fb057-b9b1-4f45-b605-4cf60bdd0850 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3636 2024.03.13 04:55:14.721532 [ 3 ] {ff291869-73d4-4974-bad7-b625f98987ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3637 2024.03.13 04:55:14.721594 [ 3 ] {ff291869-73d4-4974-bad7-b625f98987ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3638 2024.03.13 04:55:14.721782 [ 3 ] {ff291869-73d4-4974-bad7-b625f98987ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3639 2024.03.13 04:55:14.722254 [ 3 ] {ff291869-73d4-4974-bad7-b625f98987ae} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3640 2024.03.13 04:55:14.722300 [ 3 ] {ff291869-73d4-4974-bad7-b625f98987ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
3641 2024.03.13 04:55:14.722681 [ 3 ] {ff291869-73d4-4974-bad7-b625f98987ae} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
3642 2024.03.13 04:55:14.723023 [ 3 ] {ff291869-73d4-4974-bad7-b625f98987ae} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3643 2024.03.13 04:55:14.723175 [ 3 ] {ff291869-73d4-4974-bad7-b625f98987ae} <Debug> executeQuery: Read 29 rows, 2.35 KiB in 0.001701 sec., 17048.794826572605 rows/sec., 1.35 MiB/sec.
3644 2024.03.13 04:55:14.723411 [ 3 ] {ff291869-73d4-4974-bad7-b625f98987ae} <Debug> DynamicQueryHandler: Done processing query
3645 2024.03.13 04:55:14.723468 [ 3 ] {ff291869-73d4-4974-bad7-b625f98987ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
3646 2024.03.13 04:55:14.723513 [ 3 ] {} <Debug> HTTP-Session: 521fb057-b9b1-4f45-b605-4cf60bdd0850 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3647 2024.03.13 04:55:14.723685 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 13526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3648 2024.03.13 04:55:14.723736 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3649 2024.03.13 04:55:14.723755 [ 3 ] {} <Debug> HTTP-Session: 2853b847-0318-4549-bbf7-1ebacd700a0e Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
3650 2024.03.13 04:55:14.723772 [ 3 ] {} <Debug> HTTP-Session: 2853b847-0318-4549-bbf7-1ebacd700a0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3651 2024.03.13 04:55:14.723786 [ 3 ] {} <Debug> HTTP-Session: 2853b847-0318-4549-bbf7-1ebacd700a0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3652 2024.03.13 04:55:14.723818 [ 3 ] {} <Trace> HTTP-Session: 2853b847-0318-4549-bbf7-1ebacd700a0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3653 2024.03.13 04:55:14.723909 [ 3 ] {452c7cb8-1f6d-41a7-92fa-ad1e68eca23d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3654 2024.03.13 04:55:14.723951 [ 3 ] {452c7cb8-1f6d-41a7-92fa-ad1e68eca23d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3655 2024.03.13 04:55:14.724096 [ 3 ] {452c7cb8-1f6d-41a7-92fa-ad1e68eca23d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3656 2024.03.13 04:55:14.724508 [ 3 ] {452c7cb8-1f6d-41a7-92fa-ad1e68eca23d} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3657 2024.03.13 04:55:14.724546 [ 3 ] {452c7cb8-1f6d-41a7-92fa-ad1e68eca23d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
3658 2024.03.13 04:55:14.724843 [ 3 ] {452c7cb8-1f6d-41a7-92fa-ad1e68eca23d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
3659 2024.03.13 04:55:14.725172 [ 3 ] {452c7cb8-1f6d-41a7-92fa-ad1e68eca23d} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3660 2024.03.13 04:55:14.725315 [ 3 ] {452c7cb8-1f6d-41a7-92fa-ad1e68eca23d} <Debug> executeQuery: Read 87 rows, 8.18 KiB in 0.001444 sec., 60249.30747922438 rows/sec., 5.53 MiB/sec.
3661 2024.03.13 04:55:14.725441 [ 3 ] {452c7cb8-1f6d-41a7-92fa-ad1e68eca23d} <Debug> DynamicQueryHandler: Done processing query
3662 2024.03.13 04:55:14.725466 [ 3 ] {452c7cb8-1f6d-41a7-92fa-ad1e68eca23d} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
3663 2024.03.13 04:55:14.725481 [ 3 ] {} <Debug> HTTP-Session: 2853b847-0318-4549-bbf7-1ebacd700a0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3664 2024.03.13 04:55:14.725604 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 4969, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3665 2024.03.13 04:55:14.725652 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3666 2024.03.13 04:55:14.725671 [ 3 ] {} <Debug> HTTP-Session: 2a3faf60-bbec-4834-9567-63085452da9e Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
3667 2024.03.13 04:55:14.725687 [ 3 ] {} <Debug> HTTP-Session: 2a3faf60-bbec-4834-9567-63085452da9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3668 2024.03.13 04:55:14.725701 [ 3 ] {} <Debug> HTTP-Session: 2a3faf60-bbec-4834-9567-63085452da9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3669 2024.03.13 04:55:14.725731 [ 3 ] {} <Trace> HTTP-Session: 2a3faf60-bbec-4834-9567-63085452da9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3670 2024.03.13 04:55:14.725808 [ 3 ] {b917b309-2997-4bf4-a75f-a9ec2ceb57ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3671 2024.03.13 04:55:14.725847 [ 3 ] {b917b309-2997-4bf4-a75f-a9ec2ceb57ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3672 2024.03.13 04:55:14.725971 [ 3 ] {b917b309-2997-4bf4-a75f-a9ec2ceb57ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3673 2024.03.13 04:55:14.726289 [ 3 ] {b917b309-2997-4bf4-a75f-a9ec2ceb57ed} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3674 2024.03.13 04:55:14.726325 [ 3 ] {b917b309-2997-4bf4-a75f-a9ec2ceb57ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
3675 2024.03.13 04:55:14.726617 [ 3 ] {b917b309-2997-4bf4-a75f-a9ec2ceb57ed} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
3676 2024.03.13 04:55:14.726917 [ 3 ] {b917b309-2997-4bf4-a75f-a9ec2ceb57ed} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3677 2024.03.13 04:55:14.727069 [ 3 ] {b917b309-2997-4bf4-a75f-a9ec2ceb57ed} <Debug> executeQuery: Read 29 rows, 2.32 KiB in 0.001286 sec., 22550.54432348367 rows/sec., 1.76 MiB/sec.
3678 2024.03.13 04:55:14.727312 [ 3 ] {b917b309-2997-4bf4-a75f-a9ec2ceb57ed} <Debug> DynamicQueryHandler: Done processing query
3679 2024.03.13 04:55:14.727362 [ 3 ] {b917b309-2997-4bf4-a75f-a9ec2ceb57ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
3680 2024.03.13 04:55:14.727399 [ 3 ] {} <Debug> HTTP-Session: 2a3faf60-bbec-4834-9567-63085452da9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3681 2024.03.13 04:55:14.727564 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 31062, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3682 2024.03.13 04:55:14.727612 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3683 2024.03.13 04:55:14.727630 [ 3 ] {} <Debug> HTTP-Session: 15a36562-527c-468c-b315-2d855104df23 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
3684 2024.03.13 04:55:14.727647 [ 3 ] {} <Debug> HTTP-Session: 15a36562-527c-468c-b315-2d855104df23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3685 2024.03.13 04:55:14.727660 [ 3 ] {} <Debug> HTTP-Session: 15a36562-527c-468c-b315-2d855104df23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3686 2024.03.13 04:55:14.727690 [ 3 ] {} <Trace> HTTP-Session: 15a36562-527c-468c-b315-2d855104df23 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3687 2024.03.13 04:55:14.727914 [ 3 ] {aa908a12-53ca-4d54-b082-3650e01e3774} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3688 2024.03.13 04:55:14.727961 [ 3 ] {aa908a12-53ca-4d54-b082-3650e01e3774} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3689 2024.03.13 04:55:14.728142 [ 3 ] {aa908a12-53ca-4d54-b082-3650e01e3774} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3690 2024.03.13 04:55:14.728639 [ 3 ] {aa908a12-53ca-4d54-b082-3650e01e3774} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3691 2024.03.13 04:55:14.728675 [ 3 ] {aa908a12-53ca-4d54-b082-3650e01e3774} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
3692 2024.03.13 04:55:14.729088 [ 3 ] {aa908a12-53ca-4d54-b082-3650e01e3774} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
3693 2024.03.13 04:55:14.729425 [ 3 ] {aa908a12-53ca-4d54-b082-3650e01e3774} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3694 2024.03.13 04:55:14.729571 [ 3 ] {aa908a12-53ca-4d54-b082-3650e01e3774} <Debug> executeQuery: Read 29 rows, 40.07 KiB in 0.001831 sec., 15838.339705079192 rows/sec., 21.37 MiB/sec.
3695 2024.03.13 04:55:14.729698 [ 3 ] {aa908a12-53ca-4d54-b082-3650e01e3774} <Debug> DynamicQueryHandler: Done processing query
3696 2024.03.13 04:55:14.729722 [ 3 ] {aa908a12-53ca-4d54-b082-3650e01e3774} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
3697 2024.03.13 04:55:14.729738 [ 3 ] {} <Debug> HTTP-Session: 15a36562-527c-468c-b315-2d855104df23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3698 2024.03.13 04:55:19.721086 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 4072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3699 2024.03.13 04:55:19.721209 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3700 2024.03.13 04:55:19.721234 [ 3 ] {} <Debug> HTTP-Session: a52d483c-8b18-48d3-8c0a-b83b69c301f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
3701 2024.03.13 04:55:19.721259 [ 3 ] {} <Debug> HTTP-Session: a52d483c-8b18-48d3-8c0a-b83b69c301f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3702 2024.03.13 04:55:19.721274 [ 3 ] {} <Debug> HTTP-Session: a52d483c-8b18-48d3-8c0a-b83b69c301f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3703 2024.03.13 04:55:19.721322 [ 3 ] {} <Trace> HTTP-Session: a52d483c-8b18-48d3-8c0a-b83b69c301f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3704 2024.03.13 04:55:19.721444 [ 3 ] {9375d972-8277-425b-94ef-51e18f7cd5f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3705 2024.03.13 04:55:19.721508 [ 3 ] {9375d972-8277-425b-94ef-51e18f7cd5f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3706 2024.03.13 04:55:19.721698 [ 3 ] {9375d972-8277-425b-94ef-51e18f7cd5f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3707 2024.03.13 04:55:19.722196 [ 3 ] {9375d972-8277-425b-94ef-51e18f7cd5f0} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3708 2024.03.13 04:55:19.722244 [ 3 ] {9375d972-8277-425b-94ef-51e18f7cd5f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
3709 2024.03.13 04:55:19.722629 [ 3 ] {9375d972-8277-425b-94ef-51e18f7cd5f0} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
3710 2024.03.13 04:55:19.722970 [ 3 ] {9375d972-8277-425b-94ef-51e18f7cd5f0} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3711 2024.03.13 04:55:19.723112 [ 3 ] {9375d972-8277-425b-94ef-51e18f7cd5f0} <Debug> executeQuery: Read 28 rows, 2.27 KiB in 0.001727 sec., 16213.086276780545 rows/sec., 1.28 MiB/sec.
3712 2024.03.13 04:55:19.723266 [ 3 ] {9375d972-8277-425b-94ef-51e18f7cd5f0} <Debug> DynamicQueryHandler: Done processing query
3713 2024.03.13 04:55:19.723292 [ 3 ] {9375d972-8277-425b-94ef-51e18f7cd5f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
3714 2024.03.13 04:55:19.723309 [ 3 ] {} <Debug> HTTP-Session: a52d483c-8b18-48d3-8c0a-b83b69c301f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3715 2024.03.13 04:55:19.723435 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 674, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3716 2024.03.13 04:55:19.723485 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3717 2024.03.13 04:55:19.723503 [ 3 ] {} <Debug> HTTP-Session: 2db016a3-f038-447e-a9c8-9636aef7dd3f Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
3718 2024.03.13 04:55:19.723520 [ 3 ] {} <Debug> HTTP-Session: 2db016a3-f038-447e-a9c8-9636aef7dd3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3719 2024.03.13 04:55:19.723534 [ 3 ] {} <Debug> HTTP-Session: 2db016a3-f038-447e-a9c8-9636aef7dd3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3720 2024.03.13 04:55:19.723565 [ 3 ] {} <Trace> HTTP-Session: 2db016a3-f038-447e-a9c8-9636aef7dd3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3721 2024.03.13 04:55:19.723628 [ 3 ] {5670e834-1f31-4dde-beba-e1d18683d9f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3722 2024.03.13 04:55:19.723669 [ 3 ] {5670e834-1f31-4dde-beba-e1d18683d9f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3723 2024.03.13 04:55:19.723791 [ 3 ] {5670e834-1f31-4dde-beba-e1d18683d9f3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3724 2024.03.13 04:55:19.724092 [ 3 ] {5670e834-1f31-4dde-beba-e1d18683d9f3} <Trace> oximeter.fields_ipaddr (760c2243-c48f-4b40-9670-6ffe24998980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3725 2024.03.13 04:55:19.724129 [ 3 ] {5670e834-1f31-4dde-beba-e1d18683d9f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
3726 2024.03.13 04:55:19.724423 [ 3 ] {5670e834-1f31-4dde-beba-e1d18683d9f3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
3727 2024.03.13 04:55:19.724719 [ 3 ] {5670e834-1f31-4dde-beba-e1d18683d9f3} <Trace> oximeter.fields_ipaddr (760c2243-c48f-4b40-9670-6ffe24998980): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3728 2024.03.13 04:55:19.724865 [ 3 ] {5670e834-1f31-4dde-beba-e1d18683d9f3} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001255 sec., 3187.2509960159364 rows/sec., 259.90 KiB/sec.
3729 2024.03.13 04:55:19.725280 [ 3 ] {5670e834-1f31-4dde-beba-e1d18683d9f3} <Debug> DynamicQueryHandler: Done processing query
3730 2024.03.13 04:55:19.725306 [ 3 ] {5670e834-1f31-4dde-beba-e1d18683d9f3} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3731 2024.03.13 04:55:19.725322 [ 3 ] {} <Debug> HTTP-Session: 2db016a3-f038-447e-a9c8-9636aef7dd3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3732 2024.03.13 04:55:19.725466 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 14305, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3733 2024.03.13 04:55:19.725515 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3734 2024.03.13 04:55:19.725534 [ 3 ] {} <Debug> HTTP-Session: c0e8068e-bc65-40ad-aae6-f355286f463a Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
3735 2024.03.13 04:55:19.725550 [ 3 ] {} <Debug> HTTP-Session: c0e8068e-bc65-40ad-aae6-f355286f463a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3736 2024.03.13 04:55:19.725563 [ 3 ] {} <Debug> HTTP-Session: c0e8068e-bc65-40ad-aae6-f355286f463a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3737 2024.03.13 04:55:19.725593 [ 3 ] {} <Trace> HTTP-Session: c0e8068e-bc65-40ad-aae6-f355286f463a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3738 2024.03.13 04:55:19.725680 [ 3 ] {aeefdae8-68e5-473e-811c-6c9b791cf49a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3739 2024.03.13 04:55:19.725719 [ 3 ] {aeefdae8-68e5-473e-811c-6c9b791cf49a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3740 2024.03.13 04:55:19.725867 [ 3 ] {aeefdae8-68e5-473e-811c-6c9b791cf49a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3741 2024.03.13 04:55:19.726230 [ 3 ] {aeefdae8-68e5-473e-811c-6c9b791cf49a} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3742 2024.03.13 04:55:19.726268 [ 3 ] {aeefdae8-68e5-473e-811c-6c9b791cf49a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
3743 2024.03.13 04:55:19.726570 [ 3 ] {aeefdae8-68e5-473e-811c-6c9b791cf49a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
3744 2024.03.13 04:55:19.726864 [ 3 ] {aeefdae8-68e5-473e-811c-6c9b791cf49a} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3745 2024.03.13 04:55:19.727012 [ 3 ] {aeefdae8-68e5-473e-811c-6c9b791cf49a} <Debug> executeQuery: Read 86 rows, 9.00 KiB in 0.001371 sec., 62727.93581327498 rows/sec., 6.41 MiB/sec.
3746 2024.03.13 04:55:19.727133 [ 3 ] {aeefdae8-68e5-473e-811c-6c9b791cf49a} <Debug> DynamicQueryHandler: Done processing query
3747 2024.03.13 04:55:19.727156 [ 3 ] {aeefdae8-68e5-473e-811c-6c9b791cf49a} <Debug> MemoryTracker: Peak memory usage (for query): 4.33 MiB.
3748 2024.03.13 04:55:19.727172 [ 3 ] {} <Debug> HTTP-Session: c0e8068e-bc65-40ad-aae6-f355286f463a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3749 2024.03.13 04:55:19.727324 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3750 2024.03.13 04:55:19.727373 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3751 2024.03.13 04:55:19.727391 [ 3 ] {} <Debug> HTTP-Session: 10593b78-2d3f-4a42-8325-805ecf5c2d24 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
3752 2024.03.13 04:55:19.727408 [ 3 ] {} <Debug> HTTP-Session: 10593b78-2d3f-4a42-8325-805ecf5c2d24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3753 2024.03.13 04:55:19.727422 [ 3 ] {} <Debug> HTTP-Session: 10593b78-2d3f-4a42-8325-805ecf5c2d24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3754 2024.03.13 04:55:19.727451 [ 3 ] {} <Trace> HTTP-Session: 10593b78-2d3f-4a42-8325-805ecf5c2d24 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3755 2024.03.13 04:55:19.727514 [ 3 ] {1c9fe6e3-65bd-4bc4-882b-1b1857063266} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3756 2024.03.13 04:55:19.727553 [ 3 ] {1c9fe6e3-65bd-4bc4-882b-1b1857063266} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3757 2024.03.13 04:55:19.727678 [ 3 ] {1c9fe6e3-65bd-4bc4-882b-1b1857063266} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3758 2024.03.13 04:55:19.727953 [ 3 ] {1c9fe6e3-65bd-4bc4-882b-1b1857063266} <Trace> oximeter.fields_u16 (db02df71-3e40-4e1d-8bbe-eb6de45405c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3759 2024.03.13 04:55:19.727990 [ 3 ] {1c9fe6e3-65bd-4bc4-882b-1b1857063266} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
3760 2024.03.13 04:55:19.728276 [ 3 ] {1c9fe6e3-65bd-4bc4-882b-1b1857063266} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
3761 2024.03.13 04:55:19.728571 [ 3 ] {1c9fe6e3-65bd-4bc4-882b-1b1857063266} <Trace> oximeter.fields_u16 (db02df71-3e40-4e1d-8bbe-eb6de45405c6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3762 2024.03.13 04:55:19.728734 [ 3 ] {1c9fe6e3-65bd-4bc4-882b-1b1857063266} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001235 sec., 3238.8663967611337 rows/sec., 226.15 KiB/sec.
3763 2024.03.13 04:55:19.729138 [ 3 ] {1c9fe6e3-65bd-4bc4-882b-1b1857063266} <Debug> DynamicQueryHandler: Done processing query
3764 2024.03.13 04:55:19.729163 [ 3 ] {1c9fe6e3-65bd-4bc4-882b-1b1857063266} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3765 2024.03.13 04:55:19.729179 [ 3 ] {} <Debug> HTTP-Session: 10593b78-2d3f-4a42-8325-805ecf5c2d24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3766 2024.03.13 04:55:19.729309 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 5481, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3767 2024.03.13 04:55:19.729357 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3768 2024.03.13 04:55:19.729374 [ 3 ] {} <Debug> HTTP-Session: 1140757a-3e2d-42b9-8a0e-b1ff116a347e Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
3769 2024.03.13 04:55:19.729391 [ 3 ] {} <Debug> HTTP-Session: 1140757a-3e2d-42b9-8a0e-b1ff116a347e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3770 2024.03.13 04:55:19.729405 [ 3 ] {} <Debug> HTTP-Session: 1140757a-3e2d-42b9-8a0e-b1ff116a347e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3771 2024.03.13 04:55:19.729434 [ 3 ] {} <Trace> HTTP-Session: 1140757a-3e2d-42b9-8a0e-b1ff116a347e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3772 2024.03.13 04:55:19.729507 [ 3 ] {2b4a08be-8fb1-4dec-ac0d-f6b370d429ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3773 2024.03.13 04:55:19.729547 [ 3 ] {2b4a08be-8fb1-4dec-ac0d-f6b370d429ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3774 2024.03.13 04:55:19.729685 [ 3 ] {2b4a08be-8fb1-4dec-ac0d-f6b370d429ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3775 2024.03.13 04:55:19.729984 [ 3 ] {2b4a08be-8fb1-4dec-ac0d-f6b370d429ae} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3776 2024.03.13 04:55:19.730021 [ 3 ] {2b4a08be-8fb1-4dec-ac0d-f6b370d429ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
3777 2024.03.13 04:55:19.730320 [ 3 ] {2b4a08be-8fb1-4dec-ac0d-f6b370d429ae} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
3778 2024.03.13 04:55:19.730614 [ 3 ] {2b4a08be-8fb1-4dec-ac0d-f6b370d429ae} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3779 2024.03.13 04:55:19.730766 [ 3 ] {2b4a08be-8fb1-4dec-ac0d-f6b370d429ae} <Debug> executeQuery: Read 32 rows, 2.57 KiB in 0.00129 sec., 24806.2015503876 rows/sec., 1.94 MiB/sec.
3780 2024.03.13 04:55:19.730886 [ 3 ] {2b4a08be-8fb1-4dec-ac0d-f6b370d429ae} <Debug> DynamicQueryHandler: Done processing query
3781 2024.03.13 04:55:19.730910 [ 3 ] {2b4a08be-8fb1-4dec-ac0d-f6b370d429ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
3782 2024.03.13 04:55:19.730925 [ 3 ] {} <Debug> HTTP-Session: 1140757a-3e2d-42b9-8a0e-b1ff116a347e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3783 2024.03.13 04:55:19.731057 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 446, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3784 2024.03.13 04:55:19.731105 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3785 2024.03.13 04:55:19.731123 [ 3 ] {} <Debug> HTTP-Session: ed2b238d-74cf-4fac-aab6-a57b93ac6045 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
3786 2024.03.13 04:55:19.731140 [ 3 ] {} <Debug> HTTP-Session: ed2b238d-74cf-4fac-aab6-a57b93ac6045 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3787 2024.03.13 04:55:19.731153 [ 3 ] {} <Debug> HTTP-Session: ed2b238d-74cf-4fac-aab6-a57b93ac6045 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3788 2024.03.13 04:55:19.731183 [ 3 ] {} <Trace> HTTP-Session: ed2b238d-74cf-4fac-aab6-a57b93ac6045 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3789 2024.03.13 04:55:19.731245 [ 3 ] {e59d01bd-42ae-421e-b644-024f027e0696} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3790 2024.03.13 04:55:19.731289 [ 3 ] {e59d01bd-42ae-421e-b644-024f027e0696} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3791 2024.03.13 04:55:19.731433 [ 3 ] {e59d01bd-42ae-421e-b644-024f027e0696} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3792 2024.03.13 04:55:19.731766 [ 3 ] {e59d01bd-42ae-421e-b644-024f027e0696} <Trace> oximeter.measurements_cumulativeu64 (311b24cf-8761-4f32-8016-e3619c5686da): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3793 2024.03.13 04:55:19.731803 [ 3 ] {e59d01bd-42ae-421e-b644-024f027e0696} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
3794 2024.03.13 04:55:19.732161 [ 3 ] {e59d01bd-42ae-421e-b644-024f027e0696} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
3795 2024.03.13 04:55:19.732479 [ 3 ] {e59d01bd-42ae-421e-b644-024f027e0696} <Trace> oximeter.measurements_cumulativeu64 (311b24cf-8761-4f32-8016-e3619c5686da): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3796 2024.03.13 04:55:19.732633 [ 3 ] {e59d01bd-42ae-421e-b644-024f027e0696} <Debug> executeQuery: Read 2 rows, 144.00 B in 0.001407 sec., 1421.4641080312722 rows/sec., 99.95 KiB/sec.
3797 2024.03.13 04:55:19.732867 [ 3 ] {e59d01bd-42ae-421e-b644-024f027e0696} <Debug> DynamicQueryHandler: Done processing query
3798 2024.03.13 04:55:19.732892 [ 3 ] {e59d01bd-42ae-421e-b644-024f027e0696} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3799 2024.03.13 04:55:19.732908 [ 3 ] {} <Debug> HTTP-Session: ed2b238d-74cf-4fac-aab6-a57b93ac6045 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3800 2024.03.13 04:55:19.733062 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 29990, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3801 2024.03.13 04:55:19.733111 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3802 2024.03.13 04:55:19.733130 [ 3 ] {} <Debug> HTTP-Session: d2a0677f-0be7-4003-b106-f1b28865b5b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
3803 2024.03.13 04:55:19.733146 [ 3 ] {} <Debug> HTTP-Session: d2a0677f-0be7-4003-b106-f1b28865b5b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3804 2024.03.13 04:55:19.733160 [ 3 ] {} <Debug> HTTP-Session: d2a0677f-0be7-4003-b106-f1b28865b5b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3805 2024.03.13 04:55:19.733189 [ 3 ] {} <Trace> HTTP-Session: d2a0677f-0be7-4003-b106-f1b28865b5b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3806 2024.03.13 04:55:19.733406 [ 3 ] {0ecd9079-e1ba-4b14-87d0-ec189182ee1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3807 2024.03.13 04:55:19.733452 [ 3 ] {0ecd9079-e1ba-4b14-87d0-ec189182ee1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3808 2024.03.13 04:55:19.733631 [ 3 ] {0ecd9079-e1ba-4b14-87d0-ec189182ee1c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3809 2024.03.13 04:55:19.734117 [ 3 ] {0ecd9079-e1ba-4b14-87d0-ec189182ee1c} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3810 2024.03.13 04:55:19.734154 [ 3 ] {0ecd9079-e1ba-4b14-87d0-ec189182ee1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
3811 2024.03.13 04:55:19.734577 [ 3 ] {0ecd9079-e1ba-4b14-87d0-ec189182ee1c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
3812 2024.03.13 04:55:19.734900 [ 3 ] {0ecd9079-e1ba-4b14-87d0-ec189182ee1c} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3813 2024.03.13 04:55:19.735058 [ 3 ] {0ecd9079-e1ba-4b14-87d0-ec189182ee1c} <Debug> executeQuery: Read 28 rows, 38.69 KiB in 0.001814 sec., 15435.501653803747 rows/sec., 20.83 MiB/sec.
3814 2024.03.13 04:55:19.735337 [ 3 ] {0ecd9079-e1ba-4b14-87d0-ec189182ee1c} <Debug> DynamicQueryHandler: Done processing query
3815 2024.03.13 04:55:19.735372 [ 3 ] {0ecd9079-e1ba-4b14-87d0-ec189182ee1c} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
3816 2024.03.13 04:55:19.735395 [ 3 ] {} <Debug> HTTP-Session: d2a0677f-0be7-4003-b106-f1b28865b5b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3817 2024.03.13 04:55:23.498887 [ 141 ] {} <Debug> DNSResolver: Updating DNS cache
3818 2024.03.13 04:55:23.498956 [ 141 ] {} <Debug> DNSResolver: Updated DNS cache
3819 2024.03.13 04:55:24.721018 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 4214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3820 2024.03.13 04:55:24.721136 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3821 2024.03.13 04:55:24.721159 [ 3 ] {} <Debug> HTTP-Session: 9dcb252b-d488-4412-abfa-bfd411808bb0 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
3822 2024.03.13 04:55:24.721183 [ 3 ] {} <Debug> HTTP-Session: 9dcb252b-d488-4412-abfa-bfd411808bb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3823 2024.03.13 04:55:24.721198 [ 3 ] {} <Debug> HTTP-Session: 9dcb252b-d488-4412-abfa-bfd411808bb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3824 2024.03.13 04:55:24.721246 [ 3 ] {} <Trace> HTTP-Session: 9dcb252b-d488-4412-abfa-bfd411808bb0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3825 2024.03.13 04:55:24.721367 [ 3 ] {0c8ea435-b58f-48ee-a82a-afda75947ec3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3826 2024.03.13 04:55:24.721429 [ 3 ] {0c8ea435-b58f-48ee-a82a-afda75947ec3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3827 2024.03.13 04:55:24.721616 [ 3 ] {0c8ea435-b58f-48ee-a82a-afda75947ec3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3828 2024.03.13 04:55:24.722087 [ 3 ] {0c8ea435-b58f-48ee-a82a-afda75947ec3} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3829 2024.03.13 04:55:24.722138 [ 3 ] {0c8ea435-b58f-48ee-a82a-afda75947ec3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
3830 2024.03.13 04:55:24.722546 [ 3 ] {0c8ea435-b58f-48ee-a82a-afda75947ec3} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
3831 2024.03.13 04:55:24.722872 [ 3 ] {0c8ea435-b58f-48ee-a82a-afda75947ec3} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3832 2024.03.13 04:55:24.723031 [ 3 ] {0c8ea435-b58f-48ee-a82a-afda75947ec3} <Debug> executeQuery: Read 29 rows, 2.35 KiB in 0.001716 sec., 16899.7668997669 rows/sec., 1.34 MiB/sec.
3833 2024.03.13 04:55:24.723253 [ 3 ] {0c8ea435-b58f-48ee-a82a-afda75947ec3} <Debug> DynamicQueryHandler: Done processing query
3834 2024.03.13 04:55:24.723292 [ 3 ] {0c8ea435-b58f-48ee-a82a-afda75947ec3} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
3835 2024.03.13 04:55:24.723308 [ 3 ] {} <Debug> HTTP-Session: 9dcb252b-d488-4412-abfa-bfd411808bb0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3836 2024.03.13 04:55:24.723433 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3837 2024.03.13 04:55:24.723483 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3838 2024.03.13 04:55:24.723501 [ 3 ] {} <Debug> HTTP-Session: 237ff736-e0ff-48a8-adf8-2221daf9b49a Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
3839 2024.03.13 04:55:24.723517 [ 3 ] {} <Debug> HTTP-Session: 237ff736-e0ff-48a8-adf8-2221daf9b49a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3840 2024.03.13 04:55:24.723531 [ 3 ] {} <Debug> HTTP-Session: 237ff736-e0ff-48a8-adf8-2221daf9b49a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3841 2024.03.13 04:55:24.723563 [ 3 ] {} <Trace> HTTP-Session: 237ff736-e0ff-48a8-adf8-2221daf9b49a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3842 2024.03.13 04:55:24.723626 [ 3 ] {5dbe46e0-fecc-4a98-ac86-4cf18a8e9e39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3843 2024.03.13 04:55:24.723667 [ 3 ] {5dbe46e0-fecc-4a98-ac86-4cf18a8e9e39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3844 2024.03.13 04:55:24.723810 [ 3 ] {5dbe46e0-fecc-4a98-ac86-4cf18a8e9e39} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3845 2024.03.13 04:55:24.724113 [ 3 ] {5dbe46e0-fecc-4a98-ac86-4cf18a8e9e39} <Trace> oximeter.fields_ipaddr (760c2243-c48f-4b40-9670-6ffe24998980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3846 2024.03.13 04:55:24.724150 [ 3 ] {5dbe46e0-fecc-4a98-ac86-4cf18a8e9e39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
3847 2024.03.13 04:55:24.724438 [ 3 ] {5dbe46e0-fecc-4a98-ac86-4cf18a8e9e39} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
3848 2024.03.13 04:55:24.724739 [ 3 ] {5dbe46e0-fecc-4a98-ac86-4cf18a8e9e39} <Trace> oximeter.fields_ipaddr (760c2243-c48f-4b40-9670-6ffe24998980): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3849 2024.03.13 04:55:24.724889 [ 3 ] {5dbe46e0-fecc-4a98-ac86-4cf18a8e9e39} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001286 sec., 1555.2099533437013 rows/sec., 126.82 KiB/sec.
3850 2024.03.13 04:55:24.725013 [ 3 ] {5dbe46e0-fecc-4a98-ac86-4cf18a8e9e39} <Debug> DynamicQueryHandler: Done processing query
3851 2024.03.13 04:55:24.725037 [ 3 ] {5dbe46e0-fecc-4a98-ac86-4cf18a8e9e39} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3852 2024.03.13 04:55:24.725052 [ 3 ] {} <Debug> HTTP-Session: 237ff736-e0ff-48a8-adf8-2221daf9b49a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3853 2024.03.13 04:55:24.725200 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 13676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3854 2024.03.13 04:55:24.725248 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3855 2024.03.13 04:55:24.725265 [ 3 ] {} <Debug> HTTP-Session: b7cbbc2f-c382-42c8-b52b-92e5895e0e1e Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
3856 2024.03.13 04:55:24.725281 [ 3 ] {} <Debug> HTTP-Session: b7cbbc2f-c382-42c8-b52b-92e5895e0e1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3857 2024.03.13 04:55:24.725294 [ 3 ] {} <Debug> HTTP-Session: b7cbbc2f-c382-42c8-b52b-92e5895e0e1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3858 2024.03.13 04:55:24.725325 [ 3 ] {} <Trace> HTTP-Session: b7cbbc2f-c382-42c8-b52b-92e5895e0e1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3859 2024.03.13 04:55:24.725410 [ 3 ] {cead2f14-f4b5-4db4-9889-2d6477cce2f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3860 2024.03.13 04:55:24.725449 [ 3 ] {cead2f14-f4b5-4db4-9889-2d6477cce2f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3861 2024.03.13 04:55:24.725569 [ 3 ] {cead2f14-f4b5-4db4-9889-2d6477cce2f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3862 2024.03.13 04:55:24.725924 [ 3 ] {cead2f14-f4b5-4db4-9889-2d6477cce2f5} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3863 2024.03.13 04:55:24.725961 [ 3 ] {cead2f14-f4b5-4db4-9889-2d6477cce2f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
3864 2024.03.13 04:55:24.726273 [ 3 ] {cead2f14-f4b5-4db4-9889-2d6477cce2f5} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
3865 2024.03.13 04:55:24.726565 [ 3 ] {cead2f14-f4b5-4db4-9889-2d6477cce2f5} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3866 2024.03.13 04:55:24.726715 [ 3 ] {cead2f14-f4b5-4db4-9889-2d6477cce2f5} <Debug> executeQuery: Read 88 rows, 8.27 KiB in 0.001343 sec., 65524.94415487714 rows/sec., 6.01 MiB/sec.
3867 2024.03.13 04:55:24.726948 [ 3 ] {cead2f14-f4b5-4db4-9889-2d6477cce2f5} <Debug> DynamicQueryHandler: Done processing query
3868 2024.03.13 04:55:24.726985 [ 3 ] {cead2f14-f4b5-4db4-9889-2d6477cce2f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
3869 2024.03.13 04:55:24.727007 [ 3 ] {} <Debug> HTTP-Session: b7cbbc2f-c382-42c8-b52b-92e5895e0e1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3870 2024.03.13 04:55:24.727144 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3871 2024.03.13 04:55:24.727192 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3872 2024.03.13 04:55:24.727210 [ 3 ] {} <Debug> HTTP-Session: a44d5cfc-3592-46c5-a047-e829b042c8d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
3873 2024.03.13 04:55:24.727227 [ 3 ] {} <Debug> HTTP-Session: a44d5cfc-3592-46c5-a047-e829b042c8d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3874 2024.03.13 04:55:24.727240 [ 3 ] {} <Debug> HTTP-Session: a44d5cfc-3592-46c5-a047-e829b042c8d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3875 2024.03.13 04:55:24.727270 [ 3 ] {} <Trace> HTTP-Session: a44d5cfc-3592-46c5-a047-e829b042c8d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3876 2024.03.13 04:55:24.727333 [ 3 ] {ffba8d09-0f5e-4c91-89cf-0495dafa3a22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3877 2024.03.13 04:55:24.727373 [ 3 ] {ffba8d09-0f5e-4c91-89cf-0495dafa3a22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3878 2024.03.13 04:55:24.727518 [ 3 ] {ffba8d09-0f5e-4c91-89cf-0495dafa3a22} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3879 2024.03.13 04:55:24.727804 [ 3 ] {ffba8d09-0f5e-4c91-89cf-0495dafa3a22} <Trace> oximeter.fields_u16 (db02df71-3e40-4e1d-8bbe-eb6de45405c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3880 2024.03.13 04:55:24.727841 [ 3 ] {ffba8d09-0f5e-4c91-89cf-0495dafa3a22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
3881 2024.03.13 04:55:24.728149 [ 3 ] {ffba8d09-0f5e-4c91-89cf-0495dafa3a22} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
3882 2024.03.13 04:55:24.728449 [ 3 ] {ffba8d09-0f5e-4c91-89cf-0495dafa3a22} <Trace> oximeter.fields_u16 (db02df71-3e40-4e1d-8bbe-eb6de45405c6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3883 2024.03.13 04:55:24.728599 [ 3 ] {ffba8d09-0f5e-4c91-89cf-0495dafa3a22} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001286 sec., 1555.2099533437013 rows/sec., 108.59 KiB/sec.
3884 2024.03.13 04:55:24.728716 [ 3 ] {ffba8d09-0f5e-4c91-89cf-0495dafa3a22} <Debug> DynamicQueryHandler: Done processing query
3885 2024.03.13 04:55:24.728740 [ 3 ] {ffba8d09-0f5e-4c91-89cf-0495dafa3a22} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3886 2024.03.13 04:55:24.728756 [ 3 ] {} <Debug> HTTP-Session: a44d5cfc-3592-46c5-a047-e829b042c8d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3887 2024.03.13 04:55:24.728877 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 5312, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3888 2024.03.13 04:55:24.728925 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3889 2024.03.13 04:55:24.728943 [ 3 ] {} <Debug> HTTP-Session: 87acd0f5-60ea-49d0-80ec-578cfa6ed159 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
3890 2024.03.13 04:55:24.728959 [ 3 ] {} <Debug> HTTP-Session: 87acd0f5-60ea-49d0-80ec-578cfa6ed159 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3891 2024.03.13 04:55:24.728972 [ 3 ] {} <Debug> HTTP-Session: 87acd0f5-60ea-49d0-80ec-578cfa6ed159 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3892 2024.03.13 04:55:24.729003 [ 3 ] {} <Trace> HTTP-Session: 87acd0f5-60ea-49d0-80ec-578cfa6ed159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3893 2024.03.13 04:55:24.729074 [ 3 ] {563ba0de-84f0-4e99-966f-c66a273c9b49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3894 2024.03.13 04:55:24.729113 [ 3 ] {563ba0de-84f0-4e99-966f-c66a273c9b49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3895 2024.03.13 04:55:24.729237 [ 3 ] {563ba0de-84f0-4e99-966f-c66a273c9b49} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3896 2024.03.13 04:55:24.729529 [ 3 ] {563ba0de-84f0-4e99-966f-c66a273c9b49} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3897 2024.03.13 04:55:24.729566 [ 3 ] {563ba0de-84f0-4e99-966f-c66a273c9b49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
3898 2024.03.13 04:55:24.729853 [ 3 ] {563ba0de-84f0-4e99-966f-c66a273c9b49} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
3899 2024.03.13 04:55:24.730151 [ 3 ] {563ba0de-84f0-4e99-966f-c66a273c9b49} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3900 2024.03.13 04:55:24.730276 [ 3 ] {563ba0de-84f0-4e99-966f-c66a273c9b49} <Debug> executeQuery: Read 31 rows, 2.49 KiB in 0.00123 sec., 25203.252032520326 rows/sec., 1.97 MiB/sec.
3901 2024.03.13 04:55:24.730436 [ 3 ] {563ba0de-84f0-4e99-966f-c66a273c9b49} <Debug> DynamicQueryHandler: Done processing query
3902 2024.03.13 04:55:24.730460 [ 3 ] {563ba0de-84f0-4e99-966f-c66a273c9b49} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
3903 2024.03.13 04:55:24.730475 [ 3 ] {} <Debug> HTTP-Session: 87acd0f5-60ea-49d0-80ec-578cfa6ed159 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3904 2024.03.13 04:55:24.730631 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3905 2024.03.13 04:55:24.730679 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3906 2024.03.13 04:55:24.730696 [ 3 ] {} <Debug> HTTP-Session: 3e8ac292-534d-4ca8-9fb3-399661f8029c Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
3907 2024.03.13 04:55:24.730713 [ 3 ] {} <Debug> HTTP-Session: 3e8ac292-534d-4ca8-9fb3-399661f8029c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3908 2024.03.13 04:55:24.730727 [ 3 ] {} <Debug> HTTP-Session: 3e8ac292-534d-4ca8-9fb3-399661f8029c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3909 2024.03.13 04:55:24.730756 [ 3 ] {} <Trace> HTTP-Session: 3e8ac292-534d-4ca8-9fb3-399661f8029c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3910 2024.03.13 04:55:24.730817 [ 3 ] {6b73e52f-9c4f-486b-9f80-e38dd40c41e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3911 2024.03.13 04:55:24.730858 [ 3 ] {6b73e52f-9c4f-486b-9f80-e38dd40c41e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3912 2024.03.13 04:55:24.731010 [ 3 ] {6b73e52f-9c4f-486b-9f80-e38dd40c41e8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3913 2024.03.13 04:55:24.731279 [ 3 ] {6b73e52f-9c4f-486b-9f80-e38dd40c41e8} <Trace> oximeter.measurements_cumulativeu64 (311b24cf-8761-4f32-8016-e3619c5686da): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3914 2024.03.13 04:55:24.731316 [ 3 ] {6b73e52f-9c4f-486b-9f80-e38dd40c41e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
3915 2024.03.13 04:55:24.731667 [ 3 ] {6b73e52f-9c4f-486b-9f80-e38dd40c41e8} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
3916 2024.03.13 04:55:24.731986 [ 3 ] {6b73e52f-9c4f-486b-9f80-e38dd40c41e8} <Trace> oximeter.measurements_cumulativeu64 (311b24cf-8761-4f32-8016-e3619c5686da): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3917 2024.03.13 04:55:24.732141 [ 3 ] {6b73e52f-9c4f-486b-9f80-e38dd40c41e8} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001338 sec., 747.3841554559043 rows/sec., 52.55 KiB/sec.
3918 2024.03.13 04:55:24.732266 [ 3 ] {6b73e52f-9c4f-486b-9f80-e38dd40c41e8} <Debug> DynamicQueryHandler: Done processing query
3919 2024.03.13 04:55:24.732290 [ 3 ] {6b73e52f-9c4f-486b-9f80-e38dd40c41e8} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3920 2024.03.13 04:55:24.732305 [ 3 ] {} <Debug> HTTP-Session: 3e8ac292-534d-4ca8-9fb3-399661f8029c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3921 2024.03.13 04:55:24.732454 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 31062, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3922 2024.03.13 04:55:24.732502 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3923 2024.03.13 04:55:24.732520 [ 3 ] {} <Debug> HTTP-Session: 32e270ff-8db7-4bc6-8cb7-a86075747f3e Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
3924 2024.03.13 04:55:24.732536 [ 3 ] {} <Debug> HTTP-Session: 32e270ff-8db7-4bc6-8cb7-a86075747f3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3925 2024.03.13 04:55:24.732550 [ 3 ] {} <Debug> HTTP-Session: 32e270ff-8db7-4bc6-8cb7-a86075747f3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3926 2024.03.13 04:55:24.732579 [ 3 ] {} <Trace> HTTP-Session: 32e270ff-8db7-4bc6-8cb7-a86075747f3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3927 2024.03.13 04:55:24.732799 [ 3 ] {57f9d6f9-c843-4dbf-8c87-a94a765cbf02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3928 2024.03.13 04:55:24.732844 [ 3 ] {57f9d6f9-c843-4dbf-8c87-a94a765cbf02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3929 2024.03.13 04:55:24.733003 [ 3 ] {57f9d6f9-c843-4dbf-8c87-a94a765cbf02} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3930 2024.03.13 04:55:24.733512 [ 3 ] {57f9d6f9-c843-4dbf-8c87-a94a765cbf02} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3931 2024.03.13 04:55:24.733549 [ 3 ] {57f9d6f9-c843-4dbf-8c87-a94a765cbf02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
3932 2024.03.13 04:55:24.733950 [ 3 ] {57f9d6f9-c843-4dbf-8c87-a94a765cbf02} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
3933 2024.03.13 04:55:24.734296 [ 3 ] {57f9d6f9-c843-4dbf-8c87-a94a765cbf02} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3934 2024.03.13 04:55:24.734451 [ 3 ] {57f9d6f9-c843-4dbf-8c87-a94a765cbf02} <Debug> executeQuery: Read 29 rows, 40.07 KiB in 0.001818 sec., 15951.595159515951 rows/sec., 21.53 MiB/sec.
3935 2024.03.13 04:55:24.734583 [ 3 ] {57f9d6f9-c843-4dbf-8c87-a94a765cbf02} <Debug> DynamicQueryHandler: Done processing query
3936 2024.03.13 04:55:24.734606 [ 3 ] {57f9d6f9-c843-4dbf-8c87-a94a765cbf02} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
3937 2024.03.13 04:55:24.734622 [ 3 ] {} <Debug> HTTP-Session: 32e270ff-8db7-4bc6-8cb7-a86075747f3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3938 2024.03.13 04:55:29.720889 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 4072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3939 2024.03.13 04:55:29.721085 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3940 2024.03.13 04:55:29.721129 [ 3 ] {} <Debug> HTTP-Session: d19dd95a-241b-4a91-9ea9-cc82f63c3bcf Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
3941 2024.03.13 04:55:29.721170 [ 3 ] {} <Debug> HTTP-Session: d19dd95a-241b-4a91-9ea9-cc82f63c3bcf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3942 2024.03.13 04:55:29.721199 [ 3 ] {} <Debug> HTTP-Session: d19dd95a-241b-4a91-9ea9-cc82f63c3bcf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3943 2024.03.13 04:55:29.721280 [ 3 ] {} <Trace> HTTP-Session: d19dd95a-241b-4a91-9ea9-cc82f63c3bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3944 2024.03.13 04:55:29.721443 [ 3 ] {19c7e0e0-b699-4681-99ed-5b6e66c7dec6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3945 2024.03.13 04:55:29.721507 [ 3 ] {19c7e0e0-b699-4681-99ed-5b6e66c7dec6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3946 2024.03.13 04:55:29.721696 [ 3 ] {19c7e0e0-b699-4681-99ed-5b6e66c7dec6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3947 2024.03.13 04:55:29.722199 [ 3 ] {19c7e0e0-b699-4681-99ed-5b6e66c7dec6} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3948 2024.03.13 04:55:29.722250 [ 3 ] {19c7e0e0-b699-4681-99ed-5b6e66c7dec6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
3949 2024.03.13 04:55:29.722638 [ 3 ] {19c7e0e0-b699-4681-99ed-5b6e66c7dec6} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
3950 2024.03.13 04:55:29.722978 [ 3 ] {19c7e0e0-b699-4681-99ed-5b6e66c7dec6} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3951 2024.03.13 04:55:29.723141 [ 3 ] {19c7e0e0-b699-4681-99ed-5b6e66c7dec6} <Debug> executeQuery: Read 28 rows, 2.27 KiB in 0.001758 sec., 15927.189988623435 rows/sec., 1.26 MiB/sec.
3952 2024.03.13 04:55:29.723158 [ 138 ] {} <Debug> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
3953 2024.03.13 04:55:29.723265 [ 138 ] {} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3954 2024.03.13 04:55:29.723305 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
3955 2024.03.13 04:55:29.723355 [ 3 ] {19c7e0e0-b699-4681-99ed-5b6e66c7dec6} <Debug> DynamicQueryHandler: Done processing query
3956 2024.03.13 04:55:29.723412 [ 3 ] {19c7e0e0-b699-4681-99ed-5b6e66c7dec6} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
3957 2024.03.13 04:55:29.723469 [ 3 ] {} <Debug> HTTP-Session: d19dd95a-241b-4a91-9ea9-cc82f63c3bcf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3958 2024.03.13 04:55:29.723569 [ 192 ] {9bec4614-832f-436d-8868-dc505e41396c::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
3959 2024.03.13 04:55:29.723684 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 14008, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3960 2024.03.13 04:55:29.723781 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3961 2024.03.13 04:55:29.723828 [ 3 ] {} <Debug> HTTP-Session: a7f3c6a9-2a5e-4371-b2d1-29a92985372d Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
3962 2024.03.13 04:55:29.723871 [ 3 ] {} <Debug> HTTP-Session: a7f3c6a9-2a5e-4371-b2d1-29a92985372d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3963 2024.03.13 04:55:29.723907 [ 3 ] {} <Debug> HTTP-Session: a7f3c6a9-2a5e-4371-b2d1-29a92985372d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3964 2024.03.13 04:55:29.723941 [ 192 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3965 2024.03.13 04:55:29.723975 [ 3 ] {} <Trace> HTTP-Session: a7f3c6a9-2a5e-4371-b2d1-29a92985372d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3966 2024.03.13 04:55:29.724009 [ 192 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 57 rows starting from the beginning of the part
3967 2024.03.13 04:55:29.724158 [ 3 ] {675a5e63-6850-4de8-9058-ffe3eec98ac9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3968 2024.03.13 04:55:29.724295 [ 192 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 28 rows starting from the beginning of the part
3969 2024.03.13 04:55:29.724360 [ 3 ] {675a5e63-6850-4de8-9058-ffe3eec98ac9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3970 2024.03.13 04:55:29.724667 [ 192 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 29 rows starting from the beginning of the part
3971 2024.03.13 04:55:29.724994 [ 192 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 28 rows starting from the beginning of the part
3972 2024.03.13 04:55:29.725361 [ 192 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 29 rows starting from the beginning of the part
3973 2024.03.13 04:55:29.725653 [ 192 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 28 rows starting from the beginning of the part
3974 2024.03.13 04:55:29.725996 [ 3 ] {675a5e63-6850-4de8-9058-ffe3eec98ac9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3975 2024.03.13 04:55:29.726904 [ 3 ] {675a5e63-6850-4de8-9058-ffe3eec98ac9} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3976 2024.03.13 04:55:29.726961 [ 3 ] {675a5e63-6850-4de8-9058-ffe3eec98ac9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
3977 2024.03.13 04:55:29.727834 [ 3 ] {675a5e63-6850-4de8-9058-ffe3eec98ac9} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
3978 2024.03.13 04:55:29.728518 [ 192 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 199 rows, containing 4 columns (4 merged, 0 gathered) in 0.0051269 sec., 38814.878386549375 rows/sec., 3.07 MiB/sec.
3979 2024.03.13 04:55:29.728703 [ 192 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
3980 2024.03.13 04:55:29.728786 [ 3 ] {675a5e63-6850-4de8-9058-ffe3eec98ac9} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3981 2024.03.13 04:55:29.729045 [ 138 ] {} <Debug> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
3982 2024.03.13 04:55:29.729198 [ 138 ] {} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3983 2024.03.13 04:55:29.729282 [ 3 ] {675a5e63-6850-4de8-9058-ffe3eec98ac9} <Debug> executeQuery: Read 84 rows, 8.82 KiB in 0.005151 sec., 16307.5131042516 rows/sec., 1.67 MiB/sec.
3984 2024.03.13 04:55:29.729309 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
3985 2024.03.13 04:55:29.729797 [ 186 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::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
3986 2024.03.13 04:55:29.729918 [ 3 ] {675a5e63-6850-4de8-9058-ffe3eec98ac9} <Debug> DynamicQueryHandler: Done processing query
3987 2024.03.13 04:55:29.729997 [ 3 ] {675a5e63-6850-4de8-9058-ffe3eec98ac9} <Debug> MemoryTracker: Peak memory usage (for query): 4.33 MiB.
3988 2024.03.13 04:55:29.730088 [ 3 ] {} <Debug> HTTP-Session: a7f3c6a9-2a5e-4371-b2d1-29a92985372d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3989 2024.03.13 04:55:29.730105 [ 192 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_31_6} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3990 2024.03.13 04:55:29.730283 [ 186 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3991 2024.03.13 04:55:29.730378 [ 186 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 211 rows starting from the beginning of the part
3992 2024.03.13 04:55:29.730391 [ 192 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_31_6} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
3993 2024.03.13 04:55:29.730399 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 4801, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3994 2024.03.13 04:55:29.730714 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
3995 2024.03.13 04:55:29.730761 [ 186 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 84 rows starting from the beginning of the part
3996 2024.03.13 04:55:29.730814 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3997 2024.03.13 04:55:29.730919 [ 3 ] {} <Debug> HTTP-Session: eb868f44-908f-4347-9b12-234e2d952a00 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
3998 2024.03.13 04:55:29.731023 [ 186 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 87 rows starting from the beginning of the part
3999 2024.03.13 04:55:29.731042 [ 3 ] {} <Debug> HTTP-Session: eb868f44-908f-4347-9b12-234e2d952a00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4000 2024.03.13 04:55:29.731133 [ 3 ] {} <Debug> HTTP-Session: eb868f44-908f-4347-9b12-234e2d952a00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4001 2024.03.13 04:55:29.731261 [ 186 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 86 rows starting from the beginning of the part
4002 2024.03.13 04:55:29.731353 [ 3 ] {} <Trace> HTTP-Session: eb868f44-908f-4347-9b12-234e2d952a00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4003 2024.03.13 04:55:29.731530 [ 186 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 88 rows starting from the beginning of the part
4004 2024.03.13 04:55:29.731795 [ 3 ] {92770908-d9af-49cc-bb53-a101f1b473f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4005 2024.03.13 04:55:29.731810 [ 186 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 84 rows starting from the beginning of the part
4006 2024.03.13 04:55:29.731915 [ 3 ] {92770908-d9af-49cc-bb53-a101f1b473f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4007 2024.03.13 04:55:29.732612 [ 3 ] {92770908-d9af-49cc-bb53-a101f1b473f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4008 2024.03.13 04:55:29.733424 [ 3 ] {92770908-d9af-49cc-bb53-a101f1b473f5} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4009 2024.03.13 04:55:29.733513 [ 3 ] {92770908-d9af-49cc-bb53-a101f1b473f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
4010 2024.03.13 04:55:29.734262 [ 3 ] {92770908-d9af-49cc-bb53-a101f1b473f5} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
4011 2024.03.13 04:55:29.734719 [ 186 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 640 rows, containing 4 columns (4 merged, 0 gathered) in 0.005225342 sec., 122480.02140338374 rows/sec., 11.81 MiB/sec.
4012 2024.03.13 04:55:29.734961 [ 186 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
4013 2024.03.13 04:55:29.735123 [ 3 ] {92770908-d9af-49cc-bb53-a101f1b473f5} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4014 2024.03.13 04:55:29.735421 [ 138 ] {} <Debug> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
4015 2024.03.13 04:55:29.735514 [ 138 ] {} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4016 2024.03.13 04:55:29.735552 [ 3 ] {92770908-d9af-49cc-bb53-a101f1b473f5} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.003988 sec., 7021.063189568706 rows/sec., 562.23 KiB/sec.
4017 2024.03.13 04:55:29.735589 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
4018 2024.03.13 04:55:29.735950 [ 194 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::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
4019 2024.03.13 04:55:29.736092 [ 3 ] {92770908-d9af-49cc-bb53-a101f1b473f5} <Debug> DynamicQueryHandler: Done processing query
4020 2024.03.13 04:55:29.736156 [ 186 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_31_6} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4021 2024.03.13 04:55:29.736184 [ 3 ] {92770908-d9af-49cc-bb53-a101f1b473f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
4022 2024.03.13 04:55:29.736300 [ 3 ] {} <Debug> HTTP-Session: eb868f44-908f-4347-9b12-234e2d952a00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4023 2024.03.13 04:55:29.736403 [ 194 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4024 2024.03.13 04:55:29.736442 [ 186 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_31_6} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
4025 2024.03.13 04:55:29.736448 [ 194 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 107 rows starting from the beginning of the part
4026 2024.03.13 04:55:29.736552 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB.
4027 2024.03.13 04:55:29.736667 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 29990, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4028 2024.03.13 04:55:29.736791 [ 194 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 28 rows starting from the beginning of the part
4029 2024.03.13 04:55:29.736832 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4030 2024.03.13 04:55:29.736900 [ 3 ] {} <Debug> HTTP-Session: 8cca6f52-134e-4279-94c6-8026ba1eeec7 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
4031 2024.03.13 04:55:29.736963 [ 3 ] {} <Debug> HTTP-Session: 8cca6f52-134e-4279-94c6-8026ba1eeec7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4032 2024.03.13 04:55:29.737045 [ 3 ] {} <Debug> HTTP-Session: 8cca6f52-134e-4279-94c6-8026ba1eeec7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4033 2024.03.13 04:55:29.737066 [ 194 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 29 rows starting from the beginning of the part
4034 2024.03.13 04:55:29.737170 [ 3 ] {} <Trace> HTTP-Session: 8cca6f52-134e-4279-94c6-8026ba1eeec7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4035 2024.03.13 04:55:29.737343 [ 194 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 32 rows starting from the beginning of the part
4036 2024.03.13 04:55:29.737585 [ 194 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 31 rows starting from the beginning of the part
4037 2024.03.13 04:55:29.737826 [ 194 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 28 rows starting from the beginning of the part
4038 2024.03.13 04:55:29.737870 [ 3 ] {0859de20-84bd-49d8-9ce1-b44ca6ea9312} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4039 2024.03.13 04:55:29.738101 [ 3 ] {0859de20-84bd-49d8-9ce1-b44ca6ea9312} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4040 2024.03.13 04:55:29.738831 [ 3 ] {0859de20-84bd-49d8-9ce1-b44ca6ea9312} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4041 2024.03.13 04:55:29.740014 [ 3 ] {0859de20-84bd-49d8-9ce1-b44ca6ea9312} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4042 2024.03.13 04:55:29.740107 [ 3 ] {0859de20-84bd-49d8-9ce1-b44ca6ea9312} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
4043 2024.03.13 04:55:29.740353 [ 194 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 255 rows, containing 4 columns (4 merged, 0 gathered) in 0.004595822 sec., 55485.17762437274 rows/sec., 4.34 MiB/sec.
4044 2024.03.13 04:55:29.740528 [ 194 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
4045 2024.03.13 04:55:29.741253 [ 3 ] {0859de20-84bd-49d8-9ce1-b44ca6ea9312} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
4046 2024.03.13 04:55:29.741400 [ 194 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_31_6} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4047 2024.03.13 04:55:29.741615 [ 194 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_31_6} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
4048 2024.03.13 04:55:29.741760 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
4049 2024.03.13 04:55:29.741939 [ 3 ] {0859de20-84bd-49d8-9ce1-b44ca6ea9312} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4050 2024.03.13 04:55:29.742111 [ 138 ] {} <Debug> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
4051 2024.03.13 04:55:29.742118 [ 3 ] {0859de20-84bd-49d8-9ce1-b44ca6ea9312} <Debug> executeQuery: Read 28 rows, 38.69 KiB in 0.00473 sec., 5919.661733615222 rows/sec., 7.99 MiB/sec.
4052 2024.03.13 04:55:29.742154 [ 138 ] {} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4053 2024.03.13 04:55:29.742223 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
4054 2024.03.13 04:55:29.742435 [ 186 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::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
4055 2024.03.13 04:55:29.742438 [ 3 ] {0859de20-84bd-49d8-9ce1-b44ca6ea9312} <Debug> DynamicQueryHandler: Done processing query
4056 2024.03.13 04:55:29.742496 [ 3 ] {0859de20-84bd-49d8-9ce1-b44ca6ea9312} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
4057 2024.03.13 04:55:29.742538 [ 3 ] {} <Debug> HTTP-Session: 8cca6f52-134e-4279-94c6-8026ba1eeec7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4058 2024.03.13 04:55:29.742666 [ 186 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4059 2024.03.13 04:55:29.742703 [ 186 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 739 rows starting from the beginning of the part
4060 2024.03.13 04:55:29.742829 [ 186 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 28 rows starting from the beginning of the part
4061 2024.03.13 04:55:29.742965 [ 186 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 29 rows starting from the beginning of the part
4062 2024.03.13 04:55:29.743179 [ 186 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 28 rows starting from the beginning of the part
4063 2024.03.13 04:55:29.743330 [ 186 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 29 rows starting from the beginning of the part
4064 2024.03.13 04:55:29.743526 [ 186 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 28 rows starting from the beginning of the part
4065 2024.03.13 04:55:29.756955 [ 194 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 881 rows, containing 6 columns (6 merged, 0 gathered) in 0.014633828 sec., 60202.97628207739 rows/sec., 81.24 MiB/sec.
4066 2024.03.13 04:55:29.757617 [ 193 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
4067 2024.03.13 04:55:29.758119 [ 193 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4068 2024.03.13 04:55:29.758218 [ 193 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
4069 2024.03.13 04:55:29.758330 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.39 MiB.
4070 2024.03.13 04:55:30.000208 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 184.55 MiB, peak 193.04 MiB, free memory in arenas 0.00 B, will set to 185.91 MiB (RSS), difference: 1.36 MiB
4071 2024.03.13 04:55:34.722118 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 4214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4072 2024.03.13 04:55:34.722250 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4073 2024.03.13 04:55:34.722276 [ 3 ] {} <Debug> HTTP-Session: 3a6226bb-99d3-4e9c-8d18-c2fb7fd604da Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
4074 2024.03.13 04:55:34.722300 [ 3 ] {} <Debug> HTTP-Session: 3a6226bb-99d3-4e9c-8d18-c2fb7fd604da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4075 2024.03.13 04:55:34.722314 [ 3 ] {} <Debug> HTTP-Session: 3a6226bb-99d3-4e9c-8d18-c2fb7fd604da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4076 2024.03.13 04:55:34.722364 [ 3 ] {} <Trace> HTTP-Session: 3a6226bb-99d3-4e9c-8d18-c2fb7fd604da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4077 2024.03.13 04:55:34.722488 [ 3 ] {2584e0c5-6ad1-4729-b8bc-1e7d6257a412} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4078 2024.03.13 04:55:34.722551 [ 3 ] {2584e0c5-6ad1-4729-b8bc-1e7d6257a412} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4079 2024.03.13 04:55:34.722737 [ 3 ] {2584e0c5-6ad1-4729-b8bc-1e7d6257a412} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4080 2024.03.13 04:55:34.723221 [ 3 ] {2584e0c5-6ad1-4729-b8bc-1e7d6257a412} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4081 2024.03.13 04:55:34.723266 [ 3 ] {2584e0c5-6ad1-4729-b8bc-1e7d6257a412} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
4082 2024.03.13 04:55:34.723660 [ 3 ] {2584e0c5-6ad1-4729-b8bc-1e7d6257a412} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
4083 2024.03.13 04:55:34.724004 [ 3 ] {2584e0c5-6ad1-4729-b8bc-1e7d6257a412} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4084 2024.03.13 04:55:34.724150 [ 3 ] {2584e0c5-6ad1-4729-b8bc-1e7d6257a412} <Debug> executeQuery: Read 29 rows, 2.35 KiB in 0.001721 sec., 16850.668216153397 rows/sec., 1.33 MiB/sec.
4085 2024.03.13 04:55:34.724307 [ 3 ] {2584e0c5-6ad1-4729-b8bc-1e7d6257a412} <Debug> DynamicQueryHandler: Done processing query
4086 2024.03.13 04:55:34.724335 [ 3 ] {2584e0c5-6ad1-4729-b8bc-1e7d6257a412} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
4087 2024.03.13 04:55:34.724353 [ 3 ] {} <Debug> HTTP-Session: 3a6226bb-99d3-4e9c-8d18-c2fb7fd604da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4088 2024.03.13 04:55:34.724476 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4089 2024.03.13 04:55:34.724533 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4090 2024.03.13 04:55:34.724551 [ 3 ] {} <Debug> HTTP-Session: 419c3b87-0fdb-42b1-af9e-cc181c4a2ef7 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
4091 2024.03.13 04:55:34.724570 [ 3 ] {} <Debug> HTTP-Session: 419c3b87-0fdb-42b1-af9e-cc181c4a2ef7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4092 2024.03.13 04:55:34.724584 [ 3 ] {} <Debug> HTTP-Session: 419c3b87-0fdb-42b1-af9e-cc181c4a2ef7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4093 2024.03.13 04:55:34.724618 [ 3 ] {} <Trace> HTTP-Session: 419c3b87-0fdb-42b1-af9e-cc181c4a2ef7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4094 2024.03.13 04:55:34.724688 [ 3 ] {76190743-3f1d-4ad1-bb01-4a16304facc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
4095 2024.03.13 04:55:34.724732 [ 3 ] {76190743-3f1d-4ad1-bb01-4a16304facc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
4096 2024.03.13 04:55:34.724863 [ 3 ] {76190743-3f1d-4ad1-bb01-4a16304facc7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4097 2024.03.13 04:55:34.725191 [ 3 ] {76190743-3f1d-4ad1-bb01-4a16304facc7} <Trace> oximeter.fields_ipaddr (760c2243-c48f-4b40-9670-6ffe24998980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4098 2024.03.13 04:55:34.725228 [ 3 ] {76190743-3f1d-4ad1-bb01-4a16304facc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
4099 2024.03.13 04:55:34.725531 [ 3 ] {76190743-3f1d-4ad1-bb01-4a16304facc7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
4100 2024.03.13 04:55:34.725870 [ 3 ] {76190743-3f1d-4ad1-bb01-4a16304facc7} <Trace> oximeter.fields_ipaddr (760c2243-c48f-4b40-9670-6ffe24998980): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4101 2024.03.13 04:55:34.726000 [ 3 ] {76190743-3f1d-4ad1-bb01-4a16304facc7} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001338 sec., 1494.7683109118086 rows/sec., 121.89 KiB/sec.
4102 2024.03.13 04:55:34.726153 [ 3 ] {76190743-3f1d-4ad1-bb01-4a16304facc7} <Debug> DynamicQueryHandler: Done processing query
4103 2024.03.13 04:55:34.726178 [ 3 ] {76190743-3f1d-4ad1-bb01-4a16304facc7} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
4104 2024.03.13 04:55:34.726196 [ 3 ] {} <Debug> HTTP-Session: 419c3b87-0fdb-42b1-af9e-cc181c4a2ef7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4105 2024.03.13 04:55:34.726334 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 18614, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4106 2024.03.13 04:55:34.726386 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4107 2024.03.13 04:55:34.726405 [ 3 ] {} <Debug> HTTP-Session: e6fc4b79-51fd-4d42-b1c4-86d0dce1ded8 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
4108 2024.03.13 04:55:34.726422 [ 3 ] {} <Debug> HTTP-Session: e6fc4b79-51fd-4d42-b1c4-86d0dce1ded8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4109 2024.03.13 04:55:34.726435 [ 3 ] {} <Debug> HTTP-Session: e6fc4b79-51fd-4d42-b1c4-86d0dce1ded8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4110 2024.03.13 04:55:34.726467 [ 3 ] {} <Trace> HTTP-Session: e6fc4b79-51fd-4d42-b1c4-86d0dce1ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4111 2024.03.13 04:55:34.726569 [ 3 ] {ebb5146b-ab5b-4c14-86a3-139532d40314} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4112 2024.03.13 04:55:34.726610 [ 3 ] {ebb5146b-ab5b-4c14-86a3-139532d40314} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4113 2024.03.13 04:55:34.726732 [ 3 ] {ebb5146b-ab5b-4c14-86a3-139532d40314} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4114 2024.03.13 04:55:34.727109 [ 3 ] {ebb5146b-ab5b-4c14-86a3-139532d40314} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4115 2024.03.13 04:55:34.727146 [ 3 ] {ebb5146b-ab5b-4c14-86a3-139532d40314} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
4116 2024.03.13 04:55:34.727464 [ 3 ] {ebb5146b-ab5b-4c14-86a3-139532d40314} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
4117 2024.03.13 04:55:34.727763 [ 3 ] {ebb5146b-ab5b-4c14-86a3-139532d40314} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4118 2024.03.13 04:55:34.727887 [ 3 ] {ebb5146b-ab5b-4c14-86a3-139532d40314} <Debug> executeQuery: Read 124 rows, 11.04 KiB in 0.001374 sec., 90247.45269286753 rows/sec., 7.84 MiB/sec.
4119 2024.03.13 04:55:34.728006 [ 3 ] {ebb5146b-ab5b-4c14-86a3-139532d40314} <Debug> DynamicQueryHandler: Done processing query
4120 2024.03.13 04:55:34.728031 [ 3 ] {ebb5146b-ab5b-4c14-86a3-139532d40314} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB.
4121 2024.03.13 04:55:34.728048 [ 3 ] {} <Debug> HTTP-Session: e6fc4b79-51fd-4d42-b1c4-86d0dce1ded8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4122 2024.03.13 04:55:34.728198 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4123 2024.03.13 04:55:34.728248 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4124 2024.03.13 04:55:34.728266 [ 3 ] {} <Debug> HTTP-Session: ae162c63-b43e-4c71-a8db-ec09f008e9a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
4125 2024.03.13 04:55:34.728284 [ 3 ] {} <Debug> HTTP-Session: ae162c63-b43e-4c71-a8db-ec09f008e9a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4126 2024.03.13 04:55:34.728298 [ 3 ] {} <Debug> HTTP-Session: ae162c63-b43e-4c71-a8db-ec09f008e9a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4127 2024.03.13 04:55:34.728328 [ 3 ] {} <Trace> HTTP-Session: ae162c63-b43e-4c71-a8db-ec09f008e9a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4128 2024.03.13 04:55:34.728392 [ 3 ] {b784b5c6-f510-4788-8bc8-c929a2eeaeb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4129 2024.03.13 04:55:34.728431 [ 3 ] {b784b5c6-f510-4788-8bc8-c929a2eeaeb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4130 2024.03.13 04:55:34.728557 [ 3 ] {b784b5c6-f510-4788-8bc8-c929a2eeaeb0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4131 2024.03.13 04:55:34.728901 [ 3 ] {b784b5c6-f510-4788-8bc8-c929a2eeaeb0} <Trace> oximeter.fields_u16 (db02df71-3e40-4e1d-8bbe-eb6de45405c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4132 2024.03.13 04:55:34.728938 [ 3 ] {b784b5c6-f510-4788-8bc8-c929a2eeaeb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
4133 2024.03.13 04:55:34.729230 [ 3 ] {b784b5c6-f510-4788-8bc8-c929a2eeaeb0} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
4134 2024.03.13 04:55:34.729537 [ 3 ] {b784b5c6-f510-4788-8bc8-c929a2eeaeb0} <Trace> oximeter.fields_u16 (db02df71-3e40-4e1d-8bbe-eb6de45405c6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4135 2024.03.13 04:55:34.729671 [ 3 ] {b784b5c6-f510-4788-8bc8-c929a2eeaeb0} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001301 sec., 1537.2790161414296 rows/sec., 107.34 KiB/sec.
4136 2024.03.13 04:55:34.729910 [ 3 ] {b784b5c6-f510-4788-8bc8-c929a2eeaeb0} <Debug> DynamicQueryHandler: Done processing query
4137 2024.03.13 04:55:34.729945 [ 3 ] {b784b5c6-f510-4788-8bc8-c929a2eeaeb0} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
4138 2024.03.13 04:55:34.729963 [ 3 ] {} <Debug> HTTP-Session: ae162c63-b43e-4c71-a8db-ec09f008e9a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4139 2024.03.13 04:55:34.730078 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 9356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4140 2024.03.13 04:55:34.730130 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4141 2024.03.13 04:55:34.730148 [ 3 ] {} <Debug> HTTP-Session: ee53aec0-1baf-42d9-a6bc-78aedb3c3aa2 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
4142 2024.03.13 04:55:34.730166 [ 3 ] {} <Debug> HTTP-Session: ee53aec0-1baf-42d9-a6bc-78aedb3c3aa2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4143 2024.03.13 04:55:34.730180 [ 3 ] {} <Debug> HTTP-Session: ee53aec0-1baf-42d9-a6bc-78aedb3c3aa2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4144 2024.03.13 04:55:34.730212 [ 3 ] {} <Trace> HTTP-Session: ee53aec0-1baf-42d9-a6bc-78aedb3c3aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4145 2024.03.13 04:55:34.730297 [ 3 ] {16600a1a-cb6b-4596-bb84-aaa7d9f9d6ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4146 2024.03.13 04:55:34.730338 [ 3 ] {16600a1a-cb6b-4596-bb84-aaa7d9f9d6ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4147 2024.03.13 04:55:34.730479 [ 3 ] {16600a1a-cb6b-4596-bb84-aaa7d9f9d6ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4148 2024.03.13 04:55:34.730803 [ 3 ] {16600a1a-cb6b-4596-bb84-aaa7d9f9d6ae} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4149 2024.03.13 04:55:34.730841 [ 3 ] {16600a1a-cb6b-4596-bb84-aaa7d9f9d6ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
4150 2024.03.13 04:55:34.731148 [ 3 ] {16600a1a-cb6b-4596-bb84-aaa7d9f9d6ae} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
4151 2024.03.13 04:55:34.731480 [ 3 ] {16600a1a-cb6b-4596-bb84-aaa7d9f9d6ae} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4152 2024.03.13 04:55:34.731608 [ 3 ] {16600a1a-cb6b-4596-bb84-aaa7d9f9d6ae} <Debug> executeQuery: Read 55 rows, 4.38 KiB in 0.001352 sec., 40680.47337278107 rows/sec., 3.17 MiB/sec.
4153 2024.03.13 04:55:34.731729 [ 3 ] {16600a1a-cb6b-4596-bb84-aaa7d9f9d6ae} <Debug> DynamicQueryHandler: Done processing query
4154 2024.03.13 04:55:34.731753 [ 3 ] {16600a1a-cb6b-4596-bb84-aaa7d9f9d6ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
4155 2024.03.13 04:55:34.731770 [ 3 ] {} <Debug> HTTP-Session: ee53aec0-1baf-42d9-a6bc-78aedb3c3aa2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4156 2024.03.13 04:55:34.731912 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 7226, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4157 2024.03.13 04:55:34.731962 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4158 2024.03.13 04:55:34.731980 [ 3 ] {} <Debug> HTTP-Session: cb3a1608-ed4c-44b9-9bdd-f44d45ca4426 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
4159 2024.03.13 04:55:34.731997 [ 3 ] {} <Debug> HTTP-Session: cb3a1608-ed4c-44b9-9bdd-f44d45ca4426 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4160 2024.03.13 04:55:34.732011 [ 3 ] {} <Debug> HTTP-Session: cb3a1608-ed4c-44b9-9bdd-f44d45ca4426 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4161 2024.03.13 04:55:34.732042 [ 3 ] {} <Trace> HTTP-Session: cb3a1608-ed4c-44b9-9bdd-f44d45ca4426 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4162 2024.03.13 04:55:34.732121 [ 3 ] {9ebe9d91-4613-4181-862c-2bb8c96dc0f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4163 2024.03.13 04:55:34.732163 [ 3 ] {9ebe9d91-4613-4181-862c-2bb8c96dc0f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4164 2024.03.13 04:55:34.732304 [ 3 ] {9ebe9d91-4613-4181-862c-2bb8c96dc0f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4165 2024.03.13 04:55:34.732614 [ 3 ] {9ebe9d91-4613-4181-862c-2bb8c96dc0f4} <Trace> oximeter.measurements_cumulativeu64 (311b24cf-8761-4f32-8016-e3619c5686da): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4166 2024.03.13 04:55:34.732650 [ 3 ] {9ebe9d91-4613-4181-862c-2bb8c96dc0f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
4167 2024.03.13 04:55:34.733026 [ 3 ] {9ebe9d91-4613-4181-862c-2bb8c96dc0f4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
4168 2024.03.13 04:55:34.733371 [ 3 ] {9ebe9d91-4613-4181-862c-2bb8c96dc0f4} <Trace> oximeter.measurements_cumulativeu64 (311b24cf-8761-4f32-8016-e3619c5686da): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4169 2024.03.13 04:55:34.733486 [ 135 ] {} <Debug> oximeter.measurements_cumulativeu64 (311b24cf-8761-4f32-8016-e3619c5686da) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
4170 2024.03.13 04:55:34.733498 [ 3 ] {9ebe9d91-4613-4181-862c-2bb8c96dc0f4} <Debug> executeQuery: Read 37 rows, 2.67 KiB in 0.001414 sec., 26166.90240452617 rows/sec., 1.85 MiB/sec.
4171 2024.03.13 04:55:34.733538 [ 135 ] {} <Trace> oximeter.measurements_cumulativeu64 (311b24cf-8761-4f32-8016-e3619c5686da): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4172 2024.03.13 04:55:34.733580 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
4173 2024.03.13 04:55:34.733663 [ 3 ] {9ebe9d91-4613-4181-862c-2bb8c96dc0f4} <Debug> DynamicQueryHandler: Done processing query
4174 2024.03.13 04:55:34.733713 [ 3 ] {9ebe9d91-4613-4181-862c-2bb8c96dc0f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
4175 2024.03.13 04:55:34.733768 [ 3 ] {} <Debug> HTTP-Session: cb3a1608-ed4c-44b9-9bdd-f44d45ca4426 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4176 2024.03.13 04:55:34.733798 [ 188 ] {311b24cf-8761-4f32-8016-e3619c5686da::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
4177 2024.03.13 04:55:34.733963 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 31062, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4178 2024.03.13 04:55:34.734072 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4179 2024.03.13 04:55:34.734107 [ 188 ] {311b24cf-8761-4f32-8016-e3619c5686da::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4180 2024.03.13 04:55:34.734119 [ 3 ] {} <Debug> HTTP-Session: c7e7f9dc-d848-4ebe-aba5-3a28938d577e Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
4181 2024.03.13 04:55:34.734182 [ 3 ] {} <Debug> HTTP-Session: c7e7f9dc-d848-4ebe-aba5-3a28938d577e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4182 2024.03.13 04:55:34.734190 [ 188 ] {311b24cf-8761-4f32-8016-e3619c5686da::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 365 rows starting from the beginning of the part
4183 2024.03.13 04:55:34.734210 [ 3 ] {} <Debug> HTTP-Session: c7e7f9dc-d848-4ebe-aba5-3a28938d577e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4184 2024.03.13 04:55:34.734292 [ 3 ] {} <Trace> HTTP-Session: c7e7f9dc-d848-4ebe-aba5-3a28938d577e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4185 2024.03.13 04:55:34.734516 [ 188 ] {311b24cf-8761-4f32-8016-e3619c5686da::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 37 rows starting from the beginning of the part
4186 2024.03.13 04:55:34.734790 [ 3 ] {ac77e875-76fa-4ada-a2d2-551d473078dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4187 2024.03.13 04:55:34.734787 [ 188 ] {311b24cf-8761-4f32-8016-e3619c5686da::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 36 rows starting from the beginning of the part
4188 2024.03.13 04:55:34.734938 [ 3 ] {ac77e875-76fa-4ada-a2d2-551d473078dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4189 2024.03.13 04:55:34.735151 [ 188 ] {311b24cf-8761-4f32-8016-e3619c5686da::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part
4190 2024.03.13 04:55:34.735480 [ 188 ] {311b24cf-8761-4f32-8016-e3619c5686da::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part
4191 2024.03.13 04:55:34.735897 [ 188 ] {311b24cf-8761-4f32-8016-e3619c5686da::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 37 rows starting from the beginning of the part
4192 2024.03.13 04:55:34.736385 [ 3 ] {ac77e875-76fa-4ada-a2d2-551d473078dd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4193 2024.03.13 04:55:34.737501 [ 3 ] {ac77e875-76fa-4ada-a2d2-551d473078dd} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4194 2024.03.13 04:55:34.737569 [ 3 ] {ac77e875-76fa-4ada-a2d2-551d473078dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
4195 2024.03.13 04:55:34.738830 [ 3 ] {ac77e875-76fa-4ada-a2d2-551d473078dd} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
4196 2024.03.13 04:55:34.738912 [ 188 ] {311b24cf-8761-4f32-8016-e3619c5686da::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 478 rows, containing 5 columns (5 merged, 0 gathered) in 0.005252562 sec., 91003.20948139213 rows/sec., 6.42 MiB/sec.
4197 2024.03.13 04:55:34.739155 [ 188 ] {311b24cf-8761-4f32-8016-e3619c5686da::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
4198 2024.03.13 04:55:34.739568 [ 3 ] {ac77e875-76fa-4ada-a2d2-551d473078dd} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4199 2024.03.13 04:55:34.740045 [ 3 ] {ac77e875-76fa-4ada-a2d2-551d473078dd} <Debug> executeQuery: Read 29 rows, 40.07 KiB in 0.005556 sec., 5219.582433405328 rows/sec., 7.04 MiB/sec.
4200 2024.03.13 04:55:34.740279 [ 188 ] {311b24cf-8761-4f32-8016-e3619c5686da::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (311b24cf-8761-4f32-8016-e3619c5686da): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4201 2024.03.13 04:55:34.740361 [ 3 ] {ac77e875-76fa-4ada-a2d2-551d473078dd} <Debug> DynamicQueryHandler: Done processing query
4202 2024.03.13 04:55:34.740394 [ 3 ] {ac77e875-76fa-4ada-a2d2-551d473078dd} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
4203 2024.03.13 04:55:34.740413 [ 3 ] {} <Debug> HTTP-Session: c7e7f9dc-d848-4ebe-aba5-3a28938d577e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4204 2024.03.13 04:55:34.740432 [ 188 ] {311b24cf-8761-4f32-8016-e3619c5686da::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (311b24cf-8761-4f32-8016-e3619c5686da) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
4205 2024.03.13 04:55:34.740543 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB.
4206 2024.03.13 04:55:38.499001 [ 130 ] {} <Debug> DNSResolver: Updating DNS cache
4207 2024.03.13 04:55:38.499071 [ 130 ] {} <Debug> DNSResolver: Updated DNS cache
4208 2024.03.13 04:55:39.720787 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 4072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4209 2024.03.13 04:55:39.720904 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4210 2024.03.13 04:55:39.720932 [ 3 ] {} <Debug> HTTP-Session: 6bdcc23f-9d46-4781-8aff-1046efbe07cd Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
4211 2024.03.13 04:55:39.720961 [ 3 ] {} <Debug> HTTP-Session: 6bdcc23f-9d46-4781-8aff-1046efbe07cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4212 2024.03.13 04:55:39.720979 [ 3 ] {} <Debug> HTTP-Session: 6bdcc23f-9d46-4781-8aff-1046efbe07cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4213 2024.03.13 04:55:39.721032 [ 3 ] {} <Trace> HTTP-Session: 6bdcc23f-9d46-4781-8aff-1046efbe07cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4214 2024.03.13 04:55:39.721166 [ 3 ] {f013c8c8-ddbe-4a6f-82a9-b0df6f05ab0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4215 2024.03.13 04:55:39.721235 [ 3 ] {f013c8c8-ddbe-4a6f-82a9-b0df6f05ab0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4216 2024.03.13 04:55:39.721451 [ 3 ] {f013c8c8-ddbe-4a6f-82a9-b0df6f05ab0a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4217 2024.03.13 04:55:39.721919 [ 3 ] {f013c8c8-ddbe-4a6f-82a9-b0df6f05ab0a} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4218 2024.03.13 04:55:39.721962 [ 3 ] {f013c8c8-ddbe-4a6f-82a9-b0df6f05ab0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
4219 2024.03.13 04:55:39.722350 [ 3 ] {f013c8c8-ddbe-4a6f-82a9-b0df6f05ab0a} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
4220 2024.03.13 04:55:39.722685 [ 3 ] {f013c8c8-ddbe-4a6f-82a9-b0df6f05ab0a} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4221 2024.03.13 04:55:39.722845 [ 3 ] {f013c8c8-ddbe-4a6f-82a9-b0df6f05ab0a} <Debug> executeQuery: Read 28 rows, 2.27 KiB in 0.001738 sec., 16110.471806674339 rows/sec., 1.28 MiB/sec.
4222 2024.03.13 04:55:39.723081 [ 3 ] {f013c8c8-ddbe-4a6f-82a9-b0df6f05ab0a} <Debug> DynamicQueryHandler: Done processing query
4223 2024.03.13 04:55:39.723138 [ 3 ] {f013c8c8-ddbe-4a6f-82a9-b0df6f05ab0a} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
4224 2024.03.13 04:55:39.723189 [ 3 ] {} <Debug> HTTP-Session: 6bdcc23f-9d46-4781-8aff-1046efbe07cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4225 2024.03.13 04:55:39.723362 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 14008, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4226 2024.03.13 04:55:39.723413 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4227 2024.03.13 04:55:39.723432 [ 3 ] {} <Debug> HTTP-Session: 697dea7e-4f20-4079-80ff-db2eac0d4f1f Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
4228 2024.03.13 04:55:39.723449 [ 3 ] {} <Debug> HTTP-Session: 697dea7e-4f20-4079-80ff-db2eac0d4f1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4229 2024.03.13 04:55:39.723463 [ 3 ] {} <Debug> HTTP-Session: 697dea7e-4f20-4079-80ff-db2eac0d4f1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4230 2024.03.13 04:55:39.723495 [ 3 ] {} <Trace> HTTP-Session: 697dea7e-4f20-4079-80ff-db2eac0d4f1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4231 2024.03.13 04:55:39.723585 [ 3 ] {dfb3d776-757d-496a-95d7-b7db49a0cf21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4232 2024.03.13 04:55:39.723626 [ 3 ] {dfb3d776-757d-496a-95d7-b7db49a0cf21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4233 2024.03.13 04:55:39.723768 [ 3 ] {dfb3d776-757d-496a-95d7-b7db49a0cf21} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4234 2024.03.13 04:55:39.724141 [ 3 ] {dfb3d776-757d-496a-95d7-b7db49a0cf21} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4235 2024.03.13 04:55:39.724179 [ 3 ] {dfb3d776-757d-496a-95d7-b7db49a0cf21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
4236 2024.03.13 04:55:39.724481 [ 3 ] {dfb3d776-757d-496a-95d7-b7db49a0cf21} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
4237 2024.03.13 04:55:39.724781 [ 3 ] {dfb3d776-757d-496a-95d7-b7db49a0cf21} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4238 2024.03.13 04:55:39.724930 [ 3 ] {dfb3d776-757d-496a-95d7-b7db49a0cf21} <Debug> executeQuery: Read 84 rows, 8.82 KiB in 0.001378 sec., 60957.910014513785 rows/sec., 6.25 MiB/sec.
4239 2024.03.13 04:55:39.725094 [ 3 ] {dfb3d776-757d-496a-95d7-b7db49a0cf21} <Debug> DynamicQueryHandler: Done processing query
4240 2024.03.13 04:55:39.725125 [ 3 ] {dfb3d776-757d-496a-95d7-b7db49a0cf21} <Debug> MemoryTracker: Peak memory usage (for query): 4.33 MiB.
4241 2024.03.13 04:55:39.725144 [ 3 ] {} <Debug> HTTP-Session: 697dea7e-4f20-4079-80ff-db2eac0d4f1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4242 2024.03.13 04:55:39.725295 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 4801, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4243 2024.03.13 04:55:39.725343 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4244 2024.03.13 04:55:39.725361 [ 3 ] {} <Debug> HTTP-Session: 017d76fd-1249-4055-a9ab-0a1b71ed8228 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
4245 2024.03.13 04:55:39.725378 [ 3 ] {} <Debug> HTTP-Session: 017d76fd-1249-4055-a9ab-0a1b71ed8228 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4246 2024.03.13 04:55:39.725392 [ 3 ] {} <Debug> HTTP-Session: 017d76fd-1249-4055-a9ab-0a1b71ed8228 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4247 2024.03.13 04:55:39.725421 [ 3 ] {} <Trace> HTTP-Session: 017d76fd-1249-4055-a9ab-0a1b71ed8228 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4248 2024.03.13 04:55:39.725497 [ 3 ] {6d5e315e-5387-448f-bdbd-858fbdae8f95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4249 2024.03.13 04:55:39.725536 [ 3 ] {6d5e315e-5387-448f-bdbd-858fbdae8f95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4250 2024.03.13 04:55:39.725656 [ 3 ] {6d5e315e-5387-448f-bdbd-858fbdae8f95} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4251 2024.03.13 04:55:39.725948 [ 3 ] {6d5e315e-5387-448f-bdbd-858fbdae8f95} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4252 2024.03.13 04:55:39.725985 [ 3 ] {6d5e315e-5387-448f-bdbd-858fbdae8f95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
4253 2024.03.13 04:55:39.726280 [ 3 ] {6d5e315e-5387-448f-bdbd-858fbdae8f95} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
4254 2024.03.13 04:55:39.726604 [ 3 ] {6d5e315e-5387-448f-bdbd-858fbdae8f95} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4255 2024.03.13 04:55:39.726759 [ 3 ] {6d5e315e-5387-448f-bdbd-858fbdae8f95} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001286 sec., 21772.939346811818 rows/sec., 1.70 MiB/sec.
4256 2024.03.13 04:55:39.727001 [ 3 ] {6d5e315e-5387-448f-bdbd-858fbdae8f95} <Debug> DynamicQueryHandler: Done processing query
4257 2024.03.13 04:55:39.727054 [ 3 ] {6d5e315e-5387-448f-bdbd-858fbdae8f95} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
4258 2024.03.13 04:55:39.727089 [ 3 ] {} <Debug> HTTP-Session: 017d76fd-1249-4055-a9ab-0a1b71ed8228 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4259 2024.03.13 04:55:39.727242 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 29990, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4260 2024.03.13 04:55:39.727290 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4261 2024.03.13 04:55:39.727308 [ 3 ] {} <Debug> HTTP-Session: f37889cb-d910-4ae9-8aeb-24ae9935a88b Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
4262 2024.03.13 04:55:39.727326 [ 3 ] {} <Debug> HTTP-Session: f37889cb-d910-4ae9-8aeb-24ae9935a88b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4263 2024.03.13 04:55:39.727340 [ 3 ] {} <Debug> HTTP-Session: f37889cb-d910-4ae9-8aeb-24ae9935a88b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4264 2024.03.13 04:55:39.727369 [ 3 ] {} <Trace> HTTP-Session: f37889cb-d910-4ae9-8aeb-24ae9935a88b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4265 2024.03.13 04:55:39.727589 [ 3 ] {3e0a3370-f89c-4a38-8f95-90f6a62aa184} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4266 2024.03.13 04:55:39.727636 [ 3 ] {3e0a3370-f89c-4a38-8f95-90f6a62aa184} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4267 2024.03.13 04:55:39.727816 [ 3 ] {3e0a3370-f89c-4a38-8f95-90f6a62aa184} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4268 2024.03.13 04:55:39.728263 [ 3 ] {3e0a3370-f89c-4a38-8f95-90f6a62aa184} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4269 2024.03.13 04:55:39.728300 [ 3 ] {3e0a3370-f89c-4a38-8f95-90f6a62aa184} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
4270 2024.03.13 04:55:39.728710 [ 3 ] {3e0a3370-f89c-4a38-8f95-90f6a62aa184} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
4271 2024.03.13 04:55:39.729053 [ 3 ] {3e0a3370-f89c-4a38-8f95-90f6a62aa184} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4272 2024.03.13 04:55:39.729207 [ 3 ] {3e0a3370-f89c-4a38-8f95-90f6a62aa184} <Debug> executeQuery: Read 28 rows, 38.69 KiB in 0.001786 sec., 15677.491601343785 rows/sec., 21.16 MiB/sec.
4273 2024.03.13 04:55:39.729338 [ 3 ] {3e0a3370-f89c-4a38-8f95-90f6a62aa184} <Debug> DynamicQueryHandler: Done processing query
4274 2024.03.13 04:55:39.729362 [ 3 ] {3e0a3370-f89c-4a38-8f95-90f6a62aa184} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
4275 2024.03.13 04:55:39.729378 [ 3 ] {} <Debug> HTTP-Session: f37889cb-d910-4ae9-8aeb-24ae9935a88b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4276 2024.03.13 04:55:44.721329 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 4214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4277 2024.03.13 04:55:44.721529 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4278 2024.03.13 04:55:44.721574 [ 3 ] {} <Debug> HTTP-Session: c25e90fc-972d-473f-969e-aedf85915c82 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
4279 2024.03.13 04:55:44.721617 [ 3 ] {} <Debug> HTTP-Session: c25e90fc-972d-473f-969e-aedf85915c82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4280 2024.03.13 04:55:44.721647 [ 3 ] {} <Debug> HTTP-Session: c25e90fc-972d-473f-969e-aedf85915c82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4281 2024.03.13 04:55:44.721725 [ 3 ] {} <Trace> HTTP-Session: c25e90fc-972d-473f-969e-aedf85915c82 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4282 2024.03.13 04:55:44.721887 [ 3 ] {06764ce2-5cad-4afe-8dc9-64bc5d98a9d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4283 2024.03.13 04:55:44.721951 [ 3 ] {06764ce2-5cad-4afe-8dc9-64bc5d98a9d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4284 2024.03.13 04:55:44.722141 [ 3 ] {06764ce2-5cad-4afe-8dc9-64bc5d98a9d4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4285 2024.03.13 04:55:44.722625 [ 3 ] {06764ce2-5cad-4afe-8dc9-64bc5d98a9d4} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4286 2024.03.13 04:55:44.722679 [ 3 ] {06764ce2-5cad-4afe-8dc9-64bc5d98a9d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
4287 2024.03.13 04:55:44.723081 [ 3 ] {06764ce2-5cad-4afe-8dc9-64bc5d98a9d4} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
4288 2024.03.13 04:55:44.723438 [ 3 ] {06764ce2-5cad-4afe-8dc9-64bc5d98a9d4} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4289 2024.03.13 04:55:44.723622 [ 3 ] {06764ce2-5cad-4afe-8dc9-64bc5d98a9d4} <Debug> executeQuery: Read 29 rows, 2.35 KiB in 0.001788 sec., 16219.23937360179 rows/sec., 1.28 MiB/sec.
4290 2024.03.13 04:55:44.723799 [ 3 ] {06764ce2-5cad-4afe-8dc9-64bc5d98a9d4} <Debug> DynamicQueryHandler: Done processing query
4291 2024.03.13 04:55:44.723832 [ 3 ] {06764ce2-5cad-4afe-8dc9-64bc5d98a9d4} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
4292 2024.03.13 04:55:44.723855 [ 3 ] {} <Debug> HTTP-Session: c25e90fc-972d-473f-969e-aedf85915c82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4293 2024.03.13 04:55:44.723988 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 13526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4294 2024.03.13 04:55:44.724045 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4295 2024.03.13 04:55:44.724064 [ 3 ] {} <Debug> HTTP-Session: 69c150b7-29ce-4e12-99ad-ddb2332e6e1e Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
4296 2024.03.13 04:55:44.724084 [ 3 ] {} <Debug> HTTP-Session: 69c150b7-29ce-4e12-99ad-ddb2332e6e1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4297 2024.03.13 04:55:44.724098 [ 3 ] {} <Debug> HTTP-Session: 69c150b7-29ce-4e12-99ad-ddb2332e6e1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4298 2024.03.13 04:55:44.724132 [ 3 ] {} <Trace> HTTP-Session: 69c150b7-29ce-4e12-99ad-ddb2332e6e1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4299 2024.03.13 04:55:44.724230 [ 3 ] {4ae0c16e-dc06-4062-bd1e-1f14564ca215} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4300 2024.03.13 04:55:44.724273 [ 3 ] {4ae0c16e-dc06-4062-bd1e-1f14564ca215} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4301 2024.03.13 04:55:44.724403 [ 3 ] {4ae0c16e-dc06-4062-bd1e-1f14564ca215} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4302 2024.03.13 04:55:44.724775 [ 3 ] {4ae0c16e-dc06-4062-bd1e-1f14564ca215} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4303 2024.03.13 04:55:44.724815 [ 3 ] {4ae0c16e-dc06-4062-bd1e-1f14564ca215} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
4304 2024.03.13 04:55:44.725136 [ 3 ] {4ae0c16e-dc06-4062-bd1e-1f14564ca215} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
4305 2024.03.13 04:55:44.725437 [ 3 ] {4ae0c16e-dc06-4062-bd1e-1f14564ca215} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4306 2024.03.13 04:55:44.725588 [ 3 ] {4ae0c16e-dc06-4062-bd1e-1f14564ca215} <Debug> executeQuery: Read 87 rows, 8.18 KiB in 0.001403 sec., 62009.97861724876 rows/sec., 5.69 MiB/sec.
4307 2024.03.13 04:55:44.725714 [ 3 ] {4ae0c16e-dc06-4062-bd1e-1f14564ca215} <Debug> DynamicQueryHandler: Done processing query
4308 2024.03.13 04:55:44.725739 [ 3 ] {4ae0c16e-dc06-4062-bd1e-1f14564ca215} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
4309 2024.03.13 04:55:44.725754 [ 3 ] {} <Debug> HTTP-Session: 69c150b7-29ce-4e12-99ad-ddb2332e6e1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4310 2024.03.13 04:55:44.725914 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 4969, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4311 2024.03.13 04:55:44.725965 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4312 2024.03.13 04:55:44.725984 [ 3 ] {} <Debug> HTTP-Session: ee0b0688-35bc-41b2-9ee8-e9ffba1b21db Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
4313 2024.03.13 04:55:44.726001 [ 3 ] {} <Debug> HTTP-Session: ee0b0688-35bc-41b2-9ee8-e9ffba1b21db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4314 2024.03.13 04:55:44.726015 [ 3 ] {} <Debug> HTTP-Session: ee0b0688-35bc-41b2-9ee8-e9ffba1b21db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4315 2024.03.13 04:55:44.726046 [ 3 ] {} <Trace> HTTP-Session: ee0b0688-35bc-41b2-9ee8-e9ffba1b21db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4316 2024.03.13 04:55:44.726125 [ 3 ] {e0bc3be1-bd13-4f7b-8ab2-8234915ec29a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4317 2024.03.13 04:55:44.726166 [ 3 ] {e0bc3be1-bd13-4f7b-8ab2-8234915ec29a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4318 2024.03.13 04:55:44.726287 [ 3 ] {e0bc3be1-bd13-4f7b-8ab2-8234915ec29a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4319 2024.03.13 04:55:44.726585 [ 3 ] {e0bc3be1-bd13-4f7b-8ab2-8234915ec29a} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4320 2024.03.13 04:55:44.726623 [ 3 ] {e0bc3be1-bd13-4f7b-8ab2-8234915ec29a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
4321 2024.03.13 04:55:44.726923 [ 3 ] {e0bc3be1-bd13-4f7b-8ab2-8234915ec29a} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
4322 2024.03.13 04:55:44.727225 [ 3 ] {e0bc3be1-bd13-4f7b-8ab2-8234915ec29a} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4323 2024.03.13 04:55:44.727380 [ 3 ] {e0bc3be1-bd13-4f7b-8ab2-8234915ec29a} <Debug> executeQuery: Read 29 rows, 2.32 KiB in 0.001289 sec., 22498.060512024826 rows/sec., 1.76 MiB/sec.
4324 2024.03.13 04:55:44.727503 [ 3 ] {e0bc3be1-bd13-4f7b-8ab2-8234915ec29a} <Debug> DynamicQueryHandler: Done processing query
4325 2024.03.13 04:55:44.727528 [ 3 ] {e0bc3be1-bd13-4f7b-8ab2-8234915ec29a} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
4326 2024.03.13 04:55:44.727544 [ 3 ] {} <Debug> HTTP-Session: ee0b0688-35bc-41b2-9ee8-e9ffba1b21db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4327 2024.03.13 04:55:44.727671 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 31062, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4328 2024.03.13 04:55:44.727721 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4329 2024.03.13 04:55:44.727739 [ 3 ] {} <Debug> HTTP-Session: 7e4dbda3-f627-4983-8e32-9691a15303eb Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
4330 2024.03.13 04:55:44.727755 [ 3 ] {} <Debug> HTTP-Session: 7e4dbda3-f627-4983-8e32-9691a15303eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4331 2024.03.13 04:55:44.727769 [ 3 ] {} <Debug> HTTP-Session: 7e4dbda3-f627-4983-8e32-9691a15303eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4332 2024.03.13 04:55:44.727799 [ 3 ] {} <Trace> HTTP-Session: 7e4dbda3-f627-4983-8e32-9691a15303eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4333 2024.03.13 04:55:44.728026 [ 3 ] {5f7b434f-29ab-4533-a67e-6123a3d86db9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4334 2024.03.13 04:55:44.728073 [ 3 ] {5f7b434f-29ab-4533-a67e-6123a3d86db9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4335 2024.03.13 04:55:44.728232 [ 3 ] {5f7b434f-29ab-4533-a67e-6123a3d86db9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4336 2024.03.13 04:55:44.728684 [ 3 ] {5f7b434f-29ab-4533-a67e-6123a3d86db9} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4337 2024.03.13 04:55:44.728720 [ 3 ] {5f7b434f-29ab-4533-a67e-6123a3d86db9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
4338 2024.03.13 04:55:44.729154 [ 3 ] {5f7b434f-29ab-4533-a67e-6123a3d86db9} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
4339 2024.03.13 04:55:44.729493 [ 3 ] {5f7b434f-29ab-4533-a67e-6123a3d86db9} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4340 2024.03.13 04:55:44.729654 [ 3 ] {5f7b434f-29ab-4533-a67e-6123a3d86db9} <Debug> executeQuery: Read 29 rows, 40.07 KiB in 0.001795 sec., 16155.988857938719 rows/sec., 21.80 MiB/sec.
4341 2024.03.13 04:55:44.729785 [ 3 ] {5f7b434f-29ab-4533-a67e-6123a3d86db9} <Debug> DynamicQueryHandler: Done processing query
4342 2024.03.13 04:55:44.729808 [ 3 ] {5f7b434f-29ab-4533-a67e-6123a3d86db9} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
4343 2024.03.13 04:55:44.729824 [ 3 ] {} <Debug> HTTP-Session: 7e4dbda3-f627-4983-8e32-9691a15303eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4344 2024.03.13 04:55:49.721605 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 4072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4345 2024.03.13 04:55:49.721734 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4346 2024.03.13 04:55:49.721759 [ 3 ] {} <Debug> HTTP-Session: b793b4d0-45aa-40b1-abf5-1331a934aa8d Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
4347 2024.03.13 04:55:49.721784 [ 3 ] {} <Debug> HTTP-Session: b793b4d0-45aa-40b1-abf5-1331a934aa8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4348 2024.03.13 04:55:49.721799 [ 3 ] {} <Debug> HTTP-Session: b793b4d0-45aa-40b1-abf5-1331a934aa8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4349 2024.03.13 04:55:49.721934 [ 3 ] {} <Trace> HTTP-Session: b793b4d0-45aa-40b1-abf5-1331a934aa8d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4350 2024.03.13 04:55:49.722058 [ 3 ] {c2c87982-0397-45aa-aadd-89198c65288c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4351 2024.03.13 04:55:49.722120 [ 3 ] {c2c87982-0397-45aa-aadd-89198c65288c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4352 2024.03.13 04:55:49.722310 [ 3 ] {c2c87982-0397-45aa-aadd-89198c65288c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4353 2024.03.13 04:55:49.722770 [ 3 ] {c2c87982-0397-45aa-aadd-89198c65288c} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4354 2024.03.13 04:55:49.722819 [ 3 ] {c2c87982-0397-45aa-aadd-89198c65288c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
4355 2024.03.13 04:55:49.723193 [ 3 ] {c2c87982-0397-45aa-aadd-89198c65288c} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
4356 2024.03.13 04:55:49.723517 [ 3 ] {c2c87982-0397-45aa-aadd-89198c65288c} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4357 2024.03.13 04:55:49.723684 [ 3 ] {c2c87982-0397-45aa-aadd-89198c65288c} <Debug> executeQuery: Read 28 rows, 2.27 KiB in 0.001682 sec., 16646.848989298454 rows/sec., 1.32 MiB/sec.
4358 2024.03.13 04:55:49.723837 [ 3 ] {c2c87982-0397-45aa-aadd-89198c65288c} <Debug> DynamicQueryHandler: Done processing query
4359 2024.03.13 04:55:49.723939 [ 3 ] {c2c87982-0397-45aa-aadd-89198c65288c} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
4360 2024.03.13 04:55:49.723957 [ 3 ] {} <Debug> HTTP-Session: b793b4d0-45aa-40b1-abf5-1331a934aa8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4361 2024.03.13 04:55:49.724090 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 14008, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4362 2024.03.13 04:55:49.724140 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4363 2024.03.13 04:55:49.724158 [ 3 ] {} <Debug> HTTP-Session: 820dd1bf-ca04-4b43-a23f-64dc33093d97 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
4364 2024.03.13 04:55:49.724175 [ 3 ] {} <Debug> HTTP-Session: 820dd1bf-ca04-4b43-a23f-64dc33093d97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4365 2024.03.13 04:55:49.724189 [ 3 ] {} <Debug> HTTP-Session: 820dd1bf-ca04-4b43-a23f-64dc33093d97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4366 2024.03.13 04:55:49.724220 [ 3 ] {} <Trace> HTTP-Session: 820dd1bf-ca04-4b43-a23f-64dc33093d97 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4367 2024.03.13 04:55:49.724305 [ 3 ] {ad93c3fa-ed17-4a00-aca6-2e29740d1f10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4368 2024.03.13 04:55:49.724345 [ 3 ] {ad93c3fa-ed17-4a00-aca6-2e29740d1f10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4369 2024.03.13 04:55:49.724467 [ 3 ] {ad93c3fa-ed17-4a00-aca6-2e29740d1f10} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4370 2024.03.13 04:55:49.724833 [ 3 ] {ad93c3fa-ed17-4a00-aca6-2e29740d1f10} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4371 2024.03.13 04:55:49.724870 [ 3 ] {ad93c3fa-ed17-4a00-aca6-2e29740d1f10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
4372 2024.03.13 04:55:49.725185 [ 3 ] {ad93c3fa-ed17-4a00-aca6-2e29740d1f10} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
4373 2024.03.13 04:55:49.725482 [ 3 ] {ad93c3fa-ed17-4a00-aca6-2e29740d1f10} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4374 2024.03.13 04:55:49.725631 [ 3 ] {ad93c3fa-ed17-4a00-aca6-2e29740d1f10} <Debug> executeQuery: Read 84 rows, 8.82 KiB in 0.001364 sec., 61583.57771260997 rows/sec., 6.31 MiB/sec.
4375 2024.03.13 04:55:49.725753 [ 3 ] {ad93c3fa-ed17-4a00-aca6-2e29740d1f10} <Debug> DynamicQueryHandler: Done processing query
4376 2024.03.13 04:55:49.725776 [ 3 ] {ad93c3fa-ed17-4a00-aca6-2e29740d1f10} <Debug> MemoryTracker: Peak memory usage (for query): 4.33 MiB.
4377 2024.03.13 04:55:49.725792 [ 3 ] {} <Debug> HTTP-Session: 820dd1bf-ca04-4b43-a23f-64dc33093d97 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4378 2024.03.13 04:55:49.725924 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 4801, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4379 2024.03.13 04:55:49.725972 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4380 2024.03.13 04:55:49.725990 [ 3 ] {} <Debug> HTTP-Session: 6f7222b4-8ccb-43ca-8631-08eda30de1d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
4381 2024.03.13 04:55:49.726007 [ 3 ] {} <Debug> HTTP-Session: 6f7222b4-8ccb-43ca-8631-08eda30de1d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4382 2024.03.13 04:55:49.726021 [ 3 ] {} <Debug> HTTP-Session: 6f7222b4-8ccb-43ca-8631-08eda30de1d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4383 2024.03.13 04:55:49.726050 [ 3 ] {} <Trace> HTTP-Session: 6f7222b4-8ccb-43ca-8631-08eda30de1d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4384 2024.03.13 04:55:49.726124 [ 3 ] {8bb705c1-b9b2-4b0f-8676-3c73d573ac11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4385 2024.03.13 04:55:49.726163 [ 3 ] {8bb705c1-b9b2-4b0f-8676-3c73d573ac11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4386 2024.03.13 04:55:49.726287 [ 3 ] {8bb705c1-b9b2-4b0f-8676-3c73d573ac11} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4387 2024.03.13 04:55:49.726584 [ 3 ] {8bb705c1-b9b2-4b0f-8676-3c73d573ac11} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4388 2024.03.13 04:55:49.726621 [ 3 ] {8bb705c1-b9b2-4b0f-8676-3c73d573ac11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
4389 2024.03.13 04:55:49.726936 [ 3 ] {8bb705c1-b9b2-4b0f-8676-3c73d573ac11} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
4390 2024.03.13 04:55:49.727231 [ 3 ] {8bb705c1-b9b2-4b0f-8676-3c73d573ac11} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4391 2024.03.13 04:55:49.727388 [ 3 ] {8bb705c1-b9b2-4b0f-8676-3c73d573ac11} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001288 sec., 21739.130434782608 rows/sec., 1.70 MiB/sec.
4392 2024.03.13 04:55:49.727511 [ 3 ] {8bb705c1-b9b2-4b0f-8676-3c73d573ac11} <Debug> DynamicQueryHandler: Done processing query
4393 2024.03.13 04:55:49.727535 [ 3 ] {8bb705c1-b9b2-4b0f-8676-3c73d573ac11} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
4394 2024.03.13 04:55:49.727551 [ 3 ] {} <Debug> HTTP-Session: 6f7222b4-8ccb-43ca-8631-08eda30de1d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4395 2024.03.13 04:55:49.727745 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 29990, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4396 2024.03.13 04:55:49.727793 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4397 2024.03.13 04:55:49.727810 [ 3 ] {} <Debug> HTTP-Session: da494c06-877d-4c9e-8bc9-774e6b4d4b73 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
4398 2024.03.13 04:55:49.727827 [ 3 ] {} <Debug> HTTP-Session: da494c06-877d-4c9e-8bc9-774e6b4d4b73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4399 2024.03.13 04:55:49.727841 [ 3 ] {} <Debug> HTTP-Session: da494c06-877d-4c9e-8bc9-774e6b4d4b73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4400 2024.03.13 04:55:49.727870 [ 3 ] {} <Trace> HTTP-Session: da494c06-877d-4c9e-8bc9-774e6b4d4b73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4401 2024.03.13 04:55:49.728092 [ 3 ] {30e41da3-1ee5-4999-a50b-454d2188883e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4402 2024.03.13 04:55:49.728138 [ 3 ] {30e41da3-1ee5-4999-a50b-454d2188883e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4403 2024.03.13 04:55:49.728296 [ 3 ] {30e41da3-1ee5-4999-a50b-454d2188883e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4404 2024.03.13 04:55:49.728792 [ 3 ] {30e41da3-1ee5-4999-a50b-454d2188883e} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4405 2024.03.13 04:55:49.728828 [ 3 ] {30e41da3-1ee5-4999-a50b-454d2188883e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
4406 2024.03.13 04:55:49.729250 [ 3 ] {30e41da3-1ee5-4999-a50b-454d2188883e} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
4407 2024.03.13 04:55:49.729582 [ 3 ] {30e41da3-1ee5-4999-a50b-454d2188883e} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4408 2024.03.13 04:55:49.729739 [ 3 ] {30e41da3-1ee5-4999-a50b-454d2188883e} <Debug> executeQuery: Read 28 rows, 38.69 KiB in 0.001819 sec., 15393.073117097305 rows/sec., 20.77 MiB/sec.
4409 2024.03.13 04:55:49.729868 [ 3 ] {30e41da3-1ee5-4999-a50b-454d2188883e} <Debug> DynamicQueryHandler: Done processing query
4410 2024.03.13 04:55:49.729892 [ 3 ] {30e41da3-1ee5-4999-a50b-454d2188883e} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
4411 2024.03.13 04:55:49.729908 [ 3 ] {} <Debug> HTTP-Session: da494c06-877d-4c9e-8bc9-774e6b4d4b73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4412 2024.03.13 04:55:53.499130 [ 114 ] {} <Debug> DNSResolver: Updating DNS cache
4413 2024.03.13 04:55:53.499200 [ 114 ] {} <Debug> DNSResolver: Updated DNS cache
4414 2024.03.13 04:55:54.720968 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 4214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4415 2024.03.13 04:55:54.721096 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4416 2024.03.13 04:55:54.721126 [ 3 ] {} <Debug> HTTP-Session: 16af31ff-bc5c-479f-9f74-6dd4ea500012 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
4417 2024.03.13 04:55:54.721154 [ 3 ] {} <Debug> HTTP-Session: 16af31ff-bc5c-479f-9f74-6dd4ea500012 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4418 2024.03.13 04:55:54.721172 [ 3 ] {} <Debug> HTTP-Session: 16af31ff-bc5c-479f-9f74-6dd4ea500012 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4419 2024.03.13 04:55:54.721227 [ 3 ] {} <Trace> HTTP-Session: 16af31ff-bc5c-479f-9f74-6dd4ea500012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4420 2024.03.13 04:55:54.721366 [ 3 ] {a4f0993e-21d2-484c-ae4a-5f018055d2ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4421 2024.03.13 04:55:54.721436 [ 3 ] {a4f0993e-21d2-484c-ae4a-5f018055d2ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4422 2024.03.13 04:55:54.721652 [ 3 ] {a4f0993e-21d2-484c-ae4a-5f018055d2ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4423 2024.03.13 04:55:54.722144 [ 3 ] {a4f0993e-21d2-484c-ae4a-5f018055d2ae} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4424 2024.03.13 04:55:54.722193 [ 3 ] {a4f0993e-21d2-484c-ae4a-5f018055d2ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
4425 2024.03.13 04:55:54.722582 [ 3 ] {a4f0993e-21d2-484c-ae4a-5f018055d2ae} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
4426 2024.03.13 04:55:54.722904 [ 3 ] {a4f0993e-21d2-484c-ae4a-5f018055d2ae} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4427 2024.03.13 04:55:54.723054 [ 3 ] {a4f0993e-21d2-484c-ae4a-5f018055d2ae} <Debug> executeQuery: Read 29 rows, 2.35 KiB in 0.001753 sec., 16543.069024529377 rows/sec., 1.31 MiB/sec.
4428 2024.03.13 04:55:54.723134 [ 116 ] {} <Debug> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
4429 2024.03.13 04:55:54.723239 [ 116 ] {} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4430 2024.03.13 04:55:54.723276 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
4431 2024.03.13 04:55:54.723281 [ 3 ] {a4f0993e-21d2-484c-ae4a-5f018055d2ae} <Debug> DynamicQueryHandler: Done processing query
4432 2024.03.13 04:55:54.723331 [ 3 ] {a4f0993e-21d2-484c-ae4a-5f018055d2ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
4433 2024.03.13 04:55:54.723386 [ 3 ] {} <Debug> HTTP-Session: 16af31ff-bc5c-479f-9f74-6dd4ea500012 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4434 2024.03.13 04:55:54.723585 [ 193 ] {9bec4614-832f-436d-8868-dc505e41396c::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
4435 2024.03.13 04:55:54.723717 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 13526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4436 2024.03.13 04:55:54.723975 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4437 2024.03.13 04:55:54.724147 [ 3 ] {} <Debug> HTTP-Session: e8ed0bc0-5c1c-4e82-bba4-225ae9096a29 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
4438 2024.03.13 04:55:54.724275 [ 3 ] {} <Debug> HTTP-Session: e8ed0bc0-5c1c-4e82-bba4-225ae9096a29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4439 2024.03.13 04:55:54.724302 [ 193 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4440 2024.03.13 04:55:54.724319 [ 3 ] {} <Debug> HTTP-Session: e8ed0bc0-5c1c-4e82-bba4-225ae9096a29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4441 2024.03.13 04:55:54.724376 [ 193 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 57 rows starting from the beginning of the part
4442 2024.03.13 04:55:54.724393 [ 3 ] {} <Trace> HTTP-Session: e8ed0bc0-5c1c-4e82-bba4-225ae9096a29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4443 2024.03.13 04:55:54.724615 [ 3 ] {d9331607-fa1c-469d-9b60-950bf0c35ab6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4444 2024.03.13 04:55:54.724655 [ 193 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 29 rows starting from the beginning of the part
4445 2024.03.13 04:55:54.724745 [ 3 ] {d9331607-fa1c-469d-9b60-950bf0c35ab6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4446 2024.03.13 04:55:54.724993 [ 193 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 28 rows starting from the beginning of the part
4447 2024.03.13 04:55:54.725366 [ 193 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 29 rows starting from the beginning of the part
4448 2024.03.13 04:55:54.725628 [ 3 ] {d9331607-fa1c-469d-9b60-950bf0c35ab6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4449 2024.03.13 04:55:54.725656 [ 193 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 28 rows starting from the beginning of the part
4450 2024.03.13 04:55:54.725933 [ 193 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 29 rows starting from the beginning of the part
4451 2024.03.13 04:55:54.726623 [ 3 ] {d9331607-fa1c-469d-9b60-950bf0c35ab6} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4452 2024.03.13 04:55:54.726696 [ 3 ] {d9331607-fa1c-469d-9b60-950bf0c35ab6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
4453 2024.03.13 04:55:54.727653 [ 3 ] {d9331607-fa1c-469d-9b60-950bf0c35ab6} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
4454 2024.03.13 04:55:54.728515 [ 196 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 200 rows, containing 4 columns (4 merged, 0 gathered) in 0.00512518 sec., 39023.019679308825 rows/sec., 3.09 MiB/sec.
4455 2024.03.13 04:55:54.728554 [ 3 ] {d9331607-fa1c-469d-9b60-950bf0c35ab6} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4456 2024.03.13 04:55:54.728817 [ 116 ] {} <Debug> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
4457 2024.03.13 04:55:54.728829 [ 196 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
4458 2024.03.13 04:55:54.728838 [ 3 ] {d9331607-fa1c-469d-9b60-950bf0c35ab6} <Debug> executeQuery: Read 87 rows, 8.18 KiB in 0.004345 sec., 20023.01495972382 rows/sec., 1.84 MiB/sec.
4459 2024.03.13 04:55:54.728877 [ 116 ] {} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4460 2024.03.13 04:55:54.728968 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
4461 2024.03.13 04:55:54.729330 [ 191 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::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
4462 2024.03.13 04:55:54.729404 [ 3 ] {d9331607-fa1c-469d-9b60-950bf0c35ab6} <Debug> DynamicQueryHandler: Done processing query
4463 2024.03.13 04:55:54.729489 [ 3 ] {d9331607-fa1c-469d-9b60-950bf0c35ab6} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
4464 2024.03.13 04:55:54.729588 [ 3 ] {} <Debug> HTTP-Session: e8ed0bc0-5c1c-4e82-bba4-225ae9096a29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4465 2024.03.13 04:55:54.729875 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 4969, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4466 2024.03.13 04:55:54.729928 [ 191 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4467 2024.03.13 04:55:54.729989 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4468 2024.03.13 04:55:54.730000 [ 191 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 211 rows starting from the beginning of the part
4469 2024.03.13 04:55:54.730060 [ 3 ] {} <Debug> HTTP-Session: ef34e31b-d473-47fd-93d0-287c08b2f4b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
4470 2024.03.13 04:55:54.730119 [ 3 ] {} <Debug> HTTP-Session: ef34e31b-d473-47fd-93d0-287c08b2f4b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4471 2024.03.13 04:55:54.730148 [ 3 ] {} <Debug> HTTP-Session: ef34e31b-d473-47fd-93d0-287c08b2f4b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4472 2024.03.13 04:55:54.730334 [ 3 ] {} <Trace> HTTP-Session: ef34e31b-d473-47fd-93d0-287c08b2f4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4473 2024.03.13 04:55:54.730410 [ 191 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 124 rows starting from the beginning of the part
4474 2024.03.13 04:55:54.730478 [ 196 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_36_7} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4475 2024.03.13 04:55:54.730776 [ 3 ] {17306a2c-ece9-4ac4-9739-36d3479b586b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4476 2024.03.13 04:55:54.730920 [ 191 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 84 rows starting from the beginning of the part
4477 2024.03.13 04:55:54.730970 [ 3 ] {17306a2c-ece9-4ac4-9739-36d3479b586b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4478 2024.03.13 04:55:54.731040 [ 196 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_36_7} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
4479 2024.03.13 04:55:54.731491 [ 191 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 87 rows starting from the beginning of the part
4480 2024.03.13 04:55:54.731529 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
4481 2024.03.13 04:55:54.731780 [ 191 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 84 rows starting from the beginning of the part
4482 2024.03.13 04:55:54.731985 [ 191 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 87 rows starting from the beginning of the part
4483 2024.03.13 04:55:54.732153 [ 3 ] {17306a2c-ece9-4ac4-9739-36d3479b586b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4484 2024.03.13 04:55:54.732754 [ 3 ] {17306a2c-ece9-4ac4-9739-36d3479b586b} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4485 2024.03.13 04:55:54.732795 [ 3 ] {17306a2c-ece9-4ac4-9739-36d3479b586b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
4486 2024.03.13 04:55:54.733314 [ 3 ] {17306a2c-ece9-4ac4-9739-36d3479b586b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
4487 2024.03.13 04:55:54.733714 [ 193 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 677 rows, containing 4 columns (4 merged, 0 gathered) in 0.004579732 sec., 147825.24392257014 rows/sec., 13.89 MiB/sec.
4488 2024.03.13 04:55:54.733752 [ 3 ] {17306a2c-ece9-4ac4-9739-36d3479b586b} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4489 2024.03.13 04:55:54.734010 [ 116 ] {} <Debug> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
4490 2024.03.13 04:55:54.734029 [ 193 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
4491 2024.03.13 04:55:54.734033 [ 3 ] {17306a2c-ece9-4ac4-9739-36d3479b586b} <Debug> executeQuery: Read 29 rows, 2.32 KiB in 0.003519 sec., 8240.977550440466 rows/sec., 659.92 KiB/sec.
4492 2024.03.13 04:55:54.734093 [ 116 ] {} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4493 2024.03.13 04:55:54.734318 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
4494 2024.03.13 04:55:54.734491 [ 3 ] {17306a2c-ece9-4ac4-9739-36d3479b586b} <Debug> DynamicQueryHandler: Done processing query
4495 2024.03.13 04:55:54.734583 [ 3 ] {17306a2c-ece9-4ac4-9739-36d3479b586b} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
4496 2024.03.13 04:55:54.734721 [ 3 ] {} <Debug> HTTP-Session: ef34e31b-d473-47fd-93d0-287c08b2f4b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4497 2024.03.13 04:55:54.734921 [ 191 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::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
4498 2024.03.13 04:55:54.735127 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 31062, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4499 2024.03.13 04:55:54.735247 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4500 2024.03.13 04:55:54.735325 [ 3 ] {} <Debug> HTTP-Session: 79accd60-b7e0-4393-bbbb-79b6547b6f25 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
4501 2024.03.13 04:55:54.735333 [ 191 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4502 2024.03.13 04:55:54.735355 [ 3 ] {} <Debug> HTTP-Session: 79accd60-b7e0-4393-bbbb-79b6547b6f25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4503 2024.03.13 04:55:54.735398 [ 3 ] {} <Debug> HTTP-Session: 79accd60-b7e0-4393-bbbb-79b6547b6f25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4504 2024.03.13 04:55:54.735407 [ 191 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 107 rows starting from the beginning of the part
4505 2024.03.13 04:55:54.735498 [ 3 ] {} <Trace> HTTP-Session: 79accd60-b7e0-4393-bbbb-79b6547b6f25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4506 2024.03.13 04:55:54.735520 [ 193 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_36_7} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4507 2024.03.13 04:55:54.735867 [ 191 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 55 rows starting from the beginning of the part
4508 2024.03.13 04:55:54.735933 [ 193 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_36_7} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
4509 2024.03.13 04:55:54.736067 [ 191 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 28 rows starting from the beginning of the part
4510 2024.03.13 04:55:54.736224 [ 3 ] {44a38fa8-7801-4872-85ce-2b5e0f572bc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4511 2024.03.13 04:55:54.736352 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB.
4512 2024.03.13 04:55:54.736524 [ 3 ] {44a38fa8-7801-4872-85ce-2b5e0f572bc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4513 2024.03.13 04:55:54.736545 [ 191 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 29 rows starting from the beginning of the part
4514 2024.03.13 04:55:54.736785 [ 191 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 28 rows starting from the beginning of the part
4515 2024.03.13 04:55:54.736994 [ 191 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 29 rows starting from the beginning of the part
4516 2024.03.13 04:55:54.737403 [ 3 ] {44a38fa8-7801-4872-85ce-2b5e0f572bc1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4517 2024.03.13 04:55:54.738155 [ 3 ] {44a38fa8-7801-4872-85ce-2b5e0f572bc1} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4518 2024.03.13 04:55:54.738202 [ 3 ] {44a38fa8-7801-4872-85ce-2b5e0f572bc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
4519 2024.03.13 04:55:54.738543 [ 199 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 276 rows, containing 4 columns (4 merged, 0 gathered) in 0.004022563 sec., 68612.9713816788 rows/sec., 5.36 MiB/sec.
4520 2024.03.13 04:55:54.738686 [ 199 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
4521 2024.03.13 04:55:54.738816 [ 3 ] {44a38fa8-7801-4872-85ce-2b5e0f572bc1} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
4522 2024.03.13 04:55:54.739146 [ 199 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_36_7} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4523 2024.03.13 04:55:54.739246 [ 199 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_36_7} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
4524 2024.03.13 04:55:54.739321 [ 3 ] {44a38fa8-7801-4872-85ce-2b5e0f572bc1} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4525 2024.03.13 04:55:54.739341 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
4526 2024.03.13 04:55:54.739502 [ 116 ] {} <Debug> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
4527 2024.03.13 04:55:54.739507 [ 3 ] {44a38fa8-7801-4872-85ce-2b5e0f572bc1} <Debug> executeQuery: Read 29 rows, 40.07 KiB in 0.003802 sec., 7627.564439768543 rows/sec., 10.29 MiB/sec.
4528 2024.03.13 04:55:54.739552 [ 116 ] {} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4529 2024.03.13 04:55:54.739633 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
4530 2024.03.13 04:55:54.739805 [ 191 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::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
4531 2024.03.13 04:55:54.739816 [ 3 ] {44a38fa8-7801-4872-85ce-2b5e0f572bc1} <Debug> DynamicQueryHandler: Done processing query
4532 2024.03.13 04:55:54.739853 [ 3 ] {44a38fa8-7801-4872-85ce-2b5e0f572bc1} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
4533 2024.03.13 04:55:54.739875 [ 3 ] {} <Debug> HTTP-Session: 79accd60-b7e0-4393-bbbb-79b6547b6f25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4534 2024.03.13 04:55:54.739959 [ 191 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4535 2024.03.13 04:55:54.739990 [ 191 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 881 rows starting from the beginning of the part
4536 2024.03.13 04:55:54.740062 [ 191 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 29 rows starting from the beginning of the part
4537 2024.03.13 04:55:54.740211 [ 191 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 28 rows starting from the beginning of the part
4538 2024.03.13 04:55:54.740430 [ 191 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 29 rows starting from the beginning of the part
4539 2024.03.13 04:55:54.740569 [ 191 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 28 rows starting from the beginning of the part
4540 2024.03.13 04:55:54.740721 [ 191 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 29 rows starting from the beginning of the part
4541 2024.03.13 04:55:54.746606 [ 199 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1024 rows, containing 6 columns (6 merged, 0 gathered) in 0.006862197 sec., 149223.34640057696 rows/sec., 201.37 MiB/sec.
4542 2024.03.13 04:55:54.747118 [ 199 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
4543 2024.03.13 04:55:54.747521 [ 199 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4544 2024.03.13 04:55:54.747592 [ 199 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
4545 2024.03.13 04:55:54.747666 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB.
4546 2024.03.13 04:55:55.000147 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 186.28 MiB, peak 195.06 MiB, free memory in arenas 0.00 B, will set to 188.01 MiB (RSS), difference: 1.72 MiB
4547 2024.03.13 04:55:59.720757 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 4072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4548 2024.03.13 04:55:59.720895 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4549 2024.03.13 04:55:59.720925 [ 3 ] {} <Debug> HTTP-Session: d6fb2890-fbc1-43f0-a938-a0bb2090ac4a Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
4550 2024.03.13 04:55:59.720953 [ 3 ] {} <Debug> HTTP-Session: d6fb2890-fbc1-43f0-a938-a0bb2090ac4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4551 2024.03.13 04:55:59.720971 [ 3 ] {} <Debug> HTTP-Session: d6fb2890-fbc1-43f0-a938-a0bb2090ac4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4552 2024.03.13 04:55:59.721027 [ 3 ] {} <Trace> HTTP-Session: d6fb2890-fbc1-43f0-a938-a0bb2090ac4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4553 2024.03.13 04:55:59.721162 [ 3 ] {b333c891-dcc7-4bd6-b2d3-8e5ea86a4bed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4554 2024.03.13 04:55:59.721230 [ 3 ] {b333c891-dcc7-4bd6-b2d3-8e5ea86a4bed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4555 2024.03.13 04:55:59.721417 [ 3 ] {b333c891-dcc7-4bd6-b2d3-8e5ea86a4bed} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4556 2024.03.13 04:55:59.721875 [ 3 ] {b333c891-dcc7-4bd6-b2d3-8e5ea86a4bed} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4557 2024.03.13 04:55:59.721917 [ 3 ] {b333c891-dcc7-4bd6-b2d3-8e5ea86a4bed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
4558 2024.03.13 04:55:59.722299 [ 3 ] {b333c891-dcc7-4bd6-b2d3-8e5ea86a4bed} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
4559 2024.03.13 04:55:59.722650 [ 3 ] {b333c891-dcc7-4bd6-b2d3-8e5ea86a4bed} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4560 2024.03.13 04:55:59.722792 [ 3 ] {b333c891-dcc7-4bd6-b2d3-8e5ea86a4bed} <Debug> executeQuery: Read 28 rows, 2.27 KiB in 0.001693 sec., 16538.688718251622 rows/sec., 1.31 MiB/sec.
4561 2024.03.13 04:55:59.722943 [ 3 ] {b333c891-dcc7-4bd6-b2d3-8e5ea86a4bed} <Debug> DynamicQueryHandler: Done processing query
4562 2024.03.13 04:55:59.722971 [ 3 ] {b333c891-dcc7-4bd6-b2d3-8e5ea86a4bed} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
4563 2024.03.13 04:55:59.722988 [ 3 ] {} <Debug> HTTP-Session: d6fb2890-fbc1-43f0-a938-a0bb2090ac4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4564 2024.03.13 04:55:59.723124 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 14008, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4565 2024.03.13 04:55:59.723182 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4566 2024.03.13 04:55:59.723201 [ 3 ] {} <Debug> HTTP-Session: 2c1c0966-d3dd-4c1b-90a1-3a4c5e436dcc Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
4567 2024.03.13 04:55:59.723219 [ 3 ] {} <Debug> HTTP-Session: 2c1c0966-d3dd-4c1b-90a1-3a4c5e436dcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4568 2024.03.13 04:55:59.723233 [ 3 ] {} <Debug> HTTP-Session: 2c1c0966-d3dd-4c1b-90a1-3a4c5e436dcc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4569 2024.03.13 04:55:59.723267 [ 3 ] {} <Trace> HTTP-Session: 2c1c0966-d3dd-4c1b-90a1-3a4c5e436dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4570 2024.03.13 04:55:59.723362 [ 3 ] {507029d9-47da-4604-af77-7ed8b8d44317} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4571 2024.03.13 04:55:59.723405 [ 3 ] {507029d9-47da-4604-af77-7ed8b8d44317} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4572 2024.03.13 04:55:59.723534 [ 3 ] {507029d9-47da-4604-af77-7ed8b8d44317} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4573 2024.03.13 04:55:59.723906 [ 3 ] {507029d9-47da-4604-af77-7ed8b8d44317} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4574 2024.03.13 04:55:59.723942 [ 3 ] {507029d9-47da-4604-af77-7ed8b8d44317} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
4575 2024.03.13 04:55:59.724262 [ 3 ] {507029d9-47da-4604-af77-7ed8b8d44317} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
4576 2024.03.13 04:55:59.724565 [ 3 ] {507029d9-47da-4604-af77-7ed8b8d44317} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4577 2024.03.13 04:55:59.724689 [ 3 ] {507029d9-47da-4604-af77-7ed8b8d44317} <Debug> executeQuery: Read 84 rows, 8.82 KiB in 0.001375 sec., 61090.909090909096 rows/sec., 6.26 MiB/sec.
4578 2024.03.13 04:55:59.724811 [ 3 ] {507029d9-47da-4604-af77-7ed8b8d44317} <Debug> DynamicQueryHandler: Done processing query
4579 2024.03.13 04:55:59.724836 [ 3 ] {507029d9-47da-4604-af77-7ed8b8d44317} <Debug> MemoryTracker: Peak memory usage (for query): 4.33 MiB.
4580 2024.03.13 04:55:59.724851 [ 3 ] {} <Debug> HTTP-Session: 2c1c0966-d3dd-4c1b-90a1-3a4c5e436dcc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4581 2024.03.13 04:55:59.724972 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 4801, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4582 2024.03.13 04:55:59.725024 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4583 2024.03.13 04:55:59.725042 [ 3 ] {} <Debug> HTTP-Session: af2ca492-bdec-4978-b53a-52de889578f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
4584 2024.03.13 04:55:59.725059 [ 3 ] {} <Debug> HTTP-Session: af2ca492-bdec-4978-b53a-52de889578f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4585 2024.03.13 04:55:59.725073 [ 3 ] {} <Debug> HTTP-Session: af2ca492-bdec-4978-b53a-52de889578f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4586 2024.03.13 04:55:59.725105 [ 3 ] {} <Trace> HTTP-Session: af2ca492-bdec-4978-b53a-52de889578f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4587 2024.03.13 04:55:59.725181 [ 3 ] {11bcb1fc-c0e7-4c81-b05e-c26c8dd5b477} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4588 2024.03.13 04:55:59.725221 [ 3 ] {11bcb1fc-c0e7-4c81-b05e-c26c8dd5b477} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4589 2024.03.13 04:55:59.725344 [ 3 ] {11bcb1fc-c0e7-4c81-b05e-c26c8dd5b477} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4590 2024.03.13 04:55:59.725639 [ 3 ] {11bcb1fc-c0e7-4c81-b05e-c26c8dd5b477} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4591 2024.03.13 04:55:59.725674 [ 3 ] {11bcb1fc-c0e7-4c81-b05e-c26c8dd5b477} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
4592 2024.03.13 04:55:59.725969 [ 3 ] {11bcb1fc-c0e7-4c81-b05e-c26c8dd5b477} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
4593 2024.03.13 04:55:59.726267 [ 3 ] {11bcb1fc-c0e7-4c81-b05e-c26c8dd5b477} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4594 2024.03.13 04:55:59.726390 [ 3 ] {11bcb1fc-c0e7-4c81-b05e-c26c8dd5b477} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001245 sec., 22489.95983935743 rows/sec., 1.76 MiB/sec.
4595 2024.03.13 04:55:59.726506 [ 3 ] {11bcb1fc-c0e7-4c81-b05e-c26c8dd5b477} <Debug> DynamicQueryHandler: Done processing query
4596 2024.03.13 04:55:59.726530 [ 3 ] {11bcb1fc-c0e7-4c81-b05e-c26c8dd5b477} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
4597 2024.03.13 04:55:59.726546 [ 3 ] {} <Debug> HTTP-Session: af2ca492-bdec-4978-b53a-52de889578f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4598 2024.03.13 04:55:59.726740 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 29990, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4599 2024.03.13 04:55:59.726790 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4600 2024.03.13 04:55:59.726808 [ 3 ] {} <Debug> HTTP-Session: 14f223f0-3e34-4f39-a5f7-c70f46324d10 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
4601 2024.03.13 04:55:59.726825 [ 3 ] {} <Debug> HTTP-Session: 14f223f0-3e34-4f39-a5f7-c70f46324d10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4602 2024.03.13 04:55:59.726839 [ 3 ] {} <Debug> HTTP-Session: 14f223f0-3e34-4f39-a5f7-c70f46324d10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4603 2024.03.13 04:55:59.726870 [ 3 ] {} <Trace> HTTP-Session: 14f223f0-3e34-4f39-a5f7-c70f46324d10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4604 2024.03.13 04:55:59.727087 [ 3 ] {004e6442-2068-4506-92ff-1314a9945c2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4605 2024.03.13 04:55:59.727133 [ 3 ] {004e6442-2068-4506-92ff-1314a9945c2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4606 2024.03.13 04:55:59.727290 [ 3 ] {004e6442-2068-4506-92ff-1314a9945c2a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4607 2024.03.13 04:55:59.727743 [ 3 ] {004e6442-2068-4506-92ff-1314a9945c2a} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4608 2024.03.13 04:55:59.727777 [ 3 ] {004e6442-2068-4506-92ff-1314a9945c2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
4609 2024.03.13 04:55:59.728191 [ 3 ] {004e6442-2068-4506-92ff-1314a9945c2a} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
4610 2024.03.13 04:55:59.728535 [ 3 ] {004e6442-2068-4506-92ff-1314a9945c2a} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4611 2024.03.13 04:55:59.728668 [ 3 ] {004e6442-2068-4506-92ff-1314a9945c2a} <Debug> executeQuery: Read 28 rows, 38.69 KiB in 0.001753 sec., 15972.618368511125 rows/sec., 21.55 MiB/sec.
4612 2024.03.13 04:55:59.728831 [ 3 ] {004e6442-2068-4506-92ff-1314a9945c2a} <Debug> DynamicQueryHandler: Done processing query
4613 2024.03.13 04:55:59.728865 [ 3 ] {004e6442-2068-4506-92ff-1314a9945c2a} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
4614 2024.03.13 04:55:59.728889 [ 3 ] {} <Debug> HTTP-Session: 14f223f0-3e34-4f39-a5f7-c70f46324d10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4615 2024.03.13 04:56:04.723771 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 4214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4616 2024.03.13 04:56:04.723907 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4617 2024.03.13 04:56:04.723931 [ 3 ] {} <Debug> HTTP-Session: e740d5f3-b8ea-4b0b-b3c5-35b0e5bd8ef1 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
4618 2024.03.13 04:56:04.723956 [ 3 ] {} <Debug> HTTP-Session: e740d5f3-b8ea-4b0b-b3c5-35b0e5bd8ef1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4619 2024.03.13 04:56:04.723971 [ 3 ] {} <Debug> HTTP-Session: e740d5f3-b8ea-4b0b-b3c5-35b0e5bd8ef1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4620 2024.03.13 04:56:04.724019 [ 3 ] {} <Trace> HTTP-Session: e740d5f3-b8ea-4b0b-b3c5-35b0e5bd8ef1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4621 2024.03.13 04:56:04.724140 [ 3 ] {a897f31f-54c2-4b26-9c1f-b20a8877ac3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4622 2024.03.13 04:56:04.724204 [ 3 ] {a897f31f-54c2-4b26-9c1f-b20a8877ac3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4623 2024.03.13 04:56:04.724395 [ 3 ] {a897f31f-54c2-4b26-9c1f-b20a8877ac3a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4624 2024.03.13 04:56:04.724842 [ 3 ] {a897f31f-54c2-4b26-9c1f-b20a8877ac3a} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4625 2024.03.13 04:56:04.724890 [ 3 ] {a897f31f-54c2-4b26-9c1f-b20a8877ac3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
4626 2024.03.13 04:56:04.725286 [ 3 ] {a897f31f-54c2-4b26-9c1f-b20a8877ac3a} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
4627 2024.03.13 04:56:04.725618 [ 3 ] {a897f31f-54c2-4b26-9c1f-b20a8877ac3a} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4628 2024.03.13 04:56:04.725786 [ 3 ] {a897f31f-54c2-4b26-9c1f-b20a8877ac3a} <Debug> executeQuery: Read 29 rows, 2.35 KiB in 0.001704 sec., 17018.779342723006 rows/sec., 1.35 MiB/sec.
4629 2024.03.13 04:56:04.725948 [ 3 ] {a897f31f-54c2-4b26-9c1f-b20a8877ac3a} <Debug> DynamicQueryHandler: Done processing query
4630 2024.03.13 04:56:04.725975 [ 3 ] {a897f31f-54c2-4b26-9c1f-b20a8877ac3a} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
4631 2024.03.13 04:56:04.725992 [ 3 ] {} <Debug> HTTP-Session: e740d5f3-b8ea-4b0b-b3c5-35b0e5bd8ef1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4632 2024.03.13 04:56:04.726136 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 18464, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4633 2024.03.13 04:56:04.726186 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4634 2024.03.13 04:56:04.726205 [ 3 ] {} <Debug> HTTP-Session: 36265d8f-e648-4e6b-ab0a-388953341e7f Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
4635 2024.03.13 04:56:04.726222 [ 3 ] {} <Debug> HTTP-Session: 36265d8f-e648-4e6b-ab0a-388953341e7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4636 2024.03.13 04:56:04.726236 [ 3 ] {} <Debug> HTTP-Session: 36265d8f-e648-4e6b-ab0a-388953341e7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4637 2024.03.13 04:56:04.726266 [ 3 ] {} <Trace> HTTP-Session: 36265d8f-e648-4e6b-ab0a-388953341e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4638 2024.03.13 04:56:04.726367 [ 3 ] {905cbce5-bd35-4b5f-be97-966e275ceab9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4639 2024.03.13 04:56:04.726417 [ 3 ] {905cbce5-bd35-4b5f-be97-966e275ceab9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4640 2024.03.13 04:56:04.726541 [ 3 ] {905cbce5-bd35-4b5f-be97-966e275ceab9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4641 2024.03.13 04:56:04.726937 [ 3 ] {905cbce5-bd35-4b5f-be97-966e275ceab9} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4642 2024.03.13 04:56:04.726975 [ 3 ] {905cbce5-bd35-4b5f-be97-966e275ceab9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
4643 2024.03.13 04:56:04.727283 [ 3 ] {905cbce5-bd35-4b5f-be97-966e275ceab9} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
4644 2024.03.13 04:56:04.727586 [ 3 ] {905cbce5-bd35-4b5f-be97-966e275ceab9} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4645 2024.03.13 04:56:04.727738 [ 3 ] {905cbce5-bd35-4b5f-be97-966e275ceab9} <Debug> executeQuery: Read 123 rows, 10.95 KiB in 0.001419 sec., 86680.76109936576 rows/sec., 7.53 MiB/sec.
4646 2024.03.13 04:56:04.727869 [ 3 ] {905cbce5-bd35-4b5f-be97-966e275ceab9} <Debug> DynamicQueryHandler: Done processing query
4647 2024.03.13 04:56:04.727893 [ 3 ] {905cbce5-bd35-4b5f-be97-966e275ceab9} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB.
4648 2024.03.13 04:56:04.727909 [ 3 ] {} <Debug> HTTP-Session: 36265d8f-e648-4e6b-ab0a-388953341e7f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4649 2024.03.13 04:56:04.728029 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 9013, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4650 2024.03.13 04:56:04.728077 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4651 2024.03.13 04:56:04.728096 [ 3 ] {} <Debug> HTTP-Session: 328f187f-1750-47bf-8539-fcc204aea524 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
4652 2024.03.13 04:56:04.728112 [ 3 ] {} <Debug> HTTP-Session: 328f187f-1750-47bf-8539-fcc204aea524 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4653 2024.03.13 04:56:04.728126 [ 3 ] {} <Debug> HTTP-Session: 328f187f-1750-47bf-8539-fcc204aea524 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4654 2024.03.13 04:56:04.728156 [ 3 ] {} <Trace> HTTP-Session: 328f187f-1750-47bf-8539-fcc204aea524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4655 2024.03.13 04:56:04.728232 [ 3 ] {62bdde23-65d7-47cc-a658-d9de593a13dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4656 2024.03.13 04:56:04.728271 [ 3 ] {62bdde23-65d7-47cc-a658-d9de593a13dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4657 2024.03.13 04:56:04.728395 [ 3 ] {62bdde23-65d7-47cc-a658-d9de593a13dd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4658 2024.03.13 04:56:04.728728 [ 3 ] {62bdde23-65d7-47cc-a658-d9de593a13dd} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4659 2024.03.13 04:56:04.728766 [ 3 ] {62bdde23-65d7-47cc-a658-d9de593a13dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
4660 2024.03.13 04:56:04.729065 [ 3 ] {62bdde23-65d7-47cc-a658-d9de593a13dd} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
4661 2024.03.13 04:56:04.729376 [ 3 ] {62bdde23-65d7-47cc-a658-d9de593a13dd} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4662 2024.03.13 04:56:04.729541 [ 3 ] {62bdde23-65d7-47cc-a658-d9de593a13dd} <Debug> executeQuery: Read 53 rows, 4.22 KiB in 0.001333 sec., 39759.93998499625 rows/sec., 3.09 MiB/sec.
4663 2024.03.13 04:56:04.729673 [ 3 ] {62bdde23-65d7-47cc-a658-d9de593a13dd} <Debug> DynamicQueryHandler: Done processing query
4664 2024.03.13 04:56:04.729710 [ 3 ] {62bdde23-65d7-47cc-a658-d9de593a13dd} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
4665 2024.03.13 04:56:04.729738 [ 3 ] {} <Debug> HTTP-Session: 328f187f-1750-47bf-8539-fcc204aea524 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4666 2024.03.13 04:56:04.729886 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 7036, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4667 2024.03.13 04:56:04.729933 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4668 2024.03.13 04:56:04.729951 [ 3 ] {} <Debug> HTTP-Session: 07d76b2a-ab4c-443f-8dfe-1ca0b4cb968a Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
4669 2024.03.13 04:56:04.729969 [ 3 ] {} <Debug> HTTP-Session: 07d76b2a-ab4c-443f-8dfe-1ca0b4cb968a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4670 2024.03.13 04:56:04.729983 [ 3 ] {} <Debug> HTTP-Session: 07d76b2a-ab4c-443f-8dfe-1ca0b4cb968a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4671 2024.03.13 04:56:04.730013 [ 3 ] {} <Trace> HTTP-Session: 07d76b2a-ab4c-443f-8dfe-1ca0b4cb968a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4672 2024.03.13 04:56:04.730092 [ 3 ] {129c3248-5e84-4aa0-9aa0-7705caacb07e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4673 2024.03.13 04:56:04.730135 [ 3 ] {129c3248-5e84-4aa0-9aa0-7705caacb07e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4674 2024.03.13 04:56:04.730279 [ 3 ] {129c3248-5e84-4aa0-9aa0-7705caacb07e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4675 2024.03.13 04:56:04.730584 [ 3 ] {129c3248-5e84-4aa0-9aa0-7705caacb07e} <Trace> oximeter.measurements_cumulativeu64 (311b24cf-8761-4f32-8016-e3619c5686da): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4676 2024.03.13 04:56:04.730621 [ 3 ] {129c3248-5e84-4aa0-9aa0-7705caacb07e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
4677 2024.03.13 04:56:04.730990 [ 3 ] {129c3248-5e84-4aa0-9aa0-7705caacb07e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
4678 2024.03.13 04:56:04.731312 [ 3 ] {129c3248-5e84-4aa0-9aa0-7705caacb07e} <Trace> oximeter.measurements_cumulativeu64 (311b24cf-8761-4f32-8016-e3619c5686da): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4679 2024.03.13 04:56:04.731468 [ 3 ] {129c3248-5e84-4aa0-9aa0-7705caacb07e} <Debug> executeQuery: Read 36 rows, 2.60 KiB in 0.001411 sec., 25513.819985825656 rows/sec., 1.80 MiB/sec.
4680 2024.03.13 04:56:04.731631 [ 3 ] {129c3248-5e84-4aa0-9aa0-7705caacb07e} <Debug> DynamicQueryHandler: Done processing query
4681 2024.03.13 04:56:04.731655 [ 3 ] {129c3248-5e84-4aa0-9aa0-7705caacb07e} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
4682 2024.03.13 04:56:04.731671 [ 3 ] {} <Debug> HTTP-Session: 07d76b2a-ab4c-443f-8dfe-1ca0b4cb968a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4683 2024.03.13 04:56:04.731833 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 31062, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4684 2024.03.13 04:56:04.731882 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4685 2024.03.13 04:56:04.731900 [ 3 ] {} <Debug> HTTP-Session: 8f5defe4-b7d4-4311-bfb3-c9be5f9fd3d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
4686 2024.03.13 04:56:04.731917 [ 3 ] {} <Debug> HTTP-Session: 8f5defe4-b7d4-4311-bfb3-c9be5f9fd3d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4687 2024.03.13 04:56:04.731931 [ 3 ] {} <Debug> HTTP-Session: 8f5defe4-b7d4-4311-bfb3-c9be5f9fd3d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4688 2024.03.13 04:56:04.731961 [ 3 ] {} <Trace> HTTP-Session: 8f5defe4-b7d4-4311-bfb3-c9be5f9fd3d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4689 2024.03.13 04:56:04.732186 [ 3 ] {77a7c6b6-b275-4d2a-80de-40751ab3c9e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4690 2024.03.13 04:56:04.732230 [ 3 ] {77a7c6b6-b275-4d2a-80de-40751ab3c9e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4691 2024.03.13 04:56:04.732386 [ 3 ] {77a7c6b6-b275-4d2a-80de-40751ab3c9e0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4692 2024.03.13 04:56:04.732909 [ 3 ] {77a7c6b6-b275-4d2a-80de-40751ab3c9e0} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4693 2024.03.13 04:56:04.732945 [ 3 ] {77a7c6b6-b275-4d2a-80de-40751ab3c9e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
4694 2024.03.13 04:56:04.733346 [ 3 ] {77a7c6b6-b275-4d2a-80de-40751ab3c9e0} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
4695 2024.03.13 04:56:04.733677 [ 3 ] {77a7c6b6-b275-4d2a-80de-40751ab3c9e0} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4696 2024.03.13 04:56:04.733839 [ 3 ] {77a7c6b6-b275-4d2a-80de-40751ab3c9e0} <Debug> executeQuery: Read 29 rows, 40.07 KiB in 0.001823 sec., 15907.844212835986 rows/sec., 21.47 MiB/sec.
4697 2024.03.13 04:56:04.733977 [ 3 ] {77a7c6b6-b275-4d2a-80de-40751ab3c9e0} <Debug> DynamicQueryHandler: Done processing query
4698 2024.03.13 04:56:04.734008 [ 3 ] {77a7c6b6-b275-4d2a-80de-40751ab3c9e0} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
4699 2024.03.13 04:56:04.734025 [ 3 ] {} <Debug> HTTP-Session: 8f5defe4-b7d4-4311-bfb3-c9be5f9fd3d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4700 2024.03.13 04:56:08.499260 [ 106 ] {} <Debug> DNSResolver: Updating DNS cache
4701 2024.03.13 04:56:08.499364 [ 106 ] {} <Debug> DNSResolver: Updated DNS cache
4702 2024.03.13 04:56:09.001552 [ 243 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001045987 sec.
4703 2024.03.13 04:56:09.721788 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 4072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4704 2024.03.13 04:56:09.721915 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4705 2024.03.13 04:56:09.721945 [ 3 ] {} <Debug> HTTP-Session: faec14b4-ffaa-4005-ade8-a1e86ed57e6c Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
4706 2024.03.13 04:56:09.721973 [ 3 ] {} <Debug> HTTP-Session: faec14b4-ffaa-4005-ade8-a1e86ed57e6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4707 2024.03.13 04:56:09.721991 [ 3 ] {} <Debug> HTTP-Session: faec14b4-ffaa-4005-ade8-a1e86ed57e6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4708 2024.03.13 04:56:09.722053 [ 3 ] {} <Trace> HTTP-Session: faec14b4-ffaa-4005-ade8-a1e86ed57e6c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4709 2024.03.13 04:56:09.722210 [ 3 ] {b5e34506-4882-4b97-9aa6-9c51878e4331} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4710 2024.03.13 04:56:09.722292 [ 3 ] {b5e34506-4882-4b97-9aa6-9c51878e4331} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4711 2024.03.13 04:56:09.722542 [ 3 ] {b5e34506-4882-4b97-9aa6-9c51878e4331} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4712 2024.03.13 04:56:09.723017 [ 3 ] {b5e34506-4882-4b97-9aa6-9c51878e4331} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4713 2024.03.13 04:56:09.723066 [ 3 ] {b5e34506-4882-4b97-9aa6-9c51878e4331} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
4714 2024.03.13 04:56:09.723446 [ 3 ] {b5e34506-4882-4b97-9aa6-9c51878e4331} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
4715 2024.03.13 04:56:09.723783 [ 3 ] {b5e34506-4882-4b97-9aa6-9c51878e4331} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4716 2024.03.13 04:56:09.723950 [ 3 ] {b5e34506-4882-4b97-9aa6-9c51878e4331} <Debug> executeQuery: Read 28 rows, 2.27 KiB in 0.001813 sec., 15444.015444015444 rows/sec., 1.22 MiB/sec.
4717 2024.03.13 04:56:09.724104 [ 3 ] {b5e34506-4882-4b97-9aa6-9c51878e4331} <Debug> DynamicQueryHandler: Done processing query
4718 2024.03.13 04:56:09.724129 [ 3 ] {b5e34506-4882-4b97-9aa6-9c51878e4331} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
4719 2024.03.13 04:56:09.724146 [ 3 ] {} <Debug> HTTP-Session: faec14b4-ffaa-4005-ade8-a1e86ed57e6c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4720 2024.03.13 04:56:09.724281 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 14008, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4721 2024.03.13 04:56:09.724329 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4722 2024.03.13 04:56:09.724348 [ 3 ] {} <Debug> HTTP-Session: e23dbb05-5604-402d-bfda-6f05df098879 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
4723 2024.03.13 04:56:09.724364 [ 3 ] {} <Debug> HTTP-Session: e23dbb05-5604-402d-bfda-6f05df098879 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4724 2024.03.13 04:56:09.724378 [ 3 ] {} <Debug> HTTP-Session: e23dbb05-5604-402d-bfda-6f05df098879 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4725 2024.03.13 04:56:09.724408 [ 3 ] {} <Trace> HTTP-Session: e23dbb05-5604-402d-bfda-6f05df098879 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4726 2024.03.13 04:56:09.724494 [ 3 ] {bdce0898-59b2-40c7-9601-6f48026ba3eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4727 2024.03.13 04:56:09.724535 [ 3 ] {bdce0898-59b2-40c7-9601-6f48026ba3eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4728 2024.03.13 04:56:09.724655 [ 3 ] {bdce0898-59b2-40c7-9601-6f48026ba3eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4729 2024.03.13 04:56:09.725032 [ 3 ] {bdce0898-59b2-40c7-9601-6f48026ba3eb} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4730 2024.03.13 04:56:09.725069 [ 3 ] {bdce0898-59b2-40c7-9601-6f48026ba3eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
4731 2024.03.13 04:56:09.725368 [ 3 ] {bdce0898-59b2-40c7-9601-6f48026ba3eb} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
4732 2024.03.13 04:56:09.725661 [ 3 ] {bdce0898-59b2-40c7-9601-6f48026ba3eb} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4733 2024.03.13 04:56:09.725813 [ 3 ] {bdce0898-59b2-40c7-9601-6f48026ba3eb} <Debug> executeQuery: Read 84 rows, 8.82 KiB in 0.001353 sec., 62084.25720620842 rows/sec., 6.37 MiB/sec.
4734 2024.03.13 04:56:09.725936 [ 3 ] {bdce0898-59b2-40c7-9601-6f48026ba3eb} <Debug> DynamicQueryHandler: Done processing query
4735 2024.03.13 04:56:09.725960 [ 3 ] {bdce0898-59b2-40c7-9601-6f48026ba3eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.33 MiB.
4736 2024.03.13 04:56:09.725975 [ 3 ] {} <Debug> HTTP-Session: e23dbb05-5604-402d-bfda-6f05df098879 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4737 2024.03.13 04:56:09.726099 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 4801, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4738 2024.03.13 04:56:09.726147 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4739 2024.03.13 04:56:09.726166 [ 3 ] {} <Debug> HTTP-Session: 3c91d9b6-807d-4823-bacb-1025eaabd4ec Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
4740 2024.03.13 04:56:09.726182 [ 3 ] {} <Debug> HTTP-Session: 3c91d9b6-807d-4823-bacb-1025eaabd4ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4741 2024.03.13 04:56:09.726196 [ 3 ] {} <Debug> HTTP-Session: 3c91d9b6-807d-4823-bacb-1025eaabd4ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4742 2024.03.13 04:56:09.726226 [ 3 ] {} <Trace> HTTP-Session: 3c91d9b6-807d-4823-bacb-1025eaabd4ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4743 2024.03.13 04:56:09.726302 [ 3 ] {ab094dfb-adb5-4923-95fd-a71f80337b76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4744 2024.03.13 04:56:09.726341 [ 3 ] {ab094dfb-adb5-4923-95fd-a71f80337b76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4745 2024.03.13 04:56:09.726465 [ 3 ] {ab094dfb-adb5-4923-95fd-a71f80337b76} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4746 2024.03.13 04:56:09.726765 [ 3 ] {ab094dfb-adb5-4923-95fd-a71f80337b76} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4747 2024.03.13 04:56:09.726802 [ 3 ] {ab094dfb-adb5-4923-95fd-a71f80337b76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
4748 2024.03.13 04:56:09.727095 [ 3 ] {ab094dfb-adb5-4923-95fd-a71f80337b76} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
4749 2024.03.13 04:56:09.727384 [ 3 ] {ab094dfb-adb5-4923-95fd-a71f80337b76} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4750 2024.03.13 04:56:09.727531 [ 3 ] {ab094dfb-adb5-4923-95fd-a71f80337b76} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001258 sec., 22257.551669316374 rows/sec., 1.74 MiB/sec.
4751 2024.03.13 04:56:09.727652 [ 3 ] {ab094dfb-adb5-4923-95fd-a71f80337b76} <Debug> DynamicQueryHandler: Done processing query
4752 2024.03.13 04:56:09.727676 [ 3 ] {ab094dfb-adb5-4923-95fd-a71f80337b76} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
4753 2024.03.13 04:56:09.727691 [ 3 ] {} <Debug> HTTP-Session: 3c91d9b6-807d-4823-bacb-1025eaabd4ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4754 2024.03.13 04:56:09.727894 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 29991, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4755 2024.03.13 04:56:09.727943 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4756 2024.03.13 04:56:09.727962 [ 3 ] {} <Debug> HTTP-Session: 7fcc854c-afa4-4463-99ba-edcc6fef8e1e Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
4757 2024.03.13 04:56:09.727978 [ 3 ] {} <Debug> HTTP-Session: 7fcc854c-afa4-4463-99ba-edcc6fef8e1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4758 2024.03.13 04:56:09.727991 [ 3 ] {} <Debug> HTTP-Session: 7fcc854c-afa4-4463-99ba-edcc6fef8e1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4759 2024.03.13 04:56:09.728021 [ 3 ] {} <Trace> HTTP-Session: 7fcc854c-afa4-4463-99ba-edcc6fef8e1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4760 2024.03.13 04:56:09.728240 [ 3 ] {e87c0f67-17a5-4321-ae14-092bbcb3ba35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4761 2024.03.13 04:56:09.728284 [ 3 ] {e87c0f67-17a5-4321-ae14-092bbcb3ba35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4762 2024.03.13 04:56:09.728442 [ 3 ] {e87c0f67-17a5-4321-ae14-092bbcb3ba35} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4763 2024.03.13 04:56:09.728931 [ 3 ] {e87c0f67-17a5-4321-ae14-092bbcb3ba35} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4764 2024.03.13 04:56:09.728966 [ 3 ] {e87c0f67-17a5-4321-ae14-092bbcb3ba35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
4765 2024.03.13 04:56:09.729373 [ 3 ] {e87c0f67-17a5-4321-ae14-092bbcb3ba35} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
4766 2024.03.13 04:56:09.729712 [ 3 ] {e87c0f67-17a5-4321-ae14-092bbcb3ba35} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4767 2024.03.13 04:56:09.729859 [ 3 ] {e87c0f67-17a5-4321-ae14-092bbcb3ba35} <Debug> executeQuery: Read 28 rows, 38.69 KiB in 0.001788 sec., 15659.955257270693 rows/sec., 21.13 MiB/sec.
4768 2024.03.13 04:56:09.730098 [ 3 ] {e87c0f67-17a5-4321-ae14-092bbcb3ba35} <Debug> DynamicQueryHandler: Done processing query
4769 2024.03.13 04:56:09.730142 [ 3 ] {e87c0f67-17a5-4321-ae14-092bbcb3ba35} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
4770 2024.03.13 04:56:09.730177 [ 3 ] {} <Debug> HTTP-Session: 7fcc854c-afa4-4463-99ba-edcc6fef8e1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4771 2024.03.13 04:56:14.721192 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 4214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4772 2024.03.13 04:56:14.721333 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4773 2024.03.13 04:56:14.721363 [ 3 ] {} <Debug> HTTP-Session: 5e33e4ac-dddf-4fec-a7e1-883a963d4747 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
4774 2024.03.13 04:56:14.721392 [ 3 ] {} <Debug> HTTP-Session: 5e33e4ac-dddf-4fec-a7e1-883a963d4747 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4775 2024.03.13 04:56:14.721410 [ 3 ] {} <Debug> HTTP-Session: 5e33e4ac-dddf-4fec-a7e1-883a963d4747 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4776 2024.03.13 04:56:14.721466 [ 3 ] {} <Trace> HTTP-Session: 5e33e4ac-dddf-4fec-a7e1-883a963d4747 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4777 2024.03.13 04:56:14.721601 [ 3 ] {6e1cbc8c-0755-4e29-83e9-0f4094db6e5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4778 2024.03.13 04:56:14.721673 [ 3 ] {6e1cbc8c-0755-4e29-83e9-0f4094db6e5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4779 2024.03.13 04:56:14.721859 [ 3 ] {6e1cbc8c-0755-4e29-83e9-0f4094db6e5b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4780 2024.03.13 04:56:14.722329 [ 3 ] {6e1cbc8c-0755-4e29-83e9-0f4094db6e5b} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4781 2024.03.13 04:56:14.722380 [ 3 ] {6e1cbc8c-0755-4e29-83e9-0f4094db6e5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
4782 2024.03.13 04:56:14.722759 [ 3 ] {6e1cbc8c-0755-4e29-83e9-0f4094db6e5b} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
4783 2024.03.13 04:56:14.723092 [ 3 ] {6e1cbc8c-0755-4e29-83e9-0f4094db6e5b} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4784 2024.03.13 04:56:14.723260 [ 3 ] {6e1cbc8c-0755-4e29-83e9-0f4094db6e5b} <Debug> executeQuery: Read 29 rows, 2.35 KiB in 0.00172 sec., 16860.46511627907 rows/sec., 1.33 MiB/sec.
4785 2024.03.13 04:56:14.723444 [ 3 ] {6e1cbc8c-0755-4e29-83e9-0f4094db6e5b} <Debug> DynamicQueryHandler: Done processing query
4786 2024.03.13 04:56:14.723485 [ 3 ] {6e1cbc8c-0755-4e29-83e9-0f4094db6e5b} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
4787 2024.03.13 04:56:14.723509 [ 3 ] {} <Debug> HTTP-Session: 5e33e4ac-dddf-4fec-a7e1-883a963d4747 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4788 2024.03.13 04:56:14.723637 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 13526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4789 2024.03.13 04:56:14.723693 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4790 2024.03.13 04:56:14.723713 [ 3 ] {} <Debug> HTTP-Session: d9bc1eaf-0aee-443e-8eec-920b33a8b523 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
4791 2024.03.13 04:56:14.723732 [ 3 ] {} <Debug> HTTP-Session: d9bc1eaf-0aee-443e-8eec-920b33a8b523 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4792 2024.03.13 04:56:14.723746 [ 3 ] {} <Debug> HTTP-Session: d9bc1eaf-0aee-443e-8eec-920b33a8b523 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4793 2024.03.13 04:56:14.723780 [ 3 ] {} <Trace> HTTP-Session: d9bc1eaf-0aee-443e-8eec-920b33a8b523 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4794 2024.03.13 04:56:14.723878 [ 3 ] {1bff5c70-e120-44f4-a88b-1ae3846a45f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4795 2024.03.13 04:56:14.723922 [ 3 ] {1bff5c70-e120-44f4-a88b-1ae3846a45f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4796 2024.03.13 04:56:14.724057 [ 3 ] {1bff5c70-e120-44f4-a88b-1ae3846a45f8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4797 2024.03.13 04:56:14.724435 [ 3 ] {1bff5c70-e120-44f4-a88b-1ae3846a45f8} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4798 2024.03.13 04:56:14.724474 [ 3 ] {1bff5c70-e120-44f4-a88b-1ae3846a45f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
4799 2024.03.13 04:56:14.724917 [ 3 ] {1bff5c70-e120-44f4-a88b-1ae3846a45f8} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
4800 2024.03.13 04:56:14.725216 [ 3 ] {1bff5c70-e120-44f4-a88b-1ae3846a45f8} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4801 2024.03.13 04:56:14.725374 [ 3 ] {1bff5c70-e120-44f4-a88b-1ae3846a45f8} <Debug> executeQuery: Read 87 rows, 8.18 KiB in 0.001542 sec., 56420.23346303502 rows/sec., 5.18 MiB/sec.
4802 2024.03.13 04:56:14.725499 [ 3 ] {1bff5c70-e120-44f4-a88b-1ae3846a45f8} <Debug> DynamicQueryHandler: Done processing query
4803 2024.03.13 04:56:14.725523 [ 3 ] {1bff5c70-e120-44f4-a88b-1ae3846a45f8} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
4804 2024.03.13 04:56:14.725539 [ 3 ] {} <Debug> HTTP-Session: d9bc1eaf-0aee-443e-8eec-920b33a8b523 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4805 2024.03.13 04:56:14.725662 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 4969, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4806 2024.03.13 04:56:14.725713 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4807 2024.03.13 04:56:14.725731 [ 3 ] {} <Debug> HTTP-Session: b6da4c32-71f0-47fe-9e9b-b184fd217fab Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
4808 2024.03.13 04:56:14.725748 [ 3 ] {} <Debug> HTTP-Session: b6da4c32-71f0-47fe-9e9b-b184fd217fab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4809 2024.03.13 04:56:14.725762 [ 3 ] {} <Debug> HTTP-Session: b6da4c32-71f0-47fe-9e9b-b184fd217fab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4810 2024.03.13 04:56:14.725793 [ 3 ] {} <Trace> HTTP-Session: b6da4c32-71f0-47fe-9e9b-b184fd217fab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4811 2024.03.13 04:56:14.725875 [ 3 ] {3617eab9-e80c-44f8-9e4e-6017018b6e71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4812 2024.03.13 04:56:14.725916 [ 3 ] {3617eab9-e80c-44f8-9e4e-6017018b6e71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4813 2024.03.13 04:56:14.726042 [ 3 ] {3617eab9-e80c-44f8-9e4e-6017018b6e71} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4814 2024.03.13 04:56:14.726341 [ 3 ] {3617eab9-e80c-44f8-9e4e-6017018b6e71} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4815 2024.03.13 04:56:14.726379 [ 3 ] {3617eab9-e80c-44f8-9e4e-6017018b6e71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
4816 2024.03.13 04:56:14.726675 [ 3 ] {3617eab9-e80c-44f8-9e4e-6017018b6e71} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
4817 2024.03.13 04:56:14.726982 [ 3 ] {3617eab9-e80c-44f8-9e4e-6017018b6e71} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4818 2024.03.13 04:56:14.727133 [ 3 ] {3617eab9-e80c-44f8-9e4e-6017018b6e71} <Debug> executeQuery: Read 29 rows, 2.32 KiB in 0.001285 sec., 22568.093385214008 rows/sec., 1.76 MiB/sec.
4819 2024.03.13 04:56:14.727294 [ 3 ] {3617eab9-e80c-44f8-9e4e-6017018b6e71} <Debug> DynamicQueryHandler: Done processing query
4820 2024.03.13 04:56:14.727329 [ 3 ] {3617eab9-e80c-44f8-9e4e-6017018b6e71} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
4821 2024.03.13 04:56:14.727358 [ 3 ] {} <Debug> HTTP-Session: b6da4c32-71f0-47fe-9e9b-b184fd217fab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4822 2024.03.13 04:56:14.727540 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 31062, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4823 2024.03.13 04:56:14.727591 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4824 2024.03.13 04:56:14.727610 [ 3 ] {} <Debug> HTTP-Session: f09b713d-8472-425a-8df7-c0107f2a8cea Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
4825 2024.03.13 04:56:14.727627 [ 3 ] {} <Debug> HTTP-Session: f09b713d-8472-425a-8df7-c0107f2a8cea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4826 2024.03.13 04:56:14.727641 [ 3 ] {} <Debug> HTTP-Session: f09b713d-8472-425a-8df7-c0107f2a8cea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4827 2024.03.13 04:56:14.727671 [ 3 ] {} <Trace> HTTP-Session: f09b713d-8472-425a-8df7-c0107f2a8cea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4828 2024.03.13 04:56:14.727895 [ 3 ] {e73374d6-480e-47af-bebd-770aafffbfdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4829 2024.03.13 04:56:14.727941 [ 3 ] {e73374d6-480e-47af-bebd-770aafffbfdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4830 2024.03.13 04:56:14.728100 [ 3 ] {e73374d6-480e-47af-bebd-770aafffbfdc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4831 2024.03.13 04:56:14.728556 [ 3 ] {e73374d6-480e-47af-bebd-770aafffbfdc} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4832 2024.03.13 04:56:14.728592 [ 3 ] {e73374d6-480e-47af-bebd-770aafffbfdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
4833 2024.03.13 04:56:14.729016 [ 3 ] {e73374d6-480e-47af-bebd-770aafffbfdc} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
4834 2024.03.13 04:56:14.729349 [ 3 ] {e73374d6-480e-47af-bebd-770aafffbfdc} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4835 2024.03.13 04:56:14.729509 [ 3 ] {e73374d6-480e-47af-bebd-770aafffbfdc} <Debug> executeQuery: Read 29 rows, 40.07 KiB in 0.001786 sec., 16237.402015677491 rows/sec., 21.91 MiB/sec.
4836 2024.03.13 04:56:14.729640 [ 3 ] {e73374d6-480e-47af-bebd-770aafffbfdc} <Debug> DynamicQueryHandler: Done processing query
4837 2024.03.13 04:56:14.729665 [ 3 ] {e73374d6-480e-47af-bebd-770aafffbfdc} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
4838 2024.03.13 04:56:14.729681 [ 3 ] {} <Debug> HTTP-Session: f09b713d-8472-425a-8df7-c0107f2a8cea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4839 2024.03.13 04:56:19.721047 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 4072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4840 2024.03.13 04:56:19.721186 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4841 2024.03.13 04:56:19.721214 [ 3 ] {} <Debug> HTTP-Session: fd0bff03-3c34-47f5-98bd-56670a5083e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
4842 2024.03.13 04:56:19.721241 [ 3 ] {} <Debug> HTTP-Session: fd0bff03-3c34-47f5-98bd-56670a5083e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4843 2024.03.13 04:56:19.721260 [ 3 ] {} <Debug> HTTP-Session: fd0bff03-3c34-47f5-98bd-56670a5083e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4844 2024.03.13 04:56:19.721315 [ 3 ] {} <Trace> HTTP-Session: fd0bff03-3c34-47f5-98bd-56670a5083e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4845 2024.03.13 04:56:19.721452 [ 3 ] {1054e151-535c-4915-9a92-075f6957bc09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4846 2024.03.13 04:56:19.721522 [ 3 ] {1054e151-535c-4915-9a92-075f6957bc09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4847 2024.03.13 04:56:19.721740 [ 3 ] {1054e151-535c-4915-9a92-075f6957bc09} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4848 2024.03.13 04:56:19.722201 [ 3 ] {1054e151-535c-4915-9a92-075f6957bc09} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4849 2024.03.13 04:56:19.722250 [ 3 ] {1054e151-535c-4915-9a92-075f6957bc09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
4850 2024.03.13 04:56:19.722621 [ 3 ] {1054e151-535c-4915-9a92-075f6957bc09} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
4851 2024.03.13 04:56:19.722946 [ 3 ] {1054e151-535c-4915-9a92-075f6957bc09} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4852 2024.03.13 04:56:19.723106 [ 3 ] {1054e151-535c-4915-9a92-075f6957bc09} <Debug> executeQuery: Read 28 rows, 2.27 KiB in 0.001717 sec., 16307.513104251602 rows/sec., 1.29 MiB/sec.
4853 2024.03.13 04:56:19.723122 [ 28 ] {} <Debug> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
4854 2024.03.13 04:56:19.723219 [ 28 ] {} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4855 2024.03.13 04:56:19.723261 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
4856 2024.03.13 04:56:19.723324 [ 3 ] {1054e151-535c-4915-9a92-075f6957bc09} <Debug> DynamicQueryHandler: Done processing query
4857 2024.03.13 04:56:19.723377 [ 3 ] {1054e151-535c-4915-9a92-075f6957bc09} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
4858 2024.03.13 04:56:19.723434 [ 3 ] {} <Debug> HTTP-Session: fd0bff03-3c34-47f5-98bd-56670a5083e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4859 2024.03.13 04:56:19.723504 [ 189 ] {9bec4614-832f-436d-8868-dc505e41396c::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
4860 2024.03.13 04:56:19.723593 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 674, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4861 2024.03.13 04:56:19.723697 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4862 2024.03.13 04:56:19.723751 [ 3 ] {} <Debug> HTTP-Session: 91725484-c441-4ab5-a5df-1b2bfe43a2aa Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
4863 2024.03.13 04:56:19.723784 [ 189 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4864 2024.03.13 04:56:19.723795 [ 3 ] {} <Debug> HTTP-Session: 91725484-c441-4ab5-a5df-1b2bfe43a2aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4865 2024.03.13 04:56:19.723843 [ 3 ] {} <Debug> HTTP-Session: 91725484-c441-4ab5-a5df-1b2bfe43a2aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4866 2024.03.13 04:56:19.723848 [ 189 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 57 rows starting from the beginning of the part
4867 2024.03.13 04:56:19.723892 [ 3 ] {} <Trace> HTTP-Session: 91725484-c441-4ab5-a5df-1b2bfe43a2aa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4868 2024.03.13 04:56:19.724119 [ 189 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 28 rows starting from the beginning of the part
4869 2024.03.13 04:56:19.724209 [ 3 ] {45c3c983-96b8-483a-8fe8-ee3837299d21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
4870 2024.03.13 04:56:19.724385 [ 3 ] {45c3c983-96b8-483a-8fe8-ee3837299d21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
4871 2024.03.13 04:56:19.724415 [ 189 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 29 rows starting from the beginning of the part
4872 2024.03.13 04:56:19.724778 [ 189 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 28 rows starting from the beginning of the part
4873 2024.03.13 04:56:19.725111 [ 189 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 29 rows starting from the beginning of the part
4874 2024.03.13 04:56:19.725410 [ 3 ] {45c3c983-96b8-483a-8fe8-ee3837299d21} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4875 2024.03.13 04:56:19.725430 [ 189 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 28 rows starting from the beginning of the part
4876 2024.03.13 04:56:19.726221 [ 3 ] {45c3c983-96b8-483a-8fe8-ee3837299d21} <Trace> oximeter.fields_ipaddr (760c2243-c48f-4b40-9670-6ffe24998980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4877 2024.03.13 04:56:19.726287 [ 3 ] {45c3c983-96b8-483a-8fe8-ee3837299d21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
4878 2024.03.13 04:56:19.727098 [ 3 ] {45c3c983-96b8-483a-8fe8-ee3837299d21} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
4879 2024.03.13 04:56:19.727938 [ 199 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 199 rows, containing 4 columns (4 merged, 0 gathered) in 0.004592151 sec., 43334.81194324838 rows/sec., 3.43 MiB/sec.
4880 2024.03.13 04:56:19.727948 [ 3 ] {45c3c983-96b8-483a-8fe8-ee3837299d21} <Trace> oximeter.fields_ipaddr (760c2243-c48f-4b40-9670-6ffe24998980): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4881 2024.03.13 04:56:19.728149 [ 199 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
4882 2024.03.13 04:56:19.728183 [ 3 ] {45c3c983-96b8-483a-8fe8-ee3837299d21} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.004193 sec., 953.9709038874315 rows/sec., 77.79 KiB/sec.
4883 2024.03.13 04:56:19.728958 [ 3 ] {45c3c983-96b8-483a-8fe8-ee3837299d21} <Debug> DynamicQueryHandler: Done processing query
4884 2024.03.13 04:56:19.729065 [ 3 ] {45c3c983-96b8-483a-8fe8-ee3837299d21} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
4885 2024.03.13 04:56:19.729141 [ 3 ] {} <Debug> HTTP-Session: 91725484-c441-4ab5-a5df-1b2bfe43a2aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4886 2024.03.13 04:56:19.729332 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 14305, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4887 2024.03.13 04:56:19.729384 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4888 2024.03.13 04:56:19.729408 [ 3 ] {} <Debug> HTTP-Session: 5c82a3db-55a4-4c7a-9245-56355b978ca5 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
4889 2024.03.13 04:56:19.729435 [ 3 ] {} <Debug> HTTP-Session: 5c82a3db-55a4-4c7a-9245-56355b978ca5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4890 2024.03.13 04:56:19.729435 [ 199 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_41_8} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4891 2024.03.13 04:56:19.729452 [ 3 ] {} <Debug> HTTP-Session: 5c82a3db-55a4-4c7a-9245-56355b978ca5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4892 2024.03.13 04:56:19.729490 [ 3 ] {} <Trace> HTTP-Session: 5c82a3db-55a4-4c7a-9245-56355b978ca5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4893 2024.03.13 04:56:19.729537 [ 199 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_41_8} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
4894 2024.03.13 04:56:19.729609 [ 3 ] {175161c6-b636-4a29-ba0a-16182a1e1a2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4895 2024.03.13 04:56:19.729633 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
4896 2024.03.13 04:56:19.729664 [ 3 ] {175161c6-b636-4a29-ba0a-16182a1e1a2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4897 2024.03.13 04:56:19.729801 [ 3 ] {175161c6-b636-4a29-ba0a-16182a1e1a2f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4898 2024.03.13 04:56:19.730164 [ 3 ] {175161c6-b636-4a29-ba0a-16182a1e1a2f} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4899 2024.03.13 04:56:19.730199 [ 3 ] {175161c6-b636-4a29-ba0a-16182a1e1a2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
4900 2024.03.13 04:56:19.730515 [ 3 ] {175161c6-b636-4a29-ba0a-16182a1e1a2f} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
4901 2024.03.13 04:56:19.730818 [ 3 ] {175161c6-b636-4a29-ba0a-16182a1e1a2f} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4902 2024.03.13 04:56:19.730958 [ 3 ] {175161c6-b636-4a29-ba0a-16182a1e1a2f} <Debug> executeQuery: Read 86 rows, 9.00 KiB in 0.001412 sec., 60906.515580736545 rows/sec., 6.22 MiB/sec.
4903 2024.03.13 04:56:19.730982 [ 13 ] {} <Debug> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
4904 2024.03.13 04:56:19.731059 [ 13 ] {} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4905 2024.03.13 04:56:19.731102 [ 13 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
4906 2024.03.13 04:56:19.731128 [ 3 ] {175161c6-b636-4a29-ba0a-16182a1e1a2f} <Debug> DynamicQueryHandler: Done processing query
4907 2024.03.13 04:56:19.731173 [ 3 ] {175161c6-b636-4a29-ba0a-16182a1e1a2f} <Debug> MemoryTracker: Peak memory usage (for query): 4.33 MiB.
4908 2024.03.13 04:56:19.731204 [ 3 ] {} <Debug> HTTP-Session: 5c82a3db-55a4-4c7a-9245-56355b978ca5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4909 2024.03.13 04:56:19.731240 [ 195 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::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
4910 2024.03.13 04:56:19.731347 [ 195 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4911 2024.03.13 04:56:19.731374 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4912 2024.03.13 04:56:19.731384 [ 195 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 211 rows starting from the beginning of the part
4913 2024.03.13 04:56:19.731440 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4914 2024.03.13 04:56:19.731499 [ 3 ] {} <Debug> HTTP-Session: a5f326c2-56fe-43c6-b0ab-629fbff9b3f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
4915 2024.03.13 04:56:19.731512 [ 195 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 84 rows starting from the beginning of the part
4916 2024.03.13 04:56:19.731545 [ 3 ] {} <Debug> HTTP-Session: a5f326c2-56fe-43c6-b0ab-629fbff9b3f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4917 2024.03.13 04:56:19.731586 [ 3 ] {} <Debug> HTTP-Session: a5f326c2-56fe-43c6-b0ab-629fbff9b3f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4918 2024.03.13 04:56:19.731626 [ 195 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 123 rows starting from the beginning of the part
4919 2024.03.13 04:56:19.731694 [ 3 ] {} <Trace> HTTP-Session: a5f326c2-56fe-43c6-b0ab-629fbff9b3f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4920 2024.03.13 04:56:19.732014 [ 195 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 84 rows starting from the beginning of the part
4921 2024.03.13 04:56:19.732018 [ 3 ] {2a7f49df-690b-4a8c-83a2-928a3e93c582} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4922 2024.03.13 04:56:19.732163 [ 3 ] {2a7f49df-690b-4a8c-83a2-928a3e93c582} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4923 2024.03.13 04:56:19.732330 [ 195 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 87 rows starting from the beginning of the part
4924 2024.03.13 04:56:19.732670 [ 195 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 86 rows starting from the beginning of the part
4925 2024.03.13 04:56:19.733244 [ 3 ] {2a7f49df-690b-4a8c-83a2-928a3e93c582} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4926 2024.03.13 04:56:19.733789 [ 3 ] {2a7f49df-690b-4a8c-83a2-928a3e93c582} <Trace> oximeter.fields_u16 (db02df71-3e40-4e1d-8bbe-eb6de45405c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4927 2024.03.13 04:56:19.733836 [ 3 ] {2a7f49df-690b-4a8c-83a2-928a3e93c582} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
4928 2024.03.13 04:56:19.734309 [ 3 ] {2a7f49df-690b-4a8c-83a2-928a3e93c582} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
4929 2024.03.13 04:56:19.734684 [ 195 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 675 rows, containing 4 columns (4 merged, 0 gathered) in 0.003518734 sec., 191830.35716823154 rows/sec., 18.29 MiB/sec.
4930 2024.03.13 04:56:19.734891 [ 189 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
4931 2024.03.13 04:56:19.734894 [ 3 ] {2a7f49df-690b-4a8c-83a2-928a3e93c582} <Trace> oximeter.fields_u16 (db02df71-3e40-4e1d-8bbe-eb6de45405c6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4932 2024.03.13 04:56:19.735367 [ 3 ] {2a7f49df-690b-4a8c-83a2-928a3e93c582} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.003396 sec., 1177.8563015312131 rows/sec., 82.24 KiB/sec.
4933 2024.03.13 04:56:19.736006 [ 3 ] {2a7f49df-690b-4a8c-83a2-928a3e93c582} <Debug> DynamicQueryHandler: Done processing query
4934 2024.03.13 04:56:19.736042 [ 3 ] {2a7f49df-690b-4a8c-83a2-928a3e93c582} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
4935 2024.03.13 04:56:19.736065 [ 3 ] {} <Debug> HTTP-Session: a5f326c2-56fe-43c6-b0ab-629fbff9b3f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4936 2024.03.13 04:56:19.736170 [ 189 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_41_8} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4937 2024.03.13 04:56:19.736255 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 5481, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4938 2024.03.13 04:56:19.736306 [ 189 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_41_8} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
4939 2024.03.13 04:56:19.736340 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4940 2024.03.13 04:56:19.736379 [ 3 ] {} <Debug> HTTP-Session: 422dc20d-97e9-4b95-ba21-0dd9458f0edb Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
4941 2024.03.13 04:56:19.736428 [ 3 ] {} <Debug> HTTP-Session: 422dc20d-97e9-4b95-ba21-0dd9458f0edb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4942 2024.03.13 04:56:19.736450 [ 3 ] {} <Debug> HTTP-Session: 422dc20d-97e9-4b95-ba21-0dd9458f0edb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4943 2024.03.13 04:56:19.736469 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB.
4944 2024.03.13 04:56:19.736509 [ 3 ] {} <Trace> HTTP-Session: 422dc20d-97e9-4b95-ba21-0dd9458f0edb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4945 2024.03.13 04:56:19.736594 [ 3 ] {2aad8dd8-fed4-4ff2-8389-4fb6d6f92016} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4946 2024.03.13 04:56:19.736635 [ 3 ] {2aad8dd8-fed4-4ff2-8389-4fb6d6f92016} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4947 2024.03.13 04:56:19.736777 [ 3 ] {2aad8dd8-fed4-4ff2-8389-4fb6d6f92016} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4948 2024.03.13 04:56:19.737079 [ 3 ] {2aad8dd8-fed4-4ff2-8389-4fb6d6f92016} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4949 2024.03.13 04:56:19.737116 [ 3 ] {2aad8dd8-fed4-4ff2-8389-4fb6d6f92016} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
4950 2024.03.13 04:56:19.737427 [ 3 ] {2aad8dd8-fed4-4ff2-8389-4fb6d6f92016} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
4951 2024.03.13 04:56:19.737739 [ 3 ] {2aad8dd8-fed4-4ff2-8389-4fb6d6f92016} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4952 2024.03.13 04:56:19.737894 [ 3 ] {2aad8dd8-fed4-4ff2-8389-4fb6d6f92016} <Debug> executeQuery: Read 32 rows, 2.57 KiB in 0.001327 sec., 24114.544084400903 rows/sec., 1.89 MiB/sec.
4953 2024.03.13 04:56:19.737904 [ 13 ] {} <Debug> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
4954 2024.03.13 04:56:19.737979 [ 13 ] {} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4955 2024.03.13 04:56:19.738034 [ 13 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
4956 2024.03.13 04:56:19.738091 [ 3 ] {2aad8dd8-fed4-4ff2-8389-4fb6d6f92016} <Debug> DynamicQueryHandler: Done processing query
4957 2024.03.13 04:56:19.738159 [ 3 ] {2aad8dd8-fed4-4ff2-8389-4fb6d6f92016} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
4958 2024.03.13 04:56:19.738244 [ 3 ] {} <Debug> HTTP-Session: 422dc20d-97e9-4b95-ba21-0dd9458f0edb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4959 2024.03.13 04:56:19.738383 [ 197 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::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
4960 2024.03.13 04:56:19.738484 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 446, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4961 2024.03.13 04:56:19.738641 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4962 2024.03.13 04:56:19.738752 [ 3 ] {} <Debug> HTTP-Session: 522f1fbb-64b3-43eb-826f-e0afebb28961 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
4963 2024.03.13 04:56:19.738845 [ 3 ] {} <Debug> HTTP-Session: 522f1fbb-64b3-43eb-826f-e0afebb28961 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4964 2024.03.13 04:56:19.738940 [ 3 ] {} <Debug> HTTP-Session: 522f1fbb-64b3-43eb-826f-e0afebb28961 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4965 2024.03.13 04:56:19.739095 [ 3 ] {} <Trace> HTTP-Session: 522f1fbb-64b3-43eb-826f-e0afebb28961 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4966 2024.03.13 04:56:19.739085 [ 197 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4967 2024.03.13 04:56:19.739191 [ 197 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 107 rows starting from the beginning of the part
4968 2024.03.13 04:56:19.739259 [ 3 ] {d63ed2cb-1985-4993-9991-1967e8097692} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4969 2024.03.13 04:56:19.739397 [ 197 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 28 rows starting from the beginning of the part
4970 2024.03.13 04:56:19.739508 [ 3 ] {d63ed2cb-1985-4993-9991-1967e8097692} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4971 2024.03.13 04:56:19.739765 [ 197 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 53 rows starting from the beginning of the part
4972 2024.03.13 04:56:19.740096 [ 197 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 28 rows starting from the beginning of the part
4973 2024.03.13 04:56:19.740419 [ 197 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 29 rows starting from the beginning of the part
4974 2024.03.13 04:56:19.740737 [ 197 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 32 rows starting from the beginning of the part
4975 2024.03.13 04:56:19.741172 [ 3 ] {d63ed2cb-1985-4993-9991-1967e8097692} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4976 2024.03.13 04:56:19.741931 [ 3 ] {d63ed2cb-1985-4993-9991-1967e8097692} <Trace> oximeter.measurements_cumulativeu64 (311b24cf-8761-4f32-8016-e3619c5686da): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4977 2024.03.13 04:56:19.741992 [ 3 ] {d63ed2cb-1985-4993-9991-1967e8097692} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
4978 2024.03.13 04:56:19.743106 [ 3 ] {d63ed2cb-1985-4993-9991-1967e8097692} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
4979 2024.03.13 04:56:19.743373 [ 197 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 277 rows, containing 4 columns (4 merged, 0 gathered) in 0.005257981 sec., 52681.818363360384 rows/sec., 4.12 MiB/sec.
4980 2024.03.13 04:56:19.743628 [ 197 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
4981 2024.03.13 04:56:19.743983 [ 3 ] {d63ed2cb-1985-4993-9991-1967e8097692} <Trace> oximeter.measurements_cumulativeu64 (311b24cf-8761-4f32-8016-e3619c5686da): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4982 2024.03.13 04:56:19.744400 [ 3 ] {d63ed2cb-1985-4993-9991-1967e8097692} <Debug> executeQuery: Read 2 rows, 144.00 B in 0.005201 sec., 384.5414343395501 rows/sec., 27.04 KiB/sec.
4983 2024.03.13 04:56:19.744579 [ 197 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_41_8} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4984 2024.03.13 04:56:19.744880 [ 197 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_41_8} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
4985 2024.03.13 04:56:19.745010 [ 3 ] {d63ed2cb-1985-4993-9991-1967e8097692} <Debug> DynamicQueryHandler: Done processing query
4986 2024.03.13 04:56:19.745040 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB.
4987 2024.03.13 04:56:19.745055 [ 3 ] {d63ed2cb-1985-4993-9991-1967e8097692} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
4988 2024.03.13 04:56:19.745093 [ 3 ] {} <Debug> HTTP-Session: 522f1fbb-64b3-43eb-826f-e0afebb28961 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4989 2024.03.13 04:56:19.745240 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 29991, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4990 2024.03.13 04:56:19.745291 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4991 2024.03.13 04:56:19.745310 [ 3 ] {} <Debug> HTTP-Session: a46244c9-8069-4206-a2f1-19e117628d25 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
4992 2024.03.13 04:56:19.745327 [ 3 ] {} <Debug> HTTP-Session: a46244c9-8069-4206-a2f1-19e117628d25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4993 2024.03.13 04:56:19.745340 [ 3 ] {} <Debug> HTTP-Session: a46244c9-8069-4206-a2f1-19e117628d25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4994 2024.03.13 04:56:19.745370 [ 3 ] {} <Trace> HTTP-Session: a46244c9-8069-4206-a2f1-19e117628d25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4995 2024.03.13 04:56:19.745604 [ 3 ] {764e8444-d9db-4ef3-a5f7-4b16211d2441} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4996 2024.03.13 04:56:19.745651 [ 3 ] {764e8444-d9db-4ef3-a5f7-4b16211d2441} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4997 2024.03.13 04:56:19.745842 [ 3 ] {764e8444-d9db-4ef3-a5f7-4b16211d2441} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4998 2024.03.13 04:56:19.746294 [ 3 ] {764e8444-d9db-4ef3-a5f7-4b16211d2441} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4999 2024.03.13 04:56:19.746330 [ 3 ] {764e8444-d9db-4ef3-a5f7-4b16211d2441} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
5000 2024.03.13 04:56:19.746751 [ 3 ] {764e8444-d9db-4ef3-a5f7-4b16211d2441} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
5001 2024.03.13 04:56:19.747092 [ 3 ] {764e8444-d9db-4ef3-a5f7-4b16211d2441} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5002 2024.03.13 04:56:19.747250 [ 3 ] {764e8444-d9db-4ef3-a5f7-4b16211d2441} <Debug> executeQuery: Read 28 rows, 38.69 KiB in 0.001825 sec., 15342.465753424658 rows/sec., 20.70 MiB/sec.
5003 2024.03.13 04:56:19.747255 [ 13 ] {} <Debug> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
5004 2024.03.13 04:56:19.747341 [ 13 ] {} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5005 2024.03.13 04:56:19.747394 [ 13 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
5006 2024.03.13 04:56:19.747490 [ 3 ] {764e8444-d9db-4ef3-a5f7-4b16211d2441} <Debug> DynamicQueryHandler: Done processing query
5007 2024.03.13 04:56:19.747528 [ 3 ] {764e8444-d9db-4ef3-a5f7-4b16211d2441} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
5008 2024.03.13 04:56:19.747554 [ 3 ] {} <Debug> HTTP-Session: a46244c9-8069-4206-a2f1-19e117628d25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5009 2024.03.13 04:56:19.747562 [ 187 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::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
5010 2024.03.13 04:56:19.747719 [ 187 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5011 2024.03.13 04:56:19.747755 [ 187 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1024 rows starting from the beginning of the part
5012 2024.03.13 04:56:19.747900 [ 187 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 28 rows starting from the beginning of the part
5013 2024.03.13 04:56:19.748082 [ 187 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 29 rows starting from the beginning of the part
5014 2024.03.13 04:56:19.748192 [ 187 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 28 rows starting from the beginning of the part
5015 2024.03.13 04:56:19.748344 [ 187 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 29 rows starting from the beginning of the part
5016 2024.03.13 04:56:19.748433 [ 187 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 28 rows starting from the beginning of the part
5017 2024.03.13 04:56:19.751510 [ 197 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1166 rows, containing 6 columns (6 merged, 0 gathered) in 0.004023152 sec., 289822.5073275879 rows/sec., 391.10 MiB/sec.
5018 2024.03.13 04:56:19.752127 [ 195 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
5019 2024.03.13 04:56:19.752583 [ 195 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_41_8} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5020 2024.03.13 04:56:19.752670 [ 195 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_41_8} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
5021 2024.03.13 04:56:19.752757 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB.
5022 2024.03.13 04:56:23.499641 [ 17 ] {} <Debug> DNSResolver: Updating DNS cache
5023 2024.03.13 04:56:23.499744 [ 17 ] {} <Debug> DNSResolver: Updated DNS cache
5024 2024.03.13 04:56:24.721543 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 4214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5025 2024.03.13 04:56:24.721651 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5026 2024.03.13 04:56:24.721675 [ 3 ] {} <Debug> HTTP-Session: 7f243628-0099-4544-8766-6a12f711fefb Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
5027 2024.03.13 04:56:24.721700 [ 3 ] {} <Debug> HTTP-Session: 7f243628-0099-4544-8766-6a12f711fefb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5028 2024.03.13 04:56:24.721715 [ 3 ] {} <Debug> HTTP-Session: 7f243628-0099-4544-8766-6a12f711fefb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5029 2024.03.13 04:56:24.721762 [ 3 ] {} <Trace> HTTP-Session: 7f243628-0099-4544-8766-6a12f711fefb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5030 2024.03.13 04:56:24.721882 [ 3 ] {c3815c96-006f-41c2-8235-321045f618df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5031 2024.03.13 04:56:24.721946 [ 3 ] {c3815c96-006f-41c2-8235-321045f618df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5032 2024.03.13 04:56:24.722133 [ 3 ] {c3815c96-006f-41c2-8235-321045f618df} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5033 2024.03.13 04:56:24.722596 [ 3 ] {c3815c96-006f-41c2-8235-321045f618df} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5034 2024.03.13 04:56:24.722642 [ 3 ] {c3815c96-006f-41c2-8235-321045f618df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
5035 2024.03.13 04:56:24.723026 [ 3 ] {c3815c96-006f-41c2-8235-321045f618df} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
5036 2024.03.13 04:56:24.723374 [ 3 ] {c3815c96-006f-41c2-8235-321045f618df} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5037 2024.03.13 04:56:24.723545 [ 3 ] {c3815c96-006f-41c2-8235-321045f618df} <Debug> executeQuery: Read 29 rows, 2.35 KiB in 0.001712 sec., 16939.252336448597 rows/sec., 1.34 MiB/sec.
5038 2024.03.13 04:56:24.723734 [ 3 ] {c3815c96-006f-41c2-8235-321045f618df} <Debug> DynamicQueryHandler: Done processing query
5039 2024.03.13 04:56:24.723769 [ 3 ] {c3815c96-006f-41c2-8235-321045f618df} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
5040 2024.03.13 04:56:24.723786 [ 3 ] {} <Debug> HTTP-Session: 7f243628-0099-4544-8766-6a12f711fefb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5041 2024.03.13 04:56:24.723913 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5042 2024.03.13 04:56:24.723969 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5043 2024.03.13 04:56:24.723988 [ 3 ] {} <Debug> HTTP-Session: 575fd6e5-25c4-4edd-89e1-53ae12723ac3 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
5044 2024.03.13 04:56:24.724007 [ 3 ] {} <Debug> HTTP-Session: 575fd6e5-25c4-4edd-89e1-53ae12723ac3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5045 2024.03.13 04:56:24.724022 [ 3 ] {} <Debug> HTTP-Session: 575fd6e5-25c4-4edd-89e1-53ae12723ac3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5046 2024.03.13 04:56:24.724056 [ 3 ] {} <Trace> HTTP-Session: 575fd6e5-25c4-4edd-89e1-53ae12723ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5047 2024.03.13 04:56:24.724126 [ 3 ] {f17e684f-6a44-4188-ba4e-fc8112535d56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5048 2024.03.13 04:56:24.724171 [ 3 ] {f17e684f-6a44-4188-ba4e-fc8112535d56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5049 2024.03.13 04:56:24.724302 [ 3 ] {f17e684f-6a44-4188-ba4e-fc8112535d56} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5050 2024.03.13 04:56:24.724610 [ 3 ] {f17e684f-6a44-4188-ba4e-fc8112535d56} <Trace> oximeter.fields_ipaddr (760c2243-c48f-4b40-9670-6ffe24998980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5051 2024.03.13 04:56:24.724647 [ 3 ] {f17e684f-6a44-4188-ba4e-fc8112535d56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
5052 2024.03.13 04:56:24.724946 [ 3 ] {f17e684f-6a44-4188-ba4e-fc8112535d56} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
5053 2024.03.13 04:56:24.725244 [ 3 ] {f17e684f-6a44-4188-ba4e-fc8112535d56} <Trace> oximeter.fields_ipaddr (760c2243-c48f-4b40-9670-6ffe24998980): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5054 2024.03.13 04:56:24.725401 [ 3 ] {f17e684f-6a44-4188-ba4e-fc8112535d56} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001296 sec., 1543.2098765432097 rows/sec., 125.84 KiB/sec.
5055 2024.03.13 04:56:24.725401 [ 26 ] {} <Debug> oximeter.fields_ipaddr (760c2243-c48f-4b40-9670-6ffe24998980) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0
5056 2024.03.13 04:56:24.725513 [ 26 ] {} <Trace> oximeter.fields_ipaddr (760c2243-c48f-4b40-9670-6ffe24998980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5057 2024.03.13 04:56:24.725556 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
5058 2024.03.13 04:56:24.725589 [ 3 ] {f17e684f-6a44-4188-ba4e-fc8112535d56} <Debug> DynamicQueryHandler: Done processing query
5059 2024.03.13 04:56:24.725643 [ 3 ] {f17e684f-6a44-4188-ba4e-fc8112535d56} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
5060 2024.03.13 04:56:24.725700 [ 3 ] {} <Debug> HTTP-Session: 575fd6e5-25c4-4edd-89e1-53ae12723ac3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5061 2024.03.13 04:56:24.725986 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 13676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5062 2024.03.13 04:56:24.726051 [ 197 ] {760c2243-c48f-4b40-9670-6ffe24998980::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full
5063 2024.03.13 04:56:24.726072 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5064 2024.03.13 04:56:24.726133 [ 3 ] {} <Debug> HTTP-Session: 092f7d09-c24e-48be-a0ce-cb1d6568ab01 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
5065 2024.03.13 04:56:24.726161 [ 3 ] {} <Debug> HTTP-Session: 092f7d09-c24e-48be-a0ce-cb1d6568ab01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5066 2024.03.13 04:56:24.726198 [ 3 ] {} <Debug> HTTP-Session: 092f7d09-c24e-48be-a0ce-cb1d6568ab01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5067 2024.03.13 04:56:24.726299 [ 3 ] {} <Trace> HTTP-Session: 092f7d09-c24e-48be-a0ce-cb1d6568ab01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5068 2024.03.13 04:56:24.726388 [ 197 ] {760c2243-c48f-4b40-9670-6ffe24998980::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5069 2024.03.13 04:56:24.726453 [ 197 ] {760c2243-c48f-4b40-9670-6ffe24998980::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 8 rows starting from the beginning of the part
5070 2024.03.13 04:56:24.726482 [ 3 ] {10f67ddf-88fc-4849-b8fa-89bc90b203d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5071 2024.03.13 04:56:24.726652 [ 197 ] {760c2243-c48f-4b40-9670-6ffe24998980::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part
5072 2024.03.13 04:56:24.726674 [ 3 ] {10f67ddf-88fc-4849-b8fa-89bc90b203d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5073 2024.03.13 04:56:24.727003 [ 197 ] {760c2243-c48f-4b40-9670-6ffe24998980::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
5074 2024.03.13 04:56:24.727362 [ 197 ] {760c2243-c48f-4b40-9670-6ffe24998980::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part
5075 2024.03.13 04:56:24.727684 [ 197 ] {760c2243-c48f-4b40-9670-6ffe24998980::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part
5076 2024.03.13 04:56:24.727731 [ 3 ] {10f67ddf-88fc-4849-b8fa-89bc90b203d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5077 2024.03.13 04:56:24.727924 [ 197 ] {760c2243-c48f-4b40-9670-6ffe24998980::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
5078 2024.03.13 04:56:24.728662 [ 3 ] {10f67ddf-88fc-4849-b8fa-89bc90b203d0} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5079 2024.03.13 04:56:24.728730 [ 3 ] {10f67ddf-88fc-4849-b8fa-89bc90b203d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
5080 2024.03.13 04:56:24.729550 [ 3 ] {10f67ddf-88fc-4849-b8fa-89bc90b203d0} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
5081 2024.03.13 04:56:24.730448 [ 197 ] {760c2243-c48f-4b40-9670-6ffe24998980::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 4 columns (4 merged, 0 gathered) in 0.004773774 sec., 4608.513096765788 rows/sec., 375.79 KiB/sec.
5082 2024.03.13 04:56:24.730477 [ 3 ] {10f67ddf-88fc-4849-b8fa-89bc90b203d0} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5083 2024.03.13 04:56:24.730679 [ 197 ] {760c2243-c48f-4b40-9670-6ffe24998980::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary)
5084 2024.03.13 04:56:24.730790 [ 3 ] {10f67ddf-88fc-4849-b8fa-89bc90b203d0} <Debug> executeQuery: Read 88 rows, 8.27 KiB in 0.004376 sec., 20109.68921389397 rows/sec., 1.85 MiB/sec.
5085 2024.03.13 04:56:24.731080 [ 3 ] {10f67ddf-88fc-4849-b8fa-89bc90b203d0} <Debug> DynamicQueryHandler: Done processing query
5086 2024.03.13 04:56:24.731123 [ 3 ] {10f67ddf-88fc-4849-b8fa-89bc90b203d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
5087 2024.03.13 04:56:24.731185 [ 3 ] {} <Debug> HTTP-Session: 092f7d09-c24e-48be-a0ce-cb1d6568ab01 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5088 2024.03.13 04:56:24.731397 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5089 2024.03.13 04:56:24.731410 [ 197 ] {760c2243-c48f-4b40-9670-6ffe24998980::all_1_10_2} <Trace> oximeter.fields_ipaddr (760c2243-c48f-4b40-9670-6ffe24998980): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5090 2024.03.13 04:56:24.731487 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5091 2024.03.13 04:56:24.731532 [ 3 ] {} <Debug> HTTP-Session: 10e75e61-44db-4c20-b146-90c9d1681ff5 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
5092 2024.03.13 04:56:24.731553 [ 3 ] {} <Debug> HTTP-Session: 10e75e61-44db-4c20-b146-90c9d1681ff5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5093 2024.03.13 04:56:24.731565 [ 197 ] {760c2243-c48f-4b40-9670-6ffe24998980::all_1_10_2} <Trace> oximeter.fields_ipaddr (760c2243-c48f-4b40-9670-6ffe24998980) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2
5094 2024.03.13 04:56:24.731577 [ 3 ] {} <Debug> HTTP-Session: 10e75e61-44db-4c20-b146-90c9d1681ff5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5095 2024.03.13 04:56:24.731663 [ 3 ] {} <Trace> HTTP-Session: 10e75e61-44db-4c20-b146-90c9d1681ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5096 2024.03.13 04:56:24.731709 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
5097 2024.03.13 04:56:24.731774 [ 3 ] {4ce61633-72c2-4a39-88eb-95c8b4fdb73f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5098 2024.03.13 04:56:24.731820 [ 3 ] {4ce61633-72c2-4a39-88eb-95c8b4fdb73f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5099 2024.03.13 04:56:24.731963 [ 3 ] {4ce61633-72c2-4a39-88eb-95c8b4fdb73f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5100 2024.03.13 04:56:24.732245 [ 3 ] {4ce61633-72c2-4a39-88eb-95c8b4fdb73f} <Trace> oximeter.fields_u16 (db02df71-3e40-4e1d-8bbe-eb6de45405c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5101 2024.03.13 04:56:24.732282 [ 3 ] {4ce61633-72c2-4a39-88eb-95c8b4fdb73f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
5102 2024.03.13 04:56:24.732586 [ 3 ] {4ce61633-72c2-4a39-88eb-95c8b4fdb73f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
5103 2024.03.13 04:56:24.732892 [ 3 ] {4ce61633-72c2-4a39-88eb-95c8b4fdb73f} <Trace> oximeter.fields_u16 (db02df71-3e40-4e1d-8bbe-eb6de45405c6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5104 2024.03.13 04:56:24.733044 [ 26 ] {} <Debug> oximeter.fields_u16 (db02df71-3e40-4e1d-8bbe-eb6de45405c6) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0
5105 2024.03.13 04:56:24.733052 [ 3 ] {4ce61633-72c2-4a39-88eb-95c8b4fdb73f} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001309 sec., 1527.8838808250573 rows/sec., 106.68 KiB/sec.
5106 2024.03.13 04:56:24.733104 [ 26 ] {} <Trace> oximeter.fields_u16 (db02df71-3e40-4e1d-8bbe-eb6de45405c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5107 2024.03.13 04:56:24.733173 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
5108 2024.03.13 04:56:24.733281 [ 3 ] {4ce61633-72c2-4a39-88eb-95c8b4fdb73f} <Debug> DynamicQueryHandler: Done processing query
5109 2024.03.13 04:56:24.733312 [ 3 ] {4ce61633-72c2-4a39-88eb-95c8b4fdb73f} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
5110 2024.03.13 04:56:24.733323 [ 195 ] {db02df71-3e40-4e1d-8bbe-eb6de45405c6::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full
5111 2024.03.13 04:56:24.733331 [ 3 ] {} <Debug> HTTP-Session: 10e75e61-44db-4c20-b146-90c9d1681ff5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5112 2024.03.13 04:56:24.733452 [ 195 ] {db02df71-3e40-4e1d-8bbe-eb6de45405c6::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5113 2024.03.13 04:56:24.733489 [ 195 ] {db02df71-3e40-4e1d-8bbe-eb6de45405c6::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 8 rows starting from the beginning of the part
5114 2024.03.13 04:56:24.733499 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 5312, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5115 2024.03.13 04:56:24.733591 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5116 2024.03.13 04:56:24.733598 [ 195 ] {db02df71-3e40-4e1d-8bbe-eb6de45405c6::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part
5117 2024.03.13 04:56:24.733627 [ 3 ] {} <Debug> HTTP-Session: 6478f9e2-9a3f-478c-ae65-e20bea77bdfe Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
5118 2024.03.13 04:56:24.733666 [ 3 ] {} <Debug> HTTP-Session: 6478f9e2-9a3f-478c-ae65-e20bea77bdfe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5119 2024.03.13 04:56:24.733713 [ 3 ] {} <Debug> HTTP-Session: 6478f9e2-9a3f-478c-ae65-e20bea77bdfe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5120 2024.03.13 04:56:24.733840 [ 3 ] {} <Trace> HTTP-Session: 6478f9e2-9a3f-478c-ae65-e20bea77bdfe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5121 2024.03.13 04:56:24.733859 [ 195 ] {db02df71-3e40-4e1d-8bbe-eb6de45405c6::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
5122 2024.03.13 04:56:24.734107 [ 3 ] {cb62a3b7-283f-4dd2-98b6-1f65f1dfac40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5123 2024.03.13 04:56:24.734139 [ 195 ] {db02df71-3e40-4e1d-8bbe-eb6de45405c6::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part
5124 2024.03.13 04:56:24.734188 [ 3 ] {cb62a3b7-283f-4dd2-98b6-1f65f1dfac40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5125 2024.03.13 04:56:24.734288 [ 195 ] {db02df71-3e40-4e1d-8bbe-eb6de45405c6::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part
5126 2024.03.13 04:56:24.734580 [ 195 ] {db02df71-3e40-4e1d-8bbe-eb6de45405c6::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
5127 2024.03.13 04:56:24.734984 [ 3 ] {cb62a3b7-283f-4dd2-98b6-1f65f1dfac40} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5128 2024.03.13 04:56:24.735487 [ 3 ] {cb62a3b7-283f-4dd2-98b6-1f65f1dfac40} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5129 2024.03.13 04:56:24.735530 [ 3 ] {cb62a3b7-283f-4dd2-98b6-1f65f1dfac40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
5130 2024.03.13 04:56:24.736013 [ 3 ] {cb62a3b7-283f-4dd2-98b6-1f65f1dfac40} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
5131 2024.03.13 04:56:24.736143 [ 200 ] {db02df71-3e40-4e1d-8bbe-eb6de45405c6::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 4 columns (4 merged, 0 gathered) in 0.002877385 sec., 7645.83119742405 rows/sec., 533.86 KiB/sec.
5132 2024.03.13 04:56:24.736437 [ 200 ] {db02df71-3e40-4e1d-8bbe-eb6de45405c6::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary)
5133 2024.03.13 04:56:24.736587 [ 3 ] {cb62a3b7-283f-4dd2-98b6-1f65f1dfac40} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5134 2024.03.13 04:56:24.736870 [ 3 ] {cb62a3b7-283f-4dd2-98b6-1f65f1dfac40} <Debug> executeQuery: Read 31 rows, 2.49 KiB in 0.002893 sec., 10715.520221223642 rows/sec., 859.09 KiB/sec.
5135 2024.03.13 04:56:24.737208 [ 3 ] {cb62a3b7-283f-4dd2-98b6-1f65f1dfac40} <Debug> DynamicQueryHandler: Done processing query
5136 2024.03.13 04:56:24.737248 [ 3 ] {cb62a3b7-283f-4dd2-98b6-1f65f1dfac40} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
5137 2024.03.13 04:56:24.737288 [ 3 ] {} <Debug> HTTP-Session: 6478f9e2-9a3f-478c-ae65-e20bea77bdfe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5138 2024.03.13 04:56:24.737462 [ 198 ] {db02df71-3e40-4e1d-8bbe-eb6de45405c6::all_1_10_2} <Trace> oximeter.fields_u16 (db02df71-3e40-4e1d-8bbe-eb6de45405c6): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5139 2024.03.13 04:56:24.737483 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5140 2024.03.13 04:56:24.737573 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5141 2024.03.13 04:56:24.737601 [ 3 ] {} <Debug> HTTP-Session: 6900392a-670d-4076-849c-4abbf4043a5d Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
5142 2024.03.13 04:56:24.737631 [ 3 ] {} <Debug> HTTP-Session: 6900392a-670d-4076-849c-4abbf4043a5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5143 2024.03.13 04:56:24.737654 [ 198 ] {db02df71-3e40-4e1d-8bbe-eb6de45405c6::all_1_10_2} <Trace> oximeter.fields_u16 (db02df71-3e40-4e1d-8bbe-eb6de45405c6) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2
5144 2024.03.13 04:56:24.737665 [ 3 ] {} <Debug> HTTP-Session: 6900392a-670d-4076-849c-4abbf4043a5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5145 2024.03.13 04:56:24.737741 [ 3 ] {} <Trace> HTTP-Session: 6900392a-670d-4076-849c-4abbf4043a5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5146 2024.03.13 04:56:24.737832 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
5147 2024.03.13 04:56:24.737862 [ 3 ] {048b413f-0bb0-4a65-bad1-2a6e642739b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5148 2024.03.13 04:56:24.737919 [ 3 ] {048b413f-0bb0-4a65-bad1-2a6e642739b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5149 2024.03.13 04:56:24.738092 [ 3 ] {048b413f-0bb0-4a65-bad1-2a6e642739b2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5150 2024.03.13 04:56:24.738386 [ 3 ] {048b413f-0bb0-4a65-bad1-2a6e642739b2} <Trace> oximeter.measurements_cumulativeu64 (311b24cf-8761-4f32-8016-e3619c5686da): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5151 2024.03.13 04:56:24.738423 [ 3 ] {048b413f-0bb0-4a65-bad1-2a6e642739b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
5152 2024.03.13 04:56:24.738795 [ 3 ] {048b413f-0bb0-4a65-bad1-2a6e642739b2} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
5153 2024.03.13 04:56:24.739126 [ 3 ] {048b413f-0bb0-4a65-bad1-2a6e642739b2} <Trace> oximeter.measurements_cumulativeu64 (311b24cf-8761-4f32-8016-e3619c5686da): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5154 2024.03.13 04:56:24.739282 [ 3 ] {048b413f-0bb0-4a65-bad1-2a6e642739b2} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001461 sec., 684.4626967830253 rows/sec., 48.13 KiB/sec.
5155 2024.03.13 04:56:24.739412 [ 3 ] {048b413f-0bb0-4a65-bad1-2a6e642739b2} <Debug> DynamicQueryHandler: Done processing query
5156 2024.03.13 04:56:24.739435 [ 3 ] {048b413f-0bb0-4a65-bad1-2a6e642739b2} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
5157 2024.03.13 04:56:24.739451 [ 3 ] {} <Debug> HTTP-Session: 6900392a-670d-4076-849c-4abbf4043a5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5158 2024.03.13 04:56:24.739618 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 31062, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5159 2024.03.13 04:56:24.739665 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5160 2024.03.13 04:56:24.739683 [ 3 ] {} <Debug> HTTP-Session: 9a94108b-705c-4842-874a-7a1e59706749 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
5161 2024.03.13 04:56:24.739700 [ 3 ] {} <Debug> HTTP-Session: 9a94108b-705c-4842-874a-7a1e59706749 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5162 2024.03.13 04:56:24.739714 [ 3 ] {} <Debug> HTTP-Session: 9a94108b-705c-4842-874a-7a1e59706749 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5163 2024.03.13 04:56:24.739744 [ 3 ] {} <Trace> HTTP-Session: 9a94108b-705c-4842-874a-7a1e59706749 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5164 2024.03.13 04:56:24.739972 [ 3 ] {9821fd2f-062f-4212-97a5-fd38d23a3480} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5165 2024.03.13 04:56:24.740016 [ 3 ] {9821fd2f-062f-4212-97a5-fd38d23a3480} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5166 2024.03.13 04:56:24.740178 [ 3 ] {9821fd2f-062f-4212-97a5-fd38d23a3480} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5167 2024.03.13 04:56:24.740686 [ 3 ] {9821fd2f-062f-4212-97a5-fd38d23a3480} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5168 2024.03.13 04:56:24.740723 [ 3 ] {9821fd2f-062f-4212-97a5-fd38d23a3480} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
5169 2024.03.13 04:56:24.741138 [ 3 ] {9821fd2f-062f-4212-97a5-fd38d23a3480} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
5170 2024.03.13 04:56:24.741477 [ 3 ] {9821fd2f-062f-4212-97a5-fd38d23a3480} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5171 2024.03.13 04:56:24.741622 [ 3 ] {9821fd2f-062f-4212-97a5-fd38d23a3480} <Debug> executeQuery: Read 29 rows, 40.07 KiB in 0.001828 sec., 15864.33260393873 rows/sec., 21.41 MiB/sec.
5172 2024.03.13 04:56:24.741781 [ 3 ] {9821fd2f-062f-4212-97a5-fd38d23a3480} <Debug> DynamicQueryHandler: Done processing query
5173 2024.03.13 04:56:24.741816 [ 3 ] {9821fd2f-062f-4212-97a5-fd38d23a3480} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
5174 2024.03.13 04:56:24.741848 [ 3 ] {} <Debug> HTTP-Session: 9a94108b-705c-4842-874a-7a1e59706749 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5175 2024.03.13 04:56:29.720792 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 4072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5176 2024.03.13 04:56:29.720918 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5177 2024.03.13 04:56:29.720941 [ 3 ] {} <Debug> HTTP-Session: bb9d4c5a-5a07-4b79-aaad-47c4a13b6ce7 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
5178 2024.03.13 04:56:29.720966 [ 3 ] {} <Debug> HTTP-Session: bb9d4c5a-5a07-4b79-aaad-47c4a13b6ce7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5179 2024.03.13 04:56:29.720980 [ 3 ] {} <Debug> HTTP-Session: bb9d4c5a-5a07-4b79-aaad-47c4a13b6ce7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5180 2024.03.13 04:56:29.721027 [ 3 ] {} <Trace> HTTP-Session: bb9d4c5a-5a07-4b79-aaad-47c4a13b6ce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5181 2024.03.13 04:56:29.721147 [ 3 ] {215bd87e-20b7-44d5-b996-c2da477c43f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5182 2024.03.13 04:56:29.721209 [ 3 ] {215bd87e-20b7-44d5-b996-c2da477c43f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5183 2024.03.13 04:56:29.721396 [ 3 ] {215bd87e-20b7-44d5-b996-c2da477c43f7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5184 2024.03.13 04:56:29.721853 [ 3 ] {215bd87e-20b7-44d5-b996-c2da477c43f7} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5185 2024.03.13 04:56:29.721898 [ 3 ] {215bd87e-20b7-44d5-b996-c2da477c43f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
5186 2024.03.13 04:56:29.722276 [ 3 ] {215bd87e-20b7-44d5-b996-c2da477c43f7} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
5187 2024.03.13 04:56:29.722605 [ 3 ] {215bd87e-20b7-44d5-b996-c2da477c43f7} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5188 2024.03.13 04:56:29.722761 [ 3 ] {215bd87e-20b7-44d5-b996-c2da477c43f7} <Debug> executeQuery: Read 28 rows, 2.27 KiB in 0.001669 sec., 16776.51288196525 rows/sec., 1.33 MiB/sec.
5189 2024.03.13 04:56:29.722988 [ 3 ] {215bd87e-20b7-44d5-b996-c2da477c43f7} <Debug> DynamicQueryHandler: Done processing query
5190 2024.03.13 04:56:29.723045 [ 3 ] {215bd87e-20b7-44d5-b996-c2da477c43f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
5191 2024.03.13 04:56:29.723093 [ 3 ] {} <Debug> HTTP-Session: bb9d4c5a-5a07-4b79-aaad-47c4a13b6ce7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5192 2024.03.13 04:56:29.723260 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 14008, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5193 2024.03.13 04:56:29.723310 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5194 2024.03.13 04:56:29.723328 [ 3 ] {} <Debug> HTTP-Session: b2d07c26-541c-484a-b66e-5b66642cae56 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
5195 2024.03.13 04:56:29.723345 [ 3 ] {} <Debug> HTTP-Session: b2d07c26-541c-484a-b66e-5b66642cae56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5196 2024.03.13 04:56:29.723359 [ 3 ] {} <Debug> HTTP-Session: b2d07c26-541c-484a-b66e-5b66642cae56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5197 2024.03.13 04:56:29.723390 [ 3 ] {} <Trace> HTTP-Session: b2d07c26-541c-484a-b66e-5b66642cae56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5198 2024.03.13 04:56:29.723481 [ 3 ] {ef74e4f4-2481-4cae-864b-6b1e15a8953f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5199 2024.03.13 04:56:29.723529 [ 3 ] {ef74e4f4-2481-4cae-864b-6b1e15a8953f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5200 2024.03.13 04:56:29.723675 [ 3 ] {ef74e4f4-2481-4cae-864b-6b1e15a8953f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5201 2024.03.13 04:56:29.724085 [ 3 ] {ef74e4f4-2481-4cae-864b-6b1e15a8953f} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5202 2024.03.13 04:56:29.724123 [ 3 ] {ef74e4f4-2481-4cae-864b-6b1e15a8953f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
5203 2024.03.13 04:56:29.724426 [ 3 ] {ef74e4f4-2481-4cae-864b-6b1e15a8953f} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
5204 2024.03.13 04:56:29.724724 [ 3 ] {ef74e4f4-2481-4cae-864b-6b1e15a8953f} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5205 2024.03.13 04:56:29.724876 [ 3 ] {ef74e4f4-2481-4cae-864b-6b1e15a8953f} <Debug> executeQuery: Read 84 rows, 8.82 KiB in 0.001434 sec., 58577.40585774059 rows/sec., 6.01 MiB/sec.
5206 2024.03.13 04:56:29.725003 [ 3 ] {ef74e4f4-2481-4cae-864b-6b1e15a8953f} <Debug> DynamicQueryHandler: Done processing query
5207 2024.03.13 04:56:29.725026 [ 3 ] {ef74e4f4-2481-4cae-864b-6b1e15a8953f} <Debug> MemoryTracker: Peak memory usage (for query): 4.33 MiB.
5208 2024.03.13 04:56:29.725041 [ 3 ] {} <Debug> HTTP-Session: b2d07c26-541c-484a-b66e-5b66642cae56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5209 2024.03.13 04:56:29.725171 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 4801, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5210 2024.03.13 04:56:29.725219 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5211 2024.03.13 04:56:29.725236 [ 3 ] {} <Debug> HTTP-Session: 43768261-e63d-45f8-8aad-e0bc4a8ec8aa Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
5212 2024.03.13 04:56:29.725252 [ 3 ] {} <Debug> HTTP-Session: 43768261-e63d-45f8-8aad-e0bc4a8ec8aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5213 2024.03.13 04:56:29.725266 [ 3 ] {} <Debug> HTTP-Session: 43768261-e63d-45f8-8aad-e0bc4a8ec8aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5214 2024.03.13 04:56:29.725297 [ 3 ] {} <Trace> HTTP-Session: 43768261-e63d-45f8-8aad-e0bc4a8ec8aa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5215 2024.03.13 04:56:29.725364 [ 3 ] {274d4f86-eadd-46d3-9470-b5477c0fba3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5216 2024.03.13 04:56:29.725404 [ 3 ] {274d4f86-eadd-46d3-9470-b5477c0fba3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5217 2024.03.13 04:56:29.725530 [ 3 ] {274d4f86-eadd-46d3-9470-b5477c0fba3b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5218 2024.03.13 04:56:29.725834 [ 3 ] {274d4f86-eadd-46d3-9470-b5477c0fba3b} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5219 2024.03.13 04:56:29.725870 [ 3 ] {274d4f86-eadd-46d3-9470-b5477c0fba3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
5220 2024.03.13 04:56:29.726165 [ 3 ] {274d4f86-eadd-46d3-9470-b5477c0fba3b} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
5221 2024.03.13 04:56:29.726459 [ 3 ] {274d4f86-eadd-46d3-9470-b5477c0fba3b} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5222 2024.03.13 04:56:29.726612 [ 3 ] {274d4f86-eadd-46d3-9470-b5477c0fba3b} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001272 sec., 22012.578616352203 rows/sec., 1.72 MiB/sec.
5223 2024.03.13 04:56:29.726729 [ 3 ] {274d4f86-eadd-46d3-9470-b5477c0fba3b} <Debug> DynamicQueryHandler: Done processing query
5224 2024.03.13 04:56:29.726752 [ 3 ] {274d4f86-eadd-46d3-9470-b5477c0fba3b} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
5225 2024.03.13 04:56:29.726769 [ 3 ] {} <Debug> HTTP-Session: 43768261-e63d-45f8-8aad-e0bc4a8ec8aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5226 2024.03.13 04:56:29.726961 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 29991, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5227 2024.03.13 04:56:29.727007 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5228 2024.03.13 04:56:29.727024 [ 3 ] {} <Debug> HTTP-Session: c3445882-e89b-4093-8172-88dac3a21b6d Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
5229 2024.03.13 04:56:29.727040 [ 3 ] {} <Debug> HTTP-Session: c3445882-e89b-4093-8172-88dac3a21b6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5230 2024.03.13 04:56:29.727053 [ 3 ] {} <Debug> HTTP-Session: c3445882-e89b-4093-8172-88dac3a21b6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5231 2024.03.13 04:56:29.727083 [ 3 ] {} <Trace> HTTP-Session: c3445882-e89b-4093-8172-88dac3a21b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5232 2024.03.13 04:56:29.727299 [ 3 ] {0b2f48d0-459d-4989-9348-ee44092ae3e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5233 2024.03.13 04:56:29.727345 [ 3 ] {0b2f48d0-459d-4989-9348-ee44092ae3e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5234 2024.03.13 04:56:29.727503 [ 3 ] {0b2f48d0-459d-4989-9348-ee44092ae3e0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5235 2024.03.13 04:56:29.727964 [ 3 ] {0b2f48d0-459d-4989-9348-ee44092ae3e0} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5236 2024.03.13 04:56:29.728001 [ 3 ] {0b2f48d0-459d-4989-9348-ee44092ae3e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
5237 2024.03.13 04:56:29.728414 [ 3 ] {0b2f48d0-459d-4989-9348-ee44092ae3e0} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
5238 2024.03.13 04:56:29.728745 [ 3 ] {0b2f48d0-459d-4989-9348-ee44092ae3e0} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5239 2024.03.13 04:56:29.728867 [ 3 ] {0b2f48d0-459d-4989-9348-ee44092ae3e0} <Debug> executeQuery: Read 28 rows, 38.69 KiB in 0.001738 sec., 16110.471806674339 rows/sec., 21.74 MiB/sec.
5240 2024.03.13 04:56:29.728997 [ 3 ] {0b2f48d0-459d-4989-9348-ee44092ae3e0} <Debug> DynamicQueryHandler: Done processing query
5241 2024.03.13 04:56:29.729020 [ 3 ] {0b2f48d0-459d-4989-9348-ee44092ae3e0} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
5242 2024.03.13 04:56:29.729035 [ 3 ] {} <Debug> HTTP-Session: c3445882-e89b-4093-8172-88dac3a21b6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5243 2024.03.13 04:56:34.723015 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 4214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5244 2024.03.13 04:56:34.723152 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5245 2024.03.13 04:56:34.723177 [ 3 ] {} <Debug> HTTP-Session: 3685b052-fff6-4c64-844e-1fbc556653f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
5246 2024.03.13 04:56:34.723201 [ 3 ] {} <Debug> HTTP-Session: 3685b052-fff6-4c64-844e-1fbc556653f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5247 2024.03.13 04:56:34.723216 [ 3 ] {} <Debug> HTTP-Session: 3685b052-fff6-4c64-844e-1fbc556653f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5248 2024.03.13 04:56:34.723264 [ 3 ] {} <Trace> HTTP-Session: 3685b052-fff6-4c64-844e-1fbc556653f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5249 2024.03.13 04:56:34.723384 [ 3 ] {af626aec-1c12-43e3-9399-bbcdba1637b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5250 2024.03.13 04:56:34.723447 [ 3 ] {af626aec-1c12-43e3-9399-bbcdba1637b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5251 2024.03.13 04:56:34.723638 [ 3 ] {af626aec-1c12-43e3-9399-bbcdba1637b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5252 2024.03.13 04:56:34.724107 [ 3 ] {af626aec-1c12-43e3-9399-bbcdba1637b0} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5253 2024.03.13 04:56:34.724155 [ 3 ] {af626aec-1c12-43e3-9399-bbcdba1637b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
5254 2024.03.13 04:56:34.724538 [ 3 ] {af626aec-1c12-43e3-9399-bbcdba1637b0} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
5255 2024.03.13 04:56:34.724859 [ 3 ] {af626aec-1c12-43e3-9399-bbcdba1637b0} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5256 2024.03.13 04:56:34.725005 [ 3 ] {af626aec-1c12-43e3-9399-bbcdba1637b0} <Debug> executeQuery: Read 29 rows, 2.35 KiB in 0.001679 sec., 17272.185824895772 rows/sec., 1.37 MiB/sec.
5257 2024.03.13 04:56:34.725218 [ 3 ] {af626aec-1c12-43e3-9399-bbcdba1637b0} <Debug> DynamicQueryHandler: Done processing query
5258 2024.03.13 04:56:34.725273 [ 3 ] {af626aec-1c12-43e3-9399-bbcdba1637b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
5259 2024.03.13 04:56:34.725332 [ 3 ] {} <Debug> HTTP-Session: 3685b052-fff6-4c64-844e-1fbc556653f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5260 2024.03.13 04:56:34.725493 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5261 2024.03.13 04:56:34.725546 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5262 2024.03.13 04:56:34.725565 [ 3 ] {} <Debug> HTTP-Session: 1fc1bf60-d4d6-4ea5-905b-495f7bc70b97 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
5263 2024.03.13 04:56:34.725583 [ 3 ] {} <Debug> HTTP-Session: 1fc1bf60-d4d6-4ea5-905b-495f7bc70b97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5264 2024.03.13 04:56:34.725597 [ 3 ] {} <Debug> HTTP-Session: 1fc1bf60-d4d6-4ea5-905b-495f7bc70b97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5265 2024.03.13 04:56:34.725630 [ 3 ] {} <Trace> HTTP-Session: 1fc1bf60-d4d6-4ea5-905b-495f7bc70b97 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5266 2024.03.13 04:56:34.725696 [ 3 ] {51888e1d-7e20-4da3-ab82-87c7333fb84f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5267 2024.03.13 04:56:34.725739 [ 3 ] {51888e1d-7e20-4da3-ab82-87c7333fb84f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5268 2024.03.13 04:56:34.725886 [ 3 ] {51888e1d-7e20-4da3-ab82-87c7333fb84f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5269 2024.03.13 04:56:34.726216 [ 3 ] {51888e1d-7e20-4da3-ab82-87c7333fb84f} <Trace> oximeter.fields_ipaddr (760c2243-c48f-4b40-9670-6ffe24998980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5270 2024.03.13 04:56:34.726254 [ 3 ] {51888e1d-7e20-4da3-ab82-87c7333fb84f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
5271 2024.03.13 04:56:34.726548 [ 3 ] {51888e1d-7e20-4da3-ab82-87c7333fb84f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
5272 2024.03.13 04:56:34.726848 [ 3 ] {51888e1d-7e20-4da3-ab82-87c7333fb84f} <Trace> oximeter.fields_ipaddr (760c2243-c48f-4b40-9670-6ffe24998980): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5273 2024.03.13 04:56:34.726994 [ 3 ] {51888e1d-7e20-4da3-ab82-87c7333fb84f} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001314 sec., 1522.0700152207 rows/sec., 124.11 KiB/sec.
5274 2024.03.13 04:56:34.727156 [ 3 ] {51888e1d-7e20-4da3-ab82-87c7333fb84f} <Debug> DynamicQueryHandler: Done processing query
5275 2024.03.13 04:56:34.727183 [ 3 ] {51888e1d-7e20-4da3-ab82-87c7333fb84f} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
5276 2024.03.13 04:56:34.727198 [ 3 ] {} <Debug> HTTP-Session: 1fc1bf60-d4d6-4ea5-905b-495f7bc70b97 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5277 2024.03.13 04:56:34.727344 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 18614, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5278 2024.03.13 04:56:34.727390 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5279 2024.03.13 04:56:34.727409 [ 3 ] {} <Debug> HTTP-Session: 96cc3a03-5dca-42ac-b481-3860930d5421 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
5280 2024.03.13 04:56:34.727425 [ 3 ] {} <Debug> HTTP-Session: 96cc3a03-5dca-42ac-b481-3860930d5421 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5281 2024.03.13 04:56:34.727439 [ 3 ] {} <Debug> HTTP-Session: 96cc3a03-5dca-42ac-b481-3860930d5421 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5282 2024.03.13 04:56:34.727469 [ 3 ] {} <Trace> HTTP-Session: 96cc3a03-5dca-42ac-b481-3860930d5421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5283 2024.03.13 04:56:34.727586 [ 3 ] {44c5d8aa-cd47-4846-a3a1-85449569c123} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5284 2024.03.13 04:56:34.727627 [ 3 ] {44c5d8aa-cd47-4846-a3a1-85449569c123} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5285 2024.03.13 04:56:34.727751 [ 3 ] {44c5d8aa-cd47-4846-a3a1-85449569c123} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5286 2024.03.13 04:56:34.728148 [ 3 ] {44c5d8aa-cd47-4846-a3a1-85449569c123} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5287 2024.03.13 04:56:34.728184 [ 3 ] {44c5d8aa-cd47-4846-a3a1-85449569c123} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
5288 2024.03.13 04:56:34.728504 [ 3 ] {44c5d8aa-cd47-4846-a3a1-85449569c123} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
5289 2024.03.13 04:56:34.728799 [ 3 ] {44c5d8aa-cd47-4846-a3a1-85449569c123} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5290 2024.03.13 04:56:34.728936 [ 3 ] {44c5d8aa-cd47-4846-a3a1-85449569c123} <Debug> executeQuery: Read 124 rows, 11.04 KiB in 0.001413 sec., 87756.54635527247 rows/sec., 7.63 MiB/sec.
5291 2024.03.13 04:56:34.729057 [ 3 ] {44c5d8aa-cd47-4846-a3a1-85449569c123} <Debug> DynamicQueryHandler: Done processing query
5292 2024.03.13 04:56:34.729080 [ 3 ] {44c5d8aa-cd47-4846-a3a1-85449569c123} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB.
5293 2024.03.13 04:56:34.729096 [ 3 ] {} <Debug> HTTP-Session: 96cc3a03-5dca-42ac-b481-3860930d5421 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5294 2024.03.13 04:56:34.729245 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5295 2024.03.13 04:56:34.729292 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5296 2024.03.13 04:56:34.729310 [ 3 ] {} <Debug> HTTP-Session: 0d7f6a68-d6ce-4024-be31-bd3d446f6395 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
5297 2024.03.13 04:56:34.729326 [ 3 ] {} <Debug> HTTP-Session: 0d7f6a68-d6ce-4024-be31-bd3d446f6395 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5298 2024.03.13 04:56:34.729339 [ 3 ] {} <Debug> HTTP-Session: 0d7f6a68-d6ce-4024-be31-bd3d446f6395 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5299 2024.03.13 04:56:34.729369 [ 3 ] {} <Trace> HTTP-Session: 0d7f6a68-d6ce-4024-be31-bd3d446f6395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5300 2024.03.13 04:56:34.729431 [ 3 ] {63068439-aab9-4d63-8a06-74619f61d879} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5301 2024.03.13 04:56:34.729471 [ 3 ] {63068439-aab9-4d63-8a06-74619f61d879} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5302 2024.03.13 04:56:34.729593 [ 3 ] {63068439-aab9-4d63-8a06-74619f61d879} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5303 2024.03.13 04:56:34.729886 [ 3 ] {63068439-aab9-4d63-8a06-74619f61d879} <Trace> oximeter.fields_u16 (db02df71-3e40-4e1d-8bbe-eb6de45405c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5304 2024.03.13 04:56:34.729923 [ 3 ] {63068439-aab9-4d63-8a06-74619f61d879} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
5305 2024.03.13 04:56:34.730208 [ 3 ] {63068439-aab9-4d63-8a06-74619f61d879} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
5306 2024.03.13 04:56:34.730497 [ 3 ] {63068439-aab9-4d63-8a06-74619f61d879} <Trace> oximeter.fields_u16 (db02df71-3e40-4e1d-8bbe-eb6de45405c6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5307 2024.03.13 04:56:34.730649 [ 3 ] {63068439-aab9-4d63-8a06-74619f61d879} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001231 sec., 1624.6953696181965 rows/sec., 113.44 KiB/sec.
5308 2024.03.13 04:56:34.730900 [ 3 ] {63068439-aab9-4d63-8a06-74619f61d879} <Debug> DynamicQueryHandler: Done processing query
5309 2024.03.13 04:56:34.730937 [ 3 ] {63068439-aab9-4d63-8a06-74619f61d879} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
5310 2024.03.13 04:56:34.730953 [ 3 ] {} <Debug> HTTP-Session: 0d7f6a68-d6ce-4024-be31-bd3d446f6395 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5311 2024.03.13 04:56:34.731087 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 9356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5312 2024.03.13 04:56:34.731133 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5313 2024.03.13 04:56:34.731151 [ 3 ] {} <Debug> HTTP-Session: fcf8c7ad-f0bf-4627-a0a6-b2c76dfca758 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
5314 2024.03.13 04:56:34.731168 [ 3 ] {} <Debug> HTTP-Session: fcf8c7ad-f0bf-4627-a0a6-b2c76dfca758 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5315 2024.03.13 04:56:34.731181 [ 3 ] {} <Debug> HTTP-Session: fcf8c7ad-f0bf-4627-a0a6-b2c76dfca758 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5316 2024.03.13 04:56:34.731211 [ 3 ] {} <Trace> HTTP-Session: fcf8c7ad-f0bf-4627-a0a6-b2c76dfca758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5317 2024.03.13 04:56:34.731289 [ 3 ] {4af46966-7d8c-48cd-95b2-f86a92a49b59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5318 2024.03.13 04:56:34.731329 [ 3 ] {4af46966-7d8c-48cd-95b2-f86a92a49b59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5319 2024.03.13 04:56:34.731470 [ 3 ] {4af46966-7d8c-48cd-95b2-f86a92a49b59} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5320 2024.03.13 04:56:34.731802 [ 3 ] {4af46966-7d8c-48cd-95b2-f86a92a49b59} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5321 2024.03.13 04:56:34.731839 [ 3 ] {4af46966-7d8c-48cd-95b2-f86a92a49b59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
5322 2024.03.13 04:56:34.732135 [ 3 ] {4af46966-7d8c-48cd-95b2-f86a92a49b59} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
5323 2024.03.13 04:56:34.732433 [ 3 ] {4af46966-7d8c-48cd-95b2-f86a92a49b59} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5324 2024.03.13 04:56:34.732572 [ 3 ] {4af46966-7d8c-48cd-95b2-f86a92a49b59} <Debug> executeQuery: Read 55 rows, 4.38 KiB in 0.001313 sec., 41888.804265041894 rows/sec., 3.26 MiB/sec.
5325 2024.03.13 04:56:34.732702 [ 3 ] {4af46966-7d8c-48cd-95b2-f86a92a49b59} <Debug> DynamicQueryHandler: Done processing query
5326 2024.03.13 04:56:34.732727 [ 3 ] {4af46966-7d8c-48cd-95b2-f86a92a49b59} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
5327 2024.03.13 04:56:34.732743 [ 3 ] {} <Debug> HTTP-Session: fcf8c7ad-f0bf-4627-a0a6-b2c76dfca758 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5328 2024.03.13 04:56:34.732899 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 7226, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5329 2024.03.13 04:56:34.732946 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5330 2024.03.13 04:56:34.732964 [ 3 ] {} <Debug> HTTP-Session: a6adc781-3371-4cf1-871a-147e729762c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
5331 2024.03.13 04:56:34.732980 [ 3 ] {} <Debug> HTTP-Session: a6adc781-3371-4cf1-871a-147e729762c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5332 2024.03.13 04:56:34.732994 [ 3 ] {} <Debug> HTTP-Session: a6adc781-3371-4cf1-871a-147e729762c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5333 2024.03.13 04:56:34.733024 [ 3 ] {} <Trace> HTTP-Session: a6adc781-3371-4cf1-871a-147e729762c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5334 2024.03.13 04:56:34.733107 [ 3 ] {f38ce635-0f98-4c7c-b971-1ee8537329d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5335 2024.03.13 04:56:34.733151 [ 3 ] {f38ce635-0f98-4c7c-b971-1ee8537329d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5336 2024.03.13 04:56:34.733293 [ 3 ] {f38ce635-0f98-4c7c-b971-1ee8537329d4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5337 2024.03.13 04:56:34.733600 [ 3 ] {f38ce635-0f98-4c7c-b971-1ee8537329d4} <Trace> oximeter.measurements_cumulativeu64 (311b24cf-8761-4f32-8016-e3619c5686da): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5338 2024.03.13 04:56:34.733637 [ 3 ] {f38ce635-0f98-4c7c-b971-1ee8537329d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
5339 2024.03.13 04:56:34.734005 [ 3 ] {f38ce635-0f98-4c7c-b971-1ee8537329d4} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
5340 2024.03.13 04:56:34.734330 [ 3 ] {f38ce635-0f98-4c7c-b971-1ee8537329d4} <Trace> oximeter.measurements_cumulativeu64 (311b24cf-8761-4f32-8016-e3619c5686da): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5341 2024.03.13 04:56:34.734473 [ 3 ] {f38ce635-0f98-4c7c-b971-1ee8537329d4} <Debug> executeQuery: Read 37 rows, 2.67 KiB in 0.001399 sec., 26447.462473195137 rows/sec., 1.87 MiB/sec.
5342 2024.03.13 04:56:34.734671 [ 3 ] {f38ce635-0f98-4c7c-b971-1ee8537329d4} <Debug> DynamicQueryHandler: Done processing query
5343 2024.03.13 04:56:34.734707 [ 3 ] {f38ce635-0f98-4c7c-b971-1ee8537329d4} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
5344 2024.03.13 04:56:34.734739 [ 3 ] {} <Debug> HTTP-Session: a6adc781-3371-4cf1-871a-147e729762c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5345 2024.03.13 04:56:34.734896 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 31062, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5346 2024.03.13 04:56:34.734943 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5347 2024.03.13 04:56:34.734961 [ 3 ] {} <Debug> HTTP-Session: 3b1ecfc2-62e4-4379-a4e7-d990e6319ec4 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
5348 2024.03.13 04:56:34.734978 [ 3 ] {} <Debug> HTTP-Session: 3b1ecfc2-62e4-4379-a4e7-d990e6319ec4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5349 2024.03.13 04:56:34.734992 [ 3 ] {} <Debug> HTTP-Session: 3b1ecfc2-62e4-4379-a4e7-d990e6319ec4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5350 2024.03.13 04:56:34.735021 [ 3 ] {} <Trace> HTTP-Session: 3b1ecfc2-62e4-4379-a4e7-d990e6319ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5351 2024.03.13 04:56:34.735247 [ 3 ] {800787b5-dd33-40fa-8911-c6c0bf5190be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5352 2024.03.13 04:56:34.735292 [ 3 ] {800787b5-dd33-40fa-8911-c6c0bf5190be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5353 2024.03.13 04:56:34.735468 [ 3 ] {800787b5-dd33-40fa-8911-c6c0bf5190be} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5354 2024.03.13 04:56:34.735920 [ 3 ] {800787b5-dd33-40fa-8911-c6c0bf5190be} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5355 2024.03.13 04:56:34.735956 [ 3 ] {800787b5-dd33-40fa-8911-c6c0bf5190be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
5356 2024.03.13 04:56:34.736354 [ 3 ] {800787b5-dd33-40fa-8911-c6c0bf5190be} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
5357 2024.03.13 04:56:34.736710 [ 3 ] {800787b5-dd33-40fa-8911-c6c0bf5190be} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5358 2024.03.13 04:56:34.736868 [ 3 ] {800787b5-dd33-40fa-8911-c6c0bf5190be} <Debug> executeQuery: Read 29 rows, 40.07 KiB in 0.00179 sec., 16201.117318435754 rows/sec., 21.86 MiB/sec.
5359 2024.03.13 04:56:34.737001 [ 3 ] {800787b5-dd33-40fa-8911-c6c0bf5190be} <Debug> DynamicQueryHandler: Done processing query
5360 2024.03.13 04:56:34.737025 [ 3 ] {800787b5-dd33-40fa-8911-c6c0bf5190be} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
5361 2024.03.13 04:56:34.737042 [ 3 ] {} <Debug> HTTP-Session: 3b1ecfc2-62e4-4379-a4e7-d990e6319ec4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5362 2024.03.13 04:56:38.500018 [ 47 ] {} <Debug> DNSResolver: Updating DNS cache
5363 2024.03.13 04:56:38.500119 [ 47 ] {} <Debug> DNSResolver: Updated DNS cache
5364 2024.03.13 04:56:39.721632 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 4072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5365 2024.03.13 04:56:39.721748 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5366 2024.03.13 04:56:39.721775 [ 3 ] {} <Debug> HTTP-Session: 16340208-e784-4b32-8623-c32415c13037 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
5367 2024.03.13 04:56:39.721803 [ 3 ] {} <Debug> HTTP-Session: 16340208-e784-4b32-8623-c32415c13037 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5368 2024.03.13 04:56:39.721821 [ 3 ] {} <Debug> HTTP-Session: 16340208-e784-4b32-8623-c32415c13037 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5369 2024.03.13 04:56:39.721875 [ 3 ] {} <Trace> HTTP-Session: 16340208-e784-4b32-8623-c32415c13037 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5370 2024.03.13 04:56:39.722008 [ 3 ] {4faff13a-6cde-4660-9d5b-8396916f5d0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5371 2024.03.13 04:56:39.722074 [ 3 ] {4faff13a-6cde-4660-9d5b-8396916f5d0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5372 2024.03.13 04:56:39.722285 [ 3 ] {4faff13a-6cde-4660-9d5b-8396916f5d0f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5373 2024.03.13 04:56:39.722742 [ 3 ] {4faff13a-6cde-4660-9d5b-8396916f5d0f} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5374 2024.03.13 04:56:39.722780 [ 3 ] {4faff13a-6cde-4660-9d5b-8396916f5d0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
5375 2024.03.13 04:56:39.723148 [ 3 ] {4faff13a-6cde-4660-9d5b-8396916f5d0f} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
5376 2024.03.13 04:56:39.723464 [ 3 ] {4faff13a-6cde-4660-9d5b-8396916f5d0f} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5377 2024.03.13 04:56:39.723600 [ 3 ] {4faff13a-6cde-4660-9d5b-8396916f5d0f} <Debug> executeQuery: Read 28 rows, 2.27 KiB in 0.001658 sec., 16887.81664656212 rows/sec., 1.34 MiB/sec.
5378 2024.03.13 04:56:39.723739 [ 3 ] {4faff13a-6cde-4660-9d5b-8396916f5d0f} <Debug> DynamicQueryHandler: Done processing query
5379 2024.03.13 04:56:39.723764 [ 3 ] {4faff13a-6cde-4660-9d5b-8396916f5d0f} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
5380 2024.03.13 04:56:39.723779 [ 3 ] {} <Debug> HTTP-Session: 16340208-e784-4b32-8623-c32415c13037 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5381 2024.03.13 04:56:39.723910 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 14008, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5382 2024.03.13 04:56:39.723957 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5383 2024.03.13 04:56:39.723975 [ 3 ] {} <Debug> HTTP-Session: 30454c75-3e78-4701-880f-e26a2c78b9b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
5384 2024.03.13 04:56:39.723991 [ 3 ] {} <Debug> HTTP-Session: 30454c75-3e78-4701-880f-e26a2c78b9b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5385 2024.03.13 04:56:39.724004 [ 3 ] {} <Debug> HTTP-Session: 30454c75-3e78-4701-880f-e26a2c78b9b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5386 2024.03.13 04:56:39.724035 [ 3 ] {} <Trace> HTTP-Session: 30454c75-3e78-4701-880f-e26a2c78b9b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5387 2024.03.13 04:56:39.724120 [ 3 ] {4a8ee369-8ecb-4da1-ba59-b956c29f71c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5388 2024.03.13 04:56:39.724160 [ 3 ] {4a8ee369-8ecb-4da1-ba59-b956c29f71c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5389 2024.03.13 04:56:39.724280 [ 3 ] {4a8ee369-8ecb-4da1-ba59-b956c29f71c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5390 2024.03.13 04:56:39.724651 [ 3 ] {4a8ee369-8ecb-4da1-ba59-b956c29f71c7} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5391 2024.03.13 04:56:39.724686 [ 3 ] {4a8ee369-8ecb-4da1-ba59-b956c29f71c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
5392 2024.03.13 04:56:39.724984 [ 3 ] {4a8ee369-8ecb-4da1-ba59-b956c29f71c7} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
5393 2024.03.13 04:56:39.725273 [ 3 ] {4a8ee369-8ecb-4da1-ba59-b956c29f71c7} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5394 2024.03.13 04:56:39.725394 [ 3 ] {4a8ee369-8ecb-4da1-ba59-b956c29f71c7} <Debug> executeQuery: Read 84 rows, 8.82 KiB in 0.001315 sec., 63878.32699619772 rows/sec., 6.55 MiB/sec.
5395 2024.03.13 04:56:39.725573 [ 3 ] {4a8ee369-8ecb-4da1-ba59-b956c29f71c7} <Debug> DynamicQueryHandler: Done processing query
5396 2024.03.13 04:56:39.725619 [ 3 ] {4a8ee369-8ecb-4da1-ba59-b956c29f71c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.33 MiB.
5397 2024.03.13 04:56:39.725673 [ 3 ] {} <Debug> HTTP-Session: 30454c75-3e78-4701-880f-e26a2c78b9b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5398 2024.03.13 04:56:39.725876 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 4801, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5399 2024.03.13 04:56:39.725926 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5400 2024.03.13 04:56:39.725945 [ 3 ] {} <Debug> HTTP-Session: 63783637-a365-4a7d-a666-7da46ec9778e Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
5401 2024.03.13 04:56:39.725961 [ 3 ] {} <Debug> HTTP-Session: 63783637-a365-4a7d-a666-7da46ec9778e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5402 2024.03.13 04:56:39.725975 [ 3 ] {} <Debug> HTTP-Session: 63783637-a365-4a7d-a666-7da46ec9778e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5403 2024.03.13 04:56:39.726006 [ 3 ] {} <Trace> HTTP-Session: 63783637-a365-4a7d-a666-7da46ec9778e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5404 2024.03.13 04:56:39.726086 [ 3 ] {da8f0367-4afb-4617-bba1-d896befa4bfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5405 2024.03.13 04:56:39.726127 [ 3 ] {da8f0367-4afb-4617-bba1-d896befa4bfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5406 2024.03.13 04:56:39.726272 [ 3 ] {da8f0367-4afb-4617-bba1-d896befa4bfe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5407 2024.03.13 04:56:39.726622 [ 3 ] {da8f0367-4afb-4617-bba1-d896befa4bfe} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5408 2024.03.13 04:56:39.726658 [ 3 ] {da8f0367-4afb-4617-bba1-d896befa4bfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
5409 2024.03.13 04:56:39.726948 [ 3 ] {da8f0367-4afb-4617-bba1-d896befa4bfe} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
5410 2024.03.13 04:56:39.727246 [ 3 ] {da8f0367-4afb-4617-bba1-d896befa4bfe} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5411 2024.03.13 04:56:39.727373 [ 3 ] {da8f0367-4afb-4617-bba1-d896befa4bfe} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001322 sec., 21180.03025718608 rows/sec., 1.66 MiB/sec.
5412 2024.03.13 04:56:39.727493 [ 3 ] {da8f0367-4afb-4617-bba1-d896befa4bfe} <Debug> DynamicQueryHandler: Done processing query
5413 2024.03.13 04:56:39.727516 [ 3 ] {da8f0367-4afb-4617-bba1-d896befa4bfe} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
5414 2024.03.13 04:56:39.727534 [ 3 ] {} <Debug> HTTP-Session: 63783637-a365-4a7d-a666-7da46ec9778e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5415 2024.03.13 04:56:39.727688 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 29991, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5416 2024.03.13 04:56:39.727734 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5417 2024.03.13 04:56:39.727751 [ 3 ] {} <Debug> HTTP-Session: 5f485a6a-338c-4fcc-affd-c1189557e195 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
5418 2024.03.13 04:56:39.727767 [ 3 ] {} <Debug> HTTP-Session: 5f485a6a-338c-4fcc-affd-c1189557e195 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5419 2024.03.13 04:56:39.727780 [ 3 ] {} <Debug> HTTP-Session: 5f485a6a-338c-4fcc-affd-c1189557e195 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5420 2024.03.13 04:56:39.727810 [ 3 ] {} <Trace> HTTP-Session: 5f485a6a-338c-4fcc-affd-c1189557e195 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5421 2024.03.13 04:56:39.728020 [ 3 ] {46df488c-83ba-44c2-a6e0-3a2625535638} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5422 2024.03.13 04:56:39.728066 [ 3 ] {46df488c-83ba-44c2-a6e0-3a2625535638} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5423 2024.03.13 04:56:39.728218 [ 3 ] {46df488c-83ba-44c2-a6e0-3a2625535638} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5424 2024.03.13 04:56:39.728675 [ 3 ] {46df488c-83ba-44c2-a6e0-3a2625535638} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5425 2024.03.13 04:56:39.728708 [ 3 ] {46df488c-83ba-44c2-a6e0-3a2625535638} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
5426 2024.03.13 04:56:39.729110 [ 3 ] {46df488c-83ba-44c2-a6e0-3a2625535638} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
5427 2024.03.13 04:56:39.729424 [ 3 ] {46df488c-83ba-44c2-a6e0-3a2625535638} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5428 2024.03.13 04:56:39.729549 [ 3 ] {46df488c-83ba-44c2-a6e0-3a2625535638} <Debug> executeQuery: Read 28 rows, 38.69 KiB in 0.001694 sec., 16528.92561983471 rows/sec., 22.30 MiB/sec.
5429 2024.03.13 04:56:39.729676 [ 3 ] {46df488c-83ba-44c2-a6e0-3a2625535638} <Debug> DynamicQueryHandler: Done processing query
5430 2024.03.13 04:56:39.729698 [ 3 ] {46df488c-83ba-44c2-a6e0-3a2625535638} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
5431 2024.03.13 04:56:39.729714 [ 3 ] {} <Debug> HTTP-Session: 5f485a6a-338c-4fcc-affd-c1189557e195 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5432 2024.03.13 04:56:44.721060 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 4214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5433 2024.03.13 04:56:44.721200 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5434 2024.03.13 04:56:44.721228 [ 3 ] {} <Debug> HTTP-Session: ab6366a0-6a7a-4673-ac10-bbb4d158e58d Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
5435 2024.03.13 04:56:44.721256 [ 3 ] {} <Debug> HTTP-Session: ab6366a0-6a7a-4673-ac10-bbb4d158e58d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5436 2024.03.13 04:56:44.721273 [ 3 ] {} <Debug> HTTP-Session: ab6366a0-6a7a-4673-ac10-bbb4d158e58d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5437 2024.03.13 04:56:44.721329 [ 3 ] {} <Trace> HTTP-Session: ab6366a0-6a7a-4673-ac10-bbb4d158e58d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5438 2024.03.13 04:56:44.721472 [ 3 ] {1af01939-2b28-42db-9aa4-183d63115f2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5439 2024.03.13 04:56:44.721549 [ 3 ] {1af01939-2b28-42db-9aa4-183d63115f2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5440 2024.03.13 04:56:44.721746 [ 3 ] {1af01939-2b28-42db-9aa4-183d63115f2b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5441 2024.03.13 04:56:44.722235 [ 3 ] {1af01939-2b28-42db-9aa4-183d63115f2b} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5442 2024.03.13 04:56:44.722287 [ 3 ] {1af01939-2b28-42db-9aa4-183d63115f2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
5443 2024.03.13 04:56:44.722671 [ 3 ] {1af01939-2b28-42db-9aa4-183d63115f2b} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
5444 2024.03.13 04:56:44.722995 [ 3 ] {1af01939-2b28-42db-9aa4-183d63115f2b} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5445 2024.03.13 04:56:44.723170 [ 3 ] {1af01939-2b28-42db-9aa4-183d63115f2b} <Debug> executeQuery: Read 29 rows, 2.35 KiB in 0.001763 sec., 16449.234259784458 rows/sec., 1.30 MiB/sec.
5446 2024.03.13 04:56:44.723179 [ 100 ] {} <Debug> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
5447 2024.03.13 04:56:44.723282 [ 100 ] {} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5448 2024.03.13 04:56:44.723338 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
5449 2024.03.13 04:56:44.723390 [ 3 ] {1af01939-2b28-42db-9aa4-183d63115f2b} <Debug> DynamicQueryHandler: Done processing query
5450 2024.03.13 04:56:44.723480 [ 3 ] {1af01939-2b28-42db-9aa4-183d63115f2b} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
5451 2024.03.13 04:56:44.723591 [ 3 ] {} <Debug> HTTP-Session: ab6366a0-6a7a-4673-ac10-bbb4d158e58d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5452 2024.03.13 04:56:44.723653 [ 200 ] {9bec4614-832f-436d-8868-dc505e41396c::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
5453 2024.03.13 04:56:44.723907 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 13526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5454 2024.03.13 04:56:44.724198 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5455 2024.03.13 04:56:44.724319 [ 3 ] {} <Debug> HTTP-Session: 209d6a9b-4f83-435f-9d17-a76347c1a6e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
5456 2024.03.13 04:56:44.724320 [ 200 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5457 2024.03.13 04:56:44.724370 [ 3 ] {} <Debug> HTTP-Session: 209d6a9b-4f83-435f-9d17-a76347c1a6e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5458 2024.03.13 04:56:44.724404 [ 3 ] {} <Debug> HTTP-Session: 209d6a9b-4f83-435f-9d17-a76347c1a6e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5459 2024.03.13 04:56:44.724409 [ 200 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 57 rows starting from the beginning of the part
5460 2024.03.13 04:56:44.724468 [ 3 ] {} <Trace> HTTP-Session: 209d6a9b-4f83-435f-9d17-a76347c1a6e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5461 2024.03.13 04:56:44.724694 [ 200 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 29 rows starting from the beginning of the part
5462 2024.03.13 04:56:44.724744 [ 3 ] {e1d8bfd5-4f95-4612-8c45-e5136ad9aab1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5463 2024.03.13 04:56:44.724878 [ 3 ] {e1d8bfd5-4f95-4612-8c45-e5136ad9aab1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5464 2024.03.13 04:56:44.725023 [ 200 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 28 rows starting from the beginning of the part
5465 2024.03.13 04:56:44.725379 [ 200 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 29 rows starting from the beginning of the part
5466 2024.03.13 04:56:44.725682 [ 200 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 28 rows starting from the beginning of the part
5467 2024.03.13 04:56:44.726030 [ 200 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 29 rows starting from the beginning of the part
5468 2024.03.13 04:56:44.726031 [ 3 ] {e1d8bfd5-4f95-4612-8c45-e5136ad9aab1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5469 2024.03.13 04:56:44.727059 [ 3 ] {e1d8bfd5-4f95-4612-8c45-e5136ad9aab1} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5470 2024.03.13 04:56:44.727121 [ 3 ] {e1d8bfd5-4f95-4612-8c45-e5136ad9aab1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
5471 2024.03.13 04:56:44.727922 [ 3 ] {e1d8bfd5-4f95-4612-8c45-e5136ad9aab1} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
5472 2024.03.13 04:56:44.728796 [ 198 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 200 rows, containing 4 columns (4 merged, 0 gathered) in 0.005362154 sec., 37298.44387162323 rows/sec., 2.95 MiB/sec.
5473 2024.03.13 04:56:44.728821 [ 3 ] {e1d8bfd5-4f95-4612-8c45-e5136ad9aab1} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5474 2024.03.13 04:56:44.729096 [ 100 ] {} <Debug> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
5475 2024.03.13 04:56:44.729114 [ 198 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
5476 2024.03.13 04:56:44.729181 [ 100 ] {} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5477 2024.03.13 04:56:44.729188 [ 3 ] {e1d8bfd5-4f95-4612-8c45-e5136ad9aab1} <Debug> executeQuery: Read 87 rows, 8.18 KiB in 0.00456 sec., 19078.947368421053 rows/sec., 1.75 MiB/sec.
5478 2024.03.13 04:56:44.729263 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
5479 2024.03.13 04:56:44.729659 [ 200 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::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
5480 2024.03.13 04:56:44.730164 [ 3 ] {e1d8bfd5-4f95-4612-8c45-e5136ad9aab1} <Debug> DynamicQueryHandler: Done processing query
5481 2024.03.13 04:56:44.730222 [ 200 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5482 2024.03.13 04:56:44.730264 [ 3 ] {e1d8bfd5-4f95-4612-8c45-e5136ad9aab1} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
5483 2024.03.13 04:56:44.730322 [ 200 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 211 rows starting from the beginning of the part
5484 2024.03.13 04:56:44.730335 [ 3 ] {} <Debug> HTTP-Session: 209d6a9b-4f83-435f-9d17-a76347c1a6e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5485 2024.03.13 04:56:44.730620 [ 200 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 88 rows starting from the beginning of the part
5486 2024.03.13 04:56:44.730640 [ 198 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_46_9} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5487 2024.03.13 04:56:44.731003 [ 200 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 84 rows starting from the beginning of the part
5488 2024.03.13 04:56:44.731131 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 4969, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5489 2024.03.13 04:56:44.731163 [ 198 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_46_9} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
5490 2024.03.13 04:56:44.731411 [ 200 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 124 rows starting from the beginning of the part
5491 2024.03.13 04:56:44.731586 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5492 2024.03.13 04:56:44.731639 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
5493 2024.03.13 04:56:44.731783 [ 200 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 84 rows starting from the beginning of the part
5494 2024.03.13 04:56:44.731795 [ 3 ] {} <Debug> HTTP-Session: 22964584-2bec-4dba-adcf-21b9a53f889c Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
5495 2024.03.13 04:56:44.731850 [ 3 ] {} <Debug> HTTP-Session: 22964584-2bec-4dba-adcf-21b9a53f889c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5496 2024.03.13 04:56:44.731928 [ 3 ] {} <Debug> HTTP-Session: 22964584-2bec-4dba-adcf-21b9a53f889c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5497 2024.03.13 04:56:44.732031 [ 200 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 87 rows starting from the beginning of the part
5498 2024.03.13 04:56:44.732097 [ 3 ] {} <Trace> HTTP-Session: 22964584-2bec-4dba-adcf-21b9a53f889c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5499 2024.03.13 04:56:44.732504 [ 3 ] {f28c8673-7d79-44af-9b23-88f04bca61f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5500 2024.03.13 04:56:44.732568 [ 3 ] {f28c8673-7d79-44af-9b23-88f04bca61f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5501 2024.03.13 04:56:44.733102 [ 3 ] {f28c8673-7d79-44af-9b23-88f04bca61f2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5502 2024.03.13 04:56:44.734063 [ 3 ] {f28c8673-7d79-44af-9b23-88f04bca61f2} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5503 2024.03.13 04:56:44.734137 [ 3 ] {f28c8673-7d79-44af-9b23-88f04bca61f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
5504 2024.03.13 04:56:44.734964 [ 3 ] {f28c8673-7d79-44af-9b23-88f04bca61f2} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
5505 2024.03.13 04:56:44.735030 [ 192 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 678 rows, containing 4 columns (4 merged, 0 gathered) in 0.005638098 sec., 120253.31947050228 rows/sec., 11.30 MiB/sec.
5506 2024.03.13 04:56:44.735328 [ 192 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
5507 2024.03.13 04:56:44.735599 [ 3 ] {f28c8673-7d79-44af-9b23-88f04bca61f2} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5508 2024.03.13 04:56:44.736001 [ 100 ] {} <Debug> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
5509 2024.03.13 04:56:44.736097 [ 3 ] {f28c8673-7d79-44af-9b23-88f04bca61f2} <Debug> executeQuery: Read 29 rows, 2.32 KiB in 0.003743 sec., 7747.79588565322 rows/sec., 620.43 KiB/sec.
5510 2024.03.13 04:56:44.736103 [ 100 ] {} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5511 2024.03.13 04:56:44.736209 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
5512 2024.03.13 04:56:44.736404 [ 192 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_46_9} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5513 2024.03.13 04:56:44.736694 [ 3 ] {f28c8673-7d79-44af-9b23-88f04bca61f2} <Debug> DynamicQueryHandler: Done processing query
5514 2024.03.13 04:56:44.736730 [ 192 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_46_9} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
5515 2024.03.13 04:56:44.736753 [ 3 ] {f28c8673-7d79-44af-9b23-88f04bca61f2} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
5516 2024.03.13 04:56:44.736725 [ 198 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::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
5517 2024.03.13 04:56:44.736793 [ 3 ] {} <Debug> HTTP-Session: 22964584-2bec-4dba-adcf-21b9a53f889c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5518 2024.03.13 04:56:44.736956 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB.
5519 2024.03.13 04:56:44.737097 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 31062, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5520 2024.03.13 04:56:44.737214 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5521 2024.03.13 04:56:44.737277 [ 3 ] {} <Debug> HTTP-Session: 6acb1ff1-d01f-4c96-baba-ed38c9b7da88 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
5522 2024.03.13 04:56:44.737286 [ 198 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5523 2024.03.13 04:56:44.737305 [ 3 ] {} <Debug> HTTP-Session: 6acb1ff1-d01f-4c96-baba-ed38c9b7da88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5524 2024.03.13 04:56:44.737349 [ 3 ] {} <Debug> HTTP-Session: 6acb1ff1-d01f-4c96-baba-ed38c9b7da88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5525 2024.03.13 04:56:44.737380 [ 198 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 107 rows starting from the beginning of the part
5526 2024.03.13 04:56:44.737406 [ 3 ] {} <Trace> HTTP-Session: 6acb1ff1-d01f-4c96-baba-ed38c9b7da88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5527 2024.03.13 04:56:44.737694 [ 198 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 31 rows starting from the beginning of the part
5528 2024.03.13 04:56:44.737837 [ 198 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 28 rows starting from the beginning of the part
5529 2024.03.13 04:56:44.738000 [ 3 ] {ed09772a-8f51-4609-aa2c-6f4228cfa171} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5530 2024.03.13 04:56:44.738143 [ 198 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 55 rows starting from the beginning of the part
5531 2024.03.13 04:56:44.738192 [ 3 ] {ed09772a-8f51-4609-aa2c-6f4228cfa171} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5532 2024.03.13 04:56:44.738437 [ 198 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 28 rows starting from the beginning of the part
5533 2024.03.13 04:56:44.738781 [ 198 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 29 rows starting from the beginning of the part
5534 2024.03.13 04:56:44.739555 [ 3 ] {ed09772a-8f51-4609-aa2c-6f4228cfa171} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5535 2024.03.13 04:56:44.740684 [ 3 ] {ed09772a-8f51-4609-aa2c-6f4228cfa171} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5536 2024.03.13 04:56:44.740763 [ 3 ] {ed09772a-8f51-4609-aa2c-6f4228cfa171} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
5537 2024.03.13 04:56:44.741611 [ 198 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 278 rows, containing 4 columns (4 merged, 0 gathered) in 0.005226981 sec., 53185.57691332721 rows/sec., 4.15 MiB/sec.
5538 2024.03.13 04:56:44.741815 [ 198 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
5539 2024.03.13 04:56:44.741874 [ 3 ] {ed09772a-8f51-4609-aa2c-6f4228cfa171} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
5540 2024.03.13 04:56:44.742740 [ 198 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_46_9} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5541 2024.03.13 04:56:44.742845 [ 3 ] {ed09772a-8f51-4609-aa2c-6f4228cfa171} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5542 2024.03.13 04:56:44.742928 [ 198 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_46_9} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
5543 2024.03.13 04:56:44.743094 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
5544 2024.03.13 04:56:44.743152 [ 100 ] {} <Debug> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
5545 2024.03.13 04:56:44.743244 [ 100 ] {} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5546 2024.03.13 04:56:44.743249 [ 3 ] {ed09772a-8f51-4609-aa2c-6f4228cfa171} <Debug> executeQuery: Read 29 rows, 40.07 KiB in 0.005705 sec., 5083.260297984224 rows/sec., 6.86 MiB/sec.
5547 2024.03.13 04:56:44.743284 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
5548 2024.03.13 04:56:44.743565 [ 192 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::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
5549 2024.03.13 04:56:44.743609 [ 3 ] {ed09772a-8f51-4609-aa2c-6f4228cfa171} <Debug> DynamicQueryHandler: Done processing query
5550 2024.03.13 04:56:44.743660 [ 3 ] {ed09772a-8f51-4609-aa2c-6f4228cfa171} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
5551 2024.03.13 04:56:44.743705 [ 3 ] {} <Debug> HTTP-Session: 6acb1ff1-d01f-4c96-baba-ed38c9b7da88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5552 2024.03.13 04:56:44.743838 [ 192 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5553 2024.03.13 04:56:44.743883 [ 192 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1166 rows starting from the beginning of the part
5554 2024.03.13 04:56:44.744026 [ 192 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 29 rows starting from the beginning of the part
5555 2024.03.13 04:56:44.744242 [ 192 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 28 rows starting from the beginning of the part
5556 2024.03.13 04:56:44.744403 [ 192 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 29 rows starting from the beginning of the part
5557 2024.03.13 04:56:44.744550 [ 192 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 28 rows starting from the beginning of the part
5558 2024.03.13 04:56:44.744654 [ 192 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 29 rows starting from the beginning of the part
5559 2024.03.13 04:56:44.747952 [ 196 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1309 rows, containing 6 columns (6 merged, 0 gathered) in 0.004540381 sec., 288301.79669944 rows/sec., 389.05 MiB/sec.
5560 2024.03.13 04:56:44.748645 [ 196 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
5561 2024.03.13 04:56:44.749042 [ 196 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_46_9} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5562 2024.03.13 04:56:44.749115 [ 196 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_46_9} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
5563 2024.03.13 04:56:44.749191 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.48 MiB.
5564 2024.03.13 04:56:47.445792 [ 97 ] {} <Debug> oximeter.measurements_cumulativeu64 (311b24cf-8761-4f32-8016-e3619c5686da) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0
5565 2024.03.13 04:56:47.445879 [ 97 ] {} <Trace> oximeter.measurements_cumulativeu64 (311b24cf-8761-4f32-8016-e3619c5686da): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5566 2024.03.13 04:56:47.445905 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
5567 2024.03.13 04:56:47.446244 [ 192 ] {311b24cf-8761-4f32-8016-e3619c5686da::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact with storage Full
5568 2024.03.13 04:56:47.446556 [ 192 ] {311b24cf-8761-4f32-8016-e3619c5686da::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5569 2024.03.13 04:56:47.446635 [ 192 ] {311b24cf-8761-4f32-8016-e3619c5686da::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 478 rows starting from the beginning of the part
5570 2024.03.13 04:56:47.446743 [ 192 ] {311b24cf-8761-4f32-8016-e3619c5686da::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 36 rows starting from the beginning of the part
5571 2024.03.13 04:56:47.446973 [ 192 ] {311b24cf-8761-4f32-8016-e3619c5686da::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part
5572 2024.03.13 04:56:47.447118 [ 192 ] {311b24cf-8761-4f32-8016-e3619c5686da::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part
5573 2024.03.13 04:56:47.447363 [ 192 ] {311b24cf-8761-4f32-8016-e3619c5686da::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 37 rows starting from the beginning of the part
5574 2024.03.13 04:56:47.448355 [ 196 ] {311b24cf-8761-4f32-8016-e3619c5686da::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 554 rows, containing 5 columns (5 merged, 0 gathered) in 0.002342386 sec., 236510.97641464727 rows/sec., 16.68 MiB/sec.
5575 2024.03.13 04:56:47.448503 [ 196 ] {311b24cf-8761-4f32-8016-e3619c5686da::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary)
5576 2024.03.13 04:56:47.448909 [ 196 ] {311b24cf-8761-4f32-8016-e3619c5686da::all_1_15_3} <Trace> oximeter.measurements_cumulativeu64 (311b24cf-8761-4f32-8016-e3619c5686da): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5577 2024.03.13 04:56:47.448993 [ 196 ] {311b24cf-8761-4f32-8016-e3619c5686da::all_1_15_3} <Trace> oximeter.measurements_cumulativeu64 (311b24cf-8761-4f32-8016-e3619c5686da) (MergerMutator): Merged 5 parts: [all_1_11_2, all_15_15_0] -> all_1_15_3
5578 2024.03.13 04:56:47.449075 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB.
5579 2024.03.13 04:56:49.721682 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 4072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5580 2024.03.13 04:56:49.721805 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5581 2024.03.13 04:56:49.721834 [ 3 ] {} <Debug> HTTP-Session: 7f73aa6b-93de-4e42-b4c6-7d5f656c1683 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
5582 2024.03.13 04:56:49.721863 [ 3 ] {} <Debug> HTTP-Session: 7f73aa6b-93de-4e42-b4c6-7d5f656c1683 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5583 2024.03.13 04:56:49.721881 [ 3 ] {} <Debug> HTTP-Session: 7f73aa6b-93de-4e42-b4c6-7d5f656c1683 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5584 2024.03.13 04:56:49.721937 [ 3 ] {} <Trace> HTTP-Session: 7f73aa6b-93de-4e42-b4c6-7d5f656c1683 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5585 2024.03.13 04:56:49.722075 [ 3 ] {d2b03c63-aebe-4d76-b02b-556557a131db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5586 2024.03.13 04:56:49.722147 [ 3 ] {d2b03c63-aebe-4d76-b02b-556557a131db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5587 2024.03.13 04:56:49.722360 [ 3 ] {d2b03c63-aebe-4d76-b02b-556557a131db} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5588 2024.03.13 04:56:49.722833 [ 3 ] {d2b03c63-aebe-4d76-b02b-556557a131db} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5589 2024.03.13 04:56:49.722883 [ 3 ] {d2b03c63-aebe-4d76-b02b-556557a131db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
5590 2024.03.13 04:56:49.723272 [ 3 ] {d2b03c63-aebe-4d76-b02b-556557a131db} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
5591 2024.03.13 04:56:49.723609 [ 3 ] {d2b03c63-aebe-4d76-b02b-556557a131db} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5592 2024.03.13 04:56:49.723767 [ 3 ] {d2b03c63-aebe-4d76-b02b-556557a131db} <Debug> executeQuery: Read 28 rows, 2.27 KiB in 0.001756 sec., 15945.330296127562 rows/sec., 1.26 MiB/sec.
5593 2024.03.13 04:56:49.724001 [ 3 ] {d2b03c63-aebe-4d76-b02b-556557a131db} <Debug> DynamicQueryHandler: Done processing query
5594 2024.03.13 04:56:49.724057 [ 3 ] {d2b03c63-aebe-4d76-b02b-556557a131db} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
5595 2024.03.13 04:56:49.724113 [ 3 ] {} <Debug> HTTP-Session: 7f73aa6b-93de-4e42-b4c6-7d5f656c1683 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5596 2024.03.13 04:56:49.724300 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 14008, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5597 2024.03.13 04:56:49.724358 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5598 2024.03.13 04:56:49.724378 [ 3 ] {} <Debug> HTTP-Session: 13e17422-3223-4dba-968e-3270a957f1ce Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
5599 2024.03.13 04:56:49.724397 [ 3 ] {} <Debug> HTTP-Session: 13e17422-3223-4dba-968e-3270a957f1ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5600 2024.03.13 04:56:49.724411 [ 3 ] {} <Debug> HTTP-Session: 13e17422-3223-4dba-968e-3270a957f1ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5601 2024.03.13 04:56:49.724446 [ 3 ] {} <Trace> HTTP-Session: 13e17422-3223-4dba-968e-3270a957f1ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5602 2024.03.13 04:56:49.724547 [ 3 ] {23a4895c-e5ed-4bfb-b2ca-0784a8953650} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5603 2024.03.13 04:56:49.724592 [ 3 ] {23a4895c-e5ed-4bfb-b2ca-0784a8953650} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5604 2024.03.13 04:56:49.724741 [ 3 ] {23a4895c-e5ed-4bfb-b2ca-0784a8953650} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5605 2024.03.13 04:56:49.725140 [ 3 ] {23a4895c-e5ed-4bfb-b2ca-0784a8953650} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5606 2024.03.13 04:56:49.725179 [ 3 ] {23a4895c-e5ed-4bfb-b2ca-0784a8953650} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
5607 2024.03.13 04:56:49.725489 [ 3 ] {23a4895c-e5ed-4bfb-b2ca-0784a8953650} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
5608 2024.03.13 04:56:49.725799 [ 3 ] {23a4895c-e5ed-4bfb-b2ca-0784a8953650} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5609 2024.03.13 04:56:49.725953 [ 3 ] {23a4895c-e5ed-4bfb-b2ca-0784a8953650} <Debug> executeQuery: Read 84 rows, 8.82 KiB in 0.001454 sec., 57771.6643741403 rows/sec., 5.92 MiB/sec.
5610 2024.03.13 04:56:49.726084 [ 3 ] {23a4895c-e5ed-4bfb-b2ca-0784a8953650} <Debug> DynamicQueryHandler: Done processing query
5611 2024.03.13 04:56:49.726109 [ 3 ] {23a4895c-e5ed-4bfb-b2ca-0784a8953650} <Debug> MemoryTracker: Peak memory usage (for query): 4.33 MiB.
5612 2024.03.13 04:56:49.726124 [ 3 ] {} <Debug> HTTP-Session: 13e17422-3223-4dba-968e-3270a957f1ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5613 2024.03.13 04:56:49.726252 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 4801, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5614 2024.03.13 04:56:49.726302 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5615 2024.03.13 04:56:49.726321 [ 3 ] {} <Debug> HTTP-Session: 4fab1721-8931-434d-b404-7ee0ad08e715 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
5616 2024.03.13 04:56:49.726338 [ 3 ] {} <Debug> HTTP-Session: 4fab1721-8931-434d-b404-7ee0ad08e715 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5617 2024.03.13 04:56:49.726351 [ 3 ] {} <Debug> HTTP-Session: 4fab1721-8931-434d-b404-7ee0ad08e715 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5618 2024.03.13 04:56:49.726383 [ 3 ] {} <Trace> HTTP-Session: 4fab1721-8931-434d-b404-7ee0ad08e715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5619 2024.03.13 04:56:49.726455 [ 3 ] {7fa70153-de8d-4f5b-a239-14a1818c3886} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5620 2024.03.13 04:56:49.726496 [ 3 ] {7fa70153-de8d-4f5b-a239-14a1818c3886} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5621 2024.03.13 04:56:49.726625 [ 3 ] {7fa70153-de8d-4f5b-a239-14a1818c3886} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5622 2024.03.13 04:56:49.726918 [ 3 ] {7fa70153-de8d-4f5b-a239-14a1818c3886} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5623 2024.03.13 04:56:49.726956 [ 3 ] {7fa70153-de8d-4f5b-a239-14a1818c3886} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
5624 2024.03.13 04:56:49.727259 [ 3 ] {7fa70153-de8d-4f5b-a239-14a1818c3886} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
5625 2024.03.13 04:56:49.727566 [ 3 ] {7fa70153-de8d-4f5b-a239-14a1818c3886} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5626 2024.03.13 04:56:49.727698 [ 3 ] {7fa70153-de8d-4f5b-a239-14a1818c3886} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001273 sec., 21995.28672427337 rows/sec., 1.72 MiB/sec.
5627 2024.03.13 04:56:49.727840 [ 3 ] {7fa70153-de8d-4f5b-a239-14a1818c3886} <Debug> DynamicQueryHandler: Done processing query
5628 2024.03.13 04:56:49.727864 [ 3 ] {7fa70153-de8d-4f5b-a239-14a1818c3886} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
5629 2024.03.13 04:56:49.727879 [ 3 ] {} <Debug> HTTP-Session: 4fab1721-8931-434d-b404-7ee0ad08e715 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5630 2024.03.13 04:56:49.728061 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 29991, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5631 2024.03.13 04:56:49.728112 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5632 2024.03.13 04:56:49.728130 [ 3 ] {} <Debug> HTTP-Session: 07496eb2-e4eb-47f0-8308-66b01e3ae9bb Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
5633 2024.03.13 04:56:49.728147 [ 3 ] {} <Debug> HTTP-Session: 07496eb2-e4eb-47f0-8308-66b01e3ae9bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5634 2024.03.13 04:56:49.728160 [ 3 ] {} <Debug> HTTP-Session: 07496eb2-e4eb-47f0-8308-66b01e3ae9bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5635 2024.03.13 04:56:49.728191 [ 3 ] {} <Trace> HTTP-Session: 07496eb2-e4eb-47f0-8308-66b01e3ae9bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5636 2024.03.13 04:56:49.728404 [ 3 ] {2ca5d684-5fa6-4da4-ab04-9622387ce899} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5637 2024.03.13 04:56:49.728450 [ 3 ] {2ca5d684-5fa6-4da4-ab04-9622387ce899} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5638 2024.03.13 04:56:49.728615 [ 3 ] {2ca5d684-5fa6-4da4-ab04-9622387ce899} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5639 2024.03.13 04:56:49.729125 [ 3 ] {2ca5d684-5fa6-4da4-ab04-9622387ce899} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5640 2024.03.13 04:56:49.729161 [ 3 ] {2ca5d684-5fa6-4da4-ab04-9622387ce899} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
5641 2024.03.13 04:56:49.729583 [ 3 ] {2ca5d684-5fa6-4da4-ab04-9622387ce899} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
5642 2024.03.13 04:56:49.729924 [ 3 ] {2ca5d684-5fa6-4da4-ab04-9622387ce899} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5643 2024.03.13 04:56:49.730081 [ 3 ] {2ca5d684-5fa6-4da4-ab04-9622387ce899} <Debug> executeQuery: Read 28 rows, 38.69 KiB in 0.001836 sec., 15250.544662309369 rows/sec., 20.58 MiB/sec.
5644 2024.03.13 04:56:49.730213 [ 3 ] {2ca5d684-5fa6-4da4-ab04-9622387ce899} <Debug> DynamicQueryHandler: Done processing query
5645 2024.03.13 04:56:49.730238 [ 3 ] {2ca5d684-5fa6-4da4-ab04-9622387ce899} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
5646 2024.03.13 04:56:49.730254 [ 3 ] {} <Debug> HTTP-Session: 07496eb2-e4eb-47f0-8308-66b01e3ae9bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5647 2024.03.13 04:56:53.500183 [ 68 ] {} <Debug> DNSResolver: Updating DNS cache
5648 2024.03.13 04:56:53.500283 [ 68 ] {} <Debug> DNSResolver: Updated DNS cache
5649 2024.03.13 04:56:54.721187 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 4214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5650 2024.03.13 04:56:54.721314 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5651 2024.03.13 04:56:54.721343 [ 3 ] {} <Debug> HTTP-Session: d7b8a48d-cf83-4281-a0e3-97d84ba6bf99 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
5652 2024.03.13 04:56:54.721371 [ 3 ] {} <Debug> HTTP-Session: d7b8a48d-cf83-4281-a0e3-97d84ba6bf99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5653 2024.03.13 04:56:54.721390 [ 3 ] {} <Debug> HTTP-Session: d7b8a48d-cf83-4281-a0e3-97d84ba6bf99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5654 2024.03.13 04:56:54.721444 [ 3 ] {} <Trace> HTTP-Session: d7b8a48d-cf83-4281-a0e3-97d84ba6bf99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5655 2024.03.13 04:56:54.721583 [ 3 ] {c93a201c-4549-4c99-89c6-abe8cc96a6af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5656 2024.03.13 04:56:54.721654 [ 3 ] {c93a201c-4549-4c99-89c6-abe8cc96a6af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5657 2024.03.13 04:56:54.721863 [ 3 ] {c93a201c-4549-4c99-89c6-abe8cc96a6af} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5658 2024.03.13 04:56:54.722304 [ 3 ] {c93a201c-4549-4c99-89c6-abe8cc96a6af} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5659 2024.03.13 04:56:54.722354 [ 3 ] {c93a201c-4549-4c99-89c6-abe8cc96a6af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
5660 2024.03.13 04:56:54.722743 [ 3 ] {c93a201c-4549-4c99-89c6-abe8cc96a6af} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
5661 2024.03.13 04:56:54.723071 [ 3 ] {c93a201c-4549-4c99-89c6-abe8cc96a6af} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5662 2024.03.13 04:56:54.723237 [ 3 ] {c93a201c-4549-4c99-89c6-abe8cc96a6af} <Debug> executeQuery: Read 29 rows, 2.35 KiB in 0.001716 sec., 16899.7668997669 rows/sec., 1.34 MiB/sec.
5663 2024.03.13 04:56:54.723389 [ 3 ] {c93a201c-4549-4c99-89c6-abe8cc96a6af} <Debug> DynamicQueryHandler: Done processing query
5664 2024.03.13 04:56:54.723415 [ 3 ] {c93a201c-4549-4c99-89c6-abe8cc96a6af} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
5665 2024.03.13 04:56:54.723432 [ 3 ] {} <Debug> HTTP-Session: d7b8a48d-cf83-4281-a0e3-97d84ba6bf99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5666 2024.03.13 04:56:54.723573 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 13526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5667 2024.03.13 04:56:54.723622 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5668 2024.03.13 04:56:54.723640 [ 3 ] {} <Debug> HTTP-Session: c0bceb17-dd86-4816-8c87-87c95da28c9b Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
5669 2024.03.13 04:56:54.723656 [ 3 ] {} <Debug> HTTP-Session: c0bceb17-dd86-4816-8c87-87c95da28c9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5670 2024.03.13 04:56:54.723669 [ 3 ] {} <Debug> HTTP-Session: c0bceb17-dd86-4816-8c87-87c95da28c9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5671 2024.03.13 04:56:54.723701 [ 3 ] {} <Trace> HTTP-Session: c0bceb17-dd86-4816-8c87-87c95da28c9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5672 2024.03.13 04:56:54.723791 [ 3 ] {9559a6a6-e1e0-4f84-9f53-46c8baf69ae3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5673 2024.03.13 04:56:54.723832 [ 3 ] {9559a6a6-e1e0-4f84-9f53-46c8baf69ae3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5674 2024.03.13 04:56:54.723955 [ 3 ] {9559a6a6-e1e0-4f84-9f53-46c8baf69ae3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5675 2024.03.13 04:56:54.724330 [ 3 ] {9559a6a6-e1e0-4f84-9f53-46c8baf69ae3} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5676 2024.03.13 04:56:54.724369 [ 3 ] {9559a6a6-e1e0-4f84-9f53-46c8baf69ae3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
5677 2024.03.13 04:56:54.724675 [ 3 ] {9559a6a6-e1e0-4f84-9f53-46c8baf69ae3} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
5678 2024.03.13 04:56:54.724975 [ 3 ] {9559a6a6-e1e0-4f84-9f53-46c8baf69ae3} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5679 2024.03.13 04:56:54.725127 [ 3 ] {9559a6a6-e1e0-4f84-9f53-46c8baf69ae3} <Debug> executeQuery: Read 87 rows, 8.18 KiB in 0.001381 sec., 62997.82766111513 rows/sec., 5.79 MiB/sec.
5680 2024.03.13 04:56:54.725249 [ 3 ] {9559a6a6-e1e0-4f84-9f53-46c8baf69ae3} <Debug> DynamicQueryHandler: Done processing query
5681 2024.03.13 04:56:54.725273 [ 3 ] {9559a6a6-e1e0-4f84-9f53-46c8baf69ae3} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
5682 2024.03.13 04:56:54.725290 [ 3 ] {} <Debug> HTTP-Session: c0bceb17-dd86-4816-8c87-87c95da28c9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5683 2024.03.13 04:56:54.725422 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 4969, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5684 2024.03.13 04:56:54.725469 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5685 2024.03.13 04:56:54.725487 [ 3 ] {} <Debug> HTTP-Session: 55b0054c-c0cf-42f2-af7b-9d48a919d398 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
5686 2024.03.13 04:56:54.725504 [ 3 ] {} <Debug> HTTP-Session: 55b0054c-c0cf-42f2-af7b-9d48a919d398 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5687 2024.03.13 04:56:54.725518 [ 3 ] {} <Debug> HTTP-Session: 55b0054c-c0cf-42f2-af7b-9d48a919d398 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5688 2024.03.13 04:56:54.725550 [ 3 ] {} <Trace> HTTP-Session: 55b0054c-c0cf-42f2-af7b-9d48a919d398 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5689 2024.03.13 04:56:54.725623 [ 3 ] {7366e64d-768d-4a43-b3ab-4631cfc53b2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5690 2024.03.13 04:56:54.725663 [ 3 ] {7366e64d-768d-4a43-b3ab-4631cfc53b2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5691 2024.03.13 04:56:54.725788 [ 3 ] {7366e64d-768d-4a43-b3ab-4631cfc53b2f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5692 2024.03.13 04:56:54.726092 [ 3 ] {7366e64d-768d-4a43-b3ab-4631cfc53b2f} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5693 2024.03.13 04:56:54.726129 [ 3 ] {7366e64d-768d-4a43-b3ab-4631cfc53b2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
5694 2024.03.13 04:56:54.726431 [ 3 ] {7366e64d-768d-4a43-b3ab-4631cfc53b2f} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
5695 2024.03.13 04:56:54.726750 [ 3 ] {7366e64d-768d-4a43-b3ab-4631cfc53b2f} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5696 2024.03.13 04:56:54.726904 [ 3 ] {7366e64d-768d-4a43-b3ab-4631cfc53b2f} <Debug> executeQuery: Read 29 rows, 2.32 KiB in 0.001305 sec., 22222.222222222223 rows/sec., 1.74 MiB/sec.
5697 2024.03.13 04:56:54.727028 [ 3 ] {7366e64d-768d-4a43-b3ab-4631cfc53b2f} <Debug> DynamicQueryHandler: Done processing query
5698 2024.03.13 04:56:54.727052 [ 3 ] {7366e64d-768d-4a43-b3ab-4631cfc53b2f} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
5699 2024.03.13 04:56:54.727068 [ 3 ] {} <Debug> HTTP-Session: 55b0054c-c0cf-42f2-af7b-9d48a919d398 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5700 2024.03.13 04:56:54.727285 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 31062, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5701 2024.03.13 04:56:54.727331 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5702 2024.03.13 04:56:54.727350 [ 3 ] {} <Debug> HTTP-Session: 627674ec-5a1d-4ee0-8742-d218a3d910cd Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
5703 2024.03.13 04:56:54.727366 [ 3 ] {} <Debug> HTTP-Session: 627674ec-5a1d-4ee0-8742-d218a3d910cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5704 2024.03.13 04:56:54.727379 [ 3 ] {} <Debug> HTTP-Session: 627674ec-5a1d-4ee0-8742-d218a3d910cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5705 2024.03.13 04:56:54.727409 [ 3 ] {} <Trace> HTTP-Session: 627674ec-5a1d-4ee0-8742-d218a3d910cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5706 2024.03.13 04:56:54.727620 [ 3 ] {c166b45d-f6c5-4dbf-b729-21e4306317d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5707 2024.03.13 04:56:54.727665 [ 3 ] {c166b45d-f6c5-4dbf-b729-21e4306317d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5708 2024.03.13 04:56:54.727822 [ 3 ] {c166b45d-f6c5-4dbf-b729-21e4306317d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5709 2024.03.13 04:56:54.728290 [ 3 ] {c166b45d-f6c5-4dbf-b729-21e4306317d9} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5710 2024.03.13 04:56:54.728326 [ 3 ] {c166b45d-f6c5-4dbf-b729-21e4306317d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
5711 2024.03.13 04:56:54.728745 [ 3 ] {c166b45d-f6c5-4dbf-b729-21e4306317d9} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
5712 2024.03.13 04:56:54.729074 [ 3 ] {c166b45d-f6c5-4dbf-b729-21e4306317d9} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5713 2024.03.13 04:56:54.729218 [ 3 ] {c166b45d-f6c5-4dbf-b729-21e4306317d9} <Debug> executeQuery: Read 29 rows, 40.07 KiB in 0.001763 sec., 16449.234259784458 rows/sec., 22.20 MiB/sec.
5714 2024.03.13 04:56:54.729356 [ 3 ] {c166b45d-f6c5-4dbf-b729-21e4306317d9} <Debug> DynamicQueryHandler: Done processing query
5715 2024.03.13 04:56:54.729380 [ 3 ] {c166b45d-f6c5-4dbf-b729-21e4306317d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
5716 2024.03.13 04:56:54.729397 [ 3 ] {} <Debug> HTTP-Session: 627674ec-5a1d-4ee0-8742-d218a3d910cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5717 2024.03.13 04:56:59.721033 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 4072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5718 2024.03.13 04:56:59.721174 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5719 2024.03.13 04:56:59.721203 [ 3 ] {} <Debug> HTTP-Session: a70002d4-95f7-4826-a1e9-5b2ef51ed831 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
5720 2024.03.13 04:56:59.721232 [ 3 ] {} <Debug> HTTP-Session: a70002d4-95f7-4826-a1e9-5b2ef51ed831 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5721 2024.03.13 04:56:59.721250 [ 3 ] {} <Debug> HTTP-Session: a70002d4-95f7-4826-a1e9-5b2ef51ed831 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5722 2024.03.13 04:56:59.721305 [ 3 ] {} <Trace> HTTP-Session: a70002d4-95f7-4826-a1e9-5b2ef51ed831 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5723 2024.03.13 04:56:59.721440 [ 3 ] {0412a814-5f5a-4b2c-ac7c-bffad5a82a74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5724 2024.03.13 04:56:59.721512 [ 3 ] {0412a814-5f5a-4b2c-ac7c-bffad5a82a74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5725 2024.03.13 04:56:59.721725 [ 3 ] {0412a814-5f5a-4b2c-ac7c-bffad5a82a74} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5726 2024.03.13 04:56:59.722190 [ 3 ] {0412a814-5f5a-4b2c-ac7c-bffad5a82a74} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5727 2024.03.13 04:56:59.722234 [ 3 ] {0412a814-5f5a-4b2c-ac7c-bffad5a82a74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
5728 2024.03.13 04:56:59.722613 [ 3 ] {0412a814-5f5a-4b2c-ac7c-bffad5a82a74} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
5729 2024.03.13 04:56:59.722935 [ 3 ] {0412a814-5f5a-4b2c-ac7c-bffad5a82a74} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5730 2024.03.13 04:56:59.723090 [ 3 ] {0412a814-5f5a-4b2c-ac7c-bffad5a82a74} <Debug> executeQuery: Read 28 rows, 2.27 KiB in 0.001714 sec., 16336.056009334889 rows/sec., 1.29 MiB/sec.
5731 2024.03.13 04:56:59.723317 [ 3 ] {0412a814-5f5a-4b2c-ac7c-bffad5a82a74} <Debug> DynamicQueryHandler: Done processing query
5732 2024.03.13 04:56:59.723378 [ 3 ] {0412a814-5f5a-4b2c-ac7c-bffad5a82a74} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
5733 2024.03.13 04:56:59.723434 [ 3 ] {} <Debug> HTTP-Session: a70002d4-95f7-4826-a1e9-5b2ef51ed831 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5734 2024.03.13 04:56:59.723635 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 14008, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5735 2024.03.13 04:56:59.723687 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5736 2024.03.13 04:56:59.723706 [ 3 ] {} <Debug> HTTP-Session: 64c8a71e-b8ff-45b8-b981-1afa04c79649 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
5737 2024.03.13 04:56:59.723723 [ 3 ] {} <Debug> HTTP-Session: 64c8a71e-b8ff-45b8-b981-1afa04c79649 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5738 2024.03.13 04:56:59.723737 [ 3 ] {} <Debug> HTTP-Session: 64c8a71e-b8ff-45b8-b981-1afa04c79649 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5739 2024.03.13 04:56:59.723770 [ 3 ] {} <Trace> HTTP-Session: 64c8a71e-b8ff-45b8-b981-1afa04c79649 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5740 2024.03.13 04:56:59.723862 [ 3 ] {2a3f5cc7-e943-4eec-aa72-7fa5bd5822b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5741 2024.03.13 04:56:59.723904 [ 3 ] {2a3f5cc7-e943-4eec-aa72-7fa5bd5822b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5742 2024.03.13 04:56:59.724046 [ 3 ] {2a3f5cc7-e943-4eec-aa72-7fa5bd5822b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5743 2024.03.13 04:56:59.724413 [ 3 ] {2a3f5cc7-e943-4eec-aa72-7fa5bd5822b5} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5744 2024.03.13 04:56:59.724452 [ 3 ] {2a3f5cc7-e943-4eec-aa72-7fa5bd5822b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
5745 2024.03.13 04:56:59.724756 [ 3 ] {2a3f5cc7-e943-4eec-aa72-7fa5bd5822b5} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
5746 2024.03.13 04:56:59.725064 [ 3 ] {2a3f5cc7-e943-4eec-aa72-7fa5bd5822b5} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5747 2024.03.13 04:56:59.725212 [ 3 ] {2a3f5cc7-e943-4eec-aa72-7fa5bd5822b5} <Debug> executeQuery: Read 84 rows, 8.82 KiB in 0.001391 sec., 60388.2099209202 rows/sec., 6.19 MiB/sec.
5748 2024.03.13 04:56:59.725412 [ 3 ] {2a3f5cc7-e943-4eec-aa72-7fa5bd5822b5} <Debug> DynamicQueryHandler: Done processing query
5749 2024.03.13 04:56:59.725470 [ 3 ] {2a3f5cc7-e943-4eec-aa72-7fa5bd5822b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.33 MiB.
5750 2024.03.13 04:56:59.725526 [ 3 ] {} <Debug> HTTP-Session: 64c8a71e-b8ff-45b8-b981-1afa04c79649 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5751 2024.03.13 04:56:59.725730 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 4801, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5752 2024.03.13 04:56:59.725782 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5753 2024.03.13 04:56:59.725802 [ 3 ] {} <Debug> HTTP-Session: ac1627d0-738a-4497-b420-8da28ee77d67 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
5754 2024.03.13 04:56:59.725819 [ 3 ] {} <Debug> HTTP-Session: ac1627d0-738a-4497-b420-8da28ee77d67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5755 2024.03.13 04:56:59.725833 [ 3 ] {} <Debug> HTTP-Session: ac1627d0-738a-4497-b420-8da28ee77d67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5756 2024.03.13 04:56:59.725864 [ 3 ] {} <Trace> HTTP-Session: ac1627d0-738a-4497-b420-8da28ee77d67 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5757 2024.03.13 04:56:59.725946 [ 3 ] {fefa66ad-f034-47a4-b2af-a33b78576601} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5758 2024.03.13 04:56:59.725988 [ 3 ] {fefa66ad-f034-47a4-b2af-a33b78576601} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5759 2024.03.13 04:56:59.726133 [ 3 ] {fefa66ad-f034-47a4-b2af-a33b78576601} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5760 2024.03.13 04:56:59.726483 [ 3 ] {fefa66ad-f034-47a4-b2af-a33b78576601} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5761 2024.03.13 04:56:59.726537 [ 3 ] {fefa66ad-f034-47a4-b2af-a33b78576601} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
5762 2024.03.13 04:56:59.726836 [ 3 ] {fefa66ad-f034-47a4-b2af-a33b78576601} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
5763 2024.03.13 04:56:59.727131 [ 3 ] {fefa66ad-f034-47a4-b2af-a33b78576601} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5764 2024.03.13 04:56:59.727281 [ 3 ] {fefa66ad-f034-47a4-b2af-a33b78576601} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001367 sec., 20482.809070958305 rows/sec., 1.60 MiB/sec.
5765 2024.03.13 04:56:59.727404 [ 3 ] {fefa66ad-f034-47a4-b2af-a33b78576601} <Debug> DynamicQueryHandler: Done processing query
5766 2024.03.13 04:56:59.727429 [ 3 ] {fefa66ad-f034-47a4-b2af-a33b78576601} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
5767 2024.03.13 04:56:59.727444 [ 3 ] {} <Debug> HTTP-Session: ac1627d0-738a-4497-b420-8da28ee77d67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5768 2024.03.13 04:56:59.727583 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 29991, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5769 2024.03.13 04:56:59.727630 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5770 2024.03.13 04:56:59.727649 [ 3 ] {} <Debug> HTTP-Session: b3cd7da8-16a9-461d-b8c8-441df896c9a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
5771 2024.03.13 04:56:59.727665 [ 3 ] {} <Debug> HTTP-Session: b3cd7da8-16a9-461d-b8c8-441df896c9a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5772 2024.03.13 04:56:59.727679 [ 3 ] {} <Debug> HTTP-Session: b3cd7da8-16a9-461d-b8c8-441df896c9a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5773 2024.03.13 04:56:59.727709 [ 3 ] {} <Trace> HTTP-Session: b3cd7da8-16a9-461d-b8c8-441df896c9a1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5774 2024.03.13 04:56:59.727925 [ 3 ] {8e8bc444-98c9-4a44-92d0-0068e96350e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5775 2024.03.13 04:56:59.727970 [ 3 ] {8e8bc444-98c9-4a44-92d0-0068e96350e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5776 2024.03.13 04:56:59.728125 [ 3 ] {8e8bc444-98c9-4a44-92d0-0068e96350e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5777 2024.03.13 04:56:59.728610 [ 3 ] {8e8bc444-98c9-4a44-92d0-0068e96350e7} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5778 2024.03.13 04:56:59.728646 [ 3 ] {8e8bc444-98c9-4a44-92d0-0068e96350e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
5779 2024.03.13 04:56:59.729051 [ 3 ] {8e8bc444-98c9-4a44-92d0-0068e96350e7} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
5780 2024.03.13 04:56:59.729379 [ 3 ] {8e8bc444-98c9-4a44-92d0-0068e96350e7} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5781 2024.03.13 04:56:59.729544 [ 3 ] {8e8bc444-98c9-4a44-92d0-0068e96350e7} <Debug> executeQuery: Read 28 rows, 38.69 KiB in 0.001784 sec., 15695.06726457399 rows/sec., 21.18 MiB/sec.
5782 2024.03.13 04:56:59.729780 [ 3 ] {8e8bc444-98c9-4a44-92d0-0068e96350e7} <Debug> DynamicQueryHandler: Done processing query
5783 2024.03.13 04:56:59.729853 [ 3 ] {8e8bc444-98c9-4a44-92d0-0068e96350e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
5784 2024.03.13 04:56:59.729913 [ 3 ] {} <Debug> HTTP-Session: b3cd7da8-16a9-461d-b8c8-441df896c9a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5785 2024.03.13 04:57:04.723238 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 4214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5786 2024.03.13 04:57:04.723429 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5787 2024.03.13 04:57:04.723473 [ 3 ] {} <Debug> HTTP-Session: ee4923b1-147f-4672-b31f-557c1d0cfef3 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
5788 2024.03.13 04:57:04.723516 [ 3 ] {} <Debug> HTTP-Session: ee4923b1-147f-4672-b31f-557c1d0cfef3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5789 2024.03.13 04:57:04.723544 [ 3 ] {} <Debug> HTTP-Session: ee4923b1-147f-4672-b31f-557c1d0cfef3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5790 2024.03.13 04:57:04.723624 [ 3 ] {} <Trace> HTTP-Session: ee4923b1-147f-4672-b31f-557c1d0cfef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5791 2024.03.13 04:57:04.723821 [ 3 ] {8ef03073-5c27-4666-90e3-c7d92a99b89f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5792 2024.03.13 04:57:04.723923 [ 3 ] {8ef03073-5c27-4666-90e3-c7d92a99b89f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5793 2024.03.13 04:57:04.724200 [ 3 ] {8ef03073-5c27-4666-90e3-c7d92a99b89f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5794 2024.03.13 04:57:04.724649 [ 3 ] {8ef03073-5c27-4666-90e3-c7d92a99b89f} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5795 2024.03.13 04:57:04.724700 [ 3 ] {8ef03073-5c27-4666-90e3-c7d92a99b89f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
5796 2024.03.13 04:57:04.725143 [ 3 ] {8ef03073-5c27-4666-90e3-c7d92a99b89f} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
5797 2024.03.13 04:57:04.725482 [ 3 ] {8ef03073-5c27-4666-90e3-c7d92a99b89f} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5798 2024.03.13 04:57:04.725646 [ 3 ] {8ef03073-5c27-4666-90e3-c7d92a99b89f} <Debug> executeQuery: Read 29 rows, 2.35 KiB in 0.001919 sec., 15112.037519541429 rows/sec., 1.20 MiB/sec.
5799 2024.03.13 04:57:04.725812 [ 3 ] {8ef03073-5c27-4666-90e3-c7d92a99b89f} <Debug> DynamicQueryHandler: Done processing query
5800 2024.03.13 04:57:04.725840 [ 3 ] {8ef03073-5c27-4666-90e3-c7d92a99b89f} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
5801 2024.03.13 04:57:04.725855 [ 3 ] {} <Debug> HTTP-Session: ee4923b1-147f-4672-b31f-557c1d0cfef3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5802 2024.03.13 04:57:04.726069 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 18464, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5803 2024.03.13 04:57:04.726150 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5804 2024.03.13 04:57:04.726170 [ 3 ] {} <Debug> HTTP-Session: 3f3b77ad-b4ca-4ed2-8aa0-af6f02a61cdb Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
5805 2024.03.13 04:57:04.726188 [ 3 ] {} <Debug> HTTP-Session: 3f3b77ad-b4ca-4ed2-8aa0-af6f02a61cdb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5806 2024.03.13 04:57:04.726202 [ 3 ] {} <Debug> HTTP-Session: 3f3b77ad-b4ca-4ed2-8aa0-af6f02a61cdb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5807 2024.03.13 04:57:04.726236 [ 3 ] {} <Trace> HTTP-Session: 3f3b77ad-b4ca-4ed2-8aa0-af6f02a61cdb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5808 2024.03.13 04:57:04.726342 [ 3 ] {8d8e1e60-eeda-4424-aba3-0f2e36705705} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5809 2024.03.13 04:57:04.726384 [ 3 ] {8d8e1e60-eeda-4424-aba3-0f2e36705705} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5810 2024.03.13 04:57:04.726518 [ 3 ] {8d8e1e60-eeda-4424-aba3-0f2e36705705} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5811 2024.03.13 04:57:04.726989 [ 3 ] {8d8e1e60-eeda-4424-aba3-0f2e36705705} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5812 2024.03.13 04:57:04.727027 [ 3 ] {8d8e1e60-eeda-4424-aba3-0f2e36705705} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
5813 2024.03.13 04:57:04.727338 [ 3 ] {8d8e1e60-eeda-4424-aba3-0f2e36705705} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
5814 2024.03.13 04:57:04.727637 [ 3 ] {8d8e1e60-eeda-4424-aba3-0f2e36705705} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5815 2024.03.13 04:57:04.727770 [ 3 ] {8d8e1e60-eeda-4424-aba3-0f2e36705705} <Debug> executeQuery: Read 123 rows, 10.95 KiB in 0.001487 sec., 82716.87962340283 rows/sec., 7.19 MiB/sec.
5816 2024.03.13 04:57:04.727971 [ 3 ] {8d8e1e60-eeda-4424-aba3-0f2e36705705} <Debug> DynamicQueryHandler: Done processing query
5817 2024.03.13 04:57:04.727996 [ 3 ] {8d8e1e60-eeda-4424-aba3-0f2e36705705} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB.
5818 2024.03.13 04:57:04.728043 [ 3 ] {} <Debug> HTTP-Session: 3f3b77ad-b4ca-4ed2-8aa0-af6f02a61cdb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5819 2024.03.13 04:57:04.728302 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 9013, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5820 2024.03.13 04:57:04.728365 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5821 2024.03.13 04:57:04.728385 [ 3 ] {} <Debug> HTTP-Session: 9f353720-d879-431e-9997-4ca23c0464d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
5822 2024.03.13 04:57:04.728402 [ 3 ] {} <Debug> HTTP-Session: 9f353720-d879-431e-9997-4ca23c0464d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5823 2024.03.13 04:57:04.728416 [ 3 ] {} <Debug> HTTP-Session: 9f353720-d879-431e-9997-4ca23c0464d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5824 2024.03.13 04:57:04.728449 [ 3 ] {} <Trace> HTTP-Session: 9f353720-d879-431e-9997-4ca23c0464d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5825 2024.03.13 04:57:04.728541 [ 3 ] {d108ca35-e106-4d24-bc91-30bfefeb0613} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5826 2024.03.13 04:57:04.728584 [ 3 ] {d108ca35-e106-4d24-bc91-30bfefeb0613} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5827 2024.03.13 04:57:04.728737 [ 3 ] {d108ca35-e106-4d24-bc91-30bfefeb0613} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5828 2024.03.13 04:57:04.729059 [ 3 ] {d108ca35-e106-4d24-bc91-30bfefeb0613} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5829 2024.03.13 04:57:04.729097 [ 3 ] {d108ca35-e106-4d24-bc91-30bfefeb0613} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
5830 2024.03.13 04:57:04.729391 [ 3 ] {d108ca35-e106-4d24-bc91-30bfefeb0613} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
5831 2024.03.13 04:57:04.729682 [ 3 ] {d108ca35-e106-4d24-bc91-30bfefeb0613} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5832 2024.03.13 04:57:04.729841 [ 3 ] {d108ca35-e106-4d24-bc91-30bfefeb0613} <Debug> executeQuery: Read 53 rows, 4.22 KiB in 0.001335 sec., 39700.37453183521 rows/sec., 3.09 MiB/sec.
5833 2024.03.13 04:57:04.729960 [ 3 ] {d108ca35-e106-4d24-bc91-30bfefeb0613} <Debug> DynamicQueryHandler: Done processing query
5834 2024.03.13 04:57:04.729984 [ 3 ] {d108ca35-e106-4d24-bc91-30bfefeb0613} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
5835 2024.03.13 04:57:04.730000 [ 3 ] {} <Debug> HTTP-Session: 9f353720-d879-431e-9997-4ca23c0464d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5836 2024.03.13 04:57:04.730158 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 7036, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5837 2024.03.13 04:57:04.730205 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5838 2024.03.13 04:57:04.730223 [ 3 ] {} <Debug> HTTP-Session: 636b4683-c0c3-497f-a469-9b98bf4ca510 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
5839 2024.03.13 04:57:04.730240 [ 3 ] {} <Debug> HTTP-Session: 636b4683-c0c3-497f-a469-9b98bf4ca510 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5840 2024.03.13 04:57:04.730254 [ 3 ] {} <Debug> HTTP-Session: 636b4683-c0c3-497f-a469-9b98bf4ca510 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5841 2024.03.13 04:57:04.730284 [ 3 ] {} <Trace> HTTP-Session: 636b4683-c0c3-497f-a469-9b98bf4ca510 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5842 2024.03.13 04:57:04.730363 [ 3 ] {b2473d53-e13a-4180-96ba-67dbf63df0c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5843 2024.03.13 04:57:04.730406 [ 3 ] {b2473d53-e13a-4180-96ba-67dbf63df0c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5844 2024.03.13 04:57:04.730548 [ 3 ] {b2473d53-e13a-4180-96ba-67dbf63df0c3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5845 2024.03.13 04:57:04.730851 [ 3 ] {b2473d53-e13a-4180-96ba-67dbf63df0c3} <Trace> oximeter.measurements_cumulativeu64 (311b24cf-8761-4f32-8016-e3619c5686da): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5846 2024.03.13 04:57:04.730889 [ 3 ] {b2473d53-e13a-4180-96ba-67dbf63df0c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
5847 2024.03.13 04:57:04.731253 [ 3 ] {b2473d53-e13a-4180-96ba-67dbf63df0c3} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
5848 2024.03.13 04:57:04.731580 [ 3 ] {b2473d53-e13a-4180-96ba-67dbf63df0c3} <Trace> oximeter.measurements_cumulativeu64 (311b24cf-8761-4f32-8016-e3619c5686da): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5849 2024.03.13 04:57:04.731733 [ 3 ] {b2473d53-e13a-4180-96ba-67dbf63df0c3} <Debug> executeQuery: Read 36 rows, 2.60 KiB in 0.0014 sec., 25714.285714285714 rows/sec., 1.81 MiB/sec.
5850 2024.03.13 04:57:04.731859 [ 3 ] {b2473d53-e13a-4180-96ba-67dbf63df0c3} <Debug> DynamicQueryHandler: Done processing query
5851 2024.03.13 04:57:04.731882 [ 3 ] {b2473d53-e13a-4180-96ba-67dbf63df0c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
5852 2024.03.13 04:57:04.731898 [ 3 ] {} <Debug> HTTP-Session: 636b4683-c0c3-497f-a469-9b98bf4ca510 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5853 2024.03.13 04:57:04.732035 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 31062, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5854 2024.03.13 04:57:04.732085 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5855 2024.03.13 04:57:04.732102 [ 3 ] {} <Debug> HTTP-Session: 57c99ffc-291e-4850-8c24-8eb53fa9eaa3 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
5856 2024.03.13 04:57:04.732119 [ 3 ] {} <Debug> HTTP-Session: 57c99ffc-291e-4850-8c24-8eb53fa9eaa3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5857 2024.03.13 04:57:04.732133 [ 3 ] {} <Debug> HTTP-Session: 57c99ffc-291e-4850-8c24-8eb53fa9eaa3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5858 2024.03.13 04:57:04.732163 [ 3 ] {} <Trace> HTTP-Session: 57c99ffc-291e-4850-8c24-8eb53fa9eaa3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5859 2024.03.13 04:57:04.732385 [ 3 ] {883ebc42-9867-40e5-aa45-07b59cd121df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5860 2024.03.13 04:57:04.732429 [ 3 ] {883ebc42-9867-40e5-aa45-07b59cd121df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5861 2024.03.13 04:57:04.732588 [ 3 ] {883ebc42-9867-40e5-aa45-07b59cd121df} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5862 2024.03.13 04:57:04.733035 [ 3 ] {883ebc42-9867-40e5-aa45-07b59cd121df} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5863 2024.03.13 04:57:04.733072 [ 3 ] {883ebc42-9867-40e5-aa45-07b59cd121df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
5864 2024.03.13 04:57:04.733472 [ 3 ] {883ebc42-9867-40e5-aa45-07b59cd121df} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
5865 2024.03.13 04:57:04.733806 [ 3 ] {883ebc42-9867-40e5-aa45-07b59cd121df} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5866 2024.03.13 04:57:04.733965 [ 3 ] {883ebc42-9867-40e5-aa45-07b59cd121df} <Debug> executeQuery: Read 29 rows, 40.07 KiB in 0.001748 sec., 16590.389016018307 rows/sec., 22.39 MiB/sec.
5867 2024.03.13 04:57:04.734091 [ 3 ] {883ebc42-9867-40e5-aa45-07b59cd121df} <Debug> DynamicQueryHandler: Done processing query
5868 2024.03.13 04:57:04.734114 [ 3 ] {883ebc42-9867-40e5-aa45-07b59cd121df} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
5869 2024.03.13 04:57:04.734129 [ 3 ] {} <Debug> HTTP-Session: 57c99ffc-291e-4850-8c24-8eb53fa9eaa3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5870 2024.03.13 04:57:08.500348 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache
5871 2024.03.13 04:57:08.500445 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache
5872 2024.03.13 04:57:09.721373 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 4072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5873 2024.03.13 04:57:09.721490 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5874 2024.03.13 04:57:09.721515 [ 3 ] {} <Debug> HTTP-Session: 8e5e2b8b-714f-4abc-a0bb-1ece8e2ef07a Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
5875 2024.03.13 04:57:09.721539 [ 3 ] {} <Debug> HTTP-Session: 8e5e2b8b-714f-4abc-a0bb-1ece8e2ef07a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5876 2024.03.13 04:57:09.721555 [ 3 ] {} <Debug> HTTP-Session: 8e5e2b8b-714f-4abc-a0bb-1ece8e2ef07a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5877 2024.03.13 04:57:09.721606 [ 3 ] {} <Trace> HTTP-Session: 8e5e2b8b-714f-4abc-a0bb-1ece8e2ef07a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5878 2024.03.13 04:57:09.721732 [ 3 ] {3c96dc40-0394-472e-a82c-b666d2080457} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5879 2024.03.13 04:57:09.721797 [ 3 ] {3c96dc40-0394-472e-a82c-b666d2080457} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5880 2024.03.13 04:57:09.721988 [ 3 ] {3c96dc40-0394-472e-a82c-b666d2080457} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5881 2024.03.13 04:57:09.722436 [ 3 ] {3c96dc40-0394-472e-a82c-b666d2080457} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5882 2024.03.13 04:57:09.722485 [ 3 ] {3c96dc40-0394-472e-a82c-b666d2080457} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
5883 2024.03.13 04:57:09.722878 [ 3 ] {3c96dc40-0394-472e-a82c-b666d2080457} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
5884 2024.03.13 04:57:09.723207 [ 3 ] {3c96dc40-0394-472e-a82c-b666d2080457} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5885 2024.03.13 04:57:09.723372 [ 3 ] {3c96dc40-0394-472e-a82c-b666d2080457} <Debug> executeQuery: Read 28 rows, 2.27 KiB in 0.001698 sec., 16489.988221436983 rows/sec., 1.31 MiB/sec.
5886 2024.03.13 04:57:09.723390 [ 90 ] {} <Debug> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
5887 2024.03.13 04:57:09.723489 [ 90 ] {} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5888 2024.03.13 04:57:09.723532 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
5889 2024.03.13 04:57:09.723592 [ 3 ] {3c96dc40-0394-472e-a82c-b666d2080457} <Debug> DynamicQueryHandler: Done processing query
5890 2024.03.13 04:57:09.723676 [ 3 ] {3c96dc40-0394-472e-a82c-b666d2080457} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
5891 2024.03.13 04:57:09.723794 [ 3 ] {} <Debug> HTTP-Session: 8e5e2b8b-714f-4abc-a0bb-1ece8e2ef07a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5892 2024.03.13 04:57:09.723858 [ 192 ] {9bec4614-832f-436d-8868-dc505e41396c::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
5893 2024.03.13 04:57:09.724173 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 14008, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5894 2024.03.13 04:57:09.724383 [ 192 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5895 2024.03.13 04:57:09.724427 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5896 2024.03.13 04:57:09.724451 [ 192 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 57 rows starting from the beginning of the part
5897 2024.03.13 04:57:09.724464 [ 3 ] {} <Debug> HTTP-Session: df9d195f-68ea-4cab-9b95-a50a26f4219c Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
5898 2024.03.13 04:57:09.724509 [ 3 ] {} <Debug> HTTP-Session: df9d195f-68ea-4cab-9b95-a50a26f4219c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5899 2024.03.13 04:57:09.724550 [ 3 ] {} <Debug> HTTP-Session: df9d195f-68ea-4cab-9b95-a50a26f4219c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5900 2024.03.13 04:57:09.724705 [ 192 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 28 rows starting from the beginning of the part
5901 2024.03.13 04:57:09.724710 [ 3 ] {} <Trace> HTTP-Session: df9d195f-68ea-4cab-9b95-a50a26f4219c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5902 2024.03.13 04:57:09.725003 [ 192 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 29 rows starting from the beginning of the part
5903 2024.03.13 04:57:09.725129 [ 3 ] {0da2a5e0-56e4-4265-b909-87c941ea09e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5904 2024.03.13 04:57:09.725247 [ 192 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 28 rows starting from the beginning of the part
5905 2024.03.13 04:57:09.725324 [ 3 ] {0da2a5e0-56e4-4265-b909-87c941ea09e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5906 2024.03.13 04:57:09.725569 [ 192 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 29 rows starting from the beginning of the part
5907 2024.03.13 04:57:09.725878 [ 192 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 28 rows starting from the beginning of the part
5908 2024.03.13 04:57:09.726587 [ 3 ] {0da2a5e0-56e4-4265-b909-87c941ea09e4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5909 2024.03.13 04:57:09.727456 [ 3 ] {0da2a5e0-56e4-4265-b909-87c941ea09e4} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5910 2024.03.13 04:57:09.727536 [ 3 ] {0da2a5e0-56e4-4265-b909-87c941ea09e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
5911 2024.03.13 04:57:09.728479 [ 3 ] {0da2a5e0-56e4-4265-b909-87c941ea09e4} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
5912 2024.03.13 04:57:09.728572 [ 192 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 199 rows, containing 4 columns (4 merged, 0 gathered) in 0.004956897 sec., 40146.08332591942 rows/sec., 3.18 MiB/sec.
5913 2024.03.13 04:57:09.728851 [ 192 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
5914 2024.03.13 04:57:09.729246 [ 3 ] {0da2a5e0-56e4-4265-b909-87c941ea09e4} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5915 2024.03.13 04:57:09.729588 [ 90 ] {} <Debug> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
5916 2024.03.13 04:57:09.729655 [ 3 ] {0da2a5e0-56e4-4265-b909-87c941ea09e4} <Debug> executeQuery: Read 84 rows, 8.82 KiB in 0.004767 sec., 17621.145374449337 rows/sec., 1.81 MiB/sec.
5917 2024.03.13 04:57:09.729677 [ 90 ] {} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5918 2024.03.13 04:57:09.729772 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
5919 2024.03.13 04:57:09.729864 [ 192 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_51_10} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5920 2024.03.13 04:57:09.730233 [ 192 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_51_10} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
5921 2024.03.13 04:57:09.730275 [ 193 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::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
5922 2024.03.13 04:57:09.730346 [ 3 ] {0da2a5e0-56e4-4265-b909-87c941ea09e4} <Debug> DynamicQueryHandler: Done processing query
5923 2024.03.13 04:57:09.730463 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
5924 2024.03.13 04:57:09.730448 [ 3 ] {0da2a5e0-56e4-4265-b909-87c941ea09e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.33 MiB.
5925 2024.03.13 04:57:09.730550 [ 3 ] {} <Debug> HTTP-Session: df9d195f-68ea-4cab-9b95-a50a26f4219c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5926 2024.03.13 04:57:09.730653 [ 193 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5927 2024.03.13 04:57:09.730693 [ 193 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 211 rows starting from the beginning of the part
5928 2024.03.13 04:57:09.730819 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 4801, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5929 2024.03.13 04:57:09.730904 [ 193 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 84 rows starting from the beginning of the part
5930 2024.03.13 04:57:09.730966 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5931 2024.03.13 04:57:09.731020 [ 3 ] {} <Debug> HTTP-Session: ec47fbf1-cb48-48f0-8537-90b75496e4f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
5932 2024.03.13 04:57:09.731064 [ 3 ] {} <Debug> HTTP-Session: ec47fbf1-cb48-48f0-8537-90b75496e4f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5933 2024.03.13 04:57:09.731154 [ 3 ] {} <Debug> HTTP-Session: ec47fbf1-cb48-48f0-8537-90b75496e4f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5934 2024.03.13 04:57:09.731156 [ 193 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 87 rows starting from the beginning of the part
5935 2024.03.13 04:57:09.731298 [ 3 ] {} <Trace> HTTP-Session: ec47fbf1-cb48-48f0-8537-90b75496e4f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5936 2024.03.13 04:57:09.731419 [ 193 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 84 rows starting from the beginning of the part
5937 2024.03.13 04:57:09.731625 [ 3 ] {684fdcfe-f464-4c6f-b04d-6b11c3f22dab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5938 2024.03.13 04:57:09.731692 [ 193 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 123 rows starting from the beginning of the part
5939 2024.03.13 04:57:09.731784 [ 3 ] {684fdcfe-f464-4c6f-b04d-6b11c3f22dab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5940 2024.03.13 04:57:09.731951 [ 193 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 84 rows starting from the beginning of the part
5941 2024.03.13 04:57:09.732720 [ 3 ] {684fdcfe-f464-4c6f-b04d-6b11c3f22dab} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5942 2024.03.13 04:57:09.733416 [ 3 ] {684fdcfe-f464-4c6f-b04d-6b11c3f22dab} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5943 2024.03.13 04:57:09.733481 [ 3 ] {684fdcfe-f464-4c6f-b04d-6b11c3f22dab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
5944 2024.03.13 04:57:09.734391 [ 3 ] {684fdcfe-f464-4c6f-b04d-6b11c3f22dab} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
5945 2024.03.13 04:57:09.735054 [ 191 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 673 rows, containing 4 columns (4 merged, 0 gathered) in 0.00509159 sec., 132178.74966366106 rows/sec., 12.60 MiB/sec.
5946 2024.03.13 04:57:09.735074 [ 3 ] {684fdcfe-f464-4c6f-b04d-6b11c3f22dab} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5947 2024.03.13 04:57:09.735258 [ 191 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
5948 2024.03.13 04:57:09.735302 [ 90 ] {} <Debug> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
5949 2024.03.13 04:57:09.735317 [ 3 ] {684fdcfe-f464-4c6f-b04d-6b11c3f22dab} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.003831 sec., 7308.796658835813 rows/sec., 585.27 KiB/sec.
5950 2024.03.13 04:57:09.735395 [ 90 ] {} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5951 2024.03.13 04:57:09.735501 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
5952 2024.03.13 04:57:09.735746 [ 3 ] {684fdcfe-f464-4c6f-b04d-6b11c3f22dab} <Debug> DynamicQueryHandler: Done processing query
5953 2024.03.13 04:57:09.735830 [ 3 ] {684fdcfe-f464-4c6f-b04d-6b11c3f22dab} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
5954 2024.03.13 04:57:09.735919 [ 3 ] {} <Debug> HTTP-Session: ec47fbf1-cb48-48f0-8537-90b75496e4f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5955 2024.03.13 04:57:09.736220 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 29991, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5956 2024.03.13 04:57:09.736251 [ 192 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::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
5957 2024.03.13 04:57:09.736378 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5958 2024.03.13 04:57:09.736431 [ 3 ] {} <Debug> HTTP-Session: a84679bd-e059-43e3-a575-e609e3f9b46b Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
5959 2024.03.13 04:57:09.736496 [ 3 ] {} <Debug> HTTP-Session: a84679bd-e059-43e3-a575-e609e3f9b46b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5960 2024.03.13 04:57:09.736553 [ 3 ] {} <Debug> HTTP-Session: a84679bd-e059-43e3-a575-e609e3f9b46b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5961 2024.03.13 04:57:09.736686 [ 3 ] {} <Trace> HTTP-Session: a84679bd-e059-43e3-a575-e609e3f9b46b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5962 2024.03.13 04:57:09.736796 [ 192 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5963 2024.03.13 04:57:09.736879 [ 192 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 107 rows starting from the beginning of the part
5964 2024.03.13 04:57:09.736920 [ 191 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_51_10} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5965 2024.03.13 04:57:09.737147 [ 192 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 28 rows starting from the beginning of the part
5966 2024.03.13 04:57:09.737251 [ 3 ] {6cd56207-37c1-4baa-8c56-353d0dcec8f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5967 2024.03.13 04:57:09.737472 [ 191 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_51_10} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
5968 2024.03.13 04:57:09.737606 [ 192 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 29 rows starting from the beginning of the part
5969 2024.03.13 04:57:09.737606 [ 3 ] {6cd56207-37c1-4baa-8c56-353d0dcec8f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5970 2024.03.13 04:57:09.737902 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB.
5971 2024.03.13 04:57:09.738090 [ 192 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 28 rows starting from the beginning of the part
5972 2024.03.13 04:57:09.738400 [ 192 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 53 rows starting from the beginning of the part
5973 2024.03.13 04:57:09.738684 [ 192 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 28 rows starting from the beginning of the part
5974 2024.03.13 04:57:09.739381 [ 3 ] {6cd56207-37c1-4baa-8c56-353d0dcec8f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5975 2024.03.13 04:57:09.740422 [ 3 ] {6cd56207-37c1-4baa-8c56-353d0dcec8f5} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5976 2024.03.13 04:57:09.740497 [ 3 ] {6cd56207-37c1-4baa-8c56-353d0dcec8f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
5977 2024.03.13 04:57:09.741439 [ 192 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 273 rows, containing 4 columns (4 merged, 0 gathered) in 0.005736929 sec., 47586.43518161023 rows/sec., 3.72 MiB/sec.
5978 2024.03.13 04:57:09.741645 [ 3 ] {6cd56207-37c1-4baa-8c56-353d0dcec8f5} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
5979 2024.03.13 04:57:09.741655 [ 192 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
5980 2024.03.13 04:57:09.742650 [ 3 ] {6cd56207-37c1-4baa-8c56-353d0dcec8f5} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5981 2024.03.13 04:57:09.742737 [ 192 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_51_10} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5982 2024.03.13 04:57:09.742963 [ 90 ] {} <Debug> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
5983 2024.03.13 04:57:09.742972 [ 192 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_51_10} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
5984 2024.03.13 04:57:09.742991 [ 3 ] {6cd56207-37c1-4baa-8c56-353d0dcec8f5} <Debug> executeQuery: Read 28 rows, 38.69 KiB in 0.006136 sec., 4563.233376792698 rows/sec., 6.16 MiB/sec.
5985 2024.03.13 04:57:09.743035 [ 90 ] {} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5986 2024.03.13 04:57:09.743184 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
5987 2024.03.13 04:57:09.743264 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
5988 2024.03.13 04:57:09.743582 [ 3 ] {6cd56207-37c1-4baa-8c56-353d0dcec8f5} <Debug> DynamicQueryHandler: Done processing query
5989 2024.03.13 04:57:09.743620 [ 191 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::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
5990 2024.03.13 04:57:09.743642 [ 3 ] {6cd56207-37c1-4baa-8c56-353d0dcec8f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
5991 2024.03.13 04:57:09.743736 [ 3 ] {} <Debug> HTTP-Session: a84679bd-e059-43e3-a575-e609e3f9b46b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5992 2024.03.13 04:57:09.744335 [ 191 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5993 2024.03.13 04:57:09.744420 [ 191 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1309 rows starting from the beginning of the part
5994 2024.03.13 04:57:09.744546 [ 191 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 28 rows starting from the beginning of the part
5995 2024.03.13 04:57:09.744722 [ 191 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 29 rows starting from the beginning of the part
5996 2024.03.13 04:57:09.744823 [ 191 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 28 rows starting from the beginning of the part
5997 2024.03.13 04:57:09.744928 [ 191 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 29 rows starting from the beginning of the part
5998 2024.03.13 04:57:09.745145 [ 191 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 28 rows starting from the beginning of the part
5999 2024.03.13 04:57:09.749101 [ 189 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1451 rows, containing 6 columns (6 merged, 0 gathered) in 0.005666628 sec., 256060.57076624758 rows/sec., 345.54 MiB/sec.
6000 2024.03.13 04:57:09.749956 [ 189 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
6001 2024.03.13 04:57:09.750405 [ 189 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_51_10} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6002 2024.03.13 04:57:09.750515 [ 189 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_51_10} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
6003 2024.03.13 04:57:09.750621 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.69 MiB.
6004 2024.03.13 04:57:14.721618 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 4214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6005 2024.03.13 04:57:14.721806 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6006 2024.03.13 04:57:14.721851 [ 3 ] {} <Debug> HTTP-Session: 8e923e20-534d-4aa2-a8ff-343daf611c27 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
6007 2024.03.13 04:57:14.721893 [ 3 ] {} <Debug> HTTP-Session: 8e923e20-534d-4aa2-a8ff-343daf611c27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6008 2024.03.13 04:57:14.721922 [ 3 ] {} <Debug> HTTP-Session: 8e923e20-534d-4aa2-a8ff-343daf611c27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6009 2024.03.13 04:57:14.722002 [ 3 ] {} <Trace> HTTP-Session: 8e923e20-534d-4aa2-a8ff-343daf611c27 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6010 2024.03.13 04:57:14.722195 [ 3 ] {cdc403dc-29bc-4f87-9b52-0dcbf555f67d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6011 2024.03.13 04:57:14.722293 [ 3 ] {cdc403dc-29bc-4f87-9b52-0dcbf555f67d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6012 2024.03.13 04:57:14.722477 [ 3 ] {cdc403dc-29bc-4f87-9b52-0dcbf555f67d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6013 2024.03.13 04:57:14.722931 [ 3 ] {cdc403dc-29bc-4f87-9b52-0dcbf555f67d} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6014 2024.03.13 04:57:14.722980 [ 3 ] {cdc403dc-29bc-4f87-9b52-0dcbf555f67d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
6015 2024.03.13 04:57:14.723359 [ 3 ] {cdc403dc-29bc-4f87-9b52-0dcbf555f67d} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
6016 2024.03.13 04:57:14.723688 [ 3 ] {cdc403dc-29bc-4f87-9b52-0dcbf555f67d} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6017 2024.03.13 04:57:14.723838 [ 3 ] {cdc403dc-29bc-4f87-9b52-0dcbf555f67d} <Debug> executeQuery: Read 29 rows, 2.35 KiB in 0.001739 sec., 16676.25071880391 rows/sec., 1.32 MiB/sec.
6018 2024.03.13 04:57:14.724056 [ 3 ] {cdc403dc-29bc-4f87-9b52-0dcbf555f67d} <Debug> DynamicQueryHandler: Done processing query
6019 2024.03.13 04:57:14.724114 [ 3 ] {cdc403dc-29bc-4f87-9b52-0dcbf555f67d} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
6020 2024.03.13 04:57:14.724170 [ 3 ] {} <Debug> HTTP-Session: 8e923e20-534d-4aa2-a8ff-343daf611c27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6021 2024.03.13 04:57:14.724357 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 13526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6022 2024.03.13 04:57:14.724408 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6023 2024.03.13 04:57:14.724427 [ 3 ] {} <Debug> HTTP-Session: ba0ae5fe-4f73-42c6-8bf0-f5282a6b3ffb Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
6024 2024.03.13 04:57:14.724444 [ 3 ] {} <Debug> HTTP-Session: ba0ae5fe-4f73-42c6-8bf0-f5282a6b3ffb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6025 2024.03.13 04:57:14.724457 [ 3 ] {} <Debug> HTTP-Session: ba0ae5fe-4f73-42c6-8bf0-f5282a6b3ffb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6026 2024.03.13 04:57:14.724489 [ 3 ] {} <Trace> HTTP-Session: ba0ae5fe-4f73-42c6-8bf0-f5282a6b3ffb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6027 2024.03.13 04:57:14.724582 [ 3 ] {a6e59a0d-84d0-4ae6-9276-b9d725595e28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6028 2024.03.13 04:57:14.724622 [ 3 ] {a6e59a0d-84d0-4ae6-9276-b9d725595e28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6029 2024.03.13 04:57:14.724763 [ 3 ] {a6e59a0d-84d0-4ae6-9276-b9d725595e28} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6030 2024.03.13 04:57:14.725149 [ 3 ] {a6e59a0d-84d0-4ae6-9276-b9d725595e28} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6031 2024.03.13 04:57:14.725186 [ 3 ] {a6e59a0d-84d0-4ae6-9276-b9d725595e28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
6032 2024.03.13 04:57:14.725491 [ 3 ] {a6e59a0d-84d0-4ae6-9276-b9d725595e28} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
6033 2024.03.13 04:57:14.725798 [ 3 ] {a6e59a0d-84d0-4ae6-9276-b9d725595e28} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6034 2024.03.13 04:57:14.725928 [ 3 ] {a6e59a0d-84d0-4ae6-9276-b9d725595e28} <Debug> executeQuery: Read 87 rows, 8.18 KiB in 0.001391 sec., 62544.9317038102 rows/sec., 5.74 MiB/sec.
6035 2024.03.13 04:57:14.726137 [ 3 ] {a6e59a0d-84d0-4ae6-9276-b9d725595e28} <Debug> DynamicQueryHandler: Done processing query
6036 2024.03.13 04:57:14.726201 [ 3 ] {a6e59a0d-84d0-4ae6-9276-b9d725595e28} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
6037 2024.03.13 04:57:14.726254 [ 3 ] {} <Debug> HTTP-Session: ba0ae5fe-4f73-42c6-8bf0-f5282a6b3ffb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6038 2024.03.13 04:57:14.726425 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 4969, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6039 2024.03.13 04:57:14.726475 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6040 2024.03.13 04:57:14.726494 [ 3 ] {} <Debug> HTTP-Session: 53904950-4600-4d85-b2ba-33a30a9287f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
6041 2024.03.13 04:57:14.726511 [ 3 ] {} <Debug> HTTP-Session: 53904950-4600-4d85-b2ba-33a30a9287f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6042 2024.03.13 04:57:14.726524 [ 3 ] {} <Debug> HTTP-Session: 53904950-4600-4d85-b2ba-33a30a9287f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6043 2024.03.13 04:57:14.726555 [ 3 ] {} <Trace> HTTP-Session: 53904950-4600-4d85-b2ba-33a30a9287f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6044 2024.03.13 04:57:14.726629 [ 3 ] {57e78f1e-dbeb-48c7-a12a-ea766b263e0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6045 2024.03.13 04:57:14.726670 [ 3 ] {57e78f1e-dbeb-48c7-a12a-ea766b263e0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6046 2024.03.13 04:57:14.726814 [ 3 ] {57e78f1e-dbeb-48c7-a12a-ea766b263e0d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6047 2024.03.13 04:57:14.727112 [ 3 ] {57e78f1e-dbeb-48c7-a12a-ea766b263e0d} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6048 2024.03.13 04:57:14.727148 [ 3 ] {57e78f1e-dbeb-48c7-a12a-ea766b263e0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
6049 2024.03.13 04:57:14.727445 [ 3 ] {57e78f1e-dbeb-48c7-a12a-ea766b263e0d} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
6050 2024.03.13 04:57:14.727742 [ 3 ] {57e78f1e-dbeb-48c7-a12a-ea766b263e0d} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6051 2024.03.13 04:57:14.727894 [ 3 ] {57e78f1e-dbeb-48c7-a12a-ea766b263e0d} <Debug> executeQuery: Read 29 rows, 2.32 KiB in 0.001289 sec., 22498.060512024826 rows/sec., 1.76 MiB/sec.
6052 2024.03.13 04:57:14.728013 [ 3 ] {57e78f1e-dbeb-48c7-a12a-ea766b263e0d} <Debug> DynamicQueryHandler: Done processing query
6053 2024.03.13 04:57:14.728035 [ 3 ] {57e78f1e-dbeb-48c7-a12a-ea766b263e0d} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
6054 2024.03.13 04:57:14.728051 [ 3 ] {} <Debug> HTTP-Session: 53904950-4600-4d85-b2ba-33a30a9287f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6055 2024.03.13 04:57:14.728223 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 31062, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6056 2024.03.13 04:57:14.728270 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6057 2024.03.13 04:57:14.728287 [ 3 ] {} <Debug> HTTP-Session: ccbcc049-306a-486e-a154-99e42db3ef44 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
6058 2024.03.13 04:57:14.728303 [ 3 ] {} <Debug> HTTP-Session: ccbcc049-306a-486e-a154-99e42db3ef44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6059 2024.03.13 04:57:14.728316 [ 3 ] {} <Debug> HTTP-Session: ccbcc049-306a-486e-a154-99e42db3ef44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6060 2024.03.13 04:57:14.728346 [ 3 ] {} <Trace> HTTP-Session: ccbcc049-306a-486e-a154-99e42db3ef44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6061 2024.03.13 04:57:14.728566 [ 3 ] {cb35b25d-d445-4e56-bfe5-9478e76fdb9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6062 2024.03.13 04:57:14.728611 [ 3 ] {cb35b25d-d445-4e56-bfe5-9478e76fdb9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
6063 2024.03.13 04:57:14.728770 [ 3 ] {cb35b25d-d445-4e56-bfe5-9478e76fdb9f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6064 2024.03.13 04:57:14.729212 [ 3 ] {cb35b25d-d445-4e56-bfe5-9478e76fdb9f} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6065 2024.03.13 04:57:14.729248 [ 3 ] {cb35b25d-d445-4e56-bfe5-9478e76fdb9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
6066 2024.03.13 04:57:14.729662 [ 3 ] {cb35b25d-d445-4e56-bfe5-9478e76fdb9f} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
6067 2024.03.13 04:57:14.729990 [ 3 ] {cb35b25d-d445-4e56-bfe5-9478e76fdb9f} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6068 2024.03.13 04:57:14.730140 [ 3 ] {cb35b25d-d445-4e56-bfe5-9478e76fdb9f} <Debug> executeQuery: Read 29 rows, 40.07 KiB in 0.001747 sec., 16599.88551803091 rows/sec., 22.40 MiB/sec.
6069 2024.03.13 04:57:14.730267 [ 3 ] {cb35b25d-d445-4e56-bfe5-9478e76fdb9f} <Debug> DynamicQueryHandler: Done processing query
6070 2024.03.13 04:57:14.730290 [ 3 ] {cb35b25d-d445-4e56-bfe5-9478e76fdb9f} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
6071 2024.03.13 04:57:14.730307 [ 3 ] {} <Debug> HTTP-Session: ccbcc049-306a-486e-a154-99e42db3ef44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6072 2024.03.13 04:57:19.720889 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 4072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6073 2024.03.13 04:57:19.721018 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6074 2024.03.13 04:57:19.721044 [ 3 ] {} <Debug> HTTP-Session: 596ead6c-dc71-48bd-94f1-2b2751993a2f Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
6075 2024.03.13 04:57:19.721068 [ 3 ] {} <Debug> HTTP-Session: 596ead6c-dc71-48bd-94f1-2b2751993a2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6076 2024.03.13 04:57:19.721083 [ 3 ] {} <Debug> HTTP-Session: 596ead6c-dc71-48bd-94f1-2b2751993a2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6077 2024.03.13 04:57:19.721131 [ 3 ] {} <Trace> HTTP-Session: 596ead6c-dc71-48bd-94f1-2b2751993a2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6078 2024.03.13 04:57:19.721253 [ 3 ] {9730d265-fcdc-4725-8fc6-cd7e86acfc76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6079 2024.03.13 04:57:19.721316 [ 3 ] {9730d265-fcdc-4725-8fc6-cd7e86acfc76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6080 2024.03.13 04:57:19.721503 [ 3 ] {9730d265-fcdc-4725-8fc6-cd7e86acfc76} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6081 2024.03.13 04:57:19.721953 [ 3 ] {9730d265-fcdc-4725-8fc6-cd7e86acfc76} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6082 2024.03.13 04:57:19.722003 [ 3 ] {9730d265-fcdc-4725-8fc6-cd7e86acfc76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
6083 2024.03.13 04:57:19.722385 [ 3 ] {9730d265-fcdc-4725-8fc6-cd7e86acfc76} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
6084 2024.03.13 04:57:19.722713 [ 3 ] {9730d265-fcdc-4725-8fc6-cd7e86acfc76} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6085 2024.03.13 04:57:19.722878 [ 3 ] {9730d265-fcdc-4725-8fc6-cd7e86acfc76} <Debug> executeQuery: Read 28 rows, 2.27 KiB in 0.00168 sec., 16666.666666666664 rows/sec., 1.32 MiB/sec.
6086 2024.03.13 04:57:19.723040 [ 3 ] {9730d265-fcdc-4725-8fc6-cd7e86acfc76} <Debug> DynamicQueryHandler: Done processing query
6087 2024.03.13 04:57:19.723066 [ 3 ] {9730d265-fcdc-4725-8fc6-cd7e86acfc76} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
6088 2024.03.13 04:57:19.723083 [ 3 ] {} <Debug> HTTP-Session: 596ead6c-dc71-48bd-94f1-2b2751993a2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6089 2024.03.13 04:57:19.723199 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 674, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6090 2024.03.13 04:57:19.723253 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6091 2024.03.13 04:57:19.723272 [ 3 ] {} <Debug> HTTP-Session: 245209cc-e91f-491f-a0c0-13671f34018e Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
6092 2024.03.13 04:57:19.723290 [ 3 ] {} <Debug> HTTP-Session: 245209cc-e91f-491f-a0c0-13671f34018e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6093 2024.03.13 04:57:19.723304 [ 3 ] {} <Debug> HTTP-Session: 245209cc-e91f-491f-a0c0-13671f34018e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6094 2024.03.13 04:57:19.723338 [ 3 ] {} <Trace> HTTP-Session: 245209cc-e91f-491f-a0c0-13671f34018e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6095 2024.03.13 04:57:19.723410 [ 3 ] {2a357b11-4fc4-4c63-96b0-369b843c6183} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
6096 2024.03.13 04:57:19.723453 [ 3 ] {2a357b11-4fc4-4c63-96b0-369b843c6183} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
6097 2024.03.13 04:57:19.723582 [ 3 ] {2a357b11-4fc4-4c63-96b0-369b843c6183} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6098 2024.03.13 04:57:19.723936 [ 3 ] {2a357b11-4fc4-4c63-96b0-369b843c6183} <Trace> oximeter.fields_ipaddr (760c2243-c48f-4b40-9670-6ffe24998980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6099 2024.03.13 04:57:19.723975 [ 3 ] {2a357b11-4fc4-4c63-96b0-369b843c6183} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
6100 2024.03.13 04:57:19.724281 [ 3 ] {2a357b11-4fc4-4c63-96b0-369b843c6183} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
6101 2024.03.13 04:57:19.724580 [ 3 ] {2a357b11-4fc4-4c63-96b0-369b843c6183} <Trace> oximeter.fields_ipaddr (760c2243-c48f-4b40-9670-6ffe24998980): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6102 2024.03.13 04:57:19.724741 [ 3 ] {2a357b11-4fc4-4c63-96b0-369b843c6183} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001351 sec., 2960.7698001480385 rows/sec., 241.43 KiB/sec.
6103 2024.03.13 04:57:19.724867 [ 3 ] {2a357b11-4fc4-4c63-96b0-369b843c6183} <Debug> DynamicQueryHandler: Done processing query
6104 2024.03.13 04:57:19.724892 [ 3 ] {2a357b11-4fc4-4c63-96b0-369b843c6183} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
6105 2024.03.13 04:57:19.724908 [ 3 ] {} <Debug> HTTP-Session: 245209cc-e91f-491f-a0c0-13671f34018e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6106 2024.03.13 04:57:19.725048 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 14305, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6107 2024.03.13 04:57:19.725099 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6108 2024.03.13 04:57:19.725117 [ 3 ] {} <Debug> HTTP-Session: 8c62d2d7-b9f2-4ed8-9aa6-780a902c82a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
6109 2024.03.13 04:57:19.725134 [ 3 ] {} <Debug> HTTP-Session: 8c62d2d7-b9f2-4ed8-9aa6-780a902c82a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6110 2024.03.13 04:57:19.725147 [ 3 ] {} <Debug> HTTP-Session: 8c62d2d7-b9f2-4ed8-9aa6-780a902c82a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6111 2024.03.13 04:57:19.725179 [ 3 ] {} <Trace> HTTP-Session: 8c62d2d7-b9f2-4ed8-9aa6-780a902c82a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6112 2024.03.13 04:57:19.725269 [ 3 ] {ed3cc967-dc75-4017-9bff-830900a479c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6113 2024.03.13 04:57:19.725310 [ 3 ] {ed3cc967-dc75-4017-9bff-830900a479c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6114 2024.03.13 04:57:19.725433 [ 3 ] {ed3cc967-dc75-4017-9bff-830900a479c2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6115 2024.03.13 04:57:19.725827 [ 3 ] {ed3cc967-dc75-4017-9bff-830900a479c2} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6116 2024.03.13 04:57:19.725868 [ 3 ] {ed3cc967-dc75-4017-9bff-830900a479c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
6117 2024.03.13 04:57:19.726184 [ 3 ] {ed3cc967-dc75-4017-9bff-830900a479c2} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
6118 2024.03.13 04:57:19.726493 [ 3 ] {ed3cc967-dc75-4017-9bff-830900a479c2} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6119 2024.03.13 04:57:19.726652 [ 3 ] {ed3cc967-dc75-4017-9bff-830900a479c2} <Debug> executeQuery: Read 86 rows, 9.00 KiB in 0.001419 sec., 60606.06060606061 rows/sec., 6.19 MiB/sec.
6120 2024.03.13 04:57:19.726778 [ 3 ] {ed3cc967-dc75-4017-9bff-830900a479c2} <Debug> DynamicQueryHandler: Done processing query
6121 2024.03.13 04:57:19.726802 [ 3 ] {ed3cc967-dc75-4017-9bff-830900a479c2} <Debug> MemoryTracker: Peak memory usage (for query): 4.33 MiB.
6122 2024.03.13 04:57:19.726818 [ 3 ] {} <Debug> HTTP-Session: 8c62d2d7-b9f2-4ed8-9aa6-780a902c82a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6123 2024.03.13 04:57:19.726969 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6124 2024.03.13 04:57:19.727019 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6125 2024.03.13 04:57:19.727038 [ 3 ] {} <Debug> HTTP-Session: fce29f8b-dd21-482e-b951-aa2da039d046 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
6126 2024.03.13 04:57:19.727054 [ 3 ] {} <Debug> HTTP-Session: fce29f8b-dd21-482e-b951-aa2da039d046 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6127 2024.03.13 04:57:19.727068 [ 3 ] {} <Debug> HTTP-Session: fce29f8b-dd21-482e-b951-aa2da039d046 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6128 2024.03.13 04:57:19.727099 [ 3 ] {} <Trace> HTTP-Session: fce29f8b-dd21-482e-b951-aa2da039d046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6129 2024.03.13 04:57:19.727162 [ 3 ] {09592032-0376-43a3-8276-fe8dd1ef5680} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6130 2024.03.13 04:57:19.727204 [ 3 ] {09592032-0376-43a3-8276-fe8dd1ef5680} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6131 2024.03.13 04:57:19.727330 [ 3 ] {09592032-0376-43a3-8276-fe8dd1ef5680} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6132 2024.03.13 04:57:19.727618 [ 3 ] {09592032-0376-43a3-8276-fe8dd1ef5680} <Trace> oximeter.fields_u16 (db02df71-3e40-4e1d-8bbe-eb6de45405c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6133 2024.03.13 04:57:19.727655 [ 3 ] {09592032-0376-43a3-8276-fe8dd1ef5680} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
6134 2024.03.13 04:57:19.727949 [ 3 ] {09592032-0376-43a3-8276-fe8dd1ef5680} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
6135 2024.03.13 04:57:19.728256 [ 3 ] {09592032-0376-43a3-8276-fe8dd1ef5680} <Trace> oximeter.fields_u16 (db02df71-3e40-4e1d-8bbe-eb6de45405c6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6136 2024.03.13 04:57:19.728407 [ 3 ] {09592032-0376-43a3-8276-fe8dd1ef5680} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001259 sec., 3177.1247021445593 rows/sec., 221.84 KiB/sec.
6137 2024.03.13 04:57:19.728614 [ 3 ] {09592032-0376-43a3-8276-fe8dd1ef5680} <Debug> DynamicQueryHandler: Done processing query
6138 2024.03.13 04:57:19.728649 [ 3 ] {09592032-0376-43a3-8276-fe8dd1ef5680} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
6139 2024.03.13 04:57:19.728675 [ 3 ] {} <Debug> HTTP-Session: fce29f8b-dd21-482e-b951-aa2da039d046 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6140 2024.03.13 04:57:19.728847 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 5481, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6141 2024.03.13 04:57:19.728896 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6142 2024.03.13 04:57:19.728914 [ 3 ] {} <Debug> HTTP-Session: 5e1a2ec2-0b5c-4096-bfaa-7776bea7aaf7 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
6143 2024.03.13 04:57:19.728929 [ 3 ] {} <Debug> HTTP-Session: 5e1a2ec2-0b5c-4096-bfaa-7776bea7aaf7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6144 2024.03.13 04:57:19.728943 [ 3 ] {} <Debug> HTTP-Session: 5e1a2ec2-0b5c-4096-bfaa-7776bea7aaf7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6145 2024.03.13 04:57:19.728974 [ 3 ] {} <Trace> HTTP-Session: 5e1a2ec2-0b5c-4096-bfaa-7776bea7aaf7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6146 2024.03.13 04:57:19.729050 [ 3 ] {dabc8613-23d7-4434-9ec7-1267d79db8d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6147 2024.03.13 04:57:19.729091 [ 3 ] {dabc8613-23d7-4434-9ec7-1267d79db8d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6148 2024.03.13 04:57:19.729228 [ 3 ] {dabc8613-23d7-4434-9ec7-1267d79db8d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6149 2024.03.13 04:57:19.729556 [ 3 ] {dabc8613-23d7-4434-9ec7-1267d79db8d5} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6150 2024.03.13 04:57:19.729593 [ 3 ] {dabc8613-23d7-4434-9ec7-1267d79db8d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
6151 2024.03.13 04:57:19.729886 [ 3 ] {dabc8613-23d7-4434-9ec7-1267d79db8d5} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
6152 2024.03.13 04:57:19.730179 [ 3 ] {dabc8613-23d7-4434-9ec7-1267d79db8d5} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6153 2024.03.13 04:57:19.730324 [ 3 ] {dabc8613-23d7-4434-9ec7-1267d79db8d5} <Debug> executeQuery: Read 32 rows, 2.57 KiB in 0.001304 sec., 24539.877300613498 rows/sec., 1.92 MiB/sec.
6154 2024.03.13 04:57:19.730445 [ 3 ] {dabc8613-23d7-4434-9ec7-1267d79db8d5} <Debug> DynamicQueryHandler: Done processing query
6155 2024.03.13 04:57:19.730469 [ 3 ] {dabc8613-23d7-4434-9ec7-1267d79db8d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
6156 2024.03.13 04:57:19.730485 [ 3 ] {} <Debug> HTTP-Session: 5e1a2ec2-0b5c-4096-bfaa-7776bea7aaf7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6157 2024.03.13 04:57:19.730594 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 446, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6158 2024.03.13 04:57:19.730642 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6159 2024.03.13 04:57:19.730661 [ 3 ] {} <Debug> HTTP-Session: 9668b4cb-540f-4ad7-aa7c-bc321649d4f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
6160 2024.03.13 04:57:19.730676 [ 3 ] {} <Debug> HTTP-Session: 9668b4cb-540f-4ad7-aa7c-bc321649d4f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6161 2024.03.13 04:57:19.730690 [ 3 ] {} <Debug> HTTP-Session: 9668b4cb-540f-4ad7-aa7c-bc321649d4f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6162 2024.03.13 04:57:19.730720 [ 3 ] {} <Trace> HTTP-Session: 9668b4cb-540f-4ad7-aa7c-bc321649d4f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6163 2024.03.13 04:57:19.730782 [ 3 ] {38a2f0af-3f4e-4298-8c5c-5bba2dae2c3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6164 2024.03.13 04:57:19.730824 [ 3 ] {38a2f0af-3f4e-4298-8c5c-5bba2dae2c3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6165 2024.03.13 04:57:19.730966 [ 3 ] {38a2f0af-3f4e-4298-8c5c-5bba2dae2c3b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6166 2024.03.13 04:57:19.731259 [ 3 ] {38a2f0af-3f4e-4298-8c5c-5bba2dae2c3b} <Trace> oximeter.measurements_cumulativeu64 (311b24cf-8761-4f32-8016-e3619c5686da): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6167 2024.03.13 04:57:19.731295 [ 3 ] {38a2f0af-3f4e-4298-8c5c-5bba2dae2c3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
6168 2024.03.13 04:57:19.731659 [ 3 ] {38a2f0af-3f4e-4298-8c5c-5bba2dae2c3b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
6169 2024.03.13 04:57:19.731977 [ 3 ] {38a2f0af-3f4e-4298-8c5c-5bba2dae2c3b} <Trace> oximeter.measurements_cumulativeu64 (311b24cf-8761-4f32-8016-e3619c5686da): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6170 2024.03.13 04:57:19.732098 [ 3 ] {38a2f0af-3f4e-4298-8c5c-5bba2dae2c3b} <Debug> executeQuery: Read 2 rows, 144.00 B in 0.001337 sec., 1495.8863126402393 rows/sec., 105.18 KiB/sec.
6171 2024.03.13 04:57:19.732256 [ 3 ] {38a2f0af-3f4e-4298-8c5c-5bba2dae2c3b} <Debug> DynamicQueryHandler: Done processing query
6172 2024.03.13 04:57:19.732286 [ 3 ] {38a2f0af-3f4e-4298-8c5c-5bba2dae2c3b} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
6173 2024.03.13 04:57:19.732303 [ 3 ] {} <Debug> HTTP-Session: 9668b4cb-540f-4ad7-aa7c-bc321649d4f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6174 2024.03.13 04:57:19.732463 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 29992, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6175 2024.03.13 04:57:19.732510 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6176 2024.03.13 04:57:19.732529 [ 3 ] {} <Debug> HTTP-Session: 93c412a2-2413-445a-9498-dc80972249ca Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
6177 2024.03.13 04:57:19.732545 [ 3 ] {} <Debug> HTTP-Session: 93c412a2-2413-445a-9498-dc80972249ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6178 2024.03.13 04:57:19.732559 [ 3 ] {} <Debug> HTTP-Session: 93c412a2-2413-445a-9498-dc80972249ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6179 2024.03.13 04:57:19.732589 [ 3 ] {} <Trace> HTTP-Session: 93c412a2-2413-445a-9498-dc80972249ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6180 2024.03.13 04:57:19.732801 [ 3 ] {5267acb1-614a-4268-984b-ffd354f52749} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6181 2024.03.13 04:57:19.732846 [ 3 ] {5267acb1-614a-4268-984b-ffd354f52749} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
6182 2024.03.13 04:57:19.732995 [ 3 ] {5267acb1-614a-4268-984b-ffd354f52749} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6183 2024.03.13 04:57:19.733438 [ 3 ] {5267acb1-614a-4268-984b-ffd354f52749} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6184 2024.03.13 04:57:19.733473 [ 3 ] {5267acb1-614a-4268-984b-ffd354f52749} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
6185 2024.03.13 04:57:19.733876 [ 3 ] {5267acb1-614a-4268-984b-ffd354f52749} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
6186 2024.03.13 04:57:19.734218 [ 3 ] {5267acb1-614a-4268-984b-ffd354f52749} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6187 2024.03.13 04:57:19.734343 [ 3 ] {5267acb1-614a-4268-984b-ffd354f52749} <Debug> executeQuery: Read 28 rows, 38.69 KiB in 0.001709 sec., 16383.850204798127 rows/sec., 22.11 MiB/sec.
6188 2024.03.13 04:57:19.734465 [ 3 ] {5267acb1-614a-4268-984b-ffd354f52749} <Debug> DynamicQueryHandler: Done processing query
6189 2024.03.13 04:57:19.734490 [ 3 ] {5267acb1-614a-4268-984b-ffd354f52749} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
6190 2024.03.13 04:57:19.734506 [ 3 ] {} <Debug> HTTP-Session: 93c412a2-2413-445a-9498-dc80972249ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6191 2024.03.13 04:57:23.500696 [ 82 ] {} <Debug> DNSResolver: Updating DNS cache
6192 2024.03.13 04:57:23.500760 [ 82 ] {} <Debug> DNSResolver: Updated DNS cache
6193 2024.03.13 04:57:24.721576 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 4214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6194 2024.03.13 04:57:24.721738 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6195 2024.03.13 04:57:24.721781 [ 3 ] {} <Debug> HTTP-Session: be264619-173c-4ca9-b311-0caacc381c8b Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
6196 2024.03.13 04:57:24.721821 [ 3 ] {} <Debug> HTTP-Session: be264619-173c-4ca9-b311-0caacc381c8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6197 2024.03.13 04:57:24.721849 [ 3 ] {} <Debug> HTTP-Session: be264619-173c-4ca9-b311-0caacc381c8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6198 2024.03.13 04:57:24.721928 [ 3 ] {} <Trace> HTTP-Session: be264619-173c-4ca9-b311-0caacc381c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6199 2024.03.13 04:57:24.722119 [ 3 ] {2bca65f6-3007-4049-829b-64f37ea404f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6200 2024.03.13 04:57:24.722220 [ 3 ] {2bca65f6-3007-4049-829b-64f37ea404f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6201 2024.03.13 04:57:24.722532 [ 3 ] {2bca65f6-3007-4049-829b-64f37ea404f9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6202 2024.03.13 04:57:24.723008 [ 3 ] {2bca65f6-3007-4049-829b-64f37ea404f9} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6203 2024.03.13 04:57:24.723056 [ 3 ] {2bca65f6-3007-4049-829b-64f37ea404f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
6204 2024.03.13 04:57:24.723439 [ 3 ] {2bca65f6-3007-4049-829b-64f37ea404f9} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
6205 2024.03.13 04:57:24.723761 [ 3 ] {2bca65f6-3007-4049-829b-64f37ea404f9} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6206 2024.03.13 04:57:24.723933 [ 3 ] {2bca65f6-3007-4049-829b-64f37ea404f9} <Debug> executeQuery: Read 29 rows, 2.35 KiB in 0.001904 sec., 15231.09243697479 rows/sec., 1.21 MiB/sec.
6207 2024.03.13 04:57:24.724090 [ 3 ] {2bca65f6-3007-4049-829b-64f37ea404f9} <Debug> DynamicQueryHandler: Done processing query
6208 2024.03.13 04:57:24.724115 [ 3 ] {2bca65f6-3007-4049-829b-64f37ea404f9} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
6209 2024.03.13 04:57:24.724131 [ 3 ] {} <Debug> HTTP-Session: be264619-173c-4ca9-b311-0caacc381c8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6210 2024.03.13 04:57:24.724255 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6211 2024.03.13 04:57:24.724302 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6212 2024.03.13 04:57:24.724320 [ 3 ] {} <Debug> HTTP-Session: 81b477b9-8172-4832-a690-dedd34ccfe7b Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
6213 2024.03.13 04:57:24.724336 [ 3 ] {} <Debug> HTTP-Session: 81b477b9-8172-4832-a690-dedd34ccfe7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6214 2024.03.13 04:57:24.724350 [ 3 ] {} <Debug> HTTP-Session: 81b477b9-8172-4832-a690-dedd34ccfe7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6215 2024.03.13 04:57:24.724381 [ 3 ] {} <Trace> HTTP-Session: 81b477b9-8172-4832-a690-dedd34ccfe7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6216 2024.03.13 04:57:24.724442 [ 3 ] {f579eaac-efea-4907-ab86-e8b6bddbc8a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
6217 2024.03.13 04:57:24.724483 [ 3 ] {f579eaac-efea-4907-ab86-e8b6bddbc8a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
6218 2024.03.13 04:57:24.724612 [ 3 ] {f579eaac-efea-4907-ab86-e8b6bddbc8a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6219 2024.03.13 04:57:24.724910 [ 3 ] {f579eaac-efea-4907-ab86-e8b6bddbc8a4} <Trace> oximeter.fields_ipaddr (760c2243-c48f-4b40-9670-6ffe24998980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6220 2024.03.13 04:57:24.724947 [ 3 ] {f579eaac-efea-4907-ab86-e8b6bddbc8a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
6221 2024.03.13 04:57:24.725233 [ 3 ] {f579eaac-efea-4907-ab86-e8b6bddbc8a4} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
6222 2024.03.13 04:57:24.725529 [ 3 ] {f579eaac-efea-4907-ab86-e8b6bddbc8a4} <Trace> oximeter.fields_ipaddr (760c2243-c48f-4b40-9670-6ffe24998980): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6223 2024.03.13 04:57:24.725675 [ 3 ] {f579eaac-efea-4907-ab86-e8b6bddbc8a4} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001247 sec., 1603.849238171612 rows/sec., 130.78 KiB/sec.
6224 2024.03.13 04:57:24.725911 [ 3 ] {f579eaac-efea-4907-ab86-e8b6bddbc8a4} <Debug> DynamicQueryHandler: Done processing query
6225 2024.03.13 04:57:24.725954 [ 3 ] {f579eaac-efea-4907-ab86-e8b6bddbc8a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
6226 2024.03.13 04:57:24.725971 [ 3 ] {} <Debug> HTTP-Session: 81b477b9-8172-4832-a690-dedd34ccfe7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6227 2024.03.13 04:57:24.726136 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 13676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6228 2024.03.13 04:57:24.726183 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6229 2024.03.13 04:57:24.726200 [ 3 ] {} <Debug> HTTP-Session: 6c9e449a-a1f5-4e51-85e1-9297c264d666 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
6230 2024.03.13 04:57:24.726217 [ 3 ] {} <Debug> HTTP-Session: 6c9e449a-a1f5-4e51-85e1-9297c264d666 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6231 2024.03.13 04:57:24.726230 [ 3 ] {} <Debug> HTTP-Session: 6c9e449a-a1f5-4e51-85e1-9297c264d666 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6232 2024.03.13 04:57:24.726260 [ 3 ] {} <Trace> HTTP-Session: 6c9e449a-a1f5-4e51-85e1-9297c264d666 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6233 2024.03.13 04:57:24.726348 [ 3 ] {ebeea116-f43b-4e66-83a7-e255843f8234} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6234 2024.03.13 04:57:24.726387 [ 3 ] {ebeea116-f43b-4e66-83a7-e255843f8234} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6235 2024.03.13 04:57:24.726540 [ 3 ] {ebeea116-f43b-4e66-83a7-e255843f8234} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6236 2024.03.13 04:57:24.726935 [ 3 ] {ebeea116-f43b-4e66-83a7-e255843f8234} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6237 2024.03.13 04:57:24.726972 [ 3 ] {ebeea116-f43b-4e66-83a7-e255843f8234} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
6238 2024.03.13 04:57:24.727274 [ 3 ] {ebeea116-f43b-4e66-83a7-e255843f8234} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
6239 2024.03.13 04:57:24.727586 [ 3 ] {ebeea116-f43b-4e66-83a7-e255843f8234} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6240 2024.03.13 04:57:24.727735 [ 3 ] {ebeea116-f43b-4e66-83a7-e255843f8234} <Debug> executeQuery: Read 88 rows, 8.27 KiB in 0.001422 sec., 61884.669479606186 rows/sec., 5.68 MiB/sec.
6241 2024.03.13 04:57:24.727858 [ 3 ] {ebeea116-f43b-4e66-83a7-e255843f8234} <Debug> DynamicQueryHandler: Done processing query
6242 2024.03.13 04:57:24.727881 [ 3 ] {ebeea116-f43b-4e66-83a7-e255843f8234} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
6243 2024.03.13 04:57:24.727896 [ 3 ] {} <Debug> HTTP-Session: 6c9e449a-a1f5-4e51-85e1-9297c264d666 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6244 2024.03.13 04:57:24.728007 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6245 2024.03.13 04:57:24.728053 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6246 2024.03.13 04:57:24.728070 [ 3 ] {} <Debug> HTTP-Session: 6f88d64f-00a6-4e6f-b459-59a7a77cc1a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
6247 2024.03.13 04:57:24.728086 [ 3 ] {} <Debug> HTTP-Session: 6f88d64f-00a6-4e6f-b459-59a7a77cc1a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6248 2024.03.13 04:57:24.728100 [ 3 ] {} <Debug> HTTP-Session: 6f88d64f-00a6-4e6f-b459-59a7a77cc1a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6249 2024.03.13 04:57:24.728131 [ 3 ] {} <Trace> HTTP-Session: 6f88d64f-00a6-4e6f-b459-59a7a77cc1a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6250 2024.03.13 04:57:24.728192 [ 3 ] {4b490aae-1eb7-4ff0-9a33-02c0477999cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6251 2024.03.13 04:57:24.728231 [ 3 ] {4b490aae-1eb7-4ff0-9a33-02c0477999cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6252 2024.03.13 04:57:24.728353 [ 3 ] {4b490aae-1eb7-4ff0-9a33-02c0477999cd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6253 2024.03.13 04:57:24.728629 [ 3 ] {4b490aae-1eb7-4ff0-9a33-02c0477999cd} <Trace> oximeter.fields_u16 (db02df71-3e40-4e1d-8bbe-eb6de45405c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6254 2024.03.13 04:57:24.728665 [ 3 ] {4b490aae-1eb7-4ff0-9a33-02c0477999cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
6255 2024.03.13 04:57:24.728950 [ 3 ] {4b490aae-1eb7-4ff0-9a33-02c0477999cd} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
6256 2024.03.13 04:57:24.729252 [ 3 ] {4b490aae-1eb7-4ff0-9a33-02c0477999cd} <Trace> oximeter.fields_u16 (db02df71-3e40-4e1d-8bbe-eb6de45405c6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6257 2024.03.13 04:57:24.729396 [ 3 ] {4b490aae-1eb7-4ff0-9a33-02c0477999cd} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001219 sec., 1640.6890894175554 rows/sec., 114.56 KiB/sec.
6258 2024.03.13 04:57:24.729639 [ 3 ] {4b490aae-1eb7-4ff0-9a33-02c0477999cd} <Debug> DynamicQueryHandler: Done processing query
6259 2024.03.13 04:57:24.729685 [ 3 ] {4b490aae-1eb7-4ff0-9a33-02c0477999cd} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
6260 2024.03.13 04:57:24.729701 [ 3 ] {} <Debug> HTTP-Session: 6f88d64f-00a6-4e6f-b459-59a7a77cc1a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6261 2024.03.13 04:57:24.729819 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 5312, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6262 2024.03.13 04:57:24.729867 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6263 2024.03.13 04:57:24.729885 [ 3 ] {} <Debug> HTTP-Session: 51357479-5218-49b9-a2dc-fbded0029b11 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
6264 2024.03.13 04:57:24.729901 [ 3 ] {} <Debug> HTTP-Session: 51357479-5218-49b9-a2dc-fbded0029b11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6265 2024.03.13 04:57:24.729915 [ 3 ] {} <Debug> HTTP-Session: 51357479-5218-49b9-a2dc-fbded0029b11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6266 2024.03.13 04:57:24.729945 [ 3 ] {} <Trace> HTTP-Session: 51357479-5218-49b9-a2dc-fbded0029b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6267 2024.03.13 04:57:24.730018 [ 3 ] {4f0572f1-3672-4a28-968a-0f424c979572} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6268 2024.03.13 04:57:24.730058 [ 3 ] {4f0572f1-3672-4a28-968a-0f424c979572} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6269 2024.03.13 04:57:24.730201 [ 3 ] {4f0572f1-3672-4a28-968a-0f424c979572} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6270 2024.03.13 04:57:24.730503 [ 3 ] {4f0572f1-3672-4a28-968a-0f424c979572} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6271 2024.03.13 04:57:24.730540 [ 3 ] {4f0572f1-3672-4a28-968a-0f424c979572} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
6272 2024.03.13 04:57:24.730832 [ 3 ] {4f0572f1-3672-4a28-968a-0f424c979572} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
6273 2024.03.13 04:57:24.731125 [ 3 ] {4f0572f1-3672-4a28-968a-0f424c979572} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6274 2024.03.13 04:57:24.731258 [ 3 ] {4f0572f1-3672-4a28-968a-0f424c979572} <Debug> executeQuery: Read 31 rows, 2.49 KiB in 0.001266 sec., 24486.571879936808 rows/sec., 1.92 MiB/sec.
6275 2024.03.13 04:57:24.731401 [ 3 ] {4f0572f1-3672-4a28-968a-0f424c979572} <Debug> DynamicQueryHandler: Done processing query
6276 2024.03.13 04:57:24.731437 [ 3 ] {4f0572f1-3672-4a28-968a-0f424c979572} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
6277 2024.03.13 04:57:24.731467 [ 3 ] {} <Debug> HTTP-Session: 51357479-5218-49b9-a2dc-fbded0029b11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6278 2024.03.13 04:57:24.731589 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6279 2024.03.13 04:57:24.731637 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6280 2024.03.13 04:57:24.731655 [ 3 ] {} <Debug> HTTP-Session: 8605d5ac-b440-446b-933c-b7069d6573dc Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
6281 2024.03.13 04:57:24.731671 [ 3 ] {} <Debug> HTTP-Session: 8605d5ac-b440-446b-933c-b7069d6573dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6282 2024.03.13 04:57:24.731684 [ 3 ] {} <Debug> HTTP-Session: 8605d5ac-b440-446b-933c-b7069d6573dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6283 2024.03.13 04:57:24.731714 [ 3 ] {} <Trace> HTTP-Session: 8605d5ac-b440-446b-933c-b7069d6573dc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6284 2024.03.13 04:57:24.731775 [ 3 ] {0932c60e-6119-450c-9346-4ed47c48429a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6285 2024.03.13 04:57:24.731817 [ 3 ] {0932c60e-6119-450c-9346-4ed47c48429a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6286 2024.03.13 04:57:24.731956 [ 3 ] {0932c60e-6119-450c-9346-4ed47c48429a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6287 2024.03.13 04:57:24.732226 [ 3 ] {0932c60e-6119-450c-9346-4ed47c48429a} <Trace> oximeter.measurements_cumulativeu64 (311b24cf-8761-4f32-8016-e3619c5686da): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6288 2024.03.13 04:57:24.732261 [ 3 ] {0932c60e-6119-450c-9346-4ed47c48429a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
6289 2024.03.13 04:57:24.732618 [ 3 ] {0932c60e-6119-450c-9346-4ed47c48429a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
6290 2024.03.13 04:57:24.732940 [ 3 ] {0932c60e-6119-450c-9346-4ed47c48429a} <Trace> oximeter.measurements_cumulativeu64 (311b24cf-8761-4f32-8016-e3619c5686da): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6291 2024.03.13 04:57:24.733094 [ 3 ] {0932c60e-6119-450c-9346-4ed47c48429a} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001339 sec., 746.8259895444362 rows/sec., 52.51 KiB/sec.
6292 2024.03.13 04:57:24.733216 [ 3 ] {0932c60e-6119-450c-9346-4ed47c48429a} <Debug> DynamicQueryHandler: Done processing query
6293 2024.03.13 04:57:24.733239 [ 3 ] {0932c60e-6119-450c-9346-4ed47c48429a} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
6294 2024.03.13 04:57:24.733254 [ 3 ] {} <Debug> HTTP-Session: 8605d5ac-b440-446b-933c-b7069d6573dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6295 2024.03.13 04:57:24.733383 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 31062, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6296 2024.03.13 04:57:24.733429 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6297 2024.03.13 04:57:24.733447 [ 3 ] {} <Debug> HTTP-Session: 51c518da-200a-4210-a234-a50de4541776 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
6298 2024.03.13 04:57:24.733464 [ 3 ] {} <Debug> HTTP-Session: 51c518da-200a-4210-a234-a50de4541776 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6299 2024.03.13 04:57:24.733477 [ 3 ] {} <Debug> HTTP-Session: 51c518da-200a-4210-a234-a50de4541776 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6300 2024.03.13 04:57:24.733508 [ 3 ] {} <Trace> HTTP-Session: 51c518da-200a-4210-a234-a50de4541776 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6301 2024.03.13 04:57:24.733720 [ 3 ] {06e33b40-01f4-418f-9ba5-49c05bc3e631} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6302 2024.03.13 04:57:24.733764 [ 3 ] {06e33b40-01f4-418f-9ba5-49c05bc3e631} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
6303 2024.03.13 04:57:24.733921 [ 3 ] {06e33b40-01f4-418f-9ba5-49c05bc3e631} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6304 2024.03.13 04:57:24.734540 [ 3 ] {06e33b40-01f4-418f-9ba5-49c05bc3e631} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6305 2024.03.13 04:57:24.734576 [ 3 ] {06e33b40-01f4-418f-9ba5-49c05bc3e631} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
6306 2024.03.13 04:57:24.734972 [ 3 ] {06e33b40-01f4-418f-9ba5-49c05bc3e631} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
6307 2024.03.13 04:57:24.735292 [ 3 ] {06e33b40-01f4-418f-9ba5-49c05bc3e631} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6308 2024.03.13 04:57:24.735452 [ 3 ] {06e33b40-01f4-418f-9ba5-49c05bc3e631} <Debug> executeQuery: Read 29 rows, 40.07 KiB in 0.001892 sec., 15327.6955602537 rows/sec., 20.68 MiB/sec.
6309 2024.03.13 04:57:24.735579 [ 3 ] {06e33b40-01f4-418f-9ba5-49c05bc3e631} <Debug> DynamicQueryHandler: Done processing query
6310 2024.03.13 04:57:24.735602 [ 3 ] {06e33b40-01f4-418f-9ba5-49c05bc3e631} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
6311 2024.03.13 04:57:24.735618 [ 3 ] {} <Debug> HTTP-Session: 51c518da-200a-4210-a234-a50de4541776 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6312 2024.03.13 04:57:29.721358 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 4072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6313 2024.03.13 04:57:29.721502 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6314 2024.03.13 04:57:29.721533 [ 3 ] {} <Debug> HTTP-Session: 14fc79d4-9b15-4cc2-9150-5fe8e1d61ccf Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
6315 2024.03.13 04:57:29.721562 [ 3 ] {} <Debug> HTTP-Session: 14fc79d4-9b15-4cc2-9150-5fe8e1d61ccf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6316 2024.03.13 04:57:29.721580 [ 3 ] {} <Debug> HTTP-Session: 14fc79d4-9b15-4cc2-9150-5fe8e1d61ccf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6317 2024.03.13 04:57:29.721637 [ 3 ] {} <Trace> HTTP-Session: 14fc79d4-9b15-4cc2-9150-5fe8e1d61ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6318 2024.03.13 04:57:29.721762 [ 3 ] {fb01deb7-d109-4157-ab6c-0e615c6c280a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6319 2024.03.13 04:57:29.721824 [ 3 ] {fb01deb7-d109-4157-ab6c-0e615c6c280a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6320 2024.03.13 04:57:29.722011 [ 3 ] {fb01deb7-d109-4157-ab6c-0e615c6c280a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6321 2024.03.13 04:57:29.722459 [ 3 ] {fb01deb7-d109-4157-ab6c-0e615c6c280a} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6322 2024.03.13 04:57:29.722503 [ 3 ] {fb01deb7-d109-4157-ab6c-0e615c6c280a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
6323 2024.03.13 04:57:29.722884 [ 3 ] {fb01deb7-d109-4157-ab6c-0e615c6c280a} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
6324 2024.03.13 04:57:29.723213 [ 3 ] {fb01deb7-d109-4157-ab6c-0e615c6c280a} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6325 2024.03.13 04:57:29.723353 [ 3 ] {fb01deb7-d109-4157-ab6c-0e615c6c280a} <Debug> executeQuery: Read 28 rows, 2.27 KiB in 0.001649 sec., 16979.987871437235 rows/sec., 1.34 MiB/sec.
6326 2024.03.13 04:57:29.723517 [ 3 ] {fb01deb7-d109-4157-ab6c-0e615c6c280a} <Debug> DynamicQueryHandler: Done processing query
6327 2024.03.13 04:57:29.723553 [ 3 ] {fb01deb7-d109-4157-ab6c-0e615c6c280a} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
6328 2024.03.13 04:57:29.723586 [ 3 ] {} <Debug> HTTP-Session: 14fc79d4-9b15-4cc2-9150-5fe8e1d61ccf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6329 2024.03.13 04:57:29.723740 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 14008, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6330 2024.03.13 04:57:29.723788 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6331 2024.03.13 04:57:29.723806 [ 3 ] {} <Debug> HTTP-Session: a0da857b-52e8-46b1-bbe2-37cbcdcd6844 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
6332 2024.03.13 04:57:29.723824 [ 3 ] {} <Debug> HTTP-Session: a0da857b-52e8-46b1-bbe2-37cbcdcd6844 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6333 2024.03.13 04:57:29.723839 [ 3 ] {} <Debug> HTTP-Session: a0da857b-52e8-46b1-bbe2-37cbcdcd6844 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6334 2024.03.13 04:57:29.723871 [ 3 ] {} <Trace> HTTP-Session: a0da857b-52e8-46b1-bbe2-37cbcdcd6844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6335 2024.03.13 04:57:29.723957 [ 3 ] {00ade54f-3e40-4ec3-b720-5a97e6da0e8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6336 2024.03.13 04:57:29.723998 [ 3 ] {00ade54f-3e40-4ec3-b720-5a97e6da0e8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6337 2024.03.13 04:57:29.724121 [ 3 ] {00ade54f-3e40-4ec3-b720-5a97e6da0e8b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6338 2024.03.13 04:57:29.724495 [ 3 ] {00ade54f-3e40-4ec3-b720-5a97e6da0e8b} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6339 2024.03.13 04:57:29.724532 [ 3 ] {00ade54f-3e40-4ec3-b720-5a97e6da0e8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
6340 2024.03.13 04:57:29.724837 [ 3 ] {00ade54f-3e40-4ec3-b720-5a97e6da0e8b} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
6341 2024.03.13 04:57:29.725134 [ 3 ] {00ade54f-3e40-4ec3-b720-5a97e6da0e8b} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6342 2024.03.13 04:57:29.725256 [ 3 ] {00ade54f-3e40-4ec3-b720-5a97e6da0e8b} <Debug> executeQuery: Read 84 rows, 8.82 KiB in 0.001341 sec., 62639.82102908278 rows/sec., 6.42 MiB/sec.
6343 2024.03.13 04:57:29.725374 [ 3 ] {00ade54f-3e40-4ec3-b720-5a97e6da0e8b} <Debug> DynamicQueryHandler: Done processing query
6344 2024.03.13 04:57:29.725396 [ 3 ] {00ade54f-3e40-4ec3-b720-5a97e6da0e8b} <Debug> MemoryTracker: Peak memory usage (for query): 4.33 MiB.
6345 2024.03.13 04:57:29.725412 [ 3 ] {} <Debug> HTTP-Session: a0da857b-52e8-46b1-bbe2-37cbcdcd6844 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6346 2024.03.13 04:57:29.725536 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 4801, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6347 2024.03.13 04:57:29.725584 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6348 2024.03.13 04:57:29.725602 [ 3 ] {} <Debug> HTTP-Session: 928fc523-b820-4c2d-be13-029c34a230e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
6349 2024.03.13 04:57:29.725619 [ 3 ] {} <Debug> HTTP-Session: 928fc523-b820-4c2d-be13-029c34a230e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6350 2024.03.13 04:57:29.725633 [ 3 ] {} <Debug> HTTP-Session: 928fc523-b820-4c2d-be13-029c34a230e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6351 2024.03.13 04:57:29.725665 [ 3 ] {} <Trace> HTTP-Session: 928fc523-b820-4c2d-be13-029c34a230e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6352 2024.03.13 04:57:29.725740 [ 3 ] {36d59afa-e36d-4eed-b993-1311a848c4d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6353 2024.03.13 04:57:29.725780 [ 3 ] {36d59afa-e36d-4eed-b993-1311a848c4d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6354 2024.03.13 04:57:29.725902 [ 3 ] {36d59afa-e36d-4eed-b993-1311a848c4d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6355 2024.03.13 04:57:29.726194 [ 3 ] {36d59afa-e36d-4eed-b993-1311a848c4d0} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6356 2024.03.13 04:57:29.726229 [ 3 ] {36d59afa-e36d-4eed-b993-1311a848c4d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
6357 2024.03.13 04:57:29.726582 [ 3 ] {36d59afa-e36d-4eed-b993-1311a848c4d0} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
6358 2024.03.13 04:57:29.726948 [ 3 ] {36d59afa-e36d-4eed-b993-1311a848c4d0} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6359 2024.03.13 04:57:29.727100 [ 3 ] {36d59afa-e36d-4eed-b993-1311a848c4d0} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001393 sec., 20100.502512562816 rows/sec., 1.57 MiB/sec.
6360 2024.03.13 04:57:29.727235 [ 3 ] {36d59afa-e36d-4eed-b993-1311a848c4d0} <Debug> DynamicQueryHandler: Done processing query
6361 2024.03.13 04:57:29.727262 [ 3 ] {36d59afa-e36d-4eed-b993-1311a848c4d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
6362 2024.03.13 04:57:29.727281 [ 3 ] {} <Debug> HTTP-Session: 928fc523-b820-4c2d-be13-029c34a230e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6363 2024.03.13 04:57:29.727485 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 29992, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6364 2024.03.13 04:57:29.727545 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6365 2024.03.13 04:57:29.727568 [ 3 ] {} <Debug> HTTP-Session: 9842b5e2-709d-4206-be2e-540a4387e5d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
6366 2024.03.13 04:57:29.727588 [ 3 ] {} <Debug> HTTP-Session: 9842b5e2-709d-4206-be2e-540a4387e5d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6367 2024.03.13 04:57:29.727605 [ 3 ] {} <Debug> HTTP-Session: 9842b5e2-709d-4206-be2e-540a4387e5d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6368 2024.03.13 04:57:29.727644 [ 3 ] {} <Trace> HTTP-Session: 9842b5e2-709d-4206-be2e-540a4387e5d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6369 2024.03.13 04:57:29.727862 [ 3 ] {9300a4b6-d56b-4138-99fa-742bb60c04fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6370 2024.03.13 04:57:29.727908 [ 3 ] {9300a4b6-d56b-4138-99fa-742bb60c04fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
6371 2024.03.13 04:57:29.728066 [ 3 ] {9300a4b6-d56b-4138-99fa-742bb60c04fb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6372 2024.03.13 04:57:29.728640 [ 3 ] {9300a4b6-d56b-4138-99fa-742bb60c04fb} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6373 2024.03.13 04:57:29.728675 [ 3 ] {9300a4b6-d56b-4138-99fa-742bb60c04fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
6374 2024.03.13 04:57:29.729083 [ 3 ] {9300a4b6-d56b-4138-99fa-742bb60c04fb} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
6375 2024.03.13 04:57:29.729411 [ 3 ] {9300a4b6-d56b-4138-99fa-742bb60c04fb} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6376 2024.03.13 04:57:29.729538 [ 3 ] {9300a4b6-d56b-4138-99fa-742bb60c04fb} <Debug> executeQuery: Read 28 rows, 38.69 KiB in 0.001841 sec., 15209.125475285171 rows/sec., 20.52 MiB/sec.
6377 2024.03.13 04:57:29.729666 [ 3 ] {9300a4b6-d56b-4138-99fa-742bb60c04fb} <Debug> DynamicQueryHandler: Done processing query
6378 2024.03.13 04:57:29.729690 [ 3 ] {9300a4b6-d56b-4138-99fa-742bb60c04fb} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
6379 2024.03.13 04:57:29.729705 [ 3 ] {} <Debug> HTTP-Session: 9842b5e2-709d-4206-be2e-540a4387e5d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6380 2024.03.13 04:57:34.723253 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 4214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6381 2024.03.13 04:57:34.723384 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6382 2024.03.13 04:57:34.723412 [ 3 ] {} <Debug> HTTP-Session: 9a2c3597-71e4-4255-b9b3-da626354439e Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
6383 2024.03.13 04:57:34.723441 [ 3 ] {} <Debug> HTTP-Session: 9a2c3597-71e4-4255-b9b3-da626354439e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6384 2024.03.13 04:57:34.723459 [ 3 ] {} <Debug> HTTP-Session: 9a2c3597-71e4-4255-b9b3-da626354439e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6385 2024.03.13 04:57:34.723515 [ 3 ] {} <Trace> HTTP-Session: 9a2c3597-71e4-4255-b9b3-da626354439e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6386 2024.03.13 04:57:34.723654 [ 3 ] {8e68be81-a73c-42be-932f-3b4b2158d911} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6387 2024.03.13 04:57:34.723723 [ 3 ] {8e68be81-a73c-42be-932f-3b4b2158d911} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6388 2024.03.13 04:57:34.723927 [ 3 ] {8e68be81-a73c-42be-932f-3b4b2158d911} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6389 2024.03.13 04:57:34.724415 [ 3 ] {8e68be81-a73c-42be-932f-3b4b2158d911} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6390 2024.03.13 04:57:34.724462 [ 3 ] {8e68be81-a73c-42be-932f-3b4b2158d911} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
6391 2024.03.13 04:57:34.724851 [ 3 ] {8e68be81-a73c-42be-932f-3b4b2158d911} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
6392 2024.03.13 04:57:34.725174 [ 3 ] {8e68be81-a73c-42be-932f-3b4b2158d911} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6393 2024.03.13 04:57:34.725347 [ 3 ] {8e68be81-a73c-42be-932f-3b4b2158d911} <Debug> executeQuery: Read 29 rows, 2.35 KiB in 0.001753 sec., 16543.069024529377 rows/sec., 1.31 MiB/sec.
6394 2024.03.13 04:57:34.725358 [ 76 ] {} <Debug> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
6395 2024.03.13 04:57:34.725461 [ 76 ] {} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6396 2024.03.13 04:57:34.725516 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
6397 2024.03.13 04:57:34.725577 [ 3 ] {8e68be81-a73c-42be-932f-3b4b2158d911} <Debug> DynamicQueryHandler: Done processing query
6398 2024.03.13 04:57:34.725624 [ 3 ] {8e68be81-a73c-42be-932f-3b4b2158d911} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
6399 2024.03.13 04:57:34.725648 [ 3 ] {} <Debug> HTTP-Session: 9a2c3597-71e4-4255-b9b3-da626354439e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6400 2024.03.13 04:57:34.725661 [ 199 ] {9bec4614-832f-436d-8868-dc505e41396c::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
6401 2024.03.13 04:57:34.725789 [ 199 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6402 2024.03.13 04:57:34.725794 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6403 2024.03.13 04:57:34.725832 [ 199 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 57 rows starting from the beginning of the part
6404 2024.03.13 04:57:34.725870 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6405 2024.03.13 04:57:34.725898 [ 3 ] {} <Debug> HTTP-Session: 181362f4-2fe5-4ada-95d3-8f635d612b94 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
6406 2024.03.13 04:57:34.725928 [ 3 ] {} <Debug> HTTP-Session: 181362f4-2fe5-4ada-95d3-8f635d612b94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6407 2024.03.13 04:57:34.725936 [ 199 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 29 rows starting from the beginning of the part
6408 2024.03.13 04:57:34.725967 [ 3 ] {} <Debug> HTTP-Session: 181362f4-2fe5-4ada-95d3-8f635d612b94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6409 2024.03.13 04:57:34.726093 [ 3 ] {} <Trace> HTTP-Session: 181362f4-2fe5-4ada-95d3-8f635d612b94 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6410 2024.03.13 04:57:34.726302 [ 199 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 28 rows starting from the beginning of the part
6411 2024.03.13 04:57:34.726430 [ 3 ] {d8a212ea-8bbf-4840-87e8-bae4a6b4c348} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
6412 2024.03.13 04:57:34.726526 [ 199 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 29 rows starting from the beginning of the part
6413 2024.03.13 04:57:34.726568 [ 3 ] {d8a212ea-8bbf-4840-87e8-bae4a6b4c348} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
6414 2024.03.13 04:57:34.726838 [ 199 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 28 rows starting from the beginning of the part
6415 2024.03.13 04:57:34.727060 [ 199 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 29 rows starting from the beginning of the part
6416 2024.03.13 04:57:34.727518 [ 3 ] {d8a212ea-8bbf-4840-87e8-bae4a6b4c348} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6417 2024.03.13 04:57:34.728031 [ 3 ] {d8a212ea-8bbf-4840-87e8-bae4a6b4c348} <Trace> oximeter.fields_ipaddr (760c2243-c48f-4b40-9670-6ffe24998980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6418 2024.03.13 04:57:34.728079 [ 3 ] {d8a212ea-8bbf-4840-87e8-bae4a6b4c348} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
6419 2024.03.13 04:57:34.728559 [ 3 ] {d8a212ea-8bbf-4840-87e8-bae4a6b4c348} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
6420 2024.03.13 04:57:34.728796 [ 199 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 200 rows, containing 4 columns (4 merged, 0 gathered) in 0.00320518 sec., 62398.99163229522 rows/sec., 4.94 MiB/sec.
6421 2024.03.13 04:57:34.728932 [ 199 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
6422 2024.03.13 04:57:34.729088 [ 3 ] {d8a212ea-8bbf-4840-87e8-bae4a6b4c348} <Trace> oximeter.fields_ipaddr (760c2243-c48f-4b40-9670-6ffe24998980): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6423 2024.03.13 04:57:34.729353 [ 3 ] {d8a212ea-8bbf-4840-87e8-bae4a6b4c348} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.003035 sec., 658.9785831960461 rows/sec., 53.74 KiB/sec.
6424 2024.03.13 04:57:34.729486 [ 199 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_56_11} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6425 2024.03.13 04:57:34.729533 [ 3 ] {d8a212ea-8bbf-4840-87e8-bae4a6b4c348} <Debug> DynamicQueryHandler: Done processing query
6426 2024.03.13 04:57:34.729565 [ 3 ] {d8a212ea-8bbf-4840-87e8-bae4a6b4c348} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
6427 2024.03.13 04:57:34.729589 [ 3 ] {} <Debug> HTTP-Session: 181362f4-2fe5-4ada-95d3-8f635d612b94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6428 2024.03.13 04:57:34.729598 [ 199 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_56_11} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
6429 2024.03.13 04:57:34.729685 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
6430 2024.03.13 04:57:34.729753 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 18614, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6431 2024.03.13 04:57:34.729803 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6432 2024.03.13 04:57:34.729823 [ 3 ] {} <Debug> HTTP-Session: a65e8500-1f07-47d7-ac1f-648ad78abf0c Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
6433 2024.03.13 04:57:34.729840 [ 3 ] {} <Debug> HTTP-Session: a65e8500-1f07-47d7-ac1f-648ad78abf0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6434 2024.03.13 04:57:34.729854 [ 3 ] {} <Debug> HTTP-Session: a65e8500-1f07-47d7-ac1f-648ad78abf0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6435 2024.03.13 04:57:34.729888 [ 3 ] {} <Trace> HTTP-Session: a65e8500-1f07-47d7-ac1f-648ad78abf0c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6436 2024.03.13 04:57:34.729995 [ 3 ] {5dfa9959-2d90-490c-82cf-2b09bcf5b940} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6437 2024.03.13 04:57:34.730038 [ 3 ] {5dfa9959-2d90-490c-82cf-2b09bcf5b940} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6438 2024.03.13 04:57:34.730170 [ 3 ] {5dfa9959-2d90-490c-82cf-2b09bcf5b940} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6439 2024.03.13 04:57:34.730566 [ 3 ] {5dfa9959-2d90-490c-82cf-2b09bcf5b940} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6440 2024.03.13 04:57:34.730604 [ 3 ] {5dfa9959-2d90-490c-82cf-2b09bcf5b940} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
6441 2024.03.13 04:57:34.730923 [ 3 ] {5dfa9959-2d90-490c-82cf-2b09bcf5b940} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
6442 2024.03.13 04:57:34.731227 [ 3 ] {5dfa9959-2d90-490c-82cf-2b09bcf5b940} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6443 2024.03.13 04:57:34.731388 [ 76 ] {} <Debug> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
6444 2024.03.13 04:57:34.731390 [ 3 ] {5dfa9959-2d90-490c-82cf-2b09bcf5b940} <Debug> executeQuery: Read 124 rows, 11.04 KiB in 0.001442 sec., 85991.67822468794 rows/sec., 7.47 MiB/sec.
6445 2024.03.13 04:57:34.731447 [ 76 ] {} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6446 2024.03.13 04:57:34.731507 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
6447 2024.03.13 04:57:34.731641 [ 3 ] {5dfa9959-2d90-490c-82cf-2b09bcf5b940} <Debug> DynamicQueryHandler: Done processing query
6448 2024.03.13 04:57:34.731651 [ 187 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::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
6449 2024.03.13 04:57:34.731674 [ 3 ] {5dfa9959-2d90-490c-82cf-2b09bcf5b940} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB.
6450 2024.03.13 04:57:34.731699 [ 3 ] {} <Debug> HTTP-Session: a65e8500-1f07-47d7-ac1f-648ad78abf0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6451 2024.03.13 04:57:34.731784 [ 187 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6452 2024.03.13 04:57:34.731814 [ 187 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 211 rows starting from the beginning of the part
6453 2024.03.13 04:57:34.731877 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6454 2024.03.13 04:57:34.731950 [ 187 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 87 rows starting from the beginning of the part
6455 2024.03.13 04:57:34.731991 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6456 2024.03.13 04:57:34.732075 [ 3 ] {} <Debug> HTTP-Session: f2c04a29-40d3-4dc8-9623-a2ef8d2349c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
6457 2024.03.13 04:57:34.732185 [ 3 ] {} <Debug> HTTP-Session: f2c04a29-40d3-4dc8-9623-a2ef8d2349c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6458 2024.03.13 04:57:34.732302 [ 3 ] {} <Debug> HTTP-Session: f2c04a29-40d3-4dc8-9623-a2ef8d2349c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6459 2024.03.13 04:57:34.732348 [ 187 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 86 rows starting from the beginning of the part
6460 2024.03.13 04:57:34.732422 [ 3 ] {} <Trace> HTTP-Session: f2c04a29-40d3-4dc8-9623-a2ef8d2349c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6461 2024.03.13 04:57:34.732617 [ 187 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 88 rows starting from the beginning of the part
6462 2024.03.13 04:57:34.732655 [ 3 ] {2417a933-e8e0-49ee-8e49-6fc9b4d0c92a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6463 2024.03.13 04:57:34.732801 [ 3 ] {2417a933-e8e0-49ee-8e49-6fc9b4d0c92a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6464 2024.03.13 04:57:34.732932 [ 187 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 84 rows starting from the beginning of the part
6465 2024.03.13 04:57:34.733313 [ 187 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 124 rows starting from the beginning of the part
6466 2024.03.13 04:57:34.733780 [ 3 ] {2417a933-e8e0-49ee-8e49-6fc9b4d0c92a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6467 2024.03.13 04:57:34.734255 [ 3 ] {2417a933-e8e0-49ee-8e49-6fc9b4d0c92a} <Trace> oximeter.fields_u16 (db02df71-3e40-4e1d-8bbe-eb6de45405c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6468 2024.03.13 04:57:34.734295 [ 3 ] {2417a933-e8e0-49ee-8e49-6fc9b4d0c92a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
6469 2024.03.13 04:57:34.734741 [ 3 ] {2417a933-e8e0-49ee-8e49-6fc9b4d0c92a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
6470 2024.03.13 04:57:34.735182 [ 197 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 680 rows, containing 4 columns (4 merged, 0 gathered) in 0.003564336 sec., 190778.87157664148 rows/sec., 17.93 MiB/sec.
6471 2024.03.13 04:57:34.735320 [ 3 ] {2417a933-e8e0-49ee-8e49-6fc9b4d0c92a} <Trace> oximeter.fields_u16 (db02df71-3e40-4e1d-8bbe-eb6de45405c6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6472 2024.03.13 04:57:34.735436 [ 197 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
6473 2024.03.13 04:57:34.735620 [ 3 ] {2417a933-e8e0-49ee-8e49-6fc9b4d0c92a} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.003053 sec., 655.0933508024893 rows/sec., 45.74 KiB/sec.
6474 2024.03.13 04:57:34.735848 [ 3 ] {2417a933-e8e0-49ee-8e49-6fc9b4d0c92a} <Debug> DynamicQueryHandler: Done processing query
6475 2024.03.13 04:57:34.735909 [ 3 ] {2417a933-e8e0-49ee-8e49-6fc9b4d0c92a} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
6476 2024.03.13 04:57:34.735980 [ 3 ] {} <Debug> HTTP-Session: f2c04a29-40d3-4dc8-9623-a2ef8d2349c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6477 2024.03.13 04:57:34.736143 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 9356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6478 2024.03.13 04:57:34.736216 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6479 2024.03.13 04:57:34.736259 [ 3 ] {} <Debug> HTTP-Session: 0a466912-99a8-4b75-b2b0-2418236adf48 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
6480 2024.03.13 04:57:34.736284 [ 3 ] {} <Debug> HTTP-Session: 0a466912-99a8-4b75-b2b0-2418236adf48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6481 2024.03.13 04:57:34.736321 [ 3 ] {} <Debug> HTTP-Session: 0a466912-99a8-4b75-b2b0-2418236adf48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6482 2024.03.13 04:57:34.736351 [ 197 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_56_11} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6483 2024.03.13 04:57:34.736378 [ 3 ] {} <Trace> HTTP-Session: 0a466912-99a8-4b75-b2b0-2418236adf48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6484 2024.03.13 04:57:34.736559 [ 197 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_56_11} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
6485 2024.03.13 04:57:34.736587 [ 3 ] {d40b6adf-7efa-49b0-9de8-ed21505c025b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6486 2024.03.13 04:57:34.736694 [ 3 ] {d40b6adf-7efa-49b0-9de8-ed21505c025b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6487 2024.03.13 04:57:34.736752 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB.
6488 2024.03.13 04:57:34.736923 [ 3 ] {d40b6adf-7efa-49b0-9de8-ed21505c025b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6489 2024.03.13 04:57:34.737325 [ 3 ] {d40b6adf-7efa-49b0-9de8-ed21505c025b} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6490 2024.03.13 04:57:34.737364 [ 3 ] {d40b6adf-7efa-49b0-9de8-ed21505c025b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
6491 2024.03.13 04:57:34.737682 [ 3 ] {d40b6adf-7efa-49b0-9de8-ed21505c025b} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
6492 2024.03.13 04:57:34.738048 [ 3 ] {d40b6adf-7efa-49b0-9de8-ed21505c025b} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6493 2024.03.13 04:57:34.738212 [ 3 ] {d40b6adf-7efa-49b0-9de8-ed21505c025b} <Debug> executeQuery: Read 55 rows, 4.38 KiB in 0.001727 sec., 31847.133757961783 rows/sec., 2.48 MiB/sec.
6494 2024.03.13 04:57:34.738212 [ 76 ] {} <Debug> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
6495 2024.03.13 04:57:34.738297 [ 76 ] {} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6496 2024.03.13 04:57:34.738338 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
6497 2024.03.13 04:57:34.738428 [ 3 ] {d40b6adf-7efa-49b0-9de8-ed21505c025b} <Debug> DynamicQueryHandler: Done processing query
6498 2024.03.13 04:57:34.738493 [ 3 ] {d40b6adf-7efa-49b0-9de8-ed21505c025b} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
6499 2024.03.13 04:57:34.738562 [ 3 ] {} <Debug> HTTP-Session: 0a466912-99a8-4b75-b2b0-2418236adf48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6500 2024.03.13 04:57:34.738632 [ 199 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::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
6501 2024.03.13 04:57:34.738803 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 7230, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6502 2024.03.13 04:57:34.738978 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6503 2024.03.13 04:57:34.739068 [ 3 ] {} <Debug> HTTP-Session: e058f9ea-dde0-450e-b8c3-a79b894c32d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
6504 2024.03.13 04:57:34.739152 [ 3 ] {} <Debug> HTTP-Session: e058f9ea-dde0-450e-b8c3-a79b894c32d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6505 2024.03.13 04:57:34.739227 [ 3 ] {} <Debug> HTTP-Session: e058f9ea-dde0-450e-b8c3-a79b894c32d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6506 2024.03.13 04:57:34.739248 [ 199 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6507 2024.03.13 04:57:34.739355 [ 199 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 107 rows starting from the beginning of the part
6508 2024.03.13 04:57:34.739353 [ 3 ] {} <Trace> HTTP-Session: e058f9ea-dde0-450e-b8c3-a79b894c32d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6509 2024.03.13 04:57:34.739752 [ 3 ] {2f434874-6d0b-4de9-ac63-d8b451f15c7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6510 2024.03.13 04:57:34.739832 [ 199 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 29 rows starting from the beginning of the part
6511 2024.03.13 04:57:34.740012 [ 3 ] {2f434874-6d0b-4de9-ac63-d8b451f15c7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6512 2024.03.13 04:57:34.740288 [ 199 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 32 rows starting from the beginning of the part
6513 2024.03.13 04:57:34.740588 [ 199 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 31 rows starting from the beginning of the part
6514 2024.03.13 04:57:34.740901 [ 199 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 28 rows starting from the beginning of the part
6515 2024.03.13 04:57:34.741196 [ 199 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 55 rows starting from the beginning of the part
6516 2024.03.13 04:57:34.741248 [ 3 ] {2f434874-6d0b-4de9-ac63-d8b451f15c7e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6517 2024.03.13 04:57:34.741916 [ 3 ] {2f434874-6d0b-4de9-ac63-d8b451f15c7e} <Trace> oximeter.measurements_cumulativeu64 (311b24cf-8761-4f32-8016-e3619c5686da): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6518 2024.03.13 04:57:34.741956 [ 3 ] {2f434874-6d0b-4de9-ac63-d8b451f15c7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
6519 2024.03.13 04:57:34.742557 [ 3 ] {2f434874-6d0b-4de9-ac63-d8b451f15c7e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
6520 2024.03.13 04:57:34.742660 [ 195 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 282 rows, containing 4 columns (4 merged, 0 gathered) in 0.004230266 sec., 66662.47465289418 rows/sec., 5.21 MiB/sec.
6521 2024.03.13 04:57:34.742823 [ 195 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
6522 2024.03.13 04:57:34.743009 [ 3 ] {2f434874-6d0b-4de9-ac63-d8b451f15c7e} <Trace> oximeter.measurements_cumulativeu64 (311b24cf-8761-4f32-8016-e3619c5686da): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6523 2024.03.13 04:57:34.743309 [ 3 ] {2f434874-6d0b-4de9-ac63-d8b451f15c7e} <Debug> executeQuery: Read 37 rows, 2.67 KiB in 0.00378 sec., 9788.359788359789 rows/sec., 706.85 KiB/sec.
6524 2024.03.13 04:57:34.743510 [ 3 ] {2f434874-6d0b-4de9-ac63-d8b451f15c7e} <Debug> DynamicQueryHandler: Done processing query
6525 2024.03.13 04:57:34.743532 [ 195 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_56_11} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6526 2024.03.13 04:57:34.743541 [ 3 ] {2f434874-6d0b-4de9-ac63-d8b451f15c7e} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
6527 2024.03.13 04:57:34.743603 [ 3 ] {} <Debug> HTTP-Session: e058f9ea-dde0-450e-b8c3-a79b894c32d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6528 2024.03.13 04:57:34.743673 [ 195 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_56_11} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
6529 2024.03.13 04:57:34.743764 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB.
6530 2024.03.13 04:57:34.743780 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 31062, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6531 2024.03.13 04:57:34.743831 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6532 2024.03.13 04:57:34.743850 [ 3 ] {} <Debug> HTTP-Session: e888babe-08b0-42bd-802f-844ed3cc78f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
6533 2024.03.13 04:57:34.743868 [ 3 ] {} <Debug> HTTP-Session: e888babe-08b0-42bd-802f-844ed3cc78f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6534 2024.03.13 04:57:34.743882 [ 3 ] {} <Debug> HTTP-Session: e888babe-08b0-42bd-802f-844ed3cc78f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6535 2024.03.13 04:57:34.743913 [ 3 ] {} <Trace> HTTP-Session: e888babe-08b0-42bd-802f-844ed3cc78f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6536 2024.03.13 04:57:34.744139 [ 3 ] {b20997ce-bef9-47d8-b494-8c332619411a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6537 2024.03.13 04:57:34.744184 [ 3 ] {b20997ce-bef9-47d8-b494-8c332619411a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
6538 2024.03.13 04:57:34.744343 [ 3 ] {b20997ce-bef9-47d8-b494-8c332619411a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6539 2024.03.13 04:57:34.744976 [ 3 ] {b20997ce-bef9-47d8-b494-8c332619411a} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6540 2024.03.13 04:57:34.745011 [ 3 ] {b20997ce-bef9-47d8-b494-8c332619411a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
6541 2024.03.13 04:57:34.745416 [ 3 ] {b20997ce-bef9-47d8-b494-8c332619411a} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
6542 2024.03.13 04:57:34.745757 [ 3 ] {b20997ce-bef9-47d8-b494-8c332619411a} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6543 2024.03.13 04:57:34.745920 [ 3 ] {b20997ce-bef9-47d8-b494-8c332619411a} <Debug> executeQuery: Read 29 rows, 40.07 KiB in 0.001957 sec., 14818.59989780276 rows/sec., 20.00 MiB/sec.
6544 2024.03.13 04:57:34.745946 [ 76 ] {} <Debug> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
6545 2024.03.13 04:57:34.746051 [ 76 ] {} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6546 2024.03.13 04:57:34.746116 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB.
6547 2024.03.13 04:57:34.746136 [ 3 ] {b20997ce-bef9-47d8-b494-8c332619411a} <Debug> DynamicQueryHandler: Done processing query
6548 2024.03.13 04:57:34.746188 [ 3 ] {b20997ce-bef9-47d8-b494-8c332619411a} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
6549 2024.03.13 04:57:34.746256 [ 3 ] {} <Debug> HTTP-Session: e888babe-08b0-42bd-802f-844ed3cc78f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6550 2024.03.13 04:57:34.746410 [ 199 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::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
6551 2024.03.13 04:57:34.746976 [ 199 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6552 2024.03.13 04:57:34.747072 [ 199 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1451 rows starting from the beginning of the part
6553 2024.03.13 04:57:34.747256 [ 199 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 29 rows starting from the beginning of the part
6554 2024.03.13 04:57:34.747347 [ 199 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 28 rows starting from the beginning of the part
6555 2024.03.13 04:57:34.747444 [ 199 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 29 rows starting from the beginning of the part
6556 2024.03.13 04:57:34.747639 [ 199 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 28 rows starting from the beginning of the part
6557 2024.03.13 04:57:34.747731 [ 199 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 29 rows starting from the beginning of the part
6558 2024.03.13 04:57:34.753424 [ 195 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1594 rows, containing 6 columns (6 merged, 0 gathered) in 0.007192562 sec., 221617.83242188251 rows/sec., 299.06 MiB/sec.
6559 2024.03.13 04:57:34.754198 [ 195 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
6560 2024.03.13 04:57:34.754571 [ 195 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_56_11} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6561 2024.03.13 04:57:34.754647 [ 195 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_56_11} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
6562 2024.03.13 04:57:34.754722 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.06 MiB.
6563 2024.03.13 04:57:35.000145 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 192.18 MiB, peak 204.20 MiB, free memory in arenas 0.00 B, will set to 194.95 MiB (RSS), difference: 2.77 MiB
6564 2024.03.13 04:57:38.500804 [ 72 ] {} <Debug> DNSResolver: Updating DNS cache
6565 2024.03.13 04:57:38.500901 [ 72 ] {} <Debug> DNSResolver: Updated DNS cache
6566 2024.03.13 04:57:39.720739 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 4072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6567 2024.03.13 04:57:39.720849 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6568 2024.03.13 04:57:39.720876 [ 3 ] {} <Debug> HTTP-Session: 71990633-69fd-49c6-8323-b9ef007384c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
6569 2024.03.13 04:57:39.720902 [ 3 ] {} <Debug> HTTP-Session: 71990633-69fd-49c6-8323-b9ef007384c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6570 2024.03.13 04:57:39.720919 [ 3 ] {} <Debug> HTTP-Session: 71990633-69fd-49c6-8323-b9ef007384c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6571 2024.03.13 04:57:39.720969 [ 3 ] {} <Trace> HTTP-Session: 71990633-69fd-49c6-8323-b9ef007384c5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6572 2024.03.13 04:57:39.721093 [ 3 ] {a209cc0a-2c67-476b-b4da-b726ed853afd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6573 2024.03.13 04:57:39.721159 [ 3 ] {a209cc0a-2c67-476b-b4da-b726ed853afd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6574 2024.03.13 04:57:39.721362 [ 3 ] {a209cc0a-2c67-476b-b4da-b726ed853afd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6575 2024.03.13 04:57:39.721933 [ 3 ] {a209cc0a-2c67-476b-b4da-b726ed853afd} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6576 2024.03.13 04:57:39.721982 [ 3 ] {a209cc0a-2c67-476b-b4da-b726ed853afd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB.
6577 2024.03.13 04:57:39.722365 [ 3 ] {a209cc0a-2c67-476b-b4da-b726ed853afd} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
6578 2024.03.13 04:57:39.722699 [ 3 ] {a209cc0a-2c67-476b-b4da-b726ed853afd} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6579 2024.03.13 04:57:39.722836 [ 3 ] {a209cc0a-2c67-476b-b4da-b726ed853afd} <Debug> executeQuery: Read 28 rows, 2.27 KiB in 0.001769 sec., 15828.151498021482 rows/sec., 1.25 MiB/sec.
6580 2024.03.13 04:57:39.722984 [ 3 ] {a209cc0a-2c67-476b-b4da-b726ed853afd} <Debug> DynamicQueryHandler: Done processing query
6581 2024.03.13 04:57:39.723011 [ 3 ] {a209cc0a-2c67-476b-b4da-b726ed853afd} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
6582 2024.03.13 04:57:39.723027 [ 3 ] {} <Debug> HTTP-Session: 71990633-69fd-49c6-8323-b9ef007384c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6583 2024.03.13 04:57:39.723167 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 14008, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6584 2024.03.13 04:57:39.723225 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6585 2024.03.13 04:57:39.723244 [ 3 ] {} <Debug> HTTP-Session: b31bbbb5-ce90-4a20-a985-f76769ec2ebb Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
6586 2024.03.13 04:57:39.723264 [ 3 ] {} <Debug> HTTP-Session: b31bbbb5-ce90-4a20-a985-f76769ec2ebb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6587 2024.03.13 04:57:39.723283 [ 3 ] {} <Debug> HTTP-Session: b31bbbb5-ce90-4a20-a985-f76769ec2ebb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6588 2024.03.13 04:57:39.723318 [ 3 ] {} <Trace> HTTP-Session: b31bbbb5-ce90-4a20-a985-f76769ec2ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6589 2024.03.13 04:57:39.723414 [ 3 ] {76856183-d4c1-4faa-a673-d5e4285164a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6590 2024.03.13 04:57:39.723458 [ 3 ] {76856183-d4c1-4faa-a673-d5e4285164a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6591 2024.03.13 04:57:39.723587 [ 3 ] {76856183-d4c1-4faa-a673-d5e4285164a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6592 2024.03.13 04:57:39.723961 [ 3 ] {76856183-d4c1-4faa-a673-d5e4285164a0} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6593 2024.03.13 04:57:39.723997 [ 3 ] {76856183-d4c1-4faa-a673-d5e4285164a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB.
6594 2024.03.13 04:57:39.724304 [ 3 ] {76856183-d4c1-4faa-a673-d5e4285164a0} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
6595 2024.03.13 04:57:39.724607 [ 3 ] {76856183-d4c1-4faa-a673-d5e4285164a0} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6596 2024.03.13 04:57:39.724731 [ 3 ] {76856183-d4c1-4faa-a673-d5e4285164a0} <Debug> executeQuery: Read 84 rows, 8.82 KiB in 0.001363 sec., 61628.76008804108 rows/sec., 6.32 MiB/sec.
6597 2024.03.13 04:57:39.724905 [ 3 ] {76856183-d4c1-4faa-a673-d5e4285164a0} <Debug> DynamicQueryHandler: Done processing query
6598 2024.03.13 04:57:39.724935 [ 3 ] {76856183-d4c1-4faa-a673-d5e4285164a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.33 MiB.
6599 2024.03.13 04:57:39.724989 [ 3 ] {} <Debug> HTTP-Session: b31bbbb5-ce90-4a20-a985-f76769ec2ebb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6600 2024.03.13 04:57:39.725206 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 4801, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6601 2024.03.13 04:57:39.725259 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6602 2024.03.13 04:57:39.725278 [ 3 ] {} <Debug> HTTP-Session: 8b228393-b2c0-48f1-999c-2ce8cbb3167e Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
6603 2024.03.13 04:57:39.725296 [ 3 ] {} <Debug> HTTP-Session: 8b228393-b2c0-48f1-999c-2ce8cbb3167e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6604 2024.03.13 04:57:39.725310 [ 3 ] {} <Debug> HTTP-Session: 8b228393-b2c0-48f1-999c-2ce8cbb3167e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6605 2024.03.13 04:57:39.725343 [ 3 ] {} <Trace> HTTP-Session: 8b228393-b2c0-48f1-999c-2ce8cbb3167e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6606 2024.03.13 04:57:39.725419 [ 3 ] {fc84b7f8-43cb-48e6-bbce-ba42d134b093} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6607 2024.03.13 04:57:39.725461 [ 3 ] {fc84b7f8-43cb-48e6-bbce-ba42d134b093} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6608 2024.03.13 04:57:39.725608 [ 3 ] {fc84b7f8-43cb-48e6-bbce-ba42d134b093} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6609 2024.03.13 04:57:39.725904 [ 3 ] {fc84b7f8-43cb-48e6-bbce-ba42d134b093} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6610 2024.03.13 04:57:39.725941 [ 3 ] {fc84b7f8-43cb-48e6-bbce-ba42d134b093} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB.
6611 2024.03.13 04:57:39.726237 [ 3 ] {fc84b7f8-43cb-48e6-bbce-ba42d134b093} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
6612 2024.03.13 04:57:39.726532 [ 3 ] {fc84b7f8-43cb-48e6-bbce-ba42d134b093} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6613 2024.03.13 04:57:39.726654 [ 3 ] {fc84b7f8-43cb-48e6-bbce-ba42d134b093} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001267 sec., 22099.447513812156 rows/sec., 1.73 MiB/sec.
6614 2024.03.13 04:57:39.726771 [ 3 ] {fc84b7f8-43cb-48e6-bbce-ba42d134b093} <Debug> DynamicQueryHandler: Done processing query
6615 2024.03.13 04:57:39.726795 [ 3 ] {fc84b7f8-43cb-48e6-bbce-ba42d134b093} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
6616 2024.03.13 04:57:39.726811 [ 3 ] {} <Debug> HTTP-Session: 8b228393-b2c0-48f1-999c-2ce8cbb3167e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6617 2024.03.13 04:57:39.726948 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 29993, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6618 2024.03.13 04:57:39.726996 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6619 2024.03.13 04:57:39.727015 [ 3 ] {} <Debug> HTTP-Session: 061b3e5b-9fb9-401e-a54b-b86143c2db4a Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
6620 2024.03.13 04:57:39.727032 [ 3 ] {} <Debug> HTTP-Session: 061b3e5b-9fb9-401e-a54b-b86143c2db4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6621 2024.03.13 04:57:39.727046 [ 3 ] {} <Debug> HTTP-Session: 061b3e5b-9fb9-401e-a54b-b86143c2db4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6622 2024.03.13 04:57:39.727076 [ 3 ] {} <Trace> HTTP-Session: 061b3e5b-9fb9-401e-a54b-b86143c2db4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6623 2024.03.13 04:57:39.727295 [ 3 ] {72af09d4-938d-411d-81aa-ce33651cbdb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6624 2024.03.13 04:57:39.727341 [ 3 ] {72af09d4-938d-411d-81aa-ce33651cbdb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
6625 2024.03.13 04:57:39.727497 [ 3 ] {72af09d4-938d-411d-81aa-ce33651cbdb3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6626 2024.03.13 04:57:39.727937 [ 3 ] {72af09d4-938d-411d-81aa-ce33651cbdb3} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6627 2024.03.13 04:57:39.727971 [ 3 ] {72af09d4-938d-411d-81aa-ce33651cbdb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB.
6628 2024.03.13 04:57:39.728382 [ 3 ] {72af09d4-938d-411d-81aa-ce33651cbdb3} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
6629 2024.03.13 04:57:39.728708 [ 3 ] {72af09d4-938d-411d-81aa-ce33651cbdb3} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6630 2024.03.13 04:57:39.728832 [ 3 ] {72af09d4-938d-411d-81aa-ce33651cbdb3} <Debug> executeQuery: Read 28 rows, 38.69 KiB in 0.001708 sec., 16393.442622950817 rows/sec., 22.12 MiB/sec.
6631 2024.03.13 04:57:39.728973 [ 3 ] {72af09d4-938d-411d-81aa-ce33651cbdb3} <Debug> DynamicQueryHandler: Done processing query
6632 2024.03.13 04:57:39.729008 [ 3 ] {72af09d4-938d-411d-81aa-ce33651cbdb3} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
6633 2024.03.13 04:57:39.729040 [ 3 ] {} <Debug> HTTP-Session: 061b3e5b-9fb9-401e-a54b-b86143c2db4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6634 2024.03.13 04:57:44.721822 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 4214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6635 2024.03.13 04:57:44.721937 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6636 2024.03.13 04:57:44.721962 [ 3 ] {} <Debug> HTTP-Session: 717b711e-fd00-40c0-a1f6-f37c1d584712 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
6637 2024.03.13 04:57:44.721985 [ 3 ] {} <Debug> HTTP-Session: 717b711e-fd00-40c0-a1f6-f37c1d584712 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6638 2024.03.13 04:57:44.722000 [ 3 ] {} <Debug> HTTP-Session: 717b711e-fd00-40c0-a1f6-f37c1d584712 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6639 2024.03.13 04:57:44.722046 [ 3 ] {} <Trace> HTTP-Session: 717b711e-fd00-40c0-a1f6-f37c1d584712 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6640 2024.03.13 04:57:44.722166 [ 3 ] {fff6ba7f-e3e5-4678-8d51-7137edc78c38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6641 2024.03.13 04:57:44.722227 [ 3 ] {fff6ba7f-e3e5-4678-8d51-7137edc78c38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6642 2024.03.13 04:57:44.722416 [ 3 ] {fff6ba7f-e3e5-4678-8d51-7137edc78c38} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6643 2024.03.13 04:57:44.722866 [ 3 ] {fff6ba7f-e3e5-4678-8d51-7137edc78c38} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6644 2024.03.13 04:57:44.722904 [ 3 ] {fff6ba7f-e3e5-4678-8d51-7137edc78c38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB.
6645 2024.03.13 04:57:44.723274 [ 3 ] {fff6ba7f-e3e5-4678-8d51-7137edc78c38} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
6646 2024.03.13 04:57:44.723614 [ 3 ] {fff6ba7f-e3e5-4678-8d51-7137edc78c38} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6647 2024.03.13 04:57:44.723759 [ 3 ] {fff6ba7f-e3e5-4678-8d51-7137edc78c38} <Debug> executeQuery: Read 29 rows, 2.35 KiB in 0.001651 sec., 17565.11205330103 rows/sec., 1.39 MiB/sec.
6648 2024.03.13 04:57:44.723947 [ 3 ] {fff6ba7f-e3e5-4678-8d51-7137edc78c38} <Debug> DynamicQueryHandler: Done processing query
6649 2024.03.13 04:57:44.724000 [ 3 ] {fff6ba7f-e3e5-4678-8d51-7137edc78c38} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
6650 2024.03.13 04:57:44.724055 [ 3 ] {} <Debug> HTTP-Session: 717b711e-fd00-40c0-a1f6-f37c1d584712 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6651 2024.03.13 04:57:44.724244 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 13526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6652 2024.03.13 04:57:44.724294 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6653 2024.03.13 04:57:44.724318 [ 3 ] {} <Debug> HTTP-Session: 7938a7f8-4b4a-4787-879c-8d4737fa060b Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
6654 2024.03.13 04:57:44.724340 [ 3 ] {} <Debug> HTTP-Session: 7938a7f8-4b4a-4787-879c-8d4737fa060b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6655 2024.03.13 04:57:44.724360 [ 3 ] {} <Debug> HTTP-Session: 7938a7f8-4b4a-4787-879c-8d4737fa060b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6656 2024.03.13 04:57:44.724399 [ 3 ] {} <Trace> HTTP-Session: 7938a7f8-4b4a-4787-879c-8d4737fa060b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6657 2024.03.13 04:57:44.724517 [ 3 ] {62670cde-7846-4ae4-a036-2dde1e0d21a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6658 2024.03.13 04:57:44.724560 [ 3 ] {62670cde-7846-4ae4-a036-2dde1e0d21a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6659 2024.03.13 04:57:44.724702 [ 3 ] {62670cde-7846-4ae4-a036-2dde1e0d21a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6660 2024.03.13 04:57:44.725085 [ 3 ] {62670cde-7846-4ae4-a036-2dde1e0d21a8} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6661 2024.03.13 04:57:44.725121 [ 3 ] {62670cde-7846-4ae4-a036-2dde1e0d21a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB.
6662 2024.03.13 04:57:44.725444 [ 3 ] {62670cde-7846-4ae4-a036-2dde1e0d21a8} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
6663 2024.03.13 04:57:44.725747 [ 3 ] {62670cde-7846-4ae4-a036-2dde1e0d21a8} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6664 2024.03.13 04:57:44.725872 [ 3 ] {62670cde-7846-4ae4-a036-2dde1e0d21a8} <Debug> executeQuery: Read 87 rows, 8.18 KiB in 0.001415 sec., 61484.098939929325 rows/sec., 5.65 MiB/sec.
6665 2024.03.13 04:57:44.726078 [ 3 ] {62670cde-7846-4ae4-a036-2dde1e0d21a8} <Debug> DynamicQueryHandler: Done processing query
6666 2024.03.13 04:57:44.726139 [ 3 ] {62670cde-7846-4ae4-a036-2dde1e0d21a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
6667 2024.03.13 04:57:44.726201 [ 3 ] {} <Debug> HTTP-Session: 7938a7f8-4b4a-4787-879c-8d4737fa060b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6668 2024.03.13 04:57:44.726413 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 4969, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6669 2024.03.13 04:57:44.726465 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6670 2024.03.13 04:57:44.726485 [ 3 ] {} <Debug> HTTP-Session: e8c2f18f-e2ec-4bd8-a58b-42b7f36cf9fa Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
6671 2024.03.13 04:57:44.726504 [ 3 ] {} <Debug> HTTP-Session: e8c2f18f-e2ec-4bd8-a58b-42b7f36cf9fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6672 2024.03.13 04:57:44.726518 [ 3 ] {} <Debug> HTTP-Session: e8c2f18f-e2ec-4bd8-a58b-42b7f36cf9fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6673 2024.03.13 04:57:44.726552 [ 3 ] {} <Trace> HTTP-Session: e8c2f18f-e2ec-4bd8-a58b-42b7f36cf9fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6674 2024.03.13 04:57:44.726648 [ 3 ] {c5eeccb0-a339-4f6c-95dd-e61d74148ccc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6675 2024.03.13 04:57:44.726694 [ 3 ] {c5eeccb0-a339-4f6c-95dd-e61d74148ccc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6676 2024.03.13 04:57:44.726837 [ 3 ] {c5eeccb0-a339-4f6c-95dd-e61d74148ccc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6677 2024.03.13 04:57:44.727160 [ 3 ] {c5eeccb0-a339-4f6c-95dd-e61d74148ccc} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6678 2024.03.13 04:57:44.727193 [ 3 ] {c5eeccb0-a339-4f6c-95dd-e61d74148ccc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB.
6679 2024.03.13 04:57:44.727498 [ 3 ] {c5eeccb0-a339-4f6c-95dd-e61d74148ccc} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
6680 2024.03.13 04:57:44.727801 [ 3 ] {c5eeccb0-a339-4f6c-95dd-e61d74148ccc} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6681 2024.03.13 04:57:44.727929 [ 3 ] {c5eeccb0-a339-4f6c-95dd-e61d74148ccc} <Debug> executeQuery: Read 29 rows, 2.32 KiB in 0.001316 sec., 22036.47416413374 rows/sec., 1.72 MiB/sec.
6682 2024.03.13 04:57:44.728082 [ 3 ] {c5eeccb0-a339-4f6c-95dd-e61d74148ccc} <Debug> DynamicQueryHandler: Done processing query
6683 2024.03.13 04:57:44.728111 [ 3 ] {c5eeccb0-a339-4f6c-95dd-e61d74148ccc} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
6684 2024.03.13 04:57:44.728130 [ 3 ] {} <Debug> HTTP-Session: e8c2f18f-e2ec-4bd8-a58b-42b7f36cf9fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6685 2024.03.13 04:57:44.728327 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 31062, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6686 2024.03.13 04:57:44.728384 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6687 2024.03.13 04:57:44.728404 [ 3 ] {} <Debug> HTTP-Session: 4bb8f4ea-9257-4968-8234-90c2929257a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
6688 2024.03.13 04:57:44.728422 [ 3 ] {} <Debug> HTTP-Session: 4bb8f4ea-9257-4968-8234-90c2929257a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6689 2024.03.13 04:57:44.728438 [ 3 ] {} <Debug> HTTP-Session: 4bb8f4ea-9257-4968-8234-90c2929257a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6690 2024.03.13 04:57:44.728470 [ 3 ] {} <Trace> HTTP-Session: 4bb8f4ea-9257-4968-8234-90c2929257a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6691 2024.03.13 04:57:44.728695 [ 3 ] {bafe9633-613a-4f20-940a-9b310abc1143} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6692 2024.03.13 04:57:44.728742 [ 3 ] {bafe9633-613a-4f20-940a-9b310abc1143} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
6693 2024.03.13 04:57:44.728899 [ 3 ] {bafe9633-613a-4f20-940a-9b310abc1143} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6694 2024.03.13 04:57:44.729384 [ 3 ] {bafe9633-613a-4f20-940a-9b310abc1143} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6695 2024.03.13 04:57:44.729416 [ 3 ] {bafe9633-613a-4f20-940a-9b310abc1143} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB.
6696 2024.03.13 04:57:44.729834 [ 3 ] {bafe9633-613a-4f20-940a-9b310abc1143} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
6697 2024.03.13 04:57:44.730178 [ 3 ] {bafe9633-613a-4f20-940a-9b310abc1143} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6698 2024.03.13 04:57:44.730309 [ 3 ] {bafe9633-613a-4f20-940a-9b310abc1143} <Debug> executeQuery: Read 29 rows, 40.07 KiB in 0.001792 sec., 16183.035714285714 rows/sec., 21.84 MiB/sec.
6699 2024.03.13 04:57:44.730527 [ 3 ] {bafe9633-613a-4f20-940a-9b310abc1143} <Debug> DynamicQueryHandler: Done processing query
6700 2024.03.13 04:57:44.730586 [ 3 ] {bafe9633-613a-4f20-940a-9b310abc1143} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
6701 2024.03.13 04:57:44.730645 [ 3 ] {} <Debug> HTTP-Session: 4bb8f4ea-9257-4968-8234-90c2929257a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6702 2024.03.13 04:57:45.345871 [ 67 ] {} <Debug> oximeter.fields_u16 (db02df71-3e40-4e1d-8bbe-eb6de45405c6) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0
6703 2024.03.13 04:57:45.345933 [ 67 ] {} <Trace> oximeter.fields_u16 (db02df71-3e40-4e1d-8bbe-eb6de45405c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6704 2024.03.13 04:57:45.345955 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB.
6705 2024.03.13 04:57:45.346129 [ 199 ] {db02df71-3e40-4e1d-8bbe-eb6de45405c6::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
6706 2024.03.13 04:57:45.346356 [ 199 ] {db02df71-3e40-4e1d-8bbe-eb6de45405c6::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6707 2024.03.13 04:57:45.346397 [ 199 ] {db02df71-3e40-4e1d-8bbe-eb6de45405c6::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 8 rows starting from the beginning of the part
6708 2024.03.13 04:57:45.346482 [ 199 ] {db02df71-3e40-4e1d-8bbe-eb6de45405c6::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
6709 2024.03.13 04:57:45.346715 [ 199 ] {db02df71-3e40-4e1d-8bbe-eb6de45405c6::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
6710 2024.03.13 04:57:45.346994 [ 199 ] {db02df71-3e40-4e1d-8bbe-eb6de45405c6::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part
6711 2024.03.13 04:57:45.347077 [ 199 ] {db02df71-3e40-4e1d-8bbe-eb6de45405c6::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
6712 2024.03.13 04:57:45.347896 [ 195 ] {db02df71-3e40-4e1d-8bbe-eb6de45405c6::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 4 columns (4 merged, 0 gathered) in 0.00188043 sec., 9572.278680939999 rows/sec., 668.38 KiB/sec.
6713 2024.03.13 04:57:45.348085 [ 201 ] {db02df71-3e40-4e1d-8bbe-eb6de45405c6::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary)
6714 2024.03.13 04:57:45.348546 [ 201 ] {db02df71-3e40-4e1d-8bbe-eb6de45405c6::all_1_14_3} <Trace> oximeter.fields_u16 (db02df71-3e40-4e1d-8bbe-eb6de45405c6): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6715 2024.03.13 04:57:45.348637 [ 201 ] {db02df71-3e40-4e1d-8bbe-eb6de45405c6::all_1_14_3} <Trace> oximeter.fields_u16 (db02df71-3e40-4e1d-8bbe-eb6de45405c6) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3
6716 2024.03.13 04:57:45.348738 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
6717 2024.03.13 04:57:45.949725 [ 66 ] {} <Debug> oximeter.fields_ipaddr (760c2243-c48f-4b40-9670-6ffe24998980) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0
6718 2024.03.13 04:57:45.949785 [ 66 ] {} <Trace> oximeter.fields_ipaddr (760c2243-c48f-4b40-9670-6ffe24998980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6719 2024.03.13 04:57:45.949806 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB.
6720 2024.03.13 04:57:45.950002 [ 195 ] {760c2243-c48f-4b40-9670-6ffe24998980::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
6721 2024.03.13 04:57:45.950201 [ 195 ] {760c2243-c48f-4b40-9670-6ffe24998980::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6722 2024.03.13 04:57:45.950243 [ 195 ] {760c2243-c48f-4b40-9670-6ffe24998980::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 8 rows starting from the beginning of the part
6723 2024.03.13 04:57:45.950326 [ 195 ] {760c2243-c48f-4b40-9670-6ffe24998980::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
6724 2024.03.13 04:57:45.950432 [ 195 ] {760c2243-c48f-4b40-9670-6ffe24998980::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
6725 2024.03.13 04:57:45.950671 [ 195 ] {760c2243-c48f-4b40-9670-6ffe24998980::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part
6726 2024.03.13 04:57:45.950834 [ 195 ] {760c2243-c48f-4b40-9670-6ffe24998980::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
6727 2024.03.13 04:57:45.951944 [ 201 ] {760c2243-c48f-4b40-9670-6ffe24998980::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 4 columns (4 merged, 0 gathered) in 0.002066432 sec., 8710.666501486621 rows/sec., 710.29 KiB/sec.
6728 2024.03.13 04:57:45.952123 [ 201 ] {760c2243-c48f-4b40-9670-6ffe24998980::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary)
6729 2024.03.13 04:57:45.952589 [ 201 ] {760c2243-c48f-4b40-9670-6ffe24998980::all_1_14_3} <Trace> oximeter.fields_ipaddr (760c2243-c48f-4b40-9670-6ffe24998980): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6730 2024.03.13 04:57:45.952686 [ 201 ] {760c2243-c48f-4b40-9670-6ffe24998980::all_1_14_3} <Trace> oximeter.fields_ipaddr (760c2243-c48f-4b40-9670-6ffe24998980) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3
6731 2024.03.13 04:57:45.952794 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
6732 2024.03.13 04:57:48.152864 [ 65 ] {} <Debug> oximeter.measurements_cumulativeu64 (311b24cf-8761-4f32-8016-e3619c5686da) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0
6733 2024.03.13 04:57:48.152945 [ 65 ] {} <Trace> oximeter.measurements_cumulativeu64 (311b24cf-8761-4f32-8016-e3619c5686da): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6734 2024.03.13 04:57:48.152968 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB.
6735 2024.03.13 04:57:48.153124 [ 194 ] {311b24cf-8761-4f32-8016-e3619c5686da::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact with storage Full
6736 2024.03.13 04:57:48.153309 [ 194 ] {311b24cf-8761-4f32-8016-e3619c5686da::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6737 2024.03.13 04:57:48.153349 [ 194 ] {311b24cf-8761-4f32-8016-e3619c5686da::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 554 rows starting from the beginning of the part
6738 2024.03.13 04:57:48.153438 [ 194 ] {311b24cf-8761-4f32-8016-e3619c5686da::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 36 rows starting from the beginning of the part
6739 2024.03.13 04:57:48.153660 [ 194 ] {311b24cf-8761-4f32-8016-e3619c5686da::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part
6740 2024.03.13 04:57:48.153895 [ 194 ] {311b24cf-8761-4f32-8016-e3619c5686da::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part
6741 2024.03.13 04:57:48.154057 [ 194 ] {311b24cf-8761-4f32-8016-e3619c5686da::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 37 rows starting from the beginning of the part
6742 2024.03.13 04:57:48.155238 [ 190 ] {311b24cf-8761-4f32-8016-e3619c5686da::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 630 rows, containing 5 columns (5 merged, 0 gathered) in 0.002190834 sec., 287561.72306984465 rows/sec., 20.28 MiB/sec.
6743 2024.03.13 04:57:48.155415 [ 190 ] {311b24cf-8761-4f32-8016-e3619c5686da::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary)
6744 2024.03.13 04:57:48.155896 [ 190 ] {311b24cf-8761-4f32-8016-e3619c5686da::all_1_19_4} <Trace> oximeter.measurements_cumulativeu64 (311b24cf-8761-4f32-8016-e3619c5686da): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6745 2024.03.13 04:57:48.155992 [ 190 ] {311b24cf-8761-4f32-8016-e3619c5686da::all_1_19_4} <Trace> oximeter.measurements_cumulativeu64 (311b24cf-8761-4f32-8016-e3619c5686da) (MergerMutator): Merged 5 parts: [all_1_15_3, all_19_19_0] -> all_1_19_4
6746 2024.03.13 04:57:48.156082 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB.
6747 2024.03.13 04:57:49.721782 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 4072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6748 2024.03.13 04:57:49.721897 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6749 2024.03.13 04:57:49.721921 [ 3 ] {} <Debug> HTTP-Session: 395c0128-36ed-4f5d-833e-0c4f7d3533c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
6750 2024.03.13 04:57:49.721946 [ 3 ] {} <Debug> HTTP-Session: 395c0128-36ed-4f5d-833e-0c4f7d3533c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6751 2024.03.13 04:57:49.721961 [ 3 ] {} <Debug> HTTP-Session: 395c0128-36ed-4f5d-833e-0c4f7d3533c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6752 2024.03.13 04:57:49.722012 [ 3 ] {} <Trace> HTTP-Session: 395c0128-36ed-4f5d-833e-0c4f7d3533c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6753 2024.03.13 04:57:49.722134 [ 3 ] {23bebf6e-6275-4024-a5c6-2c99558012ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6754 2024.03.13 04:57:49.722196 [ 3 ] {23bebf6e-6275-4024-a5c6-2c99558012ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6755 2024.03.13 04:57:49.722386 [ 3 ] {23bebf6e-6275-4024-a5c6-2c99558012ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6756 2024.03.13 04:57:49.722843 [ 3 ] {23bebf6e-6275-4024-a5c6-2c99558012ed} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6757 2024.03.13 04:57:49.722894 [ 3 ] {23bebf6e-6275-4024-a5c6-2c99558012ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB.
6758 2024.03.13 04:57:49.723282 [ 3 ] {23bebf6e-6275-4024-a5c6-2c99558012ed} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
6759 2024.03.13 04:57:49.723617 [ 3 ] {23bebf6e-6275-4024-a5c6-2c99558012ed} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6760 2024.03.13 04:57:49.723778 [ 3 ] {23bebf6e-6275-4024-a5c6-2c99558012ed} <Debug> executeQuery: Read 28 rows, 2.27 KiB in 0.001701 sec., 16460.905349794237 rows/sec., 1.30 MiB/sec.
6761 2024.03.13 04:57:49.723950 [ 3 ] {23bebf6e-6275-4024-a5c6-2c99558012ed} <Debug> DynamicQueryHandler: Done processing query
6762 2024.03.13 04:57:49.723977 [ 3 ] {23bebf6e-6275-4024-a5c6-2c99558012ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
6763 2024.03.13 04:57:49.723994 [ 3 ] {} <Debug> HTTP-Session: 395c0128-36ed-4f5d-833e-0c4f7d3533c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6764 2024.03.13 04:57:49.724138 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 14008, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6765 2024.03.13 04:57:49.724196 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6766 2024.03.13 04:57:49.724216 [ 3 ] {} <Debug> HTTP-Session: 4b585514-f093-4a99-9c3a-289eaf3e3487 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
6767 2024.03.13 04:57:49.724234 [ 3 ] {} <Debug> HTTP-Session: 4b585514-f093-4a99-9c3a-289eaf3e3487 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6768 2024.03.13 04:57:49.724248 [ 3 ] {} <Debug> HTTP-Session: 4b585514-f093-4a99-9c3a-289eaf3e3487 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6769 2024.03.13 04:57:49.724285 [ 3 ] {} <Trace> HTTP-Session: 4b585514-f093-4a99-9c3a-289eaf3e3487 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6770 2024.03.13 04:57:49.724382 [ 3 ] {1c67165a-8066-4cdc-978b-a66c0798ace0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6771 2024.03.13 04:57:49.724426 [ 3 ] {1c67165a-8066-4cdc-978b-a66c0798ace0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6772 2024.03.13 04:57:49.724563 [ 3 ] {1c67165a-8066-4cdc-978b-a66c0798ace0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6773 2024.03.13 04:57:49.724941 [ 3 ] {1c67165a-8066-4cdc-978b-a66c0798ace0} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6774 2024.03.13 04:57:49.724981 [ 3 ] {1c67165a-8066-4cdc-978b-a66c0798ace0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB.
6775 2024.03.13 04:57:49.725297 [ 3 ] {1c67165a-8066-4cdc-978b-a66c0798ace0} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
6776 2024.03.13 04:57:49.725600 [ 3 ] {1c67165a-8066-4cdc-978b-a66c0798ace0} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6777 2024.03.13 04:57:49.725759 [ 3 ] {1c67165a-8066-4cdc-978b-a66c0798ace0} <Debug> executeQuery: Read 84 rows, 8.82 KiB in 0.001417 sec., 59280.16937191249 rows/sec., 6.08 MiB/sec.
6778 2024.03.13 04:57:49.725889 [ 3 ] {1c67165a-8066-4cdc-978b-a66c0798ace0} <Debug> DynamicQueryHandler: Done processing query
6779 2024.03.13 04:57:49.725914 [ 3 ] {1c67165a-8066-4cdc-978b-a66c0798ace0} <Debug> MemoryTracker: Peak memory usage (for query): 4.33 MiB.
6780 2024.03.13 04:57:49.725930 [ 3 ] {} <Debug> HTTP-Session: 4b585514-f093-4a99-9c3a-289eaf3e3487 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6781 2024.03.13 04:57:49.726096 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 4801, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6782 2024.03.13 04:57:49.726148 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6783 2024.03.13 04:57:49.726168 [ 3 ] {} <Debug> HTTP-Session: a1c85262-a0e4-4d83-b6bd-5bb96eccc6e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
6784 2024.03.13 04:57:49.726185 [ 3 ] {} <Debug> HTTP-Session: a1c85262-a0e4-4d83-b6bd-5bb96eccc6e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6785 2024.03.13 04:57:49.726199 [ 3 ] {} <Debug> HTTP-Session: a1c85262-a0e4-4d83-b6bd-5bb96eccc6e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6786 2024.03.13 04:57:49.726231 [ 3 ] {} <Trace> HTTP-Session: a1c85262-a0e4-4d83-b6bd-5bb96eccc6e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6787 2024.03.13 04:57:49.726313 [ 3 ] {b3b6823e-2818-4baa-bfc0-641a392442ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6788 2024.03.13 04:57:49.726354 [ 3 ] {b3b6823e-2818-4baa-bfc0-641a392442ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6789 2024.03.13 04:57:49.726483 [ 3 ] {b3b6823e-2818-4baa-bfc0-641a392442ef} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6790 2024.03.13 04:57:49.726815 [ 3 ] {b3b6823e-2818-4baa-bfc0-641a392442ef} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6791 2024.03.13 04:57:49.726853 [ 3 ] {b3b6823e-2818-4baa-bfc0-641a392442ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB.
6792 2024.03.13 04:57:49.727166 [ 3 ] {b3b6823e-2818-4baa-bfc0-641a392442ef} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
6793 2024.03.13 04:57:49.727466 [ 3 ] {b3b6823e-2818-4baa-bfc0-641a392442ef} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6794 2024.03.13 04:57:49.727602 [ 3 ] {b3b6823e-2818-4baa-bfc0-641a392442ef} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001326 sec., 21116.13876319759 rows/sec., 1.65 MiB/sec.
6795 2024.03.13 04:57:49.727774 [ 3 ] {b3b6823e-2818-4baa-bfc0-641a392442ef} <Debug> DynamicQueryHandler: Done processing query
6796 2024.03.13 04:57:49.727804 [ 3 ] {b3b6823e-2818-4baa-bfc0-641a392442ef} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
6797 2024.03.13 04:57:49.727822 [ 3 ] {} <Debug> HTTP-Session: a1c85262-a0e4-4d83-b6bd-5bb96eccc6e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6798 2024.03.13 04:57:49.728015 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 29993, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6799 2024.03.13 04:57:49.728068 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6800 2024.03.13 04:57:49.728087 [ 3 ] {} <Debug> HTTP-Session: e1bb0be8-9a69-4f5b-8530-1a37eba65886 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
6801 2024.03.13 04:57:49.728105 [ 3 ] {} <Debug> HTTP-Session: e1bb0be8-9a69-4f5b-8530-1a37eba65886 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6802 2024.03.13 04:57:49.728120 [ 3 ] {} <Debug> HTTP-Session: e1bb0be8-9a69-4f5b-8530-1a37eba65886 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6803 2024.03.13 04:57:49.728152 [ 3 ] {} <Trace> HTTP-Session: e1bb0be8-9a69-4f5b-8530-1a37eba65886 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6804 2024.03.13 04:57:49.728368 [ 3 ] {d9353d34-e0ef-4967-927c-43485c7b4e61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6805 2024.03.13 04:57:49.728415 [ 3 ] {d9353d34-e0ef-4967-927c-43485c7b4e61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
6806 2024.03.13 04:57:49.728592 [ 3 ] {d9353d34-e0ef-4967-927c-43485c7b4e61} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6807 2024.03.13 04:57:49.729087 [ 3 ] {d9353d34-e0ef-4967-927c-43485c7b4e61} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6808 2024.03.13 04:57:49.729124 [ 3 ] {d9353d34-e0ef-4967-927c-43485c7b4e61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB.
6809 2024.03.13 04:57:49.729539 [ 3 ] {d9353d34-e0ef-4967-927c-43485c7b4e61} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
6810 2024.03.13 04:57:49.729867 [ 3 ] {d9353d34-e0ef-4967-927c-43485c7b4e61} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6811 2024.03.13 04:57:49.730024 [ 3 ] {d9353d34-e0ef-4967-927c-43485c7b4e61} <Debug> executeQuery: Read 28 rows, 38.69 KiB in 0.001818 sec., 15401.540154015402 rows/sec., 20.78 MiB/sec.
6812 2024.03.13 04:57:49.730165 [ 3 ] {d9353d34-e0ef-4967-927c-43485c7b4e61} <Debug> DynamicQueryHandler: Done processing query
6813 2024.03.13 04:57:49.730189 [ 3 ] {d9353d34-e0ef-4967-927c-43485c7b4e61} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
6814 2024.03.13 04:57:49.730205 [ 3 ] {} <Debug> HTTP-Session: e1bb0be8-9a69-4f5b-8530-1a37eba65886 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6815 2024.03.13 04:57:53.500955 [ 63 ] {} <Debug> DNSResolver: Updating DNS cache
6816 2024.03.13 04:57:53.501020 [ 63 ] {} <Debug> DNSResolver: Updated DNS cache
6817 2024.03.13 04:57:54.722964 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 5361, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6818 2024.03.13 04:57:54.723094 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6819 2024.03.13 04:57:54.723126 [ 3 ] {} <Debug> HTTP-Session: 6779514e-4a39-4a89-a215-00b20c6f6486 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
6820 2024.03.13 04:57:54.723157 [ 3 ] {} <Debug> HTTP-Session: 6779514e-4a39-4a89-a215-00b20c6f6486 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6821 2024.03.13 04:57:54.723175 [ 3 ] {} <Debug> HTTP-Session: 6779514e-4a39-4a89-a215-00b20c6f6486 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6822 2024.03.13 04:57:54.723237 [ 3 ] {} <Trace> HTTP-Session: 6779514e-4a39-4a89-a215-00b20c6f6486 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6823 2024.03.13 04:57:54.723383 [ 3 ] {ae5dcbc3-d325-4ae8-919f-623718874567} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6824 2024.03.13 04:57:54.723448 [ 3 ] {ae5dcbc3-d325-4ae8-919f-623718874567} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6825 2024.03.13 04:57:54.723638 [ 3 ] {ae5dcbc3-d325-4ae8-919f-623718874567} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6826 2024.03.13 04:57:54.724093 [ 3 ] {ae5dcbc3-d325-4ae8-919f-623718874567} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6827 2024.03.13 04:57:54.724142 [ 3 ] {ae5dcbc3-d325-4ae8-919f-623718874567} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB.
6828 2024.03.13 04:57:54.724518 [ 3 ] {ae5dcbc3-d325-4ae8-919f-623718874567} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
6829 2024.03.13 04:57:54.724853 [ 3 ] {ae5dcbc3-d325-4ae8-919f-623718874567} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6830 2024.03.13 04:57:54.725005 [ 3 ] {ae5dcbc3-d325-4ae8-919f-623718874567} <Debug> executeQuery: Read 37 rows, 3.00 KiB in 0.001695 sec., 21828.908554572274 rows/sec., 1.73 MiB/sec.
6831 2024.03.13 04:57:54.725185 [ 3 ] {ae5dcbc3-d325-4ae8-919f-623718874567} <Debug> DynamicQueryHandler: Done processing query
6832 2024.03.13 04:57:54.725212 [ 3 ] {ae5dcbc3-d325-4ae8-919f-623718874567} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
6833 2024.03.13 04:57:54.725228 [ 3 ] {} <Debug> HTTP-Session: 6779514e-4a39-4a89-a215-00b20c6f6486 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6834 2024.03.13 04:57:54.725364 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 17119, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6835 2024.03.13 04:57:54.725426 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6836 2024.03.13 04:57:54.725451 [ 3 ] {} <Debug> HTTP-Session: 289c2ab3-094d-45ed-853f-2d2652192c80 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
6837 2024.03.13 04:57:54.725474 [ 3 ] {} <Debug> HTTP-Session: 289c2ab3-094d-45ed-853f-2d2652192c80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6838 2024.03.13 04:57:54.725492 [ 3 ] {} <Debug> HTTP-Session: 289c2ab3-094d-45ed-853f-2d2652192c80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6839 2024.03.13 04:57:54.725531 [ 3 ] {} <Trace> HTTP-Session: 289c2ab3-094d-45ed-853f-2d2652192c80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6840 2024.03.13 04:57:54.725659 [ 3 ] {b929bfcd-1884-40d9-84d0-a52cbce9c56f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6841 2024.03.13 04:57:54.725715 [ 3 ] {b929bfcd-1884-40d9-84d0-a52cbce9c56f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6842 2024.03.13 04:57:54.725881 [ 3 ] {b929bfcd-1884-40d9-84d0-a52cbce9c56f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6843 2024.03.13 04:57:54.726289 [ 3 ] {b929bfcd-1884-40d9-84d0-a52cbce9c56f} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6844 2024.03.13 04:57:54.726328 [ 3 ] {b929bfcd-1884-40d9-84d0-a52cbce9c56f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB.
6845 2024.03.13 04:57:54.726646 [ 3 ] {b929bfcd-1884-40d9-84d0-a52cbce9c56f} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
6846 2024.03.13 04:57:54.726950 [ 3 ] {b929bfcd-1884-40d9-84d0-a52cbce9c56f} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6847 2024.03.13 04:57:54.727108 [ 3 ] {b929bfcd-1884-40d9-84d0-a52cbce9c56f} <Debug> executeQuery: Read 111 rows, 10.32 KiB in 0.001512 sec., 73412.6984126984 rows/sec., 6.67 MiB/sec.
6848 2024.03.13 04:57:54.727232 [ 3 ] {b929bfcd-1884-40d9-84d0-a52cbce9c56f} <Debug> DynamicQueryHandler: Done processing query
6849 2024.03.13 04:57:54.727257 [ 3 ] {b929bfcd-1884-40d9-84d0-a52cbce9c56f} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB.
6850 2024.03.13 04:57:54.727274 [ 3 ] {} <Debug> HTTP-Session: 289c2ab3-094d-45ed-853f-2d2652192c80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6851 2024.03.13 04:57:54.727445 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 7371, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6852 2024.03.13 04:57:54.727494 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6853 2024.03.13 04:57:54.727512 [ 3 ] {} <Debug> HTTP-Session: 78e70541-46cc-4dcb-9676-e22e477e18d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
6854 2024.03.13 04:57:54.727529 [ 3 ] {} <Debug> HTTP-Session: 78e70541-46cc-4dcb-9676-e22e477e18d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6855 2024.03.13 04:57:54.727543 [ 3 ] {} <Debug> HTTP-Session: 78e70541-46cc-4dcb-9676-e22e477e18d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6856 2024.03.13 04:57:54.727574 [ 3 ] {} <Trace> HTTP-Session: 78e70541-46cc-4dcb-9676-e22e477e18d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6857 2024.03.13 04:57:54.727656 [ 3 ] {2b23a5f1-baea-458b-a3b7-d45ffa792087} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6858 2024.03.13 04:57:54.727696 [ 3 ] {2b23a5f1-baea-458b-a3b7-d45ffa792087} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6859 2024.03.13 04:57:54.727825 [ 3 ] {2b23a5f1-baea-458b-a3b7-d45ffa792087} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6860 2024.03.13 04:57:54.728131 [ 3 ] {2b23a5f1-baea-458b-a3b7-d45ffa792087} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6861 2024.03.13 04:57:54.728169 [ 3 ] {2b23a5f1-baea-458b-a3b7-d45ffa792087} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB.
6862 2024.03.13 04:57:54.728467 [ 3 ] {2b23a5f1-baea-458b-a3b7-d45ffa792087} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
6863 2024.03.13 04:57:54.728761 [ 3 ] {2b23a5f1-baea-458b-a3b7-d45ffa792087} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6864 2024.03.13 04:57:54.728913 [ 3 ] {2b23a5f1-baea-458b-a3b7-d45ffa792087} <Debug> executeQuery: Read 43 rows, 3.47 KiB in 0.001289 sec., 33359.19317300233 rows/sec., 2.63 MiB/sec.
6865 2024.03.13 04:57:54.729036 [ 3 ] {2b23a5f1-baea-458b-a3b7-d45ffa792087} <Debug> DynamicQueryHandler: Done processing query
6866 2024.03.13 04:57:54.729061 [ 3 ] {2b23a5f1-baea-458b-a3b7-d45ffa792087} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
6867 2024.03.13 04:57:54.729077 [ 3 ] {} <Debug> HTTP-Session: 78e70541-46cc-4dcb-9676-e22e477e18d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6868 2024.03.13 04:57:54.729205 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 39609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6869 2024.03.13 04:57:54.729255 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6870 2024.03.13 04:57:54.729274 [ 3 ] {} <Debug> HTTP-Session: 9274e312-34d0-42cc-8ab1-dc56d45daf49 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
6871 2024.03.13 04:57:54.729290 [ 3 ] {} <Debug> HTTP-Session: 9274e312-34d0-42cc-8ab1-dc56d45daf49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6872 2024.03.13 04:57:54.729304 [ 3 ] {} <Debug> HTTP-Session: 9274e312-34d0-42cc-8ab1-dc56d45daf49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6873 2024.03.13 04:57:54.729335 [ 3 ] {} <Trace> HTTP-Session: 9274e312-34d0-42cc-8ab1-dc56d45daf49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6874 2024.03.13 04:57:54.729581 [ 3 ] {76285a5c-9fb9-4d07-9bb1-98c1fe22e357} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6875 2024.03.13 04:57:54.729627 [ 3 ] {76285a5c-9fb9-4d07-9bb1-98c1fe22e357} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
6876 2024.03.13 04:57:54.729784 [ 3 ] {76285a5c-9fb9-4d07-9bb1-98c1fe22e357} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6877 2024.03.13 04:57:54.730285 [ 3 ] {76285a5c-9fb9-4d07-9bb1-98c1fe22e357} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6878 2024.03.13 04:57:54.730322 [ 3 ] {76285a5c-9fb9-4d07-9bb1-98c1fe22e357} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB.
6879 2024.03.13 04:57:54.730742 [ 3 ] {76285a5c-9fb9-4d07-9bb1-98c1fe22e357} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
6880 2024.03.13 04:57:54.731078 [ 3 ] {76285a5c-9fb9-4d07-9bb1-98c1fe22e357} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6881 2024.03.13 04:57:54.731238 [ 3 ] {76285a5c-9fb9-4d07-9bb1-98c1fe22e357} <Debug> executeQuery: Read 37 rows, 51.13 KiB in 0.001843 sec., 20075.96310363538 rows/sec., 27.09 MiB/sec.
6882 2024.03.13 04:57:54.731368 [ 3 ] {76285a5c-9fb9-4d07-9bb1-98c1fe22e357} <Debug> DynamicQueryHandler: Done processing query
6883 2024.03.13 04:57:54.731393 [ 3 ] {76285a5c-9fb9-4d07-9bb1-98c1fe22e357} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
6884 2024.03.13 04:57:54.731409 [ 3 ] {} <Debug> HTTP-Session: 9274e312-34d0-42cc-8ab1-dc56d45daf49 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6885 2024.03.13 04:57:54.731532 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 1544, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6886 2024.03.13 04:57:54.731581 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6887 2024.03.13 04:57:54.731601 [ 3 ] {} <Debug> HTTP-Session: 602c0f50-9a65-49cd-abee-594052ede1c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
6888 2024.03.13 04:57:54.731618 [ 3 ] {} <Debug> HTTP-Session: 602c0f50-9a65-49cd-abee-594052ede1c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6889 2024.03.13 04:57:54.731631 [ 3 ] {} <Debug> HTTP-Session: 602c0f50-9a65-49cd-abee-594052ede1c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6890 2024.03.13 04:57:54.731662 [ 3 ] {} <Trace> HTTP-Session: 602c0f50-9a65-49cd-abee-594052ede1c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6891 2024.03.13 04:57:54.731728 [ 3 ] {30e0f61b-93b4-499e-9dc5-a1beef44e53c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
6892 2024.03.13 04:57:54.731770 [ 3 ] {30e0f61b-93b4-499e-9dc5-a1beef44e53c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
6893 2024.03.13 04:57:54.731894 [ 3 ] {30e0f61b-93b4-499e-9dc5-a1beef44e53c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6894 2024.03.13 04:57:54.732223 [ 3 ] {30e0f61b-93b4-499e-9dc5-a1beef44e53c} <Trace> oximeter.measurements_i64 (467d6b94-7648-408a-b9d2-844519dc2129): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6895 2024.03.13 04:57:54.732261 [ 3 ] {30e0f61b-93b4-499e-9dc5-a1beef44e53c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB.
6896 2024.03.13 04:57:54.732709 [ 3 ] {30e0f61b-93b4-499e-9dc5-a1beef44e53c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
6897 2024.03.13 04:57:54.733033 [ 3 ] {30e0f61b-93b4-499e-9dc5-a1beef44e53c} <Trace> oximeter.measurements_i64 (467d6b94-7648-408a-b9d2-844519dc2129): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6898 2024.03.13 04:57:54.733188 [ 3 ] {30e0f61b-93b4-499e-9dc5-a1beef44e53c} <Debug> executeQuery: Read 9 rows, 709.00 B in 0.001475 sec., 6101.6949152542375 rows/sec., 469.41 KiB/sec.
6899 2024.03.13 04:57:54.733561 [ 3 ] {30e0f61b-93b4-499e-9dc5-a1beef44e53c} <Debug> DynamicQueryHandler: Done processing query
6900 2024.03.13 04:57:54.733587 [ 3 ] {30e0f61b-93b4-499e-9dc5-a1beef44e53c} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6901 2024.03.13 04:57:54.733604 [ 3 ] {} <Debug> HTTP-Session: 602c0f50-9a65-49cd-abee-594052ede1c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6902 2024.03.13 04:57:59.721575 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 4072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6903 2024.03.13 04:57:59.721712 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6904 2024.03.13 04:57:59.721741 [ 3 ] {} <Debug> HTTP-Session: 349cf7cc-08ad-4d93-b0ad-e55bd9a1c317 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
6905 2024.03.13 04:57:59.721770 [ 3 ] {} <Debug> HTTP-Session: 349cf7cc-08ad-4d93-b0ad-e55bd9a1c317 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6906 2024.03.13 04:57:59.721787 [ 3 ] {} <Debug> HTTP-Session: 349cf7cc-08ad-4d93-b0ad-e55bd9a1c317 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6907 2024.03.13 04:57:59.721842 [ 3 ] {} <Trace> HTTP-Session: 349cf7cc-08ad-4d93-b0ad-e55bd9a1c317 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6908 2024.03.13 04:57:59.721977 [ 3 ] {675b4c97-b367-4990-973c-b46a62a74e7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6909 2024.03.13 04:57:59.722047 [ 3 ] {675b4c97-b367-4990-973c-b46a62a74e7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6910 2024.03.13 04:57:59.722263 [ 3 ] {675b4c97-b367-4990-973c-b46a62a74e7d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6911 2024.03.13 04:57:59.722728 [ 3 ] {675b4c97-b367-4990-973c-b46a62a74e7d} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6912 2024.03.13 04:57:59.722775 [ 3 ] {675b4c97-b367-4990-973c-b46a62a74e7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB.
6913 2024.03.13 04:57:59.723152 [ 3 ] {675b4c97-b367-4990-973c-b46a62a74e7d} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
6914 2024.03.13 04:57:59.723482 [ 3 ] {675b4c97-b367-4990-973c-b46a62a74e7d} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6915 2024.03.13 04:57:59.723660 [ 3 ] {675b4c97-b367-4990-973c-b46a62a74e7d} <Debug> executeQuery: Read 28 rows, 2.27 KiB in 0.001743 sec., 16064.25702811245 rows/sec., 1.27 MiB/sec.
6916 2024.03.13 04:57:59.723674 [ 58 ] {} <Debug> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
6917 2024.03.13 04:57:59.723784 [ 58 ] {} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6918 2024.03.13 04:57:59.723825 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB.
6919 2024.03.13 04:57:59.723858 [ 3 ] {675b4c97-b367-4990-973c-b46a62a74e7d} <Debug> DynamicQueryHandler: Done processing query
6920 2024.03.13 04:57:59.723908 [ 3 ] {675b4c97-b367-4990-973c-b46a62a74e7d} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
6921 2024.03.13 04:57:59.723969 [ 3 ] {} <Debug> HTTP-Session: 349cf7cc-08ad-4d93-b0ad-e55bd9a1c317 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6922 2024.03.13 04:57:59.724072 [ 186 ] {9bec4614-832f-436d-8868-dc505e41396c::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
6923 2024.03.13 04:57:59.724175 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 14008, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6924 2024.03.13 04:57:59.724285 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6925 2024.03.13 04:57:59.724337 [ 3 ] {} <Debug> HTTP-Session: 4a9b5881-f6af-40bf-a470-0e3a1da78dfb Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
6926 2024.03.13 04:57:59.724371 [ 186 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6927 2024.03.13 04:57:59.724384 [ 3 ] {} <Debug> HTTP-Session: 4a9b5881-f6af-40bf-a470-0e3a1da78dfb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6928 2024.03.13 04:57:59.724435 [ 3 ] {} <Debug> HTTP-Session: 4a9b5881-f6af-40bf-a470-0e3a1da78dfb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6929 2024.03.13 04:57:59.724442 [ 186 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 57 rows starting from the beginning of the part
6930 2024.03.13 04:57:59.724499 [ 3 ] {} <Trace> HTTP-Session: 4a9b5881-f6af-40bf-a470-0e3a1da78dfb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6931 2024.03.13 04:57:59.724698 [ 186 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 28 rows starting from the beginning of the part
6932 2024.03.13 04:57:59.724767 [ 3 ] {4e4099bd-1c00-4ca8-9463-b28a1a602559} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6933 2024.03.13 04:57:59.724897 [ 3 ] {4e4099bd-1c00-4ca8-9463-b28a1a602559} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6934 2024.03.13 04:57:59.724976 [ 186 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 29 rows starting from the beginning of the part
6935 2024.03.13 04:57:59.725249 [ 186 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 28 rows starting from the beginning of the part
6936 2024.03.13 04:57:59.725573 [ 186 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 37 rows starting from the beginning of the part
6937 2024.03.13 04:57:59.725946 [ 186 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 28 rows starting from the beginning of the part
6938 2024.03.13 04:57:59.727441 [ 3 ] {4e4099bd-1c00-4ca8-9463-b28a1a602559} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6939 2024.03.13 04:57:59.728435 [ 3 ] {4e4099bd-1c00-4ca8-9463-b28a1a602559} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6940 2024.03.13 04:57:59.728516 [ 3 ] {4e4099bd-1c00-4ca8-9463-b28a1a602559} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB.
6941 2024.03.13 04:57:59.729281 [ 186 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 207 rows, containing 4 columns (4 merged, 0 gathered) in 0.005374784 sec., 38513.17559924269 rows/sec., 3.05 MiB/sec.
6942 2024.03.13 04:57:59.729348 [ 3 ] {4e4099bd-1c00-4ca8-9463-b28a1a602559} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
6943 2024.03.13 04:57:59.729445 [ 186 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
6944 2024.03.13 04:57:59.730140 [ 3 ] {4e4099bd-1c00-4ca8-9463-b28a1a602559} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6945 2024.03.13 04:57:59.730322 [ 186 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_61_12} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6946 2024.03.13 04:57:59.730371 [ 58 ] {} <Debug> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
6947 2024.03.13 04:57:59.730461 [ 58 ] {} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6948 2024.03.13 04:57:59.730467 [ 3 ] {4e4099bd-1c00-4ca8-9463-b28a1a602559} <Debug> executeQuery: Read 84 rows, 8.82 KiB in 0.005806 sec., 14467.79193937306 rows/sec., 1.48 MiB/sec.
6949 2024.03.13 04:57:59.730529 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB.
6950 2024.03.13 04:57:59.730680 [ 186 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_61_12} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
6951 2024.03.13 04:57:59.730915 [ 194 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::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
6952 2024.03.13 04:57:59.730944 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB.
6953 2024.03.13 04:57:59.731006 [ 3 ] {4e4099bd-1c00-4ca8-9463-b28a1a602559} <Debug> DynamicQueryHandler: Done processing query
6954 2024.03.13 04:57:59.731056 [ 3 ] {4e4099bd-1c00-4ca8-9463-b28a1a602559} <Debug> MemoryTracker: Peak memory usage (for query): 4.33 MiB.
6955 2024.03.13 04:57:59.731107 [ 3 ] {} <Debug> HTTP-Session: 4a9b5881-f6af-40bf-a470-0e3a1da78dfb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6956 2024.03.13 04:57:59.731181 [ 194 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6957 2024.03.13 04:57:59.731214 [ 194 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 211 rows starting from the beginning of the part
6958 2024.03.13 04:57:59.731359 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 4801, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6959 2024.03.13 04:57:59.731399 [ 194 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 84 rows starting from the beginning of the part
6960 2024.03.13 04:57:59.731660 [ 194 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 87 rows starting from the beginning of the part
6961 2024.03.13 04:57:59.731767 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6962 2024.03.13 04:57:59.731920 [ 194 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 84 rows starting from the beginning of the part
6963 2024.03.13 04:57:59.731916 [ 3 ] {} <Debug> HTTP-Session: 28412b14-a55c-41d4-a269-1913fa0951e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
6964 2024.03.13 04:57:59.732006 [ 3 ] {} <Debug> HTTP-Session: 28412b14-a55c-41d4-a269-1913fa0951e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6965 2024.03.13 04:57:59.732087 [ 3 ] {} <Debug> HTTP-Session: 28412b14-a55c-41d4-a269-1913fa0951e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6966 2024.03.13 04:57:59.732147 [ 194 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 111 rows starting from the beginning of the part
6967 2024.03.13 04:57:59.732290 [ 3 ] {} <Trace> HTTP-Session: 28412b14-a55c-41d4-a269-1913fa0951e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6968 2024.03.13 04:57:59.732402 [ 194 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 84 rows starting from the beginning of the part
6969 2024.03.13 04:57:59.732764 [ 3 ] {d89c3165-1d1b-40c0-9a39-df70a8e3c720} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6970 2024.03.13 04:57:59.732888 [ 3 ] {d89c3165-1d1b-40c0-9a39-df70a8e3c720} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6971 2024.03.13 04:57:59.733351 [ 3 ] {d89c3165-1d1b-40c0-9a39-df70a8e3c720} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6972 2024.03.13 04:57:59.734254 [ 3 ] {d89c3165-1d1b-40c0-9a39-df70a8e3c720} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6973 2024.03.13 04:57:59.734325 [ 3 ] {d89c3165-1d1b-40c0-9a39-df70a8e3c720} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB.
6974 2024.03.13 04:57:59.735140 [ 3 ] {d89c3165-1d1b-40c0-9a39-df70a8e3c720} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
6975 2024.03.13 04:57:59.735297 [ 198 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 661 rows, containing 4 columns (4 merged, 0 gathered) in 0.004619161 sec., 143099.5802051498 rows/sec., 13.76 MiB/sec.
6976 2024.03.13 04:57:59.735576 [ 198 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
6977 2024.03.13 04:57:59.735903 [ 3 ] {d89c3165-1d1b-40c0-9a39-df70a8e3c720} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6978 2024.03.13 04:57:59.736255 [ 58 ] {} <Debug> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
6979 2024.03.13 04:57:59.736321 [ 3 ] {d89c3165-1d1b-40c0-9a39-df70a8e3c720} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.003798 sec., 7372.30121116377 rows/sec., 590.36 KiB/sec.
6980 2024.03.13 04:57:59.736336 [ 58 ] {} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6981 2024.03.13 04:57:59.736418 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB.
6982 2024.03.13 04:57:59.736505 [ 194 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_61_12} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6983 2024.03.13 04:57:59.736928 [ 3 ] {d89c3165-1d1b-40c0-9a39-df70a8e3c720} <Debug> DynamicQueryHandler: Done processing query
6984 2024.03.13 04:57:59.736974 [ 194 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_61_12} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
6985 2024.03.13 04:57:59.737048 [ 3 ] {d89c3165-1d1b-40c0-9a39-df70a8e3c720} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
6986 2024.03.13 04:57:59.737178 [ 3 ] {} <Debug> HTTP-Session: 28412b14-a55c-41d4-a269-1913fa0951e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6987 2024.03.13 04:57:59.737584 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 29993, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6988 2024.03.13 04:57:59.737661 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB.
6989 2024.03.13 04:57:59.737716 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6990 2024.03.13 04:57:59.737793 [ 3 ] {} <Debug> HTTP-Session: 0b666cfd-483b-4cd4-aebc-28715b277c48 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
6991 2024.03.13 04:57:59.737841 [ 200 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::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
6992 2024.03.13 04:57:59.737864 [ 3 ] {} <Debug> HTTP-Session: 0b666cfd-483b-4cd4-aebc-28715b277c48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6993 2024.03.13 04:57:59.737922 [ 3 ] {} <Debug> HTTP-Session: 0b666cfd-483b-4cd4-aebc-28715b277c48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6994 2024.03.13 04:57:59.738024 [ 3 ] {} <Trace> HTTP-Session: 0b666cfd-483b-4cd4-aebc-28715b277c48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6995 2024.03.13 04:57:59.738210 [ 200 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6996 2024.03.13 04:57:59.738249 [ 200 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 107 rows starting from the beginning of the part
6997 2024.03.13 04:57:59.738397 [ 200 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 28 rows starting from the beginning of the part
6998 2024.03.13 04:57:59.738496 [ 3 ] {4f46f4e3-1475-4098-b577-43b9b9a3b070} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6999 2024.03.13 04:57:59.738700 [ 200 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 29 rows starting from the beginning of the part
7000 2024.03.13 04:57:59.738794 [ 3 ] {4f46f4e3-1475-4098-b577-43b9b9a3b070} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
7001 2024.03.13 04:57:59.739067 [ 200 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 28 rows starting from the beginning of the part
7002 2024.03.13 04:57:59.739439 [ 200 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 43 rows starting from the beginning of the part
7003 2024.03.13 04:57:59.739815 [ 200 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 28 rows starting from the beginning of the part
7004 2024.03.13 04:57:59.740438 [ 3 ] {4f46f4e3-1475-4098-b577-43b9b9a3b070} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7005 2024.03.13 04:57:59.741514 [ 3 ] {4f46f4e3-1475-4098-b577-43b9b9a3b070} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7006 2024.03.13 04:57:59.741598 [ 3 ] {4f46f4e3-1475-4098-b577-43b9b9a3b070} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB.
7007 2024.03.13 04:57:59.742596 [ 200 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 263 rows, containing 4 columns (4 merged, 0 gathered) in 0.005813661 sec., 45238.275847181314 rows/sec., 3.54 MiB/sec.
7008 2024.03.13 04:57:59.742794 [ 3 ] {4f46f4e3-1475-4098-b577-43b9b9a3b070} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
7009 2024.03.13 04:57:59.742805 [ 200 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
7010 2024.03.13 04:57:59.743823 [ 3 ] {4f46f4e3-1475-4098-b577-43b9b9a3b070} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7011 2024.03.13 04:57:59.743837 [ 200 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_61_12} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7012 2024.03.13 04:57:59.744045 [ 200 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_61_12} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
7013 2024.03.13 04:57:59.744107 [ 58 ] {} <Debug> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
7014 2024.03.13 04:57:59.744184 [ 3 ] {4f46f4e3-1475-4098-b577-43b9b9a3b070} <Debug> executeQuery: Read 28 rows, 38.69 KiB in 0.006021 sec., 4650.390300614516 rows/sec., 6.28 MiB/sec.
7015 2024.03.13 04:57:59.744228 [ 58 ] {} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7016 2024.03.13 04:57:59.744340 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB.
7017 2024.03.13 04:57:59.744338 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB.
7018 2024.03.13 04:57:59.744649 [ 3 ] {4f46f4e3-1475-4098-b577-43b9b9a3b070} <Debug> DynamicQueryHandler: Done processing query
7019 2024.03.13 04:57:59.744649 [ 188 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::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
7020 2024.03.13 04:57:59.744686 [ 3 ] {4f46f4e3-1475-4098-b577-43b9b9a3b070} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
7021 2024.03.13 04:57:59.744731 [ 3 ] {} <Debug> HTTP-Session: 0b666cfd-483b-4cd4-aebc-28715b277c48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7022 2024.03.13 04:57:59.744874 [ 188 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7023 2024.03.13 04:57:59.744911 [ 188 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1594 rows starting from the beginning of the part
7024 2024.03.13 04:57:59.744993 [ 188 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 28 rows starting from the beginning of the part
7025 2024.03.13 04:57:59.745166 [ 188 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 29 rows starting from the beginning of the part
7026 2024.03.13 04:57:59.745335 [ 188 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 28 rows starting from the beginning of the part
7027 2024.03.13 04:57:59.745456 [ 188 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 37 rows starting from the beginning of the part
7028 2024.03.13 04:57:59.745569 [ 188 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 28 rows starting from the beginning of the part
7029 2024.03.13 04:57:59.750821 [ 193 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1744 rows, containing 6 columns (6 merged, 0 gathered) in 0.006295538 sec., 277021.59847180656 rows/sec., 373.83 MiB/sec.
7030 2024.03.13 04:57:59.752106 [ 191 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
7031 2024.03.13 04:57:59.752542 [ 191 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_61_12} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7032 2024.03.13 04:57:59.752627 [ 191 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_61_12} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
7033 2024.03.13 04:57:59.752728 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.21 MiB.
7034 2024.03.13 04:58:00.000171 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 195.39 MiB, peak 208.56 MiB, free memory in arenas 0.00 B, will set to 198.20 MiB (RSS), difference: 2.82 MiB
7035 2024.03.13 04:58:04.725042 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 5792, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7036 2024.03.13 04:58:04.725228 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7037 2024.03.13 04:58:04.725267 [ 3 ] {} <Debug> HTTP-Session: 5c0ad745-06aa-4781-a22e-fbf69fb2fc52 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
7038 2024.03.13 04:58:04.725306 [ 3 ] {} <Debug> HTTP-Session: 5c0ad745-06aa-4781-a22e-fbf69fb2fc52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7039 2024.03.13 04:58:04.725328 [ 3 ] {} <Debug> HTTP-Session: 5c0ad745-06aa-4781-a22e-fbf69fb2fc52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7040 2024.03.13 04:58:04.725397 [ 3 ] {} <Trace> HTTP-Session: 5c0ad745-06aa-4781-a22e-fbf69fb2fc52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7041 2024.03.13 04:58:04.725578 [ 3 ] {28390f6a-bdd6-40cb-a2c9-69d208238fd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7042 2024.03.13 04:58:04.725664 [ 3 ] {28390f6a-bdd6-40cb-a2c9-69d208238fd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7043 2024.03.13 04:58:04.725894 [ 3 ] {28390f6a-bdd6-40cb-a2c9-69d208238fd0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7044 2024.03.13 04:58:04.726584 [ 3 ] {28390f6a-bdd6-40cb-a2c9-69d208238fd0} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7045 2024.03.13 04:58:04.726649 [ 3 ] {28390f6a-bdd6-40cb-a2c9-69d208238fd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB.
7046 2024.03.13 04:58:04.727129 [ 3 ] {28390f6a-bdd6-40cb-a2c9-69d208238fd0} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
7047 2024.03.13 04:58:04.727553 [ 3 ] {28390f6a-bdd6-40cb-a2c9-69d208238fd0} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7048 2024.03.13 04:58:04.727765 [ 3 ] {28390f6a-bdd6-40cb-a2c9-69d208238fd0} <Debug> executeQuery: Read 40 rows, 3.24 KiB in 0.002279 sec., 17551.55770074594 rows/sec., 1.39 MiB/sec.
7049 2024.03.13 04:58:04.728017 [ 3 ] {28390f6a-bdd6-40cb-a2c9-69d208238fd0} <Debug> DynamicQueryHandler: Done processing query
7050 2024.03.13 04:58:04.728061 [ 3 ] {28390f6a-bdd6-40cb-a2c9-69d208238fd0} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
7051 2024.03.13 04:58:04.728123 [ 3 ] {} <Debug> HTTP-Session: 5c0ad745-06aa-4781-a22e-fbf69fb2fc52 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7052 2024.03.13 04:58:04.728360 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 23448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7053 2024.03.13 04:58:04.728424 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7054 2024.03.13 04:58:04.728448 [ 3 ] {} <Debug> HTTP-Session: 521046cb-6187-447f-96a1-5219c7cd6f85 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
7055 2024.03.13 04:58:04.728468 [ 3 ] {} <Debug> HTTP-Session: 521046cb-6187-447f-96a1-5219c7cd6f85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7056 2024.03.13 04:58:04.728484 [ 3 ] {} <Debug> HTTP-Session: 521046cb-6187-447f-96a1-5219c7cd6f85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7057 2024.03.13 04:58:04.728520 [ 3 ] {} <Trace> HTTP-Session: 521046cb-6187-447f-96a1-5219c7cd6f85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7058 2024.03.13 04:58:04.728653 [ 3 ] {f996da96-2673-49d0-a70e-1e7b5b8590c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7059 2024.03.13 04:58:04.728705 [ 3 ] {f996da96-2673-49d0-a70e-1e7b5b8590c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7060 2024.03.13 04:58:04.728876 [ 3 ] {f996da96-2673-49d0-a70e-1e7b5b8590c6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7061 2024.03.13 04:58:04.729417 [ 3 ] {f996da96-2673-49d0-a70e-1e7b5b8590c6} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7062 2024.03.13 04:58:04.729464 [ 3 ] {f996da96-2673-49d0-a70e-1e7b5b8590c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB.
7063 2024.03.13 04:58:04.729859 [ 3 ] {f996da96-2673-49d0-a70e-1e7b5b8590c6} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
7064 2024.03.13 04:58:04.730255 [ 3 ] {f996da96-2673-49d0-a70e-1e7b5b8590c6} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7065 2024.03.13 04:58:04.730449 [ 3 ] {f996da96-2673-49d0-a70e-1e7b5b8590c6} <Debug> executeQuery: Read 156 rows, 13.93 KiB in 0.001866 sec., 83601.28617363345 rows/sec., 7.29 MiB/sec.
7066 2024.03.13 04:58:04.730606 [ 3 ] {f996da96-2673-49d0-a70e-1e7b5b8590c6} <Debug> DynamicQueryHandler: Done processing query
7067 2024.03.13 04:58:04.730636 [ 3 ] {f996da96-2673-49d0-a70e-1e7b5b8590c6} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
7068 2024.03.13 04:58:04.730656 [ 3 ] {} <Debug> HTTP-Session: 521046cb-6187-447f-96a1-5219c7cd6f85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7069 2024.03.13 04:58:04.730909 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 11865, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7070 2024.03.13 04:58:04.730968 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7071 2024.03.13 04:58:04.730989 [ 3 ] {} <Debug> HTTP-Session: 68d97a30-0fab-474f-b97e-495123566274 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
7072 2024.03.13 04:58:04.731008 [ 3 ] {} <Debug> HTTP-Session: 68d97a30-0fab-474f-b97e-495123566274 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7073 2024.03.13 04:58:04.731025 [ 3 ] {} <Debug> HTTP-Session: 68d97a30-0fab-474f-b97e-495123566274 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7074 2024.03.13 04:58:04.731063 [ 3 ] {} <Trace> HTTP-Session: 68d97a30-0fab-474f-b97e-495123566274 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7075 2024.03.13 04:58:04.731169 [ 3 ] {0c8faeb3-d85a-4fd6-99f3-76cceaee9ad8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7076 2024.03.13 04:58:04.731219 [ 3 ] {0c8faeb3-d85a-4fd6-99f3-76cceaee9ad8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7077 2024.03.13 04:58:04.731369 [ 3 ] {0c8faeb3-d85a-4fd6-99f3-76cceaee9ad8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7078 2024.03.13 04:58:04.731833 [ 3 ] {0c8faeb3-d85a-4fd6-99f3-76cceaee9ad8} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7079 2024.03.13 04:58:04.731878 [ 3 ] {0c8faeb3-d85a-4fd6-99f3-76cceaee9ad8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB.
7080 2024.03.13 04:58:04.732260 [ 3 ] {0c8faeb3-d85a-4fd6-99f3-76cceaee9ad8} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
7081 2024.03.13 04:58:04.732635 [ 3 ] {0c8faeb3-d85a-4fd6-99f3-76cceaee9ad8} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7082 2024.03.13 04:58:04.732818 [ 3 ] {0c8faeb3-d85a-4fd6-99f3-76cceaee9ad8} <Debug> executeQuery: Read 70 rows, 5.56 KiB in 0.001699 sec., 41200.706297822246 rows/sec., 3.19 MiB/sec.
7083 2024.03.13 04:58:04.732967 [ 3 ] {0c8faeb3-d85a-4fd6-99f3-76cceaee9ad8} <Debug> DynamicQueryHandler: Done processing query
7084 2024.03.13 04:58:04.732997 [ 3 ] {0c8faeb3-d85a-4fd6-99f3-76cceaee9ad8} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
7085 2024.03.13 04:58:04.733016 [ 3 ] {} <Debug> HTTP-Session: 68d97a30-0fab-474f-b97e-495123566274 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7086 2024.03.13 04:58:04.733176 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 7039, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7087 2024.03.13 04:58:04.733234 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7088 2024.03.13 04:58:04.733257 [ 3 ] {} <Debug> HTTP-Session: 34ee800a-b2b8-4a2a-b1e1-2c4f27ac6316 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
7089 2024.03.13 04:58:04.733277 [ 3 ] {} <Debug> HTTP-Session: 34ee800a-b2b8-4a2a-b1e1-2c4f27ac6316 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7090 2024.03.13 04:58:04.733294 [ 3 ] {} <Debug> HTTP-Session: 34ee800a-b2b8-4a2a-b1e1-2c4f27ac6316 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7091 2024.03.13 04:58:04.733330 [ 3 ] {} <Trace> HTTP-Session: 34ee800a-b2b8-4a2a-b1e1-2c4f27ac6316 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7092 2024.03.13 04:58:04.733430 [ 3 ] {5ca10f2d-6358-40de-bebb-90b472076a24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7093 2024.03.13 04:58:04.733484 [ 3 ] {5ca10f2d-6358-40de-bebb-90b472076a24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7094 2024.03.13 04:58:04.733654 [ 3 ] {5ca10f2d-6358-40de-bebb-90b472076a24} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7095 2024.03.13 04:58:04.734144 [ 3 ] {5ca10f2d-6358-40de-bebb-90b472076a24} <Trace> oximeter.measurements_cumulativeu64 (311b24cf-8761-4f32-8016-e3619c5686da): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7096 2024.03.13 04:58:04.734188 [ 3 ] {5ca10f2d-6358-40de-bebb-90b472076a24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB.
7097 2024.03.13 04:58:04.734644 [ 3 ] {5ca10f2d-6358-40de-bebb-90b472076a24} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
7098 2024.03.13 04:58:04.735058 [ 3 ] {5ca10f2d-6358-40de-bebb-90b472076a24} <Trace> oximeter.measurements_cumulativeu64 (311b24cf-8761-4f32-8016-e3619c5686da): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7099 2024.03.13 04:58:04.735259 [ 3 ] {5ca10f2d-6358-40de-bebb-90b472076a24} <Debug> executeQuery: Read 36 rows, 2.60 KiB in 0.001863 sec., 19323.67149758454 rows/sec., 1.36 MiB/sec.
7100 2024.03.13 04:58:04.735569 [ 3 ] {5ca10f2d-6358-40de-bebb-90b472076a24} <Debug> DynamicQueryHandler: Done processing query
7101 2024.03.13 04:58:04.735618 [ 3 ] {5ca10f2d-6358-40de-bebb-90b472076a24} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
7102 2024.03.13 04:58:04.735650 [ 3 ] {} <Debug> HTTP-Session: 34ee800a-b2b8-4a2a-b1e1-2c4f27ac6316 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7103 2024.03.13 04:58:04.735898 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 42815, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7104 2024.03.13 04:58:04.735958 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7105 2024.03.13 04:58:04.735982 [ 3 ] {} <Debug> HTTP-Session: 6ee3acce-bd98-4fa8-a442-18fb09861625 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
7106 2024.03.13 04:58:04.736001 [ 3 ] {} <Debug> HTTP-Session: 6ee3acce-bd98-4fa8-a442-18fb09861625 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7107 2024.03.13 04:58:04.736018 [ 3 ] {} <Debug> HTTP-Session: 6ee3acce-bd98-4fa8-a442-18fb09861625 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7108 2024.03.13 04:58:04.736054 [ 3 ] {} <Trace> HTTP-Session: 6ee3acce-bd98-4fa8-a442-18fb09861625 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7109 2024.03.13 04:58:04.736379 [ 3 ] {a2e5d5da-da24-451e-ba43-989d2038401d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7110 2024.03.13 04:58:04.736437 [ 3 ] {a2e5d5da-da24-451e-ba43-989d2038401d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
7111 2024.03.13 04:58:04.736654 [ 3 ] {a2e5d5da-da24-451e-ba43-989d2038401d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7112 2024.03.13 04:58:04.737335 [ 3 ] {a2e5d5da-da24-451e-ba43-989d2038401d} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7113 2024.03.13 04:58:04.737378 [ 3 ] {a2e5d5da-da24-451e-ba43-989d2038401d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB.
7114 2024.03.13 04:58:04.737890 [ 3 ] {a2e5d5da-da24-451e-ba43-989d2038401d} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
7115 2024.03.13 04:58:04.738303 [ 3 ] {a2e5d5da-da24-451e-ba43-989d2038401d} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7116 2024.03.13 04:58:04.738496 [ 3 ] {a2e5d5da-da24-451e-ba43-989d2038401d} <Debug> executeQuery: Read 40 rows, 55.27 KiB in 0.002373 sec., 16856.30004214075 rows/sec., 22.75 MiB/sec.
7117 2024.03.13 04:58:04.738665 [ 3 ] {a2e5d5da-da24-451e-ba43-989d2038401d} <Debug> DynamicQueryHandler: Done processing query
7118 2024.03.13 04:58:04.738696 [ 3 ] {a2e5d5da-da24-451e-ba43-989d2038401d} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
7119 2024.03.13 04:58:04.738717 [ 3 ] {} <Debug> HTTP-Session: 6ee3acce-bd98-4fa8-a442-18fb09861625 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7120 2024.03.13 04:58:04.738899 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 970, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7121 2024.03.13 04:58:04.738957 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7122 2024.03.13 04:58:04.738979 [ 3 ] {} <Debug> HTTP-Session: 64fd42ec-1ebf-4918-b79f-17dc3c2b8191 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
7123 2024.03.13 04:58:04.738999 [ 3 ] {} <Debug> HTTP-Session: 64fd42ec-1ebf-4918-b79f-17dc3c2b8191 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7124 2024.03.13 04:58:04.739016 [ 3 ] {} <Debug> HTTP-Session: 64fd42ec-1ebf-4918-b79f-17dc3c2b8191 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7125 2024.03.13 04:58:04.739055 [ 3 ] {} <Trace> HTTP-Session: 64fd42ec-1ebf-4918-b79f-17dc3c2b8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7126 2024.03.13 04:58:04.739135 [ 3 ] {161af76e-6e45-4851-a0ca-0ce896a7e686} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
7127 2024.03.13 04:58:04.739187 [ 3 ] {161af76e-6e45-4851-a0ca-0ce896a7e686} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
7128 2024.03.13 04:58:04.739341 [ 3 ] {161af76e-6e45-4851-a0ca-0ce896a7e686} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7129 2024.03.13 04:58:04.739708 [ 3 ] {161af76e-6e45-4851-a0ca-0ce896a7e686} <Trace> oximeter.measurements_i64 (467d6b94-7648-408a-b9d2-844519dc2129): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7130 2024.03.13 04:58:04.739754 [ 3 ] {161af76e-6e45-4851-a0ca-0ce896a7e686} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB.
7131 2024.03.13 04:58:04.740173 [ 3 ] {161af76e-6e45-4851-a0ca-0ce896a7e686} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
7132 2024.03.13 04:58:04.740564 [ 3 ] {161af76e-6e45-4851-a0ca-0ce896a7e686} <Trace> oximeter.measurements_i64 (467d6b94-7648-408a-b9d2-844519dc2129): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7133 2024.03.13 04:58:04.740753 [ 3 ] {161af76e-6e45-4851-a0ca-0ce896a7e686} <Debug> executeQuery: Read 6 rows, 405.00 B in 0.001636 sec., 3667.481662591687 rows/sec., 241.75 KiB/sec.
7134 2024.03.13 04:58:04.741027 [ 3 ] {161af76e-6e45-4851-a0ca-0ce896a7e686} <Debug> DynamicQueryHandler: Done processing query
7135 2024.03.13 04:58:04.741062 [ 3 ] {161af76e-6e45-4851-a0ca-0ce896a7e686} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7136 2024.03.13 04:58:04.741082 [ 3 ] {} <Debug> HTTP-Session: 64fd42ec-1ebf-4918-b79f-17dc3c2b8191 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7137 2024.03.13 04:58:08.501061 [ 54 ] {} <Debug> DNSResolver: Updating DNS cache
7138 2024.03.13 04:58:08.501130 [ 54 ] {} <Debug> DNSResolver: Updated DNS cache
7139 2024.03.13 04:58:09.003500 [ 243 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.003114749 sec.
7140 2024.03.13 04:58:09.721770 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 4215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7141 2024.03.13 04:58:09.721888 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7142 2024.03.13 04:58:09.721915 [ 3 ] {} <Debug> HTTP-Session: 1a360576-105e-4b40-83a6-0146cdc04be5 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
7143 2024.03.13 04:58:09.721945 [ 3 ] {} <Debug> HTTP-Session: 1a360576-105e-4b40-83a6-0146cdc04be5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7144 2024.03.13 04:58:09.721963 [ 3 ] {} <Debug> HTTP-Session: 1a360576-105e-4b40-83a6-0146cdc04be5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7145 2024.03.13 04:58:09.722017 [ 3 ] {} <Trace> HTTP-Session: 1a360576-105e-4b40-83a6-0146cdc04be5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7146 2024.03.13 04:58:09.722154 [ 3 ] {7c0408d1-dcd0-4ab3-9d42-f785a432ad5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7147 2024.03.13 04:58:09.722222 [ 3 ] {7c0408d1-dcd0-4ab3-9d42-f785a432ad5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7148 2024.03.13 04:58:09.722435 [ 3 ] {7c0408d1-dcd0-4ab3-9d42-f785a432ad5d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7149 2024.03.13 04:58:09.722900 [ 3 ] {7c0408d1-dcd0-4ab3-9d42-f785a432ad5d} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7150 2024.03.13 04:58:09.722945 [ 3 ] {7c0408d1-dcd0-4ab3-9d42-f785a432ad5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB.
7151 2024.03.13 04:58:09.723322 [ 3 ] {7c0408d1-dcd0-4ab3-9d42-f785a432ad5d} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
7152 2024.03.13 04:58:09.723649 [ 3 ] {7c0408d1-dcd0-4ab3-9d42-f785a432ad5d} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7153 2024.03.13 04:58:09.723810 [ 3 ] {7c0408d1-dcd0-4ab3-9d42-f785a432ad5d} <Debug> executeQuery: Read 29 rows, 2.35 KiB in 0.001718 sec., 16880.093131548314 rows/sec., 1.34 MiB/sec.
7154 2024.03.13 04:58:09.723959 [ 3 ] {7c0408d1-dcd0-4ab3-9d42-f785a432ad5d} <Debug> DynamicQueryHandler: Done processing query
7155 2024.03.13 04:58:09.723985 [ 3 ] {7c0408d1-dcd0-4ab3-9d42-f785a432ad5d} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
7156 2024.03.13 04:58:09.724001 [ 3 ] {} <Debug> HTTP-Session: 1a360576-105e-4b40-83a6-0146cdc04be5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7157 2024.03.13 04:58:09.724138 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 14480, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7158 2024.03.13 04:58:09.724187 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7159 2024.03.13 04:58:09.724205 [ 3 ] {} <Debug> HTTP-Session: 8f41a044-c687-4c34-8e70-57d666c95dd3 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
7160 2024.03.13 04:58:09.724223 [ 3 ] {} <Debug> HTTP-Session: 8f41a044-c687-4c34-8e70-57d666c95dd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7161 2024.03.13 04:58:09.724236 [ 3 ] {} <Debug> HTTP-Session: 8f41a044-c687-4c34-8e70-57d666c95dd3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7162 2024.03.13 04:58:09.724267 [ 3 ] {} <Trace> HTTP-Session: 8f41a044-c687-4c34-8e70-57d666c95dd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7163 2024.03.13 04:58:09.724355 [ 3 ] {d1535776-748e-4d06-8afa-ffbad9b7aa7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7164 2024.03.13 04:58:09.724394 [ 3 ] {d1535776-748e-4d06-8afa-ffbad9b7aa7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7165 2024.03.13 04:58:09.724517 [ 3 ] {d1535776-748e-4d06-8afa-ffbad9b7aa7a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7166 2024.03.13 04:58:09.724881 [ 3 ] {d1535776-748e-4d06-8afa-ffbad9b7aa7a} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7167 2024.03.13 04:58:09.724918 [ 3 ] {d1535776-748e-4d06-8afa-ffbad9b7aa7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB.
7168 2024.03.13 04:58:09.725227 [ 3 ] {d1535776-748e-4d06-8afa-ffbad9b7aa7a} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
7169 2024.03.13 04:58:09.725529 [ 3 ] {d1535776-748e-4d06-8afa-ffbad9b7aa7a} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7170 2024.03.13 04:58:09.725648 [ 3 ] {d1535776-748e-4d06-8afa-ffbad9b7aa7a} <Debug> executeQuery: Read 87 rows, 9.11 KiB in 0.001338 sec., 65022.421524663674 rows/sec., 6.65 MiB/sec.
7171 2024.03.13 04:58:09.725772 [ 3 ] {d1535776-748e-4d06-8afa-ffbad9b7aa7a} <Debug> DynamicQueryHandler: Done processing query
7172 2024.03.13 04:58:09.725795 [ 3 ] {d1535776-748e-4d06-8afa-ffbad9b7aa7a} <Debug> MemoryTracker: Peak memory usage (for query): 4.33 MiB.
7173 2024.03.13 04:58:09.725811 [ 3 ] {} <Debug> HTTP-Session: 8f41a044-c687-4c34-8e70-57d666c95dd3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7174 2024.03.13 04:58:09.725964 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 4970, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7175 2024.03.13 04:58:09.726011 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7176 2024.03.13 04:58:09.726029 [ 3 ] {} <Debug> HTTP-Session: 2cfd6142-de61-4c5b-9a7a-f512c0fbc952 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
7177 2024.03.13 04:58:09.726046 [ 3 ] {} <Debug> HTTP-Session: 2cfd6142-de61-4c5b-9a7a-f512c0fbc952 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7178 2024.03.13 04:58:09.726059 [ 3 ] {} <Debug> HTTP-Session: 2cfd6142-de61-4c5b-9a7a-f512c0fbc952 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7179 2024.03.13 04:58:09.726088 [ 3 ] {} <Trace> HTTP-Session: 2cfd6142-de61-4c5b-9a7a-f512c0fbc952 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7180 2024.03.13 04:58:09.726164 [ 3 ] {954083e5-e636-4c17-afe7-396e8e729153} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7181 2024.03.13 04:58:09.726203 [ 3 ] {954083e5-e636-4c17-afe7-396e8e729153} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7182 2024.03.13 04:58:09.726325 [ 3 ] {954083e5-e636-4c17-afe7-396e8e729153} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7183 2024.03.13 04:58:09.726623 [ 3 ] {954083e5-e636-4c17-afe7-396e8e729153} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7184 2024.03.13 04:58:09.726658 [ 3 ] {954083e5-e636-4c17-afe7-396e8e729153} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB.
7185 2024.03.13 04:58:09.726952 [ 3 ] {954083e5-e636-4c17-afe7-396e8e729153} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
7186 2024.03.13 04:58:09.727252 [ 3 ] {954083e5-e636-4c17-afe7-396e8e729153} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7187 2024.03.13 04:58:09.727372 [ 3 ] {954083e5-e636-4c17-afe7-396e8e729153} <Debug> executeQuery: Read 29 rows, 2.32 KiB in 0.001242 sec., 23349.436392914653 rows/sec., 1.83 MiB/sec.
7188 2024.03.13 04:58:09.727550 [ 3 ] {954083e5-e636-4c17-afe7-396e8e729153} <Debug> DynamicQueryHandler: Done processing query
7189 2024.03.13 04:58:09.727612 [ 3 ] {954083e5-e636-4c17-afe7-396e8e729153} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
7190 2024.03.13 04:58:09.727671 [ 3 ] {} <Debug> HTTP-Session: 2cfd6142-de61-4c5b-9a7a-f512c0fbc952 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7191 2024.03.13 04:58:09.727910 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 31061, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7192 2024.03.13 04:58:09.727960 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7193 2024.03.13 04:58:09.727980 [ 3 ] {} <Debug> HTTP-Session: 8a0055d0-617c-43d0-9659-b9cef335af3e Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
7194 2024.03.13 04:58:09.727996 [ 3 ] {} <Debug> HTTP-Session: 8a0055d0-617c-43d0-9659-b9cef335af3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7195 2024.03.13 04:58:09.728010 [ 3 ] {} <Debug> HTTP-Session: 8a0055d0-617c-43d0-9659-b9cef335af3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7196 2024.03.13 04:58:09.728041 [ 3 ] {} <Trace> HTTP-Session: 8a0055d0-617c-43d0-9659-b9cef335af3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7197 2024.03.13 04:58:09.728265 [ 3 ] {5f589895-678c-4f4a-bf36-603a2d5571f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7198 2024.03.13 04:58:09.728310 [ 3 ] {5f589895-678c-4f4a-bf36-603a2d5571f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
7199 2024.03.13 04:58:09.728481 [ 3 ] {5f589895-678c-4f4a-bf36-603a2d5571f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7200 2024.03.13 04:58:09.728941 [ 3 ] {5f589895-678c-4f4a-bf36-603a2d5571f4} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7201 2024.03.13 04:58:09.728976 [ 3 ] {5f589895-678c-4f4a-bf36-603a2d5571f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB.
7202 2024.03.13 04:58:09.729387 [ 3 ] {5f589895-678c-4f4a-bf36-603a2d5571f4} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
7203 2024.03.13 04:58:09.729719 [ 3 ] {5f589895-678c-4f4a-bf36-603a2d5571f4} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7204 2024.03.13 04:58:09.729848 [ 3 ] {5f589895-678c-4f4a-bf36-603a2d5571f4} <Debug> executeQuery: Read 29 rows, 40.07 KiB in 0.001759 sec., 16486.64013644116 rows/sec., 22.25 MiB/sec.
7205 2024.03.13 04:58:09.729995 [ 3 ] {5f589895-678c-4f4a-bf36-603a2d5571f4} <Debug> DynamicQueryHandler: Done processing query
7206 2024.03.13 04:58:09.730030 [ 3 ] {5f589895-678c-4f4a-bf36-603a2d5571f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
7207 2024.03.13 04:58:09.730062 [ 3 ] {} <Debug> HTTP-Session: 8a0055d0-617c-43d0-9659-b9cef335af3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7208 2024.03.13 04:58:14.722268 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 5792, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7209 2024.03.13 04:58:14.722404 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7210 2024.03.13 04:58:14.722433 [ 3 ] {} <Debug> HTTP-Session: 66909a40-1b31-408c-9f54-7ffc82edbaaf Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
7211 2024.03.13 04:58:14.722462 [ 3 ] {} <Debug> HTTP-Session: 66909a40-1b31-408c-9f54-7ffc82edbaaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7212 2024.03.13 04:58:14.722480 [ 3 ] {} <Debug> HTTP-Session: 66909a40-1b31-408c-9f54-7ffc82edbaaf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7213 2024.03.13 04:58:14.722534 [ 3 ] {} <Trace> HTTP-Session: 66909a40-1b31-408c-9f54-7ffc82edbaaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7214 2024.03.13 04:58:14.722677 [ 3 ] {28513a55-7c8a-4d5e-bf7b-86c82a19b615} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7215 2024.03.13 04:58:14.722748 [ 3 ] {28513a55-7c8a-4d5e-bf7b-86c82a19b615} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7216 2024.03.13 04:58:14.722964 [ 3 ] {28513a55-7c8a-4d5e-bf7b-86c82a19b615} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7217 2024.03.13 04:58:14.723405 [ 3 ] {28513a55-7c8a-4d5e-bf7b-86c82a19b615} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7218 2024.03.13 04:58:14.723451 [ 3 ] {28513a55-7c8a-4d5e-bf7b-86c82a19b615} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB.
7219 2024.03.13 04:58:14.723828 [ 3 ] {28513a55-7c8a-4d5e-bf7b-86c82a19b615} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
7220 2024.03.13 04:58:14.724158 [ 3 ] {28513a55-7c8a-4d5e-bf7b-86c82a19b615} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7221 2024.03.13 04:58:14.724320 [ 3 ] {28513a55-7c8a-4d5e-bf7b-86c82a19b615} <Debug> executeQuery: Read 40 rows, 3.24 KiB in 0.001711 sec., 23378.141437755698 rows/sec., 1.85 MiB/sec.
7222 2024.03.13 04:58:14.724462 [ 3 ] {28513a55-7c8a-4d5e-bf7b-86c82a19b615} <Debug> DynamicQueryHandler: Done processing query
7223 2024.03.13 04:58:14.724487 [ 3 ] {28513a55-7c8a-4d5e-bf7b-86c82a19b615} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
7224 2024.03.13 04:58:14.724503 [ 3 ] {} <Debug> HTTP-Session: 66909a40-1b31-408c-9f54-7ffc82edbaaf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7225 2024.03.13 04:58:14.724644 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 18510, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7226 2024.03.13 04:58:14.724693 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7227 2024.03.13 04:58:14.724712 [ 3 ] {} <Debug> HTTP-Session: c4ada714-9e71-4576-891f-d86936926d15 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
7228 2024.03.13 04:58:14.724729 [ 3 ] {} <Debug> HTTP-Session: c4ada714-9e71-4576-891f-d86936926d15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7229 2024.03.13 04:58:14.724743 [ 3 ] {} <Debug> HTTP-Session: c4ada714-9e71-4576-891f-d86936926d15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7230 2024.03.13 04:58:14.724774 [ 3 ] {} <Trace> HTTP-Session: c4ada714-9e71-4576-891f-d86936926d15 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7231 2024.03.13 04:58:14.724870 [ 3 ] {20a59acb-41b9-4572-b3c6-c673fd67befc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7232 2024.03.13 04:58:14.724910 [ 3 ] {20a59acb-41b9-4572-b3c6-c673fd67befc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7233 2024.03.13 04:58:14.725034 [ 3 ] {20a59acb-41b9-4572-b3c6-c673fd67befc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7234 2024.03.13 04:58:14.725449 [ 3 ] {20a59acb-41b9-4572-b3c6-c673fd67befc} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7235 2024.03.13 04:58:14.725488 [ 3 ] {20a59acb-41b9-4572-b3c6-c673fd67befc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB.
7236 2024.03.13 04:58:14.725817 [ 3 ] {20a59acb-41b9-4572-b3c6-c673fd67befc} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
7237 2024.03.13 04:58:14.726112 [ 3 ] {20a59acb-41b9-4572-b3c6-c673fd67befc} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7238 2024.03.13 04:58:14.726260 [ 3 ] {20a59acb-41b9-4572-b3c6-c673fd67befc} <Debug> executeQuery: Read 120 rows, 11.17 KiB in 0.001434 sec., 83682.00836820084 rows/sec., 7.60 MiB/sec.
7239 2024.03.13 04:58:14.726449 [ 3 ] {20a59acb-41b9-4572-b3c6-c673fd67befc} <Debug> DynamicQueryHandler: Done processing query
7240 2024.03.13 04:58:14.726502 [ 3 ] {20a59acb-41b9-4572-b3c6-c673fd67befc} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB.
7241 2024.03.13 04:58:14.726557 [ 3 ] {} <Debug> HTTP-Session: c4ada714-9e71-4576-891f-d86936926d15 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7242 2024.03.13 04:58:14.726745 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 6833, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7243 2024.03.13 04:58:14.726806 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7244 2024.03.13 04:58:14.726825 [ 3 ] {} <Debug> HTTP-Session: f88e6a85-506d-4b3d-90bd-6c08201e1861 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
7245 2024.03.13 04:58:14.726841 [ 3 ] {} <Debug> HTTP-Session: f88e6a85-506d-4b3d-90bd-6c08201e1861 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7246 2024.03.13 04:58:14.726897 [ 3 ] {} <Debug> HTTP-Session: f88e6a85-506d-4b3d-90bd-6c08201e1861 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7247 2024.03.13 04:58:14.726931 [ 3 ] {} <Trace> HTTP-Session: f88e6a85-506d-4b3d-90bd-6c08201e1861 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7248 2024.03.13 04:58:14.727015 [ 3 ] {068c39a0-0603-4822-8af5-5b7927762935} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7249 2024.03.13 04:58:14.727056 [ 3 ] {068c39a0-0603-4822-8af5-5b7927762935} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7250 2024.03.13 04:58:14.727199 [ 3 ] {068c39a0-0603-4822-8af5-5b7927762935} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7251 2024.03.13 04:58:14.727529 [ 3 ] {068c39a0-0603-4822-8af5-5b7927762935} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7252 2024.03.13 04:58:14.727567 [ 3 ] {068c39a0-0603-4822-8af5-5b7927762935} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB.
7253 2024.03.13 04:58:14.727870 [ 3 ] {068c39a0-0603-4822-8af5-5b7927762935} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
7254 2024.03.13 04:58:14.728162 [ 3 ] {068c39a0-0603-4822-8af5-5b7927762935} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7255 2024.03.13 04:58:14.728312 [ 3 ] {068c39a0-0603-4822-8af5-5b7927762935} <Debug> executeQuery: Read 40 rows, 3.20 KiB in 0.00133 sec., 30075.187969924813 rows/sec., 2.35 MiB/sec.
7256 2024.03.13 04:58:14.728439 [ 3 ] {068c39a0-0603-4822-8af5-5b7927762935} <Debug> DynamicQueryHandler: Done processing query
7257 2024.03.13 04:58:14.728474 [ 3 ] {068c39a0-0603-4822-8af5-5b7927762935} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
7258 2024.03.13 04:58:14.728504 [ 3 ] {} <Debug> HTTP-Session: f88e6a85-506d-4b3d-90bd-6c08201e1861 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7259 2024.03.13 04:58:14.728715 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 42815, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7260 2024.03.13 04:58:14.728763 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7261 2024.03.13 04:58:14.728781 [ 3 ] {} <Debug> HTTP-Session: fce28777-b0b1-4b40-b16a-790ded4c3aa6 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
7262 2024.03.13 04:58:14.728798 [ 3 ] {} <Debug> HTTP-Session: fce28777-b0b1-4b40-b16a-790ded4c3aa6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7263 2024.03.13 04:58:14.728811 [ 3 ] {} <Debug> HTTP-Session: fce28777-b0b1-4b40-b16a-790ded4c3aa6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7264 2024.03.13 04:58:14.728841 [ 3 ] {} <Trace> HTTP-Session: fce28777-b0b1-4b40-b16a-790ded4c3aa6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7265 2024.03.13 04:58:14.729098 [ 3 ] {3de679f5-f9c5-4d1b-b60c-9899a1381a05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7266 2024.03.13 04:58:14.729144 [ 3 ] {3de679f5-f9c5-4d1b-b60c-9899a1381a05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
7267 2024.03.13 04:58:14.729298 [ 3 ] {3de679f5-f9c5-4d1b-b60c-9899a1381a05} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7268 2024.03.13 04:58:14.729807 [ 3 ] {3de679f5-f9c5-4d1b-b60c-9899a1381a05} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7269 2024.03.13 04:58:14.729843 [ 3 ] {3de679f5-f9c5-4d1b-b60c-9899a1381a05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB.
7270 2024.03.13 04:58:14.730260 [ 3 ] {3de679f5-f9c5-4d1b-b60c-9899a1381a05} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
7271 2024.03.13 04:58:14.730609 [ 3 ] {3de679f5-f9c5-4d1b-b60c-9899a1381a05} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7272 2024.03.13 04:58:14.730765 [ 3 ] {3de679f5-f9c5-4d1b-b60c-9899a1381a05} <Debug> executeQuery: Read 40 rows, 55.27 KiB in 0.001869 sec., 21401.819154628145 rows/sec., 28.88 MiB/sec.
7273 2024.03.13 04:58:14.730898 [ 3 ] {3de679f5-f9c5-4d1b-b60c-9899a1381a05} <Debug> DynamicQueryHandler: Done processing query
7274 2024.03.13 04:58:14.730922 [ 3 ] {3de679f5-f9c5-4d1b-b60c-9899a1381a05} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
7275 2024.03.13 04:58:14.730938 [ 3 ] {} <Debug> HTTP-Session: fce28777-b0b1-4b40-b16a-790ded4c3aa6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7276 2024.03.13 04:58:19.721670 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 4215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7277 2024.03.13 04:58:19.721809 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7278 2024.03.13 04:58:19.721839 [ 3 ] {} <Debug> HTTP-Session: 897d04b9-0b13-445e-8851-973a9414001f Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
7279 2024.03.13 04:58:19.721867 [ 3 ] {} <Debug> HTTP-Session: 897d04b9-0b13-445e-8851-973a9414001f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7280 2024.03.13 04:58:19.721885 [ 3 ] {} <Debug> HTTP-Session: 897d04b9-0b13-445e-8851-973a9414001f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7281 2024.03.13 04:58:19.721940 [ 3 ] {} <Trace> HTTP-Session: 897d04b9-0b13-445e-8851-973a9414001f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7282 2024.03.13 04:58:19.722078 [ 3 ] {b0f2f209-8331-494f-b1d9-fa22226faa4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7283 2024.03.13 04:58:19.722143 [ 3 ] {b0f2f209-8331-494f-b1d9-fa22226faa4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7284 2024.03.13 04:58:19.722340 [ 3 ] {b0f2f209-8331-494f-b1d9-fa22226faa4f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7285 2024.03.13 04:58:19.722795 [ 3 ] {b0f2f209-8331-494f-b1d9-fa22226faa4f} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7286 2024.03.13 04:58:19.722847 [ 3 ] {b0f2f209-8331-494f-b1d9-fa22226faa4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB.
7287 2024.03.13 04:58:19.723485 [ 3 ] {b0f2f209-8331-494f-b1d9-fa22226faa4f} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
7288 2024.03.13 04:58:19.723924 [ 3 ] {b0f2f209-8331-494f-b1d9-fa22226faa4f} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7289 2024.03.13 04:58:19.724124 [ 3 ] {b0f2f209-8331-494f-b1d9-fa22226faa4f} <Debug> executeQuery: Read 29 rows, 2.35 KiB in 0.00211 sec., 13744.075829383886 rows/sec., 1.09 MiB/sec.
7290 2024.03.13 04:58:19.724309 [ 3 ] {b0f2f209-8331-494f-b1d9-fa22226faa4f} <Debug> DynamicQueryHandler: Done processing query
7291 2024.03.13 04:58:19.724341 [ 3 ] {b0f2f209-8331-494f-b1d9-fa22226faa4f} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
7292 2024.03.13 04:58:19.724361 [ 3 ] {} <Debug> HTTP-Session: 897d04b9-0b13-445e-8851-973a9414001f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7293 2024.03.13 04:58:19.724496 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 674, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7294 2024.03.13 04:58:19.724563 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7295 2024.03.13 04:58:19.724584 [ 3 ] {} <Debug> HTTP-Session: ece9249d-d501-4ff1-b2a7-f6f07c0c4b24 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
7296 2024.03.13 04:58:19.724603 [ 3 ] {} <Debug> HTTP-Session: ece9249d-d501-4ff1-b2a7-f6f07c0c4b24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7297 2024.03.13 04:58:19.724617 [ 3 ] {} <Debug> HTTP-Session: ece9249d-d501-4ff1-b2a7-f6f07c0c4b24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7298 2024.03.13 04:58:19.724652 [ 3 ] {} <Trace> HTTP-Session: ece9249d-d501-4ff1-b2a7-f6f07c0c4b24 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7299 2024.03.13 04:58:19.724728 [ 3 ] {46233521-e22a-4faf-b3c2-c7b7155f9703} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
7300 2024.03.13 04:58:19.724771 [ 3 ] {46233521-e22a-4faf-b3c2-c7b7155f9703} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
7301 2024.03.13 04:58:19.724905 [ 3 ] {46233521-e22a-4faf-b3c2-c7b7155f9703} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7302 2024.03.13 04:58:19.725238 [ 3 ] {46233521-e22a-4faf-b3c2-c7b7155f9703} <Trace> oximeter.fields_ipaddr (760c2243-c48f-4b40-9670-6ffe24998980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7303 2024.03.13 04:58:19.725277 [ 3 ] {46233521-e22a-4faf-b3c2-c7b7155f9703} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB.
7304 2024.03.13 04:58:19.725572 [ 3 ] {46233521-e22a-4faf-b3c2-c7b7155f9703} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
7305 2024.03.13 04:58:19.725873 [ 3 ] {46233521-e22a-4faf-b3c2-c7b7155f9703} <Trace> oximeter.fields_ipaddr (760c2243-c48f-4b40-9670-6ffe24998980): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7306 2024.03.13 04:58:19.726027 [ 3 ] {46233521-e22a-4faf-b3c2-c7b7155f9703} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001318 sec., 3034.901365705615 rows/sec., 247.47 KiB/sec.
7307 2024.03.13 04:58:19.726281 [ 3 ] {46233521-e22a-4faf-b3c2-c7b7155f9703} <Debug> DynamicQueryHandler: Done processing query
7308 2024.03.13 04:58:19.726327 [ 3 ] {46233521-e22a-4faf-b3c2-c7b7155f9703} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
7309 2024.03.13 04:58:19.726353 [ 3 ] {} <Debug> HTTP-Session: ece9249d-d501-4ff1-b2a7-f6f07c0c4b24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7310 2024.03.13 04:58:19.726531 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 14777, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7311 2024.03.13 04:58:19.726580 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7312 2024.03.13 04:58:19.726599 [ 3 ] {} <Debug> HTTP-Session: 55f03a24-6a8d-4f55-a334-ac7f53c2e0a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
7313 2024.03.13 04:58:19.726615 [ 3 ] {} <Debug> HTTP-Session: 55f03a24-6a8d-4f55-a334-ac7f53c2e0a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7314 2024.03.13 04:58:19.726629 [ 3 ] {} <Debug> HTTP-Session: 55f03a24-6a8d-4f55-a334-ac7f53c2e0a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7315 2024.03.13 04:58:19.726665 [ 3 ] {} <Trace> HTTP-Session: 55f03a24-6a8d-4f55-a334-ac7f53c2e0a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7316 2024.03.13 04:58:19.726756 [ 3 ] {621e7a80-b6d6-46a1-a16a-c939dfc59bad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7317 2024.03.13 04:58:19.726797 [ 3 ] {621e7a80-b6d6-46a1-a16a-c939dfc59bad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7318 2024.03.13 04:58:19.726943 [ 3 ] {621e7a80-b6d6-46a1-a16a-c939dfc59bad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7319 2024.03.13 04:58:19.727300 [ 3 ] {621e7a80-b6d6-46a1-a16a-c939dfc59bad} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7320 2024.03.13 04:58:19.727338 [ 3 ] {621e7a80-b6d6-46a1-a16a-c939dfc59bad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB.
7321 2024.03.13 04:58:19.727645 [ 3 ] {621e7a80-b6d6-46a1-a16a-c939dfc59bad} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
7322 2024.03.13 04:58:19.727945 [ 3 ] {621e7a80-b6d6-46a1-a16a-c939dfc59bad} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7323 2024.03.13 04:58:19.728099 [ 3 ] {621e7a80-b6d6-46a1-a16a-c939dfc59bad} <Debug> executeQuery: Read 89 rows, 9.29 KiB in 0.001382 sec., 64399.421128798844 rows/sec., 6.56 MiB/sec.
7324 2024.03.13 04:58:19.728233 [ 3 ] {621e7a80-b6d6-46a1-a16a-c939dfc59bad} <Debug> DynamicQueryHandler: Done processing query
7325 2024.03.13 04:58:19.728256 [ 3 ] {621e7a80-b6d6-46a1-a16a-c939dfc59bad} <Debug> MemoryTracker: Peak memory usage (for query): 4.33 MiB.
7326 2024.03.13 04:58:19.728271 [ 3 ] {} <Debug> HTTP-Session: 55f03a24-6a8d-4f55-a334-ac7f53c2e0a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7327 2024.03.13 04:58:19.728380 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7328 2024.03.13 04:58:19.728428 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7329 2024.03.13 04:58:19.728446 [ 3 ] {} <Debug> HTTP-Session: 1389c2a5-c2b0-4773-9b2b-92c86a3c3ce8 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
7330 2024.03.13 04:58:19.728463 [ 3 ] {} <Debug> HTTP-Session: 1389c2a5-c2b0-4773-9b2b-92c86a3c3ce8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7331 2024.03.13 04:58:19.728476 [ 3 ] {} <Debug> HTTP-Session: 1389c2a5-c2b0-4773-9b2b-92c86a3c3ce8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7332 2024.03.13 04:58:19.728505 [ 3 ] {} <Trace> HTTP-Session: 1389c2a5-c2b0-4773-9b2b-92c86a3c3ce8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7333 2024.03.13 04:58:19.728570 [ 3 ] {da77d83d-ad1a-48af-b2d6-9e945c4eab1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7334 2024.03.13 04:58:19.728609 [ 3 ] {da77d83d-ad1a-48af-b2d6-9e945c4eab1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7335 2024.03.13 04:58:19.728734 [ 3 ] {da77d83d-ad1a-48af-b2d6-9e945c4eab1e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7336 2024.03.13 04:58:19.729011 [ 3 ] {da77d83d-ad1a-48af-b2d6-9e945c4eab1e} <Trace> oximeter.fields_u16 (db02df71-3e40-4e1d-8bbe-eb6de45405c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7337 2024.03.13 04:58:19.729050 [ 3 ] {da77d83d-ad1a-48af-b2d6-9e945c4eab1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB.
7338 2024.03.13 04:58:19.729346 [ 3 ] {da77d83d-ad1a-48af-b2d6-9e945c4eab1e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
7339 2024.03.13 04:58:19.729645 [ 3 ] {da77d83d-ad1a-48af-b2d6-9e945c4eab1e} <Trace> oximeter.fields_u16 (db02df71-3e40-4e1d-8bbe-eb6de45405c6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7340 2024.03.13 04:58:19.729797 [ 3 ] {da77d83d-ad1a-48af-b2d6-9e945c4eab1e} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001247 sec., 3207.698476343224 rows/sec., 223.98 KiB/sec.
7341 2024.03.13 04:58:19.730017 [ 3 ] {da77d83d-ad1a-48af-b2d6-9e945c4eab1e} <Debug> DynamicQueryHandler: Done processing query
7342 2024.03.13 04:58:19.730052 [ 3 ] {da77d83d-ad1a-48af-b2d6-9e945c4eab1e} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
7343 2024.03.13 04:58:19.730069 [ 3 ] {} <Debug> HTTP-Session: 1389c2a5-c2b0-4773-9b2b-92c86a3c3ce8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7344 2024.03.13 04:58:19.730187 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 5650, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7345 2024.03.13 04:58:19.730235 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7346 2024.03.13 04:58:19.730253 [ 3 ] {} <Debug> HTTP-Session: 097952aa-8124-4b6a-b2b2-c195557bbd45 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
7347 2024.03.13 04:58:19.730269 [ 3 ] {} <Debug> HTTP-Session: 097952aa-8124-4b6a-b2b2-c195557bbd45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7348 2024.03.13 04:58:19.730282 [ 3 ] {} <Debug> HTTP-Session: 097952aa-8124-4b6a-b2b2-c195557bbd45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7349 2024.03.13 04:58:19.730313 [ 3 ] {} <Trace> HTTP-Session: 097952aa-8124-4b6a-b2b2-c195557bbd45 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7350 2024.03.13 04:58:19.730390 [ 3 ] {ab253146-d876-4c1b-8f75-02df9fc3b576} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7351 2024.03.13 04:58:19.730430 [ 3 ] {ab253146-d876-4c1b-8f75-02df9fc3b576} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7352 2024.03.13 04:58:19.730573 [ 3 ] {ab253146-d876-4c1b-8f75-02df9fc3b576} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7353 2024.03.13 04:58:19.730876 [ 3 ] {ab253146-d876-4c1b-8f75-02df9fc3b576} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7354 2024.03.13 04:58:19.730914 [ 3 ] {ab253146-d876-4c1b-8f75-02df9fc3b576} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB.
7355 2024.03.13 04:58:19.731208 [ 3 ] {ab253146-d876-4c1b-8f75-02df9fc3b576} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
7356 2024.03.13 04:58:19.731503 [ 3 ] {ab253146-d876-4c1b-8f75-02df9fc3b576} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7357 2024.03.13 04:58:19.731664 [ 3 ] {ab253146-d876-4c1b-8f75-02df9fc3b576} <Debug> executeQuery: Read 33 rows, 2.65 KiB in 0.001295 sec., 25482.625482625484 rows/sec., 2.00 MiB/sec.
7358 2024.03.13 04:58:19.731785 [ 3 ] {ab253146-d876-4c1b-8f75-02df9fc3b576} <Debug> DynamicQueryHandler: Done processing query
7359 2024.03.13 04:58:19.731809 [ 3 ] {ab253146-d876-4c1b-8f75-02df9fc3b576} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
7360 2024.03.13 04:58:19.731824 [ 3 ] {} <Debug> HTTP-Session: 097952aa-8124-4b6a-b2b2-c195557bbd45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7361 2024.03.13 04:58:19.731918 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 446, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7362 2024.03.13 04:58:19.731965 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7363 2024.03.13 04:58:19.731984 [ 3 ] {} <Debug> HTTP-Session: 8c16cfb6-eadf-4925-8b45-38537bf7a10d Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
7364 2024.03.13 04:58:19.732000 [ 3 ] {} <Debug> HTTP-Session: 8c16cfb6-eadf-4925-8b45-38537bf7a10d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7365 2024.03.13 04:58:19.732013 [ 3 ] {} <Debug> HTTP-Session: 8c16cfb6-eadf-4925-8b45-38537bf7a10d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7366 2024.03.13 04:58:19.732043 [ 3 ] {} <Trace> HTTP-Session: 8c16cfb6-eadf-4925-8b45-38537bf7a10d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7367 2024.03.13 04:58:19.732105 [ 3 ] {0a4982dd-9d11-4b09-959c-774966aaa0ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7368 2024.03.13 04:58:19.732148 [ 3 ] {0a4982dd-9d11-4b09-959c-774966aaa0ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7369 2024.03.13 04:58:19.732293 [ 3 ] {0a4982dd-9d11-4b09-959c-774966aaa0ac} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7370 2024.03.13 04:58:19.732629 [ 3 ] {0a4982dd-9d11-4b09-959c-774966aaa0ac} <Trace> oximeter.measurements_cumulativeu64 (311b24cf-8761-4f32-8016-e3619c5686da): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7371 2024.03.13 04:58:19.732667 [ 3 ] {0a4982dd-9d11-4b09-959c-774966aaa0ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB.
7372 2024.03.13 04:58:19.733030 [ 3 ] {0a4982dd-9d11-4b09-959c-774966aaa0ac} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
7373 2024.03.13 04:58:19.733356 [ 3 ] {0a4982dd-9d11-4b09-959c-774966aaa0ac} <Trace> oximeter.measurements_cumulativeu64 (311b24cf-8761-4f32-8016-e3619c5686da): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7374 2024.03.13 04:58:19.733516 [ 3 ] {0a4982dd-9d11-4b09-959c-774966aaa0ac} <Debug> executeQuery: Read 2 rows, 144.00 B in 0.001427 sec., 1401.5416958654519 rows/sec., 98.55 KiB/sec.
7375 2024.03.13 04:58:19.733779 [ 3 ] {0a4982dd-9d11-4b09-959c-774966aaa0ac} <Debug> DynamicQueryHandler: Done processing query
7376 2024.03.13 04:58:19.733822 [ 3 ] {0a4982dd-9d11-4b09-959c-774966aaa0ac} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
7377 2024.03.13 04:58:19.733840 [ 3 ] {} <Debug> HTTP-Session: 8c16cfb6-eadf-4925-8b45-38537bf7a10d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7378 2024.03.13 04:58:19.733996 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 31061, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7379 2024.03.13 04:58:19.734044 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7380 2024.03.13 04:58:19.734062 [ 3 ] {} <Debug> HTTP-Session: de03e11b-c1f9-4efb-8332-9ba87d9d9383 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
7381 2024.03.13 04:58:19.734078 [ 3 ] {} <Debug> HTTP-Session: de03e11b-c1f9-4efb-8332-9ba87d9d9383 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7382 2024.03.13 04:58:19.734091 [ 3 ] {} <Debug> HTTP-Session: de03e11b-c1f9-4efb-8332-9ba87d9d9383 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7383 2024.03.13 04:58:19.734122 [ 3 ] {} <Trace> HTTP-Session: de03e11b-c1f9-4efb-8332-9ba87d9d9383 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7384 2024.03.13 04:58:19.734343 [ 3 ] {b49772ad-6e7e-427f-b081-d45feb02693f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7385 2024.03.13 04:58:19.734391 [ 3 ] {b49772ad-6e7e-427f-b081-d45feb02693f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
7386 2024.03.13 04:58:19.734572 [ 3 ] {b49772ad-6e7e-427f-b081-d45feb02693f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7387 2024.03.13 04:58:19.735060 [ 3 ] {b49772ad-6e7e-427f-b081-d45feb02693f} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7388 2024.03.13 04:58:19.735097 [ 3 ] {b49772ad-6e7e-427f-b081-d45feb02693f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB.
7389 2024.03.13 04:58:19.735509 [ 3 ] {b49772ad-6e7e-427f-b081-d45feb02693f} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
7390 2024.03.13 04:58:19.735839 [ 3 ] {b49772ad-6e7e-427f-b081-d45feb02693f} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7391 2024.03.13 04:58:19.736004 [ 3 ] {b49772ad-6e7e-427f-b081-d45feb02693f} <Debug> executeQuery: Read 29 rows, 40.07 KiB in 0.00183 sec., 15846.994535519125 rows/sec., 21.38 MiB/sec.
7392 2024.03.13 04:58:19.736137 [ 3 ] {b49772ad-6e7e-427f-b081-d45feb02693f} <Debug> DynamicQueryHandler: Done processing query
7393 2024.03.13 04:58:19.736161 [ 3 ] {b49772ad-6e7e-427f-b081-d45feb02693f} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
7394 2024.03.13 04:58:19.736178 [ 3 ] {} <Debug> HTTP-Session: de03e11b-c1f9-4efb-8332-9ba87d9d9383 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7395 2024.03.13 04:58:23.501167 [ 43 ] {} <Debug> DNSResolver: Updating DNS cache
7396 2024.03.13 04:58:23.501238 [ 43 ] {} <Debug> DNSResolver: Updated DNS cache
7397 2024.03.13 04:58:24.722513 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 5936, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7398 2024.03.13 04:58:24.722629 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7399 2024.03.13 04:58:24.722657 [ 3 ] {} <Debug> HTTP-Session: 41d82194-4b66-4869-8e3d-4c5ff74e12d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
7400 2024.03.13 04:58:24.722688 [ 3 ] {} <Debug> HTTP-Session: 41d82194-4b66-4869-8e3d-4c5ff74e12d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7401 2024.03.13 04:58:24.722706 [ 3 ] {} <Debug> HTTP-Session: 41d82194-4b66-4869-8e3d-4c5ff74e12d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7402 2024.03.13 04:58:24.722759 [ 3 ] {} <Trace> HTTP-Session: 41d82194-4b66-4869-8e3d-4c5ff74e12d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7403 2024.03.13 04:58:24.722900 [ 3 ] {1c6fbcf5-dc62-4ac9-b88b-7f8fbe63cf98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7404 2024.03.13 04:58:24.722969 [ 3 ] {1c6fbcf5-dc62-4ac9-b88b-7f8fbe63cf98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7405 2024.03.13 04:58:24.723180 [ 3 ] {1c6fbcf5-dc62-4ac9-b88b-7f8fbe63cf98} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7406 2024.03.13 04:58:24.723644 [ 3 ] {1c6fbcf5-dc62-4ac9-b88b-7f8fbe63cf98} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7407 2024.03.13 04:58:24.723685 [ 3 ] {1c6fbcf5-dc62-4ac9-b88b-7f8fbe63cf98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB.
7408 2024.03.13 04:58:24.724068 [ 3 ] {1c6fbcf5-dc62-4ac9-b88b-7f8fbe63cf98} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
7409 2024.03.13 04:58:24.724397 [ 3 ] {1c6fbcf5-dc62-4ac9-b88b-7f8fbe63cf98} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7410 2024.03.13 04:58:24.724530 [ 43 ] {} <Debug> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
7411 2024.03.13 04:58:24.724535 [ 3 ] {1c6fbcf5-dc62-4ac9-b88b-7f8fbe63cf98} <Debug> executeQuery: Read 41 rows, 3.32 KiB in 0.001703 sec., 24075.16147974163 rows/sec., 1.91 MiB/sec.
7412 2024.03.13 04:58:24.724570 [ 43 ] {} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7413 2024.03.13 04:58:24.724607 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB.
7414 2024.03.13 04:58:24.724754 [ 3 ] {1c6fbcf5-dc62-4ac9-b88b-7f8fbe63cf98} <Debug> DynamicQueryHandler: Done processing query
7415 2024.03.13 04:58:24.724772 [ 196 ] {9bec4614-832f-436d-8868-dc505e41396c::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
7416 2024.03.13 04:58:24.724789 [ 3 ] {1c6fbcf5-dc62-4ac9-b88b-7f8fbe63cf98} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
7417 2024.03.13 04:58:24.724855 [ 3 ] {} <Debug> HTTP-Session: 41d82194-4b66-4869-8e3d-4c5ff74e12d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7418 2024.03.13 04:58:24.725038 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7419 2024.03.13 04:58:24.725061 [ 196 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7420 2024.03.13 04:58:24.725119 [ 196 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 65 rows starting from the beginning of the part
7421 2024.03.13 04:58:24.725132 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7422 2024.03.13 04:58:24.725164 [ 3 ] {} <Debug> HTTP-Session: ea6bd325-5e05-448b-9194-3ec76aea6c4a Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
7423 2024.03.13 04:58:24.725197 [ 3 ] {} <Debug> HTTP-Session: ea6bd325-5e05-448b-9194-3ec76aea6c4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7424 2024.03.13 04:58:24.725242 [ 3 ] {} <Debug> HTTP-Session: ea6bd325-5e05-448b-9194-3ec76aea6c4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7425 2024.03.13 04:58:24.725362 [ 196 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 40 rows starting from the beginning of the part
7426 2024.03.13 04:58:24.725418 [ 3 ] {} <Trace> HTTP-Session: ea6bd325-5e05-448b-9194-3ec76aea6c4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7427 2024.03.13 04:58:24.725598 [ 196 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 29 rows starting from the beginning of the part
7428 2024.03.13 04:58:24.725950 [ 196 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 40 rows starting from the beginning of the part
7429 2024.03.13 04:58:24.725967 [ 3 ] {cf105ec5-8afd-45e2-8c0a-66dd669b7e6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
7430 2024.03.13 04:58:24.726169 [ 196 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 29 rows starting from the beginning of the part
7431 2024.03.13 04:58:24.726191 [ 3 ] {cf105ec5-8afd-45e2-8c0a-66dd669b7e6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
7432 2024.03.13 04:58:24.726491 [ 196 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 41 rows starting from the beginning of the part
7433 2024.03.13 04:58:24.727208 [ 3 ] {cf105ec5-8afd-45e2-8c0a-66dd669b7e6b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7434 2024.03.13 04:58:24.727956 [ 3 ] {cf105ec5-8afd-45e2-8c0a-66dd669b7e6b} <Trace> oximeter.fields_ipaddr (760c2243-c48f-4b40-9670-6ffe24998980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7435 2024.03.13 04:58:24.728020 [ 3 ] {cf105ec5-8afd-45e2-8c0a-66dd669b7e6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB.
7436 2024.03.13 04:58:24.728895 [ 3 ] {cf105ec5-8afd-45e2-8c0a-66dd669b7e6b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
7437 2024.03.13 04:58:24.729392 [ 191 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 244 rows, containing 4 columns (4 merged, 0 gathered) in 0.004683493 sec., 52097.86798015925 rows/sec., 4.12 MiB/sec.
7438 2024.03.13 04:58:24.729558 [ 191 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
7439 2024.03.13 04:58:24.729593 [ 3 ] {cf105ec5-8afd-45e2-8c0a-66dd669b7e6b} <Trace> oximeter.fields_ipaddr (760c2243-c48f-4b40-9670-6ffe24998980): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7440 2024.03.13 04:58:24.729783 [ 3 ] {cf105ec5-8afd-45e2-8c0a-66dd669b7e6b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.004167 sec., 479.96160307175427 rows/sec., 39.14 KiB/sec.
7441 2024.03.13 04:58:24.730011 [ 3 ] {cf105ec5-8afd-45e2-8c0a-66dd669b7e6b} <Debug> DynamicQueryHandler: Done processing query
7442 2024.03.13 04:58:24.730041 [ 3 ] {cf105ec5-8afd-45e2-8c0a-66dd669b7e6b} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
7443 2024.03.13 04:58:24.730058 [ 3 ] {} <Debug> HTTP-Session: ea6bd325-5e05-448b-9194-3ec76aea6c4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7444 2024.03.13 04:58:24.730192 [ 191 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_66_13} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7445 2024.03.13 04:58:24.730255 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 19109, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7446 2024.03.13 04:58:24.730289 [ 191 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_66_13} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
7447 2024.03.13 04:58:24.730311 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7448 2024.03.13 04:58:24.730338 [ 3 ] {} <Debug> HTTP-Session: bdbd91f7-72f9-4734-a690-4069c7597c00 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
7449 2024.03.13 04:58:24.730373 [ 3 ] {} <Debug> HTTP-Session: bdbd91f7-72f9-4734-a690-4069c7597c00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7450 2024.03.13 04:58:24.730386 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
7451 2024.03.13 04:58:24.730392 [ 3 ] {} <Debug> HTTP-Session: bdbd91f7-72f9-4734-a690-4069c7597c00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7452 2024.03.13 04:58:24.730436 [ 3 ] {} <Trace> HTTP-Session: bdbd91f7-72f9-4734-a690-4069c7597c00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7453 2024.03.13 04:58:24.730549 [ 3 ] {f6747a4d-f251-4bdb-b527-51de4d73163e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7454 2024.03.13 04:58:24.730596 [ 3 ] {f6747a4d-f251-4bdb-b527-51de4d73163e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7455 2024.03.13 04:58:24.730734 [ 3 ] {f6747a4d-f251-4bdb-b527-51de4d73163e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7456 2024.03.13 04:58:24.731209 [ 3 ] {f6747a4d-f251-4bdb-b527-51de4d73163e} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7457 2024.03.13 04:58:24.731252 [ 3 ] {f6747a4d-f251-4bdb-b527-51de4d73163e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB.
7458 2024.03.13 04:58:24.731619 [ 3 ] {f6747a4d-f251-4bdb-b527-51de4d73163e} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
7459 2024.03.13 04:58:24.731926 [ 3 ] {f6747a4d-f251-4bdb-b527-51de4d73163e} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7460 2024.03.13 04:58:24.732048 [ 43 ] {} <Debug> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
7461 2024.03.13 04:58:24.732052 [ 3 ] {f6747a4d-f251-4bdb-b527-51de4d73163e} <Debug> executeQuery: Read 124 rows, 11.52 KiB in 0.001564 sec., 79283.88746803069 rows/sec., 7.19 MiB/sec.
7462 2024.03.13 04:58:24.732085 [ 43 ] {} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7463 2024.03.13 04:58:24.732120 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB.
7464 2024.03.13 04:58:24.732257 [ 3 ] {f6747a4d-f251-4bdb-b527-51de4d73163e} <Debug> DynamicQueryHandler: Done processing query
7465 2024.03.13 04:58:24.732302 [ 3 ] {f6747a4d-f251-4bdb-b527-51de4d73163e} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
7466 2024.03.13 04:58:24.732310 [ 193 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::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
7467 2024.03.13 04:58:24.732327 [ 3 ] {} <Debug> HTTP-Session: bdbd91f7-72f9-4734-a690-4069c7597c00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7468 2024.03.13 04:58:24.732540 [ 193 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7469 2024.03.13 04:58:24.732549 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7470 2024.03.13 04:58:24.732597 [ 193 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 235 rows starting from the beginning of the part
7471 2024.03.13 04:58:24.732638 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7472 2024.03.13 04:58:24.732674 [ 3 ] {} <Debug> HTTP-Session: e7bddccf-63f8-497d-ad03-3b3e797aa25c Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
7473 2024.03.13 04:58:24.732789 [ 3 ] {} <Debug> HTTP-Session: e7bddccf-63f8-497d-ad03-3b3e797aa25c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7474 2024.03.13 04:58:24.732845 [ 193 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 156 rows starting from the beginning of the part
7475 2024.03.13 04:58:24.732858 [ 3 ] {} <Debug> HTTP-Session: e7bddccf-63f8-497d-ad03-3b3e797aa25c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7476 2024.03.13 04:58:24.733019 [ 3 ] {} <Trace> HTTP-Session: e7bddccf-63f8-497d-ad03-3b3e797aa25c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7477 2024.03.13 04:58:24.733092 [ 193 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 87 rows starting from the beginning of the part
7478 2024.03.13 04:58:24.733294 [ 3 ] {9c32e328-5ef0-4ffb-b143-4e94045b2cfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7479 2024.03.13 04:58:24.733396 [ 193 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 120 rows starting from the beginning of the part
7480 2024.03.13 04:58:24.733436 [ 3 ] {9c32e328-5ef0-4ffb-b143-4e94045b2cfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7481 2024.03.13 04:58:24.733715 [ 193 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 89 rows starting from the beginning of the part
7482 2024.03.13 04:58:24.733987 [ 193 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 124 rows starting from the beginning of the part
7483 2024.03.13 04:58:24.734634 [ 3 ] {9c32e328-5ef0-4ffb-b143-4e94045b2cfb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7484 2024.03.13 04:58:24.735312 [ 3 ] {9c32e328-5ef0-4ffb-b143-4e94045b2cfb} <Trace> oximeter.fields_u16 (db02df71-3e40-4e1d-8bbe-eb6de45405c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7485 2024.03.13 04:58:24.735375 [ 3 ] {9c32e328-5ef0-4ffb-b143-4e94045b2cfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB.
7486 2024.03.13 04:58:24.736246 [ 3 ] {9c32e328-5ef0-4ffb-b143-4e94045b2cfb} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
7487 2024.03.13 04:58:24.736892 [ 3 ] {9c32e328-5ef0-4ffb-b143-4e94045b2cfb} <Trace> oximeter.fields_u16 (db02df71-3e40-4e1d-8bbe-eb6de45405c6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7488 2024.03.13 04:58:24.736901 [ 192 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 811 rows, containing 4 columns (4 merged, 0 gathered) in 0.004690243 sec., 172912.1497542878 rows/sec., 16.09 MiB/sec.
7489 2024.03.13 04:58:24.737169 [ 3 ] {9c32e328-5ef0-4ffb-b143-4e94045b2cfb} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.004018 sec., 497.7600796416128 rows/sec., 34.76 KiB/sec.
7490 2024.03.13 04:58:24.737178 [ 192 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
7491 2024.03.13 04:58:24.737700 [ 3 ] {9c32e328-5ef0-4ffb-b143-4e94045b2cfb} <Debug> DynamicQueryHandler: Done processing query
7492 2024.03.13 04:58:24.737784 [ 3 ] {9c32e328-5ef0-4ffb-b143-4e94045b2cfb} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
7493 2024.03.13 04:58:24.737841 [ 3 ] {} <Debug> HTTP-Session: e7bddccf-63f8-497d-ad03-3b3e797aa25c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7494 2024.03.13 04:58:24.738026 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 7346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7495 2024.03.13 04:58:24.738106 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7496 2024.03.13 04:58:24.738135 [ 3 ] {} <Debug> HTTP-Session: b06ff21b-3096-4a06-9d37-f13cf5a9fc3e Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
7497 2024.03.13 04:58:24.738168 [ 3 ] {} <Debug> HTTP-Session: b06ff21b-3096-4a06-9d37-f13cf5a9fc3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7498 2024.03.13 04:58:24.738198 [ 3 ] {} <Debug> HTTP-Session: b06ff21b-3096-4a06-9d37-f13cf5a9fc3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7499 2024.03.13 04:58:24.738219 [ 192 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_66_13} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7500 2024.03.13 04:58:24.738260 [ 3 ] {} <Trace> HTTP-Session: b06ff21b-3096-4a06-9d37-f13cf5a9fc3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7501 2024.03.13 04:58:24.738410 [ 192 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_66_13} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
7502 2024.03.13 04:58:24.738433 [ 3 ] {c0bf8275-4afe-45d4-8f7c-0de46b5e5193} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7503 2024.03.13 04:58:24.738523 [ 3 ] {c0bf8275-4afe-45d4-8f7c-0de46b5e5193} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7504 2024.03.13 04:58:24.738571 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB.
7505 2024.03.13 04:58:24.738747 [ 3 ] {c0bf8275-4afe-45d4-8f7c-0de46b5e5193} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7506 2024.03.13 04:58:24.739093 [ 3 ] {c0bf8275-4afe-45d4-8f7c-0de46b5e5193} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7507 2024.03.13 04:58:24.739132 [ 3 ] {c0bf8275-4afe-45d4-8f7c-0de46b5e5193} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB.
7508 2024.03.13 04:58:24.739445 [ 3 ] {c0bf8275-4afe-45d4-8f7c-0de46b5e5193} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
7509 2024.03.13 04:58:24.739757 [ 3 ] {c0bf8275-4afe-45d4-8f7c-0de46b5e5193} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7510 2024.03.13 04:58:24.739914 [ 3 ] {c0bf8275-4afe-45d4-8f7c-0de46b5e5193} <Debug> executeQuery: Read 43 rows, 3.45 KiB in 0.00156 sec., 27564.102564102566 rows/sec., 2.16 MiB/sec.
7511 2024.03.13 04:58:24.739935 [ 42 ] {} <Debug> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
7512 2024.03.13 04:58:24.740049 [ 42 ] {} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7513 2024.03.13 04:58:24.740080 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB.
7514 2024.03.13 04:58:24.740091 [ 3 ] {c0bf8275-4afe-45d4-8f7c-0de46b5e5193} <Debug> DynamicQueryHandler: Done processing query
7515 2024.03.13 04:58:24.740143 [ 3 ] {c0bf8275-4afe-45d4-8f7c-0de46b5e5193} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
7516 2024.03.13 04:58:24.740202 [ 3 ] {} <Debug> HTTP-Session: b06ff21b-3096-4a06-9d37-f13cf5a9fc3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7517 2024.03.13 04:58:24.740298 [ 189 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::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
7518 2024.03.13 04:58:24.740393 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7519 2024.03.13 04:58:24.740504 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7520 2024.03.13 04:58:24.740560 [ 3 ] {} <Debug> HTTP-Session: 5fc0e288-7dd5-4420-ad65-68272a681fdc Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
7521 2024.03.13 04:58:24.740573 [ 189 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7522 2024.03.13 04:58:24.740589 [ 3 ] {} <Debug> HTTP-Session: 5fc0e288-7dd5-4420-ad65-68272a681fdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7523 2024.03.13 04:58:24.740626 [ 3 ] {} <Debug> HTTP-Session: 5fc0e288-7dd5-4420-ad65-68272a681fdc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7524 2024.03.13 04:58:24.740627 [ 189 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 118 rows starting from the beginning of the part
7525 2024.03.13 04:58:24.740690 [ 3 ] {} <Trace> HTTP-Session: 5fc0e288-7dd5-4420-ad65-68272a681fdc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7526 2024.03.13 04:58:24.740914 [ 189 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 70 rows starting from the beginning of the part
7527 2024.03.13 04:58:24.741035 [ 3 ] {6c3038e6-b245-430a-86bf-4e9d13cb7088} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7528 2024.03.13 04:58:24.741163 [ 189 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 29 rows starting from the beginning of the part
7529 2024.03.13 04:58:24.741231 [ 3 ] {6c3038e6-b245-430a-86bf-4e9d13cb7088} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7530 2024.03.13 04:58:24.741507 [ 189 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 40 rows starting from the beginning of the part
7531 2024.03.13 04:58:24.741781 [ 189 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 33 rows starting from the beginning of the part
7532 2024.03.13 04:58:24.742133 [ 189 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 43 rows starting from the beginning of the part
7533 2024.03.13 04:58:24.742747 [ 3 ] {6c3038e6-b245-430a-86bf-4e9d13cb7088} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7534 2024.03.13 04:58:24.743465 [ 3 ] {6c3038e6-b245-430a-86bf-4e9d13cb7088} <Trace> oximeter.measurements_cumulativeu64 (311b24cf-8761-4f32-8016-e3619c5686da): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7535 2024.03.13 04:58:24.743535 [ 3 ] {6c3038e6-b245-430a-86bf-4e9d13cb7088} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB.
7536 2024.03.13 04:58:24.744599 [ 3 ] {6c3038e6-b245-430a-86bf-4e9d13cb7088} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
7537 2024.03.13 04:58:24.744712 [ 192 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 333 rows, containing 4 columns (4 merged, 0 gathered) in 0.004542081 sec., 73314.41249066232 rows/sec., 5.72 MiB/sec.
7538 2024.03.13 04:58:24.744945 [ 197 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
7539 2024.03.13 04:58:24.745414 [ 3 ] {6c3038e6-b245-430a-86bf-4e9d13cb7088} <Trace> oximeter.measurements_cumulativeu64 (311b24cf-8761-4f32-8016-e3619c5686da): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7540 2024.03.13 04:58:24.745725 [ 3 ] {6c3038e6-b245-430a-86bf-4e9d13cb7088} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.004839 sec., 206.654267410622 rows/sec., 14.53 KiB/sec.
7541 2024.03.13 04:58:24.746012 [ 197 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_66_13} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7542 2024.03.13 04:58:24.746257 [ 3 ] {6c3038e6-b245-430a-86bf-4e9d13cb7088} <Debug> DynamicQueryHandler: Done processing query
7543 2024.03.13 04:58:24.746315 [ 3 ] {6c3038e6-b245-430a-86bf-4e9d13cb7088} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
7544 2024.03.13 04:58:24.746358 [ 3 ] {} <Debug> HTTP-Session: 5fc0e288-7dd5-4420-ad65-68272a681fdc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7545 2024.03.13 04:58:24.746382 [ 197 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_66_13} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
7546 2024.03.13 04:58:24.746491 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
7547 2024.03.13 04:58:24.746548 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 43884, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7548 2024.03.13 04:58:24.746604 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7549 2024.03.13 04:58:24.746623 [ 3 ] {} <Debug> HTTP-Session: 08cf0ef8-e73a-4e19-893f-cf5c03c3e38a Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
7550 2024.03.13 04:58:24.746640 [ 3 ] {} <Debug> HTTP-Session: 08cf0ef8-e73a-4e19-893f-cf5c03c3e38a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7551 2024.03.13 04:58:24.746654 [ 3 ] {} <Debug> HTTP-Session: 08cf0ef8-e73a-4e19-893f-cf5c03c3e38a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7552 2024.03.13 04:58:24.746689 [ 3 ] {} <Trace> HTTP-Session: 08cf0ef8-e73a-4e19-893f-cf5c03c3e38a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7553 2024.03.13 04:58:24.746997 [ 3 ] {4434af59-b41e-484c-9d99-aaae55e1feb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7554 2024.03.13 04:58:24.747045 [ 3 ] {4434af59-b41e-484c-9d99-aaae55e1feb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
7555 2024.03.13 04:58:24.747225 [ 3 ] {4434af59-b41e-484c-9d99-aaae55e1feb2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7556 2024.03.13 04:58:24.747811 [ 3 ] {4434af59-b41e-484c-9d99-aaae55e1feb2} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7557 2024.03.13 04:58:24.747849 [ 3 ] {4434af59-b41e-484c-9d99-aaae55e1feb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB.
7558 2024.03.13 04:58:24.748298 [ 3 ] {4434af59-b41e-484c-9d99-aaae55e1feb2} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
7559 2024.03.13 04:58:24.748646 [ 3 ] {4434af59-b41e-484c-9d99-aaae55e1feb2} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7560 2024.03.13 04:58:24.748812 [ 3 ] {4434af59-b41e-484c-9d99-aaae55e1feb2} <Debug> executeQuery: Read 41 rows, 56.66 KiB in 0.002054 sec., 19961.05160662123 rows/sec., 26.94 MiB/sec.
7561 2024.03.13 04:58:24.748816 [ 42 ] {} <Debug> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
7562 2024.03.13 04:58:24.748910 [ 42 ] {} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7563 2024.03.13 04:58:24.748963 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB.
7564 2024.03.13 04:58:24.749057 [ 3 ] {4434af59-b41e-484c-9d99-aaae55e1feb2} <Debug> DynamicQueryHandler: Done processing query
7565 2024.03.13 04:58:24.749133 [ 3 ] {4434af59-b41e-484c-9d99-aaae55e1feb2} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
7566 2024.03.13 04:58:24.749236 [ 3 ] {} <Debug> HTTP-Session: 08cf0ef8-e73a-4e19-893f-cf5c03c3e38a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7567 2024.03.13 04:58:24.749332 [ 189 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::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
7568 2024.03.13 04:58:24.749992 [ 189 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7569 2024.03.13 04:58:24.750077 [ 189 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1744 rows starting from the beginning of the part
7570 2024.03.13 04:58:24.750230 [ 189 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 40 rows starting from the beginning of the part
7571 2024.03.13 04:58:24.750372 [ 189 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 29 rows starting from the beginning of the part
7572 2024.03.13 04:58:24.750575 [ 189 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 40 rows starting from the beginning of the part
7573 2024.03.13 04:58:24.750736 [ 189 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 29 rows starting from the beginning of the part
7574 2024.03.13 04:58:24.750925 [ 189 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 41 rows starting from the beginning of the part
7575 2024.03.13 04:58:24.755308 [ 192 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1923 rows, containing 6 columns (6 merged, 0 gathered) in 0.006235597 sec., 308390.6801546027 rows/sec., 416.16 MiB/sec.
7576 2024.03.13 04:58:24.756203 [ 189 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
7577 2024.03.13 04:58:24.756598 [ 189 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_66_13} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7578 2024.03.13 04:58:24.756682 [ 189 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_66_13} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
7579 2024.03.13 04:58:24.756771 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.40 MiB.
7580 2024.03.13 04:58:29.721189 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 4215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7581 2024.03.13 04:58:29.721327 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7582 2024.03.13 04:58:29.721356 [ 3 ] {} <Debug> HTTP-Session: 3093136e-34a0-4393-9bfb-9e0f3f7652c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
7583 2024.03.13 04:58:29.721385 [ 3 ] {} <Debug> HTTP-Session: 3093136e-34a0-4393-9bfb-9e0f3f7652c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7584 2024.03.13 04:58:29.721402 [ 3 ] {} <Debug> HTTP-Session: 3093136e-34a0-4393-9bfb-9e0f3f7652c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7585 2024.03.13 04:58:29.721457 [ 3 ] {} <Trace> HTTP-Session: 3093136e-34a0-4393-9bfb-9e0f3f7652c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7586 2024.03.13 04:58:29.721594 [ 3 ] {2ac51a5c-19f8-4198-9788-a049195f604a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7587 2024.03.13 04:58:29.721663 [ 3 ] {2ac51a5c-19f8-4198-9788-a049195f604a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7588 2024.03.13 04:58:29.721876 [ 3 ] {2ac51a5c-19f8-4198-9788-a049195f604a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7589 2024.03.13 04:58:29.722401 [ 3 ] {2ac51a5c-19f8-4198-9788-a049195f604a} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7590 2024.03.13 04:58:29.722449 [ 3 ] {2ac51a5c-19f8-4198-9788-a049195f604a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB.
7591 2024.03.13 04:58:29.722827 [ 3 ] {2ac51a5c-19f8-4198-9788-a049195f604a} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
7592 2024.03.13 04:58:29.723153 [ 3 ] {2ac51a5c-19f8-4198-9788-a049195f604a} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7593 2024.03.13 04:58:29.723305 [ 3 ] {2ac51a5c-19f8-4198-9788-a049195f604a} <Debug> executeQuery: Read 29 rows, 2.35 KiB in 0.001776 sec., 16328.82882882883 rows/sec., 1.29 MiB/sec.
7594 2024.03.13 04:58:29.723469 [ 3 ] {2ac51a5c-19f8-4198-9788-a049195f604a} <Debug> DynamicQueryHandler: Done processing query
7595 2024.03.13 04:58:29.723494 [ 3 ] {2ac51a5c-19f8-4198-9788-a049195f604a} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
7596 2024.03.13 04:58:29.723510 [ 3 ] {} <Debug> HTTP-Session: 3093136e-34a0-4393-9bfb-9e0f3f7652c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7597 2024.03.13 04:58:29.723646 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 14480, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7598 2024.03.13 04:58:29.723695 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7599 2024.03.13 04:58:29.723714 [ 3 ] {} <Debug> HTTP-Session: 178dd2e7-7e0a-4fee-ae2d-ab8afbbc91e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
7600 2024.03.13 04:58:29.723730 [ 3 ] {} <Debug> HTTP-Session: 178dd2e7-7e0a-4fee-ae2d-ab8afbbc91e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7601 2024.03.13 04:58:29.723744 [ 3 ] {} <Debug> HTTP-Session: 178dd2e7-7e0a-4fee-ae2d-ab8afbbc91e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7602 2024.03.13 04:58:29.723773 [ 3 ] {} <Trace> HTTP-Session: 178dd2e7-7e0a-4fee-ae2d-ab8afbbc91e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7603 2024.03.13 04:58:29.723860 [ 3 ] {e17e08c3-c33f-4809-ae91-aa0cd4d40eca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7604 2024.03.13 04:58:29.723899 [ 3 ] {e17e08c3-c33f-4809-ae91-aa0cd4d40eca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7605 2024.03.13 04:58:29.724023 [ 3 ] {e17e08c3-c33f-4809-ae91-aa0cd4d40eca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7606 2024.03.13 04:58:29.724386 [ 3 ] {e17e08c3-c33f-4809-ae91-aa0cd4d40eca} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7607 2024.03.13 04:58:29.724423 [ 3 ] {e17e08c3-c33f-4809-ae91-aa0cd4d40eca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB.
7608 2024.03.13 04:58:29.724733 [ 3 ] {e17e08c3-c33f-4809-ae91-aa0cd4d40eca} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
7609 2024.03.13 04:58:29.725040 [ 3 ] {e17e08c3-c33f-4809-ae91-aa0cd4d40eca} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7610 2024.03.13 04:58:29.725187 [ 3 ] {e17e08c3-c33f-4809-ae91-aa0cd4d40eca} <Debug> executeQuery: Read 87 rows, 9.11 KiB in 0.001367 sec., 63643.013899049016 rows/sec., 6.51 MiB/sec.
7611 2024.03.13 04:58:29.725318 [ 3 ] {e17e08c3-c33f-4809-ae91-aa0cd4d40eca} <Debug> DynamicQueryHandler: Done processing query
7612 2024.03.13 04:58:29.725343 [ 3 ] {e17e08c3-c33f-4809-ae91-aa0cd4d40eca} <Debug> MemoryTracker: Peak memory usage (for query): 4.33 MiB.
7613 2024.03.13 04:58:29.725358 [ 3 ] {} <Debug> HTTP-Session: 178dd2e7-7e0a-4fee-ae2d-ab8afbbc91e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7614 2024.03.13 04:58:29.725498 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 4970, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7615 2024.03.13 04:58:29.725546 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7616 2024.03.13 04:58:29.725565 [ 3 ] {} <Debug> HTTP-Session: 114f8fc5-95e2-478c-9b25-98b0ecebd688 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
7617 2024.03.13 04:58:29.725581 [ 3 ] {} <Debug> HTTP-Session: 114f8fc5-95e2-478c-9b25-98b0ecebd688 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7618 2024.03.13 04:58:29.725594 [ 3 ] {} <Debug> HTTP-Session: 114f8fc5-95e2-478c-9b25-98b0ecebd688 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7619 2024.03.13 04:58:29.725624 [ 3 ] {} <Trace> HTTP-Session: 114f8fc5-95e2-478c-9b25-98b0ecebd688 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7620 2024.03.13 04:58:29.725694 [ 3 ] {23a1154c-207f-42ef-8604-a2c98757da08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7621 2024.03.13 04:58:29.725734 [ 3 ] {23a1154c-207f-42ef-8604-a2c98757da08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7622 2024.03.13 04:58:29.725860 [ 3 ] {23a1154c-207f-42ef-8604-a2c98757da08} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7623 2024.03.13 04:58:29.726157 [ 3 ] {23a1154c-207f-42ef-8604-a2c98757da08} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7624 2024.03.13 04:58:29.726195 [ 3 ] {23a1154c-207f-42ef-8604-a2c98757da08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB.
7625 2024.03.13 04:58:29.726493 [ 3 ] {23a1154c-207f-42ef-8604-a2c98757da08} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
7626 2024.03.13 04:58:29.726792 [ 3 ] {23a1154c-207f-42ef-8604-a2c98757da08} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7627 2024.03.13 04:58:29.726939 [ 3 ] {23a1154c-207f-42ef-8604-a2c98757da08} <Debug> executeQuery: Read 29 rows, 2.32 KiB in 0.001272 sec., 22798.74213836478 rows/sec., 1.78 MiB/sec.
7628 2024.03.13 04:58:29.727071 [ 3 ] {23a1154c-207f-42ef-8604-a2c98757da08} <Debug> DynamicQueryHandler: Done processing query
7629 2024.03.13 04:58:29.727094 [ 3 ] {23a1154c-207f-42ef-8604-a2c98757da08} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
7630 2024.03.13 04:58:29.727111 [ 3 ] {} <Debug> HTTP-Session: 114f8fc5-95e2-478c-9b25-98b0ecebd688 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7631 2024.03.13 04:58:29.727300 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 31061, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7632 2024.03.13 04:58:29.727352 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7633 2024.03.13 04:58:29.727370 [ 3 ] {} <Debug> HTTP-Session: 74ffb9de-ec42-46d6-801d-f99f8644dbfa Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
7634 2024.03.13 04:58:29.727386 [ 3 ] {} <Debug> HTTP-Session: 74ffb9de-ec42-46d6-801d-f99f8644dbfa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7635 2024.03.13 04:58:29.727400 [ 3 ] {} <Debug> HTTP-Session: 74ffb9de-ec42-46d6-801d-f99f8644dbfa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7636 2024.03.13 04:58:29.727428 [ 3 ] {} <Trace> HTTP-Session: 74ffb9de-ec42-46d6-801d-f99f8644dbfa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7637 2024.03.13 04:58:29.727648 [ 3 ] {2a043fe6-c128-45ea-a558-576f92e35658} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7638 2024.03.13 04:58:29.727693 [ 3 ] {2a043fe6-c128-45ea-a558-576f92e35658} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
7639 2024.03.13 04:58:29.727853 [ 3 ] {2a043fe6-c128-45ea-a558-576f92e35658} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7640 2024.03.13 04:58:29.728345 [ 3 ] {2a043fe6-c128-45ea-a558-576f92e35658} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7641 2024.03.13 04:58:29.728382 [ 3 ] {2a043fe6-c128-45ea-a558-576f92e35658} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB.
7642 2024.03.13 04:58:29.728807 [ 3 ] {2a043fe6-c128-45ea-a558-576f92e35658} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
7643 2024.03.13 04:58:29.729222 [ 3 ] {2a043fe6-c128-45ea-a558-576f92e35658} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7644 2024.03.13 04:58:29.729377 [ 3 ] {2a043fe6-c128-45ea-a558-576f92e35658} <Debug> executeQuery: Read 29 rows, 40.07 KiB in 0.001901 sec., 15255.128879537086 rows/sec., 20.59 MiB/sec.
7645 2024.03.13 04:58:29.729514 [ 3 ] {2a043fe6-c128-45ea-a558-576f92e35658} <Debug> DynamicQueryHandler: Done processing query
7646 2024.03.13 04:58:29.729537 [ 3 ] {2a043fe6-c128-45ea-a558-576f92e35658} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
7647 2024.03.13 04:58:29.729552 [ 3 ] {} <Debug> HTTP-Session: 74ffb9de-ec42-46d6-801d-f99f8644dbfa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7648 2024.03.13 04:58:34.723887 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 6799, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7649 2024.03.13 04:58:34.724006 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7650 2024.03.13 04:58:34.724030 [ 3 ] {} <Debug> HTTP-Session: 44ae1420-7228-4b17-a999-a33c6df3f1f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
7651 2024.03.13 04:58:34.724055 [ 3 ] {} <Debug> HTTP-Session: 44ae1420-7228-4b17-a999-a33c6df3f1f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7652 2024.03.13 04:58:34.724069 [ 3 ] {} <Debug> HTTP-Session: 44ae1420-7228-4b17-a999-a33c6df3f1f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7653 2024.03.13 04:58:34.724120 [ 3 ] {} <Trace> HTTP-Session: 44ae1420-7228-4b17-a999-a33c6df3f1f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7654 2024.03.13 04:58:34.724247 [ 3 ] {05d76184-5314-4ff9-a839-fa04735deab5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7655 2024.03.13 04:58:34.724308 [ 3 ] {05d76184-5314-4ff9-a839-fa04735deab5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7656 2024.03.13 04:58:34.724498 [ 3 ] {05d76184-5314-4ff9-a839-fa04735deab5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7657 2024.03.13 04:58:34.724959 [ 3 ] {05d76184-5314-4ff9-a839-fa04735deab5} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7658 2024.03.13 04:58:34.725002 [ 3 ] {05d76184-5314-4ff9-a839-fa04735deab5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB.
7659 2024.03.13 04:58:34.725384 [ 3 ] {05d76184-5314-4ff9-a839-fa04735deab5} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
7660 2024.03.13 04:58:34.725722 [ 3 ] {05d76184-5314-4ff9-a839-fa04735deab5} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7661 2024.03.13 04:58:34.725889 [ 3 ] {05d76184-5314-4ff9-a839-fa04735deab5} <Debug> executeQuery: Read 47 rows, 3.81 KiB in 0.001701 sec., 27630.805408583186 rows/sec., 2.19 MiB/sec.
7662 2024.03.13 04:58:34.726048 [ 3 ] {05d76184-5314-4ff9-a839-fa04735deab5} <Debug> DynamicQueryHandler: Done processing query
7663 2024.03.13 04:58:34.726074 [ 3 ] {05d76184-5314-4ff9-a839-fa04735deab5} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
7664 2024.03.13 04:58:34.726090 [ 3 ] {} <Debug> HTTP-Session: 44ae1420-7228-4b17-a999-a33c6df3f1f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7665 2024.03.13 04:58:34.726218 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7666 2024.03.13 04:58:34.726273 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7667 2024.03.13 04:58:34.726292 [ 3 ] {} <Debug> HTTP-Session: eb1d31c8-1679-4929-bdb3-cc149413f31d Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
7668 2024.03.13 04:58:34.726310 [ 3 ] {} <Debug> HTTP-Session: eb1d31c8-1679-4929-bdb3-cc149413f31d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7669 2024.03.13 04:58:34.726324 [ 3 ] {} <Debug> HTTP-Session: eb1d31c8-1679-4929-bdb3-cc149413f31d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7670 2024.03.13 04:58:34.726358 [ 3 ] {} <Trace> HTTP-Session: eb1d31c8-1679-4929-bdb3-cc149413f31d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7671 2024.03.13 04:58:34.726428 [ 3 ] {2dd0d292-af1b-446d-841a-629892996322} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
7672 2024.03.13 04:58:34.726472 [ 3 ] {2dd0d292-af1b-446d-841a-629892996322} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
7673 2024.03.13 04:58:34.726607 [ 3 ] {2dd0d292-af1b-446d-841a-629892996322} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7674 2024.03.13 04:58:34.726949 [ 3 ] {2dd0d292-af1b-446d-841a-629892996322} <Trace> oximeter.fields_ipaddr (760c2243-c48f-4b40-9670-6ffe24998980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7675 2024.03.13 04:58:34.726987 [ 3 ] {2dd0d292-af1b-446d-841a-629892996322} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB.
7676 2024.03.13 04:58:34.727295 [ 3 ] {2dd0d292-af1b-446d-841a-629892996322} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
7677 2024.03.13 04:58:34.727608 [ 3 ] {2dd0d292-af1b-446d-841a-629892996322} <Trace> oximeter.fields_ipaddr (760c2243-c48f-4b40-9670-6ffe24998980): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7678 2024.03.13 04:58:34.727764 [ 3 ] {2dd0d292-af1b-446d-841a-629892996322} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001353 sec., 1478.1966001478197 rows/sec., 120.54 KiB/sec.
7679 2024.03.13 04:58:34.727886 [ 3 ] {2dd0d292-af1b-446d-841a-629892996322} <Debug> DynamicQueryHandler: Done processing query
7680 2024.03.13 04:58:34.727910 [ 3 ] {2dd0d292-af1b-446d-841a-629892996322} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
7681 2024.03.13 04:58:34.727926 [ 3 ] {} <Debug> HTTP-Session: eb1d31c8-1679-4929-bdb3-cc149413f31d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7682 2024.03.13 04:58:34.728099 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 26830, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7683 2024.03.13 04:58:34.728148 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7684 2024.03.13 04:58:34.728166 [ 3 ] {} <Debug> HTTP-Session: 1182b768-7031-4eba-b089-7770e07c6be5 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
7685 2024.03.13 04:58:34.728183 [ 3 ] {} <Debug> HTTP-Session: 1182b768-7031-4eba-b089-7770e07c6be5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7686 2024.03.13 04:58:34.728196 [ 3 ] {} <Debug> HTTP-Session: 1182b768-7031-4eba-b089-7770e07c6be5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7687 2024.03.13 04:58:34.728227 [ 3 ] {} <Trace> HTTP-Session: 1182b768-7031-4eba-b089-7770e07c6be5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7688 2024.03.13 04:58:34.728339 [ 3 ] {fa194749-6c96-4a7f-812f-a65955db376a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7689 2024.03.13 04:58:34.728380 [ 3 ] {fa194749-6c96-4a7f-812f-a65955db376a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7690 2024.03.13 04:58:34.728506 [ 3 ] {fa194749-6c96-4a7f-812f-a65955db376a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7691 2024.03.13 04:58:34.728982 [ 3 ] {fa194749-6c96-4a7f-812f-a65955db376a} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7692 2024.03.13 04:58:34.729018 [ 3 ] {fa194749-6c96-4a7f-812f-a65955db376a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB.
7693 2024.03.13 04:58:34.729332 [ 3 ] {fa194749-6c96-4a7f-812f-a65955db376a} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
7694 2024.03.13 04:58:34.729629 [ 3 ] {fa194749-6c96-4a7f-812f-a65955db376a} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7695 2024.03.13 04:58:34.729779 [ 3 ] {fa194749-6c96-4a7f-812f-a65955db376a} <Debug> executeQuery: Read 178 rows, 15.97 KiB in 0.001506 sec., 118193.89110225764 rows/sec., 10.35 MiB/sec.
7696 2024.03.13 04:58:34.729898 [ 3 ] {fa194749-6c96-4a7f-812f-a65955db376a} <Debug> DynamicQueryHandler: Done processing query
7697 2024.03.13 04:58:34.729922 [ 3 ] {fa194749-6c96-4a7f-812f-a65955db376a} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
7698 2024.03.13 04:58:34.729938 [ 3 ] {} <Debug> HTTP-Session: 1182b768-7031-4eba-b089-7770e07c6be5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7699 2024.03.13 04:58:34.730097 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7700 2024.03.13 04:58:34.730144 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7701 2024.03.13 04:58:34.730162 [ 3 ] {} <Debug> HTTP-Session: 998dfc24-1fff-438a-a699-2cd95ace8336 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
7702 2024.03.13 04:58:34.730179 [ 3 ] {} <Debug> HTTP-Session: 998dfc24-1fff-438a-a699-2cd95ace8336 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7703 2024.03.13 04:58:34.730193 [ 3 ] {} <Debug> HTTP-Session: 998dfc24-1fff-438a-a699-2cd95ace8336 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7704 2024.03.13 04:58:34.730223 [ 3 ] {} <Trace> HTTP-Session: 998dfc24-1fff-438a-a699-2cd95ace8336 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7705 2024.03.13 04:58:34.730285 [ 3 ] {cc7e5c14-6a1e-401f-8576-edec772d1918} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7706 2024.03.13 04:58:34.730325 [ 3 ] {cc7e5c14-6a1e-401f-8576-edec772d1918} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7707 2024.03.13 04:58:34.730450 [ 3 ] {cc7e5c14-6a1e-401f-8576-edec772d1918} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7708 2024.03.13 04:58:34.730712 [ 3 ] {cc7e5c14-6a1e-401f-8576-edec772d1918} <Trace> oximeter.fields_u16 (db02df71-3e40-4e1d-8bbe-eb6de45405c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7709 2024.03.13 04:58:34.730749 [ 3 ] {cc7e5c14-6a1e-401f-8576-edec772d1918} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB.
7710 2024.03.13 04:58:34.731035 [ 3 ] {cc7e5c14-6a1e-401f-8576-edec772d1918} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
7711 2024.03.13 04:58:34.731339 [ 3 ] {cc7e5c14-6a1e-401f-8576-edec772d1918} <Trace> oximeter.fields_u16 (db02df71-3e40-4e1d-8bbe-eb6de45405c6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7712 2024.03.13 04:58:34.731482 [ 3 ] {cc7e5c14-6a1e-401f-8576-edec772d1918} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001213 sec., 1648.8046166529266 rows/sec., 115.13 KiB/sec.
7713 2024.03.13 04:58:34.731600 [ 3 ] {cc7e5c14-6a1e-401f-8576-edec772d1918} <Debug> DynamicQueryHandler: Done processing query
7714 2024.03.13 04:58:34.731623 [ 3 ] {cc7e5c14-6a1e-401f-8576-edec772d1918} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
7715 2024.03.13 04:58:34.731639 [ 3 ] {} <Debug> HTTP-Session: 998dfc24-1fff-438a-a699-2cd95ace8336 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7716 2024.03.13 04:58:34.731785 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 12948, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7717 2024.03.13 04:58:34.731830 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7718 2024.03.13 04:58:34.731848 [ 3 ] {} <Debug> HTTP-Session: 5cf21061-6950-4a91-8440-f84dc128855d Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
7719 2024.03.13 04:58:34.731865 [ 3 ] {} <Debug> HTTP-Session: 5cf21061-6950-4a91-8440-f84dc128855d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7720 2024.03.13 04:58:34.731879 [ 3 ] {} <Debug> HTTP-Session: 5cf21061-6950-4a91-8440-f84dc128855d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7721 2024.03.13 04:58:34.731909 [ 3 ] {} <Trace> HTTP-Session: 5cf21061-6950-4a91-8440-f84dc128855d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7722 2024.03.13 04:58:34.732001 [ 3 ] {4c15b674-5c67-4caa-ac17-8df6c7a8021e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7723 2024.03.13 04:58:34.732041 [ 3 ] {4c15b674-5c67-4caa-ac17-8df6c7a8021e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7724 2024.03.13 04:58:34.732168 [ 3 ] {4c15b674-5c67-4caa-ac17-8df6c7a8021e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7725 2024.03.13 04:58:34.732489 [ 3 ] {4c15b674-5c67-4caa-ac17-8df6c7a8021e} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7726 2024.03.13 04:58:34.732526 [ 3 ] {4c15b674-5c67-4caa-ac17-8df6c7a8021e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB.
7727 2024.03.13 04:58:34.732822 [ 3 ] {4c15b674-5c67-4caa-ac17-8df6c7a8021e} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
7728 2024.03.13 04:58:34.733128 [ 3 ] {4c15b674-5c67-4caa-ac17-8df6c7a8021e} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7729 2024.03.13 04:58:34.733279 [ 3 ] {4c15b674-5c67-4caa-ac17-8df6c7a8021e} <Debug> executeQuery: Read 76 rows, 6.09 KiB in 0.001321 sec., 57532.17259651779 rows/sec., 4.51 MiB/sec.
7730 2024.03.13 04:58:34.733409 [ 3 ] {4c15b674-5c67-4caa-ac17-8df6c7a8021e} <Debug> DynamicQueryHandler: Done processing query
7731 2024.03.13 04:58:34.733442 [ 3 ] {4c15b674-5c67-4caa-ac17-8df6c7a8021e} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
7732 2024.03.13 04:58:34.733472 [ 3 ] {} <Debug> HTTP-Session: 5cf21061-6950-4a91-8440-f84dc128855d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7733 2024.03.13 04:58:34.733654 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 7230, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7734 2024.03.13 04:58:34.733700 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7735 2024.03.13 04:58:34.733719 [ 3 ] {} <Debug> HTTP-Session: 077cb82b-cd4d-4481-a6af-9a73ac798ca5 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
7736 2024.03.13 04:58:34.733736 [ 3 ] {} <Debug> HTTP-Session: 077cb82b-cd4d-4481-a6af-9a73ac798ca5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7737 2024.03.13 04:58:34.733749 [ 3 ] {} <Debug> HTTP-Session: 077cb82b-cd4d-4481-a6af-9a73ac798ca5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7738 2024.03.13 04:58:34.733779 [ 3 ] {} <Trace> HTTP-Session: 077cb82b-cd4d-4481-a6af-9a73ac798ca5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7739 2024.03.13 04:58:34.733866 [ 3 ] {cbb7927b-5cd0-48bc-8055-f3dda5df9bb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7740 2024.03.13 04:58:34.733909 [ 3 ] {cbb7927b-5cd0-48bc-8055-f3dda5df9bb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7741 2024.03.13 04:58:34.734051 [ 3 ] {cbb7927b-5cd0-48bc-8055-f3dda5df9bb2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7742 2024.03.13 04:58:34.734347 [ 3 ] {cbb7927b-5cd0-48bc-8055-f3dda5df9bb2} <Trace> oximeter.measurements_cumulativeu64 (311b24cf-8761-4f32-8016-e3619c5686da): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7743 2024.03.13 04:58:34.734383 [ 3 ] {cbb7927b-5cd0-48bc-8055-f3dda5df9bb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB.
7744 2024.03.13 04:58:34.734758 [ 3 ] {cbb7927b-5cd0-48bc-8055-f3dda5df9bb2} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
7745 2024.03.13 04:58:34.735086 [ 3 ] {cbb7927b-5cd0-48bc-8055-f3dda5df9bb2} <Trace> oximeter.measurements_cumulativeu64 (311b24cf-8761-4f32-8016-e3619c5686da): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7746 2024.03.13 04:58:34.735245 [ 3 ] {cbb7927b-5cd0-48bc-8055-f3dda5df9bb2} <Debug> executeQuery: Read 37 rows, 2.67 KiB in 0.001418 sec., 26093.08885754584 rows/sec., 1.84 MiB/sec.
7747 2024.03.13 04:58:34.735369 [ 3 ] {cbb7927b-5cd0-48bc-8055-f3dda5df9bb2} <Debug> DynamicQueryHandler: Done processing query
7748 2024.03.13 04:58:34.735392 [ 3 ] {cbb7927b-5cd0-48bc-8055-f3dda5df9bb2} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
7749 2024.03.13 04:58:34.735407 [ 3 ] {} <Debug> HTTP-Session: 077cb82b-cd4d-4481-a6af-9a73ac798ca5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7750 2024.03.13 04:58:34.735562 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 50297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7751 2024.03.13 04:58:34.735610 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7752 2024.03.13 04:58:34.735628 [ 3 ] {} <Debug> HTTP-Session: d22a93d0-52c1-46fa-8866-bf5cd3317052 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
7753 2024.03.13 04:58:34.735644 [ 3 ] {} <Debug> HTTP-Session: d22a93d0-52c1-46fa-8866-bf5cd3317052 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7754 2024.03.13 04:58:34.735658 [ 3 ] {} <Debug> HTTP-Session: d22a93d0-52c1-46fa-8866-bf5cd3317052 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7755 2024.03.13 04:58:34.735688 [ 3 ] {} <Trace> HTTP-Session: d22a93d0-52c1-46fa-8866-bf5cd3317052 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7756 2024.03.13 04:58:34.736020 [ 3 ] {f39909dd-0a81-4363-8845-8bbf962d4cb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7757 2024.03.13 04:58:34.736066 [ 3 ] {f39909dd-0a81-4363-8845-8bbf962d4cb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
7758 2024.03.13 04:58:34.736226 [ 3 ] {f39909dd-0a81-4363-8845-8bbf962d4cb5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7759 2024.03.13 04:58:34.736782 [ 3 ] {f39909dd-0a81-4363-8845-8bbf962d4cb5} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7760 2024.03.13 04:58:34.736818 [ 3 ] {f39909dd-0a81-4363-8845-8bbf962d4cb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB.
7761 2024.03.13 04:58:34.737249 [ 3 ] {f39909dd-0a81-4363-8845-8bbf962d4cb5} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
7762 2024.03.13 04:58:34.737583 [ 3 ] {f39909dd-0a81-4363-8845-8bbf962d4cb5} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7763 2024.03.13 04:58:34.737743 [ 3 ] {f39909dd-0a81-4363-8845-8bbf962d4cb5} <Debug> executeQuery: Read 47 rows, 64.95 KiB in 0.001992 sec., 23594.37751004016 rows/sec., 31.84 MiB/sec.
7764 2024.03.13 04:58:34.737868 [ 3 ] {f39909dd-0a81-4363-8845-8bbf962d4cb5} <Debug> DynamicQueryHandler: Done processing query
7765 2024.03.13 04:58:34.737890 [ 3 ] {f39909dd-0a81-4363-8845-8bbf962d4cb5} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
7766 2024.03.13 04:58:34.737907 [ 3 ] {} <Debug> HTTP-Session: d22a93d0-52c1-46fa-8866-bf5cd3317052 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7767 2024.03.13 04:58:34.738035 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 563, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7768 2024.03.13 04:58:34.738083 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7769 2024.03.13 04:58:34.738101 [ 3 ] {} <Debug> HTTP-Session: 65e0fb9c-141b-4969-84cf-84def7d9d1a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
7770 2024.03.13 04:58:34.738118 [ 3 ] {} <Debug> HTTP-Session: 65e0fb9c-141b-4969-84cf-84def7d9d1a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7771 2024.03.13 04:58:34.738131 [ 3 ] {} <Debug> HTTP-Session: 65e0fb9c-141b-4969-84cf-84def7d9d1a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7772 2024.03.13 04:58:34.738161 [ 3 ] {} <Trace> HTTP-Session: 65e0fb9c-141b-4969-84cf-84def7d9d1a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7773 2024.03.13 04:58:34.738224 [ 3 ] {fa13c47c-98b7-46f0-a020-fd0bae310f68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
7774 2024.03.13 04:58:34.738266 [ 3 ] {fa13c47c-98b7-46f0-a020-fd0bae310f68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
7775 2024.03.13 04:58:34.738391 [ 3 ] {fa13c47c-98b7-46f0-a020-fd0bae310f68} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7776 2024.03.13 04:58:34.738639 [ 3 ] {fa13c47c-98b7-46f0-a020-fd0bae310f68} <Trace> oximeter.measurements_i64 (467d6b94-7648-408a-b9d2-844519dc2129): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7777 2024.03.13 04:58:34.738675 [ 3 ] {fa13c47c-98b7-46f0-a020-fd0bae310f68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB.
7778 2024.03.13 04:58:34.739021 [ 3 ] {fa13c47c-98b7-46f0-a020-fd0bae310f68} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
7779 2024.03.13 04:58:34.739354 [ 3 ] {fa13c47c-98b7-46f0-a020-fd0bae310f68} <Trace> oximeter.measurements_i64 (467d6b94-7648-408a-b9d2-844519dc2129): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7780 2024.03.13 04:58:34.739506 [ 3 ] {fa13c47c-98b7-46f0-a020-fd0bae310f68} <Debug> executeQuery: Read 3 rows, 246.00 B in 0.001301 sec., 2305.9185242121443 rows/sec., 184.65 KiB/sec.
7781 2024.03.13 04:58:34.739731 [ 3 ] {fa13c47c-98b7-46f0-a020-fd0bae310f68} <Debug> DynamicQueryHandler: Done processing query
7782 2024.03.13 04:58:34.739755 [ 3 ] {fa13c47c-98b7-46f0-a020-fd0bae310f68} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7783 2024.03.13 04:58:34.739770 [ 3 ] {} <Debug> HTTP-Session: 65e0fb9c-141b-4969-84cf-84def7d9d1a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7784 2024.03.13 04:58:38.501490 [ 34 ] {} <Debug> DNSResolver: Updating DNS cache
7785 2024.03.13 04:58:38.501592 [ 34 ] {} <Debug> DNSResolver: Updated DNS cache
7786 2024.03.13 04:58:39.721750 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 4215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7787 2024.03.13 04:58:39.721864 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7788 2024.03.13 04:58:39.721891 [ 3 ] {} <Debug> HTTP-Session: a54ff305-2fdd-4855-b5a0-3241dd0531c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
7789 2024.03.13 04:58:39.721919 [ 3 ] {} <Debug> HTTP-Session: a54ff305-2fdd-4855-b5a0-3241dd0531c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7790 2024.03.13 04:58:39.721936 [ 3 ] {} <Debug> HTTP-Session: a54ff305-2fdd-4855-b5a0-3241dd0531c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7791 2024.03.13 04:58:39.721989 [ 3 ] {} <Trace> HTTP-Session: a54ff305-2fdd-4855-b5a0-3241dd0531c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7792 2024.03.13 04:58:39.722122 [ 3 ] {b5883162-ec6e-4262-9e11-fb1ea7983ed2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7793 2024.03.13 04:58:39.722190 [ 3 ] {b5883162-ec6e-4262-9e11-fb1ea7983ed2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7794 2024.03.13 04:58:39.722402 [ 3 ] {b5883162-ec6e-4262-9e11-fb1ea7983ed2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7795 2024.03.13 04:58:39.722871 [ 3 ] {b5883162-ec6e-4262-9e11-fb1ea7983ed2} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7796 2024.03.13 04:58:39.722914 [ 3 ] {b5883162-ec6e-4262-9e11-fb1ea7983ed2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB.
7797 2024.03.13 04:58:39.723294 [ 3 ] {b5883162-ec6e-4262-9e11-fb1ea7983ed2} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
7798 2024.03.13 04:58:39.723627 [ 3 ] {b5883162-ec6e-4262-9e11-fb1ea7983ed2} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7799 2024.03.13 04:58:39.723786 [ 3 ] {b5883162-ec6e-4262-9e11-fb1ea7983ed2} <Debug> executeQuery: Read 29 rows, 2.35 KiB in 0.001725 sec., 16811.594202898552 rows/sec., 1.33 MiB/sec.
7800 2024.03.13 04:58:39.723939 [ 3 ] {b5883162-ec6e-4262-9e11-fb1ea7983ed2} <Debug> DynamicQueryHandler: Done processing query
7801 2024.03.13 04:58:39.723965 [ 3 ] {b5883162-ec6e-4262-9e11-fb1ea7983ed2} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
7802 2024.03.13 04:58:39.723981 [ 3 ] {} <Debug> HTTP-Session: a54ff305-2fdd-4855-b5a0-3241dd0531c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7803 2024.03.13 04:58:39.724120 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 14480, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7804 2024.03.13 04:58:39.724173 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7805 2024.03.13 04:58:39.724191 [ 3 ] {} <Debug> HTTP-Session: 1ab147cc-921f-4010-a925-af2bd13cad66 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
7806 2024.03.13 04:58:39.724210 [ 3 ] {} <Debug> HTTP-Session: 1ab147cc-921f-4010-a925-af2bd13cad66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7807 2024.03.13 04:58:39.724223 [ 3 ] {} <Debug> HTTP-Session: 1ab147cc-921f-4010-a925-af2bd13cad66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7808 2024.03.13 04:58:39.724255 [ 3 ] {} <Trace> HTTP-Session: 1ab147cc-921f-4010-a925-af2bd13cad66 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7809 2024.03.13 04:58:39.724350 [ 3 ] {83938f8c-9dfe-4f50-bb8d-d7c77dc7e76b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7810 2024.03.13 04:58:39.724392 [ 3 ] {83938f8c-9dfe-4f50-bb8d-d7c77dc7e76b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7811 2024.03.13 04:58:39.724520 [ 3 ] {83938f8c-9dfe-4f50-bb8d-d7c77dc7e76b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7812 2024.03.13 04:58:39.724884 [ 3 ] {83938f8c-9dfe-4f50-bb8d-d7c77dc7e76b} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7813 2024.03.13 04:58:39.724921 [ 3 ] {83938f8c-9dfe-4f50-bb8d-d7c77dc7e76b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB.
7814 2024.03.13 04:58:39.725234 [ 3 ] {83938f8c-9dfe-4f50-bb8d-d7c77dc7e76b} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
7815 2024.03.13 04:58:39.725537 [ 3 ] {83938f8c-9dfe-4f50-bb8d-d7c77dc7e76b} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7816 2024.03.13 04:58:39.725688 [ 3 ] {83938f8c-9dfe-4f50-bb8d-d7c77dc7e76b} <Debug> executeQuery: Read 87 rows, 9.11 KiB in 0.001383 sec., 62906.72451193059 rows/sec., 6.43 MiB/sec.
7817 2024.03.13 04:58:39.725823 [ 3 ] {83938f8c-9dfe-4f50-bb8d-d7c77dc7e76b} <Debug> DynamicQueryHandler: Done processing query
7818 2024.03.13 04:58:39.725848 [ 3 ] {83938f8c-9dfe-4f50-bb8d-d7c77dc7e76b} <Debug> MemoryTracker: Peak memory usage (for query): 4.33 MiB.
7819 2024.03.13 04:58:39.725863 [ 3 ] {} <Debug> HTTP-Session: 1ab147cc-921f-4010-a925-af2bd13cad66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7820 2024.03.13 04:58:39.726026 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 5958, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7821 2024.03.13 04:58:39.726075 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7822 2024.03.13 04:58:39.726093 [ 3 ] {} <Debug> HTTP-Session: 7c01a33b-33f1-40c9-9fc4-3b4ed7dba8ee Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
7823 2024.03.13 04:58:39.726109 [ 3 ] {} <Debug> HTTP-Session: 7c01a33b-33f1-40c9-9fc4-3b4ed7dba8ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7824 2024.03.13 04:58:39.726124 [ 3 ] {} <Debug> HTTP-Session: 7c01a33b-33f1-40c9-9fc4-3b4ed7dba8ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7825 2024.03.13 04:58:39.726156 [ 3 ] {} <Trace> HTTP-Session: 7c01a33b-33f1-40c9-9fc4-3b4ed7dba8ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7826 2024.03.13 04:58:39.726233 [ 3 ] {7727925c-64ef-4d56-81a4-956d1d6621c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7827 2024.03.13 04:58:39.726272 [ 3 ] {7727925c-64ef-4d56-81a4-956d1d6621c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7828 2024.03.13 04:58:39.726403 [ 3 ] {7727925c-64ef-4d56-81a4-956d1d6621c0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7829 2024.03.13 04:58:39.726702 [ 3 ] {7727925c-64ef-4d56-81a4-956d1d6621c0} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7830 2024.03.13 04:58:39.726744 [ 3 ] {7727925c-64ef-4d56-81a4-956d1d6621c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB.
7831 2024.03.13 04:58:39.727045 [ 3 ] {7727925c-64ef-4d56-81a4-956d1d6621c0} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
7832 2024.03.13 04:58:39.727357 [ 3 ] {7727925c-64ef-4d56-81a4-956d1d6621c0} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7833 2024.03.13 04:58:39.727502 [ 3 ] {7727925c-64ef-4d56-81a4-956d1d6621c0} <Debug> executeQuery: Read 35 rows, 2.78 KiB in 0.001298 sec., 26964.56086286595 rows/sec., 2.09 MiB/sec.
7834 2024.03.13 04:58:39.727633 [ 3 ] {7727925c-64ef-4d56-81a4-956d1d6621c0} <Debug> DynamicQueryHandler: Done processing query
7835 2024.03.13 04:58:39.727666 [ 3 ] {7727925c-64ef-4d56-81a4-956d1d6621c0} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
7836 2024.03.13 04:58:39.727698 [ 3 ] {} <Debug> HTTP-Session: 7c01a33b-33f1-40c9-9fc4-3b4ed7dba8ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7837 2024.03.13 04:58:39.727894 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 31061, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7838 2024.03.13 04:58:39.727942 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7839 2024.03.13 04:58:39.727960 [ 3 ] {} <Debug> HTTP-Session: 1b8ef9bd-bdab-41ae-b45a-22c9df6c3cd2 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
7840 2024.03.13 04:58:39.727977 [ 3 ] {} <Debug> HTTP-Session: 1b8ef9bd-bdab-41ae-b45a-22c9df6c3cd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7841 2024.03.13 04:58:39.727991 [ 3 ] {} <Debug> HTTP-Session: 1b8ef9bd-bdab-41ae-b45a-22c9df6c3cd2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7842 2024.03.13 04:58:39.728020 [ 3 ] {} <Trace> HTTP-Session: 1b8ef9bd-bdab-41ae-b45a-22c9df6c3cd2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7843 2024.03.13 04:58:39.728242 [ 3 ] {f8f2bd58-1134-4197-8af1-ff381ab1afe3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7844 2024.03.13 04:58:39.728286 [ 3 ] {f8f2bd58-1134-4197-8af1-ff381ab1afe3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
7845 2024.03.13 04:58:39.728445 [ 3 ] {f8f2bd58-1134-4197-8af1-ff381ab1afe3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7846 2024.03.13 04:58:39.728986 [ 3 ] {f8f2bd58-1134-4197-8af1-ff381ab1afe3} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7847 2024.03.13 04:58:39.729022 [ 3 ] {f8f2bd58-1134-4197-8af1-ff381ab1afe3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB.
7848 2024.03.13 04:58:39.729431 [ 3 ] {f8f2bd58-1134-4197-8af1-ff381ab1afe3} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
7849 2024.03.13 04:58:39.729760 [ 3 ] {f8f2bd58-1134-4197-8af1-ff381ab1afe3} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7850 2024.03.13 04:58:39.729913 [ 3 ] {f8f2bd58-1134-4197-8af1-ff381ab1afe3} <Debug> executeQuery: Read 29 rows, 40.07 KiB in 0.001841 sec., 15752.308527973928 rows/sec., 21.26 MiB/sec.
7851 2024.03.13 04:58:39.730120 [ 3 ] {f8f2bd58-1134-4197-8af1-ff381ab1afe3} <Debug> DynamicQueryHandler: Done processing query
7852 2024.03.13 04:58:39.730170 [ 3 ] {f8f2bd58-1134-4197-8af1-ff381ab1afe3} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
7853 2024.03.13 04:58:39.730217 [ 3 ] {} <Debug> HTTP-Session: 1b8ef9bd-bdab-41ae-b45a-22c9df6c3cd2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7854 2024.03.13 04:58:39.730400 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 943, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7855 2024.03.13 04:58:39.730456 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7856 2024.03.13 04:58:39.730474 [ 3 ] {} <Debug> HTTP-Session: 8d1a8380-edb7-4d3f-9f09-43f8bf0bf1e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
7857 2024.03.13 04:58:39.730491 [ 3 ] {} <Debug> HTTP-Session: 8d1a8380-edb7-4d3f-9f09-43f8bf0bf1e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7858 2024.03.13 04:58:39.730504 [ 3 ] {} <Debug> HTTP-Session: 8d1a8380-edb7-4d3f-9f09-43f8bf0bf1e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7859 2024.03.13 04:58:39.730535 [ 3 ] {} <Trace> HTTP-Session: 8d1a8380-edb7-4d3f-9f09-43f8bf0bf1e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7860 2024.03.13 04:58:39.730602 [ 3 ] {3ed88973-d0b1-48db-b408-7d15e6bedf20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
7861 2024.03.13 04:58:39.730642 [ 3 ] {3ed88973-d0b1-48db-b408-7d15e6bedf20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
7862 2024.03.13 04:58:39.730784 [ 3 ] {3ed88973-d0b1-48db-b408-7d15e6bedf20} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7863 2024.03.13 04:58:39.731055 [ 3 ] {3ed88973-d0b1-48db-b408-7d15e6bedf20} <Trace> oximeter.measurements_i64 (467d6b94-7648-408a-b9d2-844519dc2129): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7864 2024.03.13 04:58:39.731092 [ 3 ] {3ed88973-d0b1-48db-b408-7d15e6bedf20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB.
7865 2024.03.13 04:58:39.731433 [ 3 ] {3ed88973-d0b1-48db-b408-7d15e6bedf20} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
7866 2024.03.13 04:58:39.731744 [ 3 ] {3ed88973-d0b1-48db-b408-7d15e6bedf20} <Trace> oximeter.measurements_i64 (467d6b94-7648-408a-b9d2-844519dc2129): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7867 2024.03.13 04:58:39.731898 [ 3 ] {3ed88973-d0b1-48db-b408-7d15e6bedf20} <Debug> executeQuery: Read 6 rows, 405.00 B in 0.001317 sec., 4555.808656036446 rows/sec., 300.31 KiB/sec.
7868 2024.03.13 04:58:39.732020 [ 3 ] {3ed88973-d0b1-48db-b408-7d15e6bedf20} <Debug> DynamicQueryHandler: Done processing query
7869 2024.03.13 04:58:39.732043 [ 3 ] {3ed88973-d0b1-48db-b408-7d15e6bedf20} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7870 2024.03.13 04:58:39.732059 [ 3 ] {} <Debug> HTTP-Session: 8d1a8380-edb7-4d3f-9f09-43f8bf0bf1e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7871 2024.03.13 04:58:44.722903 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 6799, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7872 2024.03.13 04:58:44.723091 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7873 2024.03.13 04:58:44.723136 [ 3 ] {} <Debug> HTTP-Session: 880e851b-b095-45e7-ba57-330433707c8d Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
7874 2024.03.13 04:58:44.723178 [ 3 ] {} <Debug> HTTP-Session: 880e851b-b095-45e7-ba57-330433707c8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7875 2024.03.13 04:58:44.723207 [ 3 ] {} <Debug> HTTP-Session: 880e851b-b095-45e7-ba57-330433707c8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7876 2024.03.13 04:58:44.723285 [ 3 ] {} <Trace> HTTP-Session: 880e851b-b095-45e7-ba57-330433707c8d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7877 2024.03.13 04:58:44.723488 [ 3 ] {d8260834-3831-4ba7-99eb-3361bf481b98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7878 2024.03.13 04:58:44.723589 [ 3 ] {d8260834-3831-4ba7-99eb-3361bf481b98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7879 2024.03.13 04:58:44.723891 [ 3 ] {d8260834-3831-4ba7-99eb-3361bf481b98} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7880 2024.03.13 04:58:44.724356 [ 3 ] {d8260834-3831-4ba7-99eb-3361bf481b98} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7881 2024.03.13 04:58:44.724403 [ 3 ] {d8260834-3831-4ba7-99eb-3361bf481b98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB.
7882 2024.03.13 04:58:44.724791 [ 3 ] {d8260834-3831-4ba7-99eb-3361bf481b98} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
7883 2024.03.13 04:58:44.725158 [ 3 ] {d8260834-3831-4ba7-99eb-3361bf481b98} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7884 2024.03.13 04:58:44.725326 [ 3 ] {d8260834-3831-4ba7-99eb-3361bf481b98} <Debug> executeQuery: Read 47 rows, 3.81 KiB in 0.001941 sec., 24214.322514167954 rows/sec., 1.92 MiB/sec.
7885 2024.03.13 04:58:44.725496 [ 3 ] {d8260834-3831-4ba7-99eb-3361bf481b98} <Debug> DynamicQueryHandler: Done processing query
7886 2024.03.13 04:58:44.725521 [ 3 ] {d8260834-3831-4ba7-99eb-3361bf481b98} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
7887 2024.03.13 04:58:44.725537 [ 3 ] {} <Debug> HTTP-Session: 880e851b-b095-45e7-ba57-330433707c8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7888 2024.03.13 04:58:44.725700 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 21742, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7889 2024.03.13 04:58:44.725754 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7890 2024.03.13 04:58:44.725773 [ 3 ] {} <Debug> HTTP-Session: 3070c442-4e05-4f32-a4d9-48ecb30e1621 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
7891 2024.03.13 04:58:44.725791 [ 3 ] {} <Debug> HTTP-Session: 3070c442-4e05-4f32-a4d9-48ecb30e1621 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7892 2024.03.13 04:58:44.725806 [ 3 ] {} <Debug> HTTP-Session: 3070c442-4e05-4f32-a4d9-48ecb30e1621 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7893 2024.03.13 04:58:44.725840 [ 3 ] {} <Trace> HTTP-Session: 3070c442-4e05-4f32-a4d9-48ecb30e1621 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7894 2024.03.13 04:58:44.725953 [ 3 ] {a376347d-5792-4150-b75b-913ed238434c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7895 2024.03.13 04:58:44.725996 [ 3 ] {a376347d-5792-4150-b75b-913ed238434c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7896 2024.03.13 04:58:44.726125 [ 3 ] {a376347d-5792-4150-b75b-913ed238434c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7897 2024.03.13 04:58:44.726545 [ 3 ] {a376347d-5792-4150-b75b-913ed238434c} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7898 2024.03.13 04:58:44.726586 [ 3 ] {a376347d-5792-4150-b75b-913ed238434c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB.
7899 2024.03.13 04:58:44.726915 [ 3 ] {a376347d-5792-4150-b75b-913ed238434c} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
7900 2024.03.13 04:58:44.727219 [ 3 ] {a376347d-5792-4150-b75b-913ed238434c} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7901 2024.03.13 04:58:44.727378 [ 3 ] {a376347d-5792-4150-b75b-913ed238434c} <Debug> executeQuery: Read 141 rows, 13.11 KiB in 0.001478 sec., 95399.18809201624 rows/sec., 8.67 MiB/sec.
7902 2024.03.13 04:58:44.727522 [ 3 ] {a376347d-5792-4150-b75b-913ed238434c} <Debug> DynamicQueryHandler: Done processing query
7903 2024.03.13 04:58:44.727557 [ 3 ] {a376347d-5792-4150-b75b-913ed238434c} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
7904 2024.03.13 04:58:44.727590 [ 3 ] {} <Debug> HTTP-Session: 3070c442-4e05-4f32-a4d9-48ecb30e1621 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7905 2024.03.13 04:58:44.727736 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 8022, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7906 2024.03.13 04:58:44.727786 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7907 2024.03.13 04:58:44.727804 [ 3 ] {} <Debug> HTTP-Session: 810cd97d-f897-41f3-9dff-f983ac571147 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
7908 2024.03.13 04:58:44.727821 [ 3 ] {} <Debug> HTTP-Session: 810cd97d-f897-41f3-9dff-f983ac571147 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7909 2024.03.13 04:58:44.727835 [ 3 ] {} <Debug> HTTP-Session: 810cd97d-f897-41f3-9dff-f983ac571147 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7910 2024.03.13 04:58:44.727867 [ 3 ] {} <Trace> HTTP-Session: 810cd97d-f897-41f3-9dff-f983ac571147 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7911 2024.03.13 04:58:44.727955 [ 3 ] {95b22f6a-44e0-46ba-9832-6361599842af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7912 2024.03.13 04:58:44.727995 [ 3 ] {95b22f6a-44e0-46ba-9832-6361599842af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7913 2024.03.13 04:58:44.728123 [ 3 ] {95b22f6a-44e0-46ba-9832-6361599842af} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7914 2024.03.13 04:58:44.728445 [ 3 ] {95b22f6a-44e0-46ba-9832-6361599842af} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7915 2024.03.13 04:58:44.728483 [ 3 ] {95b22f6a-44e0-46ba-9832-6361599842af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB.
7916 2024.03.13 04:58:44.728788 [ 3 ] {95b22f6a-44e0-46ba-9832-6361599842af} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
7917 2024.03.13 04:58:44.729092 [ 3 ] {95b22f6a-44e0-46ba-9832-6361599842af} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7918 2024.03.13 04:58:44.729247 [ 3 ] {95b22f6a-44e0-46ba-9832-6361599842af} <Debug> executeQuery: Read 47 rows, 3.76 KiB in 0.001328 sec., 35391.56626506024 rows/sec., 2.77 MiB/sec.
7919 2024.03.13 04:58:44.729366 [ 3 ] {95b22f6a-44e0-46ba-9832-6361599842af} <Debug> DynamicQueryHandler: Done processing query
7920 2024.03.13 04:58:44.729389 [ 3 ] {95b22f6a-44e0-46ba-9832-6361599842af} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
7921 2024.03.13 04:58:44.729405 [ 3 ] {} <Debug> HTTP-Session: 810cd97d-f897-41f3-9dff-f983ac571147 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7922 2024.03.13 04:58:44.729590 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 50297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7923 2024.03.13 04:58:44.729638 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7924 2024.03.13 04:58:44.729656 [ 3 ] {} <Debug> HTTP-Session: e5c76acd-14e0-424c-87c1-06657e0d8996 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
7925 2024.03.13 04:58:44.729674 [ 3 ] {} <Debug> HTTP-Session: e5c76acd-14e0-424c-87c1-06657e0d8996 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7926 2024.03.13 04:58:44.729688 [ 3 ] {} <Debug> HTTP-Session: e5c76acd-14e0-424c-87c1-06657e0d8996 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7927 2024.03.13 04:58:44.729720 [ 3 ] {} <Trace> HTTP-Session: e5c76acd-14e0-424c-87c1-06657e0d8996 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7928 2024.03.13 04:58:44.730059 [ 3 ] {cd4b847a-7aa9-4af9-9294-35ba8ec03e7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7929 2024.03.13 04:58:44.730106 [ 3 ] {cd4b847a-7aa9-4af9-9294-35ba8ec03e7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
7930 2024.03.13 04:58:44.730266 [ 3 ] {cd4b847a-7aa9-4af9-9294-35ba8ec03e7c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7931 2024.03.13 04:58:44.730875 [ 3 ] {cd4b847a-7aa9-4af9-9294-35ba8ec03e7c} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7932 2024.03.13 04:58:44.730912 [ 3 ] {cd4b847a-7aa9-4af9-9294-35ba8ec03e7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB.
7933 2024.03.13 04:58:44.731357 [ 3 ] {cd4b847a-7aa9-4af9-9294-35ba8ec03e7c} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
7934 2024.03.13 04:58:44.731721 [ 3 ] {cd4b847a-7aa9-4af9-9294-35ba8ec03e7c} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7935 2024.03.13 04:58:44.731889 [ 3 ] {cd4b847a-7aa9-4af9-9294-35ba8ec03e7c} <Debug> executeQuery: Read 47 rows, 64.95 KiB in 0.0021 sec., 22380.95238095238 rows/sec., 30.20 MiB/sec.
7936 2024.03.13 04:58:44.732101 [ 3 ] {cd4b847a-7aa9-4af9-9294-35ba8ec03e7c} <Debug> DynamicQueryHandler: Done processing query
7937 2024.03.13 04:58:44.732126 [ 3 ] {cd4b847a-7aa9-4af9-9294-35ba8ec03e7c} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
7938 2024.03.13 04:58:44.732142 [ 3 ] {} <Debug> HTTP-Session: e5c76acd-14e0-424c-87c1-06657e0d8996 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7939 2024.03.13 04:58:47.748792 [ 48 ] {} <Debug> oximeter.measurements_cumulativeu64 (311b24cf-8761-4f32-8016-e3619c5686da) (MergerMutator): Selected 5 parts from all_1_19_4 to all_23_23_0
7940 2024.03.13 04:58:47.748910 [ 48 ] {} <Trace> oximeter.measurements_cumulativeu64 (311b24cf-8761-4f32-8016-e3619c5686da): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7941 2024.03.13 04:58:47.748951 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB.
7942 2024.03.13 04:58:47.749257 [ 187 ] {311b24cf-8761-4f32-8016-e3619c5686da::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_19_4 to all_23_23_0 into Compact with storage Full
7943 2024.03.13 04:58:47.749638 [ 187 ] {311b24cf-8761-4f32-8016-e3619c5686da::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7944 2024.03.13 04:58:47.749707 [ 187 ] {311b24cf-8761-4f32-8016-e3619c5686da::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 630 rows starting from the beginning of the part
7945 2024.03.13 04:58:47.749899 [ 187 ] {311b24cf-8761-4f32-8016-e3619c5686da::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 36 rows starting from the beginning of the part
7946 2024.03.13 04:58:47.750271 [ 187 ] {311b24cf-8761-4f32-8016-e3619c5686da::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2 rows starting from the beginning of the part
7947 2024.03.13 04:58:47.750419 [ 187 ] {311b24cf-8761-4f32-8016-e3619c5686da::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part
7948 2024.03.13 04:58:47.750626 [ 187 ] {311b24cf-8761-4f32-8016-e3619c5686da::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 37 rows starting from the beginning of the part
7949 2024.03.13 04:58:47.751688 [ 189 ] {311b24cf-8761-4f32-8016-e3619c5686da::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 706 rows, containing 5 columns (5 merged, 0 gathered) in 0.002617621 sec., 269710.5501522184 rows/sec., 19.02 MiB/sec.
7950 2024.03.13 04:58:47.751922 [ 189 ] {311b24cf-8761-4f32-8016-e3619c5686da::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary)
7951 2024.03.13 04:58:47.752397 [ 189 ] {311b24cf-8761-4f32-8016-e3619c5686da::all_1_23_5} <Trace> oximeter.measurements_cumulativeu64 (311b24cf-8761-4f32-8016-e3619c5686da): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7952 2024.03.13 04:58:47.752490 [ 189 ] {311b24cf-8761-4f32-8016-e3619c5686da::all_1_23_5} <Trace> oximeter.measurements_cumulativeu64 (311b24cf-8761-4f32-8016-e3619c5686da) (MergerMutator): Merged 5 parts: [all_1_19_4, all_23_23_0] -> all_1_23_5
7953 2024.03.13 04:58:47.752589 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB.
7954 2024.03.13 04:58:49.721913 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 4215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7955 2024.03.13 04:58:49.722030 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7956 2024.03.13 04:58:49.722058 [ 3 ] {} <Debug> HTTP-Session: 20369c14-55f6-4491-b61b-72adf4b53015 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
7957 2024.03.13 04:58:49.722087 [ 3 ] {} <Debug> HTTP-Session: 20369c14-55f6-4491-b61b-72adf4b53015 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7958 2024.03.13 04:58:49.722104 [ 3 ] {} <Debug> HTTP-Session: 20369c14-55f6-4491-b61b-72adf4b53015 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7959 2024.03.13 04:58:49.722157 [ 3 ] {} <Trace> HTTP-Session: 20369c14-55f6-4491-b61b-72adf4b53015 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7960 2024.03.13 04:58:49.722294 [ 3 ] {07d52e91-3650-4bee-9d16-b9faf0b84d75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7961 2024.03.13 04:58:49.722425 [ 3 ] {07d52e91-3650-4bee-9d16-b9faf0b84d75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7962 2024.03.13 04:58:49.722641 [ 3 ] {07d52e91-3650-4bee-9d16-b9faf0b84d75} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7963 2024.03.13 04:58:49.723164 [ 3 ] {07d52e91-3650-4bee-9d16-b9faf0b84d75} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7964 2024.03.13 04:58:49.723211 [ 3 ] {07d52e91-3650-4bee-9d16-b9faf0b84d75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB.
7965 2024.03.13 04:58:49.723598 [ 3 ] {07d52e91-3650-4bee-9d16-b9faf0b84d75} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
7966 2024.03.13 04:58:49.723937 [ 3 ] {07d52e91-3650-4bee-9d16-b9faf0b84d75} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7967 2024.03.13 04:58:49.724099 [ 3 ] {07d52e91-3650-4bee-9d16-b9faf0b84d75} <Debug> executeQuery: Read 29 rows, 2.35 KiB in 0.001866 sec., 15541.264737406216 rows/sec., 1.23 MiB/sec.
7968 2024.03.13 04:58:49.724124 [ 69 ] {} <Debug> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
7969 2024.03.13 04:58:49.724241 [ 69 ] {} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7970 2024.03.13 04:58:49.724271 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB.
7971 2024.03.13 04:58:49.724302 [ 3 ] {07d52e91-3650-4bee-9d16-b9faf0b84d75} <Debug> DynamicQueryHandler: Done processing query
7972 2024.03.13 04:58:49.724412 [ 187 ] {9bec4614-832f-436d-8868-dc505e41396c::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
7973 2024.03.13 04:58:49.724433 [ 3 ] {07d52e91-3650-4bee-9d16-b9faf0b84d75} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
7974 2024.03.13 04:58:49.724462 [ 3 ] {} <Debug> HTTP-Session: 20369c14-55f6-4491-b61b-72adf4b53015 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7975 2024.03.13 04:58:49.724561 [ 187 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7976 2024.03.13 04:58:49.724597 [ 187 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 70 rows starting from the beginning of the part
7977 2024.03.13 04:58:49.724622 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 14480, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7978 2024.03.13 04:58:49.724695 [ 187 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 29 rows starting from the beginning of the part
7979 2024.03.13 04:58:49.724710 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7980 2024.03.13 04:58:49.724799 [ 3 ] {} <Debug> HTTP-Session: 3d35258e-34ad-455a-8142-50fb373450ec Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
7981 2024.03.13 04:58:49.724863 [ 3 ] {} <Debug> HTTP-Session: 3d35258e-34ad-455a-8142-50fb373450ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7982 2024.03.13 04:58:49.724989 [ 3 ] {} <Debug> HTTP-Session: 3d35258e-34ad-455a-8142-50fb373450ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7983 2024.03.13 04:58:49.725152 [ 187 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 47 rows starting from the beginning of the part
7984 2024.03.13 04:58:49.725170 [ 3 ] {} <Trace> HTTP-Session: 3d35258e-34ad-455a-8142-50fb373450ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7985 2024.03.13 04:58:49.725460 [ 3 ] {3d7270b5-a509-49ba-8a6d-6ed16e30570e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7986 2024.03.13 04:58:49.725466 [ 187 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 29 rows starting from the beginning of the part
7987 2024.03.13 04:58:49.725601 [ 3 ] {3d7270b5-a509-49ba-8a6d-6ed16e30570e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7988 2024.03.13 04:58:49.725765 [ 187 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 47 rows starting from the beginning of the part
7989 2024.03.13 04:58:49.726138 [ 187 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 29 rows starting from the beginning of the part
7990 2024.03.13 04:58:49.726707 [ 3 ] {3d7270b5-a509-49ba-8a6d-6ed16e30570e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7991 2024.03.13 04:58:49.727284 [ 3 ] {3d7270b5-a509-49ba-8a6d-6ed16e30570e} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7992 2024.03.13 04:58:49.727328 [ 3 ] {3d7270b5-a509-49ba-8a6d-6ed16e30570e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB.
7993 2024.03.13 04:58:49.727849 [ 3 ] {3d7270b5-a509-49ba-8a6d-6ed16e30570e} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
7994 2024.03.13 04:58:49.727878 [ 189 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 251 rows, containing 4 columns (4 merged, 0 gathered) in 0.003515215 sec., 71403.88283504707 rows/sec., 5.65 MiB/sec.
7995 2024.03.13 04:58:49.728171 [ 189 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
7996 2024.03.13 04:58:49.728488 [ 3 ] {3d7270b5-a509-49ba-8a6d-6ed16e30570e} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7997 2024.03.13 04:58:49.728873 [ 69 ] {} <Debug> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
7998 2024.03.13 04:58:49.728938 [ 3 ] {3d7270b5-a509-49ba-8a6d-6ed16e30570e} <Debug> executeQuery: Read 87 rows, 9.11 KiB in 0.003613 sec., 24079.712150567397 rows/sec., 2.46 MiB/sec.
7999 2024.03.13 04:58:49.728957 [ 69 ] {} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8000 2024.03.13 04:58:49.729013 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB.
8001 2024.03.13 04:58:49.729239 [ 189 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_71_14} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8002 2024.03.13 04:58:49.729455 [ 3 ] {3d7270b5-a509-49ba-8a6d-6ed16e30570e} <Debug> DynamicQueryHandler: Done processing query
8003 2024.03.13 04:58:49.729456 [ 199 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::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
8004 2024.03.13 04:58:49.729510 [ 3 ] {3d7270b5-a509-49ba-8a6d-6ed16e30570e} <Debug> MemoryTracker: Peak memory usage (for query): 4.33 MiB.
8005 2024.03.13 04:58:49.729534 [ 3 ] {} <Debug> HTTP-Session: 3d35258e-34ad-455a-8142-50fb373450ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8006 2024.03.13 04:58:49.729555 [ 189 ] {9bec4614-832f-436d-8868-dc505e41396c::all_1_71_14} <Trace> oximeter.fields_i64 (9bec4614-832f-436d-8868-dc505e41396c) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
8007 2024.03.13 04:58:49.729779 [ 199 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8008 2024.03.13 04:58:49.729791 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 4970, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8009 2024.03.13 04:58:49.729783 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
8010 2024.03.13 04:58:49.729826 [ 199 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 250 rows starting from the beginning of the part
8011 2024.03.13 04:58:49.729877 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
8012 2024.03.13 04:58:49.729912 [ 3 ] {} <Debug> HTTP-Session: cee6c940-49ef-4f16-befc-f0c0adb13016 Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
8013 2024.03.13 04:58:49.729982 [ 3 ] {} <Debug> HTTP-Session: cee6c940-49ef-4f16-befc-f0c0adb13016 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8014 2024.03.13 04:58:49.730026 [ 199 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 87 rows starting from the beginning of the part
8015 2024.03.13 04:58:49.730045 [ 3 ] {} <Debug> HTTP-Session: cee6c940-49ef-4f16-befc-f0c0adb13016 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8016 2024.03.13 04:58:49.730170 [ 3 ] {} <Trace> HTTP-Session: cee6c940-49ef-4f16-befc-f0c0adb13016 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8017 2024.03.13 04:58:49.730302 [ 199 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 178 rows starting from the beginning of the part
8018 2024.03.13 04:58:49.730464 [ 3 ] {5df61b3c-a481-49e1-93e3-a5ba999f6491} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8019 2024.03.13 04:58:49.730530 [ 199 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 87 rows starting from the beginning of the part
8020 2024.03.13 04:58:49.730600 [ 3 ] {5df61b3c-a481-49e1-93e3-a5ba999f6491} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8021 2024.03.13 04:58:49.730826 [ 199 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 141 rows starting from the beginning of the part
8022 2024.03.13 04:58:49.731004 [ 199 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 87 rows starting from the beginning of the part
8023 2024.03.13 04:58:49.731376 [ 3 ] {5df61b3c-a481-49e1-93e3-a5ba999f6491} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8024 2024.03.13 04:58:49.731955 [ 3 ] {5df61b3c-a481-49e1-93e3-a5ba999f6491} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8025 2024.03.13 04:58:49.732002 [ 3 ] {5df61b3c-a481-49e1-93e3-a5ba999f6491} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB.
8026 2024.03.13 04:58:49.732428 [ 3 ] {5df61b3c-a481-49e1-93e3-a5ba999f6491} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
8027 2024.03.13 04:58:49.732723 [ 199 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 830 rows, containing 4 columns (4 merged, 0 gathered) in 0.003557635 sec., 233301.05533591838 rows/sec., 21.98 MiB/sec.
8028 2024.03.13 04:58:49.732874 [ 199 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
8029 2024.03.13 04:58:49.732964 [ 3 ] {5df61b3c-a481-49e1-93e3-a5ba999f6491} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8030 2024.03.13 04:58:49.733252 [ 69 ] {} <Debug> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
8031 2024.03.13 04:58:49.733297 [ 3 ] {5df61b3c-a481-49e1-93e3-a5ba999f6491} <Debug> executeQuery: Read 29 rows, 2.32 KiB in 0.002972 sec., 9757.738896366083 rows/sec., 781.38 KiB/sec.
8032 2024.03.13 04:58:49.733335 [ 69 ] {} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8033 2024.03.13 04:58:49.733456 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB.
8034 2024.03.13 04:58:49.733717 [ 3 ] {5df61b3c-a481-49e1-93e3-a5ba999f6491} <Debug> DynamicQueryHandler: Done processing query
8035 2024.03.13 04:58:49.733714 [ 199 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_71_14} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8036 2024.03.13 04:58:49.733762 [ 195 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::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
8037 2024.03.13 04:58:49.733762 [ 3 ] {5df61b3c-a481-49e1-93e3-a5ba999f6491} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
8038 2024.03.13 04:58:49.733830 [ 3 ] {} <Debug> HTTP-Session: cee6c940-49ef-4f16-befc-f0c0adb13016 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8039 2024.03.13 04:58:49.733881 [ 199 ] {d9b13d32-fb3a-4c54-a454-c887f34accfe::all_1_71_14} <Trace> oximeter.fields_string (d9b13d32-fb3a-4c54-a454-c887f34accfe) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
8040 2024.03.13 04:58:49.733968 [ 195 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8041 2024.03.13 04:58:49.733978 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB.
8042 2024.03.13 04:58:49.734004 [ 195 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 123 rows starting from the beginning of the part
8043 2024.03.13 04:58:49.734031 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57600, User-Agent: (none), Length: 31062, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8044 2024.03.13 04:58:49.734080 [ 195 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 29 rows starting from the beginning of the part
8045 2024.03.13 04:58:49.734092 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
8046 2024.03.13 04:58:49.734136 [ 3 ] {} <Debug> HTTP-Session: 5c301591-7c63-4c4a-9dda-ed716240822a Authenticating user 'default' from [fd00:1122:3344:101::d]:57600
8047 2024.03.13 04:58:49.734192 [ 3 ] {} <Debug> HTTP-Session: 5c301591-7c63-4c4a-9dda-ed716240822a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8048 2024.03.13 04:58:49.734281 [ 3 ] {} <Debug> HTTP-Session: 5c301591-7c63-4c4a-9dda-ed716240822a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8049 2024.03.13 04:58:49.734445 [ 3 ] {} <Trace> HTTP-Session: 5c301591-7c63-4c4a-9dda-ed716240822a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8050 2024.03.13 04:58:49.734469 [ 195 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 76 rows starting from the beginning of the part
8051 2024.03.13 04:58:49.734772 [ 195 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 35 rows starting from the beginning of the part
8052 2024.03.13 04:58:49.734799 [ 3 ] {e6252f63-c0d2-4b09-9697-bdb0afaf3587} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57600) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8053 2024.03.13 04:58:49.734885 [ 3 ] {e6252f63-c0d2-4b09-9697-bdb0afaf3587} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
8054 2024.03.13 04:58:49.734910 [ 195 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 47 rows starting from the beginning of the part
8055 2024.03.13 04:58:49.735180 [ 195 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 29 rows starting from the beginning of the part
8056 2024.03.13 04:58:49.735716 [ 3 ] {e6252f63-c0d2-4b09-9697-bdb0afaf3587} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8057 2024.03.13 04:58:49.736502 [ 3 ] {e6252f63-c0d2-4b09-9697-bdb0afaf3587} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8058 2024.03.13 04:58:49.736551 [ 3 ] {e6252f63-c0d2-4b09-9697-bdb0afaf3587} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB.
8059 2024.03.13 04:58:49.736950 [ 190 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 339 rows, containing 4 columns (4 merged, 0 gathered) in 0.003310452 sec., 102402.93470498892 rows/sec., 8.00 MiB/sec.
8060 2024.03.13 04:58:49.737262 [ 190 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
8061 2024.03.13 04:58:49.737269 [ 3 ] {e6252f63-c0d2-4b09-9697-bdb0afaf3587} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
8062 2024.03.13 04:58:49.738172 [ 3 ] {e6252f63-c0d2-4b09-9697-bdb0afaf3587} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8063 2024.03.13 04:58:49.738311 [ 190 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_71_14} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8064 2024.03.13 04:58:49.738465 [ 69 ] {} <Debug> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
8065 2024.03.13 04:58:49.738561 [ 69 ] {} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8066 2024.03.13 04:58:49.738566 [ 3 ] {e6252f63-c0d2-4b09-9697-bdb0afaf3587} <Debug> executeQuery: Read 29 rows, 40.07 KiB in 0.003949 sec., 7343.631299063053 rows/sec., 9.91 MiB/sec.
8067 2024.03.13 04:58:49.738614 [ 190 ] {a1d6af65-4f12-445e-bcaa-a25984b48d90::all_1_71_14} <Trace> oximeter.fields_uuid (a1d6af65-4f12-445e-bcaa-a25984b48d90) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
8068 2024.03.13 04:58:49.738624 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB.
8069 2024.03.13 04:58:49.739033 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB.
8070 2024.03.13 04:58:49.739088 [ 3 ] {e6252f63-c0d2-4b09-9697-bdb0afaf3587} <Debug> DynamicQueryHandler: Done processing query
8071 2024.03.13 04:58:49.739113 [ 194 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::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
8072 2024.03.13 04:58:49.739125 [ 3 ] {e6252f63-c0d2-4b09-9697-bdb0afaf3587} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
8073 2024.03.13 04:58:49.739187 [ 3 ] {} <Debug> HTTP-Session: 5c301591-7c63-4c4a-9dda-ed716240822a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8074 2024.03.13 04:58:49.739335 [ 194 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8075 2024.03.13 04:58:49.739375 [ 194 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1923 rows starting from the beginning of the part
8076 2024.03.13 04:58:49.739502 [ 194 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 29 rows starting from the beginning of the part
8077 2024.03.13 04:58:49.739625 [ 194 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 47 rows starting from the beginning of the part
8078 2024.03.13 04:58:49.739888 [ 194 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 29 rows starting from the beginning of the part
8079 2024.03.13 04:58:49.740157 [ 194 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 47 rows starting from the beginning of the part
8080 2024.03.13 04:58:49.740289 [ 194 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 29 rows starting from the beginning of the part
8081 2024.03.13 04:58:49.744064 [ 195 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2104 rows, containing 6 columns (6 merged, 0 gathered) in 0.005257081 sec., 400222.1004393883 rows/sec., 540.08 MiB/sec.
8082 2024.03.13 04:58:49.745076 [ 190 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
8083 2024.03.13 04:58:49.745496 [ 190 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_71_14} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8084 2024.03.13 04:58:49.745587 [ 190 ] {0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa::all_1_71_14} <Trace> oximeter.measurements_histogramf64 (0b63e8e6-62ae-4e3b-80e3-e60d1215b8aa) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
8085 2024.03.13 04:58:49.745668 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.60 MiB.
8086 2024.03.13 04:58:50.662653 [ 87 ] {} <Debug> oximeter.measurements_i64 (467d6b94-7648-408a-b9d2-844519dc2129) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
8087 2024.03.13 04:58:50.662704 [ 87 ] {} <Trace> oximeter.measurements_i64 (467d6b94-7648-408a-b9d2-844519dc2129): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8088 2024.03.13 04:58:50.662729 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB.
8089 2024.03.13 04:58:50.662873 [ 186 ] {467d6b94-7648-408a-b9d2-844519dc2129::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full
8090 2024.03.13 04:58:50.663022 [ 186 ] {467d6b94-7648-408a-b9d2-844519dc2129::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8091 2024.03.13 04:58:50.663057 [ 186 ] {467d6b94-7648-408a-b9d2-844519dc2129::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 27 rows starting from the beginning of the part
8092 2024.03.13 04:58:50.663141 [ 186 ] {467d6b94-7648-408a-b9d2-844519dc2129::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 9 rows starting from the beginning of the part
8093 2024.03.13 04:58:50.663259 [ 186 ] {467d6b94-7648-408a-b9d2-844519dc2129::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part
8094 2024.03.13 04:58:50.663497 [ 186 ] {467d6b94-7648-408a-b9d2-844519dc2129::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 3 rows starting from the beginning of the part
8095 2024.03.13 04:58:50.663710 [ 186 ] {467d6b94-7648-408a-b9d2-844519dc2129::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part
8096 2024.03.13 04:58:50.664895 [ 190 ] {467d6b94-7648-408a-b9d2-844519dc2129::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 51 rows, containing 4 columns (4 merged, 0 gathered) in 0.002092382 sec., 24374.134359787076 rows/sec., 1.73 MiB/sec.
8097 2024.03.13 04:58:50.665050 [ 195 ] {467d6b94-7648-408a-b9d2-844519dc2129::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
8098 2024.03.13 04:58:50.665463 [ 195 ] {467d6b94-7648-408a-b9d2-844519dc2129::all_1_5_1} <Trace> oximeter.measurements_i64 (467d6b94-7648-408a-b9d2-844519dc2129): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8099 2024.03.13 04:58:50.665542 [ 195 ] {467d6b94-7648-408a-b9d2-844519dc2129::all_1_5_1} <Trace> oximeter.measurements_i64 (467d6b94-7648-408a-b9d2-844519dc2129) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1
8100 2024.03.13 04:58:50.665623 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB.
8101 2024.03.13 04:58:53.501854 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache
8102 2024.03.13 04:58:53.501957 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache